body {
    min-width: 120px;
    width: 100%;
    height: 100%;
    font-family: 'PT Sans', sans-serif;
}
.tags_cloud{
    display: block;
    padding: 0 2px 2px 2px;
    background: #cba471;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
}
.tags_cloud a{
    color:#a1410d;
}

.content p {
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 7px;
}
#open_phones{
    display: none;
}
.breadcrumb-navigation,.bx-breadcrumb{
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 7px !important;
}
.breadcrumb-navigation li,.bx-breadcrumb-item{
    float: left;
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 14px;
}
.phone a,.f_phone a{

     color: #0b6000;
     text-decoration: none;
}
.breadcrumb-navigation li a:hover{
    color: #0a4702;
}

.content2 .breadcrumb-navigation ,.bx-breadcrumb{
    top: 10px;
    left: 19px;
	line-height: 20px;
}

.content2{
    padding-top: 25px !important;
}
.content,.content2{
    position: relative;
}
h1{
    margin-top: 44px !important;
}

.content strong,
.content b {
    font-weight: bold;
    color: #9e2802;
}

.content a {
    color: #9e2802;
}

h1 {
    font-size: 26px;
    font-weight: bold;
    color: #9e2802;
    margin-top: 10px;
    margin-bottom: 20px;
}

h2 {
    text-align: left;
    color: #a1410d;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

h3 {
    text-align:left;
    color:#a1410d;
    font-size: 22px;
    font-weight: bold;
    margin:20px 0 10px 0;
}

h4 {
    font-size: 16px;
    font-weight: bold;
}

h5 {
    font-size: 14px;
    font-weight: bold;
}

h6 {
    font-size: 12px;
    font-weight: bold;
}

div {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

p {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

header {
    background: url(images/bg_header1.jpg) 50% 0 no-repeat;
    height: 312px;
    position: relative;
    width: 100%;
}

.wrap {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.bx_catalog_list_home .bx_catalog_item_title {
    height: 65px !important;
}
.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    font-size: 18px;
    font-weight: bold;
    color: #9e2802;
}
.price_style{
    color: #9e2802;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    margin-bottom: 12px;
}
#wrap_nav {
    float: right;
    position: relative;
    margin-top: 20px;
    z-index: 15;
}

#social {
    position: absolute;
    top: 0;
    left: 33px;
    height: 34px;
    overflow: hidden;
}

#social img {
    float: left;
    margin: 0 5px;
}

#social a:last-child {
    color: #0b6000;
    padding-left: 13px;
    background: url(images/stars.png) 0 4px no-repeat;
    vertical-align: top;
    font-size: 12px;
}

.top_menu_bg {
    height: 60px;
    margin-top: -64px;
    background: url(images/bg_top_menu.jpg) 0 0 no-repeat;
}

.top_menu {
    float: right;
    position: relative;
    background: url(images/bg_top_menu2.jpg) 100% 0 no-repeat;
}

.top_shadow {
    height: 46px;
    margin-top: 52px;
    background: url(images/bg_shadow.jpg) 0 repeat-x;
    box-shadow: -1px 1px 3px #7f8285, 0 0 16px 5px #a4a7ac;
}

.top_menu > li {
  max-width: 162px;
display: table;
float: left;
position: relative;
}

.top_menu a {
    text-decoration: none;
}

.top_menu > li > a {

   height: 60px;
  padding: 0 15px;
  text-align: center;
  font: bold 14px 'PT Sans', sans-serif;
  text-transform: uppercase;
  line-height: 1.3;
  color: #55340d;
  display: table-cell;
  vertical-align: middle;
}

.top_menu > li:hover,
.top_menu .active {
    background: url(images/bg_top_menu_li.jpg) 0 0 no-repeat;
}

.top_menu > li:hover > a,
.top_menu .active > a {
    background: url(images/bg_top_menu_a.jpg) 100% 50% no-repeat;
    color: #0a4702;
}


.top_second {
    display: none;
    width: 205px;
    position: absolute;
    top: 59px;
    left: 0;
}

