@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}@font-face{font-family: 'Roboto Condensed';font-style: normal;font-weight: 300;font-display: swap;src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-300.woff2') format('woff2'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-300.woff') format('woff')}@font-face{font-family: 'Roboto Condensed';font-style: normal;font-weight: 400;font-display: swap;src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-regular.woff2') format('woff2'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-regular.woff') format('woff')}@font-face{font-family: 'Roboto Condensed';font-style: italic;font-weight: 400;font-display: swap;src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-italic.woff2') format('woff2'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-italic.woff') format('woff')}@font-face{font-family: 'Roboto Condensed';font-style: normal;font-weight: 700;font-display: swap;src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-700.woff2') format('woff2'), url('/css/fonts/roboto-condensed-v18-latin-ext_latin-700.woff') format('woff')}.flex{display: -webkit-box;display: flex}.inline-flex{display: -webkit-inline-box;display: inline-flex}.flex-row{-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row}.flex-row-reverse{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;flex-direction: row-reverse}.flex-col{-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column}.flex-col-reverse{-webkit-box-orient: vertical;-webkit-box-direction: reverse;flex-direction: column-reverse}.flex-wrap{flex-wrap: wrap}.flex-wrap-reverse{flex-wrap: wrap-reverse}.flex-no-wrap{flex-wrap: nowrap}.items-start{-webkit-box-align: start;align-items: flex-start}.items-end{-webkit-box-align: end;align-items: flex-end}.items-center{-webkit-box-align: center;align-items: center}.items-baseline{-webkit-box-align: baseline;align-items: baseline}.items-stretch{-webkit-box-align: stretch;align-items: stretch}.self-auto{align-self: auto}.self-start{align-self: flex-start}.self-end{align-self: flex-end}.self-center{align-self: center}.self-stretch{align-self: stretch}.justify-start{-webkit-box-pack: start;justify-content: flex-start}.justify-end{-webkit-box-pack: end;justify-content: flex-end}.justify-center{-webkit-box-pack: center;justify-content: center}.justify-between{-webkit-box-pack: justify;justify-content: space-between}.justify-around{justify-content: space-around}.content-center{align-content: center}.content-start{align-content: flex-start}.content-end{align-content: flex-end}.content-between{align-content: space-between}.content-around{align-content: space-around}.flex-1{-webkit-box-flex: 1;flex: 1}.flex-auto{-webkit-box-flex: 1;flex: auto}.flex-initial{-webkit-box-flex: initial;flex: initial}.flex-none{-webkit-box-flex: 0;flex: none}.flex-grow{-webkit-box-flex: 1;flex-grow: 1}.flex-shrink{flex-shrink: 1}.flex-no-grow{-webkit-box-flex: 0;flex-grow: 0}.flex-no-shrink{flex-shrink: 0}.clearfix:after{display: table;content: "";clear: both}.hide-text{font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0}.w7{width: 14.285714%;width: calc(14.28571429%)}.w6{width: 16.666667%;width: calc(16.66666667%)}.w5{width: 20%;width: calc(20%)}.w4{width: 25%;width: calc(25%)}.w3{width: 33.3333333%;width: calc(33.33333333%)}.w2{width: 50%;width: calc(50%)}.w1{width: 100%}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%}body{margin: 0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display: block}audio,canvas,progress,video{display: inline-block;vertical-align: baseline}audio:not([controls]){display: none;height: 0}[hidden],template{display: none}a{background-color: transparent}a:active,a:hover{outline: 0}abbr[title]{border-bottom: 1px dotted}b,strong{font-weight: bold}dfn{font-style: italic}h1{font-size: 2em;margin: .67em 0}mark{background: #ff0;color: #000}small{font-size: 80%}sub,sup{font-size: 75%;line-height: 0;position: relative;vertical-align: baseline}sup{top: -0.5em}sub{bottom: -0.25em}img{border: 0}svg:not(:root){overflow: hidden}figure{margin: 1em 40px}hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0}pre{overflow: auto}code,kbd,pre,samp{font-family: monospace, monospace;font-size: 1em}button,input,optgroup,select,textarea{color: inherit;font: inherit;margin: 0}button{overflow: visible}button,select{text-transform: none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer}button[disabled],html input[disabled]{cursor: default}button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0}input{line-height: normal}input[type="checkbox"],input[type="radio"]{box-sizing: border-box;padding: 0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height: auto}input[type="search"]{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance: none}fieldset{border: 0;margin: 0;padding: 0}legend{border: 0;padding: 0}textarea{overflow: auto}optgroup{font-weight: bold}table{border-collapse: collapse;border-spacing: 0}td,th{padding: 0}.effect1{box-shadow: 0 10px 6px -6px #999}.animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both}.animated.infinite{-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite}.animated.hinge{-webkit-animation-duration: 2s;animation-duration: 2s}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);animation-timing-function: cubic-bezier(.215, .61, .355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);animation-timing-function: cubic-bezier(.755, .05, .855, .06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);animation-timing-function: cubic-bezier(.755, .05, .855, .06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0)}90%{-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);animation-timing-function: cubic-bezier(.215, .61, .355, 1);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}40%,43%{-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);animation-timing-function: cubic-bezier(.755, .05, .855, .06);-webkit-transform: translate3d(0, -30px, 0);transform: translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);animation-timing-function: cubic-bezier(.755, .05, .855, .06);-webkit-transform: translate3d(0, -15px, 0);transform: translate3d(0, -15px, 0)}90%{-webkit-transform: translate3d(0, -4px, 0);transform: translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name: bounce;animation-name: bounce;-webkit-transform-origin: center bottom;transform-origin: center bottom}.ui-helper-hidden{display: none}.ui-helper-hidden-accessible{border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px}.ui-helper-reset{margin: 0;padding: 0;border: 0;outline: 0;line-height: 1.3;text-decoration: none;font-size: 100%;list-style: none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content: "";display: table;border-collapse: collapse}.ui-helper-clearfix:after{clear: both}.ui-helper-clearfix{min-height: 0}.ui-helper-zfix{width: 100%;height: 100%;top: 0;left: 0;position: absolute;opacity: 0;filter: alpha(opacity=0)}.ui-front{z-index: 100}.ui-state-disabled{cursor: default !important}.ui-icon{display: block;text-indent: -99999px;overflow: hidden;background-repeat: no-repeat}.ui-widget-overlay{position: fixed;top: 0;left: 0;width: 100%;height: 100%}.ui-autocomplete{position: absolute;top: 0;left: 0;cursor: default}.ui-menu{list-style: none;padding: 0;margin: 0;display: block;outline: none}.ui-menu .ui-menu{margin-top: -3px;position: absolute}.ui-menu .ui-menu-divider{margin: 5px -2px 5px -2px;height: 0;font-size: 0;line-height: 0;border-width: 1px 0 0 0}.ui-menu .ui-menu-item a{text-decoration: none;display: block;padding: 2px .4em;line-height: 1.5;min-height: 0;font-weight: normal}.ui-menu .ui-state-disabled{font-weight: normal;margin: .4em 0 .2em;line-height: 1.5}.ui-menu .ui-state-disabled a{cursor: default}.ui-menu-icons{position: relative}.ui-menu-icons .ui-menu-item a{position: relative;padding-left: 2em}.ui-menu .ui-icon{position: absolute;top: .2em;left: .2em}.ui-menu .ui-menu-icon{position: static;float: right}.ui-slider{position: relative;text-align: left}.ui-slider .ui-slider-handle{position: absolute;z-index: 2;width: 1.2em;height: 1.2em;cursor: default}.ui-slider .ui-slider-range{position: absolute;z-index: 1;font-size: .7em;display: block;border: 0;background-position: 0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter: inherit}.ui-slider-horizontal{height: .8em}.ui-slider-horizontal .ui-slider-handle{top: -.3em;margin-left: -.6em}.ui-slider-horizontal .ui-slider-range{top: 0;height: 100%}.ui-slider-horizontal .ui-slider-range-min{left: 0}.ui-slider-horizontal .ui-slider-range-max{right: 0}.ui-slider-vertical{width: .8em;height: 100px}.ui-slider-vertical .ui-slider-handle{left: -.3em;margin-left: 0;margin-bottom: -.6em}.ui-slider-vertical .ui-slider-range{left: 0;width: 100%}.ui-slider-vertical .ui-slider-range-min{bottom: 0}.ui-slider-vertical .ui-slider-range-max{top: 0}@font-face{font-family: "agamadiving";font-display: swap;src: url("/css/icon_v3/agamadiving.eot");src: url("/css/icon_v3/agamadiving.eot?#iefix") format("embedded-opentype"), url("/css/icon_v3/agamadiving.woff") format("woff"), url("/css/icon_v3/agamadiving.ttf") format("truetype"), url("/css/icon_v3/agamadiving.svg#agamadiving") format("svg");font-weight: normal;font-style: normal}[data-icon]:before{font-family: "agamadiving" !important;content: attr(data-icon);font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}[class^="icon-"]:before,[class*=" icon-"]:before,.icon{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.icon-arrow-down:before,.size_group .size_group_title::after,.sortWrap .filterMore a::before{content: "\68"}.icon-arrow-up:before{content: "\69"}.icon-arrow-right:before,ul.ul li:before,.mm a.mm_open i:after,.crumbsWrap span:before,.top_offer .odkaz::before,.subcategoryBulletList a:before{content: "\6a"}.icon-arrow-left:before{content: "\6b"}.icon-success:before,.alert-success::before,.alert-success .flash_msg::before,.detailAvailabilityStatus::before,.cartAvailabilityStatus::before{content: "\6c"}.icon-false:before,.alert::before,.flash_msg_remove:before,.detailAvailabilityStatus.off::before,.cartAvailabilityStatus.off::before{content: "\6d"}.icon-home:before{content: "\71"}.icon-search:before,#search::before{content: "\72"}.icon-email:before,#subscription .subscriptionInputWrap:after{content: "\78"}.icon-date:before{content: "\79"}.icon-cart:before{content: "\41"}.icon-arrow-left2:before{content: "\42"}.icon-google:before{content: "\43"}.icon-arrow-right2:before{content: "\44"}.icon-facebook:before{content: "\45"}.icon-check:before{content: "\46"}.icon-close:before{content: "\47"}.icon-user:before,.user_area_menu .user-about:before,.user_area_menu .user-about:after{content: "\48"}.icon-phone:before{content: "\49"}.icon-logout:before,.user_area_menu .user-logout:before,.user_area_menu .user-logout:after{content: "\6e"}.icon-lock:before,.user_area_menu .user-password:before,.user_area_menu .user-password:after,.user_area_menu .user-password:before,.user_area_menu .user-password:after{content: "\70"}.icon-plus:before,.spinner .increment::after{content: "\73"}.icon-minus:before,.spinner .decrement::after{content: "\74"}.icon-home-1:before{content: "\76"}.icon-alert:before,.alert .flash_msg::before{content: "\77"}.icon-delete:before{content: "\7a"}.icon-info:before,.alert-info::before,.alert-info .flash_msg::before,.detailAvailabilityStatus.onoff::before,.cartAvailabilityStatus.onoff::before{content: "\4a"}.icon-twitter:before{content: "\4b"}.icon-youtube:before{content: "\4c"}.icon-instagram:before{content: "\4d"}.icon-heart:before{content: "\4e"}.icon-repairing-service:before,.benefit.b2::after{content: "\4f"}.icon-delivery:before{content: "\50"}.icon-wetsuit:before,.benefit.b5::after{content: "\51"}.icon-snorkel:before{content: "\52"}.icon-user-add:before{content: "\75"}.font{font-family: 'Roboto Condensed', sans-serif}.font2{font-family: 'Roboto Condensed', sans-serif}html{font-size: 17px;min-height: 100%}body{font-family: 'Roboto Condensed', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;background-color: #fff;color: #2a2a2a;line-height: 1.5em;text-align: center;padding: 0;margin: 0;min-height: 100%;position: relative;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%}body.cart{min-height: 100vh}@media screen and (max-width: 940px){body{padding-top: 64px}}@media screen and (max-width: 820px){body{padding-top: 128px}}@media screen and (max-width: 576px){body{padding-top: 102px}}.mm_is_open{overflow: hidden}img{max-width: 100%;height: auto}.ui-effects-transfer{border: 1px dotted #333;background: rgba(0,0,0,0.1);z-index: 1000}.t-right,.tr{text-align: right !important}.t-left,.tl{text-align: left !important}.t-center,.center{text-align: center !important}.f-right,.fr{float: right}.f-left,.fl{float: left}.noscreen,.lazy,.hidden,.hide{display: none}.only_mobile,.only_mobile_inline{display: none}.scroll{width: 100%;overflow: auto;-webkit-overflow-scrolling: touch}.maxw{max-width: 1400px;margin: 0 auto;position: relative}@media screen and (max-width: 1400px){.maxw{max-width: 100%}}.bigmaxw{max-width: 1920px;margin: 0 auto;position: relative}@media screen and (max-width: 1400px){.bigmaxw{max-width: 100%}}.video-container{position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;margin-bottom: 20px;margin-top: 20px}iframe{width: 100% !important}.video-container iframe,.video-container object,.video-container embed{position: absolute;top: 0;left: 0;width: 100%;height: 100%}input[type=text],input[type=number],input[type=email],input[type=tel],input[type=search],textarea{-webkit-appearance: none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance: none;margin: 0}input[type=number]{-moz-appearance: textfield}.alert,.alert-info,.alert-success{line-height: 1.3em;padding: 13px 15px 13px 44px;margin: 15px 0;background: #da0000;border: 1px solid #c10000;color: #fff;position: relative;text-align: left;box-sizing: border-box;font-size: 15px;box-shadow: 0 1px 2px rgba(0,0,0,0.2)}.alert:before,.alert-info:before,.alert-success:before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 13px;left: 11px;font-size: 21px}.alert.noicon:before,.alert-info.noicon:before,.alert-success.noicon:before{display: none}.alert.nomargin,.alert-info.nomargin,.alert-success.nomargin{margin: 0}.alert a,.alert-info a,.alert-success a{color: #fff}.alert-info{background: #3498db;border-color: #258cd1;color: #fff}.alert-info strong{font-size: 18px}.alert-success{background: #26cb71;border-color: #22b665}@media screen and (min-width: 440px){.alert-superbig{padding: 20px 15px 20px 90px;line-height: 1.5em !important}.alert-superbig:before{margin-top: -25px;left: 17px;line-height: 50px;height: 50px;top: 50%;font-size: 50px}}.flash_msg_wrap{display: block;margin: 0;border: 0;padding: 0;color: #fbe122;will-change: transform;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-name: bounce;animation-name: bounce;-webkit-transform-origin: center bottom;transform-origin: center bottom}.flash_msg_wrap:after,.flash_msg_wrap:before{display: none}.flash_msg{display: block;padding: 10px 40px 10px 40px;color: #fff;text-align: left;position: relative;line-height: 1.2em;max-width: 1400px;margin: auto;font-size: 13px;box-sizing: border-box}.alert .flash_msg::before,.alert-success .flash_msg::before,.alert-info .flash_msg::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 50%;left: 12px;line-height: 20px;margin-top: -10px;font-size: 18px}.alert .flash_msg{background: #da0000}.alert-success .flash_msg{background: #2ecc71}.alert-info .flash_msg{background: #3498db}.flash_msg_remove{position: absolute;top: 50%;right: 15px;line-height: 22px;margin-top: -10px;text-decoration: none;font-size: 16px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.flash_msg_remove:before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.alert .flash_msg_remove{color: #0e0000}.alert-success .flash_msg_remove{color: #176437}.alert-info .flash_msg_remove{color: #16527a}.flash_msg_remove:hover{color: #000}p,ul,ol{margin: 0 0 20px 0;padding: 0;font-weight: 300}ul,ol{margin: 0 0 20px 30px}ol ol,ul ul,ul ol,ol ul{margin-top: .4em;margin-bottom: .4em}ul.ul{margin-left: 30px}ul.ul li{position: relative;list-style: none;padding-left: 0}ul.ul li:before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 6px;color: #292929;left: -20px;font-size: 12px}p,ul,ol,td,th{color: #2a2a2a}a{color: #228bfb;text-decoration: underline;outline: none !important;font-weight: 400}a:hover{text-decoration: none;color: #228bfb}table{margin: 20px 0}table.table-shadow{box-shadow: 0 0 3px rgba(0,0,0,0.12)}td,th{padding: .5em .9em;border: 1px solid #d4d4d4}@media screen and (max-width: 1400px){td,th{padding: .2em .4em;font-size: 13px}}th{padding: .8em .9em;background: #fafafa}tr:hover{background: #fff}small{font-size: 85%}strong{font-weight: bold}em{font-style: italic}cite{font-style: normal}h2,h3,h4,h5,h6{margin: 0 0 20px 0;padding: 0;font-weight: 700;line-height: 20px;color: #2a2a2a;text-rendering: optimizelegibility;line-height: 1.2em;font-family: 'Roboto Condensed', sans-serif}h2 small,h3 small,h4 small,h5 small,h6 small{font-weight: normal;line-height: 1}h2.small_bottom,h3.small_bottom,h4.small_bottom,h5.small_bottom,h6.small_bottom{margin-bottom: 5px}h2 a,h3 a,h4 a,h5 a,h6 a{color: #2a2a2a;text-decoration: none}h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color: #292929;text-decoration: none}h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight: 400}h2{font-size: 34px}h3{font-size: 30px}h4{font-size: 25px}h5{font-size: 18px}h6{font-size: 16px}@media screen and (max-width: 1400px){h2{font-size: 30px}h3{font-size: 25px}h4{font-size: 22px}h5{font-size: 16px}h6{font-size: 14px}}@media screen and (max-width: 800px){h2,h3,h4,h5,h6{margin-bottom: 15px}}@media screen and (max-width: 576px){h2{font-size: 25px}h3{font-size: 20px}h4{font-size: 18px}h5{font-size: 16px}h6{font-size: 14px}}@media screen and (max-width: 400px){h2{font-size: 23px}h3{font-size: 18px}h4{font-size: 16px}h5{font-size: 14px}h6{font-size: 12px}}.img-right-border{float: right;border: 1px solid #ddd;padding: 5px;margin: .5em 0 1em 1.7em;clear: right}.img-left-border{float: left;border: 1px solid #ddd;padding: 5px;margin: .5em 1.7em 1em 0;clear: left}.img-right{float: right;margin: .5em 0 1em 1.7em;clear: right}.img-left{float: left;margin: .5em 1.7em 1em 0;clear: left}pre,code,samp,kbd{background-color: #F9F2F4;color: #C7254E;font-size: .9em;padding: 2px 4px;font-family: monospace;margin: 0 2px 20px 2px}pre{background-color: #f9f9f9;color: #333;font-size: .7em;padding: 7px 12px;white-space: nowrap;overflow-y: hidden;font-family: monospace;display: block;border: 1px solid #ccc;line-height: 1.5em;overflow: auto;-webkit-overflow-scrolling: touch}.highlight{background: #292929;padding: 1px 8px 2px;text-decoration: none;color: #fff;border-radius: 4px}.highlight:hover{background: #fbe122;color: #fff}blockquote{background: #fafafa;padding: 15px 30px;margin: 0 0 20px 0;font-size: 15px}blockquote p{margin: .6em 0}blockquote small{color: #909090;display: inline-block;font-size: 13px;line-height: 17px}blockquote small:before{content: "— "}blockquote .highlight{background: #C3FBCC}@media screen and (max-width: 600px){blockquote{padding: 8px 15px}}@media screen and (max-width: 1472px){#hw-87kwowifjjowiklsadh666left{display: none}}.row{width: 100%;position: relative;box-sizing: border-box}.rowContainer{max-width: 1920px;margin: 0 auto;position: relative}@media screen and (max-width: 1400px){.rowContainer{max-width: 100%}}.row--news{background: #f4f4f4}.rowContent{text-align: left;padding-top: 40px;padding-bottom: 40px;padding-left: 0;padding-right: 0;max-width: 1400px;margin: 0 auto;position: relative;box-sizing: border-box}@media screen and (max-width: 1400px){.rowContent{max-width: 100%}}@media screen and (max-width: 1430px){.rowContent{padding-top: 30px;padding-bottom: 30px;padding-left: 30px;padding-right: 30px}}@media screen and (max-width: 700px){.rowContent{padding-top: 15px;padding-bottom: 15px;padding-left: 15px;padding-right: 15px}}.container{text-align: left;padding-top: 20px;padding-bottom: 20px}.container:after{display: table;content: "";clear: both}#sidebar{float: left;width: 265px}#content{padding-left: 295px;margin-left: -295px;float: right;width: 100%;box-sizing: border-box}@media screen and (max-width: 1000px){#sidebar{width: 220px}#content{padding-left: 245px;margin-left: -220px}}@media screen and (max-width: 940px){#sidebar{display: none}#content{padding-left: 0;margin-left: 0;width: 100%;float: none}}.half_wrap{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between}.half_box{width: 49%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column}@media screen and (max-width: 576px){.half_wrap{flex-wrap: wrap}.half_box{width: 100%}}.three_wrap{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between}.three_box{width: 30%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column}@media screen and (max-width: 576px){.three_wrap{flex-wrap: wrap}.three_box{width: 100%}}.topBar{position: relative;background: #292929}.topBar .rowContent{height: 34px;padding-top: 0;padding-bottom: 0;padding-right: 0;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between}.topBar .rowContent .flexDiv{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.topBar p{margin: 0;padding: 0;line-height: 33px;position: relative;font-size: 13px}.topBar p a{color: #fff;padding: 0 10px;line-height: 34px;height: 34px;font-weight: 300;display: block;position: relative;float: left;text-decoration: none;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.topBar p a.with-icon{padding-left: 35px}.topBar p a span,.topBar p a i{-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.topBar p a i{color: #fbe122;position: absolute;top: 50%;left: 10px;height: 16px;line-height: 16px;margin-top: -8px;font-size: 16px}.topBar p a:hover,.topBar p a.active,.topBar p a:focus{color: #292929;background: #fbe122}.topBar p a:hover span,.topBar p a.active span,.topBar p a:focus span,.topBar p a:hover i,.topBar p a.active i,.topBar p a:focus i{color: #292929}.topBar p a.hide_on_desktop{display: none}.topBar .topBarTitle{float: left;margin-right: 6px;color: #6a6a6a}.topBar .topBarPhone a{font-weight: 700;text-decoration: none;font-size: 17px}.topBar .topBarPhone a:hover span:last-child{color: #292929}.topBar .topBarPhone i{color: #fbe122;margin-top: -9px;font-size: 18px}.topBar .topBarPhone span{float: left;display: block;color: #fbe122}.topBar .topBarCurrency a:hover,.topBar .topBarLanguage a:hover,.topBar .topBarCurrency a.active,.topBar .topBarLanguage a.active,.topBar .topBarCurrency a:focus,.topBar .topBarLanguage a:focus{background: #fbe122}.topBar .topBarCurrency{margin-right: 15px}.topBar .topBarCurrency a{margin-right: 1px}.topBar .topBarLogin a{padding-left: 35px}.topBar .topBarLogin i{color: #fff}.topBar .topBarLogin .hide{display: none}.topBar .topBarLanguage{margin-right: 13px}.topBar .topBarLanguage a,.topBar .topBarLanguage span{float: left}.topBar .topBarSocial{margin-right: 25px}.topBar .topBarSocial a{width: 18px}.topBar .topBarSocial i{color: #fff;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%)}.topBar .topBarSocial .facebook{background: #3b5998}.topBar .topBarSocial .facebook:hover{background: #2d4373}.topBar .topBarSocial .twitter{background: #55acee}.topBar .topBarSocial .twitter:hover{background: #2795e9}.topBar .topBarSocial .youtube{background: #cd201f}.topBar .topBarSocial .youtube:hover{background: #a11918}.topBar .topBarSocial .instagram{background: #3f729b}.topBar .topBarSocial .instagram:hover{background: #305777}.topBar .topBarSocial .vimeo{background: #1ab7ea}.topBar .topBarSocial .vimeo:hover{background: #129cc9}@media screen and (max-width: 1430px){.topBar .rowContent{padding-left: 10px}}@media screen and (max-width: 940px){.topBar{display: none}}.header{background: #000}.header .rowContent{height: 100px;padding-top: 0;padding-bottom: 0;padding-right: 0;padding-left: 0;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: end;justify-content: flex-end;-webkit-box-align: center;align-items: center}.header .header_hash{color: #fbe122;margin: 0;margin-right: auto;margin-left: 210px;font-size: 25px}@media screen and (max-width: 940px){.header .rowContent{height: 64px;position: fixed;top: 0;left: 0;width: 100%;z-index: 200;background: #292929;box-sizing: border-box}.header .header_hash{margin-left: 158.57142857px;font-size: 20px}}@media screen and (max-width: 820px){.header .rowContent{height: 128px;border-bottom: 64px solid #555}}@media screen and (max-width: 576px){.header .rowContent{height: 102px;border-bottom: 56px solid #555}.header .header_hash{margin-left: 110px;font-size: 15px}}.header_order_status{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;margin-right: 40px}.header_order_status a{font-size: 14px;color: #fff;display: block;font-weight: 400;text-underline-offset: 4px;text-decoration: none;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.header_order_status a:hover,.header_order_status a:focus{text-decoration: underline}@media screen and (max-width: 1080px){.header_order_status{display: none}}.logoWrapper{width: 180px;left: 0;overflow: hidden}.logoWrapper,.logoWrapper h1,.logoWrapper span,.logoWrapper a{position: absolute;top: 0;height: 100%;display: block}.logoWrapper h1,.logoWrapper span,.logoWrapper a{width: 100%;left: 0}.logoWrapper h1{font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0}.logoWrapper span{background: url(/css/logo2.svg) 50% 50% no-repeat;background-size: contain}@media screen and (max-width: 1430px){.logoWrapper{left: 15px}}@media screen and (max-width: 940px){.logoWrapper{top: 0 !important;width: 128.57142857px}}@media screen and (max-width: 576px){.logoWrapper{left: 10px;width: 90px}}.topMenu{background: #fbe122}.topMenu .rowContentMenu{height: 72px;max-width: 1400px;margin: 0 auto}@media screen and (max-width: 1400px){.topMenu .rowContentMenu{max-width: 100%}}.topMenuWrap{height: 72px}.topMenuWrap a{color: #2a2a2a;text-decoration: none;position: relative}.topMenuWrap ul,.topMenuWrap li{margin: 0;padding: 0;list-style: none}.topMenuWrap em{font-style: normal;display: block;float: left}.topMenuWrap i{font-size: 29px}.topMenuWrap > ul{width: 100%;height: 100%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between}.topMenuWrap > ul > li{float: left;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-flex: 1;flex: 1}.topMenuWrap > ul > li:last-child > a::after{display: none}.topMenuWrap > ul > li > a{padding: 0 9px;text-transform: uppercase;display: block;font-weight: 400;text-align: center;line-height: 1.3em;width: 100%;overflow: hidden;font-size: 14px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: center;justify-content: center}.topMenuWrap > ul > li > a::after{content: "";position: absolute;top: 50%;right: 0;background: #e6cb04;width: 1px;height: 70%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}.topMenuWrap > ul > li > a span{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center}.topMenuWrap > ul > li > a em{width: 100%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column}.topMenuWrap > ul > li:hover > .subMenu,.topMenuWrap > ul > li:focus-within > .subMenu,.topMenuWrap > ul > li:hover > .subMenuList,.topMenuWrap > ul > li:focus-within > .subMenuList{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.topMenuWrap > ul > li:hover > a::before,.topMenuWrap > ul > li:focus-within > a::before{-webkit-transform: translateY(-12px);-ms-transform: translateY(-12px);transform: translateY(-12px)}.topMenuWrap > ul > li > a:hover,.topMenuWrap > ul > li:hover > a,.topMenuWrap > ul > li:hover{background: #fff;color: #292929}.topMenuWrap > ul > li > a:hover::after,.topMenuWrap > ul > li:hover > a::after,.topMenuWrap > ul > li:hover::after{background: #fff}.topMenuWrap > ul > li.active > a{background: #fff;color: #292929}.topMenuWrap > ul > li.active > a::before{display: block}.topMenuWrap > ul > li.active > a::after{background: #fff}@media screen and (max-width: 1400px){.topMenuWrap{border-radius: 0}}@media screen and (max-width: 1000px){.topMenuWrap i{font-size: 21px}.topMenuWrap > ul > li > a{padding: 0 7px;font-size: 12px}}@media screen and (max-width: 900px){.topMenuWrap i{display: none}.topMenuWrap > ul > li > a em{margin-left: 0}}@media screen and (max-width: 940px){.topMenu{display: none}.mobile_toggle{display: block}}.subMenu{position: absolute;top: 67px;left: 0;z-index: 500;background: #303030;width: 100%;border-top: 5px solid #fff;display: none;box-shadow: 0 5px 5px -1px rgba(0,0,0,0.3);-webkit-box-pack: justify;justify-content: space-between}.subMenu--left{width: 78%;padding: 35px;background-position: 100% 0;background-repeat: no-repeat;box-sizing: border-box;background-size: contain}.subMenu--left li{overflow: hidden}.subMenu--left > ul > li{width: 100%;display: inline-block;vertical-align: top;padding-right: 5%;padding-bottom: 20px}.subMenu--left > ul > li:after{display: table;content: "";clear: both}.subMenu--left > ul > li:nth-child(even){padding-right: 0}.subMenu--left > ul > li ul + ul{padding-left: 20px;box-sizing: border-box}.subMenu--left > ul > li ul{float: left;width: 33.3333333%;width: calc(33.33333333%)}.subMenu--left > ul > li > a{display: block;border-bottom: 2px solid #fbe122;color: #e2e2e2;padding: 7px 0;font-weight: 400;margin-bottom: 15px;font-size: 20px;font-family: 'Roboto Condensed', sans-serif}.subMenu--left > ul > li li:nth-child(even){clear: right}.subMenu--left > ul > li li:nth-child(odd){clear: left}.subMenu--left a{color: #e2e2e2;display: block;padding: 7px 20px 8px 0;position: relative;font-weight: 400;line-height: 1.3em;font-size: 14px;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1)}.subMenu--left a:after,.subMenu--left a:before{content: "";position: absolute;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1)}.subMenu--left a:after{bottom: 0;left: 0;height: 1px;width: 0;background: #fbe122}.subMenu--left a:before{top: 50%;left: -5px;margin-top: -4px;border-top: 4px solid transparent;border-left: 5px solid #fbe122;border-bottom: 4px solid transparent}.subMenu--left a:hover,.subMenu--left a:focus{color: #fff;padding-right: 10px;padding-left: 10px}.subMenu--left a:hover:after,.subMenu--left a:focus:after{width: 100%}.subMenu--left a:hover:before,.subMenu--left a:focus:before{-webkit-transform: translateX(5px);-ms-transform: translateX(5px);transform: translateX(5px)}.subMenu--right{width: 22%;background: #fff;box-sizing: border-box}.subMenuList{display: none;left: 0;margin: 0;position: absolute;top: 72px;z-index: 1000;background: #fff;width: 100%;padding: 30px 0;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-shadow: 0 5px 5px rgba(0,0,0,0.08);box-sizing: border-box}@media screen and (max-width: 1430px){.subMenuList{padding: 15px 15px 30px 15px}}.sub_2{text-align: left;padding: 0;column-count: 5;column-gap: 28px;column-rule: #d4d4d4 1px solid;width: 100%;max-width: 1400px !important;margin: 0 auto !important;position: relative}@media screen and (max-width: 1400px){.sub_2{max-width: 100%}}@media screen and (max-width: 1090px){.sub_2{column-count: 4}}.sub_2 > li{margin-bottom: 10px;break-inside: avoid}.sub_2 > li:last-child{margin-bottom: 0}.sub_2 > li > a{line-height: 1.2em;overflow: hidden;font-weight: 600;padding: 7px 10px;text-align: left;background-color: #f5f5f5;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;font-size: 16px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box}.sub_2 > li > a:hover,.sub_2 > li > a:focus{text-decoration: underline}.sub_3{margin-bottom: 15px !important;margin-top: 5px !important}.sub_3 > li > a{padding: 2px 10px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;font-size: 15px}.sub_3 > li > a:hover,.sub_3 > li > a:focus{text-decoration: underline}#search{position: relative;float: right;margin-right: 40px;width: 390px;height: 46px}#search:hover input{border-color: #fbe122}#search:hover button{color: #292929}#search::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 50%;left: 13px;margin-top: -11px;color: #000;pointer-events: none;width: 22px;height: 22px;font-size: 22px}#search input{padding: 0 106px 0 46px;border: 1px solid #edefee;color: #000;outline: none;z-index: 300;background: #edefee;line-height: 46px;font-weight: 300;float: left;width: 100%;height: 46px;font-size: 13px;border-radius: 4px;box-sizing: border-box;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}#search input:focus,#search input:active{color: #2a2a2a;outline: none;border-color: #fbe122}#search button:hover,#search button:focus,#search button:active,#search input:focus ~ button:hover,#search input:focus ~ button{background: #fbe122;color: #292929;outline-style: none}#search button{float: left;background: #fbe122;color: #2a2a2a;border: none;padding: 0;margin: 0;margin-left: -86px;cursor: pointer;white-space: nowrap;text-align: center;font-weight: 400;width: 86px;height: 46px;line-height: 46px;text-transform: uppercase;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box;font-size: 13px;border-radius: 0 5px 5px 0}@media screen and (max-width: 980px){#search{width: 350px}#search button{font-size: 13px}}@media screen and (max-width: 940px){#search{display: block;margin-right: 10px}#search input:focus,#search input:active{border-color: #fff}#search button{background: #c3c2b7}}@media screen and (max-width: 820px){#search{display: block;position: absolute;left: 10px;right: 10px;top: 72px;width: auto;margin-right: 0}}@media screen and (max-width: 576px){#search{display: block;position: absolute;left: 8px;right: 8px;top: 54px;width: auto;margin: 0;height: 40px;border: 0}#search::before{display: none}#search input{height: 40px;line-height: 40px;background: #fff;padding: 0 50px 0 10px;border: 0;width: 100%;color: #838383;outline: none;font-weight: 300;box-sizing: border-box;border-radius: 0;font-size: 13px}#search input:focus,#search input:active{color: #2a2a2a;outline: none}#search button{position: absolute;top: 0;right: 0;line-height: 41px;border-radius: 0;width: 40px;height: 40px;font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0}#search button::after{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "\72";position: absolute;top: 0;left: 0;text-align: center;line-height: 40px;color: #b6b6b6;width: 40px;height: 40px;font-size: 22px}#search button:hover,#search button:focus,#search button:active,#search input:focus ~ button:hover,#search input:focus ~ button{background: #fbe122;color: #000;outline-style: none}#search button:hover::after,#search button:focus::after,#search button:active::after,#search input:focus ~ button:hover::after,#search input:focus ~ button::after{color: #000}}#basketWrap{float: right;height: 100%}@media screen and (max-width: 1430px){#basketWrap{margin-right: 15px}}@media screen and (max-width: 940px){#basketWrap{margin-right: 0}}#basket{height: 46px;z-index: 100;float: left;position: relative;font-weight: 400;text-align: left;text-decoration: none;padding: 0 17px 0 0;-webkit-touch-callout: 'none';-webkit-user-select: 'none';-moz-user-select: 'none';-ms-user-select: 'none';user-select: 'none';-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between;border-radius: 4px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}@media screen and (max-width: 1430px){#basket{margin-right: 15px}}@media screen and (max-width: 940px){#basket{margin-right: 0}}#basket .iconCartWrap{line-height: 43px;width: 49px;height: 46px}#basket i{color: #fbe122;text-align: center;position: relative;top: 4px;left: 50%;margin-left: -14px;font-size: 28px;box-sizing: border-box;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}#basket em{background: #292929;color: #fff;position: absolute;top: 11px;left: 27px;padding: 0 5px;font-style: normal;min-width: 18px;min-height: 18px;text-align: center;height: 18px;line-height: 17px;display: inline-block;box-sizing: border-box;font-size: 13px;border-radius: 10px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}#basket .basketLabel{display: block;white-space: nowrap;overflow: hidden;float: left;font-weight: 700;position: relative;color: #fff;margin-left: 6px;line-height: 1em;text-align: center;font-size: 15px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-pack: center;justify-content: center}#basket .basketLabel span{font-weight: 300;font-size: 13px}#basket:hover{background: #e30035}#basket:hover i{color: #fff}#basket:hover .basketLabel{color: #fff}#basket:hover em{background: #000;color: #fff}#basket.cartEmpty em{display: none}@media screen and (max-width: 940px){#basket{padding: 0;width: 46px;background: #e30035}#basket:hover{background: #ff174d}#basket:hover i{color: #fff}#basket:hover em{background: #fbe122;color: #292929}#basket::after{display: none}#basket i{color: #fff}#basket em{background: #292929;color: #fff;top: 5px;right: 5px;left: auto}#basket .iconCartWrap{background: none;width: 100%;height: 100%}#basket .basketLabel{display: none}}@media screen and (max-width: 576px){#basket{height: 100%;width: 46px;margin-top: 0;top: 0;border-radius: 0}#basket i{position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0;line-height: 50px;font-size: 26px}}#list_ajax_result{position: relative}.ajaxSpinner{position: absolute;top: -15px;left: -15px;right: -15px;bottom: -15px;background: rgba(237,237,237,0.8) url(/css/spinner.svg) 50% 50% no-repeat;z-index: 199;display: none;background-size: 70px 70px}.hpCover{margin-bottom: 20px}.hpCover .hpCover_wrap{position: relative;padding-bottom: 36.458333%}.hpCover .hpCover_content{height: 100%;width: 100%;position: absolute}.hpCover .hpCover_content img{height: 100%;width: 100%;object-fit: cover}@media screen and (max-width: 576px){.hpCover{margin-bottom: 5px}}.hp_category{display: block;margin-bottom: 80px;margin-top: 10px}@media screen and (max-width: 700px){.hp_category{margin-top: -5px}}.hp_category .grid{display: grid;grid-gap: 15px;grid-template-columns: repeat(3, 1fr);grid-auto-rows: auto;grid-auto-flow: dense}@media screen and (max-width: 699px){.hp_category .grid{grid-template-columns: repeat(2, 1fr)}}@media screen and (max-width: 449px){.hp_category .grid{grid-template-columns: 100%}}@media screen and (min-width: 800px){.hp_category .grid{grid-gap: 15px;grid-template-columns: repeat(4, 1fr)}}@media screen and (min-width: 1200px){.hp_category .grid{grid-gap: 30px}}.hp_category .item{position: relative;color: #fff;grid-column-start: auto;grid-row-start: auto;box-shadow: 0 0 8px rgba(68,68,68,0.1);transition: transform .3s ease-in-out;cursor: pointer;padding-bottom: 65%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-pack: end;justify-content: flex-end;box-sizing: border-box;border-radius: 3px}@media screen and (max-width: 799px){.hp_category .item{aspect-ratio: 1}}.hp_category .item:hover,.hp_category .item:focus-within{box-shadow: 0 0 10px rgba(68,68,68,0.2)}@media screen and (min-width: 800px){.hp_category .item:hover,.hp_category .item:focus-within{transform: scale(1.05)}}.hp_category .item--medium{grid-row-end: span 2}.hp_category .item--large{grid-row-end: span 2}@media screen and (min-width: 800px){.hp_category .item--large{grid-row-end: span 4}}.hp_category .item--full{grid-row-end: span 1;grid-column-end: span 1;order: 1;aspect-ratio: 1}@media screen and (min-width: 450px){.hp_category .item--full{grid-row-end: span 1;grid-column-end: span 2;order: 1;aspect-ratio: initial}}@media screen and (min-width: 700px){.hp_category .item--full{grid-row-end: span 2;grid-column-end: initial;order: 1;aspect-ratio: 1}}@media screen and (min-width: 800px){.hp_category .item--full{grid-column: 3/-1;grid-row-end: span 3;order: 0;aspect-ratio: initial}}.hp_category .item--full2{grid-column-end: auto;grid-row-end: span 2}@media screen and (min-width: 800px){.hp_category .item--full2{grid-column: 3/1;grid-row-end: span 3}}.hp_category .item__details{position: absolute;bottom: 0;width: 100%;z-index: 1;padding: 10px;background: #fbe122;color: #2a2a2a;font-size: 18px;font-weight: 500;text-align: center;border-radius: 0 0 3px 3px;box-sizing: border-box}.hp_category .item__details.item__color{color: #fff}@media screen and (min-width: 1000px){.hp_category .item__details{font-size: 23px;padding: 20px 15px}}.hp_category .img{top: 0;left: 0;position: absolute;width: 100%;height: 100%}.hp_category img{object-fit: cover;width: 100%;height: 100%;border-radius: 3px}.row--footer{background: #292929}.mall{border: 0}.mall img{margin: 0 auto 20px;display: block}.footer{padding-top: 50px;padding-bottom: 50px;text-align: center;background-size: 100px auto}@media screen and (max-width: 1430px){.footer{margin: 0;background-position: 20px 50%;padding: 30px 30px !important}}@media screen and (max-width: 900px){.footer{padding-top: 30px;padding-bottom: 30px}}@media screen and (max-width: 630px){.footer{background-image: none;padding: 20px !important;text-align: center}.footer .footer_flex{font-size: 11px}.footer .footer_flex a{font-size: 11px}}@media screen and (max-width: 400px){.footer .footer_flex{font-size: 10px}.footer .footer_flex a{font-size: 10px}}.footer *{color: #ccc;font-size: 13px}.footer a{text-decoration: none;position: relative;color: #fff;border-bottom: 1px solid #fff;font-weight: 700;will-change: color, border-bottom-color;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.footer a:hover{color: #fbe122;border-bottom-color: #fbe122;text-decoration: none}.footer .footer_flex{line-height: 1.6em;font-weight: 400;margin-bottom: 0}.footer .footer_flex a{color: #ccc;border-bottom-color: #ccc;font-weight: 400}.footer .footer_flex a:hover{color: #fbe122;border-bottom-color: #fbe122}.footer .footer_flex + .footer_flex{margin-top: 8px}.footer_menu{margin-bottom: 35px;line-height: 2.2em}.footer_menu a{position: relative;font-size: 15px}.footer_menu a:last-child{margin-right: 0}.footer_menu span{margin-right: 28px}.footer_menu span + span{margin-left: 24px}.footer_menu span + span a::before{content: "";left: -29px;top: 50%;margin-top: -4px;position: absolute;background: #fbe122;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);width: 8px;height: 8px}@media screen and (max-width: 630px){.footer_menu{border-bottom: 1px solid #000;margin: -20px -20px 20px;padding: 20px}.footer_menu span{margin-right: 22px}.footer_menu span + span{margin-left: 14px}.footer_menu span + span a::before{left: -22px}}@media screen and (max-width: 460px){.footer_menu{line-height: 1.5em}.footer_menu span{margin: 0 !important;display: block}.footer_menu span + span{margin-top: 5px !important}.footer_menu span + span a::before{display: none}}.toggleMenu{float: right;position: relative;text-decoration: none;display: none;line-height: 46px;padding-right: 46px;height: 46px;background: #fbe122;margin-left: 10px;margin-right: 10px;will-change: background;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1);border-radius: 4px}.toggleMenu:hover{background: #fceb6d}.toggleMenu:hover em{color: #292929}.toggleMenu:hover span,.toggleMenu:hover span::before,.toggleMenu:hover span::after{background: #292929}.toggleMenu em{color: #292929;text-transform: uppercase;text-decoration: none;font-style: normal;display: block;line-height: 46px;float: left;padding: 0 3px 0 15px;font-size: 13px;-webkit-transition: .2s 0s cubic-bezier(.68, 0, .265, 1);transition: .2s 0s cubic-bezier(.68, 0, .265, 1)}.toggleMenu span,.toggleMenu span::before,.toggleMenu span::after{position: absolute;display: inline-block;height: 4px;width: 28px;background: #292929}.toggleMenu span{position: absolute;top: 50%;right: 9px;margin-top: -2px;will-change: transform, opacity;-webkit-transition: .2s 0s cubic-bezier(.68, 0, .265, 1);transition: .2s 0s cubic-bezier(.68, 0, .265, 1)}.toggleMenu span::before,.toggleMenu span::after{content: "";left: 0;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-transform-origin: 0% 50%;-ms-transform-origin: 0% 50%;transform-origin: 0% 50%;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1);-webkit-backface-visibility: hidden;backface-visibility: hidden}.toggleMenu span::before{top: -9px}.toggleMenu span::after{top: 9px}.toggleMenu.is_open{background: #fbe122 !important}.toggleMenu.is_open:hover{background: #e6cb04}.toggleMenu.is_open span{background: rgba(255,255,255,0)}.toggleMenu.is_open span::before,.toggleMenu.is_open span::after{background: #292929}.toggleMenu.is_open span::before{-webkit-transform: rotate(45deg) translateX(3px) translateY(-4px);transform: rotate(45deg) translateX(3px) translateY(-4px)}.toggleMenu.is_open span::after{-webkit-transform: rotate(-45deg) translateX(3px) translateY(4px);transform: rotate(-45deg) translateX(3px) translateY(4px)}@media screen and (max-width: 940px){.toggleMenu{display: block}}@media screen and (max-width: 576px){.toggleMenu{line-height: 46px;padding-right: 46px;margin-right: 0;height: 100%;top: 0;margin-top: 0;margin-left: 0;border-radius: 0}.toggleMenu em{position: absolute;top: 5px;left: 0;width: 100%;text-align: center;display: block;line-height: 1em;padding: 0;font-size: 10px}.toggleMenu span,.toggleMenu span::before,.toggleMenu span::after{height: 3px}.toggleMenu span{top: 64%}.toggleMenu span::before{top: -6.5px}.toggleMenu span::after{top: 6.5px}.toggleMenu.is_open span{-webkit-transform: translateX(-1px);-ms-transform: translateX(-1px);transform: translateX(-1px)}.toggleMenu.is_open span::before{-webkit-transform: rotate(45deg) translateX(2px) translateY(-6px);transform: rotate(45deg) translateX(2px) translateY(-6px)}.toggleMenu.is_open span::after{-webkit-transform: rotate(-45deg) translateX(2px) translateY(6px);transform: rotate(-45deg) translateX(2px) translateY(6px)}}#mm_wrap{display: none;padding: 10px 10px 0;border-bottom: 10px solid #fbe122;background: #fbe122;z-index: 100;position: fixed;width: 100%;bottom: 0;left: 0;overflow-y: auto;box-sizing: border-box;-webkit-overflow-scrolling: touch}#mm_wrap{top: 64px}@media screen and (max-width: 820px){#mm_wrap{top: 128px}}@media screen and (max-width: 576px){#mm_wrap{top: 102px}}.mm_wrap{width: 100%;height: auto;overflow: hidden;position: relative;background: #292929}.mm_shift{position: relative;height: auto;will-change: transform, height;-webkit-transition: all .8s cubic-bezier(.68, 0, .265, 1);transition: all .8s cubic-bezier(.68, 0, .265, 1)}.mm_shift ul{background: #292929;will-change: transform;z-index: 1;-webkit-transition: all .8s cubic-bezier(.68, 0, .265, 1);transition: all .8s cubic-bezier(.68, 0, .265, 1);-webkit-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d}.mm{padding: 0;margin: 0;width: 100%;position: relative}.mm .mm_item{display: block;position: relative}.mm li{list-style: none;margin: 0;padding: 0;text-align: left;border-bottom: 1px solid #434343}.mm li:last-child{border: 0}.mm > li > span > .collapsible{position: relative}.mm > li > span > .collapsible > i{content: "";position: absolute;top: 5px;left: 10px;color: #fff;width: 30px;height: 30px}.mm > li > span > .collapsible > i::before{position: absolute;top: 0;left: 0;text-align: center;line-height: 30px;width: 100%;height: 100%;font-size: 24px}.mm .mm_back_li{border-bottom: 0}.mm .mm_special{border-top: 15px solid #fbe122 !important}.mm a{display: block;height: auto;text-align: left;padding: 0 5px 0 15px;text-decoration: none;white-space: normal;color: #fff;font-weight: 400;line-height: 40px;font-size: 14px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}.mm a:hover{background: #4a4a4a;color: #fff}.mm a br{display: none}.mm a.mm_open{display: block;width: 40px;float: right;position: absolute;right: 0;top: 0;bottom: 0;padding: 0;margin: 0;cursor: pointer;border-left: 1px solid #434343;text-align: center;line-height: 44px;font-size: 20px}.mm a.mm_open:hover{background: #4a4a4a;color: #fff}.mm a.mm_open.loading i,.mm a.mm_open.loading span{-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%)}.mm a.mm_open i,.mm a.mm_open span{position: absolute;top: 0;left: 0;bottom: 0;width: 40px;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1)}.mm a.mm_open i:after{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.mm a.mm_open span{left: 100%;background: url(/css/loading_mm.gif) 50% 50% no-repeat;background-size: 16px 16px}.mm a.mm_back{background: #e30035;position: relative;color: #fff}.mm a.mm_back:hover{background: #ff174d;color: #fff}.mm a.mm_back:hover i{border-color: #ca002f}.mm a.mm_back i{float: left;display: block;overflow: hidden;position: absolute;top: 0;left: 0;bottom: 0;width: 40px;line-height: 44px;text-align: center;border-right: 1px solid #b00029;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;font-size: 20px}.mm a.mm_back span{display: block;height: 40px;margin-left: 40px}.mm a.collapsible{margin-right: 40px}.mm ul{margin: 0;padding: 0;display: block;position: absolute;top: 0;left: 100%;width: 100%}#mm_lang,#mm_currency{width: 100%;text-align: center;padding: 0 0 10px}#mm_lang:after,#mm_currency:after{display: table;content: "";clear: both}#mm_lang a,#mm_currency a{color: #2a2a2a;border: 1px solid #f0d404;background: none;text-decoration: none;text-align: center;display: inline-block;font-size: 12px;line-height: 28px;width: 40px;height: 30px;box-sizing: border-box;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}#mm_lang a.active,#mm_currency a.active,#mm_lang a.active:hover,#mm_currency a.active:hover{color: #fff;border-color: #292929;background: #292929;cursor: default}#mm_lang a:hover,#mm_currency a:hover{color: #2a2a2a;border-color: #fff;background: #fff}#mm_lang a + a,#mm_currency a + a{margin-left: 3%}#mm_currency a{padding: 0 10px;width: auto}#mm_login{padding: 0 0 10px 0}#mm_login:after{display: table;content: "";clear: both}#mm_login p{margin: 0}#mm_login p:after{display: table;content: "";clear: both}#mm_login a{float: left;display: block;padding: 0 5px 0 45px;color: #2a2a2a;text-decoration: none;text-align: center;border: 1px solid #f0d404;width: 48.5%;position: relative;background: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box;font-size: 14px;line-height: 40px}#mm_login a:hover{background: #292929;border-color: #292929;color: #fff}#mm_login a:hover i{background: #292929}#mm_login a:hover i:before{padding-left: 15px}#mm_login a:first-child{margin-right: 3%}#mm_login i{display: block;position: absolute;top: -1px;left: -1px;background: #292929;color: #fff;text-align: center;line-height: 45px;width: 42px;height: 42px;font-size: 17px}#mm_login i:before{-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}@media screen and (max-width: 400px){#mm_login a{font-size: 12px}}@media screen and (max-width: 319px){#mm_login a{float: none;margin: 0 0 10px 0 !important;width: 100%;text-align: left;padding: 0 5px 0 55px}#mm_login a:last-child{margin-bottom: 0 !important}}.crumbsWrap{margin: 0;padding: 0 0 15px;color: #777;text-align: left;font-size: 13px;box-sizing: border-box}#content .crumbsWrap{padding: 0 0 8px 0}.crumbsWrap a{color: #6a6a6a;font-weight: 300;position: relative;text-decoration: none}.crumbsWrap a:before{content: "";position: absolute;bottom: -1px;left: 0;width: 100%;height: 1px;background: #2a2a2a;display: block;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;-webkit-transform: scaleX(0);-ms-transform: scaleX(0);transform: scaleX(0)}.crumbsWrap a:hover{color: #2a2a2a;text-decoration: none}.crumbsWrap a:hover:before{-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1)}.crumbsWrap a:first-child{text-decoration: none}.crumbsWrap a:last-child{text-decoration: none;color: #2a2a2a}.crumbsWrap span{padding: 0 .2em;color: #bbb;position: relative;font-size: 16px}.crumbsWrap span:before{top: 3px;position: relative;font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 14px}.crumbsWrap .home::before{display: none}.crumbsWrap .home i{position: relative;top: 3px;color: #9d9d9d;font-size: 17px}.crumbsWrap .home:hover i{color: #2a2a2a}@media screen and (max-width: 940px){.crumbsWrap.m-top{margin-top: 0}}@media screen and (max-width: 576px){.crumbsWrap{margin-top: -10px;padding-bottom: 5px}}.cuttr__readmore{margin-bottom: 25px;display: inline-block;cursor: pointer}.truncate_category p:empty{display: none}#category_info{text-align: left;font-weight: 300}#category_info span{font-weight: 700;color: #fbe122}#category_info h2{text-transform: uppercase;font-weight: 300;font-size: 35px}@media screen and (max-width: 1020px){#category_info p{line-height: 1.4em;font-size: 15px}#category_info h2{margin-bottom: 15px;line-height: 1.2em;font-size: 24px}}@media screen and (max-width: 500px){#category_info h2{font-size: 22px}}.filter{margin-bottom: 20px}.filter_row{display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex}.filter_label{font-weight: 700;margin-bottom: 5px;font-size: 18px;-webkit-flex: 0 0 100px;-moz-flex: 0 0 100px;-ms-flex: 0 0 100px;flex: 0 0 100px}.filter_data{width: 100%}.filter_data_size{margin-right: -15px}@media screen and (max-width: 600px){.filter_label,.filter_row{display: block}.filter_row:after{display: table;content: "";clear: both}.filter_data:after{display: table;content: "";clear: both}.filter_data_size{width: auto}}.filter_row + .filter_row{margin-top: 12px}.size_group{float: left;margin-bottom: 15px;padding-right: 15px;position: relative;box-sizing: border-box;width: 25%;width: calc(25%)}.size_group .size_group_inner{position: relative}.size_group .active .size_group_title{box-shadow: 0 5px 8px rgba(0,0,0,0.15)}.size_group em{height: 19px;min-width: 20px;line-height: 19px;text-align: center;font-style: normal;padding: 0 3px;border-radius: 100%;background: #fbe122;color: #000;margin-left: 8px;display: none;font-size: 13px;box-sizing: border-box}.size_group .producer_label{width: 50% !important}.size_group .size_group_96 .producer_label{width: 100% !important}.size_group .size_group_title{font-weight: 700;border: 1px solid #ddd;padding: 8px 15px;display: block;position: relative;text-decoration: none;color: #555;font-size: 16px}.size_group .size_group_title:hover,.size_group .size_group_title:focus{color: #000;text-decoration: underline}.size_group .size_group_title::after{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 50%;height: 20px;line-height: 20px;margin-top: -10px;right: 8px;font-size: 18px}.size_group .size_group_data{display: none;position: absolute;background: #fff;top: 100%;left: 0;right: 0;width: 100%;padding: 15px;border: 1px solid #ddd;border-top: 0;z-index: 101;box-sizing: border-box;box-shadow: 0 5px 8px rgba(0,0,0,0.15)}@media screen and (max-width: 1100px){.size_group .producer_label{width: 100% !important}}@media screen and (max-width: 1000px){.size_group{width: 33.3333333%;width: calc(33.33333333%)}}@media screen and (max-width: 760px){.size_group{width: 50%;width: calc(50%)}}@media screen and (max-width: 420px){.size_group{margin: 5px 0 0 0;width: 100%}}.producer_label{padding: 0;cursor: pointer;text-decoration: none;color: #454545;font-weight: 400;position: relative;padding-left: 21px;padding-bottom: 3px;font-size: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;box-sizing: border-box;width: 14.285714%;width: calc(14.28571429%)}.producer_label.skladem{color: #03a045;font-weight: 700}.producer_label.discount{color: #da0000;font-weight: 700}.producer_label.lastskladem{color: #3498db;font-weight: 700}.producer_label input{position: absolute;left: -3000px}.producer_label::before{content: "";top: 50%;left: 0;position: absolute;margin-top: -8px;border: 1px solid #bebebe;width: 12px;height: 12px}.producer_label::after{background: #333;top: 50%;left: 3px;content: "";display: none;position: absolute;margin-top: -5px;width: 8px;height: 8px}.producer_label.checked::after{display: block}.producer_label.checked span{color: #fbe122;border-bottom: 2px solid #fbe122}.producer_label:hover,.producer_label:focus{text-decoration: underline;color: #000}.producer_label:hover::before,.producer_label:focus::before{border-color: #000}.producer_label:hover span,.producer_label:focus span{color: #e6cb04;border-bottom: 1px solid #fbe122}.producer_label.checked:hover,.producer_label.checked:focus{text-decoration: none}.producer_label.checked:hover span,.producer_label.checked:focus span{color: #f00;border-bottom: 2px solid #f00}.producer_label.checked:hover::after,.producer_label.checked:focus::after{background: #f00}.producer_label span{border-bottom: 1px solid #fff;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.producer_label em{font-style: normal;color: #aaa}@media screen and (max-width: 1000px){.producer_label{width: 20%;width: calc(20%)}}@media screen and (max-width: 600px){.producer_label{width: 25%;width: calc(25%)}}@media screen and (max-width: 430px){.producer_label{width: 33.3333333%;width: calc(33.33333333%)}}@media screen and (max-width: 350px){.producer_label{width: 50%;width: calc(50%)}}@media screen and (max-width: 270px){.producer_label{width: 100%}}.productList{list-style: none;position: relative;clear: both;margin: 0 -10px 0 0;box-sizing: border-box;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap}.productList .big-target-click-zone{cursor: pointer}.productList .productItem{position: relative;float: left;z-index: 1;margin-bottom: 10px;box-sizing: border-box;width: 20%;width: calc(20%);-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.productList .productItem:hover{z-index: 100}.productList .productItem:hover .item{border-color: #ccc;box-shadow: 0 0 5px rgba(0,0,0,0.2)}.productList .productItem2{width: 40%}.productList .productItem2 .item{background-position: 50% 50%;background-repeat: no-repeat;background-size: cover}.productList .item{position: relative;background: #fff;padding: 8px 15px 10px;margin-right: 10px;overflow: hidden;padding-bottom: 88px;will-change: box-shadow;border: 1px solid #d5d5d5;box-sizing: border-box;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-shadow: 0 0 3px rgba(0,0,0,0.1);border-radius: 4px;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-flex: 1;flex: 1}.productList .item:hover{box-shadow: 0 0 7px rgba(0,0,0,0.2)}.productList .perex{color: #444;font-weight: 300;margin: 0;line-height: 1.4em;font-size: 14px}.productList .desc{position: absolute;padding: 0 15px;bottom: 0;left: 0;background: #fbe122;width: 100%;height: 60px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between;-webkit-box-align: center;align-items: center;box-sizing: border-box}.productList .img{display: block;text-align: center;position: relative;overflow: hidden;box-sizing: border-box;width: 100%;height: 180px;line-height: 180px}.productList .img a{color: #fff;text-decoration: underline;width: 100%;height: 100%;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}.productList .img img{vertical-align: middle;margin: auto;width: auto;display: block;max-height: 100%;flex-shrink: 0}.productList h3{margin: 8px 0 0;padding: 0;text-transform: none;overflow: hidden;min-height: 2.2em;box-sizing: border-box}.productList h3 a{display: block;color: #2a2a2a;text-decoration: none;font-weight: 400;line-height: 1.3em;will-change: color;padding: 15px 0 10px 0;font-size: 17px;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1)}.productList h3 a:hover{color: #000;text-decoration: underline}.productList .my_beautiful_colors{margin-bottom: 10px;line-height: 18px}.productList .my_beautiful_colors span{text-indent: -99999px;display: inline-block;margin-right: 6px;overflow: hidden;width: 18px;height: 18px;border-radius: 50%;box-sizing: border-box}.productList .my_beautiful_colors span.white{border: 1px solid #d4d4d4}.productList .my_beautiful_colors span.mix{background: linear-gradient(308deg, #f00 18%, #3cff00 30%, #09e7f0 50%, #2a2ef6 60%, #9a00ff 76%, #ff00e8 93%)}.productList .my_beautiful_colors span.transparent{position: relative;background-color: rgba(247,247,247,0.55);background-image: url(/css/transparent.png);border: 1px solid #d4d4d4}.productList .my_beautiful_colors span.transparent::after{content: " ";background-color: inherit;position: absolute;top: 0;left: 0;width: 100%;height: 100%}.productList .my_beautiful_colors img{display: inline-block;margin-right: 6px;width: 18px;height: 18px;border-radius: 50%}.productList .availability{color: #56ab4f;text-align: right;position: absolute;right: 0;bottom: 63px;padding: 0 15px;height: 20px;box-sizing: border-box}.productList .availability span{font-weight: 300;font-size: 12px}.productList .availability.off-stock{color: #f34961}.productList .priceVat{padding: 0;position: relative;font-weight: 700;color: #000;font-size: 22px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: baseline;align-items: baseline;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column}.productList .priceVat .strike{text-decoration: line-through;display: block;font-weight: 400;color: #7B7B7B;padding-right: 8px;font-size: 15px;font-family: 'Roboto Condensed', sans-serif}.productList .priceVat em{font-style: normal;float: none;display: inline;font-size: 17px}.productList .addCart,.productList button{text-decoration: none;padding: 8px;color: #000;font-size: 20px;border-radius: 4px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.productList .addCart:hover,.productList button:hover{background: #e30035;color: #fff}@media screen and (max-width: 1400px){.productList .img{height: 180px;line-height: 180px}.productList .productItem{width: 25%;width: calc(25%)}.productList .productItem2{width: 50%}.related_wrap .productList .productItem:nth-child(9),.related_wrap .productList .productItem:nth-child(10){display: none}}@media screen and (max-width: 1000px){.productList .img{height: 160px;line-height: 160px}.productList .productItem{width: 33.3333333%;width: calc(33.33333333%)}.productList .productItem2{width: 66.66666%}.related_wrap .productList .productItem:nth-child(7),.related_wrap .productList .productItem:nth-child(8){display: none}}@media screen and (max-width: 650px){.productList .productItem{width: 50%;width: calc(50%)}.productList .productItem2{width: 100%;min-height: 240px}.productList .img{height: 140px;line-height: 140px}.related_wrap .productList .productItem:nth-child(5),.related_wrap .productList .productItem:nth-child(6){display: none}}@media screen and (max-width: 700px){.productList{margin-right: -15px}.productList .item{margin-right: 15px}.productList .productItem{margin-bottom: 15px}}@media screen and (max-width: 430px){.productList{margin-right: -10px}.productList .productItem{margin-bottom: 10px}.productList .productItem2{min-height: 160px}.productList .item{margin-right: 10px;padding: 8px 10px 0;padding-bottom: 75px}.productList .perex{display: none}.productList .desc{padding: 0 10px;width: 100%;height: 50px}.productList h3 a{line-height: 1.2em;padding: 0;font-size: 15px}.productList .img{height: 130px;line-height: 130px}.productList .my_beautiful_colors{margin-top: 7px}.productList .priceVat{line-height: .9em;font-size: 18px}.productList .priceVat .strike{font-size: 13px}.productList .priceVat em{font-size: 15px}}.hp .productList{margin-bottom: 40px}@media screen and (max-width: 940px){.hp .productList{margin-bottom: 20px}}.action--productList{margin-bottom: 30px;background: #f5f5f5;padding: 15px;clear: left;border-radius: 4px}.action--productList .productList .productItem{margin-bottom: 0;width: 16.666667%;width: calc(16.66666667%)}.action--productList .productList .item{padding: 8px 11px 10px;padding-bottom: 40px;box-shadow: none}.action--productList .productList .perex{display: none}.action--productList .productList .desc{padding: 0 11px;border-top: 1px solid #dee2ef;width: 100%;height: 40px}.action--productList .productList .img{width: 100%;height: 110px;line-height: 110px}.action--productList .productList h3 a{font-size: 15px}.action--productList .productList .price{width: 100%}.action--productList .productList .priceVat{width: 100%;color: #e30035;font-size: 19px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;-webkit-box-pack: justify;justify-content: space-between}.action--productList .productList .priceVat span{text-align: right;-webkit-box-flex: 1;flex: 1}.action--productList .productList .priceVat .strike{text-align: left;-webkit-box-flex: 1;flex: 1;font-size: 15px}.action--productList .productList .priceVat em{font-size: 14px}.action--productList .productList .addCart{display: none}.subMenu--product .productList{margin: 0;height: 100%}.subMenu--product .productList .productItem{margin-bottom: 0;width: 100%}.subMenu--product .productList .item{margin: 0;box-shadow: none}.subMenu--product .productList .img{width: 100%;height: 180px;line-height: 180px}@media screen and (max-width: 900px){.subMenu--product .productList .perex{display: none}}.detail--similarList{position: relative;margin: 0;margin-bottom: 20px}.detail--similarList .productList .productItem{width: 25%;width: calc(25%)}.detail--similarList .productList .item{padding-bottom: 48px}.detail--similarList .productList .perex{display: none}.detail--similarList .productList .priceVat{line-height: 1em;font-size: 18px}.detail--similarList .productList .priceVat .strike{font-size: 12px}@media screen and (max-width: 1000px){.detail--similarList .productList .productItem{width: 33.3333333%;width: calc(33.33333333%)}}@media screen and (max-width: 650px){.detail--similarList .productList .productItem{width: 50%;width: calc(50%)}}@media screen and (max-width: 430px){.detail--similarList .productList .productItem{width: 100%}}#reccomended_products{margin-bottom: 50px}#reccomended_products .productList .item{padding-bottom: 139px}#reccomended_products .productList form{height: 100%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column}#reccomended_products .productList h3 a{padding-bottom: 5px}#reccomended_products .productList .availability{position: relative;inset: auto;text-align: center;height: auto;margin-top: auto;margin-bottom: 5px}#reccomended_products .productList .availability span{background: none;font-size: 14px;font-weight: 700;padding: 0}#reccomended_products .productList .availability span::before{display: none}#reccomended_products .productList .availability .on{color: #69c234}#reccomended_products .productList .variant{background: #f8f8f8;padding: 10px 15px;position: absolute;bottom: 60px;width: 100%;left: 0;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;box-sizing: border-box}#reccomended_products .productList .variant p{margin-bottom: 3px;font-size: 13px}#reccomended_products .productList .variant select{background: #fff;border: 1px solid #ddd;padding: 8px 10px}#reccomended_products .productList .submit{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #292929;color: #fff;border-bottom: 4px solid #171717;text-shadow: 1px 1px 1px #3d3d3d;padding-top: 7px;padding-bottom: 5px;padding-left: 15px;padding-right: 15px;border-bottom: 0;font-size: 14px}@media screen and (max-width: 940px){#reccomended_products .productList .submit{font-size: 16px}}@media screen and (max-width: 576px){#reccomended_products .productList .submit{font-size: 14px}}#reccomended_products .productList .submit:hover,#reccomended_products .productList .submit:focus,#reccomended_products .productList .submit:active{background: #e30035;color: #fff}#reccomended_products .productList .submit:hover,#reccomended_products .productList .submit:focus,#reccomended_products .productList .submit:active{border-bottom-color: #bf002d}#reccomended_products .productList .submit:hover,#reccomended_products .productList .submit:focus,#reccomended_products .productList .submit:active{text-shadow: 1px 1px 1px #ca002f}@media screen and (max-width: 940px){#reccomended_products .productList .submit{padding-top: 6px;padding-bottom: 4px;padding-left: 12px;padding-right: 12px}}@media screen and (max-width: 576px){#reccomended_products .productList .submit{padding-top: 4px;padding-bottom: 2px;padding-left: 9px;padding-right: 9px}}@media screen and (max-width: 430px){#reccomended_products .productList .variant{bottom: 50px}#reccomended_products .productList .submit{font-size: 9px}}.detail--relatedList{position: relative;margin: 0;margin-bottom: 20px}.detail--relatedList > h3{color: #2a2a2a;margin: 0 0 8px 0;font-weight: 300;text-transform: uppercase;font-size: 20px}.detail--relatedList .productList{background: #fff;border: 1px solid #d4d4d4;margin: 0}.detail--relatedList .productList .productItem{margin: 0;width: 25%;width: calc(25%)}.detail--relatedList .productList .productItem::before{content: "";position: absolute;top: 0;left: 0;background: #d4d4d4;width: 1px;height: 100%}.detail--relatedList .productList .productItem:first-child::before{display: none}.detail--relatedList .productList .item{background: none;margin: 0;padding: 10px 8px;border: 0;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;box-shadow: none;border-radius: 0}.detail--relatedList .productList .img{min-width: 85px;margin-right: 10px;width: 85px;height: 85px;line-height: 85px}.detail--relatedList .productList h3 a{height: 42px;overflow: hidden;padding: 0;font-family: 'Roboto Condensed', sans-serif;font-size: 16px}.detail--relatedList .productList .priceVat{font-size: 18px}.detail--relatedList .productList .priceVat .strike{display: none}.detail--relatedList .productList .desc{padding: 0 10px 0 105px;height: 30px;border: 0;bottom: 8px;box-sizing: border-box;-webkit-box-align: end;align-items: flex-end}.detail--relatedList .productList .addCart{padding: 2px 10px}.detail--relatedList .productList .flags,.detail--relatedList .productList .perex{display: none}.btn{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}@media screen and (max-width: 940px){.btn{font-size: 16px}}@media screen and (max-width: 576px){.btn{font-size: 14px}}.btn-bigFontSize{font-size: 22px}@media screen and (max-width: 940px){.btn-bigFontSize{font-size: 21px}}@media screen and (max-width: 576px){.btn-bigFontSize{font-size: 20px}}.btn-smallFontSize{font-size: 12px}@media screen and (max-width: 940px){.btn-smallFontSize{font-size: 11px}}@media screen and (max-width: 576px){.btn-smallFontSize{font-size: 10px}}.btn-middlePadding{padding-top: 7px;padding-bottom: 5px;padding-left: 15px;padding-right: 15px}@media screen and (max-width: 940px){.btn-middlePadding{padding-top: 6px;padding-bottom: 4px;padding-left: 12px;padding-right: 12px}}@media screen and (max-width: 576px){.btn-middlePadding{padding-top: 4px;padding-bottom: 2px;padding-left: 9px;padding-right: 9px}}.btn-smallPadding{padding-top: 2px;padding-bottom: 0;padding-left: 8px;padding-right: 8px}@media screen and (max-width: 940px){.btn-smallPadding{padding-left: 8px;padding-right: 8px}}@media screen and (max-width: 576px){.btn-smallPadding{padding-left: 6px;padding-right: 6px}}.btn-color{background: #fbe122;color: #2a2a2a;border-bottom: 4px solid #f5d804;text-shadow: 1px 1px 1px #fce64a}.btn-color:hover,.btn-color:focus,.btn-color:active{background: #e30035;color: #fff}.btn-color:hover,.btn-color:focus,.btn-color:active{border-bottom-color: #bf002d}.btn-color:hover,.btn-color:focus,.btn-color:active{text-shadow: 1px 1px 1px #ca002f}.btn-color--textShadow{text-shadow: 1px 1px 1px #fce64a}.btn-color--textShadow:hover,.btn-color--textShadow:focus,.btn-color--textShadow:active{text-shadow: 1px 1px 1px #ca002f}.btn-color--border{border: 1px solid #f5d804}.btn-color--border:hover,.btn-color--border:focus,.btn-color--border:active{border-color: #bf002d}.btn-color--borderBottom{border-bottom: 4px solid #f5d804}.btn-color--borderBottom:hover,.btn-color--borderBottom:focus,.btn-color--borderBottom:active{border-bottom-color: #bf002d}.btn-extra{background: #292929;color: #fff;border-bottom: 4px solid #171717;text-shadow: 1px 1px 1px #3d3d3d}.btn-extra:hover,.btn-extra:focus,.btn-extra:active{background: #e30035;color: #fff}.btn-extra:hover,.btn-extra:focus,.btn-extra:active{border-bottom-color: #bf002d}.btn-extra:hover,.btn-extra:focus,.btn-extra:active{text-shadow: 1px 1px 1px #ca002f}.btn-extra--textShadow{text-shadow: 1px 1px 1px #3d3d3d}.btn-extra--textShadow:hover,.btn-extra--textShadow:focus,.btn-extra--textShadow:active{text-shadow: 1px 1px 1px #ca002f}.btn-extra--border{border: 1px solid #171717}.btn-extra--border:hover,.btn-extra--border:focus,.btn-extra--border:active{border-color: #bf002d}.btn-extra--borderBottom{border-bottom: 4px solid #171717}.btn-extra--borderBottom:hover,.btn-extra--borderBottom:focus,.btn-extra--borderBottom:active{border-bottom-color: #bf002d}.btn-extra2{background: #e30035;color: #fff;border-bottom: 4px solid #bf002d;text-shadow: 1px 1px 1px #ff0d45}.btn-extra2:hover,.btn-extra2:focus,.btn-extra2:active{background: #292929;color: #fff}.btn-extra2:hover,.btn-extra2:focus,.btn-extra2:active{border-bottom-color: #171717}.btn-extra2:hover,.btn-extra2:focus,.btn-extra2:active{text-shadow: 1px 1px 1px #1c1c1c}.btn-extra2--textShadow{text-shadow: 1px 1px 1px #ff0d45}.btn-extra2--textShadow:hover,.btn-extra2--textShadow:focus,.btn-extra2--textShadow:active{text-shadow: 1px 1px 1px #1c1c1c}.btn-extra2--border{border: 1px solid #bf002d}.btn-extra2--border:hover,.btn-extra2--border:focus,.btn-extra2--border:active{border-color: #171717}.btn-extra2--borderBottom{border-bottom: 4px solid #bf002d}.btn-extra2--borderBottom:hover,.btn-extra2--borderBottom:focus,.btn-extra2--borderBottom:active{border-bottom-color: #171717}.btn-mediumGrey{background: #aaa;color: #fff;border-bottom: 4px solid #989898;text-shadow: 1px 1px 1px #bebebe}.btn-mediumGrey:hover,.btn-mediumGrey:focus,.btn-mediumGrey:active{background: #292929;color: #fff}.btn-mediumGrey:hover,.btn-mediumGrey:focus,.btn-mediumGrey:active{border-bottom-color: #171717}.btn-mediumGrey:hover,.btn-mediumGrey:focus,.btn-mediumGrey:active{text-shadow: 1px 1px 1px #1c1c1c}.btn-mediumGrey--textShadow{text-shadow: 1px 1px 1px #bebebe}.btn-mediumGrey--textShadow:hover,.btn-mediumGrey--textShadow:focus,.btn-mediumGrey--textShadow:active{text-shadow: 1px 1px 1px #1c1c1c}.btn-mediumGrey--border{border: 1px solid #989898}.btn-mediumGrey--border:hover,.btn-mediumGrey--border:focus,.btn-mediumGrey--border:active{border-color: #171717}.btn-mediumGrey--borderBottom{border-bottom: 4px solid #989898}.btn-mediumGrey--borderBottom:hover,.btn-mediumGrey--borderBottom:focus,.btn-mediumGrey--borderBottom:active{border-bottom-color: #171717}#oblek_na_miru{display: none}.detailWrap{padding: 0 0 20px;text-align: left;box-sizing: border-box}.detailWrap:after{display: table;content: "";clear: both}#js_sets .set_info{position: relative;padding: 15px;border: 1px solid #e5c900;background: #fbe122;margin: 0 0 8px !important;font-size: 14px !important;line-height: 1.45em !important}#js_sets .set_info span{font-weight: 700 !important}#js_sets .set_info::before{content: "";position: absolute;left: 10px;bottom: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #e5c900}.detailSubtitle{margin: 0 0 12px;padding: 0;color: #6a6a6a;position: relative;font-weight: 400;font-size: 16px}.detailSubtitle span{position: relative;padding: 0 0 4px}.detailSubtitle span::after{position: absolute;left: 0;bottom: -2px;height: 2px;background: #000;content: "";width: 100%}.detailSubtitle span::before{content: "";position: absolute;left: 5px;bottom: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #000}.detailSubtitle a{color: #da0000}.related_title{margin: 30px 0 15px;font-weight: 700;font-size: 24px}#detailLeftCol{position: relative;float: left;width: 44%;box-sizing: border-box}#detailLeftCol:after{display: table;content: "";clear: both}#detailRightCol{position: relative;float: right;width: 52%;box-sizing: border-box}#detailRightCol .detailPerex{margin: 0 0 30px 0}@media screen and (max-width: 620px){#detailLeftCol,#detailRightCol{float: none;width: 100%}#detailLeftCol{margin-bottom: 20px}#detailRightCol h2{display: none}.only_mobile{display: block}}.detailTip{background: #fafafa;padding: 20px;margin-top: 10px}.detailTip p{color: #b00029;margin: 0;line-height: 1.4em;font-size: 14px}.detailTip i{float: left;color: #e30035;padding-right: 12px;position: relative;top: 4px;font-size: 65px}.detailGift{background: #0588d8;color: #fff;padding: 6px 10px 7px 40px;display: inline-block;position: relative;font-family: 'Roboto Condensed', sans-serif;border-radius: 4px;font-size: 14px}.detailGift::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 50%;left: 10px;margin-top: -10px;height: 20px;line-height: 20px;font-size: 20px}.detailInfo{font-size: 15px}.detailInfo .isep{padding: 0 8px;color: #aaa}.pod_do_toho{border: 1px solid #000;padding: 15px;margin: 20px 0 0 0;background: #000;color: #fbe122;position: relative;display: inline-block}.pod_do_toho::before{content: "";position: absolute;top: -9px;left: 20px;height: 16px;width: 16px;border-top: 1px solid #000;border-left: 1px solid #000;background: #000;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg)}.pod_do_toho2,.pod_do_toho2::before{background: #C8FF94;color: #000}.pod_do_toho2{border-color: #40ae03}.pod_do_toho2::before{border-top: 1px solid #40ae03;border-left: 1px solid #40ae03}.detailPrice{padding: 10px 0 30px;box-sizing: border-box}.detailPrice .price{font-weight: 700;line-height: 1em;color: #000;position: relative;float: left;margin-right: 15px;font-size: 37px}.detailPrice .priceNovat{color: #2a2a2a;line-height: 1.5em;font-weight: 700;margin-top: 7px;font-size: 15px}.detailPrice .priceNovat + .priceNovat{margin-top: 0}.detailPrice .priceOld{font-family: 'Roboto Condensed', sans-serif;margin-bottom: 5px;font-size: 16px}.detailPrice .priceOld em{font-style: normal;color: #e2242e}.detailPrice .priceOld del{color: #5d5d5d}.detailPrice .priceOld em,.detailPrice .priceOld del{font-weight: 600;white-space: nowrap}.detailPrice .priceWrap:after{display: table;content: "";clear: both}.detailPrice .priceWrap span{white-space: nowrap;font-size: 15px}.detailPrice span{color: #777;font-weight: 300}.detailPrice .lastItemOnStock{background: #69C234;padding: 3px 8px;color: #fff;margin-top: 5px;display: inline-block;border-radius: 4px}.bulk_price{background: #000;color: #fff;padding: 10px 20px;line-height: 1.3em;font-weight: 300}.bulk_price span{font-weight: 700}.detailAvailabilityStatus{line-height: 29px;white-space: nowrap;display: inline-block;position: relative;padding: 0 10px 0 38px;background: #69C234;font-size: 14px}.detailAvailabilityStatus::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 0;left: 0;height: 20px;color: #fff;line-height: 20px;font-size: 20px;display: block;width: 29px;height: 29px;line-height: 30px;background-color: #539a29;text-align: center}.detailAvailabilityStatus.on{color: #fff}.detailAvailabilityStatus.onoff{color: #fff;background: #65bbee}.detailAvailabilityStatus.onoff::before{background: #37a7e9}.detailAvailabilityStatus.off{color: #fff;background: #f53138}.detailAvailabilityStatus.off::before{background: #d00a11}.detail_alternative{padding: 5px 5px 0;text-align: center;font-size: 14px;line-height: 1.3em;font-weight: 700;color: #228bfb}.cartAvailabilityStatus{line-height: 29px;white-space: nowrap;display: inline-block;position: relative;padding: 0 10px 0 38px;background: #69C234;font-size: 14px;padding: 0 10px;margin-top: 5px;line-height: 24px}.cartAvailabilityStatus::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 0;left: 0;height: 20px;color: #fff;line-height: 20px;font-size: 20px;display: block;width: 29px;height: 29px;line-height: 30px;background-color: #539a29;text-align: center}.cartAvailabilityStatus.on{color: #fff}.cartAvailabilityStatus.onoff{color: #fff;background: #65bbee}.cartAvailabilityStatus.onoff::before{background: #37a7e9}.cartAvailabilityStatus.off{color: #fff;background: #f53138}.cartAvailabilityStatus.off::before{background: #d00a11}.cartAvailabilityStatus::before{display: none}.detailMontaz{background: #0588d8;padding: 8px 13px 10px 35px;margin-bottom: 30px;display: inline-block;position: relative;line-height: 1.2em;font-weight: 300}.detailMontaz input{position: absolute;top: 12px;left: 10px}.detailMontaz label{color: #fff;line-height: 1.3em;cursor: pointer;font-size: 14px}@media screen and (max-width: 576px){.detailMontaz label{font-size: 13px}}.detailCredit{float: left;height: 50px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}.detailCredit a{color: #e2242e;font-size: 13px}.detailCredit img{height: 20px;padding-right: 8px;position: relative;top: 5px}.detailPurchased{margin: 10px 0 0 0;color: #5d5d5d;font-size: 15px}.detailPurchased span{font-weight: 700;color: #2a2a2a;font-size: 18px}.detailImage{position: relative;box-sizing: border-box}.detailImage:after{display: table;content: "";clear: both}@media screen and (max-width: 620px){.detailImage.extraimg .detailImg{padding-bottom: 115px}.detailImage.extraimg .detailGallery{height: 99px;position: absolute;left: 0;right: 0;bottom: 8px;width: auto;padding: 0;border: 0;overflow: auto;overflow-y: hidden;-webkit-overflow-scrolling: touch}.detailImage.extraimg .detailGallery .thumb{margin: 0 0 0 8px}.detailImage.extraimg .detailGallery .thumb:first-child{margin-left: 0}}.detailImage .detailImg{position: relative;width: 100%;background: #fff;text-align: center;overflow: hidden;box-sizing: border-box}.detailImage .detailImg img{max-width: 100%;height: auto;width: auto\9;box-sizing: border-box}.detailImage .detailImg a{text-align: center;width: 100%;background: #fff;box-sizing: border-box}.detailImage .detailGallery{clear: both;border-top: 0;width: 100%;box-sizing: border-box}.detailImage .detailGallery:after{display: table;content: "";clear: both}.detailImage .detailGallery .detailGallery--inner{margin-right: -8px}.detailImage .detailGallery .detailGallery--inner:after{display: table;content: "";clear: both}.detailImage .detailGallery .thumb{float: left;display: block;margin: 8px 8px 0 0;background: #fff;width: 99px;height: 99px}.detailImage .detailGallery .thumb:last-child{margin-right: 0}.detailImage .detailGallery a{display: table-cell;vertical-align: middle;text-align: center;border: 1px solid #d4d4d4 !important;width: 99px;height: 99px;box-sizing: border-box;font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0}.detailImage .detailGallery a:hover{border-color: #9d9d9d !important}.detailImage .detailGallery a img{max-width: 100%;max-height: 100%;height: auto;width: auto\9}@media screen and (max-width: 620px){.detailImage{float: none;width: 100%;background: #EFEFEF}.detailImage .detailImg{float: none;width: 100%}.detailImage .detailImg a{display: block}.detailImage .detailImg img{display: inline}}@media screen and (max-width: 620px){.gw.gw_1{width: 99px !important}.gw.gw_2{width: 206px !important}.gw.gw_3{width: 313px !important}.gw.gw_4{width: 420px !important}.gw.gw_5{width: 527px !important}.gw.gw_6{width: 634px !important}.gw.gw_7{width: 741px !important}.gw.gw_8{width: 848px !important}.gw.gw_9{width: 955px !important}.gw.gw_10{width: 1062px !important}.gw.gw_11{width: 1169px !important}.gw.gw_12{width: 1276px !important}.gw.gw_13{width: 1383px !important}.gw.gw_14{width: 1490px !important}.gw.gw_15{width: 1597px !important}.gw.gw_16{width: 1704px !important}.gw.gw_17{width: 1811px !important}.gw.gw_18{width: 1918px !important}.gw.gw_19{width: 2025px !important}.gw.gw_20{width: 2132px !important}}.detailVariantList{position: relative;margin-right: -10px;margin-bottom: 20px;overflow: hidden;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap}.detailVariantList > div{padding: 10px 10px 0 0;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;width: 20%;width: calc(20%);box-sizing: border-box}@media screen and (max-width: 1100px){.detailVariantList > div{width: 25%;width: calc(25%)}}@media screen and (max-width: 1000px){.detailVariantList{margin-right: -6px}.detailVariantList > div{padding: 6px 6px 0 0;width: 33.3333333%;width: calc(33.33333333%)}}@media screen and (max-width: 400px){.detailVariantList > div{width: 50%;width: calc(50%)}}.detailVariantList .detail_variant_bottom{height: 50px;margin: 0 -1px -1px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column}.detailVariantList input{position: absolute;left: -9999px;top: 0;z-index: -1}.detailVariantList label{cursor: pointer;position: relative;background: #fff;border: 1px solid #d4d4d4;width: 100%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between;box-sizing: border-box;font-size: 13px}.detailVariantList label .title{display: block;padding: 0 6px;text-align: center;line-height: 1.3em;font-weight: 700;color: #2a2a2a;height: 50px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center}.detailVariantList label > span,.detailVariantList label > em{pointer-events: none}.detailVariantList label em{text-align: center;font-style: normal;font-weight: 300;padding: 0 5px;background: #65bbee;color: #fff;position: relative;line-height: 1.2em;height: 100%;box-sizing: border-box;font-size: 13px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;-webkit-box-flex: 1;flex: 1}.detailVariantList label em:after{position: absolute;top: -5px;left: 50%;content: "";margin-left: -6px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 5px solid #65bbee}.detailVariantList label a{padding: 0 5px;text-align: center;font-size: 12px;line-height: 1.3em;font-weight: 700;background: #228bfb;color: #fff;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;-webkit-box-flex: 1;flex: 1}.detailVariantList label .mrp{background: #a40505}.detailVariantList label .mrp::after{display: none}.detailVariantList label .on{background: #69C234;color: #fff}.detailVariantList label .on:after{border-bottom-color: #69C234}.detailVariantList label .onoff{background: #d4d4d4;color: #000}.detailVariantList label .onoff:after{border-bottom-color: #d4d4d4}.detailVariantList label .off{background: #d00a11;color: #fff}.detailVariantList label .off:after{border-bottom-color: #d00a11}.detailVariantList label:hover:not(.checked),.detailVariantList label:focus:not(.checked){border-color: #aaa;box-shadow: 0 4px 2px -2px #d0d0d0}.detailVariantList label:hover:not(.checked) .title,.detailVariantList label:focus:not(.checked) .title{color: #333}.detailVariantList label.checked{background: #000;border-color: #000 !important}.detailVariantList label.checked .title{color: #fff}.detailAccessories{margin-bottom: 30px;margin-top: 20px;margin-left: 7px}.detailAccessories > div{margin: 8px 0}.detailAccessories .title span{margin-left: 5px}.detailAccessories strong{font-size: 16px}.detailAccessories em{color: #848484;font-size: 13px}#detailCart{background: #f6f6f6;padding: 14px 20px 10px;border: 1px solid #ddd}#detailCart.nowrapbr{border: 0;background: none;padding: 0}.detailAdd{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap}.detailAdd .qty{width: 45px;text-align: center;float: left;background: #fff;box-sizing: border-box}.detailAdd .submit{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;height: 50px;line-height: 48px;padding-top: 0;padding-bottom: 0;background: #fbe122;color: #2a2a2a;border-bottom: 4px solid #f5d804;text-shadow: 1px 1px 1px #fce64a;font-size: 22px}@media screen and (max-width: 940px){.detailAdd .submit{font-size: 16px}}@media screen and (max-width: 576px){.detailAdd .submit{font-size: 14px}}.detailAdd .submit:hover,.detailAdd .submit:focus,.detailAdd .submit:active{background: #e30035;color: #fff}.detailAdd .submit:hover,.detailAdd .submit:focus,.detailAdd .submit:active{border-bottom-color: #bf002d}.detailAdd .submit:hover,.detailAdd .submit:focus,.detailAdd .submit:active{text-shadow: 1px 1px 1px #ca002f}@media screen and (max-width: 940px){.detailAdd .submit{font-size: 21px}}@media screen and (max-width: 576px){.detailAdd .submit{font-size: 20px}}.detailAdd .detail_add_disable{margin-right: 15px}.detailAdd .detail_add_disable .submit{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;height: 50px;line-height: 48px;padding-top: 0;padding-bottom: 0;background: #e30035;color: #fff;border-bottom: 4px solid #bf002d;text-shadow: 1px 1px 1px #ff0d45;font-size: 22px}@media screen and (max-width: 940px){.detailAdd .detail_add_disable .submit{font-size: 16px}}@media screen and (max-width: 576px){.detailAdd .detail_add_disable .submit{font-size: 14px}}.detailAdd .detail_add_disable .submit:hover,.detailAdd .detail_add_disable .submit:focus,.detailAdd .detail_add_disable .submit:active{background: #292929;color: #fff}.detailAdd .detail_add_disable .submit:hover,.detailAdd .detail_add_disable .submit:focus,.detailAdd .detail_add_disable .submit:active{border-bottom-color: #171717}.detailAdd .detail_add_disable .submit:hover,.detailAdd .detail_add_disable .submit:focus,.detailAdd .detail_add_disable .submit:active{text-shadow: 1px 1px 1px #1c1c1c}@media screen and (max-width: 940px){.detailAdd .detail_add_disable .submit{font-size: 21px}}@media screen and (max-width: 576px){.detailAdd .detail_add_disable .submit{font-size: 20px}}@media screen and (max-width: 400px){.detailAdd .submit span{display: none}}.detailVariantList + .detailAdd--withSpinner{margin-top: 30px}.productDesc{width: 100%;background: #fff;border: 1px solid #d4d4d4;position: relative;box-sizing: border-box;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.resp-accordion-active .productDesc{border-top: 0}.productDesc h2,.productDesc h3,.productDesc h4{text-transform: none}.productDesc .verysmall{text-transform: uppercase;color: #999;display: block;margin-top: 4px;line-height: 1.2em;font-weight: 300;position: relative;margin-bottom: 26px;font-size: 14px}.productDesc .verysmall::after{content: "";position: absolute;bottom: -6px;height: 1px;width: 100%;left: 0;background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#ddd), to(rgba(0,0,0,0)));background-image: -webkit-linear-gradient(left, #ddd, rgba(0,0,0,0));background-image: linear-gradient(to right, #ddd, rgba(0,0,0,0));background-repeat: repeat-x}.productDesc .productDescCol{padding: 30px;float: left;box-sizing: border-box}.productDesc .productDescCol h2:not(:first-child){margin-top: 40px}.productDesc .descInfo{float: left;width: 65%;border-right: 1px solid #d4d4d4;padding-top: 30px}.resp-accordion-active .productDesc .descInfo{padding-top: 30px}.productDesc .descInfo.noSidebox{float: none;width: 100%;border: 0}.productDesc .descInfo > :last-child{margin-bottom: 0}.productDesc .descData{float: right;width: 35%;background: #fafafa;padding: 0 !important}@media screen and (max-width: 940px){.productDesc{display: block}.productDesc .productDescCol{padding: 30px 15px;float: none;width: 100%;border-top: 1px solid #ddd}.productDesc .descInfo{border: 0}}.resp-accordion-active .productDesc .productDescCol{padding: 15px}#tablesize{margin-bottom: 20px}#tablesize .scroll{margin-bottom: 20px;box-shadow: 0 0 3px #ddd}#tablesize table{font-size: 16px;border: 1px solid #e2e2e2;background: #fff;width: 100%;margin: 0}#tablesize td,#tablesize th{padding: 10px;border-bottom: 1px solid #e2e2e2;text-align: left;line-height: 1.3em;font-size: 13px}#tablesize td p,#tablesize th p{margin: 0;font-size: 13px}#tablesize th{font-weight: 700;background: #F2F2F2}#tablesize th p{font-weight: 700}.productDescCol > #tablesize:last-child{margin-bottom: 0}.productDescCol > #tablesize:last-child > div:last-child{margin-bottom: 0}.sidebox{padding: 30px;border-bottom: 1px solid #d4d4d4}.sidebox.sidebox_bg_w{background: #fff}.sidebox:last-child{border: 0}@media screen and (max-width: 940px){.sidebox{padding: 20px 15px}}.tableProperties{width: 100%;padding: 20px 0 0 0;margin: 0;border: 0;border-collapse: inherit}.tableProperties td{width: 50%;vertical-align: top}.tableProperties td,.tableProperties th{padding: 8px 30px;color: #6f7588;border: 0;border-bottom: 1px solid #d4d4d4;line-height: 1.3em;z-index: 1;font-size: 14px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.tableProperties td strong,.tableProperties th strong{color: #2a2a2a;font-weight: 400}.tableProperties tr:last-child td{border-color: rgba(255,255,255,0)}.tableProperties td:first-child{padding-right: 5px}.tableProperties td:last-child{padding-left: 5px}.tableProperties td:nth-child(1){text-align: left}.tableProperties th{background: none;color: #222}.tableProperties tr:hover td{z-index: 100}.tableProperties .set_title td{padding: 0 30px;font-weight: 700;color: #2a2a2a}.tableProperties .set_title td span{display: block;position: relative;padding: 10px 0}@media screen and (max-width: 940px){.tableProperties{padding: 10px 0 0 0}.tableProperties td,.tableProperties th{padding: 8px 15px}.tableProperties .set_title td{padding: 0 15px}}.bottomPropertiesWrap{margin: 0 -30px}.bottomPropertiesWrap + .bottomPropertiesWrap .tableProperties{margin-top: 0}@media screen and (max-width: 940px){.bottomPropertiesWrap{margin: 0 -15px}}.flags,.flags2{position: absolute;top: 10px;left: 0}.productItem .flags,.productItem .flags2{left: -1px}.productListTable .flags,.productListTable .flags2{position: relative;top: auto;left: auto}.productListTable .flags .flag,.productListTable .flags2 .flag{clear: none;margin-bottom: 0;margin-right: 5px;margin-top: 5px}.flags2{left: auto;right: 6px;top: 6px}.flags2 .flag{width: 100%;padding: 0;margin: 0}.flags2 a{text-decoration: none}.flags2 a:hover i{color: #e30035}.productItem .flags2{left: auto}.flags2 i{color: #b6b6b6;font-size: 23px}.flags2 .icon-gift{color: #0588d8;font-size: 22px}.flags2 .icon-360{color: #2a2a2a}.flag{text-align: center;color: #fff;display: block;margin-bottom: 4px;font-style: normal;padding: 2px 8px;text-transform: uppercase;float: left;clear: left;position: relative;font-weight: 700;font-size: 11px;border-radius: 0 3px 3px 0}@media screen and (max-width: 500px){.flag{padding: 0 8px;margin-bottom: 5px;font-size: 10px}}.flag-sale{background: #e30035}.flag-action{background: #8E3CEA}.flag-transport{background: #fbe122}.flag-guarantee{background: #8360a8}.flag-onshop{background: #e67e22}.flag-onstock{background: #659f3a}.flag-new{background: #0588d8}.flag-last{background: #659f3a}.more{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #fbe122;color: #2a2a2a;border-bottom: 4px solid #f5d804;text-shadow: 1px 1px 1px #fce64a;font-size: 12px;padding-top: 2px;padding-bottom: 0;padding-left: 8px;padding-right: 8px}@media screen and (max-width: 940px){.more{font-size: 16px}}@media screen and (max-width: 576px){.more{font-size: 14px}}.more:hover,.more:focus,.more:active{background: #e30035;color: #fff}.more:hover,.more:focus,.more:active{border-bottom-color: #bf002d}.more:hover,.more:focus,.more:active{text-shadow: 1px 1px 1px #ca002f}@media screen and (max-width: 940px){.more{font-size: 11px}}@media screen and (max-width: 576px){.more{font-size: 10px}}@media screen and (max-width: 940px){.more{padding-left: 8px;padding-right: 8px}}@media screen and (max-width: 576px){.more{padding-left: 6px;padding-right: 6px}}.morebig{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #fbe122;color: #2a2a2a;border-bottom: 4px solid #f5d804;text-shadow: 1px 1px 1px #fce64a;padding-top: 7px;padding-bottom: 5px;padding-left: 15px;padding-right: 15px;margin: 10px 0;padding-bottom: 7px;display: inline-block}@media screen and (max-width: 940px){.morebig{font-size: 16px}}@media screen and (max-width: 576px){.morebig{font-size: 14px}}.morebig:hover,.morebig:focus,.morebig:active{background: #e30035;color: #fff}.morebig:hover,.morebig:focus,.morebig:active{border-bottom-color: #bf002d}.morebig:hover,.morebig:focus,.morebig:active{text-shadow: 1px 1px 1px #ca002f}@media screen and (max-width: 940px){.morebig{padding-top: 6px;padding-bottom: 4px;padding-left: 12px;padding-right: 12px}}@media screen and (max-width: 576px){.morebig{padding-top: 4px;padding-bottom: 2px;padding-left: 9px;padding-right: 9px}}.hTitleWrap{margin-bottom: 20px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between;-webkit-align-items: flex-end;-moz-align-items: flex-end;-ms-align-items: flex-end;align-items: flex-end}.hTitleWrap .hTitle{margin-bottom: 0}@media screen and (max-width: 750px){.hTitleWrap .more{display: none}}.hTitle{font-weight: 700;text-transform: uppercase;margin-bottom: 5px;font-family: 'Roboto Condensed', sans-serif}.hTitle span{font-weight: 300}.lang_hu .topMenuWrap > ul > li > a{text-transform: none;line-height: 1.1em}.newletterSocial{padding-left: 15px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.newletterSocial a + a{margin-left: 15px}.newletterSocial a{background: #fbe122;color: #fff;text-decoration: none;padding: 8px 8px 6px;position: relative;text-transform: uppercase;white-space: nowrap;border-radius: 8px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.newletterSocial a i{color: #2a2a2a;z-index: 1;font-size: 22px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.newletterSocial a:hover.facebook{background: #3b5998}.newletterSocial a:hover.instagram{background: #3f729b}.newletterSocial a:hover.youtube{background: #cd201f}.newletterSocial a:hover i{color: #fff}@media screen and (max-width: 1000px){.newletterSocial{margin-bottom: 6px}}.contact_box{border: 1px solid #d4d4d4;background: #fff;margin-bottom: 20px;-webkit-flex: 1 0 auto;-moz-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;border-radius: 4px}.contact_box h3{background: #2a2a2a;color: #fff;border-bottom: 1px solid #d4d4d4;padding: 8px 15px;margin: -1px;font-size: 18px;border-radius: 5px 5px 0 0}.contact_box ul{margin: 0}.contact_box li{position: relative;list-style: none;padding: 0;border-bottom: 1px solid #d4d4d4;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.contact_box li:last-child{border: 0}.contact_box li:before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "l";background: none;border: 0;top: 50%;color: #292929;font-weight: 700;position: absolute;left: 18px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}.contact_box li a{padding: 10px;padding-left: 38px;color: #2a2a2a;text-decoration: none;font-weight: 400;line-height: 1.3em;display: block;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.contact_box li:hover{background: #292929;margin: 0 -1px}.contact_box li:hover:before{left: 20px;color: #fff}.contact_box li:hover a{color: #fff}@media screen and (max-width: 576px){.contact_box li::before{left: 10px}.contact_box li a{padding: 7px;padding-left: 30px}.contact_box li:hover:before{left: 14px}}.top_offer{background: #f4f4f4;position: relative}.top_offer::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 12px;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e2e2e2));background-image: -webkit-linear-gradient(top, #f4f4f4, #e2e2e2);background-image: linear-gradient(to bottom, #f4f4f4, #e2e2e2);background-repeat: repeat-x}.top_offer .rowContent{padding: 15px 45px 16px 10px}.top_offer p{color: #000;line-height: 1.4em;margin: 0;text-align: center;font-weight: 700;font-size: 16px;font-family: 'Roboto Condensed', sans-serif}.top_offer .odkaz{margin: 0 26px 0 40px;position: relative;white-space: nowrap;display: inline-block;color: #e2242e;font-size: 14px;font-family: 'Roboto Condensed', sans-serif}.top_offer .odkaz::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: -27px;top: 1px;overflow: hidden;color: #e2242e;font-size: 19px}.top_offer .odkaz:hover{color: #e2242e}.top_offer i{color: #fbe122;line-height: normal;position: relative;top: 4px;font-size: 20px}.top_offer .icon-close{position: absolute;right: 0;top: 50%;color: #b6b6b6;margin-top: -10px;line-height: 20px;text-align: center;text-decoration: none;font-size: 10px;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1);width: 20px;height: 20px}.top_offer .icon-close:hover{color: #292929}@media screen and (max-width: 1430px){.top_offer .icon-close{right: 15px}}@media screen and (max-width: 750px){.top_offer .rowContent{padding: 11px 45px 12px 10px}.top_offer p{text-align: left;font-size: 14px}.top_offer .odkaz{margin: 0 26px 0 0}.top_offer .odkaz::before{right: -20px;font-size: 16px}}@media screen and (max-width: 400px){.top_offer .rowContent{padding: 9px 45px 10px 10px}.top_offer p{font-size: 13px}.top_offer .odkaz{font-size: 13px}.top_offer .odkaz::before{right: -17px;top: 3px;font-size: 13px}}.news{background: #f4f4f4}#news{clear: left;margin-left: -15px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap}.newsItem{padding: 0 0 15px 15px;text-align: left;box-sizing: border-box;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;width: 25%;width: calc(25%);-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}@media screen and (max-width: 980px){.newsItem{width: 50%;width: calc(50%)}}.datum em{display: inline-block;background: #fbe122;padding: 3px 10px 3px 0;position: relative}.datum em::before{content: "";height: 100%;right: 100%;width: 100px;display: block;position: absolute;top: 0;background-color: #fbe122;background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#fff), to(#fbe122));background-image: -webkit-linear-gradient(left, #fff, #fbe122);background-image: linear-gradient(to right, #fff, #fbe122);background-repeat: repeat-x}.newsContent{position: relative;padding: 20px 20px 55px;background: #fff;width: 100%;box-sizing: border-box;border-radius: 4px}.newsContent .image{display: block;text-align: center;position: relative;margin-bottom: 15px;box-sizing: border-box}.newsContent .image a{color: #fff;text-decoration: underline;width: 100%;height: 100%}.newsContent .image img{vertical-align: middle;margin: auto;width: auto;display: block;max-height: 100%}.newsContent .title{margin-bottom: 10px;overflow: hidden;line-height: 1.4em}.newsContent .title a{color: #434343;text-decoration: none;font-weight: 700;font-size: 18px;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.newsContent .title a:hover{color: #292929;text-decoration: underline}.newsContent .date{color: #777;font-weight: 300;font-size: 12px}.newsContent .text{line-height: 1.5em;color: #444;padding: 8px 0 0 0;margin: 0;font-weight: 300;font-size: 16px}.newsContent .more{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #aaa;color: #fff;border-bottom: 4px solid #989898;text-shadow: 1px 1px 1px #bebebe;font-size: 12px;padding-top: 2px;padding-bottom: 0;padding-left: 8px;padding-right: 8px;border-bottom: 0;padding-bottom: 2px;position: absolute;text-transform: none;right: 20px;bottom: 20px}@media screen and (max-width: 940px){.newsContent .more{font-size: 16px}}@media screen and (max-width: 576px){.newsContent .more{font-size: 14px}}.newsContent .more:hover,.newsContent .more:focus,.newsContent .more:active{background: #292929;color: #fff}.newsContent .more:hover,.newsContent .more:focus,.newsContent .more:active{border-bottom-color: #171717}.newsContent .more:hover,.newsContent .more:focus,.newsContent .more:active{text-shadow: 1px 1px 1px #1c1c1c}@media screen and (max-width: 940px){.newsContent .more{font-size: 11px}}@media screen and (max-width: 576px){.newsContent .more{font-size: 10px}}@media screen and (max-width: 940px){.newsContent .more{padding-left: 8px;padding-right: 8px}}@media screen and (max-width: 576px){.newsContent .more{padding-left: 6px;padding-right: 6px}}@media screen and (max-width: 576px){.newsContent{padding: 15px 15px 45px}.newsContent .title{line-height: 1.2em}.newsContent .title a{font-size: 16px}.newsContent .more{right: 15px;bottom: 15px}}@media screen and (max-width: 450px){.newsContent .title{margin-bottom: 3px}.newsContent .title a{font-size: 15px}.newsContent .text{display: none}}.pg-news .container,.pg--doc .container{max-width: 1100px;margin: auto}.pg-news .container p:not(.crumbsWrap, .datum),.pg--doc .container p:not(.crumbsWrap, .datum),.pg-news .container li,.pg--doc .container li{font-size: 18px;line-height: 1.5em}.newsletter{background: #292929}.newsletter .rowContent{padding-top: 30px;padding-bottom: 30px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between;-webkit-box-align: center;align-items: center}@media screen and (max-width: 1000px){.newsletter .rowContent{-webkit-box-align: end;align-items: flex-end}}@media screen and (max-width: 576px){.newsletter .rowContent{-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-align: center;align-items: center}}#newsletter{color: #fff;position: relative;width: 69%;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center}@media screen and (max-width: 576px){#newsletter{width: 100%;margin-bottom: 15px}}.newsletterLogo{position: absolute;top: 50%;left: 0;width: 60px;z-index: 1;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}.newsletterLogo img{max-width: 60px;display: block}@media screen and (max-width: 820px){.newsletterLogo{display: none}}#subscription{position: relative;max-width: 1400px;margin: auto;width: 100%;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box}#subscription .subscriptionWrap{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: justify;justify-content: space-between}#subscription .p,#subscription .inputWrap{box-sizing: border-box}#subscription .p{margin: 0;padding: 0;padding-right: 20px;line-height: 1.2em;color: #fbe122;width: 40%;text-align: left;font-weight: 400;font-size: 20px;font-family: 'Roboto Condensed', sans-serif}#subscription .p br{display: none}#subscription .alert{margin: 0 0 15px 0}#subscription .alert:after{border-left: 12px solid transparent;border-right: 12px solid transparent;border-top: 12px solid #da0000;content: "";position: absolute;right: 12px;bottom: -12px}#subscription .alert-success{margin: 0;background: #0a3759;border-color: #0a3759}#subscription .inputWrap{min-width: 420px;padding-left: 20px}#subscription .subscriptionInputWrap{position: relative;padding-right: 100px;float: left;width: 100%;box-sizing: border-box}#subscription .subscriptionInputWrap:after{position: absolute;top: 0;right: 100px;display: block;color: #434343;text-align: center;-moz-user-select: none;pointer-events: none;font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;width: 50px;height: 50px;font-size: 20px;line-height: 50px}#subscription input{padding: 0 50px 0 15px;color: #fff;border: 0;background: #5e6263;-webkit-transition: background .2s ease-in-out 0s;transition: background .2s ease-in-out 0s;font-size: 14px;border-radius: 5px 0 0 5px;width: 100%;height: 50px;box-sizing: border-box}.oldie #subscription input{line-height: 50px}#subscription input:active,#subscription input:focus{background: #fff;color: #2a2a2a}#subscription button{color: #2a2a2a;padding: 0;height: 50px;line-height: 51px;border: 0;margin: 0;text-transform: uppercase;position: relative;overflow: hidden;float: left;width: 100px;margin-left: -100px;background: #fbe122;-webkit-backface-visibility: hidden;backface-visibility: hidden;font-size: 14px;box-sizing: border-box;border-radius: 0 5px 5px 0}#subscription button span{display: block;position: relative;text-align: center;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden}#subscription button:hover,#subscription button:active,#subscription button:focus{background: #e30035;color: #fff}@media screen and (max-width: 1000px){#subscription .subscriptionWrap{-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column}#subscription .p,#subscription .inputWrap{display: block;width: 100%;padding: 0;min-width: auto}#subscription .p{padding-bottom: 10px;font-size: 17px}}@media screen and (max-width: 700px){#subscription input{font-size: 14px}#subscription button{font-size: 12}#subscription .p{text-align: center;font-size: 15px}#subscription .alert:after{display: none}}.paginationWrap{clear: both;position: relative;margin-bottom: 0}.paginationWrap:after{display: table;content: "";clear: both}.paginationWrap:not(.paginationBottom){margin-top: 15px}.paginationShadow{float: left}.pagination{padding: 0 0 12px;margin: 0;float: right}.pagination:after{display: table;content: "";clear: both}.pagination a,.pagination .sep{height: 32px;line-height: 32px;min-width: 32px;display: block;text-align: center;float: left}.pagination .sep{color: #666;border-top: 1px solid transparent;border-bottom: 1px solid transparent}.pagination .sep i{font-size: 14px}.pagination a{color: #555;height: 32px;line-height: 32px;text-decoration: none;font-weight: 400;border: 1px solid #ddd;padding: 0 1em;position: relative;background: #fff;outline: none;margin: 0 0 0 -1px;z-index: 1;font-size: 14px}.pagination .square,.pagination .prev{width: 32px;padding: 0;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.pagination .square.active,.pagination .prev.active,.pagination .square.active:hover,.pagination .prev.active:hover{z-index: 50;text-shadow: -1px -1px 0 #ddd;border: 1px solid #ddd;color: #292929;text-decoration: none;cursor: default;background: #eaeaea}.pagination .square:hover,.pagination .prev:hover{background: #2a2a2a;color: #fff;text-shadow: none;border: 1px solid #1d1d1d}.pagination .square.active:hover:after,.pagination .prev.active:hover:after{display: block}.pagination .prev{margin-right: 0;z-index: 50}.pagination .prev i{line-height: 35px;font-size: 20px}.pagination .next{padding: 0;border: 0;height: 34px;text-decoration: none;text-shadow: -1px -1px 0 #d1d1d1;background: #eaeaea;box-shadow: 0 0 2px rgba(0,0,0,0.09);-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.pagination .next:hover{text-decoration: none;text-shadow: none;background: #fbe122}.pagination .next:hover span{border-color: #fbe122;-webkit-transform: translate3d(5px, 0, 0);transform: translate3d(5px, 0, 0)}.pagination .next:hover i{background: #fbe122;border-color: #fbe122;text-shadow: none;color: #2a2a2a;-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0)}.pagination .next i{float: left;line-height: 35px;text-align: center;text-shadow: -1px -1px 0 #e6cb04;color: #000;border: 1px solid #fbde09;background: #fbe122;font-size: 20px;width: 32px;height: 32px}.pagination .next span{display: block;padding: 0 1em;height: 32px;line-height: 32px;text-shadow: none;font-weight: 400;float: left;border: 1px solid #ddd;border-right: 0;color: #2a2a2a;font-size: 14px}.pagination .next span,.pagination .next i{-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.pagination .disabled{display: none}.pagination .paginationMiddle{height: 32px;line-height: 32px;background: #fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 0 1em;color: #333;display: none;text-align: center;font-size: 13px;box-shadow: none;box-sizing: border-box}.pagination .paginationInfo{height: 32px;line-height: 32px;background: #fff;border: 1px solid #ddd;border-right: 0;padding: 0 1em;color: #333;display: block;float: left;font-size: 13px;box-shadow: none}.pagination .sortby{background-color: #c80036 !important;border: 1px solid #a4002b;color: #fff;padding-right: 25px !important;margin-left: 0 !important;position: relative}.pagination .sortby:hover{background-color: #706F6D !important;border: 1px solid #706f6d}.pagination .sortdown:after{display: block;width: 0;height: 0;content: "";border-top: 5px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;position: absolute;top: 11px;right: 7px}.pagination .sortup:after{display: block;width: 0;height: 0;content: "";border-bottom: 5px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;position: absolute;top: 11px;right: 7px}.pagination .sortoff{background-image: none !important;padding-right: 9px !important}@media screen and (max-width: 600px){.pagination{width: 100%;float: none;text-align: center}.pagination .square,.pagination .sep{display: none}.pagination a,.pagination .paginationMiddle{height: 40px;line-height: 40px;box-sizing: border-box}.pagination .next,.pagination .prev{float: right;margin: 0;width: 40px;height: 40px;box-shadow: 0 0 0 transparent}.pagination .next i,.pagination .prev i{width: 40px;height: 40px;line-height: 40px;box-sizing: border-box}.pagination .next span,.pagination .prev span{display: none}.pagination .next.disabled,.pagination .prev.disabled{display: block}.pagination .next:hover i,.pagination .prev:hover i{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.pagination .prev{float: left}.pagination .paginationMiddle{display: block;margin-left: 40px;margin-right: 40px}}.user_area_sidebar{width: 100%}.user_area_menu{margin: 10px 0 25px -15px;padding: 0}.user_area_menu:after{display: table;content: "";clear: both}.user_area_menu li{margin: 0;padding: 0;float: left;list-style: none;width: 25%;width: calc(25%)}.user_area_menu a{background: #fff;padding: 15px 40px 15px 15px;display: block;text-decoration: none;color: #333;position: relative;margin-left: 15px;margin-bottom: 15px;border: 1px solid #ddd;will-change: background, color;box-shadow: 0 0 3px rgba(0,0,0,0.12);font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.user_area_menu a:hover,.user_area_menu a.active{padding-left: 45px;padding-right: 10px;color: #fff;background: #fbe122;border-color: #fbe122}.user_area_menu a:hover:before,.user_area_menu a.active:before{-webkit-transform: translateX(45px);-ms-transform: translateX(45px);transform: translateX(45px)}.user_area_menu a:hover:after,.user_area_menu a.active:after{-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0)}.user_area_menu a:before,.user_area_menu a:after{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 50%;right: 12px;margin-top: -10px;will-change: transform;line-height: 20px;width: 20px;height: 20px;font-size: 20px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.user_area_menu a:after{right: auto;left: 12px;-webkit-transform: translateX(-45px);-ms-transform: translateX(-45px);transform: translateX(-45px)}@media screen and (max-width: 900px){.user_area_menu a{font-size: 13px}}@media screen and (max-width: 700px){.user_area_menu li{width: 50%;width: calc(50%)}}@media screen and (max-width: 400px){.user_area_menu li{width: 100%}.user_area_menu a{padding-top: 8px;padding-bottom: 8px;margin-bottom: 10px}}.buttonWrap{margin-bottom: 10px}.spinnerDetail{width: 105px;height: 51px;display: table;border-right: 0;position: relative;z-index: 10;margin-right: 15px;margin-bottom: 10px;box-sizing: border-box}.spinnerDetail .spinner{height: 50px}.spinnerDetail .spinner .increment,.spinnerDetail .spinner .decrement{height: 50px}.spinnerDetail .spinner input{height: 50px;line-height: 48px}.spinnerInner{display: table-cell;vertical-align: middle;float: left}.spinner{display: block;vertical-align: top;width: 105px;min-width: 105px;height: 42px}.spinner .increment,.spinner .decrement{float: left;height: 42px;background: #fafafa;border: 1px solid #d4d4d4;width: 30px;cursor: pointer;position: relative;padding: 0;color: #555;box-sizing: border-box}.spinner .increment:hover,.spinner .decrement:hover,.spinner .increment:active,.spinner .decrement:active,.spinner .increment:focus,.spinner .decrement:focus{background: #023a5b;border-color: #023a5b;color: #fff}.spinner .increment:after,.spinner .decrement:after{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;width: 0;height: 0;font-size: 10px}.spinner .increment{border-radius: 0 3px 3px 0}.spinner .decrement{border-radius: 3px 0 0 3px}.spinner .spinner_button{margin-left: -1px;float: left;width: 30px}.spinner input{width: 45px;text-align: center;height: 42px;line-height: 40px;border: 1px solid #d4d4d4;border-left: 0;border-right: 0;background: #fff;display: block;float: left;padding: 0;box-sizing: border-box;border-radius: 0}#cart{padding: 0 0 3em 0;width: 100%;box-sizing: border-box}#cart h2{margin-bottom: 0}.transport_gratis{background: #2ecc71 url(/css/free-delivery.svg) 15px 50% no-repeat;color: #fff;padding: 13px 10px 13px 70px;margin-bottom: 15px;background-size: 40px auto}.transport_gratis.no_gratis{background-color: #3498db}#coupon table{width: auto;border: 0;margin: 10px 0}#coupon table td{border: 0;padding: 0 15px;font-size: 14px}#coupon a{font-weight: 400;font-style: italic}#coupon input{float: left;height: 36px;line-height: 36px;border: 1px solid #ddd;border-right: 0;background: #f9f9f9;padding: 0 10px;box-sizing: border-box}#coupon .coupon_submit{height: 36px;padding: 0 14px;line-height: 36px;font-size: 14px;border: 0;border-radius: 0;box-sizing: border-box}#coupon .coupon_error{color: #da0000;font-weight: 700}@media screen and (max-width: 568px){#coupon #show_coupon_blok{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center}#coupon table{width: 100%}#coupon input,#coupon button{float: none}#coupon .coupon_submit{display: inline;width: auto}}.table_wrap{border: 1px solid #ddd;margin: 5px 0 0;background: #fff;box-shadow: 0 0 3px #e0e0e0}.table_cart{width: 100%;font-size: 12px;margin: 0;clear: both;color: #3F3F3F;padding: 0;border-collapse: collapse}.table_cart td{background: #fff;border-bottom: 1px solid #d7d7d7;border-left: 0;border-right: 0;border-collapse: collapse;padding: 5px 3px;font-size: 16px;line-height: 1.3em;border-top: none;color: #333}.table_cart td a{text-decoration: underline;font-weight: bold;color: #d9ac00}.table_cart td a:hover{text-decoration: none;color: #3E4042}.table_cart td.td_nazev{width: 450px}.table_cart td.td_nazev a{color: #000;font-size: 16px}.table_cart td.td_nazev em{font-style: normal;color: #555;display: block;padding-top: 2px;font-size: 13px;font-weight: bold}.table_cart td.td_nazev em strong{color: #999;font-weight: normal}.table_cart td.td_delete{width: 35px !important;text-align: center}.table_cart td.td_delete a{color: #da0000;text-decoration: none;white-space: nowrap;font-size: 18px}.table_cart td.td_delete span{display: none}.table_cart p{margin: 7px 0 0 0;color: #8E8E8E}.table_cart p strong{color: #B08102}.table_cart .td_img{width: 63px;padding: 10px}.table_cart .td_img div{display: inline-block;text-align: center;vertical-align: middle;width: 65px;height: 65px}.table_cart .td_img div a{display: inline-block;position: relative;text-align: center;background: #fff;border: 1px solid #fff;vertical-align: middle;overflow: hidden;width: 63px;height: 63px;line-height: 63px;box-shadow: 0 0 3px #fff;-webkit-transition: box-shadow .2s ease-in-out 0s;transition: box-shadow .2s ease-in-out 0s}.table_cart .td_img div img{display: inline;vertical-align: middle}.table_cart .td_count{padding: 0 10px !important;width: 40px !important}.table_cart .td_count .cart_count{width: 70px;margin: 0 auto}.table_cart .td_count .cart_count:after{display: table;content: "";clear: both}.table_cart .td_count .cart_count div{float: left;height: 40px;width: 40px;line-height: 40px}.table_cart .td_count .cart_count span{width: 30px;height: 40px;line-height: 40px;display: inline-block;text-align: left;float: left;padding-left: 7px;font-size: 13px;box-sizing: border-box}.table_cart .td_count .qty{width: 100%;height: 40px;line-height: 40px;background: #f9f9f9;text-align: center;border: 1px solid #ddd;padding: 0;box-shadow: 0 1px 3px #ddd inset;font-size: 13px;box-sizing: border-box}.table_cart small{color: #999;font-size: 14px;padding-right: 15px;white-space: nowrap}.table_cart small span{font-size: 16px}.table_cart .td_price{font-size: 22px;font-weight: bold}.table_cart .tr_sum{padding: 14px 0 12px 0}.table_cart .tr_sum td{background: #F5F5F5;line-height: 1.6em;padding: 18px 3px;border-bottom: 0}.table_cart .tr_sum .price_total{color: #000;padding-left: 4px;text-shadow: 1px 1px 0 #fff;font-size: 26px}.table_cart .tr_sum .price_total_wo_vat{color: #999;display: inline-block;margin-top: 4px;font-size: 16px}@media screen and (max-width: 568px){.table_cart .tr_sum .recalculate{margin: 0}}.table_cart .highlight td{background-color: #EBFBA7 !important}.table_cart .highlight td.td_img a{border: 1px solid #ddd;box-shadow: 0 0 3px #ddd}.table_cart .recalculate{padding: 8px 12px;border: 1px solid #ddd;margin-left: 12px;background: #fff;color: #e30035;text-decoration: none;font-weight: 400;font-size: 14px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.table_cart .recalculate:hover{color: #fff;border: 1px solid #b00029;background: #e30035}.final_step{height: auto;line-height: 1.2em;padding: 8px 1em}.final_step::after{display: none}.final_step em{font-style: normal;line-height: 1.2em;display: block;font-weight: 400;text-transform: none;font-size: 15px}#ajax-doprava{clear: both;position: relative}.table-cart2{box-shadow: 0 0 3px #c9c9c9}.table-cart2 td{padding: 11px 5px 9px 5px}.table-cart2 th{background: #AEDADC;padding: 5px 3px 5px 10px;text-align: left}.table-cart2 .delivery_choice td:first-child{padding-left: 20px;padding-right: 15px;width: 20px !important}.table-cart2 .delivery_choice td:last-child{padding-right: 20px}.table-cart2 .delivery_choice td{padding-top: 18px;padding-bottom: 18px}.table-cart2 label{display: block;font-weight: 700;color: #000;font-size: 18px;width: 95%;cursor: pointer}.table-cart2 label > *{pointer-events: none}.table-cart2 label em{font-style: normal}.table-cart2 label .transport_label{font-weight: normal;font-size: 14px;line-height: 1.4em;color: #575757;display: none;padding: 8px 0 0 0}.table-cart2 .cart_fee{display: none;color: #000;font-size: 16px}.table-cart2 .delivery_price strong{font-weight: 400}@media screen and (max-width: 460px){.table-cart2 .delivery_price{display: none}.table-cart2 .cart_fee{display: block}.table-cart2 label{width: 100%}}.table-cart2 .price-sum{padding-right: 20px !important;padding-left: 20px !important}.table-cart2 .selected_delivery td{background-color: #f5f5f5 !important}.table-cart2 .selected_delivery td label{color: #1C1A16}.table-cart2 .selected_delivery td .transport_label{display: block}.table-cart2 .selected_delivery td.delivery_price strong{font-weight: 700}.cart-total2{background: #F5F5F5;border-top: 1px solid #d9dbdf;border-bottom: 1px solid #d9dbdf;line-height: 1.6em}.cart-total2 .price-sum{padding: 18px 20px;font-size: 16px}.cart-total2 .price-sum #price_total_bottom{color: #000;font-size: 1.7em;padding-left: 4px;text-shadow: 1px 1px 0 #fff}.cart-total2 .price_total_wo_vat{color: #999;display: inline-block;font-size: 16px}.delivery-specification{clear: both;color: #3F3F3F}.delivery-specification .pcheck,.buttony3 .pcheck,.pcheck4{padding-top: 14px;padding-bottom: 14px;margin: 0 !important}.pcheck{padding-left: 29px !important;font-size: 16px}.req{font-size: 120%;line-height: .1;font-weight: bold;color: #CF0000;font-family: Tahoma}.ares,.verify_dic{float: right;color: #da0000;position: relative}.ares:hover,.verify_dic:hover{color: #da0000;text-decoration: underline}.ares span,.verify_dic span{display: none;width: 16px;height: 16px;background: url(/css/spin.gif) 0 50% no-repeat;position: absolute;left: -20px;top: 50%;margin-top: -8px}#verify_dic_result.success{display: inline-block;color: green;margin-top: 7px;font-weight: 700}#verify_dic_result.danger{display: inline-block;color: #da0000;margin-top: 7px;font-weight: 700}#dodaci table{margin-top: 0;border-bottom: 25px solid #fff}.buttony3{position: relative;display: block;margin: 15px 0;padding: 0}.buttony3 input:not([type=checkbox]){box-shadow: 0 0 0 rgba(0,0,0,0);padding: 0 !important;width: 1px}.buttony3 .pcheck3{padding-left: 0 !important}.pcheck3{padding-top: 14px;padding-bottom: 14px;margin: 0 !important;float: left}.table-cart3{border-bottom: 1px solid #d9dbdf;margin: 0}.table-cart3 td{border: 0;font-size: 16px}.table-cart3 input{width: 210px}.table-cart3 input.short{width: 120px}.table-cart3 tr.pt td{padding-top: 22px !important}.table-cart3 tr.pb td{padding-bottom: 15px !important}.table-cart3 textarea{width: 505px;height: 120px}.table-cart3 .poznamka{vertical-align: top !important}.table-cart3 h3{font-size: 23px}#transport_payment_wrap:after{display: table;content: "";clear: both}.cart_total{clear: both;float: none;display: block;background: #F5F5F5;padding: 18px 20px;padding-top: 20px;text-align: right;border-top: 1px solid #d7d7d7;font-size: 16px;line-height: 22px}.cart_total:after{display: table;content: "";clear: both}.cart_total .price_total{padding-left: 4px;text-shadow: 1px 1px 0 #fff;white-space: nowrap;font-size: 28px}.cart_total .price_total_wo_vat{color: #999;display: inline-block;margin-top: 4px;font-size: 16px}#cart_transport_html{position: relative}#transport_payment_list{border: 1px solid #ddd;background: #fff url(/css/dot.gif) 50% 0 repeat-y;position: relative;z-index: 50;width: 100%;box-sizing: border-box;box-shadow: 0 0 3px #e0e0e0}#transport_payment_list:after{display: table;content: "";clear: both}#transport_payment_list_inner{padding: 0 15px 15px;width: 100%;min-height: 150px;box-sizing: border-box}#transport_payment_list_inner:after{display: table;content: "";clear: both}#transport_payment_list_inner .radio_list_wrap{float: left;width: 50%}#transport_payment_list_inner .radio_list{width: 100%;padding-right: 15px;box-sizing: border-box}#transport_payment_list_inner .radio_list.f-right{padding-left: 15px;padding-right: 0}#transport_payment_list_inner .radio_list h3{margin: 0;padding: 15px 0;text-align: center;font-weight: 400;color: #555;line-height: 30px;font-size: 24px}#transport_payment_list_inner .radio_list h3 strong{color: #d9ac00;font-weight: 700}#transport_payment_list_inner .radio_list ul,#transport_payment_list_inner .radio_list li{margin: 0;padding: 0;background: none;list-style: none}#transport_payment_list_inner .radio_list li{float: none;border-color: #fff;border-width: 1px;border-style: solid;color: #333;position: relative;z-index: 1;margin-top: -1px;box-sizing: border-box;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1)}#transport_payment_list_inner .radio_list li:after{display: table;content: "";clear: both}#transport_payment_list_inner .radio_list li.active{background: #FFF1D2;border-color: #cea549;z-index: 50;box-shadow: 0 0 5px #f9dd9d inset}#transport_payment_list_inner .radio_list li.active img{opacity: 1}#transport_payment_list_inner .radio_list li.active .thin_select,#transport_payment_list_inner .radio_list li.active .thin_select select,#transport_payment_list_inner .radio_list li.active .thin_select input{display: block;margin: 0}#transport_payment_list_inner .radio_list li.active .visible_on_active{display: block}#transport_payment_list_inner .radio_list li .full_desc{padding-top: 8px;clear: both;font-weight: 700;font-size: 12px}#transport_payment_list_inner .radio_list li .full_desc:after{display: table;content: "";clear: both}#transport_payment_list_inner .radio_list li:not(.active):hover{background: #f9f9f9;border-color: #ddd;z-index: 2}#transport_payment_list_inner .radio_list li:not(.active):hover .l strong:before{border-color: #333;box-shadow: 0 0 2px rgba(0,0,0,0.2) inset}#transport_payment_list_inner .radio_list input[type=radio]{position: absolute;left: -5000px}#transport_payment_list_inner .radio_list input[type=radio]:checked + span strong:after{opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1)}#transport_payment_list_inner .radio_list label{cursor: pointer;position: relative;padding: 15px 15px 15px 35px;display: block}#transport_payment_list_inner .radio_list label:after{display: table;content: "";clear: both}#transport_payment_list_inner .radio_list .r,#transport_payment_list_inner .radio_list .l{display: inline-block;float: left;box-sizing: border-box;font-size: 16px;line-height: 18px}#transport_payment_list_inner .radio_list .l{width: 75%;padding-top: 4px}#transport_payment_list_inner .radio_list .l strong{position: relative}#transport_payment_list_inner .radio_list .l strong:before,#transport_payment_list_inner .radio_list .l strong:after{content: "";cursor: pointer;position: absolute;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}#transport_payment_list_inner .radio_list .l strong:before{background: #fff;border: 1px solid #bebebe;left: -24px;top: 3px;width: 12px;height: 12px}#transport_payment_list_inner .radio_list .l strong:after{background: #333;left: -21px;top: 6px;opacity: 0;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1);-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);width: 8px;height: 8px}#transport_payment_list_inner .radio_list .r{width: 25%;font-weight: 700;color: #DC5204;text-align: right;padding-left: 10px}#transport_payment_list_inner .radio_list .item_price{background: #333;color: #fff;float: right;font-weight: 700;padding: 3px 8px 4px}#transport_payment_list_inner .radio_list .thin{display: block;margin-top: 8px;font-weight: 400;line-height: 1.4em;font-size: 13px}#transport_payment_list_inner .radio_list .visible_on_active{display: none;font-style: italic;border-left: 3px solid #2ecc71;padding-left: 12px;color: #aaa;box-sizing: border-box}#transport_payment_list_inner .radio_list .thin_select{display: none;padding-top: 8px}#transport_payment_list_inner .radio_list .thin_select select,#transport_payment_list_inner .radio_list .thin_select input{width: 100%;padding: 7px 8px;display: none;border: 1px solid #cea549;border-radius: 0;font-size: 12px;box-sizing: border-box}#transport_payment_list_inner .radio_list .transport_image{display: block;clear: right;float: right;margin-top: 10px;max-width: 70px;max-height: 31px;opacity: .5}@media screen and (max-width: 359px){#transport_payment_list_inner .radio_list .l{float: left;width: 100%}#transport_payment_list_inner .radio_list .r{float: none;clear: both;width: 100%;text-align: left;padding-top: 8px;padding-left: 0}#transport_payment_list_inner .radio_list .r:after{display: table;content: "";clear: both}#transport_payment_list_inner .radio_list .item_price{float: left}#transport_payment_list_inner .radio_list .transport_image{display: none}#transport_payment_list_inner .radio_list .thin{width: 100%}}@media screen and (max-width: 900px){#cart{padding: 0 15px 2em 15px}}@media screen and (max-width: 750px){#transport_payment_list{background-image: none}#transport_payment_list_inner{padding: 0 15px 15px}#transport_payment_list_inner .radio_list_wrap{width: 100%;padding: 0}#transport_payment_list_inner .radio_list{padding: 0;float: none !important}#transport_payment_list_inner .radio_list.f-right{padding: 0;border-top: 1px dotted #ddd;margin-top: 15px}#transport_payment_list_inner .radio_list h3{padding: 15px 0}}@media screen and (max-width: 568px){#cart{padding: 0 0 2em 0}#cart h2{font-size: 30px}#table_cart_step_1 tr{border-bottom: 1px solid #ddd}#table_cart_step_1 tr.tr_sum td{padding: 10px 10px !important}#table_cart_step_1 tr.tr_sum td.td_price_total{padding-top: 15px !important;padding-bottom: 15px !important;background: #fff;border-top: 1px solid #ddd;text-align: center !important}#table_cart_step_1 td{display: block;text-align: center;margin: 0 auto;width: auto !important;padding: 5px 0 !important;border: 0}#table_cart_step_1 td.td_50{float: left;width: 50% !important;text-align: center !important}#table_cart_step_1 td.td_100{float: none;clear: both;width: 100% !important}#table_cart_step_1 td.td_img div{display: inline}#table_cart_step_1 td.td_img div a,#table_cart_step_1 td.td_img div img{display: inline}#table_cart_step_1 td.transport_gratis{padding: 8px 0 !important}#table_cart_step_1 td.td_count{padding-top: 16px !important}#table_cart_step_1 td.td_delete{padding-bottom: 15px !important}#table_cart_step_1 td.td_delete a i{display: none}#table_cart_step_1 td.td_delete a span{display: inline-block;color: #fff;padding: 5px 10px;font-size: 11px;background-color: #c60000;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#da0000), to(#a70000));background-image: -webkit-linear-gradient(top, #da0000, #a70000);background-image: linear-gradient(to bottom, #da0000, #a70000);background-repeat: repeat-x}#table_cart_step_1 .recalculate{width: 100%;display: block;text-align: center;box-sizing: border-box}#table_cart_step_1 .hide_on_mobile{display: none}}@media screen and (max-width: 550px){.step_button_wrap{padding: 0}.prev_step{width: 100%;text-align: center;padding: 0;margin-bottom: 10px;box-sizing: border-box}.next_step{width: 100%;text-align: center;padding-right: 0;padding-left: 0;font-size: 18px;box-sizing: border-box}#transport_payment_list_inner .radio_list .l{float: left;width: 100%}#transport_payment_list_inner .radio_list .r{float: left;clear: both;width: 100%;text-align: left;padding-top: 5px}}[class^="col-"],[class*=" col-"]{width: 48%;display: inline;left: 100%;padding: 0;position: relative;float: left}.col-h-1{margin: 0 0 0 -100%}.col-h-2{margin: 0 0 0 -48%}.block_form_padding{padding: 30px}.block_form_padding_narrow{padding: 10px 30px}.block_form_padding_narrowtop{padding: 30px;padding-top: 5px;background: #fff}.form_hidden_content{background: #FFF5D5;border-bottom: 1px solid #ddd}.form_hidden_content.form_hidden_content_bt{border-top: 1px solid #ddd}.form_hidden_content input{background-color: #fff !important}.form_hidden_content.form_hidden_content_top{border-top: 1px solid #ddd;border-bottom: 0}.final_sum{padding: 20px 0 30px}.final_sum .step_button_wrap{padding-top: 0}.final_sum .col-h-1{text-align: left;padding-top: 10px;padding-bottom: 10px}@media screen and (max-width: 568px){.final_sum .col-h-1,.final_sum .col-h-2{width: 100%;margin: 0;clear: both;display: block;padding: 0 15px;box-sizing: border-box}.final_sum .col-h-1{padding-bottom: 20px !important}}.agree_w_terms{color: #fff}.h-form .row{width: 100%;margin: 0;padding: 0;clear: both;text-align: left;font-size: 15px}.h-form .row:after{display: table;content: "";clear: both}.h-form .label{float: left;display: block;width: 100%;text-align: left;padding: 15px 0 0 0;max-width: 100%;color: #888;text-transform: uppercase;font-size: 12px;box-sizing: border-box}.h-form .data{float: left;display: block;width: 100%;text-align: left;padding: 3px 0 0 0;box-sizing: border-box}.h-form .data.data_checkbox{padding: 1em 0}.h-form input,.h-form select,.h-form textarea{background: #FBFBFB;border: 1px solid #ddd;padding: 10px 12px;width: 100%;box-shadow: 0 0 3px #ddd inset;font-size: 15px;box-sizing: border-box}.h-form input.radio,.h-form select.radio,.h-form textarea.radio,.h-form input.checkbox,.h-form select.checkbox,.h-form textarea.checkbox,.h-form input[type=radio],.h-form select[type=radio],.h-form textarea[type=radio],.h-form input[type=checkbox],.h-form select[type=checkbox],.h-form textarea[type=checkbox]{width: auto;background: none;border: 0;padding: 0;box-shadow: none}.h-form input.half,.h-form select.half,.h-form textarea.half{width: 35%}.h-form textarea{height: 100px}.h-form em{color: #ccc;padding-left: 10px}.h-form-padding{padding: 15px 30px;background: #f9f9f9;border: 1px solid #ddd}.h-form-padding input{background: #fff}@media screen and (max-width: 568px){[class^="col-"],[class*=" col-"]{width: 100%;left: 0;float: none}.col-h-1,.col-h-2{margin: 0}.block_form_padding{padding: 15px}.block_form_padding_narrow{padding: 15px;padding-top: 5px;padding-bottom: 5px}.block_form_padding_narrowtop{padding: 15px;padding-top: 5px}}.delete_cart{margin: 0;padding: 0}.delete_cart i{padding-right: 8px;color: #fff;font-size: 12px}.delete_cart a{position: relative;margin-right: 10px;color: #FF608A;text-decoration: none;border: 0;padding: 4px 8px;font-size: 12px}.delete_cart a:hover{color: #fff;text-decoration: none;background-color: #bb0031;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c50034), to(#ac002d));background-image: -webkit-linear-gradient(top, #c50034, #ac002d);background-image: linear-gradient(to bottom, #c50034, #ac002d);background-repeat: repeat-x}.delete_cart a:hover i{color: #fff}@media screen and (max-width: 800px){#kosik_form input,#kosik_form select,#kosik_form textarea{background: #FBFBFB;border: 1px solid #ddd;padding: 7px 12px;box-shadow: 0 0 3px #ddd inset;font-size: 13px;box-sizing: border-box}#kosik_form input.radio,#kosik_form select.radio,#kosik_form textarea.radio,#kosik_form input.checkbox,#kosik_form select.checkbox,#kosik_form textarea.checkbox,#kosik_form input[type=radio],#kosik_form select[type=radio],#kosik_form textarea[type=radio],#kosik_form input[type=checkbox],#kosik_form select[type=checkbox],#kosik_form textarea[type=checkbox]{width: auto !important;background: none;border: 0;padding: 0;box-shadow: none}#kosik_form input.half,#kosik_form select.half,#kosik_form textarea.half{width: 35%}#kosik_form .ares_wrap{width: 90% !important}#kosik_form .ares_wrap input{width: 100% !important}#kosik_form .upresnit{display: block}}@media screen and (max-width: 530px){#kosik_form .table-cart3 td{display: block;width: 100% !important;box-sizing: border-box}#kosik_form .table-cart3 tr td:nth-child(1){text-align: left !important;padding: 7px 0 0 15px !important}#kosik_form .table-cart3 tr td:nth-child(2){padding: 5px 0 5px 15px !important}#kosik_form .table-cart3 tr.pb td:nth-child(2){padding-bottom: 15px !important}#dodaci_wrap .pcheck.dodaci{padding-left: 10px !important}}.step_button_wrap{margin-top: 15px}.step_button_wrap:after{display: table;content: "";clear: both}.step_button_wrap a{display: block}.next_step{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #fbe122;color: #2a2a2a;border-bottom: 4px solid #f5d804;text-shadow: 1px 1px 1px #fce64a;float: right;font-size: 22px}@media screen and (max-width: 940px){.next_step{font-size: 16px}}@media screen and (max-width: 576px){.next_step{font-size: 14px}}.next_step:hover,.next_step:focus,.next_step:active{background: #e30035;color: #fff}.next_step:hover,.next_step:focus,.next_step:active{border-bottom-color: #bf002d}.next_step:hover,.next_step:focus,.next_step:active{text-shadow: 1px 1px 1px #ca002f}@media screen and (max-width: 940px){.next_step{font-size: 21px}}@media screen and (max-width: 576px){.next_step{font-size: 20px}}.prev_step{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #aaa;color: #fff;border-bottom: 4px solid #989898;text-shadow: 1px 1px 1px #bebebe;padding-top: 7px;padding-bottom: 5px;padding-left: 15px;padding-right: 15px;float: left}@media screen and (max-width: 940px){.prev_step{font-size: 16px}}@media screen and (max-width: 576px){.prev_step{font-size: 14px}}.prev_step:hover,.prev_step:focus,.prev_step:active{background: #292929;color: #fff}.prev_step:hover,.prev_step:focus,.prev_step:active{border-bottom-color: #171717}.prev_step:hover,.prev_step:focus,.prev_step:active{text-shadow: 1px 1px 1px #1c1c1c}@media screen and (max-width: 940px){.prev_step{padding-top: 6px;padding-bottom: 4px;padding-left: 12px;padding-right: 12px}}@media screen and (max-width: 576px){.prev_step{padding-top: 4px;padding-bottom: 2px;padding-left: 9px;padding-right: 9px}}.next_step_explanation{color: #bbb;text-align: right;line-height: 1.3em;padding: 5px 5px 0 0;clear: right;float: right;font-size: 14px;-webkit-transition: color .2s ease-in-out 0s;transition: color .2s ease-in-out 0s}.final_sum{padding-bottom: 120px}@media screen and (max-width: 500px){.step_button_wrap{margin-top: 10px}.step_button_wrap a{float: none;text-align: center}.step_button_wrap .next_step{width: 100%;margin-top: 10px;font-size: 18px}.step_button_wrap .next_step_explanation{width: 100%;text-align: center;padding: 5px 0 0;font-size: 13px}.step_button_wrap .final_step{margin-top: 0}}.cart_thanks{margin: 10px auto 80px;max-width: 520px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-pack: center;justify-content: center}.cart_thanks > svg{margin: 20px auto 10px}.cart_thanks_title{font-weight: 700;text-align: center;font-size: clamp(2rem, 1.7083rem + 1.3333vw, 2.875rem);max-width: 500px;line-height: 1.2em;margin: auto}.cart_thanks_title small{margin-top: .5em;display: block;line-height: 1.3em}.cart_thanks_item{margin: 30px 0 0;text-align: center;line-height: 1.5em;font-size: clamp(1.15rem, 1.7083rem + 1.3333vw, 1.3rem);color: #777}.cart_thanks_item a{color: #659f3a;font-weight: 700}.cart_thanks_note{background: #F1F1F1;border-radius: 15px;padding: 16px 20px;color: #2a2a2a;font-size: 20px}.cart_thanks_note strong{font-size: 30px;line-height: 1.2em;display: -webkit-inline-box;display: inline-flex}.cart_thanks_button{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;margin: 50px auto 0;font-size: 20px;gap: 10px;color: #659f3a;text-decoration: none;-webkit-transition: color .2s ease-in-out 0s;transition: color .2s ease-in-out 0s}.cart_thanks_button:hover,.cart_thanks_button:focus{color: #4d7a2c}.cart_thanks_button:hover span,.cart_thanks_button:focus span{text-decoration: none}.cart_thanks_button span{text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: 2px}.cart_thanks_button svg{width: 22px;height: 22px}.cart_thanks_button path{fill: currentColor;-webkit-transition: fill .2s ease-in-out 0s;transition: fill .2s ease-in-out 0s}.cart_msg{padding: 20px 30px;text-align: left;max-width: 800px;border-radius: 15px;position: relative;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: center;justify-content: center}.cart_msg svg{fill: #fff}.cart_msg h1{color: #fff;margin-bottom: 0;font-size: 23px}.cart_msg h1 span{background-color: #fff;padding: 3px 15px;border-radius: 4px;margin-top: 10px;line-height: 1.6em;display: inline-block;font-size: 18px}.cart_msg p{line-height: 1.5em;margin-bottom: 8px;font-size: 18px}.cart_msg p:last-child{margin-bottom: 0}.cart_msg h1 + p{margin-top: 2px !important;margin-bottom: 0}.cart_msg_icon{max-width: 80px;padding: 0 30px 0 10px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: center;justify-content: center;flex-shrink: 0}.cart_msg_content{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-flex-grow: 0;-moz-flex-grow: 0;-ms-flex-grow: 0;flex-grow: 0;-webkit-box-flex: 1;flex-grow: 1}.cart_msg_success{background: #1c9f1c}.cart_msg_success h1 span{color: #1c9f1c}.cart_msg_success p{color: #cfc}.cart_msg_fail{background: #e2242e}.cart_msg_fail h1 span{color: #e2242e}.cart_msg_fail p{color: #ffcfcc}.cart_msg_info{background: #3498db}.cart_msg_info h1 span{color: #3498db}.cart_msg_info p{color: #c5e8ff}.cart_msg + .cart_msg{margin-top: 30px}@media screen and (max-width: 576px){.cart_msg + .cart_msg{margin-top: 15px}.cart_msg_icon{max-width: 50px;padding: 0 15px 0 0}.cart_msg{padding: 20px}.cart_msg h1{font-size: 18px}.cart_msg h1 span{font-size: 14px}.cart_msg p{line-height: 1.4em;font-size: 14px}.cart_msg h1 + p{margin-top: 0 !important}}@media screen and (max-width: 420px){.cart_msg_icon{display: none}}.alert-sorry{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;font-size: 20px;line-height: 1.6em;width: 100%;max-width: 600px;margin: auto auto 30px;text-align: center;color: #6a6a6a}.alert-sorry img{opacity: .45;margin-bottom: 20px}.alert-sorry strong{color: #2a2a2a}@media screen and (max-width: 576px){.alert-sorry{font-size: 16px}}.cart_order_status{background: #ffe8bc !important}.order_status_1,.order_status_4,.order_status_6{background: #e1ffd6 !important}.order_status_2{background: var(--color-success, #28a745) !important;color: #fff !important}.order_status_3{background: var(--color-danger, #dc3545) !important;color: #fff !important}.conversation{padding: 1rem;gap: 1rem;border-top: 1px solid #ddd;margin-top: 1rem;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column}@media screen and (max-width: 700px){.conversation{padding: 20px 0 0}.conversation .message-content{padding: .6rem 1rem;font-size: 15px}}:root{--bubble-radius: 8px}.message{max-width: 90%;position: relative}.message-content{padding: .8rem 1.2rem;border-radius: var(--bubble-radius);box-shadow: 0 2px 6px rgba(0,0,0,0.06);font-size: 16px;line-height: 1.4em;letter-spacing: 0.01em;text-align: left}.message-time{font-size: 12px;line-height: 1em;margin-top: 0.4rem;opacity: 0.6;text-align: left}.incoming{align-self: flex-start}.outgoing{align-self: flex-end}.incoming .message-content{background-color: #fff;color: #232323;border-bottom-left-radius: 0}.outgoing .message-content{background-color: #3B82F6;color: #fff;border-bottom-right-radius: 0}.outgoing .message-time{text-align: right}.discount_table{display: table}#discount_coupon{background: #f9f0c2;border: 1px solid #edda82;border-bottom: 5px solid #edda82;width: 100%;box-shadow: 0 0 3px #e0e0e0;box-sizing: border-box}#discount_coupon:after{display: table;content: "";clear: both}.discount_coupon_form fieldset{display: table;padding: 20px}.discount_coupon_form .p{margin: 0;padding: 0;line-height: 1.4em;width: 50%;display: table-cell;vertical-align: middle;color: #000;font-style: italic;box-sizing: border-box;font-size: 15px}.discount_coupon_form .alert{margin: 0 0 15px 0}.discount_coupon_form .alert-success{margin: 0}.discount_coupon_form .input_wrap{display: table-cell;width: 50%;padding-left: 30px;vertical-align: middle;box-sizing: border-box}.discount_coupon_form .discount_coupon_input_wrap{position: relative;display: table-cell;width: 100%;vertical-align: top;box-sizing: border-box}.discount_coupon_form .discount_coupon_input_wrap:after{position: absolute;top: 0;right: 0;display: block;color: #ccc;text-align: center;-moz-user-select: none;pointer-events: none;font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;width: 50px;height: 40px;font-size: 20px;line-height: 40px}.discount_coupon_form input{padding: 0 50px 0 15px;color: #999;border: 1px solid #edda82;border-right: 0;background: #fff;-webkit-transition: background .2s ease-in-out 0s;transition: background .2s ease-in-out 0s;font-size: 13px;border-radius: 0;width: 100%;height: 40px;box-sizing: border-box}.discount_coupon_form input:active,.discount_coupon_form input:focus{color: #333;border-color: #C2B15D;box-shadow: 0 0 3px rgba(0,0,0,0.12) inset}.discount_coupon_form button{background: #333;color: #fff;padding: 0;height: 40px;line-height: 40px;border: 0;margin: 0;text-transform: uppercase;position: relative;overflow: hidden;float: right;width: 90px;white-space: nowrap;display: table-cell;-webkit-backface-visibility: hidden;backface-visibility: hidden;font-size: 13px;box-sizing: border-box}.discount_coupon_form button span{display: block;position: relative;text-align: center;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1);box-sizing: border-box;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden}.discount_coupon_form button:hover,.discount_coupon_form button:active,.discount_coupon_form button:focus{background: #009036;color: #fff}@media screen and (max-width: 620px){.discount_coupon_form fieldset{display: block}.discount_coupon_form .p,.discount_coupon_form .input_wrap{display: block;width: 100%;float: 0;padding: 0}.discount_coupon_form .p{padding-bottom: 15px;text-align: center;font-size: 13px}}@media screen and (max-width: 360px){.discount_coupon_form input{padding: 0 15px}.discount_coupon_form .discount_coupon_input_wrap:after{display: none}}#questionForm{background: #fff;margin-bottom: 0}#questionForm.questionProduct{margin-top: 0}.sidebox #questionForm{margin-top: 0;border: 0;background: none;padding-top: 0;padding-bottom: 0;box-shadow: none}.sidebox #questionForm .form .rowWrap{flex-wrap: wrap}.sidebox #questionForm .form .row2{width: 100%}.sidebox #questionForm .form .data2{padding: 13px 0 0}#questionForm p{margin: 15px 0}#questionForm input,#questionForm select,#questionForm textarea{background: #fff;border: 1px solid #d4d4d4;box-shadow: 0 0 3px rgba(107,118,158,0.2) inset}@media screen and (max-width: 940px){.sidebox #questionForm{padding: 0 15px}}@media screen and (max-width: 620px){#questionForm{padding: 15px;margin: 0 -15px -30px;border-right: 0;border-left: 0;border-bottom: 0;box-shadow: none}.sidebox #questionForm{padding: 0 30px 30px}}#loginForm{max-width: 320px;background: #f9f9f9}#loginForm.formWrap{margin: 30px auto}#loginForm .form .data,#loginForm .form .data2{text-align: center}@media screen and (max-width: 350px){#loginForm.formWrap{margin: 15px auto}}.login_formWrap{position: relative;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}.login_formWrap:before{content: "";position: absolute;top: 0;left: 50%;background: #d4d4d4;width: 1px;height: 100%}.login_formWrap .login_column{float: left;width: 50%;padding: 40px;position: relative;text-align: center;box-sizing: border-box}@media screen and (max-width: 740px){.login_formWrap{-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column}.login_formWrap::before{display: none}.login_formWrap .login_column{float: none;width: 100%}.login_formWrap .login_column:first-child{padding-top: 0}.login_formWrap .login_column:nth-child(2)::after{content: "";position: absolute;left: 50%;background: #d4d4d4;top: 0;width: 100%;height: 1px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%)}}@media screen and (max-width: 700px){.login_formWrap .login_column{padding: 20px 0}}#lost_password_form{max-width: 370px}#lost_password_form.formWrap{padding: 20px 40px;margin: 30px auto}#lost_password_form p{margin: 0}#lost_password_form .form .rowWrap{-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}#lost_password_form .form .data,#lost_password_form .form .data2{text-align: center}@media screen and (max-width: 700px){#lost_password_form{max-width: 100%}#lost_password_form.formWrap{padding: 20px 20px}}#registration_form.formWrap{padding: 20px 0 0}#registration_form h2{margin: 0 30px}@media screen and (max-width: 700px){#registration_form h2{margin: 0 15px}}.formWrap{background: #fff;margin-bottom: 30px;margin-top: 30px;padding: 20px 25px;border: 1px solid #d4d4d4;box-shadow: 0 0 3px rgba(107,118,158,0.2)}@media screen and (max-width: 700px){.formWrap{margin: 0 auto 20px auto}}.form{position: relative}.form .rowWrap{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between}.form .row,.form .row2{width: 100%;clear: both;text-align: left;font-size: 13px}.form .row:after,.form .row2:after{display: table;content: "";clear: both}.form .row2{clear: none;width: 32%}.form .label{display: block;padding: 8px 0 0;text-align: left;text-transform: uppercase;color: #444;box-sizing: border-box;font-size: 13px}.form .data,.form .data2{display: block;width: 100%;text-align: left;padding: 2px 0 5px 0;box-sizing: border-box}.form .data2{padding: 13px 0}.form input,.form select,.form textarea{background: #fff;border: 1px solid #d4d4d4;padding: 12px 10px;width: 100%;box-shadow: 0 0 3px rgba(107,118,158,0.2) inset;font-size: 13px;border-radius: 0;box-sizing: border-box}.form .half{width: 35%}.form .submit{padding-top: 14px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;border: 0;text-align: center;white-space: nowrap;text-transform: uppercase;font-weight: 500;text-decoration: none;position: relative;border-radius: 4px;font-size: 18px;box-sizing: border-box;font-family: 'Roboto Condensed', sans-serif;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;background: #fbe122;color: #2a2a2a;border-bottom: 4px solid #f5d804;text-shadow: 1px 1px 1px #fce64a}@media screen and (max-width: 940px){.form .submit{font-size: 16px}}@media screen and (max-width: 576px){.form .submit{font-size: 14px}}.form .submit:hover,.form .submit:focus,.form .submit:active{background: #e30035;color: #fff}.form .submit:hover,.form .submit:focus,.form .submit:active{border-bottom-color: #bf002d}.form .submit:hover,.form .submit:focus,.form .submit:active{text-shadow: 1px 1px 1px #ca002f}.form .submit_mt10{margin-top: 10px}.form .radio,.form .checkbox{width: auto;background: none;border: 0;box-shadow: none}.form textarea{height: 130px}.form p{margin: 0}.form em{color: #aeaeae;font-weight: 300;float: right;text-transform: none;font-size: 13px}.form .req{padding-left: 3px;color: red;font-weight: 800}.lt500 .form .only_mobile{display: block}.lt500 .form .only_mobile_inline{display: inline}.lt500 .form .only_desktop{display: none !important}.lt500 .form .row:first-child > .label{padding: 0}.lt500 .form .label{width: 100%;text-align: left;padding: 8px 0 0 0;max-width: 100%;font-weight: 700;font-size: 13px}.lt500 .form .label em{float: right;font-size: 12px}.lt500 .form .data{width: 100%}.lt500 .form .data.data_checkbox{padding: 1em 0}.lt500 .form .data input,.lt500 .form .data select,.lt500 .form .data textarea{width: 100%}.lt500 .form .data input.submit,.lt500 .form .data select.submit,.lt500 .form .data textarea.submit,.lt500 .form .data input.radio,.lt500 .form .data select.radio,.lt500 .form .data textarea.radio,.lt500 .form .data input.checkbox,.lt500 .form .data select.checkbox,.lt500 .form .data textarea.checkbox{width: auto}.lt500 .form .data .submit,.lt500 .form .data .radio,.lt500 .form .data .checkbox{width: auto}.lt500 .form .data textarea{height: 100px}.lt500 .form .data em{color: #ccc;padding-left: 0}@media screen and (max-width: 620px){.rowWrap{-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;flex-direction: column}.rowWrap .row2{width: 100%}.rowWrap .data2{width: 100%}.rowWrap .data2.data_checkbox{padding: 0}}.subcategoryList{color: #222;margin-left: -8px;margin-bottom: 15px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap}.subcategoryList .subcategory{padding: 0 0 8px 8px;box-sizing: border-box;width: 25%;width: calc(25%);-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.subcategoryList .subcategory a{padding: 5px 10px;background: #fff;border: 1px solid #e1e1e1;color: #505050;text-decoration: none;text-transform: uppercase;width: 100%;box-sizing: border-box;border-radius: 4px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-justify-content: space-between;-moz-justify-content: space-between;-ms-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}.subcategoryList .subcategory a:hover{border-color: #c0c0c0;text-decoration: underline}.subcategoryList .image{overflow: hidden;text-align: center;width: 22%}.subcategoryList .image img{max-height: 100%}.subcategoryList .title_wrap{width: 71%}.subcategoryList .title{font-weight: 400;line-height: 1.3em;font-size: 12px}@media screen and (max-width: 1080px){.subcategoryList .subcategory{width: 33.3333333%;width: calc(33.33333333%)}}@media screen and (max-width: 600px){.subcategoryList{margin-left: -6px}.subcategoryList .subcategory{padding: 0 0 6px 6px}.subcategoryList .subcategory a{background: #fbe122;color: #fff;border: 1px solid #fbde09}.subcategoryList .image{display: none}.subcategoryList .title_wrap{width: auto}}@media screen and (max-width: 400px){.subcategoryList .subcategory{width: 50%;width: calc(50%)}}.subcategoryBulletList{padding-bottom: 15px;width: 100%}.subcategoryBulletList .title{font-weight: 300;margin: 0 0 7px;font-size: 16px}.subcategoryBulletList ul,.subcategoryBulletList li{margin: 0;padding: 0;list-style: none}.subcategoryBulletList ul{margin-left: -6px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap}.subcategoryBulletList li{padding-left: 6px;padding-bottom: 6px;box-sizing: border-box;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.subcategoryBulletList .ex a{background: #fbe122;color: #2a2a2a}.subcategoryBulletList .ex a:before{color: #2a2a2a;content: "B";left: 7px}.subcategoryBulletList .hide{display: none}.subcategoryBulletList a{background: #f1f1f1;text-decoration: underline;position: relative;padding: 9px 15px 9px 28px;color: #505050;line-height: 1.3em;font-weight: 400;width: 100%;text-decoration: none;font-size: 15px;-webkit-transition: all .3s cubic-bezier(.68, 0, .265, 1);transition: all .3s cubic-bezier(.68, 0, .265, 1);box-sizing: border-box}.subcategoryBulletList a:before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 9px;left: 9px;height: 20px;line-height: 20px;color: #2a2a2a;font-size: 15px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}.subcategoryBulletList a:hover{border: 0;text-decoration: none;background: #fbe122;color: #2a2a2a}.subcategoryBulletList a:hover:before{color: #2a2a2a}.sortWrap{background: #292929;position: relative;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;flex-wrap: wrap;-webkit-box-align: center;align-items: center}.sortWrap > div{-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: center;justify-content: center}.sortWrap a{text-decoration: none;color: #fff;position: relative;padding: 13px 4%;border-right: 1px solid #4f4f4f;font-weight: 300;text-align: center;font-size: 16px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box}.sortWrap a::after{content: "";position: absolute;bottom: 0;left: 50%;margin-left: -8px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 9px solid #fff;display: none}.sortWrap a.active{background: #fbe122;border-color: #fbe122;color: #292929;text-shadow: none}.sortWrap a.active::after{display: block}.sortWrap a:not(.active):hover{background: #434343;border-color: #434343}.sortWrap a:not(.active):hover::after{display: none}.sortWrap .filterMore{margin-right: 10px}.sortWrap .filterMore a{background: #fff;color: #505050;text-shadow: none;padding: 3px 22px 3px 10px;border: none;text-transform: uppercase;white-space: nowrap;font-size: 13px;border-radius: 4px}.sortWrap .filterMore a::after{display: none}.sortWrap .filterMore a::before{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;right: 5px;top: 50%;position: absolute;font-size: 15px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}.sortWrap .filterMore a:hover{background: #fbe122;color: #fff}@media screen and (max-width: 600px){.sortWrap{-webkit-box-pack: justify;justify-content: space-between}.sortWrap a{padding: 10px 0;border: none;-webkit-flex-grow: 0;-moz-flex-grow: 0;-ms-flex-grow: 0;flex-grow: 0;-webkit-box-flex: 1;flex-grow: 1;font-size: 14px}}.benefits{background: #fbe122}.benefits .rowContent{padding-top: 12px;padding-bottom: 15px;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;justify-content: space-around;flex-wrap: wrap}.benefit{padding: 60px 10px 0 10px;font-weight: 400;position: relative;line-height: 1.3em;color: #000;text-decoration: none;text-align: center;font-size: 18px;box-sizing: border-box;-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex;-webkit-box-pack: center;justify-content: center}.benefit:hover{text-decoration: underline;color: #000}.benefit span{line-height: 1.2em;text-transform: uppercase;font-weight: 700;font-family: 'Roboto Condensed', sans-serif}.benefit em{display: none;font-style: normal;color: #000;line-height: 1.3em;text-transform: none;font-size: 13px;font-family: 'Roboto Condensed', sans-serif}.benefit::after{font-family: "agamadiving" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;top: 0;left: 50%;color: #000;font-size: 50px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%)}.benefit.b1::after{content: "";background: url(/css/hp-mapa.svg) 50% 0 no-repeat;width: 80px;height: 50px;background-size: contain}.benefit.b4::after{content: "";background: url(/css/hp-pujcovna.svg) 50% 0 no-repeat;width: 80px;height: 50px;background-size: contain}@media screen and (max-width: 940px){.benefit{padding-top: 45px;font-size: 15px}.benefit.b1::after,.benefit.b4::after{height: 40px}.benefit::after{font-size: 35px}}@media screen and (max-width: 576px){.benefit{padding-top: 32px;width: 50%;width: calc(50%);-webkit-flex: initial;-moz-flex: initial;-ms-flex: initial;flex: initial;display: -webkit-box;display: flex}.benefit.b1::after,.benefit.b4::after{height: 30px !important}.benefit::after{font-size: 22px}}@media screen and (max-width: 360px){.benefit{padding-top: 10px;padding-left: 42px;padding-bottom: 5px;font-size: 14px;width: 100%;-webkit-box-pack: start;justify-content: flex-start}.benefit:nth-child(1),.benefit:nth-child(2){padding-bottom: 5px}.benefit::after{top: 50%;left: 0;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);font-size: 22px}.benefit.b1::after,.benefit.b4::after{background-position: 50% 50% !important;width: 27px !important}.benefit.b4::after{width: 24px !important}}.ac_is_open .ac_source{border-radius: 5px 5px 0 0 !important}.ac_is_open button{border-radius: 0 5px 0 0 !important}.ac_overlay{display: none;position: fixed !important;top: 0 !important;left: 0 !important;right: 0 !important;bottom: 0 !important;background: rgba(0,0,0,0.5) !important;width: 100% !important;height: 100% !important;z-index: 550}.ui-autocomplete{background: #fff;padding: 0;text-align: left;z-index: 10000;box-shadow: 0 0 3px rgba(0,0,0,0.3);box-sizing: border-box}.ui-autocomplete.general{max-height: 300px;overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;border: 1px solid #ccc;border-top: 0;box-shadow: 0 1px 1px rgba(0,0,0,0.1)}.ui-autocomplete.general .ui-menu-item a{display: block;font-size: 13px}.ui-autocomplete .xs-small{display: block;padding-left: 0 10px 5px;color: #6F6F6F;font-size: 11px}.ui-autocomplete .ui-menu-item{padding: 0;width: 100%;display: block;position: relative;margin: 0;border-top: 1px dotted #ddd}.ui-autocomplete .ui-menu-item:first-child{border-top: 0}.ui-autocomplete .ui-menu-item a{padding: 5px 10px;position: relative;color: #2F2F2F;min-height: 60px;cursor: pointer;font-size: 14px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;box-sizing: border-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center}.ui-autocomplete .ui-menu-item a b{color: #222}.ui-autocomplete .ui-menu-item a em{font-style: normal;color: #fbde09;display: inline-block;padding-top: 3px;font-weight: 700}.ui-autocomplete .ui-menu-item .item{padding: 0;width: 100%}.ui-autocomplete .ui-state-focus a,.ui-autocomplete .ui-state-active a{font-weight: normal;background: #f1f1f1}.ui-autocomplete .ui-autocomplete-category{font-weight: 700;color: #000;padding: 8px 10px;background: #fbe122;font-size: 16px;border-top: 0;box-sizing: border-box}.ui-autocomplete .ui-autocomplete-category + .ui-menu-item{border-top: 0}.ui-autocomplete .ui-menu-item-2 a{padding: 8px 10px;min-height: inherit;border: 0}.ui-autocomplete .ui-menu-item-2.ui-state-focus a:after,.ui-autocomplete .ui-menu-item-2.ui-state-active a:after,.ui-autocomplete .ui-menu-item-2.ui-state-focus a:before,.ui-autocomplete .ui-menu-item-2.ui-state-active a:before{display: none}.ui-autocomplete .ui-menu-item-total{color: #222;font-weight: 700}.ui-autocomplete .item{display: block;line-height: 1.3em}.ui-autocomplete .img{float: left;text-align: center;overflow: hidden;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s;width: 70px;height: 50px;-webkit-flex: 0 0 70px;-moz-flex: 0 0 70px;-ms-flex: 0 0 70px;flex: 0 0 70px;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: -ms-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;align-items: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center}.ui-autocomplete .img img{vertical-align: middle;height: auto;max-height: 100%;max-width: 100%;width: auto;margin-right: 20px}#admin_panel{position: fixed;left: 0;right: 0;bottom: 0;background: #fff;z-index: 10000;box-shadow: 0 0 10px rgba(0,0,0,0.15)}#admin_panel .admin_col{text-align: left;line-height: 1.3em;padding: 15px 20px;font-size: 16px}#admin_panel a.admin_col{text-decoration: none}#admin_panel a.admin_col:hover,#admin_panel a.admin_col.active{background-color: #faefba;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdf5ce), to(#f5e69c));background-image: -webkit-linear-gradient(top, #fdf5ce, #f5e69c);background-image: linear-gradient(to bottom, #fdf5ce, #f5e69c);background-repeat: repeat-x}#admin_panel a.admin_col.active{background: #F5E69C}#admin_panel .admin_title{color: #999;font-size: 12px}#admin_panel .admin_value{padding-bottom: 6px;display: block}#admin_panel .admin_button{background: #659f3a;color: #fff;padding: 8px 18px;text-decoration: none;margin: 15px;-webkit-transition: all .2s ease-in-out 0s;transition: all .2s ease-in-out 0s}#admin_panel .admin_button:hover,#admin_panel .admin_button:focus{background: #000}#revision,#static_language{position: absolute;bottom: 100%;left: 0;background: #F5E69C;right: 0;padding: 15px;display: none}#revision img,#static_language img{display: block}#revision.active,#static_language.active{display: block}#revision table,#static_language table{width: 100%;border-collapse: collapse;margin: 0;background: #fff}#revision th,#static_language th,#revision td,#static_language td{padding: 5px 15px;text-align: left;vertical-align: middle;white-space: nowrap;font-size: 13px}#revision th,#static_language th{background: #CD1818;color: #fff;border: 0 !important;font-weight: 400}#revision td,#static_language td{border: 0}#revision .admin_load_button,#static_language .admin_load_button,#revision .like_load_button,#static_language .like_load_button{background: #659f3a;color: #fff;padding: 5px 10px;text-decoration: none}#revision .admin_load_button:hover,#static_language .admin_load_button:hover,#revision .like_load_button:hover,#static_language .like_load_button:hover,#revision .admin_load_button:focus,#static_language .admin_load_button:focus,#revision .like_load_button:focus,#static_language .like_load_button:focus{background: #000}#revision .admin_load_button_red,#static_language .admin_load_button_red{background: #e2242e}#revision .admin_tr + .admin_tr,#static_language .admin_tr + .admin_tr{border-top: 1px solid #f5e69c}#revision .admin_copy_id,#static_language .admin_copy_id{background: #333;color: #fff;padding: 3px 6px}#revision tr:hover td,#static_language tr:hover td{background: #f9f9f9}#revision .longest,#static_language .longest{width: 70%}.state_active{background: #659f3a;color: #fff;padding: 3px 6px}.state_semi{background: orange;color: #fff;padding: 3px 6px}.state_inactive{background: #000;color: #fff;padding: 3px 6px}.text_red{color: #e2242e}.text_grey{color: #999}.tooltipster-default,.tooltipster-bigger,.tooltipster-info,.tooltipster-smaller,.tooltipster-validate,.tooltipster-nopadding{background: #FF5C5C;color: #fff;border: 0 solid #ff5c5c;box-shadow: 0 0 4px rgba(0,0,0,0.18);box-sizing: border-box}.tooltipster-default .tooltipster-content,.tooltipster-bigger .tooltipster-content,.tooltipster-info .tooltipster-content,.tooltipster-smaller .tooltipster-content,.tooltipster-validate .tooltipster-content,.tooltipster-nopadding .tooltipster-content{line-height: 18px;padding: 2px 8px 4px;text-align: left;overflow: hidden;font-size: 12px}.tooltipster-bigger .tooltipster-content{padding: 15px 20px;font-size: 13px}.tooltipster-info{background: #fff;color: #777;border: 0 solid #aed1f7}.tooltipster-smaller{background: #fff;color: #fff;border: 0 solid #aed1f7}.tooltipster-validate{background: #FF5C5C;color: #fff;border: 0}.tooltipster-nopadding .tooltipster-content{padding: 0}.tooltipster-icon{cursor: help;margin-left: 4px}.tooltipster-base{padding: 0;font-size: 0;line-height: 0;position: absolute;left: 0;top: 0;z-index: 100;pointer-events: none;width: auto;overflow: visible}.tooltipster-base .tooltipster-content{overflow: hidden}.tooltipster-arrow{display: block;text-align: center;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1}.tooltipster-arrow span,.tooltipster-arrow-border{display: block;width: 0;height: 0;position: absolute}.tooltipster-arrow-top span,.tooltipster-arrow-top-right span,.tooltipster-arrow-top-left span{border-left: 8px solid transparent !important;border-right: 8px solid transparent !important;border-top: 8px solid;bottom: -7px}.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border{border-left: 9px solid transparent !important;border-right: 9px solid transparent !important;border-top: 9px solid;bottom: -7px}.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-right span,.tooltipster-arrow-bottom-left span{border-left: 8px solid transparent !important;border-right: 8px solid transparent !important;border-bottom: 8px solid;top: -7px}.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{border-left: 9px solid transparent !important;border-right: 9px solid transparent !important;border-bottom: 9px solid;top: -7px}.tooltipster-arrow-top span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom .tooltipster-arrow-border{left: 0;right: 0;margin: 0 auto}.tooltipster-arrow-top-left span,.tooltipster-arrow-bottom-left span{left: 6px}.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border{left: 5px}.tooltipster-arrow-top-right span,.tooltipster-arrow-bottom-right span{right: 0}.tooltipster-arrow-top-right span{border-left: 10px solid transparent !important;border-right: 0 !important;border-top: 10px solid;bottom: -10px}.tooltipster-arrow-bottom-right span{border-left: 10px solid transparent !important;border-right: 0 !important;border-bottom: 10px solid;top: -10px}.tooltipster-arrow-top-right .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border{right: 5px}.tooltipster-arrow-left span,.tooltipster-arrow-left .tooltipster-arrow-border{border-top: 8px solid transparent !important;border-bottom: 8px solid transparent !important;border-left: 8px solid;top: 50%;margin-top: -7px;right: -7px}.tooltipster-arrow-left .tooltipster-arrow-border{border-top: 9px solid transparent !important;border-bottom: 9px solid transparent !important;border-left: 9px solid;margin-top: -8px}.tooltipster-arrow-right span,.tooltipster-arrow-right .tooltipster-arrow-border{border-top: 7px solid transparent !important;border-bottom: 7px solid transparent !important;border-right: 7px solid;top: 50%;margin-top: -7px;left: -6px}.tooltipster-arrow-right .tooltipster-arrow-border{border-top: 9px solid transparent !important;border-bottom: 9px solid transparent !important;border-right: 9px solid;margin-top: -8px}.tooltipster-fade{opacity: 0;-webkit-transition-property: opacity;-moz-transition-property: opacity;-o-transition-property: opacity;-ms-transition-property: opacity;transition-property: opacity}.tooltipster-fade-show{opacity: 1}.tooltipster-grow{-webkit-transform: scale(0, 0);-moz-transform: scale(0, 0);-o-transform: scale(0, 0);-ms-transform: scale(0, 0);transform: scale(0, 0);-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-backface-visibility: hidden}.tooltipster-grow-show{-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);transform: scale(1, 1);-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)}.tooltipster-swing{opacity: 0;-webkit-transform: rotateZ(4deg);-moz-transform: rotateZ(4deg);-o-transform: rotateZ(4deg);-ms-transform: rotateZ(4deg);transform: rotateZ(4deg);-webkit-transition-property: -webkit-transform, opacity;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform}.tooltipster-swing-show{opacity: 1;-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);-o-transform: rotateZ(0deg);-ms-transform: rotateZ(0deg);transform: rotateZ(0deg);-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);-moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);-ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);-o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);transition-timing-function: cubic-bezier(.23, .635, .495, 2.4)}.tooltipster-fall{top: 0;-webkit-transition-property: top;-moz-transition-property: top;-o-transition-property: top;-ms-transition-property: top;transition-property: top;-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)}.tooltipster-fall.tooltipster-dying{-webkit-transition-property: all;-moz-transition-property: all;-o-transition-property: all;-ms-transition-property: all;transition-property: all;top: 0px !important;opacity: 0}.tooltipster-slide{left: -40px;-webkit-transition-property: left;-moz-transition-property: left;-o-transition-property: left;-ms-transition-property: left;transition-property: left;-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);transition-timing-function: cubic-bezier(.175, .885, .32, 1.15)}.tooltipster-slide.tooltipster-dying{-webkit-transition-property: all;-moz-transition-property: all;-o-transition-property: all;-ms-transition-property: all;transition-property: all;left: 0px !important;opacity: 0}.tooltipster-content-changing{opacity: 0.5;-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1)}