body {
	
	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;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.sr{
   input[type="text"]:focus { outline: none; }
}
/*Èíâåðñèÿ èçîáðàæåíèÿ*/
.invert img {
 opacity:0.9;
}
.menudrp ul
{
	
}
.menudrp li
{
	width:260px; 
	float:left;
}

 
.invert img:hover {
  opacity:1.0;
}
hrr {
	height:2px;
	background:#5aaacb;
	width:80%;
}
#carousel0 > div.owl-wrapper-outer > div{
    
        padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;

}
 
.brighten img:hover {
  -webkit-filter: brightness(100%);
}
/* default font size */
.fa {
	font-size: 14px;
}

.home-h
{text-transform:uppercase;
text-align:center;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
font-size:19pt}
/* 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: #5aaacb;
}
a:hover {
	text-decoration: none;
	color:#5aaacb;
}	
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: 12pt;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
	color:#555;
	
}
.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 */
#top {
	
	
	padding: 4px 0px 2px 0;
	
	font-size: 11pt;
	
	border-bottom: 1px solid #ddd;
	
	
	
}
#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: #444;
    margin-right: 15px;
    text-decoration: none;
    font-size: 10pt;
}
#top .btn-link:hover, #top-links a:hover {
	color: #5aaacb;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: blue;
	background: none;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-bottom: 3px;
}
#top-links ul
{margin:0;
	padding: 0
}
#top-links a + a {
	margin-left: 15px;

}


#top-links .dropdown-menu
{box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.socseti {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.socseti a + a{
    margin-left: 15px;
}

/* header - zmaxcart */
header{

	
	
	padding: 12px 0 10px 0;
	
} 
header+.container{/*zmaxcart - z002*/
	padding: 0px;
}



/* logo */
#logo {
	

	
}

.sermini
{margin:30px 0 0 60px;
padding:0}
@media(max-width:768px)
{
	
	.sermini
	{margin:0;
	padding:5px 30px;}
}
/* search */
.sr{
	
   input[type="text"]:focus { outline: none; }
   
   
}
.sr input::-webkit-input-placeholder { color: #777; }
.sr input::-moz-placeholder { color: #777; }
#search {
	width: 100%;
	margin: 25px 0 0 0;
	z-index: 500;

}
.src
{
	
    border: 1px solid #c5c5c5;
	height: 40px;
	width: 100%;
	line-height: 20px;
	padding: 0 25px;
	color:#C7C7C7;
	margin-right: 10px;
	
	border-radius: 20px 0 0 20px;
	font-size: 10pt;
}


	

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



#search .btn-lg {
	font-size: 10pt;
    line-height: 18px;
    padding: 5px 20px;
    
    background: #fff;
    border: 1px solid #c5c5c5;
    height: 40px;
  	
    border-radius: 0 20px 20px 0;
    border-left: none;
    
	
	
	
}

#search .btn-lg:focus {outline:none;
box-shadow:none;
}





.phon
{
	
	
	margin-left: 10px;
	padding:0 0 0 0;
	color:#161616;
	width: 140px;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 13pt;
	line-height: 19px;
}
.phon a{color:#161616;}


.map
{
	
	padding: 20px 0 0 0;
	margin:0;
	font-size: 12pt;
	color:#555;
}
.block-phone
{
	margin: 0 0 0 20px;
	width: 350px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11pt;

}

.map-ico
{float:left;
padding: 0 8px 0 0;
}
.map-ico i
{
font-size:28pt;
color:#26a641;
}
.phone-ico
{float:left;
padding: 2px 8px 0 0;
}
.phone-ico i
{
font-size:28pt;
color:#26a641;
}
/* cart */


#cart {
	
	padding-top: 10px;
	border: none;
	
	
	
}


.cart-block
{margin: 15px 0 0 40px;

padding-left: 20px}
#cart > .btn {

	background-image:url(../image/cart.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-size: 45px;
	width: 60px; 
	height:50px;
	padding:0 0 40px 34px;
	
	font-size: 10pt;
	border:none;
	line-height: 18px;
	color:white;
	z-index: 15;
	
}
.cart-block span{
font-size: 10pt;
padding-left: 6px;
text-shadow: none;
}


	
#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;
	padding: 10px
}
	@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: 30px 0;
	z-index:15;

	
}
#cart .dropdown-menu li p a
{
	border:1px solid #5aaacb;
	text-transform:uppercase;
	background:#5aaacb;
	color:#fff;
	padding:10px 20px;
	}
	#cart .dropdown-menu li p a:hover
{
	background: #5398b5;
    border-color: #5398b5;
    color: #fff;
    
	
	}
/* menu */
.mame{
    padding-left: 0px;
	padding-right: 0px;
}
#menu {
	
	background-color: #142a41; /*öâåò ôîíà ãëàâ ìåíþ*/
	height: 50px;
	margin-bottom: 0px;
	max-height: 60px;
	z-index: 10;
	text-align: center;
	
	
}
.menumy
{
	padding-left: 0px;
	padding-right:0px;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	background: #142a41;
	
}
.menumy .container
{padding:0}
#menu .nav > li > a {
	 
	color:#fff;
	padding: 15px 25px;
	min-height: 40px;
	font-size: 11px;
	font-family: 'Montserrat', sans-serif;;
	text-transform:uppercase;
	z-index:10;
	   min-width:150px;
		background:#142a41;	
		text-align: center;
}

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

.nm
{
	text-align:center;
	
}
@media(max-width: 768px){
	.nm{
		
		text-align:left;
		padding-left:20px;
		position:relative;
		bottom:5px;
				
	}
	
}

.vip-men li:last-child:after{
     display:none
	
}
.vip-men li:before{
    display:none
	
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
	
	 background:#5aaacb;/*ãëàâíîå ìåíþ ïðè íàâåäåíèè*/
	z-index: 4;
	color:#fff;
	    
	
	
	
}

#menu .dropdown-menu {

	padding-bottom: 0;
	
	
}
#menu .dropdown-inner {
	
	float:left;
	
	display: inline-block;
	
}



@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: 5px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 16px;
}
#menu .dropdown-inner li a:hover {
	color: #5aaacb;
	
	
}

#menu #category {
	
	float: left;
	padding-left: 15px;
	font-size: 16px;
	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;
}
#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;
		
		font-size: 14px;
		
	}
	
}

@media (max-width: 996px) {
	
	#menu .nav > li > a {
		left:5px;
		font-size: 14px;
		
	}
	#menu .dropdown-menu {
	
	left:5px;
	padding-bottom: 0;
}
}
@media (max-width: 850px) {
	#menu .nav > li > a {
		left:-15px;
		font-size: 12px;
		
	}
}	
@media (min-width: 768px) {
	/*ãëàâíîå ìåíþ ïî öåíòðó*/
	
   #menu .navbar-nav {
      float: left;
    
	
   }
 
   #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;
	}
	#menu .nav > li > a {
		
		padding: 10px;
		color:white;
		
	}
	#menu .nav > li > a
	{border-left:none;}
	#menu .nav > li{
		background: #142a41;
		z-index:10;
		
				
	}
	#menu .nav > li > a:hover, #menu .nav > li.open > a {
		background: white;
		color:black
	}
	#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:1300px;  
	
}
}
@media (min-width: 768px)
{
.homewrap >.container {
   padding-top: 10px
}
}
/* content */
.wrap-content{
	background: #f8fafb;
	
}

@media(min-width:1300px){
.wrap-content > .container{/*zmaxcart - z001*/
	  
	padding-bottom: 15px;
	    background: #fff;
	    border: 1px solid #f1f1f1;
	
}
}

@media(min-width:1300px){
.bread-bl > .container, .zagol-cat-h2 > .container
{
	width:1300px;  
	
	
}
}

}
#content {
	
	padding-left:30px;
	z-index: 2
}
/* footer */
/* footer */
footer {
	

   


	color: #000;
	font-size:17px;
	
margin-top: 20px;
margin-bottom:50px;
	background: #fff;
}

/* ---------------------------- CHANGE STYLE CONTACT ------------------------ */

/* #content {
	padding-left: 18px;
    max-width: 470px;
    margin: 0 auto;
}
.col-sm-12 p{
    line-height: 1.5;
    padding: 19px 21px;
    background: #f3f3f3;
}
.col-sm-12 p {

} */

/* ------------------------------ END ------------------------------- */


footer a {
	color: #141414;
	font-size:14px;

}
footer li {
	
	font-size:15px;
	padding-bottom: 2px;
	margin-right: 60px;
	display: inline-block;
}
footer li:last-child {
	margin-right: 0px!important
}
footer a:hover {
	color: #141414;
}

