body {
    background: url(img/body-bg.png) 0 -80px;
    font-family: "Ubuntu",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #333;
    line-height: 1.2;
	min-width: 320px;
}
/*
.row-fluid .span5 {
    width: 47.6064%;
    margin-left: 4.7872%;
}
*/
label, input, button, select, textarea {
    font-weight: 300;
}
p {
    margin: 10px 0;
}
p.information {
    float: left;
    margin-left: 15px;
    margin-top: 70px;
    color: grey;
    font-style: italic;
}
a, a:active, a:focus, a:visited {
    color: #891635;
    text-decoration: underline;
}
a:hover {
    color: #891635;
    text-decoration: none;
}
h1 {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 24px;
    background: #efefec;
    margin: 2px -30px 23px -30px;
    padding: 5px 30px;
}
h2 {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding-left: 16px;
}
h3 {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 2px 10px 0px;
    margin: 0 0 5px 0;
    line-height: 1.5;
}
h3.block-title {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    padding: 10px 2px 10px 7px;
    margin: 0 0 5px 0;
}
.article-title {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}
.read-more {
    display: block;
    font-size: 11px;
}
label.checkbox, li.lvl2 {
    padding-left: 18px;
    background: url(img/checkbox-off.gif) 0px center no-repeat;
}
label.checkbox.on, label.lvl2.on, .lvl2 input:checked, li.lvl2.on {
    padding-left: 18px;
    background: url(img/checkbox-on.gif) 0px center no-repeat;
}
.radio input[type="radio"], .checkbox input[type="checkbox"], .lvl2 input[type="checkbox"] {
    float: left;
    margin-left: -40px;
    width: 20px;
}
img {
    border: 1px solid #ccc;
}
.btn {
    background-color: #999;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    text-decoration: none;
}
.btn:hover,
.btn:focus {
    background-color: #999;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
}
.btn-primary, 
.btn-primary:visited {
    background: #891635;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus{
    background: #891635;
    color: #fff;
}
.block {
    margin-bottom: 40px;
    overflow: hidden;
}
section {
    margin-bottom: 20px;
}

.collapse {
    overflow: hidden;
    position: static;
}
.collapsed .collapse {
    overflow: hidden;
}
.popover.right .arrow, #modef .arrow {
    border-left-width: 0;
    border-right-color: #891635;
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover, #modef {
    background-clip: padding-box !important;
    background-color: #FFFFFF !important;
    border: 1px solid #891635 !important;
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 165px;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0px;
    white-space: normal;
    z-index: 1010;
    width: 120px;
}
.popover-content {
    padding: 9px 14px !important;
}

/* Letter navigator */
.letter-filter ul.inline li.divider {
    padding: 0;
}
.letter-filter {
    margin-top: 3px;
    border-bottom: 1px solid #858585;
    border-top: 1px solid #adadad;
}
.letter-filter ul {
    border-top: 1px solid #858585;
    border-bottom: 1px solid #adadad;
    margin: 0;
}
.letter-filter ul.inline li {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: -8px;
    padding: 0;
}
.letter-filter ul.inline li.active, 
.letter-filter ul.inline li:hover {
    background: #891635 url(img/arrow_letters.gif) bottom center no-repeat;
    color: #fff;
}
.letter-filter ul.inline li.divider {
    background: none;
}
.letter-filter a {
    font-family: "Playfair Display SC",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    padding: 3px 7px 16px 7px;
    display: block;
}
.letter-filter ul.inline li.active a, 
.letter-filter ul.inline li a:hover {
    color: #fff;
}

/* Pager */
.pager {
    list-style: none outside none;
    margin: 20px 0;
    text-align: left;
    font-family: Verdana, Tahoma, sans-serif;
    color: #666;
    font-size: 12px;
}