.top_second > li,
.top_therd > li {
    position: relative;
    margin-bottom: 0px;
    background: url(images/bg_top_menu_li2.jpg) 0 0 no-repeat;
    margin-bottom: 3px;
}

.top_second > li:first-child {
  /*  background: url(images/bg_top_menu_li2.png) 0 100% no-repeat;*/
}
.top_second > li{
  -webkit-background-size: cover;
  background-size: cover;
}
.top_second > li > a{
    display: block;
    padding: 15px 10px 15px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #55340d;
    background: url(images/bg_top_menu_a2.jpg) 100% 0 no-repeat;
      background-size: cover;
}
.top_therd > li > a {
    display: block;
    padding: 15px 10px 15px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #55340d;
    background: url(images/bg_top_menu_a2.jpg) 100% 0 no-repeat;
    background-size: cover;
}

.bg_second,
.bg_therd {
    position: absolute;
    display: none;
    background: url(images/bg_second.jpg) 0 0 repeat;
    left: 0 !important;
    top: 60px !important;
}

.top_second > li:hover,
.top_therd > li:hover {
    background: url(images/bg_top_menu_li2h.jpg) 0 0 no-repeat;
}
.new_cat{
    margin-bottom: 40px;
}
.top_second > li:hover > a,
.top_therd > li:hover > a {
    background: url(images/bg_top_menu_a2h.jpg) 100% 0 no-repeat;
}

.top_second > li:hover > ul {
    display: block;
}

.bg_therd {
    box-shadow: -1px 2px 3px 1px rgba(0, 0, 0, 0.4);
}

.top_therd {
    position: absolute;
    display: none;
    left: 205px;
    top: 0;
    width: 205px;
    margin-left: 1px;
    background: url(images/bg_second.jpg) 0 41px repeat-x;
}

.top_therd > li {
    margin-left: 12px;
}

.top_therd > li:nth-child(1) {
    margin-left: 0;
    background: url(images/bg_top_menu_li3.jpg) 0 100% no-repeat;
}

.top_therd > li:nth-child(1) > a {
    padding-left: 55px;
}

.top_therd > li:nth-child(1):hover {
    background: url(images/bg_top_menu_li3_1h.jpg) 0 100% no-repeat;
}

.logo {
    position: absolute;
    top: 138px;
    left: 17px;
}

.phone {
    width: 277px;
    padding: 0 13px 0 19px;
    position: absolute;
    left: 0;
    top: 225px;
    font-size: 23px;
    font-weight: bold;
    color: #0b6000;
}
.callb_button{
    display: inline-block;
    padding: 1px 15px;
    background-color: #CDA574;
    margin: 0 auto;
    width: 100%;
	height: 55px;
    color: #000000;
    font-size: 18px;
    border-radius: 6px;
    border-color: #9c4f29;
	    /* background: url(images/bg_pred.png) 50% 0 no-repeat; */
		/*float: left; */
}
.callb_button:hover{
    background-color: #a66a21;
    color: #ffffff;
    border-color: #828080;
}


.phone span {
    font-size: 34px;
}

.email {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 18px;
    line-height: 24px;
    z-index: 15;
}

.email img {
    float: left;
    margin-right: 10px;
}

.email a {
    text-decoration: none;
    color: #4a2c0c;
}

.wrap_bx {
    position: absolute;
    right: -20px;
    top: 130px;
    width: 929px;
    height: 154px;
    background: url(images/bg_wrap_slider.png) 0 50% no-repeat;
}

.clear {
    clear: both;
}

.cont_bg {
    background: url(images/bg_content.jpg) 50% 0 repeat-y;
}

.main {
    min-height: 1000px;
    position: relative;
    background: url(images/bg_main.jpg) 50% 0 no-repeat;
}

.forprod {
    padding-top: 23px;
    background: url(images/bg_forprod1.png) 50% 0 no-repeat;
}

.forprodvnt {
    padding-top: 23px;
    background: url(images/bg_forprodvnt.png) 50% 27px no-repeat;
}

