@import url(fontawesome.css);

body{
    font: 14px/22px arial, helvetica, sans-serif;
}
a{
    color: #676767;
}
a:hover{
    text-decoration: none;
    color: #8f8e8e;
}
.h2 a{
    color: #c9302c;
}

a {
   outline: none;
}

a:active {
   outline: none;
}

a:hover {
    outline: none;
}

:focus {
outline: none;
}

a:focus {
outline: none;
}
.container{
    /*max-width: 1070px;*/
}
.head-line .navbar-default{
	/*background-image:url(../img/888_fon.jpg);
    background-position:top left;
    background-repeat:repeat;*/
    background: #F4F4F4;
    border-radius: 0;
    margin-bottom: 0px;/*10px*/
    min-height: 30px;
	border-bottom:0px #0A0404 dashed;
}
.head-line .navbar-collapse{
    margin-left: -15px;
}
.head-line .navbar-nav li a{
    color: #333;
    padding: 7px 15px;
    text-transform: uppercase;
}

/*.navbar-default {
    background-color: #CBC324;
    border-color: #CBC324;
}*/
.main {
    margin: 0 auto;
    background-color: #fff;
}
.header{
  /*margin-bottom: 10px;*/
  /*background-image:url(../img/888_fon.jpg);
  background-position:top left;
  background-repeat:repeat;*/
  margin-bottom: 0px;
  margin-top: 0px;
  /*background-color: #F4F4F4;*/
  background: linear-gradient(90deg, #000,#602625);
}
.header .fa-shopping-cart {

}
.main-nav{

}
.main-nav .navbar-default {
    background-color:  /*#0A0404*/#0A0404;
    z-index: 3;
    border-radius: 0;
    margin-bottom: 0;
}
.main-nav a.active {
    /*background: #f6c700;*/
    /*color: #333!important;*/
	text-decoration:underline;
	color: #fff!important;
	
}
.main-nav .navbar-nav li a:hover {
    color: #fff;
    text-decoration:underline;
}

.navbar {
    border: 0;
}
.navbar-default .navbar-brand {
    color: #fff;
    position: relative;
}
.navbar-brand img{
    /*max-width: 100px;*/
}
.main-nav .navbar-nav li a {
    color: #fff;
    font-size: 16px;
}
.main-nav .navbar-nav li a:hover {
    /*color: #fff;*/
    background-color: transparent;
}
.navbar-toggle{
    float: left;
}
.navbar-default .navbar-nav>.open>a:focus{
    color: #fff;
    background-color: #FFFFFF;
}
.main-nav .navbar-default .navbar-nav .open a:focus, .navbar-default .navbar-nav .active a {
    background-color: #FFFFFF;
    color: #333;
}
.navbar-nav.navbar-right_mod li a{
}
.dropdown-menu{
    border: 0;
    border-radius: 0;
}
.dropdown-menu a:hover{
    background-color: #ccc;
}
.main-nav .navbar-nav li a {
    /*padding-top: 20px;
    padding-bottom: 20px;*/
}
.nav-stacked li a {
    border-radius: 0px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.nav-stacked>li+li {
    margin-top: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #F4F4F4;
    color: #333;
}
.logo{
	padding-top: 7px;
	padding-bottom: 0px;
}
.phone{
	float: left;
    padding-top: 50px;
	padding-bottom: 10px;
    font-size: 16px;
	color:#fff;
}
.main-link{
    font-size: 15px;
    border-bottom: 1px dashed #333;
    color: #333;
}
.time-clock{
  font-size: 14px;
}
.main-link:hover{
    
    text-decoration: none;
	
}
.time-work{
    padding-top: 8px;
    font-size: 20px;
}
.time-work .btn-default {
    padding: 5px 10px;
    font-size: 12px;
}
header .cart{
    margin-top: 10px;
	float:right;
}
.cor{
    font-size: 13px;
}
.caption h3{
    font-size: 14px;
    color: #6b6b6b;
    margin-top: 0;
}
.price{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.about-as{
    margin-top: 30px;
    margin-bottom: 30px;
    color: #333;
}
.news{
    margin: 10px 0 50px 0;
}
.content {
    margin-bottom: 30px;
}
.footer{
    padding: 40px 0;
   /* background-image:url(../img/888_fon.jpg);
    background-position:top left;
    background-repeat:repeat;*/
    /*background: #F4F4F4;*/
	background: linear-gradient(90deg, #000,#602625);
}
.footer .phone {
    padding-top: 0px;
    font-size: 14px;
    float: left;
}

.footer .phone td {
    padding: 2px;
}
.footer .fa-stack, .footer .fa-stack-1x{
    color: #777;
}
.footer .fa-stack:hover, .footer .fa-stack-1x:hover{
    color: #333;
}
.footer hr{
	border-top: 1px solid #ddd;
}
.owl-carousel .owl-wrapper-outer {
    margin-top: 20px;
    text-align: center;
}

.owl-carousel .item{
    margin:0 5px;
}

.shop_cat_link .media {
    border: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 20px;
	/*min-height: 270px;*/
}
.block_header {
    font-weight: bold;
}



.description-product .js_shop_form{
    background: #F4F4F4;
    padding: 20px;
    margin-bottom: 20px;
}
.description-product2 {
    background-color: #F4F4F4;
    padding-top: 20px;
}

@media (min-width: 769px)
{
.search_form {
    margin-top: 15px;
    width: 80%;
    float: right;
}
}
@media (max-width: 768px)
{
    .search_form {
    margin-top: 10px;
}
}


.jumbotron{
    background-image: url(/img/sl1.jpg);
}

.thumbnail{
    position: relative;
    border-radius: 0;
    margin-bottom: 30px;
    padding: 10px;
}
.thumbnail .h3 a{
    font-size: 15px;
}
.thumbnail:hover{
	border: 1px solid #999;
}
.hits {
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 25px;
    left: 0;
    border-radius: 0;
}
.actions{
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 47px;
    left: 0;
    border-radius: 0;
    z-index: 2;
}
.shop_discount {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 13px;
    border-radius: 0;
    background: #ff9900;
}
.newanka{
    font-size: 13px;
    position: absolute;
    font-weight: normal;
    top: 69px;
    left: 0;
    border-radius: 0;
}

span.fa-stack.fa-lg {
    margin-top: 7px;
}

.fa-stack, .fa-stack-1x{
    color: rgba(255, 255, 255, 0.5);
}
.fa-stack:hover, .fa-stack-1x:hover{
    color: rgba(255, 255, 255, 1.0);
}

.owl-carousel .glyphicon-shopping-cart{
    color: #fff;
}
.content .glyphicon-shopping-cart{
    font-size: 12px;
}
a.bold_link:hover{
    color: #333!important;
}

.main-nav .dropdown-menu ul li{
   list-style-type: none;
   color: #B52320;
}

.thumbnail-news_mod{
    border: none;
}
.thumbnail-news_mod:hover{
    border: none;
}
p.navbar-right{
    margin-right: 0;
}


/*модальное окно*/
.modal-header {
    border-radius: 4px 4px 0 0;
}
.modal-title {
}
.modal-body {
    text-align: left;
}
.close {
    text-shadow: none;
    opacity: .8;
}
.js_shop_compare_description.shop_compare_description {
    min-height: 100px!important;
}
/*кнопки*/
.btn-danger_mod {
  /*background-color: #B52320!important ;*/
  border-radius: 0;
}
.btn-primary {
  /*background-color: #B52320!important ;*/

}
.btn-default_mod {
    /* background-color: #B52320!important; */
    border-radius: 0;
    color: #333;

}
.caption .glyphicon{
    color: #333;
}

/*пагинация*/
.pagination li a, .pagination li span{
    color:#333;
}


.carousel-control {
     opacity: 1;
}
/*слайдер */
.carousel-indicators .active {
    background-color:  #0A0404;
}
.slides{
}
.form-control{
    border-radius: 0;
}
.form-control:focus {
  border-color:  #0A0404;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search_form .form-control {
}

span.js_cart_remove, .wishlist_remove span {
    cursor: pointer;
    /*text-decoration: underline;*/
}
td.cart_remove {
    text-align: center;
}
span.js_cart_remove:hover, .wishlist_remove span:hover {
    color: #ff0000;
}

.js_wishlist_remove input {
    display: none;
}
.cart_count_minus, .cart_count_plus, .wishlist_count_minus, .wishlist_count_plus {
    color: #665950;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px;
    background: #ddd;
}
span.shop_price_value.strike {
    font-size: 15px;
    color: #ccc;
    text-decoration: line-through;
    font-weight: normal;
	margin-left:5px;
}
a.js_shop_wishlist.shop_wishlist.shop-like {
    cursor: pointer;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    border-radius: 8px;
}

/*мобильное меню*/
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .cart{
        margin-bottom: 40px;
    }

}


.bgcart1, .bgcart2{
    background-color: #F4F4F4;
}

.previous_next_links {
    margin-top: 30px;
}
.cart_order td{
    vertical-align: middle!important;
}
.cart_order small.errors{
    position: absolute;
    color: #ff0000;
}
.cart_order .errorspos {
    position: fixed;
    background-color: #CC0E0E;
    color: #fff;
    right: 5px;
    top: 0;
    padding: 10px;
    border-radius: 0;
}
.news .thumbnail a>img, .thumbnail>img{
    margin-left: 0!important;
}

.block_header.active {
    background-color: #0A0404!important;
    border-color: #0A0404!important;
    color: #fff;
    border-radius: 0!important;
}
.js_shop_list .block_header a{
}
/*.shop_cat_img{
    padding: 10px 0;
}*/
.js_shop .h3 {
    margin-top: 5px!important ;
    margin-bottom: 7px;
}
.js_shop .caption {
    padding: 0;
    text-align: left;
}
.thumbnail-news_mod .caption{
	padding-left: 0;
}
.footer .nav li a {
    padding: 0px 15px;
    text-decoration: underline;
    /*color: #777;*/
}
.footer ul {
    padding: 0;
}
.footer ul li{
    list-style: none;
}
.footer ul li a{
    color: #fff;
    text-decoration: underline;
}
.footer p{
    color: #fff;
}
.footer .text-muted a {
	color: #fff;
	}
	
.footer ul li a:hover{
    color: #fff;
    text-decoration: none;
}
.footer .phone{
    /*color: #fff;*/
}
.footer .h4{
    color: #fff;
	text-transform: uppercase;
}
.content h1{
    margin-top: 0;
}
input.shop_compare_button{
    display: none;
}

.js_shop_add_compare.shop_compare_button.active{
    color: #ff0000!important;
    background-color: #575a59;
    border: 1px solid #5c5f5e;
}
.produc-img .img-responsive{
	margin:0 auto;
}
.position-cw{
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}
.payment.col-md-4 {
    min-height: 90px;
}
.js_shop{
	position:relative;
}
/*.js_shop .caption2{
	position:absolute;
    left:0;
    bottom:0;
    right:0;
    background:rgba(255,255,255, 0.9);
     padding:20px;
    display:none;
}
.js_shop:hover .caption2{
    display:block;
}*/
.js_shop_param_existed, .js_shop_param  {
    background: #ddd;
    padding: 3px 0 3px 5px;
}
.col-md-6.description-product {
    padding: 5px;
}
/*.btn-warning{
    background-color: #f6c700;
    color: #333;
    border: 1px solid #f6c700;
}*/

.btn{
    border-radius: 2px;
}
.pager li>a{
    border-radius: 2px;
}
.button-group-price {
    border-radius: 0;
}
.search_form .btn-default{
    background-color:#0A0404 /*#333*/;
    color: #fff;
    border: 1px solid #0A0404 /*#333*/;
}
.breadcrumb {
    background-color: transparent;
    margin-bottom: 5px;
}
.pull-left {
    margin-right: 10px;
}
.news_block .media-body {
    padding: 20px;
    background-color: #F4F4F4;
}
.news_block .media-body_mod {
    padding: 10px;
    background-color: #F4F4F4;
}
.news_block .media {
    margin-top: 0;
}
.news_block .media_mod {
    margin-bottom: 10px;
}

.error_message, .error {
    color: #ff0000;
}
.thumbnail .error_message, .error {
    color: #333;
}
.carts .error_message{
    /*position: absolute;*/
    color: #ff0000;
}
.main-nav .navbar-nav li a:first-child{
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
    width: 50px;
    height: 50px;
    margin-top: -15px;
    font-size: 30px;
    line-height: 1.5;
	z-index:2;
	
}

.block.shop-search {
    background-color: #F4F4F4;
    margin: 0px;
	margin-bottom: 25px;
    padding: 15px 0;
}
.shop_img.shop-photo.media-left {
    width: 25%;
}
span.input-title {
    font-weight: bold;
}
label.input-title {
    margin-top: 5px;
}
.carousel-control{
    width: 8%;
	display:none;
}
.carousel-indicators li, .carousel-indicators .active {
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
}
.carousel-indicators {
    bottom: 0px;
}
.carousel-caption {
    text-align: left;
    font-size: 20px;
    left: 10%;
}
.carousel-caption h3{
	text-shadow: 0 0 10px #000;
}
.carousel-caption p{
	text-shadow: 0 0 10px #000;
}
.news_all_img {
    float: left;
    padding-right: 10px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.shop_text {
    margin-bottom: 10px;
}
.shops-title{
    padding: 5px 0;
	text-transform: uppercase;
	font-weight:bold;
}
.nav-stacked_mod a{
    padding-left: 30px!important;
}

.nav-stacked_mod .nav-stacked_mod a{
    padding-left: 50px!important;
}
.nav-stacked_mod a.active{
    background-color: transparent;
}
.subscribe {
    background-color:  #0A0404;
    padding: 15px 0;
    color: #fff;
	text-transform:uppercase;
}
.footer .nav li a:hover {
    background-color: transparent;
    color: #f6c700;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-heading{
    background-color: #F4F4F4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs>li>a {
    border-radius: 0;
}
.tab-content{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 40px 40px 40px 15px;
}
.tabrow{
    margin-top: 20px;
}
a.js_shop_wishlist.active {
    color: #0A0404;
}
a.js_shop_wishlist.active:hover {
    color: #0A0404;
}


/*.thumbnail .number {
    display: none!important;
}*/
select.inpselect {
    max-width: 170px;
    /*margin: 0 auto;*/
    margin-bottom: 7px;
}
.js_shop_id select.inpselect{
    margin-left: 0;
}

.shop-item-price {
    margin-bottom: 10px;
}

.modal-backdrop{
    display: none;
}
.modal-open .modal {
    background: rgba(51, 51, 51, 0.48);
}


.dropdown-menu_mod{
    padding-left:0;
}
.dropdown-menu_mod a{
    padding-left:15px;
}
a.bold_link {
    color: #333!important;
    font-weight: bold!important;
    padding: 0 15px!important;
}



h5.media-heading.title-bold a {
    font-weight: bold!important;
    font-size: 16px!important;
    color:  #0A0404;
}
.k9 .media .media-body {
    color: #9ba0a7;
}

.k9 .media .media-body a{
    color: #9ba0a7;
}

.k9 .media .media-body a:hover{
    color: #666;
}

.k9 .media .media-body h5 a{
    color: #0A0404;
	opacity:1;
}

.k9 .media .media-body h5 a:hover{
    color: #0A0404;
	opacity:0.6;
}

.podcat-title a{
    color: #9ba0a7;
    font-size: 14px;
}
.podcat-title a:hover{
    color: #666;
}
.btn-warning{
    background:  #0A0404;
	 color: #fff;
	 margin: 0;
	 border: 0;
	 border: 1px solid  #0A0404;
}

.header .btn-warning, .subscribe .btn-warning{
    background:  #0A0404;
	 color: #fff;
	 margin: 0;
	 border: 0;
	 border: 1px solid  #0A0404;
}

.btn-warning:hover{
    background-color: #602625;
    color: #fff;
    border-color: #602625;
}
.owl-prev {
    position: absolute;
    right: 35px;
    top: -45px;
}

.owl-next {
    position: absolute;
    right: 0;
    top: -45px;
}
.owl-theme .owl-controls .owl-buttons div {
    border-radius: 0;
    font-size: 20px;
}

input.btn-buys:hover {
    color: #fff;

}
.js_shop_buy .form-control{
    max-width: 55px;
    margin-right: 10px;
}

.js_shop_buy .btn-buys{
    margin-right: 5px;
	margin-bottom: 2px;
}

.shop_one_click{
    margin-bottom: 7px;
}
.row.js_shop_buy.shop_buy.to-cart {
    margin-bottom: 7px;
}

.nav-tabs li a {
    font-weight: bold;
    border: 1px solid #ddd;
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 768px) {
  .navbar{
    margin-bottom: 0!important;
  }
  .text-phone-bobile{
    color: #333!important;
    font-size: 14px;
  }
  .form-inline .btn{
  	margin: 5px 0;
  }
  .cart-hidden-mobile{
    position: absolute;
    right: 36px;
    top: 5px;
    z-index: 31;
    }

/*.main-nav .navbar-default {
    background-color: #e7f5b5;
    }*/
}

@media (max-width: 769px) {
	.header {
        min-height: 0;
        margin: 0;
    }
    .badge{
	    background-color: #333!important;
	    position: absolute!important;
	    top: 5px!important;
	    right: 5px!important;
	}
    .header .col-sm-3.col-md-3 {
        min-height: 0!important;
    }
    .header .fa-shopping-cart {
        font-size: 22px;
        background: transparent;
        color: #fff!important;
    }
    .header .cart{
        padding: 0;
        background: transparent;
        margin-top: -3px;
    }
    .header .cart .btn-warning{
    	background-color: transparent;
    	border:transparent;
    }
}




/*стилизация radio*/
.radio {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}
.radio + label {
    cursor: pointer;
}
.radio:not(checked) {
    position: absolute;
    opacity: 0;
}
.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #CDD1DA;
    border-radius: 50%;
    background: #FFF;
}
.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background:  #0A0404;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    transition: all .2s;
}
.radio:checked + label:after {
    opacity: 1;
}
.radio:focus + label:before {
    box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

input[type='reset'] {
    padding: 12px 15px;
    border: none;
    border-radius: 5px;
    background: #CDD1DA;
    color: #FFF;
    cursor: pointer;
    font-size: 15px;
}
input[type='reset']:active {
    background: #BDC0CC;
}
input[type='reset']:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}
.cart_check{
    text-align: center;
}


/* jQuery Growl
 * Copyright 2015 Kevin Sylvestre
 * 1.3.1
 */
#growls {
  z-index: 50000;
  position: fixed; }
  #growls.default {
    top: 10px;
    right: 10px; }
  #growls.tl {
    top: 10px;
    left: 10px; }
  #growls.tr {
    top: 10px;
    right: 10px; }
  #growls.bl {
    bottom: 10px;
    left: 10px; }
  #growls.br {
    bottom: 10px;
    right: 10px; }
  #growls.tc {
    top: 10px;
    right: 10px;
    left: 10px; }
  #growls.bc {
    bottom: 10px;
    right: 10px;
    left: 10px; }
  #growls.tc .growl, #growls.bc .growl {
    margin-left: auto;
    margin-right: auto; }