footer .foot_li a:after {
    background-color: #142a41;
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}
footer .foot_li a:hover:after,
footer .foot_li a:focus:after {
    width: 100%;
}
footer h5 {
font-family: 'Montserrat', sans-serif;
    font-size: 17px;
   
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 10px;
   
}

/* alert */
.alert {
	
	margin-left:15px;
}
/* breadcrumb */

.breadcrumb {
	
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	
	
	
}

.width-tb
{
	width: 1300px;
}

.breadcrumb a {
	color:#444;
	font-size:10pt;
}
.breadcrumb a:hover{color:#5aaacb}

.breadcrumb > li {
	
	padding: 0 20px;
	position: relative;
	font-size:10pt;
	color:#2a4161
	
	
	
}

.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 #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	
	
}

.breadcrumb > li:first-child
{
	padding-left: 0;
}

.breadcrumb > li:last-child:after{
	border:none
}
/* 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: 15px;
}
.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: white;
	background-color: #5aaacb;
	border:1px solid #5aaacb;
	border-radius:0px;
	text-transform:uppercase;
	
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	
	border-color:#5398b5!important;
	color:#fff;
	outline:none!important;
	background-color: #5398b5;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);

}
.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;
	
}
.udalit
{background:#242424;
border-color:#242424}
.udalit:hover
{background:black;
border-color: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 8px 8px 20px;
	font-size: 11pt;
}

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

.col-new{padding-right:0}
.cat-name
	{
	font-size:10pt;
	padding: 12px 0 12px 20px;
	text-transform: uppercase;
	
	color:black;
	margin-bottom:5px;}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #3e3e3e;
	background: white;
	
}

.h2-title
{
	font-size:14pt;

	text-transform:uppercase;
    color: #444444;
    margin: 25px 0 20px 0
}
/* 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 {
	
	border:1px solid #f1f1f1;
	padding:35px 30px 130px 30px;
	margin-left: -1px;
	margin-bottom: -1px;
	
	
	
}


.product-layout:hover {
	 box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
	
}
.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;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb p {
		
		font-size:13pt;
		margin-top: 10px;

		
		  
			
}
.product-thumb .caption {
	padding: 0 0px;
	height: 70px;

	
}
.product-thumb a
{
	color: #000 ;
	text-align: center;
	font-size:11pt;
	
	
	
}
.product-thumb a:hover
{color:#5aaacb}
.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;
}

}
@media (max-width: 767px) {
.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: 5px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #868686;
	font-size: 15px;
}
.rating .fa-star {
	color: #5aaacb;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #5aaacb;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	
	color: #353535;
	margin:10px 0 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size:14pt;
	
	font-weight:bold;
}

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

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

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

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	
	
	border:0;
	font-size: 10pt;
	background-color: #5aaacb ;
	color: #fff;
	line-height: 40px;
	padding: 4px 45px;
	width: 100%;
		text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	
	
	
	
	
	
}
@media (max-width: 768px) {
	.product-thumb .button-group button {
		display:block;
}
}

/*ïðè íàâåäåíèè íà áëîê ïîÿâëÿåòñÿ êíîïêà "êóïèòü"*/



.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #5398b5;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);

}
@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: 100%;
		margin-top: 30px;
    margin-left: 0px;
	}
}
.thumbnails a {
	outline: none;
	text-decoration:none;
	color:black;
	
	margin:30px 0 5px 0;
	padding:10px 10px 10px 0;
	
}


.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	
	
}
.thumbnails > li {
	
}

.thumbnails > img {
	width: 100%;
}

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

	
}


.image-additional {
	max-width: 550px;

	
}


.h1cat{

	margin-bottom:20px;
	
}
.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-top:12px;
	margin-left:0px;
	border:1px solid #bfbfbf;
	color:#1f1f1f;
	
}
.formshtuk:focus
{
	border:1px solid #1f1f1f;
	box-shadow:none;
	 box-shadow: 0 0 5px #E3E3E3;
}
.butprice
{
	
	
	
}
.catmod a
{
	
	padding:5px 12px;
	position:relative;
	display:block;
	margin-bottom:-1px;
	border:none;
}
.textcat
{
	font-size:12pt;
}
.textcat a
{
	color: #0077ff;
}
.textcat h1
{
	font-weight:bold;
	text-transform:uppercase;
}
.textcat h2
{
	
	
	font-weight:bold;
	text-transform:uppercase;
}
.textcat h3
{
	
	
	font-weight:bold;
	text-transform:uppercase;
}
.textcat1 h4
{

	font-weight:bold;
	text-transform:uppercase;
	font-size: 15pt
}

