@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=cyrillic');

body {background-color: #f7f7f7;}
#slideCarousel .active a {
	display:block!important;
}
.logo-image img {
	max-height:105px;
	margin-top:20px;
}
.carousel-inner > .item > a > img {
	width: 100%;
}
.carousel span.fa.fa-chevron-left,
.carousel span.fa.fa-chevron-right 
{
    position: absolute;
    top: 50%;
    font-size: 34px;
}
.carousel span.fa.fa-chevron-left {
	left:10px;
}
.carousel span.fa.fa-chevron-right {
	right:10px;
}
.carousel-control.left,
.carousel-control.right {
	background:none;
}
.carousel-control {
	opacity: 0.8;
    color: #555;
}
@media screen and (min-width: 768px) {
	
.carousel-indicators {
    bottom: -40px;
}

}
.carousel-indicators li {
    border: 1px solid #555;
}
.carousel-indicators .active {
    background-color: #777;
}
img {
 max-width: 100%;
 height: auto;
 width: auto\9; /* ie8 */
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
}
a {
    outline: none !important;
    -webkit-transition: color 0.15s linear 0s;
    -moz-transition: color 0.15s linear 0s;
    -o-transition: color 0.15s linear 0s;
    transition: color 0.15s linear 0s;
}


header .header {
	padding-bottom: 10px;
    padding-top: 10px;
}

div#js-bootstrap-offcanvas {
    height: 100%;
	z-index: 9999;
    padding-bottom: 40px;
}

#page {
	margin: 10px auto;
	overflow: hidden;
    background: #FFFFFF;
    -webkit-box-shadow: 0 0px 76px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0px 76px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 0px 76px 0px rgba(0, 0, 0, 0.09);
}
@media (min-width:768px){#page{width:750px}}
@media (min-width:992px){#page{width:970px}}
@media (min-width:1200px){#page{width:1270px}}
@media (min-width:1600px){#page{width:1350px}}

#logo {

}

#topmenu {
	font-size: 1em;
    text-transform: uppercase;
    letter-spacing:1px;
	margin: 0;
	
	
}
body>.navbar {
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in;
}


nav#top-nav {
    text-transform: uppercase;
	}


.head-search {
	margin-top: 10px;
    margin-bottom: 10px;
}

ul.mob_tell {
    font-family: 'Roboto Condensed', sans-serif;
    list-style: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 15px;
    display: flex;
    font-size: 21px;
    line-height: 1.5;
    font-weight: bold;
    justify-content: space-evenly;
}

ul.mob_tell li a,
ul.mob_tell li a:hover,
ul.mob_tell li a:active,
ul.mob_tell li a:focus {
	color:#fff;
	text-decoration:none;
}


@media (max-width: 768px) {
.logo-image img {margin-top:40px;}
ul.mob_tell  {
    font-size:17px;
}
}

@media (max-width: 768px) {
.sp-corporex-layout .sp-slider-content {
	width: 80%;
    left: 10px;
    top: 5%;
    padding: 10px;
}
.sp-corporex-layout .sp-slider-content .sp-title {
    font-size: 15px;
    font-weight: 400;
	margin-bottom: 8px;
}
.sp-slider-content ul {
	padding-left:8px;
	margin:0;
}
}





.top-right {
	display:block;
	width:100%
}
.cont {
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 15px;
    color: #D7AF28;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
}
.cont a, .cont a:hover, .cont a:focus, .cont a:active {
    text-decoration: none;
    color: #fefefe;
}
.cont a.link-top {
    color: #fff;
    background: #d8b10f;
    padding: 7px 20px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 500;
    border-radius: 2px;
}
.cont li.mailcont {
	
}
.cont ul {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    text-align: center;
}
.cont ul li {
    line-height: 24px;
}
.cont li i {
    margin-right: 5px;

}
.cont li.telnum {
    font-size: 21px;
}
ul.top_social {
	display: flex;
    font-size: 23px;
    line-height: 1.5;
	 justify-content: space-evenly;
}

div#offcanvas-body {
    margin: 7.5px -10px;
	background:transparent;
	color:#fff;
}
div#offcanvas-body  ul.modcat li a {
	color:#fff;
}