.growl {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  border-radius: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; z-index: 5;}
  .growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0); }
  .growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px; }
  .growl.growl-medium {
    width: 250px;
    padding: 10px;
    margin: 10px; }
  .growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px; }
  .growl.growl-default {
    color: #FFF;
    background: #7f8c8d; }
  .growl.growl-error {
    color: #FFF;
    background: #C0392B; }
  .growl.growl-notice {
    color: #FFF;
    background: #2ECC71; }
  .growl.growl-warning {
    color: #FFF;
    background: #F39C12; }
  .growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif; }
  .growl .growl-title {
    font-size: 18px;
    line-height: 24px; }
  .growl .growl-message {
    font-size: 14px;
    line-height: 18px; }





/*owl карусель*/
/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*.js_shop{
    position:relative;
}
.js_shop .test{
    position:absolute;
    left:-1px;
    right:-1px;
    background:rgba(255,255,255, 0.9);
     padding:20px;
    display:none;
    z-index:2;
}
.js_shop:hover .test{
    display:block;
    border-left: 1px solid #999;
    box-shadow: 4px 4px 10px -5px rgba(0,0,0,.3);
   z-index:9999;
   position: absolute;
   border-left: 1px solid #999;
   border-right: 1px solid #999;
   border-bottom: 1px solid #999;

}
.thumbnail:hover{
    box-shadow: 4px 4px 10px -5px rgba(0,0,0,.3);
    border-bottom: 0;
}*/

.comments_name, .comments_param {
    font-weight: bold;
}
.text-danger {
    color: #ff0000!important;
}
a.js_comments_show_form{
    color: #F6AC00;
}

.rwspisok .js_shop{
    width: 100%;
}
.rwspisok .shops-title{
    font-weight: bold;
    font-size: 17px;
}
.rwspisok .shop-photo{
    float: left;
    padding: 10px;
}
.rwspisok .caption {
    padding: 0;
    text-align: left;
}
.rwspisok .thumbnail .error_message, .error {
    color: #333;
}
.rwplitka .shop_brand, .rwplitka .shop_article{
    display: none;
}
small.shop_brand {
    display: block;
}
small.text-muted {
    font-style: italic;
}
i.glyphicon.glyphicon-search {
    color: #fff;
}

@media (min-width: 769px){
    .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }
}

.shop_preview_img .owl-prev{
    position: absolute;
    left: 0;
    top: 22px;
	width:22px;
}
.shop_preview_img .owl-next {
    position: absolute;
    right: 0;
    top: 22px;
}




@media (max-width: 991px) {
    .cart_delivery, .cart_additional, .cart_total, .cart_count-mod, .cart_summ-mod{
        padding-left: 10px!important;
    }
    .shopping-cart-table .shop_table > tbody {
        border-top: none;
    }
    .shop_table.cart thead {
        display: none;
    }
    .shop_table.cart thead,
    .shop_table.cart tbody,
    .shop_table.cart th,
    .shop_table.cart td,
    .shop_table.cart tr {
        display: block;
    }
    .shop_table.cart thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .shop_table.cart tr {
        border-bottom: 1px solid #ccc;
    }
    .shop_table.cart td {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }
    .shop_table.cart td:before {
        position: absolute;
        top: 8px;
        left: 10px;
        width: 45%;
        padding-right: 5px;
        text-align:left;
        font-weight: bold;
    }
    .shop_table.cart td:before {
        content: attr(data-title);
        width: 50%;
        position: absolute;
        display: inline-block;
        color: #000;
        text-transform: uppercase;
    }


}

/* faq */

.faq-question a, .faq_id .faq_question{
    color: #000;
    font-weight: bold;
}

.faq-question a:hover {
    color: #CCC;
}

.faq-answer, .faq_id .faq_answer {
    
    margin: 10px 0;
	font-style:italic;
}

.faq_form input[type='text'], .faq_form textarea, .faq_form input[type='email'], .reviews_form input[type='text'], .reviews_form textarea, .reviews_form input[type='mail']{
    
    border: 1px solid #ccc;
	width:100%;
	
    padding: 5px 5px;
    margin: 5px 0;
}

.main-nav .navbar-default {
   margin-bottom: 20px;
}

.k9 {
	margin-bottom:40px;
}
.k10 {
	margin-bottom:10px;
}
/*220716*/
@media (min-width: 992px){
.col-md-712 {
    /*width: 100%;
	float: left;
	position: relative;
    min-height: 1px;*/
    /*padding-left: 15px;
    padding-right: 15px;*/
	/*margin-bottom: 5px;*/
}}
.form-control712 {
    max-width: 72px;
    margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
	border-radius: 0;
	/*display: block;
    width: 100%;
    height: 34px;*/
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

/*180616*/
@media (min-width: 992px) {
.col-md-33 {
    width: 33%;
	float: left;
	/*display: block;*/
}
}
.col-md-33 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px){
.col-md-66 {
    width: 34%;
	float: left;
	/*display: block;*/
}}

.col-md-66 {
    position: relative;
    min-height: 1px;
}
.col-md-66.description-product {
    padding: 5px;
}
.show_all a {
	font-style:italic;
	
	}
.navbar-default .navbar-brand2 {
    color: #fff;
    position: relative;
}

	.navbar-brand2 {
    float: left;
    padding: 18px 20px;/*15 15*/
    font-size: 18px;
    line-height: 20px;
    /*height: 70px;*/
}

.button-refresh {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/1mAwoaK7SwqI.png);
    cursor: pointer;
}

.reviews .block-row {
	width:100%;
	padding:20px;
	margin-bottom:20px;
	background-color:#F4F4F4;
	
	
	}
.reviews_name {
	text-transform: uppercase;
	font-weight:bold;
	}

.reviews_date {
	font-style:italic;
	}

.reviews_param {
	font-weight:bold;
	}

.reviews_param_value {
	font-weight:normal;
	}
.shop_article_value, .shop_brand a {
	font-weight:bold;}
.js_shop_search_brand {
	margin-top:10px;
	}
.col-md-8 {
	margin-top: 5px;
    /*text-align: right;*/
	
	}
.shop-item-title {
    
	text-transform: uppercase;
	font-weight:bold;
}		

/*10 09 16*/
@media (min-width: 992px) {
.col-md-88 {
    width: 21%;
	float: left;
	/*display: block;*/
}
}
.col-md-88 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 992px) {
.col-md-89 {
    width: 79%;
	float: left;
	/*margin-top: 25px;*/
	/*display: block;*/
}
}
.col-md-89 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	
	
}
/*210916*/
@media (max-width: 768px) {
.head-line .navbar-default{
    background:/*#F4F4F4*/ #ffffff;
	border-bottom:0px #0A0404 dashed;
    
}
}
.subscription .error_message {
    color: #ffffff;
}
.shop_block_coupon input[type='text'] {
    border: 1px solid #ccc;
}
/*table.table-bordered {
    border: 1px solid #ccc;
}

table.table-bordered {
    border-collapse: collapse;
    border-spacing: 0;
}
table.table-bordered th {
    border: 1px #ccc solid;
    
}
table.table-bordered td {
    border: 1px #ccc solid;
    
}*/
/*290916*/
	.navbar-brand3 {
	position: relative;	
    float: left;
    padding: 5px 5px 5px 0px;
    font-size: 18px;
    line-height: 20px;
	margin-top:0px;
    /*height: 70px;*/
}
/*011016*/
/* |===============| nav start |===============| */