.pred {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.pred li {
    width: 280px;
    float: left;
    margin-left: 40px;
}

.pred li:first-child {
    margin-left: 0;
}

.pred li a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #684114;
}

.pred li a img {
    border: 5px solid rgba(207, 205, 195, 0.4);
    margin-bottom: -2px;
}

.pred li a div {
    display: block;
    width: 255px;
    height: 36px;
    margin: 0 auto;
    background: url(images/bg_pred.png) 50% 0 no-repeat;
    line-height: 36px;
}

.pred li a:hover div {
    background: url(images/bg_predh.png) 50% 0 no-repeat;
}

.left_side {
    float: left;
    width: 306px;
    padding-top: 25px;
    background: url(images/bg_aside.png) 0 0 no-repeat;
}

.wrap_left {
    border-radius: 6px;
    box-shadow: 0 6px 4px 1px rgba(0, 0, 0, 0.4);
    background: url(images/bg_left2.jpg) 0 100% no-repeat;
}

.left_menu {
    padding: 25px 25px 25px 25px;
    border-radius: 6px;
    background: url(images/bg_left.jpg) 0 0 no-repeat;
}

.left_menu li {
    display: block;
    margin-bottom: 15px;
}

.left_menu li a:nth-child(1) {
    display: block;
    padding: 10px 14px 11px 63px;
    background: #d1ae7e;
    font-size: 18px;
    font-weight: bold;
    background: url(images/bg_left_a1.jpg) 0 0 no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: -1px 1px rgba(255, 255, 255, 0.5);
    color: #4f391e;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    box-shadow: 0 -3px 4px 0 rgba(255, 255, 255, 0.5);
}

.left_menu li div {
    background: url(images/bg_left_a2.jpg) 0 37px no-repeat;
    box-shadow: 0 6px 4px 0 rgba(0, 0, 0, 0.5);
}

.left_menu li a:nth-child(2) {
    display: block;
    padding: 0 2px 2px 2px;
    background: #cba471;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.5);
}

.left_menu li a > img {
    float: left;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.left_menu li:hover a:nth-child(1) {
    background: url(images/bg_left_a1h.jpg) 0 0 no-repeat;
    color: #0a4702;
}

.left_menu li:hover div {
    background: url(images/bg_left_a2h.png) 0 37px no-repeat;
}

.wrap_obr {
    width: 307px;
    margin-top: 20px;
    border-radius: 9px;
    box-shadow: 0 8px 4px 1px rgba(0, 0, 0, 0.2);
}

.obr_h {
    height: 34px;
    font-size: 13px;
    font-weight: bold;
    line-height: 34px;
    color: #4f391e;
    text-align: center;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
    background: url(images/bg_obr1.jpg) 0 0 no-repeat;
}

.obr {
    padding: 12px 8px;
    background: #f3e1cb;
    border: 1px solid #a17145;
    border-top: none;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    overflow: hidden;
}

.standart input[type=text],
.standart textarea {
    width: 265px;
    margin-bottom: 4px;
    padding: 10px 12px;
    font-size: 14px;
    color: #844d20;
    border: none;
    text-shadow: -1px 1px rgba(255, 255, 255, 0.5);
}

.standart input[type=text] {
    background: url(images/bg_obr_t.jpg) 0 0 no-repeat;
}

.standart textarea {
    background: url(images/bg_obr_ta.jpg) 0 0 no-repeat;
    height: 49px;
    resize: none;
}

.obr button {
    width: 148px;
    height: 32px;
    float: right;
    border: none;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #4f391e;
    padding-left: 42px;
    padding-top: 5px;
    background: url(images/bg_obr_b.jpg) 0 0 no-repeat;
    cursor: pointer;
    text-shadow: -1px 1px rgba(255, 255, 255, 0.5);
}

.wrap_content {
    max-width: 913px;
    width: 100%;
    float: left;
    margin-left: 20px;
    margin-top: 25px;
   /* background: url(images/bg_content.png) 0 0 repeat;*/
    background: #f3e3ce;

}

.content {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 8px 10px 20px;
    background: url(images/tochki.png) 20px 0 no-repeat;
}

.line {
    height: 2px;
    margin: 10px 0;
    background: url(images/tochki.png) 0 0 no-repeat;
}

.right {
    float: right;
    margin: 10px 0 10px 10px;
}

.left {
    float: left;
    margin: 10px 10px 10px 0;
}
.new-links{
  height: 250px !important;
}
.content ul {
    margin-left: 15px;
    margin-top: 15px;
}

.content ul li {
    background: url(images/marker.png) 0 8px no-repeat;
    padding-left: 15px;
}

.textborder {
    margin: 10px 0;
    padding: 5px 8px;
    background: #f1dfbf;
    border: 1px solid #bc8d67;
    border-radius: 4px;
}

.content table {
    border: 1px solid #bc8d67;
}

.content table tr {
    background: #fffaf4;
}

.content table tr:nth-child(1) {
    background: #ecd9be;
    font-weight: bold;
    color: #344a53;
}

.content table td {
    border-collapse: collapse;
    border: 1px solid #bc8d67;
    padding: 5px;
	vertical-align: middle;
}

.wrap_footer {
    width: 100%;
    margin-top: 33px;
    position: relative;
    background: url(images/bg_footer.png) 50% 0 repeat-y;
}

footer {
    width: 100%;
    height: 275px;
    position: relative;
    background: url(images/bg_wrap_footer.png) 50% 0 no-repeat;
}

.foot_logo {
    width: 318px;
    height: 287px;
    position: absolute;
    left: -6px;
    top: -17px;
    background: url(images/bg_foot_logo.png) 0 0 no-repeat;
}

.f_logo {
    position: absolute;
    margin-top: 87px;
    margin-left: 24px;
}

.f_phone {
    width: 277px;
    position: absolute;
    left: 28px;
    top: 185px;
    font-size: 23px;
    font-weight: bold;
    color: #0b6000;
}

.f_phone span {
    font-size: 34px;
}

.f_mail {
    position: absolute;
    right: 31px;
    bottom: 8px;
    font-size: 18px;
    text-decoration: none;
    color: #4a2c0c;
}

#f_wrap_nav {
    float: right;
    position: relative;
    margin-top: 13px;
}