.cat-1:hover  a
{color:#26a641!important}
.title-cat-img{
	margin-bottom: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: bold;
    font-size: 11pt;
	color: black;
}

.sds
{
	border:1px solid white;
	
}
.sortcat{
	
	outline: none;
	border:1px solid #fff;
	height: 40px;
	width:150px;
	line-height: 20px;
	padding: 0;
	font-size:10pt;
	background:white;
	color: #444
	
}
.sort-n-col
{
		padding:15px 0;
		border-left: 1px solid #f1f1f1;
		margin-left: -16px;
	
}

.footerwform
{
	
	height:70px;
	background: #fff;
}
.formfoot
{
	
	margin-bottom:50px;
	padding:7px;
	
	width:400px;
	position:relative;
	top:-5px;	
}
@media (max-width: 768px) {
	.formfoot
{
	width:320px;
}
}
.btnfoot1
{
	
	border: 2px solid #5aaacb;
    color: #fff;
        padding: 20px 55px;
    text-transform: uppercase;
    font-size: 13pt;
    background: #5aaacb;
	
}

/*.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:30px;
	width:30px;
	border: 1px solid #ddd;
	margin-right:5px
}
.colorprodopt:focus
{
	border: 1px solid black;
	outline: none;
}
.colorprodopt:hover
{
	border: 1px solid black;
}
#tabs
{padding:0}
#tabs .tab {
	    border: 1px solid #bfbfbf;
    background: #fff;
    min-height: 40px;
    min-width: 63px;
    text-align: center;
    font-size: 10pt;
    padding-top: 9px;
    padding-bottom: 3px;
    float: left;
	}
#tabs .tab + .tab {
	margin-left: 5px;
	}
#tabs .tab.active {
	background: #fff; 
	border-color: #5aaacb;
	color: #5aaacb;
	}
	#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;

}
#tabs.checkbox label, .radio label
{margin:5px 10px 0 0!important;}
.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:1px solid #f1f1f1;
border-bottom:none;
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 transparent; 
    border-radius: 4px;
    webkit-box-shadow: none ; 
    box-shadow: none
	}
.panel-footer
{background:white;
border:1px solid #f1f1f1;
border-top:none;
border-radius:0;
}
#button-filter.btn-primary,.button6
{	background:#5aaacb;
	color:white;
	border:1px solid #5aaacb;
	font-size: 12pt;
	width:85%;
	padding:8px 12px;
	text-transform:uppercase;
}
#button-filter.btn-primary:hover,.button6:hover
{
	background:white;
	color:#d16c13;
	
}
.sidebarFilter 
{border:1px solid #f1f1f1;
border-radius:0;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
{border-top:1px solid #f1f1f1;}
.page-cat
{
	
	
}
.new-tovar
{
	padding: 15px 0 20px 20px;
	margin: 0;
	text-align:left;
	font-size: 22px;
	font-weight: 500;	
	color:#3e3e3e;
	
}
.karta-tov-title
{
	margin:0 0 10px 0;
padding:0;
color: #444;
font-size: 22px;

}
.new-tovar i
{
	
	color:#26a641;
	font-size:13pt;
	padding-right:15px;
}
.v-katalog
{border:2px solid #26a641;
color:#fff;
padding:12px 45px 12px 55px;
text-transform:uppercase;
font-size:16pt;
background:#26a641;


}
.v-katalog:hover
{
	background:#228C38;
	border-color:#228C38;
	color:white;
		-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);
}

.v-katalog i
{
	font-size:18pt;
	padding-left:20px;
}
.v-kat-block
{
	
	margin:60px 0 75px 0;
}
.mi-rec-block
{
	width:1300px;
	
    background: #fff;
   
	    border: 1px solid #f1f1f1;
	padding:20px 30px 50px 40px;
}
.brands-home
{
	width:1200px;
	margin-bottom:85px;
	padding-top:15px
	
}

.block-home-text
{
	padding-top: 50px;
    padding-bottom: 70px;
   
    background: #f1f1f1;
}

.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
 {
 margin: 70px 0 0 0;
 padding:0;

 }
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover
{border-color:#ddd;}
 .head-k-t
 {
 padding:0 0 0 5px;
margin: 0 0 8px 15px}
 .soder-k-t
 {
	
	 
 }
 .lbl-price,.opt-name1
 {
 
 text-transform: uppercase;
 
 }
 .nav-tabs>li
 {
 
 }
.nav-tabs>li>a
{color:#555;

 font-size:11pt;
text-transform: uppercase;
 margin-right:0;
padding: 17px 25px;
border:none;
	border-bottom:5px solid transparent;
	margin-right: 10px



}
 .nav>li>a:focus, .nav>li>a:hover
 {background: transparent;
 	border-color: transparent;
 	 font-weight: 400;
 	 color: #000 }
 
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
 {
	 
	 padding: 17px 25px;
	 border:none;
	border-bottom:4px solid #5aaacb;
	color: #000;
	
	     
 }
.nav-tabs>li
{
	margin-bottom: -3px;
}
 #button-review
 {
	 padding:15px 40px;
 }
 .fa-stack1 
 {color:#d16c13}
 
.lbl-cart
{text-transform:uppercase;
 font-size:11pt;
 font-weight:bold;
}

.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:48.962%;
/*margin-left:11px;*/
}

}
#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%}}


 
 #filter-group2 .checkbox {
	 
	     display: block;
 }
  #filter-group3 .checkbox {
	 
	     display: block;
 }
  #filter-group4 .checkbox {
	 
	     display: block;
 }
  #filter-group5 .checkbox {
	 
	     display: block;
 }
 
 .cont-title
 {text-transform:uppercase;
 padding:20px 0 10px 0;
     font-weight: bold;
	 font-size:12pt;}
 .cont-block i
 {font-size:28pt;
 color:white
 }
 .oplata-bl
 {font-size: 12pt;
 
    margin-bottom: 30px;
}
 .dost-bl
 {width:20%;
 	padding-top: 30px;
 margin-bottom: 30px;}
 .dost-bl b
 {
 	font-size: 25pt;
 	color:#5aaacb;

 }
 .place-cont
 {
 padding-top:30px;
 margin:20px 0 50px 0;
 height:200px;
 font-size:10pt;
 text-align:center}
 .place-cont img
 {
 	height: 50px

 }
 .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;
 
 font-size:10pt;
 text-align:center;
 }
 .cont-block
 {
 	border-right: 1px solid #ddd;
 	height: 170px;
 	padding-top: 25px;
  }
   .cont-block:first-child
   {
border-left: 1px solid #ddd;

   }
  .place-cont1 img
  {height:100px;}
  .place-cont1 p
  {padding:10px 30px;
  font-size:12pt;}

  @media (max-width: 768px) {
	   .place-cont
	  { height:540px;}
	  .cont-block
	  {padding-bottom:20px;}
	  .place-cont1
	  {height:450px}
	  .board-k-t
	  {margin:0 20px 20px 0;
	  padding-left:30px}
	  .head-k-t{margin-left: 5px;
    padding-top: 10px;}
  }
  
  
  .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;
 }
   }
  .chev-menu
  {
        position: absolute;
    border: 7px solid transparent;
    border-bottom: 10px solid white;
    top: -17px;
    left: 60px;
  }
  .vip-men
  {
	  
	  border: 1px solid #000;
		  border-top-color:#f9f9f9;
		  background:#f9f9f9;
		  width:570px;
			padding:20px 0 25px 0!important;
-webkit-box-shadow: 0px 7px 6px 0px rgba(154, 154, 154, 0.75);
    -moz-box-shadow: 0px 7px 6px 0px rgba(154, 154, 154, 0.75);
    box-shadow: 0px 7px 6px 0px rgba(154, 154, 154, 0.75);
}
  .vip-men:hover  #main-li
  {
	  
	background:#f9f9f9!important;/*ãëàâíîå ìåíþ ïðè íàâåäåíèè*/
	z-index: 4!important;
	color:black!important;
	border-top:1px solid #000!important;
	border-left:1px solid #000!important;
	padding: 14px 25px 15px 24px!important;
  }
  
  .sort-block select
  {
  border-color:#c7c7c7;
  background:white;
  width:140px;
  height:40px;
  margin-left:20px;}
  
  .sort-lbl
{
	
	color:#878787;
	text-transform:uppercase;
	font-size:9pt;
	margin-top:10px;
	
}
 .pokaz-block select
  {border-color:#c7c7c7;
  background:white;
  width:140px;
  height:40px;
  margin-left:30px;}
  
  .pokaz-lbl
{
	
	color:#878787;
	text-transform:uppercase;
	font-size:9pt;
	margin:10px 0 0 30px;
	
}

.sortcat:active,.sortcat:focus, .sortcat:hover,.sortcat:hover
{
	cursor:pointer;
	
}
.product-layout
{
	
	
  
  min-height:355px;
  padding: 0;


}



.price-seo
{margin-bottom:20px;}
.price-seo h2 
{font-weight:bold;
color:#353535;
font-size:25pt;
    font-family: 'Montserrat', sans-serif;


}
.old-price-karta{
	text-decoration: line-through;
	font-size:20pt;
	color: #7d7d7d;
	font-weight:bold;
	bottom: -15px;
    position: relative;
	
	
	}
	#tabs .form-group
	{margin-bottom:0}
	.stock1
	{
    
    color: #000;
    position: absolute;
    text-transform: uppercase;
    top: -10px;
    font-size: 10pt;
    right: 39%;
    background: #fff;
    padding: 0 15px;

	}

	.stock1 i
	{
		color: #f77d1b;
		margin-right: 6px;
		font-size: 9pt;
	}
	
	.callback {
  background: #353535;
 
  padding: 60px 0;
 
}
.callback .cb-title {
  color: #ffffff;
  
  text-align: center;
  margin-bottom: 28px;
  font-size: 15px;
}
.callback input {
  width: 450px;
  height:50px!important;
  padding: 12px 14px 12px 14px;
  color:#efefef;
  margin-bottom:20px;
  border: 1px solid #7d7d7d;
  font-size: 10px;
  background: #353535;
 text-transform: uppercase;
 font-weight: bold;
}
.callback input:focus {
  outline: 0;
  border-color: #d0d0d0;
  box-shadow: none;
}

.callback input::-webkit-input-placeholder {
  color:#d0d0d0;
}
.callback input:-moz-placeholder {
 
  color:#d0d0d0;
}
.callback input::-moz-placeholder {
  color:#d0d0d0;
}
.callback input:-ms-input-placeholder {
  
 color:#d0d0d0;
}
.callback .fcallback {
  width: 450px;
     border: 1px solid #676767;
    color: #fff;
    padding: 15px 55px 15px 55px;
    text-transform: uppercase;
    font-size: 10pt;
    background: #4c4c4c;
	margin-top:5px;
}
.callback .fcallback:hover {
  background: #ec7f246b;
    border-color: #ec7f246b;
    color: white;

	cursor:pointer;
}
.callback .ok-message {
  text-align: center;
  color: #fff;
  margin-top: 12px;
  font-size: 14px;
}


.head1
{text-transform:uppercase;
font-size:29px;
font-weight:bold;
margin-bottom:10px;}





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

::-webkit-scrollbar-track {
background-color:#F4F5F5
}

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

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

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar{
width: 10px;
}


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

::-webkit-scrollbar-track {
background-color:#F9F9F9;
border-left: 1px solid #ddd

}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#242424;
}

::-webkit-scrollbar-thumb:hover{
background-color:#5aaacb;
}
::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:8px;
height:0px
}

::-webkit-scrollbar{
width: 8px;

}

.table-striped>tbody>tr:nth-of-type(odd)
{background:white!important}

.img-thumbnail
{border-color:white}

.obnulit
{background:white;
color:black;

border-color:white}
.obnulit:hover
{background:white!important;
color:red;
box-shadow:none;
border-color:white}
.pfooter
{
	
	width: 200px;
	margin: 5px 0 0 54px;
	color: #eaeaea;
	font-size: 15px;
}
.pfooter1
{
	
	width: 200px;
	margin: 5px 0 0 54px;
	color: #eaeaea;
	font-size: 15px;
}.pfooter2
{
	
	width: 200px;
	margin: 5px 0 0 75px;
	color: #eaeaea;
	font-size: 15px;
}
.preim-footer
{
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #939598;
	border-top:1px solid #939598;
}
.titlefoot
{text-transform:uppercase;
 display: inline-table;
 color:#ffffff;
 font-size: 20px;
 font-weight: 600;
 padding-left: 10px;
 }
 .logo-footer img
 {max-height:85px}

 
 .create-by
 {
	         margin-top: -36px;
    margin-right: 33px;
	padding-bottom: 35px;
	 
 }
 .vector:hover {
	 color:white;
 }
  .create-by span{
 color: #5aaacb; font-size:18px
  }
  .create-by i{
  margin-left:2px; 
  color: #5aaacb;
  }
  
  
  .input-zakaz
  {width:70px!important;}
  
  .new-pole input:focus, .new-pole1 input:focus, #input-payment-firstname:focus,#input-comment:focus
  {
	  border-color:#ddd!important;
	   -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);
  }