/* md style default */ 
div.md_card {}

.md_card {
	margin-bottom: 30px;
}
h1.md_title,
div.md_title {
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
}

/* md style default end */ 



.sh_menu {}
.sh_menu div.md_title {
	background: #333;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
    border: none;
}

.sh_menu div:before {
	content: "\f0c9";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-right: 10px;}
ul.all-categories a {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	cursor: pointer;
    padding: 8px 0px 8px 8px;
    display: block;
    margin-right: 30px;

}
ul.all-categories {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	padding: 0!important;
}
ul.all-categories li {
	padding:0!important;
}

ul.all-categories li a {
	cursor: pointer;
    padding: 8px 0px 8px 8px;
    display: block;
}
ul.all-categories li:hover {
	background:#eee;
}
ul.all-categories li {
    border-top: 1px solid #eee; 

   }
ul.all-categories li:first-child {
    border-top: none; 
   }
ul.all-categories li ul {
	padding:0!important;
	background: #fdfdfd;
}
ul.all-categories li ul li a {
	    padding-left: 25px;
}

ul.all-categories li ul li:first-child {
	border-top:1px solid #eee;
}

.odcat li.active, ul.odsubcat-1  li.active{
	background: #f7f7f7;
}

.hp_row {
	padding: 60px 0;
}
.hp_row div.md_title {
	display: block;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
	padding-bottom: 25px;
}



.breadcrumbs-nav {
  background-color: #f5f5f5;
}


/* md from home pege  - общий стиль модулья на главной - ряд */
#hp_row {
	padding:25px 0 25px 0;
}
#hp_row div.md_title {
	display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
	line-height:1.2;
	padding-bottom: 5px;
	border-bottom: none;
}
/* md from home pege end */
#fact-row {
	margin: 30px 0 0px 0;
	background-color: #eee;
    box-shadow: 3px 3px 0 0 #d9d9d9;
    clear: both;
    display: inline-block;
    width: 100%;
}
#fact-row div {
	padding: 8px;
    display: inline-block;
	border-right:1px solid #ddd;
}

#fact-row div:last-child {
	border-right:none!important;
}
@media (max-width: 992px) {
#fact-row div {
   border-right:none!important;
}
}

#fact-row img {
	display: block;
    width: 20%;
    float: left;
	margin: 0px 10px 0px 0px;
}
#fact-row .fact-title {
	font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
}
#fact-row .fact-descr {
	font-size: 13px;
    line-height: 1; 
}

/* footer */ 

footer {
	padding-top: 45px;
    color: #ddd;
    background: #222222;
}

footer div.md_title {
	    font-size: 16px;
    font-weight: 600;
    border-bottom: none;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

footer.wrap {
}

footer a {
	color:#fafafa;
}
footer ul {
	list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}

#foot-nav {}
ul#foot-nav {
	padding:0;
	margin:0;
}
ul#foot-nav li {
	padding:0;
	margin:0;
}
ul#foot-nav li a {
	padding: 0;
    line-height: 25px;
    display: initial;
}
#footer ul.nav > li > a {
	padding: 0;
    margin-bottom: 3px;
	display:inline-block;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
    color: #ddd;

}
ul#foot-nav li > a:hover, a:focus, a:active {
	background:transparent;
	text-decoration:underline;
	color:#ddd;
}

#footer .pay_method ul {
	display: block;}
#footer .pay_method ul li {
	display:inline-block;
}

ul.foot_cat {
    line-height: 1.5;
    padding: 0;
    list-style-position: inside;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
	text-transform:uppercase;
    list-style: none;
}
ul.footer_cont {
	    font-size: 18px;
    line-height: 1.5;
}
ul.footer_cont a {
	color:inherit;
}
ul.footer_cont a.link-top {
    color: #fff;
    background: #d7af28;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
}
ul.footer_cont a.link-top:hover,
ul.footer_cont a.link-top:active,
ul.footer_cont a.link-top:focus {
	background: #d7af28;
}

