/* Global images */

@font-face {
    font-family: "MaximaRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/maxima/mc04122t-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/maxima/mc04122t-webfont.woff") format("woff"), url("/fonts/maxima/mc04122t-webfont.ttf") format("truetype"), url("/fonts/maxima/mc04122t-webfont.svg#MaximaCyrTCYLigComRegular") format("svg");
}
@font-face {
	font-family: "MDicon";
	src: url("fonts/mdicon.eot");
	src: url("fonts/mdicon.eot#iefix") format("embedded-opentype"),
	url("fonts/mdicon.woff") format("woff"),
	url("fonts/mdicon.ttf") format("truetype"),
	url("fonts/mdicon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "entypo";
	src: url("fonts/entypo.eot");
	src: url("fonts/entypo.eot#iefix") format("embedded-opentype"),
	url("fonts/entypo.woff") format("woff"),
	url("fonts/entypo.ttf") format("truetype"),
	url("fonts/entypo.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Myriadpro";
	src: url("fonts/MyriadProRegular.eot");
	src: url("fonts/MyriadProRegular.eot#iefix") format("embedded-opentype"),
	url("fonts/MyriadProRegular.woff") format("woff"),
	url("fonts/MyriadProRegular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Myriadprolight";
	src: url("fonts/MyriadProLight.eot");
	src: url("fonts/MyriadProLight.eot#iefix") format("embedded-opentype"),
	url("fonts/MyriadProLight.woff") format("woff"),
	url("fonts/MyriadProLight.ttf") format("truetype"),
	url("fonts/MyriadProLight.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Rouble";
	src: url("fonts/rouble.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "awesome";
	src: url("fonts/fontawesome-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: "nc-nav";
	src: url("fonts/nc-nav.woff") format("woff"),
	url("fonts/nc-nav.ttf") format("ttf"),
	font-weight: normal;
	font-style: normal;
}*/
i.fa.fa-check-circle:before {
    content: "\e048";
    font-family: 'MDicon';
    color: #27b73b;
	font-size: 18px;
	content: "\f058";
    font-family: 'awesome';
}
table.specifications {
    width: 100%;
}
table.specifications td,
.paramsMargin table td {
    width: 50%;
}

.inline {
	display: inline-block;
}
.displ-block {
    display: block !important;
}
.displ-none {
    display: none !important;
}
.displ-block>div:first-child {
    color: #B91440;
    cursor: pointer;
    font-size: 8px;
    position: absolute;
    right: 5px;
    top: 4px;
}

#banners_list .navigation .prev,
#banners_list .navigation .next {
    background-image: url("images/bg_direction_nav.png");
}
/* * Reset */

html,
body {
    height: 100%;
}
body {
    margin: 0;
    text-align: center;
    font: normal 13px'Open Sans';
    color: #211209;
    background: #fff;
}
img {
    border: none;
}
a {
    color: #b91440;
    color: #b91440;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #d2270b;
}
input,
textarea,
select {
    font: normal 12px'Open Sans';
    color: #211209;
    vertical-align: middle;
}
form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
p,
div {
    margin: 0;
    padding: 0;
}
hr {
    height: 11px;
    width: 100%;
    i//background: url('mages/hr_back.png') repeat-x;
   /* background: url('images/topsales_border_back.png') repeat-x;*/
    border: none;
    margin: 0px 0px 39px 0px;
    padding: 0px;
    position: relative;
    z-index: 5;
}
hr.red,
hr.black {
    border: 0px;
    background: none;
    width: 100%;
    height: 1px;
    margin: 46px 0px;
}
hr.red {
    background-color: #c23359;
}
hr.black {
    background-color: #fff;
    //background-color: #3d3d3d;

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}
h1,
h1 a:visited {
    text-align: left;
    margin: 35px 0 31px 0;
    position: relative;
    padding-bottom: 15px;
    font: bold 18px'Open Sans Condensed';
    color: #000;
    //background: url("/bitrix/templates/Pioneer_copy/images/hr_back.png") repeat-x scroll 0 26px transparent;

}
#news-det h1 {
    background: none;
    margin: 16px 0 0;
    padding-bottom: 0px;
}
h2,
h2 a:link,
h2 a:visited {
    margin: 0 0 10px 0;
    font: bold 15px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h3,
h3 a:link,
h3 a:visited {
    margin: 0 0 10px 0;
    font: bold 16px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h4,
h4 a:link,
h4 a:visited {
    margin: 0 0 10px 0;
    font: normal 18px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h5,
h5 a:link,
h5 a:visited {
    margin: 0 0 10px 0;
    font: normal 16px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h6,
h6 a:link,
h6 a:visited {
    margin: 0 0 10px 0;
    font: normal 14px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h1.small {
    font-size: 23px;
    margin-bottom: 9px;
}
img {
    border: 0;
}
li {
    margin: 7px 0 0 0;
}
input,
textarea {
    outline: none;
}
input:active,
textarea:active {
    outline: none;
}
:focus {
    outline: none;
}
.content p {
    font: 14px'Open Sans';
    margin-bottom: 22px;
    line-height: 21px;
    letter-spacing: -0.2px;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-justify {
    text-align: justify;
}
.float_right {
    float: right;
}
.float_left {
    float: left;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.transparent {
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=00);
    /* IE 5.5+ */
    -moz-opacity: 0;
    /* Mozilla 1.6 e ie?a */
    -khtml-opacity: 0;
    /* Konqueror 3.1, Safari 1.1 */
}
.italic {
    font-style: italic;
}
.bold {
    font-weight: bold !important;
}
.yellow {
    color: #e3d902;
}
.red {
    color: #B91440 !important;
}
.hidden {
    display: none;
}
.block {
    display: block;
}
a.calendar {
    text-decoration: none;
    border-bottom: 1px dotted #009cff;
}
a.rss {
    color: #fff !important;
    text-decoration: none;
}
a.rss img {
    margin: 0 5px 0 0;
}
.body p {
    margin: 20px 0;
}
/* * Containers */

.widthWrap {
    position: relative;
    margin: 0 auto;
    width: 940px;
}
.shadow-940 {
    background: url(images/bg-shadow_940.png) no-repeat top left;
}
.shadow-top {
    /* background: #fff url(images/shadow-top.png) repeat-x;
    background-size: 140px 15px;
    */
}
.shadow-bottom {
    margin-top: 70px;
    height: 20px;
    background: #fff url(images/shadow-bottom.png) repeat-x bottom;
}
#all-wrap {
    overflow: hidden;
    width: 100%;
    text-align: center;
    min-width: 940px;
}
.blackWrap {
    background-color: #252525;
}
.whiteWrap {
    background-color: #fff;
}
#topBox {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 127px;
    background: #252525;
    min-width: 940px;
}
#topBox .line {
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    width: 100%;
}
#header {
    position: relative;
    top: 39px;
    width: 940px;
    height: 88px;
}
#topShadow {
    margin-top: 127px;
    content: '.', width: 100%;
    height: 16px;
    background: url(images/shadow-top.png) repeat-x bottom;
}

#top_menu ul.level1 {
    list-style: none;
    margin: 2px 0 0 10px;
    padding: 0;
}
#top_menu ul.level1 li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#top_menu ul.level1 li a:visited {
    width: 70px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #e7e7e7;
    display: block;
    padding-right: 12px;
    font: bold 13px'Open Sans Condensed';
}
#top_menu ul.level1 li a:hover {
    /*text-shadow: 0 0 10px #fefcc9, 10px -10px 30px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;*/
}
#top_menu ul.level1 li.extLink {
    margin-left: 17px;
}
#top_menu ul.level1 li.extPalk {
    color: #B1B1B1;
    font-size: 13px;
    margin-left: -7px;
    margin-top: -1px;
    padding-right: 5px;
}
#top_menu ul.level1 li.extLink a:link,
#top_menu ul.level1 li.extLink a:visited {
    width: auto;
}
#top_menu ul.level2 {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
#top_menu ul.level2 li {
    clear: both;
    margin: 2px 0;
}
#top_menu ul.level2 li,
#top_menu ul.level2 li a:link,
#top_menu ul.level2 li a:visited {
    background: none;
    white-space: nowrap;
    font-size: 10px;
}
#top_menu ul.level2 li a:hover {
    color: #E7E7E7;
}
#ext_menu_show {
    position: absolute;
    top: 18px;
    right: 0px;
}
#ext_menu_show a:visited {
    text-shadow: -1px -1px #000;
    margin: 0 0 0 12px;
    text-transform: uppercase;
    font: 13px Helvetica;
    /* font: 17px Helvetica LT W10 Roman, 'MaximaRegular';
    */
    text-decoration: none;
    color: #E7E7E7;
}
#ext_menu_show a:hover {} #ext_menu {
    display: none;
    position: absolute;
    top: 18px;
    right: 0px;
}
#ext_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#ext_menu ul li {
    float: left;
    text-align: right;
    padding: 0;
    color: #fff;
    margin: 0 0 0 12px;
}
#ext_menu ul li span {
    color: #A1A1A1;
    text-transform: uppercase;
    font: bold 14px'Open Sans';
}
#ext_menu ul li a:link,
#ext_menu ul li a:visited {
    text-decoration: none;
    font: 10px'Open Sans';
    margin: 0 0 0 12px;
    text-transform: uppercase;
    color: #b1b1b1;
}
#ext_menu ul li a:hover {
    color: #fff;
}

.logo img {
    padding: 41px 35.5px 40px;
}
.logo span {
    position: absolute;
    top: 85px;
    right: 43px;
    font: 9px'Open Sans';
    color: #fff;
    letter-spacing: 0.01em !important;
    text-decoration: none;
}
#phones {
    display: none;
    position: absolute;
    top: 20px;
    right: 0px;
}
#phones .header {
    display: block;
    margin: 0 2px 0 0;
    font: 14px'Open Sans';
    color: #c8c7c7;
}
#phones .email {
    word-spacing: 1px;
    font: 12px'Open Sans';
    color: #A1A1A1;
}
#searchForm {
    position: absolute;
    overflow: hidden;
    top: 36px;
    right: 170px;
    float: left;
    width: 40px;
    height: 32px;
    border: 1px solid #252525;
    background: none;
}
#searchForm.hideForm {
    width: 40px !important;
    border-color: #252525 !important;
    background: none !important;
}
#searchForm form {
    float: right;
    width: 460px;
}
#searchForm input.text {
    float: left;
    margin: 2px 0 0;
    width: 410px;
    height: 22px;
    font: 12px'Open Sans';
    color: #A1A1A1;
    background: transparent;
    outline: none;
    border: 0px;
    border-bottom: 1px solid #707070;
}
#searchForm input.submit {
    margin-top: 6px;
    float: right;
    cursor: pointer;
    width: 40px;
    height: 20px;
    font: 12px'Open Sans';
    color: #A1A1A1;
    background: url(images/searchBtn.png) no-repeat center center;
    border: none;
    border-left: 1px solid #393939;
}
#searchForm select {
    width: 100px;
    font: 16px'Open Sans';
}
.search-page {} .search-page input.text,
.search-page input.search-suggest {
    height: 26px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
    width: 800px;
}
.search-page input.submit {
    display: block;
    width: 110px;
    float: right;
    height: 29px;
    background: #3d8476;
    background: -moz-linear-gradient(center top, #3d8476, #347165);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #3d8476), color-stop(100%, #347165));
    background: -webkit-linear-gradient(top, #3d8476, #347165);
    background: -o-linear-gradient(center top, #3d8476, #347165);
    background: -ms-linear-gradient(top, #3d8476, #347165);
    background: linear-gradient(center top, #3d8476, #347165);
    border: none;
    border-bottom: 1px solid #326c61;
    border-top: 1px solid #459686;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #fff;
    line-height: 28px;
    /* padding: 8px 0 6px 0;
    */
    text-shadow: 0px 1px 1px #000000;
    border-radius: 4px 4px 4px 4px;
    text-decoration: none;
    /* text-transform: uppercase;
    */
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.search-page input.submit:hover {
    background: #459686;
    background: -moz-linear-gradient(center top, #459686, #326c61);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #459686), color-stop(100%, #326c61));
    background: -webkit-linear-gradient(top, #459686, #326c61);
    background: -o-linear-gradient(center top, #459686, #326c61);
    background: -ms-linear-gradient(top, #459686, #326c61);
    background: linear-gradient(center top, #459686, #326c61);
    background-position: 0 center;
    /* color: #B91440;
    */
    text-shadow: none;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
#cartBox {
    position: absolute;
    top: 27px;
    right: 0;
    width: 165px;
    height: 42px;
    cursor: pointer;
}
#cartBox .cartBorder {
    position: absolute;
    top: 9px;
    width: 165px;
    height: 30px;
    border: 1px solid #787878;
    border-left: none;
    border-right: none;
    background: url(images/btn_cart.png) no-repeat top left;
}
#cartBox .cartTitle {
    position: absolute;
    top: -2px;
    left: 36px;
    font: 14px Helvetica;
    padding: 0 5px;
    background: #252525;
    color: #b1b1b1;
    text-decoration: none;
}
#cartBox .cartIcon {
    padding: 2px 0 0 1px;
    font: 12px'Open Sans';
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 120px;
    width: 35px;
    height: 32px;
    background: #252525 url(images/bg_shopping_cart_1_b.png) no-repeat top left;
}
/* #cartBox .cartMessage {
    position: absolute;
    top: 22px;
    left: 14px;
    font: 12px 'Open Sans';
    color: #A1A1A1;
}
*/

#main_menu {
    position: relative;
    z-index: 100001;
    background: #fff;
    margin: 0 auto;
    width: 940px;
}

#main_menu ul.level1 li {
    float: left;
    margin: 0;
    padding: 0;
}
#main_menu ul.level1>li {
    height: 22px;
}
#main_menu ul.level1 li>a:visited {
    text-transform: uppercase;
    position: relative;
    display: block;
    float: left;
    margin: 0 0 7px 0;
    padding: 0
    /* 44 */
    70px;
    border-right: 1px solid #e7e7e7;
    font: bold 12px'Open Sans Condensed';
    color: #000;
    text-decoration: none;
    line-height: 12px;
}
#main_menu ul.level1 li.first a:link,
#main_menu ul.level1 li.first a:visited {
    padding-left: 0;
}
#main_menu ul.level1 li.last a:link,
#main_menu ul.level1 li.last a.visited {
    padding-right: 0;
    /* padding-left: 33px;
    */
    border: 0;
}
#main_menu ul.level1 li.last a {
    padding-right: 0;
    padding-left: 33px;
    border: 0;
}
#main_menu ul.level1 li .active,
#main_menu ul.level1 li a:hover,
#main_menu ul.level1 li.over a {
    color: #B91440;
    text-decoration: none;
}
#main_menu ul.level2 {
    margin: 7px 0 0 20px;
    padding: 0;
    list-style: none;
}
#main_menu ul.level2 li {
    clear: both;
    margin: 0;
    border: none;
    padding: 0;
    margin: 0;
    font: 16px'Open Sans';
    color: #E7E7E7;
}
#main_menu ul.level2 li span,
#main_menu ul.level2 li .in_a>a:visited {
    display: block;
    text-shadow: none;
    text-transform: none;
    margin: 0 0 7px 0;
    padding: 0;
    font: bold 15px'Open Sans Condensed';
    border: 0;
    position: relative;
    z-index: 5;
}
.up_all_link .all_link {
    display: none;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 495px;
    margin-top: -2px;
}
.up_all_link .all_link .text-size {
    width: 98px;
    min-width: 98px;
}
.up_all_link .all_link .text-size a {
    font-size: 14px !important;
}
.up_all_link .all_ {
    font: bold 15px'Open Sans Condensed';
    display: block;
    width: 165px;
    padding: 0px !important;
    margin: 0 0 7px;
}
.up_all_link .all_link div {
    min-width: 165px;
    float: left;
}
#main_menu ul.level2 li:hover .in_a>a {
    color: #B91440 !important;
}
#main_menu ul.level2 li .in_a:hover .up_all_link {
    display: block;
}
#main_menu ul.level2 li .in_a:hover .all_link {
    display: block;
}
.up_all_link {
    display: none;
    position: absolute;
    width: 940px;
    height: 400px;
    left: 0px;
    top: 0px;
}
.nav div.subnav {
    display: none;
    position: relative;
    /* top: 32px;
    */
    opacity: 1;
    width: 900px;
    height: 380px;
    padding: 10px 20px;
    left: -10000px;
    position: absolute;
}
.nav li div.subnav {
    left: 0;
}
@-moz-document url-prefix() {
    .nav div.subnav {
        /* top: 32px;
        */
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    body:first-of-type .nav div.subnav {
        /* top: 31px;
        */
    }
}
.nav div.subnav .menuBanner {
    position: absolute;
    top: 31px;
    right: 40px;
}
#main_menu ul.level1 li .menuBanner a:visited {
    display: block;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
}
//div.overlay {
 display:none;
 position:absolute;
 z-index:299;
 top:224px;
 left:0;
 width:100%;
 height:100%;
 background:url(http://cdn1.wmf.de/shop/skin/frontend/enterprise/wmfenterprisetheimages/template/overlay-bg.png);

}
#sliderNews {
    position: relative;
    margin: 0 auto;
    width: 940px;
    height: 426px;
    top: 0px;
    background: url(images/bg-shadow_940.png) no-repeat left bottom;
}
#middle {
    position: relative;
    padding-top: 5px;
    margin: 0 auto 0 auto;
    width: 940px;
}
#center_col {
    margin: 0;
    width: 940px;
}
.productSlider {
    width: 940px;
}
.productSlider .cols {} .productSlider .textBlockWrap {
    width: 300px !important;
    margin: 0 !important;
}
.productSlider .mediaBlockWrap {
    width: 620px !important;
    margin: 0 0 0 20px !important;
}
.productSlider .textBlock {
    border-top: none;
    padding-left: 0;
}
.productSlider .textBlock,
.productSlider .mediaBlock {
    height: 270px !important;
}
.productSlider .textBlock div.blockItem {
    width: 300px;
}
.productSlider .mediaBlock div.blockItem {
    width: 640px;
    margin-right: 20px !important;
}
.productSlider .productItem {
    float: left;
    position: relative;
    width: 300px;
    height: 255px;
    border-bottom: 5px solid #EBEBEB;
}
.productSlider .productItem:hover {
    border-bottom: 5px solid #B91440;
}
.productSlider .productItem.first {
    margin-right: 20px;
}
.productSlider .productItem .img {
    width: 300px;
    height: 163px;
    background: url(images/bg-shadow_300.png) no-repeat bottom left;
}
.productSlider .productItem .img a:visited {
    display: block;
    width: 298px;
    height: 139px;
    border: 1px solid #EBEBEB;
}
.productSlider .productItem .img table {
    border-collapse: collapse;
    border: none;
}
.productSlider .productItem .img td {
    width: 300px;
    height: 130px;
    text-align: center;
    border: none;
    padding: 0;
}
.productSlider .productItem .img img {
    position: static;
}
.productSlider .productItem .border {
    display: none;
    position: absolute;
    top: 177px;
    left: 0;
    width: 5px;
    height: 15px;
    border-left: 5px solid #B91440;
}
.productSlider .productItem .title {
    padding: 0;
    margin: 0px 0 0 0;
    width: 295px;
    height: 21px;
    text-align: center;
    font: bold 15px'Open Sans';
    color: #B91440;
}
.productSlider .productItem .title a:link,
.productSlider .productItem .title a:visited {
    font: bold 15px'Open Sans';
    text-decoration: none;
    color: #B91440;
}
.productSlider .productItem .price {
    display: none;
    position: absolute;
    top: 128px;
    right: 0;
    width: 85px;
    height: 20px;
    text-align: center;
    padding: 1px 0;
    margin: 5px 0 0 15px;
    background: #B91440;
    line-height: 1;
    font: 16px Helvetica LT W10 Roman, 'Open Sans';
    color: #fff;
}
.productSlider .productItem .descr {
    margin: 5px 0 0 0;
    height: 43px;
    overflow: hidden;
    text-align: center;
    font: 11px Helvetica LT W10 Roman, 'Open Sans';
    color: #666;
}
.productSlider .flex-direction-nav li a {
    width: 15px;
    height: 23px;
    top: 60px;
    background-image: url(images/bg_direction_nav.png);
}
.productSlider .flex-direction-nav li .prev {
    left: 0;
}
.productSlider .flex-direction-nav li .next {
    background-position: top right;
    right: 0;
}
.productSlider .flex-control-nav {
    display: none;
}
/* .productSlider .flex-direction-nav li .next:hover {
    right: -10px;
}
*/

/* .productSlider .flex-direction-nav li .prev:hover {
    left: -10px;
}
*/

#showProduct {
    margin: 0 0 20px 0;
}
#showProduct h1 {
    position: relative;
    height: 20px;
    text-align: center;
    margin: 15px 0;
    font: 16px'Open Sans';
    cursor: pointer;
    text-transform: uppercase;
}
#showProduct h1 .headerText {
    font: 16px'Open Sans';
    position: absolute;
    margin-left: 850px;
    left: -50%;
    background: #fff;
    padding: 0 25px;
}
#showProduct h1 .headerLine {
    display: block;
    width: 100%;
    top: 10px;
    position: absolute;
    border-top: 1px solid #AEAEAE;
}
#header_carousel {
    float: left;
}
#video1 {
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#middleBanner {
    margin: 30px 0 0 0;
    padding-bottom: 0px;
    background: url(images/shadow_hor_l.png) repeat-x bottom;
}
#middleBanner div {
    position: relative;
    width: 940px;
    height: 400px;
    border: 1px solid #AEAEAE;
}
#middleBanner a {
    position: absolute;
    z-index: 8;
    width: 938px;
}
#middleBanner a.active {
    z-index: 10;
}
#middleBanner a.last-active {
    z-index: 9;
}
#middleBannerSmall {
    margin: 30px 0 35px 0;
    padding-bottom: 8px;
    background: url(images/shadow_hor_l.png) repeat-x bottom;
}
#middleBannerSmall>div {
    position: relative;
    width: 940px;
    height: 159px;
    border: 1px solid #AEAEAE;
}
#middleBannerSmall a {
    position: absolute;
    z-index: 8;
    width: 938px;
}
#middleBannerSmall a.active {
    z-index: 10;
}
#middleBannerSmall a.last-active {
    z-index: 9;
}
.headerLine {
    position: relative;
    margin: 20px 0;
    text-align: center;
}
.headerLine .hline {
    display: block;
    width: 100%;
    top: 13px;
    position: absolute;
    border-top: 1px solid #333;
}
.headerLine h1 {
    position: relative;
    display: inline;
    padding: 0 10px;
    font: 18px'Open Sans';
    background: #fff;
    color: #B91440;
}
.headerLine p {
    margin: 10px 0;
    color: #333;
    text-align: center;
}
.header {
    margin: 20px 0 0 0;
    font: 13px'Open Sans';
    padding: 10px 0;
    background: #737373;
    color: #fff;
    text-align: center;
}
#newsList {
    margin-top: 0;
    border: 1px solid #ccc;
}
#newsList .newsItem {
    width: 939px;
    margin: 0 0 20px;
    padding: 0 0 10px 0;
    /* background: url("images/shadow_hor_l.png") repeat-x scroll center bottom transparent;
    */
    border-bottom: 1px dotted #ccc;
}
#newsList .newsItem:last-child {
    margin: 0;
    border: none;
}
#newsList .newsItem .borderWrap {
    position: relative;
    padding: 25px 0;
    width: 940px;
}
#newsList .newsItem .img {
    float: left;
    width: 260px;
    text-align: center;
}
.productSlider .newsItem .img a:visited {
    display: block;
    width: 260px;
}
#newsList .newsItem .img td {
    width: 260px;
    text-align: center;
}
#newsList .newsItem .img img {} #newsList .newsItem .details {
    float: left;
    width: 650px;
    margin: 0 0 0 20px;
}
#newsList .newsItem .title {
    width: 650px;
    font: bold 13px'Open Sans';
}
#newsList .newsItem .title a:link,
#newsList .newsItem .title a:visited {
    font: bold 15px'Open Sans Condensed';
    text-decoration: none;
    color: #211209;
}
#newsList .newsItem .title .news-date {
    font: bold 15px'Open Sans Condensed';
}
#newsList .newsItem .descr {
    margin: 10px 0 0;
    width: 650px;
    overflow: hidden;
    font: 11px'Open Sans';
}
#newsList .newsItem .descr a {
    color: #000;
    text-decoration: none;
    font: 11px'Open Sans';
}
.news-detail {
    margin: 0 0 20px;
}
.news-detail p {
    margin: 10px 0;
}
#breadcrumbs {
    width: 940px;
    height: 30px;
    padding: 0;
    margin: 0 0 20px 0;
    /*border-bottom: 1px solid #ccc;*/
    overflow: hidden;
    position: relative;
    z-index: 5;
}
#breadcrumbs .breadcrumbs {
    float: left;
    width: 700px;
    margin: 10px 0 0;
    white-space: nowrap;
}
#breadcrumbs .breadcrumbs a:visited {
    padding-right: 22px;
    margin-right: 13px;
    font: bold 13px'Open Sans Condensed';
    text-decoration: none;
    background: url(images/arrow-1.png) no-repeat center right;
}
#breadcrumbs .breadcrumbs a:hover {
    background-image: url(images/arrow-1-a.png);
    white-space: nowrap;
}
#breadcrumbs span {
    font: bold 13px'Open Sans Condensed';
    white-space: nowrap;
}
#breadcrumbs span {} #breadcrumbs .pluso {
    float: right;
    margin-right: -14px;
}
.pluso div {
    display: inline-block;
    margin-left: 2px;
    width: 27px;
    height: 20px;
}
.pluso .f {
    background: url('images/fbtg.png');
    background-position: 0px 0px;
}
.pluso .b {
    background: url('images/fbtg.png');
    background-position: -30px 0px;
}
.pluso .t {
    background: url('images/fbtg.png');
    background-position: -60px 0px;
}
.pluso .g {
    background: url('images/fbtg.png');
    background-position: -90px 0px;
}
.pluso .f:hover {
    background: url('images/fbtg-c.png');
    background-position: 0px 0px;
}
.pluso .b:hover {
    background: url('images/fbtg-c.png');
    background-position: -30px 0px;
}
.pluso .t:hover {
    background: url('images/fbtg-c.png');
    background-position: -60px 0px;
}
.pluso .g:hover {
    background: url('images/fbtg-c.png');
    background-position: -90px 0px;
}.priceBox {
    width: 80px;
    height: 31px;
    text-align: center;
    font: 22px'MaximaRegular';
    color: #458A7C;
    letter-spacing: normal;
}
.priceBox span {
    font: bold 13px'Open Sans Condensed';
    color: #458A7C;
}
.priceBox span.cur {
    margin-left: 0px;
    font: bold 13px'Open Sans Condensed';
    color: #458A7C;
    letter-spacing: -0.1em;
}
#productList {
    margin-top: 0;
}
#productList .productItem {
    width: 940px;
    padding: 0 0 26px 0;
}
#productList .productItem .borderWrap {
    position: relative;
    padding: 1px 0 30px;
    width: 940px;
    border-bottom: 1px dotted #cccccc;
}
#productList .productItem:last-of-type .borderWrap {
    border: none;
    padding-bottom: 0px;
}
#productList .productItem .img {
    float: left;
    width: 260px;
    text-align: center;
}
.productSlider .productItem .img a:visited {
    display: block;
    width: 260px;
}
#productList .productItem .img td {
    width: 260px;
    text-align: center;
}
#productList .productItem .img img {} #productList .productItem .details {
    float: left;
    width: 635px;
    margin: 0 0 0 20px;
}
#productList .productItem .title {
    width: 100%;
    font: bold 15px'Open Sans Condensed';
}
#productList .productItem .title a:link,
#productList .productItem .title a:visited {
    font: bold 15px'Open Sans Condensed';
    text-decoration: none;
}
#productList .productItem .title a:hover {
    text-decoration: underline;
}
#productList .productItem .descr {
    margin: 10px 0 0;
    width: 100%;
    overflow: hidden;
    font: 11px'Open Sans';
}
#productList .productItem .descr a {
    color: #464646;
    text-decoration: none;
    font: 13px'Arial';
}
#productList .productItem .priceWrap {
    /* position: absolute;
    bottom: 61px;
    right: 25px;
    */
    float: left;
    width: 240px;
}
#productList .productItem .priceWrap .prodPrice {
    float: right;
    letter-spacing: -0.1px;
    line-height: 1px;
    font: 32px'MaximaRegular';
    color: #458A7C;
}
#productList .productItem .priceWrap .prodPrice .cur {
    letter-spacing: -0.1em;
    font: bold 14px'Open Sans Condensed';
    line-height: 1px;
    color: #458A7C;
}
#productList .productItem .priceWrap .oldPrice {
    text-decoration: line-through;
    font: bold 15px'Open Sans';
}
#productList .productItem .priceWrap .oldPrice .cur {
    display: none;
}
#productList .productItem .priceWrap .prodNew {
    font: 12px'Open Sans';
    color: #a1193b;
    margin-top: 3px;
}
#productList .productItem .priceWrap .old-price {
    color: #316258;
    font-weight: 300;
    text-decoration: line-through;
    font-size: 21px;
    line-height: 26px;
}
#productList .productItem .priceWrap .old-price .cur {
    font-weight: 300;
}
#productList .productItem .priceWrap .delimetr {
    margin: 9px 0 0;
    width: 1px;
    height: 15px;
    float: right;
    border-right: 1px dotted #000;
    margin-right: 5px;
    padding-right: 5px;
}
#productList .productItem .button {
    /* position: absolute;
    bottom: 29px;
    right: 25px;
    */
    display: block;
    float: right;
    width: 175px;
}
#pageBrowser {
    text-align: center;
}
#pageBrowser a:visited {
    color: #000;
    text-decoration: none;
}
#pageBrowser a.next {} #pageBrowser a.prev {} .navigation-new {
    text-align: center;
    display: block;
    height: 25px;
}
.navigation-new-wrap {
    margin: 0 auto;
    width: 100px;
}

.navigation-new a:hover {
    color: #B91440;
}
.navigation-new span.current {
    color: #B91440;
    /* background-position: -2px 0;
    */
}
#product_item {
    position: relative;
    margin: 35px 0 0;
}
#product_item h1 {
    /* width: 630px;
    */
    color: #c23359;
    margin: 0px;
    border: none;
    padding-bottom: 0px;
    background: none;
    position: relative;
    z-index: 5;
}
#product_item h2 {
    margin: 40px 0 20px 0;
    font: 20px Tahoma;
}
#product_item p {} #product_item .title_descr {
    font: bold 17px'Open Sans Condensed';
    color: #000;
    width: 630px;
    position: relative;
    z-index: 5;
    padding-top: 5px;
}
#imgBox {
    float: left;
    width: 630px;
    margin: 1px 0 0 0;
}
#big_img {
    position: relative;
    left: 0;
    top: 0;
    width: 630px;
    height: 418px;
    margin: 0;
    /* background: url(images/bg-shadow_630.png) no-repeat bottom left;
    */
}
#big_img table {
    border-collapse: collapse;
    border: none;
}
#big_img table td {
    border: none;
    padding: 0;
    align: center;
}
#big_img .img {
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    /* border: 1px solid #cccccc;
    */
    width: 630px;
    height: 400px;
    vertical-align: bottom;
    text-align: center;
    border-bottom: 1px dotted #cccccc;
    border-top: 1px solid #cccccc;
}
#big_img .img td {
    width: 630px;
    height: 400px;
    text-align: center;
}
#big_img .img img {} #big_img img.plus {
    position: absolute;
    right: 25px;
    bottom: 25px;
}
#big_img .plus {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url(images/magnifier.png) no-repeat top left;
}
#big_img .img-description {
    position: absolute;
    right: 0px;
    bottom: 1px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

#priceBox .priceBox {
    margin: 35px 0 0 0;
}
#priceBox div.goto_pay {
    margin: 12px 0 0 0;
    font: 14px Myriad Pro;
}
#priceBox .goto_pay a:visited {
    width: 160px;
}
#priceBox div.goto_list {
    margin: 12px 0 0 0;
    font: 14px Myriad Pro;
}
#priceBox .goto_list a:link,
#priceBox .goto_list a:visited {
    width: 160px;
}
#priceBox .social_widget {
    display: none;
}
#priceBox .productRating {
    display: none;
    margin: 12px 0 0 0;
    height: 15px;
}
#priceBox .productRating .vote-result div {
    margin: 0 7px;
}
#priceBox .credit_icon {
    margin: 25px 0 0 0;
}
#priceBox .warranty_info {
    margin: 15px 0 0 0;
    height: 35px;
    padding: 10px 0 0 45px;
    background: url(images/icon-guarantee.png) no-repeat left center;
}
#priceBox .warranty_info p {
    font: 11px'Open Sans';
}
#priceBox .delivery_info {
    margin: 3px 0 0 0;
    height: 35px;
    padding: 0 0 0 45px;
    background: url(images/dj-mix-free-delivery.png) no-repeat left center;
}
#priceBox .delivery_info p {
    font: 11px'Open Sans';
}
#priceBox .priceWrap {
    margin: 13px 0 0 0;
    width: 240px;
}
#priceBox .priceWrap .prodPrice {
    float: right;
    letter-spacing: -0.1px;
    line-height: 1px;
    font: 32px'MaximaRegular';
    color: #458A7C;
}
#priceBox .priceWrap .prodPrice .cur {
    letter-spacing: -0.1em;
    font: bold 13px'Open Sans Condensed';
    line-height: 1px;
    color: #458A7C;
}
#priceBox .priceWrap .oldPrice {
    text-decoration: line-through;
    font: bold 15px'Open Sans';
}
#priceBox .priceWrap .oldPrice .cur {
    display: none;
}
#priceBox .priceWrap .prodNew {
    font: 12px'Open Sans';
    color: #a1193b;
    margin-top: 3px;
}
#priceBox .priceWrap .old-price {
    color: #316258;
    font-weight: bold;
    text-decoration: line-through;
    font-size: 21px;
    line-height: 26px;
}
#priceBox .priceWrap .delimetr {
    margin: 9px 0 0;
    width: 1px;
    height: 15px;
    float: right;
    border-right: 1px dotted #000;
    margin-right: 5px;
    padding-right: 5px;
}
/* #priceBox .button {
}
*/

#priceBox div.add_cart a {
    font-family: 'Open Sans Condensed', sans-serif;
    width: 240px !important;
    font-weight: bold;
}
#productBanner {
    float: right;
    width: 240px;
    height: 28px;
    margin: 0px 17px 0;
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    */
    overflow: hidden;
    border-bottom: 1px dotted #ffffff;
	display: none
}
#productBanner:hover {
    /* box-shadow: 0 4px 6px rgba(185, 20, 64, 0.3);
    */
}
#productBanner h4 {
    border-bottom: 1px solid #000;
    margin: 0;
    height: 22px;
    padding: 3px 0px 2px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    cursor: pointer;
    width: 240px;
    display: block;
}
#productBanner h4 img {
    padding-top: 5px;
}
#productBanner h4 a:visited {
    color: #333333;
    cursor: pointer;
    display: block;
    float: left;
    font: bold 0.65em/15px'Open Sans';
    padding-top: 7px;
    text-decoration: none;
}
#productBanner h4 .a {
    color: #333333;
    cursor: pointer;
    display: block;
    width: 195px;
    letter-spacing: 1.1px;
    text-align: center;
    float: left;
    font: bold 0.65em/15px'Open Sans Condensed';
    letter-spacing: 1.8px;
    padding-top: 7px;
    text-decoration: none;
}
#productBanner h4 a:hover {
    text-decoration: none;
}
#productBanner p {
    font: 12px'Open Sans';
    margin: 0 8px;
    padding: 13px 0 0;
}
#productBanner p span {
    font: 12px'Open Sans';
    color: #A1193B;
}
#productBanner .green_nh4 {
    height: 100%;
    padding: 0px 8px;
    background-color: #FFFFFF;
    top: -122px;
    position: relative;
    z-index: 1;
}
#productBanner p a:link,
#productBanner p a:visited {
    color: #B91440;
    font: 11px'Open Sans';
    text-decoration: none;
}
#productBanner p a:hover {
    text-decoration: underline;
}
#productBanner .little_pl {
    background: url("/bitrix/templates/Pioneer_copy/images/arrow_cl-cp_.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 13px;
    margin-left: 9px;
    margin-top: 8px;
    width: 13px;
}
#productTabs {
    margin: 30px 0 30px 0;
    padding-bottom: 20px;
    /* background: url(images/bg-shadow_940.png) no-repeat bottom left;
    */
}
#productTabs p {
    margin: 5px 0 5px 0;
}
#productTabs .ui-tabs {
    padding: 0;
}
#productTabs .ui-tabs .ui-tabs-nav li {
    margin-right: 5px;
    padding: 0 12.7px;
}
#productTabs .ui-tabs .ui-tabs-nav li:last-child {
    margin-right: 0px;
}
#productTabs .ui-widget-content {
    border: none;
}
#productTabs .ui-widget-content h2 {
    font: bold 16px'Open Sans';
    margin: 15px 0 25px 0;
}
#productTabs .ui-widget-header {
    background: none;
    border: none;
    width: 100%;
}
#productTabs .ui-tabs .ui-tabs-panel {
    margin: -1px 0 0 2px;
    padding: 20px 25px;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #545353;
}
#productTabs #tabs-2,
#productTabs #tabs-4 {
    padding: 20px 0;
}
.productParams {
    margin: 20px 0 0;
}
.accordionHeader h2 {
    float: left;
}
.accordionHeader .accordion_showall,
.accordionHeader .accordion_hideall {
    background-image: url("images/toggle_accordion.gif") !important;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 20px;
    margin: 25px 0 0;
    text-indent: -9999px;
    width: 20px;
    cursor: pointer;
}
.accordionHeader .accordion_showall {
    background-position: 0 0 !important;
}
.accordionHeader .accordion_hideall {
    background-position: 0 -20px !important;
}
.accordionHeader a.accordion_showall_active {
    background-position: -40px 0 !important;
}
.accordionHeader a.accordion_hideall_active {
    background-position: -40px -20px !important;
}
.accordion h3.accordion_handle_active {
    display: none;
}
.accordion {
    margin: 0 0 30px 0;
    clear: both;
}
.accordion .accordion_handle {
    margin: 0 0 2px 0;
    padding: 5px 0 5px 23px;
    cursor: pointer;
}
.accordion .accordion_content {
    padding: 10px 20px;
    display: none;
    averflow: hidden;
}
.accordion ul {} .accordion ul li {
    margin: 0;
    padding: 0;
    list-style: none outside none;
    color: #4C4C4C;
    background: url("images/vdivider_list.gif") no-repeat scroll left top transparent;
}
.accordion ul li p {
    margin: 0;
    padding: 5px;
}
.accordion .dotted_list {
    margin: 10px 0;
    padding: 0;
}
.accordion .dotted_list .floatcol_left {
    float: left;
    width: 49%;
}
.accordion .dotted_list .floatcol_right {
    float: right;
    width: 49%;
}
.accordion ul.manual {
    margin: 0;
    padding: 0 0 0 2px;
}
.accordion ul.manual li {
    padding: 10px 0;
}
.accordion ul.manual a:visited {
    display: block;
    float: left;
    width: 40%;
    text-decoration: none;
    font-weight: bold;
    padding-right: 80px;
}
.accordion ul.manual a.pdf {
    padding-left: 30px;
    background: url(images/PDF.png) no-repeat center left;
    color: #B91440;
    text-decoration: underline;
    padding-right: 0px;
    font-weight: 300;
}
#productVideo .accordion .accordion_content {
    padding: 10px 0;
}
.cntProductTechnicalSpecificationsItem,
.paramsMargin {
    margin: 0 20px;
}

#slider-accordion .accordion-title.last {
    border-bottom: 1px solid #6F0823;
}
#slider-accordion .accordion-title.active {
    border-bottom: none !important;
    background: #326c61;
    background: -moz-linear-gradient(center top, #347165, #3D8476);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #347165), color-stop(100%, #3D8476));
    background: -webkit-linear-gradient(top, #347165, #3D8476);
    background: -o-linear-gradient(center top, #347165, #3D8476);
    background: -ms-linear-gradient(top, #347165, #3D8476);
    background: linear-gradient(center top, #347165, #3D8476);
    color: #fff;
    text-shadow: 0 1px 1px #000000;
    font: bold 14px'Open Sans Condensed';
}
#slider-accordion .accordion-content h4 {
    font: bold 11px'Open Sans Condensed';
    line-height: 1.5em;
    color: #333;
    text-align: left;
    padding-bottom: 0;
    border-bottom: 1px dotted #333;
    margin-bottom: 10px;
}
#slider-accordion .accordion-content p {
    margin-bottom: 3px;
    font-family: ''Open Sans'';
    letter-spacing: 0px;
    color: #666;
    font-size: 11px;
}
#slider-accordion .accordion-content a {
    text-decoration: none;
    color: #B91440;
    font: 11px'Open Sans';
}
#slider-accordion .accordion-content a:hover {
    color: #B91440;
    text-decoration: underline;
}
#slider-accordion .accordion-content .icons {
    float: right;
}
#detailText {} #detailText p {
    text-align: justify;
}
#productReviews {
    margin-top: 10px;
    min-height: 200px;
}
#productReviews .formWrap {
    padding: 0 0 10px 0;
    background: #f7f7f7;
}
#productReviews .formWrap .formHeader {
    height: 23px;
    padding: 5px 0;
    background: #e8e0da;
    color: #B91440;
}
#productReviews .formWrap .formHeader p {
    font: bold 13px'Open Sans';
    color: #B91440;
    margin: 5px 0 0 20px;
}
#productReviews .formWrap .reviewName {
    width: 300px;
    margin: 10px 0 0 10px;
}
#productReviews .formWrap .reviewName input.text {
    width: 480px;
    color: #636363;
}
#productReviews .formWrap textarea {
    width: 480px;
    height: 200px;
    margin: 10px;
    color: #636363;
}
#productReviews .formWrap .submitWrap {
    margin: 5px 0 10px 10px;
}
#productReviews .formWrap input.submit {
    padding: 5px 20px;
    color: #fff;
    background: #B91440;
}
#productReviews .Reviews {} #productReviews .Reviews .reviewItem {
    padding: 20px 10px;
    border-bottom: 1px solid #E7E7E7;
}
#productReviews .Reviews .reviewItem .avatar {
    float: left;
    width: 50px;
}
#productReviews .Reviews .reviewItem .avatar img {
    width: 50px;
    height: 50px;
}
#productReviews .Reviews .reviewItem .review {
    float: left;
    margin: 0 0 0 20px;
}
#productReviews .Reviews .reviewItem .review p.name {
    margin: 0;
    font: bold 13px'Open Sans';
    color: #B91440;
}
#productReviews .Reviews .reviewItem .review p.descr {
    width: 800px;
    margin: 10px 0 0 0;
}
#cart {
    margin-top: 40px;
}
#cart .cartTop {}
/* #cart .cartTop .next_button {
    margin: 0;
}
*/

#cart .cartTop .cartSorting {
    float: right;
    margin: 9px 0 0 0;
}
#cart .cartTop .cartSorting label {
    float: left;
    margin: 5px 10px 0 0;
}
#cart .cartTop .cartSorting select {
    border: 1px solid #E1E1E1;
}
#cart .cartHeader {
    position: relative;
    margin: 7px 0 7px 0;
    height: 40px;
    background: url(images/bg_masthead_texture.png) repeat;
}
#cart .cartHeader .MyCart {
    float: left;
    margin: 7px 0 0 10px;
    padding: 5px 0 0 40px;
    height: 20px;
    font: bold 13px'Open Sans';
    color: #fff;
    background: url(images/bg_shopping_cart_1_b.png) no-repeat left top;
}
#cart .cartHeader .cartClear {
    position: absolute;
    top: 10px;
    right: 10px;
}
#cart .cartHeader .cartClear a:visited {
    font: bold 11px'Open Sans';
    color: #fff;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url(images/remove.gif) no-repeat bottom right;
}
#cart .cartHeader .cartRestore {
    display: none;
    opacity: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
#cart .cartHeader .cartRestore a:link,
#cart .cartHeader .cartRestore a:visited {
    font: bold 11px'Open Sans';
    color: #fff;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url(images/update.gif) no-repeat bottom right;
}
#cart .cartEmpty {
    height: 40px;
}
#cart .cartEmpty p {
    margin: 10px;
    text-align: center;
    font: bold 15px solid;
}
#cart .cartTable {
    border-collapse: collapse;
    width: 940px;
}
#cart .cartTable tr {
    background: #fff;
    border: 1px solid #E1E1E1;
}
#cart .cartTable tr.th {
    background: url(images/bottom-bg.png) repeat-x top;
}
#cart .cartTable tr th {
    padding: 7px 0;
    font: bold 12px'Open Sans';
    color: #B91440;
}
#cart .cartTable tr th.cartProdName {
    padding: 5px 22px;
}
#cart .cartTable .cartAllSelect {} #cart .cartTable .cartAddProduct {
    float: right;
    margin-right: 20px;
    padding: 0 0 0 20px;
    color: #B91440;
    text-decoration: none;
    background: url(images/add_item.gif) no-repeat center left;
}
#cart .cartTable .cartProdCheck {
    width: 40px;
    text-align: center;
}
#cart .cartTable tr td {
    padding: 45px 0;
}
#cart .cartTable td.cartProdImage {
    width: 260px;
    text-align: center;
    vertical-align: middle;
}
#cart .cartTable td.cartProdImage img {} #cart .cartTable td.cartProdName {
    padding: 0 20px 0 0;
}
#cart .cartTable td.cartProdName .cartProdNameWrap {
    margin: 45px 0 25px;
}
#cart .cartTable td.cartProdName h4 {
    margin: 0;
    font: bold 15px'Open Sans';
}
#cart .cartTable td.cartProdName h4 a:visited {
    color: #B91440;
    font: bold 15px'Open Sans';
}
#cart .cartTable td.cartProdName p.productPrice {
    margin: 5px 0 7px 0;
    font: 11px'Open Sans';
}
#cart .cartTable td.cartProdName p.cartArticul {
    font: 11px'Open Sans';
}
#cart .cartTable td.cartProdName .title {
    font: bold 13px'Open Sans';
    width: 100%;
}
#cart .cartTable td.cartProdName p.cartProdDescr {
    margin: 15px 0 0 0;
    font: 13px'Open Sans';
    color: #464646
}
#cart .cartTable td.cartProductPrice {
    width: 150px;
    font: 21px'Open Sans';
    color: #316258;
    letter-spacing: -0.1em;
}
#cart .cartTable div.cartProductPrice .priceBox {
    color: #458A7C;
    font-size: 22px;
    font-family: 'MaximaRegular';
    padding-top: 1px;
    text-align: right;
}
#cart .cartTable .cartProdCalc {
    width: 100px;
    margin-bottom: 45px;
}
#cart .cartTable .cartProdCalc .cartPlus {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(images/more.gif) no-repeat left top;
}
#cart .cartTable .cartProdCalc .cartProdCount {
    float: left;
    margin: 0 2px;
    width: 28px;
    height: 18px;
    padding: 0;
    text-align: center;
}
#cart .cartTable .cartProdCalc .cartMinus {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(images/less.gif) no-repeat left top;
}
#cart .cartTable .cartProdCalc .cartProdDel {
    display: block;
    float: left;
    margin: 2px 0 0 7px;
    width: 15px;
    height: 15px;
    text-decoration: none;
    background: url(images/remove.png) no-repeat center left;
}
#cart .cartFooter {
    margin: 7px 0 0 0;
    padding: 5px 15px;
    background: url(images/bottom-bg.png) repeat-x bottom;
}
#cart .cartFooter .cartProdDelete {
    display: block;
    float: left;
    padding: 5px 0 0 17px;
    font: bold 12px'Open Sans';
    color: #B91440;
    text-decoration: none;
    background: url(images/remove.gif) no-repeat 0 5px;
}
#cart .cartFooter .cartRecalc {
    display: block;
    float: right;
    padding: 3px 0 0 17px;
    font: bold 12px'Open Sans';
    color: #B91440;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    background: url(images/update.gif) no-repeat 0 5px;
}
#cart .cartTable tr.cartSumm {
    background: url(images/bottom-bg.png) repeat-x top;
}
#cart .cartTable tr.cartSumm td {
    padding: 0;
}
#cart .cartPriceSumm {
    width: 178px;
    height: 37px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    float: right;
    margin: 10px 0 0 0;
    background: none !important;
}
#cart .cartPriceSumm span {
    font: 21px'Open Sans';
    letter-spacing: -0.055em;
}
#cart .cartPriceSumm span.cur {
    font: bold 13px'Open Sans';
    letter-spacing: -0.1em;
}
#cart .button {
    margin: 10px 0 0;
}
/* #cart .button_submit {
    width: 198px;
}
*/

/* #cart .button_submit input {
    width: 180px;
}
*/

#orderConfirm {
    text-align: center;
    /* background: url("images/bg-shadow_940.png") no-repeat scroll left bottom;
    */
}
#orderConfirm h1 {
    color: #B91440;
}
#orderConfirm .notetext {
    font-size: 16px;
    text-align: center;
}
#orderConfirm .notetext .in_c_t>div {
    border-bottom: 3px solid #DDDDDD;
    border-top: 3px solid #DDDDDD;
    margin-left: 220px;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: center;
    width: 500px;
    word-spacing: 3px;
    text-transform: uppercase;
}
#orderConfirm .notetext .in_c_t {
    background-color: #FFFFFF;
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
    width: 100%;
}
#orderConfirm p {
    font-size: 16px;
    text-align: center;
}
#order_form_div h1 {
    margin-top: 15px;
}
#order_form_div p {
    float: left;
    width: 100%;
    margin: 5px 0;
}
#order_form_div .infoWrap p {
    position: relative;
}
#order_form_div p label {
    display: block;
    float: left;
    width: 150px;
    margin: 0 10px 0 0;
    text-align: left;
    font: 11px'Open Sans';
    text-transform: uppercase;
}
#order_form_div p label span.starrequi,
#order_form_div p label span.nstarrequi {
    margin-right: 4px;
}
#order_form_div p input.text {
    float: left;
    width: 885px;
    padding-left: 6px;
    height: 20px;
}
#order_form_div p input {
    float: left;
    margin-top: 0px;
}
#order_form_div p span.example {
    font: 12px'Open Sans';
    color: #999;
    width: 715px;
    float: right;
}
#order_form_div p span.example .calculat_p {
    float: right;
    width: 263px;
}
#order_form_div p select {
    width: 300px;
    height: 22px;
}
#order_form_div p textarea {
    /* width: 730px;
    */
    height: 22px;
    width: 885px;
    padding-left: 6px;
    line-height: 22px;
}
#order_form_div p .odd {
    color: #C23359;
    font-size: 10px;
}
#order_form_div p .opp {
    font-size: 10px;
}
#order_form_div .button {
    margin-top: 10px;
}
#order_form_div .button.right {
    margin: 10px 17px 0 0;
}
#order_form_div .right-coll {
    width: 100%;
}
#order_form_div .button_prev {
    float: left;
}
#orderCheck {
    width: 100%;
}
#orderCheck h3,
.right-coll h3 {
    color: #C23359;
    font-size: 13px
}
#orderCheck .infoWrap {
    width: 900px;
    padding: 20px;
    margin: 10px 0;
    background: #FFFFFF;
}
#orderCheck .infoWrap p.person {
    width: 171px;
}
#orderCheck .infoWrap p.person input {
    margin: 1px;
    margin-top: 0px;
}
#orderCheck .infoWrap p.person label {
    width: 130px;
    margin-left: 10px;
}
#orderCheck .error_prop {
    border: 1px solid #C23359;
    width: 731px;
    height: 21px;
}
#orderQuestions {
    margin: 10px 0;
    padding: 20px;
    width: 900px;
    background: #FFFFFF;
}
#orderQuestions p {
    margin: 7px 0;
}
#orderQuestions p.phone {
    font: bold 13px'Open Sans';
    width: 240px;
}
#orderQuestions p.email {
    width: 640px;
    font-weight: bold;
}
/* /////////// */

#login_form_div h1 {
    margin-top: 0;
}
#login_form_div p {
    float: left;
    width: 100%;
    margin: 5px 0;
}
#login_form_div p:last-child {
    display: none;
}
#login_form_div p label {
    display: block;
    float: left;
    font: 700 12px/20px"Open Sans";
    text-align: left;
    width: 120px;
}
#login_form_div p label span.starrequi,
#login_form_div p label span.nstarrequi {
    margin-right: 4px;
}
#login_form_div p input.text {
    float: left;
    height: 20px;
    padding: 2px 2px 2px 10px;
    width: 890px;
}
#login_form_div p input.no_ {
    text-transform: uppercase;
}
#login_form_div p input {
    float: left;
}
#login_form_div p input.checkbox {
    border: 1px solid #CCCCCC;
    margin-left: 0px;
    margin-right: 15px;
    padding: 0px;
    float: none;
}
#login_form_div p span.example {
    float: right;
    margin: 0 15px 0 0;
    font: 12px'Open Sans';
    color: #999;
}
#login_form_div p select {
    width: 300px;
    height: 22px;
}
#login_form_div p textarea {
    width: 300px;
    height: 200px;
}
#login_form_div .button {
    margin-top: 10px;
}
#login_form_div .button.right {
    margin: 13px -5px 0 0;
}
#login_form_div .right-coll {
    width: 380px;
    float: right;
}
#login_form_div .button_prev {
    float: left;
}
#login_form_div #orderCheck {
    float: left;
    width: 100%;
    /* min-height: 400px;
    */
}
#login_form_div #orderCheck h3 {} #login_form_div #orderCheck .infoWrap {
    float: left;
    width: 900px;
    padding: 20px;
    margin: 0;
    background: #FFFFFF;
}
#loginQuestions {
    float: left;
    margin: 20px 0 0;
    padding: 20px;
    width: 900px;
    background: #FFFFFF;
    text-transform: uppercase;
}
#loginQuestions p {
    margin: 7px 0;
}
#loginQuestions p.phone {
    font: bold 15px'Open Sans';
}
#loginQuestions p.email {}
/* //////////// */

#orderCheckInfo {
    /* border: 1px solid #E1E1E1;
    */
}
#orderCheckInfo h1 {
    color: #C23359;
}
#orderCheckInfo h3 {
    background: url("images/bottom-bg.png") repeat-x scroll center top transparent;
    border: 1px solid #E1E1E1;
    color: #B91440;
    padding: 5px 22px;
}
#orderCheckInfo .item {
    float: left;
    width: 898px;
    padding: 5px 20px;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #E1E1E1;
    display: table;
}
#orderCheckInfo .item a:visited {
    float: left;
    font-weight: bold;
}
#orderCheckInfo .item .img {
    float: left;
    width: 120px;
    margin: 0 12px 0 0;
    display: table-cell;
}
#orderCheckInfo .item .img img {
    margin: 3px 10px 10px 0;
}
#orderCheckInfo .item p {
    margin: 0;
    font: 10px'Open Sans';
    display: table-cell;
}
#orderCheckInfo .item .prodDescr {
    width: 750px;
    display: table-cell;
    vertical-align: middle;
}
#orderCheckInfo .item .title {
    margin: 0 0 5px 0;
    font: 12px'Open Sans';
    width: 600px;
}
#orderCheckInfo .item .amount,
#orderCheckInfo .item .price {
    float: right;
    margin: 7px 0 0 0;
    width: 40px;
    font: bold 12px'MaximaRegular';
    line-height: 15px;
}
#orderCheckInfo .item .price {
    width: 83px;
    color: #458A7C;
    font-size: 23px;
    font-weight: 300;
}
#orderCheckInfo .item .plus_b {
    font-size: 12px;
    vertical-align: middle;
    cursor: pointer;
    color: #B91440;
    float: left;
    padding: 2px;
}
#orderCheckInfo .item .minus_b {
    font-size: 12px;
    cursor: pointer;
    color: #B91440;
    float: left;
    padding: 2px;
}
#orderCheckInfo .item .delete_b {
    cursor: pointer;
    color: #B91440;
}
#orderCheckInfo .item .count {
    font-size: 11px;
    float: left;
    padding: 2px;
}
#orderCheckInfo .item .price span {
    font: bold 11px'Open Sans Condensed';
    color: #458A7C;
}
#orderCheckInfo .OrderPriceInfo,
#orderCheckInfo .orderComment {
    padding: 10px 26px;
    margin: 10px 0;
    width: 886px;
}
#orderCheckInfo .OrderPriceInfo {
    background: url("images/bottom-bg.png") 50% 0% repeat-x transparent;
    border: 1px solid #E1E1E1;
    color: #B91440;
    padding: 1px 22px;
    width: 895px
}
#orderCheckInfo .OrderPriceInfo .to_right_order {
    float: right;
    width: 100%;
}
#orderCheckInfo .OrderPriceInfo .orderTotalPrice {}
/* #orderCheckInfo .OrderPriceInfo .orderTotalPrice p span.price, #orderCheckInfo .OrderPriceInfo .orderTotalPrice p span.cur {
    color: #C23359
}
*/

#orderCheckInfo .OrderPriceInfo .orderTotalPrice p span.label {
    color: #C23359
}
#orderCheckInfo .OrderPriceInfo p {
    float: right;
    padding-right: 24px;
    width: auto;
}
#orderCheckInfo .OrderPriceInfo span {
    font: bold 13px'Open Sans';
    letter-spacing: -0.2px;
}
#orderCheckInfo .OrderPriceInfo span.price {
    font-size: 16px;
}
#orderCheckInfo .OrderPriceInfo span.price,
#orderCheckInfo .OrderPriceInfo span.price .cur {
    color: #376E63;
    font-family: 'MaximaRegular';
    font-size: 22px;
    font-weight: 300;
}
#orderCheckInfo .OrderPriceInfo span.price .cur {
    font: bold 11px'Open Sans Condensed';
}
#orderCheckInfo .OrderPriceInfo span.label {
    display: block;
    float: left;
    padding-right: 10px;
    padding-top: 2px;
}
#orderCheckInfo .orderComment label {
    display: block;
    font: bold 12px'Open Sans';
}
#orderCheckInfo .orderComment textarea {
    margin: 5px 0 0 0;
    width: 880px;
    height: 30px;
}
#footer {
    margin: 50px 0 0 0;
    background-color: #252525;
    background-color: #ddd;
    /* 2c2c2c */
    position: relative;
}
#footer .topline {
    height: 8px;
    width: 100%;
   /* background: url('images/footer_topline_back.png') repeat-x;*/
    position: absolute;
    top: -7px;
}
/* #footer .fill {
    position: absolute;
    height: 340px;
    width: 100%;
    background: url('images/fill_points.png') repeat top left;
    z-index: 1;
}
*/

#footer .menu-down-bot {
    display: table;
    margin-bottom: 8px;
    width: 100%;
}
#footer .menu-down-bot div {
    border-right: 1px solid #1A1A1A;
    display: table-cell;
    font-size: 10px;
    padding-left: 35px;
    padding-right: 20px;
}
#footer .menu-down-bot a {
    color: #FFFFFF;
    text-decoration: none;
}
#footer .menu-down-bot a.rouge {
    color: #F64877
}
#footer .menu-down-bot a:hover {
    color: #B91440;
}
#footerMenu {
    position: relative;
    /* height: 320px;
    */
    z-index: 10;
    width: 100%;
    padding: 0 0 16px 0;
}
#footerMenu .menuItem {
    float: left;
    width: 145px;
    padding: 0 8px;
    margin: 18px 0 0;
}
#footerMenu .menuItem-1 {
    width: 145px;
}
#footerMenu .menuItem-4 {
    width: 105px;
}
#footerMenu .menuItem.first {
    width: 205px;
}
#footerMenu .menuItem.last {
    width: 90px;
    margin-right: 0;
    padding-right: 0;
}
#footerMenu .menuItem h4 a:visited {
    font: bold 12px'Open Sans';
    margin: 7px 0 0 0;
    color: #fff;
}
#footerMenu .menuItem h4 a:link,
#footerMenu .menuItem h4 a:visited {
    color: #fff;
}
#footerMenu .menuItem h4 a:hover,
#footerMenu .menuItem h4 a.active {
    color: #c4426c !important;
}
#footerMenu .menuItem ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footerMenu .menuItem ul li {
    margin: 2px 0 0 0;
    padding: 0;
    font: 11px'Open Sans';
    color: #fff;
}
#footerMenu .menuItem ul li a:link,
#footerMenu .menuItem ul li a:visited {
    font: 8px/11px'Open Sans';
    color: #d9d8d8;
    text-decoration: none;
    text-align: justify;
}
#footerMenu .menuItem ul li a:hover,
#footerMenu .menuItem ul li a.active {
    color: #c4426c !important;
}
#footerMenu .menuItem .footerLogo span {
    position: relative;
    float: right;
    right: 34px;
    font: 9px'Open Sans';
    color: #fff;
    letter-spacing: 0.01em;
}
#footerMenu .menuItem .copyright {
    margin: 20px 0 0 45px;
    color: #A1A1A1;
    font: 11px'Open Sans';
}
#footerMenu .menuItem .copyright a:visited {
    text-decoration: none;
    color: #A1A1A1;
}
#footerMenu .menuItem .socialWidget {
    margin: 35px 0 0 0px;
    height: 45px;
    width: 205px;
}
#footerMenu .menuItem .cont_down {
    padding-top: 25px;
}
#footerMenu .menuItem .cont_down p {
    color: #fff;
    font-size: 12px;
    word-spacing: -2px;
    width: 205px;
    margin-bottom: 10px;
    white-space: nowrap;
}
#footerMenu .menuItem .cont_down a {
    color: #fff;
    font-size: 12px;
}
/* .socialWidget a:link, .socialWidget a:visited {
    display: block;
    float: left;
    margin: 0 14px 5px 0;
    width: 36px;
    height: 36px;
    background: url('images/social_icons.png') no-repeat 0 0;
}
.socialWidget .facebook:link, .socialWidget .facebook:visited {
}
.socialWidget .facebook:hover {
    background-position: 0px -36px;
}
.socialWidget .twiter:link, .socialWidget .twiter:visited {
    background-position: -36px 0;
}
.socialWidget .twiter:hover {
    background-position: -36px -36px;
}
.socialWidget .vkontakte:link, .socialWidget .vkontakte:visited {
    background-position: -72px 0;
}
.socialWidget .vkontakte:hover {
    background-position: -72px -36px;
}
.socialWidget .youtube:link, .socialWidget .youtube:visited {
    background-position: -108px 0;
}
.socialWidget .youtube:hover {
    background-position: -108px -36px;
}
*/

.socialWidget a:visited {
    display: block;
    float: left;
    margin: 0 25px 5px 0;
    width: 32px;
    height: 40px;
    background: url('images/social-sprite.png') no-repeat 0 0;
}
.socialWidget a:last-child {
    margin: 0 0px 5px 0;
    float: right
}
.socialWidget a:hover {
    background-image: url(images/social-sprite-active1.png);
}
.socialWidget .facebook:link,
.socialWidget .facebook:visited {} .socialWidget .twiter:link,
.socialWidget .twiter:visited {
    background-position: -56px 0;
}
.socialWidget .vkontakte:link,
.socialWidget .vkontakte:visited {
    background-position: -108px 0;
}
.socialWidget .youtube:link,
.socialWidget .youtube:visited {
    background-position: -258px 0;
}
.socialWidget .odnoklassniki:link,
.socialWidget .odnoklassniki:visited {
    background-position: -158px 0;
}
.socialWidget .livejournal:link,
.socialWidget .livejournal:visited {
    background-position: -208px 0;
}
.socialWidget .yandex:link,
.socialWidget .yandex:visited {
    background-position: -308px 0;
}
.socialWidget .chrome:link,
.socialWidget .chrome:visited {
    background-position: -355px 0;
}
#payments {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 0;
    margin: 15px 0 0 0;
    width: 387px;
    height: 22px;
    /*background: url(images/footer-card-images.png) no-repeat left top;*/
}
#delivery {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 360px;
    height: 22px;
    /*background: url(images/delivery-images.png) no-repeat top right;*/
}
#footerLink {
    position: relative;
    width: 940px;
    height: 36px;
    text-transform: uppercase;
}
#copyright {
    position: absolute;
    top: 13px;
    left: 0;
    color: #000;
    font: bold 9px'Open Sans';
}
#footerAddress {
    position: absolute;
    top: 12px;
    left: 185px;
    color: #000;
    font: 9px'Open Sans';
}
#footerAddress a:visited {
    font: 10px'Open Sans';
}
#iversi {
    float: right;
    padding: 11px;
    font: 10px'Open Sans';
    color: #000;
    letter-spacing: 0.01em;
    margin-top: 1px;
}
#footerLink a:link,
#footerLink a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
#footerLink a:hover {
    color: #999;
}
#footer .whiteWrap {
    color: #000;
}
#iversi a:link,
#iversi a:visited {
    font-weight: 400;
}
div#sideBar {
    background-color: #fcfcfc;
   /* background: url(images/kontakt-bg.png) repeat-x top;*/
    /* background-image: url(images/kontakt-bg.png);
    */
    /* background-repeat: repeat-x;
    */
    /* background-position: 0;
    */
    opacity: 0.96;
    position: absolute;
    top: 600px;
    left: 0;
    margin: auto 0;
    border-left: 0;
    height: 220px;
    width: 1010px;
    z-index: 1000;
    text-align: center;
}
div#sideBar.fixed {
    position: fixed;
    top: 50px;
}
#sideBarTab {
    display: block;
    opacity: 1;
    background: #fff url(images/sidemenu_button.png) no-repeat top right;
    color: #000;
    cursor: pointer;
    float: right;
    height: 220px;
    padding: 0;
    width: 70px;
}
#sideBarTab .str_s {
    display: block;
}
#sideBarTab .str_s div {
    display: block;
}
#sideBarContents {
    margin: 0 auto;
    color: #000;
    display: none;
    height: 220px;
    /* overflow: hidden !important;
    */
    position: relative;
    width: 940px;
}
#sideBarContentsInner {
    margin: 0 0 0 0;
}
.close-btn {
   /** background: url(images/kontakt-bg.png) repeat 0 0;*/
    font: bold 100%'Open Sans', Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.form-wrapper {
    float: left;
    margin: 0;
    width: 650px;
}
.details-wrapper {
    float: left;
    width: 270px;
    margin-left: 15px;
}
.kontakt-form,
.done {
    margin: 0 auto;
    min-height: 1%;
    overflow: hidden;
    width: 940px;
}
div#sideBarContentsInner #thnkMsg {
    padding: 30px 0 0;
}
.kontakt-form h2 {
    color: #B91440;
    font: 133.33% Verdana, Geneva, sans-serif;
    margin: 15px 0 18px;
    text-transform: none;
}
.kontakt-form .part-1 {
    float: left;
    margin: 0 35px 0 0;
}
.kontakt-form .part-2 {
    float: left;
    margin: 0;
}
.kontakt-form .part-3 {
    color: #000;
    float: left;
    height: 300px;
    width: 304px;
}
.input-area {
    display: block;
}
.input-area input,
.input-area label {
    clear: left;
    width: 300px;
}
.input-area input {
    text-transform: uppercase;
    padding: 2px;
    background: #fff;
    border: 1px solid #cecdcd;
    height: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    font: 11px'Open Sans';
    color: #666;
}
.input-area label {
    color: #000;
    display: block;
    font: 12px'Open Sans';
    height: 18px;
    margin: 1px 0 20px;
}
.input-area .small-inputbox-left {
    display: block;
    float: left;
    margin-right: 5px;
    width: 48px;
}
.input-area .small-inputbox-left label,
.input-area .small-inputbox-left input {
    width: 48px;
}
.input-area .small-inputbox-right {
    display: block;
    float: left;
    width: 118px;
}
.input-area .small-inputbox-right label,
.input-area .small-inputbox-right input {
    width: 118px;
}
.input-area textarea {
    padding: 2px;
    background: #fff;
    border: 1px solid #cecdcd;
    height: 100px;
    width: 300px;
    font: 12px'Open Sans';
    color: #666;
}
#submit-btn {
    padding: 2px;
    background: #fff;
    border: 1px solid #cecdcd;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font: 12px'Open Sans';
    margin-top: 18px;
    padding: 3px 0 3px 20px;
    text-align: left;
    width: 96px;
}
.details-wrapper .info {
    color: #000;
    font: 11px'Open Sans';
    line-height: 14px;
}
.details-wrapper .info span {
    font-size: 11px;
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    background: none;
    color: #000;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
}
/* #cboxTitle {
    margin: 0;
}
*/

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
/* User Style:Change the following styles to modify the appearance of ColorBox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML. */

#cboxOverlay {
    background: #fff;
}
#colorbox {} #cboxContent {
    background: #fff !important;
}
.cboxIframe {
    background: #fff;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    background: #fff;
}
/* #cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}
*/

#cboxTitle {
    display: none !important;
}
#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #000;
}
#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #000;
}
#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url("/bitrix/templates/Pioneer_copy/components/ext/banners.list/top/images/big_slider_graphics.png") no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 35px;
    text-indent: -9999px;
}
#cboxPrevious:hover {
    opacity: 0.6;
}
#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url("/bitrix/templates/Pioneer_copy/components/ext/banners.list/top/images/big_slider_graphics.png") no-repeat scroll -16px 0 transparent;
    width: 28px;
    height: 25px;
    text-indent: -9999px;
}
#cboxNext:hover {
    opacity: 0.6;
}
#cboxLoadingOverlay {
    background: #fff;
}
#cboxLoadingGraphic {
    background: url('images/loadingGrey.gif') no-repeat center center;
}
#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url('images/controls-colorbox.png') no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}
#cboxClose:hover {
    background-position: bottom center;
}
#productVideo {
    margin: 20px 0 0;
}
.video_small {
    margin: 0 0 15px 0;
}
/* #showMessage {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 5000;
    top: 30px;
    left: 40%;
    padding: 10px 15px;
    border: 1px solid #000000;
    background: #FFFFFF;
    font: 12px 'Open Sans';
    color: #000;
}
*/

/* .button a:visited, .button input.submit {
    display: block;
    width: 175px;
    height: 29px;
    background: #6F0823;
    background: -moz-linear-gradient(center top, #B91440, #600A21);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #6F0823), color-stop(100%, #AF2C4C));
    background: -webkit-linear-gradient(top, #B91440, #600A21);
    background: -o-linear-gradient(center top, #6F0823, #AF2C4C);
    background: -ms-linear-gradient(center top, #6F0823, #AF2C4C);
    background: linear-gradient(center top, #6F0823, #AF2C4C);
    border: none;
    border-bottom: 1px solid #72001C;
    border-top: 1px solid #B7274B;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: white !important;
    font-weight: bold;
    line-height: 28px;
    text-shadow: 0 1px 1px #000000;
    border-radius: 4px 4px 4px 4px;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.button a:hover {
    background: #5a071d;
    background: -moz-linear-gradient(center top, #B91440, #830E2D);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #5a071d), color-stop(100%, #AF2C4C));
    background: -webkit-linear-gradient(top, #B91440, #830E2D);
    background: -o-linear-gradient(center top, #5a071d, #AF2C4C);
    background: -ms-linear-gradient(center top, #5a071d, #AF2C4C);
    background: linear-gradient(center top, #5a071d, #AF2C4C);
    background-position: 0 center;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
*/

#KupiVkreditButton {
text-align: center;
}

#priceBox .priceBoxWrap .button.kupiv,
#productList .productItem .button.kupiv {
    float: left;
    height: 31px;
}
#productList .productItem .button.kupiv {
    width: 65px !important;
}
#priceBox .priceBoxWrap .button.kupiv a,
#productList .productItem .button.kupiv a {
    background: -moz-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #CCCCCC), color-stop(100%, #B8B8B8));
    background: -o-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -ms-linear-gradient(top, #CCCCCC, #B8B8B8);
    background: linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-linear-gradient(top, #CCCCCC, #B8B8B8) transparent;
    border-bottom-color: #B8B8B8;
    border-left-color: #B8B8B8;
    border-radius: 0px 4px 4px 0px;
    border-right-color: #B8B8B8;
    border-top-color: #CCCCCC;
    box-shadow: 0px 1px 2px #B8B8B8;
    color: #333333;
    font-size: 11px;
    height: 29px;
    line-height: 11px;
    text-shadow: 0px 1px 1px #FFFFFF;
    width: 65px;
}
#priceBox .priceBoxWrap .button.kupiv a span,
#productList .productItem .button.kupiv a span {
    font-size: 11px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #333333;
    font-weight: bold;
}
.button a.catalog-item-buy span {
    margin-top: 5px;
    position: absolute;
    right: 65px;
    background-color: #fff;
    width: 1px;
    height: 20px
}
.button.add_cart span {
    margin-top: 5px;
    position: absolute;
    right: 82px;
    background-color: #fff;
    width: 1px;
    height: 20px
}
/* .kpv-vkr {
    margin-top: 5px;
    position: absolute;
    right: 65px;
    background-color: #fff;
    width: 1px;
    height: 20px
}
*/

.button > div:hover,
.button a:hover {
    background: #459686;
    background: -moz-linear-gradient(center top, #459686, #326c61);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #459686), color-stop(100%, #326c61));
    background: -webkit-linear-gradient(top, #459686, #326c61);
    background: -o-linear-gradient(center top, #459686, #326c61);
    background: -ms-linear-gradient(top, #459686, #326c61);
    background: linear-gradient(center top, #459686, #326c61);
    background-position: 0 center;
    /* color: #B91440;
    */
    text-shadow: none;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.button a.catalog-item-buy:hover span {
    display: none;
}
.button.add_cart:hover span {
    display: none;
}
#fon_pop {
    position: absolute;
    z-index: 4;
    background-color: #fff;
    width: 700px;
    height: 290px;
    left: -40px;
    top: -56px;
    display: none;
}
.popup .popup-title {
    width: 100%;
    background: #326c61;
    background: -moz-linear-gradient(center top, #326c61, #459686);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #326c61), color-stop(100%, #459686));
    background: -webkit-linear-gradient(top, #326c61, #459686);
    background: -o-linear-gradient(center top, #326c61, #459686);
    background: -ms-linear-gradient(top, #326c61, #459686);
    background: linear-gradient(center top, #326c61, #459686);
    padding: 4px 0px;
    text-align: center;
    color: #fff;
    font: bold 14px'Open Sans Condensed';
    text-shadow: 0 1px 1px #000000;
}
.popup-title a:visited {
    color: #fff;
    font: bold 13px'Open Sans';
    text-shadow: 0 1px 1px #000000;
    text-decoration: none;
}
.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 7px;
    height: 7px;
    background: url(images/remove-w.png) no-repeat top left;
    cursor: pointer;
}
.popup-descr {
    position: relative;
    margin: 20px 0px 0px 0px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    height: 335px;
    text-align: justify;
    overflow: auto;
}
.popup-descr p {
    margin: 20px 0 0;
}
.placemark {
    width: 210px;
    height: 95px;
    padding: 10px;
    background: #fff;
}
.placemark .p_logo {
    margin: 0 0 0 22px;
    font-size: 9px;
}
.placemark .p_address {
    margin: 13px 0 0;
}
.placemark p {
    margin: 7px 0 0;
    font-size: 10px;
}
#feedback {
    margin: 30px 0px;
}
#feedback .field {
    margin: 10px 0 0;
}
#feedback .field input,
#feedback .field textarea {
    width: 940px;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    color: #666;
}
#feedback .field textarea {
    height: 164px;
}
#feedback .field-button input {
    background: #666;
    cursor: pointer;
    color: #fff;
}
.errortext {
    color: #B91440;
}
.order-list .inline-filter {} .order-list .inline-filter label {
    margin-right: 10px;
}
.order-list .inline-filter span {
    font-weight: bold;
    margin-right: 7px;
}
.order-list .inline-filter a {
    margin-right: 7px;
}
.order-list .notetext {
    margin: 20px 0 0;
    font-size: 15px;
}
.personal_orders .orderItem {
    margin: 30px 0;
    padding-bottom: 8px;
    background: url(images/shadow_hor_l.png) repeat-x center bottom;
}
.personal_orders .orderItem .orderItemWrap {
    padding: 20px;
    width: 898px;
    border: 1px solid #f1f0f0;
    border-bottom: none;
}
.personal_orders .orderItem h3 a:visited {
    color: #B91440;
}
.personal_orders .orderItem h3 a:hover {
    color: #d2270b;
}
.personal_orders .orderItem .item {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #f1f0f0;
}
.personal_orders .orderItem .item a:link,
.personal_orders .orderItem .item a:visited {} .personal_orders .orderItem .item .img {
    float: left;
    width: 260px;
    margin: 0 12px 0 0;
}
.personal_orders .orderItem .item .img img {
    margin: 3px 10px 10px 0;
}
.personal_orders .orderItem .item p {
    margin: 0;
    font: 10px'Open Sans';
}
.personal_orders .orderItem .item .prodDescr {
    float: left;
    width: 400px;
}
.personal_orders .orderItem .item .title {
    margin: 0 0 5px 0;
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .item .amount,
.personal_orders .orderItem .item .price {
    float: left;
    margin: 7px 0 0 0;
    width: 80px;
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .item .price span {
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .OrderInfo {
    margin: 10px 0;
    border: 1px solid #e2e1e1;
}
.personal_orders .orderItem .OrderInfo p {
    margin: 10px;
}
.personal_orders .orderItem .OrderInfo span {
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .OrderInfo span.label {
    display: block;
    float: left;
    width: 210px;
}
.orderSingle {
    margin: 30px 0;
    padding-bottom: 8px;
    background: url(images/shadow_hor_l.png) repeat-x center bottom;
}
.orderSingleWrap {
    padding: 20px;
    width: 898px;
    border: 1px solid #f1f0f0;
    border-bottom: none;
}
.orderSingle .orderItem {
    margin: 20px 0 0;
}
.orderSingle .orderItem h6 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.orderSingle .orderItem .order-info {
    padding-bottom: 15px;
    margin: 10px 0;
    border-bottom: 1px solid #f1f0f0;
}
.orderSingle .orderItem .item {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #f1f0f0;
}
.orderSingle .orderItem .item a:visited {} .orderSingle .orderItem .item .img {
    float: left;
    width: 260px;
    margin: 0 12px 0 0;
}
.orderSingle .orderItem .item .img img {
    margin: 3px 10px 10px 0;
}
.orderSingle .orderItem .item p {
    margin: 0;
    font: 10px'Open Sans';
}
.orderSingle .orderItem .item .prodDescr {
    float: left;
    width: 400px;
}
.orderSingle .orderItem .item .title {
    margin: 0 0 5px 0;
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .item .amount,
.orderSingle .orderItem .item .price {
    float: left;
    margin: 7px 0 0 0;
    width: 80px;
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .item .price span {
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .OrderInfo {
    margin: 10px 0;
    border: 1px solid #f1f0f0;
}
.orderSingle .orderItem .OrderInfo p {
    margin: 10px;
}
.orderSingle .orderItem .OrderInfo span {
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .OrderInfo span.label {
    display: block;
    float: left;
    width: 210px;
}
.orderSingle form {
    display: inline;
}
.orderSingle form input {
    display: inline;
    background: none;
    border: none;
    color: #B91440;
    cursor: pointer;
}
.orderSingle form input:hover {
    color: #d2270b;
}
.order-properties {} .order-properties td {
    padding: 3px 0;
}
.order-properties .field-name {
    width: 300px;
}
.order-properties .field-value {} .recommend .row_window,
.recommend .product,
.recommend .img_place,
.recommend .img_place img {
    width: 270px;
}
.recommend .row_window {
    height: 205px;
}
.recommend .product {
    height: 200px;
}
.recommend {
    margin: 25px 0px;
}
#tabs-6 .recommend {
    display: table-cell;
    vertical-align: middle;
}
.recommend {
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0px;
    font-size: 0;
    position: relative;
    height: 286px;
    margin-bottom: 37px;
}
.recommend .row_window {
    overflow: hidden;
    display: block;
    float: left;
    white-space: normal;
    font-size: 14px;
    position: relative;
    margin-right: 20px;
}
.recommend .row_elements {
    display: block;
    white-space: normal;
    position: absolute;
    width: 400%;
}
.recommend .row_window.last {
    margin-right: 0px;
}
.recommend .img_place {
    height: 157px;
    text-align: center;
    background: url('images/small_slider_shadow.png') no-repeat left bottom transparent;
}
.recommend .img_place a {
    display: block;
    height: 140px;
    width: 100%;
}
.recommend .img_place img {
    max-height: 140px;
}
.button-contacts input.submit {
    display: block;
    width: 240px;
    height: 29px;
    background: -moz-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #CCCCCC), color-stop(100%, #B8B8B8));
    background: -o-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -ms-linear-gradient(top, #CCCCCC, #B8B8B8);
    background: linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-linear-gradient(top, #CCCCCC, #B8B8B8) transparent;
    border-bottom-color: #B8B8B8;
    border-left-color: #B8B8B8;
    border-radius: 0px 4px 4px 0px;
    border-right-color: #B8B8B8;
    border-top-color: #CCCCCC;
    box-shadow: 0px 1px 2px #B8B8B8;
    color: #333333;
    font-size: 11px;
    height: 29px;
    line-height: 11px;
    text-shadow: 0px 1px 1px #FFFFFF;
    /* padding: 8px 0 6px 0;
    */
    border-radius: 4px 4px 4px 4px;
    text-decoration: none;
    /* text-transform: uppercase;
    */
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
}
.recommend .product {
    display:block;
    float:left;
    vertical-align:top;
    margin-right:20px;
    border-bottom:5px solid #CCC;
    position:relative;
}
.recommend .product:hover {
    border-bottom:5px solid #B91440;
}
.recommend .product_name {
    text-align:center;
    width:100%;
    height:21px;
    color:#B91440;
    padding:13px 0px;
}
.recommend .product_name,
.recommend .product_name a {
    color:#B91440;
    font:700 15px"'Open Sans'";
    text-decoration:none;
}
.recommend .navigation {
    position:absolute;
    width:100%;
    height:1px;
    top:0px;
    left:0px;
}
.recommend .navigation .prev,
.recommend .navigation .next {
    position:absolute;
    height:23px;
    width:15px;
    top:60px;
    cursor:pointer;
}
.recommend .navigation .prev {
    background-position:0px 0px;
    left:0px;
}
.recommend .navigation .next {
    background-position:-18px 0px;
    right:0px;
}
.recommend .bottom_border_place {
    /*background:url('images/topsales_border_back.png') repeat-x;*/
    height:11px;
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
}
.news-item {
    border:1px solid #ccc;
    padding:20px;
}
.news-item img.detail_picture {
    width:100%
}
.carts {
    display:table;
    width:100%
}
.carts>div {
    display:table-cell;
    height:48px;
    vertical-align:middle;
    width:20%;
    cursor:pointer;
}
.carts>div:first-child {
   
}
.carts>div:first-child div {
    margin:0;
}
.carts>div:last-child div {
    margin:0;
    float:right;
}
.carts>div:last-child {
    
}
.carts>div div {
    margin:0 auto;
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.carts .visa {
    background:url("/images/carts/visa.png");
    width:76px;
    height:48px;
}
.carts .master-cart {
    background:url("/images/carts/master-cart.png");
    width:76px;
    height:48px;
}
.carts .maestro {
    background:url("/images/carts/maestro.png");
    width:76px;
    height:48px;
}
.carts .qiwi {
    background:url("/images/carts/qiwi.png");
    width:88px;
    height:44px;
}
.carts .webmoney {
    background:url("/images/carts/webmoney.png");
    width:131px;
    height:35px;
}
.carts .sberbank {
    background:url("/images/carts/sberbank.png");
    width:56px;
    height:48px;
}
.carts .visa:hover {
    /*background:url("/images/carts/visa-c.png");*/
}
.carts .master-cart:hover {
    /*background:url("/images/carts/master-cart-c.png");*/
}
.carts .maestro:hover {
    background:url("/images/carts/maestro-c.png");
}
.carts .qiwi:hover {
    background:url("/images/carts/qiwi-c.png");
}
.carts .webmoney:hover {
    background:url("/images/carts/webmoney-c.png");
}
.carts .sberbank:hover {
    /*background:url("/images/carts/sberbank-c.png");*/
}
.carts-m {
    display:table;
    width:100%
}
.carts-m>div {
    display:table-cell;
    height:20px;
    vertical-align:middle;
    width:23%;
    cursor:pointer;
}
/* .carts-m .visa:hover {
background: url("/images/carts/visa-m.png");
width: 29px;
height: 18px;
background-size: cover;
}
.carts-m .master-cart:hover {
background: url("/images/carts/master-cart-m.png");
width: 29px;
height: 18px;
background-size: cover;
}
.carts-m .maestro:hover {
background: url("/images/carts/maestro-m.png");
width: 29px;
height: 18px;
background-size: cover;
}
.carts-m .qiwi:hover {
background: url("/images/carts/qiwi-m.png");
width: 36px;
height: 18px;
background-size: cover;
}
.carts-m .webmoney:hover {
background: url("/images/carts/webmoney-m.png");
width: 44px;
height: 18px;
background-size: 44px 18px;
}
*/

.carts-m .visa {
    background:url("/images/carts/visa-m-c.png");
    width:29px;
    height:18px;
    background-size:cover;
}
.carts-m .master-cart {
    background:url("/images/carts/master-cart-m-c.png");
    width:29px;
    height:18px;
    background-size:cover;
}
.carts-m .maestro {
    background:url("/images/carts/maestro-m-c.png");
    width:29px;
    height:18px;
    background-size:cover;
}
.carts-m .qiwi {
    background:url("/images/carts/qiwi-m-c.png");
    width:36px;
    height:18px;
    background-size:cover;
}
.carts-m .webmoney {
    background:url("/images/carts/webmoney-m-c.png");
    width:44px;
    height:18px;
    background-size:44px 18px;
}
.infoWrap .carts-m img {
    max-height:30px;
    width:200px
}
.infoWrap .carts-m {
    float:left;
    margin-left:451px;
    position:relative;
    top:-20px;
    width:240px;
}
.infoWrap .carts-m>div {
    cursor:default;
    display:table-cell;
    height:20px;
    margin:0 auto;
    min-width:40px;
    padding:6px;
    text-align:center;
    vertical-align:middle;
    width:23%;
}
.infoWrap .carts-m>div>div {
    margin:0 auto;
}
span.starrequired {
    color:#B91440;
    font-size:15px;
}
#showMessage {
    display:none;
    opacity:0;
    position:fixed;
    z-index:5000;
    top:-104px;
    font:12px'Open Sans';
    color:#000;
    width:100%;
    background-color:#FFFFFF;
    overflow:hidden;
    border-bottom:1px solid #ccc;
}
/* #showMessage table tr {
margin: 10px 20px;
}
#showMessage table img {
max-width: 50px;
max-height: 50px;
}
#showMessage table  .cartMinus, #showMessage table  .cartPlus, #showMessage table .cartProdCount {
display: none;
}
#showMessage table .priceBox {
min-width: 100px
}
#showMessage table  .cartProdDel {
display: block;
float: left;
margin: 2px 0 0 7px;
width: 15px;
height: 15px;
text-decoration: none;
background: url(images/remove.png) no-repeat center left;
}
*/

#showMessage .cartTable {
    border-collapse:collapse;
    width:740px;
}
#showMessage .cartTable tr {
    background:none;
    border:none;
}
#showMessage .cartTable td.cartProdName .cartProdNameWrap {
    text-align:left;
    margin:0;
    height:51px;
    width:434px;
}
#showMessage #cart {
    width:940px;
    margin:0 auto;
    position:relative;
}
#showMessage #scrl {
    float:left;
    max-height:104px;
    position:relative;
    width:772px;
    overflow:hidden;
}
#showMessage .btn_ {
    display:block;
    float:right;
    width:150px;
}
#showMessage .cartTable div.cartProductPrice .priceBox {
    font-size:22px;
    line-height:18px;
    font-weight:300;
    max-height:20px;
    padding-top:1px;
    text-align:right;
    color:#458A7C;
    width:83px;
}
#showMessage .cartTable div.cartProductPrice .priceBox span.cur {
    font-size:10px;
    color:#458A7C;
}
#showMessage .cartTable .cartProdCalc {
    width:50px;
    margin:0px;
}
#showMessage .cartTable .deleteProduct {
    float:right;
    line-height:21px;
}
#showMessage .cartTable td.cartProdName {
    border-bottom:1px dotted #E1E1E1;
    min-width:170px;
    padding:0 20px 0 0;
}
#showMessage .cartTable tr:last-child td {
    border-bottom:0px dotted #E1E1E1;
}
#showMessage .cartTable tr td {
    padding:0px;
}
#showMessage .cartTable tr td img {} #showMessage .cartTable td.cartProdImage {
    text-align:center;
    vertical-align:middle;
    width:100px;
}
#showMessage .cartTable tr.th {
    background:url(images/bottom-bg.png) repeat-x top;
}
#showMessage .cartTable tr th {
    padding:7px 0;
    font:bold 12px'Open Sans';
    color:#B91440;
}
#showMessage .cartTable tr th.cartProdName {
    padding:5px 22px;
}
#showMessage .cartTable .cartAllSelect {} #showMessage .cartTable .cartAddProduct {
    float:right;
    margin-right:20px;
    padding:0 0 0 20px;
    color:#B91440;
    text-decoration:none;
    background:url(images/add_item.gif) no-repeat center left;
}
#showMessage .cartTable .cartProdCheck {
    width:40px;
    text-align:center;
}
#showMessage .cartTable td.cartProdImage img {} #showMessage .cartTable td.cartProdName {
    padding:0 20px 0 0;
}
#showMessage .cartTable td.cartProdName h4 {
    margin:0;
    font:bold 15px'Open Sans';
}
#showMessage .cartTable td.cartProdName h4 a:visited {
    color:#B91440;
    font:bold 15px'Open Sans';
}
#showMessage .cartTable td.cartProdName p.productPrice {
    margin:5px 0 7px 0;
    font:11px'Open Sans';
}
#showMessage .cartTable td.cartProdName p.cartArticul {
    font:11px'Open Sans';
}
#showMessage .cartTable td.cartProdName .title {
    color:#7D7D7D;
    font:10px Tahoma;
    height:51px;
    display:table-cell;
    vertical-align:middle;
    width:414px;
}
#showMessage .cartTable td.cartProdName p.cartProdDescr {
    margin:15px 0 0 0;
    font:13px'Open Sans';
    color:#464646
}
#showMessage .cartTable td.cartProductPrice {
    width:150px;
    font:21px'Open Sans';
    color:#316258;
    letter-spacing:-0.1em;
}
#showMessage .cartTable .cartProdCalc .cartPlus {
    display:block;
    float:left;
    width:15px;
    height:20px;
    line-height:21px;
    font-size:12px;
    background:none;
    /* url("images/for_bask.png") no-repeat scroll -25px 50% transparent;
*/
}
#showMessage .cartTable .cartProdCalc .cartProdCount {
    background:none repeat scroll 0 0 transparent;
    font-weight:bold;
    border:medium none;
    color:#848484;
    float:left;
    font-size:10px;
    height:21px;
    margin:0;
    padding:0;
    text-align:center;
    width:13px;
}
#showMessage .cartTable .cartProdCalc .cartMinus {
    display:block;
    float:left;
    width:15px;
    height:20px;
    line-height:18px;
    font-size:15px;
    background:none;
    /* url("images/for_bask.png") no-repeat scroll -12px 50% transparent;
*/
}
#showMessage .cartTable .cartProdCalc .cartProdDel {
    display:block;
    float:left;
    margin:2px 0 0 7px;
    width:15px;
    height:15px;
    text-decoration:none;
    background:url(images/remove.png) no-repeat center left;
}
#showMessage .cartFooter {
    margin:7px 0 0 0;
    padding:5px 15px;
    background:url(images/bottom-bg.png) repeat-x bottom;
}
#showMessage .cartFooter .cartProdDelete {
    display:block;
    float:left;
    padding:5px 0 0 17px;
    font:bold 12px'Open Sans';
    color:#B91440;
    text-decoration:none;
    background:url(images/remove.gif) no-repeat 0 5px;
}
#showMessage .cartFooter .cartRecalc {
    display:block;
    float:right;
    padding:3px 0 0 17px;
    font:bold 12px'Open Sans';
    color:#B91440;
    border:0;
    cursor:pointer;
    text-decoration:none;
    background:url(images/update.gif) no-repeat 0 5px;
}
#showMessage .cartTable tr.cartSumm {
    background:url(images/bottom-bg.png) repeat-x top;
}
#showMessage .cartTable tr.cartSumm td {
    padding:0;
}
#showMessage .cartPriceSumm {
    width:178px;
    height:37px;
    padding:0;
    text-align:center;
    font-size:18px;
    float:right;
    margin:10px 0 0 0;
    background:none !important;
}
#showMessage .cartPriceSumm span {
    font:21px'Open Sans';
    letter-spacing:-0.055em;
}
#showMessage .cartPriceSumm span.cur {
    font:bold 13px'Open Sans';
    letter-spacing:-0.1em;
}
#showMessage .button {
    margin:10px 0 0;
}
#showMessage #exit_s {
    color:#B91440;
    cursor:pointer;
    font-size:12px;
    position:absolute;
    right:0px;
    top:0px;
}
#showMessage .mCustomScrollBox .mCSB_scrollTools {
    height:80px;
    margin:15px 0px 10px;
}
#showMessage .btn_ .little_zak {
    background:url("images/for_bask.png") no-repeat scroll 3px 50% transparent;
    float:left;
    height:16px;
    margin-top:1px;
    margin-left:2px;
    width:16px;
}
.btn_ a:visited,
.btn_ input.submit {
    color:#fff;
    font-size:10px;
    height:20px;
    width:140px;
    bottom:10px;
    cursor:pointer;
    line-height:2px;
}
@-moz-document url-prefix() {
    #showMessage .btn_ a:link,
    .btn_ a:visited,
    .btn_ input.submit {
        padding: 0 0 2px 0;
    }
}
#showMessage .btn_ >div {
    position:absolute;
    bottom:15px;
}
#showMessage .cartIcon {
    padding:2px 0 0 1px;
    font:12px'Open Sans';
    text-align:center;
    color:#fff;
    text-decoration:none;
    position:absolute;
    right:0px;
    bottom:20px;
    width:35px;
    height:32px;
    background:url(images/bg_shopping_cart_1_b.png) no-repeat top left;
}
#showMessage .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background:none repeat scroll 0 0 rgba(185,
    20,
    64,
    0.75);
    width:3px;
}
.agree {
    padding-top:19px;
    padding-right:20px;
    float:left;
}
.agree input {
    margin:0;
}
.agree a {
    padding-left:20px
}
.agree a:hover {
    text-decoration:underline;
}
#showMessage .mCSB_scrollTools .mCSB_draggerRail {
    width:1px;
}
img.needimg {
    padding-left:10px;
    margin-top:-5px;
}
.payo {
    position:absolute;
    width:37px;
    height:26px;
    right:0px;
    background:url('/images/payonline.png');
    margin-top:-11px;
}
.all_arr {
    float:right;
    position:relative;
}
.all_arr .context_arr {
    display:none;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #ccc;
    left:-80px;
    padding:20px;
    position:absolute;
    top:25px;
    width:110px;
    text-align:center;
    z-index:12312312;
}
.all_arr:hover .context_arr {
    display:block !important;
}
.all_arr .in_all_arr {
    position:absolute;
    right:1px;
    top:14px;
    width:25px;
    cursor:pointer;
}
.all_arr .in_all_arr div {
    display:table-cell;
    float:right;
    height:2px;
    width:18px;
    margin-top:1px;
}
.arr_10 .in_all_arr div {
    background:#3D8476;
}
.arr_20 .in_all_arr div {
    background:#A1193B;
}
.arr_30 .in_all_arr div {
    background:#ccc;
}
#priceBox .all_arr {
    float:left;
    position:relative;
}
#priceBox .all_arr .context_arr {
    display:none;
    background:none repeat scroll 0 0 #FFFFFF;
    border:0px solid #CCCCCC;
    border-top:1px solid #3D8476;
    border-bottom:1px solid #3D8476;
    left:0px;
    padding:23px 20px;
    position:absolute;
    top:1px;
    width:200px;
    text-align:center;
    z-index:12312312;
    font-family:'Open Sans';
}
#priceBox .all_arr:hover .context_arr {
    display:block !important;
}
#priceBox .all_arr .in_all_arr {
    position:absolute;
    right:-25px;
    top:12px;
    width:32px;
    cursor:pointer;
}
#priceBox .all_arr .in_all_arr div {
    display:table-cell;
    float:right;
    height:2px;
    width:25px;
    margin-top:1px;
}
#priceBox .arr_10 .context_arr {
    color:#3D8476;
}
#priceBox .arr_20 .context_arr {
    color:#A1193B;
}
#priceBox .arr_30 .context_arr {
    color:#ccc;
}
#priceBox .arr_10 .in_all_arr div {
    background:#3D8476;
}
#priceBox .arr_20 .in_all_arr div {
    background:#A1193B;
}
#priceBox .arr_30 .in_all_arr div {
    background:#ccc;
}
.productItem .all_arr {
    float:left;
    position:relative;
}
.productItem .all_arr .context_arr {
    display:none;
    background:none repeat scroll 0 0 #FFFFFF;
    border:0px solid #CCCCCC;
    border-top:1px solid #3D8476;
    border-bottom:1px solid #3D8476;
    left:-1px;
    padding:21px 20px;
    position:absolute;
    top:4px;
    width:202px;
    text-align:center;
    z-index:12312312;
    font-family:'Open Sans';
}
.productItem .all_arr:hover .context_arr {
    display:block !important;
}
.productItem .all_arr .in_all_arr {
    position:absolute;
    right:-25px;
    top:12px;
    width:32px;
    cursor:pointer;
}
.productItem .all_arr .in_all_arr div {
    display:table-cell;
    float:right;
    height:2px;
    width:25px;
    margin-top:1px;
}
.productItem .arr_10 .context_arr {
    color:#3D8476;
}
.productItem .arr_20 .context_arr {
    color:#A1193B;
}
.productItem .arr_30 .context_arr {
    color:#ccc;
}
.productItem .arr_10 .in_all_arr div {
    background:#3D8476;
}
.productItem .arr_20 .in_all_arr div {
    background:#A1193B;
}
.productItem .arr_30 .in_all_arr div {
    background:#ccc;
}
.context_arr {
    text-transform:uppercase;
}
#big_photos {
    position:fixed;
    width:100%;
    height:100%;
    background:#fff;
    z-index:9999999;
    display:table;
}
#big_photos #big_i {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:100%;
    background:url("/bitrix/templates/Pioneer_copy/images/preloader.gif") no-repeat scroll 50% 50% transparent;
    padding-bottom:100px;
}
#big_photos #big_i img {
    margin-top:-4%;
}
#big_photos #big_i .big-description {
    bottom:146px;
    font-weight:bold;
    font-size:17px;
    position:absolute;
    text-align:center;
    width:100%;
}
#big_photos #small_i {
    margin:0 auto;
    display:table;
}
#big_photos #small_i td {
    display:table;
}
#big_photos #small_i a {
    height:100px;
    width:198px;
    vertical-align:middle;
    padding:10px;
}
#big_photos #small_i a:hover {
    border-bottom:5px solid #B91440;
    padding-bottom:5px;
}
#big_photos #small_i a.selected {
    border-bottom:5px solid #B91440;
    padding-bottom:5px;
}
#big_photos #small_i a table {
    margin:0 auto;
}
#big_photos #small_i img {
    width:100%;
    height:100%;
    max-height:110px;
}
#big_photos #for_small_i {
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
    border-top:1px dotted #ccc;
}
#big_photos #for_small_i .right_big_images {
    background:url("images/bg_direction_nav.png") no-repeat scroll right top rgba(0,
    0,
    0,
    0);
    cursor:pointer;
    display:block;
    float:left;
    height:50px;
    position:absolute;
    right:0;
    top:43%;
    width:50px;
    z-index:1000;
}
#big_photos #for_small_i .left_big_images {
    background:url("images/bg_direction_nav.png") no-repeat scroll left top rgba(0,
    0,
    0,
    0);
    cursor:pointer;
    display:block;
    float:left;
    height:50px;
    left:0;
    position:absolute;
    top:43%;
    width:50px;
    z-index:1000;
}
#big_photos #for_small_i .img-description {
    display:none;
}
#big_photos #close_big {
    background:url("images/controls-colorbox.png") no-repeat scroll center top transparent;
    display:block;
    height:50px;
    position:absolute;
    right:5px;
    top:4px;
    width:80px;
    cursor:pointer;
}
#big_photos #left_big {
    background:url('images/big_slider_graphics.png')no-repeat scroll 16px 0 transparent;
    height:50px;
    padding-left:15px;
    left:5px;
    cursor:pointer;
    margin-top:-32px;
    position:absolute;
    top:45%;
    width:50px;
}
#big_photos #right_big {
    background:url('images/big_slider_graphics.png')no-repeat scroll -16px 0 transparent;
    height:35px;
    padding-right:15px;
    right:5px;
    cursor:pointer;
    margin-top:-32px;
    position:absolute;
    top:45%;
    width:16px;
}
.line-element {
    background-color:#FFFFFF;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
    display:table;
    height: 28px;
    margin: 25px auto 44px;
    /*overflow:hidden;*/
    position:relative;
    width:940px;
}
.line-element .left-t {
    color:#B91440;
    display:table-cell;
    font-family:"Open Sans Condensed";
    font-size:16px;
    padding-left:28px;
    vertical-align:middle;
    width:190px;
}
.line-element .right-t {
    color:#30645A;
    display:table-cell;
    font-family:"Open Sans Condensed";
    font-size:16px;
    vertical-align:middle;
}
.line-element .right-t span {
    float:left;
    font-size:17px;
    margin-top:-3px;
    /*padding-right:10px;*/
}
table.data-table tr td:nth-last-child(-n+7) {
    text-align:center;
    width:40px;
}
table.data-table tr th:last-child,
table.data-table tr td:last-child {
    border-right:none;
}
table.data-table tr:last-child td {
    border-bottom:none;
}
table.data-table td {
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:2px;
}
table.data-table {
    border:1px solid #ccc;
}
table.data-table th {
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:3px;
}
table.data-table tr:nth-child(2n) {
    background-color:#FFFFFF;
}
.fields {
    background:#FFFFFF;
    padding:20px;
}
.fields input,
.fields textarea {
    height:20px;
    padding-left:6px;
    width:885px;
}
.fields input.odd,
.fields textarea.odd {
    text-transform:uppercase;
}
.fields textarea {
    height:60px;
}
.small-msg {
    padding-top:5px;
}
.small-msg .button {
    width:auto !important;
    float:none !important;
}
.small-msg .field input {
    width:192px;
}
.small-msg .button div {
    background:none repeat scroll 0 0 rgba(0,
    0,
    0,
    0);
    border:medium none;
    box-shadow:none;
    color:#A1193B;
    text-shadow:none;
    width:198px
}
.small-msg .button .submit:hover {
    text-decoration:underline;
}
.sms-s {
    background-color:#FFFFFF;
    font-size:11px !important;
    left:0;
    padding:19px 20px;
    position:absolute;
    text-transform:none !important;
    display:table;
    top:0;
    width:200px;
    vertical-align:middle;
}
.sms-s span {} .sms-s .cl-sms {
    position:absolute;
    top:4px;
    right:5px;
    color:#B91440;
    cursor:pointer;
    font-size:12px;
}
.sms-s .back-f-in {
    border-bottom:3px solid #DDDDDD;
    border-top:3px solid #DDDDDD;
    margin-left:220px;
    padding-bottom:15px;
    padding-top:15px;
    text-align:center;
    text-transform:uppercase;
    width:500px;
    word-spacing:3px;
}
.podrobnee {
    color:#B91440 !important;
    font-family:"Arial" !important;
}
.podrobnee:hover {
    color:#d2270b;
    text-decoration:underline;
}
.menu-img-descr {
    background:none repeat scroll 0 0 #000000;
    border-left:3px solid #B91440;
    height:66px;
    padding:10px;
    position:absolute;
    right:31px;
    top:216px;
    width:477px;
}
.menu-img-descr h3 {
    color:#fff;
}
li.last .menu-img-descr {
    right:30px;
}
#fast_up {
    position:fixed;
    margin-left:980px;
    bottom:40px;
    z-index:100;
    display:none;
    cursor:pointer;
}
#neige div {
    width:0px;
    height:0px;
}
.pioneer_top {
    background:#397a6d;
    color:white;
    padding:20px 10px 20px 10px;
}
.pioneer_bottom {
    background:#29312b;
    color:white;
    padding:20px 10px 20px 10px;
}
/* ******* edited ********* */

#top_banners_slider {
    padding-bottom:30px !important;
}
.bottom_menu li ul li,
.bottom_menu li ul li a {
    font:9px Arial;
    color:#C5C5C5;
}
#banners_list .product_name {
    padding:10px 0px 4px 0px;
}
#banners_list {
    margin-bottom:10px;
    height:260px;
}
#banners_list .img_place {
    height:140px;
}
#banners_list .row_window {
    height:240px;
    border-bottom:1px solid #a3a2a2;
}
hr {
    background:none;
    border-top:none;
    margin:0px 0px;
    display:none;
}

#video1 {
    margin-bottom:0px;
    position: relative;
}
#middleBannerSmall {
    margin-top:40px;
}

#NewsTicker .text_news {
    font-family:Open Sans Condensed;
    font-size:14px;
    padding-right:5px;
    padding-left:3px;
    float:left;
    display:block;
    height:20px;
    margin-top:-1px;
}
#banners_list .product_name,
#banners_list .product_name a {
    color:#AA002D;
}
.carts .paypal {
    width:105px;
    height:28px;
    background:url(/images/carts/paypal.png);
}
.carts .paypal:hover {
    width:105px;
    height:28px;
    background:url(/images/carts/paypal_active.png);
}
#footerLink {
    width:940px;
}
#middleBanner {
    background:none;
}
#center_col h1 {
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
    font-size:15px;
}
.for_contacts {
    margin-top:-39px !important;
}
#productTabs .ui-tabs .ui-tabs-panel {
    border-bottom:1px solid #cccccc;
}
#middleBanner div {
    border:none;
}
.nav div.subnav {
    border-bottom:2px solid #C0C0C0 !important;
}
.delivery {
    border:1px solid #ccc;
    padding:20px;
}
#searchForm input.submit {
    height:18px;
}
.home-icon,
.home-icon:hover,
.reg-icon,
.reg-icon:hover {
    height:18px;
    width:17px;
    float:right;
}
.home-icon,
.reg-icon {
    background:url(/bitrix/templates/Pioneer_copy/images/right_menu.png);
}
.home-icon:hover,
.reg-icon:hover {
    background:url(/bitrix/templates/Pioneer_copy/images/right_menu_hover.png);
}
.home-icon,
.home-icon:hover {
    background-position:-95px 0;
    position:absolute;
    top:42px;
    right:176px;
}
.reg-icon,
.reg-icon:hover {
    background-position:-50px 0;
    /*position:absolute;*/
    top:42px;
    right:144px;
}
/*search*/

#searchForm {
    max-width:420px;
    right:197px;
}
#searchForm input.text {
    width:350px;
    margin-left:41px;
}
#middleBannerSmall>div {
    border:none;
}
#middleBannerSmall {
    background:none;
}
#product_item .title_descr {
    color:#211209;
}
#productList .productItem .title {
    font-size:14px;
}
#product_item h1 {
    color:#3d3d3d;
}
#product_item .title_descr {
    color:#686868;
    font-size:16px;
}
#productTabs .ui-widget-content {
    margin-top:-25px;
}
/***** soc-styles *****/

.f_soc,
.t_soc,
.g_soc,
.y_soc,
.s_soc {
    background:url(/bitrix/templates/Pioneer_copy/images/soc-icons.png);
    height:20px
}
.f_soc:hover,
.t_soc:hover,
.g_soc:hover,
.y_soc:hover,
.s_soc:hover {
    background:url(/bitrix/templates/Pioneer_copy/images/soc-icons-active.png);
    height:20px;
}
.f_soc,
.f_soc:hover {
    width:10px;
}
.f_soc {
    background-position:-22px 0px;
}
.t_soc,
.t_soc:hover {
    width:21px;
}
.t_soc {
    background-position:-33px 0px;
}
.t_soc:hover {
    background-position:-11px 0px;
}
.g_soc,
.g_soc:hover {
    width:9px;
}
.g_soc {
    background-position:-56px 0px;
}
.g_soc:hover {
    background-position:-74px 0;
}
.y_soc,
.y_soc:hover {
    width:20px;
}
.y_soc:hover {
    background-position:-33px 0;
}
.s_soc,
.s_soc:hover {
    width:16px;
}
.s_soc {
    background-position:-67px 0;
}
.s_soc:hover {
    background-position:-55px 0;
}
.accordion ul.manual li {
    margin-top:10px;
}
#cartBox .cartIcon {
    height:18px;
    width:21px;
    background-position:0px 0px;
    color:#fff;
}
.skype-icon {
    background:url(/bitrix/templates/Pioneer_copy/images/skype_icon.png);
    width:18px;
    height:18px;
    content:'';
    position:absolute;
    float:right;
    top:-4px;
    right:273px;
    background-position:-18px 0px;
}
#searchForm input.submit:hover {
    background-position:-24px 0px;
}
#searchForm input.submit {
    background-position:0px 0px;
    width:24px;
    margin-right:7px;
    margin-top:5px;
}
#cartBox .cartIcon {
    left:0px;
}
#cartBox {
    width:0px;
}
#cartBox .cartIcon {
    padding:0px 0px;
    font:12px'Open Sans';
    text-align:center;
    color:#fff;
    text-decoration:none;
    position:absolute;
    top:15px;
    left:-49px;
    width:21px;
    height:34px;
    background:#252525 url(/bitrix/templates/Pioneer_copy/images/bg_shopping_cart_1_b.png) no-repeat;
    background-position:-22px 4px;
}
/*.reg-icon, .reg-icon:hover {
right: 53px;
}
.home-icon, .home-icon:hover {
right: 77px;
}*/

.work-days {
    background:#252525 url(/bitrix/templates/Pioneer_copy/images/days_of_work.png) no-repeat top left;
    width:57px;
    height:9px;
    position:relative;
    top:15px;
    right:5px;
}
#ext_menu_show {
    top:8px;
}
.print-contact {
    background:url(/bitrix/templates/Pioneer_copy/images/print-contact.png) no-repeat top left;
    width:22px;
    height:20px;
    position:absolute;
    margin-left:15px;
}
.bottom_menu li ul li,
.bottom_menu li ul li a {
    list-style:disc;
    position:relative;
    left: -5px;
}
.bottom_menu li ul li a:before {
    content:none;
}
.bottom_menu li ul {
    margin-left:9px;
}
#productList .productItem:last-of-type .borderWrap {
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 55px;
}
#cartBox .cartIcon {
padding: 0px 0px 0px 6px;
text-align: left;
}

#big_photos #close_big {
background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/controls-colorbox-2.png?140689480725961') no-repeat scroll center top transparent;

}
.mejs-overlay-button {
top: 73%;
width: 20px;
height: 20px;
opacity: 0.9;
left: 93.7%;
}
.mejs-overlay-button:after {
top: 5px;
left: 8px;
border-width: 5px 7px;
border-left-color: #fff;
overflow: hidden;
}
#slider-accordion{
margin-top: -41px;
}
#midde > .popup{
top:343px !important;
}
#midde > #fon_pop{
display: none !important;
}
/* here */




/* Start:/bitrix/templates/Pioneer_copy/components/bitrix/search.title/store/style.css*/
div.title-search-result {
    display:none;
    overflow:hidden;
    z-index:123123;
    background-color:#fff;
    border:1px solid #ccc;
    padding-top:11px;
}
@-moz-document url-prefix()
{
    div.title-search-result { padding-top:9px;}
}


table.title-search-result {
    border-collapse: collapse;
    border:none;
    width:256px;
}

table.title-search-result th {

display:none;

}

table.title-search-result td {

    color:#B1B1B1;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    text-align:left;
    white-space:nowrap;
}

table.title-search-result td.title-search-item {
    padding-left:8px;
    padding-right:15px;
}

table.title-search-result td.title-search-item a {
    padding-left:4px;
    padding-right:15px;
    text-decoration: none;
    color:#B1B1B1;
    vertical-align:top;
}

table.title-search-result td.title-search-item img {
    vertical-align:top;
}

table.title-search-result td.title-search-item b {
    color:#cf0000;
    font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
    background-color:#ccc;
    color:#fff;
}

table.title-search-result td.title-search-more {
    font-size:11px;
    font-weight:normal;
    padding-right:15px;
    padding-left:24px;
    padding-top:0px;
}

table.title-search-result td.title-search-more a
{
    padding-left:12px;
    padding-right:15px;
    text-decoration:none;
    color:#999999;
}

table.title-search-result td.title-search-all {
    padding-left:24px;
    padding-right:15px;
}

table.title-search-result td.title-search-all a
{
    padding-left:4px;
    text-decoration:none;
    color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
    padding-top:0px;
    padding-bottom:0px;
    font-size:4px;
}

div.title-search-fader {
    display:none;
    /*background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/components/bitrix/search.title/store/images/fader.png?1376634623142');*/
    background-position: right top;
    background-repeat: repeat-y;
    position:absolute;
}
/* End */



/* Start:/bitrix/templates/Pioneer_copy/components/ext/banners.list/top/style.css*/
#top_banners_slider{
    width: 100%;
    height: 500px;
    height: 1140px;
    padding-bottom: 49px;
	position:relative;
    z-index:5;
} 
#top_banners_slider:before {
    display: none;
    content: '';
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0px;
    bottom: -14px;
    background: -webkit-linear-gradient(transparent, rgba(179, 192, 207, 0.64) 30%, #b3c0cf 50%, #b3c0cf 75%, transparent) ;
    background: -o-linear-gradient(transparent, rgba(179, 192, 207, 0.64) 30%, #b3c0cf 50%, #b3c0cf 75%, transparent) ;
    background: linear-gradient(transparent, rgba(179, 192, 207, 0.64) 30%, #b3c0cf 50%, #b3c0cf 75%, transparent) ;
    z-index: 10;
}
#top_banners_slider a{text-decoration:none;}
#top_banners_slider .slider_window{
    width: 940px;
    height: inherit;
    margin: 0 auto;
    position: relative;
}
#top_banners_slider .slider_window #slides_container {
    margin: 0px;
    padding: 0px;
    width: 10500px;
    width: 100%;
    height: auto;
    background-color: #fff;
    position: absolute;
    left: -100vw;
    left: 0vw;
    top: -13px;
    list-style: none;
	box-shadow: 0px 5px 12px #8d7fa0;
	overflow: hidden;
}
#top_banners_slider .slider_window #slides_container img{
    width: 940px;
    height: 400px;
}
#top_banners_slider .slider_window #slides_container .picture {
	width: 940px;
	height: 500px;
	height: 780px;
	height: 1140px;
	background-size: cover;
	background-position: center;	
}
#top_banners_slider .slider_window #slides_container .picture:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/pattern_blue.png');
	/*background-size: 3px 3px;*/
	top: 0px;
	left: 0px;
}
#top_banners_slider .slider_window #slides_container li{
    float: left;
    padding: 0px;
    margin: 0px;
    width: 100%;
}
#top_banners_slider li .picture .slide-description,
#middleBanner a .slide-description {
    color: #FFF;
    position: absolute;
    bottom: 210px;
	height: auto !important;
	text-align: center;
    opacity: 0.75;
	z-index: 10;
    transition: all 0.5s ease;
}
#top_banners_slider li .picture .slide-description:hover,
#middleBanner a .slide-description:hover {
    opacity: 1;
}
#top_banners_slider li .picture .slide-description.black,
#middleBanner a .slide-description.black {
    color: #000;
}
#top_banners_slider li .picture .slide-header,
#middleBanner a .slide-header {
    font: normal 52px 'MyriadProLight';
    color: #FFF;
    text-transform: none;
}
#top_banners_slider li .picture .black .slide-header,
#middleBanner a .black .slide-header {
    color: #000;
}
#top_banners_slider li .picture .text,
#middleBanner a .text {
    font: normal 23px 'myriadprolight';
    font-style: italic;
    color: #FFF;
    text-align: center;
}
#top_banners_slider li .picture .black .text,
#middleBanner a .black .text {
    color: #000;
}
#top_banners_slider .slider_descriptions{
    position: absolute;
    display: none !important;
    bottom: 0px;
    bottom: 40px;
    left: calc(50% - 650px);
    width: 410px;
    height: 100px;
    padding: 20px;
    background: rgba(50, 50, 50, 0.6);
    overflow: hidden;
    border-left: 3px solid #471f7c;
}
#top_banners_slider .slider_window #slides_container .owl-controls {
    width: 15px;
    right: 30px;
    top: 0%;
}
#top_banners_slider .slider_window #slides_container .owl-pagination {
    top: 50vh;
    top: 570px;
    transform: translateY(-50%);
	right: -9px;
}
#top_banners_slider .slider_window #slides_container .owl-pagination:before {
	content: '';
    position: absolute;
    width: 1px;
    height: 150vh;
    background: #717171;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
}
#top_banners_slider  .owl-controls .owl-page {
    text-align: center;
    margin-left: 3px !important;
	margin-bottom: 75px;
	transition: all 0.5s ease;
}
#top_banners_slider  .owl-controls .owl-page span {
    height: 15px;
    background: none;
    position: relative;
    display: inline-block;
    border-radius: 0px;
    color: #F3F3F3;
    overflow: visible;
	font: normal 14px 'Myriadprolight';
	/*font-size: 0px;*/
	transition: all 0.5s ease;
}
#top_banners_slider  .owl-controls .owl-page.active span {
	/*font-size: 14px;*/
}
	#top_banners_slider  .owl-controls .owl-page span:before {
		content: '';
		position: absolute;
		width: 3px;
		height: 69px;
		background: #cacaca;
		right: -3px;
		top: -28px;
	}
	#top_banners_slider  .owl-controls .owl-page.active span:before {
		background: #f27214;
		right:-4px;
		width: 4px;
	}
#top_banners_slider  .owl-controls .owl-page.active span {
    color: #f27214;
}
#top_banners_slider .slideDescription{
    display: none;
    overflow: hidden;
    position: absolute;
    width: 410px;
    height: 95px;
}
#top_banners_slider .slideDescription h3{
    color: #FFF;
    font: bold 16px 'myriadprolight';
    margin-bottom: 5px;
    text-transform: uppercase;
}
#top_banners_slider .slideDescription p{
    color: #eee;
}
#top_banners_slider .slideDescription.current{
    display: block;
}
#top_banners_slider .navigation {
    position: relative;
	display: none;
}
#top_banners_slider .navigation .prevPlace, #top_banners_slider .navigation .nextPlace{
    position: absolute;
    top: 0px;
    height: 1140px;
    width: 48px;
    background-color: rgba(255,255,255,0.1);
    opacity: 0;
    transition: all 0.5s ease;
}
#top_banners_slider:hover .navigation .prevPlace, 
#top_banners_slider:hover .navigation .nextPlace {
    /*opacity: 1;*/
}
#top_banners_slider .navigation .prevPlace{left: 0px;}
#top_banners_slider .navigation .nextPlace{right: 0px;}
#top_banners_slider .navigation .prevBtn, #top_banners_slider .navigation .nextBtn{
    width: 8px;
    height: 13px;    
    position: relative;
    top: calc(50% - 6px);
    background-image: none;
    left: 16px;
}
	#top_banners_slider .navigation .nextBtn:before,
	#top_banners_slider .navigation .nextBtn:after {
		content: ''; 
		position: absolute;
		width: 11px;
		height: 3px;
		transform: rotate(45deg);
		background: #FFF;
		left: 0px;
	}
	#top_banners_slider .navigation .nextBtn:after {
		top: 6px;
		transform: rotate(-45deg);
	}
	
	#top_banners_slider .navigation .prevBtn:before,
	#top_banners_slider .navigation .prevBtn:after {
		content: ''; 
		position: absolute;
		width: 11px;
		height: 3px;
		transform: rotate(-45deg);
		background: #FFF;
		left: 0px;
	}
	#top_banners_slider .navigation .prevBtn:after {
		top: 6px;
		transform: rotate(45deg);
	}
#top_banners_slider .navigation .prevBtn{background-position: 0px 0px;}
#top_banners_slider .navigation .nextBtn{background-position: -8px 0px;}
/*
#top_banners_slider .navigation .prevBtn:hover{background-position: 0px -23px;}
#top_banners_slider .navigation .nextBtn:hover{background-position: -16px -23px;}
*/

#top_banners_slider .navigation_points{
    display: none;
}
#top_banners_slider .previousCover, #top_banners_slider  .nextCover{
    position: absolute;
    width: 100%;
    height: inherit;
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/components/ext/banners.list/top/images/fill_points.png?1376638827119');*/
}
#top_banners_slider .previousCover{
    left: -100%;
    top: 0px;
	/*box-shadow: inset -5px 0px 5px -2px #777;*/
}
#top_banners_slider  .nextCover{
    right: -100%;
    top: 0px;
	/*box-shadow: inset 5px 0px 5px -2px #777;*/
}

/* End */



/* Start:/bitrix/templates/Pioneer_copy/components/bitrix/menu/bottom_iv/style.css*/
.bottom_menu {
    width: 763px;
    padding-top: 27px;
    margin-left: 236px;
    min-height: 100px;
}
.bottom_menu ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    
    .bottom_menu > ul > li{
        display: inline-block;
        padding: 0 0 0 3.5%;
        max-width: 17%;
        vertical-align: top;
        margin-top:0px;
    }
    .bottom_menu > ul > li:first-child{
        padding: 0px;
    }

        .bottom_menu li a{
            text-decoration: none;
        }

        .bottom_menu li:hover a{
            
        }
        .bottom_menu li span a{
            color: #333;
            font: normal 13px Open sans;
            margin: 7px 0 0;
			text-shadow: 0px 1px #FFF;
        }
		.not-pioneer .bottom_menu li span a,
		.bottom_menu li span a {
			color: #e9e8e6;
			text-shadow: none;
		}
        .bottom_menu li span a:hover{
            color: #b7c5e0;
			opacity: 0.7;
        }
		.not-pioneer .bottom_menu li span a:hover{
            color: #eee;
		}
        .bottom_menu li ul{
            list-style: none;
        }
            .bottom_menu li ul li{
                float: none;
                margin: 5px 0px 0px 0px;
            }
                .bottom_menu li ul li, .bottom_menu li ul li a{
                    color: #A4A4A4;
                    font: 8px/11px Arial;
                }
                    .bottom_menu li ul li a:hover{
                        /*color: #e7e9ea;*/
						/*opacity: 0.7;*/
                    }
                        .bottom_menu li ul li a:before{
                        color: #CCCCCC;
                        content: "?";
                        float: left;
                        font-size: 11px;
                        line-height: 11px;
                        padding-right: 3px;
                        padding-top: 1px;
                                        }
/* End */



/* Start:/bitrix/templates/Pioneer_copy/styles.css*/
.addon {
	color:#333 !important;
	text-shadow: 0px 1px #fff;
}
/* End */



/* Start:/bitrix/templates/Pioneer_copy/template_styles.css*/
/* Global images */

@font-face {
    font-family: "MaximaRegular";
    font-style: normal;
    font-weight: normal;
    src: url(/fonts/maxima/mc04122t-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/maxima/mc04122t-webfont.woff) format("woff"), url(/fonts/maxima/mc04122t-webfont.ttf) format("truetype"), url(/fonts/maxima/mc04122t-webfont.svg#MaximaCyrTCYLigComRegular) format("svg");
}
.displ-block {
    display: block !important;
}
.displ-none {
    display: none !important;
}
.displ-block>div:first-child {
    color: #B91440;
    cursor: pointer;
    font-size: 8px;
    position: absolute;
    right: 5px;
    top: 4px;
}
.text_n_photo .navigation .prev,
.text_n_photo .navigation .next {
    /*background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg_direction_nav.png?13812102641673');*/
}
.text_n_photo .navigation .next {
	right: -20px;
	top: 170px;
}
	.text_n_photo .navigation .next:before,
	.text_n_photo .navigation .next:after {
		content: ''; 
		position: absolute;
		width: 11px;
		height: 3px;
		transform: rotate(45deg);
		background: #777;
		left: 0px;
	}
	.text_n_photo .navigation .next:after {
		top: 6px;
		transform: rotate(-45deg);
	}
.text_n_photo .navigation .prev {
	left: -20px;
	top: 170px;
}	
	.text_n_photo .navigation .prev:before,
	.text_n_photo .navigation .prev:after {
		content: ''; 
		position: absolute;
		width: 11px;
		height: 3px;
		transform: rotate(-45deg);
		background: #777;
		left: 0px;
	}
	.text_n_photo .navigation .prev:after {
		top: 6px;
		transform: rotate(45deg);
	}
#banners_list .navigation .prev,
#banners_list .navigation .next {
    background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg_direction_nav.png?13812102641673');
}
/* * Reset */

html,
body {
    height: 100%;
}
body {
    margin: 0;
    text-align: center;
    font: normal 13px'Open Sans';
    color: #211209;
    background: #fff;
}
img {
    border: none;
}
a:hover {
    text-decoration: underline;
    color: #d2270b;
}
input,
textarea,
select {
    font: normal 12px'Open Sans';
    color: #211209;
    vertical-align: middle;
}
form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
p,
div {
    margin: 0;
    padding: 0;
}
hr {
    height: 11px;
    width: 100%;
    i//background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/mages/hr_back.png') repeat-x;
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/topsales_border_back.png?1383638961973') repeat-x;*/
    border: none;
    margin: 0px 0px 39px 0px;
    padding: 0px;
    position: relative;
    z-index: 5;
}
hr.red,
hr.black {
    border: 0px;
    background: none;
    width: 100%;
    height: 1px;
    margin: 46px 0px;
}
hr.red {
    background-color: #c23359;
}
hr.black {
    background-color: #fff;
    //background-color: #3d3d3d;

}
.global p,
.global div,
.global span1,
.global table,
.global tr,
.global td,
.global th,
.global ul,
.global li,
.global dt,
.global dd {
    text-align: left;
    font: normal 13px'Open Sans';
	font-family: 'myriadprolight';
    color: #3B3838;
    color: #5f6b81;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}
h1,
h1 a:link,
h1 a:visited {
    text-align: left;
    margin: 35px 0 31px 0;
    position: relative;
    padding-bottom: 15px;
    font: bold 18px'Open Sans Condensed';
    color: #243b5e;

}
#news-det h1 {
    background: none;
    margin: 16px 0 0;
    padding-bottom: 0px;
}
h2,
h2 a:link,
h2 a:visited {
    margin: 0 0 10px 0;
    font: bold 15px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h3,
h3 a:link,
h3 a:visited {
    margin: 0 0 10px 0;
    font: bold 16px 'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
body.backgrounded h3,
body.backgrounded h3 a:link,
body.backgrounded h3 a:visited {
	font: bold 17px 'Myriadprolight';
	text-transform: none;
}
h4,
h4 a:link,
h4 a:visited {
    margin: 0 0 10px 0;
    font: normal 18px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h5,
h5 a:link,
h5 a:visited {
    margin: 0 0 10px 0;
    font: normal 16px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h6,
h6 a:link,
h6 a:visited {
    margin: 0 0 10px 0;
    font: normal 14px'Open Sans Condensed';
    color: #211209;
    text-decoration: none;
}
h1.small {
    font-size: 23px;
    margin-bottom: 9px;
}
img {
    border: 0;
}
li {
    margin: 7px 0 0 0;
}
input,
textarea {
    outline: none;
}
input:active,
textarea:active {
    outline: none;
}
:focus {
    outline: none;
}
.content p {
    font: 14px'Open Sans';
    margin-bottom: 22px;
    line-height: 21px;
    letter-spacing: -0.2px;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-justify {
    text-align: justify;
}
.float_right {
    float: right;
}
.float_left {
    float: left;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}
.hide {
    display: none !important;
}
.transparent {
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=00);
    /* IE 5.5+ */
    -moz-opacity: 0;
    /* Mozilla 1.6 e ie?a */
    -khtml-opacity: 0;
    /* Konqueror 3.1, Safari 1.1 */
}
.italic {
    font-style: italic;
}
.bold {
    font-weight: bold !important;
}
.yellow {
    color: #e3d902;
}
.red {
    color: #B91440 !important;
}
.hidden {
    display: none;
}
.block {
    display: block;
}
a.calendar {
    text-decoration: none;
    border-bottom: 1px dotted #009cff;
}
a.rss {
    color: #fff !important;
    text-decoration: none;
}
a.rss img {
    margin: 0 5px 0 0;
}
.body p {
    margin: 20px 0;
}
/* * Containers */

.widthWrap {
    position: relative;
    margin: 0 auto;
    width: 940px;
	text-align: left;
}
.wide .widthWrap {
	width: 1040px;
}
.shadow-940 {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg-shadow_940.png?13766346234063') no-repeat top left;
}
.shadow-top {
    /* background: #fff url('/bitrix/templates/Pioneer_copy/images/shadow-top.png') repeat-x;
    background-size: 140px 15px;
    */
}
.shadow-bottom {
    margin-top: 70px;
    height: 20px;
    background: #fff url('/bitrix/templates/Pioneer_copy/images/shadow-bottom.png') repeat-x bottom;
}

#all-wrap {
    overflow: hidden;
    width: 100%;
    text-align: center;
    min-width: 940px;
	position: relative;
    z-index: 991;
	background: #fff;
    margin-bottom: 706px;
	box-shadow: 0 2px 4px 0 rgba(40,40,40,.25);
}
.compare-page #all-wrap {
    background: url(images/feat_bg.png) repeat #FAFAFA !important;
    background-attachment: fixed !important;
}
.dj-section-page #all-wrap,
#all-wrap.dj-detail-page  { 	
	background: url('images/dj-section-back.png');
    background-size: cover;
}
#all-wrap.backgrounded {
	/*background: url(/images/top_news_bg.png) repeat #f7f7f7 !important;*/
    background-size: 6px 6px !important;
}
.dj-section-page #all-wrap.backgrounded {
	/*background: #FFF;*/
	background-size: contain !important;
	background-size: 100% 2096px !important;
}
	#all-wrap:before {
		content: '';
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0px;
		top: 0px;
		background: rgba(33,45,80,.7);
		z-index: 1000;
		transform: scale(0);
		opacity: 0;
		transition: all 0.7s ease 0.4s;
	}
	#all-wrap.popup-active:before {
		transform: scale(1);
		opacity: 1;
	}
.order-test #all-wrap {
	background:url('images/top_news_bg.png') repeat #f7f7f7;
	background:url('images/gray-background.jpg');
	/*background-size: 6px 6px;*/
	background-attachment: fixed;
}
.blackWrap {
    background-color: #252525;
}
.whiteWrap {
    /*background-color: #fff;*/
    height: 60px;
}
#topBox  {
    position: relative;
    z-index: 505;
    width: 100%;
   min-width: 940px;
	box-shadow: 1px 2px 4px rgba(50,50,50,0.3);
	background: url('images/nav-bg.png');
	background-size: contain;
}
.catalog-page #topBox {
    margin-bottom: 70px;
}
.main-page #topBox {
    display: none;
}
.main-page #topBox {
	box-shadow: 1px 2px 5px rgba(0,0,0,0.7);
}
#topBox .line {
    display: none;
    position: absolute;
    top: 39px;
    left: 0;
    width: 100%;
}
#header {
    position: relative;
    top: 0px;
    width: 940px;
    height: 70px;
	background: url('images/nav-bg.png') #fff;
	background-size: contain;
}
#topShadow {
    margin-top: 127px;
    content: '.', width: 100%;
    height: 16px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/shadow-top.png?1376634623229') repeat-x bottom;
}
#top_menu {
    position: absolute;
    z-index: 100;
    top: 20px;
    right: 325px;
    font-style:normal;
}
#top_menu ul.level1 {
    list-style: none;
    margin: 2px 0 0 10px;
    padding: 0;
}
#top_menu ul.level1 li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#top_menu ul.level1 li span {} #top_menu ul.level1 li a:link,
#top_menu ul.level1 li a:visited {
    width: 70px;
    /*text-transform: uppercase;*/
    white-space: nowrap;
    color: #FFF;
    display: block;
    padding-right: 10px;
    font: normal 14px'Open Sans';
}
#top_menu ul.level1 li a:hover {
    /*text-shadow: 0 0 10px #fefcc9, 10px -10px 30px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;*/
    
}
#top_menu ul.level1 li.extLink {
    margin-left: 17px;
}
#top_menu ul.level1 li.extPalk {
    color: #B1B1B1;
    font-size: 13px;
    margin-left: -7px;
    margin-top: -1px;
    padding-right: 5px;
}
#top_menu ul.level1 li.extLink a:link,
#top_menu ul.level1 li.extLink a:visited {
    width: auto;
}
#top_menu ul.level2 {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	background: #333;
    overflow: hidden;
	min-height: 78px;
	position: absolute;
	left: -15%;
}
#top_menu ul.level2 li {
    clear: both;
    margin: 2px 0;
	text-align: center;
}
#top_menu ul.level2 li,
#top_menu ul.level2 li a:link,
#top_menu ul.level2 li a:visited {
    background: none;
    white-space: nowrap;
    font-size: 10px;
}
#top_menu ul.level2 li a:hover {
    color: #E7E7E7;
}
#ext_menu_show {
    position: absolute;
    top: 18px;
    right: 0px;
	z-index: 1;
}
.main-page #ext_menu_show {
	/*right: 18px;*/
}
#ext_menu_show .vert-line {
	display: inline-block;
	height: 10px;
	width: 1px;
	background: #aaa;
	position: relative;
    top: 1px;
}
#ext_menu_show a:link,
#ext_menu_show a:visited {
    margin: 0 0 0 10px;
    text-transform: uppercase;
    font: bold 13px 'myriadprolight';
    text-decoration: none;
    color: #E7E7E7;
	text-shadow: 0px 1px #fff;
}
#ext_menu_show a:hover {} #ext_menu {
    display: none;
    position: absolute;
    top: 18px;
    right: 0px;
}
#ext_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#ext_menu ul li {
    float: left;
    text-align: right;
    padding: 0;
    color: #fff;
    margin: 0 0 0 12px;
}
#ext_menu ul li span {
    color: #A1A1A1;
    text-transform: uppercase;
    font: bold 14px'Open Sans';
}
#ext_menu ul li a:link,
#ext_menu ul li a:visited {
    text-decoration: none;
    font: 10px'Open Sans';
    margin: 0 0 0 12px;
    text-transform: uppercase;
    color: #b1b1b1;
}
#ext_menu ul li a:hover {
    color: #fff;
}

.logo {
    position: absolute;
    width: 267px;
    /*height: 124px;*/
    top: 1px;
    left: 0px;
}
.main-page .logo {
	/*left: 18px;*/
}

.logo img {
    padding: 25px 0px 10px;
	max-width: 140px;
}
.not-pioneer .logo img {
	/*filter: grayscale(0.8);*/
}
.logo span {
    position: absolute;
    top: 85px;
    right: 43px;
    font: 9px'Open Sans';
    color: #fff;
    letter-spacing: 0.01em !important;
    text-decoration: none;
}
#phones {
    display: none;
    position: absolute;
    top: 20px;
    right: 0px;
}
#phones .header {
    display: block;
    margin: 0 2px 0 0;
    font: 14px'Open Sans';
    color: #c8c7c7;
}
#phones .email {
    word-spacing: 1px;
    font: 12px'Open Sans';
    color: #A1A1A1;
}
#searchForm {
    position: absolute;
    /*overflow: hidden;*/
    top: 0px;
    right: 170px;
    float: left;
    width: 31px;
    height: 35px;
    /* border: 1px solid #252525; */
    background: none;
}
#searchForm.hideForm {
    width: 40px !important;
    border-color: #252525 !important;
    background: none !important;
}
#searchForm form {
    float: right;
    width: 100%;
}
#searchForm input.text {
    float: left;
    margin: 0;
	margin-top: 1px;
    width: 410px;
    height: 22px;
    font: 18px 'myriadprolight';
    color: #FFF;
    background: transparent;
    outline: none;
    border: 0px;
    /*border-bottom: 1px solid #D8D8D8;*/
}
#searchForm input.submit {
    margin-top: 6px;
    float: right;
    cursor: pointer;
    width: 40px;
    height: 20px;
    font: 12px'Open Sans';
    color: #A1A1A1;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/searchBtn.png?140611177815983') no-repeat center center;
    background: url('images/search-icon-2-ww.png') no-repeat center center;
    border: none;
    border-left: 1px solid #393939;
	transform: rotate(16deg);
}
#searchForm select {
    width: 100px;
    font: 16px'Open Sans';
}
.search-page {
	margin-top: 34px;
	margin-bottom: 50px;
	padding-top: 75px;
}
.search-page form {
	position: relative;
	margin-bottom: 50px;
}
	.search-page form:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		background: #888;
		left: 0px;
		bottom: -5px;
	}
.search-page input.text,
.search-page input.search-suggest {
    height: 31px;
    font-size: 20px;
    border: none;
	font-family: 'myriadprolight';
    /*border-bottom: 3px solid #CCCCCC;*/
    padding-left: 0px;
    padding-top: 6px;
    width: 680px;
	color: #1f2b45;
}
.search-page input.submit {
    display: block;
    float: right;
    font: bold 15px 'myriadprolight';
	background: none !important;
    border: 1px solid #1f2b45;
    color: #1f2b45;
    padding: 5px 100px;
    cursor: pointer;
    transition: all 0.5s ease;	
}
	.search-page input.submit:hover {
		background: #1f2b45 !important;
		color: #FFF !important;
	}
.search-page input.submit:hover {
    background-position: 0 center;
    text-shadow: none;
    color: #1f2b45;
    text-decoration: none;
}
.search-page  .notetext {
	padding: 100px 0px;
	padding-bottom: 254px;
    font: normal 20px 'myriadprolight';
    text-align: center;
}
#cartBox {
    /*position: absolute;*/
    top: 0px;
    right: 0;
    width: 165px;
    height: 20px;
    cursor: pointer;
}
#cartBox .cartBorder {
    position: absolute;
    top: 9px;
    width: 165px;
    height: 30px;
    border: 1px solid #787878;
    border-left: none;
    border-right: none;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/btn_cart.png?13766346231538') no-repeat top left;
}
#cartBox .cartTitle {
    position: absolute;
    top: -2px;
    left: 36px;
    font: 14px Helvetica;
    padding: 0 5px;
    background: #252525;
    color: #b1b1b1;
    text-decoration: none;
}
#cartBox .cartIcon {
    padding: 2px 0 0 1px;
    font: 12px'Open Sans';
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 120px;
    width: 35px;
    height: 32px;
    background: #252525 url('/bitrix/templates/Pioneer_copy/images/bg_shopping_cart_1_b.png') no-repeat top left;
}
/* #cartBox .cartMessage {
    position: absolute;
    top: 22px;
    left: 14px;
    font: 12px 'Open Sans';
    color: #A1A1A1;
}
*/

.MenuWrap {
    /* visota menu */
    margin-top: 71px;
    /*height: 52px;*/
    text-align: center;
}
.order-test .MenuWrap {
	height: 70px;
}
#main_menu {
    position: relative;
    z-index: 1001;
    background: #fff;
    margin: 0 auto;
    /*width: 940px;*/
}
.main-page #main_menu {
    background: none;
}
#main_menu .menu-logo {
    position: absolute;
    left: calc(50% - 78px);
    top: 6px;
    width: 155px;
    height: 41px;
	opacity: 0.85;
    transition: all 1s ease;
}
#main_menu.show-category .menu-logo {
	opacity: 0;
}

body:not(.main-page) #main_menu .menu-logo {
    display: none;
}
#main_menu .menu-logo img {
    max-width: 155px;
    max-width: 75px;
    max-height: 100px;
    position: absolute;
    top: 4px;
    left: 0px;
    transition: all 1.5s ease;
}
.menu-fixed #main_menu .menu-logo img.color{
    opacity: 0;
}
#main_menu .menu-logo img.white {
    opacity: 0;
}
.menu-fixed #main_menu .menu-logo  img.white {
    opacity: 1;
    max-width: 136px;
    position: relative;
    left: 10px;
    top: 12px;
}
	#main_menu.fixed .main-menu-content {
		position: fixed;
		background: #1f2b45;
		width: 100%;
		height: 56px;
		height: 70px;
		top: 0px;
	}

	#main_menu .products-menu-item {
		position: absolute;
		left: calc(50% - 547px);
		width: 35px;
		width: 50px;
		top: 21px;
		cursor: pointer;
		z-index: 1000;
		/*display: none;*/
		transition: all 0.5s ease;
	}
    .catalog-page #main_menu .products-menu-item,
    .backgrounded #main_menu .products-menu-item {
        top: 28px;
    }
#main_menu .products-menu-item:before {
    content: 'MENU';
    font: normal 13px 'Myriadprolight';
    font-weight: bold;
    position: absolute;
    left: 70px;
    top: 0px;
    color: #FFF;
    opacity: 0;
    width: 0px;
    overflow: hidden;
    letter-spacing: 2px;
    transition: all 0.5s ease;
}
#main_menu .products-menu-item:hover:before {
    opacity: 1;
    width: 44px;
}
.main-page #main_menu .products-menu-item {
    left: calc(50% - 650px);
}
#main_menu.show-category .products-menu-item {
	opacity: 0;
}
		#main_menu .products-menu-item i {
			display: block;
            overflow: hidden;
			width: 100%;
			height: 2px;
			background: #EAEAEA;
			margin-bottom: 5px;
            position: relative;
            transition: all 0.5s ease;
		}
#main_menu .products-menu-item:hover  i {
    background: #f27214;
}
#main_menu .products-menu-item i:before {
    content: '';
    width: 5px;
    height: 100%;
    background: #1f2b45;
    position: absolute;
    top: 0px;
    right: -5px;
    transition: all 0.5s ease;
}
#main_menu .products-menu-item:hover i:before {
    right: 3px;
}
#main_menu .products-menu-item:hover i:nth-child(2):before {
    right: 45px;
}
#main_menu .products-menu-item:hover i:nth-child(3):before {
    right: 24px;
}
#main_menu .level1-container {
    position: fixed;
    height: 100vh;
    width: 635px;
    top: 0px;
    left: 0px;
    overflow-y: visible;
    z-index: 1500;
	transform: translateX(-100%);
    transition: all 1.2s ease;
}
#main_menu.show-category .level1-container {
	transform: translateX(0%);
}
.overflow-h {
    overflow: hidden !important;
}
.overflow-v {
    overflow: visible !important;
}
#main_menu.action .level1-container {
    /*overflow: hidden !important;*/
}
#main_menu.show-category .level1-container  {
    /*width: 100%;*/
    /*padding-right: 18px;*/
    /*overflow: hidden;*/
}
.main-page #main_menu .level1-container {
	/*top: 46px;*/
	/*top: 1px;*/
}
.not-pioneer #main_menu .level1-container {
	/*background: rgba(128,141,154,.9);*/
}
#main_menu .level1-container .right-border {

}
#main_menu .level1-container.overflow-v .right-border {
    right: auto;
    left: 100%;
}
#main_menu.action .level1-container .right-border {
    animation: border-effect 2s ease;
}
@keyframes border-effect {
    0%,35% {width: 0px;}
     60% {width: 250px;}
    100% {width: 0px;}
}
#main_menu .decor-lines-block  {
    /*width: 100%;*/
    /*height: 100%;*/
    top: 0px;
    left: 0px;
    overflow: hidden;
    /*display: none;*/
    /*position: fixed;*/
    z-index: 1;
}
#main_menu.show-category .level1-container:not(.overflow-h) .decor-lines-block {
    /*display: block;*/
}
#main_menu .decor-lines-block .line {
    position: absolute;
    width: 0px;
    height: 100%;
    background: rgba(18, 27, 47, 0.8);
    top: 0px;
	overflow: hidden;
	z-index: 500;
    transition: all 1.3s ease;
}
#main_menu .decor-lines-block .line.first {
    left: 122px;
    height: 100vh;
	width: 1px;
	background: #636363;
	background: linear-gradient(to bottom, #99999930, #999);
	z-index: 1000;
    transform: translateY(-100%);
    transition: all 1s ease;
}
#main_menu.full-menu .decor-lines-block .line.first {
	transform: translateY(0);
}
#main_menu .decor-lines-block .line.second {
    left: 635px;
}
#main_menu .decor-lines-block .line.second:before,
#main_menu .decor-lines-block .line.third:before,
#main_menu .decor-lines-block .line.fourth:before {
    content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: linear-gradient(to bottom, #99999920, #999);
	z-index: 1000;
    transform: translateY(-100%);
    transition: all 1s ease 0.35s;
}
#main_menu .second-line .decor-lines-block .line.second:before {
	transform: translateY(0%);
}
#main_menu .third-line .decor-lines-block .line.third:before {
	transform: translateY(0%);
}
#main_menu .fourth-line .decor-lines-block .line.fourth:before {
	transform: translateY(0%);
}
#main_menu .second-line .decor-lines-block .line.second {
	width: 380px;
	/*border-left: 1px solid #636363;*/
}
#main_menu .decor-lines-block .line.third {
    left: 1015px;
}
#main_menu .third-line .decor-lines-block .line.third,
#main_menu .fourth-line .decor-lines-block .line.fourth {
	width: 381px;
	/*border-left: 1px solid #636363;*/
}
#main_menu .decor-lines-block .line.fourth {
	left: 1396px;
}
#main_menu .decor-lines-block .level-container {
    padding: 20vh 30px 14vh;
    height: calc(100% - 28vh);
	width: 338px;
	overflow-y: auto;
}
#main_menu .decor-lines-block .second-container {
	
}
#main_menu .decor-lines-block .level-container > div {
	opacity: 0;
	transform: translateY(20px);
}
#main_menu .decor-lines-block .level-container.transition > div {
	transition: all 0.3s ease;
}
#main_menu .decor-lines-block .level-container.active > div {
	opacity: 1 !important;
	transform: translateY(0px);
}
#main_menu .decor-lines-block .level-container.sliding > div {
	opacity: 0 !important;
	transform: translateY(20px) !important;
}
#main_menu .decor-lines-block .level-container a {
	color: #e9e8e6;
	font: normal 24px 'myriadpro';
    display: block;
    padding: 7px 0px 8px !important;
    margin: 0 0 2px;
    transition: all 0.3s ease;
}
#main_menu .decor-lines-block .level-container a:hover {
	text-decoration: none;
	padding-left: 22px !important;
}
#main_menu .decor-lines-block .level-container a:before {
	content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #f27114;
    bottom: 14px;
    left: 0px;
    opacity: 0;
    transition: all 0.3s ease;
}
#main_menu .decor-lines-block .level-container a:hover:before {
	opacity: 1;
}
#main_menu .decor-lines-block .level-container.hover a {
	color: #a5a5a5;
}
#main_menu .decor-lines-block .level-container.hover .open a {
	color: #efeeec;
}
#main_menu .second-container .sublast-category-block {
	display: none;
}
#main_menu .decor-lines-block .level-container .third-level-elems {
	display: none;
}
#main_menu .decor-lines-block .level-container .source-block {
	display: none;
}
#main_menu  .logo-block {
    position: absolute;
    top: 20px;
    left: 10px;
    opacity: 0;
    transition: all 0.5s ease;
}
#main_menu.action .logo-block  {
    opacity: 0 !important;
}
#main_menu.show-category .logo-block  {
    opacity: 1;
}

#main_menu .subnav-general {
    display: none;
    position: absolute;
    width: 100%;
    top: 0px;
    height: 500px;
    height: 600px;
    background: linear-gradient(to right, #f2f2f2 0%, #fff 20%, #fff 80%, #f2f2f2 100%);
	background: #fafafa;
    padding: 0px;
    left: 0px;
    top: -680px;
    opacity: 1;
	box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.35), 0px -2px 6px -1px rgba(140,140,140, 0.35);
	z-index: 10;
    transition: top 1s ease, opacity 0.7s ease;
}
#main_menu.fixed .subnav-general {
	position: fixed;
	left: 0px;
}
	#main_menu .subnav-general .subnav-container {
		width: 940px;
		margin: auto;
		padding: 10px 30px;
		background: linear-gradient(to right, #fafafa 0%, #fff 25%, #fff 64%, #fafafa 100%);
		position: relative;
		height: calc(100% - 20px);
		/*box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.25), 0px -2px 6px -1px rgba(140,140,140, 0.35);*/
	}
	.wide #main_menu .subnav-general .subnav-container {
		width: 940px;
	}
		#main_menu .subnav-general .top-block {
			width: 100%;
			height: 10px;
			position: absolute;
			top: -5px;
			left: 0px;
		}
#main_menu .subnav-general.show	{
	/*transform: translateY(55px);*/
	top: 55px;
	opacity: 1;
}
.main-page #main_menu .subnav-general.show {
	top: 54px;
}

#main_menu ul.level1 {
    float: left;
    list-style: none;
    margin: 0;
    padding: 11px 0px 0 0px;
    padding-bottom: 17px;
    padding-bottom: 21px;
	padding: 20vh 0 14vh 123px;
    width: 0px;
	height: 66vh;
    position: relative;
	overflow-y: auto;
    overflow-x: hidden;
	transition: all 1s ease;
}
#main_menu.full-menu ul.level1 {
	width: 514px;
	width: calc(100% + 18px);
}
#main_menu ul.level1:before {
	content: '';
	position: absolute;
	width: calc(100% - 124px);
	height: 100%;
	left: 123px;
	top: 0px;
	/*border-right: 1px solid #636363;*/
	/*background: rgba(0,0,0,.7);*/
}
.backgrounded #main_menu ul.level1,
.order-test #main_menu ul.level1 {
	/*padding-left: 0px;*/
}
.backgrounded #main_menu.fixed ul.level1,
.order-test #main_menu.fixed ul.level1 {
	/*padding-left: 0px;*/
    /*margin-left: 1px !important;*/
    /*width: 915px;*/
}
.main-page #main_menu ul.level1 {
 	border-bottom: none;
}
#main_menu ul.level1 li {
    /*float: left;*/
    margin: 0;
    padding: 0;
}
#main_menu ul.level1 li.last {
    /*float: right !important;*/
}
#main_menu ul.level1>li {
    height: auto !important;
	margin-bottom: 20px;
	padding-right: 100px;
	padding-right: 30px;
	width: 512px;
	padding-left: 15px;
}
#main_menu ul.level1 li>a {
    position: relative;
    display: block;
    padding: 0 50px 12px 51px;
    font: bold 15px'Open Sans Condensed';
    color: #e9e8e6;
    text-decoration: none;
    line-height: 33px;
	padding-top:  0px !important;
	cursor: pointer;
    transition: all 0.7s ease;
}
#main_menu ul.level1 li.first>a, 
#main_menu ul.level1 li.active>a,
#main_menu ul.level1 li>a:hover{
    /*color: #f27214 !important;*/
}
#main_menu ul.level1 li a span {
	position: relative;
}
	#main_menu ul.level1 li .underline {
		position: relative;
		padding: 0px;
	}
	#main_menu ul.level1 li.first .underline {
		padding-left: 0px;
	}
#main_menu ul.level1 li.first a:before {
	/*left: 9px;*/
}
#main_menu ul.level1 li.last a:before {
	/*left: auto;*/
	/*right: 0px;*/
}
#main_menu ul.level1 li a:after {
    content: '';
    position: absolute;
    width: calc(100% - 10px);
    height: 100%;
    background: #777;
    bottom: 1px;
    left: 0px;    
    opacity: 0;
    transition:  all 0.3s ease;
}
#main_menu ul.level1 li a:hover:after {
    /*opacity: 1;*/
}
#main_menu ul.level1 li a span {
    position: relative;
    z-index: 10;
	display: block;
	transition: all 0.8s ease;
}
#main_menu ul.level1 li a:hover span.underline {
	transform: translateY(-100%);
}
#main_menu ul.level1 li a span.hover {
	color: #f27214 !important;
	top: 30px;
}
#main_menu ul.level1 li a:hover span.hover {
	transform: translateY(-100%);
	top: 0px;
}
#main_menu ul.level1 li a:hover > span:before {
	width: 100%;
}

#main_menu ul.level1 li.first a:link,
#main_menu ul.level1 li.first a:visited {
    /*padding-left: 16px !important;*/
   /* padding-top: 13px !important;*/
}
#main_menu ul.level1 li.last a:link,
#main_menu ul.level1 li.last a.visited {
    padding-right: 0;
    /* padding-left: 33px; */
    border: 0;
}
#main_menu ul.level1 li.last a {
    padding-right: 0 !important;
    /*padding-left: 33px;*/
    border: 0;
}
#main_menu ul.level1 li .active,
#main_menu ul.level1 li a:hover,
#main_menu ul.level1 li.over a {
    /*color: #717171;*/
    text-decoration: none;
}
#main_menu.show-category.action ul.level1 {
    opacity: 0;
}
#main_menu ul.level1 .showMenu {
	height: 43px;
	overflow: hidden;
    transition: top 1s ease-out, opacity 0.8s ease;
}
#main_menu.show-category ul.level1 .showMenu {
    top: 30px;
    opacity: 0;
}
#main_menu.show-category:not(.action) ul.level1 .showMenu {
    top: 0px;
    opacity: 1;
}
#main_menu.action:not(.show-category) ul.level1 .showMenu {
    opacity: 0;
}
.foreign-links-row {
    position: absolute;
    bottom: 25px;
	left: 0px;
	text-align: right !important;
    width: calc(100% - 30px);
	display: none;
}
	.foreign-links-row:before,
	.foreign-links-row:after {
		content: 'Iaoe';
		width: 51%;
		margin-left: 49%;
		display: block;
		color: #b0b0b0;
		font-size: 48px;
		font-family: myriadprolight;
		padding-bottom: 65px;
		text-align: left;
		text-indent: 66px;
		transition: all 0.5s ease;
	}
	.foreign-links-row:hover:before,
	.foreign-links-row:hover:after {
		color: #999;
	}
	.foreign-links-row:after {
		content: 'a?oaea iaaaceiu';
		position: absolute;
		top: 50px;
		text-align: center;
		text-indent: 0px;
	}
	.foreign-links-row .link-item {
		display: inline-block;
		width: 240px;
		padding: 8px 0px;
		margin-left: 11px;
		text-align: center;
		position: relative;
		border: 1px solid #000;
		/*background: #e6e6e6;*/
	}
		
	.foreign-links-row .link-item.yamaha {
		/*background: #b91440;*/
		/*border: 2px solid #4b1e78;*/
	}
		.foreign-links-row .link-item:before {
			content: '';
			position: absolute;
			top: 1px;
			right: 1px;
			bottom: 1px;
			left: 1px;
			opacity: 0;
			z-index: 1;
			transition: all 0.5s ease;
		}
			.foreign-links-row .link-item:hover:before {
				opacity: 1;
			}
		.foreign-links-row .link-item.yamaha:before {
			background: #4b1e78;
		}
		.foreign-links-row .link-item.onkyo:before {
			background: #1c63b7;
		}
	.foreign-links-row .link-item.onkyo {
		/*background: #1c63b7;*/
		/*border: 2px solid #1c63b7;*/
	}
		.foreign-links-row .link-item .sign {
			font-weight: bold;
			font-size: 14px;
			padding: 0px 5px;
			margin-right: 5px;
			position: relative;
			z-index: 2;
		}
			.foreign-links-row .link-item:hover .sign {
				color: #FFF !important;
				border-color: #FFF !important;
			}
		.foreign-links-row .link-item.yamaha .sign {
			border: 1px solid #4b1e78;
			color: #4b1e78;
		}
		.foreign-links-row .link-item.onkyo .sign {
			border: 1px solid #1c63b7;
			color: #1c63b7;
		}
		.foreign-links-row .link-item a {
			color: #000 !important;
			font: bold 16px 'myriadprolight';
			position: relative;
			z-index: 2;
		}
		.foreign-links-row .link-item.yamaha a {
			color: #4b1e78 !important;
		}
		.foreign-links-row .link-item.onkyo a {
			color: #1c63b7 !important;
		}
		.foreign-links-row .link-item:hover a {
			color: #FFF !important;
		}


#main_menu ul.level2 {
    margin: 0px 0 0 20px;
	margin-left: 0px;
    padding: 0;
    list-style: none;
	width: 360px;
}
.main-page #main_menu ul.level2 {
	/*margin-left: 18px;*/
}
#main_menu ul.level2 li {
    clear: both;
    margin: 0;
    border: none;
    padding: 0px 0px;
    margin: 0;
    font: 16px'Open Sans';
    color: #E7E7E7;
	/*background: #CCC;*/
	margin-bottom: 2px;
}
#main_menu ul.level2 li span,
#main_menu ul.level2 li .in_a>a {
    display: block;
	width: 380px;
    text-shadow: none;
    text-transform: none;
    margin: 0px;
    padding: 7px 0px;
    padding-left: 10px;
    font: normal 24px 'myriadprolight';
    font: normal 24px 'myriadpro';
    border: 0;
    position: relative;
	left: 0px;
    z-index: 5;
	/*text-transform: uppercase;*/
	transition: all 0.3s ease !important;
}
	#main_menu ul.level2 li .in_a>a {
        font: normal 24px 'myriadpro';
    }
	#main_menu ul.level2 li:hover .in_a>a {
		left: 0px;
        padding-left: 34px;
	}

.up_all_link .all_link {
    display: none;
    font-size: 12px;
    position: absolute;
    left: 613px;
    left: 518px;
    top: 23px;
    width: 250px;
    margin-top: 0px;
}
.up_all_link .all_link a {
    margin-bottom: 2px !important;
    /*background: #e5e5e5;*/
}
.fixed .up_all_link .all_link {
	right: 31px;
}
.up_all_link .all_link .text-size {
    width: 98px;
    min-width: 98px;
    min-width: 155px;
}
.up_all_link .all_link.narrow-block .text-size  {
	/*min-width: 138px;*/
}
.up_all_link .all_link .text-size a {
    font-size: 14px !important;
}
.up_all_link .all_link a {
    font: bold 24px 'myriadprolight';
    font: bold 24px 'myriadpro';
    position: relative;
    display: block;
    /*width: 165px;*/
    padding: 2px 0px !important;
    margin: 0 0 2px;
	text-transform: uppercase;
    padding-top: 7px !important;
    padding-bottom: 8px !important;
}
.up_all_link .all_link span {
    padding: 0px !important;
}
.up_all_link .all_link.complect-sub a  {
	text-transform: none;
	font: normal 17px 'myriadprolight' !important;
}
.up_all_link .all_link div {
    /*min-width: 165px;*/
    /*float: left;*/
	/*background: #e5e5e5;*/
}
	.up_all_link .all_link .catalog-link {
		width: 260px;
	}
		.up_all_link .all_link .catalog-link .catalog-link-item {
			width: 100%;
		}
		.up_all_link .all_link .catalog-link a {
			width: 100%;
			text-transform: none;
		}
			.sectionItem .up_all_link .all_link .catalog-link a {
				font: normal 16px 'myriadprolight';
			}
		.up_all_link .all_link .catalog-link .last-level {
			position: absolute;
			left: 250px;
			padding: 0px 20px;
			top: 0px;
			width: 180px;
			height: 380px;
			display: none;
		}
		/*.up_all_link .all_link .catalog-link .catalog-link-item:hover > .last-level,*/
		.up_all_link .all_link .catalog-link-item.open > .last-level {
			display: block !important;
		}
			.up_all_link .all_link .catalog-link .last-level .sub-last-level {
				position: absolute;
				height: 100%;
				left: 180px;
				top: 0px;
				padding-left: 10px;
				display: none;
			}
			/*.up_all_link .all_link .catalog-link .last-level .last-catalog-link:hover .sub-last-level {*/
			.all_link .catalog-link .last-level .last-catalog-link.open .sub-last-level {
				display: block;
			}
.up_all_link .all_link .last-category-container {
    width: 300px;
    padding-right: 30px;
}
.last-category-container .sublast-category-block {
    position: absolute;
    top: 0px;
    left: 609px;
    left: 319px;
    padding-left: 50px;
    width: 300px;
	height: 100%;
	opacity: 0;
    /*display: none;*/
	transform: translateX(100vw);
	transition: transform 1.2s ease, opacity 0.5s ease;
}
.last-category-container .sublast-category-block:nth-child(3) {
    display: none;
}
.last-category-container:hover .sublast-category-block {
	opacity: 1;
}
.last-category-container.open .sublast-category-block {
    /*display: block;*/
	transform: translateX(0);
}
.last-category-container .sublast-category-block a {
    padding-left: 15px;
    text-transform: none;
    font-weight: normal;
    transition: all 0.5s ease;
}
.last-category-container .sublast-category-block a:hover {
    padding-left: 25px !important;
}
.last-category-container .sublast-category-block a:before {
    display:  none;
}
.last-category-container .sublast-category-block a:hover:before {
    display:  block;
}
.up_all_link .all_link .third-level-elems {
    list-style: none;
    position: absolute;
    display: none;
    left: 566px;
	left: 319px;
    padding-left: 50px;
    top: 8px;
    width: 250px;
    z-index: 100;
    white-space: nowrap;
}
.up_all_link .all_link .last-category-container:hover .third-level-elems {
    /*display: block;*/
}
.up_all_link .all_link .last-category-container.open .third-level-elems {
    display: block;
}
.up_all_link .all_link .third-level-elems li {
    
}
#main_menu .up_all_link .all_link .third-level-elems li a {
    color: #e9e8e6 !important;
    font: normal 24px 'myriadpro'!important;
    transition: all 0.5s ease;
}
#main_menu .up_all_link .all_link .third-level-elems li a:hover {
    color: #a4b4c6 !important;
    padding-left: 23px !important;
}
#main_menu .up_all_link .all_link .third-level-elems li a:before {
    width: 15px;
    bottom: 14px;
    left: 0px;
    opacity: 0 !important;
    transition: all 0.3s ease;
}
#main_menu .up_all_link .all_link .third-level-elems li a:hover:before {
     opacity: 1 !important;
}
		
#main_menu ul.level2 li:hover .in_a>a {
    color: #a4b4c6 !important;
}
/*#main_menu ul.level2 li .in_a:hover .up_all_link {*/
#main_menu ul.level2 li.open .in_a .up_all_link {
    display: block;
}
#main_menu ul.level2 li.open .in_a .all_link {
    /*display: block;*/
}
.up_all_link {
    display: none;
    position: absolute;
    width: 940px;
    height: 480px;
    height: 100%;
    left: 0px;
    top: 0px;
	transform: translateX(100vw);
    transition: all 1.2s ease;
}
#main_menu ul.level2 > li:hover .up_all_link {
	transform: translateX(0);
}
.nav div.subnav {
    height: 0px;
    width: 900px;
    padding: 10px 40px;
	padding-left: 0px;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.not-hidden div.subnav {
    overflow: visible !important;
}
.nav > li.active .subnav {
	height: auto;
}
.nav li div.subnav {
    left: 0;
}
#main_menu .support-item {
    position: fixed;
    right: 10px;
    top: 48vh;
    opacity: 0.75;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #1f2b45;
    text-align: center;
    line-height: 50px;
	opacity: 0;
    transition: all 0.5s ease;
}
.support-link-show #main_menu .support-item {
	opacity: 1;
}
#main_menu .support-item:hover,
.opened #main_menu .support-item {
    opacity: 1;
}
.main-page #main_menu .support-item {
    display: none;
}
.catalog-page #main_menu .support-item,
.backgrounded #main_menu .support-item {
    /*top: 17px;*/
}
.MenuWrap.opened  #main_menu .support-item {
    right: 196px;
}
#main_menu .support-item i {
	font-style: normal;
	color: #FFF;
	font: bold 18px 'Myriadprolight';
}
	#main_menu .support-item  .support-menu {
		position: relative;
		width: 25px;
		height: 17px;
		padding: 0px !important;
		margin-top: 12px;
		/*margin-left: 45px;*/
		float: right !important;
	}
		#main_menu .support-item a  i {
			position: absolute;
			width: 100%;
			height: 1px;
			background: #FFF;
			left: 0px;
			top: 0px;
			transition: all 0.3s ease;
		}
		#main_menu .support-item a  i.middle {
			top: calc(50% - 1px);
		}
		#main_menu .support-item a  i.bottom {
			top: auto;
			bottom: 9px;
		}
		#main_menu .support-item a .top,
		#main_menu .support-item a .bottom {
			width: calc(100% - 12px);
		}
		#main_menu .support-item a .top {
			transform: rotate(-45deg);
			top: -1px;
			left: 6px;
		}
        #main_menu .support-item a:hover .top {
            transform: rotate(-225deg);
        }
			.opened #main_menu .support-item a .top,
			.opened #main_menu .support-item a .bottom {
				width: calc(100% - 10px);
				background: #FFF;
			}
			#main_menu.fixed .support-item.opened a .top,
			#main_menu.fixed .support-item.opened a .bottom,
			.main-page #main_menu .support-item.opened a .top,
			.main-page #main_menu .support-item.opened a .bottom {
				background: #fff !important;
			}
			.opened #main_menu .support-item a .top {
				transform: rotate(45deg);
				top: 4px;	
			}
            .opened #main_menu .support-item a:hover .top {
                 transform: rotate(225deg);
            }
			.MenuWrap.opened .support-item a:hover .top {
				/*transform: rotate(45deg) !important;*/
				/*top: 6px !important;*/
				/*left: 12px !important;*/
			}
				
		#main_menu .support-item a .middle {
			opacity: 0;
		}
			.opened #main_menu .support-item a .middle {
				opacity: 0;
			}
		#main_menu .support-item a .bottom {
			transform: rotate(45deg);
			top: 6px;
			left: 6px;
		}
        #main_menu .support-item a:hover .bottom {
             transform: rotate(225deg);
        }
			.opened #main_menu .support-item a .bottom {
				transform: rotate(-45deg);
				bottom: 12px;
			}
			.MenuWrap.opened .support-item a:hover .bottom {
				transform: rotate(-225deg) !important;
				left: -5px;
			}
#main_menu .level1 .contact-block {
	width: 489px;
	margin-top: 100px;
    padding-left: 25px;
	position: relative;
    z-index: 10;
}
.level1 .contact-block  .contact-row {
	margin-bottom: 15px;
}
.level1 .contact-row  span {
	position: relative;
    color: #FFF;
    font-size: 18px;
	padding-left: 25px;
}
.level1 .contact-row  .phone-data:before {
	content: '\e9ed';
    font-family: entypo;
    position: absolute;
    left: -2px;
    top: 3px;
    font-size: 15.5px;
    transform: rotate(110deg);
    color: #FFF;
}
.level1 .contact-row  .email-data:before {
	content: '';
    background: url(images/email-2-w.png) no-repeat;
    position: absolute;
    width: 17px;
    height: 18px;
    left: -3px;
    top: 7px;
    background-size: contain;
}

@-moz-document url-prefix() {
    .nav div.subnav {
        /* top: 32px;
        */
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    body:first-of-type .nav div.subnav {
        /* top: 31px;
        */
    }
}
.nav div.subnav .menuBanner {
    position: absolute;
    top: 31px;
    right: 40px;
}
#main_menu ul.level1 li .menuBanner a:link,
#main_menu ul.level1 li .menuBanner a:visited {
    display: block;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
}
//div.overlay {
 display:none;
 position:absolute;
 z-index:299;
 top:224px;
 left:0;
 width:100%;
 height:100%;
 background:url(http://cdn1.wmf.de/shop/skin/frontend/enterprise/wmfenterprisetheimages/template/overlay-bg.png);

}
#sliderNews {
    position: relative;
    margin: 0 auto;
    width: 940px;
    height: 426px;
    top: 0px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg-shadow_940.png?13766346234063') no-repeat left bottom;
}
.middle {
    position: relative;
    padding-top: 0px;
    margin: 0 auto 0 auto;
    width: 940px;
	z-index: 503;
	transition: all 0.5s ease;
}
.main-page .middle {
    position: static;
}
.main-page .middle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% - 200px);
    left: 0px;
    top: 0px;
    /*background: radial-gradient(circle at -20px -20px,#a0abb3 0,rgba(227,234,242,0) 50%) 0 0,radial-gradient(circle at 100% 20%,#6d85a3 -20%,rgba(227,234,242,0) 50%) 0 0,radial-gradient(circle at -15% 75%,#6d85a3 0,rgba(227,234,242,0) 60%) 0 0,radial-gradient(circle at 95% 95%,#8f9299 -10%,rgba(227,234,242,0) 40%) 0 0; */
    background-size: 100% 100%;
    z-index: 1;
}
#all-wrap.popup-active .middle {
	/*opacity: 0.3;*/
}
.catalog-page .middle,
.complect-page .middle {
	width: 100%;
}
.center_col {
    /*margin-top: 15px;*/
    width: 100%;
}
.main-page .center_col {
    position: relative;
    z-index: 10;
}
.catalog-page .center_col {
	width: 100%;
}
.center_col.second,
body.backgrounded .center_col {
	margin-bottom: 139px;
	margin-bottom: -17px;
}
body.backgrounded .center_col {
	/*background: #FFF;*/
	/*border: 1px solid #ddd;*/
}
.main-page #center_col {
	margin-bottom: 0px;
}
.productSlider {
    width: 940px;
}
.productSlider .cols {} .productSlider .textBlockWrap {
    width: 300px !important;
    margin: 0 !important;
}
.productSlider .mediaBlockWrap {
    width: 620px !important;
    margin: 0 0 0 20px !important;
}
.productSlider .textBlock {
    border-top: none;
    padding-left: 0;
}
.productSlider .textBlock,
.productSlider .mediaBlock {
    height: 270px !important;
}
.productSlider .textBlock div.blockItem {
    width: 300px;
}
.productSlider .mediaBlock div.blockItem {
    width: 640px;
    margin-right: 20px !important;
}
.productSlider .productItem {
    float: left;
    position: relative;
    width: 300px;
    height: 255px;
    border-bottom: 5px solid #EBEBEB;
}
.productSlider .productItem:hover {
    border-bottom: 5px solid #B91440;
}
.productSlider .productItem.first {
    margin-right: 20px;
}
.productSlider .productItem .img {
    width: 300px;
    height: 163px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg-shadow_300.png?1376634623998') no-repeat bottom left;
}
.productSlider .productItem .img a:link,
.productSlider .productItem .img a:visited {
    display: block;
    width: 298px;
    height: 139px;
    border: 1px solid #EBEBEB;
}
.productSlider .productItem .img table {
    border-collapse: collapse;
    border: none;
}
.productSlider .productItem .img td {
    width: 300px;
    height: 130px;
    text-align: center;
    border: none;
    padding: 0;
}
.productSlider .productItem .img img {
    position: static;
}
.productSlider .productItem .border {
    display: none;
    position: absolute;
    top: 177px;
    left: 0;
    width: 5px;
    height: 15px;
    border-left: 5px solid #B91440;
}
.productSlider .productItem .title {
    padding: 0;
    margin: 0px 0 0 0;
    width: 295px;
    height: 21px;
    text-align: center;
    font: bold 15px'Open Sans';
    color: #B91440;
}
.productSlider .productItem .title a:link,
.productSlider .productItem .title a:visited {
    font: bold 15px'Open Sans';
    text-decoration: none;
    color: #B91440;
}
.productSlider .productItem .price {
    display: none;
    position: absolute;
    top: 128px;
    right: 0;
    width: 85px;
    height: 20px;
    text-align: center;
    padding: 1px 0;
    margin: 5px 0 0 15px;
    background: #B91440;
    line-height: 1;
    font: 16px Helvetica LT W10 Roman, 'Open Sans';
    color: #fff;
}
.productSlider .productItem .descr {
    margin: 5px 0 0 0;
    height: 43px;
    overflow: hidden;
    text-align: center;
    font: 11px Helvetica LT W10 Roman, 'Open Sans';
    color: #666;
}
.productSlider .flex-direction-nav li a {
    width: 15px;
    height: 23px;
    top: 60px;
    background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg_direction_nav.png?13812102641673');
}
.productSlider .flex-direction-nav li .prev {
    left: 0;
}
.productSlider .flex-direction-nav li .next {
    background-position: top right;
    right: 0;
}
.productSlider .flex-control-nav {
    display: none;
}
/* .productSlider .flex-direction-nav li .next:hover {
    right: -10px;
}
*/

/* .productSlider .flex-direction-nav li .prev:hover {
    left: -10px;
}
*/

#showProduct {
    margin: 0 0 20px 0;
}
#showProduct h1 {
    position: relative;
    height: 20px;
    text-align: center;
    margin: 15px 0;
    font: 16px'Open Sans';
    cursor: pointer;
    text-transform: uppercase;
}
#showProduct h1 .headerText {
    font: 16px'Open Sans';
    position: absolute;
    margin-left: 850px;
    left: -50%;
    background: #fff;
    padding: 0 25px;
}
#showProduct h1 .headerLine {
    display: block;
    width: 100%;
    top: 10px;
    position: absolute;
    border-top: 1px solid #AEAEAE;
}
#header_carousel {
    float: left;
}
#video1 {
    padding-bottom: 8px;
    margin-bottom: 35px;
}
#middleBanner {
    margin: 57px 0 0 0;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/shadow_hor_l.png?1376634623134') repeat-x bottom;
}
#middleBanner div {
    position: relative;
    width: 100%;
    height: 400px;
    border: 1px solid #AEAEAE;
}
.main-page #middleBanner div {
    height:  954px;
}
#middleBanner a {
    position: absolute;
    z-index: 8;
    width: calc(100% - 2px);
}
	#middleBanner a img {
		width: 940px !important;
		height:400px !important;
	}
#middleBanner a.active {
    z-index: 10;
}
#middleBanner a.last-active {
    z-index: 9;
}
#middleBannerSmall {
    margin: 30px 0 35px 0;
    padding-bottom: 8px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/shadow_hor_l.png?1376634623134') repeat-x bottom;
}
#middleBannerSmall>div {
    position: relative;
    /*width: 940px;*/
    height: 159px;
    border: 1px solid #AEAEAE;
}
#middleBannerSmall a {
    position: absolute;
    z-index: 8;
    width: 100%;
}
#middleBannerSmall a.active {
    z-index: 10;
}
#middleBannerSmall a.last-active {
    z-index: 9;
}
.headerLine {
    position: relative;
    margin: 20px 0;
    text-align: center;
}
.headerLine .hline {
    display: block;
    width: 100%;
    top: 13px;
    position: absolute;
    border-top: 1px solid #333;
}
.headerLine h1 {
    position: relative;
    display: inline;
    padding: 0 10px;
    font: 18px'Open Sans';
    background: #fff;
    color: #B91440;
}
.headerLine p {
    margin: 10px 0;
    color: #333;
    text-align: center;
}
.header {
    margin: 20px 0 0 0;
    font: 13px'Open Sans';
    padding: 10px 0;
    background: #737373;
    color: #fff;
    text-align: center;
}
#newsList {
    margin-top: 46px;
    margin-bottom: 166px;
    margin-bottom: 77px;
    /*border: 1px solid #ccc;*/
}
#newsList .newsItem {
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 10px 0;
	background: #FFF;
	box-shadow: 3px 4px 4px rgba(50,50,50,.15);
}
#newsList .newsItem:last-child {
    margin: 0;
    border: none;
}
#newsList .newsItem .borderWrap {
    position: relative;
    padding: 55px 0;
    width: 100%;
}
#newsList .newsItem .img {
    float: left;
    width: 260px;
    text-align: center;
}
#newsList .newsItem .img a:link,
.productSlider .newsItem .img a:visited {
    display: block;
    width: 260px;
}
#newsList .newsItem .img td {
    width: 260px;
    text-align: center;
}
#newsList .newsItem .img img {} #newsList .newsItem .details {
    float: left;
    width: calc(100% - 280px);
    margin: 0 0 0 20px;
}
#newsList .newsItem .title {
    width: 95%;
    font: bold 13px'Open Sans';
}
#newsList .newsItem .title a:link,
#newsList .newsItem .title a:visited {
    font: 19px 'Open Sans' !important;
	line-height: 1.2em !important;
    text-decoration: none;
    color: #000;
	transition: all 0.3s ease;
}
#newsList .newsItem .title a:hover {
	color: #b91440;
}
#newsList .newsItem .title .news-date {
    font: normal 14px 'Open Sans';
}
#newsList .newsItem .descr {
    margin: 10px 0 0;
    width: 95%;
    overflow: hidden;
    font: 11px 'Open Sans';
}
#newsList .newsItem .descr a {
    color: #858585;
    text-decoration: none;
    font: normal 18px 'Myriadprolight';
}
#newsList .newsItem .descr a  p,
#newsList .newsItem .descr a  div,
#newsList .newsItem .descr a  font,
#newsList .newsItem .descr a  span {
	color: #333 !important;
	font: normal 18px 'Myriadprolight' !important;
}
.news-detail {
    margin: 0 0 20px;
}
.news-detail p {
    margin: 10px 0;
}
#breadcrumbs {
    width: 940px;
    height: 23px;
	padding: 0;
	padding-bottom: 10px;
    margin: 0 0 -10px 0;
	margin-bottom: -20px;
    /*border-bottom: 1px solid #c31944;*/
    /*overflow: hidden;*/
    position: relative;
    z-index: 5;
}
.catalog-page #breadcrumbs,
.complect-page #breadcrumbs {
	background: #FFF;
	margin: auto;
}
	#breadcrumbs:before {
		content: '';
		position: absolute;
		width: 2500px;
		height: 100%;
		left: -880px;
		top: 0px;
		background: url(images/nav-bg-reverse.png);
        background-size: 3px 80px;
        background-position-y: -20px;
		border-bottom: 1px solid #e5e5e5;
		z-index: 1;
		/*box-shadow: 0px 1px 3px rgba(50,50,50,.1);*/
	}
	.order-test #breadcrumbs:before  {
		background: #FFF;
	}
	
.backgrounded #breadcrumbs {
	/*border: none;*/
	/*background: #f9f9f9;*/
    position: relative;
    z-index: 101;
    border-bottom: none;
}
.backgrounded.news-page #breadcrumbs {
	background: #FFF;
	/*border-bottom: 1px solid #ddd;*/
	/*box-shadow: 0 3px 8px 0 rgba(0,0,0,.11);*/
}
#breadcrumbs .breadcrumbs {
    position: relative;
	width: 700px;
    margin: 7px 0 0;
    white-space: nowrap;
	z-index: 10;
}
#breadcrumbs .breadcrumbs a:link,
#breadcrumbs .breadcrumbs a:visited {
    padding-right: 10px;
    margin-right: 13px;
    font: bold 14px'Open Sans Condensed';
    text-decoration: none;
   /* background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/arrow-1.png?1377596820157') no-repeat center right;*/
}
.not-pioneer #breadcrumbs .breadcrumbs a {
	color: #5f6b81;
}
#breadcrumbs .breadcrumbs a:hover {
    /*background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/arrow-1-a.png?1377596821157');*/
    white-space: nowrap;
}
.not-pioneer #breadcrumbs .breadcrumbs a:hover {
	color: #000;
}
#breadcrumbs span {
    font: bold 14px'Open Sans Condensed';
    white-space: nowrap;
}
.not-pioneer #breadcrumbs span {
	color: #243b5e;
}
#breadcrumbs span {} #breadcrumbs .pluso {
    float: right;
    margin-right: -14px;
    padding-top: 7px;
}
.pluso div {
    display: inline-block;
    margin-left: 2px;
    width: 27px;
    height: 20px;
}
.pluso .f {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg.png?13778621642515');
    background-position: 0px 0px;
}
.pluso .b {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg.png?13778621642515');
    background-position: -30px 0px;
}
.pluso .t {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg.png?13778621642515');
    background-position: -60px 0px;
}
.pluso .g {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg.png?13778621642515');
    background-position: -90px 0px;
}
.pluso .f:hover {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg-c.png?13778621663572');
    background-position: 0px 0px;
}
.pluso .b:hover {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg-c.png?13778621663572');
    background-position: -30px 0px;
}
.pluso .t:hover {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg-c.png?13778621663572');
    background-position: -60px 0px;
}
.pluso .g:hover {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fbtg-c.png?13778621663572');
    background-position: -90px 0px;
}
.priceBox {
    width: 80px;
    height: 31px;
    text-align: center;
    font: 22px'MaximaRegular';
    color: #458A7C;
    letter-spacing: normal;
}
.priceBox span {
    font: bold 13px'Open Sans Condensed';
    color: #458A7C;
}
.priceBox span.cur {
    margin-left: 0px;
    font: bold 13px'Open Sans Condensed';
    color: #458A7C;
    letter-spacing: -0.1em;
}
#productList {
    margin-top: 35px;
	margin-bottom: 75px;
}
#productList:not(.items) {
	margin-bottom: 62px;
}
.search-page #productList {
	margin-bottom: 120px;
}
#productList.items {
	/*width: calc(100% + 100px);*/
    /*margin-left: -50px;*/
	margin-top: 53px !important;
}
#productList .productItem {
    /*width: 940px;*/
    padding: 0 0 32px 0;
	/*opacity: 0;*/
	/*transform: translateY(100px);*/
	/*top: 100px;*/
	transition: all 1.1s ease-out 0.2s;
}
#productList:not(.items) .productItem {
    position: relative;
    
}
#productList:not(.items) .productItem.border:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: -1px;
    background: #e9e9e9;
    z-index: 100;
}
.search-page #productList .productItem {
	opacity: 1;
}
	.search-page  #productList .borderWrap {
		/*box-shadow: none !important;*/
	}
#productList .productItem.show {
	opacity: 1;
	/*transform: translateY(0px);*/
	top: 0px;
}
#productList .productItem .borderWrap {
    position: relative;
    padding: 100px 0px;
	padding: 55px 0px;
	background: #FFF;
    border-bottom: 1px solid #e9e9e9;
    /*box-shadow: 0 0.5em 0.5em 0 rgba(0,0,0,.2);*/
}
#productList:not(.items) .productItem .borderWrap {
    border-bottom: none;
}
.dj-section-page #productList .productItem .borderWrap {
	background: none;
}
#productList.items .productItem .borderWrap {
	padding: 1px 0 112px;
	margin-left: 0px;
	box-shadow: none;
}
#productList .productItem:last-of-type .borderWrap {
    border: none;
    /*padding-bottom: 0px;*/
}
#productList .productItem .img {
    float: right;
    width: 250px;
    text-align: center;
}
#productList .productItem .img a:link,
.productSlider .productItem .img a:visited {
    display: block;
    width: 240px;
}
#productList .productItem .img td {
    width: 260px;
    text-align: center;
}
#productList .productItem .img img {} #productList .productItem .details {
    float: left;
    width: 635px;
    margin: 0 0 0 20px;
}
#productList .productItem .title {
    width: 100%;
    font: bold 15px'Open Sans Condensed';
    font: 17px 'Open Sans' !important;
	/*font-style: italic !important;*/
	color: #000;
}
#productList .productItem .title a:link,
#productList .productItem .title a:visited {
    font: bold 17px'Open Sans Condensed';
    text-decoration: none;
}
#productList .productItem .title a:hover {
    text-decoration: underline;
}
#productList .productItem .descr {
    margin: 10px 0 0;
    width: 100%;
    overflow: hidden;
    font: 11px'Open Sans';
}
#productList .productItem .descr a {
    color: #858585;
    text-decoration: none;
    font: 17px 'Myriadprolight' !important;
    line-height: 1.3em !important;
}
#productList .productItem .priceWrap {
    /* position: absolute;
    bottom: 61px;
    right: 25px;
    */
    float: left;
    width: 240px;
}
#productList .productItem .priceWrap .prodPrice {
    float: right;
    letter-spacing: -0.1px;
    line-height: 1px;
    font: 32px'MaximaRegular';
    font: 28px'MaximaRegular';
    color: #980e33;
}
#productList .productItem .priceWrap .prodPrice .cur {
    letter-spacing: 0em;
    font: bold 14px'Open Sans Condensed';
    line-height: 1px;
    /*color: #980e33;*/
}
#productList .productItem .priceWrap .oldPrice {
    text-decoration: line-through;
    font: bold 15px'Open Sans';
}
#productList .productItem .priceWrap .oldPrice .cur {
    display: none;
}
#productList .productItem .priceWrap .prodNew {
    font: 12px'Open Sans';
    color: #a1193b;
    margin-top: 3px;
}
#productList .productItem .priceWrap .old-price {
    color: #316258;
    font-weight: 300;
    text-decoration: line-through;
    font-size: 21px;
    line-height: 26px;
}
#productList .productItem .priceWrap .old-price .cur {
    font-weight: 300;
}
#productList .productItem .priceWrap .delimetr {
    margin: 9px 0 0;
    width: 1px;
    height: 15px;
    float: right;
    border-right: 1px dotted #000;
    margin-right: 5px;
    padding-right: 5px;
}
#productList .productItem .button {
    /* position: absolute;
    bottom: 29px;
    right: 25px;
    */
    display: block;
    float: right;
    width: 175px;
}
#productList .archive-button-wrapper {
	position: relative;
}
	#productList .archive-button-wrapper:before {
			content: '';
			position: absolute;
			height: 100%;
			width: 100%;
			left: 4px;
			top: 4px;
			border-right: 2px solid #bbb;
			border-bottom: 2px solid #bbb;
		}
#productList .archive-button {
	margin-bottom: 0px;
	margin-top: 135px;
	position: relative;
	margin-bottom: 69px;
	overflow: hidden;
	background: #e6e6e6;
}
	#productList .archive-button:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.1);
		background: #5d596b;
		-webkit-transform: translateY(100%) translateY(10px) rotate(10deg) scaleX(1.2);
		transform: translateY(200%) translateY(15px) rotate(8deg) scaleX(1.2);
		-webkit-transition: -webkit-transform .7s cubic-bezier(.59,.03,.2,1);
		transition: transform .7s cubic-bezier(.59,.03,.2,1),-webkit-transform .7s cubic-bezier(.59,.03,.2,1);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 5;
	}
	#productList .archive-button:hover:before {
		transform: translateY(0%) rotate(0deg)
	}
	#productList .archive-button a {
		display: block;
		position: relative;
		color: #333;
		font: bold 22px myriadprolight;
		height: 60px;
		text-align: center;
		border: 1px solid #898989;
		z-index: 100;
		transition: all 0.3s ease;
	}
	#productList .archive-button:hover a {
		color: #FFF;
	}
	#productList .archive-button a:hover {
	    text-decoration: none;
		/*color: #FFF;*/
	}
		#productList .archive-button a:before {
			content: attr(data-text);
			position: absolute;
			height: calc(100% - 2px);
			width: calc(100% - 2px);
			left: 1px;
			top: 1px;
			background: transparent;
			line-height: 60px;
			transition: all 0.3s ease;
		}
		#productList .archive-button a:hover:before {
			
		}
#pageBrowser {
    text-align: center;
}
#pageBrowser span {} #pageBrowser a:link,
#pageBrowser a:visited {
    color: #000;
    text-decoration: none;
}
#pageBrowser a.next {} 
#pageBrowser a.prev {} 
.navigation-new {
    text-align: center;
    display: block;
	margin-top: -100px;
	margin-top: 0px;
    padding-bottom: 109px;
    padding-bottom: 0px;
}
#productList .navigation-new {
	margin-top: 0px;
}
body.catalog-page #productList .navigation-new {
	padding-top: 70px;
    padding-bottom: 69px;
}
.navigation-new-wrap {
    margin: 0 auto;
    width: 100%;
    text-align: center !important;
}
.navigation-new span,
.navigation-new a {
    display: block;
    float: left;
    width: 11px;
    height: 25px;
    line-height: 0px;
    padding: 0;
    border: 0;
    margin-right: 9px;
    font-weight: bold;
    font-family: 'Open Sans Condensed';
    font-size: 18px;
    color: #000;
    padding-top: 20px;
    /* background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/SliderNav.png?1376634623835') no-repeat scroll -14px 0 transparent;
    */
}

.navigation-new a:hover {
    color: #B91440;
}
.navigation-new span.current {
    color: #333;
    /* background-position: -2px 0;
    */
}
#product_item {
    position: relative;
    margin: 35px 0 0;
    margin-top: 55px;
    margin-top: 69px;
	/*margin-bottom: 150px;*/
}
.dj-complect-page #product_item {
	margin-bottom: 0px;
}
#product_item h1 {
    /* width: 630px;
    */
    color: #c23359;
    margin: 0px;
    border: none;
    padding-bottom: 0px;
    background: none;
    position: relative;
    z-index: 5;
}
#product_item h2 {
    margin: 40px 0 20px 0;
    font: 20px Tahoma;
}
#product_item p {} #product_item .title_descr {
    font: bold 17px'Open Sans Condensed';
    color: #000;
   /* width: 630px;*/
    position: relative;
    z-index: 5;
    padding: 5px 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#imgBox {
    float: left;
    width: 630px;
    margin: 1px 0 0 0;
}
#big_img {
    position: relative;
    left: 0;
    top: 0;
    width: 630px;
    height: 418px;
    margin: 0;
    /* background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg-shadow_630.png?13766346232467') no-repeat bottom left;
    */
}
#big_img table {
    border-collapse: collapse;
    border: none;
}
#big_img table td {
    border: none;
    padding: 0;
    align: center;
}
#big_img .image{
    display: block;
    position: absolute;
    left: 0;
    top: -5px;
    /* border: 1px solid #cccccc;
    */
    width: 630px;
    height: 400px;
    vertical-align: bottom;
    text-align: center;
    border-bottom: 1px dotted #cccccc;
    /*border-top: 1px solid #cccccc;*/
}
#big_img .image td {
    width: 630px;
    /*height: 390px;*/
    text-align: center;
}
#big_img .image img {
	cursor: url(images/cursor-zoom-plus.png) 22 22, auto;
	cursor: url(images/zoom-cursor.png), pointer;
	max-width: 630px;
    max-height: 350px;
}
.new-design #big_img .image img {
	max-width: 750px;
    max-height: 520px;
	padding-top: 56px;
}
.new-design.component #big_img .image img {
	max-height: 400px;
}
#big_img img.plus {
    position: absolute;
    right: 25px;
    bottom: 25px;
}
#big_img .plus {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/magnifier.png?1376634623364') no-repeat top left;*/
}
#big_img .img-description {
    position: absolute;
    right: 0px;
    bottom: 1px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
#priceBox {
    float: right;
    margin: -5px 0 0 0px;
    padding: 0 0 15px;
}
.new-design #priceBox {
	margin: 0px;
}
#priceBox .priceBoxWrap {
	float: left;
	width: 259px;
	padding: 6px 0px 0 10px;
}
#priceBox .priceBox {
    margin: 35px 0 0 0;
}
#priceBox div.goto_pay {
    margin: 12px 0 0 0;
    font: 14px Myriad Pro;
}
#priceBox .goto_pay a:link,
#priceBox .goto_pay a:visited {
    width: 160px;
}
#priceBox div.goto_list {
    margin: 12px 0 0 0;
    font: 14px Myriad Pro;
}
#priceBox .goto_list a:link,
#priceBox .goto_list a:visited {
    width: 160px;
}
#priceBox .social_widget {
    display: none;
}
#priceBox .productRating {
    display: none;
    margin: 12px 0 0 0;
    height: 15px;
}
#priceBox .productRating .vote-result div {
    margin: 0 7px;
}
#priceBox .credit_icon {
    margin: 25px 0 0 0;
}
#priceBox .warranty_info {
    margin: 15px 0 0 0;
    height: 35px;
    padding: 10px 0 0 45px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/icon-guarantee.png?13766346231856') no-repeat left center;
}
#priceBox .warranty_info p {
    font: 11px'Open Sans';
}
#priceBox .delivery_info {
    margin: 3px 0 0 0;
    height: 35px;
    padding: 0 0 0 45px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/dj-mix-free-delivery.png?13766346232727') no-repeat left center;
}
#priceBox .delivery_info p {
    font: 11px'Open Sans';
}
#priceBox .priceWrap {
    margin: 13px 0 0 0;
    width: 257px;
}
#priceBox .priceWrap .prodPrice {
    float: right;
    letter-spacing: -0.1px;
    line-height: 1px;
    font: 28px'MaximaRegular';
    color: #980e33;
    color: #b91440;
}
#priceBox .priceWrap .prodPrice .cur {
    letter-spacing: -0.1em;
    font: bold 13px'Open Sans Condensed';
    line-height: 1px;
    /*color: #980e33;*/
}
#priceBox .priceWrap .oldPrice {
    text-decoration: line-through;
    font: bold 15px'Open Sans';
}
#priceBox .priceWrap .oldPrice .cur {
    display: none;
}
#priceBox .priceWrap .prodNew {
    font: 12px'Open Sans';
    color: #a1193b;
    margin-top: 3px;
}
#priceBox .action-price-wrapper  .priceWrap .old-price {
    text-decoration: line-through;
    font-size: 20px !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    top: 9px !important;
	position: relative !important;
    transform: translateX(0);
}
#priceBox .priceWrap .delimetr {
    margin: 9px 0 0;
    width: 1px;
    height: 15px;
    float: right;
    border-right: 1px dotted #000;
    margin-right: 5px;
    padding-right: 5px;
}
/* #priceBox .button {
}
*/

#priceBox div.add_cart a {
    font-family: 'Open Sans Condensed', sans-serif;
    width: 194px !important;
    font-weight: bold;
	padding-top: 1px;
}
#productBanner {
    float: right;
    width: 240px;
    height: 28px;
    margin: 0px 17px 0;
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    */
    overflow: hidden;
    border-bottom: 1px dotted #ffffff;
	display: none;
}
#productBanner:hover {
    /* box-shadow: 0 4px 6px rgba(185, 20, 64, 0.3);
    */
}
#productBanner h4 {
    border-bottom: 1px solid #000;
    margin: 0;
    height: 22px;
    padding: 3px 0px 2px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    cursor: pointer;
    width: 240px;
    display: block;
}
#productBanner h4 img {
    padding-top: 5px;
}
#productBanner h4 a,
#productBanner h4 a:link,
#productBanner h4 a:visited {
    color: #333333;
    cursor: pointer;
    display: block;
    float: left;
    font: bold 0.65em/15px'Open Sans';
    padding-top: 7px;
    text-decoration: none;
}
#productBanner h4 .a {
    color: #333333;
    cursor: pointer;
    display: block;
    width: 195px;
    letter-spacing: 1.1px;
    text-align: center;
    float: left;
    font: bold 0.65em/15px 'Open Sans Condensed';
    letter-spacing: 1.8px;
    padding-top: 7px;
    text-decoration: none;
}
#productBanner h4 a:hover {
    text-decoration: none;
}
#productBanner p {
    font: 12px'Open Sans';
    margin: 0 8px;
    padding: 13px 0 0;
}
#productBanner p span {
    font: 12px'Open Sans';
    color: #A1193B;
}
#productBanner .green_nh4 {
    height: 100%;
    padding: 0px 8px;
    background-color: #FFFFFF;
    top: -122px;
    position: relative;
    z-index: 1;
}
#productBanner p a:link,
#productBanner p a:visited {
    color: #B91440;
    font: 11px'Open Sans';
    text-decoration: none;
}
#productBanner p a:hover {
    text-decoration: underline;
}
#productBanner .little_pl {
    background: url(/bitrix/templates/Pioneer_copy/images/arrow_cl-cp_.png) repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 13px;
    margin-left: 9px;
    margin-top: 8px;
    width: 13px;
}
#productTabs {
    margin: 50px 0 34px 0 !important;
    margin: 144px 0 0px 0 !important;
    padding-bottom: 0px;
    /* background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg-shadow_940.png?13766346234063') no-repeat bottom left;
    */
}
.bp-view #productTabs {
	margin-top: 32px !important;
}
.dj-detail-page #productTabs {
	margin-bottom: 0px !important;
}
#tabs-block .detail-2-wrapper {
    margin-top: 49px;
    margin-bottom: 75px;
}
#tabs-block .detail-2-wrapper .content-width {
    width: 1300px;
}
#tabs-block .detail-2 {
    
}
#tabs-block .detail-2 h3 {
    font: bold 32px 'MyriadProLight' !important;
    position: relative;
    margin-bottom: 20px;
    text-align: center !important;
    font-style: normal;
}
#tabs-block .detail-2 h3:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #f27214;
    left: calc(50% - 30px);
    bottom: -14px;
}
#productTabs .chars-docs-wrapper,
.complect-info .chars-docs-wrapper {
    /*background-image: url('images/chars-back.jpg');*/
    background-image: url('images/chars-back1.jpg');
	background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    padding-bottom: 86px;
    padding-top: 103px;
    background-color: #2b3345;
}
.dj-detail-page #productTabs .chars-docs-wrapper {
	
}
.complect-block .chars-docs-wrapper {
	padding-top: 91px;
}
	#productTabs .chars-docs-wrapper:before,
	.complect-info .chars-docs-wrapper:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        background: url(images/backpattern_1.svg);
        background-repeat: repeat;
        background-size: 6%;
        opacity: .2;
        transition: all 0.5s ease;
	}
	#productTabs .chars-docs-wrapper.white:before,
	.complect-info .chars-docs-wrapper.white:before {	
		background: url(images/overlay-1.png) rgba(255,255,255,.4);
		background: rgba(255,255,255,.4);
	}
#productTabs p {
    margin: 5px 0 5px 0;
	color: #5f6b81;
}
#productTabs .ui-tabs {
    padding: 0;
}
#productTabs .ui-tabs .ui-tabs-nav li {
    margin-right: 5px;
    padding: 0 12.7px;
    padding: 0 30px;
}
#productTabs .ui-tabs .ui-tabs-nav li:last-child {
    margin-right: 0px;
}
#productTabs .ui-widget-content {
    border: none;
}
#productTabs .ui-widget-content h2 {
    font: bold 16px'Open Sans';
    margin: 15px 0 25px 0;
}
#productTabs .ui-widget-header {
    background: none;
    border: none;
    width: 100%;
}
#productTabs .ui-tabs .ui-tabs-panel {
    margin: -1px 0 0 0px;
    padding: 20px 0px;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #545353;
}
#productTabs #tabs-2,
#productTabs #tabs-3,
#productTabs #tabs-4 {
    padding: 20px 0 10px;
	padding-top: 0px;
	position: relative;
}
#productTabs #tabs-1 {
	padding: 0px;
	padding-top: 0px;
}
	#productTabs #tabs-1 .col {
		margin-left: 0%;
	}
#productTabs #tabs-4 {
    padding-bottom: 195px;
    padding-bottom: 31px;
}
.productParams {
    margin: 20px 0 0;
}
#productTabs #tabs-2.chars-block {
	margin-bottom: 18px;
}
#productTabs #tabs-2 .productParams {
    /*padding-left: 23px;*/
	margin-top: 8px;
}
.accordionHeader h2 {
    float: left;
}
.accordionHeader .accordion_showall,
.accordionHeader .accordion_hideall {
    background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/toggle_accordion.gif?1376634623534') !important;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 20px;
    margin: 25px 0 0;
    text-indent: -9999px;
    width: 20px;
    cursor: pointer;
}
.accordionHeader .accordion_showall {
    background-position: 0 0 !important;
}
.accordionHeader .accordion_hideall {
    background-position: 0 -20px !important;
}
.accordionHeader a.accordion_showall_active {
    background-position: -40px 0 !important;
}
.accordionHeader a.accordion_hideall_active {
    background-position: -40px -20px !important;
}
.accordion h3.accordion_handle_active {
    display: none;
}
.accordion {
    margin: 0 0 30px 0;
    clear: both;
}
.accordion .accordion_handle {
    margin: 0 0 2px 0;
    padding: 5px 0 5px 23px;
    padding: 5px 0 5px 0px;
    cursor: pointer;
	font: normal 15px  'myriadprolight' !important;
}
.accordion .accordion_content {
    padding: 10px 20px;
    padding: 10px 0px;
    display: none;
    averflow: hidden;
}
.accordion .chars-content ul {
	padding: 0px;
} 
.accordion ul li {
    margin: 0;
    padding: 0;
    list-style: none outside none;
    color: #4C4C4C;
    /*background: url('images/vdivider_list.gif?1376634623107') repeat-x scroll left top transparent;*/
}
.accordion ul li p {
    margin: 0;
    padding: 5px;
}
.accordion .dotted_list {
    margin: 10px 0;
    padding: 0;
}
.accordion .dotted_list .floatcol_left {
    float: left;
    width: 49%;
	font-family: myriadprolight;
	color: #000;
}
.accordion .dotted_list .floatcol_right {
    float: right;
    width: 49%;
	font-family: myriadprolight;
	color: #777;
}
.accordion123 ul.manual {
    margin: 0;
    padding: 0px;
}
.accordion123 ul.manual li {
    padding: 10px 0;
}
.accordion123 ul.manual a:link,
.accordion123 ul.manual a:visited {
    display: block;
    float: left;
    width: 60%;
    text-decoration: none;
	text-transform: uppercase;
    /*font-weight: bold;*/
    margin-top: 14px;
    font-size: 14px;
	background: transparent;
}
.accordion123 ul.manual a.pdf {
    padding-left: 30px;
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/PDF.png?1376634623667') no-repeat 10% center;*/
    color: #b91440;
    padding-right: 0px;
    font-weight: bold;
    border: 1px solid #C74366;
	border-radius: 3px;
    padding: 7px 40px;
    width: 130px;
    float: right;
	text-align: center;
    margin-top: 5px;
	transition: all 0.3s ease;
}
.accordion123 ul.manual a.pdf:hover {
	background: #C74366;
	color: #FFF;
}
.accordion123 ul.manual a:hover {
	color: #000;
}
#productVideo .accordion .accordion_content {
    padding: 10px 0;
}
.cntProductTechnicalSpecificationsItem {
    margin: 0 20px;
}
#tabs .ui-tabs-panel .paramsMargin {
	margin: 0 22px;
}
#tabs .docs-block .accordion {
	padding: 0px 29px;
	width: calc(100% - 58px);
}
#slider-accordion {
    width: 260px;
}
#slider-accordion .accordion-title {
    padding: 5px 12px 4px;
    margin-bottom: 0;
    border-bottom: 1px dotted #3D8476;
    background-color: #FFFFFF;
    font: bold 14px'Open Sans Condensed';
    color: #686868;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
    /* text-shadow: 0 0 1px #a20830;
    */
}
#slider-accordion .accordion-title.last {
    border-bottom: 1px solid #6F0823;
}
#slider-accordion .accordion-title.active {
    border-bottom: none !important;
    background: #276f6d;
    /* background: -moz-linear-gradient(center top, #347165, #3D8476);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #347165), color-stop(100%, #3D8476));
    background: -webkit-linear-gradient(top, #347165, #3D8476);
    background: -o-linear-gradient(center top, #347165, #3D8476);
    background: -ms-linear-gradient(top, #347165, #3D8476);
    background: linear-gradient(center top, #347165, #3D8476); */
    color: #fff;
    text-shadow: 0 1px 1px #000000;
    font: bold 14px'Open Sans Condensed';
}
#slider-accordion .accordion-content {
    background-color: #FFF;
    padding: 5px 0px 10px;
    width: 258px;
    height: 98px;
}
#slider-accordion .accordion-content h4 {
    font: bold 11px'Open Sans Condensed';
    text-align: center;
    line-height: 1.5em;
    color: #333;
    padding-bottom: 0;
    border-bottom: 1px dotted #333;
    margin-bottom: 6px;
    padding-bottom: 5px;
}
#slider-accordion .accordion-content p {
    margin-bottom: 3px;
    font-family: ''Open Sans'';
    letter-spacing: 0px;
    color: #666;
    font-size: 11px;
}
#slider-accordion .accordion-content a {
    text-decoration: none;
    color: #B91440;
    font: 11px'Open Sans';
}
#slider-accordion .accordion-content a:hover {
    color: #B91440;
    text-decoration: underline;
}
#slider-accordion .accordion-content .icons {
    float: right;
}
#detailText {
    font-size: 18px !important;
	font-family: 'Myriadprolight';
    line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 0px;
}
.soundbar #detailText {
	padding-bottom: 7px;
}
#detailText h3,
#tabs-block .detail-2 h3 {
	text-align: left;
	text-transform: none;
	font: 24px 'myriadprolight';
    color: #000;
	color: #243b5e;
}
#detailText h4 {
	text-transform: none;
	font: bold 20px 'myriadprolight';
    color: #000;
}

#detailText .content-width > p,
#detailText .content-width > div,
#detailText .consist {
    text-align: justify;
    font-size: 18px !important;
    line-height: 1.4em;
	font-family: myriadprolight;
}
#detailText .content-width p,
#detailText .content-width div {
	font-size: 18px !important;
	font-family: myriadprolight;
}
#detailText .consist  {
	margin-top: 24px;
}
	#detailText .consist .text {
		font-weight: bold;
	}
#detailText img {
	max-width: 100%;
	height: auto !important;
    padding-top: 30px;
    padding-bottom: 30px;
	padding: 0;
}
#detailText .content-width .detail-2 {
    color: #5f6b81 !important;
    text-align: center;
    font: normal 26px 'Myriadprolight' !important;
	line-height: 34px;
    font-style: italic !important;
}
.bp-view #detailText img  {
	/*width: 100%;*/
}
#detailText .image-float-left {
    float: left;
    padding-right: 35px;
    padding-bottom: 30px;
    padding-top: 0px;
	width: 100%;
}
#detailText img {
	max-width: 50%;
}
#detailText .image-float-left img.image-float-left {
    padding-right: 0px;
    padding-bottom: 0px;
}
	#detailText img.center,
	img.center {
		margin: auto;
		display: block;
	}
	#detailText img[align='right'] {
		margin-left: 10px;
	}
	#detailText img[align='left'] {
		margin-right: 10px;
	}
.complect-detail-page #detailText ul {
	list-style: none;
	padding: 20px;
	font: normal 18px 'MyriadProLight';	
}
	.complect-detail-page #detailText ul li {
		position: relative;
		margin-bottom: 10px;
		font: normal 18px 'MyriadProLight';	
	}
		.complect-detail-page #detailText ul li:before {
			content: '';
			position: absolute;
			top: 8px;
			left: -20px;
			width: 5px;
			height: 5px;
			background: url('images/list-dot.png') center center no-repeat;
			background-size: contain;
		}
#productReviews {
    margin-top: 10px;
    min-height: 200px;
}
#productReviews .formWrap {
    padding: 0 0 10px 0;
    background: #f7f7f7;
}
#productReviews .formWrap .formHeader {
    height: 23px;
    padding: 5px 0;
    background: #e8e0da;
    color: #B91440;
}
#productReviews .formWrap .formHeader p {
    font: bold 13px'Open Sans';
    color: #B91440;
    margin: 5px 0 0 20px;
}
#productReviews .formWrap .reviewName {
    width: 300px;
    margin: 10px 0 0 10px;
}
#productReviews .formWrap .reviewName input.text {
    width: 480px;
    color: #636363;
}
#productReviews .formWrap textarea {
    width: 480px;
    height: 200px;
    margin: 10px;
    color: #636363;
}
#productReviews .formWrap .submitWrap {
    margin: 5px 0 10px 10px;
}
#productReviews .formWrap input.submit {
    padding: 5px 20px;
    color: #fff;
    background: #B91440;
}
#productReviews .Reviews {} #productReviews .Reviews .reviewItem {
    padding: 20px 10px;
    border-bottom: 1px solid #E7E7E7;
}
#productReviews .Reviews .reviewItem .avatar {
    float: left;
    width: 50px;
}
#productReviews .Reviews .reviewItem .avatar img {
    width: 50px;
    height: 50px;
}
#productReviews .Reviews .reviewItem .review {
    float: left;
    margin: 0 0 0 20px;
}
#productReviews .Reviews .reviewItem .review p.name {
    margin: 0;
    font: bold 13px'Open Sans';
    color: #B91440;
}
#productReviews .Reviews .reviewItem .review p.descr {
    width: 800px;
    margin: 10px 0 0 0;
}
#cart {
    margin-top: 40px;
}
#cart .cartTop {}
/* #cart .cartTop .next_button {
    margin: 0;
}
*/

#cart .cartTop .cartSorting {
    float: right;
    margin: 9px 0 0 0;
}
#cart .cartTop .cartSorting label {
    float: left;
    margin: 5px 10px 0 0;
}
#cart .cartTop .cartSorting select {
    border: 1px solid #E1E1E1;
}
#cart .cartHeader {
    position: relative;
    margin: 7px 0 7px 0;
    height: 40px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg_masthead_texture.png?1376634623970') repeat;
}
#cart .cartHeader .MyCart {
    float: left;
    margin: 7px 0 0 10px;
    padding: 5px 0 0 40px;
    height: 20px;
    font: bold 13px'Open Sans';
    color: #fff;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg_shopping_cart_1_b.png?140611279818089') no-repeat left top;
}
#cart .cartHeader .cartClear {
    position: absolute;
    top: 10px;
    right: 10px;
}
#cart .cartHeader .cartClear a:link,
#cart .cartHeader .cartClear a:visited {
    font: bold 11px'Open Sans';
    color: #fff;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/remove.gif?1376634623347') no-repeat bottom right;
}
#cart .cartHeader .cartRestore {
    display: none;
    opacity: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}
#cart .cartHeader .cartRestore a:link,
#cart .cartHeader .cartRestore a:visited {
    font: bold 11px'Open Sans';
    color: #fff;
    text-decoration: none;
    padding: 0 17px 0 0;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/update.gif?1376634623563') no-repeat bottom right;
}
#cart .cartEmpty {
    /*height: 40px;*/
}
#cart .cartEmpty p {
    margin: 50px 10px;
    text-align: center;
    font: 21px solid;
}
#showMessage #cart .cartEmpty p {
	margin: 25px 10px;
	font-family: 'myriadprolight';
    font-size: 17px;
}
#cart .cartTable {
    border-collapse: collapse;
    width: 100%;
	margin: 50px 0px;
}
#cart.ajax-cart .cartTable {
	margin: 0px;
}
#cart .cartTable tr {
    background: #fff;
    border-bottom: 1px solid #E1E1E1;
}
#cart .cartTable tr.th {
    /*background: url('/images/bottom-bg.png?1376634623522') repeat-x top;*/
}
#cart .cartTable tr th {
    padding: 7px 0;
    font: bold 18px 'myriadprolight';
    /*color: #B91440;*/
}
#cart .cartTable tr th.cartProdName {
    padding: 5px 22px;
	padding-left: 0px;
}
#cart .cartTable .cartAllSelect {} #cart .cartTable .cartAddProduct {
    float: right;
    margin-right: 20px;
    padding: 0 0 0 20px;
    color: #B91440;
    text-decoration: none;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/add_item.gif?1376634623332') no-repeat center left;
}
#cart .cartTable .cartProdCheck {
    width: 40px;
    text-align: center;
}
#cart .cartTable tr td {
    padding: 45px 0;
}
#cart .cartTable td.cartProdImage {
    width: 165px;
    padding-right: 35px;
    text-align: center;
    vertical-align: middle;
}
#cart .cartTable td.cartProdImage img {} #cart .cartTable td.cartProdName {
    padding: 0 20px 0 0;
}
#cart .cartTable td.cartProdName .cartProdNameWrap {
    margin: 0px 0 25px;
    float: left;
}
#cart .cartTable td.cartProdName .cartProductPrice {
	top: 22px;
    position: relative;
	margin-left: 5px;
}
#cart.ajax-cart .cartTable td.cartProdName .cartProductPrice {
	top: 2px;
}
#cart .cartTable td.cartProdName .cartProdCalc {
	top: 24px;
    position: relative;
}
#cart.ajax-cart .cartTable td.cartProdName .cartProdCalc {
	top: -5px;
}
#cart .cartTable td.cartProdName h4 {
    margin: 0;
    font: bold 15px'Open Sans';
}
#cart .cartTable td.cartProdName h4 a:link,
#cart .cartTable td.cartProdName h4 a:visited {
    color: #B91440;
    font: bold 15px'Open Sans';
}
#cart .cartTable td.cartProdName p.productPrice {
    margin: 5px 0 7px 0;
    font: 11px'Open Sans';
}
#cart .cartTable td.cartProdName p.cartArticul {
    font: 11px'Open Sans';
}
#cart .cartTable td.cartProdName .title {
    font: normal 20px 'open sans';
    width: 100%;
    position: relative;
    top: 20px;
}
#cart.ajax-cart .cartTable td.cartProdName .title {
	top: 3px;
	font-size: 19px;
}
	#cart.ajax-cart .cartTable td.cartProdName .title a {
		color: #243b5e;
		color: #FFF;
        padding-left: 20px;
	}
#cart .cartTable td.cartProdName p.cartProdDescr {
    margin: 15px 0 0 0;
    font: 13px'Open Sans';
    color: #464646
}
#cart .cartTable td.cartProductPrice {
    width: 150px;
    font: 21px'Open Sans';
    color: #316258;
    letter-spacing: -0.1em;
}
#cart .cartTable div.cartProductPrice .priceBox {
    color: #555;
    font: bold 21px 'MyriadProLight';
    padding-top: 1px;
    text-align: right;
    width: 110px;
}
#cart .cartTable .cartProdCalc {
    width: 65px;
    margin-bottom: 45px;
}
#cart .cartTable .cartProdCalc .cartPlus {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url('/images/more.gif?1376634623231') no-repeat left top;
	display: none;
}
#cart .cartTable .cartProdCalc .cartProdCount {
    float: left;
    margin: 0 2px;
    width: 28px;
    height: 18px;
    padding: 0;
    text-align: center;
}
#cart .cartTable .cartProdCalc .cartMinus {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url('/images/less.gif?1376634623220') no-repeat left top;
	display: none;
}
#cart .cartTable .cartProdCalc .cartProdDel {
    display: block;
    float: left;
    margin: 2px 0 0 7px;
    width: 15px;
    height: 15px;
    text-decoration: none;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/remove.png?1376634623140') no-repeat center left;
}
#cart .cartFooter {
    margin: 7px 0 0 0;
    padding: 5px 15px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bottom-bg.png?1376634623522') repeat-x bottom;
}
#cart .cartFooter .cartProdDelete {
    display: block;
    float: left;
    padding: 5px 0 0 17px;
    font: bold 12px'Open Sans';
    color: #B91440;
    text-decoration: none;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/remove.gif?1376634623347') no-repeat 0 5px;
}
#cart .cartFooter .cartRecalc {
    display: block;
    float: right;
    padding: 3px 0 0 17px;
    font: bold 12px'Open Sans';
    color: #B91440;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/update.gif?1376634623563') no-repeat 0 5px;
}
#cart .cartTable tr.cartSumm {
    /*background: url('/images/bottom-bg.png?1376634623522') repeat-x top;*/
	border-bottom: none;
}
#cart .cartTable tr.cartSumm td {
    padding: 0;
}
#cart .cartPriceSumm {
    width: 178px;
    height: 37px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    float: right;
    margin: 10px 0 0 0;
    background: none !important;
}
#cart .cartPriceSumm span {
    font: 21px'Open Sans';
    letter-spacing: -0.055em;
	color: #333;
}
#cart .cartPriceSumm span.cur {
    font: bold 13px'Open Sans';
    letter-spacing: -0.1em;
}
#cart .button {
    margin: 10px 0 0;
}
#ORDER_PROP_6_val_div {
    z-index: 2000 !important;
}
.border-animation {
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    left: -6px;
    top: -6px;
    position: absolute;
}
.border-animation:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid #ddd;
    z-index: 1;
}
.border-animation:after {
    content: '';
    position: absolute;
    height: calc(100% + 10px);
    width: 10px;
    top: -5px;
    left: calc(50% - 5px);
    transform: rotate(-55deg);
    background: #838d93;
    z-index: 2;
    transition: all 0.3s ease-out;
}
.border-animation:hover:after {
    transform: rotate(30deg);
}
/* #cart .button_submit {
    width: 198px;
}
*/

/* #cart .button_submit input {
    width: 180px;
}
*/

#orderConfirm {
    text-align: center;
	margin-bottom: -58px;
	margin-top: 61px !important;
}
#orderConfirm h1 {
    color: #B91440;
}
#orderConfirm .notetext {
    font-size: 23px;
    text-align: center;
    margin: 0px;
	margin-bottom: 0px;
	position: relative;
	line-height: 1.7em;
}
	#orderConfirm .notetext b {
		display: block;
		font-size: 29px;
		font-weight: normal;
		margin-bottom: 14px;
	}
	
#orderConfirm .notetext .in_c_t>div {
    border-bottom: 3px solid #DDDDDD;
    border-top: 3px solid #DDDDDD;
    margin-left: 220px;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: center;
    width: 500px;
    word-spacing: 3px;
    text-transform: uppercase;
}
#orderConfirm .notetext .in_c_t {
    background-color: #FFFFFF;
    padding-bottom: 120px;
    padding-top: 50px;
    text-align: center;
    width: 100%;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.09), 0 -5px 10px 0 rgba(0,0,0,.09);
	border-bottom: none
}
#orderConfirm p {
    font: normal 26px 'myriadprolight' !important;
    text-align: center;
	font-weight: normal !important;
	float: none !important;
}
#orderConfirm p.small-info {
	font-size: 20px !important;
	margin-top: 22px;
}
#order_form_div h1 {
    margin-top: 15px;
}
#order_form_div p {
    float: left;
    width: 100%;
    margin: 5px 0;
}
#order_form_div .infoWrap p {
    position: relative;
	margin: 16px 0px;
	display: inline-block;
	font-family: 'myriadprolight';
}
#order_form_div .infoWrap > p {	
	padding: 10px 0px;
}
#order_form_div .infoWrap p span.placeholder {
    position: absolute;
	z-index: 1;
    display: inline-block;
    width: auto;
    right: 0px;
    top: 28px;
    font-size: 16px;
	font-family: myriadprolight;
    text-align: right;
	white-space: nowrap;
    color: #777;
	transition: all 0.8s ease;
}
#order_form_div .infoWrap p span.placeholder .red {
	position: absolute;
	left: -12px;
	top: 0px;
	font-size: 17px;
}
#order_form_div .infoWrap p .empty-input span.placeholder {
	right: 100% !important;
    text-align: left;
    transform: translateX(calc(100% + 20px));
	opacity: 1 !important;
}
#order_form_div .infoWrap p .input-focus span.placeholder {
	right: 25px !important;
	text-align: right !important;
	transform: translateX(0);
}
#order_form_div p label {
    display: block;
    float: left;
    width: 250px;
    margin: 0 10px 0 0;
    text-align: left;
    font: 20px'Open Sans';
    color: #000;
    /*text-transform: uppercase;*/
}
#order_form_div p label span.starrequi,
#order_form_div p label span.nstarrequi {
    margin-right: 4px;
}
#order_form_div p input.text,
#order_form_div .location-input input {
    float: left;
	position: relative;
    z-index: 10;
    background: transparent;
    width: 931px;
	font-size: 18px;
	font-family: myriadprolight;
	padding: 14px 0px;
    padding-left: 15px;
    height: auto;
	box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.15);
	border-width: 1px;
	border-color: #565656;
	transition: all 0.3s ease;
}
#order_form_div p input.text:focus {
	box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.05), inset 0px 4px 10px rgba(200,220, 255, .9);
	border-color: #85d2f9;
}
#order_form_div p input {
    float: left;
    margin-top: 0px;
}
#order_form_div p input[type="radio"] {
    margin-top: 8px !important;
}
#order_form_div p span.example {
    font: 19px 'myriadprolight';
    color: #999;
    width: 620px;
    float: right;
	margin-top: 5px;
}
#order_form_div p.paysystem-item .example {
	margin-top: 12px;
}
#order_form_div p.paysystem-item:first-of-type .example {
	margin-top: 4px;
}
#order_form_div p span.example .calculat_p {
    float: right;
    width: 350px;
    text-align: right;
}
#order_form_div p select {
    width: 300px;
    height: 22px;
}
#order_form_div p textarea {
    height: 68px;
    width: calc(931px - 15px);
    padding: 10px 15px;
    line-height: 22px;
	font-size: 18px;
	border-color: #565656;
    box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.15);
}
#order_form_div p textarea:focus {
	box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.05), inset 0px 4px 10px rgba(200,220, 255, .9);
	box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.05), inset 0px 5px 12px rgba(251, 220, 231, 0.9);
}
#order_form_div p .odd {
    color: #C23359;
    color: #b91440;
    font-size: 18px;
}
#order_form_div p .opp {
    font-size: 18px;
	color: #243b5e;
	font-family: myriadprolight;
}
#order_form_div .button {
    margin-top: 10px;
}
#order_form_div .button.right {
    margin: 10px 17px 0 0;
}
#order_form_div .right-coll {
    width: 100%;
	position: relative;
	display: none;
}
	#order_form_div .right-coll:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		background: #ddd;
		left: 0px;
		bottom: 40px;
	}
#order_form_div .button_prev {
    float: left;
}
#orderCheck {
    width: 100%;
	/*background: #fdfdfd;*/
}
	.order-test  #orderCheck:first-child {
		background: #fff;
		/*border: 1px solid #ccc;*/
	}
#orderCheck h3,
.right-coll h3 {
    color: #C23359;
    color: #b91440;
    font-size: 20px;
	text-transform: none;
	font: normal 17px 'myriadprolight';
}

#orderCheck .infoWrap {
    width: 940px;
    padding: 20px 0px;
    padding-bottom: 65px;
    margin: 60px 0;
    margin-bottom: 100px;
    background: #fdfdfd;
	/*border-bottom: 1px solid #777;*/
}
	.order-test #orderCheck .infoWrap {
		/*border: 1px solid #ccc;*/
	}
#orderCheck .infoWrap:first-child {
	margin-top: 175px;
}
#orderCheck .orders-note {
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 30px;
	/*margin-top: 80px;*/
}

span.pass-comment {
    margin-top: 8px;
    display: inline-block;
	font-family: 'myriadprolight';
}
#orderCheck .infoWrap h3 {
	position: relative;
	margin-bottom: 38px;
	margin-top: 24px;
    font-size: 30px;
}
.order-2 #orderCheck .infoWrap h3 {
	margin-bottom: 44px;
	text-transform: uppercase;
    font-size: 22px;
	font-weight: bold;
	color: #243b5e;
}
.right-coll h3 {
	position: relative;
    margin-bottom: 55px;
}
#orderCheck .infoWrap h3 span,
.right-coll h3 span {
	position: relative;
}
	#orderCheck .infoWrap h3:before,
	.right-coll h3:before,
	.right-coll h3 span:before,
	#orderCheck .infoWrap h3 span:before {
		content: '';
		width: 100%;
		height: 1px;
		height: 1px;
		background: #ccc;
		position: absolute;
		bottom: -18px;
		left: 0px;
	}
	#orderCheck .infoWrap h3:before,
	#orderCheck .infoWrap h3 span:before {
		content: none;
	}
	.right-coll h3 span:before,
	#orderCheck .infoWrap h3 span:before {
		bottom: -18px;
		height: 1px;
		background: #b91440;
	}
#orderCheck .infoWrap p.person {
    width: 50%;
}
#orderCheck .infoWrap p.person input {
    margin: 1px;
    margin-top: 8px;
}
#orderCheck .infoWrap p.person_2 {
	text-align: right;
}
#orderCheck .infoWrap p.person_2 input  {
	margin-left: 100px;
}
#orderCheck .infoWrap p.person label {
    width: 210px;
    margin-left: 27px;
}
#orderCheck .error_prop {
    border: 1px solid #C23359;
    width: 731px;
    height: 21px;
}
#orderQuestions {
    margin: 10px 0;
    padding: 20px 0px;
    /*width: 900px;*/
    background: #FFFFFF;
}
#orderQuestions p {
    margin: 2px 0;
	font-size: 16px;
	font-family: myriadprolight;
}
#orderQuestions p.phone {
    font: bold 13px'Open Sans';
    width: 240px;
}
#orderQuestions p.worktime {
    /*float: right !important;*/
    width: 345px;
	margin-left: 12px;
    margin-top: 3px;
}
#orderQuestions p.email {
    width: 640px;
    font-weight: normal;
	margin-bottom: 50px;
}
#orderQuestions p.email a {
	color: #b91440;
}
#orderQuestions p.email a:hover {
	color: #b91440;
}
/* /////////// */
.home-preloader {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9000;
	display: none;
}
.home-preloader.hide {
	display: none;
}
	.home-preloader .dark-area {
		background: #000;
		background: #232937;
		width: 100%;
		position: fixed;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		z-index: 9000;
		overflow: hidden;
	}
	.home-preloader .white-area {
		background: #fff;
		width: 0;
		position: fixed;
		left: 0px;
		top: 0px;
		height: 100%;
		z-index: 9000;
		overflow: hidden;
		transition: all 3.5s;
		transition: all 2s cubic-bezier(0.79, -0.08, 0.3, 0.9);
	}
	.home-preloader .white-area.wide {
		width: 100%;
	}
		.home-preloader .white-area .right-border {
			position: absolute;
			width: 0px;
			height: 100%;
			top: 0px;
			right: 0px;
			background: #f27214;
			background: #471f7c;
			z-index: 1000;
		}
		.home-preloader .white-area.overflow-v .right-border {
			right: auto;
			left: 100%;
		}
		.home-preloader .white-area.wide .right-border {
			animation: border-effect 3.5s ease;
			animation: border-effect 2s ease;
		}
		@keyframes border-effect {
			0%,15% {width: 0px;}
			60% {width: 250px;}
			100% {width: 0px;}
		}
	
#login_form_div h1 {
    margin-top: 0;
}
#login_form_div p {
    /*float: left;*/
    width: 100%;
    margin: 5px 0;
	overflow: hidden;
}
#login_form_div p:last-child {
    display: none;
}
#login_form_div p label {
    display: block;
    float: left;
    font: 700 12px/20px"Open Sans";
    text-align: left;
    width: 120px;
}
#login_form_div p label span.starrequi,
#login_form_div p label span.nstarrequi {
    margin-right: 4px;
}
#login_form_div p input.text {
    float: left;
    width: calc(100% - 55px);
	margin-bottom: 51px;
	margin-left: 3px;
	font-size: 24px;
    padding: 15px 25px;
    font-family: myriadprolight;
	/*border-radius: 22px;*/
    border: 1px solid #555;
    box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.15);
}
#login_form_div p input.text:focus {
    box-shadow: inset 0px 5px 5px -3px rgba(0, 0, 0, 0.05), inset 0px 4px 10px rgba(200,220, 255, .9) !important;
    border-color: #85d2f9;
}
#login_form_div p input.no_ {
    /*text-transform: uppercase;*/
}
#login_form_div p input {
    float: left;
}
#login_form_div p input.checkbox {
    border: 1px solid #CCCCCC;
    margin-left: 0px;
    margin-right: 15px;
    padding: 0px;
    float: none;
}
#login_form_div p span.example {
    float: right;
    margin: 0 15px 0 0;
    font: 12px'Open Sans';
    color: #999;
}
#login_form_div p select {
    width: 300px;
    height: 22px;
}
#login_form_div p textarea {
    width: 300px;
    height: 200px;
}
#login_form_div .button {
    margin-top: 10px;
}
#login_form_div .button.right {
    margin: 13px 2px 0 0;
	width: 100%;
}
#login_form_div .right-coll {
    width: 380px;
    float: right;
}
#login_form_div .button_prev {
    float: left;
}
#login_form_div #orderCheck {
    float: left;
    width: 100%;
    box-shadow: none;
}
#login_form_div #orderCheck h3 {} #login_form_div #orderCheck .infoWrap {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0;
    background: #FFFFFF;
	box-shadow: none;
}
#loginQuestions {
    float: left;
    margin: 20px 0 0;
    padding: 20px;
    width: 900px;
    background: #FFFFFF;
    text-transform: uppercase;
}
#loginQuestions p {
    margin: 7px 0;
}
#loginQuestions p.phone {
    font: bold 15px'Open Sans';
}
#loginQuestions p.email {}
/* //////////// */

#orderCheckInfo {
    /* border: 1px solid #E1E1E1;
    */
}
#orderCheckInfo h1 {
    color: #C23359;
}
#orderCheckInfo h3 {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bottom-bg.png?1376634623522') repeat-x scroll center top transparent;
    border: 1px solid #E1E1E1;
    color: #B91440;
    padding: 5px 22px;
}
#orderCheckInfo .item {
    float: left;
    width: 898px;
    width: 941px;
    padding: 5px 0px;
	margin: 10px 0 15px 0;
    /*border-bottom: 1px solid #E1E1E1;*/
    display: table;
}
#orderCheckInfo .item a:link,
#orderCheckInfo .item a:visited {
    /*float: left;*/
    font-weight: bold;
}
#orderCheckInfo .item .img {
    /*float: left;*/
    width: 15.5%;
    margin: 7px 30px 0 0;
    display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.order-2 #orderCheckInfo .item .img {
	text-align: left;
}
#orderCheckInfo .item .img img {
    margin: 3px 10px 3px 0;
	max-width: 100%;
	max-width: 80%;
    height: auto;
	text-align: center;    
}
.order-2 #orderCheckInfo .item .img img  {
	width: auto !important;
	max-height: 90px;
}
#orderCheckInfo .item .img img.delivery-icon {
	height: 70px;
	
}

.order-2 #orderCheckInfo .item.delivery-item .title {
	margin-top: 10px;
    margin-bottom: 10px;
}
.order-2 #orderCheckInfo .item .img img.delivery-icon {
	height: 42px;
}
#orderCheckInfo .delivery-note {
    font-size: 13px !important;
	margin-left: 180px;
	margin-top: 35px;
}
.order-2 #orderCheckInfo .delivery-note {
	margin-top: 1px;
}
#orderCheckInfo .item p {
    margin: 0;
    font: 10px'Open Sans';
    display: table-cell;
}
#orderCheckInfo .item .color {
    width: 70px;
    width: 100px;
    font-size: 14px;
    margin-top: 39px;
    margin-top: 23px;
    padding-left: 15px;
	position: relative;
	cursor: pointer;
	display: table-cell;
	float: left;
	padding: 0px;
}
	#orderCheckInfo .item .color > span {
		position: relative;
	}
		#orderCheckInfo .item .color > span:before {
			content: '';
			position: absolute;
			width: 100%;
			border-bottom: 1px dotted #999;
			bottom: -2px;
			left: 0px;
		}
	#orderCheckInfo .item .prodDescr .offers-block {
		/*position: absolute;
		display: none;
		right: 50%;
		top: 50%;
		top: 37%;
		transform: translateX(50%) translateY(-50%);
		transform: translateX(50%);*/
		list-style: none;
		/*background: #FFF;*/
		/*padding: 25px 40px;*/
		padding: 0px;
		/*border: 1px solid #eee;*/
		/*box-shadow: 1px 1px 2px rgba(0,0,0,.2);*/
		z-index: 100;
		text-align: center;
	}
		#orderCheckInfo .offers-block .offer-item {
			white-space: nowrap;
			display: inline-block;
			position: relative;
			margin-right: 3px;
		}
			#orderCheckInfo .offers-block .offer-item.active:before {
				content: '';
				position: absolute;
				width: 100%;
				height: 2px;
				background: #333;
				bottom: -8px;
				left: 0px;
			}
			#orderCheckInfo .offers-block .offer-item .check {
				width: 24px;
				height: 14px;
				border: 1px solid #bbb;
				position: relative;
				display: inline-block;
				top: 2px;
				/*margin-right: 5px;*/
			}
				#orderCheckInfo .offers-block .offer-item .check:before,
				#orderCheckInfo .offers-block .offer-item .check:after {
					/*content: '';*/
					position: absolute;
					left: 1px;
					top: 1px;
					right: 1px;
					bottom: 1px;
					background: #333;
					transform: scale(0);
					z-index: 10;
					transition: 0.3s ease;
				}
				#orderCheckInfo .offers-block .offer-item .check:after {
					background: #ddd;
					transform: scale(1);
					z-index: 1;
				}
				#orderCheckInfo .offers-block .offer-item.active .check:before {
					transform: scale(1);
				}
			#orderCheckInfo .offers-block .offer-item img {
				margin-right: 12px;
				width: 22px;
				height: 17px;
			}
			#orderCheckInfo .offers-block .offer-item a,
			#orderCheckInfo .offers-block .offer-item span {
				float: none;
				font-size: 14px !important;
				vertical-align: top;
			}
			#orderCheckInfo .offers-block .offer-item .color-name {
				position: absolute;
				opacity: 0;
				top: -23px;
				left: 50%;
				transform: translateX(-50%);
				max-width: max-content;
				color: #333;
				font-weight: normal;
				transition: all 0.5s ease;
			}
			#orderCheckInfo .offers-block .offer-item:hover .color-name {
				opacity: 1;
			}
		#orderCheckInfo .offers-block .close-button{
			position: absolute;
			width: 15px;
			height: 15px;
			top: 10px;
			right: 10px;
			cursor: pointer;
		}
			#orderCheckInfo .offers-block .close-button:before,
			#orderCheckInfo .offers-block .close-button:after {
				content: '';
				position: absolute;
				width: 100%;
				height: 1px;
				background: #555;
				left: 0px;
				top: 7px;
				transform: rotate(45deg);
				transition: all 0.3s ease;
			}
			#orderCheckInfo .offers-block .close-button:after {
				transform: rotate(-45deg);
			}
			#orderCheckInfo .offers-block .close-button:hover:before,
			#orderCheckInfo .offers-block .close-button:hover:after {
				transform: rotate(0deg);
			}
#orderCheckInfo .item .prodDescr {
    width: 750px;
    display: inline-block;
    vertical-align: middle;
}
#orderCheckInfo .item .title {
    margin: 0 0 5px 0;
    font: 12px'Open Sans';
    width: 600px;
}
#orderCheckInfo .item .amount,
#orderCheckInfo .item .price {
    float: right;
    margin: 24px 0 0 0;
    width: 50px;
    font: bold 12px 'MyriadProLight';
    line-height: 15px;
	font-size: 20px;
    font-weight: normal;
	position: relative;  
	top: 30px !important;	
}
#orderCheckInfo .item .price {
    width: 115px;
    color: #333;
    /*color: #b91440;*/
    font-size: 23px;
    font-weight: 300;
	top: 20px !important;
}
#orderCheckInfo .item.delivery-item .price {
    transform: translateX(32px);
}
#orderCheckInfo .item .plus_b {
    vertical-align: middle;
    font-family: 'open sans';
    cursor: pointer;
    /*color: #B91440;*/
    /*float: left;*/
    padding: 2px;
    font-size: 17px;
    position: relative;
    top: -1px;
	display: none;
}
#orderCheckInfo .item .minus_b {
    font-size: 12px;
    cursor: pointer;
	/*color: #B91440;*/
    /*float: left;*/
    padding: 2px;
	font-size: 31px;
	position: relative;
    top: -1px;
	padding-bottom: 8px;
    display: inline-block;
    display: none;
}
#orderCheckInfo .item .delete_b {
    cursor: pointer;
    color: #B91440;
    color: #FFF;
	font-family: arial;
    font-size: 20px;
	padding: 0px 8px;
}
#orderCheckInfo .item .count {
    font-size: 11px;
    /*float: left;*/
    padding: 0px;
	font-size: 18px;
	display: inline-block;
	margin-top: 8px !important;
    box-shadow: inset 2px 2px 1px rgba( 0,0,0,.3);
	border: 1px solid #ddd;
	position: absolute;
    left: 10px;
	z-index: 100;
	background: #FFF;
}
#orderCheckInfo .item .count.open {
	z-index: 1000;
	box-shadow: inset 1px 1px 1px rgba( 0,0,0,.4);
}
	#orderCheckInfo .item .count input {
		padding: 0px 5px;
		width: 29px !important;
		text-align: center;
		font-size: 14px;
		color: #000;
		height: 0px;
		opacity: 0;
		/*margin-top: 8px;*/
		border: none;
		display: none;
		padding: 0px;
		transition: height 0.5s ease, opacity 0.5s ease 0.15s;
	}
	#orderCheckInfo .item .count.open input[name=alt-quant] {
		height: 29px;
		opacity: 1;
		display: block;	
		box-shadow: inset 2px 2px 2px rgba(0,0,0,.3);
	}
	#orderCheckInfo .item .count .num-item {
		display: block;
		width: 29px;
		height: 29px;
		line-height: 29px;
		height: 0px;
		opacity: 0;
		overflow: hidden;
		cursor: pointer;
		transition: height 0.5s ease, opacity 0.5s ease 0.15s;
	}
	#orderCheckInfo .item .count .num-item.current {
		/*background: #eee;*/
		height: 29px;
		opacity: 1;
	}
	#orderCheckInfo .item .count.open .num-item {
		height: 29px;
		opacity: 1;
	}
#orderCheckInfo .item .price span {
    font: bold 12px'myriadprolight';
    color: #458A7C;
    color: #000;
}
#orderCheckInfo .OrderPriceInfo,
#orderCheckInfo .orderComment {
    padding: 10px 26px;
    margin: 10px 0;
    width: 886px;
}
#orderCheckInfo .OrderPriceInfo {
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bottom-bg.png?1376634623522') 50% 0% repeat-x transparent; */
    /*border: 1px solid #E1E1E1;*/
    color: #B91440;
    padding: 1px 22px;
    width: 895px
}
#orderCheckInfo .OrderPriceInfo .to_right_order {
    float: right;
    width: 100%;
}
	#orderCheckInfo .OrderPriceInfo .to_right_order .more-shopping {
		float: left;
		margin-right: 10px;
		font: bold 20px myriadprolight;
		padding-top: 13px;
	}
	.order-2 #orderCheckInfo .OrderPriceInfo .to_right_order .more-shopping {
		border: 2px solid #1f2b45;
		padding: 7px 40px;
		margin-top: 6px;
		color: #fff;
		font-size: 15px;
		position: relative;
		transition: all 0.5s ease;
	}
	.order-2 #orderCheckInfo .OrderPriceInfo .to_right_order .more-shopping:hover {
		color: #243b5e;
		text-decoration: none;
	}
		.order-2 #orderCheckInfo .OrderPriceInfo .to_right_order .more-shopping:before {
			content: '';
			position: absolute;
			left: 1px;
			top: 1px;
			right: 1px;
			bottom: 1px;
			z-index: -1;
			background-image: linear-gradient(#1f2b45, #1f2b45);
			background-repeat: no-repeat;
			background-position: 50% 50%;
			background-size: 100% 100%;
			transition: all 0.5s ease;
		}
		.order-2 #orderCheckInfo .OrderPriceInfo .to_right_order .more-shopping:hover:before {
			background-size: 100% 0%;
		}
#orderCheckInfo .OrderPriceInfo .orderTotalPrice {
	margin-right: 33px;
}
	#orderCheckInfo .OrderPriceInfo .orderTotalPrice p  {
		margin-top: 1px;
	}
	#orderCheckInfo .OrderPriceInfo .orderTotalPrice .price1 {
		color: #000 !important; 
		font-weight: bold;
		white-space: nowrap;
	}
	
/* #orderCheckInfo .OrderPriceInfo .orderTotalPrice p span.price, #orderCheckInfo .OrderPriceInfo .orderTotalPrice p span.cur {
    color: #C23359
}
*/

#orderCheckInfo .OrderPriceInfo .orderTotalPrice p span.label {
    color: #555;
    font-size: 20px;
}

#orderCheckInfo .OrderPriceInfo p {
    float: right;
    padding-left: 60px;
	margin-right: -28px;
	margin-top: 1px;
    width: 114px;
    width: auto;
	color: #000;
	text-align: right;
}
	#orderCheckInfo .OrderPriceInfo p:nth-child {
		margin-right: 50px;
	}
#orderCheckInfo .OrderPriceInfo span {
    font: normal 16.5px 'myriadprolight';
    letter-spacing: -0.2px;
}
.ui-selectmenu-menu li a, 
.ui-selectmenu-status, 
.infoWrap select option {
	font-family: 'myriadprolight';
}
#kredit_span {
	margin-top: 33px;
	margin-bottom: 9px;
}
	#kredit_span img {
		margin-bottom: 20px;
	}
#orderCheckInfo .OrderPriceInfo span.price {
    font-size: 16px;
}
#orderCheckInfo .OrderPriceInfo span.price,
#orderCheckInfo .OrderPriceInfo span.price .cur {
    color: #000;
    font-family: 'MyriadProLight';
    font-size: 22px;
    font-weight: 300;
}
#orderCheckInfo .OrderPriceInfo span.price1,
#orderCheckInfo .OrderPriceInfo span.price1 .cur {
	color: #000;
    font: normal 21px 'MyriadProLight';
	white-space: nowrap;
}
#orderCheckInfo .OrderPriceInfo span.price1 ruble {
	font-size: 18px;
	font-weight: normal;
}
#orderCheckInfo .OrderPriceInfo span.price .cur {
    font: bold 15px 'myriadprolight';
}
#orderCheckInfo .OrderPriceInfo span.label {
    display: inline-block;
    float: left;
    padding-right: 10px;
    padding-top: 4px;
	padding-bottom: 2px;
	color: #555;
    font: 13px 'myriadprolight' !important;
}
#orderCheckInfo .orderComment label {
    display: block;
    font: bold 12px'Open Sans';
}
#orderCheckInfo .orderComment textarea {
    margin: 5px 0 0 0;
    width: 880px;
    height: 30px;
}
#footer {
    margin: 33px 0 0 0;
    margin: 0;
	padding-top: 60px;
    background-color: #79858c;
    background-color: #ddd;
	background: #e3e3e3 url(images/footer-bg.png);
	background: #e3e3e3 url(images/footer-bg-mirror.png);
	background-size: 3px 645px;
	background-size: 3px 560px;
	background: url('images/footer-bg-dark.jpg') !important;
	background: #1f2b45 !important;
	background-size: cover;
    position: relative;
}
.not-pioneer     #footer {
	background: #444 !important;
	background: url('images/footer-bg-dark.jpg') !important;
	background: #1f2b45 !important;
	background: #1f2431 !important;
	background-size: cover;
}
.order-test #footer {
	margin-top: 0px;
}
#footer .topline {
    height: 0px;
    width: 100%;
   /* background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/footer_topline_back.png?1383742815960') repeat-x;*/
    position: absolute;
    top: -7px;
}
/* #footer .fill {
    position: absolute;
    height: 340px;
    width: 100%;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/fill_points.png?1376656486119') repeat top left;
    z-index: 1;
}
*/

#footer .menu-down-bot {
    display: table;
    margin-bottom: 24px;
	margin-top: 10px;
    /*padding-left: 8px;*/
   	margin-left: -14px;
    width: calc(100% + 56px);
}
#footer .menu-down-bot div {
    /*border-right: 1px solid #1A1A1A;*/
    display: table-cell;
    font-size: 10px;
	text-align: center;
    /*padding-left: 35px;*/
    /*padding-right: 20px;*/
}
#footer .menu-down-bot a {
    color: #555;
    text-decoration: none;
	font: bold 15px 'Myriadprolight';
	text-shadow: 0px 1px #FFF; 
}
.not-pioneer #footer .menu-down-bot a,
#footer .menu-down-bot a {
	color: #e9e8e6;
	text-shadow: none;
}
#footer .menu-down-bot a.rouge {
    color: #B91440;
    color: #000;
}
.not-pioneer #footer .menu-down-bot a.rouge,
#footer .menu-down-bot a.rouge {
    color: #ddd;
}
#footer .menu-down-bot a:hover {
    color: #b91440;
	opacity: 0.7;
}
.not-pioneer #footer .menu-down-bot a:hover,
#footer .menu-down-bot a:hover {
    color: #eee;
}
#footerMenu {
    position: relative;
    /* height: 320px;
    */
    z-index: 10;
    width: calc(100% + 16px);
    padding: 0 0 16px 0;
    left: -6px;
}
#footerMenu:before,
#footerMenu:after {
    content: '';
    position: absolute;
    width: 3000px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    background: #5c5c5c;
    z-index: 1;
}
#footerMenu:after {
    width: 224px;
    background: #202b45;
    z-index: 2;
}
#footerMenu > div {
    position: relative;
    z-index: 10;
}
#footerMenu .menuItem {
    float: left;
    width: 145px;
    padding: 0 8px;
    margin: 18px 0 0;
}
#footerMenu .menuItem-1 {
    width: 145px;
}
#footerMenu .menuItem-4 {
    width: 105px;
}
#footerMenu .menuItem.first {
    width: 205px;
}
#footerMenu .menuItem.last {
    width: 90px;
    margin-right: 0;
    padding-right: 0;
}
#footerMenu .menuItem h4,
#footerMenu .menuItem h4 a:link,
#footerMenu .menuItem h4 a:visited {
    font: bold 12px'Open Sans';
    margin: 7px 0 0 0;
    color: #fff;
}
#footerMenu .menuItem h4 a:link,
#footerMenu .menuItem h4 a:visited {
    color: #fff;
}
#footerMenu .menuItem h4 a:hover,
#footerMenu .menuItem h4 a.active {
    color: #c4426c !important;
}
#footerMenu .menuItem ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footerMenu .menuItem ul li {
    margin: 2px 0 0 0;
    padding: 0;
    font: 11px'Open Sans';
    color: #fff;
}
#footerMenu .menuItem ul li a:link,
#footerMenu .menuItem ul li a:visited {
    font: 8px/11px'Open Sans';
    color: #d9d8d8;
    text-decoration: none;
    text-align: justify;
}
#footerMenu .menuItem ul li a:hover,
#footerMenu .menuItem ul li a.active {
    color: #c4426c !important;
}
#footerMenu .menuItem .footerLogo span {
    position: relative;
    float: right;
    right: 34px;
    font: 9px'Open Sans';
    color: #fff;
    letter-spacing: 0.01em;
}
#footerMenu .menuItem .copyright {
    margin: 20px 0 0 45px;
    color: #A1A1A1;
    font: 11px'Open Sans';
}
#footerMenu .menuItem .copyright a:link,
#footerMenu .menuItem .copyright a:visited {
    text-decoration: none;
    color: #A1A1A1;
}
#footerMenu .menuItem .socialWidget {
    margin: 35px 0 0 -10px;
    height: 45px;
    width: 205px;
}
#footerMenu .menuItem .cont_down {
    padding-top: 25px;
}
#footerMenu .menuItem .cont_down p {
    color: #fff;
    font-size: 12px;
    word-spacing: -2px;
    width: 205px;
    margin-bottom: 10px;
    white-space: nowrap;
}
#footerMenu .menuItem .cont_down a {
    color: #fff;
    font-size: 12px;
}
/* .socialWidget a:link, .socialWidget a:visited {
    display: block;
    float: left;
    margin: 0 14px 5px 0;
    width: 36px;
    height: 36px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/social_icons.png?13769832566825') no-repeat 0 0;
}
.socialWidget .facebook:link, .socialWidget .facebook:visited {
}
.socialWidget .facebook:hover {
    background-position: 0px -36px;
}
.socialWidget .twiter:link, .socialWidget .twiter:visited {
    background-position: -36px 0;
}
.socialWidget .twiter:hover {
    background-position: -36px -36px;
}
.socialWidget .vkontakte:link, .socialWidget .vkontakte:visited {
    background-position: -72px 0;
}
.socialWidget .vkontakte:hover {
    background-position: -72px -36px;
}
.socialWidget .youtube:link, .socialWidget .youtube:visited {
    background-position: -108px 0;
}
.socialWidget .youtube:hover {
    background-position: -108px -36px;
}
*/

.socialWidget a:link,
.socialWidget a:visited {
    display: block;
    float: left;
    margin: 0 36px 6px 0;
    width: 32px;
    height: 16px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/social-sprite.png?140511943615603') no-repeat 0 0;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	opacity: 0.6;
}
.socialWidget a:last-child {
    margin: 0 0px 5px 0;
    float: right
}
.socialWidget a:hover {
    background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/social-sprite-active1.png?140516592016295');
}
.socialWidget .facebook:link,
.socialWidget .facebook:visited {} .socialWidget .twiter:link,
.socialWidget .twiter:visited {
    background-position: -56px 0;
}
.socialWidget .vkontakte:link,
.socialWidget .vkontakte:visited {
    background-position: -108px 0;
}
.socialWidget .youtube:link,
.socialWidget .youtube:visited {
    background-position: -258px 0;
}
.socialWidget .odnoklassniki:link,
.socialWidget .odnoklassniki:visited {
    background-position: -158px 0;
}
.socialWidget .livejournal:link,
.socialWidget .livejournal:visited {
    background-position: -208px 0;
}
.socialWidget .yandex:link,
.socialWidget .yandex:visited {
    background-position: -308px 0;
}
.socialWidget .chrome:link,
.socialWidget .chrome:visited {
    background-position: -355px 0;
}
.socialWidget .facebook {
    background: url('images/social-facebook.png') !important;
}
.not-pioneer .socialWidget .facebook,
.socialWidget .facebook {
    background: url('images/social-facebook-w.png') !important;
    background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.socialWidget .twiter {
    background: url('images/social-twitter.png') !important;
}
.not-pioneer .socialWidget .twiter,
.socialWidget .twiter {
    background: url('images/social-twitter-w.png') !important;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.socialWidget .vkontakte {
    background: url('images/social-vk.png') !important;
}
.not-pioneer .socialWidget .vkontakte,
.socialWidget .vkontakte {
    background: url('images/social-vk-w.png') !important;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.socialWidget .youtube {
    background: url('images/social-youtube.png') !important;
}
.not-pioneer .socialWidget .youtube,
.socialWidget .youtube {
    background: url('images/social-youtube-w.png') !important;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

#payments {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 0;
    margin: 15px 0 0 0;
    width: 387px;
    height: 22px;
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/footer-card-images.png?13766346237371') no-repeat left top;*/
}
#delivery {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 360px;
    height: 22px;
    /*background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/delivery-images.png?13766346235322') no-repeat top right;*/
}
#footerLink {
    position: relative;
    width: 940px;
    /*height: 36px;*/
    text-transform: uppercase;
}
#copyright {
    position: absolute;
    top: 19px;
    left: 0;
    color: #000;
    font: bold 10px'Open Sans';
}
#footerAddress {
    position: absolute;
    top: 19px;
    left: 208px;
    color: #000;
    font: 10px'Open Sans';
}
#footerAddress a:link,
#footerAddress a:visited {
    font: 10px'Open Sans';
}
#iversi {
    float: right;
    padding: 11px;
    font: 10px'Open Sans';
    color: #000;
    letter-spacing: 0.01em;
    margin-top: 1px;
}
#footerLink a:link,
#footerLink a:visited {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
#footerLink a:hover {
    color: #999;
}
#footer .whiteWrap {
    color: #000;
	/*box-shadow: inset 0px 2px 2px rgba(0,0,0,.35);*/
	border-top: 1px solid #bbb;
	background: url(images/nav-bg.png);
    background: #e9e8e6;
    background-size: 3px 80px;
    
}
#iversi a:link,
#iversi a:visited {
    font-weight: 400;
}
div#sideBar {
    background-color: #fcfcfc;
  /*  background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/kontakt-bg.png?1376634623173') repeat-x top;*/
    /* background-image: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/kontakt-bg.png?1376634623173');
    */
    /* background-repeat: repeat-x;
    */
    /* background-position: 0;
    */
    opacity: 0.96;
    position: absolute;
    top: 600px;
    left: 0;
    margin: auto 0;
    border-left: 0;
    height: 220px;
    width: 1010px;
    z-index: 1000;
    text-align: center;
display: none;
}
div#sideBar.fixed {
    position: fixed;
    top: 50px;

}
#sideBarTab {
    display: block;
    opacity: 1;
    background: #fff url('/bitrix/templates/Pioneer_copy/images/sidemenu_button.png') no-repeat top right;
    color: #000;
    cursor: pointer;
    float: right;
    height: 220px;
    padding: 0;
    width: 70px;
}
#sideBarTab .str_s {
    display: block;
}
#sideBarTab .str_s div {
    display: block;
}
#sideBarContents {
    margin: 0 auto;
    color: #000;
    display: none;
    height: 220px;
    /* overflow: hidden !important;
    */
    position: relative;
    width: 940px;
}
#sideBarContentsInner {
    margin: 0 0 0 0;
}
.close-btn {
   /* background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/kontakt-bg.png?1376634623173') repeat 0 0;*/
    font: bold 100%'Open Sans', Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
.form-wrapper {
    float: left;
    margin: 0;
    width: 650px;
}
.details-wrapper {
    float: left;
    width: 270px;
    margin-left: 15px;
}
.kontakt-form,
.done {
    margin: 0 auto;
    min-height: 1%;
    overflow: hidden;
    width: 940px;
}
div#sideBarContentsInner #thnkMsg {
    padding: 30px 0 0;
}
.kontakt-form h2 {
    color: #B91440;
    font: 133.33% Verdana, Geneva, sans-serif;
    margin: 15px 0 18px;
    text-transform: none;
}
.kontakt-form .part-1 {
    float: left;
    margin: 0 35px 0 0;
}
.kontakt-form .part-2 {
    float: left;
    margin: 0;
}
.kontakt-form .part-3 {
    color: #000;
    float: left;
    height: 300px;
    width: 304px;
}
.input-area {
    display: block;
}
.input-area input,
.input-area label {
    clear: left;
    width: 300px;
}
.input-area input {
    text-transform: uppercase;
    padding: 2px;
    background: #fff;
    border: 1px solid #cecdcd;
    height: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    font: 11px'Open Sans';
    color: #666;
}
.input-area label {
    color: #000;
    display: block;
    font: 12px'Open Sans';
    height: 18px;
    margin: 1px 0 20px;
}
.input-area .small-inputbox-left {
    display: block;
    float: left;
    margin-right: 5px;
    width: 48px;
}
.input-area .small-inputbox-left label,
.input-area .small-inputbox-left input {
    width: 48px;
}
.input-area .small-inputbox-right {
    display: block;
    float: left;
    width: 118px;
}
.input-area .small-inputbox-right label,
.input-area .small-inputbox-right input {
    width: 118px;
}
.input-area textarea {
    padding: 2px;
    background: #fff;
    border: 1px solid #cecdcd;
    height: 100px;
    width: 300px;
    font: 12px'Open Sans';
    color: #666;
}
#submit-btn {
    padding: 2px;
    background: #fff;
    border: 1px solid #cecdcd;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    font: 12px'Open Sans';
    margin-top: 18px;
    padding: 3px 0 3px 20px;
    text-align: left;
    width: 96px;
}
.details-wrapper .info {
    color: #000;
    font: 11px'Open Sans';
    line-height: 14px;
}
.details-wrapper .info span {
    font-size: 11px;
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    background: none;
    color: #000;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
}
/* #cboxTitle {
    margin: 0;
}
*/

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
/* User Style:Change the following styles to modify the appearance of ColorBox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML. */

#cboxOverlay {
    background: #fff;
}
#colorbox {} #cboxContent {
    background: #fff !important;
}
.cboxIframe {
    background: #fff;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    background: #fff;
}
/* #cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}
*/

#cboxTitle {
    display: none !important;
}
#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #000;
}
#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #000;
}
#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(/bitrix/templates/Pioneer_copy/components/ext/banners.list/top/images/big_slider_graphics.png) no-repeat scroll 0 0 transparent;
    width: 16px;
    height: 35px;
    text-indent: -9999px;
}
#cboxPrevious:hover {
    opacity: 0.6;
}
#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(/bitrix/templates/Pioneer_copy/components/ext/banners.list/top/images/big_slider_graphics.png) no-repeat scroll -16px 0 transparent;
    width: 28px;
    height: 25px;
    text-indent: -9999px;
}
#cboxNext:hover {
    opacity: 0.6;
}
#cboxLoadingOverlay {
    background: #fff;
}
#cboxLoadingGraphic {
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/loadingGrey.gif?13766346235409') no-repeat center center;
}
#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/controls-colorbox.png?140459061321201') no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}
#cboxClose:hover {
    background-position: bottom center;
}
#productVideo {
    margin: 5px 0 0;
	padding-left: 0px;
}
	#productVideo .accordion  h3.accordion_handle {
		font-size: 15px !important;
		text-transform: uppercase;
		color: #b91440;
	}
	#productVideo  iframe {
		margin: auto;
		display: block;
		width: 940px;
	}
.video_small {
    margin: 0 0 15px 0;
}
/* #showMessage {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 5000;
    top: 30px;
    left: 40%;
    padding: 10px 15px;
    border: 1px solid #000000;
    background: #FFFFFF;
    font: 12px 'Open Sans';
    color: #000;
}
*/

/* .button a:link, .button a:visited, .button input.submit {
    display: block;
    width: 175px;
    height: 29px;
    background: #6F0823;
    background: -moz-linear-gradient(center top, #B91440, #600A21);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #6F0823), color-stop(100%, #AF2C4C));
    background: -webkit-linear-gradient(top, #B91440, #600A21);
    background: -o-linear-gradient(center top, #6F0823, #AF2C4C);
    background: -ms-linear-gradient(center top, #6F0823, #AF2C4C);
    background: linear-gradient(center top, #6F0823, #AF2C4C);
    border: none;
    border-bottom: 1px solid #72001C;
    border-top: 1px solid #B7274B;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: white !important;
    font-weight: bold;
    line-height: 28px;
    text-shadow: 0 1px 1px #000000;
    border-radius: 4px 4px 4px 4px;
    text-decoration: none;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.button a:hover {
    background: #5a071d;
    background: -moz-linear-gradient(center top, #B91440, #830E2D);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #5a071d), color-stop(100%, #AF2C4C));
    background: -webkit-linear-gradient(top, #B91440, #830E2D);
    background: -o-linear-gradient(center top, #5a071d, #AF2C4C);
    background: -ms-linear-gradient(center top, #5a071d, #AF2C4C);
    background: linear-gradient(center top, #5a071d, #AF2C4C);
    background-position: 0 center;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
*/

#priceBox .priceBoxWrap .button.kupiv,
#productList .productItem .button.kupiv {
    float: left;
    height: 31px;
}
#productList .productItem .button.kupiv {
    width: 65px !important;
}
#priceBox .priceBoxWrap .button.kupiv a,
#productList .productItem .button.kupiv a {
    background: -moz-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #CCCCCC), color-stop(100%, #B8B8B8));
    background: -o-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -ms-linear-gradient(top, #CCCCCC, #B8B8B8);
    background: linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-linear-gradient(top, #CCCCCC, #B8B8B8) transparent;
    border-bottom-color: #B8B8B8;
    border-left-color: #B8B8B8;
    border-radius: 0px 4px 4px 0px;
    border-right-color: #B8B8B8;
    border-top-color: #CCCCCC;
    box-shadow: 0px 1px 2px #B8B8B8;
    color: #333333;
    font-size: 11px;
    height: 25px;
    padding-top: 4px;
    line-height: 11px;
    text-shadow: 0px 1px 1px #FFFFFF;
    width: 65px;
}
.priceBoxWrap .button.kupiv a {
	height: 25px;
    padding-top: 4px;
}
#priceBox .priceBoxWrap .button.kupiv a span,
#productList .productItem .button.kupiv a span {
    font-size: 11px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #333333;
    font-weight: bold;
}
.button a:link,
.button a:visited,
.button input.submit,
.btn_ input.submit,
.button > div {
    display: block;
    width: 380px;
    font: normal 18px 'myriadprolight' !important;
    padding: 12px 1px 9px;
    border: 1px solid #333;
    color: #333;
    text-align: center;
    background: #FFF;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 37px;
    transition: all 0.3s ease;
}
.button input.submit:hover {
	background: #eaeaea;
}
.new-design .button a.catalog-item-buy span {
    margin-top: 5px;
    position: absolute;
    right: 65px;
    background-color: #fff;
    width: 1px;
    height: 20px
}
.new-design .button.add_cart span {
    margin-top: 5px;
    position: absolute;
    right: 64px;
    background-color: #fff;
    width: 1px;
    height: 20px
}
/* .kpv-vkr {
    margin-top: 5px;
    position: absolute;
    right: 65px;
    background-color: #fff;
    width: 1px;
    height: 20px
}
*/

.button > div:hover,
.button a:hover {
    /*background: #459686;
    background: -moz-linear-gradient(center top, #459686, #326c61);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #459686), color-stop(100%, #326c61));
    background: -webkit-linear-gradient(top, #459686, #326c61);
    background: -o-linear-gradient(center top, #459686, #326c61);
    background: -ms-linear-gradient(top, #459686, #326c61);
    background: linear-gradient(center top, #459686, #326c61);
    background-position: 0 center;*/
    /* color: #B91440;
    */
    transition: background-position 0.1s linear 0s;
}
.new-design .button a.catalog-item-buy:hover span {
    display: none;
}
.new-design .button.add_cart:hover span {
    display: none;
}
#fon_pop {
    position: absolute;
    z-index: 4;
    background-color: #fff;
    width: 700px;
    height: 290px;
    left: -40px;
    top: -56px;
    display: none;
}
.popup {
    display: none;
    position: absolute;
    top: 110px;
    left: 0;
    width: 655px;
    height: 500px;
    /*border-bottom: 3px solid #276f6d;*/
    /*border-bottom: 3px solid #525252;*/
    background: #FFFFFF;
    overflow: hidden;
}
.popup .popup-title {
    width: 100%;
    background: #FFF;
	border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    text-align: center;
    color: #FFF;
    font: normal 22px 'MyriadProLight';
	background: #898989;
	background: #b91440;
    display: none;
}
.not-pioneer .popup .popup-title {
	background: #6b6b6b;
}
.popup-title a:link,
.popup-title a:visited {
    color: #fff;
    font: bold 13px'Open Sans';
    text-shadow: 0 1px 1px #000000;
    text-decoration: none;
}
.popup-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 20px;
    height: 20px;
    //background: url('images/remove-w.png') no-repeat top left;
    cursor: pointer;
	background-size: cover;
    z-index: 10000;
}
	.popup-close:before,
	.popup-close:after {
		content: '';
		position: absolute;
		width: 100%;
		height: 1px;
		background: #FFF;
		left: 0px;
		top: 50%;
		transform: rotate(45deg);
		z-index: 10;
		transition: all 0.5s ease;
	}
	.popup-close:after {
		transform: rotate(-45deg);
	}
	.popup-close:hover:before,
	.popup-close:hover:after {
		transform: rotate(0deg);
	}
	.popup-close .border-animation:after {
		background: #262b39;
	}
.popup-descr {
    position: relative;
    margin: 20px 0px 0px 0px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    height: 408px;
    height: 500px;
    text-align: justify;
    overflow: auto;
}
.popup-descr p {
    margin: 20px 0 0;
    width: 476px;
}
.placemark {
    width: 210px;
    height: 95px;
    padding: 10px;
    background: #fff;
}
.placemark .p_logo {
    margin: 0 0 0 22px;
    font-size: 9px;
}
.placemark .p_address {
    margin: 13px 0 0;
}
.placemark p {
    margin: 7px 0 0;
    font-size: 10px;
}
#feedback {
    margin: 30px 0px;
}
#feedback .field {
    margin: 10px 0 0;
}
#feedback .field input,
#feedback .field textarea {
    width: 940px;
    border: none;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    color: #666;
}
#feedback .field textarea {
    height: 164px;
}
#feedback .field-button input {
    background: #666;
    cursor: pointer;
    color: #fff;
}
.errortext {
    color: #B91440;
}
.order-list .inline-filter {} .order-list .inline-filter label {
    margin-right: 10px;
}
.order-list .inline-filter span {
    font-weight: bold;
    margin-right: 7px;
}
.order-list .inline-filter a {
    margin-right: 7px;
}
.order-list .notetext {
    margin: 20px 0 0;
    font-size: 15px;
}
.personal_orders .orderItem {
    margin: 30px 0;
    padding-bottom: 8px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/shadow_hor_l.png?1376634623134') repeat-x center bottom;
}
.personal_orders .orderItem .orderItemWrap {
    padding: 20px;
    width: 898px;
    border: 1px solid #f1f0f0;
    border-bottom: none;
}
.personal_orders .orderItem h3 a:link,
.personal_orders .orderItem h3 a:visited {
    color: #B91440;
}
.personal_orders .orderItem h3 a:hover {
    color: #d2270b;
}
.personal_orders .orderItem .item {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #f1f0f0;
}
.personal_orders .orderItem .item a:link,
.personal_orders .orderItem .item a:visited {} .personal_orders .orderItem .item .img {
    float: left;
    width: 260px;
    margin: 0 12px 0 0;
}
.personal_orders .orderItem .item .img img {
    margin: 3px 10px 10px 0;
}
.personal_orders .orderItem .item p {
    margin: 0;
    font: 10px'Open Sans';
}
.personal_orders .orderItem .item .prodDescr {
    float: left;
    width: 400px;
}
.personal_orders .orderItem .item .title {
    margin: 0 0 5px 0;
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .item .amount,
.personal_orders .orderItem .item .price {
    float: left;
    margin: 7px 0 0 0;
    width: 80px;
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .item .price span {
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .OrderInfo {
    margin: 10px 0;
    border: 1px solid #e2e1e1;
}
.personal_orders .orderItem .OrderInfo p {
    margin: 10px;
}
.personal_orders .orderItem .OrderInfo span {
    font: bold 12px'Open Sans';
}
.personal_orders .orderItem .OrderInfo span.label {
    display: block;
    float: left;
    width: 210px;
}
.orderSingle {
    margin: 30px 0;
    padding-bottom: 8px;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/shadow_hor_l.png?1376634623134') repeat-x center bottom;
}
.orderSingleWrap {
    padding: 20px;
    width: 898px;
    border: 1px solid #f1f0f0;
    border-bottom: none;
}
.orderSingle .orderItem {
    margin: 20px 0 0;
}
.orderSingle .orderItem h6 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.orderSingle .orderItem .order-info {
    padding-bottom: 15px;
    margin: 10px 0;
    border-bottom: 1px solid #f1f0f0;
}
.orderSingle .orderItem .item {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #f1f0f0;
}
.orderSingle .orderItem .item a:link,
.orderSingle .orderItem .item a:visited {} .orderSingle .orderItem .item .img {
    float: left;
    width: 260px;
    margin: 0 12px 0 0;
}
.orderSingle .orderItem .item .img img {
    margin: 3px 10px 10px 0;
}
.orderSingle .orderItem .item p {
    margin: 0;
    font: 10px'Open Sans';
}
.orderSingle .orderItem .item .prodDescr {
    float: left;
    width: 400px;
}
.orderSingle .orderItem .item .title {
    margin: 0 0 5px 0;
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .item .amount,
.orderSingle .orderItem .item .price {
    float: left;
    margin: 7px 0 0 0;
    width: 80px;
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .item .price span {
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .OrderInfo {
    margin: 10px 0;
    border: 1px solid #f1f0f0;
}
.orderSingle .orderItem .OrderInfo p {
    margin: 10px;
}
.orderSingle .orderItem .OrderInfo span {
    font: bold 12px'Open Sans';
}
.orderSingle .orderItem .OrderInfo span.label {
    display: block;
    float: left;
    width: 210px;
}
.orderSingle form {
    display: inline;
}
.orderSingle form input {
    display: inline;
    background: none;
    border: none;
    color: #B91440;
    cursor: pointer;
}
.orderSingle form input:hover {
    color: #d2270b;
}
.order-properties {} .order-properties td {
    padding: 3px 0;
}
.order-properties .field-name {
    width: 300px;
}
.order-properties .field-value {} .recommend .row_window,
.recommend .product,
.recommend .img_place,
.recommend .img_place img {
    width: 270px;
}
.recommend .row_window {
    height: 205px;
}
.recommend .product {
    height: 200px;
}
.recommend {
    margin: 86px 0px;
}
#tabs-6 .recommend {
    /*display: table-cell;*/
    vertical-align: middle;
	margin-bottom: 465px;
	margin-top: 83px;
}
.bp-view #tabs-6 .recommend {
	margin-bottom: 0px;
}
.recommend {
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0px;
    font-size: 0;
    position: relative;
    height: 286px;
    margin-bottom: 0px;
}
.recommend .row_window {
    overflow: hidden;
    display: inline-block;
    float: left;
    white-space: normal;
    font-size: 14px;
    position: relative;
    margin: 13px;
}
.row_window:nth-child(2) {
    margin-left: 11px;
}
.row_window:nth-child(2) {
	margin-left: 0px;
}

.recommend .row_elements {
    display: block;
    white-space: normal;
    position: absolute;
    width: 400%;
}
.recommend .row_window.last {
    margin-right: 0px;
}
.recommend .img_place {
    height: 157px;
    text-align: center;
    background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/small_slider_shadow.png') no-repeat left bottom transparent;
}
.recommend .img_place a {
    display: block;
    height: 140px;
	line-height: 140px;
    width: 100%;
}
.recommend .img_place img {
    max-height: 140px;
    vertical-align: bottom;
}
.button-contacts input.submit {
    display: block;
    width: 240px;
    height: 29px;
    background: #276f6d;
    /* background: -moz-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #CCCCCC), color-stop(100%, #B8B8B8));
    background: -o-linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -ms-linear-gradient(top, #CCCCCC, #B8B8B8);
    background: linear-gradient(center top, #CCCCCC, #B8B8B8);
    background: -webkit-linear-gradient(top, #CCCCCC, #B8B8B8) transparent; */
    border-radius: 0px 4px 4px 0px;
    border-top-color: #CCCCCC;
    border-right-color: #B8B8B8;
    border-bottom-color: #B8B8B8;
    border-left-color: #B8B8B8;
    /* box-shadow: 0px 1px 2px #B8B8B8; */
    color: #fff;
    font-size: 11px;
    height: 29px;
    line-height: 11px;
    /* text-shadow: 0px 1px 1px #FFFFFF;
    padding: 8px 0 6px 0;
    */
    border-radius: 0px 4px 4px 0px;
    text-decoration: none;
    /* text-transform: uppercase;
    */
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.recommend .product {
    display:block;
    float:left;
    vertical-align:top;
    margin-right:20px;
    border-bottom:2px solid #CCC;
    position:relative;
}
.recommend .product:hover {
    border-bottom:2px solid #B91440;
}
.recommend .product_name {
    text-align:center;
    width:100%;
    height:21px;
    color:#B91440;
    padding:13px 0px;
}
.recommend .product_name,
.recommend .product_name a {
    color:#B91440;
    font:700 15px"'Open Sans'";
    text-decoration:none;
}
.recommend .navigation {
    position:absolute;
    width:100%;
    height:1px;
    top:0px;
    left:0px;
}
.recommend .navigation .prev,
.recommend .navigation .next {
    position:absolute;
    height:23px;
    width:15px;
    top:60px;
    cursor:pointer;
}
.recommend .navigation .prev {
    background-position:0px 0px;
    left:0px;
}
.recommend .navigation .next {
    background-position:-18px 0px;
    right:0px;
}
.recommend .bottom_border_place {
   /* background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/topsales_border_back.png?1383638961973') repeat-x;*/
    height:11px;
    width:100%;
    position:absolute;
    bottom:0px;
    left:0px;
}
.news-item {
    border:1px solid #ccc;
    padding:20px;
}
.news-item img.detail_picture {
    width:100%
}
.cart-block-wrapper {
    padding: 200px 0px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
    padding-top: 230px;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
body.backgrounded .cart-block-wrapper {
   
}
.cart-block-wrapper .cart-video {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: calc(100% + 20px);
    z-index: -1;
}
.cart-block-wrapper .cart-video .mejs-layers {
    display: none;
}
.cart-block-wrapper .cart-video video {
    min-width: 1096px;
    min-width: 100vw;
    min-height: 694px;
    min-height: 63vw;
}
.carts {
    display:table;
    width: calc(100% - 0px);
    height: 120px;
	margin-top: -29px;
	/*margin-bottom: 132px;*/
	/*background: #fff;*/
	position:relative;
	/*padding: 0px 25px;*/
}
.complect-page .carts {
	margin-top: 115px;
}
.catalog-page .carts {
	background: transparent;
	/*width: calc(100% + 100px);*/
	/*margin-left: -50px;*/
	/*margin-top: 123px;*/
}
body.main-page .carts{
	margin-bottom: 35px;
}
body.backgrounded .carts,
body.order-test .carts {
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.09), 0 -5px 10px 0 rgba(0,0,0,.09);
	/*margin-bottom: 107px;*/
	box-shadow: none;
    background: transparent;
}
body.order-2 .carts {
	background: #FFF;
	/*display: none;*/
}
body.order-2 .cart-block-wrapper  {
    display: none;
}
.carts>div {
    display:table-cell;
    height:48px;
    vertical-align:middle;
    width: 16.667%;
    cursor:pointer;
}
.order-test .carts>div {
	height: 200px;
}
.carts>div:first-child {
    
}
.carts>div:first-child div {
    margin:0;
}
.carts>div:last-child div {
    margin:0;
    float:right;
}
.carts>div:last-child {
   
}
.carts>div div {
    margin:0 auto;
}
.carts .visa {
    background:url(/images/carts/visa.png);
    background:url(images/paysystem-visa-sh-w.png);
    background:url(images/paysystem-visa-2.png);
    width:126px;
    height:80px;
	transform: translateX(-12px);
}
.backgrounded .carts .visa {
	/*background:url(images/paysystem-visa-sh.png);*/
}

.carts .master-cart {
    background:url(/images/carts/master-cart.png);
    background:url(images/paysystem-master-sh-w.png);
    background:url(images/paysystem-master-2.png);
    width:126px;
    height:80px;
	transform: translateX(-20px);
}
.backgrounded .carts .master-cart {
	/*background:url(images/paysystem-master-sh.png);*/
}
.carts .maestro {
    background:url(/images/carts/maestro.png);
    width:76px;
    height:48px;
}
.carts .qiwi {
    background:url(/images/carts/qiwi.png);
    width:88px;
    height:44px;
}
.carts .webmoney {
    background:url(/images/carts/webmoney.png);
    width:131px;
    height:35px;
}
.carts .bank-perevod {
    background:url(/images/carts/bank-perevod.png);
    background:url(images/paysystem-bank-sh-w.png);
    background:url(images/paysystem-bank-2.png);
    width: 126px;
    height: 80px;
    transform: translateX(-3px);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.backgrounded .carts .bank-perevod {
	/*background:url(images/paysystem-bank-sh.png);*/
}
.carts .sberbank {
    background:url(/images/carts/sberbank.png);
    background:url(images/paysystem-sber-sh-w.png);
    background:url(images/paysystem-sber-2.png);
    width:126px;
    height:80px;
	transform: translateX(10px);
}
.backgrounded .carts .sberbank {
	/*background:url(images/paysystem-sber-sh.png);*/
}
.carts .kredit {
    background: url(/images/carts/sberbank.png);
    background: url(images/paysystem-kredit-sh-w.png);
    background: url(images/paysystem-kredit-2.png);
    width: 126px;
    height: 80px;
    transform: translateX(7px);
}
.backgrounded .carts .kredit {
	/*background:url(images/paysystem-kredit.png);*/
}
.carts .mir {
    background: url(images/paysystem-mirr-sh-w.png);
    background: url(images/paysystem-mirr-2.png);
    width: 126px;
    height: 80px;
    transform: translateX(21px);
}
.carts .visa:hover {
    //background:url(/images/carts/visa-c.png);
}
.carts .master-cart:hover {
    //background:url(/images/carts/master-cart-c.png);
}
.carts .maestro:hover {
    background:url(/images/carts/maestro-c.png);
}
.carts .qiwi:hover {
    background:url(/images/carts/qiwi-c.png);
}
.carts .webmoney:hover {
    background:url(/images/carts/webmoney-c.png);
}
.carts .bank-perevod:hover {
    //background:url(/images/carts/bank-perevod-c.png);
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.carts .sberbank:hover {
    //background:url(/images/carts/sberbank-c.png);
}
.carts-m {
    display:table;
    width:100%
}
.carts-m>div {
    display:table-cell;
    height:20px;
    vertical-align:middle;
    width:23%;
    cursor:pointer;
}
/* .carts-m .visa:hover {
background: url(/images/carts/visa-m.png);
width: 29px;
height: 18px;
background-size: cover;
}
.carts-m .master-cart:hover {
background: url(/images/carts/master-cart-m.png);
width: 29px;
height: 18px;
background-size: cover;
}
.carts-m .maestro:hover {
background: url(/images/carts/maestro-m.png);
width: 29px;
height: 18px;
background-size: cover;
}
.carts-m .qiwi:hover {
background: url(/images/carts/qiwi-m.png);
width: 36px;
height: 18px;
background-size: cover;
}
.carts-m .webmoney:hover {
background: url(/images/carts/webmoney-m.png);
width: 44px;
height: 18px;
background-size: 44px 18px;
}
*/

.carts-m .visa {
    background:url(/images/carts/visa-m-c.png);
    width:29px;
    height:18px;
    background-size:cover;
}
.carts-m .master-cart {
    background:url(/images/carts/master-cart-m-c.png);
    width:29px;
    height:18px;
    background-size:cover;
}
.carts-m .maestro {
    background:url(/images/carts/maestro-m-c.png);
    width:29px;
    height:18px;
    background-size:cover;
}
.carts-m .qiwi {
    background:url(/images/carts/qiwi-m-c.png);
    width:36px;
    height:18px;
    background-size:cover;
}
.carts-m .webmoney {
    background:url(/images/carts/webmoney-m-c.png);
    width:44px;
    height:18px;
    background-size:44px 18px;
}
.infoWrap .carts-m img {
    max-height:30px;
    width:200px
}
.infoWrap .carts-m {
    float:left;
    margin-left:451px;
    position:relative;
    top:-20px;
    width:240px;
}
.infoWrap .carts-m>div {
    cursor:default;
    display:table-cell;
    height:20px;
    margin:0 auto;
    min-width:40px;
    padding:6px;
    text-align:center;
    vertical-align:middle;
    width:23%;
}
.infoWrap .carts-m>div>div {
    margin:0 auto;
}
span.starrequired {
    color:#B91440;
    font-size:15px;
}
#showMessage {
    display:none;
    opacity:0;
    position:fixed;
    z-index:5000;
    top:-104px;
    font:12px'Open Sans';
    color:#000;
    width:100%;
    background-color: #1f2b45;
    background-color: rgba(31, 43, 69, 0.9);
    overflow:hidden;
    border-bottom:1px solid #243b5e;
	box-shadow: 1px 2px 4px rgba(150,150,150,.2);
}
/* #showMessage table tr {
margin: 10px 20px;
}
#showMessage table img {
max-width: 50px;
max-height: 50px;
}
#showMessage table  .cartMinus, #showMessage table  .cartPlus, #showMessage table .cartProdCount {
display: none;
}
#showMessage table .priceBox {
min-width: 100px
}
#showMessage table  .cartProdDel {
display: block;
float: left;
margin: 2px 0 0 7px;
width: 15px;
height: 15px;
text-decoration: none;
background: url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/remove.png?1376634623140') no-repeat center left;
}
*/

#showMessage .cartTable {
    border-collapse:collapse;
    width: 870px;
}
#showMessage .cartTable tr {
    background:none;
    border:none;
}
#showMessage .cartTable td.cartProdName .cartProdNameWrap {
    text-align:left;
    margin:0;
    height:51px;
    width:530px;
}
#showMessage #cart {
    width: 1096px;
    margin:0 auto;
    position:relative;
	padding: 0px 0px;
	padding-bottom: 24px;
    padding-top: 22px;
}
#showMessage #cart:not(.cart-empty):before {
    content: '';
    width: 146px;
    height: 100%;
    background: #FFF;
    left: 0px;
    top: 0px;
    position: absolute;
    display: block;
}
#showMessage #scrl {
    float:left;
    max-height:104px;
    position:relative;
    width: 900px;
    overflow:hidden;
}
#showMessage .btn_ {
    display:block;
    float:right;
    width: 161px;
	margin-right: 6px;
}
#showMessage .cartTable div.cartProductPrice .priceBox {
    font-size:22px;
    line-height:18px;
    font-weight:300;
    max-height:20px;
    padding-top:1px;
    text-align:right;
    color:#458A7C;
    width: 83px;
    width: 92px;
}
#showMessage .cartTable div.cartProductPrice .priceBox span.cur {
    font-size:10px;
    color:#458A7C;
}
#showMessage .cartTable .cartProdCalc {
    width: 70px;
    margin:0px;
	padding-left: 0px !important;
	padding-top: 2px;
}
#showMessage .cartTable .deleteProduct {
    float:right;
    line-height:21px;
}
#showMessage .cartTable td.cartProdName {
    border-bottom:1px dotted #E1E1E1;
    min-width:170px;
    padding:0 20px 0 0;
}
#showMessage .cartTable tr:last-child td {
    border-bottom:0px dotted #E1E1E1;
}
#showMessage .cartTable tr td {
    padding:0px;
}
#showMessage .cartTable tr td img {} #showMessage .cartTable td.cartProdImage {
    text-align:center;
    vertical-align:middle;
    width:100px;
}
#showMessage .cartTable tr.th {
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bottom-bg.png?1376634623522') repeat-x top;
}
#showMessage .cartTable tr th {
    padding:7px 0;
    font:bold 12px'Open Sans';
    color:#B91440;
}
#showMessage .cartTable tr th.cartProdName {
    padding:5px 22px;
}
#showMessage .cartTable .cartAllSelect {} #showMessage .cartTable .cartAddProduct {
    float:right;
    margin-right:20px;
    padding:0 0 0 20px;
    color:#B91440;
    text-decoration:none;
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/add_item.gif?1376634623332') no-repeat center left;
}
#showMessage .cartTable .cartProdCheck {
    width:40px;
    text-align:center;
}
#showMessage .cartTable td.cartProdImage img {} #showMessage .cartTable td.cartProdName {
    padding:0 20px 0 0;
}
#showMessage .cartTable td.cartProdName h4 {
    margin:0;
    font:bold 15px'Open Sans';
}
#showMessage .cartTable td.cartProdName h4 a:link,
#showMessage .cartTable td.cartProdName h4 a:visited {
    color:#B91440;
    font:bold 15px'Open Sans';
}
#showMessage .cartTable td.cartProdName p.productPrice {
    margin:5px 0 7px 0;
    font:11px'Open Sans';
}
#showMessage .cartTable td.cartProdName p.cartArticul {
    font:11px'Open Sans';
}
#showMessage .cartTable td.cartProdName .title {
    color:#7D7D7D;
    font:10px Tahoma;
    height:51px;
    display:table-cell;
    vertical-align:middle;
    width:414px;
}
#showMessage .cartTable td.cartProdName p.cartProdDescr {
    margin:15px 0 0 0;
    font:13px'Open Sans';
    color:#464646
}
#showMessage .cartTable td.cartProductPrice {
    width:150px;
    font:21px'Open Sans';
    color:#316258;
    letter-spacing:-0.1em;
}
#showMessage .cartTable .cartProdCalc .cartPlus,
#showMessage .cartTable .cartProdCalc .cartMinus {
    display:block;
    float:left;
    width:15px;
    height:20px;
    line-height:33px;
    font-size:12px;
    background:none;
	color: #000;
	color: #DDD;
}
#showMessage .cartTable .cartProdCalc .cartMinus {
     line-height: 30px;
    font-size:15px;
}
#showMessage .cartTable .cartProdCalc .cartProdCount {
    background:none repeat scroll 0 0 transparent;
    font-weight:bold;
    border:medium none;
    color:#848484;
    color:#FFF;
    float:left;
    font-size:10px;
    height:21px;
    margin:0;
    padding:0;
    text-align:center;
    width:13px;
}

#showMessage .cartTable .cartProdCalc .cartProdDel {
    display:block;
    float:left;
    margin:2px 0 0 7px;
    width:15px;
    height:15px;
    text-decoration:none;
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/remove.png?1376634623140') no-repeat center left;
}
#showMessage .cartFooter {
    margin:7px 0 0 0;
    padding:5px 15px;
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bottom-bg.png?1376634623522') repeat-x bottom;
}
#showMessage .cartFooter .cartProdDelete {
    display:block;
    float:left;
    padding:5px 0 0 17px;
    font:bold 12px'Open Sans';
    color:#B91440;
    text-decoration:none;
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/remove.gif?1376634623347') no-repeat 0 5px;
}
#showMessage .cartFooter .cartRecalc {
    display:block;
    float:right;
    padding:3px 0 0 17px;
    font:bold 12px'Open Sans';
    color:#B91440;
    border:0;
    cursor:pointer;
    text-decoration:none;
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/update.gif?1376634623563') no-repeat 0 5px;
}
#showMessage .cartTable tr.cartSumm {
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bottom-bg.png?1376634623522') repeat-x top;
}
#showMessage .cartTable tr.cartSumm td {
    padding:0;
}
#showMessage .cartPriceSumm {
    width:178px;
    height:37px;
    padding:0;
    text-align:center;
    font-size:18px;
    float:right;
    margin:10px 0 0 0;
    background:none !important;
}
#showMessage .cartPriceSumm span {
    font:21px'Open Sans';
    letter-spacing:-0.055em;
}
#showMessage .cartPriceSumm span.cur {
    font:bold 13px'Open Sans';
    letter-spacing:-0.1em;
}
#showMessage .button {
    margin:10px 0 0;
}
#showMessage #exit_s {
    color:#B91440;
    cursor:pointer;
    font-size:12px;
    position:absolute;
    right:0px;
    bottom: 23px;
    top: auto;
}
#showMessage .mCustomScrollBox .mCSB_scrollTools {
    height:80px;
    margin:15px 0px 10px;
}
#showMessage .btn_ .little_zak {
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/for_bask.png?13783889551388') no-repeat scroll 3px 50% transparent;
    float:left;
    height:16px;
    margin-top:1px;
    margin-left:2px;
    width:16px;
}
#showMessage .btn_ a:link,
.btn_ a:visited,
.btn_ input.submit {
    color:#fff;
    font-size:10px;
    height:20px;
    width:140px;
    bottom:10px;
    cursor:pointer;
    line-height:2px;
	font-family: myriadprolight;
}
#showMessage .btn_ input[type=submit],
#showMessage .btn_ button.submit {
	border: 1px solid #AAA;
	position: relative;
	top: 0px;
    background: none;
    color: #FFF;
    text-transform: none;
    font-size: 12px;
    padding: 12px;
    width: 194px;
    height: auto;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none;
    transition: all 0.5s ease;
}

#showMessage .btn_ button.submit:before {
	content: '';
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	background: #1f2b45;
	z-index: 1;
	cursor: pointer;
	opacity: 1;
	transition: all 0.5s ease;
}
#showMessage .btn_ button.submit:hover:before {
	/*opacity: 0;*/
    background: #FFF;
}
	#showMessage .btn_ button.submit span {
		position: relative;
		cursor: pointer;
		z-index: 2;
		transition: all 0.5s ease;
	}
	#showMessage .btn_ button.submit:hover span {
		color: #FFF;
		color: #1f2b45;
	}
#showMessage .btn_ input[type=submit]:hover {
	
}
@-moz-document url-prefix() {
    #showMessage .btn_ a:link,
    .btn_ a:visited,
    .btn_ input.submit {
        padding: 0 0 2px 0;
    }
}
#showMessage .btn_ >div {
    position:absolute;
    bottom:23px;
}
#showMessage .cartIcon {
    padding:2px 0 0 1px;
    font:12px'Open Sans';
    text-align:center;
    color:#fff;
    text-decoration:none;
    position:absolute;
    right:0px;
    bottom:20px;
    width:35px;
    height:32px;
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/bg_shopping_cart_1_b.png?140611279818089') no-repeat top left;
}
#showMessage .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #243b5e;
    width:3px;
}
.agree {
    padding-top:19px;
    padding-right:20px;
    float:left;
	font-size: 15px !important;
}
.agree input {
    margin:0;
}
.agree a {
    padding-left: 0px
}
.float_right.more-shopping {
    font-size: 15px;
	padding-right: 34px;
    padding-top: 19px;
}
.agree a.more-popup {
    color: #000;
}
.agree a.more-popup:hover {
	color: #b91440;
}
.agree a:hover {
    text-decoration:underline;
}
#showMessage .mCSB_scrollTools .mCSB_draggerRail {
    width:1px;
}
img.needimg {
    padding-left:10px;
    margin-top:-5px;
}
.payo {
    position:absolute;
    width:37px;
    height:26px;
    right:0px;
    background:url(/images/payonline.png);
    margin-top:-11px;
}
.all_arr {
    float:right;
    position:relative;
}
.all_arr .context_arr {
    display:none;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #ccc;
    left:-80px;
    padding:20px;
    position:absolute;
    top:25px;
    width:110px;
    text-align:center;
    z-index:12312312;
}
.all_arr:hover .context_arr {
    display:block !important;
}
.all_arr .in_all_arr {
    position:absolute;
    right:1px;
    top:14px;
    width:25px;
    cursor:pointer;
}
.all_arr .in_all_arr div {
    display:table-cell;
    float:right;
    height:2px;
    width:18px;
    margin-top:1px;
}
.arr_10 .in_all_arr div {
    background:#3D8476;
}
.arr_20 .in_all_arr div {
    background:#A1193B;
}
.arr_30 .in_all_arr div {
    background:#ccc;
}
#priceBox .all_arr {
    float:left;
    position:relative;
}
#priceBox .all_arr .context_arr {
    display:none;
    background:none repeat scroll 0 0 #FFFFFF;
    border:0px solid #CCCCCC;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    left:0px;
    padding:23px 20px;
    position:absolute;
    top:1px;
    width:220px;
    text-align:center;
    z-index:12312312;
    font-family:'Open Sans';
}
#priceBox .all_arr:hover .context_arr {
    display:block !important;
}
#priceBox .all_arr .in_all_arr {
    position:absolute;
    right:-25px;
    top:12px;
    width:32px;
    cursor:pointer;
}
#priceBox .all_arr .in_all_arr div {
    display:table-cell;
    float:right;
    height:2px;
    width:25px;
    margin-top:1px;
}
#priceBox .arr_10 .context_arr {
    color:#000;
}
#priceBox .arr_20 .context_arr {
    color:#A1193B;
}
#priceBox .arr_30 .context_arr {
    color:#ccc;
}
#priceBox .arr_10 .in_all_arr div {
    background:#276f6d;
}
#priceBox .arr_20 .in_all_arr div {
    background:#A1193B;
}
#priceBox .arr_30 .in_all_arr div {
    background:#ccc;
}
.productItem .all_arr {
    float:left;
    position:relative;
}
#productList .productItem .all_arr.arr_20 {
	display: none;
}
.productItem .all_arr .context_arr {
    display:none;
    background:none repeat scroll 0 0 #FFFFFF;
    border:0px solid #CCCCCC;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    left:-1px;
    padding:21px 20px;
    position:absolute;
    top:4px;
    width:202px;
    text-align:center;
    z-index:12312312;
    font-family:'Open Sans';
}
.productItem .all_arr:hover .context_arr {
    display:block !important;
}
.productItem .all_arr .in_all_arr {
    position:absolute;
    right:-25px;
    top:12px;
    width:32px;
    cursor:pointer;
}
.productItem .all_arr .in_all_arr div {
    display:table-cell;
    float:right;
    height:2px;
    width:25px;
    margin-top:1px;
}
.productItem .arr_10 .context_arr {
    color:#000;
}
.productItem .arr_20 .context_arr {
    color:#A1193B;
}
.productItem .arr_30 .context_arr {
    color:#ccc;
}
.productItem .arr_10 .in_all_arr div {
    background:#3D8476;
}
.productItem .arr_20 .in_all_arr div {
    background:#A1193B;
}
.productItem .arr_30 .in_all_arr div {
    background:#ccc;
}
.context_arr {
    text-transform:uppercase;
}
#big_photos {
    position:fixed;
    width:100%;
    height:100%;
    background:#fff;
    z-index:9999999;
    display:table;
}
#big_photos #big_i {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
    width:100%;
    background:url(/bitrix/templates/Pioneer_copy/images/preloader.gif) no-repeat scroll 50% 50% transparent;
    padding-bottom:100px;
}
#big_photos #big_i img {
    margin-top:-4%;
	max-width: 940px !important;
}
#big_photos #big_i .big-description {
    bottom: 156px;
    font: normal 21px 'myriadprolight';
    position:absolute;
    text-align:center;
    width:100%;
}
#big_photos #small_i {
    margin:0 auto;
    /*display:table;*/
	font-size: 0px;
	border-top: 1px solid #aaa;
}
#big_photos #small_i td {
    display:table;
}
#big_photos #small_i a {
    height:100px;
    width: 190px;
    margin: 0px 7px;
	position: relative;
    vertical-align:middle;
    padding:10px;
	padding-top: 25px;
	//border-top: 2px solid #aaa;
}
	#big_photos #small_i a:before {
		content: '';
		position: absolute;
		width: 86%;
		height: 2px;
		left: 7%;
		top: -1px;
		/*background: #aaa;*/
	}
#big_photos #small_i a:hover,
#big_photos #small_i a.selected {
    border-top: none;
    border-bottom: none;
    padding: 10px;
	padding-top: 25px;
}
	#big_photos #small_i a:hover:before,
	#big_photos #small_i a.selected:before {
		background: #B91440;
	}
	#big_photos #small_i:hover a.selected:before {
		background: transparent;
	}
#big_photos #small_i a table {
    margin:0 auto;
}
#big_photos #small_i img {
    max-width: 100%;
    max-height: 110px;
    height: auto;
    width: auto;
}
#big_photos #for_small_i {
    width: 896px;
    width: 1120px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    /*overflow: hidden;*/
    border-top: none;
}
#big_photos #for_small_i .small_i-area {
	overflow: hidden;
}
#big_photos #for_small_i .right_big_images {
    background: none;
    cursor: pointer;
	display: block;
    height: 30px;
    position: absolute;
    right: -40px;
    top: -33px;
    width: 60px;
    z-index: 1000;
}
	#big_photos #for_small_i .right_big_images:before,
	#big_photos #for_small_i .right_big_images:after {
		content: '';
		position: absolute;
		width: 11px;
		height: 3px;
		top: 10px;
		left: 25px;
		background: #555;
		transform: rotate(45deg);
		transition: all 0.5s ease;
	}
	#big_photos #for_small_i .right_big_images:after {
		top: 17px;
		transform: rotate(-45deg);
	}
	#big_photos #for_small_i .right_big_images:hover:before,
	#big_photos #for_small_i .right_big_images:hover:after {
		background: #b91440;
	}
	#big_photos #for_small_i .right_big_images:hover:before {
		transform: rotate(225deg);
	}
	#big_photos #for_small_i .right_big_images:hover:after {
		transform: rotate(-225deg);
	}
	
#big_photos #for_small_i .left_big_images {
    background: none;
    cursor: pointer;
	display: block;
    height: 30px;
    position: absolute;
    left: -40px;
    top: -33px;
    width: 60px;
    z-index: 1000;
}
#big_photos #for_small_i .left_big_images.hide,
#big_photos #for_small_i .right_big_images.hide {
	display: none;
}
	#big_photos #for_small_i .left_big_images:before,
	#big_photos #for_small_i .left_big_images:after {
		content: '';
		position: absolute;
		width: 11px;
		height: 3px;
		top: 10px;
		left: 25px;
		background: #555;
		transform: rotate(-45deg);
		transition: all 0.5s ease;
	}
	#big_photos #for_small_i .left_big_images:after {
		top: 17px;
		transform: rotate(45deg);
	}
	#big_photos #for_small_i .left_big_images:hover:before,
	#big_photos #for_small_i .left_big_images:hover:after {
		background: #b91440;
	}
	#big_photos #for_small_i .left_big_images:hover:before {
		transform: rotate(-225deg);
	}
	#big_photos #for_small_i .left_big_images:hover:after {
		transform: rotate(225deg);
	}
#big_photos #for_small_i .img-description {
    display:none;
}
#big_photos #close_big {
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/controls-colorbox.png?140459061321201') no-repeat scroll center top transparent;
    display:block;
    height:30px;
    position:absolute;
    right:13px;
    top:22px;
    width:30px;
    cursor:pointer;
}
#big_photos #left_big {
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/big_slider_graphics.png?13795092198049')no-repeat scroll 16px 0 transparent;
    height:50px;
    padding-left:15px;
    left:5px;
    cursor:pointer;
    margin-top:-32px;
    position:absolute;
    top:45%;
    width:50px;
}
#big_photos #right_big {
    background:url('//www.pioneer-online.ru.images.1c-bitrix-cdn.ru/bitrix/templates/Pioneer_copy/images/big_slider_graphics.png?13795092198049')no-repeat scroll -16px 0 transparent;
    height:35px;
    padding-right:15px;
    right:5px;
    cursor:pointer;
    margin-top:-32px;
    position:absolute;
    top:45%;
    width:16px;
}
.line-element {
    background-color:#FFFFFF;
    border-bottom:1px solid #DDDDDD;
    border-bottom: none;
    border-top:1px solid #DDDDDD;
    border-top: none;
    display:table;
    height:58px;
    margin:258px auto 44px;
    margin: 85px auto 44px;
    /*overflow:hidden;*/
    position:relative;
    width: 100%;
    bottom: -25px;
}
.line-element .left-t {
	position: relative;
    color:#B91440;
    color:#333;
    text-align: center;
    display: block;
    font-family:"Open Sans";
    font-size:16px;
    padding-left:28px;
	padding-bottom: 27px;
    vertical-align:middle;
    width:190px;
	position: relative;
    z-index: 20;
	text-shadow: 0 1px #fff;
	//border: 1px solid #ddd;
    border-bottom: none;
}
	.line-element .left-t:before {
		content: '';
		width: 50px;
		height: 50px;
		/*background: url('images/settings-icon.png');*/
		background-size: contain;
		position: absolute;
		top: -50px;
		left: calc(50% - 50px);
	}
.line-element .right-t {
    color:#000000;
    text-align: center;
    display: block;
    font-family:"Open Sans";
    font-size:16px;
    vertical-align:middle;
	position: relative;
    z-index: 20;
	/*background: #FFF;*/
	text-shadow: 0 1px #fff;
	//border: 1px solid #ddd;
    border-top: none;
    padding-bottom: 30px;
}
.line-element .right-t span {
    
}
.contact-page {
    margin-top: 45px;
    position: relative;
    margin-bottom: 195px;
}
.contact-page .agree-block {
	padding-left: 0px;
}
.contact-page .agree-block input {
	display: inline-block;
    width: auto;
    margin-left: 0;
}
.contact-section.map-block {
    margin-top: -143px;
    position: relative;
}
.contact-page .map-block #map {
    position: relative;
}
.contact-page .map-block #map:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(images/overlay-pattern.png) rgba(0,0,0,.08);
    z-index: 10;
}  
	.contact-page .contact-section {
		background: #FCFCFC;
		border: 1px solid #e5e5e5;
		border-top: none;
    	box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.25);
    	box-shadow: 0 0.5em 0.5em 0 rgba(0,0,0,.2);
	}
	.contact-page .contact-section.map-block {
		border: none;
	}
		.contact-page .contact-section a {
			color: #471f7c;
		}
		
	.contact-page .contactsPlace {
		padding-top: 50px !important;
		font-size: 18px;
		line-height: 1.5em;
	}
.contact-page .contactsPlace table td p, 
.contact-page .contactsPlace table td span,
.contact-page .contactsPlace table td p span {
	font-size: 18px;
	line-height: 1.5em;
} 
table.data-table tr td:nth-last-child(-n+7) {
    text-align:center;
    width:40px;
}
table.data-table tr th:last-child,
table.data-table tr td:last-child {
    border-right:none;
}
table.data-table tr:last-child td {
    border-bottom:none;
}
table.data-table td {
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:2px;
}
table.data-table {
    border:1px solid #ccc;
}
table.data-table th {
    border-bottom:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:3px;
}
table.data-table tr:nth-child(2n) {
    background-color:#FFFFFF;
}
.fields {
    background:#FFFFFF;
    padding:20px;
}
form .fields {
    padding:0px;
	background: #f9f9f9;
	background: #FCFCFC;
}
form .fields input,
form .fields textarea {
	padding: 7px 15px;
}


.fields input,
.fields textarea {
    height:20px;
    padding-left:6px;
    width:905px;
}
.fields input.odd,
.fields textarea.odd {
    text-transform:uppercase;
}
.fields textarea {
    height:60px;
}
.small-msg {
    padding-top:5px;
}
.small-msg .button {
    width:auto !important;
    float:none !important;
}
.small-msg .field input {
    width:192px;
}
.small-msg .button div {
    background:none repeat scroll 0 0 rgba(0,
    0,
    0,
    0);
    border:medium none;
    box-shadow:none;
    color:#A1193B;
    text-shadow:none;
    width:198px
}
.small-msg .button .submit:hover {
    text-decoration:underline;
}
.sms-s {
    background-color: #FFFFFF;
    font-size: 11px !important;
    left: 50%;
    padding: 19px 20px;
    position: fixed;
    text-transform: none !important;
    display: table;
    top: 50%;
    width: 90%;
	height: 90%;
    max-width: 1056px;
    max-height: 550px;
    vertical-align: middle;
    border: 1px solid #ddd;
    transform: translate(-50%, -50%);
	z-index: 1000;
	box-shadow: 2px 2px 2px rgba(50,50,50,0.2), -1px -1px 2px rgba(50,50,50,0.2);
}
.sms-s span {} 
.sms-s .cl-sms {
    position:absolute;
	width: 25px;
    height: 23px;
    top:14px;
    right:13px;
    color:#B91440;
    cursor:pointer;
    font-size:12px;
}
	.sms-s .cl-sms:before,
	.sms-s .cl-sms:after {
		content: '';
		position: absolute;
		width: 23px;
		height: 1px;
		background: #000;
		left: 0px;
		top: 10px;
		transform: rotate(45deg);
		transition: transform 0.3s ease;
	}
	.sms-s .cl-sms:after {
		transform: rotate(-45deg);
	}
	.sms-s .cl-sms:hover:before,
	.sms-s .cl-sms:hover:after {
		transform: rotate(0deg);
	}
.sms-s .back-f-in {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin: 0px auto;
    padding: 11vh 0px;
    font-size: 25px;
    line-height: 1.7em;
    text-align: center;
    text-transform: none;
    width: 70%;
    word-spacing: 3px;
}
.podrobnee {
    color:#B91440 !important;
    font-family:"Arial" !important;
}
.podrobnee:hover {
    color:#d2270b;
    text-decoration:underline;
}
.menu-img-descr {
    background:none repeat scroll 0 0 #000000;
    border-left:3px solid #B91440;
    height:66px;
    padding:10px;
    position:absolute;
    right:31px;
    top:216px;
    width:477px;
}
.menu-img-descr h3 {
    color:#fff;
}
li.last .menu-img-descr {
    right:30px;
}
#fast_up {
    position:fixed;
    margin-left:980px;
    bottom:40px;
    z-index:100;
    display:none;
    cursor:pointer;
}
#neige div {
    width:0px;
    height:0px;
}
.pioneer_top {
    background:#397a6d;
    color:white;
    padding:20px 10px 20px 10px;
}
.pioneer_bottom {
    background:#29312b;
    color:white;
    padding:20px 10px 20px 10px;
}
/* ******* edited ********* */

#top_banners_slider {
    padding-bottom:  30px !important;
}
.bottom_menu li ul li,
.bottom_menu li ul li a {
    font:9px Arial;
    color:#C5C5C5;
    color:#333;
	text-shadow: 0px 1px #fff;
}
.not-pioneer .bottom_menu li ul li a,
.bottom_menu li ul li a {
	color: #8492b9;
	text-shadow: none;
}
.bottom_menu li ul li a:hover {
	color: #b7c5e0 !important;
}
.not-pioneer .bottom_menu li ul li a:hover {
	color: #eee !important;
}
#banners_list .product_name {
    padding:10px 0px 4px 0px;
}
#banners_list {
    margin-bottom:40px;
    margin-bottom:20px;
    height:260px;
}
#banners_list .img_place {
    height:140px;
}
#banners_list .row_window {
    height:240px;
    border-bottom:1px solid #a3a2a2;
}
hr {
    /*background:none;*/
    border-top:none;
    margin:0px 0px;
    display:none;
}
.contactsPlace hr,
#detailText hr {
	display: block;
	height: 1px;
    background: #CCC;
	box-shadow: 0px 2px 5px rgba(50,50,50,.2);
}
.contactsPlace hr {
	box-shadow: none;
}

#video1 {
    margin-bottom:0px;
}
#middleBannerSmall {
    margin-top:60px;
    margin-bottom: -20px;
}
.line_devide {
    height:4px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    top: -28px;
}
.order-2 .line_devide {
	display: none;
}
#NewsTicker .title_news {
    height:28px;
    width:56px;
    font-weight:normal;
    font-family:helvetica;
    font-size:13px;
    color: #000;
    color: #b91440;
    display:table-cell;
    padding-left:0px;
    vertical-align:middle;
	transform: translateY(2px);
}
#NewsTicker .text_news {
    font-family:Open Sans Condensed;
    font-size:14px;
    padding-right:5px;
    padding-left:3px;
    float:left;
    display:block;
    height:20px;
    margin-top:-1px;
}
#banners_list .product_name,
#banners_list .product_name a {
    color: #b91440;
}
.carts .paypal {
    width:105px;
    height:28px;
    background:url(/images/carts/paypal.png);
}
.carts .paypal:hover {
    width:105px;
    height:28px;
    background:url(/images/carts/paypal_active.png);
}
#footerLink {
    width: 100%;
    left: -1px;
}
#middleBanner {
    background:none;
}
#center_col h1 {
    /*border-bottom:1px solid #ccc;*/
    padding-bottom:5px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'open sans';
	margin-top: 57px;
}
.for_contacts {
    margin-top:-39px !important;
    background: rgba(31, 43, 69, 0.46);
    position: absolute;
    z-index: 1;
    top: 200px;
    padding: 25px 62px;
    padding-top: 51px;
	padding-left: 40px;
	border-radius: 5px;
	left: 50%;
    transform: translateX(-50%);
}
#productTabs .ui-tabs .ui-tabs-panel {
    border-bottom:1px solid #cccccc;
}
#middleBanner div {
    border:none;
}
#middleBanner div.logo {
	position: absolute;
	width: 140px;
	height: 32px;
	left: 100px;
	top: 70px;
	background: url('/images/yamaha-logo.png') center center no-repeat;
	background-size: contain;
	z-index: 100;
}
.main-page #middleBanner div.logo {
    display: none;
}
.nav div.subnav {
    /*border-bottom:2px solid #C0C0C0 !important;*/
	/*box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.25), 0px -2px 6px -1px rgba(140,140,140,0.35);*/
}
.delivery {
    border:1px solid #ccc;
    padding:20px;
}
#searchForm input.submit {
    height:18px;
}
.home-icon,
.home-icon:hover,
.reg-icon,
.reg-icon:hover {
    height:18px;
    width:17px !important;
    float:right;
}
.home-icon,
.reg-icon {
    background:url(/bitrix/templates/Pioneer_copy/images/right_menu.png);
}
.home-icon:hover,
.reg-icon:hover {
    background:url(/bitrix/templates/Pioneer_copy/images/right_menu_hover.png);
}
.home-icon,
.home-icon:hover {
    background-position:-95px 0;
    position:absolute;
    top:42px;
    right:176px;
}
.reg-icon,
.reg-icon:hover {
    background-position:-50px 0;
    /*position:absolute;*/
    top:42px;
    right:144px;
}
/*search*/

li.search-form {
	width: 40px;
}
#searchForm {
    max-width:898px;
    right: 0px;
	top: -1px;
}
#searchForm input.text {
    width: 863px;
	color: #000;
    /*margin-left:41px;*/
}
.backgrounded #searchForm input.text,
.order-test #searchForm input.text {
	width: 840px;
}
#middleBannerSmall>div {
    border:none;
}
#middleBannerSmall {
    background:none;
}
#product_item .title_descr {
    color:#211209;
}
#productList .productItem .title {
    font-size:14px;
}
#product_item h1 {
    /*display: inline-block;*/
    color: #b91440;
	font-family: 'open sans';
	font-size: 20px;
    font-weight: normal;
	padding-bottom: 0px;
	text-transform: none;
}
#product_item .title_descr {
    margin-top: 40px;
    font: normal 16px 'open sans';
    color: #5f6b81;
	width: 683px;
}
#productTabs .ui-widget-content {
    margin-top:-25px;
}
/***** soc-styles *****/

.f_soc,
.t_soc,
.g_soc,
.y_soc,
.s_soc {
    background:url(/bitrix/templates/Pioneer_copy/images/soc-icons.png);
    height:20px
}
.f_soc:hover,
.t_soc:hover,
.g_soc:hover,
.y_soc:hover,
.s_soc:hover {
    background:url(/bitrix/templates/Pioneer_copy/images/soc-icons-active.png);
    height:20px;
}
.f_soc,
.f_soc:hover {
    width:10px;
}
.f_soc {
    background-position:-22px 0px;
}
.t_soc,
.t_soc:hover {
    width:21px;
}
.t_soc {
    background-position:-33px 0px;
}
.t_soc:hover {
    background-position:-11px 0px;
}
.g_soc,
.g_soc:hover {
    width:9px;
}
.g_soc {
    background-position:-56px 0px;
}
.g_soc:hover {
    background-position:-74px 0;
}
.y_soc,
.y_soc:hover {
    width:20px;
}
.y_soc:hover {
    background-position:-33px 0;
}
.s_soc,
.s_soc:hover {
    width:16px;
}
.s_soc {
    background-position:-67px 0;
}
.s_soc:hover {
    background-position:-55px 0;
}
.accordion123 ul.manual li {
    margin-top:10px;
}
#cartBox .cartIcon {
    height:18px;
    width:21px;
    background-position:0px 0px;
    color:#fff;
}
.skype-icon {
    background:url(/bitrix/templates/Pioneer_copy/images/skype_icon.png);
    width:18px;
    height:18px;
    content:'';
    position:absolute;
    float:right;
    top:-4px;
    right:273px;
    background-position:-18px 0px;
}
#searchForm input.submit:hover {
    opacity: 1;
	background-position:0px 0px;
}
#searchForm input.submit {
    /*background-position:0px 0px;*/
    width:16px;
	background-size: contain;
    height: 18px;
    margin-right:7px;
    margin-top: 6px;
	padding-left: 0px;
    border: none;
	/*opacity: 0.8;*/
	transition: all 0.3s ease;
}
#cartBox .cartIcon {
    left:0px;
}
#cartBox {
    width:0px;
}
#cartBox .cartIcon {
    padding:0px 0px;
    font:12px'Open Sans';
    text-align:center;
    color:#fff;
    text-decoration:none;
    /*position:absolute;*/
    /*top:15px;*/
    /*left:-49px;*/
    width:21px;
    height:34px;
    background: url(/bitrix/templates/Pioneer_copy/images/bg_shopping_cart_1_b.png) no-repeat;
    background-position:-22px 4px;
    color: #dd0f46;
}
/*.reg-icon, .reg-icon:hover {
right: 53px;
}
.home-icon, .home-icon:hover {
right: 77px;
}*/

.work-days {
    background: url(/bitrix/templates/Pioneer_copy/images/days_of_work.png) no-repeat top left;
    width:57px;
    height:9px;
    position:relative;
    top:15px;
    right:5px;
}
#ext_menu_show {
    top:17px;
	font-family: myriadprolight;
}
.print-contact {
    background:url(/bitrix/templates/Pioneer_copy/images/print-contact.png) no-repeat top left;
    width:22px;
    height:20px;
    position:absolute;
    margin-left:15px;
}
.bottom_menu li ul li,
.bottom_menu li ul li a {
    list-style: none;
    position:relative;
    left: 0px;
}
.bottom_menu li ul li a:before {
    content:none;
}
.bottom_menu li ul {
    margin-left:19px;
}
#productList .productItem:last-of-type .borderWrap {
	/*border-bottom: 1px dotted #cccccc;*/
	/*padding-bottom:91px;*/
}
#productList .productItem.archive:last-of-type .borderWrap {
	padding-bottom: 55px;
}
#productList .productItem.archive .borderWrap {
	/*padding: 0px;*/
}
#productList .productItem.archive.archive-open .borderWrap {
	/*padding: 55px 50px;*/
}
#productList.items .productItem.archive.archive-open .borderWrap {
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 72px;
	z-index: 10;
}
#cartBox .cartIcon {
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#NewsTicker {
    /*border-bottom: 1px solid #9a9a9a;*/
	position: relative;
    padding: 14px 0px;
    margin-top: 5px;
    margin-bottom: 90px;
    /*border-top: 1px solid #9a9a9a;*/
	box-shadow: inset 0px 2px 5px -1px rgba(0,0,0,.15), inset 0px -2px 4px -1px rgba(0,0,0,.15);
}
	#NewsTicker:before,
	#NewsTicker:after {
		content: '';
		position: absolute;
		top: 2px;
		left: -1px;
		width: 5px;
		height: calc(100% - 4px);
		background: #fff;
	}
	#NewsTicker:after {
		left: auto;
		right: -1px;
	}
#big_photos #close_big {
	background: none;
	transform: rotate(-45deg);
}
	#big_photos #close_big u {
		width: 23px;
		height: 1px;
		background-color: #000;
		display: block;
		margin-top: 7px;
		position: relative;
		transition: transform 0.3s ease;
	}
	#big_photos #close_big:hover > u {
		transform: rotate(45deg);
		background: #981a26;
	}
	#big_photos #close_big s {
		width: 1px;
		height: 23px;
		background-color: #000;
		left: 11px;
		position: relative;
		top: -11px;
		display: block;
		transition: transform 0.3s ease;
	}
	#big_photos #close_big:hover > s {
		transform: rotate(-45deg) translate(1px, -1px);
		background: #981a26;
	}
.mejs-overlay-button {
top: 73%;
width: 20px;
height: 20px;
opacity: 0.9;
left: 93.7%;
}
.mejs-overlay-button:after {
top: 5px;
left: 8px;
border-width: 5px 7px;
border-left-color: #fff;
overflow: hidden;
}
#main_menu ul.level2 li span, 
#main_menu ul.level2 li a {
	color: #e9e8e6 !important;
    padding-top:  14px;
}
#main_menu ul.level2.hover li .in_a>a {
	color: #a5a5a5 !important;
}
#main_menu ul.level2.hover li.open .in_a>a {
	color: #efefec !important;
}

#main_menu ul.level2 li a:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #f27114 ;
    bottom: 14px;
    left: 11px;
    opacity: 0;
    transition: all 0.3s ease;
}
#main_menu ul.level2 li .last-category-container a:before,
#main_menu ul.level2 li .all_link  a:before {
    left: 2px;
}
#main_menu ul.level2 li .in_a:hover > a:before,
#main_menu ul.level2 li .all_link  a:hover:before,
#main_menu ul.level2 li .last-category-container:hover a:before {
    opacity: 1;
}
    
	#main_menu ul.level2 li a span {
		display: inline-block;
		/*color: #333 !important;*/
		margin: 0px;
		/*font-size: 15px;*/
		width: auto;
        position: relative;
        transition: all 0.5s ease;
	}
	#main_menu ul.level2 li a:hover span {
		color: #4d6fab !important;
	}
#main_menu .up_all_link .all_link a span {
    color: #859bb5  !important;
    color: #e9e8e6  !important;
}
#main_menu .up_all_link .all_link a.last-category span {
    color: #e9e8e6  !important;
    /*color: #FFF  !important;*/
    white-space: nowrap;
    font-family: 'Myriadpro';
}
#main_menu .up_all_link .all_link a:hover span,
#main_menu .up_all_link .all_link .last-category-container:hover span {
    color: #FFF !important;
    left: 23px;
}
#main_menu .up_all_link .all_link a.last-category:hover span {
    color: #a4b4c6  !important;
}
	#main_menu ul.level2 li a span.new-sign {
		font-size: 8px;
		color: #FFF  !important;
		margin-left: 2px;
		transform: translateY(-10px);
        letter-spacing: 0.5px;
	}
/* End */
/* /bitrix/templates/Pioneer_copy/components/bitrix/search.title/store/style.css */
/* /bitrix/templates/Pioneer_copy/components/ext/banners.list/top/style.css */
/* /bitrix/templates/Pioneer_copy/components/bitrix/menu/bottom_iv/style.css */
/* /bitrix/templates/Pioneer_copy/styles.css */
/* /bitrix/templates/Pioneer_copy/template_styles.css */

#fon_pop{
    z-index: -1;
}
.popup {
position: absolute;
z-index: 8;
left: calc(41.1% - 328px);
margin-top: 198px;
}
#slider-accordion{
    margin-top: 0px;
}
.popup-descr{
    padding: 5px 0;
    border-left: none;
    margin-top: 0px;
}
.news-item{
    border: none;
    padding-left: 8px;
    margin-top: -42px;
}
.popup-descr{padding-left: 0 !important;padding-top: 0px;}
.tfg{
    padding-left: 0px !important;
}
.news-item{
    padding: 20px 0px !important;
}
#productVideo .accordion .accordion_content{
    margin-top: 10px !important;
}
.payment div.payment_method_desc{
    padding: 0px 0px 20px 0px !important;   
}
.news-detail{
    margin-top: 0px !important;
	margin-bottom: 0px;
}
.news-item .news-detail{
	padding: 0px 30px;
    padding-top: 7px !important;
	font: normal 16px 'open sans';
	line-height: 1.5em !important;
}
.news-item.news-detail {
	background: #fff;
	box-shadow: 3px 4px 4px rgba(50,50,50,.15);
}
.news-item .news-detail h2,
.news-item .news-detail h3,
.news-item .news-detail h3 span
/*,
.news-item .news-detail h4*/ {
	text-transform: none;
    font: normal 24px 'open sans' !important;
    color: #000 !important;
}
.news-item .news-detail h4 {
	text-transform: none;
    font: normal 20px 'open sans' !important;
    color: #000 !important;
}
.news-item .news-detail p,
.news-item .news-detail span,
.news-item .news-detail p span,
.news-item .news-detail li span,
.news-item .news-detail li {
	font: normal 16px 'open sans' !important;
	line-height: 1.5em !important;
	color: #333 !important;
}
.news-item .news-detail b span,
.news-item .news-detail b {
	font-weight: bold !important;
}
.news-item .news-detail img {
	max-width: 100%;
	height: auto !important;
}
#orderQuestions p.phone {
font: normal 16px 'Open Sans';
width: 330px;
margin-top: 3px;
}
.accordion_inner table{
    margin-top: 10px !important;
}
#productBanner h4 {
border-bottom: 1px dotted rgba(0, 0, 0, 0.29);
}
.navigation-new .pagination-content {
	display: inline-block;
	position: relative;
}
	.navigation-new .pagination-content .before,
	.navigation-new .pagination-content .after {
		content: '';
		position: absolute;
		width: 50px;
		height: 10px;
		left: -76px;
		top: 5px;
	}
	.navigation-new .pagination-content .before:before,
	.navigation-new .pagination-content .after:before {
		content: '';
		position: absolute;
		width: 50px;
		height: 1px;
		background: #000;
		left: 0px;
		top: 5px;
		transition: all 0.5s ease;
	}
	.navigation-new .pagination-content .before:hover:before,
	.navigation-new .pagination-content .after:hover:before {
		transform: rotate(-45deg);
		background: #c13158;
	}
	.navigation-new .pagination-content .after {
		left: auto;
		right: -50px;
	}
.navigation-new span, .navigation-new a {
    font: bold 12px 'Myriadprolight';
	position:relative;
    padding: 0px;
    display: inline-block;
    float: none;
    width: 25px;
    height: 35px;
	margin-right: 30px;
    text-align: center;
    line-height: 21px;
    /*border-radius: 50%;*/
	/*border-bottom: 1px solid #a2a2a2;*/
    /*box-shadow: 0 1px 3px -1px rgba(0,0,0,0.4);*/
}
.navigation-new span:last-child, 
.navigation-new a:last-child {
	margin-right: 0px;
}
	.navigation-new span:before,
	.navigation-new span:after,
	.navigation-new a:before,
	.navigation-new a:after {
		content: '';
		position: absolute;
		width: 3px;
		height: 100%;
		top: 0px;
		left: -3px;
		/*background: #fff;*/
		z-index: 10;
	}
	.navigation-new span:after,
	.navigation-new a:after {
		left: auto;
		right: -3px;
	}
	.navigation-new span.current:before {
		background: #ddd;
		background: #a5a5a5;
		width: 55px;
		height: 1px;
		transform: rotate(45deg);
		left: -15px;
		top: 9px;
	}
#showMessage #exit_s{
    font-size: 15px !important;
	color: #2a364e !important;
}
#orderCheckInfo .item a:link, #orderCheckInfo .item a:visited {
	line-height: 25px !important;
	font: normal 19px open sans;
	max-width: 100%;
	font-family: 'myriadprolight';
	color: #243b5e;
}
	.order-2 #orderCheckInfo .item a .item-desc {
		color: #333;
		font-size: 17px;
	}
#orderCheckInfo .item .title {
	font: 15.5px 'myriadprolight' !important;
	line-height: 25px !important;
	margin-bottom: 25px;
}
#orderCheckInfo .item .price {
	font-size: 21px !important;
    margin-right: 4px;
    text-align: center;
}
.order-2 #orderCheckInfo .item .price {
	font-size: 20px !important;
}
#showMessage .cartTable .deleteProduct {
font-size: 15px !important;
}
.shrtMes{text-align: center !important;}

/*popupfix*/

.popup{
    margin-top: 631px;
	/*border: 2px solid #999;*/
	box-shadow: 12px 12px 20px 0px rgba(0,0,0,0.4);
	background: #492576;
	background: #1f2431;
    opacity: 0.9;
}
#middle .popup {
	margin-top: 362px;
	margin-top: 188px;
    left: 0px;
	/*top: 0px !important;*/
}
.docs-block h3 {
	padding: 16px;
	padding-top: 9px;
	padding-left: 0px;
	position: relative;
	margin-left: 30px;
	margin-left: 0px;
	width: calc(100% - 86px);
   /* padding-left: 27px;*/
}
	.docs-block h3:before {
		content: '';
		position: absolute;
		bottom: 1px;
		left: 16px;
		width: calc(100% - 36px);
		height: 1px;
		background: #AAA;
	}
#tabs-5 #comments_product {
	padding: 0px;
    padding-top: 9px;
}

body .nav div.subnav {
	top: 0px !important;
	opacity: 1;
	background: none;
	width: 940px;
    left:  22px;
	border-bottom: none !important;
    position: relative;
    padding: 0px;
}
body .nav .active div.subnav {
    padding: 20px 0px;
    padding-top: 10px;
}
body.main-page .nav div.subnav {
    /*padding: 10px 0px;*/
    /*left: 0px;*/
}
	body:first-of-type .nav div.subnav:after {
		left: auto;
		right: -1px;
	}
	.nav .subnav .top-block {
		position: absolute;
		width: 100%;
		height: 25px;
		top: -23px;
		left: 0px;
	}
.dotted-bacground {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: url('images/pattern.png');
}
.text_n_photo .text_window a {
	color: #333;
}
p.MsoNormal.ui-state-active,
p.ui-state-active {
    height: 36px;
}
p.MsoNormal.ui-state-active span.ui-icon,
p.ui-state-active span.ui-icon {
	top: 25% !important;
}

.kredit-frame {
    
}
.kredit-frame p {
    font-size: 15.5px;
    line-height: 1.7em;
    letter-spacing: 0.5px;
	margin-bottom: 25px;
}

#cart .mCSB_container.mCS_no_scrollbar {
    padding-left: 0px;
}
.support-phone-text {
    border: 1px solid #ccc;
    padding: 55px 30px;
	margin-top: 85px;
	margin-bottom: 100px;
}
	.support-phone-text h3 {
		font-weight: normal;
		font-size: 19px;
	}
	.support-phone-text strong {
		padding-bottom: 25px;
		display: inline-block;
		color: #616161;
	}
	.red {
		color: #b91440 !important;
		color: #b91440 !important;
	}
	.red strong {
		color: #b91440;
		padding-bottom: 12px;
	}
.order-list {
    margin-top: 17px;
}
.video-thumb {
	width: 940px;
	height: 530px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
}
	.video-thumb:before {
		content: "PLAY";
		color: #FFF;
		position: absolute;
		bottom: 135px;
		right: 106px;
		z-index: 10;
	}
	.video-thumb:after {
		content: '';
		position: absolute;
		border-left: 10px solid #FFF;
		border-bottom: 7px solid transparent;
		border-top: 7px solid transparent;
		right: 148px;
		bottom: 137px;
		z-index: 10;
	}
	.video-thumb object {
		position: relative;
		z-index: 100;
	}


.main-page  .nav div.subnav {
	top: 51px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body.main-page:first-of-type .nav div.subnav {
		top: 31px;
	}
}
.main-page #main_menu ul.level2 li span,
.main-page #main_menu ul.level2 li a:link,
.main-page #main_menu ul.level2 li a:visited {
	color: #fff;
}
.main-page #main_menu ul.level2 li span,
.main-page #main_menu ul.level2 li a:hover {
	color: #b91440;
}
.main-page .up_all_link .all_link a {
	color: #fff !important;
}
.main-page .up_all_link .all_link a {
	color: #000 !important;
}
.main-page .nav div.subnav {
	//background: url(/images/lente_pontoso.png) repeat;
}


body:not(.main-page) #main_menu ul.level1>li {
	height: 27px;
}
body:not(.main-page) .nav div.subnav {
	top: 37px;
	border-bottom: 2px solid #333;
	opacity: 0.9;
}
body:not(.main-page) #main_menu ul.level2 li span,
body:not(.main-page) #main_menu ul.level2 li a:link,
body:not(.main-page) #main_menu ul.level2 li a:visited {
	color: #000;
}
body:not(.main-page) #main_menu ul.level2 li span,
body:not(.main-page) #main_menu ul.level2 li a:hover,
body:not(.main-page) #main_menu ul.level2 li a.active {
	color: #881a21;
}
body:not(.main-page) .up_all_link .all_link a:hover {
	color: #881a21 !important;
}
body:not(.main-page) .up_all_link .all_link a {
	color: #000 !important;
}
body:not(.main-page) .nav div.subnav {
	//background: url(/images/lente_pontos.png) repeat;
}