.pager ul {
    display: inline;
    margin-left: 9px;
}
.pager li.page {
    margin: 0;
    padding: 0;
}
.pager li a, .pager .active {
    padding: 0px 8px;
    background: none;
    border: none;
    border-radius: 0;
}
.pager li.page a, .pager .active {
    padding-top: 3px;
    border: none;
    border-radius: 0;
    color: #666;
    text-decoration: none;
}
.pager .active {
    line-height: 20px;
}
.pager li.page.active a, 
.pager li.page a:hover,.pager .active {
    background: #891635 url(img/arrow_pager.gif) top center no-repeat;
    color: #fff;
}
.pager li.nav-link {
    background: url(img/pager_divider.gif) right center no-repeat;
    padding: 0px 20px 0 16px;
}
.pager li.nav-link.all {
    background: none;
}
.pager li.nav-link a {
    padding: 0;
}
.pager li.nav-link a:hover {
    background: none;
}



/* Custom container */
.container {
    margin: 0 auto;
    max-width: 1000px;
    background: #fff;
    overflow: hidden;
    width: auto;
}
.container > hr {
    margin: 60px 0;
}

/* Header */
.header {  
background-color: #f1f1f0;
    /*    overflow: hidden;*/
    height: 148px;
	width:1000px;
}

.header-logo {
    width: 200px;
    display: inline-block;
    vertical-align: middle;
    margin: 22px 20px 23px 40px;
}
.header-logo img {
    border: none;
}



.header-top-block {
    line-height: 21px;
    width: 700px;
    display: inline-block;
    vertical-align: middle;
    margin: 28px 20px 20px 0px;
}
.header-top-block .row.top {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
	width: 725px;
}
.header-top-block .row.bottom {
    padding-top: 5px;
    border-top: 1px solid #ccc;
	width: 725px;
}
.header-top-block .phone-number {
    float: left;
    font-size: 14px;
    margin-right: 40px;
}
.header-top-block .order-call {
    float: left;
    font-size: 11px;
    margin-right: 20px;
}
.header-top-block .search {
    float: right;
}

.form-search input[type="text"] {
    -moz-transition: none;
    background-color: #FFFFFF;
    border: none;
    box-shadow: none;
    border-radius: 0;
    color: #555555;
    font-size: 11px;
    height: 13px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 4px 6px;
    vertical-align: middle;
    float: left;
}
.form-search .btn {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #999;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    float: left;
}

.nav-pills {
    margin: 0 0 10px -20px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus, .nav-pills a:hover {
    background: none;
    color: #000;
}

.nav-pills > li {
    list-style: none;
    padding: 0 25px;
    border: 1px solid transparent;
}
.nav-pills > li:first-child {
    padding-left: 0;
}
.nav-pills > li:last-child {
    padding-right: 0;
}
#horizontal li.main:hover a.root-item {
    padding: 5px 25px !important;
    border: 1px solid #484848 !important;
    border-bottom: none !important;
    background: none !important;
    color: black !important;
}
#horizontal li.main:hover ul.svet, #horizontal li.main ul.svet {
    width: 86px;
    background: #f1f1f0 !important;
}
#horizontal li.main:hover ul.mebel, #horizontal li.main ul.mebel {
    width: 112px;
    background: #f1f1f0 !important;
}
#horizontal li.main:hover ul li a {
    background: #f1f1f0 !important;
}
#horizontal li.main a.root-item {
    padding: 5px 25px !important;
}
.nav-pills li ul, .nav-pills > li:hover ul {
    border-top: none !important;
    background: #f1f1f0 !important;
    border: 1px solid #484848;
}
.nav-pills li ul.svet a  {
    padding: 5px 3px !important;
    margin: 5px 8px !important;
}
.nav-pills li ul.svet li:hover a {
    margin: 5px 8px !important;
}
.nav-pills li ul.mebel li:hover a {
    margin: 5px 8px !important;
}
.nav-pills li ul li:hover a {
    border-top: 1px solid #484848 !important;
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
}
.nav-pills li ul a {
    color: black !important;
    padding: 5px 15px !important;
    font-size: 16px !important;
    border-top: 1px solid #484848;
    margin: 5px 8px;
    font-weight: bold;
}