.wrap_pila {
    overflow: hidden;
    margin-top: 28px;
}

.pila {
    position: relative;
    float: right;
}

.pila img {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 10;
}

.pila a {
    display: block;
    width: 240px;
    height: 39px;
    padding: 0 20px 0 60px;
    margin-left: 93px;
    margin-bottom: 9px;
    background: url(images/bg_pila_a.jpg) 0 0 no-repeat;
    font-size: 18px;
    font-weight: bold;
    color: #c79d6a;
    line-height: 39px;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
}

.pila:nth-child(1) a {
    margin-left: 70px;
    width: 284px;
    background: url(images/bg_pila_a1.jpg) 0 0 no-repeat;
}

.pila a:hover {
    color: #0a4702;
}

.sozdan {
    margin-top: 6px;
    float: right;
    font-size: 10px;
    color: #8b765f;
}

.sozdan img {
    float: right;
    margin-left: 4px;
}

.visitors {
    position: absolute;
    top: 240px;
    left: 412px;
}

.modal-dialog .modal-content {
    padding: 0 25px 0 0;
    background: #f3e1cb;
}

.btn-primary.btn {
    background-image: url(images/bg_pred.png);
    padding: 1px 15px;
    background: url(images/bg_pred.png) 50% 0 no-repeat;
    margin: 0 auto;
    display: block;
    width: 85px;
    margin-bottom: 18px;
}

.btn-primary.btn.card {
    float: right;
    right: 94px;
    position: relative;
}

#counter {
    width: 50px;
}

.bx_catalog_list_home .bx_catalog_item_title a {
    font-size: 15px;
    font-weight: bold;
}

.modal a.close {
    float: right;
    font-size: 35px;
    z-index: 150;
    position: relative;
}

.modal a.btn-primary.btn,
.content2 a {
    color: #9e2802;
}

.bx_catalog_item.double {
    background: #ffebd2;
    border: 1px solid #bc8d67;
}