.contact-list {
    line-height: 1.5;
}
.contact-list li i {
    color: #6b7c88;
    font-size: 15px;
    margin-right: 8px;
}


.contact-form .control-label {
	text-align:left!important;
}
#contact-form input {
    padding: 4px 0;
    width: 80%;
}
#contact-form .col-sm-2.control-label {
    width: 100%;
    text-align: left;
}
textarea#jform_contact_message {
    width: 100%;
}
#contact-form .controls {
	text-align:left;
}

/* copyright */ 
.copyright {
   font-size: 12px;
    padding: 10px 0 10px;
    margin-top: 30px;
    border-top:2px solid #404040;}
.copyright small {
    margin-bottom: 5px;
}


#back-to-top {
	position: fixed;
    bottom: 80px;
    right: 3%;
    z-index: 999;
}

#back-to-top span {
	    display: block;
    height: 40px;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 48px;
    background-color: #222222;
    opacity: .3;
    font-size: 28px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
    color: #fff;
}
#back-to-top span:hover {
	opacity:1;
}

/* hp_card */ 
.hp_card {
   /* display: inline-block;*/
}


/* category */ 
.img_block_cat {
    display: inline-block;
    position: relative;
    width: 100%;
	text-align:center;
}
.img_block_cat img {
	width:100%;
}
.date_publ {
	position:absolute;
	padding:10px;
	background:#fff;
}
.date_publ span {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:5px;
}

.portfolio {}
.portfolio .item {
    margin-bottom: 15px;
}
.portfolio .item h4 {
	    font-size: 18px;
    line-height: 28px;
    margin:0;
    font-weight: 400;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
}
.portfolio .item h4 a {
	color:#555;
}
.item_descr {
    color: #888;
    padding: 0 8px;}
ul.detali_proj {
       margin: 8px 0px 0px 0px;
    padding: 0;
    line-height: 1.1;
    list-style: none;
    border-top: 1px solid #eee;
    color: #888;
}
ul.detali_proj a {
	color:#555;
}
ul.detali_proj li {
	line-height: 22px;
    font-size: 90%;
}


/* item blog category */ 
.category-desc {
	margin-bottom: 20px;
    color: #555;
    border-bottom: 1px solid #eee;
}
.items-row {}
.items-row:la {
margin-bottom: 40px;}
.items-row .item {
	margin-bottom:35px;
}
.items-row .col-md-6 {
    padding-left: 0px;
    padding-right: 15px;
}

 .article-info {
	font-size: 90%;
    color: #555;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #eee;
    margin-bottom: 5px;}
.article-info a {
	color:#555;
}
.article-info dd {
	line-height: 1.1;
    color: #777;
    display: inline-block;
	margin-right: 5px;
}
.article-info dd span {
	font-size:80%;
	color: #777;
}

.img_block_cat h2 {
	position: absolute;
    padding: 20px 8px 12px 8px;
    line-height: 26px;
    font-size: 23px;
    background: rgba(0, 0, 0, 0.05) linear-gradient(to top,rgba(0, 0, 0, 0.55),rgba(0, 0, 0, 0));
    text-shadow: 1px 2px 1px rgba(51, 51, 51, 0.42);
    width: 100%;
    bottom: 0;
    margin: 0;
}
.img_block_cat h2 a {
	color:#fff;
}

#readmore span {
	color:#ffd01b;
}
#readmore {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    text-align: left;
}

/* full text item */ 
.item-page .page-header h1 {
	font-size: 32px;
    margin-bottom: 15px;
    line-height: 1.1;
}
.item-page .item-image {
	display: block;
    margin-bottom: 20px;
}
.item-page .item-image {
	text-align: center!important;
}
.item-page .item-image div.img_caption{
	width: inherit!important;
	display: inline-block;
}
p.img_caption {
	background: #fafafa;
	padding: 5px 0px;
	color: #999;
	font-size: 14px;
}
.item-page .ya-share2 {
	display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: right;
}