.cont-phone
{
	font-size:14pt;
	margin-bottom:10px;
	
	
}
.cont-phone i
{
	color:#26a641;
	font-size:14pt;
	margin-right:10px;
}

.cont-mail i
{
	color:#26a641;
	font-size:14pt;
	margin-right:8px;
}
.cont-mail
{
	font-size:12pt;
	margin-bottom:10px;
}
.cont-map i
{
	color:#26a641;
	font-size:14pt;
	margin-right:15px;
}
.cont-map
{
	font-size:12pt;	
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.cont-graf
{
	font-size:12pt;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
.cont-graf span
{
	color:#26a641;
	font-weight:bold;
	text-transform:uppercase;
}

.cont-deliv
{
	background:#26a641;
	color:white;
	height:70px;
	width:70px;
	border-radius:100%;
	text-align:center;
	font-size:30pt;
	font-weight:bold;
	padding-top:25px;
}



@media (max-width:1185px)
{

	
	
	
	.mi-rec-block
	{width:100%;
	padding:0 30px}
	.width-tb
	{width:100%;
	padding-left:20px}
	.brands-home
	{width:100%}
	 .logo-footer img
 {width:100%}
}
	
@media (max-width:991px)
{
	#search
	{
	padding-left:20px;
	}
	
	.pfooter,.pfooter1,.pfooter2
	{margin:0}
	.titlefoot
	{padding:0}
}
	@media(max-width:768px)
	
{
	#search { 
	margin:10px 0;
	padding:0
	}
	#menu .navbar-top
	{border-bottom:1px solid black;
	    padding-top: 5px;}
		 .logo-footer img
 {max-height:93px;
 width:281.3px}
 .callback input,.callback .fcallback
 {width:100%;}
 .callback
 {padding:60px 30px}
 .mi-rec-block  .new-tovar
	{
	padding:0 0 10px 0}
	.width-tb
	{padding-right:20px}
	.titlefoot {
    padding: 20px 0 0 0;
}
#menu li:last-child:after{
      display:none
	
}
#menu li:before{
   display:none
	
}
.navbar-collapse.in
{background:white!important}
	
}
#cart .table
{font-size:10pt}

.fcopy {
    width: 100%;
    min-height: 60px;
    background: #161616;
}

.spec-pr {
    font-size: 25px;
    position: relative;
 float: left;
    display: inline-table;
    width: 37%;
    margin-left: 13%;
    line-height: 1.3;
   /* margin-right: 7%;*/
    margin-top: 27px;
    color: white;
}
@media (min-width:1750px) {
	.spec-pr {
		margin-left: 20%;
	}
}
.subscribe-form {
    display: inline-block;
    position: relative;
    /*width: 30%; */
    margin-top: 25px;
    margin-bottom: 25px;
}