.nav-pills > li > a {
    border-radius: 0;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    font-size: 17px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

/* Customize the navbar links to be fill the entire space of the .navbar */
.navbar {
    margin-bottom: 0;
}
.navbar .container {
    background: none;
    min-width: 0;
    overflow: visible;
}
.navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
.navbar-inner {
    background-color: #333;
    background-image: none;
    border-radius: 0;
    border: none;
    border-top:1px solid #e7e6e6;
    box-shadow: none;
    min-height: 50px;
    padding: 0;
}
.navbar .nav {
    border-top: 1px solid #5c5c5c;
}
.navbar .nav li{

}
.navbar .nav li a,
.navbar .nav li a:focus {
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
    padding: 15px 9px;
    font-size: 13px;
    color: #999;
}
.navbar .nav li:first-child a {

}
.navbar .nav li:last-child a {

}
.navbar .nav li.active a,
.navbar .nav li a:hover, 
.navbar .nav li.active a:hover {
    font-weight: 300;
    text-align: center;
    background-color: #fff;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    border-top: 1px solid #dedede;
    padding: 15px 8px 15px 9px;
    margin-top: -1px;
    margin-left: -1px;
    box-shadow: none;
    color: #891635;
    text-decoration: none;
}


#header-carousel {
    overflow: hidden;
    clear: both;
    line-height: inherit;
    margin-bottom: 10px;
}
#header-carousel .carousel-caption {
    background: #efefec;
    padding: 7px 100px 7px 100px;
    position: static;
    overflow: hidden;
}
.carousel .article-title {
    float: left;
    width: 270px;
    padding-right: 20px;
}
.carousel .article-text {
    padding: 10px 0;
    position: static;
}
.carousel .carousel-control {
    background: none;
    border: none;
    border-radius: 0;
    height: 44px;
    margin: 0px;
    opacity: 1;
    bottom: 33px;
    top: auto;
    width: 25px;
    outline: none;
}
.carousel .carousel-control.left {
    background: url(img/arrow-prev.png) no-repeat;
    left: 44px;
}
.carousel .carousel-control.right {
    background: url(img/arrow-next.png) no-repeat;
    right: 44px;
}
.carousel .carousel-control:hover {
    background-position: 0 -44px;
}


/* Main */

#main-content {
    padding: 0 30px;
    margin-bottom: 100px;
}
ul.goods {
    overflow: hidden;
    margin-left: -25px;
    font-size:0;
    line-height:0;
}
ul.goods:after {
    visibility: hidden;
}
.goods li {
    display : inline-block;
    vertical-align: top;
    margin-left: 25px;
    margin-bottom: 22px;
    width: 168px;
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}
.goods img {
    border: 1px solid #ccc;
}
.goods a {
    text-decoration: none;
}
.goods .item-text {
    background: #efefec;
    padding: 4px 14px 40px 14px;
    position: relative;
    color: #333;
    text-decoration: none;
    min-height: 20px;
}
.goods .item-text .category {
    position: absolute;
    left: 14px;
    bottom: 15px;
    font-size: 12px;
    color: #999;
    text-decoration: underline;
}
.goods .info {
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 22px;
}
.goods .info.sale {
    background: url(img/sale.gif) no-repeat;
}
.goods .info.new {
    background: url(img/new.gif) no-repeat;
}
.goods .info.hit {
    background: url(img/hit.gif) no-repeat;
}
.goods a:hover .item-text {
    background: #333;
    color: #fff;
}
.goods a:hover .item-text .category {
    color: #cc3366;
}
.goods .cat-title {
    display: block;
    background: #efefec;
    padding: 10px 5px 10px 15px;
    color: #333;
    text-decoration: none;
}