section.introtext {
	font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 10px;
}
.fulltext {
	margin-bottom:25px;
}


/* md horizontal */ 
#news-horizont {}
ul#news-horizont {
	    padding: 0;
    list-style: none;
    margin: 0;
}
.item-md {    padding: 0;}

#img_block {
	position:relative;
	margin-bottom: 12px;
}
#img_block img {
	width:100%;
}
.category_item {
    background: #ffd01b;
    padding: 1px 8px;
    position: absolute;
    top: 0;
    font-size: 80%;
    right: 0;
    font-weight: 600;
}
#news-horizont h3.latestnews_title {
	    font-size: 20px;
    margin-bottom: 5px;
}
.category_item a {
	color:#555;
	
}
.category_item a:hover {
	color:#000;
}
.title_bg {
	position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    padding: 8px 8px 5px 8px;
    background: rgba(0, 0, 0, 0) linear-gradient(to top,rgba(0, 0, 0, 0.58),rgba(0, 0, 0, 0));
    text-shadow: 1px 2px 1px rgba(51, 51, 51, 0.42);
}
.title_bg a {
	color:#fff;
}
.title_bg a:hover,
.title_bg a:active,
.title_bg a:focus {
	color:#ffd01b;
}


#mxcpr {
    display:none!important;
}

.top-curs .md_card,
.top-right .md_card {

}


.jshop_currency_list{}
.jshop_currency_list ul{padding:0;margin:0;}
.jshop_currency_list ul li{list-style:none;display:inline-block; margin:0 5px;}
.jshop_currency_list ul li span{cursor:default;}
.jshop_currency_list ul li span.uk-icon-button{font:14px Cuprum;line-height: 35px;cursor:pointer;}

.head-search form {margin-top: 10px;}
.head-search .form-group,
.head-search .input-group {
	width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
.head-search input {
	border-radius: 2px!important;
}
.head-search button.btn.btn-default {
	position: absolute;
    right: 0;
    top: 1px;
    color: #555;
    z-index: 99;
    background: transparent;
    border-color: transparent;
}


/* minicart */ 
.cart-button i {
    cursor: pointer;
    font-size: 36px;
    color: #333;
    margin-right: 10px;
}
.show-cart {
	position:relative;
	display: inline-block;

}
#cartpanel {
	display:inline-block;
		    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    cursor: pointer;
}
.total_products {
	background: #d9542b;
    background-color: #d9542b;
    position: absolute;
    top: 0;
    left: 27px;
    width: 21px;
    height: 21px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-weight: 600;
    box-shadow: 0px 1px 2px #333;
}
#shop_module_cart {
	float: none;
    width: 250px;
    position: absolute;
    top: 100%;
    right: 0px;
    background: #fff;
    padding: 8px;
    border: 1px solid #eee;
    z-index: 999;
	-webkit-box-shadow: 0px 0px 48px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 48px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 48px rgba(0,0,0,0.1);
	
}
#shop_module_cart ol.ch_list {
	padding: 0;
    margin: 0;
    list-style: none;
}
.cart_title {
	    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    font-size: 88%;
    line-height: 1.2;
}
#shop_module_cart ol.ch_list li.item {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dddddd;
}

#shop_module_cart .item .product-image {
    float: left;
    width: 40px;
    border: 1px solid #a9a9a9;
}
#shop_module_cart .item img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#shop_module_cart .item .product-details {
    margin-left: 50px;
}