.inner-news
{
background-image:url(/image/catalog/bg-mol.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-position-x:right;
	background-position-y:bottom;
	background-size: 1000px; 
}

.subscribe-box {
	display: inline-block;
box-sizing: border-box;
background:#fff;
}
.subscribe-box .form-group .form-control {
	
	background-color: #fff!important;
	border: 1px solid #fff!important;
	border-bottom: 1px solid white!important;
	font-size: 14px!important;
	
}

.subscribe-box .btn-primary { 
	
	    color: #141414!important;
    text-shadow: none!important;
   background-color: #141414!important; 
    border: none!important;
  /*border-bottom: 3px solid #5aaacb!important;*/
    border-radius: 0px!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 (max-width:1199px) {
	.subscribe-box .btn-primary  {
		
		margin-top:30px; 
	}
	
}
#tabs-0 > ul > li > a{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    text-transform: none;
    margin-top: 0px;
}

@media(max-width:768px){
    section.otzivi img{
    margin-top: 10px;
    margin-bottom: 10px;
}
section.otzivi button a{
    font-size: 10px!important;
}
section.forma-pop-up button{
    font-size: 10px!important;
}
section.otzivi button{
    border: none;
}
section.forma-pop-up button {
    background: #5AAACB;
    margin-left: 40px;
    margin-top: 31px;
    box-shadow: none!important;
    color: #fff;
    border: none!important;
    border-color: #5AAACB;
    border-radius: 72px;
    padding: 14px 50px;
}
section.forma-pop-up .text-left {
    font-size: 24px!important;
    margin-left: 0px!important;
    margin-top: 39px!important;
    margin-bottom: 0px!important;
    color: #000000!important;
}
section.forma-pop-up .text-descripot {

    margin-left: 0px!important;

}
section.forma-pop-up .big-obvertka {
    margin-top: 18px;
    padding-left: 40px;
    display: flex;
}

section.forma-pop-up button, section.forma-pop-up .span{
     margin-left: 0px!important;
}
section.forma-pop-up .big-obvertka{
    padding-left: 0px!important;
}
    body > div.wrap-content > div.homewrap > div > div:nth-child(1) > div > div:nth-child(10) > section > div > div > div:nth-child(2) > img{
        width: 100%;
    }
}


section.forma-pop-up .text-descripot {

    margin-top: 18px;

}

section.otzivi img {
    width: 100%;

}
@media (max-width: 768px){
   .block-with-border {
   
    border-bottom: 1px solid #5aaacb!important;
  
}
}

.block-with-border {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    justify-content: center;
    line-height: 20px;
    align-self: center;
    align-items: center;
    min-height: 40px;
    flex-direction: column;
    text-align: center;
    border-right: 1px solid #5aaacb!important;
    color: #000000;
}
section.how-we-work{
    background: #fff;
    padding-top: 48px;
    padding-bottom: 40px;
}
section.our-client .text-left {

    margin-top: 88px!important;
}
section.our-client img{
    margin: 10px;
}
section.how-we-work {
    margin-top: 100px;
    margin-bottom: 100px;
}
section.how-we-work > div > div > div:nth-child(2) > img{
   width: 100%;
}
section.how-we-work .text-title{
    margin-bottom: 16px;
}

section.about {
    margin-top: 100px;
    margin-bottom: 100px;
}
section.forma-pop-up {
    background: #fff;
    margin-top: 100px;
    margin-bottom: 100px;
}


@media (min-width:1300px) {
	.subscribe-box .btn-primary  {
		
		margin-top:0px;
	}
	
}
.polosa {
	background: #5aaacb;
	width:93%;
	height:2px;
	margin-left:3.2%;
}
.social {
	display:inline-block;
	margin-top: 30px;

}


a.sc-lnk {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    opacity: 0.8;

      -webkit-filter: grayscale(50%);

}

	a.sc-lnk:hover  {
    display:inline-block;
    opacity: 1.0;
    -webkit-filter: grayscale(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;
}
.sc-v {
    background: url(../image/vk1.png) no-repeat 0 0;
}
.sc-o {
    background: url(../image/odn1.png) no-repeat 0 0;
}

.bread-bl
{
		padding-bottom: 5px;
    margin: 0 0 5px 0;
	   
		
    
}
.zagol-cat-h2
{padding:0 0 10px 0;


}
.zagol-cat-h2 .h2-title
{padding:0 0 20px 0;
margin-top: 0}
.title-podcat a
{
    
    font-size: 11pt;
    color: black;
	
	
}
.title-podcat a:hover
{color:#5aaacb}
	
	.title-podcat
	{margin: 15px 0;}
	
	.lab-sort{
		
		color:#545454;
		text-transform: uppercase;
		font-size:9pt;
		margin-top:10px;
		
	}
	
	
	

.dost-oplata-k img
{
	height: 38px;
	float: left;
	margin-right: 20px;
}
		.dost-oplata-k 
		{
			padding: 45px 0 0;
			margin-top: 40px;
			border-top:1px solid #ddd;
		}
	
		
		.dost-oplata-k li
		{
			font-weight: 400;
    text-transform: none;
			
			
			
		}
		
		.dost-oplata-k div
		{text-transform:uppercase;
		font-weight: bold;
		letter-spacing: 0.8px;
		display:table;
		padding-bottom:5px;
		float: left;
		width: 30%
		}
		.dost-oplata-k div:last-child
		{
			margin-right: 0
		}
		.zakaz-zv
		{border:1px solid black;
		text-transform:uppercase;
		color:black;
		padding:12px 22px;
		}
		
	

.butprice .prod-k-t
{padding:15px 16px;
width: 100%;

}

.seo-table
{
	
	   
	padding:20px 20px 0 20px;

}

.zakaz-zvon1
{border:1px solid #ababab;
text-transform:uppercase;
color:black;
padding:15px 46px 15px 47px;
font-size:16px;
background:#f9f9f9}
.zakaz-zvon1:hover, .zakaz-zvon1:focus, .zakaz-zvon1:active
{
	   -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: black;
	cursor:pointer;
	outline:none;
}
.but-otpr-z
{background: #5aaacb; 
border-radius:0px;
 color:white;
 text-transform:uppercase;
 padding:10px 30px;
 font-size:10pt;
 }
 .but-otpr-z:hover
 {color:white;
 background: #5aaacb; 
 }
 .but-ot-z
 {border-radius:0px;
 text-transform:uppercase; 
 padding:10px 40px;
 font-size:10pt;
     border: 1px solid #ababab;
    
    background: #f9f9f9;
}
.but-ot-z: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);
}
.title-news a
{

	font-weight: bold;
	font-size: 12pt!important;
	color: #353535;
	margin:15px 0;
}
.title-news
{
	margin: 15px 0; 
}
.product-thumb .caption-news
{height: 80px!important;}

.main-text {

	
    overflow: hidden;
    height:372px;
   
    background-size: cover;
    background-repeat: no-repeat;
}

.maim-text1 {

	width: 60%;
	height: 372px;
	float:right;
background-color: rgba(0, 0, 0, 0.7);
}

.texts {
        overflow: scroll;
    overflow-x: hidden;
    height: 250px;
    margin-top: 35px;
       padding-right: 35px;
    


}


.data-new
{
	background: #b7b7b7;
	color:white;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 10px;
	display: table;
}
.data-new-bl
{padding: 0}
.see-new
{
	
	
	font-weight: bold;
	font-size: 11pt;
	padding: 5px 0;
	
}
.see-new span
{float: right;}
.home-tumb
{margin-bottom: 10px}

.ko-vsem-news

{
	border: 1px solid #a5a5a5;
	text-transform: uppercase;
	font-size: 10pt;
	color: #333;
	
	padding: 19px 40px 19px 45px;
	
}

.ko-vsem-news:hover
{
	
	color: #333;
	border-color: #5aaacb;
}

.ko-vsem-news i
{
	font-size: 12pt;
	margin-left: 20px;
	color: #7b7b7b;
}

.block-bg-home
{
background: #ececec;
    padding-bottom: 20px;

}
.pagination>li>a,.pagination>li>span{
margin: 30px 3px;
	}

	.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
	{background:#5aaacb }



	@media(max-width: 768px)
	{
		.mi-rec-block
		{
			top:0;
			padding: 0 0 0 10px;
		}
		#menu #category
		{
			padding-top: 8px;
		}
	}
	@media(max-width: 1311px)

	{
		.sermini
		{
			margin-left: 20px
		}

	}
		@media (min-width: 1200px)
{
.container {
    width: 1190px;
}
	@media (min-width: 1350px)
{
.container {
    width: 1300px;
}
}


}


@media (max-width: 1200px)
{
.mi-rec-block
{
	 width: 100%;
}
}


@media(max-width: 1199px)

	{
		.phon
		{
			padding-left: 30px
		}
		.mi-rec-block
		{
			 width: 100%;
		}

		#menu .nav > li > a
		{font-size: 10px;
			min-width:100%;}
	}
.descr-text
{
	padding:0;
	font-size:10pt;
	    padding: 20px;
	
}
@media(max-width: 1210px)
{
.brands-home
{
	width: 100%;
}
}
@media(max-width: 991px)
{
#menu .nav > li > a
		{font-size: 10px;
			padding: 15px}
			#menu .nav > li > a:hover, #menu .nav > li.open > a {
				padding: 15px
			}

			.descr-text
{
	padding:0;
}
}
@media(max-width: 768px)
{
	#menu .nav > li > a{
	padding:10px;
}
}
@media(max-width: 767px)
{
	.sermini{margin: 0}
	.phon
	{margin: 0;
		padding-bottom: 20px}
	.owl-pagination
	{display: none}
	.block-bg-home
	{
		height: 100%
	}
	.logomini
	{padding-right: 15px;
		

	}
	.blk-new-resp
	{
		padding: 0!important;
		
	}
	.inner-news
	{
		background-image: none;
	}
	.product-thumb .caption-news
	{height: 100px!important}
	.maim-text1
	{
		width: 100%;
	}
	.brands-home
	{margin-bottom: 250px}


	.new-cont img
{
width: 100%
}
}
.map-k{
width:1285px
}
@media(max-width: 766px)
{
#menu .nav > li > a
{
	padding: 15px;
}
.cont-block
{
	border: 0;
	height: 200px;
}
.cont-block:first-child
{
	border: 0;
}
.map-k{
width:100%
}
 .dost-bl
 {width:50%;
 	height: 120px}
}

#ToTop {
	
	z-index:10000;
	background-color:#5aaacb!important;
	border-radius:100%;
	background-image:url(../image/arrow.PNG)!important;
	background-position:center!important;
	opacity:0.9!important;
	float:left!important;
	bottom: 20px!important;
    left: 20px!important;

}
#ToTopHover {
	
	
	z-index:10000;
	background-color:#5aaacb!important;
	border-radius:100%;
	background-image:url(../image/arrow.PNG)!important;
	background-position:center!important;
	opacity:1!important
}
#ToTop:hover{opacity:1!important}
.zakaz-cat
{
	
	line-height: 38px;
	width:65%;
	padding:1px 0;
	font-size:10pt;
	margin-bottom:20px;
	    font-weight: bold;
    color: #464646;
}

.home-img-a
{
	height: 350px;
	float: left;

}

.home-img-a img
{
	height: 350px;
}
.home-desc
{
	
	font-size: 12pt;
	padding: 20px 50px 20px 0;
}

.home-t
{
	height: 310px;
	overflow: scroll;
    overflow-x: hidden;
    padding: 0 20px 0 30px;

}
.home-ac
{

height: 350px;

}
.home-o-nas
{
	font-size: 12pt;    padding: 50px 0 70px 0;    border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;
}

 .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} 
.obratniyzvon img
{
	height: 35px
}


.obr-zvon:hover button{

background-image:url(/image/catalog/phoneinverse.PNG);
	background-repeat:no-repeat;
	background-color: initial;
	color:white
}
.obratniyzvon:focus
{
outline:none}
.obratniyzvon:active
{
outline:none}
.obr-zvon:hover
{
}
}
.obr-zvon:hover span
{
color:white}

.obr-zvon a
{
	
	padding:0 0 25px 0;
	font-size: 10pt;
	border:none;
	line-height: 18px;
	
	color:black;
	z-index: 15;
	    text-shadow: none;
}
.obr-zvon div{

	padding:3px 8px;
	font-size: 10pt;
	width: 145px;
	float: left;
	margin: 0 0 0 10px
	
	
	

}

.obr-zvon
{
padding:10px 0 0 0;

    width: 200px;
color:black; 

}

.obr-zvon img
{
	margin-bottom: 8px;
	float: left;
}


.obratniyzvon1
{
	margin-top: 15px
}


.obratniyzvon1:focus
{
outline:none}
.obratniyzvon1:active
{
outline:none}


.obr-zvon1 a
{
	
	padding:0 0 25px 0;
	font-size: 10pt;
	border:none;
	line-height: 18px;
	
	color:black;
	z-index: 15;
	    text-shadow: none;
}
.obr-zvon1 span{

	padding:3px 0;
	
	
	
	

}
.obr-zvon1
{

color:black; 
width: 150px;
margin: 0 30px 0 35px;

}

.obr-zvon1 img
{
	margin-bottom: 5px;
}