.nav2{
	margin-bottom:0;
	padding-left:0;
	list-style:none;
	}

.nav2{
	display: table-cell;
	padding: 0 20px 0 5px;
}

.nav2>li{
	position:relative;
	display:block;
	}
	
.nav2>li>a{
	position:relative;
	display:block;
	padding:16px 15px;
	}
	
.nav__item{
	position: relative;
	float: left;
}
.nav__item a{
	white-space: nowrap;
	display: block;
	padding: 0 16px;
	height: 56px;
	text-transform: uppercase;
	font: bold 12px/58px;
	color: #fff;
	text-decoration: none;
}
.nav__item:hover > a,
.nav__item_active > a{
	color: #fff;
	/*background-image: url(../img/888_fon.jpg);
    background-position: top left;
    background-repeat: repeat;*/
	background: #602625;
	text-decoration: none;
}
.nav__item_pp > a:after{
	content: "\f0d7";
	display: inline-block;
	margin: 0 0 0 8px;
	font-family: FontAwesome;
	
}
.nav__popup,
.aside-list{
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 2px 0 16px;
	min-width: 228px;
	/*background-image: url(../img/888_fon.jpg);
    background-position: top left;
    background-repeat: repeat;*/
	background: #602625;
}
.nav__item_pp:hover .nav__popup{
	z-index: 11;
	opacity: 1;
}
.nav__popup a,
.aside-list a{
	position: relative;
	border-top: 1px solid #0A0404;
	padding: 0 15px 0 0;
	margin: 0 14px;
	height: 30px;
	line-height: 30px;
	color: #000;
}

