/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear linear 0s .35s 0s;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../../node_modules/lightslider/src/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.2;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{margin:.67em 0}figcaption,figure,main{display:block}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.2;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}html{font-size:16px;line-height:1.4}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:focus{outline:none}h1,h2,h3,h4,h5,h6{margin:0}h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}a{display:inline-block;background:transparent}a,a:hover{text-decoration:none}ul{list-style:none}img{max-width:100%}hr{border:none;min-height:1px}body{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;min-height:100vh;overflow-x:hidden;background-color:#fff;font-family:Roboto,sans-serif}.container{max-width:1440px;margin:0 auto;padding-right:20px;padding-left:20px}.arrow_up{position:fixed;bottom:80px;right:30px;width:80px;height:80px;border-radius:50%;background-color:#333334;display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;opacity:.3;z-index:50;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.arrow_up:hover{opacity:1}.arrow_up:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.arrow_up div{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:70%;height:70%;background-image:url(../images/arrow.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.breadcrumbs{z-index:10;margin-top:50px;width:100%}.breadcrumbs>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs>ul>li{position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.breadcrumbs>ul>li:after{content:"\276F";margin:0 15px}.breadcrumbs>ul>li:nth-last-child(2):after{display:none}.breadcrumbs>ul>li>p{padding-bottom:3px;font-weight:600;color:#0087c1;border-bottom:2px solid #c6151b}.breadcrumbs>ul>li>a{font-weight:600;padding-bottom:3px;color:#333334;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-bottom:2px solid transparent}.breadcrumbs>ul>li>a:hover{color:#0087c1;border-bottom:2px solid #c6151b}header{background-color:#333334}.header{position:relative;margin:5px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .logo{width:80px}.header nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .navigation,.header nav{display:-webkit-box;display:-ms-flexbox;display:flex}.header .navigation{max-width:980px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .navigation-item{margin-right:30px}.header .navigation-item:last-child{margin-right:0}.header .navigation-link{cursor:pointer;color:#fff;font-weight:600;text-transform:uppercase;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header .navigation-link:hover{color:#c6151b}.burger{width:40px;height:20px;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:center;-ms-flex-align:center;align-items:center;display:none;cursor:pointer}.burger.active .line:first-child{-webkit-transform:rotate(-30deg) translateX(-11px) translateY(-2px);-ms-transform:rotate(-30deg) translateX(-11px) translateY(-2px);transform:rotate(-30deg) translateX(-11px) translateY(-2px);width:50%}.burger.active .line:nth-child(3){-webkit-transform:rotate(30deg) translateX(-11px) translateY(2px);-ms-transform:rotate(30deg) translateX(-11px) translateY(2px);transform:rotate(30deg) translateX(-11px) translateY(2px);width:50%}.burger .line{pointer-events:none;width:100%;height:2px;background-color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}footer{background-color:#333334;z-index:10;width:100vw;border-top:2px solid #0087c1}.footer{padding-top:10px;padding-bottom:10px;color:#fff}.footer,.footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-contact{width:100%}.footer-contact .title{font-weight:800}.footer-contact p{font-weight:600}.footer-contact span{font-weight:400}.footer-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;margin-left:10px}.footer-logo img{margin-right:10px;width:40px}.catalog{padding-bottom:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-title{position:relative;margin-top:100px;margin-bottom:100px;width:100%;text-align:center;text-transform:uppercase;color:#333334;font-size:3rem;font-family:Merriweather,serif}.catalog-items{width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-items .level:last-child{margin-top:40px}.catalog-description{max-width:980px;padding:80px 20px;text-align:left}.catalog-description h1,.catalog-description h2,.catalog-description h3,.catalog-description h4,.catalog-description h5,.catalog-description h6{margin-bottom:30px}.catalog-description p{margin-bottom:15px}.catalog-description li{margin-bottom:10px;font-style:italic}.catalog-description ul{list-style:circle;margin-left:30px}.catalog-description a{text-decoration:none;color:#0087c1}.catalog-description a:hover{color:#28beff}.catalog-description a:visited{color:#8d8d8d}.stock_item{width:calc(33.33333% - 16.66667px);margin-top:15px;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-color:#333334;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #333334}.stock_item:hover{-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.5);box-shadow:5px 5px 10px 0 rgba(0,0,0,.5)}.stock_item-content{position:relative;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-align:center;-ms-flex-align:center;align-items:center;width:100%}.stock_item-img{position:relative;width:100%;overflow:hidden}.stock_item-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.stock_item-title{margin-top:10px;width:100%;font-weight:700;font-size:1.25rem;color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-bottom:2px solid #fff}.stock_item-title:hover{color:#c6151b}.stock_item-description{padding:15px;width:100%;color:#fff}.stock_item-description .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.stock_item-description .tags p{margin-top:3px;font-weight:600}.stock_item-description .tags p:after{content:"/";margin:0 8px;font-weight:800}.stock_item-description .tags p:last-child:after{display:none}.stock_item-description .tags span{font-weight:400}.stock_item-price{padding:5px;background-color:#fff;position:absolute;top:0;right:0;font-weight:700;color:#c6151b;font-size:1.5rem}.stock_item-link{width:100%;height:50px;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;cursor:pointer;color:#fff;background-color:#c6151b}.stock_item-link,.stock_item-link p{position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.stock_item-link p{display:inline-block}.stock_item-link p:after{content:"\27A5";position:absolute;top:0;right:-20px;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.stock_item-link:hover{background-color:#0087c1}.stock_item-link:hover p{margin-right:20px}.stock_item-link:hover p:after{opacity:1}.images-quantity-box{padding:3px;background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.images-quantity-box .images-quantity{color:#333334;font-weight:700}.images-icon .icon-picture{margin-right:5px;width:15px;height:15px;background-image:url(../images/photoIcon.png);background-position:50%;background-size:contain;background-repeat:no-repeat}aside{width:20%}aside>section{-webkit-box-shadow:10px 10px 10px 0 rgba(0,0,0,.2);box-shadow:10px 10px 10px 0 rgba(0,0,0,.2);position:-webkit-sticky;position:sticky;top:5px;background-color:#333334}aside>section .content{padding:15px}aside>section .content details{cursor:pointer}aside>section .content details summary{color:#fff;font-weight:600}aside>section .content details .field{cursor:pointer;color:#fff;margin-top:5px}aside>section .content details .field:first-child{margin-top:10px}aside>section .content details .field input[type=checkbox]{margin-right:10px;width:15px;height:15px}aside>section .content details .field .control .checkbox{cursor:pointer}aside>section .content>div{margin-top:15px;color:#fff;font-weight:600}.field input[type=number]{margin-top:5px;color:#fff;border:1px solid #ded2c4;padding:10px 0 10px 10px;background-color:#333334}.field input[type=number]::-webkit-input-placeholder{color:#8d8d8d}.field input[type=number]::-moz-placeholder{color:#8d8d8d}.field input[type=number]:-ms-input-placeholder{color:#8d8d8d}.field input[type=number]::-ms-input-placeholder{color:#8d8d8d}.field input[type=number]::placeholder{color:#8d8d8d}.filter-button{width:100%;height:50px;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;cursor:pointer;color:#fff;border:none;background-color:#0087c1;font-weight:600;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.filter-button:hover{background-color:#c6151b}.level{position:-webkit-sticky;position:sticky;top:5px;z-index:11;background-color:#333334;-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.5);box-shadow:5px 5px 10px 0 rgba(0,0,0,.5);padding:10px;width:100%;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.level,.level-left .pager,.level-left .pager a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.level-left .pager a{width:30px;height:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:#fff;border-bottom:2px solid transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.level-left .pager a:first-child{margin-left:0}.level-left .pager a:hover{background-color:#ded2c4;color:#333334}.level-left .pager a.is-active{position:relative;color:#fff;background-color:#0087c1}.level-right .field-label label{padding-left:10px;font-weight:600;color:#fff}.level-right select{margin-top:8px;padding:5px;background-color:#0087c1;border:1px solid #000;-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.3);box-shadow:inset 0 0 10px 0 rgba(0,0,0,.3);color:#fff}#main .hero{width:100%;background:url(../images/hero_low.jpg);background-position: left bottom;background-repeat:no-repeat;background-size:cover;}#main .hero .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color: rgba(0, 0, 0, .5);padding: 50px 20px;width:100%}#main .hero-description h1{color:#ebe7ff;font-size:5rem}#main .hero-description p{color:#ebe7ff;margin-top:30px;font-size:3rem}#main .main{margin-top:80px;margin-bottom:80px}#main .main-description h2,#main .main-description h3,#main .main-description h4,#main .main-description h5,#main .main-description h6{margin-bottom:15px}#main .main-description p{margin-bottom:10px}#main .main-description ul{margin-left:25px;list-style:circle}#main .main-description li{margin-bottom:5px}#main .main-description a{color:#0087c1;text-decoration:underline}#main .main-description a:hover{color:#00405b}#main #sales{background-color:#ded2c4;padding:60px}#main .sales{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}#main .sales h2{width:100%;margin-bottom:30px}.sale_item{margin-top:10px;border:1px solid #333334;width:calc(25% - 25px);min-width:250px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,.3);box-shadow:4px 4px 4px 0 rgba(0,0,0,.3);background-color:#333334}.sale_item:hover{-webkit-box-shadow:8px 8px 8px 0 rgba(0,0,0,.3);box-shadow:8px 8px 8px 0 rgba(0,0,0,.3)}.sale_item-content{padding:10px;position:relative;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-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;width:100%}.sale_item-img{position:relative;width:100%;overflow:hidden;margin-right:15px}.sale_item-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sale_item-title{margin-top:15px;width:100%;font-weight:700;font-size:1.25rem;color:#fff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sale_item-title:hover{color:#8d8d8d}.sale_item-description{width:100%;color:#333334}.sale_item-description .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.sale_item-description .tags p{margin-top:3px;font-weight:600}.sale_item-description .tags p:after{content:"/";margin:0 8px;font-weight:800}.sale_item-description .tags p:last-child:after{display:none}.sale_item-description .tags span{font-weight:400}.sale_item-price{padding:5px;background-color:#fff;position:absolute;top:0;right:0;font-weight:700;color:#c6151b;font-size:1.5rem}.item{padding-bottom:150px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.item,.item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-title{margin-bottom:70px;font-family:Merriweather,serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-price,.item-title{width:100%;color:#333334}.item-price{margin-bottom:15px;font-weight:600;font-size:2rem}.item-price span{color:#c6151b}.sliderAndDescription{margin:60px 0;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.itemFormContainer{position:-webkit-sticky;position:sticky;top:75px;max-width:30%}.item-slider{width:45%}.item-description-up{color:#333334;width:45%}.item-description-up p{font-weight:600;margin-top:5px}.item-description-up span{font-weight:400}.item-description-down{color:#333334;width:50%}.item-description-down p{margin-top:5px}.item-form{background-color:#333334;max-width:380px;width:100%;position:relative;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3);padding:15px;border-radius:10px}#send-message{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-align:start;-ms-flex-align:start;align-items:flex-start}.form-title{padding-bottom:3px;width:100%;font-size:2rem;color:#fff;text-align:center}.form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:25px}.form-item label{margin-bottom:5px;margin-top:25px;font-weight:600;color:#fff;display:none}.form-item input,.form-item textarea{color:#fff;border:1px solid #ded2c4;padding:15px 0 15px 10px;background-color:transparent}.form-item input::-webkit-input-placeholder,.form-item textarea::-webkit-input-placeholder{color:#8d8d8d}.form-item input::-moz-placeholder,.form-item textarea::-moz-placeholder{color:#8d8d8d}.form-item input:-ms-input-placeholder,.form-item textarea:-ms-input-placeholder{color:#8d8d8d}.form-item input::-ms-input-placeholder,.form-item textarea::-ms-input-placeholder{color:#8d8d8d}.form-item input::placeholder,.form-item textarea::placeholder{color:#8d8d8d}#submit-button{display:none}.button{width:100%;height:50px;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;cursor:pointer;margin-top:30px;color:#fff;background-color:#0087c1;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.button:hover{background-color:#00638e}.button:active{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.form-item-checkbox{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form-item-checkbox .checkbox{cursor:pointer;position:relative;width:25px;height:25px;border:2px solid #8d8d8d;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.form-item-checkbox .checkbox.active{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);height:13px;border-left:2px solid transparent;border-bottom:2px solid transparent;border-color:transparent transparent #c6151b #c6151b;border-style:solid;border-width:2px}.form-item-checkbox input{display:none;pointer-events:none;margin-right:10px;width:25px;height:25px}.form-item-checkbox .label{width:calc(100% - 50px);pointer-events:none;color:#fff;text-transform:uppercase;font-weight:500}.loader{display:none;width:50px;height:50px;border-radius:50%;border:5px solid #fff;border-top-color:transparent;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message{background-color:rgba(51,51,52,.8);position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:600;margin-bottom:20px}.message,.messageTxt{display:none;color:#fff}.messageTxt{font-size:1.5rem}.contact{width:100%;margin-top:100px;padding-bottom:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-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;color:#333334}.contact h1{font-family:Merriweather,serif;text-transform:uppercase;font-size:3rem;text-align:center;width:100%;margin-bottom:100px}.contact-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-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}.contact iframe{margin-top:30px;width:100%}.contact .reach{width:30%}.contact .reach .title{font-size:2rem;font-weight:600;margin-bottom:40px}.contact .reach .descr{margin:20px 0 0}.contact .general{width:30%}.contact .general .title{font-size:2rem;font-weight:600;margin-bottom:40px}.contact .general .company-name{font-size:1.25rem}.contact .general .company-name,.contact .general .contact-address,.contact .general .contact-mail,.contact .general .contact-phone{font-weight:600;margin-bottom:15px}.contact .general .contact-address span,.contact .general .contact-mail span,.contact .general .contact-phone span{font-weight:400}.contact .map{margin-top:40px;width:100%}.contact .map .title{font-size:2rem;font-weight:600}@media screen and (max-width:768px){.burger{display:-webkit-box;display:-ms-flexbox;display:flex}.header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header nav{position:absolute;width:100%;height:calc(100vh - 86px);left:-100%;top:66px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:#333334;z-index:100}.header nav.active{left:0}.header .navigation{padding:25px 0 25px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .navigation-link{margin-top:15px;font-size:1.5rem}.catalog-items{width:100%}.stock_item{margin-top:10px;width:48%}.stock_item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stock_item-img{width:100%}.filter{width:50%;margin-bottom:30px}#main .hero .wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}#main .hero-description{width:100%;margin-bottom:30px}#main .hero-description h1{font-size:3rem}#main .hero-description p{font-size:2rem}.sliderAndDescription{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-description-up,.item-slider{width:100%}.item-description-down{width:100%;margin-bottom:40px}}@media screen and (max-width:1024px){.footer-contact .title{display:none}.stock_item{width:calc(50% - 10px)}.stock_item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stock_item-img{width:100%;margin-right:0}aside{width:23%}#main .hero-description h1{font-size:3rem}#main .hero-description p{font-size:2rem}.contact .general{width:60%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:30px}.contact .reach{width:45%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.contact .item-form{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.arrow_up{width:60px;height:60px}}@media screen and (max-width:425px){.contact .reach,.footer-address{display:none}.contact .general{width:100%}}@media screen and (max-width:426px){.filter,.stock_item{width:100%}}