.obr-zvon1 button
{
	
	background-image:url(/image/catalog/call.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-size: 35px;
	height:50px;
	padding:5px 0 25px 50px;
	
	font-size: 10pt;
	border:none;
	line-height: 18px;
	text-align: left;
	color:black;
	z-index: 15;
	text-shadow: none;
	margin-top: 25px;
}


.ul-cat
{
	   
		padding: 20px;
		border-bottom: none;
		border-left: none
}



.ul-cat img:hover
{
	opacity: 0.9
}



.main-bl
{
	

	background: #fff;
}





.rating-empty i
{
	color: #ccc;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.rating-empty
{
	    height: 20px;
	margin-bottom: 5px;
}
.art-tovara
{
	padding-bottom: 10px;
	display: none;
	font-size: 12px;
	color: #444
}
.alert-success{
    border: 1px solid #2c8a51;
    position: fixed;
    z-index: 100000000;
    width: 100%;
    top: 0;
    left: 0;
    background: #2c8a51;
    color: white;
    font-size: 12pt;
    margin: 0;
    padding: 12px 14px;
    text-transform: none;
}

.alert-success a {
    text-transform: none;
    color: #fff;
}


.header-bg{
    min-height: 100%;
   
     
	
}
#logo img
{
	width: 80%;
}
.mega-src
{
	background:#f1f1f1;
	padding: 10px;
	margin-bottom: 10px;
}


.col-md-pull-9
{
	padding-right: 0px!important;
}

.acc
{
	padding-top: 5px
}

.acc i
{
	margin-right: 10px;
	color: #5aaacb
}

.artic1
{
	margin: 5px 0 10px 0;

}
.rating p 
{
	margin-bottom: 20px
}
.artic 
{

padding: 0}
.artic2
{
	
}
.artic.rating
{
	float: left;
}
.harakteristiki td
{
	padding: 10px 20px!important;
	border:none!important;
}


.harakteristiki
{
border:1px solid #e8e8e8
}

.harakt-title
{
	background: #f1f1f1;
	font-weight: bold;
	
}

.otzivi
{
	    
    padding: 10px 40px 40px 40px;
    border:1px solid #f8fafb;
    

}
#popupcart_extended .popupcart_buttons :first-child{
    display: none!important;
}

.block-des-prod
{
	
	margin:20px 0 0 0;
	padding:0;
	
			    
}

.nav-tabs {
	margin-bottom: 15px;
	 border-bottom: 1px solid #f1f1f1;
	 padding: 0;
	 
}

.tab-content>.active
{
	padding: 30px 0!important;

}
#tab-description
{
	    color: #5a5a5a;
}
.fa-stack-2x
{
	color:#5aaacb;
	font-size: 20px!important
}
.copywrite {
    color: #666;
    display: block;
    font-size: 16px;
    padding-top: 20px;
    padding-left: 5px;
}
.oplat {
	max-height: 45px;
  
    margin-top: 12px;
    /* -webkit-filter: grayscale(60%); */
    margin-bottom: 5px;
}

.kvadrat {
	width: 9px;
	height: 9px;
	background: #d30000;
	display: inline-block;
}



.inner-tabs
{
	margin: 40px 0 10px 0;

}
.inner-tabs .container
{
	padding: 0;
	    background: #fff;
}

@media(max-width: 1199px)
{
.owl-pagination
{
	top:-250px!important;
}
.product-thumb .button-group button, .product-thumb .button-group button + button
{
	width: 100%;
}
.inner-tabs
{
	margin-top: 20px;
}

.block-phone
{
	width: 20%;
	padding: 0
}
.phon {
padding: 0
}
.nomber
{
	padding: 0;
	border:none;

}
}
.vector1:hover {
	color:white!important;
}

.vector1:hover .vector2 {
	color:#5aaacb!important;
-moz-transition: all 0.6s 0.1s ease-in;
-o-transition: all 0.6s 0.1s ease-in;
-webkit-transition: all 0.6s 0.1s ease-in;
	/* padding-left:60px;
	transition: .9s ease-in-out;
*/
}

.cart-mob-bt
{
	
    float: right;
    text-align: right;
    padding-right: 40px;

}
.cart-mob-bt img
{
	width: 28px;
	padding-top: 8px
}
.trigger-mob
{
	width: 50px;
	float: left;
}

.trigger-mob i
{
	color: #000;
	font-size: 15pt;
}
.heart-mob
{
float:right;
padding: 10px 0 0 0;
text-align: right;
margin-left: 15px;
}

.wish-mob
{
float:right;
padding: 8px 0 0 0;
text-align: right;
}

.heart-mob img
{
width: 25px
}

.wish-mob img
{
width: 25px
}
.mobile-src
{
	padding: 0 15px
}


.row-17
{
	margin-right: -17px
}


.vip-block
    {
    
    	text-align: center;
    	border: 1px solid #f1f1f1;
    	background: #fff;
    	padding: 20px 40px 5px 40px;
    	margin-top: 30px;
    	margin-bottom: 20px

    }
    .vip-inner
    {
    	height: 185px;
    	margin-bottom: 20px;
    }
     .vip-block img
    
    {
    	height: 50px;
    	text-align: center;
    	
    }
    
.vip-block p
    {
    	font-size: 11pt
    }


    .title-vip
    {
    	font-weight: bold;
    	text-transform: uppercase;
    	font-size: 13pt!important;
    	margin-top: 20px
    }
    .img-vip-bc
    {
    	
    	padding: 13px 0
    
    }
    

.obr-zvon-mob
{height:25px;
padding:0;
margin: 4px 0 0 0;

color:black; 
float: right;

}
.obr-zvon-mob button
{
	
	background-image: url(/image/catalog/call.png);
	background-repeat:no-repeat;
	background-color: initial;
	background-size: 25px;
	height:50px;
	padding:0 0 25px 25px;
	margin-top: 0;
	font-size: 10pt;
	border:none;
	line-height: 18px;
	text-align: left;
	color:black;
	z-index: 15;
	text-shadow: none;
}

@media(max-width: 480px)
{

.imgcateg
{
	width:100%;
}

}

@media(max-width: 405px)
{
 	.ul-cat
 	{
 		min-height: 260px!important
 	}
}

	.logout1 {
	border: 1px solid #bdbdbd;
    padding: 17px 70px 17px 70px;
    font-size: 10pt;
    bottom: 50px;
    text-transform: uppercase;
    position: relative;
	}
	.logout1:hover {
		border-color: #444;
	}
	.shrift {
    padding-bottom: 80px; }
    .shrift h2
    {
    	text-transform: uppercase;
    	font-weight: 500;
    	font-size: 15pt;
    	color: #444;
    	margin: 50px 0 20px 0;
    }

    .shrift a {
    	color:#141414;
    }
.shrift a:hover {
    	color:#5aaacb;
    }

@media (max-width:844px) {
	.inform {
		padding-left:20px!important;
	}
    }



.cartnumf
{
	margin:0;
	background:#5aaacb;
	border-radius:100%;
	float:left;
	padding: 0 6px;
	
}

.cartnum
{
	margin-left:25px;
	padding:3px 8px;
	color:black!important; 
	float:left;
	text-align: left;
}

.insta i
{
	color: #000;
	margin-right: 0;
	font-size: 13pt;
}

.googpl i
{
	color: #000;
	margin-right: 0;
	font-size: 12pt;
}
.face i
{
	color: #000;
	margin-right: 0;
	font-size: 12pt;
}
.vkont i
{
	color: #000;
	margin-right: 0;
	font-size: 12pt;
}

#top .acc a
{
	margin: 0!important;
	margin-right:15px!important;
	opacity: 0.8
}

#top .acc a:hover
{
	opacity: 1
}

.dop-image
{
	padding:0 
}


.sociall {
color: white;
margin-right: 7px;
    margin-right: 12px;
    font-size: 13pt;

}
.sociall:hover {
color: #f77d1b;


}
.vverh:hover {
position: relative;
top: -3px;
transition:1s;

}
#live-search ul li .product-name {
	color:black!important;
}

#live-search ul li .product-name:hover {
	color:#5aaacb!important;
}


.table-bordered.btn-primary {
	color: white;
	background-color: green!important;
	border:1px solid #5aaacb;
	border-radius:0px;
	text-transform:uppercase;
	
	
}
.compare-k
{
	background: #3e3e3e;
	font-size: 15px;
	    padding: 17px 84px 18px 82px;
	    margin: 0 0 0 7px;
	    text-transform: uppercase;
	    color: #fff  
}
#product input
{
width: 100px;
    border-radius: 20px;
    padding-left: 20px;
    font-size: 10px;
}

#product input:active, #product input:focus
{
	border-color: #bfbfbf;
}

.inner-info1
{
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding-left: 25px;
    margin-right: 25px;
   
    width: 34%!important;
    margin-left: 5px;
}

.otzivi-cont textarea, .otzivi-cont input
{
	border-color: #e5e5e5!important;
	box-shadow: none;
	resize: none; 

}



.nav-home
{

         border:none;
    margin: 0;
        background: #f7fafb;
    
}