#shop_module_cart .item .product-details .btn-remove {
	position:absolute;
	top:0;
    right: 10px;
	color:#555;
}
#shop_module_cart .item p {
	margin-bottom:0;
}
#shop_module_cart .item .product-details .name {
    width: 140px;
}
#shop_module_cart .item .product-details .name a {
	color: #555;
    font-weight: 600;
    font-size: 88%;
}
#shop_module_cart .item .summ_details {
	font-size: 88%;
    font-weight: 600;
    color: #555;
}
#shop_quantity_products {
	display: inline-block;
    width: 100%;
    margin-bottom: 5px;
	text-align: right;
}
.actions.goto_cart {
	float: right;
}
#shop_quantity_products .price {
	font-weight:600;
}


.company_names {

}
.manufactuter_list {

}
.manufactuter_list a {
	color: #555;
}

#spolbtn {
	position:relative;
	display: block;
    text-align: center;
    color: #222;
    font-weight: 600;
	background-color:#fafafa;
    border: 1px solid #eee;
    margin-bottom: 30px;
	padding: 2px 0;
	margin-left: -1px;
    margin-right: -1px;

}
#spolbtn:before {
	content: "";
    z-index: 999;
    display: block;
    position: absolute;
    bottom: 26px;
    width: 100%;
    height: 30px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.1)), color-stop(100%,rgb(253, 253, 253)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,rgb(255, 255, 255) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.49) 0%,rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#1a000000',GradientType=0 );}
#spolbtn.noshadow:before {
	content: "";
	display:none;
}


/* shop style */ 
/* list product */ 

#comshop_list_product {margin-bottom: 30px;}
#comshop_list_product .row {
	margin-left: -5px;
    margin-right: -5px;
}
.col-prod {
	padding-left:5px;
	padding-right:5px;
}
.block_product {
	border: 1px solid #f4f4f4;
}

.jshop_list_product .prices .old_price {
	text-align: center;
    color: #999; 
	font-style: normal;
}
.jshop_list_product .old_price span {
    font-size: 16px;
    color: #555;
	text-decoration: line-through;
}

.jshop_list_product .prices .shop_price {
	font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
}
.jshop_list_product .shop_price span {
    font-size: 18px;
    font-weight: bold;
    color: #cb5455;
}
.jshop_list_product .old_price, #comshop_list_product .shop_price {   
	float: none;
    margin: 0;
    font-weight: normal;
	display: inline-block;}
#comshop_list_product .buttons {

}
#comshop_list_product .buttons .button_buy,
#comshop_list_product .buttons .add_mylist {
	background:transparent;
	transition: all 0.3s ease-in-out 0s;
	color:#888;
	border:1px solid #ddd;
}
/*
#comshop_list_product .buttons .button_buy:hover,
#comshop_list_product .buttons .button_buy:active,
#comshop_list_product .buttons .button_buy:focus {
	background:#f4bf1a;
	border: 1px solid #f4bf1a;
    color: #fff;}
	
	
	
#comshop_list_product .buttons .add_mylist:hover,
#comshop_list_product .buttons .add_mylist:active,
#comshop_list_product .buttons .add_mylist:focus {
	background: #e98f95;
	border: 1px solid #e98f95;
    color: #fff;}
*/

#comshop_list_product .product:hover a.button_buy {
	background-color: #d9542b;
	border: 1px solid transparent;
	color: #fff;
}
#comshop_list_product .product:hover a.add_mylist {
	background-color:#a4a4a4;
	border:1px solid transparent;
    color: #fff;
}

.block_related {
	margin-top:15px;
	margin-bottom:15px;
}
#comshop_list_product .product:hover {
    -webkit-box-shadow: 0 0 10px rgba(104,89,89,0.2);
    -moz-box-shadow: 0 0 10px rgba(104,89,89,0.2);
    box-shadow: 0 0 10px rgba(104,89,89,0.2);
    z-index: 1;
    transition: all 0.3s ease-in-out 0s;
	    background: #fafafa;
}
.productfull .text_zoom {
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    display: block;
}
.main_image.thumbnail {
        padding: 8px;
    background: #fbfbfb;
    border: 0px solid #ddd;
}
#comshop {
	margin-bottom:40px;
}