#news .article-image {
    float: left;
    padding: 5px 10px 5px 0;
}
#news .article-title {
    line-height: 20px;
    font-family: "Ubuntu",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 16px;
}
#news .article-title a {
    font-size: 16px;
    line-height: 20px;
    color: #891635;
    font-family: "Ubuntu",Helvetica,Arial,sans-serif;
    font-weight: 300;
    text-decoration: none;
}
#news .article-title a:hover {
    text-decoration: underline;
}
#news .article-text {
    font-size: 12px;
}

#about .article-image {
    float: left;
    padding: 5px 10px 5px 0;
}
#about .article-text {
    font-size: 12px;
}

/* Catalogue */
#catalogue {
    overflow: hidden;
}
#filters {
    font-family: Verdana,Tahoma,sans-serif;
    font-size: 12px;
    margin-left: 0 !important;
    position: relative;
    margin-bottom:150px;
}

.accordion-group {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}
.accordion-heading .accordion-toggle, .showchild{
    display: block;
    padding: 8px 5px 8px 18px;
    background: url(img/collapse-on.png) 1px center no-repeat;
    color: #891635;
    text-decoration: none;
    border: none !important;
    font-family: Verdana,Tahoma,sans-serif !important;
    font-size: 12px !important;
}
.accordion-toggle.collapsed, .lvl1 .collapsed {
    background: url(img/collapse-out.png) 1px center no-repeat;
    color: #333;
}
.accordion-inner {
    overflow: hidden;
    padding: 9px 0 !important;
    border: none;
}
.accordion-body .pager {
    margin-top: -20px;
    margin-bottom: 50px;
}

#filters h3 {
    font-family: Georgia,Helvetica,Arial,sans-serif;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #CCCCCC;
}
#filters label {
    margin: -1px 0 0 0;
}
#filters .text {
    display: block;
    font-size: 11px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;  
    padding-top: 5px;
    padding-bottom: 5px;
}
#filters .buttons {
    margin-top: 20px;
}

#catalogue-filter .accordion-heading h2 {
    margin: 0;
    padding-left: 0;
}
#catalogue-filter .accordion-heading a {
    display: inline-block;
}
#catalogue-filter .accordion-toggle {
    color: #221e1f;
    background: none;
    padding: 0;
}
#catalogue-filter .accordion-heading a.all {
    font-size: 12px;
    font-weight: 300;
    font-family: "Ubuntu",Helvetica,Arial,sans-serif;
    margin-left: 20px;
}
#catalogue-filter .accordion-inner {
    padding-top: 20px;
}

#prod_gallery {

}
#prod_gallery img {
    border: 1px solid #9c9c9c;
}
#prod_gallery #prod-thumbs {
    background: #333;
    max-width: 441px;
}
#prod_gallery #prod-thumbs ul {
    background: #333;
    padding: 14px;
}
#prod_gallery #prod-thumbs .title {
    background: #201f1f;
    border-bottom: 1px solid #4d4c4c;
    padding: 5px 14px;
    color: #fff;
}
#prod-info h3.block-title {
    margin-bottom: 0;
    padding: 10px 2px 10px 0;
}
#prod-info .col-1 {
    float: left;
    width: 56.236%;
    padding: 3.401% 3.401% 0 0;  
    border-right: 1px solid #ccc;
}
#prod-info .col-2 {
    float: left;
    width: 36.5%;
    padding: 3.401% 0 0 3.401%;  
}
#prod-desc .btn {
    text-transform: uppercase;
    padding: 10px 25px;
    margin-bottom: 15px;
}
#prod-desc .link,
#prod-desc .link:hover, 
#prod-desc .link:focus,
#prod-desc .link:visited {
    color: #333;
    font-size: 13px;
}
#prod-desc {
    text-align: justify;
}
#prod-desc img {
    display: block;
    float: left;
    margin: 5px;
}

#prod-characteristics ul {
    margin: 10px 0 0 0;
}
#prod-characteristics li{
    padding: 8px 0 8px 18px;
    background: url(img/list-marker-line.gif) left center no-repeat;
    list-style: none;
}