.nav-home>li>a
{
  border:2px solid transparent;
   
  padding: 22px 35px;
  text-transform: uppercase;
  font-size: 11pt;
  text-align: center;
  margin-right: 20px;

    
}
body > div.wrap-content > div.homewrap > div > div:nth-child(1) > div > div:nth-child(11) > h1 > span{
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 29px;

color: #000000;

}
.nav-home > li.active > a, .nav-home > li.active > a:focus, .nav-home > li.active > a:hover {
    border: 0px;
    color: rgb(0 0 0);
    padding: 22px 0px;
    text-transform: none;
    font-size: 14pt;
    background: #f7fafb;
    font-weight: 700;
    text-align: center;
    margin-right: 20px;
}

.nav-home>li>a:focus, .nav-home>li>a:hover
{
  background: #fff;
   
  
}
.tab-home > .active 
{
  padding: 0!important
}

.seo-table a
{
	color: #000
}



.image-dop-k
{
	margin-bottom: 20px;
	padding-left: 30px;
}


  .table-striped a{
color:black;
  }

   .table-striped a:hover{
color:#5aaacb;
  }




.dost-war
{

	border: 1px solid #f1f1f1;
	padding: 20px 20px 50px 20px;	
}


.oplata-war
{
	border: 1px solid #f1f1f1;
padding: 20px 20px 50px 20px;	
margin-left: -1px;
}

.dost-war h2, .oplata-war h2
{
	text-transform: uppercase;
	
	color: #000;
	font-size: 15pt;
	margin-bottom: 50px;

}



.img-n-p
{
	height: 59px;
	padding-bottom:10px; 
}

.dost-war p, .oplata-war p
{
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;

}

.li-dop-menu
{
	display: inline-table;
}

.row-menu-vert
{
	background: #353535;
}

.li-dop-menu a
{
	color: #fff;
	text-transform: uppercase;
}
.otziv-1
{
	float: left;
	    text-align: center;
	    padding: 8px 24px 8px 24px;
	    border-left: 1px solid #3e3e3e;
	    
}
.izbrann-1
{
float: left;
    text-align: center;	
     padding: 8px 15px 8px 15px;
      border-left: 1px solid #3e3e3e;
      
}
.sravn-1
{
float: left;
    text-align: center;
     padding: 8px 15px 8px 15px;
      border-left: 1px solid #3e3e3e;
       border-right: 1px solid #3e3e3e;
        
}
.row-menu-vert
{
	margin: 0
}

.ul-dip-menu
{
	float: left;
	width: 450px;
	margin: 27px 0 0 40px;
}

.ul-dip-menu li
{
	padding-right: 35px;
}

.bl-buttons img
{
	height: 25px
}
.bl-buttons a
{
	color: #fff;

}
.otziv-1 div
{
	margin-top: 5px
}
.izbrann-1 div
{
margin-top: 5px
}
.sravn-1 div
{
margin-top: 5px
}
.otziv-1 img
{
	margin-top: 5px;
}

.container-menu-vert
{
	padding-left: 0
}

.but-cat
{
	padding: 0;
	text-align: center;
}
.tool-btn
{
	float: right;
	padding-top: 15px;
	
}
.tool-btn button
{
	background: #fff;
	box-shadow: none;
	border:none;
	opacity: 0.4;
}

.tool-btn img
{
	width: 20px;
}
.tool-btn button:hover
{
	
	opacity: 0.8;
}

.right-btn
{
	padding-right: 20px;
}

.tool-btn button:focus
{
	outline: none;
}

.nsmenu-thumb
{

	margin-right: 15px;
}

.h2-news
{
	margin-bottom: 30px;
	font-size: 23px;
}

.otziv-1:hover, .izbrann-1:hover, .sravn-1:hover
{
	background: #353535
}

.li-dop-menu a:hover
{
	border-bottom: 1px solid #5aaacb;
	padding-bottom: 5px
}


.caption-news p
{
	font-size: 11pt;
}






.pagination>li>a, .pagination>li>span
{
	border-color: #e5e5e5!important
}

.border-px
{
	padding-left: 30px;
}

.form-img-s
{
	padding: 0;
	margin: 0
}

.colorprodopt label
{
	margin:0!important
}

.form-img-s label
{
	text-transform: uppercase;
	font-size: 12px;
	margin:0!important
}
.form-img-s label:before
{
	display: none;
}

.butprice input
{
	border-radius: 0!important;
	width: 100%!important;
	font-size: 15px!important;
	padding: 15px 20px!important;
	background: #353535;
	border-color: #353535;

}

.butprice input:hover
{
	background: #1b1b1b!important;
	border-color: #1b1b1b!important;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
}


.butprice input:focus
{
	background: #1b1b1b!important;
	border-color: #1b1b1b!important;
    -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);
}

.butt-w-t
{
	    text-align: right;
    margin-top: 40px;
}

.butt-w-t img
{
	height: 27px;
	

}
.butt-w-t button
{
border-color: #fff!important;
padding: 2px 5px;
opacity: 0.3;
}


.butt-w-t button:hover
{

opacity: 0.6;
background: #fff;
}

.otziv-inner
{
	    background: #f7fafb;
    padding: 10px 30px 30px 30px;
    width: 450px;
    margin-left: 54px;
    border: 1px solid #f1f1f1;
}

.otziv-inner .control-label:before
{
	display: none
}

.otziv-inner .control-label
{
	color: #555;
	
	margin-bottom: 7px;
}

.otziv-inner .h2-title
{
	font-weight: 500;
	font-size: 18pt;
}

.otziv-inner input, .otziv-inner textarea
{
	border-color:#e2e2e2;
}

.otziv-inner input:focus, .otziv-inner textarea:focus
{
	border-color:#e2e2e2;
}


#review
{
	padding: 0
}



#product .required .control-label:before
{
	display: none
}

#product .control-label
{
	text-transform: uppercase;
	font-size: 10pt;
}

#cart .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	border-top: none!important
}
.curr-seo
{
	padding: 0;
	    font-size: 9pt;
}

.footer-phone
{
	color: #fff;
	font-weight: bold;
	font-size: 14pt;
}
.footer-phone1
{
	
}

.bl-cont
{
	padding: 50px 30px 60px 15px;
	
		color: #e6e6e6;
}

.inner-cont i
{
	
	margin-right: 10px;
}

.but-otziv
{
	border:1px solid #757575;
	padding: 12px 42px;
	text-transform: uppercase;
	font-size: 8pt;
	background: #444;
}

.but-otziv:hover
{
	border:1px solid #757575;
	color:#fff;
	background: #5aaacb1a;
	border-color: #5aaacb1a;
}



.inner-cont
{
	
margin-bottom: 15px
}

.kharkiv1
{
	text-transform: uppercase;
}

.inform
{
	padding: 40px 0 0 65px;
}

.social-seo
{
	background: #313131;
	padding: 15px 0;
}

.dev a 
{
	color: #fff;
	font-size: 13px;
}

.dev
{
	color: #fff;
	font-size: 13px;
	margin-right: 40px;
}


.dev span
{
	color: #fff;
	font-size: 14px;
}

.dev b
{
	color: #5aaacb;
	
}

#txtemail
{
	background: #353535;
	border-color: #353535;
	border-bottom-color: #5a5a5a;
	box-shadow: none;
	font-size: 9pt;
	margin-bottom: 30px; 
		width: 230px;
		color: #fff;
}
#txtemail:focus
{
	border-bottom-color: #f77d1bb8;
}
.bl-cont button
{
	background: #353535;
	border: none;
	
	box-shadow: none;
	margin: 0 0 30px -40px; 
	color:#a2a2a2;

}

.bl-cont button:hover
{
	background: #353535!important;
	border: none;
	
	box-shadow: none;
	 
}
  @media(max-width: 1349px)
{
	.obr-zvon1
{
	margin-left: 0
}
	.block-phone
	{
		margin-left: 20px;
		    width: 250px;
	}
	.compare-k
	{
		padding: 17px 30px 18px 30px;
	}
	.dost-oplata-k div
	{
		width:25%
	}
}
@media(max-width: 1125px) {

	.ul-dip-menu
	{
		width: 350px;
		margin-left: 15px
	}
	.ul-dip-menu a
	{
		font-size: 8pt;
	}
.ul-dip-menu li
{
	padding-right: 10px;
}

	.home-ac
{

height: auto;

}


.home-img-a img
{
	height: auto;
	width: 100%;
}
.home-ac
{

height: auto;

}
.home-img-a
{
	height: auto;
	float: inherit;
	
}
.home-desc
{
	padding: 20px;
}

.home-t
{
	
    padding: 0 20px 20px 0;

}
.home-o-nas
{
	 padding: 20px;
}

}

