@font-face { font-family: "Cuprum"; src: url("../fonts/CuprumRegular.eot"); src: url("../fonts/CuprumRegular.eot?#iefix")format("embedded-opentype"), url("../fonts/CuprumRegular.woff") format("woff"), url("../fonts/CuprumRegular.ttf") format("truetype"); font-style: normal; font-weight: normal; }
@font-face { font-family: "Cuprum"; src: url("../fonts/CuprumBold.eot"); src: url("../fonts/CuprumBold.eot?#iefix")format("embedded-opentype"), url("../fonts/CuprumBold.woff") format("woff"), url("../fonts/CuprumBold.ttf") format("truetype"); font-style: normal; font-weight: bold; }
@font-face { font-family: 'pf_din_text_cond_pro'; src: url('../fonts/pfdintextcondpro-medium-webfont.eot'); src: url('../fonts/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pfdintextcondpro-medium-webfont.woff2') format('woff2'), url('../fonts/pfdintextcondpro-medium-webfont.woff') format('woff'), url('../fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype'); font-weight: 500; font-style: normal; }
@font-face { font-family: "SegoeUI"; src: url("../fonts/SegoeUIBold.eot"); src: url("../fonts/SegoeUIBold.eot?#iefix")format("embedded-opentype"), url("../fonts/SegoeUIBold.woff") format("woff"), url("../fonts/SegoeUIBold.ttf") format("truetype"); font-style: normal; font-weight: bold; }
@font-face { font-family: "SegoeUI"; src: url("../fonts/SegoeUIRegular.eot"); src: url("../fonts/SegoeUIRegular.eot?#iefix")format("embedded-opentype"), url("../fonts/SegoeUIRegular.woff") format("woff"), url("../fonts/SegoeUIRegular.ttf") format("truetype"); font-style: normal; font-weight: normal; }
@font-face { font-family: "SegoeUI"; src: url("../fonts/SegoeUISemiBold.eot"); src: url("../fonts/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"), url("../fonts/SegoeUISemiBold.woff") format("woff"), url("../fonts/SegoeUISemiBold.ttf") format("truetype"); font-style: normal; font-weight: 600; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; -ms-box-sizing: border-box; max-height: 999999px; }
.clearfix:after { content: ''; display: table; clear: both; }
body, html { height: 100%; width: 100%; margin: 0; padding: 0; }
body { min-width: 1180px; background: #fefefe; color: #334156; font: 14px 'Arial', sans-serif; }
a { color: #0581c8; /*border-bottom: 1px solid; font: 14px 'Arial', sans-serif;*/ text-decoration: none; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); }
a:hover { border-color: transparent; }
.page_rubber { position: relative; min-width: 1180px; width: 100%; margin: 0 auto; overflow: hidden; }
.site_conteiner { position: relative; width: 100%; min-height: 100%; height: auto !important; height: 100%; /*margin-bottom: -497px;*/ background: url(../img/bg.jpg) no-repeat 50% 100%, url(../img/bg2.jpg) repeat 50% 0; background-color: #f9f9f9; }
.wrapper { position: relative; width: 1170px; margin: 0 auto; }
p { margin: 0 0 19px; line-height: 1.8; }
input[type="text"].styler, textarea.styler { width: 100%; border: 1px solid #0581c8; border-radius: 10px; background-color: #fff; color: #adb5bc; font: bold 15px 'Cuprum', sans-serif; box-shadow: none; outline: none; -webkit-appearance: none; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); }
input[type="text"].styler { height: 46px; padding: 0 19px; line-height: 46px; }
textarea.styler { padding: 14px 19px; line-height: 1.2; resize: none; }
input[type="text"].styler:hover, textarea.styler:hover, input[type="text"].styler:focus, textarea.styler:focus { }
.fc_item textarea.error_field, .fc_item input.error_field { background-color: #fff; }
input[type="submit"].styler { position: relative; width: 100%; height: 46px; border: 1px solid #ef7f1a; border-radius: 10px; background: #ef7f1a; color: #fff; font: 500 19px/35px 'pf_din_text_cond_pro', sans-serif; box-shadow: none; text-shadow: none; text-transform: uppercase; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); -webkit-appearance: none; }
input[type="submit"].styler:not([disabled]):hover, input[type="submit"].styler:not([disabled]):active { background: transparent; color: #ef7f1a; }
.fc_item .elem_item, .fc_item.fc_outputOnly .outputonly { width: 100%; }
.uss_site_search { position: relative; }
.uss_site_search .uss_input_name { width: 100%; height: 32px; padding: 0 12px 0 36px; border: 1px solid #b4b6b9; border-radius: 15px; background: #fff; color: #b4b6b9; font: 12px/32px 'Arial', sans-serif; outline: none; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); }
.uss_site_search .uss_input_name:hover, .uss_site_search .uss_input_name:focus { }
.uss_site_search .uss_submit { position: absolute; top: 0; left: 6px; width: 32px; height: 32px; padding: 0; border: none; background: transparent url(../img/icon_search.png) no-repeat 50%; outline: none; cursor: pointer; font-size: 0; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); -webkit-appearance: none; }
.uss_site_search .uss_submit:hover { background: transparent url(../img/icon_search.png) no-repeat 50%; opacity: .7; }

/* Шапка */
.l_header { height: 516px; background: url(../img/header_bg.jpg) no-repeat 50% 0; }
.inpage .l_header { height: 241px; background: url(../img/header_bg_ip.jpg) no-repeat 50% 0; }
.l_header p { margin: 0; }
.lh_logo { position: absolute; top: 35px; left: -31px; }
.lh_logo a { border: none; }
.lh_phone { position: absolute; top: 26px; left: 433px; }
.lh_phone p { color: #1e1f20; font: 500 22px 'pf_din_text_cond_pro', sans-serif; }
.lh_feedback { position: absolute; top: 71px; left: 431px; width: 220px; }
.lh_feedback a, .lf_feedback a { display: block; height: 32px; border: 1px solid #ef7f1a; border-radius: 15px; background: #ef7f1a; color: #fff; font: 500 16px/32px 'pf_din_text_cond_pro', sans-serif; text-align: center; text-transform: uppercase; }
.lh_feedback a:hover, .lf_feedback a:hover { background: transparent; color: #ef7f1a; }
.lh_address { position: absolute; top: 58px; left: 661px; width: 225px; }
.lh_address p { font: 15px/1.5 'SegoeUI', sans-serif; }
.lh_email { position: absolute; top: 23px; right: 35px; }
.lh_email a { color: #141619; font: 500 24px 'pf_din_text_cond_pro', sans-serif; }
.lh_search { position: absolute; top: 70px; right: 0; width: 212px; }
.lh_phone a {
    color: #141619;
}
.lh_menu { position: absolute; top: 136px; left: 66px; width: 797px; }
.lh_menu ul, .lf_menu ul { margin: 0; padding: 0; list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
.lh_menu ul li, .lf_menu ul li { display: inline-block; margin: 0; vertical-align: top; }
.lh_menu ul li a, .lf_menu ul li a { display: inline-block; height: 31px; padding: 0 14px; border: none; border-radius: 15px; background: transparent; color: #000; font: 500 16px/31px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; }
.lh_menu ul li a:hover, .lh_menu ul li a.active, .lf_menu ul li a:hover, .lf_menu ul li a.active { background: #ef7f1e; color: #fff; }
.lh_basket { position: absolute; top: 139px; right: 0; width: 220px; text-align: center; }
.lh_basket .basket_link, .lh_basket .uss_basket_mini { display: inline-block; vertical-align: middle; }
.lh_basket .basket_link a { border-color: transparent; color: #292b2d; font: 500 16px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; }
.lh_basket .basket_link a:hover { border-color: #292b2d; }
.lh_basket .uss_basket_mini { color: #ef7f1a; font: 500 16px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; }
.lh_basket .amounts, .lh_basket .totals { display: inline-block; vertical-align: top; }
.lh_basket .amounts { margin-right: 5px; }
.lh_basket #uss_block_basket_totals { display: none; }
.lh_slogan { position: absolute; top: 322px; left: 5px; width: 270px; }
.lh_slogan p { color: #fff; font: bold 32px/1 'Cuprum', sans-serif; text-transform: uppercase; text-shadow: 0 1px 0 #000; letter-spacing: .3px; }

.lh_city {position: absolute; top: 12px; left: 77px;}
.lh_city span {display: inline-block; vertical-align: middle;}
.lh_city a {display: inline-block; height: 32px;  color: #1e1f20; font: 500 16px/32px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; vertical-align: middle;}
.lh_city a.active {margin-right: 14px; padding: 0 20px; border: 1px solid #ef7f1a; border-radius: 15px; background: #ef7f1a; color: #fff;}

/* Контент */
.l_content { padding: 21px 0 0; }
.lcm_breadcrumbs { margin-bottom: 21px; padding-left: 15px; color: #949d9f; font-size: 13px; }
.lcm_breadcrumbs a { font-size: 13px; }
.l_col { width: 260px; }
.lc_left { float: left; margin-right: 38px; padding-left: 15px; }
h1 { margin: 0 0 25px; color: #1e1f20; font: 500 30px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; }
.h3, h3.h_op { position: relative; margin-bottom: 10px; color: #1e1f20; font: 500 30px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; }
.h3 a.view_all { position: absolute; top: 5px; right: 86px; text-transform: none; letter-spacing: .4px; }
.l_col .block { margin-bottom: 33px; }
.l_col .block .title { margin-bottom: 4px; font: bold 15px 'SegoeUI', sans-serif; text-transform: uppercase; }
.l_col .block .title a {color: #334156; font: bold 15px 'SegoeUI', sans-serif; border: none;}
.l_col .block .title a:hover {color: #fe8b23;}
.l_col .block ul { margin: 0; padding: 0; list-style: none; }
.l_col .block ul li { margin: 0 0 3px; }
.l_col .block ul li a { border: none; font: 18px 'SegoeUI', sans-serif; }
.l_col .block ul li a:hover, .l_col .block ul li a.active { color: #fe8b23; }
.lc_main { float: right; width: 872px; padding-bottom:18px;}
.mpage .lc_main { padding: 5px 0 0; }
.lc_main .block { margin-bottom: 6px; }
.mp_store.mp_store4 { margin-bottom: 37px; }
.mp_store ul { margin: 0; padding: 0; list-style: none; }
.mp_store ul li { display: inline-block; vertical-align: top; width: 160px; margin: 0 26px 10px 0; overflow: hidden; }
.mp_store ul li .eshop_menu_image { border: 2px solid transparent; padding: 2px; display: block; width: 128px; height: 87px; position: relative; margin-bottom: 4px; background: #fff; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); }
.mp_store ul li .eshop_menu_image:hover { border-color: #fe8b23; }
.mp_store ul li .eshop_menu_image > a { display: block; font-size: 0; }
.mp_store ul li .eshop_menu_image > a > img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.mp_store ul li a { display: inline-block; margin-left: 4px; border: none; font: 15px/1.5 'SegoeUI', sans-serif; overflow-wrap: break-word; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.mp_store ul li a:hover { border-color: transparent; color: #fe8b23; }
.lcm_content .block .title { margin-bottom: 12px; font: 500 25px 'pf_din_text_cond_pro', sans-serif; }
.lc_main .mp_partners { width: 1085px; height: 243px; margin: 82px 0 48px -134px; padding: 40px 79px 0 139px; background: url(../img/bg_mp_partners.png) no-repeat 50% 0; }
.mp_partners .slick-list { margin: 0 128px 0 45px; padding-top: 27px; }
.mp_partners .news_block_item { display: inline-block; position: relative; margin: 0; padding: 0; border: none; vertical-align: middle; }
.mp_partners .news_block_item .image { display: table-cell; float: none; width: 174px; height: 69px; margin: 0; padding: 0; vertical-align: middle; }
.mp_partners .news_block_item .image img { display: inline-block; }
.mp_partners .news_block_item .date, .mp_partners .news_block_item .title { display: none; }
.mp_partners .news_block_item .preview { position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: 0; }
.mp_partners .news_block_item .preview p { font-size: 0; text-indent: -9999px; }
.mp_partners .news_block_item .preview a { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: none; font-size: 0; text-indent: -9999px; }
.mp_partners .slick-arrow { position: absolute; top: 31%; width: 61px; height: 61px; padding: 0; border: none; background-color: #ef7f1a; background-repeat: no-repeat; background-position: 50%; font-size: 0; text-indent: -9999px; cursor: pointer; -webkit-appearance: none; outline: none; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); z-index: 100; }
.mp_partners .slick-arrow:hover { opacity: .7; }
.mp_partners .slick-prev { left: -31px; background-image: url(../img/arrow_prev.png); }
.mp_partners .slick-next { right: 52px; background-image: url(../img/arrow_next.png); }
.mp_form { width: 1121px; height: 234px; margin: 35px 0 20px 167px; padding: 19px 131px 0 131px; background: url(../img/bg_mp_form.png) no-repeat 50% 0; overflow: hidden; }
.mp_form .form_styler .group .titleGroup { color: #fff; font: 500 30px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; margin-bottom: 5px;}
.mp_form input[type="text"].styler, .mp_form textarea.styler { border-color: transparent; }
.mp_form textarea.styler { height: 46px; overflow: hidden; }
.mp_form .form_styler .group { float: left; width: 681px; margin-bottom: 0; }
.mp_form .fc_item.fc_text { float: left; width: 49%; }
.mp_form .fc_item.fc_text + .fc_item.fc_text { float: right;  }
.mp_form .buttons { float: right; width: 165px; }
.mp_form input[type="submit"].styler:not([disabled]):hover, .mp_form input[type="submit"].styler:not([disabled]):active { background: #ef7f1a; color: #fff; opacity: .7; }
.mp_form .uss_error_form { position: absolute; width: 859px; }
.mp_form .fc_form_tml .group .fc_item.fc_checkbox_one {width: 100%;}
.mp_sales { margin-top: 17px; }
.uss_eshop_sameproducts.blocks { margin-bottom: 50px; }
.uss_eshop_block_item, .uss_eshop_sameproducts.blocks .item { display: inline-block; vertical-align: top; padding: 2px; border: 2px solid transparent; width: 253px; margin: 0 11px 0 0; -webkit-transition: all .5s cubic-bezier(.65, .85, .11, 1.03); transition: all .5s cubic-bezier(.65, .85, .11, 1.03); }
.uss_eshop_block_item:hover, .uss_eshop_sameproducts.blocks .item:hover { border-color: #fe8b23; }
.uss_eshop_block_item .img { position: relative; width: 245px; height: 166px; margin-bottom: 16px; }
.uss_eshop_block_item .img img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.uss_eshop_block_item .uss_shop_name, .uss_eshop_sameproducts.blocks .item .title { height: 66px; margin-bottom: 19px; padding: 0 5px; overflow: hidden; }
.uss_eshop_block_item .uss_shop_name a, .uss_eshop_sameproducts.blocks .item .title a, .uss_shop_table_view .uss_title a, .uss_user_basket .uss_name .uss_title a { border: none; color: #212223; font: 15px/1.5 'SegoeUi', sans-serif; }
.uss_eshop_block_item .uss_shop_name a:hover, .uss_eshop_sameproducts.blocks .item .title a:hover, .uss_shop_table_view .uss_title a:hover, .uss_user_basket .uss_name .uss_title a:hover { color: #fe8b23; }
a.add_to_cart { display: inline-block; height: 33px; padding: 0 40px 0 17px; border: none; border-radius: 15px; background: #0581c8 url(../img/icon_basket.png) no-repeat 85% 50%; color: #fff; font: bold 15px/33px 'Cuprum', sans-serif; text-transform: uppercase; -webkit-transition: none; transition: none; -webkit-transition: background-color .5s cubic-bezier(.65, .85, .11, 1.03); transition: background-color .5s cubic-bezier(.65, .85, .11, 1.03); }
a.add_to_cart:hover { background-color: #ef7f1a; }
.uss_eshop_block_item a.add_to_cart, .uss_eshop_sameproducts.blocks .item .addToCart { float: left; }
a.add_to_cart.buy_one_click, a.add_to_cart.already_in_cart { padding: 0 17px; background: #0581c8; }
a.add_to_cart.buy_one_click:hover, a.add_to_cart.already_in_cart:hover { background-color: #ef7f1a; }
.uss_eshop_block_item .uss_shop_price, .uss_eshop_sameproducts.blocks .item .price { float: right; margin: 0; }
#content span.actual_price, #content span.old_price, #content span.price, .uss_buy_one_click_pos .uss_shop_price span.old_price, .uss_buy_one_click_pos .uss_shop_price .actual_price { display: block; margin: 0; padding: 0; background: none; }
#content span.old_price, .uss_buy_one_click_pos .uss_shop_price span.old_price { color: #94a0b3; font-size: 12px; }
#content span.actual_price, #content .uss_shop_detail span.price:not(.old_price), .uss_buy_one_click_pos .uss_shop_price .actual_price { color: #136cc2; font: bold 18px 'SegoeUI', sans-serif; }
.uss_shop_detail .uss_shop_price, .uss_shop_detail .uss_shop_by { display: inline-block; vertical-align: top; }
.uss_shop_detail .uss_shop_technical_data .uss_shop_price { margin-right: 21px; }
.uss_shop_detail .uss_shop_technical_data .uss_shop_by { margin: 20px 9px 0 0; }
.uss_shop_detail .uss_img_big { margin-right: 54px; }
.uss_shop_detail .uss_shop_full_description { padding-top: 46px; }
.uss_shop_blocks_view .uss_eshop_item .uss_img_holder, .uss_shop_list_view .uss_img_holder, .uss_shop_detail .uss_img_big, .uss_shop_detail .uss_img_ico_box .uss_img_ico, .uss_eshop_sameproducts .item .imageWrap, .uss_shop_block_cat .uss_shop_cat_img { border-color: transparent; background: #fff; }
.uss_shop_detail .uss_specifications { margin: 0 0 73px; }
.uss_specifications .spec_item, .uss_buy_one_click_pos .spec_item, .uss_user_basket .uss_name .uss_description_efilters .specs_list .spec_item { font: 600 15px 'SegoeUI', sans-serif; }
.uss_specifications .spec_item label, .uss_buy_one_click_pos .uss_description_efilters .spec_item .value, .uss_user_basket .uss_name .uss_description_efilters .specs_list .spec_item .value { font-weight: 600; }
.uss_buy_one_click_pos .uss_buy_one_click_image a { border: none; }
div.uss_eshop_tabs { margin: 44px 0 20px; }
div.uss_eshop_tabs .uss_eshop_tabs_navigation span { height: 51px; padding: 0 32px; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; background: transparent; color: #a2a7b2; font: 500 23px/51px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; text-shadow: none; }
div.uss_eshop_tabs .uss_eshop_tabs_navigation span.selected { background: #fff; color: #0f0e0e; }
div.uss_eshop_tabs div.tab_items { padding: 45px 33px 41px 33px; border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; background: #fff; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
div.uss_eshop_tabs ul { padding-left: 25px; }
div.uss_eshop_tabs ul li { margin-bottom: 9px; }
table.pos_table { width: 100%; margin: 61px 0 0 7px; table-layout: fixed; border-collapse: collapse; }
table.pos_table td { width: 2%; padding: 16px 0; border: 3px solid #e7e7ed; font: 500 15px 'pf_din_text_cond_pro', sans-serif; text-align: center; text-transform: uppercase; }
table.pos_table tr:first-child td { border-top: none; border-left: none; border-right: none; }
table.pos_table td:first-child { border-left: none; }
table.pos_table td:last-child { border-right: none; }
h3.h_op { }
.uss_eshop_sameproducts.blocks .item .imageWrap { margin-bottom: 16px; }
.uss_shop_table_view table, .uss_user_basket table { border: none; }
.uss_shop_table_view th, .uss_user_basket th { border: none; background: none; font: 500 15px 'pf_din_text_cond_pro', sans-serif; text-transform: uppercase; }
.uss_shop_table_view td, .uss_user_basket td { border: 3px solid #e7e7ed; }
.uss_shop_table_view td:first-child, .uss_user_basket td:first-child { border-left: none; }
.uss_shop_table_view td:last-child, .uss_user_basket td:last-child { border-right: none; }
.uss_shop_table_view td.uss_title {text-align: center;}
.uss_shop_table_view .uss_shop_by { margin-top: 5px; }
.uss_user_basket .uss_bottom .totals { border: none; background: none; }
.uss_user_basket .uss_number .uss_field a { border: none; }
.uss_user_basket .uss_number .uss_field a:hover { color: #ef7f1a; }
.uss_user_basket .uss_name .uss_title { height: auto; }
.uss_user_basket .uss_price_field { color: #136cc2; font: 15px 'SegoeUI', sans-serif; }
.uss_shop_form { width: 50%; }
.inpage .uss_section_content { min-height: 500px; }
.uss_shop_block_cat .uss_shop_cat_name { padding: 0 3px; }
.uss_shop_block_cat .uss_shop_cat_name a { font: 15px/1.4 'SegoeUI', sans-serif; }
.uss_shop_block_cat { width: 104%; }
.uss_shop_block_cat .uss_shop_category { margin-right: 19px; }

/* Подвал */
.l_footer { height: 225px; background: #292c3a; }
.l_footer p { margin: 0; }
.lf_menu { position: absolute; top: 36px; left: 39px; width: 1134px; }
.lf_menu ul li a { color: #fff; }
.lf_menu ul li a:hover, .lf_menu ul li a.active { background: #ef7f1a; color: #fff; }
.lf_logo { position: absolute; top: 104px; left: 35px; }
.lf_logo a { border: none; }
.lf_poweredby { position: absolute; top: 181px; left: 44px; }
.lf_poweredby a { border: none; }
.lf_email { position: absolute; top: 84px; left: 321px; }
.lf_email a { color: #6c7788; font: 500 24px 'pf_din_text_cond_pro', sans-serif; }
.lf_search { position: absolute; top: 132px; left: 320px; width: 211px; }
.lf_search .uss_site_search .uss_input_name { border: 1px solid transparent; background: #454753; color: #b4b6b9; }
.lf_search .uss_site_search .uss_input_name:hover, .lf_search .uss_site_search .uss_input_name:focus { }
.lf_phone { position: absolute; top: 86px; right: 21px; }
.lf_phone p { color: #6c7788; font: 500 22px 'pf_din_text_cond_pro', sans-serif; letter-spacing: .8px; }
.lf_address { position: absolute; top: 120px; left: 643px; width: 225px; }
.lf_address p { color: #6c7788; font: 15px/1.5 'SegoeUI', sans-serif; }
.lf_feedback { position: absolute; top: 133px; right: 9px; width: 220px; }
.lf_copy { position: absolute; top: 191px; right: 7px; }
.lf_copy p { color: #525a6e; font: 14px 'Arial', sans-serif; }
.lf_counters { position: absolute; top: 180px; left: 180px; visibility: hidden; }
.lf_mobile {position: absolute; top: 189px; left: 643px;}
.lf_mobile a {color: #6c7788;}
.lf_phone a {
    color: #6c7788;
}

/* */
.uss_autocomplete_results {width:211px !important;}
.page_contacts .lc_main .fc_form_tml .buttons {width:180px;}
.uss_eshop_filters .uss_eshop_filters_block.simple_filters {display: none;}
.uss_shop_table_view .uss_description div {
    height: 17px;
    overflow: hidden;
}
.uss_shop_table_view td {
    font-size: 15px;
    padding: 2px 3px;
}
td.uss_producer, td.uss_price {text-align:center;}
td.uss_title {width:180px;}


.uss_widget_outer_content{-webkit-box-flex:0;-ms-flex:0 100%;flex:0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.photoalbum .uss_widget_outer_content{width:100%!important;display:block!important;}
.uss_widget_outer_content{max-width:100%;}

.lh_city,.lh_city * {-webkit-box-sizing: border-box;box-sizing: border-box;}
.lh_city .jq-selectbox {}
.lh_city .jq-selectbox .jq-selectbox__select {
	background: #EF7F1A;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border-radius: 32px;
	height: 32px;
	box-shadow: none;
	text-shadow: none;
	border: none;
	width: 200px;
}
.lh_city .jq-selectbox.focused .selectbox__select {
	background: #B25A0C !important;
}
.lh_city .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
	text-shadow: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #fff;
	font: 500 16px/32px 'pf_din_text_cond_pro', sans-serif;
	text-transform: uppercase;
}
.lh_city .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
	border-left: 1px solid rgba(255,255,255,.7);
}
.lh_city .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
	border-top-color: #fff;
	opacity: 1;
}
.jq-selectbox__dropdown {
	font: 15px 'SegoeUI', sans-serif;;
}
.jq-selectbox__dropdown li {}
.jq-selectbox__dropdown li a {}

.lh_phone p,
.lf_phone p {
	display: inline-block;
}

.uss-flex-items {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
#uss_basket_ask_where_to_go_block .continue,
#uss_basket_ask_where_to_go_block .go_to_basket {
	text-decoration: none;
}
@media (min-width:1000px) {
	.mp_store ul li {
	    margin: 0 26px 10px 0 !important;
	}
}
@media (max-width:999px) {
	body,
	.page_rubber {
		min-width: 420px;
	}
	.wrapper,
	.burger-search-container,
	.lh_menu,
	.l_footer {
		padding-left: 15px;
	    padding-right: 15px;
	}
	.lcm_breadcrumbs {
		padding-left: 0;
	}
	.wrapper {
		width: 100%;
	}
	.lh_logo {
		left: 0;
	}
	.l_header {
	    height: auto;
	}
	.mpage .l_header {
	background-size: auto;
    background-position: 18% 77%;
	}
	.mpage .lh_slogan p {
		font-size: 3.5vw;
		line-height: 1.4;
	}
	.lh_slogan {
	    padding: 14px 0 0;
	}
	.inpage .l_header {
	    height: auto;
	    /*background: url(../img/header_bg_ip.jpg) no-repeat 50% 0;*/
	}
	.l_header > .wrapper {
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -moz-box-pack: justify;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	    padding: 15px;
	}
	.lh_city {
	    -moz-flex: 1 100%;
	    -o-flex: 1 100%;
	    -webkit-box-flex: 1;
	    -webkit-flex: 1 100%;
	    -ms-flex: 1 100%;
	    flex: 1 100%;
	    margin-bottom: 10px;
	}
	.lh_logo {
	    -moz-flex: 0 60%;
	    -o-flex: 0 60%;
	    -webkit-box-flex: 0;
	    -webkit-flex: 0 60%;
	    -ms-flex: 0 60%;
	    flex: 0 60%;
	}
	.lh_logo img {
		max-width: 100%;
	}
	.lh_phone {
	    -moz-flex: 0 40%;
	    -o-flex: 0 40%;
	    -webkit-box-flex: 0;
	    -webkit-flex: 0 40%;
	    -ms-flex: 0 40%;
	    flex: 0 40%;
	    text-align: right;
	}
	.l_header > .wrapper > div {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
	}
	
	.lh_address,
	.lf_menu {
		display: none;
	}
	.lh_email a {font-size:20px;}
		.lh_email {width: calc(100% - 222px);
    text-align: right;}
	.lc_left {
	    margin: 0;
	    padding: 0;
	    float: none;
	    width: 100%;
	}
	.lh_city .jq-selectbox .jq-selectbox__select {height: 29px;}
	.lc_left .h3 {

	}
	.lc_left .block {
		display: none;
	}
	.lc_main {
	    width: calc(100% - 300px);
	    float: none;
	    width: 100%;
	}
	.burger-search-container .lh_search {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
	}
	.burger-search-container .lh_basket {
	    position: relative;
	    top: auto;
	    left: auto;
	    right: auto;
	    width: auto;
	}
	.lh_basket .basket_link a {
	    text-indent: -1000px;
	    height: 40px;
	    display: block;
	    width: 40px;
	    overflow: hidden;
	}
    .burger-search-container {
        width: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
	    -moz-box-pack: justify;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
        max-width: 100% !important;
        position: relative;
        bottom: auto;
        margin-top: 15px;
    }
    .burger-menu {
        padding: 12px 9px 3px 9px;
    }
    .burger-menu {
        position: relative;
        width: 43px;
        height: 40px;
        padding: 12px 9px 4px 9px;
        z-index: 777;
        background: #ef7f1e;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .burger-menu .burger-item {
        background: #fff;
        display: block;
        height: 1px;
        transition: all .4s;
        position: relative;
    }
    .burger-menu .burger-1 {
        top: 0;
    }
    .burger-menu .burger-2 {
        top: 6px;
    }
    .burger-menu .burger-3 {
        top: 12px;
    }
    .burger-menu.active .burger-1 {
        top: 0px;
        -webkit-transform: rotate(45deg) translate(5px,5px);
        -ms-transform: rotate(45deg) translate(5px,5px);
        transform: rotate(45deg) translate(5px,5px);
    }
    .burger-menu.active .burger-2 {
        background-color: transparent;
    }
    .burger-menu.active .burger-3 {
        top: 16px;
        -webkit-transform: rotate(-45deg) translate(7px,-8px);
        -ms-transform: rotate(-45deg) translate(7px,-8px);
        transform: rotate(-45deg) translate(7px,-8px);
    }
    .mobile-cart-container {
        width: 43px;
        height: 40px;
        margin-left: 15px;
        background: url(../img/cart-icon.png) no-repeat center center #ef7f1e;
        position: relative;
    }
    .mobile-cart-container .hb_title,
    .mobile-cart-container .totals,
    .mobile-cart-container .countword,
    .mobile-cart-container .cart_order {
        display: none !important;
    }
    .mobile-cart-container .cart_inset {
        padding: 0px 0 0 29px;
    }
    .mobile-cart-container .basket_widget_inner.empty {
        display: none;
    }
    .basket_widget_inner.not_empty {
        background: none;
        padding: 0;
    }
    .uss_basket_mini .amounts #uss_block_basket_amount {
	    width: 100%;
	    margin: 0;
	    position: absolute;
	    top: 0;
	    right: 0;
	    padding: 1px 3px 3px 3px;
	    text-align: right;
	    color: #fff;
	    z-index: 999;
	    font-size: 14px;
    }
    .catalog-search {
        height: 40px;
        width: 100%;
        width: calc(100% - 116px);
        left: 0px;
        border-radius: 0;
        background: none;
        margin-left: 15px;
        overflow: hidden;
        background: #fff;
    }
    .catalog-search .lh_search {
	    height: 40px;
	    width: 100%;
    }
    .catalog-search .uss_site_search {
        width: 100%;
        height: 100%;
    }
    .catalog-search .uss_site_search span {
        display: none;
    }
    .catalog-search .uss_site_search {
        width: 100%;
        height: 100%;
    }
    .catalog-search .uss_input_name {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden !important;
        padding-left: 15px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        background: url(../img/search.png) no-repeat 14px center #fff;
        color: #000;
        height: 100%;
        width: 100%;
        border-radius: 0;
    }
    .catalog-search .uss_submit {
        position: absolute;
        right: -2px;
        left: auto;
        top: 0;
        display: block;
        background: #ef7f1e;
        background: url(../img/search.png) no-repeat center center #ef7f1e;
        border: 0;
        height: 100%;
        height: 40px !important;
        color: #fff;
        padding: 0 10px;
        border-radius: 0;
        width: 40px;
    }
    .lh_menu {
		display: none;
	    width: calc(100% - 30px) !important;
	    /* min-width: 100% !important; */
	    z-index: 999;
	    height: auto;
	    padding: 0;
	    background: #eceaeb;
	    margin-bottom: 15px;
	    padding-top: 0 !important;
	    position: relative;
	    top: auto;
	    left: auto;
	    margin: 15px 15px 0 15px;
    }
    .lh_menu ul {
        display: block;
    }
    .lh_menu ul li {
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
        float: none !important;
        text-align: center !important;
    }
	.lh_menu ul li a {
	    display: block !important;
	    margin: 0 !important;
	    font-size: 16px;
	    padding: 12px 10px !important;
	    color: #000 !important;
	    text-transform: uppercase;
	    font-weight: 400 !important;
	    height: auto !important;
	    line-height: 1;
	}
    .lh_menu ul li.active a.active,
    .lh_menu ul li a:hover {
	    background: #ef7f1e;
	    text-decoration: none !important;
	    display: block;
	    height: auto;
	    border-radius: 0;
	    color: #fff !important;
    }
    .catalog-opener-btn,
    .lc_left .h3 {
	    padding: 0px 15px 0px 41px;
	    color: #fff;
	    height: 40px;
	    line-height: 40px;
	    background: url(../img/catalog-li.png) calc(100% - 15px) center no-repeat, url(../img/catalog-burger.png) 15px center no-repeat #ef7f1e;
	    font-size: 18px;
	    margin: 0px 0 15px;
    }
    .lc_left .h3.active {
	    background: url(../img/catalog-li-up.png) calc(100% - 15px) center no-repeat, url(../img/catalog-burger.png) 15px center no-repeat #ef7f1e;
    }
    .mpage .lc_left .h3 {
    	display: none;
    }
	.uss_shop_table_view table {
	    /*display: block;*/
	    /*overflow-x: scroll;*/
	}
	.lh_phone p,
	.lf_phone p {
	    display: block;
	}
	.mp_store ul li {
	    width: 130px;
	}
	.mp_form {
	    margin: 20px 0 20px 0px;
	    padding: 0px 15px 0 15px;
	    width: 100%;
	    height: auto;
	    background: #87b3e4;
	}
	.mp_form .form_styler .group {
	    width: calc(100% - 180px);
	}
	.lc_main .mp_partners {
	    height: 200px;
	    margin: 40px 0;
	    padding: 20px 0px 0 31px;
	    width: 100%;
	    border: 2px solid #ef7f1a;
	    background: #fff;
	}
	.mp_partners .slick-next {
		right: 0;
	}
	.mp_partners .slick-list {
	    margin: 0 70px 0 40px;
	}
	.mp_partners .slick-arrow {
    	top: 41%;
    	width: 45px;
    	height: 45px;
    }
	.mp_partners .news_block_item .image {
	    margin: 0 auto;
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack:center;
	    -webkit-justify-content: center;
	    -ms-flex-pack:center;
	    justify-content: center;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	    max-width: 100%;
	}
	.mp_partners .news_block_item .image img {
    	max-width: 100%;
	}
	.l_footer {
	    height: auto;
	    padding-left: 8px;
	    padding-right: 8px;
	}
	.l_footer .wrapper {
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -moz-box-pack: justify;
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
    	padding: 10px 0;
	}
	.l_footer .wrapper > div {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		padding: 7px;
	}
	.lf_phone {
		text-align: right;
	}
	.lf_mobile,
	.lf_search {
		display: none;
	}
	.lf_counters {
	    height: 0;
	    padding: 0 !important;
	}
	.uss_section_content > ymaps {
		max-width: 100% !important;
		max-height: 300px !important;
	}
}
@media (max-width:799px) {
	.uss_shop_table_view table tr th:nth-child(3),
	.uss_shop_table_view table tr td:nth-child(3) {
		display: none;
	}
	.uss_eshop_sameproducts.blocks .item {
		width: 30% !important;
	}
	.uss_section_content .uss_eshop_sameproducts .imageWrapOuter,
	.uss_eshop_sameproducts .item .image a img {
		max-width: 100%;
	}
	.uss_eshop_sameproducts .item .image {
		height: auto !important;
	}
	.uss_eshop_sameproducts.blocks .item .title {
		height: 48px!important;
		padding: 0;
		margin-bottom: 7px;
	}
	.uss_eshop_sameproducts.blocks .item .price {
		float: none;
		margin-bottom: 7px;
	}
	.l_footer .wrapper > div {
	    width: 100%;
	    text-align: center;
	}
	.lf_feedback {
	    width: auto !important;
	    margin: 0 auto;
	}
	.lf_feedback a {
		padding: 0 10px;
	}
	.lf_counters {
		display: none;
	}
	.lf_poweredby {
	    width: 130px !important;
	    margin: 0 auto;
	    order: 10;
	}
}
@media (max-width:600px) {
	.lh_phone p {
		font-size: 18px;
	}
	.uss_shop_table_view .uss_img {
		padding: 0 !important;
	}
	.uss_shop_table_view .uss_img .uss_img_holder_outer {
		width: 70px !important;
	}
	.uss_shop_table_view .uss_img .uss_img_holder {
		width: 70px !important;
		height: 70px !important;
	}
	.uss_shop_table_view .uss_img .uss_img_holder img {
		max-width: 70px !important;
		height: auto !important;
	}
	a.add_to_cart.buy_one_click,
	a.add_to_cart.already_in_cart {
	    padding: 0 10px;
	}
	#content span.actual_price {
		font-size: 16px;
	}
	a.add_to_cart {
		font-size: 13px;
	}
	.mp_store ul li {
		width: 120px;
	}
	.mp_store ul li .eshop_menu_image {
		width: 116px;
		height: 78px;
	}
	.mp_store ul li .eshop_menu_image > a > img {
		max-width: 100%;
	}
	.mp_form .form_styler .group,
	.mp_form .fc_item.fc_text,
	.mp_form .buttons {
	    width: 100%;
	    float: none;
	}
	.mp_form #fc_item_1_4_block_id {
	    width: 100%;
	    float: none;
	}
	.mp_form .fc_form_tml .titleGroup {
		margin-top: 15px !important;
	}
	.mp_form .fc_form_tml {
		margin-bottom: 15px;
	}
	.uss_user_basket .basket_th_price,
	.uss_user_basket .uss_price_field:not(.uss_sum_field) {
		display: none;
	}
	.uss_shop_form {
    	width: 100%;
	}
	.uss_shop_table_view .uss_shop_by .buy_one_click  {display: none;}
	.uss_shop_detail .uss_specifications, .uss_eshop_sameproducts.blocks {margin: 0;}
	.uss_shop_detail .uss_img_big {margin: 0;}
.uss_shop_detail	.uss_img_wrapper {    margin: 0 auto;}

}