.download {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    vertical-align: middle;
    line-height: 28px;
}
.pdf {
    background: url(img/pdf.png) left center no-repeat;
    padding-left: 43px;
    min-height: 32px;
}
.xls {
    background: url(img/xls.png) left center no-repeat;
    padding-left: 43px;
    min-height: 32px;
}

#products-advert .goods {
    margin-left: -5px;
}
#products-advert .goods li {
    margin-left: 5px;
    width: 143px;
}
#products-advert .goods li .item-image img {
    display: block;
    margin:  0 auto !important;
}
#products-advert .goods li .item-text {
    padding-left: 8px;
    padding-right: 8px;
}
#products-advert .goods li .item-text .category {
    left: 8px;
}

#interiers-list {
    overflow: hidden;
}
#interiers-list ul.image-list {
    margin-left: -30px;
    display: inline-block;
}
#interiers-list ul.image-list li {
    margin-bottom: 25px;
}
#interiers-list .pager {
    margin: 0;
}

#interier-card #author-info {
    border-right: 1px solid #ccc;
    padding-right: 2.6455%;
}
#interier-gallery img {
    border: none;
}
#interier-gallery #int-thumbs ul  {
    margin: 13px 0 0 -13px;
}
#interier-gallery #int-thumbs li  {
    padding: 0;
    margin: 0 0 13px 13px
}
#interier-card #author-info .author-photo{
    float: left;
    margin: 0 19px 5px 0;
}

#about .col-1 .content {
    padding-left: 16px;
}
#about .col-2 .content {
    padding-right: 16px;
}

.address {
    padding: 15px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.address h3 {
    display: inline;
    line-height: 1.5;
}

#contacts .col-1 .content {
    padding-left: 16px;
    padding-right: 8px;
}
#contacts .col-2 .content {
    padding-right: 16px;
    padding-left: 8px;
}

#contacts .address {
    margin: 20px 0;
    padding: 0;
    border: none;
}
#contacts .address h3 {
    display: inline;
    line-height: 1.5;
}

#brend .col-1 .content {
    padding-left: 16px;
    padding-right: 8px;
}
#brend .col-2 .content {
    padding-right: 16px;
    padding-left: 8px;
}
#brend .brend-logo {
    float: left;
    padding: 0px 16px 5px 0;
}
#brend .docs {
    border-top: 1px solid #000;
    padding-top: 10px;
}

.page-404 {
    background: #000 url(img/404.jpg) fixed center center no-repeat;
}
.page-404 .header-top {
    background: none;
}
.page-404 .container {
    background: none;
}
.page-404 .header-top-block .phone-number {
    color: #666;
}
.page-404 .header-top-block .row.top {
    border: none;
}
#page-404-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: 130px;
    width: 120px;
    text-align: center;
}
#page-404-content a {
    color: #fff;
}



/* Footer */
.footer {
    margin: 20px 0 0 0;
    padding: 20px 30px;
    line-height: 15px;
    font-size: 12px;
    background: #efefec;
    color: #4d4d4d;
    border-bottom: 15px solid #27292a;
}
.footer .row-fluid [class*="span"] {
    min-height: 15px;
}
.footer section {
    margin-bottom: 0;
}
.footer a {
    color: #4d4d4d;
}
#modef {
    position: absolute;
    left: 150px;
}
.smartfilter input[type="text"] {
    width: 20px;
    padding: 3px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 12px;
}
.smartfilter .min-price, .smartfilter .max-price {
    font-size: 11px;
    display: block;
    margin-right: 5px;
    width: 15px;
    float: left;
    padding-top: 5px;
}
.search-page .form-search {
    margin: 20px 0 0 !important;
}
.ajax-form {
    position: relative;
    padding: 10px;
}
.ajax-form input[type="text"] {
    padding: 3px 5px;
    border: 1px solid #ccc;
    border-radius: 0 !important;
}
.ajax-form input[type="text"], .ajax-form textarea {
    display: block;
    width: 200px;
}
.ajax-form span {
    text-align: right;
}
.ajax-form tr td:first-child {
    padding-right: 5px;
    text-align: right;
}
.ajax-form textarea {
    resize: none;
}
.ajax-form input[type="submit"] {
    display: block;
    float: right;
}

