.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);display:none}.chosen-container.chosen-with-drop .chosen-drop{display:block;border:1px solid #2e2a27;padding:14px 8px 28px;box-shadow:0em 0em 21px rgba(000,000,000,0.3)}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 10px;height:40px;border:1px solid #000;background-color:#fff;color:#000;text-decoration:none;white-space:nowrap;line-height:40px}.chosen-container-single .chosen-single input[type="text"]{cursor:pointer;opacity:0;position:absolute;width:0}.chosen-container-single .chosen-default{color:#000}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../../../../netcat_template/template/chrono_nl/assets/images/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:30px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../../../../netcat_template/template/chrono_nl/assets/images/chosen/chosen-spritenew.png) no-repeat 8px 10px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:14px 8px 28px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 10px;width:100%;height:50px;border:1px solid #2e2a27;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACA0lEQVRIiaXVy0tVURTH8c/VNCjI7IFiRK+BouSgpmlF9AAnPaCXDvwDqj8gCito1qRBUEQjJyERQVD0MppITYJABwUVBZH0whoURGaDtQ/cLvcevdff5OzNWWd9z177t9cudHe2K6NW7McOtGEG7/EQNzBV7qNyqiuZ12MIb3AJfWjG8gS8mt6dQKFawCLcxhm8xIGUvAPtWIYjmMRFDKcfylV9y8oV2XgYe3EZ+zCBP0WxvzGOa1iHfizBvTxAIe3BTtwX9T0oap6nxhTfg014USkwK9FJ/BS1nS05sZpjRd9WVJ2obQ9u4eMckmcax5gwwoI8QIfYrKdVJM80hsXCyhUBzWn8tQZAdh6a8gCf07ilBkBrev7IA7zCNHprAGzHJ7zLA0wJL/dhQxXJt2IjbuYFZTY9hwbRChrnkLwJV9L4V15gdpI/CLseRifuCq+XUxvuoFs0wD3p50bzAPAAa0W/GRTN7Au+C5934rhoKetxAYfEGRqoBCmUadeDomSr03zG/51zUrjnGXbjb1rRFpzHqdkAsFDcBduwKq3gNR7hMU6LrjsrpBJgLhoqgRTwFkuLIcV7UK2epOeAOA+92IxvCdiA0fkASiFduI5dCdaP+tIrsxadFaUiXLhG7Ns0Jiq22RogEui5cN5RjMy3RMXKypWVZ4T5uaiSusR9Dv4BvwRpR3H3hAgAAAAASUVORK5CYII=) no-repeat 94% 13px;font-size:30px;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.chosen-container .chosen-results{color:#2e2a27;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:11px 5px;margin:0 9px;width:85%;border-bottom:1px solid #423f3c;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;font-size:14px}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#2e2a27;width:85%;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../../../../netcat_template/template/chrono_nl/assets/images/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #000;border-bottom-right-radius:0;border-bottom-left-radius:0}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url(../../../../netcat_template/template/chrono_nl/assets/images/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-size:initial !important;background-repeat:no-repeat !important}}.chosen-name-city{font-size:24px;font-weight:400;margin-left:12px;color:#2e2a27}.chosen-drop span img{display:inline-block;float:right;cursor:pointer;margin-right:12px}.chosen-container .chosen-results::-webkit-scrollbar-track{background-color:transparent;border:1px solid #2e2a27}.chosen-container .chosen-results::-webkit-scrollbar-thumb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAdCAYAAACjbey/AAAAPElEQVQ4jWPU01L/z0ABYKJE86gBowYMHgNYYIyLV2+QpFFfW4OBgYGBgZHSzDTqgsGQDkYNGDWAKgYAAGMvDzUfeKVpAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50% 10%;width:16px;height:29px}.chosen-container .chosen-results::-webkit-resizer{background-image:url(../../../../netcat_template/template/chrono_nl/assets/css/'');background-repeat:no-repeat;width:4px;height:0px}.chosen-container .chosen-results::-webkit-scrollbar{width:20px}@media only screen and (max-width:2768px){.chosen-select{width:285px !important;height:40px;color:#2e2a27;font-size:14px;font-weight:400}.chosen-container{width:285px !important}}@media only screen and (max-width:480px){.chosen-select{width:100% !important;height:40px;color:#2e2a27;font-size:14px;font-weight:400}.chosen-container{width:100% !important}}.chosen-drop span.jkz{display:inline-block;float:right;cursor:pointer;margin-right:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAbElEQVQ4jWPQ01L/////fwZqYT0tdQSDWgb+//+fAUOAUgNRDKXEYHR9BBWQaiBWQ0kxGJc6kjUQI0+WSwhZSLIXiQkakiKD2LCmKJYHl0upHqZUj32qp1Oq5yiq532ql1JUL0+pXvLToo4CALbB6LsaLZNAAAAAAElFTkSuQmCC);background-repeat:no-repeat;height:21px;width:21px}@charset "UTF-8";html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside > .mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl > .mCSB_inside > .mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0}.mCSB_outside + .mCSB_scrollTools{right:-26px}.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a + .mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside > .mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside > .mCSB_container{min-height:100%}.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper > .mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools{opacity:0.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover > .mCSB_scrollTools,.mCustomScrollBox:hover ~ .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{background-image:url(../../../../css/mCSB_buttons.png);background-repeat:no-repeat;opacity:0.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonUp:hover,.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover{opacity:0.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonUp:active,.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active{opacity:0.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,0.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:rgba(0,0,0,0.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,0.1);-webkit-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,0.75);-webkit-border-radius:1px;border-radius:1px}.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1);-webkit-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75);-webkit-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,0.1);-webkit-border-radius:2px;border-radius:2px}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,0.75);-webkit-border-radius:2px;border-radius:2px}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1);-webkit-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75);-webkit-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,0.1)}.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,0.15)}.mCS-rounded.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");background-repeat:repeat-y;opacity:0.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0.5)),to(rgba(255,255,255,0)));background-image:linear-gradient(to right,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%)}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.5)),to(rgba(255,255,255,0)));background-image:linear-gradient(to bottom,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%)}.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d.mCSB_scrollTools,.mCS-3d-dark.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:16px;border-radius:16px}.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,0.2);-webkit-box-shadow:inset 1px 0 1px rgba(0,0,0,0.5),inset -1px 0 1px rgba(255,255,255,0.2);box-shadow:inset 1px 0 1px rgba(0,0,0,0.5),inset -1px 0 1px rgba(255,255,255,0.2)}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555}.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),inset 0 -1px 1px rgba(255,255,255,0.2);box-shadow:inset 0 1px 1px rgba(0,0,0,0.5),inset 0 -1px 1px rgba(255,255,255,0.2)}.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1);-webkit-box-shadow:inset 1px 0 1px rgba(0,0,0,0.1);box-shadow:inset 1px 0 1px rgba(0,0,0,0.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;border-radius:7px}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;border-radius:5px}.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick.mCSB_scrollTools_vertical,.mCS-3d-thick-dark.mCSB_scrollTools_vertical{-webkit-box-shadow:inset 1px 0 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5);box-shadow:inset 1px 0 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5)}.mCS-3d-thick.mCSB_scrollTools_horizontal,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{bottom:1px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.5)}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 1px 0 0 rgba(255,255,255,0.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4);box-shadow:inset 0 1px 0 rgba(255,255,255,0.4)}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,0.05);-webkit-box-shadow:inset 1px 1px 16px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 16px rgba(0,0,0,0.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,0.2);box-shadow:inset 0 0 14px rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.2);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),inset 0 0 14px rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.4),inset -1px 0 0 rgba(0,0,0,0.2);box-shadow:inset 1px 0 0 rgba(255,255,255,0.4),inset -1px 0 0 rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),inset 0 -1px 0 rgba(0,0,0,0.2);box-shadow:inset 0 1px 0 rgba(255,255,255,0.4),inset 0 -1px 0 rgba(0,0,0,0.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,0.05);-webkit-box-shadow:inset 1px 1px 16px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 16px rgba(0,0,0,0.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,0.2)}.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,0.2)}.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.1)}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,0.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,0.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,0.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,0.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,0.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,0.9)}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0}.irs-line-left{left:0;width:11%}.irs-line-mid{left:9%;width:82%}.irs-line-right{right:0;width:11%}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-bar-edge{position:absolute;display:block;top:0;left:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-slider{position:absolute;display:block;cursor:default;z-index:1}.irs-slider.type_last{z-index:2}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:transparent;z-index:2}.irs-disabled{opacity:0.4}.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}@font-face{font-family:'icomoon';src:url(../../../../fonts/icomoon.eot?knr5uv);src:url(../../../../fonts/icomoon.eot?knr5uv#iefix) format("embedded-opentype"),url(../../../../fonts/icomoon.ttf?knr5uv) format("truetype"),url(../../../../fonts/icomoon.woff?knr5uv) format("woff"),url(../../../../fonts/icomoon.svg?knr5uv#icomoon) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-wechat:before{content:"\e93d"}.icon-basket:before{content:"\e900"}.icon-basket-buy:before{content:"\e901"}.icon-card-arr:before{content:"\e902"}.icon-calculator-arr:before{content:"\e903"}.icon-triangle:before{content:"\e904"}.icon-close:before{content:"\e905"}.icon-favorites:before{content:"\e906"}.icon-favorites1:before{content:"\e907"}.icon-favorites2:before{content:"\e908"}.icon-favorites-minus:before{content:"\e909"}.icon-favorites-plus:before{content:"\e90a"}.icon-gift:before{content:"\e90b"}.icon-menu:before{content:"\e90c"}.icon-search:before{content:"\e90d"}.icon-find-clock1:before{content:"\e90e"}.icon-find-clock:before{content:"\e90f"}.icon-arr-right:before{content:"\e910"}.icon-mail:before{content:"\e911"}.icon-arr-left:before{content:"\e912"}.icon-ru:before{content:"\e913"}.icon-visa:before{content:"\e914"}.icon-arr-top:before{content:"\e915"}.icon-ok:before{content:"\e916"}.icon-infinity:before{content:"\e917"}.icon-mir:before{content:"\e918"}.icon-insta:before{content:"\e919"}.icon-vk:before{content:"\e91a"}.icon-facebook:before{content:"\e91b"}.icon-slider:before{content:"\e91c"}.icon-mastercard:before{content:"\e91d"}.icon-twitter:before{content:"\e91e"}.icon-logo:before{content:"\e91f"}.icon-geneve:before{content:"\e920"}.icon-ball:before{content:"\e921"}.icon-basket-in-stock:before{content:"\e922"}.icon-bestseller2:before{content:"\e923"}.icon-book:before{content:"\e924"}.icon-book-at-store:before{content:"\e925"}.icon-buy-one-click:before{content:"\e926"}.icon-calculator:before{content:"\e927"}.icon-card:before{content:"\e928"}.icon-choose:before{content:"\e929"}.icon-compare:before{content:"\e92a"}.icon-delivery:before{content:"\e92b"}.icon-edit-profile:before{content:"\e92c"}.icon-in-order:before{content:"\e92d"}.icon-in-stock:before{content:"\e92e"}.icon-opening:before{content:"\e92f"}.icon-opening2:before{content:"\e930"}.icon-pictures-load:before{content:"\e931"}.icon-smile:before{content:"\e932"}.icon-to-basket:before{content:"\e933"}.icon-to-collection:before{content:"\e934"}.icon-watchmaker:before{content:"\e935"}.icon-where:before{content:"\e936"}.icon-calendar:before{content:"\e937"}.icon-edit:before{content:"\e938"}.icon-pdf:before{content:"\e939"}.icon-installment:before{content:"\e93a"}.icon-mobile:before{content:"\e93b"}.icon-mail2:before{content:"\e93c"}.icon-location:before{content:"\e947"}.icon-user:before{content:"\e971"}@font-face{font-family:'Helvetica';src:url(../../../../fonts/HelveticaNeueCyr-Bold.eot);src:url(../../../../fonts/HelveticaNeueCyr-Bold.eot?#iefix) format("embedded-opentype"),url(../../../../fonts/HelveticaNeueCyr-Bold.woff2) format("woff2"),url(../../../../fonts/HelveticaNeueCyr-Bold.woff) format("woff"),url(../../../../fonts/HelveticaNeueCyr-Bold.ttf) format("truetype"),url(../../../../fonts/HelveticaNeueCyr-Bold.svg#HelveticaNeueCyr-Bold) format("svg");font-weight:bold;font-style:normal}@font-face{font-family:'Helvetica';src:url(../../../../fonts/HelveticaNeueCyr-Medium.eot);src:url(../../../../fonts/HelveticaNeueCyr-Medium.eot?#iefix) format("embedded-opentype"),url(../../../../fonts/HelveticaNeueCyr-Medium.woff2) format("woff2"),url(../../../../fonts/HelveticaNeueCyr-Medium.woff) format("woff"),url(../../../../fonts/HelveticaNeueCyr-Medium.ttf) format("truetype"),url(../../../../fonts/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium) format("svg");font-weight:500;font-style:normal}@font-face{font-family:'Helvetica';src:url(../../../../fonts/HelveticaNeueCyr-Black.eot);src:url(../../../../fonts/HelveticaNeueCyr-Black.eot?#iefix) format("embedded-opentype"),url(../../../../fonts/HelveticaNeueCyr-Black.woff2) format("woff2"),url(../../../../fonts/HelveticaNeueCyr-Black.woff) format("woff"),url(../../../../fonts/HelveticaNeueCyr-Black.ttf) format("truetype"),url(../../../../fonts/HelveticaNeueCyr-Black.svg#HelveticaNeueCyr-Black) format("svg");font-weight:900;font-style:normal}@font-face{font-family:'Helvetica';src:url(../../../../fonts/HelveticaNeueCyr-Light.eot);src:url(../../../../fonts/HelveticaNeueCyr-Light.eot?#iefix) format("embedded-opentype"),url(../../../../fonts/HelveticaNeueCyr-Light.woff2) format("woff2"),url(../../../../fonts/HelveticaNeueCyr-Light.woff) format("woff"),url(../../../../fonts/HelveticaNeueCyr-Light.ttf) format("truetype"),url(../../../../fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light) format("svg");font-weight:300;font-style:normal}@font-face{font-family:'helveticaneuecyrultralight';src:url(../../../../fonts/helveticaneuecyr-ultralight-webfont.woff2) format("woff2"),url(../../../../fonts/helveticaneuecyr-ultralight-webfont.woff) format("woff"),url(../../../../fonts/helveticaneuecyr-ultralight-webfont.ttf) format("truetype");font-weight:normal;font-style:normal}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{display:block;max-width:100%;height:auto}a,* a,a:hover,a:focus{text-decoration:none}h1,h2,h3,h4,h5,h6,p,ul,ol,form{margin:0;padding:0;font-weight:normal}ul{list-style:none}*{outline:none}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.left{float:left}.right{float:right}.clear{clear:both}.relative{position:relative}.wrap-overflow{overflow:hidden}.svg-icon{width:1em;height:1em;display:block;fill:currentColor}.wrap-icon{font-size:0}.wrap-icon > *{display:inline-block;vertical-align:middle;line-height:inherit;margin:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-truncate{float:none;max-width:100%;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.table{display:table;width:100%}.table-cell{display:table-cell;vertical-align:middle}body{position:relative;margin:0px;padding:0px;width:100%;font-family:'Helvetica';font-size:18px;line-height:1.2;font-style:normal;font-weight:300;min-width:320px;color:#000;background:#fff !important;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.container{width:100%;padding:0 20px;margin:0 auto;max-width:1724px}@media only screen and (max-width:977px){.container{padding:0 15px}}.wrapper{position:relative;overflow:hidden}.pixel{display:none;position:absolute;top:0;width:1857px;left:0;z-index:99999;height:5936px;opacity:0.4}.zoomContainer{z-index:13}.zoomLens{background:url(../../../../img/zoom.png) no-repeat !important;-o-background-size:contain !important;background-size:contain !important;opacity:1 !important;border:0 !important;background-position:center !important;cursor:none !important;width:46.1% !important;height:46.1% !important}@media only screen and (max-width:977px){.zoomLens{display:none !important}}.zoomWindow{border:none !important}@media only screen and (max-width:977px){.zoomWindow{display:none !important}}.form-row{margin:0 -14px;font-size:0}.form-row .finp{border:2px solid #000;width:100%;padding:0 10px;font-size:18px;color:#000}.form-row .finp.light{border-width:1px}.form-row .finp.error{border:6px solid #f00}@media only screen and (max-width:785px){.form-row .finp{line-height:34px;height:38px}}@media only screen and (max-width:497px){.form-row .finp{line-height:32px;height:36px}}.holder{position:relative;display:inline-block;width:50%;padding:0 14px;font-size:18px;color:#000;margin-bottom:40px;vertical-align:top}.holder.full{width:100%}@media only screen and (max-width:785px){.holder{width:100%;margin-bottom:20px;font-size:16px}}@media only screen and (max-width:497px){.holder{margin-bottom:15px}}.holder span{margin-bottom:10px;display:inline-block}.holder span.light{font-weight:300}.form-row-text{line-height:20px;margin:15px -14px 30px}@media only screen and (max-width:785px){.form-row-text{font-size:16px;margin:10px -14px 20px}}.form-row-text .ftext{color:#000;width:100%;height:143px;border:2px solid #000;resize:none;padding:16px}.form-row-text .ftext.error{border:6px solid #f00}@media only screen and (max-width:785px){.form-row-text .ftext{height:110px}}@media only screen and (max-width:497px){.form-row-text .ftext{height:90px}}.form-row-text span{margin-bottom:5px;display:inline-block}.holder-text{width:100%}.text-error{margin-left:2px;font-size:18px;line-height:22px;color:#f00;font-weight:500}@media only screen and (max-width:977px){.text-error{font-size:16px;margin-left:14px}}@media only screen and (max-width:497px){.text-error{font-size:14px}}.finp:-moz-placeholder,.ftext:-moz-placeholder{color:#010000}.finp::-moz-placeholder,.ftext::-moz-placeholder{color:#010000;opacity:1}.finp::-webkit-input-placeholder,.ftext::-webkit-input-placeholder{color:#010000}.finp:-ms-input-placeholder,.ftext:-ms-input-placeholder{color:#010000}.finp::placeholder,.ftext::placeholder{color:#010000}.finp:focus:-moz-placeholder,.ftext:focus:-moz-placeholder{color:transparent}.finp:focus::-moz-placeholder,.ftext:focus::-moz-placeholder{color:transparent}.finp:focus::-webkit-input-placeholder,.ftext:focus::-webkit-input-placeholder{color:transparent}.finp:focus:-ms-input-placeholder,.ftext:focus:-ms-input-placeholder{color:transparent}.finp:focus::placeholder,.ftext:focus::placeholder{color:transparent}@media only screen and (max-width:597px){.captcha iframe{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}}@media only screen and (max-width:497px){.captcha iframe{-webkit-transform:scale(0.66);-moz-transform:scale(0.66);-ms-transform:scale(0.66);-o-transform:scale(0.66);transform:scale(0.66)}}.form-row-captcha{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:785px){.form-row-captcha{display:block}}.form-row{margin:0 -14px;font-size:0}.form-row .finp{border:2px solid #000;width:100%;padding:0 10px;font-size:18px;color:#000}.form-row .finp.light{border-width:1px}.form-row .finp.error{border:6px solid #f00}@media only screen and (max-width:785px){.form-row .finp{line-height:34px;height:38px}}@media only screen and (max-width:497px){.form-row .finp{line-height:32px;height:36px}}.holder{position:relative;display:inline-block;width:50%;padding:0 14px;font-size:18px;color:#000;margin-bottom:40px;vertical-align:top}.holder.full{width:100%}@media only screen and (max-width:785px){.holder{width:100%;margin-bottom:20px;font-size:16px}}@media only screen and (max-width:497px){.holder{margin-bottom:15px}}.holder span{margin-bottom:10px;display:inline-block}.holder span.light{font-weight:300}.form-row-text{line-height:20px;margin:15px -14px 30px}@media only screen and (max-width:785px){.form-row-text{font-size:16px;margin:10px -14px 20px}}.form-row-text .ftext{color:#000;width:100%;height:143px;border:2px solid #000;resize:none;padding:16px}.form-row-text .ftext.error{border:6px solid #f00}@media only screen and (max-width:785px){.form-row-text .ftext{height:110px}}@media only screen and (max-width:497px){.form-row-text .ftext{height:90px}}.form-row-text span{margin-bottom:5px;display:inline-block}.holder-text{width:100%}.text-error{margin-left:2px;font-size:18px;line-height:22px;color:#f00;font-weight:500}@media only screen and (max-width:977px){.text-error{font-size:16px;margin-left:14px}}@media only screen and (max-width:497px){.text-error{font-size:14px}}.finp:-moz-placeholder,.ftext:-moz-placeholder{color:#010000}.finp::-moz-placeholder,.ftext::-moz-placeholder{color:#010000;opacity:1}.finp::-webkit-input-placeholder,.ftext::-webkit-input-placeholder{color:#010000}.finp:-ms-input-placeholder,.ftext:-ms-input-placeholder{color:#010000}.finp::placeholder,.ftext::placeholder{color:#010000}.finp:focus:-moz-placeholder,.ftext:focus:-moz-placeholder{color:transparent}.finp:focus::-moz-placeholder,.ftext:focus::-moz-placeholder{color:transparent}.finp:focus::-webkit-input-placeholder,.ftext:focus::-webkit-input-placeholder{color:transparent}.finp:focus:-ms-input-placeholder,.ftext:focus:-ms-input-placeholder{color:transparent}.finp:focus::placeholder,.ftext:focus::placeholder{color:transparent}@media only screen and (max-width:597px){.captcha iframe{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}}@media only screen and (max-width:497px){.captcha iframe{-webkit-transform:scale(0.66);-moz-transform:scale(0.66);-ms-transform:scale(0.66);-o-transform:scale(0.66);transform:scale(0.66)}}.form-row-captcha{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:785px){.form-row-captcha{display:block}}.btn{display:inline-block;text-align:center;font-size:18px;font-weight:500;line-height:40px;color:#000;background-color:transparent;border:1px solid #000;vertical-align:middle;overflow:hidden;cursor:pointer;-webkit-border-radius:0;border-radius:0}.btn span{border-bottom:1px solid #000}.btn:hover{background-color:#000;text-decoration:none;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.btn.btn-reverse{background-color:#000;color:#fff;text-decoration:none}.btn.btn-reverse:hover{background-color:#434343;border-color:#434343}.btn.btn-filter{border-color:#2e2a27;background-color:#2e2a27;color:#fff;text-decoration:none;padding-left:38px;padding-right:38px}.btn.btn-filter:hover{background-color:#4a433e;border-color:#4a433e}.nav-tab{float:left}.nav-tabs{border-bottom:0}.wrap-checkbox-switcher{overflow:hidden}.wrap-checkbox-switcher .checkbox-switcher{overflow:hidden;-webkit-border-radius:6px;border-radius:6px;width:30px;height:13px;margin-right:5px;float:left}.wrap-checkbox-switcher .checkbox-switcher input{display:none}.wrap-checkbox-switcher .checkbox-switcher input + label{display:block;width:100%;height:100%;background:#373e4e;cursor:pointer;position:relative;font-size:0;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.wrap-checkbox-switcher .checkbox-switcher input + label span{position:absolute;z-index:1;top:0;right:0;padding:0 5px;color:#8a95a6;font-size:9px;text-transform:lowercase;line-height:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wrap-checkbox-switcher .checkbox-switcher input + label:after{content:'';position:absolute;top:0;left:0;height:13px;width:13px;background:#737c90;-webkit-border-radius:50%;border-radius:50%;z-index:2;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:background 0.3s linear,-webkit-transform 0.3s linear;transition:background 0.3s linear,-webkit-transform 0.3s linear;-o-transition:background 0.3s linear,-o-transform 0.3s linear;-moz-transition:transform 0.3s linear,background 0.3s linear,-moz-transform 0.3s linear;transition:transform 0.3s linear,background 0.3s linear;transition:transform 0.3s linear,background 0.3s linear,-webkit-transform 0.3s linear,-moz-transform 0.3s linear,-o-transform 0.3s linear}.wrap-checkbox-switcher .checkbox-switcher input:checked + label{background:#fff}.wrap-checkbox-switcher .checkbox-switcher input:checked + label span{display:none}.wrap-checkbox-switcher .checkbox-switcher input:checked + label:after{-webkit-transform:translateX(17px);-moz-transform:translateX(17px);-ms-transform:translateX(17px);-o-transform:translateX(17px);transform:translateX(17px);background:#fff}.wrap-checkbox-switcher .checkbox-switcher input:disabled + label{cursor:default}.wrap-fcustominps-inline{overflow:hidden}.wrap-fcustominps-inline .wrap-fcustominp{float:left;margin-right:20px}.wrap-fcustominps-inline .wrap-fcustominp + .wrap-fcustominp{margin-top:0}.wrap-fcustominp{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:4px;overflow:hidden;padding:3px 0}.wrap-fcustominp + .wrap-fcustominp{margin-top:5px}.wrap-fcustominp .fcustominp-state{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 -2px;padding:0 2px;width:100%}.wrap-fcustominp .fcustominp-state.disabled{background:#f3f3f3;opacity:0.6}.wrap-fcustominp .fcustominp-state.disabled .fcustominp label,.wrap-fcustominp .fcustominp-state.disabled .fcustominp-label{cursor:default}.wrap-fcustominp .fcustominp-label{color:#000;cursor:pointer;float:left;font-size:18px;font-weight:300;line-height:18px;margin:0 0 0 8px}.fcustominp{-webkit-box-flex:0;-webkit-flex:0 0 17px;-moz-box-flex:0;-ms-flex:0 0 17px;flex:0 0 17px;float:left;overflow:hidden;padding:0 1px;width:17px;height:15px}.fcustominp input{display:none}.fcustominp label{background:#edebe9;border:1px solid #8e8e8e;cursor:pointer;display:block;margin:0;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);width:100%;height:100%}.fcustominp input[type=checkbox]:checked + label:after{content:'';display:block;position:absolute;top:1px;left:4px;width:5px;height:9px;border:solid #222;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.fcustominp input[type=radio] + label{-webkit-border-radius:50%;border-radius:50%;margin-top:1px;width:17px;height:17px;border:2px solid #bbbab8;background-color:#edebe9}.fcustominp input[type=radio]:checked + label{background:#edebe9;border:1px solid #828282}.fcustominp input[type=radio]:checked + label:after{background:#5a5551;-webkit-border-radius:50%;border-radius:50%;content:'';position:absolute;top:2px;left:2px;width:11px;height:11px;z-index:1}.wrap-filter-custominp{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:4px 30px;background:transparent;cursor:pointer;-webkit-transition:background .3s ease;-o-transition:background .3s ease;-moz-transition:background .3s ease;transition:background .3s ease}@media only screen and (max-width:1297px){.wrap-filter-custominp{padding:4px 15px}}.wrap-filter-custominp:hover{background:#d2cdc3}.wrap-filter-custominp .filter-custominp-label{color:#000;cursor:pointer;float:left;font-size:18px;font-weight:300;line-height:18px;margin:0 0 0 6px}.filter-custominp{-webkit-box-flex:0;-webkit-flex:0 0 20px;-moz-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;float:left;overflow:hidden;padding:0 1px;width:18px;height:18px}.filter-custominp input{display:none}.filter-custominp span{background:#fefdfb;border:2px solid #bbbab8;cursor:pointer;display:block;margin:0;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);width:100%;height:100%}.filter-custominp input[type=radio] + span{-webkit-border-radius:50%;border-radius:50%;border:2px solid #bbbab8;background-color:#fefdfb}.filter-custominp input[type=checkbox]:checked + span,.filter-custominp input[type=radio]:checked + span{background:#edebe9;border:1px solid #828282}.filter-custominp input[type=checkbox] + span:after,.filter-custominp input[type=radio] + span:after{background:#edebe9;content:'';display:block;position:absolute;top:2px;left:2px;width:10px;height:10px;z-index:1}.filter-custominp input[type=radio] + span:after{-webkit-border-radius:50%;border-radius:50%}.filter-custominp input[type=checkbox]:checked + span:after,.filter-custominp input[type=radio]:checked + span:after{background:#5a5551;width:12px;height:12px}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;background:rgba(0,0,0,0.7)}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translate(0,-25%);-moz-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:30px 10px}.modal-content{position:relative;background-color:#fff;-o-background-clip:padding-box;background-clip:padding-box;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:0.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn + .btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn + .btn{margin-left:-1px}.modal-footer .btn-block + .btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:940px}}.modal-dialog{margin:110px auto}@media (min-width:960px){.modal-dialog{max-width:940px;margin:70px auto}}.modal-content{background:#fff;-webkit-box-shadow:0 1px 27px rgba(0,0,0,0.19);box-shadow:0 1px 27px rgba(0,0,0,0.19);padding:5.8% 7.4% 9.57%;border:1px solid #dfdfde}.write-to-us-form .btn-reverse{padding:0 25px;line-height:39px;width:146px;margin-top:9.1%;display:block}@media only screen and (max-width:857px){.write-to-us-form .btn-reverse{margin-top:8%}}@media only screen and (max-width:785px){.write-to-us-form .btn-reverse{margin-top:7%;line-height:36px;width:135px;padding:0 15px;text-align:center;font-size:16px}}@media only screen and (max-width:657px){.write-to-us-form .btn-reverse{margin-top:6%}}@media only screen and (max-width:497px){.write-to-us-form .btn-reverse{margin-top:5%;line-height:32px;width:135px}}.modal-heading{font-size:34px;font-weight:700;margin-bottom:55px}@media only screen and (max-width:977px){.modal-heading{font-size:30px;margin-bottom:40px}}@media only screen and (max-width:785px){.modal-heading{font-size:25px;margin-bottom:30px}}@media only screen and (max-width:497px){.modal-heading{font-size:20px;margin-bottom:20px}}button.close{padding:0;position:absolute;background:none;border:none;right:35px;top:35px}button.close i{font-size:29px}@media only screen and (max-width:785px){button.close{right:20px;top:20px}button.close i{font-size:24px}}@media only screen and (max-width:497px){button.close{right:15px;top:15px}button.close i{font-size:22px}}.small-grey-modal .modal-dialog,#buy-one-click .modal-dialog{max-width:390px}.small-grey-modal .modal-content,#buy-one-click .modal-content{background-color:#d0cac3;border:none;padding:80px 45px 70px}@media only screen and (max-width:977px){.small-grey-modal .modal-content,#buy-one-click .modal-content{padding:58px 32px 40px}}.small-grey-modal .modal-heading,#buy-one-click .modal-heading{font-size:31px;margin-bottom:25px;text-align:center}@media only screen and (max-width:977px){.small-grey-modal .modal-heading,#buy-one-click .modal-heading{font-size:25px;margin-bottom:20px}}@media only screen and (max-width:597px){.small-grey-modal .modal-heading,#buy-one-click .modal-heading{font-size:20px;margin-bottom:15px}}.small-grey-modal .holder,#buy-one-click .holder{width:100%;margin-bottom:0}.small-grey-modal .text-error,#buy-one-click .text-error{position:static}.small-grey-modal .form-row,#buy-one-click .form-row{margin-bottom:30px}@media only screen and (max-width:977px){.small-grey-modal .form-row,#buy-one-click .form-row{margin-bottom:20px}}.small-grey-modal .captcha,#buy-one-click .captcha{margin-bottom:32px}.small-grey-modal .btn-click,#buy-one-click .btn-click{margin:0 auto;padding:0 20px;background-color:#000;color:#fff}@media only screen and (max-width:977px){.small-grey-modal .btn-click,#buy-one-click .btn-click{line-height:34px;width:100%;font-size:15px}}.small-grey-modal .btn-click:hover,#buy-one-click .btn-click:hover{background-color:#434343}.small-grey-modal .close,#buy-one-click .close{width:48px;height:48px;background-color:#fff;right:10px;top:10px}@media only screen and (max-width:977px){.small-grey-modal .close,#buy-one-click .close{width:40px;height:40px}}.small-grey-modal .close i,#buy-one-click .close i{color:#000;font-size:36px}@media only screen and (max-width:977px){.small-grey-modal .close i,#buy-one-click .close i{font-size:30px}}#modal-complete-order{text-align:center}#modal-complete-order .modal-dialog{max-width:620px}#modal-complete-order .modal-content{padding:7.3% 5.4% 12.1%}#modal-complete-order .modal-heading{font-size:34px;margin-bottom:47px;line-height:34px}@media only screen and (max-width:977px){#modal-complete-order .modal-heading{font-size:25px;margin-bottom:30px}}@media only screen and (max-width:597px){#modal-complete-order .modal-heading{font-size:20px;margin-bottom:20px}}#modal-complete-order .logo{font-size:77px;height:77px;margin-bottom:52px;width:auto}@media only screen and (max-width:977px){#modal-complete-order .logo{font-size:68px;height:68px;margin-bottom:40px}}@media only screen and (max-width:785px){#modal-complete-order .logo{font-size:55px;height:55px;margin-bottom:30px}}@media only screen and (max-width:497px){#modal-complete-order .logo{font-size:45px;height:45px;margin-bottom:25px}}#modal-complete-order .order-number{color:#010101;font-weight:500;margin-bottom:55px}@media only screen and (max-width:977px){#modal-complete-order .order-number{margin-bottom:40px}}@media only screen and (max-width:785px){#modal-complete-order .order-number{margin-bottom:30px}}@media only screen and (max-width:497px){#modal-complete-order .order-number{margin-bottom:20px}}#modal-complete-order .order-number .number{font-size:40px;line-height:40px;margin-bottom:5px}@media only screen and (max-width:977px){#modal-complete-order .order-number .number{font-size:35px}}@media only screen and (max-width:785px){#modal-complete-order .order-number .number{font-size:30px;line-height:34px}}@media only screen and (max-width:497px){#modal-complete-order .order-number .number{font-size:25px;line-height:30px}}#modal-complete-order .order-number .text{font-size:18px;line-height:18px}@media only screen and (max-width:785px){#modal-complete-order .order-number .text{font-size:16px}}#modal-complete-order .modal-order-text{font-size:18px;line-height:21px;margin:45px 0 25px;font-weight:300}#modal-complete-order .modal-order-text .modal-tel{font-weight:500}@media only screen and (max-width:785px){#modal-complete-order .modal-order-text{font-size:16px;line-height:19px;margin:30px 0 20px}}#modal-complete-order .printing{display:block;font-size:18px;line-height:18px;margin-bottom:40px;text-decoration:underline;color:#000}#modal-complete-order .printing:hover{text-decoration:none}@media only screen and (max-width:785px){#modal-complete-order .printing{font-size:16px;margin-bottom:30px}}#modal-complete-order .btn{padding:0 18px;font-weight:300}@media only screen and (max-width:785px){#modal-complete-order .btn{font-size:16px;line-height:36px;padding:0 12px}}#modal-profile-photo .modal-dialog{max-width:776px}#modal-profile-photo .modal-content{padding:9% 11.5% 4.5%}@media only screen and (max-width:977px){#modal-profile-photo .modal-content{padding:6% 9% 4%}}@media only screen and (max-width:657px){#modal-profile-photo .modal-content{padding:6% 7% 4%}}#modal-profile-photo .modal-heading{font-size:36px;margin-bottom:15px;line-height:36px;font-weight:bold}@media only screen and (max-width:977px){#modal-profile-photo .modal-heading{font-size:25px;line-height:25px}}@media only screen and (max-width:597px){#modal-profile-photo .modal-heading{font-size:20px;line-height:22px}}@media only screen and (max-width:497px){#modal-profile-photo .modal-heading{font-size:18px;line-height:20px}}#modal-profile-photo .btn-save{float:right;padding:11px 44px;line-height:20px;margin-right:-48px}@media only screen and (max-width:1297px){#modal-profile-photo .btn-save{font-size:16px;padding:8px 35px}}@media only screen and (max-width:977px){#modal-profile-photo .btn-save{font-size:15px;padding:6px 30px}}@media only screen and (max-width:785px){#modal-profile-photo .btn-save{font-size:14px;margin-right:0}}@media only screen and (max-width:497px){#modal-profile-photo .btn-save{width:100%}}#modal-profile-photo .upload-photo > *{display:inline-block;line-height:28px}@media only screen and (max-width:1500px){#modal-profile-photo .upload-photo > *{font-size:17px}}@media only screen and (max-width:1297px){#modal-profile-photo .upload-photo > *{font-size:16px;line-height:26px}}@media only screen and (max-width:497px){#modal-profile-photo .upload-photo > *{font-size:15px;line-height:22px}}#modal-profile-photo .upload-photo .upload-photo__name{font-weight:500}#modal-profile-photo .text{margin-bottom:5.7%;text-align:left}@media only screen and (max-width:597px){#modal-profile-photo .text{line-height:18px}}@media only screen and (max-width:497px){#modal-profile-photo .text{font-size:14px}}#modal-profile-photo .select-profile-photo{width:47.7%;height:auto;margin:0 auto 16.5%}#modal-profile-photo button.close{padding:0}#modal-profile-photo button.close i{font-size:32px}@media only screen and (max-width:785px){#modal-profile-photo button.close{right:20px;top:20px}#modal-profile-photo button.close i{font-size:24px}}@media only screen and (max-width:497px){#modal-profile-photo button.close{right:15px;top:15px}#modal-profile-photo button.close i{font-size:22px}}#modal-write-review .modal-dialog{max-width:982px}#modal-write-review .modal-content{padding:7.1% 8.9%}@media only screen and (max-width:977px){#modal-write-review .modal-content{padding:6% 7%}}@media only screen and (max-width:657px){#modal-write-review .modal-content{padding:5% 6%}}#modal-write-review .modal-heading{font-size:36px;margin-bottom:50px;line-height:36px;font-weight:bold}@media only screen and (max-width:977px){#modal-write-review .modal-heading{font-size:25px;line-height:25px;margin-bottom:30px}}@media only screen and (max-width:597px){#modal-write-review .modal-heading{font-size:20px;line-height:22px;margin-bottom:20px}}@media only screen and (max-width:497px){#modal-write-review .modal-heading{font-size:18px;line-height:20px;margin-bottom:15px}}#modal-write-review .ftext{border-width:1px;height:140px}@media only screen and (max-width:657px){#modal-write-review .ftext{height:110px}}#modal-write-review .form-row-text{margin-bottom:6.6%}#modal-write-review .write-review-send{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:657px){#modal-write-review .write-review-send{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}#modal-write-review .captcha{width:267px;margin-right:30px}@media only screen and (max-width:977px){#modal-write-review .captcha{margin-right:20px}}@media only screen and (max-width:857px){#modal-write-review .captcha{margin-right:15px}}@media only screen and (max-width:657px){#modal-write-review .captcha{margin-bottom:15px}}#modal-write-review .pictures-upload{margin:0 20px 0 0;padding-left:0}@media only screen and (max-width:977px){#modal-write-review .pictures-upload{margin-right:10px}}@media only screen and (max-width:657px){#modal-write-review .pictures-upload{margin-bottom:15px}}#modal-write-review .review-photo-upload{font-weight:300}#modal-write-review .write-review-btn{width:30.4%;right:0;position:absolute;bottom:0}@media only screen and (max-width:977px){#modal-write-review .write-review-btn{font-size:17px}}@media only screen and (max-width:857px){#modal-write-review .write-review-btn{font-size:16px}}@media only screen and (max-width:657px){#modal-write-review .write-review-btn{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;line-height:34px}}@media only screen and (max-width:497px){#modal-write-review .write-review-btn{width:130px}}#modal-write-review .review-photo-upload{margin-bottom:10px}@media only screen and (max-width:977px){#modal-write-review .review-photo-upload{font-size:16px}}@media only screen and (max-width:857px){#modal-write-review .review-photo-upload{font-size:15px}}#modal-write-review .review-photo-btn{padding:11px 34px;line-height:22px;font-weight:500}@media only screen and (max-width:977px){#modal-write-review .review-photo-btn{padding:9px 32px;font-size:17px}}@media only screen and (max-width:857px){#modal-write-review .review-photo-btn{padding:9px 30px;line-height:20px;font-size:16px}}@media only screen and (max-width:657px){#modal-write-review .review-photo-btn{padding:7px 30px}}#modal-write-review .holder{margin-bottom:0}#modal-write-review .form-row{margin-bottom:35px}@media only screen and (max-width:977px){#modal-write-review .form-row{margin-bottom:25px}}@media only screen and (max-width:857px){#modal-write-review .form-row{margin-bottom:20px}}.mCS-chrono .mCSB_scrollTools{right:38px}@media only screen and (max-width:1297px){.mCS-chrono .mCSB_scrollTools{right:15px}}.mCS-chrono .mCSB_container{margin-right:50px}@media only screen and (max-width:1297px){.mCS-chrono .mCSB_container{margin-right:30px}}.mCS-chrono .mCSB_scrollTools{width:23px}@media only screen and (max-width:1297px){.mCS-chrono .mCSB_scrollTools{width:15px}}.mCS-chrono.mCSB_scrollTools .mCSB_draggerRail{width:23px;background-color:#000;background-color:rgba(0,0,0,0.15);-webkit-border-radius:0;border-radius:0;background:#fff}@media only screen and (max-width:1297px){.mCS-chrono.mCSB_scrollTools .mCSB_draggerRail{width:15px}}.mCS-chrono.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#5a5551;width:23px;-webkit-border-radius:0;border-radius:0}@media only screen and (max-width:1297px){.mCS-chrono.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:15px}}.irs{height:72px}.irs-line{position:absolute;height:2px;top:24px;background:#a5a29e;left:-12px;right:-12px}.irs-bar{height:2px;top:24px;background:#a5a29e}.irs-shadow{height:2px;top:38px;background:#000;opacity:0.3;-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px}.lt-ie9 .irs-shadow{filter:alpha(opacity=30)}.irs-slider{top:15px;width:20px;height:20px;background:#5a5551;-webkit-border-radius:50%;border-radius:50%;cursor:pointer}.irs-slider.state_hover,.irs-slider:hover{background:#3f3c39}.irs-min,.irs-max{color:#333;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 5px;background:rgba(0,0,0,0.1);-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;display:none}.irs-from,.irs-to,.irs-single{color:#000;font-size:18px;line-height:20px;text-shadow:none;padding:0;top:auto;bottom:0}.irs-grid{height:27px}.irs-grid-pol{opacity:0.5;background:#428bca}.irs-grid-pol.small{background:#999}.irs-grid-text{bottom:5px;color:#99a4ac}.text{font-size:18px;color:#000;font-weight:300;line-height:30px}@media only screen and (max-width:1500px){.text{font-size:17px}}@media only screen and (max-width:1297px){.text{font-size:16px;line-height:26px}}@media only screen and (max-width:497px){.text{font-size:15px;line-height:22px;text-align:justify}}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;-moz-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;-o-transition-duration:0.35s;-moz-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;-moz-transition-timing-function:ease;transition-timing-function:ease}@font-face{font-family:'Glyphicons Halflings';src:url(../../../../fonts/glyphicons-halflings-regular.eot);src:url(../../../../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../../../../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../../../../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../../../../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}.wrap-content-banner{background-color:#fff;padding:3.7% 0;padding-top:0}.content-banner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}@media only screen and (max-width:977px){.content-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:initial;-ms-flex-line-pack:initial;align-content:initial}}.header-panel{padding:8px 0;background-color:#2e2a27;position:relative;z-index:160}.header-panel-left{float:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:44px}@media only screen and (max-width:977px){.header-panel-left{line-height:38px}}.header-panel-right{float:right;height:44px}@media only screen and (max-width:977px){.header-panel-right{height:38px}}.header-panel-right > *{line-height:43px}@media only screen and (max-width:977px){.header-panel-right > *{line-height:38px}}.tel{float:left;margin-left:12px;letter-spacing:1px;padding:12px 0;line-height:20px;color:#fff}@media only screen and (max-width:1500px){.tel{margin-left:10px;font-size:14px;letter-spacing:0}}.gift{float:right;font-size:32px}@media only screen and (max-width:1500px){.gift{font-size:26px;position:relative;top:-3px}}@media only screen and (max-width:977px){.gift{font-size:23px}}.gift i{color:#fff;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.gift:hover i{color:#eb1c23}.delivery,.city{float:right}@media only screen and (max-width:657px){.delivery,a .city span{display:none}}.delivery{margin-right:20px}.city{margin-right:48px}@media only screen and (max-width:1500px){.city{margin-right:35px}}.delivery span,.city span{color:#fff;text-decoration:underline;font-size:18px}@media only screen and (max-width:1500px){.delivery span,.city span{font-size:15px}}.header-panel-right a:hover span{text-decoration:none}.city i{font-size:28px;margin-right:7px;color:#fff}.enter-account__mobile-menu{float:right}@media only screen and (max-width:977px){.enter-account__mobile-menu{position:relative;margin-right:5px}.enter-account__mobile-menu.open .enter-account__mobile-btn-toggle{color:#ed1c24}.enter-account__mobile-menu.open .enter-account{opacity:1;visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}.enter-account__mobile-btn-toggle{display:none}@media only screen and (max-width:977px){.enter-account__mobile-btn-toggle{display:block;font-size:23px;color:#fff;cursor:pointer;-webkit-transition:color .3s ease;-o-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease;padding:0 10px}.enter-account__mobile-btn-toggle:hover{color:#ed1c24}}.user-account{color:#fff;text-decoration:underline}.user-account:hover{text-decoration:none}@media only screen and (max-width:977px){.user-account{padding:0 15px;display:block}}.enter-account{color:#fff;float:right;font-size:18px;margin-right:56px}@media only screen and (max-width:1500px){.enter-account{font-size:14px;margin-right:30px}}@media only screen and (max-width:977px){.enter-account{position:absolute;top:100%;margin-top:8px;background:#2e2a27;right:0;margin-right:0;padding:5px 0;white-space:nowrap;opacity:0;visibility:hidden;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease}}.enter-account .enter-account__item{float:left;height:44px;position:relative}@media only screen and (max-width:977px){.enter-account .enter-account__item{display:inline-block;float:none;position:static}}.enter-account .enter-account__item .enter-account__link{color:#fff;padding:12px;text-decoration:underline}@media only screen and (max-width:977px){.enter-account .enter-account__item .enter-account__link{display:block;padding:10px 15px;line-height:20px}}.enter-account .enter-account__item .enter-account__link:hover{color:#f00;text-decoration:none}.enter-account .enter-account__item.open .enter-account__link{color:#f00;text-decoration:none}.enter-account .enter-account__item.open .enter-drop-down{display:block}.enter-account .enter-drop-down{background-color:#e9e6e1;display:none;font-size:18px;left:0;margin-top:8px;padding:37px 39px;position:absolute;top:100%;width:317px;z-index:6}@media only screen and (max-width:1680px){.enter-account .enter-drop-down{left:auto;right:0}}@media only screen and (max-width:1197px){.enter-account .enter-drop-down{padding:20px 25px;width:280px;font-size:14px}.enter-account .enter-drop-down .wrap-fcustominp .fcustominp-label{font-size:14px}}@media only screen and (max-width:977px){.enter-account .enter-drop-down{margin-top:0}}.enter-account .enter-drop-down .enter-drop-down-inner{padding-left:13px}@media only screen and (max-width:1197px){.enter-account .enter-drop-down .enter-drop-down-inner{padding-left:8px}}.enter-account .enter-drop-down .forgot-passw{color:#000;display:block;font-size:18px;font-weight:300;line-height:20px;margin-left:26px;text-decoration:underline}@media only screen and (max-width:1197px){.enter-account .enter-drop-down .forgot-passw{font-size:14px}}.enter-account .enter-drop-down .forgot-passw:hover{text-decoration:none}.enter-account .enter-drop-down .btn-sign{border-width:2px;width:100%}.enter-account .enter-drop-down .text{color:#000;line-height:20px;white-space:normal}.enter-account .enter-drop-down .checkin{color:#2f17ad;text-decoration:underline}.enter-account .enter-drop-down .checkin:hover{text-decoration:none}.enter-social{padding-top:33px}@media only screen and (max-width:1197px){.enter-social{margin-top:20px}}.enter-social__title{color:#000;font-size:18px;line-height:24px}@media only screen and (max-width:1197px){.enter-social__title{font-size:14px}}.enter-social__icons{line-height:28px;margin-bottom:30px;overflow:hidden;padding:8px 0}@media only screen and (max-width:1197px){.enter-social__icons{line-height:24px;margin-bottom:20px}}.enter-social__icons .enter-social__icon{color:#3a3734;display:inline-block;font-size:25px;margin-right:12px;text-decoration:none;-webkit-transition:color .3s ease;-o-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease;vertical-align:top}@media only screen and (max-width:1197px){.enter-social__icons .enter-social__icon{font-size:24px}}.enter-social__icons .enter-social__icon:hover{color:#333}.form-row-group{margin-bottom:-20px}.form-row{margin-bottom:20px}.finp{background-color:#fff;border:2px solid #000;color:#000;font-size:18px;display:block;height:44px;line-height:18px;line-height:20px;padding:10px;width:100%}.btn-sign-out{border:2px solid #a4a2a1;color:#fff;line-height:34px;margin-left:10px;width:76px}.btn-sign-out:hover{border:2px solid #000}@media only screen and (max-width:977px){.btn-sign-out{display:block;width:90%;margin:0 auto}}.footer{background-color:#f1efec}.footer-menu{padding:3.4% 0 5%}.footer-menu-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.footer-menu-content .footer-menu-col{padding:0 8px}@media only screen and (max-width:785px){.footer-menu-content{display:block;-webkit-box-pack:inherit;-webkit-justify-content:inherit;-moz-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;font-size:0}.footer-menu-content .footer-menu-col{display:inline-block;width:33.33%;vertical-align:top;margin-bottom:20px}}@media only screen and (max-width:497px){.footer-menu-content .footer-menu-col{width:50%}}.footer-menu-content .footer-menu-item{display:block;text-decoration:underline;font-size:18px;color:#000;margin-bottom:10px}.footer-menu-content .footer-menu-item:hover{text-decoration:none}@media only screen and (max-width:1197px){.footer-menu-content .footer-menu-item{font-size:16px}}@media only screen and (max-width:977px){.footer-menu-content .footer-menu-item{font-size:14px}}.footer-menu-content .footer-menu-heading{font-size:27px;font-weight:bold;margin-bottom:20px}@media only screen and (max-width:1197px){.footer-menu-content .footer-menu-heading{font-size:22px;margin-bottom:15px}}@media only screen and (max-width:977px){.footer-menu-content .footer-menu-heading{font-size:18px}}.footer-menu-content .btn-callback{margin-top:30px;padding:0 38px;width:auto}@media only screen and (max-width:1197px){.footer-menu-content .btn-callback{margin-top:20px;padding:0 18px}}@media only screen and (max-width:977px){.footer-menu-content .btn-callback{margin-top:15px;width:130px;padding:0 10px;font-size:14px;line-height:30px}}.wrap-footer-info{background-color:#f1efec;position:relative}.footer-info{position:relative}.footer-info-content{padding:12px 0 30px;text-align:left;width:577px;float:right}@media only screen and (max-width:1680px){.footer-info-content{width:550px}}@media only screen and (max-width:1197px){.footer-info-content{width:100%;float:none;margin-bottom:40px}}@media only screen and (max-width:977px){.footer-info-content{width:535px;margin:0 auto}}@media only screen and (max-width:597px){.footer-info-content{width:100%}.footer-info-content .row{text-align:center}.footer-info-content .develop-info{text-align:center}}.footer-info-content .logo-footer{width:369px;margin-bottom:80px}@media only screen and (max-width:1397px){.footer-info-content .logo-footer{margin:0 auto 80px}}@media only screen and (max-width:977px){.footer-info-content .logo-footer{width:330px;margin-bottom:55px}}@media only screen and (max-width:785px){.footer-info-content .logo-footer{width:270px;margin-bottom:50px}}@media only screen and (max-width:597px){.footer-info-content .logo-footer{width:250px;margin-bottom:35px}}.footer-info-content .projects-wrap{margin-bottom:25px}.footer-info-content .projects-wrap > *{display:inline-block;vertical-align:middle}.footer-info-content .projects-wrap span{margin:0 16px}.footer-info-content .projects-wrap .from-creators{text-transform:uppercase;margin-right:30px}@media only screen and (max-width:597px){.footer-info-content .projects-wrap .from-creators{display:block;margin:0 auto 15px;font-size:15px}}@media only screen and (max-width:597px){.footer-info-content .projects-wrap{text-align:center}.footer-info-content .projects-wrap .jeneva{margin:0 auto;width:110px}.footer-info-content .projects-wrap .x-time{margin:0 auto;width:80px}}.footer-info-content .btn-write{width:167px;margin-bottom:55px}@media only screen and (max-width:1197px){.footer-info-content .btn-write{float:left;margin:0 20px 10px 0}}@media only screen and (max-width:597px){.footer-info-content .btn-write{float:none;margin-right:0;margin-bottom:20px;font-size:16px;width:150px;line-height:34px}}.site-map{display:block;text-decoration:underline;font-size:18px;color:#000;font-weight:300;margin-bottom:45px;overflow:hidden}@media only screen and (max-width:1197px){.site-map{display:inline-block;line-height:42px;margin-bottom:10px}}@media only screen and (max-width:597px){.site-map{display:block}}.social-box{display:inline-block;padding-bottom:32px;border-bottom:1px solid #000;margin-bottom:35px}.social-box a{margin-right:15px}@media only screen and (max-width:597px){.social-box a{margin:0 5px}}.social-box i{font-size:35px;color:#3a3734;-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.social-box i:hover{color:#333}@media only screen and (max-width:785px){.social-box i{font-size:29px}}@media only screen and (max-width:597px){.social-box i{font-size:25px}}@media only screen and (max-width:1197px){.social-box{float:left;margin-right:20px;padding:10px;border-bottom:none;border-right:1px solid #000}}@media only screen and (max-width:597px){.social-box{border:none;margin-right:0;float:none;margin-bottom:20px}}.payment-systems{margin-bottom:65px}.payment-systems i{font-size:35px;color:#3a3734;margin-right:9px}@media only screen and (max-width:785px){.payment-systems i{font-size:29px}}@media only screen and (max-width:597px){.payment-systems i{margin:0 5px;font-size:25px}}@media only screen and (max-width:1197px){.payment-systems{overflow:hidden;padding:10px 0;margin-bottom:35px}}@media only screen and (max-width:597px){.payment-systems{margin-bottom:25px}}.development{display:inline-block;text-transform:uppercase;margin-right:20px}.development .welpis{font-weight:900;color:#000}@media only screen and (max-width:597px){.development{margin:0 0 15px 0;display:block;font-size:14px}}.design{display:inline-block}.design span{text-transform:uppercase}.design .logo-twet{display:inline-block}@media only screen and (max-width:597px){.design{display:block}.design span{font-size:14px}.design .logo-twet{width:50px}}.number1{position:absolute;left:-9.5%;bottom:0;right:648px}@media only screen and (max-width:1680px){.number1{left:-10px;right:580px}}@media only screen and (max-width:1197px){.number1{position:static;max-width:1000px;margin:0 auto}}.number1 .number1-image{background:url(../../../../img/number1.png) no-repeat bottom left;-o-background-size:contain;background-size:contain;padding-bottom:55.8333%;height:0}.payment-systems__item{position:relative;display:inline-block;width:56px;margin-right:10px}.payment-systems__item img{height:35px}@media only screen and (max-width:785px){.payment-systems__item img{height:29px}}@media only screen and (max-width:597px){.payment-systems__item img{height:26px}}@media only screen and (max-width:785px){.payment-systems__item{width:44px}}@media only screen and (max-width:597px){.payment-systems__item{margin:0 5px;width:40px}}.payment-img{position:absolute;top:0;left:0;opacity:1;visibility:visible;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;filter:grayscale(1);width:100%}.payment-img-hover{opacity:0;visibility:hidden;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;width:100%}.payment-systems__item:hover .payment-img{opacity:0;visibility:hidden}.payment-systems__item:hover .payment-img-hover{opacity:1;visibility:visible}.menu{position:relative;z-index:150}.menu .menu__item.active .menu__btn,.menu .menu__item.active .menu__btn:hover{color:#fff;background-color:#f00}.menu .menu__item.active .sub-menu{opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);visibility:visible;pointer-events:initial}@media only screen and (max-width:977px){.menu .menu__item.active .sub-menu{display:block}}.menu .menu__item .menu__btn{color:#000;cursor:pointer;display:inline-block;font-size:20px;font-weight:300;padding:15px 10px;text-align:center;text-transform:uppercase;width:100%}@media only screen and (max-width:1500px){.menu .menu__item .menu__btn{font-size:18px}}@media only screen and (max-width:1397px){.menu .menu__item .menu__btn{font-size:16px}}@media only screen and (max-width:1197px){.menu .menu__item .menu__btn{font-size:15px}}@media only screen and (max-width:657px){.menu .menu__item .menu__btn{font-size:12px;padding:12px 10px}}.menu .menu__item .menu__btn:hover{color:#ed1c24}@media only screen and (max-width:977px){.menu{margin-bottom:20px;display:none}.menu.open{display:block}}@media only screen and (min-width:978px){.menu .menu__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.menu .menu__item{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.menu .menu__item .menu__btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.sub-menu{background:#f1efec;left:0;min-height:50px;opacity:0;position:absolute;top:100%;-webkit-transform:translate(0,20%);-moz-transform:translate(0,20%);-ms-transform:translate(0,20%);-o-transform:translate(0,20%);transform:translate(0,20%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;visibility:hidden;width:100%;pointer-events:none}@media only screen and (max-width:977px){.sub-menu{position:static;display:none;width:auto;margin:0 -10px;opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);visibility:visible}}.sub-menu.bordered{border-top:16px solid #2e2a27}.price-category{cursor:pointer;font-size:18px;padding:22px 0;-webkit-transition:color .3s ease,background .3s ease;-o-transition:color .3s ease,background .3s ease;-moz-transition:color .3s ease,background .3s ease;transition:color .3s ease,background .3s ease}@media only screen and (max-width:1397px){.price-category{padding:10px 0}}@media only screen and (max-width:977px){.price-category{padding:10px 20px;font-size:16px}}.price-category.base{background:#f1efec}.price-category.base:hover,.price-category.base.active{background:#fff}.price-category.middle{background:#afa69d}.price-category.middle:hover,.price-category.middle.active{background:#2f17ad;color:#fff}.price-category.premium{background:#5a5651}.price-category.premium:hover,.price-category.premium.active{background:#f00;color:#fff}.price-category.lux{background:#3a3734;color:#fff}.price-category.lux:hover,.price-category.lux.active{color:#5a5651}.price-category__name{font-weight:600;line-height:20px;margin-bottom:7px}@media only screen and (max-width:977px){.price-category__name{line-height:18px;margin-bottom:4px}}.price-category__range{font-size:0;font-weight:300;line-height:24px}@media only screen and (max-width:977px){.price-category__range{line-height:20px}}.price-category__range > *{display:inline-block;font-size:18px;vertical-align:baseline}@media only screen and (max-width:977px){.price-category__range > *{font-size:16px}}.price-category__range .icon-slider{font-size:16px;margin-right:7px}.price-category__range .icon-ru{font-size:12px}.price-category__range .icon-infinity{font-size:24px;position:relative;top:4px}.price-category__range__from{display:inline-block;min-width:75px;margin-right:5px}.brands-menu{background:#fff;overflow:hidden}.brands-menu__inner{height:665px;padding:43px 0 15px;position:relative}@media only screen and (max-width:1297px){.brands-menu__inner{height:500px}}@media only screen and (max-width:977px){.brands-menu__inner{height:auto}}.brands-menu__content{position:relative;z-index:2}.brands-menu__letter{color:#f00;font-size:43.75vw;left:0;line-height:625px;position:absolute;text-transform:uppercase;top:27px;z-index:1}@media only screen and (max-width:1297px){.brands-menu__letter{line-height:430px}}@media only screen and (max-width:977px){.brands-menu__letter{font-size:420px;line-height:345px}}@media only screen and (max-width:497px){.brands-menu__letter{font-size:380px;line-height:345px}}.alphabet{color:#847b72;font-size:0;margin-bottom:30px;text-transform:uppercase}.alphabet__letter{cursor:pointer;font-size:20px;font-weight:700;line-height:26px;margin-right:10px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.alphabet__letter:hover,.alphabet__letter.active{color:#000}.brands-lists{margin:0 -10px}.brands-list{width:33.333%;padding:0 10px;display:none}.brands-list.active{display:block}@media only screen and (max-width:657px){.brands-list{width:50%}}@media only screen and (max-width:497px){.brands-list{width:100%}}.brands-list__item{margin-bottom:20px}.brands-list__link{color:#000;font-size:20px;line-height:26px;text-decoration:underline}.brands-list__link:hover{text-decoration:none}.filter-menu__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}@media only screen and (max-width:977px){.filter-menu__inner{display:block}}.filter-menu__inner .alphabet{margin:0 0 18px 20px}.filter-menu__inner .alphabet__letter{font-size:18px;line-height:20px;margin-bottom:16px;display:inline-block;color:#afa69d}.filter-menu__inner .alphabet__letter:hover,.filter-menu__inner .alphabet__letter.active{color:#f00}.filter-menu__col{padding:30px}@media only screen and (max-width:1297px){.filter-menu__col{padding:15px}}.filter-menu__col.col1{width:420px}.filter-menu__col.col2{width:333px;background-color:#e4e1db}@media only screen and (max-width:977px){.filter-menu__col.col1,.filter-menu__col.col2{width:100%}}.filter-parameters{margin-bottom:20px}@media only screen and (max-width:977px){.filter-parameters__list{overflow:hidden;display:flex;flex-wrap:wrap;align-items:flex-start}}@media only screen and (max-width:977px){.filter-parameter{float:left;width:33.333%}}@media only screen and (max-width:657px){.filter-parameter{width:50%}}@media only screen and (max-width:497px){.filter-parameter{width:100%}}.filter-menu__col__cancellation{margin:0 -30px}@media only screen and (max-width:1297px){.filter-menu__col__cancellation{margin:0 -15px}}.filter-menu__col__cancellation .filter-menu__heading,.filter-menu__col__cancellation .filter-parameters__heading{margin-left:56px}@media only screen and (max-width:1297px){.filter-menu__col__cancellation .filter-menu__heading,.filter-menu__col__cancellation .filter-parameters__heading{margin-left:41px}}.filter-menu__heading,.filter-parameters__heading{margin:0 0 22px 20px;font-size:18px;text-transform:uppercase;line-height:20px;font-weight:bold;color:#f00}.filter-parameters__heading{margin-bottom:5px}.filter-parameters-wrapper{height:410px;overflow:hidden}@media only screen and (max-width:977px){.filter-parameters-wrapper{height:160px}}.filter-parameters-wrapper .filter-parameters{margin-bottom:7px}.filter-parameter__group + .filter-parameter__group{margin-top:36px}.filter-link{color:#2f17ad;font-weight:300;text-decoration:underline}.filter-link:hover{text-decoration:none}.filter-show-all{padding-top:10px;margin-bottom:80px}@media only screen and (max-width:977px){.filter-show-all{margin-bottom:40px}}.filter-range-wrapper{margin-bottom:25px;padding:0 23px}.filter-range-wrapper.small{max-width:250px}@media only screen and (max-width:977px){.filter-range-wrapper.small{max-width:500px}}.logo-panel{padding:2.55% 0 2.3%;-webkit-transition:background .3s ease;-o-transition:background .3s ease;-moz-transition:background .3s ease;transition:background .3s ease}@media only screen and (max-width:977px){.logo-panel{padding:20px 0}}.logo-panel.base{background:#fff}.logo-panel.base .logo{color:#010002}.logo-panel.base .logo__subtext.base{display:block}.logo-panel.base .btn-toggle-menu .hamburger span{background:#010002}.logo-panel.middle{background:#2f17ad}.logo-panel.middle .logo{color:#fff}.logo-panel.middle .logo__subtext.middle{display:block}.logo-panel.middle .btn-toggle-menu .hamburger span{background:#fff}.logo-panel.middle .header-user-buttons > a{color:#fff}.logo-panel.premium{background:#f00}.logo-panel.premium .logo{color:#fff}.logo-panel.premium .logo__subtext.premium{display:block}.logo-panel.premium .btn-toggle-menu .hamburger span{background:#fff}.logo-panel.premium .btn-toggle-menu .cross span{background:#2f17ad}.logo-panel.premium .header-user-buttons > a{color:#fff}.logo-panel.premium .header-user-buttons > a:hover{color:#2f17ad}.logo-panel.premium .header-user-buttons .cart .cart-count{background:#2f17ad}.logo-panel.lux{background:#2e2a27}.logo-panel.lux .logo{color:#7f7a73}.logo-panel.lux .logo__subtext.lux{display:block}.logo-panel.lux .btn-toggle-menu .hamburger span{background:#7f7a73}.logo-panel.lux .header-user-buttons > a{color:#7f7a73}.wrap-logo-header{position:relative;padding:0 144px}@media only screen and (max-width:977px){.wrap-logo-header{padding:0 115px}}@media only screen and (max-width:657px){.wrap-logo-header{padding:0 75px}}.logo{color:#010002;display:block;font-size:93px;height:93px;margin:0 auto;position:relative;-webkit-transition:color .3s ease;-o-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease;width:284px}@media only screen and (max-width:977px){.logo{width:200px;height:65px;font-size:65px}}@media only screen and (max-width:657px){.logo{width:155px;height:50px;font-size:50px}}.logo__subtext{display:none;font-size:26px;font-weight:600;left:100%;line-height:26px;margin-left:8px;position:absolute;top:4px}@media only screen and (max-width:977px){.logo__subtext{font-size:20px;line-height:20px;margin-left:4px;top:2px}}@media only screen and (max-width:657px){.logo__subtext{font-size:16px;line-height:16px;margin-left:0;top:0}}@media only screen and (max-width:497px){.logo__subtext{font-size:12px;left:auto;line-height:12px;right:0;top:-8px}}.btn-toggle-menu{display:none;position:absolute;top:1px;left:0;height:90px;width:90px;z-index:2;cursor:pointer;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);overflow:hidden;-webkit-border-radius:0;border-radius:0;-webkit-transition:left 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out;-moz-transition:left 0.3s ease-in-out;transition:left 0.3s ease-in-out}@media only screen and (max-width:977px){.btn-toggle-menu{display:block}}.btn-toggle-menu *{-webkit-transition:height 0.25s ease-in-out,width 0.25s ease-in-out;-o-transition:height 0.25s ease-in-out,width 0.25s ease-in-out;-moz-transition:height 0.25s ease-in-out,width 0.25s ease-in-out;transition:height 0.25s ease-in-out,width 0.25s ease-in-out}.btn-toggle-menu.open .hamburger span{width:0%}.btn-toggle-menu.open .hamburger span:nth-child(1){-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.btn-toggle-menu.open .hamburger span:nth-child(2){-webkit-transition-delay:0.125s;-moz-transition-delay:0.125s;-o-transition-delay:0.125s;transition-delay:0.125s}.btn-toggle-menu.open .hamburger span:nth-child(3){-webkit-transition-delay:0.25s;-moz-transition-delay:0.25s;-o-transition-delay:0.25s;transition-delay:0.25s}.btn-toggle-menu.open .cross span:nth-child(1){-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s;height:100%}.btn-toggle-menu.open .cross span:nth-child(2){-webkit-transition-delay:0.3s;-moz-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s;width:100%}.btn-toggle-menu .hamburger{position:absolute;width:36px;height:30px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-toggle-menu .hamburger span{display:block;width:100%;height:4px;-webkit-border-radius:2px;border-radius:2px;position:absolute;background:#040707}.btn-toggle-menu .hamburger span:nth-child(1){-webkit-transition-delay:0.4s;-moz-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s;top:0}.btn-toggle-menu .hamburger span:nth-child(2){-webkit-transition-delay:0.5s;-moz-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s;top:50%;margin-top:-2px}.btn-toggle-menu .hamburger span:nth-child(3){-webkit-transition-delay:0.6s;-moz-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s;bottom:0}.btn-toggle-menu .cross{position:absolute;width:36px;height:36px;top:50%;left:50%;margin:-18px 0 0 -18px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.btn-toggle-menu .cross span{display:block;background:#ed1c24}.btn-toggle-menu .cross span:nth-child(1){height:0%;width:4px;position:absolute;top:0;left:50%;margin-left:-2px;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.btn-toggle-menu .cross span:nth-child(2){width:0%;height:4px;position:absolute;left:0;top:50%;margin-top:-2px;-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s}@media only screen and (max-width:977px){.btn-toggle-menu{top:0;height:65px;width:65px}}@media only screen and (max-width:657px){.btn-toggle-menu{height:40px;width:50px}.btn-toggle-menu .hamburger{width:30px;height:24px}.btn-toggle-menu .cross{width:30px;height:30px;margin:-15px 0 0 -15px}}.check-text{float:left;line-height:18px;color:#000}.header-user-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direacion:row;position:absolute;right:0;top:1px}.header-user-buttons > a{color:#040707;height:90px;line-height:90px;text-align:center;-webkit-transition:color .3s ease;-o-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.header-user-buttons > a:hover{color:#ed1c24}.header-user-buttons .favourite{display:block;font-size:36px;width:50px}.header-user-buttons .favourite i{position:relative;top:-4px}.header-user-buttons .cart{display:block;font-size:38px;position:relative;width:80px}.header-user-buttons .cart i{position:relative;top:2px}.header-user-buttons .cart .cart-total{bottom:0;font-size:18px;left:0;line-height:22px;position:absolute;text-transform:uppercase;width:100%;float:none;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.header-user-buttons .cart .cart-count{background:#f00;-webkit-border-radius:50%;border-radius:50%;color:#fff;font-size:14px;height:22px;line-height:22px;position:absolute;right:5px;top:12px;width:22px}@media only screen and (max-width:977px){.header-user-buttons{top:0px}.header-user-buttons > a{height:65px;line-height:65px}.header-user-buttons .favourite{font-size:28px;width:50px}.header-user-buttons .favourite i{top:-2px}.header-user-buttons .cart{font-size:30px;width:65px}.header-user-buttons .cart i{top:0}.header-user-buttons .cart .cart-total{font-size:14px;line-height:18px}.header-user-buttons .cart .cart-count{font-size:12px;height:20px;line-height:20px;right:5px;top:6px;width:20px}}@media only screen and (max-width:657px){.header-user-buttons > a{height:50px;line-height:50px}.header-user-buttons .favourite{font-size:22px;width:25px}.header-user-buttons .favourite i{top:0}.header-user-buttons .cart{font-size:20px;width:35px}.header-user-buttons .cart .cart-total{display:none}.header-user-buttons .cart .cart-count{line-height:20px;right:0px;top:8px;width:20px;font-size:0;width:10px;height:10px}}.search{float:left;margin-left:16px;padding:0 16px}@media only screen and (min-width:1198px){.search{position:relative}}@media only screen and (max-width:1500px){.search{padding:0 16px 0 0;margin-left:0}}.search.open .search-drop{opacity:1;visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.search.open .btn-search .icon-search{color:#eb1c23}.btn-search{cursor:pointer;font-size:41px;line-height:34px;color:#fff;-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;-moz-transition:color 0.3s ease;transition:color 0.3s ease}@media only screen and (max-width:1500px){.btn-search{font-size:32px}}@media only screen and (max-width:977px){.btn-search{font-size:28px}}.btn-search:hover{color:#eb1c23}.search-drop{left:0;top:100%;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;z-index:10;background:#2e2a27;position:absolute;opacity:0;visibility:hidden;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%)}@media only screen and (max-width:1197px){.search-drop{width:100%;padding:10px 0}}@media only screen and (min-width:1198px){.search-drop{left:100%;top:0;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%)}.search-drop .container{padding:0 !important}}.wrap-search-inp{overflow:hidden;width:574px}@media only screen and (max-width:1397px){.wrap-search-inp{width:450px}}@media only screen and (max-width:1197px){.wrap-search-inp{width:100%}}.wrap-search-inp input{border:1px solid #cfcfce;color:#000;float:left;font-size:18px;height:40px;line-height:28px;padding:5px 15px;width:100%}.btn-search-close{float:right;margin-left:2px;width:38px;height:40px;padding:0;border:none;background:#5a5a5a}.btn-search-close i{font-size:33px;color:#000}.main-slider{padding-bottom:5.1%}.swiper-pagination{position:absolute;float:right}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets{right:58px;bottom:7%;text-align:right}@media only screen and (max-width:977px){.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets{bottom:4%;right:40px}}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin-right:42px;width:24px;height:24px;background-color:#fff;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;-moz-transition:opacity 0.3s;transition:opacity 0.3s;opacity:0.5}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover{opacity:1}@media only screen and (max-width:1297px){.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin-right:30px;width:20px;height:20px}}@media only screen and (max-width:977px){.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin-right:20px;width:14px;height:14px}}@media only screen and (max-width:497px){.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin-right:10px;width:10px;height:10px}}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1}.main-slider-slide{position:relative;overflow:hidden}.slide-picture{width:100%}.slide-picture--desktop{display:block}.slide-picture--mobile{display:none}@media only screen and (max-width:768px){.slide-picture--desktop,.mobile-hidden{display:none}.slide-picture--mobile{display:block}}.slide-heading{position:absolute;top:6%;left:8%;color:#dc2a1d;font-size:45px;font-weight:bold}@media only screen and (max-width:1500px){.slide-heading{font-size:41px}}@media only screen and (max-width:1297px){.slide-heading{font-size:32px}}@media only screen and (max-width:977px){.slide-heading{font-size:26px}}@media only screen and (max-width:657px){.slide-heading{font-size:20px;top:4%;left:5%}}.slide-text{position:absolute;max-width:350px;line-height:66px;top:61.5%;width:40%;left:8%;color:#fff;font-size:45px;font-weight:bold}@media only screen and (max-width:1500px){.slide-text{font-size:40px;line-height:56px}}@media only screen and (max-width:1297px){.slide-text{font-size:32px;line-height:45px}}@media only screen and (max-width:1041px){.slide-text{font-size:28px;line-height:38px}}@media only screen and (max-width:977px){.slide-text{font-size:24px;line-height:36px}}@media only screen and (max-width:657px){.slide-text{font-size:17px;line-height:32px;left:5%}}@media only screen and (max-width:497px){.slide-text{font-size:13px;line-height:18px;left:5%}}.find-clock{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;background-color:#f3f3f3;display:block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:2.5534%;padding:10px;text-align:center;text-decoration:none;-webkit-transition:background .3s linear;-o-transition:background .3s linear;-moz-transition:background .3s linear;transition:background .3s linear;width:31.47%}@media only screen and (max-width:977px){.find-clock{margin-bottom:2.5534%;margin-right:0;padding:20px;width:100%}}@media only screen and (max-width:657px){.find-clock{margin-bottom:15px;padding:15px}}.find-clock:hover{background-color:#f00}.find-clock:hover .icon-find-clock1{color:#fff}.find-clock .find-clock-heading{color:#000;font-size:1.927vw;font-weight:bold;margin-bottom:11.7%}@media only screen and (max-width:1680px){.find-clock .find-clock-heading{font-size:2.2vw}}@media only screen and (max-width:977px){.find-clock .find-clock-heading{margin-bottom:30px;font-size:30px}}@media only screen and (max-width:657px){.find-clock .find-clock-heading{font-size:20px;margin-bottom:20px}}.find-clock .icon-find-clock1{color:#e80000;display:block;font-size:8.8542vw;margin-bottom:5.85%}@media only screen and (max-width:1680px){.find-clock .icon-find-clock1{font-size:9.5vw}}@media only screen and (max-width:977px){.find-clock .icon-find-clock1{font-size:104px;margin-bottom:20px}}@media only screen and (max-width:657px){.find-clock .icon-find-clock1{font-size:80px;margin-bottom:10px}}.find-clock .icon-find-clock{color:#000;display:block;font-size:5.3645vw}@media only screen and (max-width:1680px){.find-clock .icon-find-clock{font-size:6vw}}@media only screen and (max-width:977px){.find-clock .icon-find-clock{font-size:69px}}@media only screen and (max-width:977px){.find-clock .icon-find-clock{font-size:50px}}.banner-slider-container .swiper-pagination-fraction,.banner-slider-container .swiper-pagination-custom,.banner-slider-container .swiper-container-horizontal > .swiper-pagination-bullets{bottom:5%;right:58px;text-align:right}@media only screen and (max-width:977px){.banner-slider-container .swiper-pagination-fraction,.banner-slider-container .swiper-pagination-custom,.banner-slider-container .swiper-container-horizontal > .swiper-pagination-bullets{bottom:3%;right:40px}}.thumb{height:0;padding-bottom:calc(107.5% + 160px);overflow:hidden;position:relative;width:100%;z-index:1}@media only screen and (max-width:1279px){.thumb{padding-bottom:calc(107.5% + 136px)}}@media only screen and (max-width:785px){.thumb{padding-bottom:calc(107.5% + 145px)}}@media only screen and (max-width:657px){.thumb{padding-bottom:calc(107.5% + 125px)}}@media only screen and (max-width:497px){.thumb{padding-bottom:calc(107.5% + 144px)}}@media only screen and (max-width:400px){.thumb{padding-bottom:calc(107.5% + 132px)}}.thumb-holder{max-width:310px;margin:0 auto}@media only screen and (max-width:1297px){.thumb-holder{max-width:290px}}@media only screen and (max-width:785px){.thumb-holder{max-width:240px}}@media only screen and (min-width:977px){.thumb:hover{overflow:visible;z-index:2}.thumb:hover .thumb-content{width:100%}.thumb:hover .thumb-content:after{content:'';border:1px solid #0c0405;left:0;top:0;pointer-events:none;position:absolute;right:0;bottom:0;z-index:10}.thumb:hover .thumb-content .thumb-info{background:#f00;margin-top:-34px;padding-top:34px;padding-bottom:18px;position:relative;z-index:2}}@media only screen and (min-width:977px){.thumb:hover .thumb-content .current-price{color:#fff}.thumb:hover .thumb-content .current-price i{color:#fff}.thumb:hover .thumb-content .description,.thumb:hover .thumb-content .wrap-buy{display:block}}.thumb-content{background-color:#fff;min-height:100%;padding-top:20px;position:relative;text-align:left}@media only screen and (max-width:1297px){.thumb-content{padding-top:10px}}.thumb-content:after{content:'';border:1px solid transparent;left:0;top:0;pointer-events:none;position:absolute;right:0;bottom:0;z-index:10}.thumb-content .preview{position:relative;height:0;padding-bottom:107.5%;overflow:hidden;margin:0 0 19px;z-index:1}@media only screen and (max-width:1297px){.thumb-content .preview{margin:0 0 15px}}.thumb-content .preview img{position:absolute;top:50%;left:50%;width:auto;height:auto;max-height:100%;max-width:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.thumb-content .wrap-icon-info{top:0;text-align:center;padding-right:10px;overflow:hidden}.thumb-content .bestseller{width:53px;height:59px;margin:0;margin-bottom:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA7CAYAAADb7MIAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBERjRENjk3NEJDNTExRTdCQjU2QzYyMDhGRUZCNkVFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBERjRENjk4NEJDNTExRTdCQjU2QzYyMDhGRUZCNkVFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MERGNEQ2OTU0QkM1MTFFN0JCNTZDNjIwOEZFRkI2RUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MERGNEQ2OTY0QkM1MTFFN0JCNTZDNjIwOEZFRkI2RUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz74HoBxAAAFTklEQVR42tRab2wURRSfYlHkCIWqtYEruQgBUhEKSf1CAi2BAn4wkRSSJn4oIkZMVcQW/wRrQgl/LBACTYCE0BJjNJJQQoCgNYAmQOIHbE1oaYJ6Z42aFCgVuCtC1d8rD7gue7c7b2e750t+mbvdmXnvN29m982bzVKGpbKyMhdFGTAPmAZMAujaI0A/cBW4BFwATgJfNTU1XTVpQ5ZBMiUoVgMvAMM1mt4GjgM7QO50RpACmRkodgJzDNjzHfAWyLUFQgpkaDp9BKzjqWVKaIpuAOpArn/ISIHQaBQHee34JV8DS0HsL99JgVAOilPATOW//ACUglivTqNhmoQeR3FsiAgp1nOM9fpDCrILmK2GVmazXvPTD6P1EopDKjhZgmnYbIwUCIVQXATCEmsKCwtVTU3NwO/29nZVX18v6eY3YCqI3TQ1/d6QEiIpLi424akw2+F9TcFLFB2skVoSiURUSUmJqSm4hu1JK9kuOloE5OtqD4VCAx4qLy83ua7IjsXAEa+klknXj0+y1ImUmzVVqjJLSj2tKczfcSjG62iMx+MDT7hkGJbxbJd4+k3W1RiNRh96ZDc2NpomNgX4XTr98lRmylNe1tTIDCU10mTs978QJ1K9GWp3rxdSsQwlFfNCqpO315kk/WyX7JFOETHeCZQEmeVWY15enioqKkp5Pzc3V5WVPcgCxGIx1dnZqUOqzSlSdxMmHdUhFQ6HVUVFRergLT9/0P2WlhZdUkdNbD2+yLDp52iPo6fg6g5MQcqkznOjMZFIqK6urkHXCgoK7v/u6+tT3d3d9//39PToEDpJ9pjYepDUuSXV0dGhamtr/fJSnbHEC6eDmwOedofdpqV1Ioo3abYERIj0Vrmt7Dpd3Nraeh2P6iv4+WIApCi//q2pMMkq8wPy1Fydyjp5PzpnuqjMHgboRBGUHrtk2lPrAiJ0b5l8YNRT8NIEFD8HSIqEDucmwVu/mvLUhwETIhnOdnj3FCc5okrvyNMv6QOegbf+8BpRrPVAaDNwCxjDuMZ4DHhf0N8I4D1192xZ5il46Wn20giBAa0U3WNU/7Xpl/SeB4oE/SaACej3snRNvSMkRLLBjhCHXXR9i7BfOoCrFj0oMJpP6oQm1rjWRaz4JdeTSBXsGyvxFBEKSaNpeOMfhyCZ7m8S9k92va1FCqMwxmkxppGf1N2TezfyOdeXyGo+VHftqVVAjoe1dMflluaOB2/lsJ3OpMB+FIp3hYpoy/uZZptPuZ1EqtleR0+9DjwhVLIRo39bpwHq/03thPrIztfSkuLvFaReorf8fmHbA8CfwrY11u8srJ56VQmOQlk+4VHXFrRLeHhvkb0rbEmB7aPEOk3jy2nuUXpor8e4jtpfEepfy/Y/5KlXgAKbBpRpXMD7qVSynUdbLNx+q8N+boGyTzmT3csHkQLLbJvQI84bs+lQ+A3KMymU0eg2GIrCG9Ikd86wHdPZrrjN2spO9tTLwMSkChTiFKKTzUnrhA5v7Y5QGlDnhglG3M9Om1u9rH/gaUl2kX2WUGwi81BZYEfE6HvWqfx2r0KjEykiDbq+0KIsgvrXTG2YOJqJWl7+9J3tohT16Tp9kHUvh/IsEaLvJCLAx8C0VIRYzlr+7zZJiD1B/e1x0Jtcn+x9ju0nHstoDs7gqfaLC53JndNxyjafdrhbLQH1WYeBoB3xeniNopOVWZpTYxRPOfLwNnRW7de+HbpowOibKIrmc3TW7TDBQm7jXIFfXkr2Fun5UfdBJDmdPwfsc0p+GFhb1P8+p6knTbxYhT4K/n6Iskf06czzuo3+E2AAW1WlIMNTKKEAAAAASUVORK5CYII=) no-repeat 0 0}@media only screen and (max-width:977px){.thumb-content .bestseller{width:40px;height:45px;-o-background-size:contain;background-size:contain}}.thumb-content .in-favorites{margin-bottom:15px}@media only screen and (max-width:977px){.thumb-content .in-favorites{top:102px;left:9px}}.thumb-content .in-favorites .icon-favorites{font-size:39px;color:#eb1c23}@media only screen and (max-width:977px){.thumb-content .in-favorites .icon-favorites{font-size:30px}}.benefit{padding:10px 0;padding-left:15px;margin-left:-9px;width:85px;height:40px;text-align:center;background-color:#f00;-webkit-transform:skewX(-25deg);-moz-transform:skewX(-25deg);-ms-transform:skewX(-25deg);-o-transform:skewX(-25deg);transform:skewX(-25deg);margin-bottom:15px;line-height:20px}@media only screen and (max-width:977px){.benefit{width:77px;padding-right:5px}}@media only screen and (max-width:1397px){.benefit{width:77px;padding-right:5px}}@media only screen and (max-width:785px){.benefit{width:70px;padding-right:5px;height:34px;line-height:14px}}.benefit span{font-size:18px;color:#fff;font-weight:bold;display:inline-block;-webkit-transform:skewX(25deg);-moz-transform:skewX(25deg);-ms-transform:skewX(25deg);-o-transform:skewX(25deg);transform:skewX(25deg)}@media only screen and (max-width:1397px){.benefit span{font-size:16px}}@media only screen and (max-width:977px){.benefit span{font-size:14px}}.thumb-info{position:relative;z-index:6;padding:0 23px}@media only screen and (max-width:1680px){.thumb-info{padding:0 10px}}@media only screen and (max-width:977px){.thumb-info{padding:0}}.thumb-info .description{margin-top:6px;display:none}.thumb-info .description-item{font-size:14px;line-height:18px;color:#000;font-weight:300}.thumb-info .description-item span{font-weight:500}.thumb-info .name{color:#000;font-size:22px;font-weight:500;line-height:26px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1500px){.thumb-info .name{font-size:20px}}@media only screen and (max-width:1297px){.thumb-info .name{font-size:18px;line-height:24px}}@media only screen and (max-width:785px){.thumb-info .name{font-size:17px;line-height:20px;margin-bottom:5px}}@media only screen and (max-width:400px){.thumb-info .name{font-size:13px}}.thumb-info .wrap-overflow{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;margin-bottom:3px}.thumb-info .price{float:left;margin-right:5px}.thumb-info .current-price{color:#ec1c23;display:inline-block;font-size:28px;font-weight:500;line-height:30px;height:30px}@media only screen and (max-width:1500px){.thumb-info .current-price{font-size:22px}}@media only screen and (max-width:977px){.thumb-info .current-price{font-size:20px}}@media only screen and (max-width:785px){.thumb-info .current-price{font-size:18px;line-height:22px;height:22px}}@media only screen and (max-width:400px){.thumb-info .current-price{font-size:14px}}.thumb-info .current-price i{color:#ec1c23;font-size:0.75em}@media only screen and (max-width:785px){.thumb-info .current-price i{position:relative;top:-1px}}.thumb-info .old-price{color:#000;font-size:18px;font-weight:500;line-height:20px;text-decoration:line-through;margin-top:4px}@media only screen and (max-width:977px){.thumb-info .old-price{font-size:16px}}@media only screen and (max-width:785px){.thumb-info .old-price{font-size:14px;line-height:18px}}@media only screen and (max-width:400px){.thumb-info .old-price{font-size:12px}}.thumb-info .old-price i{font-size:0.75em}.thumb-info .availability{background-color:#dedad5;-webkit-border-radius:13px;border-radius:13px;color:#000;display:inline-block;line-height:18px;padding:4px 10px;font-size:16px;margin:2px 0;position:relative;top:1px}@media only screen and (max-width:1500px){.thumb-info .availability{font-size:14px;line-height:16px;padding:3px 8px;margin:4px 0}}@media only screen and (max-width:977px){.thumb-info .availability{top:2px}}@media only screen and (max-width:785px){.thumb-info .availability{font-size:12px;line-height:14px;margin:0}}@media only screen and (max-width:480px){.thumb-info .availability{font-size:10px}}.thumb-info .availability.in-order{color:#2f17ad;background-color:#afa69d}.wrap-buy{display:none;padding:15px 5px;text-align:center}@media only screen and (max-width:1500px){.wrap-buy{padding:10px 5px}}.wrap-buy .icon-basket-buy{color:#606060;font-size:26px;line-height:38px;margin-right:8px;margin-bottom:5px}@media only screen and (max-width:1500px){.wrap-buy .icon-basket-buy{font-size:22px;margin-bottom:0;margin-right:5px}}.wrap-buy .icon-fav{font-size:28px;line-height:38px;margin-right:10px;width:auto;margin-bottom:5px}.wrap-buy .buy-one-click{line-height:20px;padding:8px 7px;font-size:12px;white-space:nowrap}@media only screen and (max-width:1297px){.wrap-buy .buy-one-click{padding:8px 3px}}.new-banners-slider{background:#fff;padding:30px 0;margin-bottom:20px;display:none}@media only screen and (max-width:785px){.new-banners-slider{display:block}}.new-banners-heading{font-size:31px;color:#000;margin:0 0 25px;font-weight:bold}@media only screen and (max-width:785px){.new-banners-heading{font-size:24px}}.new-banners-slider-inner{position:relative;z-index:5}.new-banners-slider-container{overflow:hidden;max-width:300px;margin:0 auto}.new-banners-slider-img{width:100%}.sale-slider{position:relative;z-index:5;background:#fff;padding-top:20px}.sale-slider-inner{padding:0;position:relative}.sale-slider-inner:before,.sale-slider-inner:after{background:#fff;content:'';height:100%;position:absolute;top:0;width:9999px;z-index:100}.sale-slider-inner:before{right:100%}.sale-slider-inner:after{left:100%}.sale-slider-inner .sale-heading{font-size:31px;color:#000;margin:0 0 25px;font-weight:bold}@media only screen and (max-width:785px){.sale-slider-inner .sale-heading{font-size:24px}}.sale-slider-inner .swiper-container{overflow:visible}.sale-slider .sale-slider-slide{width:20%}@media only screen and (max-width:1279px){.sale-slider .sale-slider-slide{width:25%}}@media only screen and (max-width:977px){.sale-slider .sale-slider-slide{width:33.3333%}}@media only screen and (max-width:657px){.sale-slider .sale-slider-slide{width:50%}}.sale-slider-inner .swiper-container{overflow:visible}.swiper-button-prev,.swiper-button-next{pointer-events:visible !important;font-size:50px;height:50px;width:25px;background:none;z-index:101}@media only screen and (max-width:977px){.swiper-button-prev,.swiper-button-next{font-size:40px;height:40px;width:20px}}@media only screen and (max-width:785px){.swiper-button-prev,.swiper-button-next{font-size:30px;height:30px}}.swiper-button-prev{left:-32px}@media only screen and (max-width:1680px){.swiper-button-prev{left:5px}}.swiper-button-next{right:-32px}@media only screen and (max-width:1680px){.swiper-button-next{right:5px}}.wrap-bestsellers{background-color:#fff;padding:0;position:relative;z-index:4}.wrap-bestsellers .bestsellers{position:relative;font-size:0}.wrap-bestsellers .bestsellers:before,.wrap-bestsellers .bestsellers:after{background:#fff;content:'';height:100%;position:absolute;top:0;width:9999px;z-index:100}.wrap-bestsellers .bestsellers:before{right:100%}.wrap-bestsellers .bestsellers:after{left:100%}.wrap-bestsellers .bestsellers .swiper-container{overflow:visible}.wrap-bestsellers .bestsellers__item{width:25%;display:inline-block;padding:0 20px;vertical-align:top;margin-bottom:40px}@media only screen and (max-width:1397px){.wrap-bestsellers .bestsellers__item{padding:0 10px}}@media only screen and (max-width:1297px){.wrap-bestsellers .bestsellers__item{width:33.3333%;margin-bottom:20px}}@media only screen and (max-width:785px){.wrap-bestsellers .bestsellers__item{width:50%;padding:0 5px}}@media only screen and (max-width:497px){.wrap-bestsellers .bestsellers__item{width:100%;padding:0}}.wrap-bestsellers .bestsellers-heading{font-size:31px;font-weight:bold;margin-bottom:35px}@media only screen and (max-width:785px){.wrap-bestsellers .bestsellers-heading{font-size:24px}}.wrap-bestsellers .bestsellers .bestsellers-slider-slide{width:20%}@media only screen and (max-width:1279px){.wrap-bestsellers .bestsellers .bestsellers-slider-slide{width:25%}}@media only screen and (max-width:977px){.wrap-bestsellers .bestsellers .bestsellers-slider-slide{width:33.3333%}}@media only screen and (max-width:657px){.wrap-bestsellers .bestsellers .bestsellers-slider-slide{width:50%}}.wrap-journal{padding:5.8% 0 7.4%;padding-top:20px}.journal-content{margin:0 auto}.journal-content .preview{position:relative;float:left;margin-right:50px;width:25%}@media only screen and (max-width:1500px){.journal-content .preview{width:25%;margin-right:30px}}@media only screen and (max-width:785px){.journal-content .preview{width:auto;max-width:460px;float:none;margin:0 auto 20px}}@media only screen and (max-width:597px){.journal-content .preview{width:100%;margin:0 auto 10px}}.journal-content .journal-info{overflow:hidden}@media only screen and (max-width:785px){.journal-content .journal-info{display:none}}.journal-heading-preview{display:none}@media only screen and (max-width:785px){.journal-heading-preview{display:block;font-size:24px;font-weight:bold;margin-bottom:10px;text-align:center}}@media only screen and (max-width:597px){.journal-heading-preview{text-align:left}}.journal-content .read-more-preview{display:none}@media only screen and (max-width:785px){.journal-content .read-more-preview{display:block;position:absolute;left:20px;right:20px;bottom:20px;width:auto;color:#fff;border:1px solid #fff;transition:border-color .3s linear,background .3s linear}.journal-content .read-more-preview:hover{background:#000;border-color:#000}}.journal-content .journal-heading{font-size:35px;color:#000;font-weight:bold;margin:20px 0 25px}@media only screen and (max-width:1500px){.journal-content .journal-heading{font-size:32px;margin:15px 0 15px}}@media only screen and (max-width:1297px){.journal-content .journal-heading{font-size:28px;margin:10px 0 10px}}.journal-content p{font-size:21px;font-weight:300;margin-bottom:30px;line-height:30px}@media only screen and (max-width:1500px){.journal-content p{font-size:18px;line-height:26px;margin-bottom:20px}}@media only screen and (max-width:1297px){.journal-content p{font-size:16px;line-height:22px;margin-bottom:15px}}.journal-content .read-more{line-height:46px;width:auto;padding:0 50px;text-transform:uppercase;font-weight:500;float:right}@media only screen and (max-width:1500px){.journal-content .read-more{line-height:40px;padding:0 35px;font-size:16px}}@media only screen and (max-width:1297px){.journal-content .read-more{line-height:30px;padding:0 30px;font-size:14px}}@media only screen and (max-width:785px){.journal-content .read-more{margin:0 auto;display:block;width:150px}}.icon-favorites1{color:#606060}.icon-favorites1:hover:before{content:"\e90a";color:#000}.icon-favorites2{color:#ec1c23}.icon-favorites2:hover:before{content:"\e909";color:#000}.navigation{float:left}.navigation.open .btn-navigation{color:#eb1c23}.navigation.open .btn-navigation .icon-menu{display:none}.navigation.open .btn-navigation__cross{display:block}.navigation.open .navigation-drop{width:468px}@media only screen and (max-width:1500px){.navigation.open .navigation-drop{width:345px}}@media only screen and (max-width:1197px){.navigation.open .navigation-drop{width:100%;opacity:1;visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}.navigation-drop{float:left;overflow:hidden;-webkit-transition:width 0.3s ease;-o-transition:width 0.3s ease;-moz-transition:width 0.3s ease;transition:width 0.3s ease;width:0}@media only screen and (min-width:1198px){.navigation-drop .container{padding:0 !important}}@media only screen and (max-width:1197px){.navigation-drop{background:#2e2a27;float:none;left:0;opacity:0;padding:10px 0;position:absolute;top:100%;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;visibility:hidden;width:100%}}.navigation-drop .navigation-drop-content{width:468px;float:right;font-size:0}@media only screen and (max-width:1500px){.navigation-drop .navigation-drop-content{width:345px}}@media only screen and (max-width:1197px){.navigation-drop .navigation-drop-content{width:100%}}.navigation-item{display:inline-block;vertical-align:middle;line-height:20px;color:#fff;text-transform:uppercase;padding:12px 10px;font-size:18px}@media only screen and (max-width:1500px){.navigation-item{font-size:14px;padding:10px 5px}}.navigation-item span{border-bottom:1px solid #fff}.navigation-item:hover span{border:none}.btn-navigation{float:left;margin:0 20px 0 10px;font-size:31px;line-height:40px;height:40px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.btn-navigation:hover{color:#eb1c23}@media only screen and (max-width:1500px){.btn-navigation{margin:0 10px 0 0;font-size:23px}}@media only screen and (max-width:977px){.btn-navigation{font-size:20px;line-height:38px;height:38px}}.btn-navigation__cross{display:none;position:relative;width:40px;height:40px}@media only screen and (max-width:1500px){.btn-navigation__cross{width:30px}}@media only screen and (max-width:977px){.btn-navigation__cross{width:26px}}.btn-navigation__cross:after,.btn-navigation__cross:before{content:'';position:absolute;width:4px;height:90%;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;background:#eb1c23;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-top:2px}@media only screen and (max-width:1500px){.btn-navigation__cross:after,.btn-navigation__cross:before{margin-top:0;width:3px;height:76%}}@media only screen and (max-width:977px){.btn-navigation__cross:after,.btn-navigation__cross:before{height:66%}}.btn-navigation__cross:after{transform:translate(-50%,-50%) rotate(-45deg)}.btn-navigation__cross:before{transform:translate(-50%,-50%) rotate(45deg)}.btn-online-consultant{background-color:#2f17ad;color:#fff;float:left;font-size:24px;line-height:40px;padding:10px 25px;position:fixed;right:60px;top:100px;-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s;z-index:200}.btn-online-consultant:hover{color:#fff}.btn-online-consultant.show{opacity:1;visibility:visible}.btn-online-consultant i{color:#fff;display:inline-block;font-size:28px;margin-left:19px;margin-top:-4px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);vertical-align:middle}@media only screen and (max-width:977px){.btn-online-consultant{font-size:18px;line-height:34px;padding:5px 20px;right:44px}.btn-online-consultant i{font-size:16px;margin-top:0;margin-left:12px}}@media only screen and (max-width:657px){.btn-online-consultant{font-size:15px;line-height:22px;padding:5px 15px;right:32px}.btn-online-consultant i{font-size:12px;margin-top:0;margin-left:10px}}.btn-up{position:fixed;bottom:250px;right:114px;width:65px;height:46px;padding:10px 0;text-align:center;z-index:15;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;-moz-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.btn-up.show{opacity:1;visibility:visible}@media only screen and (max-width:785px){.btn-up{right:60px;width:40px;height:30px;padding:8px 0;bottom:150px}}.btn-up i{font-size:22px;color:#333}@media only screen and (max-width:785px){.btn-up i{font-size:14px}}.wrap-heading{padding:25px 0;background-color:#2f17ad}@media only screen and (max-width:1197px){.wrap-heading{padding:18px 0}}.wrap-heading > *{line-height:155px;color:#fff}@media only screen and (max-width:977px){.wrap-heading > *{line-height:100px}}@media only screen and (max-width:785px){.wrap-heading > *{line-height:60px}}@media only screen and (max-width:597px){.wrap-heading > *{line-height:35px}}.wrap-heading.heading-second{height:143px}@media only screen and (max-width:1197px){.wrap-heading.heading-second{height:129px}}.wrap-heading.heading-second > *{line-height:93px}.wrap-heading .heading{overflow:hidden}.wrap-heading .heading h1{font-size:60px;font-weight:500}@media only screen and (max-width:1197px){.wrap-heading .heading h1{font-size:46px}}@media only screen and (max-width:977px){.wrap-heading .heading h1{font-size:30px}}@media only screen and (max-width:597px){.wrap-heading .heading h1{font-size:20px}}.wrap-heading .heading h2{font-size:38px;font-weight:500}@media only screen and (max-width:1197px){.wrap-heading .heading h2{font-size:30px}}@media only screen and (max-width:977px){.wrap-heading .heading h2{font-size:25px}}@media only screen and (max-width:597px){.wrap-heading .heading h2{font-size:20px}}.wrap-heading .heading h3{font-size:18px;font-weight:bold}.wrap-heading .heading.heading-third{padding:27px 0}.wrap-heading .heading.heading-third h1,.wrap-heading .heading.heading-third h2{line-height:75px}@media only screen and (max-width:1197px){.wrap-heading .heading.heading-third h1,.wrap-heading .heading.heading-third h2{line-height:62px}}@media only screen and (max-width:977px){.wrap-heading .heading.heading-third h1,.wrap-heading .heading.heading-third h2{line-height:35px}}@media only screen and (max-width:597px){.wrap-heading .heading.heading-third h1,.wrap-heading .heading.heading-third h2{line-height:24px}}.wrap-heading .heading.heading-third h3{line-height:26px;margin-left:16px}@media only screen and (max-width:1197px){.wrap-heading .heading.heading-third h3{font-size:17px;line-height:23px;margin-left:0}}@media only screen and (max-width:977px){.wrap-heading .heading.heading-third h3{font-size:13px;line-height:20px}}@media only screen and (max-width:597px){.wrap-heading .heading.heading-third h3{font-size:11px;line-height:16px}}@media only screen and (max-width:1197px){.wrap-heading .heading.heading-third{padding:16px 0}}@media only screen and (max-width:977px){.wrap-heading .heading.heading-third{padding:10px 0}}@media only screen and (max-width:597px){.wrap-heading .heading.heading-third{padding:5px 0}}@media only screen and (max-width:497px){.wrap-heading .heading.heading-third{padding:0}}.wrap-heading .heading-icon{float:left}.wrap-heading .heading-icon.heading-third{margin-right:52px}@media only screen and (max-width:1197px){.wrap-heading .heading-icon.heading-third{margin-right:42px}}@media only screen and (max-width:977px){.wrap-heading .heading-icon.heading-third{margin-right:25px}}@media only screen and (max-width:597px){.wrap-heading .heading-icon.heading-third{margin-right:15px}}.wrap-heading .heading-icon .icon-find-clock1{font-size:86px;display:block;color:#ed1c24;margin-bottom:15px}@media only screen and (max-width:1197px){.wrap-heading .heading-icon .icon-find-clock1{font-size:65px;margin-bottom:12px}}@media only screen and (max-width:977px){.wrap-heading .heading-icon .icon-find-clock1{font-size:40px;margin-bottom:10px}}@media only screen and (max-width:597px){.wrap-heading .heading-icon .icon-find-clock1{font-size:25px;margin-bottom:5px}}.wrap-heading .heading-icon .icon-find-clock{font-size:54px;display:block;color:#fff}@media only screen and (max-width:1197px){.wrap-heading .heading-icon .icon-find-clock{font-size:40px}}@media only screen and (max-width:977px){.wrap-heading .heading-icon .icon-find-clock{font-size:23px}}@media only screen and (max-width:597px){.wrap-heading .heading-icon .icon-find-clock{font-size:16px}}.icon-geneve-heading{display:block;fill:#fff;font-size:4.6875vw;line-height:155px}@media only screen and (max-width:1297px){.icon-geneve-heading{line-height:120px}}@media only screen and (max-width:1197px){.icon-geneve-heading{line-height:100px}}@media only screen and (max-width:1041px){.icon-geneve-heading{line-height:80px}}@media only screen and (max-width:785px){.icon-geneve-heading{line-height:60px}}@media only screen and (max-width:657px){.icon-geneve-heading{font-size:24px;line-height:40px}}.icon-heading-compare{font-size:90px;color:#b4b4b4;margin-right:30px}@media only screen and (max-width:1197px){.icon-heading-compare{font-size:70px;margin-right:20px}}@media only screen and (max-width:977px){.icon-heading-compare{font-size:50px;margin-right:15px}}@media only screen and (max-width:597px){.icon-heading-compare{font-size:40px;margin-right:10px}}.breadcrumbs{background:#fff;padding:30px 0;font-size:0;overflow:hidden}@media only screen and (max-width:977px){.breadcrumbs{padding:20px 0}}@media only screen and (max-width:785px){.breadcrumbs{padding:10px 0}}.breadcrumbs > *{line-height:22px;font-size:18px;color:#000;margin-right:5px}@media only screen and (max-width:977px){.breadcrumbs > *{font-size:16px}}@media only screen and (max-width:785px){.breadcrumbs > *{font-size:14px}}.breadcrumbs .breadcrumbs-link{border-bottom:1px solid #000;font-weight:300}.breadcrumbs .breadcrumbs-link:hover{border-color:transparent}.breadcrumbs .breadcrumbs-current{font-weight:bold}.detail-img{margin-left:10%}@media only screen and (max-width:1297px){.detail-img{margin-left:8%}}@media only screen and (max-width:1197px){.detail-img{margin-left:6%}}@media only screen and (max-width:1041px){.detail-img{margin-left:4%}}@media only screen and (max-width:977px){.detail-img{margin-left:0}}.wrap-product{padding-top:50px}@media only screen and (max-width:1297px){.wrap-product{padding-top:30px}}@media only screen and (max-width:977px){.wrap-product{padding-top:20px}}.wrap-icon-info{position:absolute;top:9.6%;left:0;z-index:10}.wrap-icon-info-group > *{margin-bottom:42px}@media only screen and (max-width:1500px){.wrap-icon-info-group > *{margin-bottom:30px}}@media only screen and (max-width:1397px){.wrap-icon-info-group > *{margin-bottom:20px}}@media only screen and (max-width:977px){.wrap-icon-info-group > *{margin-bottom:10px}}@media only screen and (max-width:785px){.wrap-icon-info-group > *{margin-bottom:7px}}@media only screen and (max-width:1397px){.wrap-icon-info{top:0}}@media only screen and (max-width:977px){.wrap-icon-info{top:9.6%}}@media only screen and (max-width:977px){.wrap-icon-info{top:0}}.wrap-detail-image{position:relative;max-width:736px;padding-right:60px;padding-left:0;display:flex}.wrap-detail-image .wrap-icon-info{position:relative;z-index:51;white-space:nowrap;display:flex;flex-direction:column-reverse;justify-content:flex-end}.wrap-detail-image .benefit{position:static;-o-background-size:cover;background-size:cover;width:93px;height:48px;line-height:20px;padding:14px}.wrap-detail-image .benefit span{font-size:23px}@media only screen and (max-width:1397px){.wrap-detail-image .benefit{width:80px;height:40px;padding:10px 0}.wrap-detail-image .benefit span{font-size:20px}}@media only screen and (max-width:768px){.wrap-detail-image .benefit{padding:6px 0}}@media only screen and (max-width:497px){.wrap-detail-image .benefit{width:58px;height:28px;padding:6px 0}.wrap-detail-image .benefit span{font-size:14px}}@media only screen and (max-width:977px){.wrap-detail-image{max-width:450px;margin:0 auto 30px}}.wrap-detail-image .in-favorites{display:block;font-size:4.3vw;color:#ed1c24;text-align:center}.wrap-detail-image .in-favorites .active_state span{color:inherit}.wrap-detail-image .in-favorites i:hover:before{content:"\e908";color:#ed1c24}@media only screen and (max-width:1041px){.wrap-detail-image .in-favorites{font-size:42px}}@media only screen and (max-width:497px){.wrap-detail-image .in-favorites{font-size:28px}}.wrap-detail-image .bestseller-icon,.wrap-detail-image .in-stock,.wrap-detail-image .made-order{color:#93887c;text-align:center}.wrap-detail-image .bestseller-icon span,.wrap-detail-image .in-stock span,.wrap-detail-image .made-order span,.wrap-detail-image .in-favorites span span{display:block;font-size:18px;color:#000;margin-top:5px}@media only screen and (max-width:1297px){.wrap-detail-image{padding-right:20px}.wrap-detail-image .bestseller-icon span,.wrap-detail-image .in-stock span,.wrap-detail-image .made-order span,.wrap-detail-image .in-favorites span span{font-size:16px}}@media only screen and (max-width:1041px){.wrap-detail-image .bestseller-icon span,.wrap-detail-image .in-stock span,.wrap-detail-image .made-order span,.wrap-detail-image .in-favorites span span{font-size:14px}}@media only screen and (max-width:977px){.wrap-detail-image{padding-right:0}}@media only screen and (max-width:497px){.wrap-detail-image .bestseller-icon span,.wrap-detail-image .in-stock span,.wrap-detail-image .made-order span,.wrap-detail-image .in-favorites span span{font-size:12px}}.wrap-detail-image .bestseller-icon i{font-size:4.3vw;height:87px}@media only screen and (max-width:1041px){.wrap-detail-image .bestseller-icon i{font-size:38px}}@media only screen and (max-width:497px){.wrap-detail-image .bestseller-icon i{font-size:25px}}.wrap-detail-image .in-stock i{font-size:3vw;height:58px}@media only screen and (max-width:1041px){.wrap-detail-image .in-stock i{font-size:25px}}@media only screen and (max-width:497px){.wrap-detail-image .in-stock i{font-size:20px}}.wrap-detail-image .made-order i{font-size:4vw;height:77px}@media only screen and (max-width:1041px){.wrap-detail-image .made-order i{font-size:33px}}@media only screen and (max-width:497px){.wrap-detail-image .made-order i{font-size:23px}}.wrap-detail-image .installment i{color:#90897f;font-size:3.2vw}@media only screen and (max-width:1041px){.wrap-detail-image .installment i{font-size:25px}}@media only screen and (max-width:497px){.wrap-detail-image .installment i{font-size:20px}}@media only screen and (max-width:977px){.wrap-detail-image{display:block;overflow:hidden;padding-right:0}.wrap-detail-image .wrap-icon-info{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:10px}.wrap-icon-info-group{display:flex;flex-direction:row;align-items:flex-start}.wrap-detail-image .benefit{width:70px;height:35px}.wrap-detail-image .benefit span{font-size:16px}.benefit.specprice{display:flex;justify-content:center;align-items:center;height:40px;width:110px;margin-right:42px;margin-left:-11px}.wrap-detail-image .in-favorites{display:block}.wrap-icon-info .installment{margin-right:10px}.wrap-detail-image .in-stock{display:block;order:1}.wrap-icon-info .installment{justify-content:flex-start}.wrap-detail-image .in-favorites span span,.wrap-icon-info .installment span{display:none}.wrap-detail-image .wrap-icon-info i{font-size:30px}.wrap-detail-image .in-favorites{font-size:inherit}.wrap-detail-image .in-stock{padding-right:0;margin-right:10px}.wrap-detail-image .in-stock span{margin-top:1px}}@media only screen and (max-width:785px){.benefit.specprice{height:34px}.wrap-detail-image .benefit.specprice{height:42px}}.wrap-details-img-big-slider{position:relative}@media only screen and (min-width:978px){.wrap-details-img-big-slider{flex-grow:1}.wrap-details-img-big-slider .details-img-big-button-prev,.wrap-details-img-big-slider .details-img-big-button-next{display:none}.details-img-big-slide{display:none}.details-img-big-slide.active{display:block}}.detail-image{height:0;padding-bottom:100%;width:100%;position:relative}.detail-image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-image a.active{display:block}.detail-image a img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;height:100%;width:auto;height:auto}.find-similar-popup{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.5);z-index:150}.find-similar-popup.active{display:block}.find-similar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;min-width:250px;border:1px solid #c1b8b0;z-index:4;padding:20px 10px 15px}.find-similar__text{max-width:170px;margin:0 auto 15px;text-align:center;font-size:16px;line-height:20px;font-weight:300}.find-similar__btn{display:block;padding:11px 25px;font-size:14px;line-height:18px;font-weight:500;outline:none;border:1px solid #ed1c24;text-align:center;text-transform:uppercase;color:#fff;background:#ed1c24;margin:0 auto 13px;transition:color .3s linear,background .3s linear,border .3s linear}.find-similar__btn:hover{color:#ed1c24;background:#fff;border-color:#ed1c24}.find-similar__not-show{display:block;text-align:center;font-size:16px;line-height:18px;padding:0;color:#000;outline:none;border:none;background:none;text-decoration:underline;margin:0 auto}.find-similar__not-show:hover{text-decoration:none}.find-similar__close{position:absolute;top:0;right:0;width:22px;height:22px;border:1px solid #d2cbc5;border-radius:50%;transform:translate(50%,-50%);background:none;padding:0;cursor:pointer;font-size:18px;color:#000;background:#fff;text-align:center;line-height:18px}@media only screen and (max-width:977px){.find-similar{min-width:230px;padding:16px 10px 10px}.find-similar__text{max-width:145px;margin-bottom:11px;font-size:14px;line-height:16px}.find-similar__not-show{font-size:14px;line-height:18px}.find-similar__close{width:20px;height:20px;line-height:18px}}.wrap-details-img-slider{position:relative}.wrap-details-img-slider .swiper-button-next{right:-30px}.wrap-details-img-slider .swiper-button-prev{left:-30px}.details-img-slide{position:relative;margin-right:25px;border:1px solid transparent;-webkit-transition:border .3s;-o-transition:border .3s;-moz-transition:border .3s;transition:border .3s}.details-img-slide a{height:0;padding-bottom:100%;width:100%;display:block;position:relative}.details-img-slide img{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swiper-slide-selected{border:1px solid #000}.new-row{position:relative;z-index:0}.collumn-left{width:48.4%;float:left;padding:0 10px}@media only screen and (max-width:1041px){.collumn-left{width:46.4%}}@media only screen and (max-width:977px){.collumn-left{width:50%}}@media only screen and (max-width:857px){.collumn-left{width:100%;float:none}}.collumn-right{float:left;padding-right:2.4%;width:51.6%}@media only screen and (max-width:1500px){.collumn-right{padding-right:0}}@media only screen and (max-width:1041px){.collumn-right{width:53.6%}}@media only screen and (max-width:977px){.collumn-right{width:50%}}@media only screen and (max-width:857px){.collumn-right{width:100%;overflow:inherit}}.detail-img-thumbs{margin-top:83px;margin-left:67px;width:70%}@media only screen and (max-width:977px){.detail-img-thumbs{display:none}}.detail-img-thumbs .swiper-button-prev,.detail-img-thumbs .swiper-button-next{height:32px;width:17px;font-size:32px}@media only screen and (max-width:657px){.detail-img-thumbs .swiper-button-prev,.detail-img-thumbs .swiper-button-next{height:20px;width:11px;font-size:20px;top:60%}}.product-info{padding:28px 0 35px 35px}@media only screen and (max-width:977px){.product-info{padding-left:50px}}@media only screen and (max-width:657px){.product-info{padding-left:25px}}@media only screen and (max-width:497px){.product-info{text-align:center;padding-left:25px}}.product-info .product-name{font-size:38px;line-height:38px;font-weight:500}@media only screen and (max-width:1297px){.product-info .product-name{word-break:break-word;font-size:30px}}@media only screen and (max-width:857px){.product-info .product-prices{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}}@media only screen and (max-width:497px){.product-info .product-prices{justify-content:center}}.product-info .product-price{line-height:38px;color:#ed1c24}.product-info .product-price span{font-size:38px;font-weight:500}@media only screen and (max-width:1297px){.product-info .product-price span{font-size:30px}}.product-info .product-price i{font-size:26px}@media only screen and (max-width:1297px){.product-info .product-price i{font-size:20px}}.product-info .product-old-price{display:inline-block;position:relative;color:#777;line-height:28px;margin-bottom:12px;z-index:1}@media only screen and (max-width:857px){.product-info .product-old-price{margin-right:12px}}.product-info .product-old-price span{font-size:25px;font-weight:500}@media only screen and (max-width:1297px){.product-info .product-old-price span{font-size:21px}}.product-info .product-old-price i{font-size:17px}@media only screen and (max-width:1297px){.product-info .product-old-price i{font-size:15px}}.product-info .product-old-price:after{position:absolute;content:'';top:50%;left:-3px;right:-3px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:4px;background-color:rgba(237,28,36,0.8);z-index:2}.product-info .btn-ischeaper{padding:12px 24px 14px;background-color:#f1efec;display:inline-block;cursor:pointer}@media only screen and (max-width:1297px){.product-info .btn-ischeaper{padding:10px 18px}}.product-info .btn-ischeaper span{font-size:18px;color:#000;border-bottom:1px solid #000}@media only screen and (max-width:1297px){.product-info .btn-ischeaper span{font-size:16px}}.product-info .btn-ischeaper:hover span{border:none}.product-info .description{margin-bottom:35px}.product-info .description-item{font-size:18px;line-height:18px;color:#000;font-weight:300}.product-info .description-item span{font-weight:500}@media only screen and (max-width:1297px){.product-info .description-item{font-size:16px}}.product-controll-col{float:left;width:296px;vertical-align:top}@media only screen and (max-width:1397px){.product-controll-col{width:270px}}@media only screen and (max-width:1197px){.product-controll-col{width:242px}}@media only screen and (max-width:977px){.product-controll-col{width:50%;padding-left:45px}}@media only screen and (max-width:657px){.product-controll-col{padding-left:0px}}@media only screen and (max-width:497px){.product-info{padding-bottom:23px}.product-controll-col{float:none;max-width:200px;padding:0;margin:0 auto}}.product-controll-col.col2{padding-top:10px;width:388px}.product-controll-col.col2 .product-controll-item{margin-bottom:15px;width:100%}@media only screen and (max-width:1397px){.product-controll-col.col2 .product-controll-item{margin-bottom:12px}}@media only screen and (max-width:1197px){.product-controll-col.col2 .product-controll-item{margin-bottom:8px}}@media only screen and (max-width:1197px){.product-controll-col.col2 .product-controll-item{width:200px}}@media only screen and (max-width:497px){.product-controll-col.col2 .product-controll-item{width:auto;margin:0 auto}.product-controll-col.col2{margin-bottom:17px}}.product-controll-col.col2 .product-controll-item i{top:15px;right:13px}@media only screen and (max-width:1397px){.product-controll-col.col2{width:300px}}@media only screen and (max-width:1197px){.product-controll-col.col2{width:250px}}@media only screen and (max-width:977px){.product-controll-col.col2{width:50%}}@media only screen and (max-width:497px){.product-controll-col.col2{max-width:200px}}.product-controll-col .social-box{padding-top:40px;border-top:1px solid #3a3734;border-bottom:0;margin:27px 0 77px}@media only screen and (max-width:1397px){.product-controll-col .social-box{margin:20px 0 45px;padding:28px 0}.product-controll-col .social-box a{margin-right:10px}.product-controll-col .social-box i{font-size:28px}}@media only screen and (max-width:597px){.product-controll-col .social-box i{font-size:25px}}@media only screen and (max-width:1197px){.product-controll-col .social-box{border-right:0;float:none}}.product-controll-item{margin-bottom:19px;position:relative;display:flex;align-items:center}@media only screen and (max-width:1397px){.product-controll-item{margin-bottom:15px}}.product-controll-item a{color:#000;font-weight:300;font-size:18px;max-width:185px;text-decoration:underline}.product-controll-item a:hover{text-decoration:none}@media only screen and (max-width:1297px){.product-controll-item a{font-size:16px}}@media only screen and (max-width:1197px){.product-controll-item a{font-size:15px}}@media only screen and (max-width:597px){.product-controll-item a{max-width:180px}}@media only screen and (max-width:597px){.product-controll-item{margin-bottom:8px}}.product-controll-item i,.icon-to-basket{flex:0 0 80px}.product-controll-item i{font-size:79px;color:#3c3c3c;margin-right:15px}.product-controll-item i.icon-favorites{font-size:24px;color:#212121}.product-controll-item i.icon-to-collection{font-size:23px;color:#212121}.product-controll-item i.icon-where{font-size:31px;color:#212121}.product-controll-item i.icon-delivery{font-size:24px;color:#212121}.product-controll-item i.icon-card{font-size:29px;color:#212121}@media only screen and (max-width:1500px){.product-controll-item i{font-size:66px}.product-controll-item i,.icon-to-basket{flex:0 0 66px}}@media only screen and (max-width:1297px){.product-controll-item i{font-size:55px}.product-controll-item i,.icon-to-basket{flex:0 0 45px}.product-controll-item i,.icon-to-basket{flex:0 0 55px}}@media only screen and (max-width:1197px){.product-controll-item i{font-size:45px;margin-right:10px}.product-controll-item i,.icon-to-basket{flex:0 0 45px}}@media only screen and (max-width:597px){.product-controll-item i{font-size:40px;margin-right:8px}.product-controll-item i,.icon-to-basket{flex:0 0 40px}}.product-tabs{margin-bottom:75px;position:relative;z-index:10}.product-nav-tubs .nav-tab{padding:14px 35px;margin-bottom:2px;line-height:25px;background-color:#fff;cursor:pointer;-webkit-transition:background .5s;-o-transition:background .5s;-moz-transition:background .5s;transition:background .5s}.product-nav-tubs .nav-tab.active{background-color:#d0cac3}.product-nav-tubs .nav-tab span{font-size:18px;color:#000}@media only screen and (max-width:1500px){.product-nav-tubs .nav-tab{padding:10px 25px}.product-nav-tubs .nav-tab span{font-size:17px}}@media only screen and (max-width:1297px){.product-nav-tubs .nav-tab{padding:8px 15px}.product-nav-tubs .nav-tab span{font-size:15px}}@media only screen and (max-width:857px){.product-nav-tubs{display:none}}.tab-item{background-color:#f1efec;padding:35px 42px 42px}@media only screen and (max-width:1500px){.tab-item{padding:30px 32px 32px}}@media only screen and (max-width:1297px){.tab-item{padding:20px}}@media only screen and (max-width:857px){.product-tabs .tab-item{background:#fff;display:block!important;padding:0}}@media only screen and (min-width:858px){.product-accordion-title{display:none}.no-tab-item.product-accordion-item{display:none !important}}@media only screen and (max-width:857px){.collumn-left .product-gifts-list{display:none}.product-accordion-title{position:relative;min-height:60px;padding:9px 40px 9px 15px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;border-style:dotted;border-color:#555;border-width:1px 0;font-size:16px;color:#000;font-weight:300;line-height:20px;margin-top:-1px;cursor:pointer;user-select:none}.product-accordion-title--marked{color:#fd0000}.product-accordion-title.active{border-bottom-color:transparent}.product-accordion-title:after{content:'';position:absolute;right:25px;top:50%;transform:translateY(-50%) rotate(0deg);border-style:solid;border-color:transparent transparent #5e5e5e transparent;border-width:0 8px 8px 8px}.product-accordion-title.active:after{transform:translateY(-50%) rotate(180deg)}.product-accordion-body{display:none;padding:0 15px 20px;border-bottom:1px dotted #555}.product-accordion-body.active{display:block}.product-accordion-body .select-city-drop{width:100%;display:block;position:static;padding-right:10px}.product-accordion-body .select-city-drop .select-drop{background:transparent;width:100%}.product-accordion-body .select-city-head{font-size:16px;line-height:18px;margin-bottom:12px}.product-accordion-body .wrap-filter-custominp{font-size:14px;line-height:18px;margin-bottom:12px}.product-accordion-body .wrap-filter-custominp:hover,.product-accordion-body .filter-custominp-label:hover{background:transparent;cursor:default}.filter-parameter{width:100%}.product-accordion-body .select-city-drop .filter-parameter > span{display:block}.product-accordion-body .select-city-drop .city-drop.select-drop{padding:0}.product-accordion-body .ischeaper-drop-down{display:block !important;background:transparent;width:100%;position:static;padding:0}.product-accordion-body .ischeaper-drop-down .finp,.product-accordion-body .pictures-upload span{font-size:14px}.product-accordion-body .ischeaper-drop-down .ftext{font-size:14px;height:100px}.product-accordion-body .ischeaper-drop-down .btn-ischeaper-drop{line-height:34px;padding:0 15px;font-size:16px;width:150px}.product-accordion-body__text p{font-size:14px;font-weight:300;line-height:18px;text-align:left;width:100%;margin-bottom:10px}.product-accordion-body__text a{font-size:14px;color:#f00;text-decoration:underline;margin-top:5px}}@media only screen and (max-width:597px){.product-accordion-title{font-size:14px}}.specifications-inner{font-size:0;margin:0 -10px}.description .text{line-height:28px}@media only screen and (max-width:1397px){.description .text{line-height:24px;font-size:16px}}@media only screen and (max-width:857px){.description .text{line-height:16px;font-size:14px}}@media only screen and (max-width:597px){.description .text{line-height:14px;font-size:12px}}.specifications-item{max-width:380px;width:50%;display:inline-block;padding:0 10px;font-size:18px;vertical-align:top;margin-bottom:8px}@media only screen and (max-width:1500px){.specifications-item{font-size:16px}}@media only screen and (max-width:1297px){.specifications-item{font-size:14px;padding:0 6px}}@media only screen and (max-width:597px){.specifications-item{width:100%;max-width:100%;margin-bottom:20px}}.specifications-item .specif-heading{font-weight:500;text-transform:uppercase;padding-bottom:10px;line-height:20px;border-bottom:5px solid #2e2a27;margin-bottom:20px}@media only screen and (max-width:857px){.specifications-item .specif-heading{border-bottom:0;padding-bottom:0;margin-bottom:8px}}@media only screen and (max-width:597px){.specifications-item .specif-heading{font-size:12px}}.specifications-item .specif-row{padding:5px 0;line-height:25px;overflow:hidden}.specifications-item .specif-row .specif-row-name{padding-right:5px;float:left;width:61%}@media only screen and (max-width:1297px){.specifications-item .specif-row .specif-row-name{width:59%}}@media only screen and (max-width:857px){.specifications-item .specif-row .specif-row-name{width:41%}}@media only screen and (max-width:1500px){.specifications-item .specif-row{line-height:20px}}@media only screen and (max-width:1297px){.specifications-item .specif-row{line-height:18px}}.specifications-item .specif-row .specif-row-value{overflow:hidden}.rate-watch{overflow:hidden;margin-bottom:34px}.rate-watch .form-row{margin:0 -9px}.rate-watch .holder{padding:0 9px}.rate-watch .holder span{font-weight:500;margin-bottom:14px}@media only screen and (max-width:1297px){.rate-watch .holder{width:100%;margin-bottom:20px;font-size:16px}.rate-watch .holder span{margin-bottom:10px}.rate-watch .holder .finp{height:38px}}@media only screen and (max-width:857px){.rate-watch .holder{margin-bottom:10px;font-size:14px}.rate-watch .holder span{margin-bottom:7px}.rate-watch .holder .finp{height:30px}}.rate-watch .finp,.rate-watch .ftext{border:1px solid #989898}.rate-watch .ftext{height:196px}@media only screen and (max-width:1297px){.rate-watch .ftext{height:135px}}@media only screen and (max-width:657px){.rate-watch .ftext{height:100px}}.rate-watch .holder-text{width:50%}@media only screen and (max-width:1297px){.rate-watch .holder-text{width:100%}}.rate-watch .wrap-btn{width:50%;float:right}@media only screen and (max-width:1297px){.rate-watch .wrap-btn{width:100%;float:none;margin:0}}.rate-watch-wrap{display:inline-block;width:50%;padding:0 9px;vertical-align:top}@media only screen and (max-width:1297px){.rate-watch-wrap{width:100%}}@media only screen and (max-width:857px){.rate-watch-wrap{margin-bottom:20px}.rate-watch-wrap .rate-watch-heading{display:none}}.rate-watch .rate-row-text{width:105px}@media only screen and (max-width:1397px){.rate-watch .rate-row-text{width:95px}}@media only screen and (max-width:657px){.rate-watch .rate-row-text{width:80px}}.rate-row{font-size:18px;margin-bottom:22px;line-height:27px}@media only screen and (max-width:1297px){.rate-row{margin-bottom:15px}}@media only screen and (max-width:857px){.rate-row{margin-bottom:4px}}.rate-row > *{display:inline-block;vertical-align:top}.rate-row .rate-row-text{font-size:18px;margin-bottom:0}.rate-row .rate-row-text .rate-row-text2{font-weight:500;display:inline-block}@media only screen and (max-width:1297px){.rate-row .rate-row-text{font-size:16px}}@media only screen and (max-width:857px){.rate-row .rate-row-text{font-size:14px}}.rate-watch-done .rate-row-text{width:67.8%}@media only screen and (max-width:1500px){.rate-watch-done .rate-row-text{font-size:16px}}@media only screen and (max-width:1297px){.rate-watch-done .rate-row-text{font-size:14px}}@media only screen and (max-width:657px){.rate-watch-done .rate-row-text{display:block;width:100%}}.rate-watch-heading{font-size:18px;padding-bottom:12px;line-height:20px;border-bottom:1px solid #979797;margin-bottom:25px;font-weight:500}@media only screen and (max-width:1297px){.rate-watch-heading{font-size:16px;margin-bottom:18px}}@media only screen and (max-width:857px){.rate-watch-heading{font-size:14px;margin-bottom:15px}}.rate-watch-btn{width:182px;font-size:18px;line-height:42px;padding:0 30px}@media only screen and (max-width:857px){.rate-watch-btn{line-height:34px;padding:0 15px;font-size:16px;width:150px}}.rate-reviews{}.rate-reviews__title{}.rate-reviews__list{}.rate-reviews__item{}.thumb-similar{margin-bottom:45px}.thumb-similar .thumb-info{padding:0}.thumb-similar .thumb-info .name{color:#000;text-decoration:underline}.thumb-similar .thumb-info .name:hover{text-decoration:none}.thumb-similar .current-price span{font-size:18px;text-decoration:underline}.thumb-similar .current-price span:hover{text-decoration:none}.rate-watch-done .rate-watch-heading{padding-bottom:55px;width:47%;margin-bottom:14px}@media only screen and (max-width:1500px){.rate-watch-done .rate-watch-heading{padding-bottom:30px}}.similar-heading{font-size:18px;font-weight:500;border-bottom:1px solid #979797;padding-bottom:14px;margin-bottom:20px}.ischeaper{position:relative;margin-bottom:20px}.ischeaper.open .ischeaper-drop-down{display:block}.ischeaper-drop-down{display:none;position:absolute;width:328px;background-color:#d0cac3;padding:32px 38px 21px 28px;z-index:10}@media only screen and (max-width:497px){.ischeaper-drop-down{padding:25px 25px 18px;width:265px}}.ischeaper-drop-down .form-row{margin:0;margin-bottom:11px}.ischeaper-drop-down .form-row-text{font-size:18px;margin-bottom:15px}.ischeaper-drop-down .finp{border:1px solid #838282;background-color:#fff}@media only screen and (max-width:497px){.ischeaper-drop-down .finp{font-size:15px}}.ischeaper-drop-down .ftext{border:1px solid #808080;background:#fff;height:86px;padding:13px}@media only screen and (max-width:497px){.ischeaper-drop-down .ftext{font-size:15px}}.ischeaper-drop-down .btn-ischeaper-drop{padding:10px 42px;line-height:22px}@media only screen and (max-width:497px){.ischeaper-drop-down .btn-ischeaper-drop{padding:8px 24px;line-height:19px;width:100%;font-size:15px}}.ischeaper-drop-down .btn-ischeaper-drop:hover{color:#fff;background-color:#2e2a27}.ischeaper-drop-down .btn-ischeaper-drop:hover span{border:none}.pictures-upload{padding-left:13px;margin:20px 0}.pictures-upload input{display:none}.pictures-upload i{font-size:45px;margin-right:15px;float:left;color:#3c3c3c}@media only screen and (max-width:497px){.pictures-upload i{font-size:28px;margin-right:10px}}.pictures-upload span{font-size:18px;overflow:hidden;display:block}@media only screen and (max-width:497px){.pictures-upload span{font-size:14px}}.uploaded{padding:0 10px;font-size:18px}.rating-wrap{display:inline-block}.rating-wrap input{display:none}.rating-wrap .rating-md{font-size:27px}@media only screen and (max-width:1297px){.rating-wrap .rating-md{font-size:20px}}.rating-wrap .star{cursor:pointer}.rating-container .empty-stars{color:#2e16ac}.rating-container .filled-stars{color:#2e16ac;-webkit-text-stroke:0;text-shadow:none}@media only screen and (min-width:1298px){.reviews-watchheading-wrap{max-width:50%;padding-right:9px}}.reviews-watch__item{padding-bottom:31px}.reviews-watch__item + .reviews-watch__item{border-top:1px solid #3d3d3c;padding-top:19px}.reviews-watch-name{font-size:18px;line-height:22px;font-weight:bold;color:#fd0000;padding:7px 0;margin-bottom:6px}.reviews-watch-row{display:flex;flex-direction:row;margin:0 -12px}.reviews-watch-col{padding:0 12px}.reviews-watch-col--rate{width:280px;flex-shrink:0}.reviews-watch-rate{display:flex;justify-content:flex-start;align-items:center;color:#656565;font-size:18px}.reviews-watch-rate__label{font-weight:500;min-width:95px;margin-right:5px;line-height:42px}.reviews-watch-rate__stars .rating-container .filled-stars,.reviews-watch-rate__stars .rating-container .empty-stars{color:#656565}.reviews-watch-rate__stars .rating-wrap .star,.reviews-watch-rate__stars .rating-disabled .rating{cursor:default}.reviews-watch-datetime{line-height:32px;font-weight:500;color:#656565;font-size:18px}.reviews-watch-datetime__date{margin-right:8px}.reviews-watch-col--comment{flex-grow:1}.reviews-watch__comment{font-size:18px;line-height:22px;color:#000;font-weight:300}.reviews-watch__comment p{font-weight:300}.reviews-watch__comment p + p{margin-top:20px}.reviews-watch-more__btn{margin:0 auto;display:block;width:88px;height:88px;border-radius:50%;border:2px solid #2b2a2a;overflow:hidden;font-size:18px;line-height:84px;font-weight:500;color:#000;background:transparent;padding:0;text-align:center;transition:background .3s linear,color .3s linear}.reviews-watch-more__btn:hover{background:#000;color:#fff}@media only screen and (max-width:1397px){.reviews-watch-row{flex-wrap:wrap}.reviews-watch-col--rate{margin-bottom:20px}.reviews-watch-col--comment{width:100%}.reviews-watch__comment{font-size:16px;line-height:20px}.reviews-watch__comment p + p{margin-top:10px}.reviews-watch-more__btn{font-size:16px;line-height:62px;width:66px;height:66px}}@media only screen and (max-width:857px){.reviews-watch__item{padding-bottom:25px}.reviews-watch__item + .reviews-watch__item{padding-top:15px}.reviews-watch-name{font-size:18px;line-height:22px;padding:6px 0}.reviews-watch-row{display:flex;flex-direction:column}.reviews-watch-col--rate{width:100%;margin-bottom:18px}.reviews-watch-rate__label{font-weight:400;font-size:14px;line-height:32px}.reviews-watch-datetime{font-size:16px;line-height:28px;font-weight:400}.reviews-watch-datetime__date{margin-right:6px}.reviews-watch-col--comment{width:100%}.reviews-watch-more__btn{font-size:14px;line-height:50px;width:52px;height:52px;border:1px solid #000}}@media only screen and (max-width:857px){.reviews-watch__item{padding-bottom:20px}.reviews-watch__item + .reviews-watch__item{padding-top:10px}.reviews-watch-name{font-size:16px;line-height:20px}.reviews-watch-col--rate{margin-bottom:15px}.reviews-watch-rate__label{font-size:14px}.reviews-watch-datetime{font-size:14px}.reviews-watch__comment{font-size:14px;line-height:18px}.comment-paragraph + .comment-paragraph{margin-top:8px}}@media only screen and (max-width:657px){.reviews-watch__comment{font-size:12px}}.content-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}@media only screen and (max-width:977px){.content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sidebar-filter{background-color:#f1efec;margin-bottom:6px;flex:0 0 508px;min-width:260px}@media only screen and (max-width:1680px){.sidebar-filter{flex:0 0 400px}}@media only screen and (max-width:1279px){.sidebar-filter{flex:0 0 320px}}@media only screen and (max-width:977px){.sidebar-filter{-webkit-flex-basis:inherit;-ms-flex-preferred-size:inherit;flex-basis:inherit}}.sidebar-filter .filter-parameters__heading{position:relative;margin:0;padding:21px 37px 21px 23.6%}@media only screen and (max-width:1397px){.sidebar-filter .filter-parameters__heading{padding:15px 28px 15px 15%;font-size:16px}}@media only screen and (max-width:977px){.sidebar-filter .filter-parameters__heading{padding:15px 25px 15px 30px;font-size:16px}}.sidebar-filter .filter-parameters__heading i{position:absolute;right:18px;top:22px;color:#5a5551;font-size:15px;z-index:5}@media only screen and (max-width:1397px){.sidebar-filter .filter-parameters__heading i{right:12px;top:15px}}.panel-group .panel{border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:#f1efec}.panel-group .panel:nth-child(2n){background-color:#e4e1db}.panel-group .panel + .panel{margin:0}.panel-group .panel .panel-body{padding:0 15.7% 5% 17.7%}@media only screen and (max-width:1500px){.panel-group .panel .panel-body{padding:0 10% 4% 12%}}@media only screen and (max-width:1297px){.panel-group .panel .panel-body{padding:0 5% 4% 5%}}@media only screen and (max-width:977px){.panel-group .panel .panel-body{padding:0 4% 2% 3%}}.panel-group .panel .wrap-filter-custominp{padding:0;margin-bottom:12px}.panel-group .panel .wrap-filter-custominp:hover{background:transparent}.panel-group .panel .mCS-chrono .mCSB_scrollTools{right:0}.panel-group .panel .filter-parameters-wrapper .filter-parameters__heading{padding:10px 26px}.panel-group .panel .alphabet__letter{color:#afa69d;font-size:18px}.panel-group .panel .alphabet__letter.active{color:#ed1c24}@media only screen and (max-width:1297px){.panel-group .panel .alphabet__letter{font-size:16px}}.panel-group .panel.panel-main{background-color:#2e2a27}@media only screen and (max-width:977px){.panel-group .panel.panel-main{margin-bottom:35px}}.panel-group .panel.panel-main .filter-parameters__heading-main{color:#fff;font-weight:300;text-transform:none}.panel-group .panel.panel-main .filter-parameters__heading-main i{color:#fff}.collapsed i{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.collapsed .filter-parameters__heading{color:#545454}.filter-parameters__heading-main{position:relative;margin:0;padding:21px 37px 21px 23.6%}.filter-parameters__heading-main i{position:absolute;right:18px;top:22px;color:#5a5551;font-size:15px}@media only screen and (max-width:1397px){.filter-parameters__heading-main i{right:12px}}@media only screen and (max-width:977px){.panel-group .panel.panel-main .filter-parameters__heading-main{color:#000;font-size:14px;line-height:18px;font-weight:300;padding:21px 45px 21px 15px;background:#fff;text-align:left}.panel-group .panel.panel-main .filter-parameters__heading-main i{color:#5e5e5e}.filter-parameters__heading-main i{right:25px;top:22px;font-size:16px}.sidebar-filter .filter-parameters__heading i{right:25px;top:22px;color:#5e5e5e;font-size:16px}.active_state,.inactive_state{padding-right:10px}.sidebar-filter .panel{border-top:1px dotted #0f0f0f}.panel-group .panel.panel-main{background-color:#fff}.sidebar-filter{background-color:#fff}.sidebar-filter .filter-parameters__heading{padding:21px 45px 21px 15px;font-size:14px;line-height:18px;color:#000;font-weight:normal;text-transform:initial}.panel-group .panel,.panel-group .panel:nth-child(2n){background-color:#fff}.panel-collapse .type-brand .filter-custominp-label{font-size:14px;font-weight:bold;color:#000}.panel-collapse .type-brand{display:flex;flex-direction:column;padding-left:33px;margin-bottom:6px}.filter-custominp input[type=radio] + span{border:2px solid #bbbab8;background-color:#fcfbf9}.filter-custominp input[type=checkbox] + span:after,.filter-custominp input[type=radio] + span:after{background-color:#edebe9}.filter-custominp input[type=checkbox]:checked + span,.filter-custominp input[type=radio]:checked + span{border:1px solid #858585;background-color:#eae9e7}.panel-group .panel .wrap-filter-custominp{margin-bottom:14px}.panel-group .panel .panel-body{padding-left:10px;padding-bottom:20px}.panel-group .alphabet{color:#ff0e30;margin-bottom:13px;padding-left:5px;padding-right:40px}.panel-group .panel .alphabet__letter{font-size:14px;line-height:17px;color:#ff0e30;margin-right:9px}.panel-group .panel .filter-parameters-wrapper .filter-parameters__heading{padding:6px 24px;color:#ff0e30}.filter-parameters__list{padding-left:23px}.wrap-filter-custominp .filter-custominp-label{font-size:14px;line-height:18px;margin:0 0 0 5px}.panel-group .panel .wrap-filter-custominp{margin-bottom:12px}.filter-custominp span{background:#fff}.filter-custominp input[type=checkbox] + span:after,.filter-custominp input[type=radio] + span:after{background-color:#e2e2e0}.filter-parameters-wrapper .filter-parameters{margin-bottom:0}.filter-parameters-wrapper{height:204px}.filter-parameters-wrapper .filter-parameters__heading{text-transform:uppercase}.filter-parameters-wrapper .filter-custominp-label{font-weight:normal}.filter-parameter{padding-right:5px}.sidebar-filter .panel-main{border-bottom:1px solid #000}.panel-group .panel .mCS-chrono.mCSB_scrollTools .mCSB_draggerRail{background:#e4e1db}.filter-range-input-max,.filter-range-input-min{width:15%;border:1px solid #5e5e5e;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;text-align:center;height:34px}.filter-range-wrapper{margin-bottom:0px;padding:0 34px}.filter-range-wrapper .irs{height:92px}.filter-range-wrapper .irs-from,.filter-range-wrapper .irs-to,.filter-range-wrapper .irs-single{bottom:15px;font-size:16px;line-height:18px}.filter-range-wrapper .irs-from:after,.filter-range-wrapper .irs-to:after,.filter-range-wrapper .irs-single:after{display:none;content:'';position:absolute;min-width:90px;height:38px;padding:0 10px;line-height:36px;font-size:14px;color:#000;background:#fff;border:1px solid #5e5e5e;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;text-align:center;top:56px;left:50%;transform:translateX(-50%);cursor:pointer}.filter-range-wrapper .irs-from:after{content:'Цена от'}.filter-range-wrapper .irs-to:after{content:'Цена до'}.filter-range-wrapper .irs-single:after{content:'Цена от - до'}.filter-range-wrapper .irs-line{left:-28px;right:-28px}.filter-range-wrapper .irs-line,.filter-range-wrapper .irs-bar{top:35px;height:3px;background:#5e5e5e}.filter-range-wrapper .irs-slider{top:29px;width:14px;height:14px;background:#5e5e5e}}.wrap-btn-more{text-align:center;margin-bottom:8%}.btn-more{display:inline-block;width:92px;height:92px;padding:34px 0;line-height:24px;text-align:center;text-transform:uppercase;border:1px solid #000;-webkit-border-radius:50%;border-radius:50%;font-weight:500;cursor:pointer;background-color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}@media only screen and (max-width:977px){.btn-more{width:80px;height:80px;padding:28px 0}}@media only screen and (max-width:785px){.btn-more{width:60px;height:60px;padding:18px 0;font-size:15px}}.btn-more:hover{background-color:#ed1c24;border-color:#ed1c24;color:#fff}.select{float:right;position:relative;display:inline-block;width:290px;cursor:pointer}@media only screen and (max-width:1097px){.select{width:200px}}@media only screen and (max-width:785px){.select{width:168px}}.select .select-head{position:relative;line-height:24px;border:1px solid #000;color:#000;font-weight:500;font-size:18px;padding:15px 25px 15px 15px;vertical-align:middle}@media only screen and (max-width:1397px){.select .select-head{padding:10px 20px 10px 15px;font-size:16px}}@media only screen and (max-width:1097px){.select .select-head{line-height:20px;font-size:15px}}@media only screen and (max-width:785px){.select .select-head{font-size:13px;padding:6px 13px 6px 10px}}.select .select-head i{position:absolute;top:22px;right:25px;line-height:15px;font-size:15px;color:#5a5551;z-index:5}@media only screen and (max-width:1397px){.select .select-head i{top:15px}}@media only screen and (max-width:1097px){.select .select-head i{right:10px}}@media only screen and (max-width:785px){.select .select-head i{right:5px;top:10px;font-size:10px}}.select .select-drop{position:absolute;top:100%;width:290px;right:0;z-index:6;display:none;border:1px solid #000;border-top:0;background-color:#fff;padding:15px}@media only screen and (max-width:1097px){.select .select-drop{width:200px;padding:8px}.select .select-drop .filter-custominp-label{font-size:15px}.select .select-drop .filter-parameter{width:100%}}@media only screen and (max-width:785px){.select .select-drop{width:168px;padding:8px}}.select.open .select-drop{display:block}.select.open i{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.select .wrap-filter-custominp{padding:0;margin-bottom:10px}.select .wrap-filter-custominp:hover{background:transparent}.select .filter-custominp input[type=radio] + span,.select .filter-custominp input[type=radio] + span:after{-webkit-border-radius:0;border-radius:0}.select-row{margin-bottom:62px;margin-top:-56px}@media only screen and (max-width:977px){.select-row{margin-top:-34px;margin-bottom:30px}}@media only screen and (max-width:785px){.select-row{margin-top:20px;margin-bottom:20px}}.main{padding-left:45px;flex-grow:1;overflow:hidden;background:#fff}@media only screen and (max-width:1680px){.main{padding-left:20px;padding-right:15px}}@media only screen and (max-width:1297px){.main{padding-left:20px}}@media only screen and (max-width:977px){.main{padding:0 10px}}.main .catalog-thumbs-row{margin:0 -20px;font-size:0;margin-bottom:13%;display:flex;flex-wrap:wrap;justify-content:flex-start}@media only screen and (max-width:1680px){.main .catalog-thumbs-row{margin:0 -5px;margin-bottom:8%}}@media only screen and (max-width:977px){.main .catalog-thumbs-row{margin:0 -10px 10px}}.main .catalog-thumbs-row .thumb-wrap{width:25%;display:inline-block;padding:0 20px;vertical-align:top;margin-bottom:40px}@media only screen and (max-width:1680px){.main .catalog-thumbs-row .thumb-wrap{padding:0 5px;margin-bottom:25px}}@media only screen and (max-width:1397px){.main .catalog-thumbs-row .thumb-wrap{margin-bottom:20px}}@media only screen and (max-width:1279px){.main .catalog-thumbs-row .thumb-wrap{width:33.3333%}}@media only screen and (max-width:977px){.main .catalog-thumbs-row .thumb-wrap{width:33.3333%;padding:0 10px;margin-bottom:10px}}@media only screen and (max-width:657px){.main .catalog-thumbs-row .thumb-wrap{width:50%}}.main .catalog-thumbs-row .heading{font-size:31px;padding:0 23px;color:#000;line-height:34px;margin-bottom:52px;font-weight:bold}@media only screen and (max-width:1397px){.main .catalog-thumbs-row .heading{padding:0 12px}}@media only screen and (max-width:977px){.main .catalog-thumbs-row .heading{font-size:28px;margin-bottom:30px}}@media only screen and (max-width:785px){.main .catalog-thumbs-row .heading{font-size:24px;margin-bottom:20px}}@media only screen and (max-width:497px){.main .catalog-thumbs-row .heading{font-size:21px;margin-bottom:15px}}@media only screen and (max-width:1397px){.main .bestseller{width:40px;height:45px;-o-background-size:contain;background-size:contain}}@media only screen and (max-width:1397px){.main .in-favorites{top:102px;left:9px}}.main .in-favorites .icon-favorites{font-size:39px;color:#eb1c23}@media only screen and (max-width:1397px){.main .in-favorites .icon-favorites{font-size:30px}}@media only screen and (max-width:1397px){.main .thumb-info .old-price{font-size:16px}}@media only screen and (max-width:785px){.main .thumb-info .old-price{font-size:14px}}@media only screen and (max-width:400px){.main .thumb-info .old-price{font-size:12px}}.select-city.open .select-city-drop{display:block}.select-city-drop{display:none;position:absolute;width:388px;top:0;left:0;z-index:10}.select-city-drop .mCS-chrono .mCSB_container{margin-right:24px}.select-city-drop .mCS-chrono .mCSB_scrollTools{right:0;width:19px}.select-city-drop .mCS-chrono .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#2e2a27;width:19px}@media only screen and (max-width:1197px){.select-city-drop .mCS-chrono .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:16px}}@media only screen and (max-width:1397px){.select-city-drop{width:300px}}@media only screen and (max-width:1197px){.select-city-drop{width:250px}.select-city-drop .mCS-chrono.mCSB_scrollTools .mCSB_draggerRail{width:16px}}.select-city-drop .select-head,.select-city-drop .select-drop{background-color:#f1efec}.select-city-drop .select-drop{padding:20px 0 20px 20px;width:388px}@media only screen and (max-width:1397px){.select-city-drop .select-drop{width:300px;padding:15px 0 15px 14px}}@media only screen and (max-width:1197px){.select-city-drop .select-drop{width:250px;padding:10px 0 10px 9px}}.select-city-drop .select-head{padding:10px 12px}.select-city-drop .select-head i{margin-right:0;top:15px;right:13px}@media only screen and (max-width:1197px){.select-city-drop .select-head i{font-size:12px;top:13px}}@media only screen and (max-width:1397px){.select-city-drop .select-head{width:300px}}@media only screen and (max-width:1197px){.select-city-drop .select-head{width:250px}}@media only screen and (max-width:785px){.select-city-drop .select-head{font-size:15px}}.select-city-drop .filter-parameters-wrapper{height:auto;max-height:430px}.select-city-drop .wrap-filter-custominp{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.select-city-drop .wrap-filter-custominp .filter-custominp-label{margin-left:10px;font-weight:500}@media only screen and (max-width:1397px){.select-city-drop .wrap-filter-custominp .filter-custominp-label{margin-left:7px;font-size:16px}}@media only screen and (max-width:1197px){.select-city-drop .wrap-filter-custominp .filter-custominp-label{margin-left:6px;font-size:15px}}.select-city-drop .reserved{position:relative;padding:0 30px;margin:30px 0 60px}.select-city-drop .reserved .text{color:#f00;font-size:18px}.select-city-drop .reserved .close > i{position:absolute;top:-14px;right:40%;font-size:18px;margin-right:0}@media only screen and (max-width:1397px){.select-city-drop .reserved{margin:20px 0 40px}.select-city-drop .reserved .text{font-size:16px}.select-city-drop .reserved .close > i{font-size:15px;right:28%;top:-10px}}@media only screen and (max-width:1197px){.select-city-drop .reserved{margin:10px 0 30px}.select-city-drop .reserved .text{font-size:15px}.select-city-drop .reserved .close > i{font-size:13px;right:21%;top:-7px}}.select-city-drop .filter-parameter{margin-bottom:15px;float:none}@media only screen and (max-width:1197px){.select-city-drop .filter-parameter{margin-bottom:10px}}.select-city-drop .filter-parameter > span{font-size:18px;display:inline-block;padding-left:30px;line-height:24px}@media only screen and (max-width:1397px){.select-city-drop .filter-parameter > span{font-size:16px;line-height:20px}}@media only screen and (max-width:1197px){.select-city-drop .filter-parameter > span{font-size:15px;line-height:17px}}.wrap-select-city{margin-bottom:30px}@media only screen and (max-width:1397px){.wrap-select-city{margin-bottom:20px}}@media only screen and (max-width:1197px){.wrap-select-city{margin-bottom:15px}}.select-city-head{font-size:18px;font-weight:500;line-height:18px;margin-bottom:20px}.wrap-order{font-size:0;margin:0 -20px;padding:4.7% 0;overflow:hidden}@media only screen and (max-width:1397px){.wrap-order{margin:0 -15px}}@media only screen and (max-width:1197px){.wrap-order{margin:0 -10px}}@media only screen and (max-width:1041px){.wrap-order{margin:0 -7px}}.wrap-order .form-row{margin-bottom:33px}.wrap-order .form-row .holder{margin-bottom:0}.wrap-order .form-row .holder span{margin-bottom:5px}@media only screen and (max-width:1397px){.wrap-order .form-row .holder span{font-size:16px}}@media only screen and (max-width:1041px){.wrap-order .form-row .holder span{font-size:15px}}@media only screen and (max-width:497px){.wrap-order{padding:25px 0}}@media only screen and (max-width:1397px){.addressee .form-row{margin-bottom:25px}.addressee .finp{line-height:36px;height:38px;font-size:16px}}@media only screen and (max-width:1197px){.addressee .form-row{margin-bottom:18px}.addressee .finp{line-height:32px;height:34px;font-size:15px}}.order-item{padding:0 20px;display:inline-block;width:25%;vertical-align:top}@media only screen and (max-width:1397px){.order-item{padding:0 15px}}@media only screen and (max-width:1197px){.order-item{padding:0 10px}}@media only screen and (max-width:1041px){.order-item{padding:0 7px}}@media only screen and (max-width:977px){.order-item{width:100%}}.order-item-inner{width:100%;text-align:left}.order-item-heading{font-size:31px;line-height:34px;color:#000;margin-bottom:45px;font-weight:500}@media only screen and (max-width:1397px){.order-item-heading{font-size:26px;line-height:30px;margin-bottom:30px}}@media only screen and (max-width:1197px){.order-item-heading{font-size:23px;line-height:26px;margin-bottom:25px}}@media only screen and (max-width:785px){.order-item-heading{font-size:20px;line-height:24px}}.delivery-method{width:50%}.delivery-method .order-item-heading{margin-bottom:70px}@media only screen and (max-width:1397px){.delivery-method .order-item-heading{margin-bottom:55px}}@media only screen and (max-width:1197px){.delivery-method .order-item-heading{margin-bottom:50px}}@media only screen and (max-width:785px){.delivery-method .order-item-heading{margin-bottom:30px}}.delivery-method .tab-delivery-row:last-child{margin-bottom:25px}@media only screen and (max-width:977px){.delivery-method{width:100%}}.payment-method .order-item-heading{margin-bottom:88px}@media only screen and (max-width:1397px){.payment-method .order-item-heading{margin-bottom:73px}}@media only screen and (max-width:1197px){.payment-method .order-item-heading{margin-bottom:68px}}@media only screen and (max-width:1041px){.payment-method .order-item-heading{margin-bottom:45px}}@media only screen and (max-width:785px){.payment-method .order-item-heading{margin-bottom:30px}}.payment-method .payment-systems__item{width:45px}.payment-method .payment-systems__item img{height:29px}.payment-method .payment-systems{margin-bottom:20px}.payment-method .wrap-explanations{font-size:18px;margin-bottom:45px}@media only screen and (max-width:1500px){.payment-method .wrap-explanations{margin-bottom:30px}}@media only screen and (max-width:1397px){.payment-method .wrap-explanations{margin-bottom:20px}}@media only screen and (max-width:1197px){.payment-method .wrap-explanations{margin-bottom:10px}}.payment-method .wrap-explanations .text{margin-bottom:10px}@media only screen and (max-width:1500px){.payment-method .wrap-explanations .text{font-size:16px;line-height:26px}}@media only screen and (max-width:1397px){.payment-method .wrap-explanations .text{font-size:15px;line-height:24px}}@media only screen and (max-width:1041px){.payment-method .wrap-explanations .text{font-size:14px;line-height:20px}}@media only screen and (max-width:977px){.payment-method .wrap-explanations .text{font-size:15px;line-height:22px}}.payment-method .wrap-explanations .public-offer{text-decoration:underline;color:#000}.payment-method .wrap-explanations .public-offer:hover{text-decoration:none}.wrap-custominp-delivery .wrap-filter-custominp,.wrap-payment-custominp .wrap-filter-custominp,.wrap-agreement .wrap-filter-custominp{padding:0;margin-bottom:19px}.wrap-custominp-delivery .wrap-filter-custominp:hover,.wrap-payment-custominp .wrap-filter-custominp:hover,.wrap-agreement .wrap-filter-custominp:hover{background:transparent}@media only screen and (max-width:1297px){.wrap-custominp-delivery .wrap-filter-custominp,.wrap-payment-custominp .wrap-filter-custominp,.wrap-agreement .wrap-filter-custominp{margin-bottom:15px}}.wrap-custominp-delivery .filter-custominp input[type=radio] + span,.wrap-custominp-delivery .filter-custominp input[type=radio] + span:after,.wrap-payment-custominp .filter-custominp input[type=radio] + span,.wrap-payment-custominp .filter-custominp input[type=radio] + span:after,.wrap-agreement .filter-custominp input[type=radio] + span,.wrap-agreement .filter-custominp input[type=radio] + span:after{-webkit-border-radius:0;border-radius:0}.btn-payment{line-height:44px;padding:0 45px;margin:8px 0 38px}@media only screen and (max-width:1397px){.btn-payment{margin-bottom:25px;line-height:40px;padding:0 30px;font-size:16px}}.comments-order{margin-bottom:40px}.comments-order .ftext{width:100%;height:147px;padding:12px;resize:none;border:1px solid #000;font-size:18px;color:#000;font-weight:500}@media only screen and (max-width:1500px){.comments-order .ftext{height:120px;padding:10px;font-size:16px}}@media only screen and (max-width:1297px){.comments-order .ftext{height:100px;padding:8px;font-size:15px}}@media only screen and (max-width:1041px){.comments-order .ftext{height:85px;font-size:14px}}@media only screen and (max-width:1500px){.comments-order{margin-bottom:30px}}@media only screen and (max-width:1397px){.comments-order{margin-bottom:20px}}@media only screen and (max-width:1041px){.comments-order{margin-bottom:15px}}.btn-complete-order{padding:2px 30px}.btn-complete-order:disabled,.btn-complete-order:disabled:hover{background-color:#939393;color:#c6c6c6;border:1px solid #c6c6c6}@media only screen and (max-width:1397px){.btn-complete-order{padding:2px 13px;font-size:16px;line-height:30px}}.warranty-conditions{color:#000;text-decoration:underline}.warranty-conditions:hover{text-decoration:none}.delivery-tabs{margin-bottom:62px}.delivery-tabs .delivery-nav-tubs{margin:0 -1px}@media only screen and (max-width:497px){.delivery-tabs .delivery-nav-tubs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1197px){.delivery-tabs{margin-bottom:45px}}@media only screen and (max-width:1041px){.delivery-tabs{margin-bottom:35px}}@media only screen and (max-width:785px){.delivery-tabs{margin-bottom:25px}}.delivery-tabs .nav-tab{display:inline-block;float:none;width:33.33%;padding:0 1px;margin-bottom:2px}@media only screen and (max-width:497px){.delivery-tabs .nav-tab{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:auto}}.delivery-tabs .nav-tab .nav-tab-inner{font-size:18px;color:#000;font-weight:300;padding:16px 0;background-color:#f1efec;text-align:center;cursor:pointer;height:100%}@media only screen and (max-width:1397px){.delivery-tabs .nav-tab .nav-tab-inner{font-size:16px;padding:12px 0}}@media only screen and (max-width:1197px){.delivery-tabs .nav-tab .nav-tab-inner{font-size:15px;padding:10px 0}}@media only screen and (max-width:1041px){.delivery-tabs .nav-tab .nav-tab-inner{font-size:14px;padding:10px 0}}.delivery-tabs .nav-tab.blocked .nav-tab-inner{background-color:#fff;border:1px solid #f00}.delivery-tabs .nav-tab.active .nav-tab-inner{background-color:#d0cac3;font-weight:500}.tab-delivery-row.last-row{margin-bottom:26px}.tab-delivery-row .wrap-select.city-select{margin-bottom:35px}@media only screen and (max-width:1397px){.tab-delivery-row .wrap-select.city-select{margin-bottom:25px}}@media only screen and (max-width:1197px){.tab-delivery-row .wrap-select.city-select{margin-bottom:20px}}.tab-delivery-row .wrap-select.city-select .filter-parameters-wrapper{height:285px;margin-bottom:0}.tab-delivery-row .wrap-select.city-select .filter-parameter{margin-bottom:30px;width:100%}@media only screen and (max-width:1297px){.tab-delivery-row .wrap-select.city-select .filter-parameter{margin-bottom:10px}}@media only screen and (max-width:1041px){.tab-delivery-row .wrap-select.city-select .filter-parameter{margin-bottom:5px}}.tab-delivery-row .wrap-select.city-select .wrap-select-city{margin-top:22px}.wrap-delivery-left{float:left}@media only screen and (max-width:1041px){.wrap-delivery-left{float:none}}.wrap-delivery-form{width:386px}@media only screen and (max-width:1397px){.wrap-delivery-form{width:320px}.wrap-delivery-form .finp{height:36px;line-height:16px;font-size:16px}}@media only screen and (max-width:1297px){.wrap-delivery-form{width:285px}}@media only screen and (max-width:1197px){.wrap-delivery-form{width:248px}}@media only screen and (max-width:1041px){.wrap-delivery-form{width:70%}}@media only screen and (max-width:977px){.wrap-delivery-form{width:60%}}@media only screen and (max-width:497px){.wrap-delivery-form{width:100%}}.wrap-delivery-form .form-row{margin-bottom:28px}@media only screen and (max-width:1397px){.wrap-delivery-form .form-row{margin-bottom:25px}}@media only screen and (max-width:1197px){.wrap-delivery-form .form-row{margin-bottom:20px}}.cost-delivery{font-size:18px;font-weight:500;line-height:18px;margin-bottom:98px}@media only screen and (max-width:1397px){.cost-delivery{font-size:16px;margin-bottom:60px}}@media only screen and (max-width:1197px){.cost-delivery{font-size:16px;margin-bottom:45px}}@media only screen and (max-width:597px){.cost-delivery{font-size:15px;margin-bottom:35px}}.delivery-tabs .tab-item{padding:8.8% 7.3% 4.1%}@media only screen and (max-width:1297px){.delivery-tabs .tab-item{padding:7% 6% 3%}}@media only screen and (max-width:1041px){.delivery-tabs .tab-item{padding:5% 4% 2%}}.delivery-tabs .tab-item.selected .btn-clear-selection{display:block}.wrap-agreement{float:right}.wrap-agreement .wrap-filter-custominp{padding-right:10px}.wrap-agreement .filter-custominp-label{white-space:nowrap}@media only screen and (max-width:1397px){.wrap-agreement .filter-custominp-label{font-size:16px}}@media only screen and (max-width:785px){.wrap-agreement .filter-custominp-label{font-size:14px}}@media only screen and (max-width:497px){.wrap-agreement .filter-custominp-label{white-space:normal}}@media only screen and (max-width:497px){.wrap-agreement{float:none}}.wrap-custominp-delivery{margin-bottom:175px}@media only screen and (max-width:1397px){.wrap-custominp-delivery{margin-bottom:116px}}@media only screen and (max-width:1197px){.wrap-custominp-delivery{margin-bottom:95px}}.wrap-custominp-delivery .wrap-filter-custominp{overflow:visible;margin-bottom:0}.wrap-custominp-delivery .filter-parameter,.wrap-payment-custominp .filter-parameter{float:left;margin-right:40px;width:auto}@media only screen and (max-width:1397px){.wrap-custominp-delivery .filter-parameter,.wrap-payment-custominp .filter-parameter{margin-right:30px}}@media only screen and (max-width:1197px){.wrap-custominp-delivery .filter-parameter,.wrap-payment-custominp .filter-parameter{margin-right:20px}}@media only screen and (max-width:1041px){.wrap-custominp-delivery .filter-parameter,.wrap-payment-custominp .filter-parameter{margin-right:15px}}@media only screen and (max-width:1397px){.wrap-custominp-delivery .filter-custominp-label,.wrap-payment-custominp .filter-custominp-label{font-size:16px}}@media only screen and (max-width:1197px){.wrap-custominp-delivery .filter-custominp-label,.wrap-payment-custominp .filter-custominp-label{font-size:14px}}@media only screen and (max-width:977px){.wrap-payment-custominp .filter-custominp-label{font-size:15px}}.info-delivery{font-size:18px;line-height:18px;font-weight:300;clear:both}@media only screen and (max-width:1397px){.info-delivery{font-size:16px}}@media only screen and (max-width:1197px){.info-delivery{font-size:15px}}@media only screen and (max-width:1041px){.info-delivery{font-size:13px}}.btn-clear-selection{display:none;overflow:hidden;float:right;margin-top:28px;line-height:44px;padding:0 20px}@media only screen and (max-width:1397px){.btn-clear-selection{line-height:34px;font-size:16px}}@media only screen and (max-width:1041px){.btn-clear-selection{font-size:14px;margin:0 0 20px}}@media only screen and (max-width:497px){.btn-clear-selection{width:100%}}.wrap-select .select,.wrap-select .chosen-container{width:386px !important;float:none;background-color:#fff}@media only screen and (max-width:1397px){.wrap-select .select,.wrap-select .chosen-container{width:320px !important}}@media only screen and (max-width:1297px){.wrap-select .select,.wrap-select .chosen-container{width:285px !important}}@media only screen and (max-width:1197px){.wrap-select .select,.wrap-select .chosen-container{width:248px !important}}@media only screen and (max-width:1041px){.wrap-select .select,.wrap-select .chosen-container{width:70% !important}}@media only screen and (max-width:977px){.wrap-select .select,.wrap-select .chosen-container{width:60% !important}}@media only screen and (max-width:497px){.wrap-select .select,.wrap-select .chosen-container{width:100% !important}}.wrap-select .select .select-drop{width:386px}@media only screen and (max-width:1397px){.wrap-select .select .select-drop{width:320px}}@media only screen and (max-width:1297px){.wrap-select .select .select-drop{width:285px}}@media only screen and (max-width:1197px){.wrap-select .select .select-drop{width:248px}}@media only screen and (max-width:1041px){.wrap-select .select .select-drop{width:100%}}.wrap-select .select .select-head{padding:10px 14px 10px 12px}@media only screen and (max-width:1397px){.wrap-select .select .select-head{line-height:16px}}.wrap-select .select .select-head i{top:18px;right:15px;line-height:10px;font-size:14px}@media only screen and (max-width:1397px){.wrap-select .select .select-head i{top:14px;right:10px;font-size:12px}}.wrap-select .select-name{font-size:18px;margin-bottom:8px}@media only screen and (max-width:1397px){.wrap-select .select-name{font-size:16px;margin-bottom:6px}}@media only screen and (max-width:1041px){.wrap-select .select-name{font-size:15px}}@media only screen and (max-width:1397px){.wrap-select .select-city-head{font-size:16px;margin-bottom:15px}}.wrap-select .mCS-chrono .mCSB_scrollTools{right:12px;width:19px;opacity:1}@media only screen and (max-width:1397px){.wrap-select .mCS-chrono .mCSB_scrollTools{width:15px}}.wrap-select .mCS-chrono.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:19px;background-color:#2e2a27}@media only screen and (max-width:1397px){.wrap-select .mCS-chrono.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:15px}}.wrap-select .address-head{font-size:18px;font-weight:500;margin-left:14px}.wrap-select .address-head.banneret{padding-left:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVCMTNGMzQ3NUIzMTExRTc4MzZGRjU1QUEyNDAyREZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVCMTNGMzQ4NUIzMTExRTc4MzZGRjU1QUEyNDAyREZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUIxM0YzNDU1QjMxMTFFNzgzNkZGNTVBQTI0MDJERkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUIxM0YzNDY1QjMxMTFFNzgzNkZGNTVBQTI0MDJERkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/lABUAAAAnklEQVR42mL8y8T0jIEywAzEjECcywIkJCk07B8QlwDxShYKDfoPchEQTwNxmCgw6CcQZ8MMAgEWCgzKB+KZyILkuOwvEBegG0SOYa+AOAOIZ2CTJNWwvUA8B5ckqYZ5AnEpLklGYKL9T0a4VQFxO6Uug4FWIK6klmGg7NMMdSHFhsHyJMiF1ZQmWmTQAsRsIBpkGKWlBhM0fz4DCDAAInQaAJi23HYAAAAASUVORK5CYII=) no-repeat left center}@media only screen and (max-width:1397px){.wrap-select .address-head.banneret{-o-background-size:15px;background-size:15px;padding-left:20px}}@media only screen and (max-width:1197px){.wrap-select .address-head.banneret{-o-background-size:13px;background-size:13px;padding-left:18px}}@media only screen and (max-width:1397px){.wrap-select .address-head{font-size:16px;margin-left:8px}}@media only screen and (max-width:1197px){.wrap-select .address-head{font-size:14px}}.wrap-select .filter-parameter{margin-bottom:15px}@media only screen and (max-width:1197px){.wrap-select .filter-parameter{margin-bottom:10px}}.wrap-select .filter-parameter > span{font-size:18px;display:inline-block;padding-left:30px;line-height:24px}@media only screen and (max-width:1397px){.wrap-select .filter-parameter > span{font-size:15px;line-height:20px;padding-left:20px}}@media only screen and (max-width:1197px){.wrap-select .filter-parameter > span{font-size:14px;line-height:17px}}.tab-delivery-row{z-index:9}.tab-delivery-row .wrap-select{margin-bottom:42px}@media only screen and (max-width:1397px){.tab-delivery-row .wrap-select{margin-bottom:30px}}@media only screen and (max-width:1197px){.tab-delivery-row .wrap-select{margin-bottom:25px}}.tab-delivery-row .select-drop{padding:19px 0 19px 20px}@media only screen and (max-width:1397px){.tab-delivery-row .select-drop{padding:15px 0 15px 14px}}.tab-delivery-row .select-drop .banneret-descript{position:absolute;bottom:0;left:0;right:0;background-color:#f1efec;padding-left:30px;padding:25px 25px 19px 22px;z-index:10}@media only screen and (max-width:1397px){.tab-delivery-row .select-drop .banneret-descript{padding:13px 15px}}.tab-delivery-row .select-drop .banneret-descript span{display:inline-block;padding-left:35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVCMTNGMzQ3NUIzMTExRTc4MzZGRjU1QUEyNDAyREZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVCMTNGMzQ4NUIzMTExRTc4MzZGRjU1QUEyNDAyREZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUIxM0YzNDU1QjMxMTFFNzgzNkZGNTVBQTI0MDJERkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUIxM0YzNDY1QjMxMTFFNzgzNkZGNTVBQTI0MDJERkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/lABUAAAAnklEQVR42mL8y8T0jIEywAzEjECcywIkJCk07B8QlwDxShYKDfoPchEQTwNxmCgw6CcQZ8MMAgEWCgzKB+KZyILkuOwvEBegG0SOYa+AOAOIZ2CTJNWwvUA8B5ckqYZ5AnEpLklGYKL9T0a4VQFxO6Uug4FWIK6klmGg7NMMdSHFhsHyJMiF1ZQmWmTQAsRsIBpkGKWlBhM0fz4DCDAAInQaAJi23HYAAAAASUVORK5CYII=) no-repeat left top;font-size:18px;line-height:21px}@media only screen and (max-width:1397px){.tab-delivery-row .select-drop .banneret-descript span{font-size:16px;line-height:18px;-o-background-size:15px;background-size:15px;padding-left:25px}}@media only screen and (max-width:1197px){.tab-delivery-row .select-drop .banneret-descript span{font-size:15px;line-height:17px;-o-background-size:14px;background-size:14px;padding-left:20px}}.tab-delivery-row .filter-parameters-wrapper{height:420px;margin-bottom:127px}@media only screen and (max-width:1397px){.tab-delivery-row .filter-parameters-wrapper{height:350px;margin-bottom:97px}}@media only screen and (max-width:977px){.tab-delivery-row .filter-parameters-wrapper{height:330px;margin-bottom:0}}.tab-delivery-row .mCSB_container{margin-right:32px}.cart-table{margin:46px 0 9.6%}.cart-table__heading{padding:9px 0;border-top:2px dotted #000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500}@media only screen and (max-width:1397px){.cart-table__heading{padding:4px 0;font-size:16px}}@media only screen and (max-width:1197px){.cart-table__heading{font-size:14px}}@media only screen and (max-width:657px){.cart-table__heading{display:none}}.cart__row{border-top:2px dotted #000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1041px){.cart__row{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:857px){.cart__row{padding:15px 0}}@media only screen and (max-width:857px){.cart__row{padding:12px 0}}.cart-col{padding:15px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1197px){.cart-col{padding:10px 0}}@media only screen and (max-width:657px){.cart-col{padding:7px 0}}@media only screen and (max-width:497px){.cart-col{padding:5px 0}}.cart-item__preview{position:relative;width:122px;height:179px;border:1px solid #000;margin-left:8px;overflow:hidden}.cart-item__preview > img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1297px){.cart-item__preview{width:100px;height:160px}}@media only screen and (max-width:1197px){.cart-item__preview{width:90px;height:140px}}@media only screen and (max-width:857px){.cart-item__preview{margin-left:0}}.cart-item__info__title{display:block;font-size:31px;font-weight:500;line-height:34px;color:#000;margin-bottom:10px}.cart-item__info__title > *{display:block;overflow-wrap:break-word;word-break:break-word}@media only screen and (max-width:1500px){.cart-item__info__title{font-size:27px;line-height:30px}}@media only screen and (max-width:1397px){.cart-item__info__title{font-size:24px;line-height:28px}}@media only screen and (max-width:1197px){.cart-item__info__title{font-size:20px;line-height:24px}}@media only screen and (max-width:857px){.cart-item__info__title{font-size:18px;line-height:20px;margin-bottom:4px}}@media only screen and (max-width:497px){.cart-item__info__title{font-size:16px;line-height:17px;margin-bottom:4px}}@media only screen and (max-width:1397px){.cart-item__info__code{font-size:15px}}@media only screen and (max-width:857px){.cart-item__info__code{font-size:12px}}.cart-item__availability{padding-top:10%;text-align:center}@media only screen and (max-width:497px){.cart-item__availability{padding-top:8%}}.cart-item__availability:hover > span{opacity:1;visibility:visible}.cart-item__availability > span{display:block;opacity:0;visibility:hidden;font-size:18px;font-weight:300;color:#fe0000;line-height:18px}@media only screen and (max-width:1397px){.cart-item__availability > span{font-size:15px;line-height:17px}}@media only screen and (max-width:1197px){.cart-item__availability > span{font-size:14px;line-height:16px}}@media only screen and (max-width:857px){.cart-item__availability > span{font-size:13px;line-height:15px}}.cart-item__availability > i{font-size:62px;color:#3c3c3c;margin-bottom:10px;line-height:62px;display:block}@media only screen and (max-width:1397px){.cart-item__availability > i{font-size:50px;line-height:52px;margin-bottom:5px}}@media only screen and (max-width:1197px){.cart-item__availability > i{font-size:42px;line-height:42px}}@media only screen and (max-width:857px){.cart-item__availability > i{font-size:35px;line-height:35px;margin-bottom:3px}}@media only screen and (max-width:497px){.cart-item__availability > i{font-size:30px;line-height:30px;margin-bottom:0}}.cart-item__reservation{margin-top:-3px;position:relative}@media only screen and (max-width:977px){.cart-item__reservation .select-city-drop{right:0;top:-6px;left:inherit}}@media only screen and (max-width:497px){.cart-item__reservation .select-city-drop{right:-50px}}.cart-item__reservation__icon{font-size:62px;line-height:62px;color:#42413e;cursor:pointer}@media only screen and (max-width:1397px){.cart-item__reservation__icon{font-size:50px;line-height:52px}}@media only screen and (max-width:1197px){.cart-item__reservation__icon{font-size:42px;line-height:42px}}@media only screen and (max-width:857px){.cart-item__reservation__icon{font-size:35px;line-height:35px}}@media only screen and (max-width:497px){.cart-item__reservation__icon{font-size:30px;line-height:30px}}.cart-item__count{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.cart-item__count > span{font-size:31px;color:#000;line-height:31px;margin-right:17px}@media only screen and (max-width:1397px){.cart-item__count > span{font-size:27px;line-height:28px;margin-right:12px}}@media only screen and (max-width:1197px){.cart-item__count > span{font-size:22px;line-height:24px;margin-right:10px}}@media only screen and (max-width:497px){.cart-item__count > span{font-size:20px;line-height:22px;margin-right:7px}}.cart-item__count .count-btn{position:relative;width:33px;height:33px;background-color:#3c3c3c;cursor:pointer;z-index:1}.cart-item__count .count-btn.count-inc{margin-bottom:7px}.cart-item__count .count-btn.count-inc:after{width:3px;height:25px}@media only screen and (max-width:1397px){.cart-item__count .count-btn.count-inc:after{height:19px;width:2px}}@media only screen and (max-width:1197px){.cart-item__count .count-btn.count-inc:after{height:15px}}@media only screen and (max-width:497px){.cart-item__count .count-btn.count-inc:after{height:12px}}@media only screen and (max-width:497px){.cart-item__count .count-btn.count-inc{margin-bottom:5px}}.cart-item__count .count-btn:before,.cart-item__count .count-btn:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;z-index:6}.cart-item__count .count-btn:before{width:25px;height:3px}@media only screen and (max-width:1397px){.cart-item__count .count-btn:before{height:2px;width:19px}}@media only screen and (max-width:1197px){.cart-item__count .count-btn:before{width:15px}}@media only screen and (max-width:497px){.cart-item__count .count-btn:before{width:12px}}@media only screen and (max-width:1397px){.cart-item__count .count-btn{width:28px;height:28px}}@media only screen and (max-width:1197px){.cart-item__count .count-btn{width:23px;height:23px}}@media only screen and (max-width:497px){.cart-item__count .count-btn{width:20px;height:20px}}.cart-col__price{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cart-col__price > i{font-size:23px}@media only screen and (max-width:1397px){.cart-col__price > i{font-size:16px;line-height:20px}}@media only screen and (max-width:1197px){.cart-col__price > i{font-size:14px;line-height:18px}}@media only screen and (max-width:497px){.cart-col__price > i{font-size:12px;line-height:14px}}.cart-col__price__value{font-size:31px;color:#000;line-height:31px;font-weight:500;margin-right:5px}@media only screen and (max-width:1397px){.cart-col__price__value{font-size:25px;line-height:28px}}@media only screen and (max-width:1197px){.cart-col__price__value{font-size:20px;line-height:24px}}@media only screen and (max-width:497px){.cart-col__price__value{font-size:18px;line-height:22px}}.cart-info__wrap{width:80%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1197px){.cart-info__wrap{width:81%}}@media only screen and (max-width:977px){.cart-info__wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:657px){.cart-info__wrap{width:73%}}@media only screen and (max-width:497px){.cart-info__wrap{width:75%}}.cart-col__preview{width:11%}@media only screen and (max-width:1197px){.cart-col__preview{width:13%}}@media only screen and (max-width:657px){.cart-col__preview{width:21%}}@media only screen and (max-width:497px){.cart-col__preview{width:18%}}.cart-col__info{width:20%}@media only screen and (max-width:1197px){.cart-col__info{width:22%}}@media only screen and (max-width:977px){.cart-col__info{width:46%}}@media only screen and (max-width:657px){.cart-col__info{width:67%}}@media only screen and (max-width:497px){.cart-col__info{width:76%}}.cart-col__availability{width:14%}@media only screen and (max-width:977px){.cart-col__availability{width:16%}}@media only screen and (max-width:657px){.cart-col__availability{width:40%}}.cart-col__reservation{width:18%}@media only screen and (max-width:977px){.cart-col__reservation{width:35%}}@media only screen and (max-width:657px){.cart-col__reservation{width:22%}}.cart-col__count{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:13%}@media only screen and (max-width:977px){.cart-col__count{width:39%}}@media only screen and (max-width:657px){.cart-col__count{width:30%}}.cart-col__price{width:16%}@media only screen and (max-width:977px){.cart-col__price{width:29%}}@media only screen and (max-width:657px){.cart-col__price{width:50%}}.cart-col__control{width:12%}@media only screen and (max-width:1197px){.cart-col__control{width:6%}}@media only screen and (max-width:657px){.cart-col__control{-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media only screen and (max-width:497px){.cart-col__control{width:7%}}.cart__body .cart-col__preview{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:977px){.cart-table__heading .cart-col__count,.cart-table__heading .cart-col__price{display:none}}.btn-cart-close{width:47px;height:47px;background-color:#3c3c3c;text-align:center;cursor:pointer}@media only screen and (max-width:1397px){.btn-cart-close{width:36px;height:36px}}@media only screen and (max-width:1197px){.btn-cart-close{width:30px;height:30px}}@media only screen and (max-width:1041px){.btn-cart-close{width:25px;height:25px}}@media only screen and (max-width:497px){.btn-cart-close{width:21px;height:21px}}.btn-cart-close i{color:#fff;font-size:39px}@media only screen and (max-width:1397px){.btn-cart-close i{font-size:30px}}@media only screen and (max-width:1197px){.btn-cart-close i{font-size:23px}}@media only screen and (max-width:1041px){.btn-cart-close i{font-size:20px}}@media only screen and (max-width:497px){.btn-cart-close i{font-size:18px}}.wrap-discount-coupon{padding:20px 5.3% 2.7%;background-color:#e4e1db;border:dotted #000;border-width:2px 0 2px}.wrap-discount-coupon .discount-coupon{float:right}@media only screen and (max-width:657px){.wrap-discount-coupon .discount-coupon{float:none}}.wrap-discount-coupon .form-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 25px}@media only screen and (max-width:1500px){.wrap-discount-coupon .form-row{margin:0 0 20px}}@media only screen and (max-width:1197px){.wrap-discount-coupon .form-row{margin:0 0 15px}}@media only screen and (max-width:977px){.wrap-discount-coupon .form-row{margin:0 0 10px}}@media only screen and (max-width:657px){.wrap-discount-coupon .form-row{width:100%}}@media only screen and (max-width:497px){.wrap-discount-coupon .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wrap-discount-coupon .finp{width:414px;padding:11px 10px;line-height:23px;height:auto;border:1px solid #474747}@media only screen and (max-width:1500px){.wrap-discount-coupon .finp{width:360px;padding:7px 10px}}@media only screen and (max-width:1197px){.wrap-discount-coupon .finp{width:300px;padding:5px 10px}}@media only screen and (max-width:977px){.wrap-discount-coupon .finp{width:280px;padding:5px 10px}}@media only screen and (max-width:657px){.wrap-discount-coupon .finp{width:100%}}.wrap-discount-coupon .holder{width:auto;padding:0;margin-bottom:0}.wrap-discount-coupon .holder span{margin-bottom:7px}@media only screen and (max-width:1500px){.wrap-discount-coupon .holder span{font-size:17px;line-height:18px;margin-bottom:5px}}@media only screen and (max-width:1197px){.wrap-discount-coupon .holder span{font-size:16px}}@media only screen and (max-width:977px){.wrap-discount-coupon .holder span{font-size:15px}}@media only screen and (max-width:657px){.wrap-discount-coupon .holder{width:70%}}@media only screen and (max-width:497px){.wrap-discount-coupon .holder{width:100%}}.wrap-discount-coupon .btn-coupon{padding:11px 42px;line-height:23px;margin-top:28px}@media only screen and (max-width:1500px){.wrap-discount-coupon .btn-coupon{padding:7px 37px;line-height:23px;margin-top:25px;font-size:16px}}@media only screen and (max-width:1197px){.wrap-discount-coupon .btn-coupon{padding:7px 28px;line-height:19px;margin-top:25px;font-size:15px}}@media only screen and (max-width:977px){.wrap-discount-coupon .btn-coupon{padding:7px 22px;font-size:14px}}@media only screen and (max-width:657px){.wrap-discount-coupon .btn-coupon{width:30%;margin-top:24px}}@media only screen and (max-width:497px){.wrap-discount-coupon .btn-coupon{width:100%;margin-top:15px}}.wrap-discount-coupon .wrap-discount,.wrap-discount-coupon .wrap-total{font-size:18px;line-height:22px;color:#000;font-weight:500}@media only screen and (max-width:1500px){.wrap-discount-coupon .wrap-discount,.wrap-discount-coupon .wrap-total{font-size:17px;line-height:20px}}@media only screen and (max-width:1197px){.wrap-discount-coupon .wrap-discount,.wrap-discount-coupon .wrap-total{font-size:16px;line-height:18px}}@media only screen and (max-width:977px){.wrap-discount-coupon .wrap-discount,.wrap-discount-coupon .wrap-total{font-size:15px;line-height:18px}}@media only screen and (max-width:785px){.wrap-discount-coupon .wrap-discount,.wrap-discount-coupon .wrap-total{font-size:14px;line-height:16px}}@media only screen and (max-width:497px){.wrap-discount-coupon .wrap-discount,.wrap-discount-coupon .wrap-total{font-size:13px;line-height:15px}}.wrap-btn-order{padding:2.4% 4.5%;overflow:hidden}@media only screen and (max-width:1197px){.wrap-btn-order{padding:2% 3%}}@media only screen and (max-width:657px){.wrap-btn-order{padding:15px 25px}}.wrap-btn-order > *{float:right;width:245px;line-height:22px;padding:11px 20px;margin-right:13px}@media only screen and (max-width:1500px){.wrap-btn-order > *{font-size:16px;width:210px;padding:8px 15px}}@media only screen and (max-width:1197px){.wrap-btn-order > *{font-size:15px;width:180px;padding:8px 10px;margin-right:10px}}@media only screen and (max-width:977px){.wrap-btn-order > *{font-size:14px;width:160px;padding:6px 7px;margin-right:8px}}@media only screen and (max-width:497px){.wrap-btn-order > *{width:100%;margin:0 0 15px 0}}.cart-table2{margin-bottom:44px}.cart-table__delivery{padding:2.9% 0 0 3.2%;background-color:#e4e1db;border:dotted #000;border-width:2px 0 2px}@media only screen and (max-width:977px){.cart-table__delivery{padding:30px}}@media only screen and (max-width:497px){.cart-table__delivery{padding:15px}}.cart-table__delivery .form-row,.cart-table__delivery .delivery-tabs{margin-bottom:0}@media only screen and (max-width:977px){.cart-table__delivery .form-row,.cart-table__delivery .delivery-tabs{margin-bottom:25px}}.cart-table__delivery .finp{border-color:#474747;height:auto;padding:11px 10px;line-height:23px;font-weight:300}.cart-table__delivery .finp:-moz-placeholder{color:#bdbdbd}.cart-table__delivery .finp::-moz-placeholder{color:#bdbdbd}.cart-table__delivery .finp::-webkit-input-placeholder{color:#bdbdbd}.cart-table__delivery .finp:-ms-input-placeholder{color:#bdbdbd}.cart-table__delivery .finp::placeholder{color:#bdbdbd}@media only screen and (max-width:1397px){.cart-table__delivery .finp{height:36px;line-height:16px;font-size:16px}}.cart-table__delivery .holder{margin-bottom:30px}@media only screen and (max-width:1397px){.cart-table__delivery .holder{margin-bottom:20px}.cart-table__delivery .holder span{font-size:16px;margin-bottom:6px}}@media only screen and (max-width:1041px){.cart-table__delivery .holder span{font-size:15px}}@media only screen and (max-width:977px){.cart-table__delivery .holder{margin-bottom:0}}@media only screen and (max-width:1041px){.cart-table__delivery .tab-item{padding:20px}}.cart-table__delivery .filter-parameter{width:auto;float:none}.cart-table__delivery .filter-parameter .holder{margin-bottom:25px}.cart-table__delivery .wrap-filter-custominp{padding:0 75px 0 7px}.cart-table__delivery .wrap-filter-custominp .filter-custominp-label{font-size:15px}@media only screen and (max-width:1041px){.cart-table__delivery .wrap-filter-custominp{padding:0}}.cart-table__delivery .cost-delivery{margin-bottom:0}.cart-table__delivery_descr{font-size:24px;font-weight:500;line-height:40px;margin-bottom:38px;width:64%}@media only screen and (max-width:1680px){.cart-table__delivery_descr{font-size:22px;line-height:36px}}@media only screen and (max-width:1500px){.cart-table__delivery_descr{font-size:21px;width:70%}}@media only screen and (max-width:1297px){.cart-table__delivery_descr{font-size:20px;line-height:30px;width:75%;margin-bottom:25px}}@media only screen and (max-width:1197px){.cart-table__delivery_descr{font-size:18px;width:80%;line-height:28px}}@media only screen and (max-width:977px){.cart-table__delivery_descr{font-size:17px;width:100%;line-height:24px}}@media only screen and (max-width:785px){.cart-table__delivery_descr{font-size:15px;line-height:20px}}@media only screen and (max-width:497px){.cart-table__delivery_descr{font-size:14px;line-height:18px;margin-bottom:15px}}.cart-custominp-delivery{margin-bottom:15px}.wrap-cart-order{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:977px){.wrap-cart-order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.enter-name-form{width:25%;margin-right:5%;vertical-align:top}@media only screen and (max-width:977px){.enter-name-form{width:100%}}.cart-delivery-method{width:50%}@media only screen and (max-width:977px){.cart-delivery-method{width:100%}}.wrap-btn-send{width:20%;text-align:center;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width:977px){.wrap-btn-send{width:100%;text-align:right}}.btn-send{margin:0 auto;padding:11px 34px;line-height:22px;margin-bottom:52px}@media only screen and (max-width:1397px){.btn-send{padding:6px 20px;margin-bottom:30px;font-size:16px}}@media only screen and (max-width:977px){.btn-send{margin-bottom:0}}@media only screen and (max-width:497px){.btn-send{width:100%}}.tab-item-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1041px){.tab-item-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart-custominp-delivery .wrap-filter-custominp:hover{background-color:transparent}.empty-cart{padding:5.9% 0 10%}.empty-cart .find-clock{background-color:#f2f2f2;padding:3% 10px 4.5%}.empty-cart .find-clock:hover{background-color:#f00}.brands{margin:0 -23px;font-size:0}.wrap-brands{padding:0 0 11px;overflow:hidden}@media only screen and (max-width:857px){.wrap-brands{padding-bottom:25px}}.brand{padding:0 23px;width:16.66%;display:inline-block;vertical-align:top;margin:2.6% 0}@media only screen and (max-width:1197px){.brand{width:20%;margin:2% 0}}@media only screen and (max-width:977px){.brand{width:25%}}@media only screen and (max-width:857px){.brand{width:33.33%}}@media only screen and (max-width:497px){.brand{width:50%;margin:10px 0}}.brand-inner{display:block;position:relative;width:100%;height:120px;z-index:1}@media only screen and (max-width:977px){.brand-inner{height:100px}}@media only screen and (max-width:857px){.brand-inner{height:85px}}.brand-inner img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.brand-detail{margin:0 -20px;font-size:0;padding:4.3% 0 4.6%}.brand-detail > *{display:inline-block;width:50%;vertical-align:top;padding:0 20px}@media only screen and (max-width:1297px){.brand-detail > *{padding:0 15px}}@media only screen and (max-width:1041px){.brand-detail > *{width:100%;padding:0 10px}}@media only screen and (max-width:1297px){.brand-detail{margin:0 -15px}}@media only screen and (max-width:1041px){.brand-detail{margin:0 -10px}}.brand-detail__info{padding-right:9.5%}@media only screen and (max-width:1500px){.brand-detail__info{padding-right:4.5%}.brand-detail__info .text{font-size:17px;line-height:27px}}@media only screen and (max-width:1297px){.brand-detail__info{padding-right:15px}.brand-detail__info .text{font-size:16px;line-height:24px}}.catalog-commend{float:left;color:#f00;font-weight:bold;width:388px;line-height:22px;margin-top:1.5%}@media only screen and (max-width:1397px){.catalog-commend{font-size:15px;width:238px;margin-top:0}}@media only screen and (max-width:785px){.catalog-commend{font-size:14px;line-height:20px}}@media only screen and (max-width:497px){.catalog-commend{font-size:13px;line-height:18px;margin-bottom:15px;width:100%}}.brand-detail__select{margin:0 0 40px;float:right}@media only screen and (max-width:497px){.brand-detail__select{margin-bottom:20px}}.brand-detail__preview img{margin:0 auto}@media only screen and (max-width:1041px){.brand-detail__preview{margin-bottom:25px}}@media only screen and (max-width:657px){.brand-detail__preview{margin-bottom:15px}}p.text{margin-bottom:60px}@media only screen and (max-width:1500px){p.text{margin-bottom:45px;font-size:17px}}@media only screen and (max-width:1297px){p.text{margin-bottom:30px;font-size:16px;line-height:26px}}@media only screen and (max-width:977px){p.text{margin-bottom:20px}}@media only screen and (max-width:497px){p.text{margin-bottom:15px;font-size:15px;line-height:22px;text-align:justify}}.main-text{font-size:31px;font-weight:500;line-height:36px;margin-bottom:60px}@media only screen and (max-width:1500px){.main-text{margin-bottom:45px;font-size:28px}}@media only screen and (max-width:1297px){.main-text{margin-bottom:30px;font-size:25px;line-height:32px}}@media only screen and (max-width:977px){.main-text{margin-bottom:20px;font-size:20px;line-height:28px}}@media only screen and (max-width:785px){.main-text{font-size:18px;line-height:26px}}@media only screen and (max-width:497px){.main-text{font-size:17px;line-height:24px;text-align:justify}}.title{font-size:37px;font-weight:bold;line-height:50px;margin-bottom:50px}@media only screen and (max-width:1500px){.title{margin-bottom:45px;font-size:32px;line-height:40px}}@media only screen and (max-width:1297px){.title{margin-bottom:30px;font-size:28px;line-height:36px}}@media only screen and (max-width:977px){.title{margin-bottom:20px;font-size:24px;line-height:32px}}@media only screen and (max-width:497px){.title{font-size:20px;line-height:26px}}.text-wrap{padding:6% 0}.btn-back{line-height:22px;padding:11px 93px}@media only screen and (max-width:1041px){.btn-back{padding:10px 80px}}@media only screen and (max-width:785px){.btn-back{padding:10px 65px;line-height:18px}}@media only screen and (max-width:497px){.btn-back{width:100%}}.wrap-btn-back{margin-top:-30px;margin-bottom:10%}.wrap-col{font-size:0;padding-top:4.15%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1297px){.wrap-col{padding-top:2.3%}}@media only screen and (max-width:1097px){.wrap-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wrap-col > *{vertical-align:top}.main-block{width:68%;margin-right:23px}@media only screen and (max-width:1297px){.main-block{margin-right:10px}}@media only screen and (max-width:1097px){.main-block{width:100%;margin:0}}.sidebar{width:32%}@media only screen and (max-width:1297px){.sidebar{margin-left:10px}}@media only screen and (max-width:1097px){.sidebar{width:100%;margin-left:23px;margin-bottom:25px;margin-left:0}}.payment-info__item{margin-bottom:5.6%}.payment-info__item .title{margin-bottom:10px}.payment-info__item .subtitle{font-weight:500;margin:35px 0 15px;font-size:18px}@media only screen and (max-width:1297px){.payment-info__item .subtitle{margin:20px 0 10px;font-size:17px}}@media only screen and (max-width:1097px){.payment-info__item .subtitle{margin:15px 0 10px;font-size:16px}}.payment-info__item .text{margin-bottom:0}.payment-info__item-paragraph{margin-bottom:30px}@media only screen and (max-width:1097px){.payment-info__item-paragraph{margin-bottom:20px}}@media only screen and (max-width:497px){.payment-info__item-paragraph{margin-bottom:15px}}.payment-info__item-paragraph .subtitle{margin-top:0}.payment-info__item-head{font-size:24px;line-height:30px;margin:20px 0;font-weight:500}@media only screen and (max-width:1397px){.payment-info__item-head{font-size:22px;line-height:26px;margin:16px 0}}@media only screen and (max-width:1197px){.payment-info__item-head{font-size:20px;line-height:24px;margin:13px 0}}.select-map{height:480px;margin-bottom:30px}@media only screen and (max-width:1500px){.select-map{height:400px}}@media only screen and (max-width:1297px){.select-map{height:360px}}@media only screen and (max-width:785px){.select-map{height:300px}}.sidebar .title{margin-bottom:15px}.sidebar .select{float:none;width:100%}.sidebar .select .select-head{background-color:#2e2a27;color:#fff;font-weight:300}.sidebar .select .select-head i{color:#fff}.sidebar .select .wrap-filter-custominp{margin-bottom:30px}.sidebar .select-drop{width:100%}.sidebar .mCS-chrono .mCSB_scrollTools{right:3px}.sidebar .filter-parameters-wrapper{height:350px}@media only screen and (max-width:1297px){.sidebar .filter-parameters-wrapper{height:300px}}@media only screen and (max-width:977px){.sidebar .filter-parameters-wrapper{height:180px}}.steps{margin:0 0 65px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1297px){.steps{margin-bottom:45px}}@media only screen and (max-width:1097px){.steps{margin-bottom:30px}}@media only screen and (max-width:597px){.steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}}.steps > *{width:33.33%;vertical-align:top}@media only screen and (max-width:597px){.steps > *{width:100%}}.step-number{position:absolute;top:0;left:0;font-size:21.5vw;color:#f00;margin-left:-20px;font-weight:500;line-height:0.75;z-index:1}@media only screen and (max-width:1097px){.step-number{margin-left:-5px}}.step{padding:54px 15px 0 90px;position:relative;margin-right:12px}.step i{font-size:10.7vw;color:#3d3d3d;line-height:1}@media only screen and (max-width:1197px){.step i{font-size:9.7vw}}@media only screen and (max-width:1397px){.step{padding:40px 16px 0 55px}}@media only screen and (max-width:657px){.step{padding:18px 0 0 40px}}@media only screen and (max-width:597px){.step{padding:18px 0 0 65px}}.step-icon-wrap{position:relative;z-index:6;margin-bottom:50px}@media only screen and (max-width:1197px){.step-icon-wrap{margin-bottom:35px}}@media only screen and (max-width:597px){.step-icon-wrap{float:left;margin-right:20px;width:20%}}.step-descr{position:relative;font-size:18px;line-height:24px;margin-left:30px;max-width:210px;z-index:6}@media only screen and (max-width:1500px){.step-descr{font-size:16px;line-height:22px;margin-left:20px}}@media only screen and (max-width:1197px){.step-descr{margin-left:0;line-height:20px;font-size:15px}}@media only screen and (max-width:785px){.step-descr{line-height:16px;font-size:14px}}@media only screen and (max-width:597px){.step-descr{overflow:hidden}}.btn-step{padding:11px 44px;line-height:22px;margin-bottom:10%}@media only screen and (max-width:1397px){.btn-step{font-size:16px}}@media only screen and (max-width:1097px){.btn-step{margin-bottom:7%}}@media only screen and (max-width:1041px){.btn-step{padding:8px 25px;font-size:15px;margin-bottom:5%}}@media only screen and (max-width:785px){.btn-step{padding:8px 20px;line-height:18px;font-size:14px;margin-bottom:3%}}@media only screen and (max-width:497px){.btn-step{width:100%;margin-bottom:20px}}.delivery-info__item{margin-bottom:60px}@media only screen and (max-width:1500px){.delivery-info__item{margin-bottom:50px}}@media only screen and (max-width:1397px){.delivery-info__item{margin-bottom:35px}}@media only screen and (max-width:1197px){.delivery-info__item{margin-bottom:30px}}@media only screen and (max-width:1041px){.delivery-info__item{margin-bottom:25px}}@media only screen and (max-width:785px){.delivery-info__item{margin-bottom:20px}}@media only screen and (max-width:497px){.delivery-info__item{margin-bottom:15px}}.delivery-info__item .title{margin-bottom:5px}.delivery-info__item .text{line-height:22px}.delivery-info{margin-bottom:14.5%}@media only screen and (max-width:1297px){.delivery-info{margin-bottom:10%}}@media only screen and (max-width:977px){.delivery-info{margin-bottom:8%}}.favorites-thumbs{font-size:0;margin:0 -23px 3.8%}@media only screen and (max-width:1197px){.favorites-thumbs{margin:0 -15px 2%}}@media only screen and (max-width:977px){.favorites-thumbs{margin:0 -10px 2%}}@media only screen and (max-width:785px){.favorites-thumbs{margin:0 -10px 1.5%}}.favorites-thumbs .thumb{display:inline-block;width:20%;padding:0 15px;height:auto;vertical-align:top}@media only screen and (max-width:1297px){.favorites-thumbs .thumb{width:25%}}@media only screen and (max-width:1197px){.favorites-thumbs .thumb{padding:0 10px}}@media only screen and (max-width:977px){.favorites-thumbs .thumb{width:33.3333%;padding:0 8px}}@media only screen and (max-width:657px){.favorites-thumbs .thumb{width:50%}}.favorites-thumbs .thumb .thumb-content{position:relative;margin-bottom:13%}@media only screen and (max-width:977px){.favorites-thumbs .thumb .thumb-content{margin-bottom:10%}}@media only screen and (max-width:657px){.favorites-thumbs .thumb .thumb-content{margin-bottom:8%}}.favorites-thumbs .thumb .thumb-content:after{border:1px solid #c9c9c9}.favorites-thumbs .thumb .thumb-content .current-price{color:#f00}.favorites-thumbs .thumb .thumb-content .current-price i{color:#f00}.favorites-thumbs .thumb .thumb-content .current-price{vertical-align:middle;margin-right:7px;color:#7f7f7f}.favorites-thumbs .thumb .thumb-content .current-price i{color:#7f7f7f}.favorites-thumbs .thumb .thumb-content .current-price.active{color:#f00}.favorites-thumbs .thumb .thumb-content .current-price.active i{color:#f00}@media only screen and (max-width:1397px){.favorites-thumbs .thumb .thumb-content .current-price i{font-size:19px}}@media only screen and (max-width:977px){.favorites-thumbs .thumb .thumb-content .current-price i{font-size:16px}}@media only screen and (max-width:657px){.favorites-thumbs .thumb .thumb-content .current-price i{font-size:14px}}@media only screen and (max-width:1397px){.favorites-thumbs .thumb .thumb-content .current-price{font-size:27px}}@media only screen and (max-width:977px){.favorites-thumbs .thumb .thumb-content .current-price{font-size:24px}}@media only screen and (max-width:657px){.favorites-thumbs .thumb .thumb-content .current-price{font-size:22px}}.favorites-thumbs .thumb .thumb-content .favorites-close{position:absolute;top:30px;right:30px;font-size:23px;color:#000;cursor:pointer;z-index:10}@media only screen and (max-width:1500px){.favorites-thumbs .thumb .thumb-content .favorites-close{top:20px;right:20px}}@media only screen and (max-width:1297px){.favorites-thumbs .thumb .thumb-content .favorites-close{font-size:20px}}@media only screen and (max-width:1041px){.favorites-thumbs .thumb .thumb-content .favorites-close{font-size:18px;top:15px;right:15px}}@media only screen and (max-width:785px){.favorites-thumbs .thumb .thumb-content .favorites-close{font-size:16px;top:12px;right:12px}}.favorites-thumbs .thumb:hover .thumb-content:after{border:1px solid #000}.favorites-thumbs .thumb .thumb-content .thumb-info{padding:0 23px 0}.favorites-thumbs .thumb:hover .thumb-content .thumb-info{background:#fff;margin-top:0px;z-index:6}@media only screen and (max-width:977px){.favorites-thumbs .thumb .thumb-content .thumb-info{padding:0 15px}}.favorites-thumbs .wrap-buy{display:block;text-align:left;padding:15px 50px 27px 24px}@media only screen and (max-width:1197px){.favorites-thumbs .wrap-buy{padding:10px 15px 15px}}.favorites-thumbs .wrap-buy .buy-inner{border-top:1px solid #000;padding-top:17px}@media only screen and (max-width:1197px){.favorites-thumbs .wrap-buy .buy-inner{padding-top:12px}}.favorites-thumbs .icon-compare{color:#2b2b2b;font-size:51px}.favorites-thumbs .icon-compare:hover{color:#000}@media only screen and (max-width:1500px){.favorites-thumbs .icon-compare{font-size:44px}}@media only screen and (max-width:1197px){.favorites-thumbs .icon-compare{font-size:40px}}.favorites-thumbs .icon-basket-buy{color:#3c3c3c;margin-right:15px}.favorites-thumbs .add-to-cart.active .icon-basket-buy{color:#f13636}.favorites-thumbs .old-price{display:inline-block;vertical-align:middle}.favorites-thumbs .wrap-icon-info .benefit{width:78px}.favorites-thumbs .wrap-icon-info .benefit{width:66px;height:32px;padding:7px 0}.favorites-thumbs .wrap-icon-info .benefit span{font-size:16px}@media only screen and (max-width:977px){.favorites-thumbs .wrap-icon-info{top:260px;left:17px}.favorites-thumbs .wrap-icon-info .benefit{width:55px;height:28px;padding:5px 0}.favorites-thumbs .wrap-icon-info .benefit span{font-size:15px}}@media only screen and (max-width:1097px){.about-us .wrap-col{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about-us__main .text{margin-bottom:30px}@media only screen and (max-width:1397px){.about-us__main .text{margin-bottom:25px}}@media only screen and (max-width:1097px){.about-us__main .text{margin-bottom:20px}}@media only screen and (max-width:977px){.about-us__main .text{margin-bottom:15px}}@media only screen and (max-width:785px){.about-us__main .text{margin-bottom:10px}}.about-us__sidebar .find-clock{width:100%;padding:9.5% 10px 14.7%;margin-bottom:30px}@media only screen and (max-width:1097px){.about-us__sidebar .find-clock{padding:4.5% 10px 7.5%;margin-bottom:20px}.about-us__sidebar .find-clock .find-clock-heading{margin-bottom:4.5%}.about-us__sidebar .find-clock .icon-find-clock1{margin-bottom:3%}}.video-about{margin-bottom:50px;height:624px}@media only screen and (max-width:1500px){.video-about{height:500px}}@media only screen and (max-width:1297px){.video-about{height:380px;margin-bottom:35px}}@media only screen and (max-width:977px){.video-about{margin-bottom:25px}}@media only screen and (max-width:657px){.video-about{height:300px}}@media only screen and (max-width:497px){.video-about{height:250px;margin-bottom:20px}}.btn-join{background-color:#f00;color:#fff;padding:13px 37px;margin-bottom:9.8%;border:none;text-decoration:underline}.btn-join:hover{text-decoration:none;background-color:#f00}@media only screen and (max-width:1500px){.btn-join{padding:11px 30px}}@media only screen and (max-width:1397px){.btn-join{padding:10px 25px;font-size:16px;margin-bottom:7%}}@media only screen and (max-width:1197px){.btn-join{padding:8px 23px}}@media only screen and (max-width:977px){.btn-join{padding:8px 20px;margin-bottom:5%;font-size:15px}}@media only screen and (max-width:785px){.btn-join{padding:4px 18px;margin-top:10px;line-height:36px}}@media only screen and (max-width:597px){.btn-join{width:100%;font-size:14px;line-height:30px}}.about-us__info{padding-right:12.7%}@media only screen and (max-width:1500px){.about-us__info{padding-right:11.5%}}@media only screen and (max-width:1397px){.about-us__info{padding-right:10%}}@media only screen and (max-width:1197px){.about-us__info{padding-right:8%}}@media only screen and (max-width:977px){.about-us__info{padding-right:6%}}@media only screen and (max-width:785px){.about-us__info{padding-right:0}}.about-us.hide .about-us__info{height:450px;overflow:hidden}@media only screen and (max-width:1680px){.about-us.hide .about-us__info{margin-bottom:25px}}@media only screen and (max-width:1397px){.about-us.hide .about-us__info{height:408px}}@media only screen and (max-width:1097px){.about-us.hide .about-us__info{height:370px;margin-bottom:20px}}@media only screen and (max-width:977px){.about-us.hide .about-us__info{height:350px}}@media only screen and (max-width:977px){.about-us.hide .about-us__info{height:350px}}@media only screen and (max-width:857px){.about-us.hide .about-us__info{height:388px}}@media only screen and (max-width:657px){.about-us.hide .about-us__info{height:477px;margin-bottom:15px}}@media only screen and (max-width:597px){.about-us.hide .about-us__info{height:510px}}@media only screen and (max-width:497px){.about-us.hide .about-us__info{height:543px}}.about-us.hide .salon-photo{display:none}.about-us.hide .btn-curtail{top:-136px;margin:0 auto}@media only screen and (max-width:1500px){.about-us.hide .btn-curtail{top:-120px}}@media only screen and (max-width:1297px){.about-us.hide .btn-curtail{top:-100px}}@media only screen and (max-width:1097px){.about-us.hide .btn-curtail{top:0;margin-bottom:5%}}.about-us.hide .btn-curtail i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.about-us.hide .btn-join{margin-bottom:5.8%}.about-us.hide .show-more{display:block}.about-us.hide .curtail-text{display:none}.salon-photo__wrap{font-size:0;margin:0 -23px 45px}@media only screen and (max-width:1197px){.salon-photo__wrap{margin:0 -15px 25px}}@media only screen and (max-width:977px){.salon-photo__wrap{margin:0 -10px 10px}}@media only screen and (max-width:657px){.salon-photo__wrap{margin:0 -10px}}.salon-photo__wrap > *{display:inline-block;padding:0 23px;width:33.33%;vertical-align:top;margin-bottom:20px}@media only screen and (max-width:1197px){.salon-photo__wrap > *{padding:0 15px}}@media only screen and (max-width:977px){.salon-photo__wrap > *{padding:0 10px}}@media only screen and (max-width:657px){.salon-photo__wrap > *{width:50%}}@media only screen and (max-width:497px){.salon-photo__wrap > *{width:100%}}.salon-photo__heading{margin-bottom:15px;font-weight:bold;line-height:26px}.brands-slider-inner{position:relative;z-index:6}.brands-slider-inner .swiper-container{overflow:visible;z-index:initial}.brands-slider-inner:before,.brands-slider-inner:after{background:#d9d4cb;content:'';height:100%;position:absolute;top:0;width:9999px;z-index:100}.brands-slider-inner:before{right:100%}.brands-slider-inner:after{left:100%}.brands-slider-inner .brand{margin:1.2% 0}.brands-slider-inner .swiper-button-next{right:-70px}@media only screen and (max-width:1680px){.brands-slider-inner .swiper-button-next{right:5px}}@media only screen and (max-width:977px){.brands-slider-inner .swiper-button-next{font-size:35px;height:35px}}.brands-slider-inner .swiper-button-prev{left:-70px}@media only screen and (max-width:1680px){.brands-slider-inner .swiper-button-prev{left:5px}}@media only screen and (max-width:977px){.brands-slider-inner .swiper-button-prev{font-size:35px;height:35px}}.brands-slider{background-color:#d9d4cb;padding:1.6% 0 4.2%}@media only screen and (max-width:977px){.brands-slider{padding:15px 0 30px}}@media only screen and (max-width:497px){.brands-slider{padding:15px 0 25px}}.brands-slider-slide img{max-height:83px}.brands-heading{font-size:37px;line-height:48px;margin-bottom:3.4%}@media only screen and (max-width:1500px){.brands-heading{margin-bottom:2.2%;font-size:31px;line-height:42px}}@media only screen and (max-width:1297px){.brands-heading{margin-bottom:2%;font-size:28px;line-height:40px}}@media only screen and (max-width:1041px){.brands-heading{margin-bottom:1.5%;font-size:25px;line-height:36px}}.btn-curtail{position:relative;width:200px;height:111px;cursor:pointer;margin:0 auto 84px}@media only screen and (max-width:1500px){.btn-curtail{width:170px;height:94px;margin-bottom:5%}}@media only screen and (max-width:1297px){.btn-curtail{width:143px;height:80px}}@media only screen and (max-width:977px){.btn-curtail{width:120px;height:66px}}@media only screen and (max-width:785px){.btn-curtail{width:100px;height:55px}}.btn-curtail i{position:absolute;top:0;left:0;font-size:111px;color:#595655;z-index:1}@media only screen and (max-width:1500px){.btn-curtail i{font-size:94px}}@media only screen and (max-width:1297px){.btn-curtail i{font-size:80px}}@media only screen and (max-width:977px){.btn-curtail i{font-size:66px}}@media only screen and (max-width:785px){.btn-curtail i{font-size:55px}}.btn-curtail span{position:absolute;top:60%;left:50%;font-weight:500;line-height:18px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1500px){.btn-curtail span{font-size:16px}}@media only screen and (max-width:1297px){.btn-curtail span{font-size:14px;line-height:16px}}@media only screen and (max-width:785px){.btn-curtail span{font-size:12px}}.btn-curtail .show-more{display:none;width:45%;top:35%;text-align:center}.store-addresses{padding:6.5% 0 5.3%}.store-addresses .title{line-height:44px;margin-bottom:10px}@media only screen and (max-width:1041px){.store-addresses .title{line-height:40px}}@media only screen and (max-width:497px){.store-addresses .title{line-height:36px}}.store-addresses .subtitle{font-size:18px;font-weight:500;width:620px;line-height:26px;margin-bottom:2.9%}@media only screen and (max-width:1397px){.store-addresses .subtitle{font-size:17px;width:600px}}@media only screen and (max-width:1197px){.store-addresses .subtitle{font-size:16px;width:520px;line-height:22px}}@media only screen and (max-width:1041px){.store-addresses .subtitle{font-size:15px;line-height:20px}}@media only screen and (max-width:657px){.store-addresses .subtitle{width:100%;font-size:14px}}.store-addresses .text{margin-bottom:8.3%}.store-addresses .select{float:none;width:100%}.store-addresses .select .select-head{background-color:#2e2a27;color:#fff;font-weight:300}.store-addresses .select .select-head i{color:#fff}.store-addresses .select .filter-custominp-label{width:85px}.store-addresses .select .wrap-filter-custominp{margin-bottom:20px}.store-addresses .select .filter-parameter:last-child .wrap-filter-custominp{margin-bottom:0}.store-addresses .select-drop{width:185px;left:0;right:100%;padding:10px}.store-addresses .wrap-select-city{margin-bottom:0}.store-addresses .mCS-chrono .mCSB_scrollTools{right:3px}.store-addresses .filter-parameters-wrapper{height:350px}@media only screen and (max-width:1297px){.store-addresses .filter-parameters-wrapper{height:300px}}@media only screen and (max-width:977px){.store-addresses .filter-parameters-wrapper{height:180px}}.map-store-addresses{height:706px;margin-bottom:6.2%}@media only screen and (max-width:1500px){.map-store-addresses{height:600px}}@media only screen and (max-width:1297px){.map-store-addresses{height:500px}}@media only screen and (max-width:1097px){.map-store-addresses{height:400px}}@media only screen and (max-width:977px){.map-store-addresses{height:350px}}@media only screen and (max-width:657px){.map-store-addresses{height:300px}}.stores{font-size:0;margin:0 -23px}@media only screen and (max-width:1297px){.stores{margin:0 -15px}}@media only screen and (max-width:1197px){.stores{margin:0 -10px}}.store{display:inline-block;width:25%;padding:0 23px;vertical-align:top;margin-bottom:4.1%}@media only screen and (max-width:1297px){.store{padding:0 15px}}@media only screen and (max-width:1197px){.store{padding:0 10px}}@media only screen and (max-width:1041px){.store{width:33.33%}}@media only screen and (max-width:785px){.store{width:50%}}@media only screen and (max-width:497px){.store{width:100%}}.store__preview{margin-bottom:30px}.store__preview img{margin:0 auto}@media only screen and (max-width:1297px){.store__preview{margin-bottom:20px}}@media only screen and (max-width:977px){.store__preview{margin-bottom:15px}}.store__name{color:#000;font-size:31px;line-height:36px;margin-bottom:15px;font-weight:500}.store__name:hover{color:#000}@media only screen and (max-width:1397px){.store__name{font-size:27px;line-height:34px}}@media only screen and (max-width:1197px){.store__name{font-size:24px;line-height:30px;margin-bottom:10px}}@media only screen and (max-width:977px){.store__name{font-size:22px;line-height:28px;margin-bottom:7px}}@media only screen and (max-width:657px){.store__name{font-size:20px;line-height:24px}}@media only screen and (max-width:497px){.store__name{font-size:18px;line-height:22px}}.store__locate{font-weight:500;font-size:18px;line-height:24px}@media only screen and (max-width:1500px){.store__locate{font-size:17px}}@media only screen and (max-width:1297px){.store__locate{font-size:16px;line-height:20px}}@media only screen and (max-width:977px){.store__locate{font-size:15px}}@media only screen and (max-width:657px){.store__locate{line-height:18px}}.store__address > *{display:block;font-size:18px;line-height:26px}@media only screen and (max-width:1500px){.store__address > *{font-size:17px;line-height:24px}}@media only screen and (max-width:1297px){.store__address > *{font-size:16px;line-height:22px}}@media only screen and (max-width:977px){.store__address > *{font-size:15px}}@media only screen and (max-width:657px){.store__address > *{line-height:20px}}.content-banner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:497px){.content-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner-img{padding:0 23px;margin-bottom:3.1%}@media only screen and (max-width:1297px){.banner-img{padding:0 15px}}@media only screen and (max-width:977px){.banner-img{padding:0 10px}}.banner-img img{margin:0 auto;width:100%}.content-banner2 .banner-img1{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.content-banner2 .banner-img1 .promo-img-wrap{position:relative;height:100%}.content-banner2 .banner-img1 img{position:absolute;top:0;height:100%;right:0}@media only screen and (max-width:497px){.content-banner2 .banner-img1{width:100%}.content-banner2 .banner-img1 img{position:static}}.content-banner2 .banner-img2{width:75%}@media only screen and (max-width:497px){.content-banner2 .banner-img2{width:100%}}.promo-slider{position:relative;padding:30px 0 4.6%;background-color:#e9e6e1}@media only screen and (max-width:1041px){.promo-slider{padding-top:20px}}@media only screen and (max-width:657px){.promo-slider{padding-top:10px}}.promo-slider .promo-slider-container:before,.promo-slider .promo-slider-container:after{background:#e9e6e1;content:'';height:100%;position:absolute;top:0;width:9999px;z-index:100}.promo-slider .promo-slider-container:before{right:100%}.promo-slider .promo-slider-container:after{left:100%}.promo-slider .swiper-container{overflow:visible}.promo-slider .promo-heading{font-size:31px;font-weight:bold;margin-bottom:35px}@media only screen and (max-width:1397px){.promo-slider .promo-heading{font-size:28px}}@media only screen and (max-width:1197px){.promo-slider .promo-heading{font-size:25px;margin-bottom:25px}}@media only screen and (max-width:1041px){.promo-slider .promo-heading{font-size:23px}}@media only screen and (max-width:785px){.promo-slider .promo-heading{font-size:20px;margin-bottom:15px}}.promo-slider .thumb{height:auto}.promo-slider .thumb:hover > *{color:#000}.promo-slider .thumb:hover .thumb-content:after{border:1px solid #000}.promo-slider .thumb:hover .thumb-content .thumb-info{background:#fff;margin-top:0px;z-index:6}.promo-slider .thumb:hover .current-price{color:#000}.promo-slider .thumb:hover .thumb-info{padding-top:0;padding-bottom:0}.promo-slider .thumb:hover .thumb-info i{color:#000}.promo-slider .thumb .thumb-content{padding:30px 0 36px}.promo-slider .thumb .thumb-info{padding:0px 21.7%}@media only screen and (max-width:1500px){.promo-slider .thumb .thumb-info{padding:0 18%}}@media only screen and (max-width:1397px){.promo-slider .thumb .thumb-info{padding:0 15%}}.promo-slider .thumb .name,.promo-slider .thumb .current-price{font-size:24px;color:#000}@media only screen and (max-width:1297px){.promo-slider .thumb .name,.promo-slider .thumb .current-price{font-size:22px}}@media only screen and (max-width:1041px){.promo-slider .thumb .name,.promo-slider .thumb .current-price{font-size:20px}}@media only screen and (max-width:857px){.promo-slider .thumb .name,.promo-slider .thumb .current-price{font-size:18px}}@media only screen and (max-width:657px){.promo-slider .thumb .name,.promo-slider .thumb .current-price{font-size:16px}}.promo-slider .thumb .current-price i{color:#000;font-size:18px}@media only screen and (max-width:1297px){.promo-slider .thumb .current-price i{font-size:16px}}@media only screen and (max-width:857px){.promo-slider .thumb .current-price i{font-size:14px}}@media only screen and (max-width:657px){.promo-slider .thumb .current-price i{font-size:12px}}.promo-text{padding:5% 0 6.5%;background-color:#fff}.promo-text .text{margin-bottom:35px}@media only screen and (max-width:1197px){.promo-text .text{margin-bottom:25px}}@media only screen and (max-width:977px){.promo-text .text{margin-bottom:15px}}.promo-text-heading{font-size:32px;font-weight:bold;margin-bottom:25px}@media only screen and (max-width:1297px){.promo-text-heading{font-size:27px}}@media only screen and (max-width:1197px){.promo-text-heading{font-size:25px}}@media only screen and (max-width:1041px){.promo-text-heading{font-size:22px;margin-bottom:15px}}@media only screen and (max-width:785px){.promo-text-heading{font-size:20px}}.promo-text-content{font-size:0;margin:0 -23px}@media only screen and (max-width:1297px){.promo-text-content{margin:0 -15px}}.promo-text-col{width:50%;display:inline-block;vertical-align:middle;padding:0 23px}@media only screen and (max-width:1297px){.promo-text-col{padding:0 15px}}@media only screen and (max-width:977px){.promo-text-col{width:100%}}.promo-detail{padding:3.9% 0 8%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:657px){.promo-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.promo-detail .text,.promo-detail .title{margin-bottom:15px}@media only screen and (max-width:977px){.promo-detail .text,.promo-detail .title{margin-bottom:10px}}@media only screen and (max-width:785px){.promo-detail .text{line-height:22px}}.promo-detail__col-left{margin-right:2.6%;width:24.4%}@media only screen and (max-width:1397px){.promo-detail__col-left{width:25.5%}}@media only screen and (max-width:977px){.promo-detail__col-left{width:30%}}@media only screen and (max-width:657px){.promo-detail__col-left{width:100%}}.promo-detail__col-right{width:65.8%}@media only screen and (max-width:977px){.promo-detail__col-right{width:70%}}@media only screen and (max-width:657px){.promo-detail__col-right{width:100%}}.promo-detail__main-heding{font-size:4.1vw;color:#f00;line-height:80px;font-weight:bold;margin-bottom:7.3%}.promo-detail__main-heding span{color:#000}@media only screen and (max-width:1500px){.promo-detail__main-heding{line-height:72px}}@media only screen and (max-width:1297px){.promo-detail__main-heding{line-height:64px}}@media only screen and (max-width:1197px){.promo-detail__main-heding{line-height:55px}}@media only screen and (max-width:977px){.promo-detail__main-heding{line-height:45px}}@media only screen and (max-width:785px){.promo-detail__main-heding{line-height:35px}}@media only screen and (max-width:657px){.promo-detail__main-heding{margin-bottom:20px}}@media only screen and (max-width:657px){.promo-detail__main-heding{margin-bottom:10px;font-size:24px}}@media only screen and (max-width:657px){.promo-detail__main-heding{line-height:25px;font-size:20px}}.promo-detail__discount{font-size:9.58vw;line-height:155px;margin-bottom:10.9%;font-weight:bold;color:#f00}@media only screen and (max-width:1500px){.promo-detail__discount{line-height:130px}}@media only screen and (max-width:1297px){.promo-detail__discount{line-height:100px}}@media only screen and (max-width:977px){.promo-detail__discount{line-height:80px}}@media only screen and (max-width:785px){.promo-detail__discount{line-height:60px}}@media only screen and (max-width:657px){.promo-detail__discount{margin-bottom:20px;font-size:60px}}@media only screen and (max-width:657px){.promo-detail__discount{margin-bottom:15px;font-size:50px}}.promo-detail__product-img{width:73.4%;margin:0 auto}.promo-detail__product-img img{width:100%}@media only screen and (max-width:657px){.promo-detail__product-img{width:27%}}@media only screen and (max-width:497px){.promo-detail__product-img{width:100px}}.promo-detail__img{margin-bottom:4.1%}.special-offer .benefit{background-color:#616161}.special-offer .thumb:hover .thumb-content:after{border:1px solid #979492}.promo-sale-heading{font-size:31px;margin-bottom:40px;line-height:36px}@media only screen and (max-width:1297px){.promo-sale-heading{font-size:27px;margin-bottom:25px}}@media only screen and (max-width:977px){.promo-sale-heading{font-size:22px;margin-bottom:15px;line-height:30px}}@media only screen and (max-width:497px){.promo-sale-heading{font-size:20px;margin-bottom:10px;line-height:24px}}.promo-det-banner{padding:6% 0 3.6%}.wrap-promo-banner{padding-top:6%}.news{font-size:0;margin:0 -20px;padding:4.8% 0 3.8%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:857px){.news{margin:0 -10px}}.news-item{display:inline-block;vertical-align:top;padding:0 20px;width:33.33%;margin-bottom:2.5%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1097px){.news-item{width:50%}}@media only screen and (max-width:857px){.news-item{padding:0 10px}}@media only screen and (max-width:657px){.news-item{width:100%;padding:0 10px}}.news-content{border:1px solid #000;background-color:#fff;height:100%;cursor:pointer}.news-content:hover .news-item__preview:after{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0.4);z-index:100}.news-item__preview{position:relative;width:100%;height:465px;overflow:hidden;z-index:1}.news-item__preview img{position:absolute;top:0;left:50%;height:100%;max-width:inherit;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media only screen and (max-width:1397px){.news-item__preview{height:360px}}@media only screen and (max-width:1097px){.news-item__preview{height:434px}}@media only screen and (max-width:785px){.news-item__preview{height:320px}}@media only screen and (max-width:657px){.news-item__preview{height:538px}}@media only screen and (max-width:497px){.news-item__preview{height:400px}}.news-item__description{padding:7.5% 21% 7.5% 6.8%}@media only screen and (max-width:1397px){.news-item__description{padding:6% 16% 6% 5%}}@media only screen and (max-width:1397px){.news-item__description{padding:5% 12% 5% 4%}}.description-red{background-color:#f00;color:#fff}.description-black{background-color:#000;color:#fff}.news-item__title{font-size:38px;font-weight:bold;line-height:38px;margin-bottom:20px}@media only screen and (max-width:1680px){.news-item__title{font-size:36px;line-height:36px}}@media only screen and (max-width:1500px){.news-item__title{font-size:31px;line-height:32px;margin-bottom:15px}}@media only screen and (max-width:1397px){.news-item__title{font-size:27px;line-height:30px}}@media only screen and (max-width:1297px){.news-item__title{font-size:24px;margin-bottom:10px}}@media only screen and (max-width:1041px){.news-item__title{font-size:20px;line-height:26px}}@media only screen and (max-width:977px){.news-item__title{font-size:18px;line-height:20px;margin-bottom:5px}}.news-item__text{font-size:18px;line-height:22px}@media only screen and (max-width:1397px){.news-item__text{font-size:16px;line-height:20px}}@media only screen and (max-width:1097px){.news-item__text{font-size:15px;line-height:18px}}@media only screen and (max-width:977px){.news-item__text{font-size:14px;line-height:16px}}.news-banner{cursor:pointer}.news-banner img{height:100%;margin:0 auto}.news-detail{padding:4.6% 8.5% 0 25.7%}@media only screen and (max-width:1500px){.news-detail{padding:4.6% 6.5% 0 23.7%}}@media only screen and (max-width:1197px){.news-detail{padding:4.6% 2.5% 0 19.7%}}@media only screen and (max-width:1041px){.news-detail{padding:3.5% 0 0 15%}}@media only screen and (max-width:977px){.news-detail{padding:2.5% 0 0 12%}}@media only screen and (max-width:785px){.news-detail{padding:2% 0 0 0}}.news-detail .title{margin-bottom:15px}.news-author{font-size:18px;color:#f00;margin-bottom:4%}@media only screen and (max-width:1041px){.news-author{font-size:16px;margin-bottom:2.5%}}.news-detail__thumb{display:inline-block;position:relative;margin:0 0 20px 25px;width:119px;height:89px;border:10px solid transparent}@media only screen and (max-width:1197px){.news-detail__thumb{border-width:7px}}.news-detail__thumb:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,0.4);z-index:100}.news-detail__thumb.active{border:10px solid #f00}.news-detail__thumb.active:after{display:none}@media only screen and (max-width:1197px){.news-detail__thumb.active{border-width:7px}}@media only screen and (max-width:977px){.news-detail__thumb.active{border-width:5px}}@media only screen and (max-width:1397px){.news-detail__thumb{margin:0 0 16px 16px;width:112px;height:84px}}@media only screen and (max-width:1197px){.news-detail__thumb{margin:0 0 12px 10px;width:104px;height:76px}}@media only screen and (max-width:977px){.news-detail__thumb{margin:0 0 10px 5px;width:95px;height:69px}}@media only screen and (max-width:857px){.news-detail__thumb{width:88px;height:64px}}@media only screen and (max-width:785px){.news-detail__thumb{margin:0 0 5px 3px;width:82px;height:60px}}.news-detail__image{display:none}.news-detail__image.active{display:block}.news-detail__wrap{padding-right:290px;position:relative}@media only screen and (max-width:1397px){.news-detail__wrap{padding-right:275px}}@media only screen and (max-width:1041px){.news-detail__wrap{padding-right:240px}}@media only screen and (max-width:977px){.news-detail__wrap{padding-right:200px}}@media only screen and (max-width:857px){.news-detail__wrap{padding-right:188px}}@media only screen and (max-width:785px){.news-detail__wrap{padding-right:0}}.news-detail__thumbs{font-size:0;z-index:0;width:290px;position:absolute;right:0;top:0}@media only screen and (max-width:1397px){.news-detail__thumbs{width:275px}}@media only screen and (max-width:1041px){.news-detail__thumbs{width:230px}}@media only screen and (max-width:977px){.news-detail__thumbs{width:200px}}@media only screen and (max-width:857px){.news-detail__thumbs{width:188px}}@media only screen and (max-width:785px){.news-detail__thumbs{width:100%;position:static}}.news-detail__image-container{margin-bottom:4.3%}.news-detail__wrap-image{font-size:0;margin:0 -23px}@media only screen and (max-width:1397px){.news-detail__wrap-image{margin:0 -15px}}@media only screen and (max-width:1197px){.news-detail__wrap-image{margin:0 -10px}}@media only screen and (max-width:857px){.news-detail__wrap-image{margin:0 -6px}}.news-detail__image-info{width:50%;display:inline-block;padding:0 23px;vertical-align:top;margin-bottom:4%}@media only screen and (max-width:1397px){.news-detail__image-info{padding:0 15px}}@media only screen and (max-width:1197px){.news-detail__image-info{padding:0 10px}}@media only screen and (max-width:857px){.news-detail__image-info{padding:0 6px}}.news-detail__info .text{line-height:24px;margin-bottom:4.1%}.news-detail__info .subtitle{font-weight:500;margin-bottom:15px;line-height:18px}@media only screen and (max-width:1397px){.news-detail__info .subtitle{font-size:16px;margin-bottom:10px}}.news-detail__info .important-info{font-size:30px;color:#f00;line-height:45px;margin-bottom:5.5%}@media only screen and (max-width:1500px){.news-detail__info .important-info{font-size:24px;line-height:32px}}@media only screen and (max-width:1297px){.news-detail__info .important-info{font-size:20px;line-height:28px}}@media only screen and (max-width:1041px){.news-detail__info .important-info{font-size:18px;line-height:26px}}@media only screen and (max-width:597px){.news-detail__info .important-info{font-size:16px;line-height:24px}}.news-detail__info .payment-info__item-head{margin:0 0 15px;line-height:26px}@media only screen and (max-width:1397px){.news-detail__info .payment-info__item-head{font-size:22px;line-height:22px;margin-bottom:10px}}@media only screen and (max-width:977px){.news-detail__info .payment-info__item-head{font-size:20px;line-height:20px;margin-bottom:8px}}@media only screen and (max-width:497px){.news-detail__info .payment-info__item-head{font-size:18px}}.news-detail__info .text{margin-bottom:8px}.news-detail__info .payment-info__item-paragraph{margin-bottom:10px}.news-detail__descr{margin-bottom:6.5%}.news-detail__descr-img{float:left;width:47.5%;margin:0 4.6% 3.6% 0}@media only screen and (max-width:1297px){.news-detail__descr-img{margin:0 3.5% 3% 0;width:40%}}.article-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8.5%}.article-nav .article-prev{margin-left:-40px}@media only screen and (max-width:785px){.article-nav .article-prev{margin:0}}.article-nav .article-next{margin-right:-40px}@media only screen and (max-width:785px){.article-nav .article-next{margin:0}}.article-nav .article-prev span,.article-nav .article-next span{font-weight:500;color:#000;font-size:18px;text-decoration:underline;margin:0 10px}@media only screen and (max-width:1397px){.article-nav .article-prev span,.article-nav .article-next span{font-size:16px}}@media only screen and (max-width:1041px){.article-nav .article-prev span,.article-nav .article-next span{font-size:15px}}@media only screen and (max-width:785px){.article-nav .article-prev span,.article-nav .article-next span{font-size:14px}}@media only screen and (max-width:497px){.article-nav .article-prev span,.article-nav .article-next span{display:none}}.article-nav .article-prev i,.article-nav .article-next i{font-size:47px;color:#353535}@media only screen and (max-width:1397px){.article-nav .article-prev i,.article-nav .article-next i{font-size:36px}}@media only screen and (max-width:1041px){.article-nav .article-prev i,.article-nav .article-next i{font-size:30px}}@media only screen and (max-width:785px){.article-nav .article-prev i,.article-nav .article-next i{font-size:24px}}.article-nav .article-prev:hover span,.article-nav .article-next:hover span{text-decoration:none}.btn-back-main{padding:11px 35px;line-height:22px;text-decoration:underline}@media only screen and (max-width:1397px){.btn-back-main{padding:11px 30px;line-height:16px;font-size:16px}}@media only screen and (max-width:1041px){.btn-back-main{padding:9px 26px;font-size:15px}}@media only screen and (max-width:785px){.btn-back-main{padding:6px 20px;font-size:14px}}.registration{padding:4.1% 0 13.6%}.registration .form-row-captcha{margin-bottom:5.6%}.registration .captcha{width:388px}@media only screen and (max-width:977px){.registration .captcha{width:300px;height:74px}}@media only screen and (max-width:597px){.registration .captcha{margin:0 auto}}.social i{font-size:29px;margin-right:15px;color:#3a3734;-webkit-transition:color .3s;-o-transition:color .3s;-moz-transition:color .3s;transition:color .3s}.social i:hover{color:#333}@media only screen and (max-width:1297px){.social i{font-size:25px}}@media only screen and (max-width:857px){.social i{font-size:22px;margin-right:10px}}.registration-col__heading{font-size:18px;color:#000;font-weight:bold;text-transform:uppercase;margin-bottom:20px;line-height:20px}.registration-col__heading.heading-over{padding:0 23px;margin-bottom:15px;line-height:18px}@media only screen and (max-width:1397px){.registration-col__heading.heading-over{padding:0 15px}}@media only screen and (max-width:977px){.registration-col__heading.heading-over{padding:0 10px}}@media only screen and (max-width:1397px){.registration-col__heading{font-size:16px}}@media only screen and (max-width:1097px){.registration-col__heading{font-size:15px;margin-bottom:15px}}@media only screen and (max-width:977px){.registration-col__heading{font-size:14px;margin-bottom:10px}}.registration-row{margin:0 -23px;font-size:0}@media only screen and (max-width:1397px){.registration-row{margin:0 -15px}}@media only screen and (max-width:977px){.registration-row{margin:0 -10px}}.registration-col{width:434px;padding:0 23px;display:inline-block;vertical-align:top;margin-bottom:4.1%}@media only screen and (max-width:1397px){.registration-col{padding:0 15px;width:400px;margin-bottom:3.5%}}@media only screen and (max-width:1297px){.registration-col{width:33.33%}}@media only screen and (max-width:977px){.registration-col{padding:0 10px}}@media only screen and (max-width:785px){.registration-col{width:50%}}@media only screen and (max-width:497px){.registration-col{width:100%;margin-bottom:15px}}.registration-col .filter-custominp input[type=radio] + span,.registration-col .filter-custominp input[type=radio] + span:after{-webkit-border-radius:0;border-radius:0}.registration-col .filter-custominp-label{text-transform:none}@media only screen and (max-width:1297px){.registration-col .filter-custominp-label{font-size:16px}}.registration-col .pictures-upload{display:block;margin-top:65px}.registration-col .pictures-upload span{text-decoration:underline}.registration-col .pictures-upload:hover span{text-decoration:none}.registration-col .pictures-upload .upload > *{display:inline-block;float:none}@media only screen and (max-width:1297px){.registration-col .pictures-upload{margin-top:60px}.registration-col .pictures-upload span{font-size:16px}.registration-col .pictures-upload i{font-size:40px;margin-right:10px}}@media only screen and (max-width:977px){.registration-col .pictures-upload{margin-top:52px;padding-left:0}.registration-col .pictures-upload span{font-size:15px}.registration-col .pictures-upload i{font-size:35px}}@media only screen and (max-width:857px){.registration-col .pictures-upload{margin-top:52px}.registration-col .pictures-upload span{font-size:14px}.registration-col .pictures-upload i{font-size:30px}}@media only screen and (max-width:785px){.registration-col .pictures-upload{margin-top:25px}}@media only screen and (max-width:597px){.registration-col .pictures-upload{margin:10px 0}}.registration-col .holder{margin-bottom:20px;padding:0}@media only screen and (max-width:1297px){.registration-col .holder span{font-size:16px;margin-bottom:5px}}@media only screen and (max-width:977px){.registration-col .holder{margin-bottom:12px}}@media only screen and (max-width:497px){.registration-col .holder{margin-bottom:18px}}.registration-col .form-row{margin:0}.registration-col .form-row span{margin-bottom:7px}.registration-col .finp{height:46px;border:1px solid #000;font-weight:300}@media only screen and (max-width:1297px){.registration-col .finp{height:42px}}@media only screen and (max-width:977px){.registration-col .finp{height:40px}}@media only screen and (max-width:597px){.registration-col .finp{height:38px}}.wrap-custominp-sex .filter-parameter{float:left;width:120px}@media only screen and (max-width:977px){.wrap-custominp-sex .filter-parameter{width:50%}}.wrap-custominp-sex .wrap-filter-custominp{padding:0}.wrap-custominp-sex .wrap-filter-custominp:hover{background-color:transparent}.registration-col2{width:290px}@media only screen and (max-width:1397px){.registration-col2{width:265px;padding:0 15px}}@media only screen and (max-width:1297px){.registration-col2{width:25%}}@media only screen and (max-width:977px){.registration-col2{padding:0 10px}}@media only screen and (max-width:857px){.registration-col2{width:33.33%}}@media only screen and (max-width:597px){.registration-col2{width:50%}}@media only screen and (max-width:497px){.registration-col2{width:100%}}.text.registration-row__text{padding:0 23px;width:50%;line-height:19px;margin-bottom:15px}@media only screen and (max-width:1397px){.text.registration-row__text{padding:0 15px}}@media only screen and (max-width:1297px){.text.registration-row__text{width:70%}}@media only screen and (max-width:977px){.text.registration-row__text{width:80%;padding:0 10px}}@media only screen and (max-width:857px){.text.registration-row__text{width:100%}}@media only screen and (max-width:657px){.text.registration-row__text{font-size:15px}}.registration-agreement{margin-bottom:4%;float:none}.registration-agreement .wrap-filter-custominp{margin-bottom:13px}@media only screen and (max-width:857px){.registration-agreement .wrap-filter-custominp{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}}.registration-agreement .filter-custominp-label{white-space:normal}.btn-registration{padding:12px 34px;line-height:20px;margin-bottom:3.2%}@media only screen and (max-width:1297px){.btn-registration{padding:10px 30px;line-height:18px;font-size:16px}}@media only screen and (max-width:977px){.btn-registration{padding:10px 25px;line-height:16px;font-size:15px}}@media only screen and (max-width:597px){.btn-registration{width:100%}}@media only screen and (max-width:497px){.btn-registration{font-size:13px}}.date-birth{width:244px;margin-top:82px}@media only screen and (max-width:1097px){.date-birth{margin-top:78px}}@media only screen and (max-width:977px){.date-birth{margin-top:76px;width:100%}}@media only screen and (max-width:785px){.date-birth{margin-top:74px}}@media only screen and (max-width:597px){.date-birth{margin-top:68px}}@media only screen and (max-width:497px){.date-birth{margin:15px 0}}.form-row-date{position:relative;z-index:1}.form-row-date .finp{padding-right:35px}.form-row-date i{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:22px;line-height:22px;color:#4d4d4d;z-index:5}@media only screen and (max-width:977px){.form-row-date i{font-size:18px}}@media only screen and (max-width:597px){.form-row-date i{font-size:16px}}.page404{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#2f17ad}.page404__btn{position:absolute;bottom:15%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border-color:#fff;color:#fff;line-height:22px;padding:11px 37px}@media only screen and (max-width:1041px){.page404__btn{padding:9px 34px;font-size:16px;bottom:10%}}@media only screen and (max-width:657px){.page404__btn{padding:7px 30px;bottom:25%;font-size:15px;bottom:5%}}@media only screen and (max-width:497px){.page404__btn{padding:5px 26px;font-size:14px}}.page404__btn:hover{background-color:#fff;color:#2f17ad}.page404__title{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:21.77vw;font-weight:bold;color:#ed1c24;white-space:nowrap}@media only screen and (max-width:497px){.page404__title{font-size:115px}}.page404__description{position:relative;top:20%;font-size:31px;color:#fff;text-align:center}@media only screen and (max-width:1500px){.page404__description{font-size:28px}}@media only screen and (max-width:1397px){.page404__description{font-size:24px}}@media only screen and (max-width:1297px){.page404__description{font-size:22px}}@media only screen and (max-width:1041px){.page404__description{font-size:20px}}@media only screen and (max-width:977px){.page404__description{font-size:18px}}@media only screen and (max-width:785px){.page404__description{font-size:17px}}@-webkit-keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}}@-moz-keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}}@-o-keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}}@keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}}.page404__title-blink{-webkit-animation:blink 1s infinite;-moz-animation:blink 1s infinite;-o-animation:blink 1s infinite;animation:blink 1s infinite}.edit-profile{padding:4.1% 0 5.9%}.edit-profile .wrap-custominp-sex{overflow:hidden}.edit-profile .wrap-custominp-sex .filter-parameter{margin-bottom:15px}.edit-profile .col-date{margin-bottom:32px}.edit-profile .date-birth{margin-top:0}.edit-profile .form-row-text{margin:42px 0 0}.edit-profile .form-row-text span{margin-bottom:7px;line-height:21px}.edit-profile .form-row-text .ftext{border-width:1px;height:230px}@media only screen and (max-width:1297px){.edit-profile .form-row-text .ftext{height:220px}}@media only screen and (max-width:977px){.edit-profile .form-row-text .ftext{height:198px}}@media only screen and (max-width:785px){.edit-profile .form-row-text .ftext{height:196px}}@media only screen and (max-width:597px){.edit-profile .form-row-text .ftext{height:190px}}@media only screen and (max-width:1297px){.edit-profile .form-row-text{margin-top:38px}}@media only screen and (max-width:1097px){.edit-profile .form-row-text{margin-top:34px}}@media only screen and (max-width:977px){.edit-profile .form-row-text{margin-top:28px}}@media only screen and (max-width:497px){.edit-profile .form-row-text{margin-top:0}}.edit-profile__photo{float:left;margin-right:31.4%}@media only screen and (max-width:1097px){.edit-profile__photo{margin-right:20%}}@media only screen and (max-width:977px){.edit-profile__photo{margin:0 0 30px;float:none}}@media only screen and (max-width:785px){.edit-profile__photo{margin-bottom:20px}}.upload-photo-label input{display:none}.edit-profile__photo-text{text-decoration:underline;font-size:18px;color:#000}.edit-profile__photo-text:hover{text-decoration:none}@media only screen and (max-width:1197px){.edit-profile__photo-text{font-size:17px}}@media only screen and (max-width:1041px){.edit-profile__photo-text{font-size:16px}}.edit-profile__photo-preview{margin-bottom:20px;width:103px;height:103px}.edit-profile__photo-preview img{height:100%;width:auto}@media only screen and (max-width:1041px){.edit-profile__photo-preview{width:98px;height:98px}}.registration-col3{width:532px}.registration-col3 .text{margin-bottom:15px}.registration-col3 i{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);float:left;font-size:34px;color:#3a3734}.registration-col3 i.icon-vk{font-size:24px}@media only screen and (max-width:1097px){.registration-col3 i{font-size:28px}.registration-col3 i.icon-vk{font-size:20px}}@media only screen and (max-width:785px){.registration-col3 i{font-size:25px}.registration-col3 i.icon-vk{font-size:18px}}.registration-col3 .form-row{padding-left:58px;position:relative;margin-bottom:18px}.registration-col3 .form-row .holder{margin-bottom:0}@media only screen and (max-width:1097px){.registration-col3 .form-row{padding-left:50px}}@media only screen and (max-width:785px){.registration-col3 .form-row{padding-left:40px}}.registration-col3 label{overflow:hidden}@media only screen and (max-width:1041px){.registration-col3{width:50%}}@media only screen and (max-width:497px){.registration-col3{width:100%}}.subscribe{margin-bottom:3.5%}.subscribe .wrap-filter-custominp{padding:0}.subscribe .wrap-filter-custominp:hover{background-color:transparent}.subscribe .filter-custominp-label{margin-left:12px}@media only screen and (max-width:1297px){.subscribe .filter-custominp-label{font-size:16px}}@media only screen and (max-width:977px){.subscribe .filter-custominp-label{font-size:15px}}@media only screen and (max-width:785px){.subscribe .filter-custominp-label{font-size:14px}}.btn-save{background-color:#2e2a27;color:#fff}.btn-save:hover{background-color:#000}.edit-profile__buttons{font-size:0}.edit-profile__buttons .btn{padding:11px 40px;line-height:20px;margin-right:12px}@media only screen and (max-width:1297px){.edit-profile__buttons .btn{font-size:16px;padding:8px 35px}}@media only screen and (max-width:977px){.edit-profile__buttons .btn{font-size:15px;padding:6px 30px}}@media only screen and (max-width:785px){.edit-profile__buttons .btn{font-size:14px}}@media only screen and (max-width:497px){.edit-profile__buttons .btn{width:100%;margin-bottom:15px}}.required-fields-descr{font-size:18px;margin-bottom:3.5%}@media only screen and (max-width:1297px){.required-fields-descr{font-size:16px}}@media only screen and (max-width:977px){.required-fields-descr{font-size:15px}}@media only screen and (max-width:785px){.required-fields-descr{font-size:14px}}.price-table{margin:3.6% 0 6.5%}.price-table thead tr{border-width:2px 0;border-style:dotted;border-color:#000}.price-table thead th{padding:23px 1.65%;font-weight:500;text-align:left;border-left:2px solid white}.price-table thead th.text-center{text-align:center}@media only screen and (max-width:1397px){.price-table thead th{padding:15px 1.5%}}@media only screen and (max-width:977px){.price-table thead th{padding:12px 1%}}@media only screen and (max-width:785px){.price-table thead th{display:none}}.price-table tbody tr{border-bottom:2px dotted #000}@media only screen and (max-width:785px){.price-table tbody tr:first-child{border-top:2px dotted #000}}.price-table tbody td{padding:20px 1.65%;line-height:24px;vertical-align:top;border-left:2px solid white}@media only screen and (max-width:1397px){.price-table tbody td{padding:15px 1.5%}}@media only screen and (max-width:977px){.price-table tbody td{padding:12px 1%}}@media only screen and (max-width:785px){.price-table tbody td{padding:10px 1%}}.price-table .col-price{min-width:125px}@media only screen and (max-width:1297px){.price-table .col-price{min-width:95px}}@media only screen and (max-width:977px){.price-table .col-price{min-width:75px}}@media only screen and (max-width:1397px){.price-table{font-size:16px}}@media only screen and (max-width:977px){.price-table{font-size:15px}}@media only screen and (max-width:785px){.price-table{display:block;min-width:300px;font-size:14px}.price-table th{display:none}.price-table > tbody{display:block}.price-table > tbody > tr{display:block;position:relative}.price-table > tbody > tr > td{display:block;line-height:20px;overflow:hidden;position:static}.price-table > tbody > tr > td > span{display:block;overflow:hidden}.price-table > tbody > tr > td:before{content:attr(data-th) ":";display:block;float:left;font-weight:500;padding-right:10px;width:120px}}.btn-back__price{margin:0 auto;margin-bottom:9.8%}@media only screen and (max-width:1297px){.btn-back__price{font-size:16px}}@media only screen and (max-width:977px){.btn-back__price{font-size:15px}}@media only screen and (max-width:785px){.btn-back__price{font-size:14px}}.user-profile{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4.7% 0 23.2%}@media only screen and (max-width:1097px){.user-profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.user-profile__personal-info{width:42%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-right:8%}@media only screen and (max-width:1680px){.user-profile__personal-info{width:44%;margin-right:6%}}@media only screen and (max-width:1397px){.user-profile__personal-info{margin-right:4%;width:46%}}@media only screen and (max-width:1097px){.user-profile__personal-info{width:100%}}@media only screen and (max-width:497px){.user-profile__personal-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.personal-info__col1{margin-right:6.6%}@media only screen and (max-width:1680px){.personal-info__col1{margin-right:5.5%}}@media only screen and (max-width:1397px){.personal-info__col1{margin-right:4.5%}}@media only screen and (max-width:657px){.personal-info__col1{margin-right:3%}}.personal-info__col2{width:59%}.personal-info__col2 .social{margin-bottom:22%}.personal-info__col2 .social i{font-size:35px;margin-right:20px}@media only screen and (max-width:1397px){.personal-info__col2 .social i{font-size:29px;margin-right:15px}}@media only screen and (max-width:1097px){.personal-info__col2 .social i{font-size:25px;margin-right:12px}}.personal-info__col2 .social .icon-vk{font-size:29px}@media only screen and (max-width:1397px){.personal-info__col2 .social .icon-vk{font-size:25px}}@media only screen and (max-width:1097px){.personal-info__col2 .social .icon-vk{font-size:22px}}@media only screen and (max-width:1397px){.personal-info__col2 .social{margin-bottom:16%}}@media only screen and (max-width:1197px){.personal-info__col2 .social{margin-bottom:12%}}@media only screen and (max-width:1097px){.personal-info__col2 .social{margin-bottom:6%}}@media only screen and (max-width:977px){.personal-info__col2 .social{margin-bottom:4%}}@media only screen and (max-width:1397px){.personal-info__col2{width:61%}}@media only screen and (max-width:597px){.personal-info__col2{width:70%}}@media only screen and (max-width:497px){.personal-info__col2{width:100%}}.fullname{margin-bottom:17.5%}.fullname span{display:block;font-size:37px;color:#000;font-weight:500;line-height:48px}@media only screen and (max-width:1680px){.fullname span{font-size:34px}}@media only screen and (max-width:1500px){.fullname span{font-size:32px;line-height:42px}}@media only screen and (max-width:1397px){.fullname span{font-size:28px;line-height:38px}}@media only screen and (max-width:1197px){.fullname span{font-size:25px;line-height:32px}}@media only screen and (max-width:977px){.fullname span{font-size:23px;line-height:28px}}@media only screen and (max-width:657px){.fullname span{font-size:20px;line-height:26px}}@media only screen and (max-width:1397px){.fullname{margin-bottom:14%}}@media only screen and (max-width:1197px){.fullname{margin-bottom:10%}}@media only screen and (max-width:1097px){.fullname{margin-bottom:6.5%}}.user-profile__photo-preview{margin-bottom:33%}@media only screen and (max-width:1297px){.user-profile__photo-preview{margin-bottom:25%}}@media only screen and (max-width:1197px){.user-profile__photo-preview{margin-bottom:15%}}@media only screen and (max-width:1097px){.user-profile__photo-preview{margin-bottom:10%}}@media only screen and (max-width:497px){.user-profile__photo-preview{margin-bottom:5%}}.user-profile__event{display:block;margin-bottom:15px}@media only screen and (max-width:497px){.user-profile__event{display:inline-block;margin-bottom:10px;vertical-align:top}}.user-profile__event i{color:#eb1c23;margin-right:8px}@media only screen and (max-width:1500px){.user-profile__event i{margin-right:0}}.user-profile__event .icon-gift{font-size:36px;width:39px;padding-left:10px}@media only screen and (max-width:1500px){.user-profile__event .icon-gift{font-size:32px;padding-left:5px}}@media only screen and (max-width:1397px){.user-profile__event .icon-gift{font-size:29px;padding-left:0px;width:32px}}@media only screen and (max-width:1297px){.user-profile__event .icon-gift{font-size:25px;padding-left:0px;width:28px}}@media only screen and (max-width:497px){.user-profile__event .icon-gift{font-size:20px;width:24px}}.user-profile__event .icon-ball{font-size:49px;height:49px;width:39px}@media only screen and (max-width:1500px){.user-profile__event .icon-ball{font-size:40px}}@media only screen and (max-width:1397px){.user-profile__event .icon-ball{font-size:37px}}@media only screen and (max-width:1297px){.user-profile__event .icon-ball{font-size:32px;width:30px;height:40px}}@media only screen and (max-width:497px){.user-profile__event .icon-ball{font-size:25px;width:24px;height:30px}}.user-profile__event span{font-size:18px;text-decoration:underline;color:#000;width:180px}.user-profile__event span:hover{text-decoration:none}@media only screen and (max-width:1500px){.user-profile__event span{font-size:17px;width:175px}}@media only screen and (max-width:1397px){.user-profile__event span{font-size:16px}}@media only screen and (max-width:1297px){.user-profile__event span{font-size:15px;width:150px}}@media only screen and (max-width:1197px){.user-profile__event span{font-size:14px;width:140px}}@media only screen and (max-width:497px){.user-profile__event span{font-size:13px;width:auto}}.personal-info__detail{font-size:21px;line-height:22px;margin-bottom:28px}.personal-info__detail span{font-weight:500}@media only screen and (max-width:1500px){.personal-info__detail{font-size:18px;margin-bottom:20px}}@media only screen and (max-width:1397px){.personal-info__detail{font-size:17px;margin-bottom:15px}}@media only screen and (max-width:1197px){.personal-info__detail{font-size:16px}}.personal-info__about{line-height:27px;margin-bottom:17%}.personal-info__about span{display:block;margin-bottom:4px}@media only screen and (max-width:1297px){.personal-info__about{line-height:24px;margin-bottom:14%}}@media only screen and (max-width:1097px){.personal-info__about{line-height:22px;margin-bottom:8%}}.edit-profile-link i{font-size:52px;color:#4d4d4d;margin-right:10px}@media only screen and (max-width:1397px){.edit-profile-link i{font-size:46px}}@media only screen and (max-width:1197px){.edit-profile-link i{font-size:40px}}.edit-profile-link span{font-size:18px;color:#000;text-decoration:underline}.edit-profile-link span:hover{text-decoration:none}@media only screen and (max-width:1397px){.edit-profile-link span{font-size:17px}}@media only screen and (max-width:1297px){.edit-profile-link span{font-size:16px}}.category-tabs{margin-top:14%}@media only screen and (max-width:1297px){.category-tabs{margin-top:10%}}@media only screen and (max-width:1097px){.category-tabs{margin-top:5%}}.category-tabs .nav-tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.category-tabs .nav-tab{width:25%;margin-right:2px;font-weight:500;color:#000;padding:14px 35px;margin-bottom:2px;line-height:25px;background-color:#f1efec;cursor:pointer;-webkit-transition:background .5s;-o-transition:background .5s;-moz-transition:background .5s;transition:background .5s;text-align:center}@media only screen and (max-width:1397px){.category-tabs .nav-tab{font-size:16px;padding:11px 30px;line-height:20px}}@media only screen and (max-width:977px){.category-tabs .nav-tab{font-size:15px;padding:10px 30px;line-height:18px}}@media only screen and (max-width:597px){.category-tabs .nav-tab{font-size:14px;padding:8px 9px}}.category-tabs .nav-tab:last-child{margin-right:0}.category-tabs .nav-tab.active{background-color:#d0cac3}.category-tabs .tab-item{padding:6.5% 4.2% 8.9%}@media only screen and (max-width:1397px){.category-tabs .tab-item{padding:5% 3.5% 7%}}.user-profile__content{width:50%}@media only screen and (max-width:1097px){.user-profile__content{width:100%}}.category-tabs-head{font-size:18px;line-height:22px;text-transform:uppercase;font-weight:bold;margin-bottom:15px}@media only screen and (max-width:1500px){.category-tabs-head{font-size:16px}}@media only screen and (max-width:1197px){.category-tabs-head{font-size:15px}}@media only screen and (max-width:977px){.category-tabs-head{font-size:14px}}@media only screen and (max-width:597px){.category-tabs-head{font-size:13px}}.user-profile__controls{margin:0 -23px;font-size:0}@media only screen and (max-width:1397px){.user-profile__controls{margin:0 -15px}}@media only screen and (max-width:1297px){.user-profile__controls{margin:0 -10px}}@media only screen and (max-width:1197px){.user-profile__controls{margin:0 -3px}}.user-profile__controls .user-profile__controls-item{position:relative;padding:0 23px;display:inline-block;width:50%;margin-bottom:18px;vertical-align:top}.user-profile__controls .user-profile__controls-item > *{border:1px solid #000;font-size:18px;color:#000;cursor:pointer;height:81px}@media only screen and (max-width:1500px){.user-profile__controls .user-profile__controls-item > *{font-size:17px;height:78px}}@media only screen and (max-width:1397px){.user-profile__controls .user-profile__controls-item > *{font-size:16px;height:70px}}@media only screen and (max-width:1297px){.user-profile__controls .user-profile__controls-item > *{font-size:15px;height:64px}}@media only screen and (max-width:1397px){.user-profile__controls .user-profile__controls-item{padding:0 15px}}@media only screen and (max-width:1297px){.user-profile__controls .user-profile__controls-item{padding:0 10px;margin-bottom:15px}}@media only screen and (max-width:1197px){.user-profile__controls .user-profile__controls-item{padding:0 3px}}@media only screen and (max-width:597px){.user-profile__controls .user-profile__controls-item{width:100%;margin-bottom:10px}}.user-profile__controls .discount-card{position:relative;padding:15px 30px 15px 100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAzCAYAAADYfStTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM3RTQ2MzE3NkJGMzExRTc4OTRFQjAxOUQxQ0I0RTZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM3RTQ2MzE4NkJGMzExRTc4OTRFQjAxOUQxQ0I0RTZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzdFNDYzMTU2QkYzMTFFNzg5NEVCMDE5RDFDQjRFNkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzdFNDYzMTY2QkYzMTFFNzg5NEVCMDE5RDFDQjRFNkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz60tn58AAAIhklEQVR42uxaa0yb1xl+votvYDs2FxsCiSFEIVkIU6SkoC5RpynJpG2REjoaqqSbKo2l6dpdtB/TpKBNKvuzVvuxtpNGpKlbsrBslK5I7dR1k6ZKI/0xQhNCWjEIoYAdrgbf/dn+vr3nOISAbQYb2DDtlQzo8J3P73Pe9zzv5RxB0zQ3ADPSyPj4ON5//y/46KNeDA4OYWZmBoFAANGoAk1T6QkBGyMaBEGAwWBAfr4ZhYUFqKqqwsGDB3Hs2DHs2FGeaWJAIEDa8tGpqSm0traio+NNuN3jfMxkykNeXh50Oh0kSUI2JJFIIBaLIRQKIRwO8bHS0u1oaGhAS8tFOJ3OlDkMkI9+WxYG3n33T2hu/iYBGYPNZofVasVmEr/fD693FiUlpWhra8PJk19Z8u8lgDo6OtDY2AhZ1pFZd0BVVaQxYE6FuaIoihgbGyPrKbh6tR1PP92UCqinpweHDh3iPutwOLi5N7Mwt5+enuIWu379Q9TX13FAIvvJ/JS5GZOtAGZhfxUVFXNiam7+BhFVlI9zQFeuXEFv7w24XBVbAsyjoFwuF27fvo033vj1IqBr137PfXOriihKhOFa8u9PPx1FX18fCgqKNh0BrCpikc6FhYXo7+/H0NBdyH19tzA5OUU06EzLKGxChPyTmTdpw2xbUgNbZomsYDDoOcMtX3gWgN1uD27dugV5dHQM8biS8hpZlikzmMX8/DwPYBaLhS0Hsm1EvhPoRyQcxujoOMVFC5FBIekcX7LwqhonKh+FPD8/93DwUUr0eCZQ7CjCT1ov4ujhGliNMhKqlnW3ZHpJogB/NI6/93yMn778Ktye+yglj1pOYIzC5XA4kgLI5/PTSpjxm1+9hie+cByeCQ8GZxQyt4BscwdbP5UWsqpEh+ce+zxqa/bhyTPPkuf4YDbnL3lWUWKQVTWVpmdmpvHd7zxPYJ5AV/dNvHpTQCguQBaRE0BxyoONsoZvHZhCw9HH8czZRrz8ys9hIUDaI8ZgmY2cbpMLoow9VS4i+hDeHAQGA3bYjXnQ1NywIPkFPIEwOodm0FAfRDXpJlF6lk4bOR0NSpIIvUQbkbxxLFiAvfgHPit/wkuGbGMSOMOJuIlqeEKHEaaEQEf6MdZjui6Pn3KmF6n08ES8CMeMl3ChuAW2PA18SXJhJHJ1H1UPbf4fYzLewnXLJBkBKZoBJiGEFxyvwRKlF/hzEIIWQxGsOuAF5+tUwX0PEdWwdkAxTUahzgeJbHw3QPvIaIbETJx9LEgIIqqIeau0BMVHPxKZ1c78H87/ioK/Snb8osyOmKkUErFILgDFaQ/pwvdxPiDgi1QZCPgPXE5Pq6EKMv5YWAm3PAKzMAmNxaGc+J2KaTPQZXDhOOmk4/2MNQJi7qXo9HCLAVQOB1Ezv50AUqYgZDlT0KhCpU+/1Y2JCj+iOh0pvUYLaTwlF+E1KTg6YMPXPtiOAtFBg2pmQNoi7a81tVkp52WAyDXgjU/ht0dD8B5RuG5rAiTRl/gTESizQXy12wqLewoTBUEksQhpW078Q+W7kJ+fbHH9O1wCC+CUOYdC0AIBPie5GKnI2CLavVE82e1E/HQIvngkY/0mpy+YRIQjBGA2gui+GoxW+KCR+2UOfQQmGoE0OgLD/THIjhJorNWlqpkqMgisReXxIGrdhsS+z0AzGLFSoAvGFGgmK2RvGCHSjeWVqwYUpy+zGE0oLSvF8JmmpHIZN+Lii2NzXsTeeRt5H3ZDX1L6YJ6WUg8IlPorBCb0WD3iJ09BsNsfeU8G0wrJRdhRuA3bTCbKtNW1kYL2INkTgoHV85rNjsT5FxFkSn/wN+h27WIE9XBfcbck6yj3hhF8/CjU578NKRikNGB+9Xxnt67ozfKq0t3VCllITMShnv06gh43zHf6IbsqIOiT7ipQDFFGCMyevVCfeRYiA+LzcRdcL5HXlWOZYlRkiTYbEs+9CP+1q9Dfvgk5lqwu4zoZSv3noJ45C74F5tcXzPoDWgDlJUtZyTWaLyDyzwEIVCByYzucEPZUQ6RCjD2DDeiRrz+gZA0PEBULYghCZSVQvTfpcpRKYW4uyX4b1PDfGEAL3Q22//wsTfen6XxsWKXxvyX/B7RlAUni5sW6UnIqpst+E/EEFGIk1j3dTP1upgvTKU5xLUbpU7oEVUw/UcWdjwcg6dP3knMFhgGQDQb03/mEUsv0xz5yOvM5nQ78oeNtfPlLx3GqoRE+rwcR1tPKYZfESNm4taAU73S9hfbfdaK4uDilGGNYZKPRuGQFmLDT7mAwjPMXvo+BgSEcOVIHo9HAn8lFs57pFY0o6L5+Ba/87HXeqLfbbQ972ws6sRN62Wbb9nBwwSXZgw5HEQX1efzghz+iv528173WXHW9ADHx+QKYnJwgIAWkT/GS04cFYScTcnl5OT/1Tppt0aXYBIvFzBvi7PxydnZuo4P8ism+jhLbnTt3cmstB8M8h53ilZWVQT5woJb7I9sjzNWWP8iEHSixz2ZhupSmKDEyO8Wrra2F6HLtRE3NAX7tZSueszKdme779+/H7t27k7T91FOND+7ubEWhuElFJbswkuwSaZpPUaKWw4fr+BllJaX7W+Von5003rt3D9XV1bhxowcmkyl58UKvN6Ct7ZecGKanp7N2Oem/BcN0ZZ516VIbA7M0U6irq0N7ezuVLz5+j2Yzg2K6satvTNfLly9TnDySPvVpampCV1cXcb0dw8N3+d24zSZMJ6abxWJFZ+dbOHfu3NIdle6+nMfjwUsvtdKETkxM3Odj7FITo3WWHIpZysRZG43FnHA4TECSVS8L8qdPn8LFiy0oLy9LpYiVbjSOjIzgvff+jN7eXgwNDVFwnUUoFKYviWVs265X7sYTUVo8tjfYjcZdu5I3Gk+cOEHEVZHRgP8SYADcxLS4TUHyKgAAAABJRU5ErkJggg==) no-repeat 32px center;-o-background-size:50px;background-size:50px}.user-profile__controls .discount-card span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1680px){.user-profile__controls .discount-card{background-position:22px;-o-background-size:40px;background-size:40px;padding:13px 20px 13px 80px}}@media only screen and (max-width:1397px){.user-profile__controls .discount-card{padding:11px 20px 11px 60px;background-position:18px;-o-background-size:30px;background-size:30px}}@media only screen and (max-width:1397px){.user-profile__controls .discount-card{padding:11px 20px 11px 50px;background-position:15px;-o-background-size:26px;background-size:26px}}.user-profile__controls .card-number{padding:15px 38px;position:relative}@media only screen and (max-width:1680px){.user-profile__controls .card-number{padding:13px 35px}}@media only screen and (max-width:1397px){.user-profile__controls .card-number{padding:11px 20px}}.user-profile__controls .card-number span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.user-profile__controls .card-number-insert{display:none;position:absolute;top:100%;left:23px;right:23px;background-color:#000;padding:10% 11px 7%;text-align:center;height:auto;z-index:3}.user-profile__controls .card-number-insert .finp{margin-bottom:30px;height:40px}@media only screen and (max-width:1397px){.user-profile__controls .card-number-insert .finp{margin-bottom:20px;line-height:18px;height:36px}}.user-profile__controls .card-number-insert .btn{font-size:27px;color:#fff;border:2px solid #fff;padding:14px 24px;line-height:27px;font-weight:300}.user-profile__controls .card-number-insert .btn:hover{text-decoration:underline}@media only screen and (max-width:1500px){.user-profile__controls .card-number-insert .btn{font-size:24px;padding:10px 20px}}@media only screen and (max-width:1397px){.user-profile__controls .card-number-insert .btn{font-size:20px;padding:6px 16px}}@media only screen and (max-width:977px){.user-profile__controls .card-number-insert .btn{font-size:17px;padding:5px 14px}}@media only screen and (max-width:657px){.user-profile__controls .card-number-insert .btn{font-size:15px;padding:5px 12px;line-height:18px}}@media only screen and (max-width:1397px){.user-profile__controls .card-number-insert{left:15px;right:15px}}@media only screen and (max-width:1297px){.user-profile__controls .card-number-insert{left:10px;right:10px}}@media only screen and (max-width:1197px){.user-profile__controls .card-number-insert{left:3px;right:3px}}.user-profile__controls a{display:block;border:1px solid #000;padding:29px 29%;position:relative}@media only screen and (max-width:1397px){.user-profile__controls a{padding:25px 27%}}@media only screen and (max-width:1297px){.user-profile__controls a{padding:20px 26%}}.user-profile__controls a:hover span{text-decoration:none}.user-profile__controls a i{position:absolute;font-size:50px;top:50%;left:32px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#3c3c3c}.user-profile__controls a i.icon-basket-buy{font-size:40px}@media only screen and (max-width:1680px){.user-profile__controls a i.icon-basket-buy{font-size:36px}}@media only screen and (max-width:1397px){.user-profile__controls a i.icon-basket-buy{font-size:30px}}@media only screen and (max-width:1297px){.user-profile__controls a i.icon-basket-buy{font-size:24px}}@media only screen and (max-width:1680px){.user-profile__controls a i{left:22px;font-size:44px}}@media only screen and (max-width:1397px){.user-profile__controls a i{left:18px;font-size:40px}}@media only screen and (max-width:1297px){.user-profile__controls a i{font-size:30px}}.user-profile__controls a span{font-size:18px;color:#000;font-weight:500;text-decoration:underline}@media only screen and (max-width:1500px){.user-profile__controls a span{font-size:17px}}@media only screen and (max-width:1397px){.user-profile__controls a span{font-size:16px}}@media only screen and (max-width:1197px){.user-profile__controls a span{font-size:15px}}.card-number-insert__title{font-size:18px;font-weight:900;color:#c1c1c1;margin-bottom:35px}@media only screen and (max-width:1500px){.card-number-insert__title{font-size:17px;margin-bottom:25px}}@media only screen and (max-width:1397px){.card-number-insert__title{font-size:16px;margin-bottom:20px}}@media only screen and (max-width:1297px){.card-number-insert__title{font-size:15px;margin-bottom:15px}}.user-status{position:relative;margin:-16.5% 0 9.9%;padding-top:16.5%;padding-bottom:7%;margin-right:-110px}@media only screen and (max-width:1197px){.user-status{padding-top:21.5%}}@media only screen and (max-width:1097px){.user-status{margin:0 -20px 6% 0}}@media only screen and (max-width:977px){.user-status{margin-right:-10px}}@media only screen and (max-width:857px){.user-status{height:430px}}@media only screen and (max-width:785px){.user-status{height:400px}}@media only screen and (max-width:657px){.user-status{height:360px}}@media only screen and (max-width:597px){.user-status{height:315px}}@media only screen and (max-width:497px){.user-status{height:290px}}.user-status__background{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden}@media only screen and (max-width:1097px){.user-status__background{right:-10%}}.user-status__background .background-line{background-color:#e4dfdb;position:absolute;top:0;bottom:0;width:10%}.user-status__background .background-line--1{left:0;width:24.52%}.user-status__background .background-line--2{left:38.166%;width:24.52%}.user-status__background .background-line--3{right:0;width:23.454%}.user-status__background .background-skew{position:absolute;background-color:#fff;bottom:100%;right:0;height:100%;width:200%;-webkit-transform:rotate(-17.16deg);-moz-transform:rotate(-17.16deg);-ms-transform:rotate(-17.16deg);-o-transform:rotate(-17.16deg);transform:rotate(-17.16deg);-webkit-transform-origin:bottom right;-moz-transform-origin:bottom right;-ms-transform-origin:bottom right;-o-transform-origin:bottom right;transform-origin:bottom right}.user-status__content{position:relative;z-index:2;padding-right:80px}@media only screen and (max-width:1097px){.user-status__content{padding-right:10px}}.user-status__title{font-size:18px;color:#000;font-weight:bold;line-height:30px;margin-bottom:10px;text-transform:uppercase}@media only screen and (max-width:1500px){.user-status__title{font-size:16px;line-height:28px}}@media only screen and (max-width:1197px){.user-status__title{font-size:15px;line-height:26px}}@media only screen and (max-width:977px){.user-status__title{font-size:14px;line-height:22px}}.user-status__subtitle{font-size:18px;color:#ec1c23;font-weight:500;margin-bottom:7%}@media only screen and (max-width:1500px){.user-status__subtitle{font-size:16px}}@media only screen and (max-width:1197px){.user-status__subtitle{font-size:15px}}@media only screen and (max-width:977px){.user-status__subtitle{font-size:14px}}.user-status-range__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.user-status-range__item{width:172px;height:132px;border:30px solid transparent;text-align:left;padding:10px}.user-status-range__item.active{border-color:#ec1c23}@media only screen and (max-width:1397px){.user-status-range__item{border-width:20px;width:145px;height:110px}}@media only screen and (max-width:1397px){.user-status-range__item{border-width:20px;width:145px;height:110px}}@media only screen and (max-width:1197px){.user-status-range__item{border-width:15px;width:110px;height:80px}}@media only screen and (max-width:597px){.user-status-range__item{border-width:10px;width:100px;height:65px}}@media only screen and (max-width:497px){.user-status-range__item{border-width:6px;width:90px;height:55px}}.user-status-range__name{font-size:18px;font-weight:500}@media only screen and (max-width:1397px){.user-status-range__name{font-size:16px}}@media only screen and (max-width:1197px){.user-status-range__name{font-size:15px}}@media only screen and (max-width:597px){.user-status-range__name{font-size:14px}}@media only screen and (max-width:497px){.user-status-range__name{font-size:13px}}.user-status-range__price{white-space:nowrap}.user-status-range__price span{font-size:18px;margin-right:5px}@media only screen and (max-width:1397px){.user-status-range__price span{font-size:16px;margin-right:2px}}@media only screen and (max-width:1197px){.user-status-range__price span{font-size:15px}}@media only screen and (max-width:597px){.user-status-range__price span{font-size:13px}}@media only screen and (max-width:497px){.user-status-range__price span{font-size:12px}}.user-status-range__price i{font-size:12px}@media only screen and (max-width:1397px){.user-status-range__price i{font-size:10px}}@media only screen and (max-width:1197px){.user-status-range__price i{font-size:9px}}@media only screen and (max-width:597px){.user-status-range__price i{font-size:8px}}.user-status-range__bar{position:absolute;width:100%;bottom:16px;height:20px;margin-right:-110px;padding-right:130px}@media only screen and (max-width:1397px){.user-status-range__bar{bottom:5px}}@media only screen and (max-width:1197px){.user-status-range__bar{bottom:-4px}}@media only screen and (max-width:1097px){.user-status-range__bar{height:16px;margin-right:-10px;padding-right:20px}}.user-status-range__bar:after{content:'';position:absolute;width:100%;height:2px;background-color:rgba(0,0,0,0.6);left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.user-status-range__bar .slider{position:absolute;width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;background-color:#000;top:0}@media only screen and (max-width:1097px){.user-status-range__bar .slider{width:16px;height:16px}}.user-status-range__bar-content{position:relative}.vacancies-item{margin-bottom:20px}.vacancies-item__heading{display:block;cursor:pointer;color:#000;padding:15px 0}.vacancies-item__heading > *{display:inline-block;vertical-align:middle}.vacancies-item__heading .icon-watchmaker{color:#3c3c3c;font-size:31px;margin-right:25px}@media only screen and (max-width:1297px){.vacancies-item__heading .icon-watchmaker{font-size:28px}}@media only screen and (max-width:1197px){.vacancies-item__heading .icon-watchmaker{font-size:26px}}@media only screen and (max-width:1041px){.vacancies-item__heading .icon-watchmaker{font-size:24px;margin-right:15px}}@media only screen and (max-width:857px){.vacancies-item__heading .icon-watchmaker{font-size:22px;margin-right:10px}}@media only screen and (max-width:657px){.vacancies-item__heading .icon-watchmaker{font-size:20px}}@media only screen and (max-width:497px){.vacancies-item__heading .icon-watchmaker{font-size:16px;margin-right:0}}.vacancies-title{font-size:31px;font-weight:500;margin-right:46px;width:29.7%}@media only screen and (max-width:1500px){.vacancies-title{font-size:28px;margin-right:35px}}@media only screen and (max-width:1397px){.vacancies-title{font-size:26px;margin-right:30px}}@media only screen and (max-width:1197px){.vacancies-title{font-size:24px}}@media only screen and (max-width:1041px){.vacancies-title{font-size:21px;margin-right:20px}}@media only screen and (max-width:977px){.vacancies-title{font-size:18px}}@media only screen and (max-width:785px){.vacancies-title{font-size:16px;margin-right:10px;width:200px}}@media only screen and (max-width:497px){.vacancies-title{font-size:14px;width:34%;margin-right:5px}}.vacancies-salary{font-size:30px;margin-right:46px;width:14.5%}@media only screen and (max-width:1500px){.vacancies-salary{font-size:27px;margin-right:35px}}@media only screen and (max-width:1397px){.vacancies-salary{font-size:25px;margin-right:30px}}@media only screen and (max-width:1197px){.vacancies-salary{font-size:23px}}@media only screen and (max-width:1041px){.vacancies-salary{font-size:20px;margin-right:20px}}@media only screen and (max-width:977px){.vacancies-salary{font-size:17px}}@media only screen and (max-width:785px){.vacancies-salary{font-size:15px;margin-right:10px}}@media only screen and (max-width:657px){.vacancies-salary{width:17.5%}}@media only screen and (max-width:497px){.vacancies-salary{font-size:13px;width:25%;margin-right:5px}}.vacancies-salary i{font-size:22px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}@media only screen and (max-width:1500px){.vacancies-salary i{font-size:20px}}@media only screen and (max-width:1397px){.vacancies-salary i{font-size:18px}}@media only screen and (max-width:1197px){.vacancies-salary i{font-size:16px}}@media only screen and (max-width:1041px){.vacancies-salary i{font-size:14px}}@media only screen and (max-width:977px){.vacancies-salary i{font-size:12px}}@media only screen and (max-width:785px){.vacancies-salary i{font-size:10px}}.vacancies-city{font-size:30px}@media only screen and (max-width:1500px){.vacancies-city{font-size:27px}}@media only screen and (max-width:1397px){.vacancies-city{font-size:25px}}@media only screen and (max-width:1197px){.vacancies-city{font-size:23px}}@media only screen and (max-width:1041px){.vacancies-city{font-size:20px}}@media only screen and (max-width:977px){.vacancies-city{font-size:17px}}@media only screen and (max-width:785px){.vacancies-city{font-size:15px}}@media only screen and (max-width:497px){.vacancies-city{font-size:13px}}.vacancies-item__content{font-size:0}.vacancies-item__content-col1{display:inline-block;vertical-align:top;width:35.4%;padding:20px 67px 20px 50px}.vacancies-item__content-col1 .text{line-height:26px}@media only screen and (max-width:1297px){.vacancies-item__content-col1 .text{line-height:24px}}@media only screen and (max-width:785px){.vacancies-item__content-col1 .text{line-height:22px}}@media only screen and (max-width:1297px){.vacancies-item__content-col1{width:45%;padding:16px 50px 16px 40px}}@media only screen and (max-width:1197px){.vacancies-item__content-col1{width:45%;padding:12px 35px 12px 40px}}@media only screen and (max-width:1041px){.vacancies-item__content-col1{padding:10px 25px 10px 25px}}@media only screen and (max-width:785px){.vacancies-item__content-col1{width:57%;padding:10px 15px 10px 15px}}@media only screen and (max-width:497px){.vacancies-item__content-col1{width:100%;padding:10px}}.vacancy-descr-item{margin-bottom:40px}@media only screen and (max-width:1297px){.vacancy-descr-item{margin-bottom:30px}}@media only screen and (max-width:1197px){.vacancy-descr-item{margin-bottom:25px}}@media only screen and (max-width:977px){.vacancy-descr-item{margin-bottom:20px}}@media only screen and (max-width:785px){.vacancy-descr-item{margin-bottom:15px}}.vacancy-descr-item .schedule{display:block;line-height:23px}.vacancies-item__content-col2{display:inline-block;vertical-align:top;width:17.1%;padding-top:54px}.vacancies-item__content-col2 .btn-send{padding:12px 25px}@media only screen and (max-width:1397px){.vacancies-item__content-col2 .btn-send{padding:10px 20px}}@media only screen and (max-width:977px){.vacancies-item__content-col2 .btn-send{padding:6px 16px;font-size:15px}}@media only screen and (max-width:1500px){.vacancies-item__content-col2{width:20%}}@media only screen and (max-width:1197px){.vacancies-item__content-col2{width:25%;padding-top:42px}}@media only screen and (max-width:977px){.vacancies-item__content-col2{width:30%}}@media only screen and (max-width:785px){.vacancies-item__content-col2{width:43%}}@media only screen and (max-width:497px){.vacancies-item__content-col2{width:100%;padding-top:15px}}.btn-download-form{width:100%;line-height:22px;padding:12px 15px;margin-bottom:19%}@media only screen and (max-width:1680px){.btn-download-form{padding:9px 10px;margin-bottom:15%;font-size:17px}}@media only screen and (max-width:1397px){.btn-download-form{padding:8px 10px;font-size:16px;margin-bottom:12px}}@media only screen and (max-width:1041px){.btn-download-form{margin-bottom:8%}}@media only screen and (max-width:977px){.btn-download-form{font-size:15px}}@media only screen and (max-width:785px){.btn-download-form{margin-bottom:5%}}.vacancies-item__content-subtitle{font-size:18px;font-weight:500;line-height:20px;margin-bottom:15px}@media only screen and (max-width:1500px){.vacancies-item__content-subtitle{font-size:17px}}@media only screen and (max-width:1397px){.vacancies-item__content-subtitle{font-size:16px;line-height:18px;margin-bottom:10px}}@media only screen and (max-width:785px){.vacancies-item__content-subtitle{margin-bottom:6px}}.document-upload{display:block;margin-bottom:20px}.document-upload input{display:none}.document-upload-btn{padding:12px 29px;line-height:22px}@media only screen and (max-width:1680px){.document-upload-btn{font-size:17px}}@media only screen and (max-width:1397px){.document-upload-btn{font-size:16px;padding:9px 25px}}@media only screen and (max-width:977px){.document-upload-btn{font-size:15px}}@media only screen and (max-width:497px){.document-upload-btn{width:100%}}.upload-doc-text{width:50%;line-height:22px;font-size:18px;margin-bottom:5px}@media only screen and (max-width:1397px){.upload-doc-text{font-size:16px;line-height:20px}}@media only screen and (max-width:785px){.upload-doc-text{width:100%;font-size:15px}}.upload-doc .check-mark{display:none;font-size:52px;color:#ed1c24}@media only screen and (max-width:1397px){.upload-doc .check-mark{font-size:40px}}@media only screen and (max-width:1297px){.upload-doc .check-mark{font-size:35px}}@media only screen and (max-width:1041px){.upload-doc .check-mark{font-size:30px}}@media only screen and (max-width:785px){.upload-doc .check-mark{font-size:25px}}.articles{background:#000;padding:80px 0 150px}@media only screen and (max-width:1297px){.articles{padding:50px 0 80px}}@media only screen and (max-width:977px){.articles{padding:30px 0 40px}}.articles__heading{color:#fff;font-size:36px;line-height:50px;font-weight:bold;margin-bottom:20px}@media only screen and (max-width:977px){.articles__heading{font-size:28px;line-height:34px;margin-bottom:15px}}.articles__list{position:relative;font-size:0;margin:0 -22px;overflow:hidden}@media only screen and (max-width:1397px){.articles__list{margin:0 -10px}}@media only screen and (max-width:497px){.articles__list{margin:0}}.article__grid-sizer{width:25%}@media only screen and (max-width:785px){.article__grid-sizer{width:33.3333%}}@media only screen and (max-width:497px){.article__grid-sizer{width:50%}}.article{float:left;width:25%;padding:0 22px;margin-bottom:25px}@media only screen and (max-width:1397px){.article{padding:0 10px}}@media only screen and (max-width:785px){.article{width:33.3333%}}@media only screen and (max-width:497px){.article{width:100%;padding:0}}.article__big{width:50%}@media only screen and (max-width:785px){.article__big{width:66.6666%}}@media only screen and (max-width:497px){.article__big{width:100%}}.article__link{display:block;position:relative;overflow:hidden}.article__link:hover .article__info{-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1;visibility:visible}.article__img{display:block;width:100%}.article__info{background:#f00;bottom:0;color:#fff;height:50%;left:0;opacity:0;padding:3.5% 5%;position:absolute;right:0;-webkit-transform:translateY(5%) scale(0.95);-moz-transform:translateY(5%) scale(0.95);-ms-transform:translateY(5%) scale(0.95);-o-transform:translateY(5%) scale(0.95);transform:translateY(5%) scale(0.95);-webkit-transition:opacity .6s ease,visibility .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,visibility .6s ease,-webkit-transform .6s ease;-o-transition:opacity .6s ease,visibility .6s ease,-o-transform .6s ease;-moz-transition:transform .6s ease,opacity .6s ease,visibility .6s ease,-moz-transform .6s ease;transition:transform .6s ease,opacity .6s ease,visibility .6s ease;transition:transform .6s ease,opacity .6s ease,visibility .6s ease,-webkit-transform .6s ease,-moz-transform .6s ease,-o-transform .6s ease;visibility:hidden}@media only screen and (max-width:785px){.article__info{padding:10px}}.article__info--red{background:#f00}.article__info--blue{background:#2f17ad}.article__info--black{background:#000}.article__info--top{bottom:auto;top:0}.article__title{font-size:1.97vw;font-weight:700;line-height:1.97vw;margin-bottom:2.8%}@media only screen and (max-width:1297px){.article__title{margin-bottom:3.2%}}@media only screen and (max-width:785px){.article__title{font-size:18px;line-height:20px}}.article__text{font-size:18px;font-weight:300;line-height:22px}@media only screen and (max-width:1297px){.article__text{font-size:15px;line-height:18px}}.magazine-list{font-size:0;margin:0 -23px}@media only screen and (max-width:1197px){.magazine-list{margin:0 -15px}}@media only screen and (max-width:977px){.magazine-list{margin:0 -10px}}@media only screen and (max-width:657px){.magazine-list{margin:0 -6px}}.magazine-list__item{width:50%;display:inline-block;vertical-align:top;padding:0 23px;margin-bottom:2.9%}@media only screen and (max-width:1197px){.magazine-list__item{padding:0 15px}}@media only screen and (max-width:977px){.magazine-list__item{padding:0 10px}}@media only screen and (max-width:657px){.magazine-list__item{padding:0 6px}}@media only screen and (max-width:597px){.magazine-list__item{width:100%}}.magazine-list__item-content{border:1px solid #000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4% 3.4%;background-color:#fff;color:#000}.magazine-list__item-content.magazine-new{background-color:#2f17ad;color:#fff;border-color:#2f17ad}.magazine-list__item-content.magazine-new .btn-flip-magazine{border-color:#fff;color:#fff}.magazine-list__item-content.magazine-new .btn-flip-magazine i{color:#fff}.magazine-list__item-content.magazine-new .btn-flip-magazine:hover{color:#ed1c24}.magazine-list__item-content.magazine-new .btn-flip-magazine:hover i{color:#ed1c24}@media only screen and (max-width:785px){.magazine-list__item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.magazine-preview{width:50%;margin-right:6.4%}.magazine-preview img{margin:0 auto}@media only screen and (max-width:1397px){.magazine-preview{margin-right:4%}}@media only screen and (max-width:857px){.magazine-preview{width:40%}}@media only screen and (max-width:785px){.magazine-preview{width:78%;margin:0 auto 10px}}@media only screen and (max-width:657px){.magazine-preview{width:65%}}@media only screen and (max-width:597px){.magazine-preview{width:45%}}.magazine-info{width:50%}@media only screen and (max-width:857px){.magazine-info{width:60%}}@media only screen and (max-width:785px){.magazine-info{width:100%}}.magazine-title{font-size:38px;font-weight:bold;line-height:57px;margin-bottom:28px}@media only screen and (max-width:1500px){.magazine-title{font-size:34px;line-height:50px;margin-bottom:20px}}@media only screen and (max-width:1397px){.magazine-title{font-size:31px;line-height:40px;margin-bottom:15px}}@media only screen and (max-width:1197px){.magazine-title{font-size:27px;line-height:36px;margin-bottom:10px}}@media only screen and (max-width:977px){.magazine-title{font-size:24px;line-height:30px;margin-bottom:8px}}@media only screen and (max-width:857px){.magazine-title{font-size:20px;line-height:24px;margin-bottom:5px}}@media only screen and (max-width:657px){.magazine-title{font-size:17px;line-height:20px}}@media only screen and (max-width:497px){.magazine-title{font-size:16px;line-height:18px}}.magazine-descr{line-height:21px;font-size:18px;margin-bottom:29%}@media only screen and (max-width:1500px){.magazine-descr{font-size:16px;margin-bottom:22%}}@media only screen and (max-width:1397px){.magazine-descr{margin-bottom:16%}}@media only screen and (max-width:1197px){.magazine-descr{font-size:15px;line-height:18px;margin-bottom:13%}}@media only screen and (max-width:977px){.magazine-descr{text-align:justify}}@media only screen and (max-width:785px){.magazine-descr{margin-bottom:7%}}.btn-flip-magazine{display:inline-block;position:relative;font-size:18px;padding:16px 22px 16px 77px;font-weight:500;border:1px solid #090909;cursor:pointer;line-height:22px}@media only screen and (max-width:1500px){.btn-flip-magazine{padding:14px 18px 14px 70px;line-height:20px;font-size:17px}}@media only screen and (max-width:1397px){.btn-flip-magazine{padding:12px 18px 12px 60px;line-height:18px;font-size:16px}}@media only screen and (max-width:1197px){.btn-flip-magazine{padding:10px 15px 10px 55px;line-height:16px;font-size:15px;width:100%}}@media only screen and (max-width:977px){.btn-flip-magazine{font-size:14px}}.btn-flip-magazine i{position:absolute;top:50%;left:14px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:48px;color:#3c3c3c;width:53px}@media only screen and (max-width:1500px){.btn-flip-magazine i{font-size:40px;width:45px}}@media only screen and (max-width:1397px){.btn-flip-magazine i{font-size:35px;width:40px}}@media only screen and (max-width:1197px){.btn-flip-magazine i{font-size:31px;width:36px}}@media only screen and (max-width:977px){.btn-flip-magazine i{font-size:25px;width:30px}}.btn-flip-magazine:hover{color:#ed1c24}.btn-flip-magazine:hover i{color:#ed1c24}@media only screen and (max-width:785px){.btn-flip-magazine{width:100%}}.magazine-heading{font-size:38px;font-weight:bold;line-height:60px}@media only screen and (max-width:1500px){.magazine-heading{font-size:35px;line-height:50px}}@media only screen and (max-width:1397px){.magazine-heading{font-size:32px;line-height:46px}}@media only screen and (max-width:1197px){.magazine-heading{font-size:27px;line-height:42px}}@media only screen and (max-width:1041px){.magazine-heading{font-size:24px;line-height:36px}}@media only screen and (max-width:857px){.magazine-heading{font-size:22px;line-height:32px}}@media only screen and (max-width:657px){.magazine-heading{font-size:19px;line-height:26px}}.magazine-text{margin-bottom:22px;width:74.4%}@media only screen and (max-width:1397px){.magazine-text{margin-bottom:16px;width:85%;font-size:17px}}@media only screen and (max-width:1197px){.magazine-text{margin-bottom:13px;font-size:16px}}@media only screen and (max-width:977px){.magazine-text{width:100%}}@media only screen and (max-width:785px){.magazine-text{font-size:15px;line-height:20px}}.btn-advertising{width:23%;padding:22px 15px;background-color:#e50002;color:#fff;font-weight:500;margin-right:2.7%;display:inline-block;margin-bottom:2.5%;text-align:center;cursor:pointer}@media only screen and (max-width:1500px){.btn-advertising{padding:17px 15px;font-size:17px}}@media only screen and (max-width:1397px){.btn-advertising{padding:15px;font-size:16px}}@media only screen and (max-width:1297px){.btn-advertising{width:25%;font-size:15px}}@media only screen and (max-width:1197px){.btn-advertising{width:30%;padding:12px 10px}}@media only screen and (max-width:977px){.btn-advertising{width:40%}}@media only screen and (max-width:785px){.btn-advertising{font-size:14px;padding:10px}}@media only screen and (max-width:657px){.btn-advertising{width:50%;font-size:13px}}@media only screen and (max-width:497px){.btn-advertising{width:100%}}.flip-magazine{position:relative;color:#000;font-weight:500;display:inline-block;vertical-align:middle}@media only screen and (max-width:497px){.flip-magazine{margin-bottom:15px}}.flip-magazine span{font-size:18px;text-decoration:underline;margin-left:12px}.flip-magazine span:hover{text-decoration:none}@media only screen and (max-width:1397px){.flip-magazine span{font-size:16px}}@media only screen and (max-width:857px){.flip-magazine span{font-size:15px}}@media only screen and (max-width:497px){.flip-magazine span{font-size:14px}}.flip-magazine i{position:relative;font-size:37px;color:#000}@media only screen and (max-width:1397px){.flip-magazine i{font-size:30px}}@media only screen and (max-width:857px){.flip-magazine i{font-size:26px}}.service-heading{font-size:37px;font-weight:bold;margin-bottom:28px}@media only screen and (max-width:1500px){.service-heading{font-size:34px;margin-bottom:20px}}@media only screen and (max-width:1397px){.service-heading{font-size:31px;margin-bottom:15px}}@media only screen and (max-width:1197px){.service-heading{font-size:27px;margin-bottom:10px}}@media only screen and (max-width:977px){.service-heading{font-size:24px;margin-bottom:8px}}@media only screen and (max-width:857px){.service-heading{font-size:20px}}@media only screen and (max-width:657px){.service-heading{font-size:17px}}@media only screen and (max-width:497px){.service-heading{font-size:16px}}.service .news-detail__wrap{margin:6.3% 0 5%}@media only screen and (max-width:1397px){.service .news-detail__wrap{margin:5% 0}}.service .main-block{margin-right:46px}.service-text{margin-bottom:7.6%}.wrap-servise-btn{margin-bottom:56px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1500px){.wrap-servise-btn{margin-bottom:40px}}@media only screen and (max-width:1397px){.wrap-servise-btn{margin-bottom:30px}}@media only screen and (max-width:1197px){.wrap-servise-btn{margin-bottom:25px}}@media only screen and (max-width:977px){.wrap-servise-btn{margin-bottom:20px}}@media only screen and (max-width:785px){.wrap-servise-btn{margin-bottom:15px}}@media only screen and (max-width:497px){.wrap-servise-btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wrap-servise-btn .btn{width:50%;line-height:22px;padding:11px}@media only screen and (max-width:1500px){.wrap-servise-btn .btn{font-size:17px}}@media only screen and (max-width:1397px){.wrap-servise-btn .btn{font-size:16px;padding:8px}}@media only screen and (max-width:1197px){.wrap-servise-btn .btn{font-size:15px;padding:6px}}@media only screen and (max-width:977px){.wrap-servise-btn .btn{font-size:14px;line-height:18px}}@media only screen and (max-width:497px){.wrap-servise-btn .btn{width:100%;margin-bottom:10px}}.wrap-servise-btn .btn.btn-reverse{margin-right:46px}@media only screen and (max-width:1500px){.wrap-servise-btn .btn.btn-reverse{margin-right:30px}}@media only screen and (max-width:1397px){.wrap-servise-btn .btn.btn-reverse{margin-right:20px}}@media only screen and (max-width:1197px){.wrap-servise-btn .btn.btn-reverse{margin-right:15px}}.sidebar .service-heading{font-weight:500;margin-top:13.4%}@media only screen and (max-width:1197px){.sidebar .service-heading{margin-top:8%}}@media only screen and (max-width:977px){.sidebar .service-heading{margin-top:5%}}.service-descr{margin-bottom:15px;line-height:28px}.service-descr span{font-weight:500;display:block;font-size:18px}.service-descr .service-tel{font-weight:300}.reviews-heading{background-color:#2e2a27}.reviews-list{font-size:0;margin:2.2% -23px 6.6%}@media only screen and (max-width:1097px){.reviews-list{margin:2.2% -15px 6.6%}}@media only screen and (max-width:977px){.reviews-list{margin:2.2% -5px 6.6%}}.review-col{padding:0 23px;display:inline-block;vertical-align:top;width:50%;z-index:1}.review-col:hover{z-index:100}@media only screen and (max-width:1097px){.review-col{padding:0 15px}}@media only screen and (max-width:977px){.review-col{padding:0 5px}}@media only screen and (max-width:785px){.review-col{width:100%}}.review{position:relative;height:283px}@media only screen and (max-width:1197px){.review{height:250px}}@media only screen and (max-width:1097px){.review{height:230px}}@media only screen and (max-width:977px){.review{height:210px}}@media only screen and (max-width:785px){.review{height:180px}}.review:hover{z-index:100}.review:hover .review-content{position:absolute;border:1px solid #000;z-index:100}.review:hover .review-text{height:auto;overflow:visible}.review:hover .review-arrow{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.review-content{min-height:100%;border:1px solid transparent;padding:30px 45px 27px 28px;background-color:#fff}@media only screen and (max-width:1500px){.review-content{padding:20px 30px 15px 20px}}@media only screen and (max-width:1097px){.review-content{padding:15px 20px 10px 15px}}@media only screen and (max-width:657px){.review-content{padding:10px}}@media only screen and (max-width:497px){.review-content{padding:5px}}.review-preview{-webkit-border-radius:50%;border-radius:50%;float:left;width:213px;height:213px;margin-right:28px}@media only screen and (max-width:1500px){.review-preview{width:200px;height:200px;margin-right:20px}}@media only screen and (max-width:1397px){.review-preview{width:180px;height:180px;margin-right:15px}}@media only screen and (max-width:1297px){.review-preview{width:160px;height:160px}}@media only screen and (max-width:1097px){.review-preview{width:130px;height:130px;margin-right:10px}}@media only screen and (max-width:977px){.review-preview{width:115px;height:115px}}@media only screen and (max-width:657px){.review-preview{width:90px;height:90px}}@media only screen and (max-width:497px){.review-preview{width:75px;height:75px}}.reviewer-name{font-size:24px;color:#ff0018;line-height:29px;margin-bottom:15px;font-weight:500;margin-top:20px}@media only screen and (max-width:1500px){.reviewer-name{margin-top:15px;line-height:25px;font-size:22px;margin-bottom:10px}}@media only screen and (max-width:1297px){.reviewer-name{margin-top:10px;line-height:22px;font-size:18px;margin-bottom:8px}}@media only screen and (max-width:1097px){.reviewer-name{margin-top:5px;line-height:20px;font-size:16px;margin-bottom:5px}}@media only screen and (max-width:597px){.reviewer-name{margin-top:0;line-height:18px;font-size:14px}}.review-arrow{font-size:13px;color:#5a5551;float:left}.review-text{color:#000;margin-bottom:36px;height:100px;overflow:hidden}.review-text .text{line-height:25px;font-size:18px}@media only screen and (max-width:1500px){.review-text .text{font-size:17px;line-height:22px}}@media only screen and (max-width:1297px){.review-text .text{font-size:16px;line-height:20px}}@media only screen and (max-width:1097px){.review-text .text{font-size:15px;line-height:18px}}@media only screen and (max-width:657px){.review-text .text{font-size:14px}}@media only screen and (max-width:1500px){.review-text{height:110px;margin-bottom:25px}}@media only screen and (max-width:1297px){.review-text{height:102px;margin-bottom:20px}}@media only screen and (max-width:1097px){.review-text{margin-bottom:10px;height:92px}}@media only screen and (max-width:597px){.review-text{margin-bottom:7px;height:68px}}.review-info{overflow:hidden}.wrap-btn-service{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:76px}@media only screen and (max-width:1397px){.wrap-btn-service{margin-bottom:50px}}@media only screen and (max-width:1197px){.wrap-btn-service{margin-bottom:35px}}@media only screen and (max-width:857px){.wrap-btn-service{margin-bottom:20px}}@media only screen and (max-width:657px){.wrap-btn-service{margin-bottom:15px}}@media only screen and (max-width:497px){.wrap-btn-service{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wrap-btn-service .btn{width:245px;margin-right:20px}@media only screen and (max-width:1297px){.wrap-btn-service .btn{width:200px;font-size:16px;margin-right:15px}}@media only screen and (max-width:1097px){.wrap-btn-service .btn{width:185px;font-size:15px}}@media only screen and (max-width:657px){.wrap-btn-service .btn{width:50%}}@media only screen and (max-width:497px){.wrap-btn-service .btn{width:100%;margin-bottom:10px}}.row{position:relative}.orders-table{margin:46px 0 9.6%}.orders-table__heading{padding:9px 0;border-top:2px dotted #000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500}@media only screen and (max-width:1397px){.orders-table__heading{padding:4px 0;font-size:16px}}@media only screen and (max-width:1197px){.orders-table__heading{font-size:14px}}@media only screen and (max-width:657px){.orders-table__heading{display:none}}.orders__row{border-top:2px dotted #000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:857px){.orders__row{padding:15px 0}}@media only screen and (max-width:857px){.orders__row{padding:12px 0}}.orders-col{padding:15px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1197px){.orders-col{padding:10px 0}}@media only screen and (max-width:657px){.orders-col{padding:7px 0}}@media only screen and (max-width:497px){.orders-col{padding:5px 0}}.orders-item__info__title span{display:block}.orders-col__title{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:30px}.orders-item__info__title{color:#000;font-weight:500}.orders-item__preview{position:relative;width:122px;height:179px;border:1px solid #000;overflow:hidden}.orders-item__preview img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1097px){.orders-item__preview{height:160px}}@media only screen and (max-width:657px){.orders-item__preview{height:130px}}@media only screen and (max-width:597px){.orders-item__preview{height:120px}}@media only screen and (max-width:497px){.orders-item__preview{height:130px}}.orders-item__status{font-weight:500}.orders-col__price__value{font-size:31px;color:#000;line-height:31px;font-weight:500;margin-right:5px}@media only screen and (max-width:1500px){.orders-col__price__value{font-size:25px}}@media only screen and (max-width:1397px){.orders-col__price__value{font-size:23px;line-height:28px}}@media only screen and (max-width:1197px){.orders-col__price__value{font-size:20px;line-height:24px}}@media only screen and (max-width:657px){.orders-col__price__value{font-size:18px;line-height:22px}}.orders-col__order-number{width:7%}.orders-col__preview{width:7.3%}.orders-col__title{width:11.5%}.orders-col__code{width:15.8%}.orders-col__availability{width:8.5%}.orders-col__count{width:9.9%}.orders-col__delivery{width:19.4%}.orders-col__price{width:10%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.orders-col__status{width:10.6%}.orders-totals{padding:2.4% 0 5.9%;margin-bottom:3.6%;border:dotted #000;border-width:2px 0 2px}.orders-totals__info{float:right;text-align:left;width:305px}@media only screen and (max-width:977px){.orders-totals__info{width:265px}}@media only screen and (max-width:657px){.orders-totals__info{width:240px}}@media only screen and (max-width:497px){.orders-totals__info{width:220px}}.orders-totals__info .text{margin-bottom:15px}@media only screen and (max-width:1297px){.orders-totals__info .text{margin-bottom:10px}}@media only screen and (max-width:1197px){.orders-totals__info .text{margin-bottom:8px}}@media only screen and (max-width:977px){.orders-totals__info .text{font-size:15px;line-height:22px;margin-bottom:5px}}@media only screen and (max-width:657px){.orders-totals__info .text{font-size:14px;line-height:18px}}@media only screen and (max-width:497px){.orders-totals__info .text{font-size:13px;line-height:16px}}.orders-total{font-weight:bold}@media only screen and (max-width:1500px){.orders-col__order-number{width:6%}.orders-col__title{width:13.5%}.orders-col__availability{width:7.5%}.orders__row{font-size:17px}.orders-col__status{font-size:16px}.orders-col__code{font-size:16px}}@media only screen and (max-width:1297px){.orders-col__order-number{width:4.5%}.orders-col__count{width:6.9%}.orders__row{font-size:16px}.orders-col__status{font-size:15px}.orders-col__code{font-size:14px}.orders-col__title{padding-left:20px}}@media only screen and (max-width:1097px){.orders-col__order-number{width:7%}.orders-col__preview{width:16%}.orders-col__title{width:27%}.orders-col__code{width:29%}.orders-col__availability{width:13%}.orders-col__count{width:8%}.orders-col__delivery{width:37.4%}.orders-col__price{width:20%}.orders-col__status{width:18%}.orders__row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:15px 0}.orders-table__heading .orders-col__status,.orders-table__heading .orders-col__price,.orders-table__heading .orders-col__delivery{display:none}.orders-col{padding:0}.orders-col__title{padding-left:15px}}@media only screen and (max-width:857px){.orders__row{font-size:15px}.orders-col__status{font-size:14px}}@media only screen and (max-width:657px){.orders-col__order-number{width:6%}.orders-col__preview{width:16%}.orders-col__title{width:39%}.orders-col__code{width:38%}.orders-col__availability{width:13%}.orders-col__count{width:11%}.orders-col__delivery{width:50.5%}.orders-col__price{width:45%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.orders__row{font-size:14px}.orders-col__status{font-size:13px}.orders-col__code{font-size:13px}.orders-col__status{width:44%}}@media only screen and (max-width:497px){.orders-col{padding:10px 0;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orders-col__title{padding-left:15px}.orders-col__availability .cart-item__availability span{display:none}.orders__row{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orders-col__preview{width:24%}.orders-col__title{width:48%}.orders-col__code{width:54%}.orders-col__delivery{width:72%}.orders-col__price{width:54%}.orders-col__status{width:46%}}.likeness-slider-wrapper{padding:70px 0 40px 280px}@media only screen and (max-width:977px){.likeness-slider-wrapper{padding-left:200px}}@media only screen and (max-width:785px){.likeness-slider-wrapper{padding-left:0}}.likeness-slider-holder{position:relative}.likeness-slider-holder .swiper-button-prev,.likeness-slider-holder .swiper-button-next{font-size:84px;height:84px;width:45px}@media only screen and (max-width:977px){.likeness-slider-holder .swiper-button-prev,.likeness-slider-holder .swiper-button-next{font-size:50px;height:50px;width:25px}}.likeness-slider-holder .swiper-button-prev{left:-76px}.likeness-slider-holder .swiper-button-next{right:-76px}@media only screen and (max-width:1840px){.likeness-slider-holder .swiper-button-prev{left:5px}.likeness-slider-holder .swiper-button-next{right:5px}}.likeness-thumbs{font-size:0;margin:0}.likeness-thumbs .thumb{display:inline-block;width:20%;height:auto;vertical-align:top;padding:0}@media only screen and (max-width:1297px){.likeness-thumbs .thumb{width:25%}}@media only screen and (max-width:1197px){.likeness-thumbs .thumb{width:33.3333%}}@media only screen and (max-width:785px){.likeness-thumbs .thumb{width:50%}}.likeness-thumbs .thumb .thumb-content{padding-top:50px;position:relative;margin-bottom:0;padding-bottom:113px}@media only screen and (max-width:1297px){.likeness-thumbs .thumb .thumb-content{padding-bottom:76px}}@media only screen and (max-width:1197px){.likeness-thumbs .thumb .thumb-content{padding-top:30px}}@media only screen and (max-width:977px){.likeness-thumbs .thumb .thumb-content{padding-top:20px}}.likeness-thumbs .thumb .thumb-content:after{border:1px solid #c9c9c9}.likeness-thumbs .thumb .thumb-content .current-price{color:#f00}.likeness-thumbs .thumb .thumb-content .current-price i{color:#f00}.likeness-thumbs .thumb .thumb-content .preview{height:280px;margin-bottom:52px}.likeness-thumbs .thumb .thumb-content .preview img{position:absolute;left:50%;top:50%;height:auto;width:auto;max-height:100%;max-width:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:977px){.likeness-thumbs .thumb .thumb-content .preview{height:250px;margin-bottom:38px}}@media only screen and (max-width:497px){.likeness-thumbs .thumb .thumb-content .preview{height:200px}}.likeness-thumbs .thumb .thumb-content .current-price{vertical-align:middle;margin-right:7px;color:#7f7f7f;font-size:18px;line-height:22px}.likeness-thumbs .thumb .thumb-content .current-price i{color:#7f7f7f;font-size:18px}.likeness-thumbs .thumb .thumb-content .current-price.active{color:#f00}.likeness-thumbs .thumb .thumb-content .current-price.active i{color:#f00}@media only screen and (max-width:657px){.likeness-thumbs .thumb .thumb-content .current-price i{font-size:14px}}@media only screen and (max-width:657px){.likeness-thumbs .thumb .thumb-content .current-price{font-size:16px}}.likeness-thumbs .thumb .thumb-content .favorites-close{position:absolute;top:15px;right:10px;font-size:23px;color:#000;cursor:pointer;z-index:10}@media only screen and (max-width:1297px){.likeness-thumbs .thumb .thumb-content .favorites-close{font-size:20px}}@media only screen and (max-width:1041px){.likeness-thumbs .thumb .thumb-content .favorites-close{font-size:18px;top:10px}}@media only screen and (max-width:785px){.likeness-thumbs .thumb .thumb-content .favorites-close{font-size:16px}}.likeness-thumbs .thumb .thumb-info{padding:0 20px 0}@media only screen and (max-width:1297px){.likeness-thumbs .thumb .thumb-info{padding:0 15px}}.likeness-thumbs .thumb:hover .thumb-content:after{border:1px solid #000}.likeness-thumbs .thumb:hover .thumb-content .thumb-info{background:#fff;margin-top:0px;padding:0 20px 0;z-index:6}@media only screen and (max-width:1297px){.likeness-thumbs .thumb:hover .thumb-content .thumb-info{padding:0 15px}}.likeness-thumbs .wrap-buy{display:block;position:absolute;bottom:0;width:100%;text-align:left;padding:20px 85px 27px 20px}@media only screen and (max-width:1297px){.likeness-thumbs .wrap-buy{padding:10px 15px 15px}}.likeness-thumbs .wrap-buy .buy-inner{border-top:1px solid #000;padding-top:20px}@media only screen and (max-width:1297px){.likeness-thumbs .wrap-buy .buy-inner{padding-top:12px}}.likeness-thumbs .icon-compare{color:#2b2b2b;font-size:51px}.likeness-thumbs .icon-compare:hover{color:#000}@media only screen and (max-width:1500px){.likeness-thumbs .icon-compare{font-size:44px}}@media only screen and (max-width:1197px){.likeness-thumbs .icon-compare{font-size:40px}}.likeness-thumbs .icon-basket-buy{color:#3c3c3c;margin-right:15px}.likeness-thumbs .add-to-cart.active .icon-basket-buy{color:#f13636}.likeness-thumbs .old-price{display:inline-block;vertical-align:middle}.likeness-thumbs .wrap-icon-info{top:340px;left:20px}.likeness-thumbs .wrap-icon-info .benefit{width:70px;height:35px;padding:8px 0}.likeness-thumbs .wrap-icon-info .benefit span{font-size:16px}@media only screen and (max-width:1297px){.likeness-thumbs .wrap-icon-info .benefit{width:66px;height:32px;padding:7px 0}.likeness-thumbs .wrap-icon-info .benefit span{font-size:16px}}@media only screen and (max-width:1197px){.likeness-thumbs .wrap-icon-info{top:320px}}@media only screen and (max-width:977px){.likeness-thumbs .wrap-icon-info{top:273px}.likeness-thumbs .wrap-icon-info .benefit{height:28px;padding:5px 0}.likeness-thumbs .wrap-icon-info .benefit span{font-size:15px}}@media only screen and (max-width:497px){.likeness-thumbs .wrap-icon-info{top:210px}}.likeness-thumbs .name{font-size:20px;line-height:22px}@media only screen and (max-width:657px){.likeness-thumbs .name{font-size:18px}}.likeness-thumbs .old-price{font-size:16px}@media only screen and (max-width:657px){.likeness-thumbs .old-price{font-size:14px}}.likeness-switcher{margin:0 -20px;padding:4px 0 15px;font-size:18px;line-height:20px;font-weight:300;border-bottom:2px dotted #000;margin-bottom:50px}@media only screen and (max-width:977px){.likeness-switcher{margin:0 -10px 30px}}.likeness-switcher__item{cursor:pointer;font-weight:600}.likeness-switcher__item:hover{text-decoration:underline}.likeness-switcher__item.active{font-weight:300;text-decoration:underline}.likeness-props-wrapper{position:relative;padding-bottom:46px}.likeness-props-content{position:relative;padding-left:280px;z-index:2}@media only screen and (max-width:977px){.likeness-props-content{padding-left:200px}}@media only screen and (max-width:785px){.likeness-props-content{padding-left:0}}.likeness-props-titles{position:absolute;left:0;width:280px}@media only screen and (max-width:977px){.likeness-props-titles{width:200px}}@media only screen and (max-width:785px){.likeness-props-titles{display:none}}.likeness-props-titles__item,.likeness-props-list__item{font-size:18px;padding:3px 0;white-space:nowrap;line-height:22px;margin-bottom:9px;padding-right:10px;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:977px){.likeness-props-titles__item,.likeness-props-list__item{font-size:14px;line-height:18px}}.likeness-props-titles__item.likeness-hovered,.likeness-props-list__item.likeness-hovered{cursor:pointer}.likeness-props-titles__item{font-weight:600}.likeness-props-list__item.separate{padding-top:43px;padding-bottom:30px}@media only screen and (max-width:977px){.likeness-props-list__item.separate{padding-top:15px;padding-bottom:7px}}.likeness-props-list__item.description{white-space:normal}.likeness-props-line{position:absolute;top:0;height:0;left:-9999px;right:-9999px;background:#f1efec;z-index:1}.link-panorama{font-size:12px;color:red;font-weight:bold}.pager{text-align:center;font-size:24px;font-family:'Helvetica';font-weight:bold}.pager a,.pager span{display:inline-block;vertical-align:top;width:58px;height:58px;border-radius:50%;line-height:58px;color:#000;margin:0 5px;outline:none}.pager span{border:1px solid #000}.pager .pager-btn{position:relative}.pager .pager-btn:before{content:'';display:block;width:17px;height:32px;position:absolute;top:13px}.pager .pager-prev:before{left:25px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABABAMAAAAOkYGbAAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACUUeIgAAAACXRSTlMANKsGXhzim0VCn9kiAAAAPUlEQVQoz2OAAsYAGEsQLiQwcEISDEhicHWDRTCAAQMYOcBYSgZQBpPywAmVGcAdpgBjMSsxDBJBB7ggAwAiqQqmD1s4/QAAAABJRU5ErkJggg==')}.pager .pager-prev:hover:before{background-position:left bottom}.pager .pager-next:before{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABABAMAAAAOkYGbAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACnRSTlMANAOrB18c45tFSXABcwAAAENJREFUKM9jSGSAAUUBGItJcJAIasIFBRWgDEahgRNKBAqhg2C4mLMRjMViPEgE3RtgYWrsAGUpmwyYEEOwA9yNMAYAcDMRzXRXUbsAAAAASUVORK5CYII=');right:25px}.pager .pager-next:hover:before{background-position:left bottom}a.btn-certs{vertical-align:middle;white-space:nowrap;background:#fff;color:#000;border:1px solid #000}a.btn-certs:hover{background:#000;color:#fff}.specif-row a{text-decoration-line:underline;text-decoration-style:solid;color:rgb(0,0,0)}.specif-row a:hover{text-decoration-line:none}@media only screen and (min-width:598px){a.btn-certs{font-size:16px;float:right}}@media only screen and (min-width:598px) and (max-width:1397px){a.btn-certs{width:300px}}.sale-slider-inner{position:relative}.bf-section{border-top:10px solid #fff}.benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:55px;padding:50px 40px 0;margin-top:0px;margin-left:-30px;margin-right:-30px}.benefits li{display:inline-block;text-align:center;font-size:20px;line-height:30px;font-weight:300;width:16.66667%;position:relative;padding:106px 15px 0 15px}.benefits li:before{content:'';display:block;position:absolute;top:0;left:50%}.benefits li.pri_offical:before{content:'';display:block;position:absolute;width:80px;top:12px;margin-left:-40px;height:60px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA8CAMAAADG+c2+AAAAhFBMVEUAAABMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEyP/+AXAAAAK3RSTlMAAuurVBbzHPfwqib8wSJmvbFhEHMG5dy3g24Ky5ExxWpXR0DVm3w5zqFOHI+DigAAAYZJREFUWMPtltlygkAQRYMrAi6IaHBLxN3z//+XUhLbjkklTFt5SHHfpgq6+nBvN/NkVIxW3VhviFataavX7qDVMDb4XAFXwP8K2KuAK+By6j8auPVg4MFfA8d8UrQ0Ad8/wdyzAb+eawQfqkcwsjnsdVVTGbR639Xr/crh0L9tajaBgWdzeKeaWgNDW6TTjWpqC52mC7BoGUH/ekrGEBgjvYBO+3paAaev4/AzsDgRq7CPExdgUQ6sVNi3xhk+Qi1RdGsXYFFSg6O08wKTmSuwOJGrsGdqnMoAixPSVKbXzrQUsPx6Firsh9QRWAYr2l9Pe1k75YHltU16G3Y/dAYWJ9QEDjwXYNFOOXEC+i7AovQAc3HCh9gZWNbO6CbcnbYz8L0TGbAyAMva6V6cWEcQGIEvdd6dSCbFCgvNF49t8eUCIDcCS/ziy5VyYQIWNYBdq1hfoW8FlttOtDcC67VTzODIDCz/83lqBdZrxw/Po2IGlrUzNQNr5Z4dWMsOrGUEvpcB+A3Pz8XUVBgnLQAAAABJRU5ErkJggg==")}.benefits li.pri_favorable_price:before{content:'';display:block;position:absolute;width:78px;margin-left:-39px;height:80px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABQCAMAAACAqLPEAAAAe1BMVEUAAABMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEwA9YL2AAAAKHRSTlMA7Af2NNoV+sdn8JAtuLCUJqAeDuQwShFwVCPWznRe3oZN0KiZQ4xaEajaeAAAA0VJREFUWMOtmNeamzAQhUeimWKM171gr9vmvP8TBrRJxiskJCD/x/VBUzUjsrFJ83kkEiQimufphiawupQCPxHlZUWj2CwDmAiWI84YzmFnHtIgdk/089yRPwcBF+JAnsgFfFhI8iGewY9ZTG4+IvgSfbjV1vBn7dKLIwwh6rdX6n4TQvT7rzcenZgSs6pui672oi/foKOn92en8A52xwmbHFNcdXdY3beESQ5/OeWFKfRLW9XDIsc8JVGo22vpB3O3HOaN3qfeX8z9Db1yHMmV7uKNzXNuuaToptOpMHTywEsOOdGtm81b0rjAT+7UBNdUHlpASk+5hEjCRC6JkZmnXGaQC/LWU/fqPemmGBt+tMYJNjgFJoQibQQCIPgXkRwYkyj8DwpFoxdySYxLYy6M4xUQFSkiML5FxkSk9ARw/o4v/9HVAooAHdakCANld0MCpr9BmezIOKCJch8Y//bJvBXDjE83vLnz6RTHANj2+I6RH3z1WHxHKk4zR2TdRHzfBKr/zSfJzX+0zS9HVTjJWe6lTE8nyaXECKAyX2NdYCYkpmzVZTZBLpPE7FVhlxPkSnpjqyLza4LvftEbR+DK3X2QHNvKrL6LZDlabtlxSN8U4GSjyyXuGcVdEmys8JqgXEnHoXDPd27PcaLMbNPnbrdDPzx9cho/eTZ24ZyNSy7hBYayIIZbAO8VHbz3Cm5Qk7cerX1O3cn05j59Y+SrZ/o+q12M07dtvrb/31vARQ0VHXZi1EtFoUYeA/1yZWjd1M+SDCRAaH3lKciEGheziixycuAb1GbNw6zB2JhfyNYZ0HxIPskCj9pG7t298iVarx0thqpF4EUWHm2X0ajuree+DMkbf+lrSrcHPkhH5t+heGnHXga8RJkpgMzg83D2JyD1ttpJuau2dSl4xbNzUtZ22SpBxwLapQYiaT54ftXaVF6QA7Xa1GShStszJu3z6iLVAmAPRsB/NRTnnoYgz/YXqzji4vSlyoBzbFQ7c3H6c0uAqDBYGgHJjQZzafSCWjNK1kGjdqER3Nq6j1L5JpZGALIDjaI6oyF7pGEsZRymjwwN54pGIvcCGmIvaTyr+oQ3TvWKJlLsH3fR1MD9sS/Ii9+oqeZA10/UnwAAAABJRU5ErkJggg==")}.benefits li.pri_fast_delivery:before{content:'';display:block;position:absolute;top:18px;width:80px;margin-left:-40px;height:57px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAA5CAMAAACWNFwNAAAAh1BMVEUAAABMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEzPcgkfAAAALHRSTlMA3WbNVLtE7wIi9/srE+sI4wR318eHDsCha1k3r6qCTR0a8pW4jV9vmzxwNFw2ekAAAAKjSURBVFjDxdbdcqowFAXghSIgIKCIKIriX7U96/2f70BnV0WChI4z/W7kAoJJ9l4BrJk7KG3Z2yeASUBuwLoVSmHEnq4oLclDAdbZe5RM9hNMAFgkL8D4gR+QOSon9pJV0zJkxR59kNyh5Bt95CglpOfjiTMiowV+w/fIBA1jlzzjF5w5aYRompHeGv2tSFpQmA7J4RR97W1yCaW1R87Q10ZKp8Q7u0DpSLrj71kMdYyqhduR/EBjQJ6qMlpE5QWkk7qt5JGRoxiQA8jrMpQG7DZ0bpMS5iOrtiDOkF28fzrLvj/Ilq3Z5XgrDL2iWnaFwkKjdKXs41DK65VMmuuo05hblC58Ja12RK/9E9L1q/WJ2UbuyEiaeDBoKB7DzWK75Bb7j1QTkYEGr/fFCCX29x0D8iID2XupIbWdvHeFGrspKmQuuQSaUjXRMJaV6SbHgTykcKjeupXY13I7DiyqzNpjX7QfB0ujKZ3eYl/fTJq/o0O1Sdd3xL6+zlzKJeWemG1+knNnqV0k9p+xzUyyvV0V+02vW99kK4l97QFlP04kI0PtC/1Jb72N9Nb7+C6Z4H2cVLu39APHwhsNSXfUYdBvwG7Jnw5oDrqt8Zemu3N+/JigxWeyvF4K6FvHrNjqjRynrLjJFJosl+KMJj8g6cl3r5aJTV59TL4OpIka+Rg9rZ1FFpFbaEl+4n/tMsazjMwdlIqIhwV0GDRkLkfSx5MNXdmsAZlBQ3j/jNwp5hxzLld7zTkv7nthKf6DwZFcTeTGTjbT+4H/iScpg+ntdSvoyH+GWUS0p4qviq9bZo6h4x8Z7KoCnpNbVVG5K6f8zcmN/nnCOE89ch5CVTeMNieXDArocbYev42U3ZxJI8VjaPOvBoON6UCpOMfuIV2FqPkPdsDqCmyezLQAAAAASUVORK5CYII=")}.benefits li.pri_payment_after_fitting:before{content:'';display:block;position:absolute;width:53px;margin-left:-26px;height:80px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAABQCAMAAACOAc2rAAAAaVBMVEUAAABMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEw/elXxAAAAInRSTlMAEflOle/PcNOxLwyqkMKDZerJVB/o2sa3bUEbhyDloJqGrxVmBgAAAaFJREFUWMOdWNluwzAMsy3HSZqz9712/P+P3AIESLdaSU2+FKhAWLYkm4x5hYUOazSsoGOlsgQ6RGXlQBYNZECushogRAMboFFZJVBHAzVQqqwA3KKB25iEln4fDfTahsdyXaKRCwA7U65dNLKbKZgATgk5YKuX66CEDkCul+ukhE5Ao5fLD7+VdHVYO7h1qDuphr+8XrAwpGH71uEVru3tkHzQy5U/Hd7hnrlaMIt5WH26UieseiywHlUkvyOWcHzL8VpgGcX130ojaYlm/+xpg8+wed2bx6fwE2mLjzG1vt0nsPZ26vUENOOguiSWu2tHsXwg1iWy3LCzM1Jx/mW1yax2TDA5RUE6xHQEqzMlwSpNQbAKsyZYX8YRrMyAAbcWty/uDLl6cb3B9SHX89R8cbPM3Rv0HWXuxH2YvJjn7nnqTaHeL+6tpN9lXgPwemNAVS+Q6kr3GzqEU1+q0hMf1YdedGmeAaJoUQGyGQU76V4Ak+7NgTCnluPwQMkpc84FUI5DOHfDOSnKtaU7xG8gcG6Uc768y+YdPf/1gPtS8QO2VEryUCJDlAAAAABJRU5ErkJggg==")}.benefits li.pri_37_points_of_sale:before{content:'';display:block;position:absolute;width:51px;margin-left:-25px;height:80px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAABQCAMAAACDH73sAAAAh1BMVEUAAABMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTExMTEzPcgkfAAAALHRSTlMA+/GiBYR9FAwvGhD27N/a1HZDPzTOkDkpCMCoWVHm4si7sZuWi2xfSiK4ZcMnIfQAAAI/SURBVFjDldbXkuowEATQlm2cycHknHf+//tu1e4FjxIjzttWbYNl9UjAobzNnv2uqrv952xdQlamA9JMh0JsHiuyqNMDXvmMJ3jqksNttCWv3hguqaIP1BCWJCbBOTEjRxKtjFBMAc7ghhTkyiITFZapC7ws+qTbp6Oyqh6jdEq6wXtJHdLEc7wVK9IMXxWrtd1roBnviIky/LoQs6xgqJbEdP5aFlHrsIAl31OrmwPAjT9YBYeMP94aAA7UGnvaS60jgFyxdsCDNateAHdqFfBoqDXSNmcKLzbwKbDi79GH70esfcIGXmvtabp8OV4TetsBrDglvOasPlhQ6xGUIS3TwGvMM6DWDV4/7AQCWENP8IpZS4Ee+yuBxyJiswrs9c7azO4vgZU97px9YMTGYTCEg/E/qf61pMbO8VGkL6AgLiocvYmImwOJ0kN3GDZ6pE4ATM1TuQKTnczzEgDOZIg6j3fNLhEZZr/fTbZ+nF6vacxesT5kGX1DZeasy6bWjsk61tzKJvjTC4/08N8sPHOxTklZW61+aGRvXduyH1aqOiwS5c4jIvxHRRGWmYM7hESO1u0nMwd/KUcO9oEsamB6yquxFEoYtgcM8h7N4FBGnyLdCga5dVc4JQN/ZJoIF6BNTeBzEl+Ardq6I7scfht35o5PVq5IjI+yrePJKny2EZ8spEIniPKeHunnkDXK2k1Zat3+smRpzbOs7L4i2wyh7q/FjBCEX30pDPKSnjDIHepl+E6j6gm+dV3D4x9KeW31zWE5VQAAAABJRU5ErkJggg==")}.benefits li.pri_installment:before{content:'';display:block;position:absolute;width:80px;margin-left:-40px;height:80px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyAyMDE5ICg2NC1CaXQpIC0tPg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmVyc2lvbj0iMS4xIiBzdHlsZT0ic2hhcGUtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgdGV4dC1yZW5kZXJpbmc6Z2VvbWV0cmljUHJlY2lzaW9uOyBpbWFnZS1yZW5kZXJpbmc6b3B0aW1pemVRdWFsaXR5OyBmaWxsLXJ1bGU6ZXZlbm9kZDsgY2xpcC1ydWxlOmV2ZW5vZGQiDQp2aWV3Qm94PSIwIDAgMTAwIDEwMCINCiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogPGRlZnM+DQogIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQogICA8IVtDREFUQVsNCiAgICAuZmlsMCB7ZmlsbDojNGM0YzRjfQ0KICAgXV0+DQogIDwvc3R5bGU+DQogPC9kZWZzPg0KIDxnIGlkPSLQodC70L7QuV94MDAyMF8xIj4NCiAgPG1ldGFkYXRhIGlkPSJDb3JlbENvcnBJRF8wQ29yZWwtTGF5ZXIiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDAiIGQ9Ik00Ni4wOSA4MC41NmMtOC44NywwIC0xOS40NCwtNS4xIC0yNi41LC0xMy4wNyA0Ljg4LC0zLjI5IDQuODYsLTUuMSAtMC4zOCwtNy41MSAtMS45NiwtMC45MSAtMS41NSwtMC43MiAtMy41MiwtMS42M2wtMy40OSAtMS42MWMtNS4yMSwtMi40IC02LjgzLC0xLjQxIC02LjU5LDQuMzggMC4wOSwyLjE3IDAuMDcsMS43MSAwLjE2LDMuODhsMC4xNSAzLjg0YzAuMjMsNS43MyAxLjg0LDYuNTcgNi44NywzLjJsMC41NSAtMC4zN2M4LjUxLDkuODggMjEuNDQsMTYuMjEgMzIuNzUsMTYuMjEgMS4wOSwwIDIuMTUsLTAuMDIgMy4xOCwtMC4wNyAtMC41MiwtMi4wMyAtMC4zMSwtNC41NCAtMC4zMSwtNS44NiAwLjAxLC0wLjU1IDAuMSwtMS4wNCAwLjI1LC0xLjQ4IC0wLjk5LDAuMDYgLTIuMDMsMC4wOSAtMy4xMiwwLjA5em01MC4wOCA1LjNjMC41NywwLjkxIDAuODgsMS44OCAwLjg4LDIuODggMCw1LjUyIC05LjMxLDkuOTkgLTIwLjgsOS45OSAtMTEuNDksMCAtMjAuOCwtNC40NyAtMjAuOCwtOS45OSAwLC0xIDAuMzEsLTEuOTcgMC44OCwtMi44OCAyLjU3LDQuMTIgMTAuNTIsNy4xMSAxOS45Miw3LjExIDkuNDEsMCAxNy4zNSwtMi45OSAxOS45MiwtNy4xMXptLTE5LjkyIC0zMC40OWMxMS40OSwwIDIwLjgsNC40NyAyMC44LDEwIDAsNS41MSAtOS4zMSw5Ljk5IC0yMC44LDkuOTkgLTExLjQ5LDAgLTIwLjgsLTQuNDggLTIwLjgsLTkuOTkgMCwtNS41MyA5LjMxLC0xMCAyMC44LC0xMHptMTkuOTIgMTkuMDZjMC41NywwLjkyIDAuODgsMS44OCAwLjg4LDIuODggMCw1LjUyIC05LjMxLDEwIC0yMC44LDEwIC0xMS40OSwwIC0yMC44LC00LjQ4IC0yMC44LC0xMCAwLC0xIDAuMzEsLTEuOTYgMC44OCwtMi44OCAyLjU3LDQuMTIgMTAuNTIsNy4xMiAxOS45Miw3LjEyIDkuNDEsMCAxNy4zNSwtMyAxOS45MiwtNy4xMnptLTYzLjA3IC0zNy43NGw3LjkyIDQuMDRjMC40OCwwLjI1IDAuODYsMC40OCAxLjIxLDAuNzEgMC44NCwtMC43IDEuOTIsLTEuMTMgMy4wOSwtMS4xMyAwLjc4LDAgMS41MiwwLjE5IDIuMTcsMC41MiAwLjU3LC0wLjM1IDEuNDMsLTAuODMgMS42NSwtMC45NWwxNC44IC04LjAxYzEuMzksLTAuNzYgMy4xNSwtMC4xNiAzLjg3LDEuMjVsMCAwYzAuNzIsMS40MSAwLjE0LDMuMTIgLTEuMjYsMy44N2wtMTQuOCA4LjAyYy0wLjIzLDAuMTMgLTEuMDYsMC42IC0xLjY3LDAuODkgLTAuMzYsMi4zIC0yLjM2LDQuMDUgLTQuNzYsNC4wNSAtMiwwIC0zLjcyLC0xLjIyIC00LjQ1LC0yLjk3IC0wLjY0LC0wLjI4IC0xLjgsLTAuNzggLTIuNDcsLTEuMTJsLTcuOTIgLTQuMDVjLTEuNDEsLTAuNzIgLTEuOTgsLTIuNDYgLTEuMjUsLTMuODdsMCAwYzAuNzEsLTEuNDEgMi40NiwtMS45NyAzLjg3LC0xLjI1em0xMi4yMiAxMS42M2MtMS43NSwwIC0zLjE4LC0xLjQzIC0zLjE4LC0zLjE5IDAsLTEuNzUgMS40MywtMy4xOCAzLjE4LC0zLjE4IDEuNzYsMCAzLjE5LDEuNDMgMy4xOSwzLjE4IDAsMS43NiAtMS40MywzLjE5IC0zLjE5LDMuMTl6bTQyLjg3IDIuNDZjMy4xOCwtMjUuMzEgLTE2LjQ2LC00Ny44NCAtNDIuMSwtNDcuODQgLTIyLjksMCAtNDEuNSwxNy45MSAtNDIuNCwzOS44NSAtMC4yMiw1LjM1IDIsNi4xNiAzLjg1LDYuMTcgMS43OCwwLjAxIDMuNCwtMS4wNCAzLjg4LC02LjY1IDEuNTQsLTE3LjY5IDE2LjIxLC0zMi4wNCAzNC42NywtMzIuMDQgMjEuMDgsMCAzNi45OCwxOC42MSAzNC41NSwzOS4zMiAyLjMzLDAuMSA2LjAzLDAuODEgNy41NSwxLjE5eiIvPg0KIDwvZz4NCjwvc3ZnPg0K);background-size:100%}.teasers-grid img{display:inline-block;max-width:100%;min-width:100%;vertical-align:top;-webkit-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.t-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px;padding:30px 0}.t-col{width:50%;padding:0 10px}.t-col a{display:block;position:relative;overflow:hidden}.t-col a:hover span{background:#f00;color:#fff}.t-col a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.t-col .img--desktop{display:block}@media (max-width:768px){.t-col .img--desktop{display:none}}.t-col .img--mobile{display:none}@media (max-width:768px){.t-col .img--mobile{display:block}}.t-col span{display:block;position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#000;font-size:18px;background:#fff;text-transform:uppercase;padding:13px 44px;white-space:nowrap}.t-full{width:100%;padding:0}@media (max-width:860px){.benefits li{font-size:16px;line-height:24px}}@media (max-width:660px){.benefits{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}.benefits li{width:33.333333333333%;margin-bottom:30px}.t-row{display:block;padding:15px 0 0 0}.t-col{width:100%;margin-bottom:15px}}@media (max-width:460px){.benefits li{width:50%}}.differ_flag{height:auto;width:auto;max-width:25px;max-height:25px;margin-left:10px}.clear-block-favor{padding:0px 20px;position:relative;margin-top:-20px;height:30px}.clear-block-favor a{float:right;border-bottom:1px solid #000;color:#000}.clear-block-favor a:hover{color:#000;border-color:transparent}@media (max-width:768px){.clear-block-favor{margin-top:0px}}.payment-5-hide{display:none}.btn.btn-goto-buing{display:none;width:240px;margin:10px auto 0;color:#000!important;text-transform:uppercase;font-size:14px;height:42px;line-height:40px}.btn.btn-goto-buing:hover{color:#fff!important}.btn.btn-goto-buing span{position:relative;top:1px}@media only screen and (max-width:785px){.btn.btn-goto-buing{display:block}}@media only screen and (max-width:597px){.btn.btn-goto-buing{font-size:14px;line-height:34px;height:36px}}.new-offers-banner{padding:15px 0}.offer-banner{max-width:762px;margin:0 auto;background:#fff}.offer-banner__inner{position:relative;padding-bottom:72.7%;overflow:hidden}.offer-banner__container{position:absolute;left:0;top:22.74%;bottom:12.039%;width:44.62%;text-align:center;color:#4e4e4e;font-weight:300;text-transform:uppercase;z-index:2;display:flex;flex-direction:column;justify-content:space-between;font-size:16px;line-height:1.2}.offer-banner__title{font-size:2.625em;line-height:1.19;font-weight:300;margin-bottom:8.823%}.offer-banner__text{font-size:1.5em;line-height:1.167}.offer-banner__btn{display:block;margin:0 auto;height:40px;width:216px;line-height:38px;font-size:18px;color:#4e4e4e;text-transform:uppercase;padding:0 10px;border:1px solid #434a54;border-radius:20px;transition:box-shadow .2s ease}.offer-banner__btn span{position:relative;top:1px}.offer-banner__btn:hover{box-shadow:0 4px 14px rgba(78,78,78,0.22)}.offer-banner__img{position:absolute;right:32%;top:50%;transform:translate(50%,-50%);height:auto;width:auto;max-width:61.68%;max-height:98%;transition:transform .4s ease;z-index:1}.offer-banner__img--man{margin-top:-2.36%}.offer-banner__img--women{margin-top:0.66%}.offer-banner:hover .offer-banner__img{transform:translate(50%,-50%) scale(1.06)}@media only screen and (max-width:1397px){.offer-banner__container{font-size:13px}.offer-banner__btn{font-size:16px;width:200px}}@media only screen and (max-width:1100px){.offer-banner__inner{padding-bottom:66%}.offer-banner__title{font-size:2.265em}.offer-banner__container{font-size:10px;top:15%;bottom:13%}.offer-banner__img{right:30%;max-width:56%}}@media only screen and (max-width:977px){.offer-banner__container{font-size:9px}.offer-banner__btn{font-size:14px;width:135px;height:34px;line-height:32px}}@media only screen and (max-width:767px){.offer-banner__container{font-size:14px;top:22.74%;bottom:12.039%}.offer-banner__btn{font-size:16px;width:160px;height:38px;line-height:36px}}@media only screen and (max-width:657px){.offer-banner__container{font-size:10px}.offer-banner__btn{font-size:14px;width:135px;height:34px;line-height:32px}}@media only screen and (max-width:497px){.offer-banner__container{font-size:9px;top:15%;bottom:14%}}@media only screen and (max-width:397px){.offer-banner__container{font-size:7px}.offer-banner__btn{font-size:12px;height:28px;width:120px;line-height:26px}}.hidden{display:none}.btn-sign-out a{color:#fff !important}.icon-ru span{display:none}.thumb-content .goodlist_item_fav_indicator{display:none}.thumb-content .goodlist_item_fav_indicator.active{display:block}form{display:inline}.header-user-buttons .cart.inactive:hover,.header-user-buttons .favourite.inactive:hover{color:#000}.header-user-buttons .cart.inactive .cart-total,.header-user-buttons .cart.inactive .cart-count,.header-user-buttons .favourite.inactive .favourite-count{visibility:hidden}.header-user-buttons .favourite{position:relative}.header-user-buttons .favourite .favourite-count{background:#f00;-webkit-border-radius:50%;border-radius:50%;color:#fff;font-size:14px;height:22px;line-height:22px;position:absolute;right:5px;top:12px;width:22px}.logo-panel.premium .header-user-buttons .favourite .favourite-count{background:#2f17ad}@media only screen and (max-width:977px){.header-user-buttons .favourite .favourite-count{font-size:12px;height:20px;line-height:20px;right:5px;top:6px;width:20px}}@media only screen and (max-width:657px){.header-user-buttons .favourite .favourite-count{line-height:20px;right:0px;top:8px;width:20px;font-size:0;width:10px;height:10px}}.product-controll-item a span{text-decoration:underline}.product-controll-item a:hover span{text-decoration:none}.goodlist_item_fav_indicator .active_state,.goodlist_item_incart_indicator .active_state,.goodlist_item_reserve_indicator .active_state,.goodlist_item_fav_indicator.active .inactive_state,.goodlist_item_incart_indicator.active .inactive_state,.goodlist_item_reserve_indicator.active .inactive_state{display:none}.goodlist_item_fav_indicator .inactive_state,.goodlist_item_incart_indicator .inactive_state,.goodlist_item_reserve_indicator .inactive_state,.goodlist_item_fav_indicator.active .active_state,.goodlist_item_incart_indicator.active .active_state,.goodlist_item_reserve_indicator.active .active_state{display:inline-block}.goodlist_item_fav_indicator.active .icon-favorites:before{color:#ec1c23}.wrap-product .wrap-detail-image .goodlist_item_fav_indicator .icon-favorites:before{color:#606060;content:"\e907"}.wrap-product .wrap-detail-image .goodlist_item_fav_indicator.active .icon-favorites:before{color:#ec1c23;content:"\e908"}.btn a{color:#000}.btn:hover a,.btn.btn-reverse a{color:#fff}.goodlist_item_incart_indicator.only_once.active{cursor:default}.goodlist_item_incart_indicator.active i{color:red}.goodlist_item_reserve_indicator.active > i,.goodlist_item_reserve_indicator.active .cart-item__reservation__icon > i{color:red}.text p{margin-bottom:30px;font-size:16px;line-height:26px;color:#000;font-weight:300}.favorites-thumbs .thumb .thumb-content .favorites-close a,.likeness-thumbs .thumb .thumb-content .favorites-close a{color:#000}.news-detail__thumb{overflow:hidden}.btn-more{color:#000}.detail-image a img{max-height:100%;max-width:100%}.details-img-slide img{height:100%;min-width:0;min-height:0}.detail-image img{margin:0 auto}.description-main{color:#000}.panel-group .panel .alphabet__letter:hover{color:#ed1c24}.select-city-drop .filter-parameter > span{font-weight:300}.brands-slider-slide img{max-height:none}.vacancies-item__content .text_after_send{font-size:18px}.btn-flip-magazine{color:inherit}.article-nav{clear:both}.form-row-date i{top:22px}.form-row-date .finp.error{border:6px solid #f00}.filter-custominp.error span{border-color:#f00}.edit-profile__photo-preview img{height:auto;width:auto;max-height:100%;max-width:100%}.brands-menu__content{float:left}.all-brands-btn{display:block;position:relative;width:240px;background-color:#fff}.brands-menu .all-brands-btn{z-index:2;float:left;margin-left:80px}.brands-menu .brands-list{width:auto}.likeness-switcher__item{font-weight:300;text-decoration:underline}.likeness-switcher__item.active{font-weight:600;text-decoration:none}.favorites-thumbs .add-to-compare.active .icon-compare{color:#f00}table.price-table.service-table{margin:0}table.price-table.service-table > tbody > tr > td:before{display:none}.brand-price-inner{width:61.29%;display:inline-block;vertical-align:middle}a.pdf-price-inner{border-bottom:1px solid #000;font-weight:300;color:#000}a.pdf-price-inner:hover{border-bottom:none}@media only screen and (max-width:977px){.price-table.service-table .right-col th{display:none}}.text.toptext75{width:75%}.select-city-drop .reserved{}.select-city-drop .reserved .text{}.delivery-tabs .tab-item{min-height:350px}.wrap-select .filter-parameter > span{display:block}.news-detail__info.text p{margin-bottom:8px}div.magazine-new .magazine-descr a{color:aqua}.text li{font-size:16px;line-height:26px;color:#000;font-weight:300;margin-left:18px}.breadcrumbs a,.breadcrumbs a:visited,.bestsellers a,.bestsellers a:visited,.sale-slider-inner a,.sale-slider-inner a:visited{color:#000 !important}.delivery-tabs .nav-tab .nav-tab-inner{padding:16px 14px}.nc_captcha_refresh{cursor:pointer}.nc_captcha_wrap input{display:none}.nc_captcha_wrap iframe{border:1px solid transparent}.nc_captcha_wrap.error iframe{border-color:#f00}.store-addresses{padding:0 0 5.3%}.store-addresses .text{margin-bottom:0}.btn span{border-bottom:none !important}.btn-back-main{text-decoration:none !important}.user-profile__controls .text-error a{display:inline;padding:0;border:none}.content .auth_wrap{width:370px;margin:30px auto;max-width:90%;padding:4.1% 0 13.6%}.content .auth_wrap .form-row{margin-right:0;margin-left:0}.content .auth_wrap div.form-row .btn.btn-sign.submit_form.handler,.content .auth_wrap input.btn.btn-sign.submit_form.handler{border-width:2px;width:267px}.wrap-agreement{float:none}.wrap-agreement .filter-custominp-label{white-space:normal}.order_postalcode_info{display:none;font-weight:500}.order_delivery_pickup_point_wrap{display:block !important}.order_delivery_pickup_point_wrap.error .order_delivery_pickup_point_head{border:6px solid #f00}#heading_filter .inactive_state,#heading_filter.collapsed .active_state{display:none}#heading_filter.collapsed .inactive_state,#heading_filter .active_state{display:inline}.text table td{padding:5px;word-break:break-word}.text table td p{margin-bottom:10px}.wrap-heading .heading h2{font-size:60px;font-weight:500}@media only screen and (max-width:1197px){.wrap-heading .heading h2{font-size:46px}}@media only screen and (max-width:977px){.wrap-heading .heading h2{font-size:30px}}@media only screen and (max-width:597px){.wrap-heading .heading h2{font-size:20px}}.goodlist_item_reserve_indicator.disabled{opacity:0.5}.goodlist_item_reserve_indicator.disabled a{text-decoration:none;cursor:default}.cart-item__availability{text-align:left;position:relative}.enter-social{display:none}.enter-account .enter-drop-down .text,.auth_wrap .text{padding-top:33px}.filter-range-input-min,.filter-range-input-max{width:40%}.filter-range-input-max{float:right}.menu .menu__item.active .sub-menu{pointer-events:auto !important}.service-descr{font-size:18px}.service-descr span,.service-descr strong,.service-descr .text{font-weight:500;display:block;font-size:18px}.service-descr p{padding-bottom:16px}.cost-delivery-before-note{margin-bottom:40px}.note-delivery{font-size:15px;font-weight:500;line-height:16px;margin-bottom:98px}.orders-item__status{text-align:center}.orders-item__status [type="submit"],.orders-item__status a{background:transparent;border:none;display:inline;color:#000}.orders-item__status [type="submit"]:hover,.orders-item__status a:hover{text-decoration:underline}#nl-confirm .modal-heading span{font-size:20px}.old-price.no-stroke{text-decoration:none}.product-old-price.no-stroke:after{display:none}form.buy1click span.filter-custominp-label{padding:5px 0}.sale-checkbox-name{font-weight:bold;color:#f00}.small-grey-modal .modal-dialog{max-width:940px !important}.small-grey-modal .wrap-agreement{margin-top:20px}.wrap-agreement.small-text .filter-custominp-label{font-size:15px}.select-city-drop .btn{margin-top:20px}.pager{text-align:center;font-size:24px;font-family:'Helvetica';font-weight:bold}.pager a,.pager span{display:inline-block;vertical-align:top;width:58px;height:58px;border-radius:50%;line-height:58px;color:#000;margin:0 5px;outline:none}.pager span{border:1px solid #000}.pager .pager-btn{position:relative}.pager .pager-btn:before{content:'';display:block;width:17px;height:32px;position:absolute;top:13px}.pager .pager-prev:before{left:25px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABABAMAAAAOkYGbAAAAG1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACUUeIgAAAACXRSTlMANKsGXhzim0VCn9kiAAAAPUlEQVQoz2OAAsYAGEsQLiQwcEISDEhicHWDRTCAAQMYOcBYSgZQBpPywAmVGcAdpgBjMSsxDBJBB7ggAwAiqQqmD1s4/QAAAABJRU5ErkJggg==')}.pager .pager-prev:hover:before{background-position:left bottom}.pager .pager-next:before{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAABABAMAAAAOkYGbAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACnRSTlMANAOrB18c45tFSXABcwAAAENJREFUKM9jSGSAAUUBGItJcJAIasIFBRWgDEahgRNKBAqhg2C4mLMRjMViPEgE3RtgYWrsAGUpmwyYEEOwA9yNMAYAcDMRzXRXUbsAAAAASUVORK5CYII=');right:25px}.pager .pager-next:hover:before{background-position:left bottom}.pager span:hover,.pager a:hover:not(.pager-btn){background-color:#ed1c24;color:#fff;cursor:pointer;-webkit-border-radius:50%;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.pager a:hover:not(.pager-btn){border-color:#ed1c24}body.js__loading{position:relative}body.js__loading:before{content:'';position:absolute;display:block;width:100%;height:100%;background:rgba(255,255,255,0.8);z-index:10000}body.js__loading:after{content:'';position:fixed;display:block;width:100%;height:100%;top:0;z-index:1000000;background:url(/img/loader.gif) no-repeat center center}@font-face{font-family:'helveticaneuecyrblack';src:url(/fonts/HelveticaNeuecyr-Black-Webfont.woff2) format('woff2'),url(/fonts/HelveticaNeuecyr-Black-Webfont.woff) format('woff'),url(/fonts/HelveticaNeuecyr-Black-Webfont.ttf) format('truetype');font-weight:normal;font-style:normal}.main-slider-slide .more-btn{display:block;position:absolute;z-index:10;bottom:84px;font-family:'Helvetica';font-size:18px;text-transform:uppercase;padding:0px 50px;height:70px;line-height:70px;font-family:'helveticaneuecyrblack';border-radius:4px;box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);border:1px solid #000;color:#000;text-align:center;-webkit-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.main-slider-slide .more-light{border-color:#fff;color:#fff}.main-slider-slide .more-center{left:50%;transform:translateX(-50%);bottom:54px}.more-right{left:auto;right:50px}.main-slider-slide .more-dark:hover{background-color:#000;border-color:#000;color:#fff}.main-slider-slide .more-light:hover{background:#fff;border-color:#fff;color:#000}.main-slider-slide .more-new{bottom:20%;min-width:300px}.more-left{bottom:85px;left:50px}.main-slider-slide .more-red{background-color:#dc2720;color:#fff;border-color:#dc2720}.main-slider-slide .more-red:hover{background-color:#fff;color:#dc2720;border-color:#fff}.main-slider-slide .more-navy{background-color:#1D2F81;border-color:#1D2F81;color:#fff}.main-slider-slide .more-navy:hover{background-color:#fff;border-color:#fff;color:#1D2F81}.main-slider-slide .more-white{background-color:#fff;border-color:#fff;color:#000}.main-slider-slide .more-white:hover{background-color:#000;border-color:#000;color:#fff}.main-slider-slide .more-black{background-color:#000;border-color:#000;color:#fff}.main-slider-slide .more-black:hover{background-color:#fff;border-color:#fff;color:#000}@media (max-width:1024px){.main-slider-slide .more-btn{height:38px;line-height:38px;font-size:15px;padding:0 25px}}@media (max-width:768px){.main-slider-slide .more-btn{display:none !important}.main-slider-slide .more-new{display:block !important}}@media (max-width:577px){.main-slider-slide .more-new{display:none !important}}a.filter-show-all.btn{line-height:22px;padding:10px 8px}.filter-show-all{margin-bottom:25px}@media only screen and (max-width:490px){.filter-show-all{margin-bottom:15px}}@media only screen and (min-width:491px) and (max-width:500px){.filter-show-all{margin-right:10px;margin-bottom:15px}}@media only screen and (min-width:501px) and (max-width:977px){.filter-show-all{margin-right:10px;margin-bottom:0px}}.content .auth_wrap .forgot-passw{color:#000;display:block;font-size:18px;font-weight:300;line-height:20px;margin-left:26px;text-decoration:underline}.content .auth_wrap .forgot-passw:hover{text-decoration:none}.collumn-right .product-info .ischeaper{float:left}.btn-ischeaper.left-spec-price{margin-right:35px}.btn-ischeaper.btn-spec-price{background-color:#f00}.btn-ischeaper.btn-spec-price > span{font-weight:500;color:#fff;border:none}.ischeaper-drop-down.spec-price-drop-down{display:none;position:absolute;width:328px;background-color:#d0cac3;padding:32px 38px 21px 28px;z-index:10}.brand-detail__info .link{display:none;text-align:right}.brand-detail__info .link a{font-size:18px;line-height:26px;color:#000;font-weight:300;text-decoration:underline}.brand-detail__info .link a:hover{text-decoration:none}@media only screen and (max-width:657px){.brand-detail__info .link{display:block}.text_slideDown{display:none}}@media only screen and (max-width:497px){.collumn-right .product-info .ischeaper{float:none;text-align:center;margin-top:30px;margin-bottom:0}.btn-ischeaper.btn-spec-price{background:#e6e6e6;font-size:14px;text-decoration:underline}.btn-ischeaper.btn-spec-price > span{font-size:14px;color:#000;font-weight:300}.btn-ischeaper.btn-spec-price:hover{text-decoration:none}.product-info .btn-ischeaper{padding:10px}}.H1-mainpage-catalog{margin-bottom:35px !important;font-size:31px !important;font-weight:bold !important;text-align:center !important;padding:0 10px}@media only screen and (max-width:657px){.H1-mainpage-catalog{font-size:20px !important}}.H1-mainpage-catalog.H1-only-catalog{margin-bottom:16px !important}@media only screen and (min-width:786px) and (max-width:977px){.H1-mainpage-catalog.H1-only-catalog{margin-bottom:7px !important}}@media only screen and (max-width:785px){.H1-mainpage-catalog.H1-only-catalog{margin-bottom:5px !important}}.main-slider{padding-bottom:2%}@media (max-width:768px){.main-slider{padding-bottom:3%}}@media (max-width:420px){.wrap-content-banner{margin-top:-20px}}.brand-detail{padding-top:0}.alphabet{word-wrap:break-word}@media only screen and (max-width:977px){.panel-group .panel.panel-main .filter-parameters__heading-main{font-weight:500}}.wrap-icon-info{text-align:center}.new-label{display:inline-block;vertical-align:top;font-size:23px;font-family:'Helvetica';font-weight:bold;width:89px;height:89px;line-height:82px;text-align:center;border:5px solid #F00;color:#F00;text-transform:uppercase;border-radius:50%;margin-bottom:40px}@media only screen and (max-width:977px){.new-label{position:absolute;right:82%}}.new-label.sm-size{font-size:13px;width:49px;height:49px;border-width:3px;line-height:43px;margin-bottom:15px}@media (max-width:1199px){.new-label{font-size:13px;width:49px;height:49px;border-width:3px;line-height:43px;margin-bottom:15px}}.store__name.need__center{font-size:31px;line-height:36px;margin-bottom:15px;font-weight:500;text-align:center;word-wrap:break-word}.cert-detail img{max-width:100%;padding:30px;display:inline-block}div.store__name.text-center>a{color:black !important}.slide-top{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.slide-top a.img-wrp{width:62%;height:500px}.slide-top a.img-wrp img{width:100%;height:100%;vertical-align:top}.slide-top .map{width:38%;margin-bottom:40px;height:500px}.list-slide{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;display:flex;-ms-align-items:center;align-items:center}.list-slide li{list-style:none;width:158px;height:107px;padding:0 2px;margin:2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;position:relative}.list-slide li:before{position:absolute;content:'';left:2px;right:2px;bottom:0;top:0;border:2px solid #ff1b10;opacity:0;transition:.2s}.list-slide li a{display:block;position:relative}.list-slide li:hover a:before{opacity:.2}.list-slide li a:before{position:absolute;content:'';left:0;right:0;bottom:0;top:0;transition:.2s;background-color:#000;opacity:.5}.list-slide li a img{width:158px;height:107px;vertical-align:top;z-index:-1;position:relative}.list-slide li.active a:before{opacity:0}.list-slide li.active:before{opacity:1}.list-slide li.panorama:after{position:absolute;content:'';width:84px;height:48px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAAAwCAMAAAC40K2/AAAAolBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ELnaCAAAANXRSTlMA5sQZ+GYHmiH2hivz7qQv1H9gWSUL2IP627OtiWxJQTooUicUEN/Jt6qflAOMcjYe6K92OOPssV4AAAItSURBVEjHrdbZlqowEAXQAplEmbFRxotTO7XaQ/3/r912BSRNMAsx+9GHI55UEYFn5uSZaceyK1mWgqhYluTK8cHMcmcGA1yDdLdFju0uDa7Qn6EmEvYi7VUDenDMBT7lzXSAa/39hgO432t4ZHIY40DjQwldQhsZlmyn2bJwjM1GA9A2G8Mplllqv1vIsEN2esx5qyr7XKw5RRVnu1WVErXm7OfP6Uh6MIIeRoEuIWVxAUqmUInpBfo7XVIqV1Hh7qP5+Cs/wZNOeYx3JpM51w0YJDzMW6k+VuIQBit3dUoAv1bVcFoBvCSYkpypAQD7aoRCeFFYjdgeYFJt2gheNqpSJ+CRNStBgJI06YGMNxEIYeKNDGR0VyAE6VICsksaCDEj4w6fIp/UIcMpttOPqtOInP5KSKXk9M16ThdrAXMqkawSIKlSORula72es7rSEwAw6p314RGUe+yb3+w+/ZaSfx6FovQP+CZyneI3e0Ak3edF3um8yD3WvGa77uRg1hF687BYbbnDuzPcqQp1LR8LrSu0u9hTcZSo698HiuMiZfqlGkxod7GfSHmftLbWa/07keJoadCh3cViY+yxBV3tObZN3Vj3/BxrbLHN7XzsHjtDHyMfW2z97Zx7eJO53Ei2WNKlOgOu0uPkssX+JnoO9DDy7W3fUPWZC3O0jJLFnPPzB9PCXI2OicwclAjMSIlA1SmOmDo5LxRhhNXJvqQFE1xnc/EJ92yd/wHMsdpP3EgHywAAAABJRU5ErkJggg==) no-repeat;left:50%;margin-left:-42px;top:50%;margin-top:-24px;transition:.2s;cursor:pointer}.list-slide li.panorama:hover:after{opacity:.8}.add-info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.add-slider{margin-bottom:35px}.add-info .item{width:50%}.add-info .item span{display:inline-block;font-size:21px;color:#000;line-height:32px;margin-right:5px}.add-info .item.i-contacts span{display:block;margin-right:0}.add-info .item .i-title{font-family:'Helvetica';font-weight:bold;margin-bottom:10px;font-size:27px}.add-info .item .payment-systems__item{margin-right:14px;cursor:pointer;width:26px}.add-info .item .payment-systems__item:last-child{margin-right:0}.add-info .item .payment-systems__item img{height:20px;margin-bottom:-4px}@media (max-width:1107px){.list-slide li{width:140px;height:87px}.list-slide li a img{width:140px;height:87px}}@media (max-width:981px){.slide-top .map{width:50%;margin-bottom:20px}.slide-top a.img-wrp{width:50%;height:400px}.slide-top .map iframe{height:400px}.add-info .item .i-title{font-size:20px}.add-info .item span{font-size:16px;margin-bottom:5px;line-height:1.2}.add-info .item .payment-systems{padding:0}}@media (max-width:853px){.slide-top{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-o-flex-direction:column-reverse;flex-direction:column-reverse}.slide-top .map{width:100%;margin-bottom:20px}.slide-top a.img-wrp{width:100%;height:400px;margin-bottom:10px}}@media (max-width:700px){.list-slide li{width:33.3%;height:130px}.list-slide li a img{width:100%;height:130px}}@media (max-width:515px){.slide-top a.img-wrp{height:auto}.add-info{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;align-content:center;text-align:center}.add-info .item.i-contacts{margin-bottom:10px}.add-info .item{width:100%}}@media (max-width:423px){.list-slide li{width:50%;height:107px}.list-slide li a img{width:100%;height:107px}}.address .brand{margin-top:1.9%;margin-bottom:0}.brand-info .swiper-container{width:100%;height:100%}.inner-slider{padding-bottom:30px}.title-row{margin-bottom:32px;margin-top:0}.title-row h2,.title-row h1{float:left;font-size:32px;font-weight:bold}.title-row .select{float:right;width:360px}.title-row .select .select-drop{width:360px}.unit{display:block;border:1px solid #ccc;text-align:center;color:#000;text-decoration:underline}.unit:hover,.unit.active{color:#fff;text-decoration:none;font-weight:bold}.unit:hover .unit-txt,.unit.active .unit-txt{background:#000}.unit-list-slider{}.unit-box{width:33.33333333333333%}.unit-img{display:block}.unit-list .unit-img img{width:100%}.unit-txt{display:block;font-size:16px;padding:22px 0 25px 0}@media (max-width:768px){.unit-txt{display:none}}@media (min-width:1024px){.unit-list{width:auto!important;margin:0 -15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;transform:translate3d(0,0,0) !important}.unit-box{width:33.33333333333333% !important;padding:0 18px;margin-bottom:30px;margin-right:0!important}.unit-list-button-prev,.unit-list-button-next{display:none}.unit-txt{font-size:18px;padding:15px 0}}@media (max-width:860px){.unit-box{width:50%}}@media (max-width:600px){.unit-box{width:100%}.unit-txt{font-size:15px}}.btn-box{margin-bottom:0;padding-top:10px}.btn-box .btn{padding-top:15px;padding-bottom:15px}.text-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;margin-top:35px}.text-lft{padding:0 15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;line-height:26px}.text-lft p{font-weight:300;margin-bottom:35px}.text-rht{min-width:300px;padding:0 15px}.btn-red{padding:15px 10px;display:block;height:54px;color:#f00;border-color:#f00}.btn-red:hover{background:#f00;color:#fff}.bg-box{background:#fafafa;padding-top:30px}.ytb-link{display:block;position:relative}.ytb-link:after{content:'';display:block;width:76px;height:58px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAA6CAMAAAAtMk/FAAABJlBMVEUAAADUJSnQIijLIyjNIynRJCnKIyfNIyjSJCrNJCrRJSvPJCnTIyrRIynRJCrOJCjLIyjNJCfTISHOJCjNIynSJCrLIyfKIyjQJCrSJSjPIynPIynYKSnMIijVIynOIijJIifTJCnJIifMISjMIyjUJCnLIyjTJCrUJCrOIynKIyfTJCrKISfOJCnKJCT/AADNJCfJIyfTJSrNJCnIIifLIynMIifTJCnQJCnWJCrHJCjLIifSJyzPHyrWISHWIynOJCfVIyvVIynVJCnGIyfMIyjHIynUJCrMJCnQJCrSJSrKJCnVJSv////TJSrOJCnJIyjOJSrkhIfkg4f87+/spqjRMzb//f310dLWJSvien7geHvXUFTZUFTPJivkgoTmhIfSMzc4xul7AAAASHRSTlMAwA63TT68kzouKBukjFNCOCAH6NG9hX1hUEpHA/r19PTq5N3Ft7KZfHRzajUkFQHv67CpqJ+ZhYF4amA0GAn69e3d0bSeV1QMYmbMAAACe0lEQVRYw63Y53LTQBSG4WPZRnKLe0tc4iTuJb1ACh3WURRLQIBQErj/m2Cl8eTM6HglGe/738/sZ+mPFhZ2pSSy8diFFk1vrEeq1TVetRpZ30hHtYtYPJtQrsCznFbpqcl26O2bVuP6xul23rW76XRqNfPbhZ1OUi1XtJyLiicbN5if5ar5fgyAPX95v7yFWfU+Wt371SxrNlOfzrWyxRuAU6IhwZq9unSwlAxrxkq2VWtJsdjWLseiUixehmOnkixW5lhIksXCHHstyWJ5AEWSxctB3MO6XcpiWYh6nOvx7q+/hWXgo8fGP8aXHw8LLQstLAJDj//rk2EY338HtVgFegstxIxvd1+DWawPKWK5MMPeGsRiJegSi2D21gAWUyFJLYrhVmphx3BALYo5Wy0fSz+ENrEIhls9Lb0DRWJRDLd6WXoYQtSiGG5lQsvBxNYUMdz6S2jpzyAktuYY2brAcmHUQsy9VXdbLoxaYuynTizEBJZwJjkXYmJr+nnRA2DEQqwothCjC9HCwjZGLcToQmoh1hZZiOEr5mnpHTigFsWchczH0o8gSS2KOa+qn6UfQ5daFOML/S1dhRS1EMOFYgsrQc9lEcxeGMgyBzCkFmLzhcEs8xzWqIWYvTCwZUYgSizskS8MbpkZGIst68FaxjKzoIgtaznLzAG0ZFlbAFCUZJnvOHYmyTLLHNMkWeaIY7W8HMv5qIDTFS1cybtsyrA2J+A0lGCZL2BeanUrBU9V9lbcyM+FKf2C9d/WvpoAV4p2fnZyGN4pbOf36n5WfXOf30SEj05Kgw+xGni3m1Mm9j1JbJRxLkoi9g1JOpoZxeLjxEQR/Pwfklacm/yHlwUAAAAASUVORK5CYII=");position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about{text-align:center}.about p{font-weight:300;line-height:30px;font-size:24px;margin-bottom:28px}.about h2{font-size:32px;font-weight:bold;margin-top:10px;margin-bottom:25px}.brand-info .read-more{border:1px solid #bfbfbf;font-weight:300;width:230px;display:inline-block;height:60px;padding:8px 10px;font-size:24px;margin-top:30px}.promo{background:#e7e7e7;background:-moz-linear-gradient(top,#e7e7e7 0%,#e1e1e1 100%);background:-webkit-linear-gradient(top,#e7e7e7 0%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,from(#e7e7e7),to(#e1e1e1));background:-o-linear-gradient(top,#e7e7e7 0%,#e1e1e1 100%);background:linear-gradient(to bottom,#e7e7e7 0%,#e1e1e1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7',endColorstr='#e1e1e1',GradientType=0 );position:relative;font-size:24px;line-height:34px;min-height:580px;margin-top:60px;padding-bottom:50px}.promo:before{content:'';display:block;position:absolute;width:558px;height:579px;top:0;background:url(/img/casio/casio-man.png) 0 0 no-repeat;background-size:100% auto}.promo strong{display:block;padding-left:400px;font-size:100px;color:#fff;line-height:72px;margin-bottom:65px}.promo-txt{padding-left:730px}.promo-txt p{margin-bottom:25px;font-weight:300}.brand-info .promo-txt .read-more{background:#fff;border-color:#fff}.brand-info .promo-txt .read-more:hover{background:none;border-color:#fff;color:#000}*{min-width:0;min-height:0}.history{background:#000;color:#fff}.brand-info .slider-rht .swiper-slide{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-info .slider-lft .swiper-slide{padding:47px 0 50px 0;min-height:580px;background:#000}.slider-box{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text-slider{width:30%;padding-right:30px;max-width:320px;float:left}.image-slider{float:right;width:70%}.brand-info .image-slider .swiper-slide img{opacity:0.5}.brand-info .image-slider .swiper-slide-active img{opacity:1}.pagination{position:absolute;bottom:30px;left:0;right:0;z-index:100;text-align:center}.pagination .swiper-pagination-bullet{display:inline-block;margin:0 15px;width:17px;height:17px;background:#808080}.pagination .swiper-pagination-bullet-active{background:#fff}.brand-info .swiper-slide strong{display:block;font-size:32px;margin-bottom:10px}.brand-info .swiper-slide em{display:block;font-size:100px;font-family:'helveticaneuecyrultralight';font-style:normal;margin-bottom:12px}.brand-info .swiper-slide p{font-weight:300;margin-bottom:20px}.brand-info .swiper-slide > span{display:block;font-size:24px;font-weight:normal;margin-bottom:18px}.video-tale{background:#ececec;padding:30px 0;margin-bottom:30px}.brand-info .video-tale .swiper-container{height:500px}.brand-info .video-tale .swiper-slide{background:#000;text-align:center}.video-container{position:relative;padding-bottom:67%}.video-play,.video-container iframe,.video-container object,.video-container embed{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:100%}.video-container iframe,.video-container object,.video-container embed{pointer-events:none}.video-tale .container{overflow:hidden}.video-tale .col{width:50%;float:left;font-size:24px;line-height:34px}.video-tale p{margin-bottom:25px;font-weight:300}.col-txt{padding-right:70px;padding-top:20px}.button-next{width:140px;height:33px;cursor:pointer;margin:0 auto 20px auto;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAhCAMAAAA8nLM8AAAAWlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACLSV5RAAAAHnRSTlMAgAYDC0AQfFVPSl5aRTw4NC8qIR0YFHlsZ2MldnHVFgxXAAABQUlEQVRYw83X4aqDIBiA4S8rNbPS0ja17v82D3EYDbadPGm691eBUJE8+EGMnLUOvqJSGu4cN7KE3JXiTtV2oehd5H0d1K9MP240W3oEuarqW4fhKdzd6gpyhBl5fXJVE4YhdXNDevT+z5FmhpQpXojy854uuIJUTa2V8GfSthOkaDTt6LGqNR6rwlnx/ObpYnjQsDYavNPNOlwFT1UvOyt+4W65BB7MNtDOwLjDE5WVw1LAo2kxlAG7fiiojsaKkRCYNFHgGa0PKz7w2DH04OTFijc8sgxiRUHE1AbPWVbYDJGb2Rl4qvjnpP1EVv1POD9WAuCJzUoKeCZuBFyeMHyCo5w/K+HwuANWuINkOf4ZHiS8WIkMj0Bv93gAK0Hw9OiVlQ5DlnD3gGefxxBkCz1NfpqSUFbC4SFU/85jXxJXP/PHEHK8tYMqAAAAAElFTkSuQmCC")}.button-prev{width:140px;height:33px;cursor:pointer;margin:20px auto 0 auto;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAhCAMAAAA8nLM8AAAAV1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOl5NtAAAAHXRSTlMAgANBBgp7PFxXUUxGExwOdjcyKiUYcCBkaGEua8XTmY4AAAFFSURBVFjDzdfJjoUgFEXRI3YIYocINv//neWAxFTFvKe5iLVHTgwKZAXQ8OSfxC0AI5KS4dVYmQjjn5Us0gyvlaWFVDjK6yJt8UptWtR/h87LTipET8muzM9mq59Eg6g1YuoznMfWrRoRrbHaVoYPabdoREkv7vtIls8DHm+YucWVTJX0j8LD+qQyN/Z4UT4GT1Z6Vi7X7vDkeKDcs3L3ra4ODo+qu/v/eMATi5XvsWGrLAJlq21gRA4c10FY4U6DnuVuILPiuA211h4eAisNwqXEAc99VoRCyDw8j7FCg4fOCh3ySRpczsjpytrGgMdW08DwcHrmI7428lkjRuPiVnxsdcsIenR4PCsxMyI535yZv4/FrZU7PCesSAIrNHh+g9aSWKHD00lzsNIRWaHD4w9gjfCsvBpbd3h2Vtb3P8XDE4aVHwbfD2aHIizvAAAAAElFTkSuQmCC")}.swiper-button-disabled{opacity:0.3;cursor:default}.title-img{margin-bottom:35px}@media (max-width:1520px){.brand-info .video-tale .swiper-container{height:400px}}@media (max-width:1400px){.promo:before{width:419px;height:435px}.promo-txt{padding-left:50%}}@media (max-width:1023px){.promo{padding-bottom:50px;min-height:auto}.promo:before{}.promo-txt{padding-left:50%;text-align:center}.promo strong{text-align:center}}@media (max-width:1199px){.video-tale .container .col{float:none;width:100%}.col-txt{padding-right:0;margin-bottom:20px}.brand-info .video-tale .swiper-container{height:100%;max-height:700px}}@media (max-width:991px){.brand-info .video-tale .swiper-container{max-height:600px}.slider-box{display:block}.text-slider,.image-slider{float:none;width:100%;max-width:100%}.brand-info .slider-lft .swiper-slide{min-height:auto;padding:20px 0}.brand-info .swiper-slide em{font-size:52px}.title-row h2,.title-row h1{float:none;margin-bottom:20px}.title-row .select{float:none}.text-box{display:block;margin-bottom:5px}.text-lft,.text-rht{width:100%}.btn-red{max-width:413px;margin-left:auto;margin-right:auto}.inner-slider .swiper-pagination{bottom:10%}.promo strong{font-size:48px;margin-bottom:25px}.pagination{position:unset;margin-top:20px;margin-bottom:10px}.pagination .swiper-pagination-bullet{margin:0 8px;width:14px;height:14px}}@media (max-width:768px){.brand-info .video-tale .swiper-container{max-height:460px}.unit-box{width:50%}.about p,.promo-txt p,.video-tale p{font-size:17px;line-height:22px;margin-bottom:10px}.promo strong{margin-bottom:10px}.brand-info .read-more{display:block;margin:0 auto;margin-top:20px}.promo{padding-bottom:25px}.promo-txt{padding-left:50%;text-align:center}.promo:before{width:315px;height:326px}}@media (max-width:640px){.promo:before{width:320px;height:330px;margin-bottom:10px;position:relative}.promo-txt{padding-left:0px;text-align:center}.promo strong{padding:0;text-align:center}}@media (max-width:557px){.brand-info .video-tale .swiper-container{max-height:360px}}@media (max-width:480px){.brand-info .video-tale .swiper-container{max-height:310px}.promo strong{font-size:32px}}@media (max-width:380px){.brand-info .video-tale .swiper-container{max-height:240px}}.text-rht{min-width:390px}@media (max-width:380px){.text-rht{min-width:auto}}.brand-info .hidden{display:none}.btn-box.brand-full{padding-top:40px;padding-bottom:50px}.filter-show-all{color:#fff;background-color:#f00;border:1px solid #fff}.filter-show-all:hover{background-color:#fff;border:1px solid #f00;color:#f00}.mainmenu-overlay{background:rgba(34,34,34,0.8);width:100%;height:100%;position:absolute;z-index:140;display:block;content:''}.reserve-contacts{padding-right:20px;margin-top:15px}.reserve-contacts-heading{font-size:18px;margin-bottom:10px}.reserve-contacts .form-row{margin-right:0;margin-left:0;color:#000}@media only screen and (min-width:1601px){.benefit.specprice{width:120px}}@media only screen and (max-width:1600px){.benefit.specprice{width:115px}}@media only screen and (max-width:1397px){.benefit.specprice{width:105px}}@media only screen and (max-width:785px){.benefit.specprice{width:88px;padding-left:12px}}.wrap-detail-image .benefit.specprice{width:105px}@media only screen and (max-width:977px){.wrap-detail-image .benefit.specprice{width:80px}}@media only screen and (min-width:1398px){.wrap-detail-image .benefit.specprice{width:150px}}@media only screen and (max-width:1397px){.wrap-detail-image .benefit.specprice{width:115px}}@media only screen and (max-width:497px){.wrap-detail-image .benefit.specprice{width:100px}}@media only screen and (max-width:657px){.city span{display:none}.city{margin-right:0}}.b-calendar{position:absolute;right:0;top:0;bottom:0;margin-right:calc(100% * 95 / 1920);margin-top:calc(100% * 130 / 1920);margin-bottom:calc(100% * 104 / 1920);width:100%;max-width:calc(100% * 489 / 1920);display:flex;flex-flow:column;justify-content:space-between}.b-calendar-btn{font-family:'helveticaneuecyrblack';border-radius:8px;line-height:1;font-size:calc(100vw * 34 / 1920);font-weight:bold;color:#fff;border:1px solid #ffff;padding-top:calc(100vw * 20 / 1920);padding-right:calc(100vw * 30 / 1920);padding-bottom:calc(100vw * 20 / 1920);padding-left:calc(100vw * 90 / 1920);-webkit-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;position:relative}@media screen and (min-width:1920px){.b-calendar-btn{font-size:34px;padding-top:20px;padding-right:30px;padding-bottom:20px;padding-left:90px}}.b-calendar-btn:hover{background:#fff;color:#1e2f81}.b-calendar__icon{width:calc(100vw * 47 / 1920);height:calc(100vw * 47 / 1920);position:absolute;top:0;bottom:0;margin:auto;left:calc(100vw * 30 / 1920)}@media screen and (min-width:1920px){.b-calendar__icon{width:47px;height:47px;left:30px}}.b-calendar-btn .b-calendar__icon .st0{fill:#fff;-webkit-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.b-calendar-btn:hover .b-calendar__icon .st0{fill:#1e2f81}@media screen and (max-width:977px){.b-calendar{display:none}}.all-brands-btn.block-center{margin:0 auto}.pictures-upload.upload_doc_inp_wrap.scan-add{margin-top:20px}.special-cities{margin-top:26px}.special-cities a{text-decoration:underline;font-size:18px;color:#000;margin-bottom:10px}.special-cities a:hover{text-decoration:none}.wrap-discount-coupon .main_shadow{background:grey;z-index:2}.wrap-discount-coupon .hover_triangle{background:white;opacity:1}.wrap-discount-coupon .menu_item_overlay.done_overlay{background:rgba(34,34,34,0.8);width:100%;height:100%;position:absolute;z-index:140;display:block;content:''}.wrap-discount-coupon .discount-coupon{display:flex}.wrap-discount-coupon .cart-block-coupon{padding:7px 10px}.wrap-discount-coupon .select-head{height:63px;margin:0px 5px;padding:7px 10px !important}.wrap-discount-coupon .coupon-light{font-size:21px}.wrap-discount-coupon .coupon-select .select-head{background-color:#fff}.wrap-discount-coupon .differ_flag{width:25px;margin:0 auto}.wrap-discount-coupon .img-coupon-container{width:50px;margin-left:5px;margin-right:5px;min-width:50px}.wrap-discount-coupon .img-coupon-container .differ_flag{max-width:25px;max-height:27px}.wrap-discount-coupon .filter-parameter.discsys-2 .img-coupon-container .differ_flag{max-width:40px;width:40px;max-height:none}.wrap-discount-coupon .wrap-filter-custominp .filter-custominp-label{width:220px}.wrap-discount-coupon .select .select-drop{border-top:1px solid #000}.wrap-discount-coupon .select .select-head i{top:12px}.wrap-discount-coupon .select .select-head{margin:0px 5px;height:63px}.wrap-discount-coupon .select .select-drop{width:280px;left:0px}@media (max-width:1024px){.wrap-discount-coupon .select .select-head{height:54px}.wrap-discount-coupon .select .select-drop{width:190px}}@media (max-width:768px){.wrap-discount-coupon .select-head{height:auto}.wrap-discount-coupon .select .select-head i{top:22px}.wrap-discount-coupon .select .wrap-filter-custominp{padding:4px 10px}.wrap-discount-coupon .coupon-light{font-size:0px}.wrap-discount-coupon .select .select-drop{width:158px}}@media (max-width:425px){.wrap-discount-coupon .cart-block-coupon{width:50%}.wrap-discount-coupon .select.js-select.goodlist_param_switch_wrap.coupon-select{width:100%}.wrap-discount-coupon .select .select-drop{width:152px;padding:0px}}@media (max-width:375px){.wrap-discount-coupon .select .select-drop{width:129px}}@media (max-width:320px){.wrap-discount-coupon .select .select-head{height:auto}.wrap-discount-coupon .select .select-head i{top:35px}.wrap-discount-coupon .select .select-drop{border-top:groove}}@media only screen and (max-width:1023px){.wrap-discount-coupon .wrap-filter-custominp .filter-custominp-label{width:55px;font-size:10px;margin:0}.wrap-discount-coupon .img-coupon-container{margin:0}}.text h3,.text h2,.text ul,.text ol{margin-bottom:20px}.text ul{list-style-type:disc}.text ol{list-style-type:decimal}.special-cities{display:none}.logo-wrap{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between!important;-webkit-flex-wrap:wrap!important;-moz-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;-o-flex-wrap:wrap!important;flex-wrap:wrap!important;margin:0;padding:15px 0;-ms-align-items:center;align-items:center;max-width:1583px;margin:0 auto}.logo-wrap li{flex:0 0 12.5%;max-width:12.5%;list-style:none;margin:10px 0;padding:0 20px;text-align:center}.logo-wrap li a img{display:inline-block}.logo-wrap a{transition:.1s;filter:grayscale(100%)}.logo-wrap a:hover{filter:grayscale(0%)}.new-banner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin:0 auto;padding-top:30px}.new-banner.other-banner{padding-bottom:20px}.new-banner .n-wrp{flex:0 0 50%;max-width:50%;padding:0 10px}.new-banner .n-banner{position:relative;overflow:hidden}.new-banner .n-banner img{width:100%;max-width:100%;height:auto;vertical-align:bottom;z-index:1;transition:.5s}.new-banner .n-banner:hover img{transform:scale(1.3)}.new-banner .n-banner .text{position:absolute;bottom:25px;left:75px;text-align:center;z-index:999}.new-banner .n-banner .text span{font-family:'Helvetica';color:#fff;font-weight:300;text-transform:uppercase;line-height:43px;font-size:36px;display:block;text-align:center}.new-banner .n-banner .text a{font-family:'Helvetica';display:inline-block;border-radius:60px;border:1px solid #fff;text-align:center;color:#fff;font-weight:400;text-transform:uppercase;font-size:18px;text-decoration:none;line-height:38px;padding:0 47px;margin-top:22px;transition:.1s}.new-banner .n-banner .text a:hover{-webkit-box-shadow:0px 4px 9px 5px rgba(255,255,255,0.18);-moz-box-shadow:0px 4px 9px 5px rgba(255,255,255,0.18);box-shadow:0px 4px 9px 5px rgba(255,255,255,0.18)}.new-banner .n-banner .lg-text{position:absolute;color:#fff;font-weight:300;font-size:48px;text-transform:uppercase;text-align:center;line-height:57px;left:65px;top:134px;z-index:999}.other-banner .n-banner .text{left:42px;bottom:110px}.other-banner .n-banner .text a{bottom:114px;font-size:32px;line-height:1;color:#808080;height:99px;padding-left:54px;padding-right:54px;line-height:47px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:2px solid #808080;font-weight:300;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;z-index:99;justify-content:center;min-width:356px}.other-banner .n-banner .lg-text{font-size:29px;color:#454545;font-weight:300;text-transform:uppercase;text-align:center;left:24px;line-height:48px;top:115px}.other-banner .n-banner .text a:hover{-webkit-box-shadow:0px 4px 9px 5px rgba(0,0,0,0.08)!important;-moz-box-shadow:0px 4px 9px 5px rgba(0,0,0,0.08)!important;box-shadow:0px 4px 9px 5px rgba(0,0,0,0.08)!important}.luxury-brands{position:relative}.luxury-brands:before{position:absolute;content:'';bottom:0;left:33%;right:33%;height:1px;background-color:#a19f9b}.type-brand .wrap-filter-custominp{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.type-brand{padding-left:12%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.filter-menu__col .type-brand label{min-width:180px;flex:inherit;max-width:none}.type-brand label{width:auto;flex:0 0 50%;max-width:50%}.type-brand .filter-custominp-label{font-weight:700;color:#afa69d;font-size:16px}.type-brand .filter-custominp span{display:inline-block;width:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:2px solid #bbbab8}.sub-menu .type-brand{padding-bottom:20px}.sub-menu .type-brand{padding-left:20px}.type-brand .wrap-filter-custominp{padding-left:0}.type-brand .wrap-filter-custominp{padding-right:00px}.product-info .product-name .sub{font-size:24px;color:#3c3c3c;font-weight:500;line-height:38px;display:block}.product-info .product-name .art{font-size:18px;font-weight:500;color:#3c3c3c;line-height:36px;display:block;margin-bottom:10px}.ul-logo{display:inline-block;max-width:121px}.ul-logo img{width:100%;vertical-align:bottom;margin-top:-10px}.wrap-icon-info .installment{position:relative;text-align:center;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:flex-end}.wrap-icon-info .installment span{margin-top:5px}.wrap-icon-info .installment img{max-width:80% !important;height:auto !important}.description .text{margin-bottom:25px}.description .text-title{display:block;font-weight:700;margin-bottom:7px;font-size:18px;margin-top:5px}.wrap-heading img{width:100%;vertical-align:bottom;height:auto}.wrap-heading a.top-banner{display:block;text-decoration:none;transition:.1s}.wrap-heading a.top-banner:hover{opacity:.9}.wrap-heading.wh{padding:0 !important}.wrap-discount-coupon .discount-coupon{float:none !important}.wrap-discount-coupon{display:-webkit-flex !important;display:-moz-flex !important;display:-ms-flex !important;display:-o-flex !important;display:flex !important;justify-content:space-between;-ms-align-items:center;align-items:center}.wrap-discount-coupon:before,.wrap-discount-coupon:after{content:none}.wrap-discount-coupon .filter-parameter.gift{flex:0 0 50%;max-width:50%;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;background-color:transparent !important}.wrap-discount-coupon .gift .wrap-filter-custominp{padding-left:0;padding-right:0;background-color:transparent !important}.wrap-discount-coupon .filter-custominp span{}.wrap-discount-coupon .gift .wrap-filter-custominp .filter-custominp-label{font-size:24px;width:380px !important;font-weight:700}.order-col .count-number{font-size:31px;font-weight:700}.inner-or-table{margin-top:30px;margin-bottom:0px}.inner-or-table .orders-table__heading{justify-content:space-between}.inner-or-table .orders-table__heading .orders-col{padding-left:0 !important;padding-right:0 !important;justify-content:center !important;text-align:center !important}.inner-or-table .orders-table__heading .orders-col,.inner-or-table .orders__body .orders-col{flex:0 0 20%;max-width:20%;text-align:center;justify-content:center}.inner-or-table .orders__body .orders-col__title{text-align:left !important;font-size:31px}.inner-or-table .sub-art{display:block;font-size:18px;font-weight:300}.inner-or-table .count-number{font-size:31px;font-weight:500}.total-info{border-top:2px dotted #000;padding-top:20px;padding-left:0px}.total-info span{font-size:31px;line-height:38px;font-weight:500;display:block}.total-info .icon-ru:before{content:"\e913";font-size:22px}.table-nav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center}.table-nav .t-title{font-size:31px;font-weight:500;color:#000;margin-right:20px}.table-nav a{flex:0 0 245px;max-width:245px;text-decoration:none;color:#000;border:1px solid #000;text-align:center;font-size:18px;font-weight:500;line-height:46px;transition:.1s}.table-nav a:hover{background:#000;color:#fff}.brands-menu .all-brands-btn.active{background-color:#000;border-color:#000;color:#fff}.brands-menu__content{float:left}.brands-menu .all-brands-btn{z-index:2;float:left;margin-left:80px}.brands-menu .all-brands-btn:last-child{margin-left:40px}.all-brands-btn{display:block;position:relative;width:240px;background-color:#fff}.new-banner{margin-left:-10px;margin-right:-10px}.wrap-discount-coupon .want4gift .wrap-filter-custominp .filter-custominp-label{font-size:18px;font-weight:700}@media (max-width:1600px){.wrap-icon-info .installment img{max-width:50% !important;height:auto !important}.wrap-icon-info .installment span{font-size:16px}.brands-menu .all-brands-btn:last-child,.brands-menu .all-brands-btn{margin-left:15px}.new-banner .n-banner .lg-text,.other-banner .n-banner .lg-text{font-size:36px;line-height:1.3;top:10%}.other-banner .n-banner .lg-text{font-size:29px;line-height:1.4;top:20%}.logo-wrap{margin-left:-10px;margin-right:-10px;flex-wrap:nowrap}.logo-wrap li{}.other-banner .n-banner .text{bottom:10%}.other-banner .n-banner .text a{height:65px;font-size:22px;padding-left:20px;padding-right:20px;min-width:212px}}@media (max-width:1400px){.new-banner .n-banner .lg-text,.other-banner .n-banner .lg-text{font-size:36px;line-height:1.3;top:10%}.other-banner .n-banner .lg-text{font-size:22px;line-height:1.8;top:20%}.inner-or-table .orders__body .orders-col__title{font-size:28px}.type-brand{padding-left:5%}.wrap-icon-info .installment img{}}@media (max-width:1200px){.wrap-icon-info .installment img{}.other-banner .n-banner .lg-text{font-size:17px;top:12%}.other-banner .n-banner .text{bottom:5%;left:5%}.other-banner .n-banner .text a{background-color:#efefef;justify-content:center;-ms-align-items:center;align-items:center;text-align:center;z-index:1;height:60px;line-height:60px;padding-left:20px;padding-right:20px;font-size:20px;border:2px solid #808080}.brands-menu .all-brands-btn{margin-bottom:15px}.new-banner .n-banner .text{bottom:5%}.new-banner .n-banner .text,.new-banner .n-banner .text span{text-align:left}.new-banner .n-banner .text span{font-size:16px;line-height:24px}.new-banner .n-banner .text a{margin-top:10px}}@media (max-width:1097px){.inner-or-table .orders-table__heading{justify-content:flex-start}.inner-or-table .orders-table__heading>*{width:100% !important;display:block !important}.inner-or-table .orders-col{width:100% !important}.wrap-discount-coupon{padding:20px 0 2.7%}}@media (max-width:1140px){.type-brand label{flex:inherit;max-width:none;width:auto}.type-brand .filter-custominp-label{width:170px}}@media (max-width:1110px){.wrap-icon-info .installment img{max-width:30% !important;height:auto !important}}@media (max-width:1041px){.wrap-icon-info .installment img{max-width:36% !important;height:auto !important}.wrap-icon-info .installment span{font-size:14px}.logo-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.logo-wrap li{flex:0 0 16.66666%;max-width:16.66666%}}@media (max-width:991px){.inner-or-table .orders-table__heading{-webkit-flex-wrap:wrap !important;-moz-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;-o-flex-wrap:wrap !important;flex-wrap:wrap !important}.inner-or-table .orders-table__heading{display:none}.type-brand{padding-left:5%;justify-content:center}.other-banner .n-banner .lg-text{font-size:14px;top:8%}.other-banner .n-banner .text a{font-size:19px;padding-left:20px;padding-right:20px;line-height:40px;height:40px;border:1px solid #808080}.wrap-icon-info .installment img{max-width:36% !important;height:auto !important}.logo-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;justify-content:center !important}.logo-wrap li{flex:0 0 20%;max-width:20%}.logo-wrap li a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center}.inner-or-table .orders__row{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.inner-or-table .orders__row>*{flex:0 0 50% !important;max-width:50% !important}.new-banner{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.new-banner .n-wrp:last-child{margin-bottom:15}.new-banner .n-banner .text span{font-size:18px;line-height:26px}.wrap-discount-coupon .wrap-filter-custominp .filter-custominp-label{width:auto !important}}@media (max-width:767px){.logo-wrap li{flex:0 0 25%;max-width:25%}.logo-wrap{justify-content:center !important}.total-info{padding-left:0}.total-info span{line-height:1.3;font-size:28px;text-align:center}.inner-or-table .orders__row>*{flex:0 0 100% !important;max-width:100% !important}.wrap-discount-coupon{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;align-items:flex-start}.wrap-discount-coupon>*{flex:0 0 100% !important;max-width:100% !important;width:100% !important}.wrap-discount-coupon .wrap-filter-custominp{margin-bottom:15px}.type-brand{padding-left:17px}.sub-menu .type-brand{padding-left:0}.sub-menu .type-brand{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;align-items:flex-start}.brands-menu .all-brands-btn{float:none;margin-left:0 !important;width:100%;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.logo-wrap li{margin:0;padding:10px;flex:0 0 33%;max-width:33%;text-align:center}.logo-wrap li a{display:inline-block}.logo-wrap li a img{max-width:100%}.new-banner .n-wrp{flex:0 0 100%;max-width:100%;margin-bottom:30px}.other-banner .n-banner .text{left:15px;right:auto}.other-banner .n-banner .text a{background-color:#efefef !important;font-size:18px;padding-left:30px;padding-right:30px;padding-top:10px;padding-bottom:10px;border:1px solid #808080}.new-banner .n-banner .text,.new-banner .n-banner .text span,.new-banner .n-banner .lg-text{left:15px}.logo-wrap{justify-content:flex-start}}@media (max-width:497px){.logo-wrap{justify-content:center!important}.logo-wrap li{flex:0 0 33.3333%;max-width:33.3333%}.logo-wrap li{flex:0 0 33.3333%;max-width:33.3333%}.wrap-icon-info .installment img{max-width:26% !important;height:auto !important}.wrap-icon-info .installment span{font-size:12px}.table-nav{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.table-nav a{flex:inherit!important;width:100%;max-width:100%;margin-top:10px}.new-banner .n-banner .lg-text{font-size:18px;line-height:1.3;top:15%}}@media (max-width:380px){.type-brand{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.other-banner .n-banner .text a{background-color:transparent;border:1px solid #808080;min-width:170px;padding-left:15px;padding-right:15px;font-size:15px}.new-banner .n-banner .lg-text{font-size:18px;line-height:1.3}.other-banner .n-banner .lg-text{font-size:12px;line-height:2;top:12%}.other-banner .n-wrp:first-child .n-banner .lg-text{top:32%}}.price-ins{font-size:14px;line-height:16px;color:#000 !important;font-weight:500}.price-ins .color{color:#f00 !important;-ms-align-items:baseline;align-items:baseline;padding-left:3px}.price-ins .color span{font-size:20px;white-space:nowrap;margin-right:3px}.price-ins .color i{font-size:0.7em}@media only screen and (max-width:1500px){.price-ins .color span{font-size:18px}}@media (min-width:977px){.thumb:hover .price-ins .color{color:#fff !important}}.product-info .btn-ischeaper span{border:none!important}.product-info .product-old-price{margin-bottom:0}.product-info .price-ins{margin-bottom:12px}.modal-flex-wrp{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.modal-flex-wrp .product-info{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;align-items:flex-start}.modal-flex-wrp .product-info .product-old-price{width:100%;max-width:230px;border-bottom:1px solid #3a3734;padding-bottom:4px;margin-bottom:8px}.fbt-line{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-end;padding-top:15px}.fbt-line a{text-decoration:none;padding-left:10px;padding-right:10px;flex:0 0 220px;max-width:220%;font-size:18px;font-weight:500;transition:.3s;margin-left:30px;background-color:#e4e1db;line-height:60px;text-align:center;color:#000}.fbt-line a:nth-child(1){margin-left:0}.fbt-line a:nth-child(2){background-color:#f00;color:#fff}.fbt-line a:hover{color:#fff;background-color:#000}.pi-item-wrp{min-height:94px;margin-bottom:19px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;position:relative;-ms-align-items:flex-start;align-items:flex-start;padding-top:5px;padding-bottom:5px;clear:both;font-size:16px}@media only screen and (max-width:857px){.pi-item-wrp.pi-link{display:none}}.pi-location,.pi-link{padding-top:0;padding-bottom:0}.pi-location .pi-item{text-decoration:none}.pi-location .pi-item:hover span,.pi-location .pi-item:hover i{color:#f00}.pi-item,.pi-item:focus{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;transition:.3s;color:#000;text-decoration:underline;margin-right:50px}.pi-tooltip{position:relative}.pi-tooltip button,.pi-tooltip>a{display:inline-block;color:#000;background-color:transparent;border-top:none;border-left:none;border-right:none;padding:0;outline:none;border-bottom:1px dashed transparent;line-height:1;cursor:pointer;text-decoration:none}.pi-tooltip button:hover,.product-advantages .pi-tooltip>a:hover,.product-info .price-ins.pi-tooltip>a:hover{border-bottom:1px dashed #666;text-decoration:none}.pi-tooltip.tooltip-open>a{border-bottom:1px dashed #666 !important;text-decoration:none !important}@media (max-width:991px){.pi-tooltip button,.product-advantages .pi-tooltip>a,.product-info .price-ins.pi-tooltip>a{border-bottom:0}.pi-tooltip button:hover,.product-advantages .pi-tooltip>a:hover,.product-info .price-ins.pi-tooltip>a:hover{text-decoration:none}}.pi-item span{font-size:18px;font-weight:300;color:#000}.pi-item>i{font-size:46px;color:#3c3c3c}.tooltip-inner{display:none;opacity:0;position:absolute;left:20%;top:115%;background-color:#fff;border:1px solid #d0cac3;padding:10px;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-end;align-items:flex-end;z-index:999;width:350px;-webkit-box-shadow:6px 6px 6px 0px rgba(0,0,0,0.21);-moz-box-shadow:6px 6px 6px 0px rgba(0,0,0,0.21);box-shadow:6px 6px 6px 0px rgba(0,0,0,0.21)}.tooltip-inner:before{position:absolute;content:'';left:45px;top:-9px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:9px solid #d0cac3}.tooltip-inner:after{position:absolute;content:'';left:46px;top:-8px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #fff}.tooltip-inner p{font-size:14px;font-weight:300;line-height:18px;text-align:left;width:100%}.pi-tooltip .tooltip-inner a{font-size:14px;color:#f00;text-decoration:underline;margin-top:5px}.pi-tooltip .tooltip-inner a:hover{text-decoration:none}.similar-watch{padding-top:16px}.n-adv{position:relative;z-index:1}.n-adv-wrp{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}.n-adv__inner{overflow:hidden;position:relative}@media only screen and (max-width:977px){.n-adv__inner{padding:0 30px}}.n-adv-wrp .item-wrp{width:181px;margin-right:20px}.n-adv-wrp .item-wrp:last-child{margin-right:0!important}.n-adv-wrp .item-wrp:nth-child(1) .item{background-color:#a0a0a0}.n-adv-wrp .item-wrp:nth-child(2) .item{background-color:#fd0000}.n-adv-wrp .item-wrp:nth-child(3) .item{background-color:#606060}.n-adv-wrp .item-wrp:nth-child(4) .item{background-color:#aea69d}.n-adv-wrp .item{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;text-align:center;height:260px;padding:12px 4px 8px;justify-content:space-between;-webkit-box-shadow:0px 6px 19px 0px rgba(0,0,0,0.19);-moz-box-shadow:0px 6px 19px 0px rgba(0,0,0,0.19);box-shadow:0px 6px 19px 0px rgba(0,0,0,0.19);color:#fff}.new-wrp{padding-right:30px;margin-bottom:30px}.adv-title{font-size:16px;color:#fff;text-transform:uppercase;line-height:1;font-family:'Helvetica';font-weight:300}.n-adv-wrp .item span{color:#fff;font-size:13px;margin-bottom:5px;margin-top:5px;line-height:16px}.n-adv-wrp .item .img-wrp{margin-right:-5px}.n-adv-wrp .item a{transition:.2s;border:1px solid #fff;border-radius:60px;text-align:center;width:100%;max-width:80%;color:#fff;text-decoration:none;font-size:13px;line-height:21px;text-transform:uppercase}.n-adv-wrp .item-wrp:nth-child(1) .item a:hover{color:#a0a0a0}.n-adv-wrp .item-wrp:nth-child(2) .item a:hover{color:#fd0000}.n-adv-wrp .item-wrp:nth-child(3) .item a:hover{color:#606060}.n-adv-wrp .item-wrp:nth-child(4) .item a:hover{color:#aea69d}.n-adv-wrp .item a:hover{background-color:#fff}.n-adv-button-prev,.n-adv-button-next{display:none;height:30px}.n-adv-button-prev{left:0}.n-adv-button-next{right:0}@media only screen and (min-width:786px){.ask-product{display:none}}.ask-product__title{font-size:14px;line-height:18px;color:#000;text-align:center;padding:14px 10px;border-top:1px solid #000;font-weight:bold}.ask-product__list{display:flex;align-items:stretch;padding:0 13px}.ask-product__item{display:flex;width:50%;justify-content:center;align-items:center;flex-direction:row;padding:20px 0;border:1px dotted #000;margin-left:-1px;margin-top:-1px}.ask-product__item:nth-child(2n){border-right:0}.ask-product__item:nth-child(2n-1){border-left:0}.icon-ask-product{color:#5e5e5e;font-size:30px;margin-right:6px}.ask-product span{color:#000;font-size:16px;text-transform:lowercase}.wtch-banner{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;width:100%;border:2px solid #9c9c9c;justify-content:space-between;-ms-align-items:center;align-items:center;padding:10px 25px 10px 25px;background-color:#fff;margin-bottom:20px;margin-top:40px}.wtch-banner .img-wrp{margin-right:20px;flex:0 0 473px;max-width:473px}.wtch-banner .text-wrp{font-size:36px;color:#5f5f5f;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;text-align:center;font-weight:100;line-height:43px}.wtch-banner .text-wrp .cost{font-size:30px;display:block;padding:25px 0}.wtch-banner .text-wrp a{width:100%;max-width:230px;border-radius:60px;border:1px solid #5f656e;font-size:18px;color:#5f656e;text-transform:uppercase;text-align:center;text-decoration:none;transition:.2s}.wtch-banner .text-wrp a:hover{border-color:#000;background-color:#000;color:#fff}.adv-modal{max-width:650px}.adv-modal .modal-content{padding:0;border:none}.product-controll-item a,.product-controll-item a span{text-decoration:none !important;transition:.3s}.product-controll-item a:hover,.product-controll-item a:hover span{text-decoration:underline !important}.adv-modal .modal-heading{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-ms-align-items:center;align-items:center;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;margin:0;background-color:#a0a0a0;padding:3px 35px}.adv-modal-2 .modal-heading{background-color:#fd0000}.adv-modal-3 .modal-heading{background-color:#606060}.adv-modal-4 .modal-heading{background-color:#aea59c}.adv-modal .modal-heading span{color:#fff;font-size:28px;font-weight:300;line-height:33px;padding-left:20px;text-transform:uppercase}button.close-c{color:#fff;border-radius:50%;border:2px solid #fff;top:5px;right:5px;padding:0;text-align:center;width:26px;height:26px}button.close-c i{color:#fff;line-height:22px;font-weight:700;font-size:15px}.adv-modal form{width:100%}.adv-modal .modal-body{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:flex-end;align-items:flex-end;min-height:330px;justify-content:space-between;padding:35px 35px 18px}.adv-modal .modal-body p{font-size:21px;color:#000;line-height:26px;font-weight:400;text-align:left;margin-bottom:30px}.adv-modal .modal-body a{text-decoration:underline;font-size:21px;font-weight:400;color:#000}.adv-modal .modal-body a:hover{text-decoration:none}.adv-modal .modal-form{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.adv-modal .modal-form .mleft{flex:0 0 320px;max-width:320%;margin-right:30px}.adv-modal .modal-form .mleft .inp-wrp{margin-bottom:20px}.adv-modal .modal-form .mleft .inp-wrp:last-child{margin-bottom:0}.adv-modal .modal-form .mleft input{width:100%;height:40px;padding:0 15px;font-size:18px;font-weight:400}.adv-modal .modal-form .mleft input::placeholder{color:#aea69d}.adv-modal .modal-form .mright{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;width:100%;justify-content:flex-end;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.adv-modal .modal-form .mright>*{width:100%}.adv-modal .modal-form .mright input{height:40px;margin-top:20px;font-size:18px;text-transform:uppercase;outline:none;color:#fff;font-weight:300;text-align:center;border:1px solid #aea69d;background:#c6c1ba;width:100%;border-radius:60px;transition:.2s;-webkit-box-shadow:0px 6px 19px 0px rgba(0,0,0,0.13);-moz-box-shadow:0px 6px 19px 0px rgba(0,0,0,0.13);box-shadow:0px 6px 19px 0px rgba(0,0,0,0.13)}.adv-modal .modal-form .mright input:hover{border-color:#000;background-color:#000;color:#fff}.product-controll-col.col2{padding-top:0!important}.new-row{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;-ms-align-items:flex-start;align-items:flex-start;clear:both}.similar-watch{position:relative;padding-top:16px;margin-bottom:20px;z-index:2}.similar-watch:before,.similar-watch:after{position:absolute;content:'';width:9999px;height:140%;background:#fff;top:0;left:100%;z-index:2}.similar-watch:before{left:auto;right:100%}.similar-watch .swiper-slide{width:calc(33.3% - 13px);margin-right:20px}.similar-watch .swiper-container{overflow:visible}@media only screen and (min-width:992px){.similar-watch .thumb-info{margin:0 0 10px}}@media only screen and (max-width:1340px){.similar-watch .swiper-slide{width:calc(50% - 10px)}}@media only screen and (max-width:991px){.similar-watch .swiper-slide{width:calc(25% - 15px)}}@media only screen and (max-width:785px){.similar-watch .swiper-slide{width:calc(33.3333% - 15px)}}@media only screen and (max-width:597px){.similar-watch .swiper-slide{width:calc(50% - 5px)}}.new-row>*{flex:0 0 50%;max-width:50%}.similar-heading{margin-bottom:30px}.product-controll-col .social-box{margin:0 !important}@media (max-width:1680px){.wtch-banner{}.wtch-banner img{height:auto}.wtch-banner .img-wrp{margin-right:0;padding-right:10px}.wtch-banner .text-wrp .cost{padding:10px 0}.wtch-banner .text-wrp,.wtch-banner .img-wrp{width:100%;flex:initial}.wtch-banner .text-wrp{font-size:24px}}@media (max-width:1500px){.pi-item-wrp{min-height:79px}}@media (max-width:1480px){.tooltip-inner{left:auto;right:0}.tooltip-inner:before{right:0;left:auto}.tooltip-inner:after{right:1px;left:auto}}@media (max-width:1398px){.pi-item-wrp{margin-bottom:15px}}@media (max-width:1298px){.pi-item-wrp{min-height:66px}}@media (max-width:1500px){.n-adv-wrp .item-wrp{margin-right:15px}.adv-title{font-size:14px}.n-adv-wrp .item{height:220px}.n-adv .img-wrp img{width:60px}}@media (max-width:1350px){.wtch-banner .text-wrp a{line-height:1.25}.wtch-banner .text-wrp{line-height:1.3}.n-adv-wrp .item-wrp{margin-right:10px}.n-adv-wrp .item-wrp .adv-title{font-size:14px}.n-adv-wrp .item a{font-size:12px}.wtch-banner .text-wrp{font-size:25px}}@media (max-width:1279px){.n-adv-wrp .item-wrp{width:35% !important}.n-adv-wrp .item{height:260px}.n-adv .img-wrp img{width:auto}}@media (max-width:1197px){.pi-item-wrp{min-height:54px}.pi-item-wrp span,.pi-item-wrp a,.pi-item-wrp button{font-size:16px}}@media only screen and (max-width:977px){.n-adv{margin-bottom:30px}}@media (max-width:991px){.wtch-banner .text-wrp a{line-height:44px}.wtch-banner .text-wrp{font-size:36px}.product-tabs{margin-bottom:30px}.wtch-banner{margin-bottom:15px}.new-row{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-o-flex-direction:column-reverse;flex-direction:column-reverse}.new-row>*{flex:0 0 100%;max-width:100%;width:100%}.new-wrp{padding-right:0}.n-adv-wrp .item-wrp{width:24% !important}.pi-item-wrp:last-child{margin-bottom:0}}@media only screen and (max-width:977px){.wrap-similar-and-n-adv{display:flex;flex-direction:column-reverse}.n-adv-button-prev,.n-adv-button-next{font-size:30px;display:block}.n-adv-wrp .item-wrp .adv-title{font-size:14px;line-height:18px}}@media only screen and (max-width:785px){.n-adv__inner{padding:0 20px}.n-adv-button-prev,.n-adv-button-next{height:30px;width:20px;text-align:center}.n-adv-button-prev{text-align:left}.n-adv-button-next{text-align:right}.n-adv-button-prev i,.n-adv-button-next i{font-size:24px}.n-adv-wrp .item-wrp{width:170px !important;margin-right:15px}.n-adv .img-wrp img{width:80px}.n-adv-wrp .item span{font-size:15px}}@media only screen and (max-width:597px){.n-adv-button-prev i,.n-adv-button-next i{font-size:20px}.n-adv-wrp .item-wrp{width:40% !important;margin-right:10px}.n-adv-wrp .item{height:250px}.n-adv-wrp .item-wrp .adv-title{font-size:14px;line-height:16px;margin-bottom:3px}.n-adv .img-wrp img{width:60px}.n-adv-wrp .item a{font-size:12px;letter-spacing:1px}}@media only screen and (max-width:480px){.n-adv__inner{margin:0 -10px;padding:0 15px}.n-adv-wrp .item{height:220px}}@media only screen and (max-width:400px){.n-adv-wrp .item{height:180px;padding-top:8px}.n-adv-wrp .item-wrp{margin-right:8px}.n-adv-wrp .item-wrp .adv-title{font-size:11px;line-height:14px}.n-adv .img-wrp img{width:40px}.n-adv-wrp .item span{font-size:12px;line-height:14px}.n-adv-wrp .item a{font-size:10px;max-width:90%;letter-spacing:0}}.pi-item>i{font-size:32px}@media (max-width:785px){.price-ins{font-size:12px}.price-ins .color span{font-size:14px}.wtch-banner{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center}}@media (max-width:650px){.captcha{margin-top:20px}.modal-flex-wrp{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center}.fbt-line{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.fbt-line a{margin-left:0;margin-bottom:15px;min-width:100%;max-width:100%;flex:inherit}.adv-modal .modal-form .mleft{flex:0 0 100%;max-width:100%;margin-right:0}.adv-modal .modal-form{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}}@media (max-width:460px){.wtch-banner .text-wrp{font-size:26px;line-height:1.3}}@media only screen and (max-width:400px){.price-ins .color span{font-size:12px}}.modal-flex-wrp img{max-height:380px}.filter-menu__col .type-brand label:first-child,.panel-group .panel .type-brand label:first-child{max-width:140px;min-width:140px}.product-controll{clear:both}.wrap-product .product-info{padding-left:0}.product-advantages{clear:both;border-bottom:1px solid #979797;border-top:1px solid #979797;margin-bottom:20px;padding-top:20px}@media only screen and (max-width:857px){.product-advantages{display:none}}.product-advantages a{color:#000;max-width:90%;vertical-align:middle}.product-advantages a:hover{text-decoration:underline}.product-advantages li{list-style-type:none;margin-left:0}.product-advantages strong{font-weight:500}@media (max-width:767px){.product-advantages a{vertical-align:top}.product-advantages .pi-tooltip{margin-top:10px}}.sale-slider-inner .sale-heading .icon-ru{font-size:23px}.q-banner-wrap{width:100%}.q-banner{position:relative;width:100%;height:0;padding-bottom:47.5588%;background:url(../../../../img/banners/nban.jpg) center no-repeat;background-size:100%;transition:background 0.5s ease}.q-banner .item{display:none;position:absolute;top:0;left:0;width:100%;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center;height:100%;text-align:center;flex:0 0 63.2911%;width:63.2911%}.q-banner .item.active{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.q-banner .item .text{text-align:center;font-size:48px;line-height:1.52;font-weight:100;color:#4e4e4e;text-transform:uppercase;margin-bottom:7.4286%}.q-banner .item .nbtn-wrp{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;width:100%}.q-banner .item .nbtn-wrp.m{margin-bottom:9.2857%}.q-banner .item .nbtn-wrp a{border-radius:33px;text-align:center;text-transform:uppercase;font-size:24px;color:#4e4e4e;background:#f1efec;border:1px solid #4e4e4e;line-height:64px;transition:.2s;padding:0 30px;white-space:nowrap}.q-banner .item .nbtn-wrp.auto a{text-align:center}.q-banner .item .nbtn-wrp a:hover,.q-banner .item .nbtn-wrp a:focus,.q-banner .item .nbtn-wrp a:active{-webkit-box-shadow:0px 10px 28px -17px rgba(0,0,0,0.75);-moz-box-shadow:0px 10px 28px -17px rgba(0,0,0,0.75);box-shadow:0px 10px 28px -17px rgba(0,0,0,0.75)}.q-banner .item--btn-list .nbtn-wrp a{min-width:50%}.q-banner .item-cols{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row;-ms-align-items:center;align-items:center;justify-content:center}.q-banner .item-col{width:50%;padding:0 3px}.q-banner.luxury-b{background:url(../../../../img/banners/nban2.jpg) center bottom no-repeat;background-size:100%}@media (max-width:1480px){.q-banner .item .left{margin-right:20px}}@media (max-width:1297px){.q-banner .item .text{font-size:3.7vw}.q-banner .item .nbtn-wrp a{color:#4e4e4e;background:#f1efec;border:1px solid #4e4e4e;font-size:18px;line-height:38px;padding:0 20px;border-radius:25px}}@media only screen and (max-width:977px){.q-banner-wrapper-mobile{position:relative;padding-bottom:45.8%;margin-bottom:30px}.q-banner-wrap{position:absolute;bottom:0;left:0;width:100%}.q-banner:hover{background-size:115%}.q-banner .item.item-cols{width:60%}.q-banner .item .nbtn-wrp a{border-color:#808080;color:#808080}.q-banner .item-col{padding:0 5px}.q-banner .item-cols .nbtn-wrp a{width:100%}}@media only screen and (min-width:978px){.q-banner-wrap .container{padding:0 !important}}@media only screen and (max-width:785px){.q-banner-wrapper-mobile{margin-bottom:20px;padding-bottom:0}.cat-lux .q-banner-wrapper-mobile{padding-bottom:45.8%}}@media only screen and (max-width:520px){.q-banner .item{position:absolute;top:15%;left:15px;bottom:5%;height:auto;justify-content:space-between}.q-banner .item.item--btn-list{bottom:15%}.q-banner .item-cols{top:5%;bottom:5%;left:7px}.q-banner .item.item-cols .nbtn-wrp a{min-width:auto;width:100%;padding:0 5px;font-size:14px}.q-banner .item .text{font-size:18px;line-height:1.3;max-width:215px;margin-bottom:0}.q-banner .item .nbtn-wrp{justify-content:flex-start}.q-banner .item .nbtn-wrp a{font-size:20px;line-height:38px;padding:0 15px;border-radius:25px;min-width:212px}.q-banner .item .nbtn-wrp.auto a{padding:0 10px;font-size:14px}}@media only screen and (max-width:380px){.q-banner .item{top:8%}.q-banner .item .text{font-size:12px;line-height:2;max-width:170px}.q-banner .item .nbtn-wrp a{min-width:170px;font-size:15px}.q-banner .item.item-cols .nbtn-wrp a{line-height:30px;font-size:12px}.q-banner .item .nbtn-wrp.auto a{font-size:12px}}.product-info .price-ins.pi-tooltip{display:block}.product-info .price-ins.pi-tooltip .color{display:inline-block}.wrap-product .collumn-left .viewscount{font-size:15px;color:#93887c;padding-top:20px;margin-left:-10px}@media (max-width:767px){.wrap-product .collumn-left .viewscount{font-size:12px;padding-top:0px}}@media only screen and (max-width:497px){.wrap-product .collumn-left .viewscount{width:270px;margin:0 auto}}.logo-panel .close-price-category{color:#000;position:absolute;font-size:inherit}.logo-panel .close-price-category a{color:#000}.logo-panel .close-price-category a:hover{text-decoration:underline}.logo-panel.middle .close-price-category a,.logo-panel.middle .close-price-category,.logo-panel.premium .close-price-category a,.logo-panel.premium .close-price-category,.logo-panel.lux .close-price-category a,.logo-panel.lux .close-price-category{color:#fff}.logo-panel .close-price-category .icon-close{line-height:1.1;vertical-align:middle;cursor:pointer}@media (max-width:1023px){.logo-panel .close-price-category{font-size:12px;margin-top:0px}}@media (max-width:639px){.logo-panel .close-price-category{font-size:10px;margin-top:4px}}@media (min-width:1921px){.wrap-detail-image .in-stock i,.wrap-detail-image .made-order i{font-size:2vw}.wrap-detail-image .in-favorites{font-size:2.2vw}.wrap-icon-info .installment img{max-width:65% !important}}.side-bann{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;padding-top:39px;background-color:#f1efec}.side-bann > a{width:280px;text-decoration:none;font-size:25px;color:#808080;line-height:38px;text-align:center;text-transform:uppercase;border:1px solid #808080;transition:.2s;border-radius:60px;margin-bottom:10px}.side-bann > a:hover{-webkit-box-shadow:0px 4px 9px 5px rgba(0,0,0,0.08)!important;-moz-box-shadow:0px 4px 9px 5px rgba(0,0,0,0.08)!important;box-shadow:0px 4px 9px 5px rgba(0,0,0,0.08)!important}.side-bann .img-wrp{width:100%}.side-bann .img-wrp img{width:70%;height:auto;margin:0 auto}@media (max-width:1023px){.side-bann{display:none}}@media (max-width:1280px){.side-bann > a{width:220px;font-size:20px;line-height:30px}}@media (min-width:992px){.collumn-right{overflow:visible;width:51.6%;float:left}}.pi-tooltip.tooltip-open .tooltip-inner{display:block;opacity:1}@media (max-width:991px){.tooltip-open .tooltip-inner{position:absolute !important;display:block !important;opacity:1 !important;min-width:auto !important;width:260px;max-width:100% !important;transition:.0s !important;max-height:600px !important;overflow:visible !important;padding:10px !important;box-shadow:6px 6px 6px 0px rgba(0,0,0,0.21);left:0 !important;background:#fff !important;border:1px solid #d0cac3 !important}}.wrap-discount-coupon.coupons-disabled .cart_coupon_add_form .cart-block-coupon:first-child,.wrap-discount-coupon.coupons-disabled .cart_coupon_add_form .cart-block-coupon .form-row{display:none}@media (min-width:768px){.wrap-discount-coupon.coupons-disabled .wrap-filter-custominp .filter-custominp-label,.wrap-discount-coupon.coupons-disabled .want4gift{width:70% !important}}.header-panel-right{position:relative}.choose-location{position:absolute;top:calc(100% + 18px);background:#fff;left:357px;border:1px solid #c0c0c0;padding:5px 24px 12px 24px;text-align:center;color:#2e2a27;font-size:14px;width:270px}@media (min-width:1600px){.choose-location{left:415px}}.choose-location:before{content:'';display:block;width:0;height:0;border-style:solid;border-width:0 9px 12px 9px;border-color:transparent transparent #fff transparent;position:absolute;top:-11px;left:30px;z-index:1}.choose-location:after{content:'';display:block;width:0;height:0;border-style:solid;border-width:0 10px 12px 10px;border-color:transparent transparent #c0c0c0 transparent;position:absolute;top:-12px;left:29px}.choose-btns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.choose-btns a{display:inline-block;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;height:36px;line-height:36px;font-size:14px;color:#fff;padding-left:24px;padding-right:24px;white-space:nowrap}.choose-btns a span{border-bottom:1px dotted #4a4644;display:inline;font-weight:300;color:#3c3835}.choose-btns a:hover span{border-bottom-color:transparent}.red-btn{display:block;font-weight:700;color:#fff;background-color:#f00;border:1px solid #f00}.red-btn:hover{background-color:#fff;color:#f00;border:1px solid #f00 !important}.choose-location > span{display:block;font-weight:700;margin-bottom:3px}@media (max-width:977px){.choose-location{left:auto;right:0}.choose-location:before,.choose-location:after{display:none}}@media (min-width:768px){.adv-modal-4 .g-recaptcha{transform:scale(0.75);margin-left:-35px}}.footer-info-content .footer-city{margin-bottom:5px}@media (min-width:768px){.footer-info-content .footer-city{position:absolute;top:11px;left:190px}}@media (min-width:640px) and (max-width:1023px){.delivery{margin-right:15px}.delivery span,.city span{font-size:13px}}.header-panel-right .chosen-container .chosen-single,.header-panel-right .chosen-container{display:none}.header-panel-right .chosen-container-active{display:block}@media (max-width:767px){.header-panel .chosen-container{width:240px !important}}.promo-bar{background-color:#e6e6e6;text-align:center;padding:9px 0 12px 0;font-weight:300}.promo-bar a{text-decoration:underline;color:#0f0f0f;font-size:18px}.promo-bar a:hover{text-decoration:none}.fixed-box{position:fixed;left:30px;bottom:30px;border:1px solid #c1b8b0;padding:18px;text-align:center;background-color:#fff;width:610px;z-index:1000;box-shadow:0 5px 5px rgba(0,0,0,.75)}.fixed-box:after{content:'';width:0;height:0;border-style:solid;border-width:30px 15px 0 15px;border-color:rgba(0,0,0,.75) transparent transparent transparent;display:block;position:absolute;bottom:-30px;left:40px;z-index:1}.fixed-box:before{content:'';width:0;height:0;border-style:solid;border-width:28px 13px 0 13px;border-color:#fff transparent transparent transparent;display:block;position:absolute;bottom:-28px;left:42px;z-index:5}.fixed-box p{margin:0 0 15px 0;font-weight:300;color:#222}.fixed-box strong{display:block;font-size:18px;margin-bottom:21px}.fixed-box span{display:block}.fixed-box span a{text-decoration:underline;color:#222}.fixed-box span a:hover{text-decoration:none}.view-btn{display:block;margin:0 auto 20px auto;background-color:#ed1c24;border:1px solid #ed1c24;width:130px;height:42px;text-align:center;line-height:42px;color:#fff;font-size:14px}.view-btn:hover{background:#fff;color:#ed1c24}.fixed-box .close{border:1px solid #c5bcb5;border-radius:50%;top:-15px;right:-15px;width:24px;height:24px;background-color:#fff}.fixed-box .close i{line-height:6px;width:12px;height:12px;display:inline-block;font-size:14px;right:5.5px;bottom:2px;position:absolute}.fixed-box .close:before{width:12px;height:12px}@media (max-width:767px){.promo-bar a{font-size:14px}.fixed-box{width:auto;right:30px}.fixed-box:before,.fixed-box:after{display:none}}#get-promocode .modal-dialog{max-width:500px !important}@media (max-width:768px){.tpl-component-advantages{display:none}}.wrap-bestsellers .thumb-content .bestseller,.sale-slider .thumb-content .bestseller,.similar-watch .thumb-content .bestseller{display:none}@media (max-width:768px){.logo-wrap{display:none}}.personal-info__detail.bonus-info{margin-top:28px}.personal-info__detail.bonus-info span{color:#ec1c23}.personal-info__detail.bonus-info .icon-ru{font-size:16px}@media (max-width:1599px){.personal-info__detail.bonus-info .icon-ru{font-size:13px}}@media (max-width:1279px){.personal-info__detail.bonus-info .icon-ru{font-size:12px}}.similar-watch:first-child{z-index:3}.mainpage .similar-watch{position:static}#p_acc-where-is .select-head{display:none}@media (min-width:858px){.details-img-big-slide-stub{display:none}}@media (max-width:857px){.details-img-big-slide-stub img{filter:blur(10px);-webkit-filter:blur(10px);-moz-filter:blur(10px);-o-filter:blur(10px);-ms-filter:blur(10px)}.details-img-big-slide-stub .detail-image{overflow:hidden}}.brand-info .brand-detail__info{padding-right:0}.page_fix,.translated-ltr > body{top:0 !important;position:static !important}.lang-panel img{height:auto;width:auto;max-width:25px;max-height:25px;display:inline}.skiptranslate{display:none !important}.lang-panel{padding-left:10px;display:block;width:65px;white-space:nowrap;line-height:50%}.lang-panel [type="checkbox"]{display:none}.lang-panel label.mainLang{display:none;position:relative}.lang-panel label.mainLang switchLang{position:absolute}@media only screen and (max-width:768px) and (min-width:334px){.lang-panel{width:35px}.btn-search{font-size:23px}.btn-navigation{font-size:18px}.header-panel-right{padding-top:3px}.city i{font-size:23px;margin-right:0}.tel{margin-left:-5px}.enter-account__mobile-btn-toggle{padding:0;font-size:25px}}@media only screen and (min-width:334px){.lang-panel ul li{display:inline}}@media only screen and (max-width:333px){input.mainLang:checked ~ label.mainLang{display:none}.lang-panel{overflow:hidden;width:35px}.lang-panel ul{display:none}.lang-panel ul li{margin-bottom:2px}.lang-panel label.mainLang{display:block}input.mainLang:checked ~ ul{display:block;width:35px;padding-top:2px;margin-bottom:5px}.btn-search{font-size:23px}.btn-navigation{font-size:18px}.header-panel-right{padding-top:3px}.city i{font-size:23px;margin-right:0}.tel{margin-left:-5px}.enter-account__mobile-btn-toggle{padding:0;font-size:25px}}.price-delivery{margin-bottom:7px;padding-bottom:0px}.price-delivery-btn{position:relative;margin-bottom:5px;cursor:pointer}.price-delivery-btn__text{font-size:14px;line-height:14px;font-weight:500;color:#000;border-bottom:1px dashed #666;user-select:none}.price-delivery-btn:hover .price-delivery-btn__text{border-color:transparent}.price-delivery-btn__content{position:relative;padding-right:23px}.price-delivery-btn__content:after{content:'';position:absolute;top:50%;right:0;width:0;height:0;transform:translateY(-50%) rotate(0deg);border-width:8px 8px 0;border-color:#3c3c3c transparent transparent;border-style:solid;margin-top:2px;transition:transform 0.3s ease,margin 0.3s ease}.price-delivery.open .price-delivery-btn__content:after{transform:translateY(-50%) rotate(180deg)}.price-delivery-wrapper{height:0;overflow:hidden;transition:height 0.3s ease}.price-delivery-list{display:inline-block;padding:9px 0 7px 11px;border-bottom:1px solid #bab9b9;border-top:1px solid #bab9b9}.price-delivery-list__item{margin-bottom:1px;font-size:14px;line-height:20px;color:#000;font-weight:500}.price-delivery-list__item:last-child{margin-bottom:0}.price-delivery-list__item .date{font-weight:300;margin-left:6px}.price-delivery-list__item .price{font-weight:300;color:#f00}.price-delivery-list__item .icon-ru{font-size:11px}#p_acc-condition-delivery .price-delivery-list{border-bottom:none;border-top:none;padding:0px}@media only screen and (max-width:856px){.price-delivery{display:none}.price-delivery-list__item{font-size:16px;line-height:18px}.price-delivery-list__item .icon-ru{font-size:12px}}@media only screen and (max-width:497px){.price-delivery{margin-bottom:12px}.price-delivery-btn__text{font-size:12px}.price-delivery-btn__content:after{border-width:6px 6px 0;margin-top:2px}.price-delivery-list{padding-left:5px;text-align:left}.price-delivery-list__item{font-size:14px;line-height:18px}.price-delivery-list__item .date{font-size:15px;margin-left:4px}.price-delivery-list__item .price{font-size:15px}}@media only screen and (max-width:320px){.price-delivery-list__item .icon-ru{font-size:11px}}.social-box a{margin-right:0}.social-box__item{position:relative;margin-right:15px;cursor:pointer}.wechat-img-wrap{position:absolute;bottom:100%;right:50%;width:82px;height:auto;background:#fff;padding:6px;border:1px solid #b8b4b0;border-radius:5px;z-index:10;opacity:0;visibility:hidden;transform:translate(50%,-20px);transition:opacity .3s ease,visibility .3s,transform .3s;user-select:none}.social-box__item--wechat .icon-wechat{font-size:34px}.social-box__item--wechat.open .wechat-img-wrap{opacity:1;visibility:visible;transform:translate(50%,-5px)}.wechat-img-wrap:before,.wechat-img-wrap:after{content:'';position:absolute;top:100%;right:50%;transform:translateX(50%);border-style:solid;border-color:#b8b4b0 transparent transparent transparent;border-width:5px 5px 0}.wechat-img-wrap:after{margin-top:-2px;border-top-color:#fff}.wechat-img{width:100%}@media only screen and (min-width:768px){.wechat-img-wrap{width:116px}.social-box__item--wechat .icon-wechat{font-size:44px}.social-box__item--wechat:hover .wechat-img-wrap{opacity:1;visibility:visible;transform:translate(50%,-5px)}}.product-info .price-ins .color a{color:inherit;text-decoration:underline;margin-left:-3px}.product-info .price-ins .color a:hover{text-decoration:none}.orders-col__delivery a{color:#000}.orders-col__delivery a:hover{text-decoration:underline}.disabled-block{opacity:0.5;pointer-events:none}@media only screen and (max-width:656px){.brand-info h3{font-size:15px}}.adv-modal-4 .mright a{font-weight:100}@media only screen and (max-width:1397px){.adv-modal-4 .mright a{font-size:16px}}@media only screen and (max-width:785px){.adv-modal-4 .mright .wrap-agreement{padding-top:8px}.adv-modal-4 .mright a{font-size:14px}}.modal-content .wrap-agreement{padding-bottom:10px}.wrap-icon-info-left{display:inline-block}.thumb-content .bfriday{position:absolute;z-index:12;right:0;top:0;width:30%}.detail-img .bfriday{position:absolute;z-index:120;right:0;top:0;width:25%}.bfriday img{width:auto;max-width:100%}.delivery-tabs .delivery-nav-tubs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.delivery-tabs .nav-tab{width:auto;flex-basis:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%}.delivery-tabs .nav-tab .deliv-estimates{font-size:13px}.delivery-tabs .nav-tab .deliv-estimates .icon-ru{font-size:10px}.product-gift-modal .adv-modal button.close{z-index:2;top:15px;right:15px}.product-gift-modal .adv-modal .modal-body{padding:0}.product-gift-modal .adv-modal .gift-comment{background:#f00;padding:15px}.product-gift-modal .adv-modal .gift-comment a,.product-gift-modal .adv-modal .gift-comment p{color:#fff}.product-gift-modal .adv-modal .gift-comment a{float:right}.product-tabs [data-target=p_acc-where-giftslist] .icon-gift{font-size:22px;margin-top:-4px}.product-tabs #p_acc-where-giftslist .details-img-slide{margin-right:5px}.wrap-product .brand-dealer{clear:both;margin-top:20px;margin-bottom:20px}.wrap-product .brand-dealer img{max-width:150px}.wrap-product .brand-dealer strong{font-weight:400}@media only screen and (max-width:497px){.wrap-product .brand-dealer img{max-width:100px}.wrap-product .brand-dealer strong{font-size:14px}}body{background-color:#fcfcfc;margin:0;padding:0}.flipbook-viewport{overflow:hidden;width:100%;height:100%}.flipbook-viewport .container{top:50%;left:50%;margin:auto}.flipbook-viewport .flipbook{width:922px;height:600px;margin:0 auto}.flipbook-viewport .page{width:461px;height:600px;background-color:white;background-repeat:no-repeat;background-size:100% 100% !important}.flipbook .page{-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);-o-box-shadow:0 0 20px rgba(0,0,0,0.2);box-shadow:0 0 20px rgba(0,0,0,0.2)}.flipbook-viewport .page img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.flipbook-viewport .shadow{-webkit-transition:-webkit-box-shadow 0.5s;-moz-transition:-moz-box-shadow 0.5s;-o-transition:-webkit-box-shadow 0.5s;-ms-transition:-ms-box-shadow 0.5s;-webkit-box-shadow:0 0 20px #ccc;-moz-box-shadow:0 0 20px #ccc;-o-box-shadow:0 0 20px #ccc;-ms-box-shadow:0 0 20px #ccc;box-shadow:0 0 20px #ccc}