/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes a{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:b}@keyframes c{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:c}@keyframes d{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:e}@keyframes f{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:f}@keyframes g{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:g}@keyframes h{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:h}@keyframes i{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:i}@keyframes j{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:j;transform-origin:center}@keyframes k{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:k;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes l{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:n}@keyframes o{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:o}@keyframes p{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:p}@keyframes q{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:q}@keyframes r{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:r}@keyframes s{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:s}@keyframes t{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:t}@keyframes u{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:u}@keyframes v{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:B}@keyframes C{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:C}@keyframes D{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:D}@keyframes E{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:E}@keyframes F{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:F}@keyframes G{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:G}@keyframes H{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:H}@keyframes I{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:I}@keyframes J{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:J}@keyframes K{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:K}@keyframes L{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:L}@keyframes M{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:M}@keyframes N{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:N}@keyframes O{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:O}@keyframes P{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:P}@keyframes Q{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:Q;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes R{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:R}@keyframes S{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:S;animation-timing-function:ease-out}@keyframes T{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:T;animation-timing-function:ease-in}@keyframes U{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:U}@keyframes V{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:V}@keyframes W{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:W}@keyframes X{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:X}@keyframes Y{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:Y}@keyframes Z{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:Z}@keyframes ab{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:ab}@keyframes bb{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:bb}@keyframes cb{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:cb}@keyframes db{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:db}@keyframes eb{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:eb}@keyframes fb{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:fb}@keyframes gb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:gb}@keyframes hb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:jb}@keyframes kb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:kb}@keyframes lb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:lb}@keyframes mb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:mb}@keyframes nb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:ob}@keyframes pb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:pb}@keyframes qb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:qb}@keyframes rb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:rb}@keyframes sb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:sb}@keyframes tb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:tb}@keyframes ub{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:ub}@keyframes vb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:vb}@keyframes wb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:wb}@keyframes xb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:xb}@keyframes yb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:yb}@keyframes zb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:zb}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:Ab 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes Ab{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDc.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZclSds18E.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdr.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdr.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdr.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:900;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdr.ttf) format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;src:url(http://fonts.gstatic.com/s/cormorantgaramond/v10/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImS8.ttf) format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;src:url(http://fonts.gstatic.com/s/cormorantgaramond/v10/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEOXvT-KzhY.ttf) format("truetype")}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:700;src:url(http://fonts.gstatic.com/s/cormorantgaramond/v10/co3WmX5slCNuHLi8bLeY9MK7whWMhyjYrEPzvD-KzhY.ttf) format("truetype")}footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background:#000;text-align:center;padding-bottom:40px}footer a{text-decoration:none;margin:20px}footer a,footer p{color:#fff}footer img.footer_logo{width:100%}div.links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;margin-top:30px}div.infos p{text-align:center;font-size:12px;margin-top:35px}.social{margin-top:45px}.social img{margin-left:5px;margin-right:5px;transition:all .5s;cursor:pointer}.social img:hover{transform:scale(1.1)}@media screen and (max-width:600px){div.links{-ms-flex-direction:column;flex-direction:column}}.popup{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:9999999;cursor:pointer}.popup.hidden{display:none}.popup .popup_window{background-color:#fff;border-radius:10px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.popup .popup_window .popup_wrapper iframe{width:800px;height:450px}@media screen and (max-width:1000px){.popup .popup_window .popup_wrapper iframe{width:750px;height:422px}}@media screen and (max-width:800px){.popup .popup_window .popup_wrapper iframe{width:560px;height:315px}}@media screen and (max-width:600px){.popup .popup_window .popup_wrapper iframe{width:360px;height:360px}}@media screen and (max-width:400px){.popup .popup_window .popup_wrapper iframe{width:260px;height:260px}}.popup .popup_window .popup_close{position:absolute;right:-15px;top:-15px;background-color:#fdfdfd;border-radius:100%;width:30px;height:30px;cursor:pointer}.popup .popup_window .popup_close div{font-family:Gotham-Bold;font-weight:400;font-style:normal;font-size:20px;line-height:24px;color:#000;text-transform:uppercase;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.popup .popup_window .popup_wrapper{padding:30px}header nav.navbar{width:100%;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:auto;max-height:400px;position:fixed;z-index:1000;top:0;left:0}header nav img{margin:10px 20px}header nav a{color:#c28b07;text-decoration:none;font-weight:500;font-size:16px;letter-spacing:2px;transition:all .3s ease-out;cursor:pointer}header nav a.hover{position:relative;margin:0;padding:0;transition:all .2s ease-in-out}header nav a.hover:after,header nav a.hover:before{content:"";position:absolute;bottom:-10px;width:0;height:2px;margin:5px 0 0;transition:all .2s ease-in-out;opacity:0;background:#c28b07}header nav a.hover:before{left:50%}header nav a.hover:after{right:50%}header nav a.active:after,header nav a.active:before,header nav a.hover:hover:after,header nav a.hover:hover:before{width:50%;opacity:1}header nav ul.menu{width:1170px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;padding:0;margin:0}header .together-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}header .together-container_mobil{display:none;position:absolute;top:100px;left:0}header .together-container_mobil .menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff}header .together-container_mobil .menu li{margin-left:0;width:100%;text-align:center}header .together-container_mobil .menu li a{margin-left:0;width:100%;border-bottom:1px solid #c5910033;display:block;padding:8px 10px}header .mobil_Header{display:none}header .MMenu{display:none;position:absolute;top:21px;right:20px;width:30px}@media screen and (max-width:600px){nav img{margin:15px;width:60px}nav{padding-bottom:0}header .together-container_mobil{top:83px}}img.Logo{height:auto;max-height:200px}img.Logo.animate{max-height:60px}ul.menu li.dropdown_container{position:relative;transition:all .2 ease-in-out}ul.menu li.dropdown_container ul.dropdown_list{position:absolute;display:none;list-style:none;margin:0;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.4)}ul.menu li.dropdown_container ul.dropdown_list.flex{display:-ms-flexbox!important;display:flex!important;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}ul.menu li.dropdown_container ul.dropdown_list li a{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;padding:8px 10px;transition:all .2 ease-in-out}ul.menu li.dropdown_container ul.dropdown_list li a img{height:117px}ul.menu li.dropdown_container ul.dropdown_list li a div{width:cakc(-6%)}ul.menu li.dropdown_container ul.dropdown_list li a span:last-child{font-size:12px;letter-spacing:normal}.menu>.dropdown_container>.dropdown_list{width:250px;height:auto;padding:0;top:27px;right:0}.menu>.dropdown_container>.dropdown_list>.dropdown_container>a{padding:10px 0}.menu>.dropdown_container>.dropdown_list>.dropdown_container>a.active{background-color:#c28b07;color:#fff}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container{width:100%;height:auto}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>a.active_dropdown,.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>a:hover{background-color:#c28b07;color:#fff}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>.dropdown_list{position:absolute;left:250px;width:300px;padding:0;margin:0;max-height:700px;overflow-y:auto}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>.dropdown_list li,.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>.dropdown_list li a{min-width:100%}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>.dropdown_list li a.active,.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container>.dropdown_list li a:hover{background-color:#c28b07;color:#fff}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container:first-child .dropdown_list{top:0}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container:nth-child(2) .dropdown_list{top:-100%}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container:nth-child(3) .dropdown_list{top:-200%}.menu>.dropdown_container>.dropdown_list.flex>.dropdown_container:nth-child(4) .dropdown_list{top:-300%}div.together-container_mobil ul.dropdown_list.mobile{margin:0;padding:0;display:block;list-style:none}div.together-container_mobil ul.dropdown_list.mobile a{font-size:12px;text-decoration:underline}@media screen and (max-width:960px){.together-container_mobil{width:100%}header .mobil_Header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-direction:column;flex-direction:column}header .MMenu{display:block}.together-container{display:none!important}}header nav.navbar.light{background:transparent}header nav.navbar.light .together-container_mobil .menu li a{color:#c28b07}nav.light ul.menu li.dropdown_container ul.dropdown_list li a{color:#fff!important}nav.light ul.menu li.dropdown_container ul.dropdown_list{background:rgba(0,0,0,.9)}header nav.navbar.light.fixed{max-height:100px;background:rgba(0,0,0,.5);transition:all .2s ease-out}header nav.navbar.dark{background:transparent}nav.dark ul.menu li.dropdown_container ul.dropdown_list{background:#fff}header nav.navbar.dark.fixed{max-height:100px;background:hsla(0,0%,100%,.7);transition:all .2s ease-out}header nav.navbar.transparent{background:transparent}nav.transparent ul.menu li.dropdown_container ul.dropdown_list{background:hsla(0,0%,100%,.9)}header nav.navbar.transparent.fixed{max-height:100px;background:transparent;transition:all .2s ease-out}header nav a.white{color:#fff}ul.menu li.dropdown_container ul.dropdown_list li a{color:#000}header nav a.white.hover:after,header nav a.white.hover:before{background:#fff}div.swiper-container,section.carousel{width:100%;position:relative}div.swiper-container{height:auto;background:url(../images/home_page_bg.jpg)}div.nav_arrow{height:100%;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 30px;z-index:100}div.nav_arrow img{transition:.2s ease-out;cursor:pointer}div.nav_arrow img:hover{transform:scale(1.1)}div.nav_arrow.left{top:0;left:0}div.nav_arrow.right{top:0;right:0}div.swiper-wrapper{width:100%;height:100%}div.swiper-slide,div.swiper-slide a img{width:100%;height:auto}div.carousel_content{margin:0 auto}div.swiper-slide.slide_1{background:url(../images/slide_1_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.swiper-slide.slide_2{background:url(../images/slide_2_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.swiper-slide.slide_3{background:url(../images/slide_3_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.swiper-slide.slide_4{background:url(../images/slide_4_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.swiper-slide.slide_5{background:url(../images/slide_5_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.swiper-slide.slide_6{background:url(../images/slide_6_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.swiper-slide.slide_1 div.button_big{margin:0 auto}div.swiper-slide.slide_1 div.carousel_content{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;width:600px;padding-top:40px}div.swiper-slide.slide_1 div.carousel_content_mobile{display:none}div.swiper-slide.slide_1 div.carousel_content_mobile div:first-child{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:10px}div.swiper-slide.slide_1 div.carousel_content_mobile div:last-child{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}div.swiper-slide.slide_1 div.carousel_content_left,div.swiper-slide.slide_1 div.carousel_content_right{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}div.swiper-slide.slide_1 div.carousel_content_left img:nth-child(2){height:365px}div.swiper-slide.slide_1 div.carousel_content_right img{margin-top:70px;height:318px}div.swiper-slide.slide_2 div.carousel_content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;max-width:750px;height:100%;padding:120px 0 0}div.swiper-slide.slide_2 div.carousel_content h1{font-weight:300;font-size:45px;margin:0}div.swiper-slide.slide_2 div.carousel_content h4{font-weight:300;font-size:32px;margin:0 0 50px}div.swiper-pagination{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:center;justify-content:center;bottom:0;padding:20px 0}div.swiper-pagination span.dot{display:inline-block;width:15px;height:15px;border-radius:50%;background:transparent;border:2px solid #fff;margin:0 5px;cursor:pointer}div.swiper-pagination span.active_slide{background:#fff}section.articles{width:100%;background:url(../images/home_page_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}hr.separator_line{width:40%;margin:70px 0}hr.separator_line,hr.separator_line.full_width{display:block;height:1px;border:0;border-top:1px solid rgba(0,0,0,.12);padding:0}hr.separator_line.full_width{width:100%;margin:10px 0}hr.separator_line.gold{width:100px;display:block;height:1px;border:0;border-top:2px solid #c28b07;margin:0 0 15px;padding:0}div.temp_banner{padding-top:70px}div.temp_banner img{width:100%}section.articles div.article{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-ms-flex-pack:justify;justify-content:space-between;max-width:1170px;max-height:714px}div.article_text_box{width:50%}div.article.article_1 div.article_text_box{padding:50px 10px 0 45px}div.article.article_2 div.article_text_box{padding:50px 45px 0 10px}div.article_text_box div.pack_text{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}div.article.article_1 div.article_text_box div.pack_text div.text_box{padding-left:35px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}div.article.article_2 div.article_text_box div.pack_text div.text_box{padding-right:35px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end}section.articles div.article.article_1 div.article_text_box{background:url(../images/article_text_bg_1.jpg);background-repeat:no-repeat;background-size:contain}section.articles div.article.article_2 div.article_text_box{background:url(../images/article_text_bg_2.jpg);background-repeat:no-repeat;background-size:contain}div.article.row_reversed div.article_text_box{padding-left:12px}section.articles div.article.row_reversed{-ms-flex-direction:row-reverse;flex-direction:row-reverse}div.article.article_1 div.article_text_box h2{text-align:left}div.article.article_2 div.article_text_box h2{text-align:right}div.article_text_box h2{font-size:48px;font-weight:300;color:#000;margin:0 0 30px}div.article_text_box h4{font-size:24px;margin:0 0 30px}div.article.article_2 div.article_text_box p{text-align:right;width:100%}div.article.article_1 div.article_text_box p{text-align:left}div.article_text_box p{margin:0 0 20px;line-height:24px}.white_text{color:#fff}.white_btn{border:1px solid #fff!important}div.button_big{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border:1px solid #000;width:220px;height:60px;padding:0 40px 0 50px;cursor:pointer}div.button_big.small_height{height:35px}div.button_big span{font-size:12px;letter-spacing:6px;font-weight:600}section.articles div.other_products{margin:0 auto}div.taste_coffee_events{width:1170px;margin-bottom:80px;max-height:500px;overflow:scroll;padding:0 30px}div.taste_coffee_events::-webkit-scrollbar{width:10px}div.taste_coffee_events::-webkit-scrollbar:horizontal{display:none}div.taste_coffee_events::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}div.taste_coffee_events::-webkit-scrollbar-thumb{background-color:#c28b07;outline:1px solid #708090}div.taste_coffee_events::-webkit-resizer,div.taste_coffee_events::-webkit-scrollbar-corner{display:none}div.taste_coffee_events h1{font-size:48px;margin-top:0;text-align:center;font-weight:400}div.taste_coffee_events h3{font-size:24px;font-weight:300;text-align:center;margin-bottom:50px}div.taste_coffee_events div.coffee_event{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}div.coffee_event div:first-child,div.taste_coffee_events div.coffee_event{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}div.coffee_event div.event_date{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-right:60px;min-width:85px}div.coffee_event div.event_date span:first-child{font-size:16px}div.coffee_event div.event_date span:last-child{font-size:25px;font-weight:600;font-style:italic}div.coffee_event div.event_location p{font-size:18px}div.coffee_event div.event_signup div.event_btn{background-color:#c28b07;color:#fff;padding:6px 22px;transition:all .2s ease-out}div.coffee_event div.event_signup div.event_btn:hover{background-color:#a57607}div.event_signup div.event_btn span{letter-spacing:1px}@media screen and (max-width:1170px){section.articles div.article.article_1 div.article_text_box,section.articles div.article.article_2 div.article_text_box{background:transparent}section.articles div.article.article_1,section.articles div.article.article_2{max-height:none}div.taste_coffee_events{width:95%}}@media screen and (max-width:970px){div.nav_arrow{display:none}div.temp_banner{width:100%;padding:0 10px;margin-top:40px}section.articles div.article{-ms-flex-pack:center;justify-content:center}div.article_text_box{width:470px}div.article_pic_box{margin-bottom:15px}section.articles div.article div.article_pic_box img{width:100%}hr.separator_line{margin:40px 0}}@media screen and (max-width:810px){div.swiper-slide.slide_1 div.carousel_content_mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}div.swiper-slide.slide_1 div.button_big,div.swiper-slide.slide_1 div.carousel_content{display:none}div.swiper-slide.slide_1 div.carousel_content_mobile div:last-child img:first-child{height:455px}div.coffee_event div:first-child,div.taste_coffee_events div.coffee_event{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}div.coffee_event div.event_date{min-width:100%;margin-right:0;-ms-flex-direction:row;flex-direction:row}div.coffee_event div.event_date span:first-child{margin-right:8px;font-size:25px;font-weight:600;font-style:italic}}@media screen and (max-width:600px){div.swiper-container{height:auto}div.swiper-pagination{display:none}div.swiper-slide.slide_1 div.carousel_content_mobile div:first-child{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}div.swiper-slide.slide_1 div.carousel_content_mobile div:first-child img{width:55%;height:auto}div.swiper-slide.slide_1 div.carousel_content_mobile div:last-child img:first-child{width:31vw;height:auto}div.swiper-slide.slide_1 div.carousel_content_mobile div:last-child img:last-child{width:24vw}div.swiper-slide.slide_2 div.carousel_content h1{font-size:8vw}div.swiper-slide.slide_2 div.carousel_content h4{font-size:6vw}div.button_big{width:170px;height:40px;padding:0 25px;margin:0 auto}div.button_big span{font-size:11px}div.article_text_box{width:100%;padding:0 15px!important}div.article_pic_box{width:100%;padding:0 15px}div.taste_coffee_events{max-height:300px}}@media screen and (max-width:410px){div.swiper-container{height:auto}div.swiper-slide.slide_1 div.carousel_content_mobile div:last-child img:first-child{width:31vw}div.swiper-slide.slide_1 div.carousel_content_mobile div:last-child img:last-child{width:23vw}div.article_text_box div.pack_text div:not(.text_box){display:none}div.article_text_box div.pack_text div.text_box{padding-right:0!important;padding-left:0!important;padding:0}}@font-face{font-family:CrayonHandRegular2016;src:url(../fonts/CrayonHandRegular2016.eot?#iefix) format("embedded-opentype"),url(../fonts/CrayonHandRegular2016.otf) format("opentype"),url(../fonts/CrayonHandRegular2016.woff) format("woff"),url(../fonts/CrayonHandRegular2016.ttf) format("truetype"),url(../fonts/CrayonHandRegular2016.svg#CrayonHandRegular2016) format("svg");font-weight:400;font-style:normal}@font-face{font-family:CrayonHandBold;src:url(../fonts/CrayonHandBold.eot?#iefix) format("embedded-opentype"),url(../fonts/CrayonHandBold.otf) format("opentype"),url(../fonts/CrayonHandBold.woff) format("woff"),url(../fonts/CrayonHandBold.ttf) format("truetype"),url(../fonts/CrayonHandBold.svg#CrayonHandBold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Book;src:url(../fonts/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Book.otf) format("opentype"),url(../fonts/Gotham-Book.woff) format("woff"),url(../fonts/Gotham-Book.ttf) format("truetype"),url(../fonts/Gotham-Book.svg#Gotham-Book) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Gotham-Bold;src:url(../fonts/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Gotham-Bold.otf) format("opentype"),url(../fonts/Gotham-Bold.woff) format("woff"),url(../fonts/Gotham-Bold.ttf) format("truetype"),url(../fonts/Gotham-Bold.svg#Gotham-Bold) format("svg");font-weight:400;font-style:normal}section.article_references,section.hero_box,section.latte_art_variations,section.main_content{width:100%;display:-ms-flexbox;display:flex}div.content_wrapper_box{width:1170px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}section.hero_box{background-image:url(../images/aroma_erzekeknek_hero.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;height:407px;-ms-flex-pack:center;justify-content:center}h1.hero_headline{color:#fff;font-size:45px;font-weight:600;margin-left:20px}section.main_content{-ms-flex-pack:center;justify-content:center}div.text_box{width:580px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}div.text_box .main_content_heading{font-size:34px;font-weight:600;color:#532b15;margin:60px 0 0;text-align:left}div.text_box .main_content_subheading{font-size:28px;font-weight:600;font-style:italic;color:#c59100;margin:20px 0}div.text_box .main_content_text{font-size:16px;line-height:24px}section.article_references{background:url(../images/home_page_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top;-ms-flex-pack:center;justify-content:center;position:relative}section.article_references_mobile{display:none}span.middle_rect{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-top:18px solid #fff}div.reference_wrapper{width:610px;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;margin:85px 0}div.reference_block{margin-bottom:20px}div.reference_block h4{color:#c59000;font-size:24px;font-weight:600;margin:15px 0}a.button_anchor{text-decoration:none;color:inherit}div.button_small{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border:1px solid #000;width:100%;height:40px;padding:0 70px;cursor:pointer}div.button_small span{font-size:12px;letter-spacing:6px;font-weight:600}section.latte_art_variations{-ms-flex-pack:center;justify-content:center}div.variaton_container{max-width:670px;padding:15px 50px;margin:35px 0 60px;background:#f6ebd5;display:none}div.variaton_container h3{color:#532b15;font-style:italic;font-size:24px}div.variaton_container p{line-height:25px}div.variaton_container:last-child{display:block}div.reference_wrapper.latte_art{position:relative;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:justify;justify-content:space-between}div.reference_wrapper.latte_art div.reference_block{cursor:pointer;opacity:.6}div.reference_wrapper.latte_art div.reference_block.selected{opacity:1}div.reference_wrapper.latte_art div.border_selection{position:absolute;top:-10px;left:-10px;width:208px;height:208px;border:10px solid #c59100}div.cookie_recipes{width:580px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-bottom:50px}div.cookie_recipes a{display:block;text-decoration:none;color:#c59100;font-size:18px;font-style:italic;font-weight:400;padding:9px 0}@media screen and (max-width:970px){section.article_references.latte,section.latte_art_variations{display:none}section.article_references_mobile{display:block;width:100%;background:url(../images/home_page_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed;-ms-flex-pack:center;justify-content:center;position:relative;padding:40px 0}.swiper-container-latte{width:100%;height:100%;overflow:hidden}.swiper-container-latte .swiper-wrapper{width:100%;height:100%}.swiper-container-latte .swiper-slide{width:100%;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.swiper-pagination-latte{text-align:center}}@media screen and (max-width:870px){section.hero_box{background-image:url(../images/aroma_erzekeknek_hero_mobile.jpg);height:390px}div.text_box{padding:0 20px}div.text_box .main_content_heading{margin:30px 0 0}div.text_box .main_content_subheading{font-size:24px}div.text_box .main_content_text{margin-top:0}}@media screen and (max-width:410px){section.hero_box{height:250px}h1.hero_headline{font-size:37px}div.text_box .main_content_heading{margin:20px 0 0}div.text_box{margin-bottom:20px}}section.coffee_references,section.dessert_receipes,section.subpage_text_block{width:100%;display:-ms-flexbox;display:flex;position:relative;z-index:50}section.subpage_text_block{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}section.dessert_receipes{padding:80px 0}section.subpage_text_block{background:#fff}section.subpage_text_block.receipes{background:url(../images/ital_ezer_arca_hero.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}section.subpage_text_block.desserts{background:url(../images/dessert_hero.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.heading_row{width:1170px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}div.heading_row a{text-decoration:none;margin-right:30px}div.heading_row h1{color:#532b15;font-size:44px;font-weight:600}section.subpage_text_block.dessert div.heading_row h1,section.subpage_text_block.desserts div.heading_row h1,section.subpage_text_block.receipes div.heading_row h1,section.subpage_text_block.recipe div.heading_row h1{color:#fff;font-size:44px;font-weight:600}section.subpage_text_block.recipe div.text_content h3{color:#ffbc00}section.subpage_text_block.receipes div.text_content h3{color:#fff;text-align:initial}div.text_content{width:470px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}section.subpage_text_block.omniarol,section.subpage_text_block.video_page{background:url(../images/home_page_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}div.text_content.video_container{width:1170px;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}div.text_content h3{color:#c59100;font-size:30px;font-style:italic;font-weight:400}div.text_content p{font-size:16px;line-height:25px;color:#000}section.subpage_text_block.dessert div.text_content p,section.subpage_text_block.desserts div.text_content p,section.subpage_text_block.receipes div.text_content p,section.subpage_text_block.recipe div.text_content p{color:#fff}section.subpage_text_block.desserts div.text_content p{font-size:30px;line-height:36px;font-style:italic;text-align:left}section.coffee_references,section.dessert_receipes{background:url(../images/home_page_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;position:relative}div.sign_references{text-align:right;width:920px;margin:50px 0 30px}div.sign_references span{margin-right:20px;text-transform:uppercase;font-size:15px}div.sign_references span:first-child{font-weight:700}div.sign_references span:last-child{margin-right:0}div.sign_references img{margin-right:5px}span.alc_sign{text-transform:none!important;font-weight:600;margin-right:5px!important}span.alc_sign.grey{color:#8d8d8c}span.alc_sign.white{color:#fff}span.alc_sign.black{color:#000}div.sign_references br.mobile{display:none}section.coffee_references div.reference_heading{width:920px}section.coffee_references div.reference_heading h2{font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:6px;margin:40px 0}div.coffee_variations{width:940px;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}div.coffee_variations a{text-decoration:none;color:inherit;margin-bottom:15px;cursor:pointer}div.coffee_variations div.coffee_var{width:300px;height:300px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:100;overflow:hidden;cursor:pointer}div.coffee_variations div.coffee_var div.coffee_var_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;transition:all .2s ease-in-out;cursor:pointer}div.coffee_variations div.coffee_var:hover div.coffee_var_bg{transform:scale(1.05)}div.coffee_var_bg.likoros{background-image:url(../images/coffee_types/likoros.jpg)}div.coffee_var_bg.ir{background-image:url(../images/coffee_types/ir.jpg)}div.coffee_var_bg.fuszeres_teli{background-image:url(../images/coffee_types/fuszeres-teli.jpg)}div.coffee_var_bg.szerelem{background-image:url(../images/coffee_types/szerelem.jpg)}div.coffee_var_bg.torok{background-image:url(../images/coffee_types/torok.jpg)}div.coffee_var_bg.palinkas{background-image:url(../images/coffee_types/palinkas.jpg)}div.coffee_var_bg.zenzero{background-image:url(../images/coffee_types/zenzero.jpg)}div.coffee_var_bg.parizsi{background-image:url(../images/coffee_types/parizsi.jpg)}div.coffee_var_bg.becsi{background-image:url(../images/coffee_types/becsi.jpg)}div.coffee_var_bg.melange{background-image:url(../images/coffee_types/melange.jpg)}div.coffee_var_bg.mexikoi{background-image:url(../images/coffee_types/mexikoi.jpg)}div.coffee_var_bg.jamaicaffe{background-image:url(../images/coffee_types/jamaica.jpg)}div.coffee_var_bg.alma_caribena{background-image:url(../images/coffee_types/alma-caribena.jpg)}div.coffee_var_bg.africana{background-image:url(../images/coffee_types/africana.jpg)}div.coffee_var_bg.frappe{background-image:url(../images/coffee_types/frappe.jpg)}div.coffee_var_bg.cappuccino{background-image:url(../images/coffee_types/cappuccino.jpg)}div.coffee_var_bg.espresso{background-image:url(../images/coffee_types/espresso.jpg)}div.coffee_var_bg.latte_macchiato{background-image:url(../images/coffee_types/latte-macchiato.jpg)}div.coffee_var_bg.jeges{background-image:url(../images/coffee_types/jeges.jpg)}div.coffee_var div.signs{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;padding:10px;position:relative;z-index:100}div.coffee_var div.signs img:nth-child(2){margin-left:8px}div.coffee_var div.packshot{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:88px}div.coffee_var p{font-size:28px;text-transform:uppercase;font-weight:600;line-height:33px;padding:0 15px;margin:20px 0;text-align:right;color:#fff;position:relative;z-index:100}div.last_row_mobile{display:none}div.last_row{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}div.last_row a{margin-right:13px}.subpage_text_block.africana:before,.subpage_text_block.alma_caribena:before,.subpage_text_block.becsi:before,.subpage_text_block.cappuccino:before,.subpage_text_block.espresso:before,.subpage_text_block.frappe:before,.subpage_text_block.fuszeres_teli:before,.subpage_text_block.ir:before,.subpage_text_block.jamaicaffe:before,.subpage_text_block.jeges:before,.subpage_text_block.latte_macchiato:before,.subpage_text_block.likoros:before,.subpage_text_block.melange:before,.subpage_text_block.mexikoi:before,.subpage_text_block.palinkas:before,.subpage_text_block.parizsi:before,.subpage_text_block.szerelem:before,.subpage_text_block.torok:before,.subpage_text_block.zenzero:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.3)}.subpage_text_block.likoros{background:url(../images/coffee_types/recipe_bg/likoros_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.ir{background:url(../images/coffee_types/recipe_bg/ir_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.fuszeres_teli{background:url(../images/coffee_types/recipe_bg/fuszeres_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.szerelem{background:url(../images/coffee_types/recipe_bg/szerelem_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.torok{background:url(../images/coffee_types/recipe_bg/torok_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.palinkas{background:url(../images/coffee_types/recipe_bg/palinkas_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.zenzero{background:url(../images/coffee_types/recipe_bg/zenzero_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.parizsi{background:url(../images/coffee_types/recipe_bg/parizsi_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.becsi{background:url(../images/coffee_types/recipe_bg/becsi_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.melange{background:url(../images/coffee_types/recipe_bg/melange_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.mexikoi{background:url(../images/coffee_types/recipe_bg/mexikoi_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.jamaicaffe{background:url(../images/coffee_types/recipe_bg/jamaicaffee_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.alma_caribena{background:url(../images/coffee_types/recipe_bg/alma_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.africana{background:url(../images/coffee_types/recipe_bg/africana_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.frappe{background:url(../images/coffee_types/recipe_bg/frappe_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.cappuccino{background:url(../images/coffee_types/recipe_bg/cappuccino_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.espresso{background:url(../images/coffee_types/recipe_bg/espresso_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.latte_macchiato{background:url(../images/coffee_types/recipe_bg/latte_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.jeges{background:url(../images/coffee_types/recipe_bg/jeges_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block .bottom_container{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;width:470px}.subpage_text_block .bottom_container .coffee_visual img{width:auto!important}.subpage_text_block .ingredients_box{background:url(../images/receipe_ingredients_bg.jpg);background-repeat:no-repeat;background-size:cover;padding:30px;width:100%}.subpage_text_block .ingredients_box.cookie_ingredients{width:580px;margin-bottom:90px}.ingredients_box .ingredient{font-size:16px;line-height:25px}.subpage_text_block .ingredients_box .ingredients_heading{font-size:12px;letter-spacing:7px;color:#000}.subpage_text_block .astrisked{font-size:13px;color:#fff;font-weight:300}.subpage_text_block .ajanlott_kave{font-size:16px;color:#fff;letter-spacing:6px;text-transform:uppercase;margin:0 0 25px}.subpage_text_block.recipe img.recommended_coffee{height:160px;margin-bottom:35px;transition:transform .2s ease-out;position:relative}.subpage_text_block.recipe img.recommended_coffee:hover{transform:scale(.97)}.subpage_text_block.recipe a{position:relative;display:block}.subpage_text_block.recipe a span.hover_badge{position:absolute;top:0;left:0;z-index:10;width:150px;height:110px;border-radius:50%;background:#ffbc00}.ingredients_box .ingredient{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-flow:row;flex-flow:row}.ingredients_box .ingredient img{margin:0 20px 0 5px}.ingredients_box .ingredient p{margin:0;position:relative;top:-5px;text-align:left}div.coffee_var_bg.kavekocka{background-image:url(../images/cookie_recipes/kavekocka.jpg)}div.coffee_var_bg.dios{background-image:url(../images/cookie_recipes/dios.jpg)}div.coffee_var_bg.ludlab{background-image:url(../images/cookie_recipes/ludlab.jpg)}div.coffee_var_bg.muffin{background-image:url(../images/cookie_recipes/muffin.jpg)}div.coffee_var_bg.fagyi{background-image:url(../images/cookie_recipes/fagyi.jpg)}div.coffee_var_bg.tiramisu{background-image:url(../images/cookie_recipes/tiramisu.jpg)}div.coffee_var_bg.truffel{background-image:url(../images/cookie_recipes/truffel.jpg)}.subpage_text_block.dios:before,.subpage_text_block.fagyi:before,.subpage_text_block.kavekocka:before,.subpage_text_block.ludlab:before,.subpage_text_block.muffin:before,.subpage_text_block.tiramisu:before,.subpage_text_block.truffel:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.3)}.subpage_text_block.kavekocka{background:url(../images/cookie_recipes/kavekocka_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.dios{background:url(../images/cookie_recipes/dios_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.ludlab{background:url(../images/cookie_recipes/ludlab_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.muffin{background:url(../images/cookie_recipes/muffin_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.fagyi{background:url(../images/cookie_recipes/fagyi_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.tiramisu{background:url(../images/cookie_recipes/tiramisu_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}.subpage_text_block.truffel{background:url(../images/cookie_recipes/truffel_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%}@media screen and (max-width:1330px){div.heading_row{width:100%;padding:0 20px}}@media screen and (max-width:1170px){div.text_content.video_container{width:100%;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1024px){.subpage_text_block .bottom_container .coffee_visual img{margin-top:30px}div.sign_references{width:100%;padding-right:20px}div.coffee_variations{width:100%;-ms-flex-pack:distribute;justify-content:space-around}div.last_row{display:none}div.last_row_mobile{display:block}section.coffee_references div.reference_heading{width:100%;padding:0 20px}}@media screen and (max-width:610px){div.cookie_recipes,div.text_content{width:100%;padding:0 30px}.subpage_text_block .bottom_container{width:100%}.subpage_text_block .ingredients_box.cookie_ingredients{width:90%}.subpage_text_block .astrisked{padding:0 20px}div.text_content.video_container p{position:relative;padding-bottom:56.25%;padding-top:25px;width:100%;height:0}div.text_content.video_container p iframe{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (max-width:410px){div.heading_row h1{text-align:left;margin-bottom:0}div.text_content{margin-bottom:20px}div.text_content h3{font-size:21px;margin-bottom:0;text-align:left}div.heading_row h1,section.subpage_text_block.dessert div.heading_row h1,section.subpage_text_block.desserts div.heading_row h1,section.subpage_text_block.receipes div.heading_row h1,section.subpage_text_block.recipe div.heading_row h1{font-size:35px}section.subpage_text_block.desserts div.text_content p{font-size:18px;line-height:24px}.subpage_text_block .ingredients_box{width:90%}div.sign_references{text-align:right}div.sign_references span{margin-right:0}div.sign_references br.mobile{display:block}}section.hero_box.csesze_kultura{background-image:url(../images/egy_csesze_kultura_hero.jpg)}section.subpage_text_block div.text_content div.image_container{width:870px;transform:translateX(-145px)}section.subpage_text_block div.text_content div.image_container img{width:100%}section.subpage_text_block div.text_content div.image_container p{color:#8c8c8c;font-size:14px;font-style:italic;margin:2px 0}div.poem_blocks{width:840px;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:50px}div.poem_blocks a{text-decoration:none;color:inherit}div.poem_blocks div.poem{width:270px;padding:20px 15px;margin-bottom:10px;background:url(../images/vers_csempe_bg.jpg)}div.poem_blocks div.poem p{font-size:20px;font-family:Cormorant Garamond,serif;font-style:italic;margin:0}div.poem_blocks div.poem p:first-child{font-weight:700}div.text_content.poem h3{font-family:Cormorant Garamond,serif}@media screen and (max-width:870px){section.hero_box.csesze_kultura{background-image:url(../images/egy_csesze_kultura_hero_mobile.jpg)}section.subpage_text_block div.text_content div.image_container{width:100%;transform:translateX(0)}div.poem_blocks{width:100%}}section.hero_box.omniarol{background-image:url(../images/omniarol_hero.jpg)}section.subpage_text_block.omniarol div.image_thumbnails{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:20px 0 50px}section.subpage_text_block.omniarol div.image_thumbnails.packshot{width:auto}section.subpage_text_block.omniarol div.image_thumbnails.gallery{max-width:1170px;-ms-flex-pack:justify;justify-content:space-between;margin:20px auto 70px}section.subpage_text_block.omniarol div.image_thumbnails.omnia50{margin:0 0 50px;width:auto}section.subpage_text_block.omniarol div.image_thumbnails.gallery img{margin-bottom:20px;width:auto}section.subpage_text_block.omniarol div.image_thumbnails img{width:100%;max-width:inherit}section.subpage_text_block.omniarol div.text_content{width:580px}section.subpage_text_block.omniarol div.text_content p.bottom_notes{font-size:12px;line-height:16px}section.subpage_text_block.omniarol div.text_content:nth-child(8){margin-bottom:30px}@media screen and (max-width:1170px){section.subpage_text_block.omniarol div.image_thumbnails.gallery{-ms-flex-pack:distribute;justify-content:space-around}section.subpage_text_block.omniarol div.image_thumbnails.packshot{width:100%}}@media screen and (max-width:870px){section.hero_box.omniarol{background-image:url(../images/omniarol_hero_mobile.jpg)}section.subpage_text_block div.text_content div.image_thumbnails{width:100%;transform:translateX(0)}section.subpage_text_block div.text_content div.image_thumbnails img{margin-bottom:10px}div.text_content p.video_container{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}div.text_content p.video_container iframe{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (max-width:590px){section.subpage_text_block.omniarol div.text_content{width:100%}}@media screen and (max-width:410px){section.subpage_text_block.omniarol div.image_thumbnails.gallery img{width:90%}section.subpage_text_block.omniarol div.image_thumbnails{margin:0}}section.hero_box.minosegi_garancia{background:#fff;height:auto}section.hero_box.minosegi_garancia h1.hero_headline{color:#532b15}section.main_content div.text_box img{width:100%}section.education,section.error{width:100%;height:100vh;margin:0;overflow:hidden}.error_container,.swiper-container-vert{width:100%;height:100%;overflow:hidden}.swiper-container-vert .swiper-slide{width:100%;height:100%;margin:0}.swiper-container-vert .swiper-slide h1{position:absolute;top:100px;left:50%;transform:translateX(-50%);color:#fff;font-size:7vw;width:80%;text-align:center;text-shadow:0 2px 40px rgba(52,31,39,.5)}.swiper-container-vert .swiper-slide div.text_container{position:absolute;top:410px;width:680px;height:235px;background:linear-gradient(90deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));padding:30px 25px 30px 45px}.swiper-container-vert .swiper-slide div.text_container h3{color:#c59100;font-size:36px;font-weight:400;margin:0}.swiper-container-vert .swiper-slide div.text_container div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;width:100%}.swiper-container-vert .swiper-slide div.text_container p{font-size:16px;line-height:24px;margin-left:15px}.swiper-container-vert .swiper-slide:first-child{background:url(../images/products/education_1_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top;position:relative}.swiper-container-vert .swiper-slide:first-child div.text_container{right:0}.swiper-container-vert .swiper-slide:first-child div.scroll_down{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.swiper-container-vert .swiper-slide:first-child div.scroll_down p{color:#fff;text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:6px}.swiper-container-vert .swiper-slide:first-child div.scroll_down img{animation:Bb .5s ease-in-out infinite alternate}@keyframes Bb{0%{transform:translateY(0)}to{transform:translateY(6px)}}.swiper-container-vert .swiper-slide:nth-child(2){background:url(../images/products/education_2_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top}.swiper-container-vert .swiper-slide:nth-child(2) div.text_container{left:0}.swiper-container-vert .swiper-slide:nth-child(3){background:url(../images/products/education_3_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top}.swiper-container-vert .swiper-slide:nth-child(3) div.text_container{right:0}.swiper-container-vert .swiper-slide:last-child{background:url(../images/products/education_4_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top}.swiper-container-vert .swiper-slide:last-child .text_packshot{position:absolute;bottom:-40px;right:280px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:660px}.swiper-container-vert .swiper-slide:last-child .text_packshot p{font-size:24px;font-weight:300;line-height:36px;color:#fff;margin-right:30px;text-align:right}.swiper-container-vert div.swiper-pagination{position:absolute;height:140px;top:300px!important;left:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}span.swiper-page-lines{width:2px;height:20px;background:#fff}span.swiper-page-lines.active-slide{animation:Cb .2s ease-in-out forwards}@keyframes Cb{0%{width:2px;background:#fff}to{width:10px;background:#c59100}}section.omnia_barista,section.omnia_classic,section.omnia_espresso,section.omnia_evening,section.omnia_gold,section.omnia_silk{width:100%;margin:0;padding-top:143px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}section.omnia_barista h1,section.omnia_classic h1,section.omnia_espresso h1,section.omnia_evening h1,section.omnia_gold h1,section.omnia_silk h1{font-size:128px}div.product_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:1170px}div.product_description{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;width:100%}div.product_text{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;width:450px}div.product_text h3{font-size:24px;line-height:30px;text-transform:uppercase;font-weight:400;margin-top:0}div.product_text h4{font-size:14px;font-weight:300;text-transform:uppercase;letter-spacing:6px;margin-bottom:0}div.product_text p{font-size:16px;line-height:24px}div.intesity_scale{width:165px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0}div.intesity_scale span{width:12px;height:12px;border-radius:50%}div.intesity_scale.black span{border:1px solid #000}div.intesity_scale span.filled_black{background:#000}div.intesity_scale.white span{border:1px solid #fff}div.intesity_scale span.filled_white{background:#fff}div.intesity_scale.grey span{border:1px solid #dbdbdb}div.intesity_scale span.filled_grey{background:#dbdbdb}div.other_products{width:890px;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center;margin:120px auto}div.quality_guarantee{width:890px;margin:0 auto 120px;padding-left:35px;border-left:2px solid #606161}div.other_products h4,div.quality_guarantee h4{font-size:16px;letter-spacing:6px;text-transform:uppercase;font-weight:300;margin-bottom:55px;text-align:left}div.quality_guarantee h4{font-size:14px;margin-top:5px;margin-bottom:18px}div.quality_guarantee p{margin-bottom:5px;font-size:14px;line-height:18px}div.other_products div.packshots{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}div.other_products div.packshots img{transition:all .2s ease-in-out;margin:0 auto;width:115%}section.omnia_barista-editions-brasil div.other_products div.packshots img,section.omnia_barista-editions-cremoso div.other_products div.packshots img,section.omnia_barista-editions-espresso-mezzo div.other_products div.packshots img,section.omnia_espresso_classico div.other_products div.packshots img,section.omnia_espresso_crema div.other_products div.packshots img,section.omnia_espresso_guatemala div.other_products div.packshots img,section.omnia_espresso_ristretto div.other_products div.packshots img{width:80%}div.other_products div.packshots img:hover{transform:scale(1.05)}div.other_products div.packshots a{text-decoration:none}@media screen and (max-width:1410px){div.product_container{width:90%}.swiper-container-vert .swiper-slide div.text_container{width:350px;height:auto;top:370px;padding:25px}.swiper-container-vert .swiper-slide div.text_container div{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.swiper-container-vert .swiper-slide:last-child div.text_packshot{right:20px}.swiper-container-vert .swiper-slide:last-child div.text_packshot img{width:20vw}}@media screen and (max-width:890px){div.product_container{width:100%}.swiper-container-vert .swiper-slide div.text_container{width:60vw;padding:15px}.swiper-container-vert .swiper-slide div.text_container h3{font-size:26px}.swiper-container-vert .swiper-slide div.text_container p{font-size:14px}.swiper-container-vert .swiper-slide:last-child div.text_packshot{width:420px}.swiper-container-vert .swiper-slide:last-child div.text_packshot p{font-size:19px;font-weight:300;line-height:26px}.swiper-container-vert .swiper-slide:last-child div.text_packshot img{width:28vh}div.product_text{margin:0 0 20px}div.other_products,div.quality_guarantee{width:100%;margin:40px auto;padding:0 20px}div.quality_guarantee{width:92%}section.omnia_barista h1,section.omnia_classic h1,section.omnia_espresso h1,section.omnia_evening h1,section.omnia_gold h1,section.omnia_silk h1{font-size:14vw;margin-left:10px}}@media screen and (max-width:480px){.swiper-container-vert .swiper-slide div.text_container{top:38vw}.swiper-container-vert .swiper-slide div.text_container img{display:none}.swiper-container-vert div.swiper-pagination{top:90vh!important}.swiper-container-vert .swiper-slide h1{top:70px}.swiper-container-vert .swiper-slide:last-child div.text_packshot{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;width:300px;right:10px}.swiper-container-vert .swiper-slide:last-child div.text_packshot p{margin:0 0 10px}div.product_text{width:100%;padding:0 20px}div.product_text h3{font-size:7vw}div.product_packshot{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}div.product_packshot img{width:80%}div.other_products div.packshots{-ms-flex-flow:column;flex-flow:column}div.other_products div.packshots img{margin-bottom:15px}}@media screen and (max-width:325px){.swiper-container-vert .swiper-slide div.text_container h3{font-size:19px}.swiper-container-vert .swiper-slide div.text_container p{font-size:12px;line-height:16px}}section.omnia_classic{background:url(../../images/products/classic_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_moments{background:url(../../images/products/moments_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top;margin-top:0}section.omnia_moments h1{color:#0b8283;font-size:128px}section.omnia_moments div.other_products h4,section.omnia_moments div.product_text,section.omnia_moments div.product_text h4,section.omnia_moments div.product_text p{color:#000}section.omnia_moments div.product_text h3{color:#2c1204}section.omnia_espresso_classico{background:url(../../images/classico_kapszula_page_background.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_espresso_classico,section.omnia_espresso_crema{font-family:Source Sans Pro,sans-serif;font-weight:400;font-style:normal}section.omnia_espresso_crema{background:url(../../images/crema_kapszula_page_background.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_espresso_guatemala{background:url(../../images/guatemala_kapszula_page_background.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_espresso_guatemala,section.omnia_espresso_ristretto{font-family:Source Sans Pro,sans-serif;font-weight:400;font-style:normal}section.omnia_espresso_ristretto{background:url(../../images/ristretto_kapszula_page_background.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_classic h1{color:#512c1d}section.omnia_classic div.other_products h4,section.omnia_classic div.product_text,section.omnia_classic div.product_text h4,section.omnia_classic div.product_text p{color:#000}section.omnia_classic div.product_text h3{color:#2c1204}div.product_packshot,div.product_text{-ms-flex-item-align:end;align-self:flex-end}div.product_text{width:350px}div.product_text p{text-align:left}div.product_text img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px}div.product_text img.intensity{margin-top:0}div.product_text .rainforest{margin-top:30px}div.product_text .rainforest img{display:inline-block;vertical-align:middle;margin-right:20px;margin-top:0}div.product_text .rainforest p{display:inline-block;width:calc(100% - 80px);vertical-align:middle}div.product_packshot img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px}section.omnia_gold{background:url(../../images/products/gold_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_gold h1{color:#472100}section.omnia_gold div.other_products h4,section.omnia_gold div.product_text,section.omnia_gold div.product_text h4,section.omnia_gold div.product_text p,section.omnia_gold div.quality_guarantee h4,section.omnia_gold div.quality_guarantee p{color:#fff}section.omnia_gold div.quality_guarantee{border-left:2px solid #fff}section.omnia_gold div.product_text h3{color:#421a09}section.omnia_espresso{background:url(../../images/products/espresso_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_espresso h1{color:#c28b07}section.omnia_espresso div.other_products h4,section.omnia_espresso div.product_text,section.omnia_espresso div.product_text h3,section.omnia_espresso div.product_text h4,section.omnia_espresso div.product_text p,section.omnia_espresso div.quality_guarantee h4,section.omnia_espresso div.quality_guarantee p{color:#dbdbdb}section.omnia_espresso div.product_text{padding-right:15px}section.omnia_kavezo{background:#2e2e2e url(../../images/barista_roadshow_background.jpg);background-size:cover;background-repeat:no-repeat;background-position:top;margin-top:0;padding-top:83px}@media screen and (max-width:1023px){section.omnia_kavezo{background-size:300% auto}}section.omnia_kavezo h1{color:#c28b07}section.omnia_kavezo div.other_products h4,section.omnia_kavezo div.product_text,section.omnia_kavezo div.product_text h3,section.omnia_kavezo div.product_text h4,section.omnia_kavezo div.product_text p,section.omnia_kavezo div.quality_guarantee h4,section.omnia_kavezo div.quality_guarantee p{color:#dbdbdb}section.omnia_kavezo div.product_text{padding-right:15px}.product_container_kavezo{width:750px;margin:40px auto 0}@media screen and (max-width:1023px){.product_container_kavezo{width:100%}}.product_container_kavezo .leftside{width:49.57265%;float:left;text-align:right;position:relative}@media screen and (max-width:1023px){.product_container_kavezo .leftside{width:100%}}.product_container_kavezo .leftside img{width:100%;height:auto;display:block}@media screen and (max-width:1023px){.product_container_kavezo .leftside img{width:100%}}.product_container_kavezo .leftside .lead{position:absolute;bottom:3%;left:10%;width:80%;text-align:center}.product_container_kavezo .leftside .lead p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:20px;line-height:normal;font-weight:400;font-style:normal}.product_container_kavezo .leftside .lead p strong{font-family:CrayonHandBold;font-weight:400;font-style:normal}@media screen and (max-width:1023px){.product_container_kavezo .leftside .lead p{font-size:20px}}.product_container_kavezo .rightside{width:50.42735%;float:left;text-align:left}@media screen and (max-width:1023px){.product_container_kavezo .rightside{width:100%}}.product_container_kavezo .rightside img{width:100%;height:auto;display:block}@media screen and (max-width:1023px){.product_container_kavezo .rightside img{width:100%}}div.product_container_kavezo2{width:750px;margin:40px auto 0}@media screen and (max-width:1023px){div.product_container_kavezo2{width:95%}}.table{border-top:1px solid #fff;padding-bottom:50px}.table .tablerow{border-bottom:1px solid #fff}.table .tablerow .col_left{float:left}@media screen and (max-width:1023px){.table .tablerow .col_left{float:none;display:block;text-align:center}}.table .tablerow .col_left p{font-family:CrayonHandBold;text-align:left;color:#fff;font-size:20px;line-height:normal;font-weight:400;font-style:normal}@media screen and (max-width:1023px){.table .tablerow .col_left p{text-align:center;font-size:20px}}.table .tablerow .col_right{float:right;text-align:right}@media screen and (max-width:1023px){.table .tablerow .col_right{float:none;display:block;text-align:center}}.table .tablerow .col_right p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:20px;line-height:normal;font-weight:400;font-style:normal}.table .tablerow .col_right p strong{font-family:CrayonHandBold;font-weight:400;font-style:normal}@media screen and (max-width:1023px){.table .tablerow .col_right p{text-align:center;font-size:20px}}.pecset{text-align:right;height:330px;overflow:hidden}section.omnia_barista-academy img{width:100%;height:auto;display:block}section.omnia_barista-academy img.mobile{display:none}@media screen and (max-width:600px){section.omnia_barista-academy img.desktop{width:70%;margin:20px auto;display:none}section.omnia_barista-academy img.mobile{display:block;width:100%;margin:0}}section.omnia_barista-academy .product_container_barista-academy{width:100%;background:#2e2e2e url(../images/2020_Omnia_Barista_Academy_Web_section2_background_1920.jpg) top no-repeat;background-size:cover;background-repeat:repeat-y;background-position:top}@media screen and (max-width:799px){section.omnia_barista-academy .product_container_barista-academy{background:#2e2e2e}}section.omnia_barista-academy .product_container_barista-academy .fullwidth{font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:18px;color:#fff}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container{width:1200px;margin:0 auto}@media screen and (max-width:1366px){section.omnia_barista-academy .product_container_barista-academy .fullwidth .container{width:90%;margin:0 auto}}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container img{width:auto;max-width:100%;height:auto}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section{padding-bottom:100px}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section img.top_icon{padding:50px 0}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section img.top_headline{padding-bottom:50px}@media screen and (min-width:1001px){section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section img.top_headline.desktop{display:block}}@media screen and (max-width:1000px){section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section img.top_headline.desktop{display:none}}@media screen and (min-width:1001px){section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section img.top_headline.mobile{display:none}}@media screen and (max-width:1000px){section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section img.top_headline.mobile{display:block}}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section p.lead{width:100%;max-width:780px;margin:0 auto 80px;text-align:center}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos{display:block;margin:0 auto;text-align:center}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video{display:inline-block;margin:20px 10px;width:270px;height:400px;vertical-align:top;cursor:pointer;transition:transform .2s}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video:hover{transform:scale(1.05)}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video:first-child{margin-left:0}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video:last-child{margin-right:0}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video .videopix{width:270px;height:200px}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video .videopix img{display:block}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video .textblock{width:270px;height:200px;padding:30px;background-color:#fff}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video .textblock h3.videotitle{font-family:Gotham-Bold;font-weight:400;font-style:normal;font-size:20px;line-height:24px;color:#b7b6b9;text-transform:uppercase;min-height:48px;text-align:left;margin-top:0}section.omnia_barista-academy .product_container_barista-academy .fullwidth .container .barista-academy-section .videos .video .textblock p.videodesc{margin-top:15px;ont-family:"Gotham-Book";font-weight:400;font-style:normal;font-size:16px;line-height:18px;color:#000;text-align:left}section.omnia_barista-academy .product_container_recipe{width:100%;background:#2e2e2e url(../images/2020_Omnia_Barista_Academy_Web_section3_background1920.jpg) top no-repeat;background-size:cover;background-repeat:repeat-y;background-position:top}@media screen and (max-width:799px){section.omnia_barista-academy .product_container_recipe{background:#fff}}section.omnia_barista-academy .product_container_recipe .fullwidth{font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:18px;color:#fff}section.omnia_barista-academy .product_container_recipe .fullwidth img{width:100%;height:auto;display:block}section.omnia_barista-academy .product_container_recipe .fullwidth img.mobile{display:none}@media screen and (max-width:600px){section.omnia_barista-academy .product_container_recipe .fullwidth img.desktop{width:70%;margin:20px auto;display:none}section.omnia_barista-academy .product_container_recipe .fullwidth img.mobile{display:block;width:100%;margin:0}}section.omnia_barista-academy .product_container_recipe .fullwidth .container{width:1200px;margin:0 auto}@media screen and (max-width:1366px){section.omnia_barista-academy .product_container_recipe .fullwidth .container{width:90%;margin:0 auto}}section.omnia_barista-academy .product_container_recipe .fullwidth .container img{width:auto;max-width:100%;height:auto}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section{padding-bottom:100px}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section img.top_icon{padding:50px 0}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section img.top_headline{padding-bottom:50px}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section p.lead{width:100%;max-width:780px;margin:0 auto 80px;text-align:center}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes{display:block;margin:0 auto;text-align:center}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes .recipe{display:inline-block;margin:10px;width:270px;height:270px;vertical-align:top;cursor:pointer}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes .recipe.hidden{display:none}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes .recipe img{width:100%;height:100%;display:block;transition:transform .2s}section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes .recipe img:hover{transform:scale(1.05)}@media screen and (max-width:800px){section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes .recipe{width:300px;height:300px}}@media screen and (max-width:600px){section.omnia_barista-academy .product_container_recipe .fullwidth .container .recipe-section .recipes .recipe{width:300px;height:300px;margin:10px 0}}section.omnia_barista-academy .product_container_other_products{width:100%;background:#2e2e2e url(../images/2020_Omnia_Barista_Academy_Web_section4_background1920.jpg) top no-repeat;background-size:cover;background-repeat:repeat-y;background-position:top}@media screen and (max-width:799px){section.omnia_barista-academy .product_container_other_products{background:#2e2e2e}}section.omnia_barista-academy .product_container_other_products .fullwidth{font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:18px;color:#fff}section.omnia_barista-academy .product_container_other_products .fullwidth img{width:100%;height:auto;display:block}section.omnia_barista-academy .product_container_other_products .fullwidth img.mobile{display:none}@media screen and (max-width:600px){section.omnia_barista-academy .product_container_other_products .fullwidth img.desktop{width:70%;margin:20px auto;display:none}section.omnia_barista-academy .product_container_other_products .fullwidth img.mobile{display:block;width:100%;margin:0}}section.omnia_barista-academy .product_container_other_products .fullwidth .container{width:1200px;margin:0 auto}@media screen and (max-width:1366px){section.omnia_barista-academy .product_container_other_products .fullwidth .container{width:90%;margin:0 auto}}section.omnia_barista-academy .product_container_other_products .fullwidth .container img{width:auto;max-width:100%;height:auto}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products{padding-bottom:100px;margin-bottom:0;width:100%}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products img.top_icon{padding:50px 0}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products img.top_headline{padding-bottom:50px}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .sectionheadline{text-align:center;margin-bottom:80px}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .sectionheadline .porkoles_icon{display:inline-block;vertical-align:middle;margin-right:15px}@media screen and (max-width:600px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .sectionheadline .porkoles_icon{display:block;margin:0 auto 20px;text-align:center}}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .sectionheadline span{font-family:Gotham-Bold;font-weight:400;font-style:normal;font-size:30px;text-transform:uppercase;color:#fff;top:4px;position:relative}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products p.lead{width:100%;max-width:780px;margin:0 auto 80px;text-align:center}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products p.lead strong{font-family:Gotham-Bold;font-weight:400;font-style:normal}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots{display:block;text-align:center;margin:0 auto;width:100%}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a{width:calc(20% - 40px);text-align:center;display:inline-block;margin:0 20px;vertical-align:top}@media screen and (max-width:1000px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a{width:240px;margin:0 20px 20px}}@media screen and (max-width:600px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a{width:200px;margin:0 20px 20px}}@media screen and (max-width:400px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a{width:300px;margin:0 20px 20px}}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .bag{margin:0 auto 10px}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .sign{pointer-events:none;cursor:default;margin:0 auto}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .packtext{font-family:Gotham-Bold;font-weight:400;font-style:normal;font-size:15px;line-height:20px;text-align:center;min-height:120px}@media screen and (max-width:1000px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .packtext{min-height:100px}}@media screen and (max-width:600px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .packtext{min-height:120px}}@media screen and (max-width:400px){section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .packtext{min-height:100px}}section.omnia_barista-academy .product_container_other_products .fullwidth .container .other_products .packshots a .intens{margin:0 auto}.floatmenus{position:fixed;left:0;top:25%;transform:translateY(-25%);background-color:#2e2c2c;border-radius:0 8px 8px 0;box-shadow:0 0 20px rgba(0,0,0,.7);width:250px;height:240px}@media screen and (max-height:600px),screen and (max-width:600px){.floatmenus{display:none}}.floatmenus .floatmenus-wrapper{padding:30px}.floatmenus .floatmenus-wrapper .floatmenu{cursor:pointer}.floatmenus .floatmenus-wrapper .floatmenu .floatmenu-icon{width:45px;height:45px;display:inline-block;vertical-align:middle}.floatmenus .floatmenus-wrapper .floatmenu .floatmenu-icon img#academyicon{height:26px;margin:9px 0 10px 3px}.floatmenus .floatmenus-wrapper .floatmenu .floatmenu-icon img#recipeicon{height:33px;margin:6px 0 6px 3px}.floatmenus .floatmenus-wrapper .floatmenu .floatmenu-icon img#galleryicon{height:24px;margin:10px 0 6px 3px}.floatmenus .floatmenus-wrapper .floatmenu .floatmenu-icon img#baristaicon{height:22px;margin:11px 0 12px}.floatmenus .floatmenus-wrapper .floatmenu span{color:#fff;font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:16px;line-height:45px}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300;font-display:swap;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zAkA.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-display:swap;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPw.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkA.ttf) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:900;font-display:swap;src:url(http://fonts.gstatic.com/s/sourcesanspro/v14/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nAkA.ttf) format("truetype")}.center{text-align:center;margin:0 auto}.block{display:block}section.kapszulak img{width:100%;height:auto;display:block}section.kapszulak img.mobile{display:none}@media screen and (max-width:600px){section.kapszulak img.desktop{width:70%;margin:20px auto;display:none}section.kapszulak img.mobile{display:block;width:100%;margin:0}}section.kapszulak .kompatibilitas{width:100%;background:#e3e3e3}section.kapszulak .kompatibilitas .fullwidth{font-family:Source Sans Pro,sans-serif;font-weight:400;font-style:normal;font-size:20px;color:#000}section.kapszulak .kompatibilitas .fullwidth .container{width:1200px;margin:0 auto;padding:100px 0 0}@media screen and (max-width:990px){section.kapszulak .kompatibilitas .fullwidth .container{width:90%;margin:0 auto;padding:40px 0 0}}section.kapszulak .kompatibilitas .fullwidth .container img{width:auto;max-width:100%;height:auto}section.kapszulak .kompatibilitas .fullwidth .container p{width:100%;max-width:770px;margin:0 auto 30px;text-align:left}section.kapszulak .kompatibilitas .fullwidth .container p.lead{font-size:32px}section.kapszulak .kompatibilitas .fullwidth .container p.coltext{font-size:16px;line-height:24px;font-weight:400}section.kapszulak .kompatibilitas .fullwidth .container h3.colhead{font-size:32px;font-weight:900}section.kapszulak .kompatibilitas .fullwidth .container .light{font-weight:300}section.kapszulak .kompatibilitas .fullwidth .container .row{width:100%;max-width:770px;margin:0 auto;padding:50px 0}@media screen and (max-width:990px){section.kapszulak .kompatibilitas .fullwidth .container .row{width:90%;margin:0 auto;padding:20px 0}}section.kapszulak .kompatibilitas .fullwidth .container .row p{font-size:16px;line-height:24px}section.kapszulak .kompatibilitas .fullwidth .container .row .col{width:270px;display:inline-block;vertical-align:top}section.kapszulak .kompatibilitas .fullwidth .container .row .col:first-of-type{margin-right:200px}section.kapszulak .product_container_termekek{width:100%;background:#c8cccc;padding:100px 0}section.kapszulak .product_container_termekek .fullwidth{font-family:Source Sans Pro,sans-serif;font-weight:400;font-style:normal;font-size:18px;color:#fff}section.kapszulak .product_container_termekek .fullwidth img{width:100%;height:auto;display:block}section.kapszulak .product_container_termekek .fullwidth img.mobile{display:none}@media screen and (max-width:600px){section.kapszulak .product_container_termekek .fullwidth img.desktop{width:70%;margin:20px auto;display:none}section.kapszulak .product_container_termekek .fullwidth img.mobile{display:block;width:100%;margin:0}}section.kapszulak .product_container_termekek .fullwidth .container{width:1200px;margin:0 auto}@media screen and (max-width:1199px){section.kapszulak .product_container_termekek .fullwidth .container{width:90%;margin:0 auto}}section.kapszulak .product_container_termekek .fullwidth .container img{width:auto;max-width:100%;height:auto}section.kapszulak .product_container_termekek .fullwidth .container .termekek .termek{display:inline-block;vertical-align:top;width:25%;max-width:295px}@media screen and (max-width:1199px){section.kapszulak .product_container_termekek .fullwidth .container .termekek .termek{width:49%;margin-bottom:70px;max-width:inherit;text-align:center}section.kapszulak .product_container_termekek .fullwidth .container .termekek .termek img{margin:0 auto}}@media screen and (max-width:400px){section.kapszulak .product_container_termekek .fullwidth .container .termekek .termek{width:100%;margin-bottom:70px;max-width:inherit;text-align:center}section.kapszulak .product_container_termekek .fullwidth .container .termekek .termek img{margin:0 auto}}section.kapszulak .product_container_termekek2{width:100%;background:#b9bebe;padding:40px 0}section.kapszulak .product_container_termekek2 .fullwidth{font-family:Source Sans Pro,sans-serif;font-weight:400;font-style:normal;font-size:18px;color:#fff}section.kapszulak .product_container_termekek2 .fullwidth img{width:100%;height:auto;display:block}section.kapszulak .product_container_termekek2 .fullwidth img.mobile{display:none}@media screen and (max-width:600px){section.kapszulak .product_container_termekek2 .fullwidth img.desktop{width:70%;margin:20px auto;display:none}section.kapszulak .product_container_termekek2 .fullwidth img.mobile{display:block;width:100%;margin:0}}section.kapszulak .product_container_termekek2 .fullwidth .container{width:1200px;margin:0 auto}@media screen and (max-width:1199px){section.kapszulak .product_container_termekek2 .fullwidth .container{width:90%;margin:0 auto}}section.kapszulak .product_container_termekek2 .fullwidth .container img{width:auto;max-width:100%;height:auto}section.kapszulak .product_container_termekek2 .fullwidth .container h3{text-align:center;font-family:Source Sans Pro,sans-serif;font-weight:900;font-style:normal;font-size:32px;color:#45464a;text-transform:uppercase;padding-bottom:40px}section.kapszulak .product_container_termekek2 .fullwidth .container .termekek .termek{display:inline-block;vertical-align:top;width:32%;max-width:395px}@media screen and (max-width:1199px){section.kapszulak .product_container_termekek2 .fullwidth .container .termekek .termek{width:49%;margin-bottom:70px;max-width:inherit;text-align:center}section.kapszulak .product_container_termekek2 .fullwidth .container .termekek .termek img{margin:0 auto}}@media screen and (max-width:400px){section.kapszulak .product_container_termekek2 .fullwidth .container .termekek .termek{width:100%;margin-bottom:70px;max-width:inherit;text-align:center}section.kapszulak .product_container_termekek2 .fullwidth .container .termekek .termek img{margin:0 auto}}.otherpixbutton{cursor:pointer}section.kapszulak .product_container_fenntarthatosag{width:100%;background:url(../images/rainforest_background.jpg) 50% no-repeat}@media screen and (max-width:600px){section.kapszulak .product_container_fenntarthatosag{background:url(../images/rainforest_background_mobile.jpg) 50% no-repeat}}section.kapszulak .product_container_fenntarthatosag .fullwidth .container{width:100%;max-width:770px;margin:0 auto}@media screen and (max-width:1366px){section.kapszulak .product_container_fenntarthatosag .fullwidth .container{width:90%;margin:0 auto}}section.kapszulak .product_container_fenntarthatosag .fullwidth .container .rfpecset{margin:100px auto;display:inline-block}section.kapszulak .product_container_fenntarthatosag .fullwidth .container .rfimg{width:125px;display:inline-block;margin-right:20px;vertical-align:middle}@media screen and (max-width:400px){section.kapszulak .product_container_fenntarthatosag .fullwidth .container .rfimg{display:block;text-align:center;margin:0 auto}}section.kapszulak .product_container_fenntarthatosag .fullwidth .container .rftext{display:inline-block;vertical-align:middle;width:calc(100% - 150px);color:#fff;font-family:Source Sans Pro,sans-serif;font-weight:400;font-style:normal;font-size:18px;text-align:left}@media screen and (max-width:400px){section.kapszulak .product_container_fenntarthatosag .fullwidth .container .rftext{display:block;width:100%;text-align:justify}}.lb-number{display:none!important}.floatmenus.kapszula{position:fixed;left:0;top:25%;transform:translateY(-25%);background-color:#2e2c2c;border-radius:0 8px 8px 0;box-shadow:0 0 20px rgba(0,0,0,.7);width:250px;height:200px}@media screen and (max-height:600px),screen and (max-width:600px){.floatmenus.kapszula{display:none}}.floatmenus.kapszula .floatmenus-wrapper{padding:30px}.floatmenus.kapszula .floatmenus-wrapper .floatmenu{cursor:pointer}.floatmenus.kapszula .floatmenus-wrapper .floatmenu .floatmenu-icon{width:45px;height:45px;display:inline-block;vertical-align:middle}.floatmenus.kapszula .floatmenus-wrapper .floatmenu .floatmenu-icon img#kompatibilitasicon{height:25px;margin:6px 0 10px}.floatmenus.kapszula .floatmenus-wrapper .floatmenu .floatmenu-icon img#termekekicon{height:30px;margin:6px 0 6px 4px}.floatmenus.kapszula .floatmenus-wrapper .floatmenu .floatmenu-icon img#fenntarthatosagicon{height:30px;margin:8px 0 6px}.floatmenus.kapszula .floatmenus-wrapper .floatmenu span{color:#fff;font-family:Source Sans Pro,sans-serif;font-weight:600;font-style:normal;font-size:18px;line-height:45px}.omnia_recipe_page .recipe_section{background:#2e2e2e url(../images/2020_Omnia_Barista_Academy_Web_Recipe_background.jpg) 100% 0 no-repeat;position:relative;height:80vh}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section{background-size:cover;background-position:100% 100%;height:auto}}.omnia_recipe_page .recipe_section .videoframe{display:inline-block;width:calc(50% - 2px);height:100%;vertical-align:top;overflow:hidden;position:relative}.omnia_recipe_page .recipe_section .videoframe:after{padding-top:56.25%;display:block;content:""}.omnia_recipe_page .recipe_section .videoframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .videoframe{display:block;width:100%;height:100%}.omnia_recipe_page .recipe_section .videoframe iframe{width:100%;height:100%}}.omnia_recipe_page .recipe_section .recipeframe{display:inline-block;width:calc(50% - 4px);vertical-align:top}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe{display:block;width:100%}}.omnia_recipe_page .recipe_section .recipeframe .wrapper{padding:4vh 5vh}.omnia_recipe_page .recipe_section .recipeframe .wrapper .goback{cursor:pointer}.omnia_recipe_page .recipe_section .recipeframe .wrapper .goback img{display:inline-block;vertical-align:middle;margin-right:10px}.omnia_recipe_page .recipe_section .recipeframe .wrapper .goback span{color:#fff;font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:16px;line-height:30px;margin-top:5px;display:inline-block;vertical-align:middle}.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_title{max-width:100%;width:auto;height:auto;margin:5vh 0 0}.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_title.desktop{display:block}.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_title.mobile{display:none}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_title.desktop{display:none}.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_title.mobile{display:block;width:100%;height:auto}}.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_lead{color:#fff;font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:18px}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_lead{font-size:15px}}.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_list_title{color:#fff;font-family:Gotham-Bold;font-weight:400;font-style:normal;font-size:30px;text-transform:uppercase;margin-top:5vh}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper .recipe_list_title{font-size:27px}}.omnia_recipe_page .recipe_section .recipeframe .wrapper ul li{color:#fff;font-family:Gotham-Book;font-weight:400;font-style:normal;font-size:16px;line-height:30px}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper ul li{font-size:14px;line-height:26px}}.omnia_recipe_page .recipe_section .recipeframe .wrapper .productblock{width:160px;text-align:center;display:inline-block;vertical-align:middle}.omnia_recipe_page .recipe_section .recipeframe .wrapper .productblock .bag{width:auto;height:200px;display:block;margin:0 auto}.omnia_recipe_page .recipe_section .recipeframe .wrapper .productblock .sign{width:100%;height:auto;display:block;margin:0 auto}.omnia_recipe_page .recipe_section .recipeframe .wrapper .buttonblock{width:calc(100% - 180px);display:inline-block;vertical-align:middle}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper .buttonblock{width:100%}}.omnia_recipe_page .recipe_section .recipeframe .wrapper .buttonblock a{display:inline-block}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper .buttonblock a{display:block}}.omnia_recipe_page .recipe_section .recipeframe .wrapper .buttonblock a img{width:100%;max-width:330px;height:auto;display:block}@media screen and (max-width:1000px){.omnia_recipe_page .recipe_section .recipeframe .wrapper .buttonblock a img{width:100%;height:auto;display:block}}.omnia_recipe_page .other_recipe_section{background-color:#fff;text-align:center}.omnia_recipe_page .other_recipe_section .wrapper{padding:0 70px}.omnia_recipe_page .other_recipe_section .headline{margin:100px auto 70px}.omnia_recipe_page .other_recipe_section .headline.desktop{display:block}.omnia_recipe_page .other_recipe_section .headline.mobile{display:none}@media screen and (max-width:600px){.omnia_recipe_page .other_recipe_section .headline.desktop{display:none}.omnia_recipe_page .other_recipe_section .headline.mobile{display:block;width:100%;height:auto}}.omnia_recipe_page .other_recipe_section .other_recipe_block{display:block;margin:0 auto 70px;text-align:center}.omnia_recipe_page .other_recipe_section .other_recipe_block .recipe{display:inline-block;margin:10px;width:370px;height:370px;vertical-align:top;cursor:pointer}.omnia_recipe_page .other_recipe_section .other_recipe_block .recipe a{display:block}.omnia_recipe_page .other_recipe_section .other_recipe_block .recipe img{width:100%;height:100%;display:block}@media screen and (max-width:800px){.omnia_recipe_page .other_recipe_section .other_recipe_block .recipe{width:300px;height:300px}}@media screen and (max-width:600px){.omnia_recipe_page .other_recipe_section .other_recipe_block .recipe{width:100%;height:auto;margin:10px 0}}section.omnia_barista-editions{margin-top:0;padding-top:83px}section.omnia_barista-editions .fullwidth{position:relative}section.omnia_barista-editions .fullwidth img{width:100%;height:auto;display:block}section.omnia_barista-editions .fullwidth img.mobile{display:none}@media screen and (max-width:600px){section.omnia_barista-editions .fullwidth img.desktop{width:70%;margin:20px auto;display:none}section.omnia_barista-editions .fullwidth img.mobile{display:block;width:100%;margin:0}}section.omnia_barista-editions .fullwidth .music{position:absolute;bottom:0;left:20%}@media screen and (max-width:1023px){section.omnia_barista-editions .fullwidth .music{width:80%;height:100px;position:absolute;top:40%;left:50%;transform:translate(-50%,-40%)}section.omnia_barista-editions .fullwidth .music audio{width:100%;height:80px}section.omnia_barista-editions .fullwidth .music p{font-size:70%}}section.omnia_barista-editions .product_container{width:100%;background:#2e2e2e url(../images/barista_section2.jpg) top no-repeat;background-size:100% 100%;background-repeat:repeat-y;background-position:top}@media screen and (max-width:1023px){section.omnia_barista-editions .product_container{background-size:300% auto;background:#2e2e2e url(../images/barista_section2_mobile.jpg) top repeat-y}}section.omnia_barista-editions .product_container .fullwidth{background:url(../images/kaveszemek.png);background-size:150% auto;background-repeat:no-repeat;background-position:top}section.omnia_barista-editions .product_container .fullwidth.animated{animation:Db 2s;background-size:100% auto}section.omnia_barista-editions .product_container .fullwidth .pecset{width:34.75%;height:31.25%;width:34.75vw;height:31.25vw;position:absolute;bottom:0;right:0;background:url(../images/hatter_pecset_lentre.png);background-repeat:no-repeat;background-position:0 0;background-size:contain;pointer-events:none}section.omnia_barista-editions .product_container .fullwidth .container{width:930px;margin:0 auto}@media screen and (max-width:1023px){section.omnia_barista-editions .product_container .fullwidth .container{width:90%;margin:0 auto}}section.omnia_barista-editions .product_container .fullwidth .container .arabica{width:585px;margin:20px auto 100px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .arabica{width:70%;margin:20px auto}}section.omnia_barista-editions .product_container .fullwidth .container .arabica h3{text-align:center;color:#fff;font-size:60px;line-height:73px;font-family:CrayonHandBold;font-weight:400;font-style:normal;margin:100px auto 0;opacity:0;top:-100px;position:relative}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .arabica h3{font-size:40px;line-height:53px}}section.omnia_barista-editions .product_container .fullwidth .container .arabica h3.animated{animation:Eb 2s;top:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .arabica h3 span{display:inline-block;vertical-align:top}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .arabica h3 span img{width:50%;margin:10px auto 0}}section.omnia_barista-editions .product_container .fullwidth .container .arabica p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:30px;line-height:normal;font-weight:400;font-style:normal;opacity:0;top:-100px;position:relative}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .arabica p{font-size:20px}}section.omnia_barista-editions .product_container .fullwidth .container .arabica p.animated{animation:Eb 2s;top:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .porkoles{width:580px;margin:0 auto 400px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .porkoles{width:70%;margin:0 auto}}section.omnia_barista-editions .product_container .fullwidth .container .porkoles h3{text-align:center;color:#fff;font-size:60px;line-height:84px;font-family:CrayonHandBold;font-weight:400;font-style:normal;margin:100px auto 0;opacity:0;top:-100px;position:relative}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .porkoles h3{font-size:40px;line-height:53px;margin:20px auto 0}}section.omnia_barista-editions .product_container .fullwidth .container .porkoles h3.animated{animation:Eb 2s;top:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .porkoles h3 span{display:inline-block;vertical-align:top}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .porkoles h3 span{display:block}}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .porkoles h3 span img{width:50%;margin:10px auto 0}}section.omnia_barista-editions .product_container .fullwidth .container .porkoles p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:30px;line-height:normal;font-weight:400;font-style:normal;opacity:0;top:-100px;position:relative}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .porkoles p{font-size:20px}}section.omnia_barista-editions .product_container .fullwidth .container .porkoles p.animated{animation:Eb 2s;top:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .products{width:100%;margin:0 auto 80px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .products{width:80%}}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col{width:255px;float:left;text-align:center;margin:0 40px}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:first-child{margin-left:0;opacity:0;left:-200px;position:relative}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:first-child.animated{animation:Gb 2s;left:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:nth-child(2){opacity:0;top:200px;position:relative}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:nth-child(2).animated{animation:Fb 2s;top:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:nth-child(3){margin-right:0;opacity:0;left:200px;position:relative}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:nth-child(3).animated{animation:Hb 2s;left:0;opacity:1}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .products .product_col{width:100%;margin:0 0 100px}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col:nth-child(3){margin-bottom:0}}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col img{width:auto;height:auto;margin:0 auto}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col .erosseg{margin-top:20px}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col h4{text-align:center;color:#fff;font-size:30px;line-height:48px;font-family:CrayonHandRegular2016;font-weight:400;font-style:normal;margin:10px auto 20px}section.omnia_barista-editions .product_container .fullwidth .container .products .product_col p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:16px;line-height:24px;font-weight:400;font-style:normal;margin:0 auto 10px}section.omnia_barista-editions .product_container .fullwidth .container .utz{width:590px;margin:0 auto 100px;text-align:center}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .utz{width:80%;margin:0 auto 20px}}section.omnia_barista-editions .product_container .fullwidth .container .utz img{width:auto;height:auto;margin:0 auto 20px}section.omnia_barista-editions .product_container .fullwidth .container .utz p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:21px;line-height:24px;font-weight:400;font-style:normal;width:72%;margin:0 auto 10px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .utz p{font-size:16px;line-height:18px}}section.omnia_barista-editions .product_container .fullwidth .container .csesze_gozzel{width:388px;height:914px;margin:-75% auto 100px;opacity:0;top:200px;position:relative}section.omnia_barista-editions .product_container .fullwidth .container .csesze_gozzel.animated{animation:Fb 2s;top:0;opacity:1}section.omnia_barista-editions .product_container .fullwidth .container .csesze_gozzel .csesze{bottom:0;left:0;position:absolute}section.omnia_barista-editions .product_container .fullwidth .container .csesze_gozzel .goz{height:100%;width:100%;opacity:1;top:0;left:0;position:absolute}section.omnia_barista-editions .product_container .fullwidth .container .csesze_gozzel .goz.animated{animation:Ib 10s infinite}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .csesze_gozzel{width:80%;margin:-170% auto 100px}}section.omnia_barista-editions .product_container .fullwidth .container .bline{margin:0 auto 100px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .bline{margin:0 auto 20px}}section.omnia_barista-editions .product_container .fullwidth .container .bline.big{width:80%}section.omnia_barista-editions .product_container .fullwidth .container .bline.small{width:40%}section.omnia_barista-editions .product_container .fullwidth .container .adagolas{width:450px;margin:0 auto 50px;text-align:center}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .adagolas{width:80%}}section.omnia_barista-editions .product_container .fullwidth .container .adagolas img{width:auto;height:auto;margin:0 auto 20px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .adagolas img{max-width:230px}}section.omnia_barista-editions .product_container .fullwidth .container .adagolas p{font-family:CrayonHandRegular2016;text-align:center;color:#fff;font-size:21px;line-height:24px;font-weight:400;font-style:normal;width:100%;margin:0 auto 10px}@media screen and (max-width:600px){section.omnia_barista-editions .product_container .fullwidth .container .adagolas p{font-size:16px;line-height:18px}}section.omnia_barista-editions h1{color:#c28b07}strong.CrayonHandBold{font-family:CrayonHandBold;font-weight:400;font-style:normal}section.omnia_barista-editions div.other_products h4,section.omnia_barista-editions div.product_text,section.omnia_barista-editions div.product_text h3,section.omnia_barista-editions div.product_text h4,section.omnia_barista-editions div.product_text p,section.omnia_barista-editions div.quality_guarantee h4,section.omnia_barista-editions div.quality_guarantee p{color:#dbdbdb}section.omnia_barista-editions div.product_text{padding-right:15px}.product_container_barista{margin-top:200px}@media screen and (max-width:1023px){.product_container_barista{margin-top:200px}}@keyframes Db{0%{background-size:150% auto}to{background-size:100% auto}}@keyframes Eb{0%{top:-100px;opacity:0}to{top:0;opacity:1}}@keyframes Fb{0%{top:200px;opacity:0}to{top:0;opacity:1}}@keyframes Gb{0%{left:-200px;opacity:0}to{left:0;opacity:1}}@keyframes Hb{0%{left:200px;opacity:0}to{left:0;opacity:1}}@keyframes Ib{0%{height:100%;width:100%;opacity:1;top:0}50%{height:150%;width:100%;opacity:0;top:-50%}51%{height:20%;width:100%;opacity:0;top:100%}to{height:100%;width:100%;opacity:1;top:0}}section.omnia_barista-editions-brasil{background:#2e2e2e url(../../images/products/products_barista_background.jpg);background-size:100% auto;background-repeat:no-repeat;background-position:top;margin-top:0;padding-top:83px}@media screen and (max-width:1023px){section.omnia_barista-editions-brasil{background-size:300% auto}}section.omnia_barista-editions-brasil h1{color:#c28b07}section.omnia_barista-editions-brasil div.other_products h4,section.omnia_barista-editions-brasil div.product_text,section.omnia_barista-editions-brasil div.product_text h3,section.omnia_barista-editions-brasil div.product_text h4,section.omnia_barista-editions-brasil div.product_text p,section.omnia_barista-editions-brasil div.quality_guarantee h4,section.omnia_barista-editions-brasil div.quality_guarantee p{color:#dbdbdb}section.omnia_barista-editions-brasil div.product_text{padding-right:15px}section.omnia_barista-editions-cremoso{background:#2e2e2e url(../../images/products/products_barista_background.jpg);background-size:100% auto;background-repeat:no-repeat;background-position:top;margin-top:0;padding-top:83px}@media screen and (max-width:1023px){section.omnia_barista-editions-cremoso{background-size:300% auto}}section.omnia_barista-editions-cremoso h1{color:#c28b07}section.omnia_barista-editions-cremoso div.other_products h4,section.omnia_barista-editions-cremoso div.product_text,section.omnia_barista-editions-cremoso div.product_text h3,section.omnia_barista-editions-cremoso div.product_text h4,section.omnia_barista-editions-cremoso div.product_text p,section.omnia_barista-editions-cremoso div.quality_guarantee h4,section.omnia_barista-editions-cremoso div.quality_guarantee p{color:#dbdbdb}section.omnia_barista-editions-cremoso div.product_text{padding-right:15px}section.omnia_barista-editions-espresso-mezzo{background:#2e2e2e url(../../images/products/products_barista_background.jpg);background-size:100% auto;background-repeat:no-repeat;background-position:top;margin-top:0;padding-top:83px}@media screen and (max-width:1023px){section.omnia_barista-editions-espresso-mezzo{background-size:300% auto}}section.omnia_barista-editions-espresso-mezzo h1{color:#c28b07}section.omnia_barista-editions-espresso-mezzo div.other_products h4,section.omnia_barista-editions-espresso-mezzo div.product_text,section.omnia_barista-editions-espresso-mezzo div.product_text h3,section.omnia_barista-editions-espresso-mezzo div.product_text h4,section.omnia_barista-editions-espresso-mezzo div.product_text p,section.omnia_barista-editions-espresso-mezzo div.quality_guarantee h4,section.omnia_barista-editions-espresso-mezzo div.quality_guarantee p{color:#dbdbdb}section.omnia_barista-editions-espresso-mezzo div.product_text{padding-right:15px}.product_container_barista{margin:40px auto 0;width:990px}@media screen and (max-width:1023px){.product_container_barista{margin-top:30px;width:90%}}.product_container_barista .leftside{width:57.5625%;float:left;text-align:right}@media screen and (max-width:1023px){.product_container_barista .leftside{width:100%}}.product_container_barista .leftside img{width:100%;height:auto;display:block}@media screen and (max-width:1023px){.product_container_barista .leftside img{width:150%;margin-left:-50%}}.product_container_barista .rightside{width:42.4375%;float:left;text-align:left}@media screen and (max-width:1023px){.product_container_barista .rightside{width:100%}}.product_container_barista .rightside img{width:100%;height:auto;display:block}@media screen and (max-width:1023px){.product_container_barista .rightside img{width:150%}}div.product_container{width:930px;margin:0 auto}@media screen and (max-width:1023px){div.product_container{width:95%}}div.other_products{margin-top:0}.clrfix{clear:both;float:none}section.omnia_barista{background:url(../../images/products/barista_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}section.omnia_barista h1{color:#512c1d}section.omnia_barista h1 sup{color:#e30000;font-size:70px}section.omnia_barista div.other_products h4,section.omnia_barista div.product_text,section.omnia_barista div.product_text h4,section.omnia_barista div.product_text p{color:#000}section.omnia_barista div.product_text h3{color:#2c1204}section.omnia_barista div.product_packshot{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}div.button_big.wide{width:108%}@media screen and (max-width:870px){section.omnia_barista h1 sup{font-size:8vw}div.product_packshot div.button_big.wide{margin-top:20px}}@media screen and (max-width:480px){div.product_packshot div.button_big.wide img{width:auto}}section.omnia_silk{background:url(../../images/products/silk_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_silk h1{color:#804497}section.omnia_silk div.other_products h4,section.omnia_silk div.product_text,section.omnia_silk div.product_text h4,section.omnia_silk div.product_text p{color:#000}section.omnia_silk div.product_text h3{color:#2c1204}section.omnia_evening{background:url(../../images/products/evening_bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top}section.omnia_evening h1{color:#c28b07}section.omnia_evening div.other_products h4,section.omnia_evening div.product_text,section.omnia_evening div.product_text h3,section.omnia_evening div.product_text h4,section.omnia_evening div.product_text p,section.omnia_evening div.quality_guarantee h4,section.omnia_evening div.quality_guarantee p{color:#fff}section.omnia_evening div.quality_guarantee{border-left:2px solid #fff}section.error .error_container .swiper-slide{background:url(../images/products/education_3_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.error_container .swiper-slide h1{position:absolute;color:#fff;font-size:72px;width:80%;text-align:center;text-shadow:0 2px 40px rgba(52,31,39,.5)}*,:after,:before{box-sizing:border-box}@media screen and (max-width:600px){html{overflow-x:hidden}}body{font-family:Gotham,Helvetica Neue,Helvetica,Arial,"sans-serif";width:100%;height:100%}@media screen and (max-width:600px){body{overflow-x:hidden}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){body{font-family:Arial,Helvetica,sans-serif}}header+section{margin-top:83px}h1,h2,h3,h4,h5,p{text-align:justify}a{text-decoration:none;color:inherit}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;transition-property:color;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#c59000;transform:scaleX(0);transform-origin:0 50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active svg path,.hvr-sweep-to-right:focus svg path,.hvr-sweep-to-right:hover svg path{fill:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{transform:scaleX(1)}@media screen and (max-width:600px){header+section{margin-top:86px}}#cookie-bar{background:#c28b07;height:auto;line-height:24px;color:#eee;text-align:center!important;padding:10px 30px 30px}#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%;z-index:1200}#cookie-bar.fixed.bottom{bottom:0;top:auto}#cookie-bar p{margin:0 auto;padding:0;text-align:center!important;max-width:1120px}#cookie-bar a{color:#fff;display:inline-block;border-radius:3px;text-decoration:none;padding:0 6px;margin-left:8px}#cookie-bar .cb-enable,#cookie-bar .cb-policy{background:#c28b07;cursor:pointer;border:1px solid #fff}#cookie-bar .cb-enable:hover,#cookie-bar .cb-policy:hover{background:#fff;color:#c28b07}
/*# sourceMappingURL=main.css.map */