#comshop .main_image img {
    width: 100%;
    max-width: 100%;
}
.productfull .text_zoom {
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    display: block;
}
#list_product_image_middle a,
#list_product_image_middle a:hover {
	color:#555;
}
.shop_img_description {
    margin-top: 5px;
    display: inline-block;
    background-color: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0;
    overflow: hidden;
    position: relative;
}
#list_product_image_thumb .shop_img_thumb {
	padding-left: 8px;
    padding-right: 8px;
	width: 24%;
}
.full_img_prod {
    position: relative;
    border: 8px solid #fbfbfb;
}
.full_img_prod .product_label {
    position: absolute;
    right: 0;
    top: 30px;
}
#comshop .md_title {
	    font-weight: 400;
    font-size: 23px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

#jshopping_captcha {
	margin-bottom:20px; 
}
div#jshop_review_write {
	margin-bottom:30px;
}
/* */
#navcont .navbar-inverse {
	min-height:40px!important;
}

#topcont {
    background: #f6f6f6!important;
    border: 1px solid transparent;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
	
}
#topcont a {
	color: #222!important;
    padding: 8px 10px;
    font-size: 16px;
}
#topcont a img {
	border-radius:2px;
}
#topcont ul li {
	
}
.num-list {}
ul.num-list {
	    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.num-list li {
	display: inline-block;
    margin-right: 20px;
}
.sel_wrap {
    height: 20px!important;
    margin-top: 12px!important;
}
#navcont .navbar-inverse .navbar-nav > li > a:hover, #navcont .navbar-inverse .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent!important;
}
#navcont .navbar-inverse .navbar-toggle:hover,#navcont .navbar-inverse .navbar-toggle:focus {
    background-color: transparent!important;
}
#navcont .navbar-inverse .navbar-collapse,#navcont .navbar-inverse .navbar-form {
    border-color: #ddd;
}

