@charset "UTF-8";.stars{display:inline-block;width:73px;height:13px;margin:2px 0 0 0;vertical-align:top;background-image:url(../images/src/stars.png);background-repeat:no-repeat}.starts--5{background-position:0 0}.starts--4{background-position:0 -13px}.starts--3{background-position:0 -26px}.starts--2{background-position:0 -39px}.starts--1{background-position:0 -52px}.starts--0{background-position:0 -65px}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, //getharvest.com

Version 1.5.1
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest //getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.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%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .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 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.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(../images/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:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../images/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(../images/chosen-sprite.png) no-repeat 100% -20px;background:url(../images/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;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;left:-9999px}.chosen-container .chosen-results{color:#444;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:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.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:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);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:700;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!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);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:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.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-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);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,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(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(../images/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;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);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-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.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-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.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:#fff url(../images/chosen-sprite.png) no-repeat -30px -20px;background:url(../images/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 (-o-min-device-pixel-ratio:3/2),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(../images/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-container a{position:absolute;z-index:100;display:block;width:30%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;-webkit-filter:dropshadow(color=#000000, offx=2, offy=2);filter:dropshadow(color=#000000, offx=2, offy=2);-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-container .privacy-link{position:static;z-index:auto;display:inline;width:30%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;text-shadow:none;opacity:1;-webkit-filter:none;filter:none;color:#ff8c3f}.ekko-lightbox-container .privacy-link:hover{text-decoration:underline}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}.scroller{height:100%;overflow-y:auto;overflow-x:hidden;position:relative}@media all and (max-width:767px){.scroller{height:auto;overflow:visible}}.scroller-inner{position:relative}.wrap{position:relative;overflow:hidden}.menu-trigger{position:absolute;top:-18px;left:-32px;display:block;float:left;height:16px;width:22px;padding:18px 40px 54px 14px;z-index:30;margin:18px 10px 18px 18px;font-size:0;cursor:pointer}@media (min-width:769px){.menu-trigger{display:none}.mp-menu{display:none}}.mp-pusher{position:relative;left:0;height:100%}.mp-menu{position:absolute;top:0;left:0;width:279px;border-right:1px solid #e1e1e1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mp-level{z-index:2;position:absolute;top:0;left:0;width:100%;height:200%;background:#fff;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mp-level li{display:block;background:#fff;font-size:18px}.mp-level li>a{display:block;background:url(/theme/images/mobile/li.png) no-repeat 10px 21px;padding:14px 25px;border-bottom:1px solid #e1e1e1}.mp-pusher::after{position:absolute;top:0;right:0;width:0;height:0;content:'';opacity:0}.mp-level::after,.mp-level::before{position:absolute;top:0;right:0;width:0;height:0;content:'';opacity:0}.mp-level::after{background:#fff;z-index:-1}.mp-pusher.mp-pushed::after{width:100%;height:100%;opacity:1}.mp-level.mp-level-overlay{cursor:pointer}.mp-level.mp-level-overlay::after{width:100%;height:100%;opacity:1}.mp-level.mp-level-overlay.mp-level::before{width:100%;height:100%;opacity:1}.mp-level,.mp-pusher{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.mp-overlap .mp-level.mp-level-open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mp-menu.mp-overlap>.mp-level,.mp-menu>.mp-level{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mp-menu.mp-overlap>.mp-level.mp-level-open,.mp-menu>.mp-level.mp-level-open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mp-cover .mp-level.mp-level-open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mp-cover .mp-level.mp-level-open>ul>li>.mp-level:not(.mp-level-open){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mp-menu ul{margin:0;padding:0;list-style:none}.mp-menu h2{margin:0;padding:1em;color:rgba(0,0,0,.4);text-shadow:0 0 1px rgba(0,0,0,.1);font-weight:300;font-size:2em}.mp-menu.mp-overlap h2::before{position:absolute;top:0;right:0;margin-right:8px;font-size:75%;line-height:1.8;opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.mp-menu.mp-cover h2{text-transform:uppercase;font-weight:700;letter-spacing:1px;font-size:1em}.mp-overlap .mp-level.mp-level-overlay>h2::before{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mp-level>ul>li:first-child>a:hover,.mp-menu ul li a:hover{background:rgba(0,0,0,.2)}.no-csstransforms3d .mp-pusher,.no-js .mp-pusher{padding-left:0}.no-csstransforms3d .mp-menu .mp-level,.no-js .mp-menu .mp-level{display:none}.no-csstransforms3d .mp-menu>.mp-level,.no-js .mp-menu>.mp-level{display:block}.icon-arrow-left{position:relative}.icon-arrow-left:after{content:" ";width:8px;height:12px;position:absolute;right:10px;margin:auto;bottom:0;top:0}.rateit{display:-moz-inline-box;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.rateit .rateit-range{position:relative;display:-moz-inline-box;display:inline-block;background:url(../images/rateit_star.gif);height:16px;outline:0}.rateit .rateit-range *{display:block}* html .rateit,* html .rateit .rateit-range{display:inline}.rateit .rateit-hover,.rateit .rateit-selected{position:absolute;left:0}.rateit .rateit-hover-rtl,.rateit .rateit-selected-rtl{left:auto;right:0}.rateit .rateit-hover{background:url(../images/rateit_star.gif) left -32px}.rateit .rateit-hover-rtl{background-position:right -32px}.rateit .rateit-selected{background:url(../images/rateit_star.gif) left -16px}.rateit .rateit-selected-rtl{background-position:right -16px}.rateit .rateit-preset{background:url(../images/rateit_star.gif) left -48px}.rateit .rateit-preset-rtl{background:url(../images/rateit_star.gif) left -48px}.rateit button.rateit-reset{background:url(../images/rateit_delete.gif) 0 0;width:16px;height:16px;display:-moz-inline-box;display:inline-block;float:left;outline:0;border:none;padding:0}.rateit button.rateit-reset:focus,.rateit button.rateit-reset:hover{background-position:0 -16px}/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:top .3s,right .3s,bottom .3s,left .3s;-o-transition:top .3s,right .3s,bottom .3s,left .3s;transition:top .3s,right .3s,bottom .3s,left .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connect{background:#3fb8af;border-radius:4px;-webkit-box-shadow:inset 0 0 3px rgba(51,51,51,.45);box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;-o-transition:background 450ms;transition:background 450ms}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.ekko-lightbox-container{position:relative}.ekko-lightbox-container>div.ekko-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;width:100%}.ekko-lightbox iframe{width:100%;height:100%}.ekko-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:-webkit-box;display:flex}.ekko-lightbox-nav-overlay a{-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;color:#fff;font-size:30px;z-index:1}.ekko-lightbox-nav-overlay a>*{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1}.ekko-lightbox-nav-overlay a>:focus{outline:0}.ekko-lightbox-nav-overlay a span{padding:0 30px}.ekko-lightbox-nav-overlay a:last-child span{text-align:right}.ekko-lightbox-nav-overlay a:hover{text-decoration:none}.ekko-lightbox-nav-overlay a:focus{outline:0}.ekko-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}.ekko-lightbox a:hover{opacity:1;text-decoration:none}.ekko-lightbox .modal-dialog{display:none}.ekko-lightbox .modal-footer{text-align:left}.ekko-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.ekko-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}.ekko-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:a 2s infinite ease-in-out;animation:a 2s infinite ease-in-out}.ekko-lightbox-loader>div>div:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-dialog .ekko-lightbox-loader>div>div{background-color:#333}@-webkit-keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@font-face{font-family:OpenSans;src:url(../fonts/opensans-light.eot);src:url(../fonts/opensans-light.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light.woff) format("woff"),url(../fonts/opensans-light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:OpenSans;src:url(../fonts/opensans-regular.eot);src:url(../fonts/opensans-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-regular.woff) format("woff"),url(../fonts/opensans-regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:OpenSans;src:url(../fonts/opensans-semibold.eot);src:url(../fonts/opensans-semibold.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-semibold.woff) format("woff"),url(../fonts/opensans-semibold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:OpenSans;src:url(../fonts/opensans-bold.eot);src:url(../fonts/opensans-bold.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-bold.woff) format("woff"),url(../fonts/opensans-bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:OpenSans;src:url(../fonts/opensans-extrabold.eot);src:url(../fonts/opensans-extrabold.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-extrabold.woff) format("woff"),url(../fonts/opensans-extrabold.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:OpenSans-Italic;src:url(../fonts/opensans-lightitalic.eot);src:url(../fonts/opensans-lightitalic.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-lightitalic.woff) format("woff"),url(../fonts/opensans-lightitalic.ttf) format("truetype");font-weight:400;font-style:italic}body{margin:0;font-family:OpenSans,sans-serif;font-weight:400;color:#444a52;min-width:320px}body a{color:#444a52;text-decoration:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body a:hover{text-decoration:none}body label{font-weight:400}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#f5f7f8;z-index:1000}@media all and (max-width:767px){.preloader{z-index:-1}}.preloader__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:160px}.preloader__content__anim-logo{position:relative}.preloader__content__anim-logo .logo-split-left{display:block}.preloader__content__anim-logo .logo-split-right{display:block;position:absolute;right:0;bottom:0;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:slide;animation-name:slide;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform:translatez(0);-ms-transform:translatez(0);transform:translatez(0)}@-webkit-keyframes slide{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}70%{-webkit-transform:translateX(-64px);transform:translateX(-64px);opacity:1}100%{-webkit-transform:translateX(-64px);transform:translateX(-64px);opacity:0}}@keyframes slide{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:0}70%{-webkit-transform:translateX(-64px);transform:translateX(-64px);opacity:1}100%{-webkit-transform:translateX(-64px);transform:translateX(-64px);opacity:0}}.preloader__content__anim-loading{position:relative;margin-top:24px;border-radius:2px;overflow:hidden}.preloader__content__anim-loading .loading-scale{height:4px;background:#3bbddb;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.preloader__content__anim-loading .loading-start{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-name:loading;animation-name:loading;-webkit-transform:translatez(0);-ms-transform:translatez(0);transform:translatez(0)}@-webkit-keyframes loading{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes loading{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.hidden_element{display:none}.modal-dialog{display:block!important}h1,h2,h3,h4,ul{margin:0}button{padding:0;border:none;outline:0;background:0 0}.container-box{max-width:1180px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width:1199px){.container-box{max-width:1023px;padding-left:16px;padding-right:16px}}@media all and (max-width:1023px){.container-box{max-width:677px;padding-left:0;padding-right:0}}@media all and (max-width:767px){.container-box{max-width:670px}}.color-1{background-color:#fff;max-width:1920px;margin:0 auto;overflow:hidden}.color-2{background-color:#f5f7f8;max-width:1920px;margin:0 auto;overflow:hidden}.clear-fix{clear:both}.modal-back{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;background:#000;opacity:.6}.svg-container{display:none}p{margin:0}.header{background:#f5f7f8}.header .header-first-wrapper{background:#fff;position:relative;z-index:42}.header .header-second-wrapper{background:#f5f7f8;position:relative;z-index:41}@media all and (max-width:1023px){.header .header-second-wrapper{background:#84b43c}}.header__first-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}@media all and (max-width:767px){.header__first-line{display:none}}.header__first-line>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__first-line__your-city{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px}@media all and (max-width:1199px){.header__first-line__your-city{width:234px}}@media all and (max-width:1023px){.header__first-line__your-city{width:170px}}.header__first-line__your-city__geo{width:16px;fill:#ff8c3f}.header__first-line__your-city__city-name{margin-left:6px;font-size:12px;font-weight:700}.header__first-line__your-city__open-arrow{margin-left:10px;width:9px;height:6px}.header__first-line__address{width:337px;font-size:12px;color:#3d3c3c}@media all and (max-width:1199px){.header__first-line__address{width:286px}}@media all and (max-width:1023px){.header__first-line__address{width:366px}}.header__first-line__top-menu{font-size:12px;width:593px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width:1023px){.header__first-line__top-menu{display:none}}.header__first-line__top-menu__item{position:relative;color:#3d3c3c;margin-left:16px}.header__first-line__top-menu__item>a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__first-line__top-menu__item .menu-open{margin-left:8px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:12px;height:8px}.header__first-line__top-menu__item .menu-line{position:absolute;bottom:-40px;left:0;width:100%;height:3px;background:#ff8c3f;opacity:0;z-index:1;pointer-events:none;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.header__first-line__top-menu__item:hover .menu-open{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__first-line__top-menu__item:hover .info-block{opacity:1;pointer-events:auto;top:28px}.header__first-line__top-menu__item:hover .menu-line{opacity:1;bottom:-11px}.header__first-line__top-menu__item .info-block{position:absolute;top:120px;right:0;width:220px;background:#fff;z-index:1;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;-webkit-box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;pointer-events:none}.header__first-line__top-menu__item .info-block__list{padding-left:0;margin:0;list-style:none;font-size:14px}.header__first-line__top-menu__item .info-block__list__item{margin-bottom:16px}.header__first-line__top-menu__item .info-block__list__item a{color:#597882;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header__first-line__top-menu__item .info-block__list__item:hover a{color:#ff8c3f}.header__first-line__top-menu__item .info-block:before{content:'';position:absolute;top:-13px;right:0;width:100%;height:13px}.header__first-line__top-menu__item:hover>a{color:#ff8c3f}.header__first-line__phone-tablet{display:none;font-size:18px;font-weight:700}@media all and (max-width:1023px){.header__first-line__phone-tablet{display:block}}.header__second-line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;color:#597882}@media all and (max-width:1199px){.header__second-line{padding:15px 16px}}@media all and (max-width:1199px) and (max-width:1023px){.header__second-line{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 0}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){.header__second-line{position:relative;padding:16px!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__second-line__menu-mobile{display:none;margin-right:31px;height:28px}@media all and (max-width:1023px){.header__second-line__menu-mobile{display:block}}.header__second-line__logo-mobile{display:none;margin-right:31px;height:35px}@media all and (max-width:1023px){.header__second-line__logo-mobile{display:block}}@media all and (max-width:1023px) and (max-width:767px){.header__second-line__logo-mobile{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.header__second-line__search-open{display:none;position:absolute;left:90px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background:url(/images/icons/search-mobile.svg) no-repeat;background-size:100% 100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:767px){.header__second-line__search-open{display:block}}.header__second-line .search-active{background:url(/images/icons/close.svg) no-repeat}.header__second-line__callback-mobile{display:none;position:absolute;right:80px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media all and (max-width:767px){.header__second-line__callback-mobile{display:block}}.header__second-line__callback-mobile__icon{fill:none;stroke:#537b17;stroke-miterlimit:10;stroke-width:2.5px;width:30px;height:30px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__second-line__callback-mobile__icon:hover{stroke:#fff}.header__second-line__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px}.header__second-line__logo__img{height:36px}.header__second-line__logo__text{padding-left:16px;font-size:14px}@media all and (max-width:1199px){.header__second-line__logo{width:186px}}@media all and (max-width:1023px){.header__second-line__logo{display:none}}@media all and (max-width:767px){.header__second-line .search{position:absolute;width:100%;top:60px;left:0}}.header__second-line .search .search__result{position:absolute;top:178px;width:430px;padding:50px 40px 30px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);opacity:0;pointer-events:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:670px){.header__second-line .search .search__result{display:none}}.header__second-line .search .search__result .search__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.header__second-line .search .search__result .search__item .search__img{width:45px;height:45px;float:left}.header__second-line .search .search__result .search__item .search__title{font-size:12px;color:#597882;line-height:1.5;width:240px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:14px}.header__second-line .search .search__result .search__item .search__price{font-size:14px;font-weight:700;text-align:right}.header__second-line .main-search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:337px;height:50px;background:#fff;-webkit-box-shadow:0 6px 5.34px .66px rgba(185,206,213,.32);box-shadow:0 6px 5.34px .66px rgba(185,206,213,.32)}@media all and (max-width:1199px){.header__second-line .main-search{width:286px}}@media all and (max-width:1023px){.header__second-line .main-search{margin-right:76px;height:40px;-webkit-box-shadow:0 6px 5.34px .66px rgba(94,134,35,.32);box-shadow:0 6px 5.34px .66px rgba(94,134,35,.32)}}@media all and (max-width:767px){.header__second-line .main-search{display:none;opacity:0;top:100%;left:0;padding:30px 16px 36px 16px;background:#a4c8d2;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}}.header__second-line .main-search .top_search{width:100%}@media all and (max-width:767px){.header__second-line .main-search .top_search{position:relative}}.header__second-line .main-search__input{border:3px solid transparent;width:100%;height:50px;outline:0;font-family:OpenSans,sans-serif;font-size:14px;padding:0 60px 0 30px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.header__second-line .main-search__input:focus{border:3px solid #fe8c3f}@media all and (max-width:1023px){.header__second-line .main-search__input{height:46px}}@media all and (max-width:767px){.header__second-line .main-search__input{-webkit-box-shadow:0 6px 5.34px .66px rgba(153,182,190,.32);box-shadow:0 6px 5.34px .66px rgba(153,182,190,.32)}}.header__second-line .main-search__icon{position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:30px;width:20px;height:20px;cursor:pointer}@media all and (max-width:1023px){.header__second-line .alisa{display:none}}@media all and (max-width:1023px){.header__second-line__phone-block{display:none}}.header__second-line__phone-block__phone{font-size:16px;font-weight:700;color:#444a52;text-align:right}.header__second-line__phone-block__phone a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__second-line__phone-block__phone a:hover{color:#ff8c3f}.header__second-line__phone-block__info{font-size:12px}.header__second-line__phone-block__info span{display:block}.header__second-line__cart-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:29px;width:134px;padding-right:12px}@media all and (max-width:1023px){.header__second-line__cart-block{padding-right:0}}@media all and (max-width:1023px) and (max-width:767px){.header__second-line__cart-block{width:auto}}.header__second-line__cart-block .counter{position:absolute;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-8px;right:-10px;width:20px;height:20px;font-size:12px;color:#303030;background:#fff;border-radius:20px;-webkit-box-shadow:0 4px 6.23px .77px rgba(77,136,153,.15);box-shadow:0 4px 6.23px .77px rgba(77,136,153,.15)}.header__second-line__cart-block svg{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;fill:#abc5cd}.header__second-line__cart-block svg:hover{fill:#ff8c3f}@media all and (max-width:1023px){.header__second-line__cart-block svg:hover{fill:#fff;stroke:#fff}}@media all and (max-width:1023px){.header__second-line__cart-block svg{fill:#537b17}}.header__second-line__cart-block__compare,.header__second-line__cart-block__favorite{position:relative;width:32px;height:29px}.header__second-line__cart-block__compare a,.header__second-line__cart-block__favorite a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width:767px){.header__second-line__cart-block__compare,.header__second-line__cart-block__favorite{display:none}}.header__second-line__cart-block__compare{margin-right:8px}.header__second-line__cart-block__compare .compare-icon{stroke:#abc5cd;width:24px;height:22px}.header__second-line__cart-block__compare .compare-icon:hover{stroke:#ff8c3f}@media all and (max-width:1023px){.header__second-line__cart-block__compare .compare-icon{stroke:#537b17}.header__second-line__cart-block__compare .compare-icon:hover{stroke:#fff}}.header__second-line__cart-block__favorite .favorite-icon{width:100%;height:100%}.header__second-line__cart-block .favorite-counter{right:-5px}.header__second-line__cart-block__cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:32px;height:29px}.header__second-line__cart-block__cart .cart-icon{width:32px;height:29px}.header__second-line__cart-block__cart .cart-info{position:absolute;top:177px;right:0;width:333px;background:#fff;z-index:1;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px;-webkit-box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;pointer-events:none}@media all and (max-width:1023px){.header__second-line__cart-block__cart .cart-info{display:none}}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__product__img{width:50px;height:50px}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__product__text-block{margin-left:16px;font-size:12px;color:#597882;line-height:1.6}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__product__text-block__product-price{font-size:14px;font-weight:700;color:#000}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__product .counter{left:0;top:0}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__checkout-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;letter-spacing:.04em;height:48px;width:100%;font-size:14px;font-weight:700;background:#ff8c3f;-webkit-box-shadow:0 6px 11.57px 1.43px rgba(255,140,63,.44);box-shadow:0 6px 11.57px 1.43px rgba(255,140,63,.44);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__second-line__cart-block__cart .cart-info .in-cart-wrapper__checkout-btn:hover{background:#e05112;-webkit-box-shadow:0 6px 11.57px 1.43px rgba(224,81,18,.44);box-shadow:0 6px 11.57px 1.43px rgba(224,81,18,.44)}.header__second-line__cart-block__cart .cart-info:before{content:'';position:absolute;top:-30px;right:0;width:100%;height:30px}.header__second-line__cart-block__cart .menu-line{position:absolute;bottom:-80px;left:0;width:100%;height:3px;background:#ff8c3f;opacity:0;z-index:1;pointer-events:none;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}@media all and (max-width:1023px){.header__second-line__cart-block__cart .menu-line{display:none}}.header__second-line__cart-block__cart:hover .cart-info{opacity:1;pointer-events:auto;top:60px}.header__second-line__cart-block__cart:hover .menu-line{opacity:1;bottom:-31px}.header__third-line{min-height:80px;background:#84b43c;position:relative;z-index:40}@media all and (max-width:1023px){.header__third-line{display:none}}.header__third-line__main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 0;overflow:visible!important}@media all and (max-width:1199px){.header__third-line__main-menu{padding:13px 16px}}.header__third-line__main-menu__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:61px}.header__third-line__main-menu__item svg{stroke:#425f18;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.header__third-line__main-menu__item .chair-all{width:55px;height:56px}.header__third-line__main-menu__item .chair-home{width:60px;height:54px}.header__third-line__main-menu__item .chair-office{width:60px;height:56px}.header__third-line__main-menu__item .chair-vending{width:58px;height:59px}.header__third-line__main-menu__item .massagers-icon{width:55px;height:61px}.header__third-line__main-menu__item .table-icon{width:65px;height:59px}.header__third-line__main-menu__item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em;margin-left:10px}@media all and (max-width:1199px){.header__third-line__main-menu__item__text{font-size:13px;margin-left:8px}}.header__third-line__main-menu__item i{display:block;background:url(../images/icons/menu-open.png);width:9px;height:6px;margin-left:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:1199px){.header__third-line__main-menu__item i{margin-left:4px}}.header__third-line__main-menu__item .item-content{position:absolute;left:auto;top:100px;width:1180px;height:100px;border:1px solid #000}.header__third-line__main-menu__item .menu-line{position:absolute;bottom:-60px;left:0;width:100%;height:3px;background:#ff8c3f;opacity:0;z-index:1;pointer-events:none;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.header__third-line__main-menu__item:hover svg{stroke:#a6d65e}.header__third-line__main-menu__item:hover i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__third-line__main-menu__item:hover .menu-line{opacity:1;bottom:-16px}.header .submenu-wrapper{pointer-events:none}@media all and (max-width:1023px){.header .submenu-wrapper{display:none}}.header .submenu-wrapper .submenu-point{background:#eff6f8;position:absolute;width:100%;height:530px;z-index:1;opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;top:-318px}.header .submenu-wrapper .submenu-point>div{-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}@media all and (max-width:1199px){.header .submenu-wrapper .submenu-point{overflow:hidden}}.header .submenu-wrapper .submenu-point .submenu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:visible;padding:90px 0 0 0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media all and (max-width:1199px){.header .submenu-wrapper .submenu-point .submenu-content{padding:90px 0 90px 16px}}.header .submenu-wrapper .submenu-point .submenu-content__item__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;height:90px;margin-bottom:20px}.header .submenu-wrapper .submenu-point .submenu-content__item__element__img{width:90px;text-align:center}.header .submenu-wrapper .submenu-point .submenu-content__item__element__img svg{stroke:#aecbd3;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .submenu-wrapper .submenu-point .submenu-content__item__element__caption{margin-left:20px;font-size:24px;font-weight:400;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .submenu-wrapper .submenu-point .submenu-content__item__element .element-flag{position:absolute;bottom:-22px;left:-14px;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .submenu-wrapper .submenu-point .submenu-content__item__element:hover .submenu-content__item__element__caption{color:#ff8c3f}.header .submenu-wrapper .submenu-point .submenu-content__item__element:hover svg{stroke:#ff8c3f}.header .submenu-wrapper .submenu-point .submenu-content__item__element:hover .element-flag{bottom:46px;opacity:1}.header .submenu-wrapper .submenu-point .submenu-content__by-brand__caption{font-size:12px;color:#596a6f;font-weight:400;margin:36px 0 0 0}.header .submenu-wrapper .submenu-point .submenu-content__by-brand__brand-list{padding-left:0;list-style:none;margin:30px 0 0 0}.header .submenu-wrapper .submenu-point .submenu-content__by-brand__brand-list__element{font-size:16px;margin-bottom:20px}.header .submenu-wrapper .submenu-point .submenu-content__by-brand__brand-list__element a{display:block;width:90px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.header .submenu-wrapper .submenu-point .submenu-content__by-brand__brand-list__element a:hover{color:#ff8c3f}.header .submenu-wrapper .submenu-point .menu-special-offer{position:absolute;background:#fff;top:0;right:0;height:100%;width:40%}@media all and (max-width:1199px){.header .submenu-wrapper .submenu-point .menu-special-offer{width:46%}}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content{position:relative;padding:70px 0 0 70px}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content__caption{font-size:24px;font-weight:700;color:#ff8c3f}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content__text{font-size:14px;margin-top:20px}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content__price-block{position:absolute;left:70px;top:170px;padding:20px;border:1px solid #dfeddf;background:rgba(255,255,255,.2)}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content__price-block__old-price{color:#606e72;text-decoration:line-through}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content__price-block__actual-price{font-size:24px;font-weight:700;margin-top:2px}.header .submenu-wrapper .submenu-point .menu-special-offer .offer-content__product-block{margin-top:54px;margin-left:57px}.header .submenu-wrapper .submenu-chairs .submenu-content__item{height:340px;width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .submenu-wrapper .submenu-chairs .submenu-content__by-brand{width:34%}.header .submenu-wrapper .submenumassagers .submenu-content__item{height:346px;width:74%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .submenu-wrapper .submenumassagers .submenu-content__item__element{margin-bottom:0;height:88px}.header .submenu-wrapper .submenumassagers .submenu-content__by-brand{width:18%}.header .submenu-wrapper .submenutables .submenu-content__item{height:410px;width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .submenu-wrapper .submenutables .submenu-content__item__element{margin-bottom:64px}.header .submenu-wrapper .submenutables .submenu-content__item__element__img{width:100px}.header .submenu-wrapper .submenutables .submenu-content__by-brand{width:57%}.header .submenu-wrapper .submenutables .submenu-content__by-brand__caption{margin-top:40px}.header .sticky-header{display:none;position:fixed;top:0;z-index:100;width:100%;background:#84b43c}.header .sticky-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:90px}@media all and (max-width:1023px){.header .sticky-header__wrapper{min-height:70px}}.header .sticky-header__wrapper__search{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:666px;height:50px;background:#fff;-webkit-box-shadow:0 6px 5.34px .66px rgba(88,129,26,.32);box-shadow:0 6px 5.34px .66px rgba(88,129,26,.32)}@media all and (max-width:1199px){.header .sticky-header__wrapper__search{width:556px}}@media all and (max-width:1023px){.header .sticky-header__wrapper__search{width:279px;height:36px}}.header .sticky-header__wrapper__search .form-input{width:100%;height:100%;outline:0;font-family:OpenSans,sans-serif;font-size:14px;padding:0 60px 0 30px;border:3px solid transparent;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .sticky-header__wrapper__search .form-input:focus{border:3px solid #fe8c3f;-webkit-box-shadow:0 6px 5.34px .66px rgba(185,206,213,.32);box-shadow:0 6px 5.34px .66px rgba(185,206,213,.32)}.header .sticky-header__wrapper__search .search-icon{position:absolute;right:30px;width:20px;height:20px;cursor:pointer}.header .sticky-header__wrapper__phone{font-size:20px;font-weight:700;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .sticky-header__wrapper__phone:hover{color:#333}.header .sticky-header__wrapper__cart-block{position:relative;display:block;width:166px;height:100%}.header .sticky-header__wrapper__cart-block .cart-icon-wrapper{position:relative}.header .sticky-header__wrapper__cart-block__cart{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header .sticky-header__wrapper__cart-block__cart__price-total{font-size:14px;color:#ddefc2;margin-left:14px}.header .sticky-header__wrapper__cart-block__cart .total-sign{font-size:14px;color:#ddefc2;margin-left:4px}.header .sticky-header__wrapper__cart-block__cart__count{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:-5px;left:40px;width:20px;height:20px;border-radius:15px;background:#fff;font-size:12px}.header .sticky-header__wrapper__cart-block .cart-info{position:absolute;top:177px;right:0;width:333px;background:#fff;z-index:1;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px;-webkit-box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);box-shadow:0 17px 43.61px 5.39px rgba(77,136,153,.25);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;pointer-events:none}.header .sticky-header__wrapper__cart-block .cart-info .in-cart-wrapper__product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}.header .sticky-header__wrapper__cart-block .cart-info .in-cart-wrapper__product__text-block{margin-left:16px;font-size:12px;color:#597882;line-height:1.6}.header .sticky-header__wrapper__cart-block .cart-info .in-cart-wrapper__product__text-block__product-price{font-size:14px;font-weight:700;color:#000}.header .sticky-header__wrapper__cart-block .cart-info .in-cart-wrapper__product .counter{position:absolute;left:0;-webkit-box-shadow:0 4px 6.23px .77px rgba(77,136,153,.15);box-shadow:0 4px 6.23px .77px rgba(77,136,153,.15);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:-8px;right:-10px;width:20px;height:20px;font-size:11px;color:#303030;background:#fff;border-radius:20px}.header .sticky-header__wrapper__cart-block .cart-info .in-cart-wrapper__checkout-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;letter-spacing:.04em;height:48px;width:100%;font-size:14px;font-weight:700;background:#ff8c3f;-webkit-box-shadow:0 6px 11.57px 1.43px rgba(255,140,63,.44);box-shadow:0 6px 11.57px 1.43px rgba(255,140,63,.44);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .sticky-header__wrapper__cart-block .cart-info .in-cart-wrapper__checkout-btn:hover{background:#e05112;-webkit-box-shadow:0 6px 11.57px 1.43px rgba(224,81,18,.44);box-shadow:0 6px 11.57px 1.43px rgba(224,81,18,.44)}.header .sticky-header__wrapper__cart-block .cart-info:before{content:'';position:absolute;top:-30px;right:0;width:100%;height:30px}.header .sticky-header__wrapper__cart-block .menu-line{position:absolute;bottom:-70px;left:0;width:100%;height:3px;background:#ff8c3f;opacity:0;z-index:1;pointer-events:none;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}@media all and (max-width:1023px){.header .sticky-header__wrapper__cart-block .menu-line{display:none}}.header .sticky-header__wrapper__cart-block:hover .cart-info{opacity:1;pointer-events:auto;top:67px}.header .sticky-header__wrapper__cart-block:hover .menu-line{opacity:1;bottom:-23px}.header .main-social-block{width:150px}@media all and (max-width:1199px){.header .main-social-block{width:130px}}@media all and (max-width:1023px){.header .main-social-block{display:none}}.header .main-social-block__contacts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width:1023px){.header .main-social-block__contacts-wrapper{display:none}}.header .main-social-block__contacts-wrapper a{display:block;font-size:0}.header .main-social-block__contacts-wrapper__watsup{margin-right:20px}.header .main-social-block__contacts-wrapper__watsup img{width:40px;height:40px}.header .main-social-block__contacts-wrapper__viber img{width:40px;height:40px}.header .main-social-block__contacts-wrapper__vk .vk-icon{width:16px;height:10px;fill:#3fa8e5}.header .main-social-block__contacts-wrapper__fb .facebook-icon{width:7px;height:15px;fill:#3f6ee5}.header .main-social-block__contacts-wrapper__ok .ok-icon{width:11px;height:17px;fill:#ff9130}.header .main-social-block__contacts-wrapper__instagram img{width:17px;height:17px}.header .main-social-block__text{font-size:12px}.header .menu-mobile{position:absolute;z-index:200;top:0;left:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;background:#fff;width:406px;padding:50px;-webkit-transform:translateX(-406px);-ms-transform:translateX(-406px);transform:translateX(-406px);-webkit-box-sizing:border-box;box-sizing:border-box}.header .menu-mobile .menu-mobile-close{position:absolute;right:20px;top:20px;cursor:pointer;font-size:0;z-index:10}.header .menu-mobile__caption{font-size:24px;font-weight:700;margin-bottom:50px}.header .menu-mobile .menu-level{position:absolute;top:0;left:0;background:#fff;width:100%;padding:50px}.header .menu-mobile__level-1{z-index:1}.header .menu-mobile__level-1 .main-list{padding-left:60px;list-style:none;margin-bottom:56px}.header .menu-mobile__level-1 .main-list__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;position:relative;margin-bottom:12px}.header .menu-mobile__level-1 .main-list__element svg{position:absolute;top:0;left:-60px;stroke:#84b43c}.header .menu-mobile__level-1 .main-list__element .open-arrow{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:12px;height:8px;cursor:pointer}.header .menu-mobile__level-1 .main-list__element a{font-size:16px;font-weight:700}.header .menu-mobile__level-1 .navigation-list{list-style:none;padding-left:0;margin-bottom:70px}.header .menu-mobile__level-1 .navigation-list__element{font-size:16px;font-weight:400;margin-bottom:20px}.header .menu-mobile__level-2{z-index:2;-webkit-transform:translateX(-380px);-ms-transform:translateX(-380px);transform:translateX(-380px);height:100%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .menu-mobile__level-2 .main-list{padding-left:90px;list-style:none;margin-bottom:56px;margin-top:50px}.header .menu-mobile__level-2 .main-list__element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;position:relative;margin-bottom:20px}.header .menu-mobile__level-2 .main-list__element svg{position:absolute;top:0;left:-90px;stroke:#aecbd3}.header .menu-mobile__level-2 .main-list__element .open-arrow{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:12px;height:8px}.header .menu-mobile__level-2 .main-list__element a{font-size:18px;font-weight:400}.header .menu-mobile__level-2 .main-list__element .element-flag{position:absolute;bottom:24px;left:-104px}.header .menu-mobile__level-2 .navigation-list{list-style:none;padding-left:0;margin-bottom:50px}.header .menu-mobile__level-2 .navigation-list__element{font-size:16px;font-weight:400;margin-bottom:20px}.header .menu-mobile__level-2 .tablet-back-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:218px;height:56px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #e4ebec;font-size:14px;color:#4d5c62}@media all and (max-width:1023px) and (max-width:767px){.header .menu-mobile__level-2 .tablet-back-btn{width:100px;height:34px;margin-top:0}}.header .menu-mobile__level-2 .tablet-back-btn span{margin-left:10px}@media all and (max-width:767px){.header .menu-mobile__level-2 .tablet-back-btn .text-tablet{display:none}}.header .menu-mobile__level-2 .tablet-back-btn .text-mobile{display:none;line-height:1}@media all and (max-width:767px){.header .menu-mobile__level-2 .tablet-back-btn .text-mobile{display:inline}}.header .menu-mobile .mobile-tables ul li svg{top:14px}.tablet-back-btn{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:56px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #e4ebec;font-size:14px;color:#4d5c62;margin-top:36px}@media all and (max-width:1023px){.tablet-back-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media all and (max-width:1023px) and (max-width:767px){.tablet-back-btn{width:auto;padding:0 10px;height:34px;margin-top:0}}.tablet-back-btn span{margin-left:10px}@media all and (max-width:767px){.tablet-back-btn .text-tablet{display:none}}.tablet-back-btn .text-mobile{display:none;line-height:1}@media all and (max-width:767px){.tablet-back-btn .text-mobile{display:inline}}.footer{background:#333e43}@media all and (max-width:767px){.footer{background:0 0}}.footer .main-map{overflow:hidden}.footer__wrapper{max-width:1920px;margin:0 auto;background:url(/images/footer/footer_bg.jpg) no-repeat;background-position:bottom left;padding-bottom:120px}@media all and (max-width:1023px){.footer__wrapper{background:#333e43}}.footer__wrapper .more-question{display:none;position:relative;margin-top:-210px;-webkit-box-shadow:0 0 81.88px 10.12px rgba(74,81,104,.11);box-shadow:0 0 81.88px 10.12px rgba(74,81,104,.11)}.footer__wrapper .more-question .call-me__wrapper{display:block;background:#fff;height:auto}.footer__wrapper .more-question .call-me__wrapper__content{padding:70px 110px;margin-right:auto;max-width:100%}@media all and (max-width:1023px){.footer__wrapper .more-question .call-me__wrapper__content{padding:60px 50px}}@media all and (max-width:1023px) and (max-width:767px){.footer__wrapper .more-question .call-me__wrapper__content{padding:50px 16px}}.footer__wrapper .more-question .call-me__wrapper__content__caption{max-width:100%;text-align:center}@media all and (max-width:1023px){.footer__wrapper .more-question .call-me__wrapper__content__caption{font-size:20px}}@media all and (max-width:1023px) and (max-width:767px){.footer__wrapper .more-question .call-me__wrapper__content__caption{font-size:18px}}.footer__wrapper .more-question .call-me__wrapper__content #form-callback .form-group{width:48%}@media all and (max-width:767px){.footer__wrapper .more-question .call-me__wrapper__content #form-callback .form-group{width:100%}}.footer__wrapper .more-question .call-me__wrapper__content #form-callback .form-group .form-input{width:100%}.footer__wrapper .more-question .call-me__wrapper__content #form-callback .policy-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}@media all and (max-width:1023px){.footer__wrapper .more-question .call-me__wrapper__content #form-callback .policy-check{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__wrapper .more-question .call-me__wrapper__content #form-callback .policy-check .fake-checkbox{position:static;margin-right:-26px}@media all and (max-width:767px){.footer__wrapper .more-question .call-me__wrapper__content #form-callback .policy-check label{margin-left:10px}}.footer__wrapper .more-question .call-me__wrapper__content #form-callback .submit-btn{display:block;margin:0 auto;max-width:668px}.footer__wrapper .more-question .call-me__wrapper__content .callback-content{width:100%}.footer__wrapper__content-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:70px}@media all and (max-width:1023px){.footer__wrapper__content-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:40px}}@media all and (max-width:767px){.footer__wrapper__content-wrapper{padding:0!important}}.footer__wrapper__content-wrapper .footer-block{width:25%;-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width:1023px){.footer__wrapper__content-wrapper .footer-block{width:44%}}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block{width:100%}}.footer__wrapper__content-wrapper .footer-block__caption{position:relative;font-size:14px;font-weight:700;color:#fff;margin-bottom:30px;text-transform:uppercase;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;margin-bottom:0;border-bottom:1px solid #485156;background:rgba(52,63,68,.7);padding:0 16px;cursor:pointer}}.footer__wrapper__content-wrapper .footer-block__caption .footer-arrow{display:none;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:15px;height:9px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__caption .footer-arrow{display:block}}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block .footer-open{display:none;padding:36px 16px 30px 16px;border-bottom:1px solid #485156}}.footer__wrapper__content-wrapper .footer-block__menu{list-style:none;padding:0}.footer__wrapper__content-wrapper .footer-block__menu__point{margin-bottom:10px}.footer__wrapper__content-wrapper .footer-block__menu__point a{display:block;font-size:14px;color:#93adb9;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__wrapper__content-wrapper .footer-block__menu__point a:hover{color:#ff8c3f}.footer__wrapper__content-wrapper .footer-block__payment{max-width:150px}.footer__wrapper__content-wrapper .footer-block__payment__caption{font-size:14px;font-weight:700;color:#fff;margin-top:50px;margin-bottom:30px}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__payment__caption{margin-top:30px;margin-bottom:20px}}.footer__wrapper__content-wrapper .footer-block__payment__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__wrapper__content-wrapper .footer-block__payment__img-wrapper__img{width:50%;margin-bottom:10px}.footer__wrapper__content-wrapper .footer-block__report-btn{display:none!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px;width:214px;height:50px;color:#fff;font-size:12px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #56656c;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:1023px){.footer__wrapper__content-wrapper .footer-block__report-btn{position:absolute;right:165px;top:316px}}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__report-btn{position:static}}.footer__wrapper__content-wrapper .footer-block__report-btn:hover{background:#56656c}.footer__wrapper__content-wrapper .footer-block__phone-wrapper{font-size:14px;color:#93adb9}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__phone-wrapper{padding:0 16px}}.footer__wrapper__content-wrapper .footer-block__phone-wrapper__phone{display:block;font-size:30px;color:#93adb9;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__wrapper__content-wrapper .footer-block__phone-wrapper__phone:hover{color:#ff8c3f}@media all and (max-width:1199px){.footer__wrapper__content-wrapper .footer-block__phone-wrapper__phone{font-size:24px}}.footer__wrapper__content-wrapper .footer-block__e-mail-wrapper{font-size:14px;color:#93adb9;margin-top:24px}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__e-mail-wrapper{padding:0 16px}}.footer__wrapper__content-wrapper .footer-block__e-mail-wrapper__e-mail{color:#fff}.footer__wrapper__content-wrapper .footer-block__e-mail-wrapper__e-mail:hover{text-decoration:underline}.footer__wrapper__content-wrapper .footer-block__schedule-wrapper{font-size:14px;color:#93adb9;margin-top:24px}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__schedule-wrapper{padding:0 16px}}.footer__wrapper__content-wrapper .footer-block__schedule-wrapper span{display:block}.footer__wrapper__content-wrapper .footer-block__schedule-wrapper__schedule{color:#fff;margin-top:6px}.footer__wrapper__content-wrapper .footer-block__address-wrapper{font-size:14px;color:#93adb9;margin-top:24px}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__address-wrapper{padding:0 16px}}.footer__wrapper__content-wrapper .footer-block__address-wrapper span{display:block}.footer__wrapper__content-wrapper .footer-block__address-wrapper__address{color:#fff;margin-top:6px}.footer__wrapper__content-wrapper .footer-block__social-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media all and (max-width:1023px){.footer__wrapper__content-wrapper .footer-block__social-wrapper{display:block;position:absolute;left:0;top:692px}}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block__social-wrapper{position:static;padding:0 16px}}.footer__wrapper__content-wrapper .footer-block__social-wrapper__caption{font-size:14px;font-weight:700;color:#fff}@media all and (max-width:1023px){.footer__wrapper__content-wrapper .footer-block__social-wrapper__caption{margin-bottom:20px}}.footer__wrapper__content-wrapper .footer-block__social-wrapper__social-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:124px}.footer__wrapper__content-wrapper .footer-block__social-wrapper__social-block a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__wrapper__content-wrapper .footer-block:last-child{padding-left:35px}@media all and (max-width:1199px){.footer__wrapper__content-wrapper .footer-block:last-child{padding-left:0}}@media all and (max-width:1023px){.footer__wrapper__content-wrapper .footer-block:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__wrapper__content-wrapper .footer-block:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__wrapper__content-wrapper .footer-block:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:70px}.footer__wrapper__content-wrapper .footer-block:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:70px}}@media all and (max-width:767px){.footer__wrapper__content-wrapper .footer-block:nth-child(3){margin-top:auto}.footer__wrapper__content-wrapper .footer-block:nth-child(4){margin-top:auto}.footer__wrapper__content-wrapper .footer-block:nth-child(4) .footer-block__caption{background:0 0;border:none;cursor:auto}}.footer__wrapper__subscribe{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:50px!important;padding:50px 80px;background-color:#465359;background-image:url(/images/footer/subscribe_bg.jpg);background-repeat:no-repeat;background-position:top left;color:#fff}@media all and (max-width:1199px){.footer__wrapper__subscribe{padding:50px!important}}@media all and (max-width:1023px){.footer__wrapper__subscribe{display:block;background-image:none}}@media all and (max-width:767px){.footer__wrapper__subscribe{padding:50px 16px!important}}.footer__wrapper__subscribe__text-block{width:260px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:1023px){.footer__wrapper__subscribe__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}@media all and (max-width:767px){.footer__wrapper__subscribe__text-block{display:block}}.footer__wrapper__subscribe__text-block__caption{font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:10px;line-height:1.5}@media all and (max-width:1023px){.footer__wrapper__subscribe__text-block__caption{margin-right:40px;margin-bottom:0}}@media all and (max-width:767px){.footer__wrapper__subscribe__text-block__caption{margin-right:0;margin-bottom:16px}}.footer__wrapper__subscribe__text-block__text{font-size:14px;line-height:1.5}@media all and (max-width:1199px){.footer__wrapper__subscribe__text-block__text{font-size:13px}}@media all and (max-width:1023px){.footer__wrapper__subscribe__text-block__text{width:246px}}.footer__wrapper__subscribe #form-subscribe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:714px}@media all and (max-width:1023px){.footer__wrapper__subscribe #form-subscribe{width:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px;margin-bottom:0}}@media all and (max-width:1023px) and (max-width:767px){.footer__wrapper__subscribe #form-subscribe{margin-top:30px}}@media all and (max-width:1023px){.footer__wrapper__subscribe #form-subscribe .field-subscribeform-email{width:100%}}.footer__wrapper__subscribe #form-subscribe .form-input{width:454px;height:56px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;font-size:14px;font-family:OpenSans,sans-serif;background:#465359;border:1px solid #798990;color:#fff}@media all and (max-width:1023px){.footer__wrapper__subscribe #form-subscribe .form-input{width:100%}}.footer__wrapper__subscribe #form-subscribe .form-input:focus{border:1px solid #fff}.footer__wrapper__subscribe #form-subscribe input::-webkit-input-placeholder{color:#bcbfc1}.footer__wrapper__subscribe #form-subscribe input::-moz-placeholder{color:#bcbfc1}.footer__wrapper__subscribe #form-subscribe .confirm-btn{width:225px;height:56px;color:#fff;background:#81be55;-webkit-box-shadow:0 9px 28.48px 3.52px rgba(111,168,70,.48);box-shadow:0 9px 28.48px 3.52px rgba(111,168,70,.48);border-radius:0;border:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;font-size:16px;font-weight:700;cursor:pointer}@media all and (max-width:1023px){.footer__wrapper__subscribe #form-subscribe .confirm-btn{width:100%;margin-top:16px}}.footer__wrapper__subscribe #form-subscribe .confirm-btn:hover{background:#51812e;-webkit-box-shadow:0 9px 28.48px 3.52px rgba(111,168,70,.48);box-shadow:0 9px 28.48px 3.52px rgba(111,168,70,.48)}.footer__wrapper__subscribe #form-subscribe .confirm-btn:focus{outline:0}.footer__wrapper__subscribe .subscribe-complete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;width:100%;height:100%;opacity:1;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__wrapper__subscribe .subscribe-complete__message__caption{font-size:48px;font-weight:700;color:#fff;text-transform:uppercase}.footer__wrapper__subscribe .subscribe-complete__message__text{font-size:14px;color:#93adb9;margin-top:6px;padding-left:4px}.footer__wrapper__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#7e919a;font-size:12px;margin-top:30px!important}@media all and (max-width:767px){.footer__wrapper__copyright{display:block;padding:0 16px!important}}.footer__wrapper__copyright__left-block{width:460px}@media all and (max-width:767px){.footer__wrapper__copyright__left-block{width:100%}}.footer__wrapper__copyright__right-block{margin-right:60px}.footer__wrapper__copyright .attention{font-size:14px;font-weight:700}.breadcrumbs{background-color:#f5f7f8;max-width:1920px;margin:0 auto}.bread{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:30px 0 40px 0;max-width:1180px;margin:0 auto}@media all and (max-width:1199px){.bread{max-width:992px}}@media all and (max-width:1199px) and (max-width:1023px){.bread{display:none}}.bread a span{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.bread__item{position:relative;font-size:14px;color:#6e7c7f;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.bread__item:nth-child(2n){margin:0 40px}.bread__item:after{content:'>';position:absolute;top:0;right:-25px;font-size:16px}.bread__item:last-child{pointer-events:none}.bread__item:last-child:after{content:none}.bread__item:last-child a{color:#6e7c7f}.bread .bread-current{color:#b6c6ca}.bread:nth-child(odd) a :hover{color:#84b43c}.call-me__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#fff;background-image:url(/images/main/call-me_bg.jpg);background-position:left bottom;background-repeat:no-repeat;height:518px}@media all and (max-width:1023px){.call-me__wrapper{background-image:none}}@media all and (max-width:1023px) and (max-width:767px){.call-me__wrapper{height:auto}}.call-me__wrapper__content{padding:86px 0 50px 0;margin-right:160px;max-width:550px}@media all and (max-width:1199px){.call-me__wrapper__content{margin-right:0;max-width:630px;padding:70px}}@media all and (max-width:1199px) and (max-width:1023px){.call-me__wrapper__content{margin-right:0;max-width:100%}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){.call-me__wrapper__content{padding:40px 16px}}.call-me__wrapper__content__caption{font-size:30px;font-weight:700;margin-bottom:30px;max-width:500px}@media all and (max-width:767px){.call-me__wrapper__content__caption{font-size:18px;margin-bottom:24px;max-width:100%}}.call-me__wrapper__content__text{font-size:16px;color:#7d8a8c}.call-me__wrapper__content__form{margin-top:50px}@media all and (max-width:767px){.call-me__wrapper__content__form{margin-top:24px}}.call-me__wrapper__content__form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width:767px){.call-me__wrapper__content__form__input-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.call-me__wrapper__content__form__input-wrapper .form-input{width:47%;height:40px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;border:1px solid #798990;font-size:16px;font-family:OpenSans,sans-serif}@media all and (max-width:767px){.call-me__wrapper__content__form__input-wrapper .form-input{width:100%}}@media all and (max-width:767px){.call-me__wrapper__content__form__input-wrapper .form-input:first-child{margin-bottom:12px}}.call-me__wrapper__content__form__input-wrapper .form-input:focus{border:1px solid #ff8c3f}.call-me__wrapper__content .policy-check{position:relative;top:0;left:0;margin:30px 0}.call-me__wrapper__content .policy-check .fake-checkbox{position:absolute;width:26px;height:26px;border:3px solid #ff8c3f;border-radius:50%;pointer-events:none;background-color:#fff;background-image:url(/images/icons/select-arrow.png);background-repeat:no-repeat;background-position:center}@media all and (max-width:767px){.call-me__wrapper__content .policy-check .fake-checkbox{width:23px;height:23px;border:2px solid #ff8c3f}}.call-me__wrapper__content .policy-check input{width:26px;height:26px;opacity:0;cursor:pointer}@media all and (max-width:767px){.call-me__wrapper__content .policy-check input{width:23px;height:23px}}.call-me__wrapper__content .policy-check label{vertical-align:top;line-height:2;margin-left:10px}@media all and (max-width:767px){.call-me__wrapper__content .policy-check label{display:inline-block;font-size:12px;line-height:1.5;margin-left:6px;width:200px;margin-top:-3px}}.call-me__wrapper__content .submit-btn{width:100%;height:50px;color:#fff;font-size:14px;font-weight:700;background:#fc8a3e;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none}.call-me__wrapper__content .submit-btn:hover{background:#d45414;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25);box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25)}.director-mail{padding:0!important}.director-mail__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background:#fff url(/images/modal/director_bg.jpg) left bottom no-repeat;height:518px}@media all and (max-width:1023px){.director-mail__wrapper{background-image:none}}@media all and (max-width:1023px) and (max-width:767px){.director-mail__wrapper{height:auto}}.director-mail__wrapper__content{padding:0 0 50px 0;margin-right:160px;max-width:550px}@media all and (max-width:1199px){.director-mail__wrapper__content{margin-right:0;max-width:630px;padding:70px}}@media all and (max-width:1199px) and (max-width:1023px){.director-mail__wrapper__content{margin-right:0;max-width:100%}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){.director-mail__wrapper__content{padding:40px 16px}}.director-mail__wrapper__content__caption{font-size:30px;font-weight:700;margin-bottom:30px;max-width:500px}@media all and (max-width:767px){.director-mail__wrapper__content__caption{font-size:18px;margin-bottom:24px;max-width:100%}}.director-mail__wrapper__content__text{font-size:16px;color:#7d8a8c}.director-mail__wrapper__content__form{margin-top:50px}@media all and (max-width:767px){.director-mail__wrapper__content__form{margin-top:24px}}.director-mail__wrapper__content__form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width:767px){.director-mail__wrapper__content__form__input-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.director-mail__wrapper__content__form__input-wrapper .form-input{width:47%;height:40px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;border:1px solid #798990;font-size:16px;font-family:OpenSans,sans-serif}@media all and (max-width:767px){.director-mail__wrapper__content__form__input-wrapper .form-input{width:100%}}@media all and (max-width:767px){.director-mail__wrapper__content__form__input-wrapper .form-input:first-child{margin-bottom:12px}}.director-mail__wrapper__content__form__input-wrapper .form-input:focus{border:1px solid #ff8c3f}.director-mail__wrapper__content .policy-check{position:relative;top:0;left:0;margin:30px 0}.director-mail__wrapper__content .policy-check .fake-checkbox{position:absolute;width:26px;height:26px;border:3px solid #ff8c3f;border-radius:50%;pointer-events:none;background-color:#fff;background-image:url(/images/icons/select-arrow.png);background-repeat:no-repeat;background-position:center}@media all and (max-width:767px){.director-mail__wrapper__content .policy-check .fake-checkbox{width:23px;height:23px;border:2px solid #ff8c3f}}.director-mail__wrapper__content .policy-check input{width:26px;height:26px;opacity:0;cursor:pointer}@media all and (max-width:767px){.director-mail__wrapper__content .policy-check input{width:23px;height:23px}}.director-mail__wrapper__content .policy-check label{vertical-align:top;line-height:2;margin-left:10px}@media all and (max-width:767px){.director-mail__wrapper__content .policy-check label{display:inline-block;font-size:12px;line-height:1.5;margin-left:6px;width:200px;margin-top:-3px}}.director-mail__wrapper__content .submit-btn{width:100%;height:50px;color:#fff;font-size:14px;font-weight:700;background:#fc8a3e;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none}.director-mail__wrapper__content .submit-btn:hover{background:#d45414;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25);box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25)}.contact-form label{display:none}@media all and (max-width:767px){.contact-form{margin-top:24px}}.contact-form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-form__input-wrapper .form-group{width:48%;margin-bottom:0!important}.contact-form__input-wrapper .field-requestform-comment{width:100%}.contact-form__input-wrapper .form-input{width:100%;height:40px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;font-size:16px;border:1px solid #798990;font-family:OpenSans,sans-serif}@media all and (max-width:767px){.contact-form__input-wrapper .form-input{width:100%}}@media all and (max-width:767px){.contact-form__input-wrapper .form-input:first-child{margin-bottom:12px}}.contact-form__input-wrapper .form-input:focus{border:1px solid #ff8c3f}.contact-form__input-wrapper .form-text-area{width:100%;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #798990;padding:20px;margin-top:24px;min-height:130px;font-size:16px;font-family:OpenSans,sans-serif}.contact-form__input-wrapper .form-text-area:focus{border:1px solid #ff8c3f}.contact-form .policy-check{position:relative;top:0;left:0;margin:30px 0;padding:0 250px}@media all and (max-width:1199px){.contact-form .policy-check{-webkit-transform:none;-ms-transform:none;transform:none;margin-left:0;padding:0 150px}}@media all and (max-width:1199px) and (max-width:1023px){.contact-form .policy-check{padding:0}}.contact-form .policy-check .fake-checkbox{position:absolute;width:26px;height:26px;border:3px solid #ff8c3f;border-radius:50%;pointer-events:none;background:#fff url(/images/icons/select-arrow.png) center no-repeat}@media all and (max-width:767px){.contact-form .policy-check .fake-checkbox{width:23px;height:23px;border:2px solid #ff8c3f}}.contact-form .policy-check input{width:26px;height:26px;opacity:0;cursor:pointer}@media all and (max-width:767px){.contact-form .policy-check input{width:23px;height:23px}}.contact-form .policy-check label{display:inline-block;vertical-align:top;line-height:2;margin-left:10px}@media all and (max-width:767px){.contact-form .policy-check label{display:inline-block;font-size:12px;line-height:1.5;margin-left:6px;width:200px;margin-top:-3px}}.contact-form .submit-btn{display:block;margin:0 auto;width:670px;height:50px;color:#fff;font-size:14px;font-weight:700;background:#84b43c;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(132,180,60,.25);box-shadow:0 10px 11.57px 1.43px rgba(132,180,60,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none;cursor:pointer}@media all and (max-width:1023px){.contact-form .submit-btn{width:100%}}.contact-form .submit-btn:hover{background:#75a331;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(132,180,60,.25);box-shadow:0 10px 11.57px 1.43px rgba(132,180,60,.25)}.contact-form-success{background:#fff;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:100px 0}@media all and (max-width:1023px){.contact-form-success{padding:50px 0 70px 0}}.contact-form-success .form-success-left{width:53%;float:left}@media all and (max-width:1023px){.contact-form-success .form-success-left{display:none}}.contact-form-success .form-success-left img{width:100%}.contact-form-success .form-success-right{width:44%;padding-top:80px;float:right}@media all and (max-width:1023px){.contact-form-success .form-success-right{float:left;width:100%;padding-top:0;text-align:center}}@media all and (max-width:1023px) and (max-width:767px){.contact-form-success .form-success-right{padding:0 16px}}.contact-form-success .form-success-right .form-caption-block span{display:block}.contact-form-success .form-success-right .form-caption-block__subcaption{font-size:20px;color:#84b43c;font-style:italic;font-weight:600}@media all and (max-width:767px){.contact-form-success .form-success-right .form-caption-block__subcaption{font-size:16px}}.contact-form-success .form-success-right .form-caption-block__caption{font-size:68px;font-weight:700;line-height:1.2;text-transform:uppercase;margin-top:10px;margin-bottom:40px}@media all and (max-width:1199px){.contact-form-success .form-success-right .form-caption-block__caption{font-size:50px}}@media all and (max-width:1199px) and (max-width:1023px){.contact-form-success .form-success-right .form-caption-block__caption{font-size:30px;margin-bottom:20px;margin-top:4px}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){.contact-form-success .form-success-right .form-caption-block__caption{font-size:24px;margin-bottom:16px}}.contact-form-success .form-success-right .form-success-text{font-size:16px;line-height:1.7}#modal-callback{padding:0 16px!important}#modal-callback .modal-dialog{max-width:1100px!important}#modal-callback .modal-dialog .modal-header{opacity:0;height:30px}#modal-callback .modal-dialog .modal-content{border-radius:0}#modal-callback .modal-dialog .modal-body{padding:0}#modal-callback .modal-dialog .modal-body .call-me{position:relative}#modal-callback .modal-dialog .modal-body .call-me .modal-close{position:absolute;height:auto;width:auto;right:60px;top:10px;opacity:1;cursor:pointer}@media all and (max-width:767px){#modal-callback .modal-dialog .modal-body .call-me .modal-close{top:-30px;right:16px}}#modal-callback .modal-dialog .modal-body .call-me__wrapper{background:url(/images/modal/callback_bg.jpg) left top no-repeat;width:100%}@media all and (max-width:1023px){#modal-callback .modal-dialog .modal-body .call-me__wrapper{background:0 0}}#modal-callback .modal-dialog .modal-body .call-me__wrapper__content{margin-right:110px;padding-top:60px}@media all and (max-width:1199px){#modal-callback .modal-dialog .modal-body .call-me__wrapper__content{margin-right:24px}}@media all and (max-width:1199px) and (max-width:1023px){#modal-callback .modal-dialog .modal-body .call-me__wrapper__content{margin-right:0}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){#modal-callback .modal-dialog .modal-body .call-me__wrapper__content{padding-top:30px}}#modal-callback .modal-dialog .modal-body .call-me__wrapper__content .form-group{width:47%}@media all and (max-width:767px){#modal-callback .modal-dialog .modal-body .call-me__wrapper__content .form-group{width:100%}}#modal-callback .modal-dialog .modal-body .call-me__wrapper__content .form-group .form-input{width:100%}#modal-callback .modal-dialog .modal-body .call-me__wrapper__content__text{margin-bottom:48px}#modal-callback .modal-dialog .modal-body .call-me .callback-success{position:absolute;top:200px;right:150px;opacity:0;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:767px){#modal-callback .modal-dialog .modal-body .call-me .callback-success{left:0;padding:0 16px;top:50%;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}}#modal-callback .modal-dialog .modal-body .call-me .callback-success__caption{font-size:30px;font-weight:700;margin-bottom:30px}#modal-callback .modal-dialog .modal-body .call-me .callback-success__text{font-size:16px;color:#7d8a8c;line-height:1.5}#modal-director{padding:0 16px!important}#modal-director .modal-dialog{max-width:1100px!important}#modal-director .modal-dialog .modal-header{display:none}#modal-director .modal-dialog .modal-content{border-radius:0}#modal-director .modal-dialog .modal-body{padding:0;height:612px}@media all and (max-width:1023px){#modal-director .modal-dialog .modal-body{height:586px}}@media all and (max-width:1023px) and (max-width:767px){#modal-director .modal-dialog .modal-body{height:auto}}#modal-director .modal-dialog .modal-body .ekko-lightbox-container{height:100%}#modal-director .modal-dialog .modal-body .ekko-lightbox-container>div{height:100%}#modal-director .modal-dialog .modal-body .director-mail{position:relative;height:100%}#modal-director .modal-dialog .modal-body .director-mail .modal-close{position:absolute;height:auto;width:auto;right:60px;top:26px;opacity:1;cursor:pointer}@media all and (max-width:767px){#modal-director .modal-dialog .modal-body .director-mail .modal-close{top:0;right:16px}}#modal-director .modal-dialog .modal-body .director-mail__wrapper{width:100%;height:100%}@media all and (max-width:1023px){#modal-director .modal-dialog .modal-body .director-mail__wrapper{background:0 0}}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content{margin-right:110px}@media all and (max-width:1199px){#modal-director .modal-dialog .modal-body .director-mail__wrapper__content{margin-right:24px;padding:30px 70px 70px 70px}}@media all and (max-width:1199px) and (max-width:1023px){#modal-director .modal-dialog .modal-body .director-mail__wrapper__content{margin-right:0}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){#modal-director .modal-dialog .modal-body .director-mail__wrapper__content{padding:50px 16px}}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content .inner-content{padding-top:44px}@media all and (max-width:1199px){#modal-director .modal-dialog .modal-body .director-mail__wrapper__content .inner-content{padding-top:0}}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content .form-group{width:100%}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content .form-group textarea{width:100%;padding:12px 20px;font-size:16px;min-height:100px;max-height:100px}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content__form__input-wrapper .form-group{width:32%}@media all and (max-width:767px){#modal-director .modal-dialog .modal-body .director-mail__wrapper__content__form__input-wrapper .form-group{width:100%}}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content__form__input-wrapper .form-group .form-input{width:100%}#modal-director .modal-dialog .modal-body .director-mail__wrapper__content__text{margin-bottom:48px}#modal-director .modal-dialog .modal-body .director-mail .director-success{position:absolute;top:50%;left:60%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:1199px) and (max-width:1023px){#modal-director .modal-dialog .modal-body .director-mail .director-success{left:50%}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){#modal-director .modal-dialog .modal-body .director-mail .director-success{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:0;right:0;padding:0 16px;text-align:center}}#modal-director .modal-dialog .modal-body .director-mail .director-success__caption{font-size:30px;font-weight:700;margin-bottom:30px}#modal-director .modal-dialog .modal-body .director-mail .director-success__text{font-size:16px;color:#7d8a8c;line-height:1.5}.quick-order{padding:0!important}.quick-order__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width:1023px){.quick-order__wrapper{background-image:none}}@media all and (max-width:1023px) and (max-width:767px){.quick-order__wrapper{height:auto}}.quick-order__wrapper__content{padding:60px 60px 70px 30px}@media all and (max-width:1199px){.quick-order__wrapper__content{margin-right:0;max-width:630px;padding:70px}}@media all and (max-width:1199px) and (max-width:1023px){.quick-order__wrapper__content{margin-right:0;max-width:100%}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){.quick-order__wrapper__content{padding:40px 16px}}.quick-order__wrapper__content__caption{font-size:30px;font-weight:700;margin-bottom:30px;max-width:500px}@media all and (max-width:767px){.quick-order__wrapper__content__caption{font-size:18px;margin-bottom:24px;max-width:100%}}.quick-order__wrapper__content__text{font-size:16px;color:#7d8a8c;margin-bottom:40px}.quick-order__wrapper__content__form{margin-top:50px}@media all and (max-width:767px){.quick-order__wrapper__content__form{margin-top:24px}}.quick-order__wrapper__content__form__input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media all and (max-width:767px){.quick-order__wrapper__content__form__input-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.quick-order__wrapper__content__form__input-wrapper .form-input{width:47%;height:40px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;border:1px solid #798990;font-size:16px;font-family:OpenSans,sans-serif}@media all and (max-width:767px){.quick-order__wrapper__content__form__input-wrapper .form-input{width:100%}}@media all and (max-width:767px){.quick-order__wrapper__content__form__input-wrapper .form-input:first-child{margin-bottom:12px}}.quick-order__wrapper__content__form__input-wrapper .form-input:focus{border:1px solid #ff8c3f}.quick-order__wrapper__content .policy-check{position:relative;top:0;left:0;margin:30px 0}.quick-order__wrapper__content .policy-check .fake-checkbox{position:absolute;width:26px;height:26px;border:3px solid #ff8c3f;border-radius:50%;pointer-events:none;background-color:#fff;background-image:url(/images/icons/select-arrow.png);background-repeat:no-repeat;background-position:center}@media all and (max-width:767px){.quick-order__wrapper__content .policy-check .fake-checkbox{width:23px;height:23px;border:2px solid #ff8c3f}}.quick-order__wrapper__content .policy-check input{width:26px;height:26px;opacity:0;cursor:pointer}@media all and (max-width:767px){.quick-order__wrapper__content .policy-check input{width:23px;height:23px}}.quick-order__wrapper__content .policy-check label{vertical-align:top;line-height:2;margin-left:10px}@media all and (max-width:767px){.quick-order__wrapper__content .policy-check label{display:inline-block;font-size:12px;line-height:1.5;margin-left:6px;width:200px;margin-top:-3px}}.quick-order__wrapper__content .submit-btn{width:100%;height:50px;color:#fff;font-size:14px;font-weight:700;background:#fc8a3e;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none}.quick-order__wrapper__content .submit-btn:hover{background:#d45414;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25);box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25)}#modal-order-quick{padding:0 16px!important}#modal-order-quick .modal-dialog{max-width:990px!important}@media all and (max-width:1199px){#modal-order-quick .modal-dialog{max-width:562px!important}}#modal-order-quick .modal-dialog .modal-header{display:none!important}#modal-order-quick .modal-dialog .modal-content{border-radius:0}#modal-order-quick .modal-dialog .modal-body{padding:0}#modal-order-quick .modal-dialog .ekko-lightbox-container .modal-close{position:absolute;height:auto;width:auto;right:30px;top:30px;opacity:1;cursor:pointer}@media all and (max-width:767px){#modal-order-quick .modal-dialog .ekko-lightbox-container .modal-close{top:0;right:16px}}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order{position:relative}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper{width:100%}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block{padding:60px 30px 60px 60px;width:36%}@media all and (max-width:1199px){#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block{display:none}}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block__img{width:200px}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block__category{font-size:12px;color:#898989;margin-top:30px}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block__name{font-size:16px;font-weight:700;margin-top:8px}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block__price-old{font-size:16px;color:#6e7c7f;margin-top:30px;text-decoration:line-through}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order__wrapper .product-info-block__price{font-size:24px;font-weight:700;margin-top:12px}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order .callback-success{position:absolute;top:200px;right:150px;opacity:0;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:767px){#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order .callback-success{left:0;padding:0 16px;top:50%;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order .callback-success__caption{font-size:30px;font-weight:700;margin-bottom:30px}#modal-order-quick .modal-dialog .ekko-lightbox-container .quick-order .callback-success__text{font-size:16px;color:#7d8a8c;line-height:1.5}#modal-order-quick .form-group{width:47%}#modal-order-quick .form-group:nth-child(3),#modal-order-quick .form-group:nth-child(4){display:none}@media all and (max-width:767px){#modal-order-quick .form-group{width:100%}}#modal-order-quick .form-group .form-input{width:100%}.comment-add{padding:0!important}.comment-add__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width:1023px){.comment-add__wrapper{background-image:none}}@media all and (max-width:1023px) and (max-width:767px){.comment-add__wrapper{height:auto}}.comment-add__wrapper__content{padding:60px 30px 70px 30px}@media all and (max-width:1199px){.comment-add__wrapper__content{margin-right:0;max-width:630px;padding:70px}}@media all and (max-width:1199px) and (max-width:1023px){.comment-add__wrapper__content{margin-right:0;max-width:100%}}@media all and (max-width:1199px) and (max-width:1023px) and (max-width:767px){.comment-add__wrapper__content{padding:40px 16px}}.comment-add__wrapper__content__caption{font-size:30px;font-weight:700;margin-bottom:30px;max-width:500px}@media all and (max-width:767px){.comment-add__wrapper__content__caption{font-size:18px;margin-bottom:24px;max-width:100%}}.comment-add__wrapper__content__text{font-size:16px;color:#7d8a8c;margin-bottom:30px}.comment-add__wrapper__content__form{margin-top:50px}@media all and (max-width:767px){.comment-add__wrapper__content__form{margin-top:24px}}@media all and (max-width:767px){.comment-add__wrapper__content__form__input-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.comment-add__wrapper__content__form__input-wrapper .form-input{width:47%;height:40px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;border:1px solid #798990;font-size:16px;font-family:OpenSans,sans-serif}@media all and (max-width:767px){.comment-add__wrapper__content__form__input-wrapper .form-input{width:100%}}@media all and (max-width:767px){.comment-add__wrapper__content__form__input-wrapper .form-input:first-child{margin-bottom:12px}}.comment-add__wrapper__content__form__input-wrapper .form-input:focus{border:1px solid #ff8c3f}.comment-add__wrapper__content__form__input-wrapper textarea{min-height:160px}.comment-add__wrapper__content .policy-check{position:relative;top:0;left:0;margin:30px 0}.comment-add__wrapper__content .policy-check .fake-checkbox{position:absolute;width:26px;height:26px;border:3px solid #ff8c3f;border-radius:50%;pointer-events:none;background-color:#fff;background-image:url(/images/icons/select-arrow.png);background-repeat:no-repeat;background-position:center}@media all and (max-width:767px){.comment-add__wrapper__content .policy-check .fake-checkbox{width:23px;height:23px;border:2px solid #ff8c3f}}.comment-add__wrapper__content .policy-check input{width:26px;height:26px;opacity:0;cursor:pointer}@media all and (max-width:767px){.comment-add__wrapper__content .policy-check input{width:23px;height:23px}}.comment-add__wrapper__content .policy-check label{vertical-align:top;line-height:2;margin-left:10px}@media all and (max-width:767px){.comment-add__wrapper__content .policy-check label{display:inline-block;font-size:12px;line-height:1.5;margin-left:6px;width:200px;margin-top:-3px}}.comment-add__wrapper__content .submit-btn{width:100%;height:50px;color:#fff;font-size:14px;font-weight:700;background:#fc8a3e;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none}.comment-add__wrapper__content .submit-btn:hover{background:#d45414;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25);box-shadow:0 10px 11.57px 1.43px rgba(213,84,20,.25)}.comment-add__wrapper .callback-success{position:absolute;top:200px;right:30px;left:30px;opacity:0;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:767px){.comment-add__wrapper .callback-success{left:0;padding:0 16px;top:50%;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}}.comment-add__wrapper .callback-success__caption{font-size:30px;font-weight:700;margin-bottom:30px}.comment-add__wrapper .callback-success__text{font-size:16px;color:#7d8a8c;line-height:1.5}#modal-comment-add{padding:0 16px!important}#modal-comment-add .modal-dialog .modal-header{display:none!important}#modal-comment-add .modal-dialog .modal-content{border-radius:0}#modal-comment-add .modal-dialog .modal-body{padding:0}#modal-comment-add .modal-dialog .ekko-lightbox-container .modal-close{position:absolute;height:auto;width:auto;right:30px;top:30px;opacity:1;cursor:pointer}@media all and (max-width:767px){#modal-comment-add .modal-dialog .ekko-lightbox-container .modal-close{top:0;right:16px}}#modal-comment-add .modal-dialog .ekko-lightbox-container .field-commentform-productid{display:none}#modal-comment-add .modal-dialog .ekko-lightbox-container .quick-order{position:relative}#modal-comment-add .modal-dialog .ekko-lightbox-container .quick-order__wrapper{width:100%}#modal-comment-add .modal-dialog .ekko-lightbox-container .quick-order .callback-success{position:absolute;top:200px;right:150px;opacity:0;z-index:-1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media all and (max-width:767px){#modal-comment-add .modal-dialog .ekko-lightbox-container .quick-order .callback-success{left:0;padding:0 16px;top:50%;right:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}}#modal-comment-add .modal-dialog .ekko-lightbox-container .quick-order .callback-success__caption{font-size:30px;font-weight:700;margin-bottom:30px}#modal-comment-add .modal-dialog .ekko-lightbox-container .quick-order .callback-success__text{font-size:16px;color:#7d8a8c;line-height:1.5}#modal-comment-add .form-group{width:100%}#modal-comment-add .form-group .form-input{width:100%}.slick-list a:focus{outline:0!important}.privacy-link{color:#ff8c3f}.privacy-link:hover{text-decoration:underline}.category-bottom-desc{padding-bottom:100px}@media all and (max-width:767px){.category-bottom-desc{padding:0 16px 70px 16px}}.category-bottom-desc h2{margin-top:40px;margin-bottom:30px;font-size:24px}.category-bottom-desc h2:nth-child(1){margin-top:0}.category-bottom-desc h3{font-size:18px;font-weight:700;margin-top:30px}.category-bottom-desc p{font-size:14px;margin-top:30px}.category-bottom-desc a{color:#ff8c3f}.category-bottom-desc a:hover{text-decoration:underline}.category-bottom-desc .video-wrapper{margin:50px 0}.category-bottom-desc .video-wrapper .video{position:relative;display:block;max-width:540px}@media all and (max-width:1023px){.category-bottom-desc .video-wrapper .video{max-width:100%}}.category-bottom-desc .video-wrapper .video__img{width:100%}.category-bottom-desc .video-wrapper .video .video-play-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:58px;height:58px;background:#fff;border-radius:50%;-webkit-box-shadow:0 10px 21.36px 2.64px rgba(34,48,52,.29);box-shadow:0 10px 21.36px 2.64px rgba(34,48,52,.29);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.category-bottom-desc .video-wrapper .video .video-play-icon svg{stroke:#ff8c3f;margin-left:4px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.category-bottom-desc .video-wrapper .video:hover .video-play-icon{background:#ff8c3f;-webkit-box-shadow:0 10px 21.36px 2.64px rgba(255,140,63,.29);box-shadow:0 10px 21.36px 2.64px rgba(255,140,63,.29)}.category-bottom-desc .video-wrapper .video:hover .video-play-icon svg{stroke:#fff}.category-bottom-desc .video-wrapper .video-text{font-size:12px;color:#7a7d7e;margin-top:20px}.category-bottom-desc ol,.category-bottom-desc ul{padding-left:20px;margin-top:30px}.category-bottom-desc ol li,.category-bottom-desc ul li{font-size:14px;padding-bottom:10px;color:#ff8c3f}.category-bottom-desc ol li span,.category-bottom-desc ul li span{color:#444a52}.privacy{padding-bottom:100px}@media all and (max-width:767px){.privacy{padding:0 16px 70px 16px}}.privacy .caption-line{display:-webkit-box;display:-ms-flexbox;display:flex}@media all and (max-width:767px){.privacy .caption-line .tablet-back-btn{margin-top:14px}}.privacy h2{margin-top:40px;margin-bottom:30px;font-size:24px;font-weight:700}.privacy h2:nth-child(1){margin-top:0}.privacy h3{font-size:18px;font-weight:700;margin-top:30px}.privacy p{font-size:14px;margin-top:30px}.privacy ol,.privacy ul{padding-left:20px;margin-top:30px}.privacy ol li,.privacy ul li{font-size:14px;padding-bottom:10px}.privacy ol li span,.privacy ul li span{color:#444a52}.mesenger-link{display:inline-block!important}.mesenger-span{color:#fff}.watched{display:none;position:fixed;left:0;top:300px;width:100%;z-index:201}.watched .watched-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-65px;left:0;padding:20px 40px 20px 26px;background:#e3eaed;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.watched .watched-trigger__icon-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px}.watched .watched-trigger__icon-block svg{fill:#9fb7c1;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.watched .watched-trigger__icon-block__counter{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;top:-6px;right:2px;width:15px;height:15px;border-radius:50%;background:#fff}.watched .watched-trigger .watched-text{color:#546167;font-size:12px;font-weight:700;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.watched .watched-trigger:hover{background:#84b43c}.watched .watched-trigger:hover .watched-text{color:#fff}.watched .watched-trigger:hover .watched-trigger__icon-block svg{fill:#415d17}.watched .watched-opened{background:#84b43c}.watched .watched-opened .watched-text{color:#fff}.watched .watched-opened .watched-trigger__icon-block svg{fill:#415d17}.watched .watched-wrapper{background:#fff;-webkit-box-shadow:0 0 50.73px 6.27px rgba(106,142,153,.17);box-shadow:0 0 50.73px 6.27px rgba(106,142,153,.17);overflow:hidden;height:0;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.watched .watched-slider{background:#fff;z-index:2}.watched .watched-slider .slick-prev{left:-115px}.watched .watched-slider .slick-next{right:-115px}.watched .watched-slider .watched-block{width:296px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 24px}.watched .watched-slider .watched-block__img{display:block;width:192px;height:192px;margin:0 auto 10px auto}.watched .watched-slider .watched-block__img img{width:100%}.watched .watched-slider .watched-block__category{font-size:12px;color:#748b92;margin-bottom:8px}.watched .watched-slider .watched-block__name{display:block;font-size:16px;font-weight:700;height:48px}.watched .watched-slider .watched-block__price-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.watched .watched-slider .watched-block__price-block__actual-price{font-size:20px;font-weight:700}.watched .watched-slider .watched-block__price-block__old-price{font-size:16px;text-decoration:line-through}.contact-menu{position:fixed;top:306px;right:166px;height:227px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:200}@media all and (max-width:767px){.contact-menu{display:none}}.contact-menu .contact-block{position:relative;height:65px;border-radius:33px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow:hidden}.contact-menu .contact-block__content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:174px}.contact-menu .contact-block__content__text{margin-left:18px;font-size:12px;font-weight:700;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.contact-menu .contact-block:hover .contact-block__content__text{opacity:1}.contact-menu__call-me{background:#84b43c;width:65px}.contact-menu__call-me div{left:22px}.contact-menu__call-me div span{color:#fff}.contact-menu__call-me:hover{width:197px;-webkit-transform:translateX(40%);-ms-transform:translateX(40%);transform:translateX(40%)}.contact-menu__director-message{background:#ff8c40;width:65px}.contact-menu__director-message div{left:22px}.contact-menu__director-message div span{color:#fff}.contact-menu__director-message:hover{width:228px;-webkit-transform:translateX(40%);-ms-transform:translateX(40%);transform:translateX(40%)}.contact-menu__chat-enable{-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #3bbddb;background:#fff;width:65px}.contact-menu__chat-enable div{left:18px}.contact-menu__chat-enable:hover{width:193px;-webkit-transform:translateX(36%);-ms-transform:translateX(36%);transform:translateX(36%)}@media (max-width:1700px){.contact-menu{right:16px}.contact-menu .contact-block{-webkit-transform:none;-ms-transform:none;transform:none}.watched{display:none!important}}@media (max-width:767px){.menu-bottom__compare{display:none}}@media (max-width:480px){.mesenger-caption{text-transform:none!important;border-bottom:0!important;margin-bottom:0!important}.mesenger-link{padding-left:16px!important}}@media (max-width:400px){.menu-mobile{width:320px!important;padding:40px 16px!important}.menu-mobile .menu-level{padding:40px 16px!important}}.content-page{padding-bottom:80px}@media all and (max-width:767px){.content-page{padding:0 16px 50px 16px}}.content-page .caption-line{margin-top:40px;margin-bottom:30px}@media all and (max-width:767px){.content-page .caption-line{margin-bottom:0}}@media all and (max-width:767px){.content-page h1{font-size:28px}}.content-page h2{margin-top:40px}@media all and (max-width:767px){.content-page h2{margin-top:20px;font-size:22px}}.content-page p{margin-top:30px}@media all and (max-width:767px){.content-page p{margin-top:20px}}.content-page ol,.content-page ul{padding-left:16px;margin-top:20px}.content-page ol li,.content-page ul li{margin-bottom:14px}.content-page .s-list-numb{position:relative;margin-top:20px;padding-left:36px}.content-page .s-list-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;width:26px;height:26px;border-radius:14px;background-color:#84b43c;color:#fff}.content-page .service_box_img{float:right}@media all and (max-width:1023px){.content-page .service_box_img{width:300px}}@media all and (max-width:1023px) and (max-width:767px){.content-page .service_box_img{width:40%}}.article>.s-list-number{float:left;position:static;margin-right:10px;margin-top:20px}.article>.s-list-title{margin-top:20px}#o_nas_nagradi,#o_nas_preim,#o_nas_princip{margin-bottom:50px}.s_why_item{height:auto!important}.s_why_item div{margin-bottom:50px;text-align:center}.s_why_item img{display:block;margin:0 auto!important;float:none!important}.s_why_item strong{display:block}@media all and (max-width:767px){#o_nas_nagradi+p img{margin-left:30px!important;width:30%}}.v-credit{width:100%}.form-container{max-width:440px;margin:50px auto 0 auto;text-align:center}.form-container #fields{margin-top:10px}@media all and (max-width:767px){.form-container .ajax-contact-form__title{font-size:20px}}.form-container input{width:100%;height:40px;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px;font-size:16px;border:1px solid #798990;font-family:OpenSans,sans-serif}.form-container input:focus{border:1px solid #ff8c3f}.form-container .ajax-contact-form__element{margin-bottom:14px}.form-container #send{padding:0!important;display:block;margin:0 auto;height:50px;color:#fff;font-size:14px;font-weight:700;background:#84b43c;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(132,180,60,.25);box-shadow:0 10px 11.57px 1.43px rgba(132,180,60,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border:none;cursor:pointer;border-radius:0}.form-container #send:hover{background:#75a331}.button--up--main{z-index:999;width:144px;height:144px;position:fixed;bottom:10%;right:3%;display:none}.button--up--main .icon--arrow-green-big-up{display:block;cursor:pointer;z-index:200;height:100%;width:100%;background:url(../images/src/arrow_white_big_up.png) center center no-repeat}.btn-whatsapp{display:none}.btn-viber{display:none}.hide-init{display:none;opacity:0}.profile-link:hover{color:#444a52}@media (max-width:1200px){.button--up--main{width:80px;height:80px;right:0}.button--up--main .icon--arrow-green-big-up{background-size:100%}}@media (max-width:767px){.btn-whatsapp{display:block;z-index:999;width:50px;height:auto;position:fixed;right:15px;bottom:21.5%}.btn-whatsapp img{width:100%}}.menu-bottom{position:fixed;left:0;bottom:0;width:100%;text-align:center;background:#181818;z-index:99999}.menu-bottom__inner{position:relative;width:1250px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media all and (max-width:1199px){.menu-bottom__inner{width:100%}}.menu-bottom__btns{margin-top:-26px}.menu-bottom__btn{margin:0 1px;padding:6px 18px 5px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px 5px 0 0;font-size:17px;text-transform:uppercase;background:#84b43c;color:#fff;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.menu-bottom__btn:hover{color:#fff;background:#7dc855}.menu-bottom__items{display:none;padding:20px 0 10px 0}@media all and (max-width:767px){.menu-bottom__items{overflow-y:scroll;max-height:390px}}.catalog__title{margin-top:30px;margin-bottom:50px}.catalog-desc{margin-bottom:35px;line-height:1.4}.catalog-block{margin-bottom:20px;border-radius:5px;overflow:hidden;padding:20px 10px}@media all and (max-width:767px){.catalog-block{padding:20px}}.catalog-block__title{font-weight:300;margin-top:0;margin-bottom:50px}.catalog-block__title a{text-decoration:none}.catalog-block__title span{display:block}@media all and (max-width:767px){.catalog-block__title span{display:inline-block}}.catalog-block__list{padding-left:20px;font-size:16px;font-weight:500}.catalog-block__list li{margin-bottom:10px}.catalog-block__list li:hover{color:#60a44b}.catalog-block__list a{color:#000}.catalog-block__list a:hover{text-decoration:none;color:#60a44b}.catalog--block-chairs{background:#fafafa}@media all and (max-width:1023px){.catalog--block-chairs .catalog-block__img img{width:100%}}@media all and (max-width:1199px){.catalog--block-chairs .catalog-block__img img{width:auto}}.catalog--block-tables{background:#fffaef}.catalog--block-tables .catalog-block__img img{margin-top:50px}@media all and (max-width:1023px){.catalog--block-tables .catalog-block__img img{margin-top:0;width:100%}}@media all and (max-width:1199px){.catalog--block-tables .catalog-block__img img{width:auto}}.catalog--block-massage{background:#f9fff5}.catalog--block-massage .catalog-block__img{margin-right:34px;margin-top:30px}@media all and (max-width:767px){.catalog--block-massage .catalog-block__img{margin-right:0;margin-top:100px}}@media all and (max-width:1023px){.catalog--block-massage .catalog-block__img img{margin-left:-30px}}@media all and (max-width:1199px){.catalog--block-massage .catalog-block__img img{margin-left:0}}.catalog--block-health{background:#f5ffe7}.catalog--block-health .catalog-block__img{margin-top:30px}@media all and (max-width:767px){.catalog--block-health .catalog-block__img{margin-right:0;margin-top:30px}}.catalog--block-massage-bed{background:#f5ffff}.catalog--block-massage-bed .catalog-block__img{margin-right:-64px;margin-top:-231px}@media all and (max-width:767px){.catalog--block-massage-bed .catalog-block__img{margin-right:0;margin-top:0}}.catalog--block-massage-bed .catalog-block__img img{width:100%!important;margin-top:40px}.catalog--block-beauty{background:#ffeff8}.catalog--block-beauty .catalog-block__img img{width:auto;margin-top:-250px;margin-right:-30px}@media all and (max-width:1023px){.catalog--block-beauty .catalog-block__img img{margin-top:30px;margin-right:0}}.catalog--block-accessories{background:#fff1f0}.catalog--block-accessories .catalog-block__big-link{margin-top:140px;letter-spacing:.1em}@media all and (max-width:767px){.catalog--block-accessories .catalog-block__img{margin-right:0;margin-top:0}}.catalog--block-fizio{background:#eff4ff}@media all and (max-width:767px){.catalog--block-fizio .catalog-block__img{margin-right:0;margin-top:10px}}@media all and (max-width:1023px){.catalog--block-fizio .catalog-block__img img{margin-left:-30px}}@media all and (max-width:1199px){.catalog--block-fizio .catalog-block__img img{margin-left:0}}.catalog-block__img{text-align:right}@media all and (max-width:767px){.catalog-block__img img{width:100%}}@media all and (max-width:1023px){.catalog-block__img img{width:auto}}.catalog-block__arrow{width:20px;height:12px;background:url(/theme/images/icons/news-plate/news-plate-arrow-right.png) center center no-repeat;position:relative;display:inline-block;margin-left:10px}.catalog-block__big-link{font-size:12px;text-transform:uppercase;color:#000;display:block;margin-top:100px}@media (max-width:768px){.catalog--block-massage-bed .catalog-block__img{margin:auto}.catalog--block-massage-bed .catalog-block__img img{width:320px!important}}.filter__slider{margin:40px 0}.noUi-horizontal{height:auto}.noUi-connect{background:0 0;border-radius:0;background:#ff8c40;height:6px;-webkit-box-shadow:none;box-shadow:none;top:-3px}.noUi-target{border:0;border-bottom:1px solid #d3d3d3}.noUi-handle{width:20px;height:20px;background:#fff;-webkit-box-shadow:0 3px 5.34px .66px rgba(47,71,78,.19);box-shadow:0 3px 5.34px .66px rgba(47,71,78,.19);border-radius:50%;top:-10px!important;border:none!important}.noUi-handle:before{display:none}.noUi-handle:after{display:none}.noUi-horizontal .noUi-handle{width:20px;height:20px;outline:0;left:-10px}.noUi-horizontal .noUi-handle-upper{left:-10px}.filter-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:600;width:100%;height:40px;background:#ff8c3f;color:#fff;-webkit-box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);box-shadow:0 10px 11.57px 1.43px rgba(255,140,63,.25);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.filter-button:hover{color:#fff;background:#e05112}.category__subcategories--border{border-bottom:1px solid #f3f3f3}.subcategory-page{padding-bottom:15px;border-bottom:1px solid #ebebeb;margin-bottom:15px}.subcategory-page__open-filter{margin-bottom:15px;float:none;padding:10px 40px;background:url(/theme/images/mobile/filter.png) 5% center no-repeat #f4f4f4;border-radius:5px;display:block}@media all and (max-width:767px){.subcategory-page__open-filter{display:none}}.subcategory-page__filters{margin-bottom:15px}@media all and (max-width:767px){.subcategory-page__filters{display:block}}.subcategory-page__content{padding:0}.subcategory-page__products-display{text-align:right;padding-right:30px;display:none}@media all and (max-width:767px){.subcategory-page__products-display{display:block}}.subcategory-page__filter{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3);border-radius:5px}.filter__block-price{padding:10px;overflow:hidden;padding-bottom:20px;padding-top:20px;border-bottom:2px solid #f5f5f5}.filter__range-display{overflow:hidden;margin-bottom:10px}.filter__field{float:left}.filter__input{width:100%}.filter__price-title{margin-bottom:10px;display:block}.filter__block-title{float:left}.filter__navigate-arrow.collapsed .glyphicon-menu-up:before{content:"\e259"}.filter__navigate-arrow{position:absolute;right:0;top:2px;cursor:pointer}.filter__navigate-arrow .glyphicon{color:#b4b4b4}.filter__input{border:2px solid #f5f5f5;border-radius:3px;padding-left:15px;padding-top:10px;padding-bottom:10px}.filter--max{padding-left:0}.filter--min{padding-right:0}.filter--defis{width:60%;border-top:1px solid #949494;margin:0 auto;margin-top:15px}.filter__block-type{padding:20px 10px 10px 10px}.filter__block-type_no_border{padding:20px 10px 10px 10px}.filter__block-title{margin-bottom:20px}.filter__block-options{padding-top:20px}.filter__block-addition{padding-top:20px;padding-bottom:20px;padding-left:10px;padding-right:10px;border-top:2px solid #f5f5f5}.filter__block-addition .filter__cb{margin-bottom:0}.filter__area-wrapper{padding-left:10px;padding-right:10px}.filter__engine{padding:15px;color:#fff;background:#559e3e;border-radius:5px;text-align:center;text-transform:uppercase;font-size:12px;margin-top:17px;display:block;width:60%;border:none;outline:0}.filter__area-button{text-align:center;margin-top:15px}.support__sort-list-wrapper{margin-bottom:20px}.support__sort-list{opacity:1;left:15px}.support__sort-list li a{padding-left:0}.support__sort-list-wrapper .dropdown-toggle.support__sort-button{width:100%;margin-bottom:15px;border:2px solid #f5f5f5;text-align:left}@media all and (max-width:767px){.support__sort-list-wrapper .dropdown-toggle.support__sort-button{margin:0}}.support__sort-list-wrapper .dropdown-toggle.support__sort-button:hover{background:#fff;border:2px solid #f5f5f5}.support__sort-list-wrapper .dropdown-toggle.support__sort-button:focus{background:#fff;border:2px solid #f5f5f5}.support__sort-list-wrapper .dropdown-toggle.support__sort-button:active{background:#fff;border:2px solid #f5f5f5}.support__sort-arrow{width:9px;height:5px;background:url(/theme/images/icons/subcategory/sort-arrow.png) center center no-repeat;position:absolute;right:15%;top:40%}.products-display__icon{margin-left:15px;font-size:16px;cursor:pointer}.products-display__icon:hover{color:#559e3e}.glyphicon.products-display__icon.active{color:#559e3e}.product__video-block{background:#0062cd;height:575px;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;padding-right:10px;padding-top:30px;border-radius:7px;color:#fff;position:relative}.product__video-icon{width:40px;height:28px;background:url(/theme/images/icons/subcategory/icon-video.png) center center no-repeat}.product__video-title{font-size:26px;margin-top:20px;margin-bottom:20px}.product__video-desc{line-height:1.4}.product__video-button{position:absolute;bottom:30px;font-size:16px;padding-left:10px;padding-right:10px;padding-top:20px;padding-bottom:20px;border:1px solid #fff;border-radius:5px;color:#fff}.product__video-button:hover{color:#fff}.product__video-arrow{margin-right:10px}.subcategory-page__desc{font-weight:400;line-height:1.3}@media all and (max-width:767px){.subcategory-page__desc{-webkit-column-count:2;column-count:2;margin-bottom:50px}}.subcategory-page__desc h2{-webkit-column-span:all;column-span:all;font-size:24px;text-transform:uppercase;font-weight:300}.subcategory-page__desc-img{margin-bottom:20px}.subcategory__pagination{background:#fafafa;margin-bottom:20px}.subcategory__pagination .pagination{margin:0}.subcategory__pagination .pagination li a{border:0;line-height:38px;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;background:#fafafa;color:#000}.subcategory__pagination .pagination .active a{color:#b7b7b7}.subcategory__pagination .pagination .active a:hover{background:#fafafa;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}.subcategory__pagination .pagination .glyphicon{top:4px}.subcategory__pagination .pagination .disabled .glyphicon{color:#b7b7b7}.subcategory-banner{overflow:hidden;position:relative;color:#302c2d;margin-bottom:20px;height:350px}.subcategory-banner__icon{max-width:46px;margin-right:10px}.subcategory-banner__icon-grid{max-width:100%}@media all and (max-width:767px){.subcategory-banner__img{width:auto;margin-left:-150px}}@media all and (max-width:1023px){.subcategory-banner__img{width:100%;margin-left:0}}.subcategory-banner__data{position:absolute;top:30px;padding:15px;left:0;right:0;margin:0 auto}.subcategory-banner__title{font-size:60px;font-weight:300;margin-bottom:15px}.subcategory-banner__subtitle{text-transform:uppercase;margin-bottom:50px;font-weight:300}.subcategory-banner__link{font-size:12px;font-weight:700;text-transform:uppercase}.subcategory-banner__link a{padding:15px;border:1px solid #000;border-radius:5px}.product__block--list-wrapper{margin-bottom:20px}.product__block--list{-webkit-box-shadow:1px 0 7px rgba(0,0,0,.3);box-shadow:1px 0 7px rgba(0,0,0,.3);overflow:hidden;border-radius:7px;padding:20px;padding-left:0;position:relative;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.product__block--list .product-options-list{margin-bottom:0}.product__block--list .product-option{margin-bottom:2px}.product__block--list:hover{-webkit-box-shadow:1px 5px 8px 4px rgba(0,0,0,.2);box-shadow:1px 5px 8px 4px rgba(0,0,0,.2)}.product__list-img{margin-top:20px;padding-right:0}.product__list-img>img{width:100%;max-width:120px}@media all and (max-width:767px){.product__list-img{margin-bottom:10px}}@media all and (max-width:1023px){.product__list-img{margin-right:0}}.product__list-type{color:#5f5f5f;margin-bottom:5px}@media all and (max-width:767px){.product__list-type{text-align:center}}@media all and (max-width:1199px){.product__list-type{text-align:left}}.product__list-name{font-size:18px;font-weight:500;margin-bottom:25px}@media all and (max-width:767px){.product__list-name{text-align:center}}@media all and (max-width:1199px){.product__list-name{text-align:left}}.product__list-name a{color:#5f5f5f}.product__list-price{font-size:20px;font-weight:500;margin-bottom:15px}.product__list-creditprice{color:#898989;font-size:12px;display:block}.product__list-creditprice:hover{color:#559e3e}.product__list-creditprice:focus{outline:0;text-decoration:none;color:#559e3e}.product__list-oldprice{color:#898989;font-size:13px;text-decoration:line-through}.product__list-incart{height:38px;line-height:36px;color:#fff;background:#559e3e;border-radius:5px;display:block;text-align:center;font-size:12px;font-weight:700;width:100px;margin-bottom:15px;border:2px solid #559e3e;text-decoration:none;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;text-transform:uppercase}.product__list-incart:focus{text-decoration:none}.product__list-incart:hover{color:#fff;background:#7dc855;border-color:#7dc855}.product__list-incart_pushed{background:#fff;color:#559e3e}.product__list-incart_pushed:focus{background:#fff;color:#559e3e}.product__list-incart_pushed:hover{background:#fff;color:#559e3e;border-color:#7dc855}.product__list-oneclick{margin-bottom:10px;font-size:10px;text-transform:uppercase}@media all and (max-width:1023px){.product__list-oneclick{margin-bottom:25px}}.product__list-cartblock{margin-top:15px}@media all and (max-width:767px){.product__list-cartblock{margin-top:0}}.product__list-arrival{display:inline-block;padding:10px 10px;margin-top:15px;margin-bottom:25px;text-align:center;border:1px solid #dadada;cursor:pointer;border-radius:5px;font:500 14px Roboto,sans-serif;-webkit-transition:.3s ease color,.3s ease background;-o-transition:.3s ease color,.3s ease background;transition:.3s ease color,.3s ease background}.product__list-arrival_left{float:left}@media all and (max-width:767px){.product__list-arrival{margin-top:0}}.product__list-arrival:hover{background:#7dc855;border:1px solid #7dc855;color:#fff}.product-list-assist__link{display:block;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;margin-bottom:7px}.product-list-assist__link:hover{color:#559e3e}.product-list-assist__link span{font-size:10px;text-transform:uppercase;margin-left:25px}@media all and (max-width:1023px){.product-list-assist__link{margin-bottom:15px}}.product__block--list-stickers{position:absolute;z-index:2;font-size:9px;text-transform:uppercase;color:#fff;text-align:center;font-weight:700;left:10px;top:10px}.list__sticker-new{background:#559e3e}.list__sticker__sale{background:#f26c4f;font-size:12px}.list__sticker__children{background:#0062cd;font-size:10px;line-height:1.2;padding-top:13px}.product__block--biglist-wrapper{margin-bottom:20px}.product__block--biglist{-webkit-box-shadow:1px 0 7px rgba(0,0,0,.3);box-shadow:1px 0 7px rgba(0,0,0,.3);overflow:hidden;border-radius:7px;padding:20px;padding-left:0;position:relative;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.product__block--biglist .product__list-img{margin-right:0}@media all and (max-width:767px){.product__block--biglist .product__list-img{text-align:center}}@media all and (max-width:1023px){.product__block--biglist .product__list-img{text-align:left}}.product__block--biglist .product-options-list{margin-bottom:0}@media all and (max-width:767px){.product__block--biglist{padding-left:0}}@media all and (max-width:1199px){.product__block--biglist{padding-left:20px}}.product__block--biglist:hover{-webkit-box-shadow:1px 5px 8px 4px rgba(0,0,0,.2);box-shadow:1px 5px 8px 4px rgba(0,0,0,.2)}.product__block--biglist .product-list__assist-block .product-list-assist__link1{background:url(/theme/images/icons/product/comparison.png) center center no-repeat;width:19px;height:17px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.product__block--biglist .product-list__assist-block .product-list-assist__link1:hover{background:url(/theme/images/icons/product/comparison-hover.png) center center no-repeat}.product__block--biglist .product-list__assist-block .product-s__compare--active{background:url(/theme/images/icons/product/comparison_active.png) center center no-repeat;width:19px;height:17px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.product__block--biglist .product-list__assist-block .product-s__compare--active:hover{background:url(/theme/images/icons/product/comparison-hover.png) center center no-repeat}.product__block--biglist .product-list__assist-block .product-list-assist__link2{background:url(/theme/images/icons/product/callback.png) center center no-repeat;width:16px;height:16px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.product__block--biglist .product-list__assist-block .product-list-assist__link2:hover{background:url(/theme/images/icons/product/callback-hover.png) center center no-repeat}.product__biglist-video{font-size:10px;text-transform:uppercase;overflow:hidden;margin-bottom:5px}.product__biglist-video img{display:block;float:left;margin-right:10px}.product__biglist-video span{line-height:17px;height:17px;display:block;float:left;font-weight:500}.product__biglist-mainimg{margin-bottom:25px;display:block}.product__biglist-slider{margin-bottom:30px}.product__biglist-desc{margin-bottom:30px}.product__biglist-cartblock{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__biglist-cartblock .product__list-wrapper{width:100%}.product__biglist-cartblock .product__list-price{margin-bottom:5px;font-size:28px;width:100%}.product__biglist-cartblock .product__list-creditprice{margin-bottom:15px;line-height:26px}.product__biglist-cartblock .product__list-creditprice:hover{color:#559e3e}.product__biglist-cartblock .product__list-creditprice:focus{outline:0;text-decoration:none;color:#559e3e}.product__biglist-cartblock .product__list-oldprice{color:#898989;font-size:13px;text-decoration:line-through}.product__biglist-cartblock .product__list-incart{float:left;margin-right:20px;margin-bottom:0}.product__biglist-cartblock .product__list-oneclick{float:left;margin-bottom:0;margin-top:10px}.product__biglist-cartblock .product-list__assist-block{margin-left:auto}.product__biglist-cartblock .product-list__assist-block .product-list-assist__link{margin-bottom:0;float:left;margin-right:10px}.product__biglist-cartblock .product-list__assist-block .product-list-assist__link2{margin-right:0}.product__biglist-cartblock .product__list-arrival{margin-top:0}.product-list__assist-block .p_compare_link{background:url(/theme/images/icons/product/comparison.png) left center no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.product-list__assist-block .p_compare_link:hover{background:url(/theme/images/icons/product/comparison-hover.png) left center no-repeat}.product-list__assist-block .product-s__compare--active{background:url(/theme/images/icons/product/comparison_active.png) left center no-repeat}.product-list__assist-block .product-list-assist__link2{background:url(/theme/images/icons/product/callback.png) 3px center no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.product-list__assist-block .product-list-assist__link2:hover{background:url(/theme/images/icons/product/callback-hover.png) 3px center no-repeat}.product__list-video-block-wrapper{margin-bottom:20px}.product__list-video-block{overflow:hidden;background:#0062cd;border-radius:7px;color:#fff;position:relative;padding-top:30px;padding-bottom:30px}.product__list-video-title{overflow:hidden;font-size:26px;font-weight:500}.product__list-video-title span{display:block;float:left}.product__list-video-title .product__video-icon{margin-right:10px}@media all and (max-width:767px){.product__list-video-desc{margin-left:0}}@media all and (max-width:1023px){.product__list-video-desc{margin-left:50px}}.product__list-video-title{margin-bottom:20px}.product__list-video-watch{display:block;height:60px;line-height:60px;border:1px solid #fff;border-radius:7px;color:#fff}.product__list-video-watch:hover{color:#fff}.product__list-video-watch:focus{color:#fff}.product__list-video-watch span{display:block;float:left}.product__list-video-watch .watch__icon{display:block;float:left;width:13px;height:100%;margin-left:7px;background:url(/theme/images/subcategory/watch.png) center center no-repeat}@media all and (max-width:767px){.product__list-video-watch .watch__icon{margin-right:10px}}@media all and (max-width:1023px){.product__list-video-watch .watch__icon{margin-right:5px}}@media all and (max-width:1199px){.product__list-video-watch .watch__icon{margin-right:10px}}@media all and (max-width:767px){.product__list-video-watch{width:170px}}@media all and (max-width:1023px){.product__list-video-watch{width:100%;font-weight:400;font-size:14px}}@media all and (max-width:1199px){.product__list-video-watch{width:170px;font-weight:500;font-size:16px}}.product__productbanner-wrapper{border-radius:10px;overflow:hidden;margin-bottom:20px;width:100%}.product__productbanner{height:315px;position:relative}.product__productbanner-desc{position:absolute;top:0;color:#fff;padding-left:15px;padding-top:20px}@media all and (max-width:767px){.product__productbanner-desc{padding-top:10px}}@media all and (max-width:1023px){.product__productbanner-desc{padding-top:20px}}.product__productbanner-title{font-size:36px;font-weight:300}@media all and (max-width:767px){.product__productbanner-title{margin-bottom:10px}}@media all and (max-width:1023px){.product__productbanner-title{margin-bottom:20px}}.product__productbanner-subtitle{font-size:18px;font-weight:500}@media all and (max-width:767px){.product__productbanner-subtitle{margin-bottom:10px}}@media all and (max-width:1023px){.product__productbanner-subtitle{margin-bottom:20px}}.product__productbanner-link{padding:0 5px;width:auto;height:40px;line-height:40px;background:#559e3e;text-align:center;font-size:12px;text-transform:uppercase;border-radius:5px;font-weight:500;display:block;color:#fff}.product__productbanner-link:hover{color:#fff}.product__productbanner-link:focus{color:#fff;text-decoration:none}.product__productbanner-inside{overflow:hidden;border-radius:7px}.product__productbanner-img{margin-top:0;border-radius:7px;width:100%}.product__productbanner-green-link{text-align:center;width:100px}.colors__title{text-transform:uppercase}.colors__item{float:left;border:1px solid #606060;border-radius:5px;-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;cursor:pointer}.colors__item.colors__item--active,.colors__item:hover{position:relative;border:2px solid #e3e3e3}.colors__item.colors__item--active:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/icons/check-icon.png) no-repeat;background-position:center;background-size:50%}.colors__item--middle{width:24px;height:23px;margin:0 4px 0 0}.colors__item--large{width:36px;height:36px;border-radius:30px;margin:0 4px 0 0;background-size:cover;border:2px solid #e3e3e3}@media all and (min-width:550px) and (max-width:620px){.colors__item--large{height:20px;width:20px}}.colors__item--large.colors__item--active,.colors__item--large:hover{border:2px solid #181818}.colors__item--larger{width:40px;height:38px;margin:5px 10px 0 0;border:2px solid #fff;border-radius:7px}.colors__item--larger.colors__item--active,.colors__item--larger:hover{border:2px solid #c2c2c2}.colors__item--color-red{background:url(../images/src/color_red.png) center center no-repeat}.colors__item--color-red2{background:url(../images/colours/red2.jpg) center center no-repeat}.colors__item--color-black{background:url(../images/src/color_black.png) center center no-repeat}.colors__item--color-beige{background:url(../images/src/color_beige.png) center center no-repeat}.colors__item--color-gold{background:url(../images/colours/gold.jpg) center center no-repeat}.colors__item--color-bronze{background:url(../images/colours/bronz-bj.jpg) center center no-repeat}.colors__item--color-champagne{background:url(../images/colours/champagne.jpg) center center no-repeat}.colors__item--color-blue-pink{background:url(../images/colours/pink.jpg) center center no-repeat}.colors__item--color-yellow-maroon{background:url(../images/colours/yel_brown.jpg) center center no-repeat}.colors__item--color-white-purple{background:url(../images/colours/white-purple.jpg) center center no-repeat}.colors__item--color-burgundy-white{background:url(../images/colours/burgundy-white.jpg) center center no-repeat}.colors__item--color-red-ivory{background:url(../images/colours/red-ivory.jpg) center center no-repeat}.colors__item--color-red-ivory{background:url(../images/colours/red-ivory.jpg) center center no-repeat}.colors__item--color-beige-purple{background:url(../images/colours/beige-purple.jpg) center center no-repeat}.colors__item--color-black-purple{background:url(../images/colours/black-purple.jpg) center center no-repeat}.colors__item--color-white-brown{background:url(../images/colours/white-brown.jpg) center center no-repeat}.colors__item--color-white-brown2{background:url(../images/colours/white-brown2.jpg) center center no-repeat}.colors__item--color-brown{background:url(../images/colours/brown.jpg) center center no-repeat}.colors__item--color-mentol{background:url(../images/colours/mentol.jpg) center center no-repeat}.colors__item--color-black-green{background:url(../images/colours/black-green.jpg) center center no-repeat}.colors__item--color-black-brown{background:url(../images/colours/black-brown.jpg) center center no-repeat}.colors__item--color-bej-brown{background:url(../images/colours/bej-brown.jpg) center center no-repeat}.colors__item--color-sandy-beige{background:url(../images/colours/sandy-beige.jpg) center center no-repeat}.colors__item--color-dark-gray{background:url(../images/colours/dark-gray.jpg) center center no-repeat}.colors__item--color-white-blue{background:url(../images/colours/white-blue.jpg) center center no-repeat}.colors__item--color-chocolate-milk{background:url(../images/colours/chocolate-milk.jpg) center center no-repeat}.colors__item--color-caramel-milk{background:url(../images/colours/caramel-milk.jpg) center center no-repeat}.colors__item--color-blue{background:url(../images/colours/blue.jpg) center center no-repeat}.colors__item--color-salat{background:#9ace45}.colors__item--color-pink{background:#da4098}.colors__item--color-purple{background:#952380}.colors__item--color-mint{background:#74bcb9}.colors__item--color-white-beige{background:url(../images/colours/white-beige.jpg) center center no-repeat}.colors__item--color-brown-cream{background:url(../images/colours/brown-cream.jpg) center center no-repeat}.colors__item--color-white-green{background:url(../images/colours/white-green.jpg) center center no-repeat}.colors__item--color-pearl-green{background:url(../images/colours/pearl-green.jpg) center center no-repeat}.colors__item--color-ivory-bright-green{background:url(../images/colours/ivory-bright-green.jpg) center center no-repeat}.colors__item--color-bordo{background:url(../images/colours/bordo.jpg) center center no-repeat}.colors__item--color-bej-gray{background:url(../images/colours/bej-gray.jpg) center center no-repeat}.colors__item--color-beige-purple3{background:url(../images/colours/beige-purple3.jpg) center center no-repeat}.colors__item--color-axiom-chrome{background:url(../images/colours/black-red.jpg) center center no-repeat}.colors__item--color-white-red-axiom{background:url(../images/colours/white-red.jpg) center center no-repeat}.colors__item--color-white-black-axiom{background:url(../images/colours/white-black.jpg) center center no-repeat}.colors__item--color-orange-c{background:#dd4723}.colors__item--color-beige-c{background:#eae9e7}.colors__item--color-beige-light-c{background:#e4ded4}.colors__item--color-gray-c{background:#cac9c5}.colors__item--color-black-c{background:#000}.colors__item--color-white-c{background:#fff}.colors__item--color-sereneviy{background:#aa7dbe}.colors--inline .colors__title{margin:0 6px 5px 0;vertical-align:middle}@media all and (min-width:550px) and (max-width:620px){.colors--inline .colors__title{font-size:13px}}.colors--inline .colors__list{display:inline-block;vertical-align:middle;padding:0}.colors--inline .colors__item{margin:0 6px 0 0;list-style:none}.colors--inline .colors__item--last{margin-right:0}@media (max-width:1200px) and (min-width:769px){.colors__item--large{width:30px;height:30px}}.sticker-crown{position:absolute;bottom:31px;right:97px}.sticker-crown .small-img{display:none}@media (max-width:1200px){.sticker-crown{right:30px}}@media (max-width:992px){.sticker-crown{position:static;width:100%}.sticker-crown .small-img{display:block;width:100%}.sticker-crown .large-img{display:none}}.sticker-beauty{position:absolute;top:-32px;left:-78px}.sticker-beauty .small-img{display:none}@media (max-width:1200px){.sticker-beauty{left:-17px}}@media (max-width:992px){.sticker-beauty{position:static;width:100%}.sticker-beauty .small-img{display:block;width:100%}.sticker-beauty .large-img{display:none}}.sticker-apple-way{position:absolute;bottom:-10px;right:13px}.sticker-apple-way .small-img{display:none}@media (max-width:1200px){.sticker-apple-way{right:30px}}@media (max-width:992px){.sticker-apple-way{position:static;width:100%}.sticker-apple-way .small-img{display:block;width:60%;margin:0 auto}.sticker-apple-way .large-img{display:none}}.product__comments{padding:0 15px}.product__comments .comment__name{font-weight:700;color:#555}.product__comments .comment__row .t-bold{font-weight:700;color:#555}.product__comments .comment__text{margin:0 0 30px 0}.product__comments .slider-pager--numbers li.slick-active .slick-page,.product__comments .slider-pager--numbers li:hover .slick-page{border:1px solid #559e3e;border-radius:50%;background-color:#559e3e;color:#fff;text-align:center;width:22px;height:22px;padding:2px 0 0 0}.product__comments .zerro_comment{margin-bottom:30px}.product__comments .product__comment-add{margin-top:60px;cursor:pointer}.product__comments_modal{padding:0}.comment_button{display:block;height:40px;line-height:40px;width:164px;text-align:center;color:#fff;background:#559e3e;border-radius:5px;border:0;font-size:14px;padding-left:10px;padding-right:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.comment_button:hover{color:#fff;background:#7dc855}.cart-title{margin-top:30px}.cart__th{font-size:12px;text-transform:uppercase;font-weight:500}.cart__product-photo{padding:10px;border:2px solid #f5f5f5;border-radius:5px;overflow:hidden}@media (min-width:768px){.cart__product-photo{width:61px;-webkit-box-sizing:content-box;box-sizing:content-box}}@media (min-width:992px){.cart__product-photo{float:left;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box}}.cart__product-title{font-size:16px;font-weight:500}@media (min-width:768px){.cart__product-title{padding-top:22px;margin-left:0}}@media (min-width:992px){.cart__product-title{margin-left:15px;float:left}}.cart__separator{border-bottom:2px solid #f5f5f5;margin-bottom:15px;margin-top:15px}@media (min-width:768px){.cart__separator{margin-bottom:30px;margin-top:30px}}.cart__product-name{display:block;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.cart__product-name:hover{color:#559e3e}.cart__product-price{padding-top:5px}@media (min-width:768px){.cart__product-price{padding-top:35px;font-weight:700}}.cart__product-num{position:relative;padding-top:25px}.cart__number--element{float:left}.cart__order-phone{position:relative}.cart__order-phone-input{outline:0;border:2px solid #e1e8ee;border-radius:5px;height:56px;line-height:56px;padding:0;padding-left:40px;width:290px;font-size:18px;color:#4a4747}.cart__order-phone-icon{position:absolute;height:30px;width:16px;left:15px;top:13px;background:url(/theme/images/icons/cart/phone.png) center center no-repeat}.cart__product-itog-price{padding-top:35px;font-weight:700}.cart__product-delete{height:85px;background:url(/theme/images/icons/cart/close.png) center center no-repeat;cursor:pointer;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.cart__product-delete:hover{background:url(/theme/images/icons/cart/close-hover.png) center center no-repeat}.cart__number--source{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid silver;width:77px;height:34px}.cart__number--right{padding-top:0;position:absolute;border:none;right:-26px;top:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cart__number--left{padding-top:0;position:absolute;border:none;left:-26px;top:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cart__order-buttons{margin-top:25px;overflow:hidden}.cart__order-button-ok{float:left;height:50px;line-height:50px;text-align:center;font-size:12px;text-transform:uppercase;color:#fff;background:url(/theme/images/icons/cart/arrow-buy.png) 120px center no-repeat #559e3e;width:150px;border:0;border-radius:4px;outline:0;letter-spacing:.1em;margin-right:10px;margin-bottom:30px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.cart__order-button-ok:hover{color:#fff;background-color:#7dc855}.cart__order-button-ok:focus{color:#fff;text-decoration:none}.cart__order-button-credit{float:left;font-size:12px;text-transform:uppercase;height:50px;line-height:50px;border:2px solid #f5f5f5;padding-left:25px;padding-right:25px;border-radius:3px;letter-spacing:.1em;cursor:pointer;font-weight:500;margin-bottom:30px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.cart__order-button-credit:hover{background:#ebebeb}.cart__order-itog-text{text-transform:uppercase}.cart__order-itog-sum{font-size:36px;font-weight:700;margin-bottom:10px}.cart__order-itog-sum .price--old{font-size:24px;margin-top:12px}.cart__order-credit-sum{display:block}.gcard__have{height:50px;line-height:50px;background:#559e3e;border-radius:5px;color:#fff;text-align:center;padding-left:15px;padding-right:15px;display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;margin-bottom:15px}.gcard__have:hover{color:#fff;background:#7dc855}.gcard__have:focus{color:#fff;text-decoration:none}.gcard__card{overflow:hidden}.gcard__card .control-label{padding-top:20px}.gcard__card .form-control{height:60px;border:1px solid silver;font-size:18px;margin-bottom:10px}.gcard__card .filter__cb-text{font-weight:400}.gcard__card .gcard__check{display:block;background:#559e3e;color:#fff;height:40px;line-height:40px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;float:right;text-align:center;padding-left:10px;padding-right:10px;border-radius:5px;border:0;margin-bottom:15px}.gcard__card .gcard__check:focus{outline:0}.gcard__card .gcard__check_hidden{display:none}.gcard__info{margin-bottom:15px}.gcard__result{color:#559e3e;margin:5px 0 15px 0}.cart-empty{min-height:400px;font-size:20px}.delete-after{padding-top:60px}.price--old{text-decoration:line-through;color:#b4b4b4}.price--disclaimer{margin-top:5px;font-weight:100}.cart-items{margin-bottom:40px}.cart_product_size{font-size:14px;margin-top:6px}.cart-top{padding-bottom:50px}.cartorder{margin-bottom:100px}@media (min-width:768px){.cartorder{padding-bottom:50px}}.cart_order_form .order_form--element .control-label{text-align:left}.order_client_info h3{font-weight:700;margin-bottom:20px}.necessary_punct{color:#ed1c24}@media (min-width:768px){.order_form--element .control-label{padding-top:20px}}.order_form--element .form-control{height:60px;border:1px solid silver;font-size:18px}.order_form--element .filter__cb-text{font-weight:400}.order_form__discount-info{font-size:12px;color:#7e7e7e}.cart_order__delivery-block{margin-bottom:20px}.order__cart-info h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em}.order__info--element{overflow:hidden;margin-bottom:20px}.order__info-photo{padding:10px;padding-bottom:7px;padding-top:7px;border:2px solid #f5f5f5;border-radius:3px}@media (min-width:768px){.order__info-photo{float:none;width:92px;margin-bottom:10px}}@media (min-width:992px){.order__info-photo{float:left;width:auto;margin-bottom:0}}@media (min-width:768px){.order__info-title{float:none;margin-left:0}}@media (min-width:992px){.order__info-title{float:left;margin-left:15px}}.order__info-product-name{margin-bottom:10px;font-size:16px;line-height:1.2;font-weight:500}.order__info-product-price{font-weight:700}.order__info-product-type{font-size:16px;line-height:1.2;font-weight:500}.order__info-product-num{color:#b1b1b1}.order__cart-itog{font-weight:500}.order__cart-itog-title{text-transform:uppercase}.order__cart-itog-sum{font-size:36px;font-weight:700;margin-bottom:15px}.filter__radio{padding-left:20px;padding-top:25px;padding-bottom:25px;padding-right:20px;background:#fafafa;margin-bottom:5px;width:100%}.filter__radio-green-tip{display:block;padding-left:25px;font-weight:400;color:#559e3e;margin-bottom:18px}.filter__radio-tip{display:block}.filter__radio-text{font-size:18px;position:relative;padding-left:25px;margin-bottom:5px;display:block}.filter__radio-text:after{content:'';position:absolute;top:0;left:0;width:20px;height:20px;border:2px solid #559e3e;border-radius:50%}.filter__radio-text:before{content:'';position:absolute;top:5px;left:5px;width:10px;height:10px;border-radius:50%;background:#559e3e;opacity:0}.self-delivery{margin-bottom:0!important}.self-delivery-text{margin-bottom:0}.self-delivery-text select{margin-left:10px}.self-delivery-text:before{top:4px!important}.self-delivery-text:after{top:4px!important}#deliverySelfCityPlaces{margin-bottom:36px!important}#deliverySelfCityPlaces label{padding-left:5px}#deliverySelfCityPlaces label input{margin-right:3px}.filter__radio-input{position:absolute;left:-9999px}.filter__radio-input:checked+.filter__radio-text:before{opacity:1}.filter__radio-input:checked+.cart_order__pay__info .filter__radio-text:before{opacity:1}.filter__radio-tip{font-weight:400;padding-left:25px}.order__cart-delivery-adressblock{display:block;padding-left:25px;font-weight:400;margin-top:25px;line-height:55px;overflow:hidden}@media (min-width:768px){.order__cart-delivery-adressblock{line-height:1.2}}@media (min-width:992px){.order__cart-delivery-adressblock{line-height:55px}}.order__cart-market-list{font-weight:400;border-bottom:1px dotted #000;margin-left:25px}.order__cart-delivery_adress{height:55px;border:1px solid #d8d8d8;border-radius:5px;padding-left:15px;outline:0;float:right;width:70%}.order__cart-delivery_adresstitle{float:left;width:25%;font-weight:500}@media (min-width:768px){.order__cart-delivery_adresstitle{padding-top:15px}}@media (min-width:992px){.order__cart-delivery_adresstitle{padding-top:0}}.cart_order__pay__info{float:left}.cart_order__pay-cards{float:right}.order_comment{display:block;width:100%;border-radius:7px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px;border:0;border:1px solid silver}.order__button{float:left;height:50px;line-height:50px;text-align:center;font-size:12px;text-transform:uppercase;text-align:center;color:#fff;background:url(/theme/images/icons/cart/arrow-buy.png) 120px center no-repeat #559e3e;width:150px;border:0;border-radius:4px;outline:0;letter-spacing:.1em;margin-right:10px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.order__button:hover{color:#fff;background:url(/theme/images/icons/cart/arrow-buy.png) 120px center no-repeat #7dc855}.order__button:focus{color:#fff;text-decoration:none}.epay-variant{display:inline-block;margin-right:20px;border:4px solid transparent}.epay-variant img{border-radius:5px;border:2px solid #ccc;cursor:pointer}.epay-variant input[type=radio]{margin-right:10px}.wherebuy__city-change{border-bottom:0;margin:0 15px 15px 15px}@media (min-width:768px){.wherebuy__city-change{margin:0 0 15px 0}}.wherebuy__city-change .wherebuy__city-list-element a{padding-left:0;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.wherebuy__city-change .wherebuy__city-list-element a:hover{background:0 0;color:#559e3e}.wherebuy__city-change .wherebuy__city-list-element a:focus{outline:0;background:0 0;color:#559e3e;text-decoration:none}.wherebuy__city-list-element.active a{color:#559e3e;border:0}.wherebuy__city-list-element.active a:focus{border:0;color:#559e3e}.wherebuy__city-list-element.active a:hover{border:0}.wherebuy__city-list-element{float:none}.wherebuy__city-list-element a{padding-top:0;padding-bottom:10px;background:#fff;border:0}.wherebuy__city-list-element a:hover{background:#fff;border:0}.wherebuy__content{margin-bottom:60px}.wherebuy__content h3{font-size:18px;margin-top:0;margin-bottom:20px}.tabs__wherebuy{margin-bottom:30px;border-bottom:2px solid #f5f5f5;font-weight:400}.tabs__wherebuy .tabs__wherebuy-element.active a{border:0;border-bottom:2px solid #559e3e;color:#000;font-weight:700}.tabs__wherebuy .tabs__wherebuy-element.active a:focus{border:0;border-bottom:2px solid #559e3e;color:#000;font-weight:700}.tabs__wherebuy .tabs__wherebuy-element.active a:hover{border:0;border-bottom:2px solid #559e3e}.tabs__wherebuy .tabs__wherebuy-element a{border:0;padding-left:0;padding-right:5px;padding-bottom:20px;margin-right:9px}@media (min-width:768px){.tabs__wherebuy .tabs__wherebuy-element a{margin-right:25px}}.tabs__wherebuy .tabs__wherebuy-element a:hover{background:#fff}.tabs__wherebuy .tabs__wherebuy-element a:focus{border-bottom:2px solid #559e3e}.wherebuy--shop_adress{overflow:hidden;padding:10px;-webkit-box-shadow:2px 4px 8px 3px rgba(176,174,176,.2);box-shadow:2px 4px 8px 3px rgba(176,174,176,.2);margin-top:15px;font-weight:400}.wherebuy__shop-slider{float:left;width:218px;margin-bottom:15px;margin-right:20px}.wherebuy__shop-slider .slick-prev{background:url(/theme/images/icons/wherebuy/arrow-prew.png) center center no-repeat;width:30px;height:30px;left:15px;z-index:2}.wherebuy__shop-slider .slick-prev:before{content:''}.wherebuy__shop-slider .slick-next{background:url(/theme/images/icons/wherebuy/arrow-next.png) center center no-repeat;width:30px;height:30px;right:15px;z-index:2}.wherebuy__shop-slider .slick-next:before{content:''}.wherebuy__shop-text{float:left}@media (min-width:768px){.wherebuy__shop-text{width:57%}}@media (min-width:992px){.wherebuy__shop-text{width:60%}}.wherebuy__shop-title{font-size:18px;margin-bottom:15px;font-weight:500}.wherebuy__shop-coordinates{margin-bottom:15px;overflow:hidden}.wherebuy__shop-phone{overflow:hidden}.wherebuy__icon{display:block;float:left}.wherebuy__point-icon{height:16px;width:17px;background:url(/theme/images/icons/wherebuy/point.png) center center no-repeat}.wherebuy__metro-icon{height:15px;width:17px;background:url(/theme/images/icons/wherebuy/metro.png) center center no-repeat}.wherebuy__phone-icon{height:16px;width:17px;background:url(/theme/images/icons/wherebuy/phone.png) center center no-repeat}.wherebuy__time-icon{height:16px;width:17px;background:url(/theme/images/icons/wherebuy/time.png) center center no-repeat}.wherebuy__point-info{float:left;display:block;margin-left:10px;width:85%}@media (min-width:768px){.wherebuy__point-info{width:90%}}.wherebuy__shop-element{overflow:hidden;margin-bottom:7px}ul.zg-ul-select{width:220px}ul.zg-ul-select li{display:none;padding:10px}ul.zg-ul-select li.active{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:url(/theme/images/mobile/selected--zg-ul-select.png) 90% center no-repeat}ul.zg-ul-select.active li{border:none;-webkit-box-shadow:none;box-shadow:none;display:block;border:1px solid #f5f5f5}#selected--zg-ul-select.active{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:url(/theme/images/mobile/selected--zg-ul-select.png) 90% center no-repeat;width:205px;padding:20px 25px;color:#559e3e;margin:0 15px}.slick-next,.slick-prev{-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:1200px){.wherebuy--shop_adress .slick-prev{left:15px!important}}@media (max-width:768px){.wherebuy--shop_adress .slick-prev{left:20px!important}.wherebuy--shop_adress .slick-next{right:2px!important}.wherebuy--shop_adress .slick-next,.wherebuy--shop_adress .slick-prev{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.compare .main-title{margin-top:30px}.compare__params-tumbler .filter__radio{padding:0;background:0 0}.compare__params-tumbler .filter__radio-text{font-size:14px;font-weight:400;padding-top:10px;padding-top:3px}.compare__params--green{background:#fafafa}.table tbody .compare__noborder td{border:0;border-right:1px solid #ddd}.table tbody .compare__noborder td:last-child{border-right:0}.table tbody tr th{border-top:0;border-right:1px solid #ddd}.table tbody tr th:last-child{border-right:0}.table tbody tr .compare__params-result{padding-left:15px}.table tbody tr .compare__th_last{border-right:0}.compare__table{width:auto}.compare__table h2{margin-top:0;margin-bottom:50px;font-size:24px;font-weight:500}.compare__table h2 span{display:block}.compare__border td{border-left:1px solid #ddd}.compare__border .compare__params-name{border-left:0}.compare__product-model{font-weight:500;font-size:18px}.compare__product-model a{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.compare__product-model a:hover{color:#559e3e}.compare__product-price{vertical-align:middle!important}.compare__product-price-result{font-size:20px}.compare__product-type{color:#5f5f5f}.compare__close{position:relative;height:40px;background:url(/theme/images/icons/compare/close.png) center center no-repeat;cursor:pointer;margin-bottom:30px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.compare__close .compare__close__text{position:absolute;bottom:-14px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:12px;font-weight:400!important;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.compare__close:hover .compare__close__text{opacity:1}.compare__tabs{margin-bottom:50px}.compare__link--active{background-color:#449d44;border-color:#398439}.p_compare_link{text-decoration:none}.p_compare_link:focus{color:#000;text-decoration:none}.p_compare_link{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.p_compare_link:hover{color:#559e3e}.p_compare_link:hover .compare-icon{-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;background:url(/theme/images/icons/product/comparison-hover.png)}.p_compare_link:hover .compare-icon-active{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:url(/theme/images/icons/product/comparison-hover.png) center center no-repeat}.compare__tabs .nav-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;padding:10px 10px 3px 10px;margin:30px 0}.compare__tabs .nav-btn-container .compare__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;height:auto;-webkit-box-sizing:content-box;box-sizing:content-box;border:1px solid #ccdce1;border-radius:0;color:#444a52;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;background:0 0;margin:0 8px 8px 0;font-weight:600}.compare__tabs .nav-btn-container .compare__link--active{background:#ff8c3f;color:#fff;border-color:transparent;-webkit-box-shadow:0 6px 11.57px 1.43px rgba(255,140,63,.25);box-shadow:0 6px 11.57px 1.43px rgba(255,140,63,.25)}.news-title{margin-top:30px}.news__first{margin-bottom:30px;overflow:hidden}.news__first-img-block{float:left;margin-right:1%;width:310px;position:relative}@media (min-width:768px){.news__first-img-block{margin-right:0;width:32%}}@media (min-width:768px){.news__first-img-block img{width:100%}}.news__first-text-block{float:left;width:615px}@media (min-width:768px){.news__first-text-block{float:right;width:67%}}.news__first-img-action-text{color:#fff;font-weight:300}@media (min-width:768px){.news__first-img-action-text{font-size:30px;padding-left:20px;padding-top:32px}}@media (min-width:992px){.news__first-img-action-text{font-size:48px;padding-top:54px;padding-left:30px}}.news__first-img-action{background:#92dd6a;border-radius:50%;position:absolute;margin:auto;top:0;bottom:0;left:0;right:0}@media (min-width:768px){.news__first-img-action{width:100px;height:100px}}@media (min-width:992px){.news__first-img-action{width:165px;height:165px}}.news__first-date{font-size:16px;margin-bottom:10px}.news__first-title{font-size:30px;font-weight:300}@media (min-width:768px){.news__first-title{margin-bottom:18px}}@media (min-width:992px){.news__first-title{margin-bottom:35px}}.news__first-text{font-weight:300;line-height:1.3}.news__block{margin-bottom:30px}.news__block-photo{margin-bottom:10px;display:block}@media (min-width:768px){.news__block-photo img{width:220px}}@media (min-width:1200px){.news__block-photo img{width:260px}}.news__block-data{font-size:12px;font-weight:300;margin-bottom:10px}.news__block-title{font-size:16px;line-height:1.3}.pages__pagination{background:#fafafa;margin-bottom:20px}.pages__pagination .pagination{margin:0}.pages__pagination .pagination li a{border:0;line-height:38px;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;background:#fafafa;color:#000;padding-left:20px;padding-right:20px}.pages__pagination .pagination .active a{color:#b7b7b7}.pages__pagination .pagination .active a:hover{background:#fafafa;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}.pages__pagination .pagination .glyphicon{top:4px}.pages__pagination .pagination .disabled .glyphicon{color:#b7b7b7}.news--inside{margin-bottom:50px}.news--inside .prev-next{overflow:hidden;margin-top:30px}.news--inside .prev-next__link--prev{float:left}.news--inside .prev-next__link--next{float:right;text-align:right}.news--inside .colorbox{display:inline-block;margin-right:10px;margin-bottom:15px;border:1px solid #ccc}.news--inside iframe{width:100%}@media (min-width:768px){.news--inside iframe{height:300px}}@media (min-width:992px){.news--inside iframe{height:400px}}@media (min-width:1200px){.news--inside iframe{height:500px}}.news--inside .news-img-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.news--inside .news-fullscreen-img{width:100%}.news--inside .news-big-img{max-width:800px}.center{text-align:center}@media (max-width:767px){.news__first-text-block{width:auto}.news--inside h1{font-size:26px}.news--inside .news-big-img{max-width:100%;width:100%}}.err__img{margin-top:90px;margin-bottom:20px}.err__title{font-size:60px;font-weight:500;margin-bottom:10px}.err__desc{font-size:28px;font-weight:300;margin-bottom:55px}.err__link{text-transform:uppercase;font-size:18px;color:#559e3e;margin-bottom:200px;display:block}.err__link:hover{color:#559e3e}.container-articles{margin-bottom:30px}.article-title{margin-bottom:30px}.articles__categories{margin-bottom:40px}.articles_box{margin-bottom:70px}.article__link{display:block;margin-bottom:30px}.articles__cat-link{padding-bottom:30px;display:block}.articles__categories--inside{border-bottom:2px solid #f5f5f5;padding-left:0;list-style-type:none}.articles__categories--inside li{float:left;margin-right:40px;margin-bottom:-2px}.articles__categories--inside li a{padding-left:0;padding-right:0}.articles__categories--inside li a:hover{background-color:transparent}.articles__categories--inside li a:focus{outline:0}.articles__categories--inside li.active a{border-bottom:2px solid #559e3e;font-weight:700}.articles__img{margin-bottom:10px}@media (min-width:768px){.articles__img{width:100%}}@media (min-width:1200px){.articles__img{width:auto}}.articles__title{font-size:16px;min-height:57px}.smi__title{font-size:22px;font-weight:500;display:block;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.smi__title:hover{color:#559e3e}@media (min-width:768px){.smi__title{margin-bottom:10px;line-height:1}}@media (min-width:992px){.smi__title{margin-bottom:20px;line-height:1.2}}.smi__text{line-height:1.4}.smi__box-wrapper{margin-bottom:40px}.smi__box{margin-bottom:30px}@media (min-width:768px){.smi__photo img{width:100%}}@media (min-width:992px){.smi__photo img{width:auto}}.smi__pagination{margin-bottom:70px}.franch{margin-bottom:230px}.container-full{padding:0}.franch-title{margin-bottom:40px;margin-top:30px}.franch-grayborder{border-bottom:2px solid #f5f5f5;margin-bottom:30px;padding-left:0;margin-left:15px}.franch-grayborder--last{margin-top:31px;margin-left:0}.franch-linktab{margin-bottom:15px}.franch-linktab__link{padding-bottom:15px}.franch-linktab__link--active{border-bottom:2px solid #559e3e}.franch-top-photo{margin-bottom:30px}@media (min-width:768px){.franch-top-photo__img img{width:100%}}@media (min-width:1200px){.franch-top-photo__img img{width:auto}}.franch-top-video{text-align:center;margin-bottom:30px;margin-top:-230px}.container-yellow{background:#fffdf5;margin-bottom:25px}.franch__entry{font-size:22px;font-weight:300}.franch__entry p{margin-bottom:30px}.franch__our-products{padding-bottom:30px}.franch__our-products h3{font-weight:300;font-size:30px;margin-top:0;margin-bottom:30px}.our-products__bla-bla{font-size:18px;font-weight:500;margin-bottom:20px}.our-products__bla-bla-list{overflow:hidden;padding-left:20px;color:#559e3e;font-size:18px;font-weight:300}.our-products__bla-bla-list li span{color:#000}.franch__conditions-title{font-size:18px;font-weight:500;margin-bottom:10px}.franch__conditions-list{margin-bottom:30px}@media (min-width:768px){.franch__conditions-list{padding-left:20px}}@media (min-width:1200px){.franch__conditions-list{padding-left:30px}}.franch__conditions-list{color:#559e3e;font-size:18px;font-weight:300}.franch__conditions-list li span{color:#000}.container-peach{background:#fff1e7}.franch__pr-wrapper{padding-top:40px}@media (min-width:768px){.franch__pr-wrapper{padding-bottom:0}}@media (min-width:1200px){.franch__pr-wrapper{padding-bottom:100px}}.franch__pr-desc h3{margin-top:0;font-size:30px;font-weight:300;margin-bottom:30px}@media (min-width:768px){.franch__pr-img img{width:100%}}@media (min-width:1200px){.franch__pr-img img{width:auto}}.franch__pr-text p{font-weight:300}@media (min-width:768px){.franch__pr-text1{margin-bottom:30px}}@media (min-width:1200px){.franch__pr-text1{margin-bottom:70px}}@media (min-width:768px){.franch__pr-block{margin-bottom:50px}}@media (min-width:1200px){.franch__pr-block{margin-bottom:70px}}.franch__details{padding-top:50px;padding-bottom:80px;text-align:center;font-size:30px;font-weight:300}.franch__details a{display:block;color:#559e3e}.franch__details a:hover{text-decoration:underline}@media (min-width:768px){.franch-top-video iframe{width:100%}}@media (min-width:1200px){.franch-top-video iframe{width:940px}}.partner-top{margin-bottom:60px}.partner-top__text p{font-size:22px;font-weight:300}.partner-top__text h3{font-size:18px;font-weight:500}.partner__our-products{margin-bottom:40px}.partner__our-products a{color:#559e3e}.partner__our-products a:hover{text-decoration:underline}.partner__bottom-galery{margin-bottom:80px;margin-top:35px}@media (min-width:992px){.partner__bottom-photo img{width:100%}}@media (min-width:1200px){.partner__bottom-photo img{width:auto}}@media (min-width:768px){.partner__bottom-photo{text-align:center;margin-bottom:30px}}@media (min-width:992px){.partner__bottom-photo{margin-bottom:0}}@media (min-width:768px){.partner-top__img img{width:100%}}@media (min-width:1200px){.partner-top__img img{width:auto}}.container-yellow--delivery{margin-bottom:0}.delivery__paybox{overflow:hidden;position:relative}.delivery__paymethod{float:left;height:260px;position:relative;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.delivery__paymethod a{color:#559e3e}@media all and (max-width:670px){.delivery__paymethod{width:100%}}@media (min-width:768px){.delivery__paymethod{height:350px;width:50%}}@media (min-width:992px){.delivery__paymethod{height:280px}}.delivery__cash{background:#f1f1f1}.delivery__non-cash{background:#e9f8f4}.delivery__credit{background:#e1f4ef}.delivery__ecommerce{background:#f1f1f1}.delivery__method-number{font-size:256px;font-weight:700;color:#fff;text-align:center;line-height:256px;width:100%;position:absolute}.delivery__method-block{position:relative;z-index:2;height:100%}.delivery__method-title{font-size:18px;margin-bottom:25px;font-weight:500}.delivery__method-text{line-height:1.6;width:90%}.delivery__method-bottomlink{position:absolute;bottom:0}.delivery__method-icons{margin-top:25px}.delivery__method-icon{margin-right:58px}.delivery__method-icon:last-child{margin-right:0}.delivery__photo-inside{overflow:hidden}@media (min-width:768px){.delivery__photo-inside img{width:100%}}@media (min-width:1200px){.delivery__photo-inside img{width:auto}}.delivery__subtitle{font-size:30px;font-weight:300;margin-bottom:40px}.delivery__paybox{margin-bottom:30px}.delivery__info-lozung{font-weight:700;margin-bottom:40px}.delivery__info-title{font-weight:500}.delivery__info-block{line-height:1.5;margin-bottom:30px}.delivery__info-wrapper{margin-bottom:40px}.delivery__vip-photo{text-align:right}.delivery__separator{border-bottom:3px solid #000;margin-bottom:30px}.delivery__vip{margin-bottom:20px}.delivery__vip .delivery__subtitle{margin-bottom:20px}.delivery__vip-info span{display:block;font-weight:500}.delivery__testdrive .delivery__subtitle{margin-bottom:20px}.delivery__testdrive-text span{display:block;font-weight:500}.delivery__time .delivery__subtitle{margin-bottom:20px}.delivery__testdrive{margin-bottom:40px}.delivery__company-title{font-size:24px;font-weight:300}.delivery__company-img{text-align:center;padding-top:40px;padding-bottom:40px;border:1px solid #ccc;margin-bottom:15px}.delivery__company-desc a{color:#559e3e}.delivery__time{margin-bottom:10px}.delivery__time p{margin-bottom:20px}.delivery__time p span{font-weight:500}.delivery__city-tip{margin-bottom:40px;font-weight:500}.delivery__city-places{margin-bottom:30px}.delivery__city-places p{margin-bottom:0}.delivery__city-map{margin-bottom:30px;width:100%;height:500px}.delivery__city-wherebuy{margin-bottom:50px}.delivery__city-wherebuy a{color:#559e3e}.delivery__city-wherebuy a:hover{text-decoration:underline}.cash-back{margin-bottom:60px}.cash-back__subtitle{font-size:26px;font-weight:300}.personal-data LI{list-style-type:none;margin-bottom:5px}.personal-data OL{counter-reset:list1;margin-bottom:20px;padding-left:0}.personal-data OL LI:before{counter-increment:list1;content:counter(list1) ". "}.personal-data OL OL{counter-reset:list2;padding-left:0;margin-top:5px}.personal-data OL OL LI:before{counter-increment:list2;content:counter(list1) "." counter(list2) ". "}.personal-data ol ol ul{padding-left:20px;margin-top:10px;margin-bottom:10px}.personal-data ol ol ul li{list-style-type:disc;margin-bottom:3px}.personal-data ol ol ul li:before{content:none}.payu-info a{position:absolute;top:146px;left:707px;padding:5px 4px;font-size:19px;background:#fff;color:#559e3e}.credit{line-height:1.4}.credit__subtitle{margin-top:0;font-weight:300;font-size:30px;margin-bottom:30px}.credit__top{margin-bottom:35px}.credit__top p{margin-bottom:30px}@media (min-width:768px){.credit__top-img img{width:100%}}@media (min-width:1200px){.credit__top-img img{width:auto}}.credit__ol{margin-bottom:30px}.credit__ul{margin-bottom:30px}.credit__ul-list{padding-left:20px}.credit__ol-list{padding-left:20px}.credit__bank-list{overflow:hidden;margin-bottom:30px}.credit__bank{border:1px solid #e6e6e6}.credit__bank:nth-child(5){margin-right:0}@media (min-width:768px){.credit__bank{margin-right:27px;margin-bottom:10px}}@media (min-width:992px){.credit__bank{margin-bottom:0}}@media (min-width:1200px){.credit__bank{margin-right:40px}}.field-creditform-comment{width:100%!important}.credit__form-block{width:700px;text-align:center;margin:0 auto;margin-bottom:40px}.credit__form-block .control-label{font-weight:500}.credit__form-block h2{font-size:48px;font-weight:300;margin-bottom:30px}.credit__form-block .button--credit{border:0;border-radius:5px;padding:20px;padding-top:15px;padding-bottom:15px;color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:1px;background:#559e3e}.credit__form-block .button--credit:focus{outline:0}.credit__form-block .button--credit:hover{background:#7dc855}.container-beige{background:#fafafa}.credit-card-payment__box{width:60%}.credit-card-payment{margin-bottom:70px}.credit-card-payment .form-control{height:40px}.field-paymentmanualform-paymentmethod .chosen-container{font-size:14px;height:100%}.field-paymentmanualform-paymentmethod .chosen-container-single .chosen-single{height:100%;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;padding:0}.credit-card-payment__button{border:0;background:#559e3e;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#fff;border-radius:5px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.credit-card-payment__button:focus{outline:0}.credit-card-payment__button:hover{background:#7dc855}.m-payment__back{color:#fff;border:0;padding:9px;background:#559e3e;border-radius:5px}.m-payment__back:focus{outline:0}.cert__photos-link{margin-bottom:30px;text-align:center}.cert__img{border:10px solid #000;-webkit-box-shadow:3px 3px 16px 0 rgba(58,24,0,.6);box-shadow:3px 3px 16px 0 rgba(58,24,0,.6)}.cert__subtitle{font-size:18px;font-weight:500}.cert__list ul{font-size:18px;font-weight:500;padding-left:30px;margin-bottom:20px;color:#559e3e}.cert__list ul span{color:#000}.cert__list .cert__subtitle{margin-bottom:20px}.cert__photos{margin-top:20px}.sitemap__block{font-size:16px;margin-bottom:30px}.sitemap__list-main{padding-left:20px}.sitemap__list-main a{color:#559e3e}.sitemap__list-main a:hover{text-decoration:underline}.sitemap__list{padding-left:20px}.sitemap__list a{color:#559e3e}.sitemap__list a:hover{text-decoration:underline}.sitemap__subtitle{font-weight:300;margin-top:0}.answer{display:none}.faq__subtitle{font-size:30px;font-weight:300;margin-bottom:40px}.faq__block{margin-bottom:30px}.question{margin-bottom:5px}.question a{color:#559e3e;font-size:18px;border-bottom:1px dotted #559e3e}.question a:hover{border-bottom:0}.question a:focus{text-decoration:none;outline:0}.contacts__fulladress{overflow:hidden}.contacts__fulladress h2{margin-top:0;margin-bottom:30px;font-weight:300}.contacts__adressblock{margin-bottom:20px}.contacts__adressblock-element{margin-bottom:10px}.wherebuy__icon{margin-right:10px}.contacts__textblock{margin-bottom:20px}.contacts__textblock-element{margin-bottom:5px}.contacts__textblock-element a{color:#559e3e;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.contacts__textblock-element a:hover{text-decoration:underline}.contacts__callback{border-radius:5px;background:#559e3e;margin-top:20px;cursor:pointer;display:inline-block}.contacts__callback span{color:#fff;font-weight:500;font-size:12px;margin-left:10px;display:block;float:left;letter-spacing:1px}.contacts__callback-inside{overflow:hidden;padding:20px;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;border-radius:5px}.contacts__callback-inside:hover{background:#7dc855}.contacts__callback-icon{display:block;width:36px;height:14px;background:url(/theme/images/icons/contacts/send.png) center center no-repeat;float:left}.contacts__whereis h2{font-weight:300;margin-bottom:30px;margin-top:0}.contacts__city{text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:1px;display:block;float:left;margin-right:10px;padding:10px;background:#ebebeb;border-radius:5px;margin-bottom:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.contacts__city:hover{background:#559e3e;color:#fff}.contacts__city:focus{outline:0;text-decoration:none;color:#fff}.contacts__city_active{background:#559e3e;color:#fff}.contacts__dealer-map{margin-top:20px;margin-bottom:35px;width:100%;height:500px}.contacts__about_us{overflow:hidden;margin-bottom:70px}.contacts__about_us p{margin-bottom:5px}.contacts__bottom h3{margin-top:0;font-weight:300;font-size:30px;margin-bottom:40px}.contacts__service-phone{font-size:24px;margin-bottom:25px;display:block}.contacts__service-phone:hover{text-decoration:underline}.contacts__service-callback{font-size:12px;font-weight:500;text-transform:uppercase;color:#fff;letter-spacing:1px;padding:20px;border-radius:7px;background:#559e3e;display:block;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.contacts__service-callback:hover{color:#fff;background:#7dc855}@media (min-width:992px){.contacts__service-callback{width:71%}}@media (min-width:1200px){.contacts__service-callback{width:58%}}