.aside-list a {
    height: auto;
}

.nav__popup__item {
	list-style:none;}

.nav__popup__item:first-child a{
	border-top: 0;
}
.nav__popup a:after,
.aside-list a:after{
	content: "\f061";
	opacity: 0;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -9px 0 0;
	font: 14px/17px fontawesome;
}
.nav__popup__item:hover a:after,
.aside-list li:hover a:after{
	opacity: 1;
}
.aside-list{
	position: static;
	display: block;
	margin: 0 0 30px;
}
.aside-list a{
	display: block;
	font: bold 12px/38px;
	text-transform: uppercase;
}
.aside-list li:first-child a{
	border-top: 0;
}
/* |===============| nav end |===============| */
.price {
	color: #0A0404;
}
.pagination li span.active {
    /*color: red;*/
	background-color:#F4F4F4;
}
.oz {
	padding: 0;
    margin: -15px 0 10px 0;
    float: left;
	
	}
.h78 td {
	padding-bottom: 2px;
	
	}
.shop_cat_img img{
	display: block;
	margin-left: auto;
    margin-right: auto;
	max-width: 100%;
    height: auto;
	
	}
@media (max-width: 768px) {

.carousel {
    
    margin-top: 20px;
}
}
@media (min-width:769px){
	
.container>.navbar-collapse {
    
    margin-left: -20px;
}
}

