.style-switcher{width:705px;left:-705px;top:0;background:#fff;height:100%;border-radius:0;color:#333;padding-top:81px;position:fixed;z-index:998}.style-switcher *{box-sizing:border-box}.style-switcher.active{left:0;box-shadow:0 0 25px 0 rgba(0,0,0,.4);transition:left .3s;-moz-transition:left .3s;-ms-transition:left .3s ease;-o-transition:left .3s;-webkit-transition:left .3s}.style-switcher.active.closes{left:-705px;box-shadow:none}.style-switcher .switch{position:absolute;top:147px;right:-58px;background:#e2e2e2;border-radius:0 4px 4px 0;width:58px;height:58px;line-height:54px;text-align:center;cursor:pointer}.style-switcher .switch svg{vertical-align:middle;margin-right:1px}.style-switcher .switch:hover svg path{fill:#fff}.style-switcher .switch_presets{position:absolute;top:86px;right:-58px;background:#e2e2e2;border-radius:0 4px 4px 0;width:58px;height:58px;line-height:54px;text-align:center;cursor:pointer}.style-switcher .switch_presets svg{vertical-align:middle;margin-right:1px}.style-switcher .switch_presets:hover svg path{fill:#fff}.style-switcher .switch.active,.style-switcher .switch_presets.active{background-color:#fff}.style-switcher .tooltip{cursor:default;left:100%;top:0;padding:0 0 0 20px;transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s ease;-o-transition:opacity .3s;-webkit-transition:opacity .3s;width:311px}.style-switcher .switch:hover .tooltip,.style-switcher .switch_presets:hover .tooltip{opacity:1;visibility:visible}.style-switcher .tooltip>.wrap{padding:20px 25px 25px;background:#fff;font-size:13px;line-height:20px;color:#333;border-radius:5px;text-align:left;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,.25);-moz-box-shadow:0 5px 20px 0 rgba(0,0,0,.25);box-shadow:0 5px 20px 0 rgba(0,0,0,.25)}.style-switcher .tooltip>.wrap::before{content:"";position:absolute;top:23px;left:8px;border:6px solid transparent;border-right:6px solid #fff}.style-switcher .tooltip .title{font-size:16px;font-weight:700}.style-switcher .tooltip .text{color:#777;margin:10px 0 0}.style-switcher .tooltip .text:empty{display:none}.style-switcher .header{padding:23px 25px;background:#fff;border-bottom:1px solid #e3e3e3;margin-top:-81px}.style-switcher .header .title{display:none;float:left;font-size:18px;line-height:35px;white-space:nowrap;font-weight:700;color:#333}.style-switcher .header .title svg{margin:7px 19px 0 0;float:left}.style-switcher .header .title svg path{fill:#333}.style-switcher .header .buttons{float:right;font-size:0}.style-switcher .header .header-inner{color:#333;text-align:center;text-transform:uppercase;padding:0 17px;cursor:pointer;border-radius:4px;font-size:10px;line-height:37px;vertical-align:middle;display:inline-block;border:1px solid #e1e1e1;letter-spacing:.8px}.style-switcher .header .header-inner svg{margin:0 12px 0 0;position:relative;top:2px}.style-switcher .header .header-inner svg path{fill:#333}.style-switcher .header .header-inner:hover svg{-webkit-animation:.5s ease-out spinner;animation:.5s spinner;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.style-switcher .header.can_save .header-inner{margin-right:10px}.style-switcher .header.can_save .save_btn{background:#eee;border-radius:4px;font-size:10px;text-transform:uppercase;line-height:39px;padding:0 18px;cursor:pointer;height:39px;vertical-align:middle;display:inline-block;letter-spacing:.8px}.style-switcher .header .header-inner:hover,.style-switcher .header.can_save .save_btn:hover{color:#fff}.style-switcher .header.can_save .save_btn svg{margin:0 12px 0 0;position:relative;top:3px}.style-switcher .header.can_save .save_btn svg path{fill:#333}.style-switcher .header .header-inner:hover svg path,.style-switcher .header.can_save .save_btn:hover svg path{fill:#fff}.style-switcher .header.can_save .save_config_status{display:none;position:absolute;top:18px;color:#fff;text-align:center;background:#28b71d;text-transform:none;padding:10px 10px 11px;left:25px;right:25px;border-radius:4px;font-size:14px;line-height:24px}.style-switcher .header.can_save .save_config_status.error{background:#e62222}.style-switcher .header.can_save .save_config_status span{display:inline-block;position:relative;padding:0 0 0 22px}.style-switcher .header.can_save .save_config_status span:before{content:"";position:absolute;top:50%;left:0;background:url(images/apply_settings_ok.svg) 0 1px no-repeat;width:20px;height:16px;margin-top:-9px}.style-switcher .header.can_save .save_config_status.error span:before{background:url(images/apply_settings_error.svg) no-repeat}.style-switcher form,.style-switcher form>div{height:100%;position:relative}.style-switcher .presets{position:absolute;left:0;top:0;width:100%;z-index:10;background-color:#fff;height:100%;display:none}.style-switcher .presets.active{display:block}.style-switcher .presets .options{padding:30px 17px;height:100%}.style-switcher .presets .options .items{display:flex;flex-wrap:wrap;flex-direction:row}.style-switcher .presets .options .item{margin:0 0 16px;padding:0 8px}.style-switcher .options .link-item.preset-block{padding:29px 29px 22px;position:relative;display:block;height:100%;border:1px solid #e2e2e2;margin:0}.style-switcher .options .preset-block.current{border-width:2px;padding:28px 28px 21px}.style-switcher .options .link-item.preset-block .image{text-align:center;width:258px;max-height:191px;overflow:hidden;margin:0 auto 15px;max-width:100%}.style-switcher .options .link-item.preset-block .image img{vertical-align:middle;max-height:100%;max-width:100%;border:1px solid #e3e3e3;border-radius:2px;margin:0 auto}.style-switcher .options .link-item.preset-block .info{text-align:center}.style-switcher .options .link-item.preset-block.no_img .info{padding-left:0;margin-top:0}.style-switcher .options .link-item.preset-block .title{font-weight:700;color:#333;margin:0;font-size:13px;line-height:18px}.style-switcher .options .link-item.preset-block .description{color:#777;margin:3px 0 0;font-size:13px;line-height:20px}.style-switcher .options .link-item.preset-block .info .icon{right:30px;top:30px;position:absolute;display:block;width:32px;height:32px;border:1px solid #eaeaea;border-radius:50%;transition:border .3s,background .3s;-moz-transition:border .3s,background .3s;-ms-transition:border .3s ease,background .3s ease;-o-transition:border .3s,background .3s;-webkit-transition:border .3s,background .3s}.style-switcher .options .link-item.preset-block .info .icon svg{top:10px;position:absolute;left:9px}.style-switcher .options .link-item.preset-block:hover .info .icon path{fill:#fff}.style-switcher .left-block{float:left;width:140px;min-height:100%;background:#f0f0f0;height:100%;overflow:hidden;position:relative}.style-switcher .left-block .section-block{font-weight:700;font-size:14px;line-height:18px;padding:21px 25px 22px;border-bottom:1px solid #e3e3e3;text-transform:none;position:relative}.style-switcher .left-block .section-block.active{background:#fff;margin-right:-1px;z-index:2}.style-switcher .left-block .section-block:hover:not(.active){background:#f8f8f8}.style-switcher .left-block .section-block.active:before{content:"";position:absolute;top:0;width:2px;height:100%;background:#e2e2e2;left:0}.style-switcher .left-block .section-block:not(.active):hover{cursor:pointer}.style-switcher .left-block::after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;background:#e3e3e3}.style-switcher .right-block{height:100%;overflow:hidden}.style-switcher .right-block .content-body{padding:25px 25px 0 26px;background:#fff;border-left:1px solid #e3e3e3;margin-left:-1px}.style-switcher .right-block .block-item{display:none}.style-switcher .right-block .block-item.active{display:block;padding-bottom:20px}.style-switcher .right-block .block-item .item{padding:0 0 23px;margin:0 0 25px;border-bottom:1px solid #f3f3f3}.style-switcher .right-block .block-item .item:last-of-type{margin-bottom:0}.style-switcher .right-block .block-item .item.borders{border-top:1px solid #f3f3f3;border-bottom-width:0;margin:21px 0 0;padding:23px 0 4px}.style-switcher .right-block .block-item .item>.title{font-size:12px;font-weight:700;padding:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.style-switcher .right-block .block-item .item>.title.with-border{padding:23px 0 0;margin:25px 0 0;border-top:1px solid #f3f3f3}.style-switcher .right-block .block-item .item .pull-left+.title{padding-left:85px;padding-top:6px;padding-right:20px}.style-switcher .right-block .block-item .item.borders .pull-left+.title{padding-top:12px;padding-bottom:11px}.style-switcher .right-block .block-item .item .options{font-size:0;min-height:33px}.style-switcher .right-block .block-item .item .options.dependent{padding:10px 0 0}.style-switcher .right-block .block-item .item .options>div{font-size:12px;display:inline-block;vertical-align:top;float:none}.style-switcher .right-block .block-item .item .options .rows{margin-left:-8px;margin-right:-8px;display:block;font-size:0}.style-switcher .right-block .block-item .item.groups .rows{margin:0;display:block;font-size:0;border:1px solid #e2e2e2;border-radius:4px;border-bottom:none}.style-switcher .right-block .block-item .item .rows>div{padding-left:8px;padding-right:8px;float:none;display:inline-block;vertical-align:top}.style-switcher .right-block .block-item .item.groups .rows>div{padding:0}.style-switcher .right-block .block-item .item.groups .link-item{font-size:13px;border:none;border-bottom:1px solid #e2e2e2;margin:0;box-shadow:none;padding:18px 23px 23px;border-radius:0}.style-switcher .right-block .block-item .item.groups .link-item.disabled{background:#fbfbfb}.style-switcher .right-block .block-item .item.groups .link-item .img{padding:15px 0 0}.style-switcher .right-block .block-item .item.groups .link-item .input{min-height:22px;padding:20px 0 0}.style-switcher .right-block .block-item .item.groups .link-item .input .on-off-switch,.style-switcher .right-block .block-item .item.groups .link-item img{margin:auto}.style-switcher .right-block .block-item .item .options .group{display:block;background:url(images/dott.png) 0 16px repeat-x;padding:0 0 4px}.style-switcher .right-block .block-item .item .options .group:last-of-type{padding-bottom:0}.style-switcher .right-block .block-item .item .options .group .title{font-size:13px;float:left;padding:3px 10px 0 0;background:#fff;max-width:100px}.style-switcher .right-block .block-item .item .options .group .values{padding:0 0 0 102px}.style-switcher .right-block .block-item .item .options .group .values .inner-values{background:#fff;padding:0 0 0 10px;font-size:0}.style-switcher .right-block .block-item .item .options input[type=checkbox]{display:none}.style-switcher .options .base_color>span{border-radius:100%;background:#fff;overflow:hidden;padding:5px;width:38px;height:38px;margin:0 7px 7px 0;border:1px solid #e2e2e2;display:block;cursor:pointer}.style-switcher .options .base_color:not(.current)>span:hover{box-shadow:0 0 15px rgba(0,0,0,.15);border-color:#fff}.style-switcher .options>div.base_color.current>span,.style-switcher .options>div.base_color.current>span:hover{border:2px solid #333;padding:4px;background:#fff}.style-switcher .options .base_color span span{border-radius:100%;display:block;width:100%;height:100%}.style-switcher .options .base_color_custom{position:relative}.base_color_custom>span,.base_color_custom>span span{background-image:url(images/color_picker.png)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:15px 15px!important}.style-switcher .options .base_color_custom>span{border-radius:10px}.style-switcher .options .base_color_custom>span span{border-radius:6px}.style-switcher .options .link-item{display:inline-block;vertical-align:top;font-size:13px;line-height:20px;color:#212121;padding:5px 15px 6px;border:1px solid #e2e2e2;border-radius:4px;cursor:pointer;margin:0 7px 7px 0}.style-switcher .options .link-item.block{display:block;margin-bottom:14px;padding:9px 19px;margin-right:0}.style-switcher .options .link-item.block .inner-table-block span{text-align:left}.style-switcher .options .link-item.block:last-of-type{margin-bottom:15px}.style-switcher .options .link-item.current:not(.block):not(.preset-block){color:#fff;border-color:transparent}.style-switcher .options .link-item.current.block{border-width:2px;padding:8px 18px}.style-switcher .options .link-item:not(.current):hover{box-shadow:0 0 15px rgba(0,0,0,.15);border-color:#fff}.style-switcher .options .link-item img,.style-switcher .options .link-item span{display:block;text-align:center}.style-switcher .options .rows .link-item span.title{margin:0 -10px;padding-top:7px}.style-switcher .options .link-item img{max-width:100%;max-height:100%}.style-switcher .options .link-item span+span{padding:5px 0}.style-switcher .options .rows .link-item span+span{padding:15px 5px}.style-switcher .options .link-item .inner-table-block{display:table-cell;vertical-align:middle}.style-switcher .options .link-item .inner-table-block:first-of-type{width:10px;padding:0 20px 0 0}.style-switcher .options .link-item .inner-table-block img{max-width:100%}.style-switcher .options .link-item.block[data-option-value="10"] .inner-table-block:first-of-type{padding-right:13px}.style-switcher .sup-params.options{display:none}.style-switcher .sup-params.options.active{display:block}.style-switcher .block-title{padding:5px 0}.style-switcher .block-title .dotted-block{display:inline-block;border-bottom:1px dotted;cursor:pointer;font-size:13px;line-height:16px}.style-switcher .block-title .dotted-block:hover{color:#333}.style-switcher .right-block .block-item .item .sup-params.options>div{display:block}.style-switcher .right-block .block-item .item .sup-params.options .values{display:none;margin:5px 0;border:1px solid #e2e2e2;border-radius:4px}.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper{border-bottom:1px solid #e2e2e2;padding:10px 25px}.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper:first-of-type{border-radius:4px 4px 0 0}.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper:last-of-type{border-bottom-width:0;border-radius:0 0 4px 4px}.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper.disabled{background:#fbfbfb;opacity:1}.style-switcher .right-block .block-item .item .sup-params.options .values table{width:100%}.style-switcher .right-block .block-item .item .sup-params.options .values td{vertical-align:middle}.style-switcher .right-block .block-item .item .sup-params.options .values .disabled td{opacity:.5}.style-switcher .right-block .block-item .item .sup-params.options .values table td:first-child{width:30px}.style-switcher .right-block .block-item .item .sup-params.options .values table td:last-child{width:125px;text-align:right;opacity:1}.style-switcher .right-block .block-item .item .sup-params.options .values table .on-off-switch{display:inline-block;vertical-align:middle}.style-switcher .right-block .block-item .item .sup-params.options .values .apply-block{padding:20px 25px 19px;text-align:center}.style-switcher .right-block .block-item .item .sup-params.options .values .apply-block .btn{font-size:13px}.style-switcher .btn-ajax-block{position:absolute;top:0;right:-81px;opacity:0;display:none}.style-switcher .btn-ajax-block .btn{margin:0;font-size:13px}.style-switcher .right-block .block-item .item .sup-params.options>.templates_block{display:none;padding-top:40px}.style-switcher .right-block .block-item .item .sup-params.options.active>.templates_block{display:block}.style-switcher .right-block .block-item .item.INDEX_TYPE{border-bottom:none}.style-switcher .tooltip-link{background:#efefef;border:1px solid #e2e2e2;font-size:10px;font-weight:400;padding:0;margin:0 0 0 10px;border-radius:50%;color:#333;width:15px;height:15px;display:inline-block;line-height:12px;text-align:center;position:relative;top:-1px;cursor:pointer}.style-switcher .tooltip{visibility:hidden;background:0 0;box-shadow:none;max-width:none}.style-switcher .tooltip:after{display:none}.style-switcher .tooltip.fade.in{opacity:1;visibility:visible}.style-switcher .tooltip.fade.top .tooltip-arrow{border-top-color:#fff}.style-switcher .tooltip.fade.right .tooltip-arrow{border-right-color:#fff}.style-switcher .tooltip.fade.bottom .tooltip-arrow{border-bottom-color:#fff}.style-switcher .tooltip.fade .tooltip-inner{color:#666;font-size:13px;line-height:20px;text-transform:none;background:#fff;box-shadow:0 0 25px rgba(0,0,0,.2);font-weight:400;padding:18px 20px;max-width:290px;text-align:left;letter-spacing:0}.style-switcher .tooltip-link:hover{color:#fff}.sp-container.custom_picker_container{background:#4b5b62;border:1px solid #3e484e;box-shadow:-5px 10px 30px #2c393f;left:0!important;position:absolute!important;top:auto!important;z-index:3002;height:240px}.sp-container.custom_picker_container .sp-input{background:#f7f7f7}.sp-replacer.custom_picker_replacer{display:none}.sp-container.custom_picker_container .sp-picker-container{border:none}.sp-container.custom_picker_container .sp-choose{width:73px;background:#252d31;border:1px solid #252d31;border-radius:2px;box-sizing:border-box;color:#fdfdfd;display:inline-block;line-height:25px;margin:3px 0 6px;padding:0 10px;text-align:center;text-decoration:none;text-shadow:1px 1px 0 rgba(0,0,0,.2);text-transform:none;vertical-align:top;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;font-size:12px}.sp-container.custom_picker_container .sp-choose:hover{background:#364247}.sp-container.custom_picker_container .sp-cancel{color:#fff!important;display:inline-block;margin:5px 5px 0 0;vertical-align:top;zoom:1;text-decoration:none}.sp-container.custom_picker_container .sp-cancel:hover{text-decoration:underline!important;border:none}.sp-container.custom_picker_container .sp-input:focus{border-color:transparent}.style-switcher .mCSB_scrollTools{width:8px;z-index:3;opacity:1}.style-switcher .mCSB_3_dragger_vertical{width:8px;border:2px solid #fff}.style-switcher .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#999!important;border-radius:2px;width:4px}.on-off-switch{position:relative;user-select:none}.on-off-switch-track{position:absolute;border:solid #fff;z-index:1;background-color:#fff;overflow:hidden;box-sizing:content-box;top:50%;margin-top:-8px;cursor:pointer}.on-off-switch-track-on{background-color:#1ab700;border-color:#1ab700;position:absolute;z-index:10;overflow:hidden}.on-off-switch-track-off{position:absolute;border:1px solid #e2e2e2;background-color:#f5f5f5;z-index:1}.on-off-switch-thumb{position:absolute;z-index:2;cursor:pointer}.on-off-switch-thumb-shadow{position:absolute}.on-off-switch-thumb-color{background-color:#fff;position:absolute;box-shadow:0 2px 7px rgba(0,0,0,.2)}.on-off-switch-thumb-off{position:absolute}.on-off-switch-thumb-on{z-index:10}.on-off-switch-text{width:100%;position:absolute;font-family:arial;user-select:none;font-size:10px}.on-off-switch-text-on{color:#fff;text-align:left}.on-off-switch-text-off{color:#000;text-align:right}.hint-theme{position:fixed;left:180px;top:210px;max-width:470px;color:#fff;font-size:14px}.hint-theme:before{position:absolute;top:-120px;left:-94px;content:"";width:101px;height:98px;background:url(images/strel.png) no-repeat}.hint-theme p{opacity:.7}.hint-theme h4{font-size:22px;color:#fff;margin-bottom:18px;margin-top:0}.hint-theme .btn-block{margin:33px 0 0}.hint-theme .btn-block .btn{margin:0;padding-left:48px;padding-right:48px}@media (min-width:992px){.style-switcher .switch{display:block!important}.style-switcher .right-block .block-item .item.groups .rows>div:nth-child(2n+1) .link-item{border-right:1px solid #e2e2e2}}@media (max-width:991px){.style-switcher .right-block .block-item .item.groups .rows>div{display:block}}@media (max-width:860px){.style-switcher .header .title{margin-bottom:10px;width:100%}.style-switcher .header .buttons{text-align:left;float:none}}@media (min-width:501px) and (max-width:860px){.style-switcher{width:414px;left:-414px}.style-switcher.active.closes{left:-414px}.style-switcher .presets .options .item{width:100%;float:none}}@media (max-width:500px){.style-switcher{width:343px;left:-343px}.style-switcher.active.closes{left:-343px}.style-switcher .header.can_save .buttons svg{display:none}.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper{padding:10px 15px}.style-switcher .right-block .block-item .item .sup-params.options .values td{display:block}.style-switcher .right-block .block-item .item .sup-params.options .values table td:last-child{width:auto;text-align:left}.style-switcher .right-block .block-item .item .options .group .values{padding:0 0 0 85px}.style-switcher .options .link-item .inner-table-block img{display:none}.style-switcher .options .link-item.block{display:inline-block;margin-bottom:7px;padding:5px 15px 6px;margin-right:7px}.style-switcher .options .link-item.block.current{padding:4px 14px 5px}.style-switcher .options .link-item .inner-table-block:first-of-type{width:auto}.style-switcher .right-block .block-item .item .options.pull-left{float:none!important}.style-switcher .right-block .block-item .item .pull-left+.title{padding-left:0}.hint-theme{left:80px;padding:0 20px 0 0}.hint-theme:before{left:0}}@media (max-width:432px){.jqmOverlay.waiting,.sp-container.custom_picker_container,.style-switcher{display:none}}