@media (max-width:1199px) {
	.subscribe-form {
		width:30%;
	}
	.obr-zvon1
	{
		width: 50px
	}

	#menu-vertical #menu-vertical-list > li > a
	{
		padding: 12px 5px 10px 10px!important;
		font-size: 9pt!important;
	}
	.owl-pagination {
    
    display:none!important;
    
}
}

 @media (max-width: 991px) {
	  .place-cont
	  { height:250px;}
	  .place-cont1
	  {height:320px}
	

	  .dost-war div, .oplata-war div
{
	margin-bottom: 20px;

}
  }

@media(max-width: 768px)
{

	.navbar-nav .dr-seo .open .dropdown-menu .dropdown-header, .navbar-nav .dr-seo .open .dropdown-menu>li>a
	{
		padding-left: 0!important;
	}
	#top #currency .currency-select
	{
		padding-left: 0!important 
	}

.callback
{
	padding: 40px 20px;
}
	.head1
	{
		line-height: 30px;
	}
	.phon
	{
		
		float: left;
		padding: 0;
		line-height: 20px;
		
	}	.product-thumb
	{
		padding-bottom: 130px;
	}
	#search .btn-lg
	{
		padding: 5px 20px;
		
	}
	.container-menu-vert
	{
		padding: 0
	}
	.nav-home>li>a
	{
		width: 100%!important
	}
	.inner-tabs
	{
		margin-top: -10px;
	}
	.nav-home>li.active>a, .nav-home>li.active>a:focus, .nav-home>li.active>a:hover
	{
		font-size: 9pt!important;
		padding: 15px 10px!important;
		   
		   
	}
	header
	{
		padding-bottom: 0;
	}
	.nomber
	{
		font-size: 11pt;
	}
	.nav-home>li>a
	{
		font-size: 9pt!important;
		padding: 15px 10px!important
	}
	.nav-tabs>li
	{
		
	}
	.blk-new-resp .product-thumb
	{
		padding-right: 0px!important
	}
	
	.text-srl
	{
		padding: 0 10px 0 0
	}
	.width-tb
	{
		padding: 0 10px 0 20px
	}
	#txtemail
	{
		width: 100%
	}
	.new-tovar
	{
		padding: 0
	}
	.zagol-cat-h2
	{
		padding-left: 15px
	}
	.row-17
	{
		margin-right: -15px
	}
	.h2-title
	{
		padding: 0;
		    margin-left: 15px;
	}
	.karta-tov-title
	{
		padding-left: 30px;
		padding-right: 10px;
	}
	.board-k-t
	{
		margin-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.dost-oplata-k
	{
		width: 100%
	}
	.col-md-pull-9
	{
		padding: 0!important
	}
	.breadcrumb
	{
		padding-right: 15px;
	}
	.dost-oplata-k
	{
		margin: 0;
		border:none;
		box-shadow: none;
	}
	.nav-tabs
	{
		background: #fff;
		border:0; 

	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
	{
		font-size: 8pt;
		 background: #fff0;
		text-align: center;
		margin-right: 0;
		margin-top: 5px
	}
	.nav-tabs>li>a
	{
		font-size: 8pt;
		text-align: center;
		margin-right: 0;
		margin-top: 5px
	}

	.otzivi
	{
		padding-bottom: 80px
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
	{
		
	}
	.nav > li > a:focus, .nav > li > a:hover
	{
		
	}
	.vip-block
	{
		padding-bottom: 0;
		margin-bottom: 20px
	}
	.comp-bt-prod
	{
		margin-left: 5px
	}

	.buy-mobile
	{
		display: none;
		text-align: left!important;

	}
	.left-buy
	{
		text-align: left!important;
		padding: 20px 5px 20px 5px!important;
	}
	.artic
	{
		    padding-left: 30px;
    padding-top: 10px;
    margin-bottom: 0
	}
	.soder-k-t
	{
		padding: 10px
	}
	.butprice .prod-k-t
	{
		width: 100%;
		margin-bottom: 10px
	}
	.compare-k
	{
		width: 100%;
		margin: 10px 0 0 0!important;
	}
	.block-des-prod
	{
		margin-top: 0;
		padding-left: 10px;
	}
	.prod-mob
	{
		padding-left: 0
	}
	.tab-content>.active {
    padding: 0!important;
    margin-bottom: 30px
	}
.bl-cont
{
	padding: 35px 20px 0 20px;
}
.thumbnails a
{
	padding-left: 10px
}
.butprice input
{
	width: 100%!important;

}
#product .form-group
{
 clear: both;
}

.social-seo
{
	text-align: center;
}

}


.email-head
{
	font-size: 9pt;
	font-weight: 500;
}

.phone-in
{
	width: 130px;
	padding: 0;
	opacity: 0.8;
	margin: 30px 25px 0 0;
	line-height: 18px;
	border-right: 1px solid #ddd;
}

.phone-in a
{
	font-size: 11pt;
	font-weight: bold;
}

.graf-in
{
	font-size: 10pt;
	width: 120px;
	padding: 0;
	color: #5d5d5d;
	margin-top: 20px;
}

#top .list-top a
{
	
	margin-right: 0;
	padding-right: 10px;
}

.vhod
{
	     
     margin-right: 20px;
}



.text-srl h2
{
	text-transform: uppercase;
	font-size: 21px;
	color: #3e3e3e;
}
.text-srl
{
	font-size:11pt;
	padding:0 30px 0 20px;
	color:#777;
	
}


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

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

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

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

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

}

.texts::-webkit-scrollbar{
width: 4px;

}
.texts::-webkit-scrollbar{
width: 3px!important;
}

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

.texts::-webkit-scrollbar-track {
background-color:#444444;
border-left: 1px solid #fff;
border-right:1px solid #fff;
}

.texts::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#444444;
width: 6px
}

.texts::-webkit-scrollbar-thumb:hover{
background-color:#000;
}

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

.prod-mob
{
	background: #fff;
	    border: 1px solid #f1f1f1;
	    font-size: 11pt;
	    padding-bottom: 0!important
}

.info-block
{
	
	margin: 70px 0 0 70px;
	padding: 0 30px 30px 70px;
	border-left:1px solid #f1f1f1;
	    height: 400px;

}

.title-info
{
	text-transform: uppercase;
	margin-bottom: 9px;
}

.info-block ul
{
	margin-bottom: 20px;
} 
.phones-info li
{
	font-weight: bold;
	font-size: 13pt;
	    color: #353535;
}

.phones-info div
{

	margin-top: 10px;
	color: #444; 
}

.phones-info i 
{
	color: #5aaacb;
	margin-right: 5px;
}



.socpolosa {
	background: #e2e3e8; 
	height:1px;
	margin-top: 50px;

	
}
.socseti i{

color:#000c31;
margin-left:9px; margin-right: 9px;


}
.socseti {
width:240px;
background: #fff;
margin-top:-25px !important;


}

.socials_row span{
    display: flex;
    align-items: center;
    justify-content: center;
}
.example-shadow-3{
  background: white;
  display: inline-block;
  width: 45px;
  height: 45px;
position: relative;
  border-radius: 100px;
  box-shadow: 0 5px 5px rgba(0,0,0,0.15), 0 1px 5px rgba(0,0,0,0.12);
}
.example-shadow-3:hover {

box-shadow: 0 10px 10px rgba(0,0,0,0.25), 0 1px 10px rgba(0,0,0,0.22);
}
.foot_li {
	list-style: none;  
	padding: 0px; 
	margin: 50px 0px 55px 0px;
}


.aqua {
	color: #586386;
	font-size: 15px;
	display: inline-block;
}

.sozdan {
	color: #586386;
	font-size: 15px;
	display: inline-block;
	float: right;
}

.sozdan:hover {
	opacity: 0.8;
}

@media (max-width: 1350px)
{
	footer li {
		margin-right: 40px;
	}
}
@media (max-width: 750px)
{
	footer li {
		margin-right: 10px;
		float: left;
}
}
@media (max-width: 750px)
{
	.sozdan {
		float:left;
	}

}

@media(max-width:768px){
    
}
section.how-we-work .text-title{
    font-size: 24px!important;
}
}

.mi-rec-block{
    margin-bottom: 40px;
}
body > div.wrap-content > div.homewrap > div > div:nth-child(1) > div > div:nth-child(11) > h1{
    margin-bottom: 15px;
}
@media (max-width: 991px)
{
.phone-in
	{
		margin-right: 0;
		border:none;
	}
}