@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
.full_wrapper.header{
  background: #222222;
  color:#fff;
  width: 100%;
  border-bottom: 5px solid #fb5000;
}
.top_line a, .bot_line a, iv.pattern_block.grid p, div.pattern_block.grid i{
  color:#fff;
}div.pattern_block.grid p{
    letter-spacing: 2px;

    color: #fff;
}
.header .top_line{
    height: 53px;
  
    
    padding-top: 15px;
}
.header hr{
  border-color:#393939;
  margin:0px;
  padding:0px
}
div.main_adv_block{
  height:650px;
  background: url(/i/pic/slide.jpg) center 0px no-repeat;
  background-size: cover;
}
div.pattern_block.grid .pattern{
  background:url(/i/pic/pattern_grid.png)
;
  height: 100%;
}
.main_adv_block .big_text{
    display: inline-block;
    font-size: 71px;
  
    margin-top: 153px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.main_adv_block p{
  font-size: 21px;
  font-style:italic;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.btn-transparent{
    font-size: 14px;
    color:#fff;
  
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 0px;
    padding: 19px 66px;
}
.btn-transparent:hover{
    background-color: #fff;
 
    color: #000;
}
h2{
    text-align: center;
  
}
.h_block:before{
  display:block;
  border-bottom: 1px solid #979797;
  content:"";
  position: absolute;
  width: 100%;
  top: 50%;
}
div.h_block{
    position: relative;
  
}
div.h_block h2, div.h_block h1{
    display: inline-block;
  
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding: 0px 14px;
    color: #222222;
    font-size: 31px;
    letter-spacing: 1.1px;
    margin-bottom: 22px;
}
div.h_block h1{
    margin-top: 10px;
  
    margin-bottom: 10px;
    z-index: 0;
}
div.product.null, li.product.null{
    height: 0px;
 }

div.product, li.product{
  width: 186px;
  height: 285px;
  display: inline-block;
}
li.product a{
  text-decoration: none;
}
.products_items .img{
    border: 1px solid #e5e5e5;
 
    height: 170px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 188px;
}
.products_items img{
  max-height:140px;
  max-width:160px;
}
.product div.text_block{
    text-align: center;


    padding: 10px 0px;
    position: relative;
}

.product:hover div.text_block .buttons{
  opacity:1;
   }

.product div.text_block .buttons{
    position: absolute;
 
    top: 0;
    height: 100%;
    background-color: #fff;
    width: 100%;
    padding-top: 20px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;   -moz-transition:  all 0.2s ease-in-out;   -o-transition:  all 0.2s ease-in-out;   -ms-transition:  all 0.2s ease-in-out;   transition:  all 0.2s ease-in-out;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    margin: 0px 23px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    margin: 0px 36px 0px 0px;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    background: url(/i/pic/arrows.png) no-repeat;
    position: absolute;
    top: 158px;
    width: 30px;
    height: 40px;
    text-align: center;
    color: #fff;
       
            
       
            
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 16px;
    background-position: -914px 0px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
} 
div.catalog_item.row_2{ height: 480px; }
div.catalog_item.row_2 img{
  max-height:450px;
  max-width: 222px;
}
div.catalog_item{
  vertical-align: top;
  width: 25%;
  float: left;
  border: 1px solid #dcdcdc;
  text-align: center;
  height: 260px;
}
div.fright{
  float:right;
}

div.catalog_item:hover img{
 -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none; /* IE 6-9 */
   }

div.catalog_item img{
  -webkit-transition: all 0.5s ease-in-out;   -moz-transition:  all 0.5s ease-in-out;   -o-transition:  all 0.5s ease-in-out;   -ms-transition:  all 0.5s ease-in-out;   transition:  all 0.5s ease-in-out;
  max-width: 85%; 
  max-height: 100%;

  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
  form.subscribe_form{
    
    margin: 32px auto;
}

form.subscribe_form .input-group { width: 48%; margin: 0 auto 16px auto;}

div.wrap_adv{
    height: 240px;
    padding-top: 79px;
    background-color: #333333;
  
}
div.wrap_adv p{ color:#747371; font-size: 12px;}
div.wrap_adv p.name{
  color:#fff;
  font-size: 15px;
  text-transform: uppercase;
}



  .ta_jf {

margin: 0;
padding: 0;
text-align: justify;}
        .ta_jf > li, .ta_jf > div {display: inline-block;vertical-align: top;}
        .ta_jf:after {
            width: 100%;
height: 0px;
visibility: hidden;
overflow: hidden;
content: '';
display: inline-block;
        }

div.payments_system{
    padding: 38px 0px 3px 0px;
  
}
div.payments_system.in_text{
  padding: 16px 0px 3px 0px;
}
.cols{}
.cols .col{
    padding: 0px 0px 0px 17px;
    float: left;
    border-right: 1px solid #eaeaea;
}
.cols .col:first-child{
    padding-left: 0px;
   }
.col1, .col2{
    width: 285px;
}
.col2{
    width: 287px;
}
.col3{
    width: 102px;
}
.cols .col4{
    margin-left: 0px;
    width: 265px;
    border: none;
    padding-top: 8px;
}
.cols ul{
    list-style: none;
  
    padding: 0px;
}

.footer_menu a{
  color:#303030; 
}

.footer_menu li a{
  color:#303030;
  font-size: 11px;
}
div.footer_menu div.name{
  height: 18px;
}
div.design a{
    text-decoration: underline;
  
}
.sprites_ico.mail{
    background-position: -108px 0px;
 }
.sprites_ico{
  margin-right: 4px;
  display:inline-block;
  
  vertical-align: middle;
  width: 20px;
  height: 19px;
  background: url(/i/pic/sprites.png);
}
.sprites_ico.user{
    background-position: -65px -3px;
 }

.not_empty:hover .sprites_ico.cart {
background-position: -179px -2px;
  
}
.sprites_ico.cart{
    background-position: -36px -1px;
 
    height: 18px;
    margin-right: 5px;
    vertical-align: -6px;
}
div.catalog_item div.img{
    height: 172px;
  
    display: table-cell;
    width: 225px;
    vertical-align: middle;
}
div.catalog_item a{
    display: block;
  
    width: 100%;
    height: 100%;
}
.wrap_subscribe h2{
  text-transform:uppercase;
  color: #303030;
  font-size: 36px;
}
.wrap_subscribe i{
  color:#606060;
  font-size:18px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.form-control,.input-group-addon{
    border-radius: 0px;
  
}
.orange-btn, .orange-btn:hover{
    background-color: #fc5000;
  
    color: #fff;
}
.err p{
  color: #ed1c24;
  font-size:14px;
}
.adv_ico{
    margin: 0px 0px 0px 24px;
    margin-top: 9px;
    display: block;
  
    width: 42px;
    height: 47px;
    background: url(/i/pic/adv_sprite.png) no-repeat;
}
.adv_ico.spanner{
    background-position: -344px -6px;
  
    width: 45px;
}
.adv_ico.wallet{
   background-position: -677px -6px;
  
    
   width: 47px;
}
.footer_menu .name{
  color:#303030;
  font-size:12px;
  text-transform:uppercase;

}

div.top_line p{
  font-size:16px;
  margin: 0px;
}
div.top_line b{
  font-size:18px;
}



.Thin  { font-weight: 100;}
div.top_line p,
.Light { font-weight: 300;}
.Normal { font-weight: 400;}


.footer_menu .name p,

div.top_line b,.Medium { font-weight: 500;}
.Bold { font-weight:700;}
.Ultra-Bold { font-weight:900;}

a.social:hover{
background-color:#606060;
   }
a.social{
    border: 2px solid #606060;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/i/pic/social_ico_vk.png) no-repeat;
}
a.social.vk{
    background-position: -2px -2px;
}
a.social.vk:hover{
    background-position: -34px -2px;
}
.col4 a{
  font-size:12px;
  text-decoration:underline;
}
.design img{
    margin-left: 12px;
  
    vertical-align: bottom;
}
.product p{
  color:#303030;
  font-weight:bold;
  font-size:12px
}
.product p.price{ font-weight:normal; }
.catalog_item a:hover{
text-decoration:none;
  
}
.catalog_item p,.catalog_item p:hover{
    text-decoration: none;
  
    color: #45413e;
    font-size: 17px;
    text-transform: uppercase;
}
.btn-search{
    width: 38px;
    height: 30px;
    padding: 9px 19px;
    border: none;
  
    border-radius: 0px;
    background: url(/i/pic/sprites.png) -139px 4px no-repeat #606060;
}
.bot_line a{
    font-size: 13px;
  
    letter-spacing: 1px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.bot_line ul{
  margin-top: 15px;
}
form.search_form{
    position: relative;
  
    top: -10px;
}
ul.top_menu span{
  
}
ul.top_menu,ul.user_menu{
height: 53px;
  
}
ul.top_menu{
  
    margin-left: -26px;
    
}
ul.top_menu li > a, ul.user_menu li > a{
    display: inline-block;
 
    height: 100%;
    text-decoration: none;
}
ul.top_menu > li, ul.user_menu li{
    padding: 16px 3px 0px 3px;
 
    height: 61px;
}
ul.user_menu{
    margin-left: -30px;
  
}
ul.user_menu li{
    padding: 16px 10px 0px 10px;
 }
 .main_adv_block .btn{
    margin-top: 55px;
   
 }

.jcarousel-control-prev{

}
.jcarousel-control-next{
  
}
.wrap_subscribe{
    margin: 26px 0;
  
}
.subscribe_form input{
    height: 44px;
}
form.subscribe_form .btn{
    padding: 6px 27px;
  
    font-size: 20px;
}
p.copyright{
    font-size: 12px;
    margin-top: 6px;
  
    color: #303030;
}
div.footer div.social{
    margin: 20px 0 6px 0;
  
}
div.footer div.design{
    margin-bottom: 28px;
  
}
div.catalog_menu{
  
    position: absolute;
    background-color: #fff;
    z-index: 1;
    top: 130px;
    width: 100%;
    padding: 16px 0px 0px 0px;
    left: 0px;
    display: none;
    top: 127px;
}
div.catalog_menu ul{
    list-style: none;
 
    padding: 0px;
}
div.catalog_menu a{
    color: #222222;
 
    font-size: 13px;
}

li.submenu:hover span:after{
-moz-transform: rotate(180deg); /* ??? Firefox */
    -ms-transform: rotate(180deg); /* ??? IE */
    -webkit-transform: rotate(180deg); /* ??? Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* ??? Opera */
    transform: rotate(180deg);
position: relative;
}

li.submenu span:after{

  -webkit-transition: all 0.5s ease-in-out;   -moz-transition:  all 0.5s ease-in-out;   -o-transition:  all 0.5s ease-in-out;   -ms-transition:  all 0.5s ease-in-out;   transition:  all 0.5s ease-in-out;
content:"";

  
display: inline-block;
width: 7px;


  height: 8px;


  background: url(/i/pic/menu_catalog_arrow.png) 0px 0px no-repeat;
  

  top: 0px;

}
li.submenu:hover, li.not_empty:hover {
    background-color: #fff;
  
}
li.submenu:hover div.catalog_menu {
  display:block;
}
li.submenu:hover:after {
content:"";
   display: block;
position: absolute;
height: 5px;
width: 100%;
background-color: #fff;
left: 0;
bottom: -1px;
}

li.submenu:hover span, li.not_empty:hover span{
  color: #222;
}
.submenu a, .submenu {
  text-align: left;
}
.static{
    position: static;
  
}
.catalog_menu ul{
    margin: 0px;
}
.catalog_menu .col-md-8{
    padding-right: 0px;
  
}
.catalog_item .img{}
.catalog_item .text{
    height: 76px;
}
.catalog_item .cell{
    display: table-cell;
    width: 255px;
    text-align: center;
    vertical-align: middle;
    height: 76px;
    overflow: hidden;
}
.user_menu b{
    font-size: 11px;
    color: #fc5000;
  
}
.cart_li{
    position: relative;
  
}
li.not_empty:hover div.header_cart{display:block; }
li.cart_li div.header_cart{
    position: absolute;
  
    width: 425px;
    right: 0;
    background-color: #fff;
    color: #000;
    top: 58px;
    z-index: 1;
    padding: 14px 19px;
    display: none;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24{
    padding-left: 20px;
  
    padding-right: 20px;
}
li.not_empty{
  
}
.header_cart .product > div{
  float:left;
}
div.product_line > div {
    float: left;
}
div.product_line div.img{
    width: 50px;
}
div.product_line div.product_name{
    width: 217px;
    margin-left: 10px;
    
    margin-right: 10px;
    
}

div.product_line div.price, div.product_line div.price div,div.product_line div.del div{
    height: 50px;
}
div.product_line div.price, div.product_line div.price div {
    width: 79px;
  
    text-align: center;
}
div.product_line div.price p{
    margin: 0px;
 }
div.product_line div.del{
    margin-left: 5px;
}
div.header_cart{
  font-size: 12px;      color: #303030;
}
div.header_cart span.total_price{
    font-weight: bold;
  
    color: #fc5000;
}

div.product_line{width:100%;overflow: hidden;margin-bottom: 17px;padding-bottom: 19px;border-bottom: 1px solid #e5e5e5;}
div.product_line img{
    width: 100%;
  
}
div.product_line div.img div{
    width: 50px;
  
    height: 50px;
    border: 1px solid #e5e5e5;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
div.table-cell{
    display: table-cell;
  
    vertical-align: middle;
}
.del_prod{
    display: inline-block;
  
    width: 14px;
    height: 11px;
    background: url(/i/pic/sprites.png) -202px 0px no-repeat;
}
.btn{
    text-transform: uppercase;
  
    border-radius: 0px;
}
.btn.btn-gray{
    background-color: #646464;
  
    color: #fff;
	margin-left:50px;
}
.btn.btn-orange{
    background-color: #fc5000;

    color: #fff;
    padding: 6px 18px;
}
.cart_line .table-cell{
    height: 32px;
  
}
.cart_line p{margin:0px;}

.search_form .input-group-addon{
    padding: 0;
  
    border-color: #959595;
    background-color: #606060;
}

.search_form input[type=text]{
    background-color: transparent;
  
    border: 1px solid #959595;
}
body{
  color: #222222;
  font-family:'Roboto', sans-serif;
}
.breadcrumb a{
  color:#fc5000;
}
.breadcrumb {
    background-color: transparent;
    margin-bottom: 5px;
}
.breadcrumb .active{
  color:#606060;
}
div.inner_page.content{
    padding-top: 7px;
  
    margin-bottom: 30px;
}


.inner_page p.h2{
  
}
.h3{
    font-weight: normal;
    margin-top: 5px;
  
}
.text_block p{
    margin-bottom: 20px;
  
}

a, a:hover, a:focus{
  color:#fc5000;
}
.search_form input[type=text]{
  font-style:italic;
}
.search_form_block{
  width:256px;
}
.search_form_block .h2, .page_404 .h3{
  color:#000;
  font-size:20px;

}
.login .cols{
  width: 400px;
  vertical-align: top;
}
.login .header{
  color:#2f383d;
  font-size:30px;
  margin-bottom: 31px;
}
form.line_form div.input-group p{
    font-size: 11px;
  
    text-transform: uppercase;
}
label{
  margin-left: 15px;
  font-weight:normal;
  vertical-align:middle;

}

div.login div.lines p{
    margin-bottom: 5px;
 }

div.login div.lines{
    padding-left: 65px;
    margin-top: 38px;
}
div.login div.line{
    margin-bottom: 27px;
 }
 form.line_form div.line{
    margin-bottom: 21px;
   
 }
div.half_block{position:relative;}
div.half_block:before{
  content:"";
  display:block;
  height: 81%;
  position:absolute;
  width:2px;
  background-color:#e6e3e0;
 

  margin-top: 11px;
  left: 50%;
  margin-left: -1px;
}
.half_block .ico, .half_block .text{
}
.half_block .ico {
    float: left;
    height: 45px;
    padding-top: 10px;
    width: 44px;
}
.half_block div.text{
    padding-top: 5px;
}
.half_block div.text span{
    padding: 0px 2px;
 }
:focus{
  outline:none;
}
form.line_form p{
  margin-bottom: 9px;
  text-transform: uppercase;
  font-size: 11px;
}
div.transparent span.input-group-addon{
    background-color: transparent;
  
    border-left: none;
    width: 45px;
}
div.transparent input.form-control{
    border-right: none;
}
#map{
  height:500px;
}
div.lines .ico{
    float: left;
  
    width: 40px;
    height: 100%;
}
div.lines .text{ }
div.contacts div.lines div.ico{
    width: 24px;
  
}
div.contacts div.lines div.text{
    margin-left: 34px;
  
}

div.contacts p.h2{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 27px;
}
div.contacts div.lines div.line{
    margin-bottom: 25px;
  
}

div.contacts div.lines  p{
    margin-bottom: 4px;
}
form.line_form div.input-group{
    width: 100%;
  
}
textarea{
  resize:none;
}
div.contacts textarea{
    height: 111px;
}
form.line_form input.btn-orange{
    padding: 6px 18px;
  
}
table.cart_table{
    width: 100%;
  
    margin-top: 45px;
}
table.cart_table td.col1{
    width: 103px;
}
table.cart_table td.col2{
    width: 509px;
}
table.cart_table td.col3{
    width: 94px;
}
table.cart_table td.col4{
    width: 100px;
    text-align: center;
}
table.cart_table td.col5{
    width: 12px;
    text-align: center;
}


table.orders tbody td{
    padding: 20px 0px 32px 0px;
 }
table.orders tbody tr{
 }
table.orders td{
    vertical-align: top;
}
table.orders td.col1{
    width: 100px;
}
table.orders td.col2{
    width: 100px;
}
table.orders td.col3{
    width: 445px;
}
table.orders td.col4{
    width: 100px;
    text-align: left;
}
table.orders td.col5{
    width: 105px;
    text-align: left;
}
table.orders td.col6{
    width: 100px;
    text-align: center;
}


table.cart_table img{
  width:100%;
}
table.cart_table  thead{
  color:#909090;
  text-transform:uppercase;
  font-size:10px;
}
table.cart_table  thead td{
    padding: 8px 0px;
 }
table.cart_table tr{
    border-bottom: 1px solid #eee;
   
}
table.cart_table ul{list-style-type:none; text-align:left;}
 

table.cart_table tbody{
  color: #303030;
  font-size:12px;
}
table.cart_table tbody tr:hover{ background: #f9f9f9; }


a.delproduct{
    display: inline-block;
  
    width: 10px;
    height: 10px;
    background: url(/i/pic/cart_delete.png) no-repeat;
}
table.cart_table p{
  margin:0px;
}
table.cart_table tbody .col4{
  color:#303030;
  font-size:16px;
}

table.cart_table td{
    padding: 8px 0px;
  
}
div.cart_result{
  background:#f9f9f9;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 43px;
}
.cart_result p{
  font-size:18px;
  color:#303030;
}
.cart_result span{
  font-size:22px;
  color:#fc5000;
  display: inline-block;
  margin-left: 20px;
}
a.next_shop{
    font-size: 12px;
  
    color: #303030;
    text-decoration: underline;
    display: inline-block;
    margin-top: 4px;
}
div.cart a.btn{
    font-size: 19px;

  
    padding: 6px 40px;
}

div.cart div.form .header p{
    color: #303030;
    font-size: 30px;
}
div.cart div.form i{
    color: #606060;
    font-size: 15px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
div.cart div.lines div.input-group{
    width: 100%;
}
div.cart div.lines div.subline{
    width: 47%;
 
    display: inline-block;
}
div.arrows_line {
    margin-top: 60px;
  
    margin-bottom: 60px;
}

div.row.form{
    border: 1px solid #e8e8e8;
  
    background-color: #fefefe;
    padding: 71px 0px;
}
div.row.form .header p{
    margin-bottom: 3px;
 }
 div.row.form .header {
    margin-bottom: 71px;
}
div.cart_calc_result p{
  color:#606060;
  font-size: 14px;
}
div.cart_calc_result .big-text p{
    font-size: 16px;
 }
 div.cart div.cart_calc_result div.subline{
    width: 47%;
}
div.cart_calc_result div.line{
    margin-bottom: -22px;
  
}
div.cart_calc_result{
    margin-bottom: 62px;
  
}
div.submit_line{
    margin-top: 30px;
  
}
div.submit_line .btn{
  
}

.orange-text{
    color: #f68236;
  
}
div.lk-block p{
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 4px;
}
a.white-btn{
    padding: 3px 37px;
    color: #222222;
  
    font-size: 12px;
    border: 1px solid #9b9b9b;
}
a.btn.profile{
    margin-top: 18px;
  
}
div.lk-block{
    margin-top: 3px;
    margin-bottom: 34px;
}
.order_items > div {
    overflow: hidden;
    margin-top: 23px;
}
.order_items > div:first-child {
  margin-top:0px; }
.order_items a{
    color: #303030;
 }
.order_items div.img{
    width: 30px;
    float: left;
    border: 2px solid #eeeeee;
}
.order_items img{}
.order_items div.name{
    margin-left: 40px;
}
form.user-lk-edit div.row.form{
  border-color:transparent;
  background:transparent;
}
.row.banner img{
    width: 100%;
  
    margin-bottom: 26px;
}
.row.banner p {
  font-size:25px;
  font-weight:200;
}
.row.banner p.orange{
  color:#ff5000;
  
  
  margin-bottom: 28px;
}
div.about  p{ 
color:#45413e;
}
div.about div.text_block p{
    margin: 0px 0px 6px 0px;
    

  
}
div.about div.text_block br{
 }
div.download *{ font-weight:300; }
div.download .header{
  font-size:18px;
  
}

.about .download .header{
    margin-bottom: 5px;
  
}
div.about  .accordion:hover{
    text-decoration: none;

  }
  div.about  .accordion:hover{
    outline: none;
 }
div.about  .accordion{
    font-size: 18px;
  
    font-weight: 300;
    border-bottom: 1px dashed;
    text-decoration: none;
}
div.download li {
    margin-bottom: 5px;
 }
div.download ul {
    margin: 10px 0 20px 0;
    list-style: none;
    padding-left: 10px;
}

div.download ul img{
    margin-right: 10px;
  
}

div.download ul a{
   color:#45413e;
   text-decoration: underline;
}


.row.banner{
    margin-bottom: 27px;
  
}
div.payments *{
    letter-spacing: 0.7px;
  
}

div.payments p{
    margin-bottom: 9px;
 
}

div.payments h2{
    font-weight: normal;
    font-size: 25px;
  
    margin-bottom: 11px;
}
ul.check_list li{
    vertical-align: top;
 
    padding-left: 2px;
    line-height: 20px;
}
ul.check_list{
    list-style-image: url(/i/pic/list-style-check.png);
  
    margin: 11px 0px 20px 0px;
}
ul.round_list{
  list-style-image: url(/i/pic/list-style-round.png);
}
.lead_text{
    margin-top: 15px;
    font-size: 18px;
  
}
.product .btn{
    padding: 6px 6px;
  
}
div.list.products_items ul{
    padding: 0px;
  
}
.category_item h2{
    font-size: 21px;
    font-weight: normal;
}
.category_item .header_text a{
    font-style: italic;
    font-size: 11px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #222;
    text-decoration: underline;
}
.category_item .header_text a:after{
margin-left: 3px;
content:"";
   
display: inline-block;
width: 10px;
background: url(/i/pic/arrows_category.png) center center no-repeat;
height: 10px;
vertical-align: middle;
}


.category_item .header_text{
    margin-bottom: 30px;
}
div.search_result.header_text p, div.search_result.header_text i{
  font-style:italic;
  
}

div.search_result.header_text p{font-size:20px;font-family: Georgia, 'Times New Roman', Times, serif;}
div.search_result.header_text .no_result_text p{font-size:14px;font-style: normal;}
div.search_result.header_text .no_result_text a{font-size:14px;font-style: normal;color: #fc5000;}
div.search_result.header_text i{font-size:13px; }
div.no_result_text {
    margin-top: 8px;
}
.product_links{
    border-top: 1px solid #979797;
  
    padding-top: 10px;
}
div.product_links .col-md-8{
    padding: 0px 72px;
  
}
.product_links a:before{
  content:"";
  margin-right: 9px;
  display:inline-block;
  width: 6px;
  vertical-align: middle;
  height: 11px;
  background: url(/i/pic/product_links.png) no-repeat;
}
.product_links a.catalog:before{
    background-position: -403px 0px;
 
    width: 11px;
}
.product_links a.next:before{ display:none; }
.product_links a.next:after{ 
content:"";
  display:inline-block;
  
margin-left: 10px;
width: 6px;
  vertical-align: middle;
  height: 11px;
  
background: url(/i/pic/product_links.png) -897px 0px no-repeat;
}

.product_links a{
    color: #45413e;
  
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}

div.product_page h1{
    font-size: 21px;
  
    font-weight: normal;
    text-align: center;
    margin-bottom: 17px;
}
div.product_cols div.price span.price{
  font-size:40px;
  font-weight:bold;
  
  color: #fc5000;
}
div.product_cols div.price span.old_price{
color:#45413e;
   
display: block;
margin-right: 20px;
font-size: 38px;
text-decoration: line-through;
}
a.social_ico{
    margin-left: 10px;
    vertical-align: middle;
    margin-right: -1px;
    display: inline-block;
  
    width: 15px;
    height: 15px;
    background: url(/i/pic/product_social_ico.png) no-repeat;
}
a.social_ico.f{ }
a.social_ico.g{
    background-position: -27px 0px;
 }
a.social_ico.tw{background-position: -56px 0px; }
a.social_ico.p{background-position: -84px 0px; }
.product_page p{
  color:#45413e;
}
.product_slider_wrapper img{
    max-width: 100%;
  
    max-height: 398px;
}
.product_slider_wrapper{
    text-align: center;
    width: 400px;
  
    height: 400px;
    position: relative;
    border: 1px solid #e5e5e5;
}
.product_slider .slide_item{
    height: 100%;
  
}
div.product_slider_wrapper div.thumbs{

}
div.product_slider_wrapper div.thumbs div.item{
  
}
.product_slider_thumbs img{
    max-width: 100%;

    max-height: 100%;
}
.product_slider_thumbs .item:hover, .product_slider_thumbs .item.current {
  -webkit-filter: grayscale(0%);    -moz-filter: grayscale(0%);    -ms-filter: grayscale(0%);    -o-filter: grayscale(0%);    filter: grayscale(0%);    
  filter: none; /* IE 6-9 */;
   }
.product_slider_thumbs .item{
    width: 56px;
    text-align: center;
    height: 56px;
    margin-top: 24px;
    cursor: pointer;
    -webkit-filter: grayscale(100%);    
    -moz-filter: grayscale(100%);    
    -ms-filter: grayscale(100%);    
    -o-filter: grayscale(100%);    
    filter: grayscale(100%);    
    filter: none; /* IE 6-9 */;
    -webkit-transition: all 0.5s ease-in-out;   -moz-transition:  all 0.5s ease-in-out;   -o-transition:  all 0.5s ease-in-out;   -ms-transition:  all 0.5s ease-in-out;   transition:  all 0.5s ease-in-out;
    border: 1px solid #e5e5e5;
}
div.product_page div.price{
    margin-top: 20px;
  
    margin-bottom: 12px;
}
div.product_page div.social_links{
    margin-top: 7px;
  
}
div.social_links i{
    font-family: Georgia, 'Times New Roman', Times, serif;
  
    letter-spacing: -0.9px;
    vertical-align: middle;
}
div.product_properties {
    margin-top: 23px;
  
}
div.product_properties p{
    margin-bottom: 20px;
}
.container{
  width:970px!important;
}


.cart_table select{
  width: 100%;
}
.top_menu .active > a{
    color: #fc5000;
  
}
div.payments div.text_block{
    padding: 10px 0px 0px 0px;
  
}
div.product_cols .buy{
    padding: 5px 28px;
  
}

div.product_slider .fancybox:before{
  content:"";
  display:block;

  position: absolute;
  width: 16px;
  height: 16px;
  background: url(/i/pic/zoom_img.png) no-repeat;
  top: 25px;
  left: 25px;
}
.slide_item  a{
    width: 100%;
    height: 100%;
    display: block;
}
.row.set{
    margin-bottom: 15px;
  
}
div.product_descript{
    margin-top: 10px;
  
}
.full_wrapper.work h2{
    text-transform: uppercase;
 
    border: 1px solid;
    padding: 14px 67px;
    font-weight: normal;
    font-size: 28px;
    display: inline-block;
    margin-top: 26px;
    margin-bottom: 18px;
}
.full_wrapper.work p span{
    color: #fc5000;
 }
.full_wrapper.work p{
  font-size:20px;
}
.full_wrapper.work  .arrows {
    margin-top: 3px;
    margin-bottom: 6px;
}
.full_wrapper.work li, .full_wrapper.work  .arrows span{
    font-size: 16px;
    display: inline-block;
 
    background: url(/i/pic/work_arrows.png) 0px 3px no-repeat;
    padding-left: 20px;
    padding-right: 21px;
    margin-bottom: 13px;
}
.full_wrapper.work{
    background: url(/i/pic/work_bg.jpg) no-repeat center center;
  
    background-size: cover;
    color: #fff;
    height: 302px;
}

.full_wrapper.social


.full_wrapper.social {padding-bottom:30px;}

.full_wrapper.social p.header{
    font-size: 33px;
  
    margin-top: 10px;
}


.full_wrapper.social .btn.btn-vk:hover{ background-color:#507097;}

.full_wrapper.social p.header span{ color: #222222;font-weight:bold; }
.full_wrapper.social p.text-right{
  color:#fc5000;
  font-size: 21px;
  margin-bottom: 19px;
}

.full_wrapper.social div.vk-btn {
    margin-top: 6px;
  
}

.full_wrapper.social  .rounds span{
    font-size: 16px;
    display: inline-block;
 
    background: url(/i/pic/work_round.png) 0px 8px no-repeat;
    padding-left: 10px;
    padding-right: 7px;
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 3px;
}
.btn.btn-vk{
    background: url(/i/pic/btn-bk.png) 8px 5px no-repeat #222222;
  
    color: #fff;
    text-transform: none;
    font-weight: 300;
    font-size: 16px;
    padding: 6px 12px 6px 63px;
}
.full_wrapper.social  {
    padding-bottom: 30px;
}



iframe {display:none; width:1px; height:1px;}
#vk_groups iframe {display:block; width: 391px; height: 250px;}
.clientinfo {text-align:right; padding:5px 15px 0 0; font-weight:bolder;}
ul.lt {text-align:left;}