@media (max-width: 768px)

 {
.header .fa-shopping-cart {
    font-size: 22px;
    background: transparent;
    color: #333!important;
	}
}

.navbar-default .navbar-brand2 {
    color: #333;
    position: relative;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #F45319;
}
@media (max-width: 768px)

 {
.main-nav .navbar-default {
	/*background-image:url(../img/888_fon.jpg);
    background-position:top left;
    background-repeat:repeat;*/
    background: linear-gradient(90deg, #000,#602625);
    z-index: 3;
    border-radius: 0;
    margin-bottom: 0;
	border-bottom: 0px /*#0A0404*/#602625 solid;
	border-top: 0px /*#0A0404*/#602625 solid;
	
}
 }
 
/* .navbar-brand3 {
    position: relative;
    float: left;
    padding: 5px 5px 5px 0px;
    font-size: 18px;
    line-height: 20px;
    height: 70px;
}*/

@media (max-width: 769px){

.header .cart {
    padding: 0;
    background: transparent;
    margin-top: 1px;
}
}
/*.navbar-brand2 {
    float: left;
    padding: 18px 20px;
    font-size: 18px;
    line-height: 20px;
    height: 70px;
}*/
h1, .h1 {
	/*color:#0A0404;*/
	}
.im_mob {
	width:180px;
	height:auto;
}

.clauses_list .block {
    background-color: #F4F4F4;
    width: 100%;
    padding: 13px 21px;
    margin: 0 0 10px 0;
}

.clauses_list .block .block-text a {
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}

.clauses_list .block_header {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom: 10px;
	
	
	
	}	
	
.media-body	h5 {
	
	margin-top: 10px;
	
	}
	
	/* photo */
@media (min-width:769px){
.photo_first_page .photo_cat, .photo_list .photo_item, .photo_list .photo_cat {
	background: #F4F4F4;
	width: 23%;
	display:inline-block;
	padding: 13px 21px;
	margin:0 6px 10px;
}

.photo_item .photo_image > img {
	width:100%;
	height: auto;
}

.photo_item .photo_image {
	display: block;
	margin-bottom: 16px;
}

.photo_item .photo_name {
	margin-bottom: 6px;
}

.photo_cat .photo_cat_images .photo_name
{
	display: none;
}


.photo_cat .photo_cat_link
{
	margin: 20px 0;
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	display: block;
}

/*.photo_list .photo_images, .photo_first_page, .photo_cats
{
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}*/


.photo_list .photo_images:before, .photo_list .photo_images:after,
.photo_first_page:before, .photo_first_page:after,
.photo_cats:before, .photo_cats:after
{
	display: table;
	content: " ";
}

.photo_list .photo_images:after,
.photo_first_page:after,
.photo_cats:after
{
	clear: both;
}

}

/* photo */
@media (max-width:768px){
.photo_first_page .photo_cat, .photo_list .photo_item, .photo_list .photo_cat {
	background: #F4F4F4;
	width: 100%;
	/*display:inline-block;*/
	padding: 13px 21px;
	margin:0 0 10px 0;
}

.photo_item .photo_image > img {
	width:100%;
	height: auto;
}

.photo_item .photo_image {
	display: block;
	margin-bottom: 16px;
}

.photo_item .photo_name {
	margin-bottom: 6px;
}

.photo_cat .photo_cat_images .photo_name
{
	display: none;
}


.photo_cat .photo_cat_link
{
	margin: 20px 0;
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	display: block;
}

/*.photo_list .photo_images, .photo_first_page, .photo_cats
{
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}*/


.photo_list .photo_images:before, .photo_list .photo_images:after,
.photo_first_page:before, .photo_first_page:after,
.photo_cats:before, .photo_cats:after
{
	display: table;
	content: " ";
}

.photo_list .photo_images:after,
.photo_first_page:after,
.photo_cats:after
{
	clear: both;
}

}

.clauses_list .block {
	background: #F4F4F4;
	width: 100%;
	/*display:inline-block;*/
	padding: 13px 21px;
	margin:0 0 10px 0;
}

.clauses_list .block .block-text h4 {
	/*text-transform: uppercase;*/
	color: #0A0404;
	
	}
.clauses_list .block .block-text a {
	text-decoration:underline;
	color: #0A0404;
	font-weight:bold;
	
	
	}
.clauses_list .block .block-text .date	{
	font-style:italic;
}
/*@media (min-width:769px){
.clauses_list .block img {
	float:left;
	margin: 10px;
	padding: 20px;
	
}
}*/



@media (min-width:769px){
.files {
	background: #F4F4F4;
	width: 45%;
	display:inline-block;
	padding: 13px 21px;
	margin:0 10px 20px;
}

.files .files_name a {

    text-decoration: underline;
	text-transform:uppercase;
    color: #0A0404;
    font-weight: bold;
	margin-bottom: 20px;
}

.files .files_name  {

    margin-bottom: 5px;
}

.files_download .fa-download {
	margin-right:5px;
	display:none;
	}
.files_download a {
	color: #b34232;
	}
}

@media (max-width:768px){
.files {
	background: #F4F4F4;
	width: 100%;
	
	padding: 13px 21px;
	margin:0 0 10px 0;
}

.files .files_name a {

    text-decoration: underline;
	text-transform:uppercase;
    color: #0A0404;
    font-weight: bold;
	margin-bottom: 20px;
}

.files .files_name  {

    margin-bottom: 5px;
}

.files_download .fa-download {
	margin-right:5px;
	display:none;
	
	}
.files_download a {
	color: #b34232;
	}
}	

@media (min-width:769px){
.video {
	background: #F4F4F4;
	width: 45%;
	display:inline-block;
	padding: 13px 21px;
	margin:0 10px 20px;
}
}

@media (max-width:768px){
.video {
	background: #F4F4F4;
	width: 100%;
	
	padding: 13px 21px;
	margin:0 0 10px 0;
}
}

.video h2{
	margin-top:5px;
}

.about-as a, .clauses_text a {
	
	color: #ff6600;
	text-decoration:underline; 
	
	}

table.tab {
    border-collapse: collapse;
    width: 100%;
}
table.tab th {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border: 1px #c2adad solid;
    padding: 5px;
}
table.tab td {
    text-align: center;
    font-size: 14px;
    border: 1px #c2adad solid;
    padding: 5px;
}
table.tab p {
    font-size: 14px;
    padding: 0px;
	margin: 0px;
}

.block_header {
    font-size: 16px;
}

.clauses_block_rel .clauses_name a {
    text-decoration: underline;
    color: #0A0404;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}


.clauses_block_rel .clauses {
    background: #e7f4fa;
    width: 100%;
    /* display: inline-block; */
    padding: 13px 21px;
    margin: 0 0 10px 0;
}	

.photo_cat_img img {
	width:100%;
	height:auto;
	
	}
	
.photo_rate img {
	margin-right:5px;
	
	}
	
.comment {
	/*background-color:#dcdcdc;*/
	margin-bottom:15px;
	padding-left:10px;
	}
.comments_date {
	font-style:italic;}		
	
	
/*мобильный поиск 141218*/
@media (min-width:769px){
.search_form2 {
    margin-top:10px;
	margin-bottom:10px;
    width: 300px;
	float:left;
}
}

@media (max-width:768px){
.search_form2 {
    margin-top:10px;
	margin-bottom:10px;
    width: 100%;
	max-width:300px;
	float:left;
}
.text-phone-bobile2{
    color: #333!important;
    font-size: 18px;
  }
.navbar-brand5 {
    padding: 7px 15px;
    font-size: 16px;
    line-height: 20px;
    
}
.navbar-brand6 {
    padding: 7px 25px 7px 15px;
    font-size: 18px;
    line-height: 20px;
    
}
.cart-hidden-mobile {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 31;
}
}
/*мобильный поиск 141218*/

.news_anons img {
	width:100%;
	max-width:200px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
	
	}
	
.news .media-heading a{
	color:#0A0404!important;
	text-decoration:underline;
	 
	
	}
@media (max-width: 768px){
.news_list img, .news_id img {
	max-width:120px;
	height:auto;
	 
	}
}	

	
.news_list .news_anons img {
	display:none;
	 
	}	
.devoloper_tech	{
	background-color:#FF0000;
	color:#FFFFFF;
	
	}
.devoloper_tech	a{

	color:#FFFFFF;
	
	}	
	
	@media (max-width:768px){
.clauses_list .block-row-img img{
	width:100%;
	max-width:180px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	
	}
	
body{
    font: 16px/22px arial, helvetica, sans-serif;
}
.footer ul li a {
    line-height: 2;
}
	}
.feedback_form select.inpselect {
	 max-width: 100%!important;
	 }
a.entry2 {
	color: white;
	text-decoration: none;
	}		
.entry2 {
	     background-color: #ff6600;
         border: 1px solid #ff6600;
	     color: white;
         text-align: center;
         text-decoration: none;
         font-style: normal;
         display: inline-block;
         font-size: 14px;
         margin: 10px 0 10px 0;
         cursor: pointer;
         border-radius: 12px;
         padding: 6px 10px; 
         /*position: relative;
	     transition: .2s;
         left: 50%;
         transform: translate(-50%, 0);*/ 
 }
.entry2:hover { 
        text-decoration:none;
        color:#ff6600;
        background-color:#FFFFFF;
        border: 1px solid #ff6600;
}
a.entry2:hover { 
        
        color:#ff6600;
		text-decoration: none;
       
}
.entry {
	background-color:#F4F4F4;
	border-radius: 12px;
	padding: 20px;
	}
.entry1, .entry4 {
	border: 1px solid #ff6600;
	background-color: transparent;
	margin:0 0 5px 5px;
	padding: 2px 2px 2px 5px;
	color: #ff6600;
	}
.entry3 {
	color: #ff6600;
	}