/*прижимаем футер к низу*/
html, body {
    margin:0;
    padding:0;
    width:100%;
    height:100%;
}
.content {
    position: relative;
    min-height: 100%;
}
* html .content {
    height: 100%;
}
.footer {
    position: relative;
    margin-top: -70px;
    background: none;
    padding:0;
    border-bottom: 0;
}

.footer .footer-inner{
    max-width: 940px;
    margin:0 auto;
    background: none repeat scroll 0 0 #EFEFEC;
    border-bottom: 15px solid #27292A;
    color: #4D4D4D;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 30px;
}


/*
.manin_menu {
    width: 100%;
    text-align: justify;
}

.manin_menu li {
    display: inline-block;
    vertical-align: top;
    position: relative;

}
.manin_menu li:first-child a {
    padding-left: 0;
}
.manin_menu li:last-child a {
    padding-right: 0;
}
.manin_menu li a {
    display: inline-block;
    vertical-align: top;
    color: black;
    font-size: 17px;
    line-height: 1.1;
    text-decoration: none;
    font-weight: bold;
    padding: 6px 36px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.manin_menu li:hover .open_sub {
    background: #f1f1f0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.manin_menu li.last {
    width: 100%;
    height: 0;
    visibility: hidden;
}

.submenu {
    display: none;
    background: #f1f1f0;
    width: 98%;
    position: absolute;
    left: 0px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    margin: 0px;
    z-index: 9999;
}

.manin_menu .submenu li {
    display: block;
}

.manin_menu .submenu li a {
    display: block;
    border-top: 1px solid #000;
    padding: 8px 0px;
    margin: 0px 8px;
}

.manin_menu li:hover .submenu {
    display: block;
}
*/
.manin_menu {
    width: 100%;
    text-align: justify;
}