.modal a.btn-primary.btn:hover,
.content2 a:hover {
    color: #fff;
}

.content2 .bx_catalog_item_title a:hover {
    color: #333;
}

.content ul li {
    background: none;
}

.content2 {
    padding: 10px 25px;
}

.bx_price {
    font-size: 20px;
    margin-bottom: 10px;
}
#open_menu{
  display: none;
}
.self_mob{
  display: none;
}

@media (min-width:1000px){
  .all_blok .col-md-4 {
      width: 21.2% !important;
  }
  .top_menu > li:hover > ul {
      display: block;
  }
    .pila{
        margin-top: 100px;
    }
}
@media (max-width: 999px){
    .wrap_content{
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0;
    }
    .breadcrumb-navigation li{
      padding-left: 3px !important;
      font-size: 13px;
    }

    .breadcrumb-navigation li{
      margin-top: -5px;
    }
    .cont_bg {
    }
    body{
        padding-top: 55px;
    }
    .logo img{
        margin-top: -33px !important;
    }
    header{
        height: 55px !important;
        z-index: 90;
        background: url(images/bg_content.jpg) 50% 0 repeat-y;
        position: fixed;
        left: 0;
        top: 0;
        -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
        -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
        box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
    }
    .email{
        display: none;
    }
    .phone{
        display: none !important;
    }
    #social{
        display: none;
    }
    .fixed{
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .email{
        position: relative;
    }
    .email img{
        position: absolute;
        left: 0;
        top: 0;

    }
    .email a{
        margin-left: 38px;
    }
    .top_second{
      width: 100%;
      position: relative;
      top: 0;
    }
    .top_menu > li > a{
      width: auto;
      float: left;
    }
    .self_mob{
      display: block;
      position: absolute;
      right: 0;
      padding-right: 15px;
      padding-left: 15px;
      top: 0;
      z-index: 99;

      background: transparent;
      border:none;
      font-weight: bold;
      font: bold 30px 'PT Sans', sans-serif;
        text-transform: uppercase;
        line-height: 40px;
        color: #55340d;
    }

    .top_second{
    }
    .bg_second, .bg_therd{
      display: none !important;
    }
    .top_second > li {
      border-top: 1px solid #ddd;
      padding-left: 12px;
      background: #fff !important;
    }
    .top_second > li a{
      background: #fff !important;
    }

    #open_menu{
      display: block;
      position: absolute;
      right: 10px;
      top: 17px;
      width: 26px;
      padding: 0;
      background: transparent;
      border:none;
    }
    #open_phones{
        display: block;
        position: absolute;
        left: 10px;
        top: 7px;
        width: 40px;
        height: 40px;
        padding: 0;
        background: url(images/tel.png) no-repeat center;
        -webkit-background-size: contain;
        background-size: contain;
        border:none;
    }
    .top_menu > li{
      max-width: 100%;
    }
    #open_menu span{
      color: #fff;
      background: #fff;
      height: 4px;
      margin-bottom: 5px;
      width: 100%;

      float: left;
      display: block;
      background: #654321;

    }
    header{
      height: 210px;
      background-position: bottom;
    }
    div,.left_side{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .wrap_obr{
        display: table;
        float: none;
        margin: 0px auto;
        width: 100%;
        max-width: 307px;
    }
    .wrap_left{
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .left_side{
        padding-left: 15px;
        padding-right: 15px;
    }
    .wrap_obr *{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .standart input[type=text], .standart textarea{
        width: 100%;
    }
    .left_side{
        width: 100%;
        float: left;
    }
    h1{
        font-size: 26px;
    }
    img{
        max-width: 100%;
    }
    .content table td{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .content{
        padding-left: 0;
        padding-right: 0;
        background: url(images/tochki.png) center top+5px no-repeat;
    }
    .tr-sm-12{
        width: 100%;
        float: left;
        display: block;
    }
    .tr-sm-6{
        width: 50%;
        float: left;
        display: block;
    }
    .tr-sm-4{
        width: 33.3333%;
        float: left;
        display: block;
    }
    .left_side {
        width: 100%;
        float: none;
        max-width: 310px;
        overflow: hidden;
        margin: 0px auto;
    }
    .wrap_left{
        background: transparent;
    }
    .wrap_left .bx-wrapper .bx-viewport,.forprod .bx-wrapper .bx-viewport{
        background: transparent;
        box-shadow: 0 0 0px #ccc;
        border: none;
        border-radius: 0px;
    }
    .obr_h{
        -webkit-background-size: contain;
        background-size: contain;
        margin-bottom: -4px;
    }
    .wrap_obr{
        max-width: 100%;
    }
    .forprod{
        background: transparent;
    }
    .logo{
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 38px;
    }
    .logo img{
        min-width: 210px;
    }
    .bx-wrapper{
        width: 100% !important;
    }
    .left_menu{
        background: transparent;
    }
    .wrap_left{
        box-shadow: none;
    }
    #wrap_nav{
        position: fixed;
        left: -100%;
        z-index: 999;
        max-width: 280px;
        background: #fff;
        overflow-y: scroll;
        height: 100%;
    }
    .top_menu_bg{
      height: 100%;
      margin-top: 0;

    }
    .top_menu{
      width: 100%;
      float: left;
      background: #fff;
    }
      .top_menu > li{
        border-bottom: 1px solid #ddd;
      }
      .close_menu{
        background: rgba(0,0,0,0.7);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
      }
      .close_menu:before{
        content: 'x';
        color: #fff;
        font-size: 30px;
        position: absolute;
        right: 12px;
        top: 15px;

      }
    .top_menu > li > a {
        display: block;
        height:40px;
        padding: 0 12px;
        text-align: center;
        font: bold 14px 'PT Sans', sans-serif;
        text-transform: uppercase;
        line-height: 40px;
        color: #55340d;
        text-align: left;
    }
    .top_menu > li:hover > a, .top_menu .active > a{
      background: transparent !important;
    }
    .top_menu > li:hover, .top_menu .active {
    background: transparent !important;
}
    #wrap_nav{
      margin-top: 0px;
    }
    #wrap_nav{
      top: 0;
    }
    .top_menu li{
      width: 100%;
      float: left;

    }
    .top_shadow{
      display: none;
    }
    .standart input[type=text],.standart textarea{
        -webkit-background-size: 100%;
        background-size: 100%;
    }
    .standart textarea{
        height: 65px;
    }
    .bx-wrapper .bx-viewport{
        left: 0 !important;
    }
    .left_menu li a:nth-child(1){
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 14px;
        padding-right: 20px;
    }
    .left_menu li a:nth-child(2){
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-bottom: 4px;
    }
    h1{
        font-size: 24px;
        line-height: 1.3;
    }
    .content ul{
        margin-left: 0;
    }
    .pila img{
        position: relative;
        float: none;
        display: table;
        margin: 0px auto;
        margin-bottom: 15px;
        top: 0;
    }
    .foot_logo {
        position: relative;
        display: table;
        margin: 0px auto;
        height: 173px;
        left: 0;
        top: 80px;
        background: url(images/bg_foot_logo.png) 0 0 no-repeat;
    }
    .pila img{
        display: none;
    }
    .pila:nth-child(1) a,.pila:nth-child(2) a  {
        margin-left: 70px;
        width: 306px;
        float: none;
        background-size: 100%;
        margin: 0px auto;
        height: 34px;
        line-height: 34px;
        margin-bottom: 8px;
        font-size: 14px;
        background: url(images/bg_pila_a1.jpg) 0 0 no-repeat;
        background-size: contain;
    }
    .sozdan,.obr{
        display: none;
    }
    .f_phone{
        width: 100%;
        float: left;
        text-align: center;
        position: relative;
        left: 0;
        top: 0;
        font-size: 20px;
        line-height: 1.3;
        margin-top: -49px;
    }
    .f_logo{
        display: none;
    }
    footer{
        height: auto;
        padding-bottom: 25px;
    }
    .pila{
        width: 100%;
        float: left;
    }
    .phone.active {
        display: block !important;
        position: fixed;
        padding-top: 8px;
        padding-bottom: 5px;
        top: 55px !important;
        left: 0px !important;
        background: #f3e3ce;
		border: 1px solid #7c5220;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
        transform: translateX(0) !important;
        z-index: 99;
    }
    .f_mail {
        position: absolute;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        right: auto;
        bottom: -26px;
        left: 50%;
        font-size: 15px;
        text-decoration: none;
    }
    .pred li{
        margin-left: 0;
        text-align: center;
    }
    .pred li a img{
        max-width: 100%;
        display: table;
        float: none;
        margin: 0px auto;

    }
    .bx-wrapper .bx-pager{
        width: auto !important;
    }
    .wrap_left .bx-wrapper .bx-pager{
        width: 174px !important;
    }
    .bx_catalog_list_home .bx_catalog_item_title a {
        font-size: 14px;
        font-weight: bold;
        word-wrap: break-word;
    }
    .bx_catalog_tile .bx_catalog_tile_ul{
        margin-bottom: 0 !important;
    }
    .all_blok .col-md-4{
        width: 50%  !important;
    }
    .all_blok .col-md-4 a{
        display: table;
        float: none;
        margin: 0px auto;
    }
    .bx_catalog_tile{
        margin-bottom: 0 !important;
    }
    .bx_catalog_list_home.col3 .bx_catalog_item{
        width: 48% !important;
        margin: 0 !important;
        margin-left: 1% !important;
        margin-right: 1% !important;
        margin-bottom: 20px !important;
        clear: none !important;
    }
    .bx_catalog_tile .bx_catalog_tile_ul{
        width: 100%;
        float: left;
    }
    .content2 *{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .content2{
        padding-left: 0;
        padding-right: 0;
    }
    .bx-wrapper .bx-pager.bx-default-pager a{
        margin: 0 4px !important;
    }
    .bx-wrapper .bx-pager{
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .forprodvnt .bx-wrapper .bx-viewport{
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-radius: 0px;
        border:none;
    }
    *{
        -webkit-appearance: none !important;
    }
    .foot_logo{
        margin-bottom: 120px;
    }
    .wrap_pila *{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    body{
        overflow-x: hidden;
    }
    .content p{
        font-size: 14px;
        text-align: left;
    }
    .left_side{
        padding-top: 0;
    }
    .content table td img{
        display: table;
        float: none;
        max-width: 100%;
        margin: 0px auto;
    }
    .wrap_left{
        margin-bottom: 0px;
    }
    .wrap_bx{
        float: none;
        display: table;
        width: 100%;
        max-width: 900px;
    }
    .wrap_left .bx-wrapper .bx-viewport{
        max-width: 257px;
        float: none;
        margin: 0px auto;
        height: 200px !important;
    }
    .left_side *{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .wrap_obr{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #f_wrap_nav{
        display: none;
    }
    .new-links {
        font-size: 14px;
        line-height: 1.3;
        padding-bottom: 7px;
    }
    .new-links{
        height: 247px !important;
    }
    .tr-xs-12 iframe{
        width: 100% !important;
        height: 240px;
    }
    .email {
        right: auto;
        width: 246px;
        box-sizing: border-box;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 16px;
    }
    .wrap_bx{
        display: none !important;
    }
    .phone{
        display: table;
        float: none;
        margin: 0px auto;
        left: 50%;
        font-size: 20px;
        line-height: 1.4;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 125px;

    }
    img.new-form{
        margin-bottom: 7px;
    }
}
@media (max-width: 728px) {

    .tr-xs-12{
        width: 100%;
        float: left;
        display: block;
    }
    .tr-xs-6{
        width: 50%;
        float: left;
        display: block;
    }
    .tr-xs-4{
        width: 33.3333%;
        float: left;
        display: block;
    }
}
@media (max-width:460px){

    .all_blok .col-md-4{
        width: 100%  !important;
    }

}

.table-responsive {width: 100% !important;display: block !important;}
td.head-box {text-align: center;background-color: #caf197;font-weight: bold;color: #344a53;}
