/* 2019-01-31 10:28:34 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700');*{position:relative;margin:0;padding:0;outline:none;border:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.jcrop-holder,.jcrop-holder *{position:static;}#fancybox-tmp,#fancybox-loading,#fancybox-overlay,#fancybox-wrap{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;}html,body{min-height:100%;}body{background:#fff;color:#676f80;text-align:center;font-family:'Open Sans',Arial,sans-serif;font-size:15px;font-weight:normal;}body.no-scroll{overflow:hidden;}hr{clear:both;border-top:1px solid rgba(0,0,0,.5);margin-bottom:20px;}blockquote{font-size:15px;line-height:1.5;padding-left:40px;margin-bottom:20px;}blockquote:before{content:'"';position:absolute;left:0;top:-8px;font-size:70px;line-height:1;color:#3c4c79;text-shadow:1px 2px #fcfaf7,3px 4px #3c4c79;}ul,ul li{list-style-type:none;}ol{padding-left:30px;}h1,h2,h3,h4,h5,h6{margin-bottom:10px;font-weight:bold;color:#3c4c79;}h1{font-size:18px;}h2{font-size:16px;}h3{font-size:16px;}h4{font-size:15px;}h5{font-size:13px;margin-bottom:15px;}h6{font-size:10px;margin-bottom:10px;}h1 > span,h2 > span,h3 > span,h4 > span,h5 > span{display:inline-block;border-bottom:2px solid #3c4c79;padding-bottom:3px;}a{text-decoration:none;color:#3c4c79;}a:hover,a:focus{text-decoration:underline;}a.red{color:#e94f4f;}a.orange{color:#f1a00f;}a.yellow{color:#f1c40f;}a.green{color:#2ecc71;}a.blue{color:#3498db;}a.violet{color:#c339c1;}.content-title{margin-bottom:10px;font-size:16px;font-weight:bold;display:inline-block;border-bottom:2px solid #676f80;padding-bottom:3px;}.button{display:inline-block;padding:10px 20px;margin:0 5px 0 0;background:#a8a8a8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;color:#fff;font-size:15px;text-decoration:none;text-align:center;line-height:16px;cursor:pointer;transition:all linear .1s;-webkit-transition:all linear .1s;-moz-transition:all linear .1s;-o-transition:all linear .1s;}.button:hover,.button:focus{text-decoration:none;}.button:before{content:'';position:absolute;left:0;top:0;width:100%;height:0;background:rgba(255,255,255,.2);transition:all linear .2s;-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-o-transition:all linear .2s;}.button:hover:before,.button:focus:before{height:100%;}.button:disabled{opacity:.3;filter:alpha(opacity=30);cursor:default;}.button:disabled:before{display:none;}.button.full{width:100%;margin-right:0;margin-left:0;}.button.big{font-size:16px;padding:15px 30px;}.button.medium{font-size:14px;padding:7px 15px;}.button.small{font-size:11px;padding:4px 10px;}.button.right{float:right;margin-right:0;margin-left:10px;}.button.red{background-color:#cc0033;color:#ffffff;}.button.light-blue{background-color:#6cb1d5;color:#ffffff;}.button.dark-blue{background-color:#0083c4;color:#ffffff;}.button.light-blue-border{background:#b9d6eb;color:#3780b1;border:1px solid #b6c9db;}.button.white{background:#fff;color:#3c4c79;border:1px solid #c5dfef;}.button.green{background-color:#689880;color:#ffffff;}.button.arrows{padding:0 10px 0 10px;}.button.arrows span{display:block;padding:10px 50px 10px 0;background:url(../html/button-arrows.png) no-repeat right center;}input[type="text"],input[type="color"],input[type="date"],input[type="datetime"],input[type="email"],input[type="file"],input[type="number"],input[type="password"],input[type="tel"],input[type="time"],input[type="url"],textarea,select{display:inline-block;width:300px;height:36px;max-width:100%;padding:5px;background:#f8f8f8;border:1px solid #e1e1e1;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;font-size:15px;line-height:20px;transition:all linear .1s;-webkit-transition:all linear .1s;-moz-transition:all linear .1s;-o-transition:all linear .1s;appearance:none;-webkit-appearance:none;-moz-appearance:none;}select{cursor:pointer;background-image:url(../html/select-picker.png);background-repeat:no-repeat;background-position:right center;}.select-wrap{display:inline-block;width:300px;max-width:100%;cursor:pointer;}.select-wrap:after{content:'\f0d7';font-family:FontAwesome;position:absolute;right:0;top:0;width:23px;height:100%;text-align:center;line-height:33px;border-left:1px solid rgba(39,127,186,.8);}.select-wrap select{width:100% !important;}input.full,select.full,.select-wrap.full{width:100%;}input.large,select.large,.select-wrap.large{width:400px;}input.medium,select.medium,.select-wrap.medium{width:200px;}input.small,select.small,.select-wrap.small{width:100px;}input.xsmall,select.xsmall,.select-wrap.xsmall{width:70px;}input.xxsmall,select.xxsmall,.select-wrap.xxsmall{width:40px;}textarea{width:100%;height:150px;resize:none;}textarea.medium{width:75%;height:100px;}textarea.small{width:50%;height:75px;}input[type="text"]:hover,input[type="text"]:focus,input[type="password"]:hover,input[type="password"]:focus,input[type="file"]:hover,input[type="file"]:focus,textarea:hover,textarea:focus,select:hover,select:focus{border-color:#3c4c79;}input[type="checkbox"]:hover,input[type="checkbox"]:focus,input[type="radio"]:hover,input[type="radio"]:focus{border-color:transparent;}input[type="checkbox"]{margin:2px 10px 0 0;padding:0;}input[type="radio"]{margin:2px 10px 0 0;padding:0;}input.error,select.error,textarea.error{background-color:#f8dddd !important;}dl{margin-bottom:20px;}dl:after{content:'';display:block;clear:both;}dl legend{display:block;font-weight:bold;margin-bottom:20px;color:#3c4c79;}dl dt{display:block;margin-bottom:10px;line-height:1.5;}dl dd{display:block;margin-bottom:20px;line-height:1.5;}dl.inline dt{float:left;clear:left;width:30%;word-wrap:break-word;padding-right:20px;text-align:right;}dl.inline dd{float:left;width:70%;}dl dt.empty,dl dd.empty{display:none;}dl.inline dt.empty,dl.inline dd.empty{display:block;}dl.transparent{background:transparent;padding:0;}label[for]{cursor:pointer;}.wrapper{width:100%;max-width:1200px;margin:0 auto;text-align:left;}.wrapper:after{content:'';display:block;clear:both;}.clear{display:block;clear:both;}.space{margin-bottom:20px;}.msg{padding:20px;margin-bottom:20px;cursor:pointer;border:1px solid rgba(0,0,0,.5);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.msg.message{background-color:#d9edf7;color:#31708f;}.msg.success{background-color:#dff0d8;color:#3c763d;}.msg.warning{background-color:#fcf8e3;color:#8a6d3b;}.msg.error{background-color:#f2dede;color:#a94442;}.msg.info{background:rgba(0,0,0,.02);font-size:150%;text-align:center;padding:50px 20px;}.icms-container{overflow:hidden;min-height:40px;margin-bottom:20px;}.system-container{margin-bottom:30px;}.show-container{background:rgba(0,0,0,.05);color:#3c4c79;padding:5px;margin-bottom:20px;text-align:center;cursor:pointer;}.social-buttons{margin-bottom:20px;}.social-buttons .btn{float:left;width:50%;}.social-buttons .btn iframe{max-width:100%;}.hidden{display:none;}.bold{font-weight:bold;}.upper{text-transform:uppercase;}.strike{text-decoration:line-through;}.justify{text-align:justify;}.center{text-align:center;}.a-right{text-align:right;}.float-left{float:left;}.float-right{float:right;}.highlight{color:#3c4c79;}#icms-overlay{position:fixed;z-index:5;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;}form.amount{padding-left:50px;}form.amount input.amount{position:absolute;left:0;top:50%;margin-top:-18px;text-align:center;width:40px;}[class*="grid_"]{float:left;min-height:1px;}.grid_1{width:8.33333333333%;}.grid_2{width:16.66666666666%;}.grid_3{width:25%;}.grid_4{width:33.33333333333%;}.grid_5{width:41.66666666666%;}.grid_6{width:50%;}.grid_7{width:58.33333333333%;}.grid_8{width:66.66666666666%;}.grid_9{width:75%;}.grid_10{width:83.33333333333%;}.grid_11{width:91.66666666666%;}.grid_12{width:100%;}.spaced-grid{margin:0 -15px;}.spaced-grid > [class*="grid_"]{padding:0 15px;}.spaced-grid.general{margin:0 -5px;}.spaced-grid.general > [class*="grid_"]{padding:0 5px;}.spaced-grid.small{margin:0 -5px;}.spaced-grid.small > [class*="grid_"]{padding:0 5px;}.spaced-grid.medium{margin:0 -10px;}.spaced-grid.medium > [class*="grid_"]{padding:0 10px;}.spacer-5{height:5px;display:block;clear:both;}.spacer-10{height:10px;display:block;clear:both;}.spacer-15{height:15px;display:block;clear:both;}.spacer-20{height:20px;display:block;clear:both;}.spacer-25{height:25px;display:block;clear:both;}.spacer-30{height:30px;display:block;clear:both;}table.list{width:100%;margin-bottom:20px;border-spacing:0;}table.list th,table.list td{padding:10px 0;border-bottom:1px solid rgba(0,0,0,.5);font-size:15px;vertical-align:top;line-height:1.5;}table.list th{padding-top:0;color:#3c4c79;border-bottom-width:2px;font-weight:bold;text-transform:uppercase;}table tfoot td{background:rgba(0,0,0,.02);border-bottom:none;}table th.right,table td.right{text-align:right;}.pager{display:inline-block;margin-bottom:20px;border:1px solid #3c4c79;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.pager:after{content:'';display:block;clear:both;}.pager li{display:block;float:left;}.pager li a{display:block;line-height:30px;width:30px;text-align:center;text-decoration:none;color:#676f80;}.pager li.active a,.pager li:hover a,.pager li a:focus{color:#fff;background:#3c4c79;}.pager li.separator{width:10px;height:30px;}.upgrade-browser{display:block;background:#fbe897;padding:20px;text-align:left;}.upgrade-browser:hover,.upgrade-browser:focus{text-decoration:none;}.upgrade-browser span{display:block;background:url(../html/icon-warning.png) no-repeat left center;padding:30px 0 30px 150px;color:#e26a49;line-height:2;font-size:120%;cursor:pointer;text-decoration:none;}.domain-moved{display:block;background:#fff;text-align:center;border-bottom:1px solid rgba(0,0,0,.5);}.layout-grid-side{width:25%;float:left;margin-bottom:15px;}.layout-grid-main{width:75%;float:right;margin-bottom:15px;}.side-panel-padding{padding:0 15px;}.side-headline{display:inline-block;border-bottom:2px solid #3c4c79;padding-bottom:3px;text-transform:uppercase;font-size:12px;font-weight:bold;color:#3c4c79;line-height:1;}header{margin-bottom:15px;box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);}header .layout-grid-side{margin-bottom:0;}header .layout-grid-main{margin-bottom:0;}header a.logo{background:#fff;display:block;z-index:1;width:100%;height:95px;padding:5px;text-align:center;margin-bottom:-200px !important;}header a.logo:after{content:'';display:block;position:absolute;left:50%;top:50%;width:0;height:0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background:rgba(255,255,255,.2);transition:all linear .15s;-webkit-transition:all linear .15s;-moz-transition:all linear .15s;-o-transition:all linear .15s;}header a.logo:hover:after{left:0;top:0;width:100%;height:100%;}header a.logo img{vertical-align:top;width:auto;height:auto;max-width:100%;max-height:100%;}header .first{background:#6cb1d5;border-bottom:1px solid #fff;}header .first .panel{font-size:15px;line-height:1;font-weight:100;padding:15px 0 14px 15px;}header .first .panel a{color:#fff;}header .first .order-status{float:left;text-transform:uppercase;color:#4f91bf;}header .first .order-status .label{margin-left:5px;cursor:pointer;}header .first .cart{float:left;padding:0 10px;height:40px;margin-left:10px;line-height:38px;font-size:14px;border:1px solid #fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;text-align:center;color:#4f91bf;}header .first .cart span{margin-left:7px;}header .first .cart:hover,header .first .cart:focus{background:#fff;color:#4f91bf;text-decoration:none;}header .second{background:#0083c4;}header .second .panel{float:right;padding:10px 0 10px 15px;}header .second .cart{float:right;display:block;width:30px;height:30px;line-height:30px;font-size:20px;color:#fff;text-align:left;}header .second .cart span{position:absolute;display:block;right:0;top:0;width:15px;height:15px;line-height:15px;background:#cc0033;font-size:8px;text-align:center;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}header .heureka-badge{position:absolute;left:100%;top:-36px;margin-left:20px;}header .bar{padding:0 5px;color:#ffffff;}header .cart #itemCount{display:none;position:absolute;right:-5px;bottom:0;top:inherit;width:17px;height:17px;line-height:17px;background:#cc0033;font-size:12px;font-weight:bold;text-align:center;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}.nav-toggle{float:left;width:40px;height:40px;margin-left:10px;line-height:38px;font-size:14px;border:1px solid #fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;text-align:center;}.nav-toggle:hover,.nav-toggle:focus{background:#fff;color:#4f91bf !important;}.nav-toggle:after{content:'';display:block;clear:both;}nav{float:left;}nav > ul > li{display:block;float:left;margin-right:35px;}nav li > a{display:block;color:#fff;line-height:30px;font-size:15px;font-weight:bold;text-transform:uppercase;text-decoration:none;}nav li:hover > a,nav li > a:focus,nav li.active > a{color:#cc0033;text-decoration:none;}nav > ul > li > ul{display:none;position:absolute;z-index:5;padding-top:20px;left:-20px;top:100%;width:220px;background:#0083c4;}nav > ul > li:hover > ul,nav > ul > li > a:focus + ul{display:block;}nav > ul > li > ul > li > a{display:block;line-height:20px;padding:10px 20px;text-decoration:none;}nav > ul > li > ul > li > a:hover,nav > ul > li > ul > li > a:focus{background:rgba(255,255,255,.2);}#slider{overflow:hidden;height:393px;margin-bottom:15px;}#slider:after{content:'';display:block;position:absolute;left:0;top:0;right:0;height:10px;background:rgba(255,255,255,.3);}#slider .slide{position:absolute;left:0;top:0;width:100%;height:100%;visibility:hidden;background:transparent no-repeat center center;background-size:cover;opacity:0;filter:alpha(opacity=0);transition:all linear .5s;-webkit-transition:all linear .5s;-moz-transition:all linear .5s;-o-transition:all linear .5s;}#slider .slide.active{visibility:visible;opacity:1;filter:alpha(opacity=100);}#slider .slide:before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.2);}#slider .slide .content{position:absolute;left:0;width:100%;padding:40px;text-align:right;}#slider .slide.slide-1 .content{bottom:0;}#slider .slide.slide-2 .content{top:0;}#slider .slide.slide-3 .content{bottom:0;}#slider .slide .content > span{display:inline-block;font-weight:bold;font-size:25px;color:#fff;background:url(../html/slider-text-bg.png) repeat-x left bottom;padding:2px 8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}#slider .slide .delivery-times{position:absolute;right:40px;background:rgba(255,255,255,.85);padding:10px;font-size:80%;}#slider .slide.slide-1 .delivery-times{top:40px;}#slider .slide.slide-2 .delivery-times{bottom:40px;}#slider .slide.slide-3 .delivery-times{top:40px;}#slider .slide .delivery-times .title{font-size:14px;margin-bottom:5px;font-weight:bold;color:#3c4c79;}#slider .slide .delivery-times .item{margin-bottom:5px;}#slider .slide .delivery-times .item .row-title .title{font-weight:bold;}#slider .slide .delivery-times .item .row-title .price{float:right;}#slider .slide .delivery-times .item .row-desc .service{margin-right:5px;}#slider .slide .link{display:block;position:absolute;left:0;top:0;right:0;bottom:0;}.order-box{margin-bottom:15px;color:#277fba;font-size:12px;text-align:left;}.order-box dl dt{margin-bottom:5px;}.order-box dl dd{margin-bottom:10px;}.order-box .button{margin:0;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:5px;padding-right:5px;}.order-box h1{text-transform:uppercase;font-size:12px;line-height:1;}.order-box select{font-size:12px;line-height:1;}.order-box .products{height:182px;overflow:hidden;overflow-y:auto;margin-bottom:10px;}.order-box .products label{display:block;color:#277fba;font-weight:bold;line-height:15px;padding:5px 0;cursor:pointer;}.order-box .products label input{vertical-align:middle;margin:0 5px 2px 2px;}.order-box .products label .price{color:#277fba;float:right;}.order-box .products label.active{color:#45516d;}.order-box form.uploader{padding:0;margin:0;}.order-box form.uploader input.file{position:absolute;visibility:hidden;left:0;top:0;width:100%;height:100%;margin:0;}.panel-product-categories{border:1px solid #e1e1e1;margin-bottom:15px;box-shadow:0 5px 1px -2px #e9eff4;-webkit-box-shadow:0 5px 1px -2px #e9eff4;-moz-box-shadow:0 5px 1px -2px #e9eff4;}.panel-product-categories .title{background:#f5f5f5;padding:10px 15px;border-bottom:1px solid #e1e1e1;color:#687185;font-size:16px;font-weight:bold;margin-bottom:0;}.panel-product-categories ul li h2{padding:0;margin:0;font-size:inherit;font-weight:inherit;}.panel-product-categories ul li .subtitle{padding:0;margin:0;font-size:inherit;font-weight:inherit;}.panel-product-categories ul li a{border-bottom:1px solid #e1e1e1;}.panel-product-categories > ul > li:not(.opened):last-child a.category{border-bottom:none;}.panel-product-categories > ul > li:last-child li:last-child a{border-bottom:none;}.panel-product-categories ul li a{display:block;text-decoration:none;padding:10px 15px;color:#687185;font-size:14px;line-height:1;}.panel-product-categories ul li a .hot{display:inline-block;vertical-align:middle;padding:2px;margin-left:5px;background:#cc0033;color:#fff;font-size:8px;line-height:1;text-transform:uppercase;}.panel-product-categories > ul > li a.category:after{content:'\f105';font-family:FontAwesome;float:right;font-size:14px;line-height:1;}.panel-product-categories > ul > li.opened a.category:after{content:'\f107';}.panel-product-categories > ul > li > ul{display:none;}.panel-product-categories > ul > li.opened > ul{display:block;}.panel-product-categories ul li a.product:before{content:'\f0da';font-family:FontAwesome;font-size:14px;margin-right:10px;}.panel-product-categories ul li.active a.product{color:#cc0033;}.panel-info{padding-bottom:15px;border-bottom:1px solid #e1e1e1;margin-bottom:15px;}.panel-info:last-child{padding-bottom:0;border-bottom:none;}.panel-info .title{margin-bottom:5px;font-size:16px;font-weight:bold;color:#3c4c79;}.panel-info img{max-width:100%;border:1px solid #e1e1e1;margin-bottom:5px;}.panel-info p{margin-bottom:5px;}.panel-info a{color:#0083c4;text-decoration:underline;}.christmas-delivery{background:#0083c4 url(christmas-delivery-tree.png) no-repeat -15px 0;margin-bottom:15px;}.christmas-delivery a{display:block;color:#fff;padding:10px 15px 10px 55px;}.christmas-delivery .title{display:block;font-size:150%;font-weight:bold;margin-bottom:7px;}.christmas-delivery .description{display:block;}#headline{margin-bottom:15px;}#headline .breadcrumbs{margin-bottom:10px;}#headline .breadcrumbs > span{margin-right:5px;}#headline .breadcrumbs > span{color:#acacac;}#headline .breadcrumbs > span a{color:#acacac;}#headline h2{padding:0;margin:0 0 15px 0;font-size:20px;line-height:25px;color:#5d6473;}article.content{padding-bottom:30px;}article.content.box{padding:10px;}article.content p{line-height:1.5;margin:0 0 10px 0;}article.content .main-content{float:right;width:720px;font-size:15px;}article.content .main-content.full{float:none;width:100%;}article.content .side-content{float:left;width:240px;border-right:1px solid #ebecec;min-height:100%;}article.content .side-content .widget{margin-right:20px;border-bottom:1px solid #ebecec;padding-bottom:20px;margin-bottom:20px;}article.content .icms-container .icms-block > section > p{font-size:15px;margin-bottom:30px;}article.content .icms-container ul,article.content .icms-container ol{color:#444;padding:10px 10px 10px 30px;margin-bottom:20px;}article.content .icms-container li ul,article.content .icms-container li ol{background:none;padding:0 0 0 22px;}article.content .icms-container li p{background:none;padding:0;}article.content .icms-container ul li{list-style-type:circle;}article.content .icms-container li{font-size:15px;line-height:22px;color:#444;}article.content .about-us p{font-size:15px;margin-bottom:30px;}article.content .about-us .products-hero{margin-bottom:20px;}article.content .about-us .products-hero h2{text-align:center;}article.content .about-us .products-hero .col-1{background:url(../html/product-hero-1.png) no-repeat center 10px;padding-top:200px;}article.content .about-us .products-hero .col-2{background:url(../html/product-hero-2.png) no-repeat center 10px;padding-top:200px;}article.content .about-us .products-hero .col-3{background:url(../html/product-hero-3.png) no-repeat center 10px;padding-top:200px;}article.content .about-us .products-hero .col-4{background:url(../html/product-hero-4.png) no-repeat center 10px;padding-top:200px;}article.content .about-us .products-hero p{background:none;padding:0;margin:0;text-align:center;}article.content .about-us .buttons{text-align:center;font-weight:bold;}article.content .about-us .buttons .button{margin-top:10px;}article.content .css-container-35 p,article.content .css-container-38 p,article.content .css-container-39 p,article.content .css-container-40 p,article.content .css-container-41 p,article.content .css-container-42 p,article.content .css-container-50 p,article.content .css-container-52 p,article.content .css-container-53 p,article.content .css-container-54 p,article.content .css-container-55 p,article.content .css-container-58 p,article.content .css-container-63 p,article.content .css-container-102 p{background:none;padding:0;}article.content .css-container-35 ol,article.content .css-container-38 ol,article.content .css-container-39 ol,article.content .css-container-40 ol,article.content .css-container-41 ol,article.content .css-container-42 ol,article.content .css-container-50 ol,article.content .css-container-52 ol,article.content .css-container-53 ol,article.content .css-container-54 ol,article.content .css-container-55 ol,article.content .css-container-58 ol,article.content .css-container-63 ol,article.content .css-container-102 ol{background:none;padding:0 0 0 30px;}#order-wizard{min-height:462px;}footer{background:#555c69;overflow:hidden;}footer .section{border-bottom:1px solid #6a7079;padding:20px 0;}footer .section:last-child{border-bottom:none;}footer a{transition:all linear .1s;-webkit-transition:all linear .1s;-moz-transition:all linear .1s;-o-transition:all linear .1s;}footer .columns{margin:0 -15px;}footer .columns:after{content:'';display:block;clear:both;}footer .columns .column{float:left;width:25%;padding:0 15px;}footer ul.menu li{display:block;border-bottom:1px dashed #7c8089;}footer ul.menu li:last-child{border-bottom:none;}footer ul.menu li a{display:block;color:#d4e8f4;text-shadow:-1px -1px 0 rgba(0,0,0,.5);font-size:12px;line-height:35px;font-weight:bold;text-decoration:none;}footer .badge-container{height:140px;text-align:center;color:#fff;}footer .badge-container img{max-width:100%;height:auto;}footer .about{margin:0 -15px;}footer .about:after{content:'';display:block;clear:both;}footer .about .column{float:left;width:50%;padding:0 15px;}footer .copyright{color:#d4e8f4;}footer .copyright .home{margin:0 10px 0 0;vertical-align:middle;}footer .about .icons{text-align:right;}footer a{color:#d4e8f4;text-decoration:none;}footer a:hover,footer a:focus{color:#277fba;}footer .about .space{display:inline-block;width:20px;}footer .ssl-cert{vertical-align:top;margin-top:4px;height:25px;}footer .social-icons a{margin-right:4px;}#owa-tracker-post-container{width:0;height:0;overflow:hidden;}#overlay{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:999;background:rgba(0,0,0,.7) no-repeat center center;}#overlay.loading{background-image:url(../html/ajax-loader.gif);}#overlay .percentage{position:absolute;display:none;left:50%;top:50%;width:40px;height:20px;margin:-20px 0 0 -20px;line-height:20px;color:#fff;text-align:center;}#overlay .progress{position:absolute;display:none;left:50%;top:50%;width:100px;height:6px;margin:10px 0 0 -50px;overflow:hidden;border-radius:3px;}#overlay .progress *{display:block;width:0;height:100%;background:#1c80bf url(../html/progressbar-back.png) no-repeat left top;}#overlay.progress .percentage,#overlay.progress .progress{display:block;}#popup{display:none;position:fixed;z-index:1000;left:50%;top:200px;margin:0 0 0 -250px;background:#fff;width:500px;min-width:300px;max-width:100%;max-height:100%;overflow:hidden;overflow-y:auto;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;box-shadow:0 5px 15px rgba(0,0,0,.5);-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);-moz-box-shadow:0 5px 15px rgba(0,0,0,.5);}#popup .close{position:absolute;right:3px;top:3px;width:13px;cursor:pointer;font-size:16px;line-height:13px;color:#444;}#popup .close i{line-height:13px;}#popup .popup-content{padding:15px;text-align:left;}#popup.big{width:990px;margin-left:-495px;}.newsletter-subscribe label{display:block;margin-bottom:10px;color:#444;font-weight:bold;}.order-login label{display:block;margin-bottom:10px;color:#444;font-weight:bold;}.articles .item{padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed #e1e1e1;}.articles .item .added{color:#444;margin-bottom:5px;font-size:12px;}.articles .item .perex{font-size:15px;line-height:20px;margin:0;}.article{}.categories-list{margin:0 -7.5px 15px;display:flex;flex-wrap:wrap;}.categories-list .item{float:left;width:33.33%;margin-bottom:15px;padding:0 7.5px;}.categories-list .item:nth-child(3n+1){clear:left;}.categories-list .item .image{border:3px solid #e1e1e1;box-shadow:0 5px 1px -2px #e9eff4;-webkit-box-shadow:0 5px 1px -2px #e9eff4;-moz-box-shadow:0 5px 1px -2px #e9eff4;text-align:center;}.categories-list .item .image:hover{border:3px solid #c3c3c3;}.categories-list .item .image img{vertical-align:top;width:auto;height:auto;max-width:100%;max-height:100%;}.categories-list .item .image .title-bar{width:100%;display:inline-block;}.categories-list .item .image h2{padding:4px 7px;margin-bottom:0;font-size:15px;color:#676f80;font-weight:bold;text-align:center;border-bottom:1px solid #676f80;margin:0 8%;}.categories-list .item .image .description{font-size:13px;padding:4px 7px;text-align:left;background:rgba(255,255,255,.6);color:#676f80;}.categories-list .item .image .price-row{font-size:13px;padding:10px 15px;font-weight:bold;text-align:right;color:#676f80;}.categories-list .item .image .price-row .price{font-size:14px;line-height:1;font-weight:bold;padding:0 5px;color:#fff;border-radius:7px;background-color:#8A8A8A;}.categories-list .item .image a{display:block;position:absolute;left:0;top:0;right:0;bottom:0;}.products-list{margin:0 -7.5px 15px;}.products-list .item{float:left;width:33.33%;margin-bottom:15px;padding:0 7.5px;}.products-list .item:nth-child(3n+1){clear:left;}.products-list .item .image{border:3px solid #e1e1e1;box-shadow:0 5px 1px -2px #e9eff4;-webkit-box-shadow:0 5px 1px -2px #e9eff4;-moz-box-shadow:0 5px 1px -2px #e9eff4;text-align:center;}.products-list .item .image:hover{border:3px solid #c3c3c3;overflow:hidden;}.products-list .item .image .price-row{text-align:right;padding:0 10px;background-color:#e1e1e1;}.products-list .item .image .price-row .current-price{display:inline-block;font-size:15px;line-height:1;font-weight:bold;color:#cc0033;margin:5px 0 5px 15px;}.products-list .item .image .price-row .old-price{display:inline-block;text-decoration:line-through;font-size:14px;font-weight:bold;color:rgb(117,117,117);line-height:1;}.products-list .item .image img{vertical-align:top;width:auto;height:auto;max-width:100%;max-height:100%;}.products-list .item .image .title{padding:0px 10px;font-size:14px;font-weight:bold;text-align:left;margin:0 -3px;color:#FFFFFF;margin-bottom:0;background-color:#555c69;}.products-list .item .image h2{padding:0px 10px;font-size:14px;font-weight:bold;text-align:left;margin:0 -2px;color:#FFFFFF;margin-bottom:0;background-color:#555c69;}.products-list .item .image a{display:block;position:absolute;left:0;top:0;right:0;bottom:0;}.products-list.promo .item .image{border-color:#6cb1d5;}.product-details .left-part{float:left;width:60%;padding-right:8px;}.product-details .right-part{float:right;width:40%;padding-left:7px;}.product-details .gallery{margin-right:-5px;display:flex;flex-wrap:wrap;}.product-details .gallery a{display:block;border:3px solid #e1e1e1;text-align:center;}.product-details .gallery a img{vertical-align:top;max-width:100%;}.product-details .gallery a.first{margin-bottom:5px;flex:1 100%;margin-right:5px;}.product-details .gallery a.next{float:left;flex:1;max-width:130px;margin-right:5px;}.product-details .delivery-times{margin-bottom:5px;}.product-details .delivery-times h3{font-size:14px;padding-bottom:4px;border-bottom:1px dashed #d1d1d1;margin-bottom:5px;}.product-details .delivery-times .note{margin-bottom:10px;color:#444444;}.product-details .delivery-times .item{color:#44547e;padding-bottom:5px;margin-bottom:5px;border-bottom:1px dashed #d1d1d1;}.product-details .delivery-times .item .row-title{margin-bottom:3px;color:#3c4c79;}.product-details .delivery-times .item .row-title:after{content:'';display:block;clear:both;}.product-details .delivery-times .item .row-title .title{font-weight:bold;}.product-details .delivery-times .item .row-title .price{float:right;}.product-details .delivery-times .item .row-desc{background:#f2f2f2;padding:5px 5px 5px 40px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.product-details .delivery-times .item .row-desc:before{content:'\f073';font-family:FontAwesome;font-size:20px;position:absolute;left:10px;top:50%;margin-top:-10px;color:#bbb;}.product-details .delivery-times .item .row-desc .service{display:block;font-size:10px;margin-bottom:0px;}.product-details .delivery-times .item .row-desc .date{display:block;font-weight:bold;}.delivery-times .fixed-date{color:red;font-weight:bold;}.product-details .prices{text-align:center;margin-top:15px}.product-details .prices .current-price,.product-details .voucher-price .current-price{display:inline-block;font-size:30px;line-height:1;font-weight:bold;color:#cc0033;margin-bottom:10px;}.product-details .prices .old-price{display:inline-block;vertical-align:middle;text-decoration:line-through;font-size:20px;line-height:1;margin:0 0 10px 15px;}.product-details form{margin-bottom:10px;}.product-details .prices .info,.product-details .voucher-price .info{font-size:12px;margin-bottom:5px;text-align:center;}.product-details .prices .bundle{font-weight:bold;}.product-details .bundle-row{font-weight:bold;}.product-details .bundle-row .title{}.product-details .bundle-row .price{float:right}.product-details .voucher-price{text-align:center;margin-top:30%;}.product-details .voucher-price input{color:#cc0033;font-size:30px;font-weight:bold;letter-spacing:1px;margin-right:4px;text-align:right;width:78px;}.product-details .voucher-price .title{text-align:center;margin-bottom:10px;}.product-details .details{padding-top:15px;}.product-details .details .tabs{border-bottom:2px solid #e1e1e1;margin-bottom:15px;}.product-details .details .tabs:after{content:'';display:block;clear:both;}.product-details .details .tabs li{display:block;float:left;margin-right:30px;}.product-details .details .tabs li a{display:block;font-size:14px;color:#777;text-transform:uppercase;text-decoration:none;padding:5px 0;}.product-details .details .tabs li.active{border-bottom:2px solid #0083c4;margin-bottom:-2px !important;}.product-details .details .tabs li.active a{color:#0083c4;}.product-details .details .tab-contents > div{display:none;}.product-details .details .tab-contents > div.active{display:block;}.product-details .details .title{background:rgba(255,255,255,.35);padding:15px;margin-bottom:15px;}.product-details .details .title h2{font-size:18px;font-weight:bold;color:#3c4c79;padding:0;margin:0;margin-bottom:10px;}.product-details .details .title .specification{font-size:12px;font-style:italic;color:#5695c1;}.product-details .details .description{background:rgba(255,255,255,.15);padding:15px;margin-bottom:15px;}.product-details .details .description p{padding:0;margin-bottom:10px;color:#4f91bf;font-size:13px;}.product-details .details .description strong{color:#3c4c79;}.product-details .order-panel{background:rgba(255,255,255,.25);padding:15px;margin-bottom:15px;}.product-details .order-panel .left-info{display:block;float:left;color:#45547e;font-weight:bold;font-size:12px;line-height:12px;margin-bottom:10px;}.product-details .order-panel .right-info{display:block;float:right;color:#45547e;font-weight:bold;font-size:12px;line-height:12px;margin-bottom:10px;}.product-details .order-panel form{float:right;width:50%;padding-top:10px;padding-bottom:10px}.product-details .order-panel form .amount{background:#e9f3f9;border:1px solid #9fd1e6;border-radius:3px;}.product-details .social-buttons{background:rgba(255,255,255,.15);padding:15px;}.product-details .heureka-reviews .item{border-bottom:1px solid #e1e1e1;padding:0 0 15px 150px;min-height:110px;margin-bottom:15px;}.product-details .heureka-reviews .item.hidden{display:none;}.product-details .heureka-reviews .item .user{position:absolute;left:0;top:0;width:140px;text-align:center;}.product-details .heureka-reviews .item .user i{font-size:40px;display:block;margin:0 0 5px;}.product-details .heureka-reviews .item .user .name{display:block;margin-bottom:5px;}.product-details .heureka-reviews .item .user .date{display:block;font-size:12px;color:#888;}.product-details .heureka-reviews .item .head{margin-bottom:10px;font-size:16px;}.product-details .heureka-reviews .item .head:after{content:'';display:block;clear:both;}.product-details .heureka-reviews .item .head i{font-size:120%;}.product-details .heureka-reviews .item .head .stars{color:#3c4c79;}.product-details .heureka-reviews .item .head .stars .percentage{display:inline-block;width:50px;margin-right:5px;}.product-details .heureka-reviews .item .head .recommends{float:right;color:#53ac31;font-weight:bold;}.product-details .heureka-reviews .item ul,.product-details .heureka-reviews .item ul p{margin-bottom:15px;}.product-details .heureka-reviews .item ul.pros li{padding-left:20px;margin-bottom:5px;color:#53ac31;}.product-details .heureka-reviews .item ul.pros li:before{content:'\f067';font-family:FontAwesome;position:absolute;left:0;top:4px;}.product-details .heureka-reviews .item ul.cons li{padding-left:20px;margin-bottom:5px;color:#cc0033;}.product-details .heureka-reviews .item ul.cons li:before{content:'\f068';font-family:FontAwesome;position:absolute;left:0;top:4px;}.product-details .heureka-reviews .item .reaction{border-left:5px solid #3c4c79;padding-left:10px;}.product-details .heureka-reviews .show-more{display:block;padding:10px 10px;text-align:center;background:#e5e9ef;}.order-steps{padding-top:15px;border-bottom:2px solid #e1e1e1;margin-bottom:30px;}.order-steps:after{content:'';display:block;clear:both;}.order-steps li{display:block;float:left;width:33.333%;padding:10px 10px 10px 40px;overflow:hidden;color:#d1d1d1;}.order-steps li.active,.order-steps li.done{border-bottom:2px solid #0083c4;margin-bottom:-2px !important;color:#0083c4;}.order-steps li .number{position:absolute;left:0;top:0;font-size:30px;font-weight:bold;}.order-steps li.active .number{color:#0083c4;}.order-steps li .desc{text-transform:uppercase;font-weight:bold;}.order-step-3 .popup-discount{display:none;}.discount-3-plus-1 h2{color:#5c6c92;font-size:20px;font-weight:bold;text-transform:uppercase;}.discount-3-plus-1 p{margin-bottom:30px;color:#000;}.discount-3-plus-1 img{vertical-align:top;max-width:100%;}.discount-3-plus-1 .buttons{text-align:right;}.order-details{}.order-details .timeline{padding:10px 0;margin-bottom:15px;}.order-details .timeline .item{position:relative;display:block;float:left;width:16.6666666%;text-align:center;padding-top:30px;color:rgba(0,0,0,.5);}.order-details .timeline .item span{display:block;width:100%;padding:0 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}.order-details .timeline .item.done{color:#000;}.order-details .timeline .item:before{content:'';display:block;position:absolute;right:50%;top:8px;width:100%;height:5px;margin-left:-10px;background:#c7e1f1;}.order-details .timeline .item:first-child:before{display:none;}.order-details .timeline .item:after{content:'';display:block;position:absolute;z-index:2;left:50%;top:0;width:20px;height:20px;margin-left:-10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background:#c7e1f1;}.order-details .timeline .item.done:before{background:#008fbb;}.order-details .timeline .item.done:after{background:#008fbb;}.order-details .timeline:after{content:'';display:block;clear:both;}.order-details .grid-side{width:35%;float:left;padding-right:10px;}.order-details .grid-main{width:65%;float:right;padding-left:10px;}.order-details table{width:100%;border-spacing:0;}.order-details table td{padding:5px 0;vertical-align:top;}.order-details .box{margin-bottom:30px;}.order-details .box p{color:#444444;line-height:18px;margin-bottom:0;}.order-details .title{color:#008fbb;text-transform:uppercase;font-weight:bold;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ccd7e4;}.order-details .order-state{color:#008fbb;}.order-details .options .button{margin-bottom:5px;}.order-details .order-items{margin-bottom:30px;}.order-details .order-items table{margin-bottom:0;}.order-details .order-items td{padding:8px 0;border-bottom-color:#ccd7e4;}.order-details .order-items .list td{vertical-align:middle;}.order-details .order-items .col-preview{width:49px;}.order-details .order-items .col-preview a{display:inline-block;vertical-align:top;border:1px solid #ccd7e4;border-radius:4px;overflow:hidden;}.order-details .order-items .col-preview a img{vertical-align:top;}.order-details .order-items .col-1 a{color:#008fbb;}.order-details .order-items .col-1 img{vertical-align:top;}.order-details .order-items .col-2{text-align:right;width:60px;}.order-details .order-items .col-3{text-align:right;width:120px;font-weight:bold;color:#008fbb;}.order-details .order-items .sum td{padding:10px 0;font-size:15px;font-weight:bold;}.order-details .order-items .sum .col-price{text-align:right;color:#008fbb;}.order-details .payment-type{margin-bottom:30px;}.order-details .payment-type .item{padding-bottom:10px;border-bottom:1px solid #ccd7e4;margin-bottom:10px;}.order-details .payment-type .item:after{content:'';display:block;clear:both;}.order-details .payment-type strong{float:left;display:block;line-height:40px;}.order-details .payment-type img{float:right;height:20px;margin:10px 10px 0 0;}.order-details .payment-type .button{font-family:Arial;color:#fff;padding:10px 20px;line-height:20px;font-weight:bold;}.order-details .payment-type .button.paypal img{vertical-align:top;margin-left:10px;}.order-details .payment-type .button.skrill{background-color:#862165;color:#fff;padding:8px 10px;line-height:20px;font-weight:bold;}.order-details .payment-type .button.skrill{background-color:#dddddd;line-height:37px;color:#862165;}.order-details .payment-type .button.skrill img{vertical-align:top;margin-left:10px;}.order-details .payment-type .button.sofort{background-color:#ddd;float:right;color:#25455b;font-size:18px;font-weight:bold;font-style:italic;}.order-details .payment-type .button.sofort img{vertical-align:top;}.order-details .payment-type .button.trustpay{background-color:#19aeff;color:#fff;padding:8px 10px;line-height:20px;font-weight:bold;}.order-details .payment-type .button.trustpay img{vertical-align:middle;margin-left:10px;}iframe#bluesnap{width:100%;border:none;}.ticket-detail{}.ticket-detail table{width:100%;border-spacing:0;}.ticket-detail table td{padding:5px 0;}.ticket-detail .box{margin-bottom:5px;}.ticket-detail .box p{color:#444;line-height:18px;margin-bottom:0;}.ticket-detail .title{color:#008fbb;text-transform:uppercase;font-weight:bold;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ccd7e4;}.ticket-detail .messages .message{background:rgba(255,255,255,.4);padding:15px;margin-bottom:10px;}.ticket-detail .messages .message p{line-height:1.5;padding-top:5px;}.ticket-detail .messages .message p a{text-decoration:underline;}.page-subitems{}.page-subitems a{display:block;margin-bottom:30px;text-decoration:none;}.page-subitems a .description{display:block;padding-top:5px;color:#676f80;}.sitemap{font-size:13px;}.sitemap li ul{padding-left:20px;}.sitemap ul li,.sitemap h2,.sitemap h3,.sitemap h4{margin-bottom:5px;}form.contact{margin-bottom:30px;}form.contact label{display:block;margin-bottom:5px;font-weight:bold;}form.contact input,form.contact select,form.contact textarea{margin-bottom:10px;}form.contact select{width:100%;}.only-mobile{display:none;}@media all and (max-width:1200px){header .heureka-badge{display:none;}.wrapper{padding:0 15px;}nav > ul > li{margin-right:20px;}.panel-product-categories .title{font-size:14px;}.product-details .gallery a.next{max-width:150px;}article.content .icms-block{position:relative !important;left:auto !important;top:auto !important;width:auto !important;height:auto !important;overflow:visible !important;margin-bottom:20px;}article.content .icms-block[data-type="single-image"]{text-align:center;}article.content .icms-block[data-type="single-image"] img{max-width:100%;}article.content .icms-container{height:auto !important;}}@media all and (max-width:1024px){.only-desktop{display:none !important;}.only-mobile{display:block !important;}.layout-grid-side{width:35%;}.layout-grid-main{width:65%;}.button:before{display:none;}.product-details .gallery a.next{max-width:205px;}header a.logo{height:70px;}header .first{border-bottom:none;}header .first .panel{padding-bottom:15px;}header .first .order-status{display:block;float:left;line-height:38px;padding:0 10px;font-size:14px;border:1px solid #fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;text-align:center;color:#fff;}header .first .order-status:hover{background:#fff;color:#4f91bf;text-decoration:none;}header.nav-opened .second{display:block !important;height:auto;}header.nav-opened .second .panel{float:none;padding:0;}header.nav-opened nav{float:none;display:block;margin:0 -20px;}header.nav-opened nav > ul > li{float:none;margin:0;}header.nav-opened nav li > a{padding:10px 20px;line-height:1;border-bottom:1px solid rgba(255,255,255,.2);}header.nav-opened nav > ul > li > ul > li > a{padding-left:40px;}nav > ul > li > ul{display:block;position:relative;padding:0;top:auto;left:auto;width:100%;}footer .columns .column{width:50%;margin-bottom:30px;}footer .columns .column:nth-child(2n+1){clear:left;}.product-details .left-part{float:none;width:100%;padding:0;margin-bottom:20px;}.product-details .right-part{float:none;width:100%;padding:0;margin-bottom:20px;}.product-details .prices{background:#f1f1f1;padding:15px;}.product-details .details .tabs{border:none;margin-bottom:15px;}.product-details .details .tabs li{float:none;margin:0 0 1px 0;}.product-details .details .tabs li a{padding:10px 15px;}.product-details .details .tabs li.active{border:none;margin:0 0 1px 0;}.product-details .details .tabs li.active a{color:#fff;}.product-details .heureka-reviews .item{padding-left:0;}.product-details .heureka-reviews .item .user{position:relative;left:auto;top:auto;width:auto;text-align:left;margin-bottom:10px;}.product-details .heureka-reviews .item .user i{display:inline-block;font-size:inherit;margin:0 10px 0 0;}.product-details .heureka-reviews .item .user .name{display:inline-block;margin:0;}.product-details .heureka-reviews .item .user .date{float:right;}article.content .about-us .products-hero .grid_3{float:none;width:100%;margin-bottom:20px;}}@media all and (max-width:768px){header .first .order-status{width:40px;}header .first .order-status .label{display:none;}.product-details .gallery a.next{max-width:235px;}#slider .slide .content{text-align:center;}footer .columns .column{width:100%;float:none;margin-bottom:30px;}footer .about .column{float:none;width:100%;margin-bottom:15px;text-align:center;}footer .about .icons{text-align:center;}.layout-grid-side:not(.fixed){width:100%;float:none;margin-bottom:15px;}.layout-grid-main:not(.fixed){width:100%;float:none;margin-bottom:15px;}.side-panel-padding{padding:0;}.order-box .products{height:auto;overflow:visible;}.order-box .products label{padding:7px 0;border-bottom:1px solid #e1e1e1;}.order-details .grid-side,.order-details .grid-main{float:none;width:100%;margin-bottom:20px;padding:0;}}@media all and (max-width:600px){#slider{height:320px;}#slider .slide .content span{font-size:20px;}.categories-list .item{width:50%}.products-list .item{width:50%;}.products-list .item:nth-child(3n+1){clear:none;}.products-list .item:nth-child(2n+1){clear:left;}}@media all and (max-width:425px){#slider{height:240px;}#slider .slide .content span{font-size:16px;}#slider .delivery-times{display:none;}.categories-list .item{width:100%}.products-list .item{float:none;width:100%;}.products-list .item .image{height:200px;}.products-list .item .image img{max-height:79%;}.products-list .item:nth-child(2n+1){clear:none;}.order-details .timeline{display:none;}.order-details .order-items .col-preview{display:none;}.product-details .heureka-reviews .item .head .stars{display:block;margin-bottom:5px;text-align:center;}.product-details .heureka-reviews .item .head .recommends{display:block;float:none;text-align:center;}.order-details .payment-type .item strong{float:none;margin-bottom:5px;}.order-details .payment-type .item > img{display:none;}.order-details .payment-type .item form.float-right{float:none;}.order-details .payment-type .item .button{width:100%;margin:0;}}#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none;}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url(fancybox/fancybox.png);}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none;}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none;}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:none;display:none;}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.5);-webkit-box-shadow:0 0 20px rgba(0,0,0,.5);-moz-box-shadow:0 0 20px rgba(0,0,0,.5);}#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff;}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101;}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url(fancybox/fancybox.png) -40px 0;cursor:pointer;z-index:1103;display:none;}#fancybox-error{color:#444444;font:normal 12px/20px Arial;padding:14px;margin:0;}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top;}#fancybox-frame{width:100%;height:100%;border:none;display:block;}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:none;background:transparent url(fancybox/blank.gif);z-index:1102;display:none;}#fancybox-left{left:0;}#fancybox-right{right:0;}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block;}#fancybox-left-ico{background:url(fancybox/fancybox.png) no-repeat -40px -30px;}#fancybox-right-ico{background:url(fancybox/fancybox.png) no-repeat -40px -60px;}#fancybox-left:hover,#fancybox-right:hover{visibility:visible;}#fancybox-left:hover span{left:20px;}#fancybox-right:hover span{left:auto;right:20px;}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102;}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333333;background:#fff;position:relative;}.fancybox-title-outside{padding-top:10px;color:#fff;}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#fff;text-align:left;}#fancybox-title-over{padding:10px;background-image:url(fancybox/fancy_title_over.png);display:block;}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px;}#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto;}#fancybox-title-float-wrap td{border:none;white-space:nowrap;}#fancybox-title-float-left{padding:0 0 0 15px;background:url(fancybox/fancybox.png) -40px -90px no-repeat;}#fancybox-title-float-main{color:#fff;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url(fancybox/fancybox-x.png) 0 -40px;}#fancybox-title-float-right{padding:0 0 0 15px;background:url(fancybox/fancybox.png) -55px -90px no-repeat;}.autocomplete-suggestions{border:1px solid #999;background:#FFF;overflow:auto;}.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden;}.autocomplete-selected{background:#F0F0F0;}.autocomplete-suggestions strong{font-weight:normal;color:#3399FF;}.autocomplete-group{padding:2px 5px;}.autocomplete-group strong{display:block;border-bottom:1px solid #000;}.fa-lg{vertical-align:-5%;}.fa-2x{vertical-align:-15%;}.fa-mr{margin-right:5px;}.fa-ml{margin-left:5px;}*:last-child{margin-bottom:0 !important;}@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d";}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e";}