.manin_menu li {
    display: inline-block;
    vertical-align: top;
    position: relative;

}
.manin_menu li a.active {
    border: 1px solid #000;
}
.manin_menu li a {
    display: inline-block;
    vertical-align: top;
    color: black;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.1;
    text-decoration: none;
    padding: 6px 25px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.manin_menu .open_sub {
    width: 135px;
    padding: 6px 0px;
    text-align: center;
}
.manin_menu li:hover a.item, .manin_menu li:hover ul li:hover a  {
    color: #891635;
}
.manin_menu li:hover .open_sub {
    background: #f1f1f0;
    border-top: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    border-bottom: none !important;
}

.manin_menu li.last {
    width: 100%;
    height: 0;
    visibility: hidden;
}

.submenu {
    display: none;
    background: #f1f1f0;
    width: 100%;
    position: absolute;
    left: 0px;
    text-align: center;
    margin: 0px;
    z-index: 9999;
}

.manin_menu .submenu li {
    display: block;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.manin_menu .submenu li:last-child {
    border-bottom: 1px solid #000;
}

.manin_menu .submenu li a {
    display: block;
    border-top: 1px solid #000;
    padding: 8px 0px;
    margin: 0px 8px;
}

.manin_menu li:hover .submenu {
    display: block;
}

.span2 a{
font-size:18px;
font-weight: bold;

}
@media (max-width: 991px) {
	.content {
		width: 720px;
		max-width: 100%;
	}
	.container-b {
		margin: 0 auto;
		padding: 0 30px;
	}
	.menuToper {
		display: none;
		position: absolute;
		background-color: #333;
		top: 30px;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 3;
	}
	.header {
		height: auto;
		width: 100%;
	}
	.header-top-block .row.bottom {
		width: 100%;
	}
	.header-top-block .row.top {
		width: 100%;
	}
	img {
		border: none;
	}
	.header-logo {
		display: block;
		width: 160px;
		margin: 22px auto;
	}
	.header-top-block {
		width: 100%;
		margin: 10px 0 20px 0;
		position: relative;
	}
	.manin_menu {
		float: none !important;
		padding-left: 20px;
	}
	.manin_menu li {
		display: block;
	}
	.manin_menu li a {
		color: #fff;
		padding-left: 0;
		font-size: 15px;
	}
	.manin_menu .open_sub {
		padding-left: 0;
		text-align: left;
	}
	.manin_menu .submenu {
		background: none;
		position: relative;
		text-align: left;
	}
	.manin_menu .submenu li {
		border: none;
	}
	.manin_menu .submenu li a {
		display: inline-block;
		border: none;
	}
	.header-top-block .row.bottom {
		border: none;
	}
	.header-top-block .row.top {
		margin: 0;
	}
	.search_b1 {
		display: inline-block;
		font-weight: bold;
		cursor: pointer;
		float: right;
		text-transform: uppercase;
		font-size: 12px;
	}
	.search {
		display: none;
		background-color: #333;
		padding: 9px 10px;
		position: absolute;
		top: 28px;
		right: 0;

	}
	.search_b1.active {
		color: #891635;
	}
	.carousel .article-title {
		float: none;
		width: 100%;
		text-align: center;
	}
	.navbar-inner {
		min-height: 35px;
	}
	#about .col-1 .content {
		padding: 0;
	}
	.page-title {
		font-size: 18px;
	}
	.news-item {
		text-align: center;
		border-bottom: 1px solid #ccc;
	}
	.news-item a {
		text-align: center;
	}
	.news-item img {
		float: none !important;
		width: 90%;
	}
	.news-item div {
		float: none !important;
		width: 100% !important;
	}
	.toggleMenu {
		display: inline-block;
		font-weight: bold;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 12px;
		padding: 3px 3px;
	}
	.toggleMenu.active {
		color: #891635;
	}
	#interiers-list ul.image-list {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	#interiers-list ul.image-list li {
		margin: 0 15px 25px !important;
		border: 1px solid #ccc;
		display: inline-block;
	}
	.span2 a {
		font-size: 15px;
	}
	ul.goods {
		text-align: center;
	}
	.kakashka {
		margin: 0 !important;
		display: block !important;
	}
	.koko-wrap {
		position: relative;
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	
	.manin_menu li a.active {
		border-color: #fff;
		
	}
	.manin_menu {
		width: auto;
	}
	.manin_menu .open_sub {
		pointer-events: none;
		cursor: default;
		color: #696969;
	}
	 .submenu {
		display: block !important;
		padding-left: 10px;
	}
}
@media (max-width: 767px) {
	.content {
		width: 540px;
		max-width: 100%;
	}
	.row-fluid [class*="span"] {
		width: 100%;
	}
	.news-item {
		padding-bottom: 20px;
		border-bottom: 1px solid #f3f3f3;
	}
	.news-item:last-child {
		border-bottom: none;
	}
	#news .span5 {
		border: none !important;
		padding: 0 !important;
	}
	.news-detail img {
		margin: 10px;
		display: inline-block;
	}
	#contacts .span5 {
		border: none !important;
		padding: 0 !important;
	}
	.image-list {
		margin-left: -15px;
		margin-right: -15px;
	}
	.image-list .item {
		margin: 0 15px 15px 20px;
		border: 1px solid #cccc;

	}
}
@media (max-width: 575px) {
	.content {
		width: 100%;
		max-width: 100%;
	}
	.koko-r1 {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
	}
	.koko-r1 .span2{
		float: none;
		display: inline-block;

	}
	.search {
		top: 75px;
	}
	.koko-phone {
		width: 200px;
		float: left;

	}
}
@media (min-width: 992px) {
	.menuToper {
		display: block !important;
	}
	.toggleMenu {
		display: none;
	}
	.search_b1 {
		display: none;
	}
	
	.search {
		display: inline-block !important;
	}
}