/* last product */ 
.mod_products .row {
    margin-left: -5px;
    margin-right: -5px;
}
.mod_products .col-prod {
    padding-left: 5px;
    padding-right: 5px;
}
.mod_products .block_product {
    margin-bottom: 10px;
}
.mod_products .block_product:hover {
    -webkit-box-shadow: 0 0 10px rgba(104,89,89,0.2);
    -moz-box-shadow: 0 0 10px rgba(104,89,89,0.2);
    box-shadow: 0 0 10px rgba(104,89,89,0.2);
    z-index: 1;
    transition: all 0.3s ease-in-out 0s;
}
.mod_products .product .image {
    text-align: center;
    margin-bottom: 5px;
}
.mod_products .image_block {
    position: relative;
    padding: 4px;
    display: inline-block;
}
.mod_products .product_label {
    position: absolute;
    right: 6px;
    top: 15px;
}
.mod_products .product span.prod_availabale, .mod_products .product span.prod_noavailabale {
    position: absolute;
    right: 0px;
    bottom: 10px;
    font-size: 13px;
    padding: 1px 8px;
    background: rgba(255, 255, 255, 0.93);
    color: #222;
    font-weight: 600;
}
.mod_products .name h4 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mod_products .name a {
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mod_products .review_mark {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.mod_products .description {
    font-family: 'Roboto Condensed', sans-serif;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-bottom: 5px;
    font-size: 90%;
    color: #6d6d6d;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.mod_products .description span.manufacturer_name {
    display: block;
}
.mod_products .block_product span.count_review {
    position: absolute;
    top: -3px;
    right: -13px;
    font-size: 12px;
}
.mod_products .product .prices {
    position: relative;
}
.mod_products .prices {
    float: none;
    text-align: center;
    line-height: 22px;
}
.mod_products .prices .old_price {
    text-align: center;
    color: #999;
    font-style: normal;
	float: none;
    margin: 0;
    display: inline-block;
}
.mod_products .old_price span {
    font-size: 16px;
    color: #555;
    text-decoration: line-through;
}
.mod_products .shop_price span {
    font-size: 18px;
    font-weight: bold;
    color: #cb5455;
}
.mod_products .buttons {
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.mod_products .buttons .button_buy,
.mod_products .buttons .add_mylist {
	background:transparent;
	transition: all 0.3s ease-in-out 0s;
	color:#888;
	border:1px solid #ddd;
}
.mod_products .product:hover a.button_buy {
	background-color: #d9542b;
	border: 1px solid transparent;
	color: #fff;
}
.mod_products .product:hover a.add_mylist {
	background-color:#a4a4a4;
	border:1px solid transparent;
    color: #fff;
}
/* last product */ 
.last_visit {
	padding-top: 30px;
}
.last_visited .name h5 {
    text-align: center;
    font-size: 15px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.last_visited .name a {
    color: #222;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.manufactuter_list .readmore {
	height: 200px;
}

/*review comments */ 

.review_msg {}
.review_msg .review_item {
	border-bottom: 1px solid #eee;
    padding: 0 5px 5px 5px;
    margin-bottom: 8px;
}

.review_msg .prod_rec_name {
	display: block;
    text-align: center;
    margin: 0 0 5px 0;
}
.review_msg .prod_rec_name strong {
	font-weight:400;
}
.review_msg .user {
	    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.review_msg .user span {
	font-weight:bold;
	text-transform: capitalize;
}
.review_msg .data_ms {	
}
.review_msg .text_ms {
	
}
.review_msg .review_mark {
	text-align:center;
	display:block;
}
.review_msg .review_mark .stars_no_active { 
    margin-left: auto;
    margin-right: auto;
}

/* */

.shop_list_manufacturer {} 
.shop_list_manufacturer .manufacturer {
	text-align:center;
} 

p.manufacturer_short_description {
	font-size:13px;
	text-align:left;
}


.contact-form .control-label {
	text-align:left!important;
}

#comshop_list_product .product_label {
    position: absolute;
    right: 0px;
    top: 30px;
}



h1.md_title:after,
div.md_title:after {
content: "";
    display: block;
    background: #ddd;
    height: 2px;
    margin-bottom: 0px;
    margin-top: 10px;
    max-width: 100%; 
}
.title-box:after {
    content: '';
    position: absolute;
    top: -23px;
    left: 50%;
    margin: 0 0 0 -60px;
    width: 121px;
    height: 90px;
    display: block;
    background: url(/images/img/title_bg.png) no-repeat;
}

#topmain {
    /*background-image: url(/images/img/kvadr-top.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
	*/
    background-color: #1c1c1c;
}
.form_desc {
    background-color: #1c1c1c;
    color: #999;
    display: flex;
    padding: 30px 50px;
	}
.form_desc a {color:#fff;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
       color: #d8b10f;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #d8b10f;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:after {
    border-bottom: 3px solid #d8b10f;
    width: 0;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    bottom: -1px;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
}
.navbar-default .navbar-nav>.active>a:after, .navbar-default .navbar-nav>.active>a:hover:after, .navbar-default .navbar-nav>.active>a:focus:after {
    width: 100%;
}
footer {
	/*
    background-image: url(/images/img/kvadr-bottom.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    background-color: #1a1817;
    color: #eee;
	*/
}

.modcat {}
ul.modcat {
	padding:0;
	margin:0;
	list-style:none;
}
ul.modcat li {}

@media (max-width: 968px) {
div#topmain {
	background-size: cover!important;
}
footer {
	background-size: cover!important;
}
}
footer ul.liststyle {
	text-transform:uppercase;
}

footer ul.liststyle li:before {
	display:none;
}

ul.liststyle li:before,
.modcat ul.liststyle li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    margin-right: 5px;
}
ul.liststyle li:before,
.modcat ul.liststyle li:before {
   background: #c6c6c6; 
}

.modcat {}
ul.modcat {
	padding:0;
	margin:0;
	list-style:none;
}
ul.modcat li {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.modcat li a {
	color: #222;
}
li.category.current.active a {
	    text-decoration: underline;
}
.slider_home {
	margin-bottom:30px;
}