<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rl_tooltips.popover{position:absolute;top:0;left:0;z-index:1060;display:none;padding:0;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.rl_tooltips.popover.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.rl_tooltips.popover.fade.in{opacity:1}.rl_tooltips.popover.top{margin-bottom:10px;margin-top:-6px}.rl_tooltips.popover.right{margin-left:10px}.rl_tooltips.popover.bottom{margin-top:13px}.rl_tooltips.popover.left{margin-right:10px;margin-left:-10px}.rl_tooltips.popover .popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.rl_tooltips.popover .popover-title:empty{display:none}.rl_tooltips.popover .popover-content{padding:9px 14px}.rl_tooltips.popover .arrow,.rl_tooltips.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.rl_tooltips.popover .arrow{border-width:11px}.rl_tooltips.popover .arrow:after{border-width:10px;content:""}.rl_tooltips.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.rl_tooltips.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.rl_tooltips.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.rl_tooltips.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.rl_tooltips.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}
.rl_tooltips.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.rl_tooltips.popover.bottom.has_title .arrow:after{border-bottom-color:#f7f7f7}.rl_tooltips.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.rl_tooltips.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}body&gt;.rl_tooltips.popover .arrow:after{z-index:0}body&gt;.rl_tooltips.popover.bottom .arrow:after,body&gt;.rl_tooltips.popover.top .arrow:after{left:0;margin-left:-10px}body&gt;.rl_tooltips.popover.left .arrow:after,body&gt;.rl_tooltips.popover.right .arrow:after{bottom:-10px}.rl_tooltips-link{cursor:pointer;display:inline-block !important}.rl_tooltips-link.isimg{border-bottom:0}.rl_tooltips-link.nostyle{border-bottom:0;cursor:inherit}.rl_tooltips.popover{width:auto;max-width:400px}.rl_tooltips.popover.notitle .popover-title{display:none}.rl_tooltips.popover.nocontent .popover-title{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-bottom:0}
.rl_tooltips.popover.nocontent .popover-content{display:none}.rl_tooltips.popover.isimg{text-indent:0;max-width:none}.rl_tooltips.popover.isimg .popover-content{padding:4px}.rl_tooltips.popover.blue h3.popover-title,.rl_tooltips.popover.primary h3.popover-title{background-color:#dbecf9;color:#2384d3}.rl_tooltips.popover.info h3.popover-title{background-color:#d9edf7;color:#31708f}.rl_tooltips.popover.green h3.popover-title,.rl_tooltips.popover.success h3.popover-title{background-color:#dff0d8;color:#3c763d}.rl_tooltips.popover.orange h3.popover-title,.rl_tooltips.popover.warning h3.popover-title{background-color:#fcf8e3;color:#8a6d3b}.rl_tooltips.popover.danger h3.popover-title,.rl_tooltips.popover.error h3.popover-title,.rl_tooltips.popover.red h3.popover-title{background-color:#f2dede;color:#a94442}.rl_tooltips.popover.gray h3.popover-title,.rl_tooltips.popover.grey h3.popover-title{background-color:#eee;color:#999}
.eb-animate{-webkit-animation-duration:var(--animation_duration,150ms);animation-duration:var(--animation_duration,150ms);-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ebfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes ebfadeIn{0%{opacity:0}100%{opacity:1}}.eb-fadeIn{-webkit-animation-name:ebfadeIn;animation-name:ebfadeIn}@-webkit-keyframes ebfadeOut{0%{opacity:1}100%{opacity:0}}@keyframes ebfadeOut{0%{opacity:1}100%{opacity:0}}.eb-fadeOut{-webkit-animation-name:ebfadeOut;animation-name:ebfadeOut}@media(print),(prefers-reduced-motion:reduce){.eb-animate{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.eb-close{display:inline-block;position:absolute;right:0;top:0;z-index:10000;background:none;color:#aeaeae;font-size:24px;font-weight:normal;font-family:Tahoma,Arial;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0;padding:0;line-height:1;cursor:pointer}
.eb-close:focus{outline:0}.eb-close span{font-size:1em;padding:.4em;line-height:.4em;display:block}.eb-rtl .eb-close{right:auto;left:0}@-webkit-keyframes ebFadeIn{99%{visibility:hidden}100%{visibility:visible}}@keyframes ebFadeIn{99%{visibility:hidden}100%{visibility:visible}}.eb-acc{text-align:center}.eb-acr{text-align:right}.eb-acb .eb-container,.eb-acm .eb-container{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eb-acb .eb-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eb-acm .eb-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eb{font-family:Arial;line-height:1.5;font-size:14px}.eb svg{fill:currentColor}.eb a{color:#4285f4}.eb-row-flex{text-align:center;margin:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.eb-row-flex&gt;*{margin:8px}.eb .eb-btn{display:inline-block;background-color:#555;color:#fff;padding:.9em;line-height:.6em;border-radius:3px;text-decoration:none;max-width:100%;border:solid 1px transparent;font-size:1em;text-align:center}.eb .eb-btn.eb-btn-medium{font-size:.9em;padding:.8em}.eb .eb-btn.eb-btn-small{font-size:.8em;padding:.7em}.eb .eb-btn.eb-btn-large{font-size:1.2em}.eb .eb-btn.eb-btn-outline{background:none;color:inherit;border:solid 1px currentColor}.eb .eb-btn.eb-btn-primary{background-color:#4285f4}.eb .eb-btn.eb-btn-danger{background-color:#db4437}.eb .eb-btn.eb-btn-success{background-color:#0f9d58}.eb .eb-btn:hover{opacity:.9}.eb-left{float:left}.eb-right{float:right}.eb-h1{font-size:24px}.eb-h2{font-size:20px}.eb-h3{font-size:18px}.eb-h4{font-size:16px}.eb-h1,.eb-h2,.eb-h3,.eb-h4{line-height:1.3;margin-bottom:20px}.eb-p{padding:0;margin-bottom:20px}.eb-p:last-child{margin:0}.eb-small{font-size:.9em}.eb-muted{opacity:.6}.text-success{color:#0f9d58}.eb-icon-warning,.eb-icon{font-size:50px;line-height:56px;border:solid 2px currentColor;width:60px;height:60px;display:inline-block;border-radius:100%;color:#555;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.eb-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-10px}.eb-row .eb-col{padding:10px}.eb-label{display:inline-block;background-color:#555;padding:.7em;line-height:.8em;border-radius:3px;color:#fff}.eb-label.eb-label-danger{background-color:#db4437}.eb-coupon-code{background-color:#4285f4;color:#fff;padding:6px 18px;border-radius:3px;display:inline-block;font-family:monospace;font-size:16px;position:relative;text-align:center;letter-spacing:.1em}.eb-coupon-code:before{content:"âœ„";top:6px;left:-6px;font-size:34px;line-height:13px;position:relative}.eb-coupon-code-simple{border:dashed 1px currentColor;padding:.5em;line-height:1;font-family:monospace;font-weight:bold;letter-spacing:.1em}.eb-backdrop{height:100%;width:100%;position:fixed;left:0;top:0;z-index:0;overflow:hidden}.eb-inst{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none;z-index:99999;text-align:left}
.eb-inst&gt;*{pointer-events:all}.eb-inst,.eb-inst *,.eb-inst *:before,.eb-inst *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.eb-inst.eb-top-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eb-inst.eb-top-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eb-inst.eb-middle-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-inst.eb-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-inst.eb-middle-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-inst.eb-bottom-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-inst.eb-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-inst.eb-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.eb-inst .eb-header{font-size:1.6em;line-height:1em;margin-bottom:20px;opacity:.8}.eb-inst .eb-header ul{list-style:disc inside none;margin:0;padding:0}.eb-inst .eb-content{overflow:hidden}.eb-inst .eb-content .eb-input{border:1px solid #aeaeae;padding:.6em .8em;width:100%;height:auto;font-family:"Arial";line-height:normal;margin:0}.eb-inst .eb-content input[type="checkbox"]{margin:0;position:relative;top:-1px}.eb-inst .eb-content .eb-field-row{margin-bottom:.5em}.eb-inst .eb-content .eb-field-row label{display:inline-block;margin-bottom:.5em}.eb-inst .eb-formHor .eb-container{margin:0 auto;max-width:1000px}@media(min-width:768px){.eb-inst .eb-formHor form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -5px}.eb-inst .eb-formHor .eb-content form&gt;*{padding:0 5px;margin:0;width:100%}.eb-inst .eb-formHor .eb-content form .eb-footer{-ms-flex-negative:0;flex-shrink:0;width:150px}
}.eb-inst .eb-formHor .eb-content button{width:100%}.eb-inst img{max-width:100%}.eb-inst.eb-image .eb-content&gt;a{display:block}.eb-dialog{width:100%;height:auto;max-height:100%;z-index:1;overflow:auto;padding:30px;-webkit-overflow-scrolling:touch;position:relative}.eb-dialog.eb-shdelevation{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.1),0px 9px 46px 8px rgba(0,0,0,0.1);box-shadow:0 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.1),0px 9px 46px 8px rgba(0,0,0,0.1)}.eb-dialog.eb-shd1{-webkit-box-shadow:0 0 2px 2px rgba(0,0,1,0.3);box-shadow:0 0 2px 2px rgba(0,0,1,0.3)}.eb-dialog.eb-shd2{-webkit-box-shadow:6px 7px 4px 6px rgba(0,0,1,0.3);box-shadow:6px 7px 4px 6px rgba(0,0,1,0.3)}.eb-dialog.eb-shd3{-webkit-box-shadow:0 0 27px 15px rgba(0,0,0,0.5);box-shadow:0 0 27px 15px rgba(0,0,0,0.5)}.eb-dialog:focus{outline:0}.eb-dialog.velocity-animating{-webkit-transition:none;transition:none}.eb-pageslide{position:relative;z-index:999999999999999999999}.eb-pageslide&gt;.eb-inst{position:relative;height:auto}
iframe.eboxFitFrame{position:absolute;height:100%;width:100%;top:0;left:0}.eb-page_no_scroll,.eb-page_no_scroll body{overflow:hidden !important;position:relative;width:100%;height:100%}.eb-hide{display:none}*[data-ebox-cmd]&gt;*,*[data-ebox]&gt;*{pointer-events:none}
.ebox-yes-no{text-align:center;line-height:1.2}.ebox-yn-text{margin-bottom:1.5em}.ebox-ys-footer{margin-top:1.5em}.ebox-ys-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-.3em}.ebox-ys-btn{border-radius:3px;display:inline-block;padding:.8em 1.6em;line-height:1;margin:.3em;text-decoration:none !important;-webkit-transition:all 200ms linear;transition:all 200ms linear}.ebox-ys-btn:hover{opacity:.9}.ebox-ys-subtext{display:block;font-size:.8em;opacity:.8;margin-top:.2em}
@font-face{font-family:FontAwesome;src:url('/plugins/system/ef4_jmframework/includes/assets/template/fontawesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/plugins/system/ef4_jmframework/includes/assets/template/fontawesome/css/../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0') format('embedded-opentype'),url('/plugins/system/ef4_jmframework/includes/assets/template/fontawesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/plugins/system/ef4_jmframework/includes/assets/template/fontawesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/plugins/system/ef4_jmframework/includes/assets/template/fontawesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/plugins/system/ef4_jmframework/includes/assets/template/fontawesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal;font-display:block}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}
.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}
.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}
.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}
.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}
.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}
.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}
.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}
.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}
.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}
.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}
.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}
.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}
.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}
.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}
.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}
.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}
.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}
.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}
.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}
.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:40px;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{max-width:100%;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{line-height:normal}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}input[type="search"]{box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{margin:0;font-family:'Oswald',sans-serif;font-weight:400;font-size:15px;line-height:1.7;color:#666;background-color:transparent}a{color:#666;text-decoration:none;-webkit-transition:color .2s ease-in;transition:color .2s ease-in}a:hover{text-decoration:underline}a:focus{outline:0}::selection{background:#666;color:#fff}::-webkit-selection{background:#666;color:#fff}::-moz-selection{background:#666;color:#fff}
.img-rounded{border-radius:6px}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.1)}.img-circle{border-radius:100%}.row{margin-left:-20px}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}
.offset2{margin-left:180px}.offset1{margin-left:100px}.offset-12{margin-left:-940px}.offset-11{margin-left:-860px}.offset-10{margin-left:-780px}.offset-9{margin-left:-700px}.offset-8{margin-left:-620px}.offset-7{margin-left:-540px}.offset-6{margin-left:-460px}.offset-5{margin-left:-380px}.offset-4{margin-left:-300px}.offset-3{margin-left:-220px}.offset-2{margin-left:-140px}.offset-1{margin-left:-60px}.row-fluid{margin:0 -15px;width:auto !important}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;width:100%;box-sizing:border-box;float:left;margin-left:0;padding:0 15px}.row-fluid .span12{width:100%}.row-fluid .span11{width:91.66666667%}.row-fluid .span10{width:83.33333333%}.row-fluid .span9{width:75%}.row-fluid .span8{width:66.66666667%}.row-fluid .span7{width:58.33333333%}.row-fluid .span6{width:50%}.row-fluid .span5{width:41.66666667%}.row-fluid .span4{width:33.33333333%}.row-fluid .span3{width:25%}.row-fluid .span2{width:16.66666667%}.row-fluid .span1{width:8.33333333%}.row-fluid .offset12{margin-left:100%}
.row-fluid .offset11{margin-left:91.66666667%}.row-fluid .offset10{margin-left:83.33333333%}.row-fluid .offset9{margin-left:75%}.row-fluid .offset8{margin-left:66.66666667%}.row-fluid .offset7{margin-left:58.33333333%}.row-fluid .offset6{margin-left:50%}.row-fluid .offset5{margin-left:41.66666667%}.row-fluid .offset4{margin-left:33.33333333%}.row-fluid .offset3{margin-left:25%}.row-fluid .offset2{margin-left:16.66666667%}.row-fluid .offset1{margin-left:8.33333333%}.row-fluid .offset-12{margin-left:-100%}.row-fluid .offset-11{margin-left:-91.66666667%}.row-fluid .offset-10{margin-left:-83.33333333%}.row-fluid .offset-9{margin-left:-75%}.row-fluid .offset-8{margin-left:-66.66666667%}.row-fluid .offset-7{margin-left:-58.33333333%}.row-fluid .offset-6{margin-left:-50%}.row-fluid .offset-5{margin-left:-41.66666667%}.row-fluid .offset-4{margin-left:-33.33333333%}.row-fluid .offset-3{margin-left:-25%}.row-fluid .offset-2{margin-left:-16.66666667%}.row-fluid .offset-1{margin-left:-8.33333333%}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.12765957%}
.row-fluid .controls .span12{width:100%}.row-fluid .controls .span11{width:91.4893617%}.row-fluid .controls .span10{width:82.97872340000001%}.row-fluid .controls .span9{width:74.46808511%}.row-fluid .controls .span8{width:65.95744680999999%}.row-fluid .controls .span7{width:57.44680851%}.row-fluid .controls .span6{width:48.93617021%}.row-fluid .controls .span5{width:40.42553191%}.row-fluid .controls .span4{width:31.91489362%}.row-fluid .controls .span3{width:23.40425532%}.row-fluid .controls .span2{width:14.89361702%}.row-fluid .controls .span1{width:6.38297872%}.row-fluid .controls .offset12{margin-left:104.25531915%}.row-fluid .controls .offset12:first-child{margin-left:102.12765957%}.row-fluid .controls .offset11{margin-left:95.74468084999999%}.row-fluid .controls .offset11:first-child{margin-left:93.61702128%}.row-fluid .controls .offset10{margin-left:87.23404255%}.row-fluid .controls .offset10:first-child{margin-left:85.10638298000001%}.row-fluid .controls .offset9{margin-left:78.72340426%}.row-fluid .controls .offset9:first-child{margin-left:76.59574468%}
.row-fluid .controls .offset8{margin-left:70.21276596%}.row-fluid .controls .offset8:first-child{margin-left:68.08510638%}.row-fluid .controls .offset7{margin-left:61.70212766%}.row-fluid .controls .offset7:first-child{margin-left:59.57446809%}.row-fluid .controls .offset6{margin-left:53.19148936%}.row-fluid .controls .offset6:first-child{margin-left:51.06382979%}.row-fluid .controls .offset5{margin-left:44.68085106%}.row-fluid .controls .offset5:first-child{margin-left:42.55319149%}.row-fluid .controls .offset4{margin-left:36.17021277%}.row-fluid .controls .offset4:first-child{margin-left:34.04255319%}.row-fluid .controls .offset3{margin-left:27.65957447%}.row-fluid .controls .offset3:first-child{margin-left:25.53191489%}.row-fluid .controls .offset2{margin-left:19.14893617%}.row-fluid .controls .offset2:first-child{margin-left:17.0212766%}.row-fluid .controls .offset1{margin-left:10.63829787%}.row-fluid .controls .offset1:first-child{margin-left:8.5106383%}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right}.container{margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:"";line-height:0}.container:after{clear:both}.container-fluid{padding-right:15px;padding-left:15px;margin-left:auto;margin-right:auto;max-width:1170px}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0}.container-fluid:after{clear:both}.full-width&gt;.container-fluid{max-width:100%;width:auto}p{margin:0}*+p{margin:1em 0}.lead{margin-bottom:20px;font-size:22.5px;font-weight:200;line-height:2.55}small{font-size:85%}strong{font-weight:bold}em{font-style:italic}cite{font-style:normal}.muted{color:#999}a.muted:hover,a.muted:focus{color:gray}.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#a47e3c}.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#953b39}
.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#2d6987}.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#356635}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6{margin:0 0 10px;font-family:inherit;font-weight:700;line-height:1.2;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h1{font-size:1.5em}h2{font-size:18pt;font-weight:400}h3{font-size:1.25em}h4{font-size:1.125em}h5{font-size:1em}h6{font-size:1em}h1 small{font-size:26.25px}h2 small{font-size:18.75px}h3 small{font-size:15px}h4 small{font-size:15px}ol{padding:0;margin:0 0 10px 25px}ul ul,ul ol,ol ol,ol ul{margin-bottom:0}ul{padding:0;margin:0;list-style:none}ul:not([class]) li,ul.color li,ul.color2 li{margin:0;padding:0 0 0 20px;position:relative}ul:not([class]) li:before,ul.color li:before,ul.color2 li:before{content:'';position:absolute;display:block;top:10px;left:0;right:auto;width:4px;height:4px;border-radius:50%;background:#666}
ul.color li:before{top:8px;width:6px;height:6px;background:transparent;border:1px solid #666}ul.color2 li:not([class]):before{background:currentColor}.text-right ul:not([class]) li,.text-right ul.color li,.text-right ul.color2 li{padding:0 20px 0 0}.text-right ul:not([class]) li:before,.text-right ul.color li:before,.text-right ul.color2 li:before{left:auto;right:0}ul.unstyled,ol.unstyled{margin-left:0;list-style:none}ul.unstyled{margin:0 0 10px}ul.unstyled li{padding:0;background:none}ul.unstyled ul{list-style:disc;margin:0 0 0 25px}ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline&gt;li,ol.inline&gt;li{display:inline-block;padding-left:5px;padding-right:5px;background:none}dl{margin-bottom:20px}dt,dd{line-height:1.7}dt{font-weight:bold}dd{margin-left:10px}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0}.dl-horizontal:after{clear:both}.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dl-horizontal dd{margin-left:180px}hr{margin:30px 0;border:0;border-top:1px solid #e5e8ed}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{margin-bottom:0;font-size:18.75px;font-weight:300;line-height:1.25}blockquote small{display:block;line-height:20px;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:13px;color:#333;border-radius:0}
code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:14px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid rgba(0,0,0,.15);border-radius:0}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}form{margin:0 0 20px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:15px;line-height:40px;color:#8c8c8c;border:0;border-bottom:1px solid #e5e8ed}legend small{font-size:15px}label,input,button,select,textarea{font-size:15px;font-weight:normal;line-height:20px}input,button,select,textarea{font-family:'Oswald',sans-serif}label{display:block;margin-bottom:5px}label+.optional{display:block;margin-top:-5px;font-size:.8em}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:40px;line-height:40px;box-sizing:border-box;border-radius:0;font-family:inherit;font-size:15px;font-weight:400;padding:0 15px;vertical-align:middle;border:1px solid #dfe3e9;color:inherit;background:#e5e8ed}
select:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{outline:0;border-color:#a3adbf}#jm-header-mod select,#jm-header-mod textarea,#jm-header-mod input[type="text"],#jm-header-mod input[type="password"],#jm-header-mod input[type="datetime"],#jm-header-mod input[type="datetime-local"],#jm-header-mod input[type="date"],#jm-header-mod input[type="month"],#jm-header-mod input[type="time"],#jm-header-mod input[type="week"],#jm-header-mod input[type="number"],#jm-header-mod input[type="email"],#jm-header-mod input[type="url"],#jm-header-mod input[type="search"],#jm-header-mod input[type="tel"],#jm-header-mod input[type="color"],#jm-header-mod .uneditable-input{border-color:transparent;background:#ebebeb}
#jm-header-mod select:focus,#jm-header-mod textarea:focus,#jm-header-mod input[type="text"]:focus,#jm-header-mod input[type="password"]:focus,#jm-header-mod input[type="datetime"]:focus,#jm-header-mod input[type="datetime-local"]:focus,#jm-header-mod input[type="date"]:focus,#jm-header-mod input[type="month"]:focus,#jm-header-mod input[type="time"]:focus,#jm-header-mod input[type="week"]:focus,#jm-header-mod input[type="number"]:focus,#jm-header-mod input[type="email"]:focus,#jm-header-mod input[type="url"]:focus,#jm-header-mod input[type="search"]:focus,#jm-header-mod input[type="tel"]:focus,#jm-header-mod input[type="color"]:focus,#jm-header-mod .uneditable-input:focus{border-color:#e6e6e6}
#jm-top1 select,#jm-top1 textarea,#jm-top1 input[type="text"],#jm-top1 input[type="password"],#jm-top1 input[type="datetime"],#jm-top1 input[type="datetime-local"],#jm-top1 input[type="date"],#jm-top1 input[type="month"],#jm-top1 input[type="time"],#jm-top1 input[type="week"],#jm-top1 input[type="number"],#jm-top1 input[type="email"],#jm-top1 input[type="url"],#jm-top1 input[type="search"],#jm-top1 input[type="tel"],#jm-top1 input[type="color"],#jm-top1 .uneditable-input{border-color:transparent;background:#ebebeb}#jm-top1 select:focus,#jm-top1 textarea:focus,#jm-top1 input[type="text"]:focus,#jm-top1 input[type="password"]:focus,#jm-top1 input[type="datetime"]:focus,#jm-top1 input[type="datetime-local"]:focus,#jm-top1 input[type="date"]:focus,#jm-top1 input[type="month"]:focus,#jm-top1 input[type="time"]:focus,#jm-top1 input[type="week"]:focus,#jm-top1 input[type="number"]:focus,#jm-top1 input[type="email"]:focus,#jm-top1 input[type="url"]:focus,#jm-top1 input[type="search"]:focus,#jm-top1 input[type="tel"]:focus,#jm-top1 input[type="color"]:focus,#jm-top1 .uneditable-input:focus{border-color:#e6e6e6}
#jm-top2 select,#jm-top2 textarea,#jm-top2 input[type="text"],#jm-top2 input[type="password"],#jm-top2 input[type="datetime"],#jm-top2 input[type="datetime-local"],#jm-top2 input[type="date"],#jm-top2 input[type="month"],#jm-top2 input[type="time"],#jm-top2 input[type="week"],#jm-top2 input[type="number"],#jm-top2 input[type="email"],#jm-top2 input[type="url"],#jm-top2 input[type="search"],#jm-top2 input[type="tel"],#jm-top2 input[type="color"],#jm-top2 .uneditable-input{border-color:transparent;background:#ebebeb}#jm-top2 select:focus,#jm-top2 textarea:focus,#jm-top2 input[type="text"]:focus,#jm-top2 input[type="password"]:focus,#jm-top2 input[type="datetime"]:focus,#jm-top2 input[type="datetime-local"]:focus,#jm-top2 input[type="date"]:focus,#jm-top2 input[type="month"]:focus,#jm-top2 input[type="time"]:focus,#jm-top2 input[type="week"]:focus,#jm-top2 input[type="number"]:focus,#jm-top2 input[type="email"]:focus,#jm-top2 input[type="url"]:focus,#jm-top2 input[type="search"]:focus,#jm-top2 input[type="tel"]:focus,#jm-top2 input[type="color"]:focus,#jm-top2 .uneditable-input:focus{border-color:#e6e6e6}
#jm-top3 select,#jm-top3 textarea,#jm-top3 input[type="text"],#jm-top3 input[type="password"],#jm-top3 input[type="datetime"],#jm-top3 input[type="datetime-local"],#jm-top3 input[type="date"],#jm-top3 input[type="month"],#jm-top3 input[type="time"],#jm-top3 input[type="week"],#jm-top3 input[type="number"],#jm-top3 input[type="email"],#jm-top3 input[type="url"],#jm-top3 input[type="search"],#jm-top3 input[type="tel"],#jm-top3 input[type="color"],#jm-top3 .uneditable-input{border-color:transparent;background:#ebebeb}#jm-top3 select:focus,#jm-top3 textarea:focus,#jm-top3 input[type="text"]:focus,#jm-top3 input[type="password"]:focus,#jm-top3 input[type="datetime"]:focus,#jm-top3 input[type="datetime-local"]:focus,#jm-top3 input[type="date"]:focus,#jm-top3 input[type="month"]:focus,#jm-top3 input[type="time"]:focus,#jm-top3 input[type="week"]:focus,#jm-top3 input[type="number"]:focus,#jm-top3 input[type="email"]:focus,#jm-top3 input[type="url"]:focus,#jm-top3 input[type="search"]:focus,#jm-top3 input[type="tel"]:focus,#jm-top3 input[type="color"]:focus,#jm-top3 .uneditable-input:focus{border-color:#e6e6e6}
#jm-bottom1 select,#jm-bottom1 textarea,#jm-bottom1 input[type="text"],#jm-bottom1 input[type="password"],#jm-bottom1 input[type="datetime"],#jm-bottom1 input[type="datetime-local"],#jm-bottom1 input[type="date"],#jm-bottom1 input[type="month"],#jm-bottom1 input[type="time"],#jm-bottom1 input[type="week"],#jm-bottom1 input[type="number"],#jm-bottom1 input[type="email"],#jm-bottom1 input[type="url"],#jm-bottom1 input[type="search"],#jm-bottom1 input[type="tel"],#jm-bottom1 input[type="color"],#jm-bottom1 .uneditable-input{border-color:transparent;background:#ebebeb}#jm-bottom1 select:focus,#jm-bottom1 textarea:focus,#jm-bottom1 input[type="text"]:focus,#jm-bottom1 input[type="password"]:focus,#jm-bottom1 input[type="datetime"]:focus,#jm-bottom1 input[type="datetime-local"]:focus,#jm-bottom1 input[type="date"]:focus,#jm-bottom1 input[type="month"]:focus,#jm-bottom1 input[type="time"]:focus,#jm-bottom1 input[type="week"]:focus,#jm-bottom1 input[type="number"]:focus,#jm-bottom1 input[type="email"]:focus,#jm-bottom1 input[type="url"]:focus,#jm-bottom1 input[type="search"]:focus,#jm-bottom1 input[type="tel"]:focus,#jm-bottom1 input[type="color"]:focus,#jm-bottom1 .uneditable-input:focus{border-color:#e6e6e6}
#jm-bottom2 select,#jm-bottom2 textarea,#jm-bottom2 input[type="text"],#jm-bottom2 input[type="password"],#jm-bottom2 input[type="datetime"],#jm-bottom2 input[type="datetime-local"],#jm-bottom2 input[type="date"],#jm-bottom2 input[type="month"],#jm-bottom2 input[type="time"],#jm-bottom2 input[type="week"],#jm-bottom2 input[type="number"],#jm-bottom2 input[type="email"],#jm-bottom2 input[type="url"],#jm-bottom2 input[type="search"],#jm-bottom2 input[type="tel"],#jm-bottom2 input[type="color"],#jm-bottom2 .uneditable-input{border-color:transparent;background:#ebebeb}#jm-bottom2 select:focus,#jm-bottom2 textarea:focus,#jm-bottom2 input[type="text"]:focus,#jm-bottom2 input[type="password"]:focus,#jm-bottom2 input[type="datetime"]:focus,#jm-bottom2 input[type="datetime-local"]:focus,#jm-bottom2 input[type="date"]:focus,#jm-bottom2 input[type="month"]:focus,#jm-bottom2 input[type="time"]:focus,#jm-bottom2 input[type="week"]:focus,#jm-bottom2 input[type="number"]:focus,#jm-bottom2 input[type="email"]:focus,#jm-bottom2 input[type="url"]:focus,#jm-bottom2 input[type="search"]:focus,#jm-bottom2 input[type="tel"]:focus,#jm-bottom2 input[type="color"]:focus,#jm-bottom2 .uneditable-input:focus{border-color:#e6e6e6}
#jm-bottom3 select,#jm-bottom3 textarea,#jm-bottom3 input[type="text"],#jm-bottom3 input[type="password"],#jm-bottom3 input[type="datetime"],#jm-bottom3 input[type="datetime-local"],#jm-bottom3 input[type="date"],#jm-bottom3 input[type="month"],#jm-bottom3 input[type="time"],#jm-bottom3 input[type="week"],#jm-bottom3 input[type="number"],#jm-bottom3 input[type="email"],#jm-bottom3 input[type="url"],#jm-bottom3 input[type="search"],#jm-bottom3 input[type="tel"],#jm-bottom3 input[type="color"],#jm-bottom3 .uneditable-input{border-color:transparent;background:#ebebeb}#jm-bottom3 select:focus,#jm-bottom3 textarea:focus,#jm-bottom3 input[type="text"]:focus,#jm-bottom3 input[type="password"]:focus,#jm-bottom3 input[type="datetime"]:focus,#jm-bottom3 input[type="datetime-local"]:focus,#jm-bottom3 input[type="date"]:focus,#jm-bottom3 input[type="month"]:focus,#jm-bottom3 input[type="time"]:focus,#jm-bottom3 input[type="week"]:focus,#jm-bottom3 input[type="number"]:focus,#jm-bottom3 input[type="email"]:focus,#jm-bottom3 input[type="url"]:focus,#jm-bottom3 input[type="search"]:focus,#jm-bottom3 input[type="tel"]:focus,#jm-bottom3 input[type="color"]:focus,#jm-bottom3 .uneditable-input:focus{border-color:#e6e6e6}
#jm-footer-mod select,#jm-footer-mod textarea,#jm-footer-mod input[type="text"],#jm-footer-mod input[type="password"],#jm-footer-mod input[type="datetime"],#jm-footer-mod input[type="datetime-local"],#jm-footer-mod input[type="date"],#jm-footer-mod input[type="month"],#jm-footer-mod input[type="time"],#jm-footer-mod input[type="week"],#jm-footer-mod input[type="number"],#jm-footer-mod input[type="email"],#jm-footer-mod input[type="url"],#jm-footer-mod input[type="search"],#jm-footer-mod input[type="tel"],#jm-footer-mod input[type="color"],#jm-footer-mod .uneditable-input{border-color:transparent;color:#2b2b2b;background:#fff}
#jm-footer-mod select:focus,#jm-footer-mod textarea:focus,#jm-footer-mod input[type="text"]:focus,#jm-footer-mod input[type="password"]:focus,#jm-footer-mod input[type="datetime"]:focus,#jm-footer-mod input[type="datetime-local"]:focus,#jm-footer-mod input[type="date"]:focus,#jm-footer-mod input[type="month"]:focus,#jm-footer-mod input[type="time"]:focus,#jm-footer-mod input[type="week"]:focus,#jm-footer-mod input[type="number"]:focus,#jm-footer-mod input[type="email"]:focus,#jm-footer-mod input[type="url"]:focus,#jm-footer-mod input[type="search"]:focus,#jm-footer-mod input[type="tel"]:focus,#jm-footer-mod input[type="color"]:focus,#jm-footer-mod .uneditable-input:focus{border-color:#fff}
textarea{height:auto;line-height:1.2;padding:15px}input[type="radio"],input[type="checkbox"]{margin:0 5px 0 0;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select,input[type="file"]{height:40px;line-height:40px;padding:0}select{width:180px;padding:0 15px}select option{color:inherit;background:#e5e8ed}select[multiple]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;background-color:#e2e5eb;border-color:#dfe3e9;box-shadow:inset 0 1px 2px rgba(0,0,0,.025);cursor:not-allowed}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:inherit}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit}.radio,.checkbox{min-height:20px;padding-left:20px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px}
.controls&gt;.radio:first-child,.controls&gt;.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}.input-mini{width:100px}.input-small{width:120px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block}
input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:926px}input.span11,textarea.span11,.uneditable-input.span11{width:846px}input.span10,textarea.span10,.uneditable-input.span10{width:766px}input.span9,textarea.span9,.uneditable-input.span9{width:686px}input.span8,textarea.span8,.uneditable-input.span8{width:606px}input.span7,textarea.span7,.uneditable-input.span7{width:526px}input.span6,textarea.span6,.uneditable-input.span6{width:446px}input.span5,textarea.span5,.uneditable-input.span5{width:366px}input.span4,textarea.span4,.uneditable-input.span4{width:286px}input.span3,textarea.span3,.uneditable-input.span3{width:206px}input.span2,textarea.span2,.uneditable-input.span2{width:126px}input.span1,textarea.span1,.uneditable-input.span1{width:46px}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0}
.controls-row:after{clear:both}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}
.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392}
.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7ab5d3}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d}.form-actions{padding:19px 20px 0;margin-top:20px;margin-bottom:20px;border-top:1px solid #e7e7e7}
.form-actions:before,.form-actions:after{display:table;content:"";line-height:0}.form-actions:after{clear:both}.help-block,.help-inline{color:#8c8c8c}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;vertical-align:middle;padding-left:5px}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap}.input-append .btn,.input-prepend .btn{padding-left:15px;padding-right:15px;padding-top:8px;padding-bottom:8px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:15px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;vertical-align:top;border-radius:0}
.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:38px;min-width:16px;padding:0 5px;font-size:15px;font-weight:normal;line-height:38px;text-align:center;border:0}.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group&gt;.dropdown-toggle,.input-prepend .btn-group&gt;.dropdown-toggle{vertical-align:top;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{border-radius:0}.input-append input,.input-append select,.input-append .uneditable-input{border-radius:0}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{border-radius:0}
.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child&gt;.dropdown-toggle{border-radius:0}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{border-radius:0}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{border-radius:0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;border-radius:0}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;border-radius:0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-left:14px;margin-bottom:0}.form-search .input-append .search-query,.form-search .input-prepend .search-query{border-radius:0}.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;margin-bottom:0;vertical-align:middle}
.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0}
.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:10px;text-align:right}.form-horizontal .controls{margin-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}.form-horizontal.well .control-group{margin-bottom:0;margin-top:20px}.form-horizontal.well .control-group:first-child{margin-top:0}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table,table.category{width:100%;margin-bottom:20px;border-top:1px solid #e5e8ed}.table th,table.category th,.table td,table.category td{padding:15px;line-height:1.7;text-align:left;vertical-align:top;border-bottom:1px solid #e5e8ed;border-right:1px solid #e5e8ed}
.table th:first-child,table.category th:first-child,.table td:first-child,table.category td:first-child{border-left:1px solid #e5e8ed}.table th,table.category th{background:#666;color:#fff;text-align:center;font-weight:600}.table th a,table.category th a{color:#fff;text-decoration:none}.table th a:hover,table.category th a:hover{text-decoration:underline}.table thead th,table.category thead th{vertical-align:bottom}.table caption+thead tr:first-child th,table.category caption+thead tr:first-child th,.table caption+thead tr:first-child td,table.category caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,table.category colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,table.category colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,table.category thead:first-child tr:first-child th,.table thead:first-child tr:first-child td,table.category thead:first-child tr:first-child td{border-top:0}.table tbody+tbody,table.category tbody+tbody{border-top:2px solid #e5e8ed}
.table .table,table.category .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border-collapse:separate;border-radius:0}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child&gt;th:first-child,.table-bordered tbody:first-child tr:first-child&gt;td:first-child,.table-bordered tbody:first-child tr:first-child&gt;th:first-child{border-top-left-radius:0}.table-bordered thead:first-child tr:first-child&gt;th:last-child,.table-bordered tbody:first-child tr:first-child&gt;td:last-child,.table-bordered tbody:first-child tr:first-child&gt;th:last-child{border-top-right-radius:0}
.table-bordered thead:last-child tr:last-child&gt;th:first-child,.table-bordered tbody:last-child tr:last-child&gt;td:first-child,.table-bordered tbody:last-child tr:last-child&gt;th:first-child,.table-bordered tfoot:last-child tr:last-child&gt;td:first-child,.table-bordered tfoot:last-child tr:last-child&gt;th:first-child{border-bottom-left-radius:0}.table-bordered thead:last-child tr:last-child&gt;th:last-child,.table-bordered tbody:last-child tr:last-child&gt;td:last-child,.table-bordered tbody:last-child tr:last-child&gt;th:last-child,.table-bordered tfoot:last-child tr:last-child&gt;td:last-child,.table-bordered tfoot:last-child tr:last-child&gt;th:last-child{border-bottom-right-radius:0}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{border-bottom-left-radius:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{border-bottom-right-radius:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{border-top-left-radius:0}
.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{border-top-right-radius:0}.table-striped tbody&gt;tr:nth-child(odd)&gt;td,.table-striped tbody&gt;tr:nth-child(odd)&gt;th{background-color:#fafafa}.table-hover tbody tr:hover&gt;td,.table-hover tbody tr:hover&gt;th{background-color:#fafafa}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}
.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success&gt;td{background-color:#dff0d8}.table tbody tr.error&gt;td{background-color:#f2dede}.table tbody tr.warning&gt;td{background-color:#fcf8e3}.table tbody tr.info&gt;td{background-color:#d9edf7}.table-hover tbody tr.success:hover&gt;td{background-color:#d0e9c6}.table-hover tbody tr.error:hover&gt;td{background-color:#ebcccc}.table-hover tbody tr.warning:hover&gt;td{background-color:#faf2cc}.table-hover tbody tr.info:hover&gt;td{background-color:#c4e3f3}@font-face{font-family:'Glyphicons Halflings';src:url('/templates/jm-lux/css/../../../plugins/system/ef4_jmframework/includes/assets/template/bootstrap/fonts/glyphicons-halflings-regular.eot');src:url('/templates/jm-lux/css/../../../plugins/system/ef4_jmframework/includes/assets/template/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/templates/jm-lux/css/../../../plugins/system/ef4_jmframework/includes/assets/template/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),url('/templates/jm-lux/css/../../../plugins/system/ef4_jmframework/includes/assets/template/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/templates/jm-lux/css/../../../plugins/system/ef4_jmframework/includes/assets/template/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}
[class^="icon-"],[class*=" icon-"]{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"].disabled,[class*=" icon-"].disabled{font-weight:normal}.icon-asterisk:before{content:"\2a"}.icon-plus:before{content:"\2b"}.icon-euro:before,.icon-eur:before{content:"\20ac"}.icon-minus:before{content:"\2212"}.icon-cloud:before{content:"\2601"}.icon-envelope:before{content:"\2709"}.icon-pencil:before{content:"\270f"}.icon-glass:before{content:"\e001"}.icon-music:before{content:"\e002"}.icon-search:before{content:"\e003"}.icon-heart:before{content:"\e005"}.icon-star:before{content:"\e006"}.icon-star-empty:before{content:"\e007"}.icon-user:before{content:"\e008"}
.icon-film:before{content:"\e009"}.icon-th-large:before{content:"\e010"}.icon-th:before{content:"\e011"}.icon-th-list:before{content:"\e012"}.icon-ok:before{content:"\e013"}.icon-cancel:before,.icon-remove:before{content:"\e014"}.icon-zoom-in:before{content:"\e015"}.icon-zoom-out:before{content:"\e016"}.icon-off:before{content:"\e017"}.icon-signal:before{content:"\e018"}.icon-cog:before{content:"\e019"}.icon-trash:before{content:"\e020"}.icon-home:before{content:"\e021"}.icon-copy:before,.icon-file-add:before,.icon-file:before{content:"\e022"}.icon-time:before{content:"\e023"}
.icon-road:before{content:"\e024"}.icon-download-alt:before{content:"\e025"}.icon-download:before{content:"\e026"}.icon-upload:before{content:"\e027"}.icon-archive:before,.icon-inbox:before{content:"\e028"}.icon-play-circle:before{content:"\e029"}.icon-repeat:before{content:"\e030"}.icon-refresh:before{content:"\e031"}.icon-list-alt:before{content:"\e032"}.icon-lock:before{content:"\e033"}.icon-flag:before{content:"\e034"}.icon-headphones:before{content:"\e035"}.icon-volume-off:before{content:"\e036"}.icon-volume-down:before{content:"\e037"}.icon-volume-up:before{content:"\e038"}
.icon-qrcode:before{content:"\e039"}.icon-barcode:before{content:"\e040"}.icon-tag:before{content:"\e041"}.icon-tags:before{content:"\e042"}.icon-book:before{content:"\e043"}.icon-bookmark:before{content:"\e044"}.icon-print:before{content:"\e045"}.icon-camera:before{content:"\e046"}.icon-font:before{content:"\e047"}.icon-bold:before{content:"\e048"}.icon-italic:before{content:"\e049"}.icon-text-height:before{content:"\e050"}.icon-text-width:before{content:"\e051"}.icon-align-left:before{content:"\e052"}.icon-align-center:before{content:"\e053"}.icon-align-right:before{content:"\e054"}
.icon-align-justify:before{content:"\e055"}.icon-list:before{content:"\e056"}.icon-indent-left:before{content:"\e057"}.icon-indent-right:before{content:"\e058"}.icon-facetime-video:before{content:"\e059"}.icon-picture:before{content:"\e060"}.icon-map-marker:before{content:"\e062"}.icon-adjust:before{content:"\e063"}.icon-tint:before{content:"\e064"}.icon-edit:before{content:"\e065"}.icon-share:before{content:"\e066"}.icon-check:before{content:"\e067"}.icon-move:before{content:"\e068"}.icon-step-backward:before{content:"\e069"}.icon-fast-backward:before{content:"\e070"}
.icon-backward:before{content:"\e071"}.icon-play:before{content:"\e072"}.icon-pause:before{content:"\e073"}.icon-stop:before{content:"\e074"}.icon-forward:before{content:"\e075"}.icon-fast-forward:before{content:"\e076"}.icon-step-forward:before{content:"\e077"}.icon-eject:before{content:"\e078"}.icon-chevron-left:before{content:"\e079"}.icon-chevron-right:before{content:"\e080"}.icon-plus-sign:before{content:"\e081"}.icon-minus-sign:before{content:"\e082"}.icon-remove-sign:before{content:"\e083"}.icon-ok-sign:before{content:"\e084"}.icon-question-sign:before{content:"\e085"}
.icon-info-sign:before{content:"\e086"}.icon-screenshot:before{content:"\e087"}.icon-remove-circle:before{content:"\e088"}.icon-ok-circle:before{content:"\e089"}.icon-ban-circle:before{content:"\e090"}.icon-arrow-left:before{content:"\e091"}.icon-arrow-right:before{content:"\e092"}.icon-arrow-up:before{content:"\e093"}.icon-arrow-down:before{content:"\e094"}.icon-share-alt:before{content:"\e095"}.icon-resize-full:before{content:"\e096"}.icon-resize-small:before{content:"\e097"}.icon-exclamation-sign:before{content:"\e101"}.icon-gift:before{content:"\e102"}.icon-leaf:before{content:"\e103"}.icon-fire:before{content:"\e104"}.icon-eye:before,.icon-eye-open:before{content:"\e105"}.icon-eye-close:before{content:"\e106"}.icon-warning-sign:before{content:"\e107"}.icon-plane:before{content:"\e108"}.icon-calendar:before{content:"\e109"}.icon-random:before{content:"\e110"}.icon-comment:before{content:"\e111"}.icon-magnet:before{content:"\e112"}
.icon-chevron-up:before{content:"\e113"}.icon-chevron-down:before{content:"\e114"}.icon-retweet:before{content:"\e115"}.icon-shopping-cart:before{content:"\e116"}.icon-folder-close:before{content:"\e117"}.icon-folder-open:before{content:"\e118"}.icon-resize-vertical:before{content:"\e119"}.icon-resize-horizontal:before{content:"\e120"}.icon-hdd:before{content:"\e121"}.icon-bullhorn:before{content:"\e122"}.icon-bell:before{content:"\e123"}.icon-certificate:before{content:"\e124"}.icon-thumbs-up:before{content:"\e125"}.icon-thumbs-down:before{content:"\e126"}.icon-hand-right:before{content:"\e127"}
.icon-hand-left:before{content:"\e128"}.icon-hand-up:before{content:"\e129"}.icon-hand-down:before{content:"\e130"}.icon-circle-arrow-right:before{content:"\e131"}.icon-circle-arrow-left:before{content:"\e132"}.icon-circle-arrow-up:before{content:"\e133"}.icon-circle-arrow-down:before{content:"\e134"}.icon-globe:before{content:"\e135"}.icon-wrench:before{content:"\e136"}.icon-tasks:before{content:"\e137"}.icon-filter:before{content:"\e138"}.icon-briefcase:before{content:"\e139"}.icon-fullscreen:before{content:"\e140"}.icon-dashboard:before{content:"\e141"}.icon-paperclip:before{content:"\e142"}
.icon-heart-empty:before{content:"\e143"}.icon-link:before{content:"\e144"}.icon-phone:before{content:"\e145"}.icon-pushpin:before{content:"\e146"}.icon-usd:before{content:"\e148"}.icon-gbp:before{content:"\e149"}.icon-sort:before{content:"\e150"}.icon-sort-by-alphabet:before{content:"\e151"}.icon-sort-by-alphabet-alt:before{content:"\e152"}.icon-sort-by-order:before{content:"\e153"}.icon-sort-by-order-alt:before{content:"\e154"}.icon-sort-by-attributes:before{content:"\e155"}.icon-sort-by-attributes-alt:before{content:"\e156"}.icon-unchecked:before{content:"\e157"}.icon-expand:before{content:"\e158"}
.icon-collapse-down:before{content:"\e159"}.icon-collapse-up:before{content:"\e160"}.icon-log-in:before{content:"\e161"}.icon-flash:before{content:"\e162"}.icon-log-out:before{content:"\e163"}.icon-new-window:before{content:"\e164"}.icon-record:before{content:"\e165"}.icon-save:before{content:"\e166"}.icon-open:before{content:"\e167"}.icon-saved:before{content:"\e168"}.icon-import:before{content:"\e169"}.icon-export:before{content:"\e170"}.icon-send:before{content:"\e171"}.icon-floppy-disk:before{content:"\e172"}.icon-floppy-saved:before{content:"\e173"}.icon-floppy-remove:before{content:"\e174"}
.icon-floppy-save:before{content:"\e175"}.icon-floppy-open:before{content:"\e176"}.icon-credit-card:before{content:"\e177"}.icon-transfer:before{content:"\e178"}.icon-cutlery:before{content:"\e179"}.icon-header:before{content:"\e180"}.icon-compressed:before{content:"\e181"}.icon-earphone:before{content:"\e182"}.icon-phone-alt:before{content:"\e183"}.icon-tower:before{content:"\e184"}.icon-stats:before{content:"\e185"}.icon-sd-video:before{content:"\e186"}.icon-hd-video:before{content:"\e187"}.icon-subtitles:before{content:"\e188"}.icon-sound-stereo:before{content:"\e189"}.icon-sound-dolby:before{content:"\e190"}.icon-sound-5-1:before{content:"\e191"}
.icon-sound-6-1:before{content:"\e192"}.icon-sound-7-1:before{content:"\e193"}.icon-copyright-mark:before{content:"\e194"}.icon-registration-mark:before{content:"\e195"}.icon-cloud-download:before{content:"\e197"}.icon-cloud-upload:before{content:"\e198"}.icon-tree-conifer:before{content:"\e199"}.icon-tree-deciduous:before{content:"\e200"}.icon-white,.nav-pills&gt;.active&gt;a&gt;[class^="icon-"],.nav-pills&gt;.active&gt;a&gt;[class*=" icon-"],.nav-list&gt;.active&gt;a&gt;[class^="icon-"],.nav-list&gt;.active&gt;a&gt;[class*=" icon-"],.navbar-inverse .nav&gt;.active&gt;a&gt;[class^="icon-"],.navbar-inverse .nav&gt;.active&gt;a&gt;[class*=" icon-"],.dropdown-menu&gt;li&gt;a:hover&gt;[class^="icon-"],.dropdown-menu&gt;li&gt;a:focus&gt;[class^="icon-"],.dropdown-menu&gt;li&gt;a:hover&gt;[class*=" icon-"],.dropdown-menu&gt;li&gt;a:focus&gt;[class*=" icon-"],.dropdown-menu&gt;.active&gt;a&gt;[class^="icon-"],.dropdown-menu&gt;.active&gt;a&gt;[class*=" icon-"],.dropdown-submenu:hover&gt;a&gt;[class^="icon-"],.dropdown-submenu:focus&gt;a&gt;[class^="icon-"],.dropdown-submenu:hover&gt;a&gt;[class*=" icon-"],.dropdown-submenu:focus&gt;a&gt;[class*=" icon-"]{color:#fff}
.dropup,.dropdown{position:relative}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.btn.dropdown-toggle+.dropdown-menu{margin:0}.btn.dropdown-toggle+.dropdown-menu [class^="icon-"],.btn.dropdown-toggle+.dropdown-menu [class*=" icon-"]{margin-right:10px}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-right:4px solid transparent;border-left:4px solid transparent;content:"";border-top:4px solid #666}.btn:hover .caret,.btn:focus .caret,.btn .active .caret,.btn .open .caret{border-top:4px solid #fff}.dropdown .caret{margin-top:8px;margin-left:2px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #e7e7e7;border-radius:0;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 1px;overflow:hidden;background-color:#e7e7e7;border-bottom:1px solid #fff}
.dropdown-menu&gt;li{background:none;padding:0}.dropdown-menu&gt;li&gt;a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#666;white-space:nowrap;text-decoration:none}.dropdown-menu&gt;li&gt;a:hover,.dropdown-menu&gt;li&gt;a:focus,.dropdown-submenu:hover&gt;a,.dropdown-submenu:focus&gt;a{text-decoration:none;color:#fff;background:#666}.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:hover,.dropdown-menu&gt;.active&gt;a:focus{color:#fff;text-decoration:none;outline:0;background:#666}.dropdown-menu&gt;.disabled&gt;a:hover,.dropdown-menu&gt;.disabled&gt;a:focus{text-decoration:none;background-color:transparent;background-image:none;cursor:default}.open&gt;.dropdown-menu{display:block}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right&gt;.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 !important;border-bottom:4px solid #fff;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu&gt;.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0}.dropdown-submenu:hover&gt;.dropdown-menu{display:block}.dropup .dropdown-submenu&gt;.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;border-radius:0}.dropdown-submenu&gt;a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover&gt;a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left&gt;.dropdown-menu{left:-100%;margin-left:10px;border-radius:0}.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px}.typeahead{z-index:1051;margin-top:2px;border-radius:0}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;line-height:20px;text-decoration:none;border:0;background:transparent;box-sizing:border-box;font-family:inherit;font-size:15px;font-weight:600;text-transform:uppercase;color:inherit;border:2px solid currentColor;padding:14px 50px;position:relative}.btn:after{content:'';position:absolute;display:block;top:0;left:0;right:auto;width:9px;height:9px;background:#666}.btn:hover,.btn:focus,.btn:active{text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:#fff;background:#666;border-color:transparent}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{outline:0}.btn.disabled,.btn[disabled]{cursor:default;opacity:.65}a.button,input.button,button.button,input[type="submit"],button[type="submit"],input[type="reset"],button[type="reset"]{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;line-height:20px;text-decoration:none;border:0;background:transparent;box-sizing:border-box;font-family:inherit;font-size:15px;font-weight:600;text-transform:uppercase;color:inherit;border:2px solid currentColor;padding:14px 50px;position:relative}a.button:hover .caret,input.button:hover .caret,button.button:hover .caret,input[type="submit"]:hover .caret,button[type="submit"]:hover .caret,input[type="reset"]:hover .caret,button[type="reset"]:hover .caret,a.button:focus .caret,input.button:focus .caret,button.button:focus .caret,input[type="submit"]:focus .caret,button[type="submit"]:focus .caret,input[type="reset"]:focus .caret,button[type="reset"]:focus .caret,a.button .active .caret,input.button .active .caret,button.button .active .caret,input[type="submit"] .active .caret,button[type="submit"] .active .caret,input[type="reset"] .active .caret,button[type="reset"] .active .caret,a.button .open .caret,input.button .open .caret,button.button .open .caret,input[type="submit"] .open .caret,button[type="submit"] .open .caret,input[type="reset"] .open .caret,button[type="reset"] .open .caret{border-top:4px solid #fff}
a.button:after,input.button:after,button.button:after,input[type="submit"]:after,button[type="submit"]:after,input[type="reset"]:after,button[type="reset"]:after{content:'';position:absolute;display:block;top:0;left:0;right:auto;width:9px;height:9px;background:#666}a.button:hover,input.button:hover,button.button:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="reset"]:hover,button[type="reset"]:hover,a.button:focus,input.button:focus,button.button:focus,input[type="submit"]:focus,button[type="submit"]:focus,input[type="reset"]:focus,button[type="reset"]:focus,a.button:active,input.button:active,button.button:active,input[type="submit"]:active,button[type="submit"]:active,input[type="reset"]:active,button[type="reset"]:active{text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:#fff;background:#666;border-color:transparent}
a.button:focus,input.button:focus,button.button:focus,input[type="submit"]:focus,button[type="submit"]:focus,input[type="reset"]:focus,button[type="reset"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.button.active,input.button.active,button.button.active,input[type="submit"].active,button[type="submit"].active,input[type="reset"].active,button[type="reset"].active,a.button:active,input.button:active,button.button:active,input[type="submit"]:active,button[type="submit"]:active,input[type="reset"]:active,button[type="reset"]:active{outline:0}a.button.disabled,input.button.disabled,button.button.disabled,input[type="submit"].disabled,button[type="submit"].disabled,input[type="reset"].disabled,button[type="reset"].disabled,a.button[disabled],input.button[disabled],button.button[disabled],input[type="submit"][disabled],button[type="submit"][disabled],input[type="reset"][disabled],button[type="reset"][disabled]{cursor:default;opacity:.65}
a.button .label,input.button .label,button.button .label,input[type="submit"] .label,button[type="submit"] .label,input[type="reset"] .label,button[type="reset"] .label,a.button .badge,input.button .badge,button.button .badge,input[type="submit"] .badge,button[type="submit"] .badge,input[type="reset"] .badge,button[type="reset"] .badge{position:relative;top:-1px}#jm-header-mod .btn,#jm-header-mod a.button,#jm-header-mod input.button,#jm-header-mod button.button,#jm-header-mod input[type="submit"],#jm-header-mod button[type="submit"],#jm-header-mod input[type="reset"],#jm-header-mod button[type="reset"]{border-color:rgba(255,255,255,.2)}#jm-header-mod .btn:hover,#jm-header-mod a.button:hover,#jm-header-mod input.button:hover,#jm-header-mod button.button:hover,#jm-header-mod input[type="submit"]:hover,#jm-header-mod button[type="submit"]:hover,#jm-header-mod input[type="reset"]:hover,#jm-header-mod button[type="reset"]:hover,#jm-header-mod .btn:focus,#jm-header-mod a.button:focus,#jm-header-mod input.button:focus,#jm-header-mod button.button:focus,#jm-header-mod input[type="submit"]:focus,#jm-header-mod button[type="submit"]:focus,#jm-header-mod input[type="reset"]:focus,#jm-header-mod button[type="reset"]:focus{border-color:transparent}
#jm-top1 .btn,#jm-top1 a.button,#jm-top1 input.button,#jm-top1 button.button,#jm-top1 input[type="submit"],#jm-top1 button[type="submit"],#jm-top1 input[type="reset"],#jm-top1 button[type="reset"]{border-color:rgba(43,43,43,.2)}#jm-top1 .btn:hover,#jm-top1 a.button:hover,#jm-top1 input.button:hover,#jm-top1 button.button:hover,#jm-top1 input[type="submit"]:hover,#jm-top1 button[type="submit"]:hover,#jm-top1 input[type="reset"]:hover,#jm-top1 button[type="reset"]:hover,#jm-top1 .btn:focus,#jm-top1 a.button:focus,#jm-top1 input.button:focus,#jm-top1 button.button:focus,#jm-top1 input[type="submit"]:focus,#jm-top1 button[type="submit"]:focus,#jm-top1 input[type="reset"]:focus,#jm-top1 button[type="reset"]:focus{border-color:transparent}
#jm-top2 .btn,#jm-top2 a.button,#jm-top2 input.button,#jm-top2 button.button,#jm-top2 input[type="submit"],#jm-top2 button[type="submit"],#jm-top2 input[type="reset"],#jm-top2 button[type="reset"]{border-color:rgba(43,43,43,.2)}#jm-top2 .btn:hover,#jm-top2 a.button:hover,#jm-top2 input.button:hover,#jm-top2 button.button:hover,#jm-top2 input[type="submit"]:hover,#jm-top2 button[type="submit"]:hover,#jm-top2 input[type="reset"]:hover,#jm-top2 button[type="reset"]:hover,#jm-top2 .btn:focus,#jm-top2 a.button:focus,#jm-top2 input.button:focus,#jm-top2 button.button:focus,#jm-top2 input[type="submit"]:focus,#jm-top2 button[type="submit"]:focus,#jm-top2 input[type="reset"]:focus,#jm-top2 button[type="reset"]:focus{border-color:transparent}
#jm-top3 .btn,#jm-top3 a.button,#jm-top3 input.button,#jm-top3 button.button,#jm-top3 input[type="submit"],#jm-top3 button[type="submit"],#jm-top3 input[type="reset"],#jm-top3 button[type="reset"]{border-color:rgba(43,43,43,.2)}#jm-top3 .btn:hover,#jm-top3 a.button:hover,#jm-top3 input.button:hover,#jm-top3 button.button:hover,#jm-top3 input[type="submit"]:hover,#jm-top3 button[type="submit"]:hover,#jm-top3 input[type="reset"]:hover,#jm-top3 button[type="reset"]:hover,#jm-top3 .btn:focus,#jm-top3 a.button:focus,#jm-top3 input.button:focus,#jm-top3 button.button:focus,#jm-top3 input[type="submit"]:focus,#jm-top3 button[type="submit"]:focus,#jm-top3 input[type="reset"]:focus,#jm-top3 button[type="reset"]:focus{border-color:transparent}
#jm-bottom1 .btn,#jm-bottom1 a.button,#jm-bottom1 input.button,#jm-bottom1 button.button,#jm-bottom1 input[type="submit"],#jm-bottom1 button[type="submit"],#jm-bottom1 input[type="reset"],#jm-bottom1 button[type="reset"]{border-color:rgba(43,43,43,.2)}#jm-bottom1 .btn:hover,#jm-bottom1 a.button:hover,#jm-bottom1 input.button:hover,#jm-bottom1 button.button:hover,#jm-bottom1 input[type="submit"]:hover,#jm-bottom1 button[type="submit"]:hover,#jm-bottom1 input[type="reset"]:hover,#jm-bottom1 button[type="reset"]:hover,#jm-bottom1 .btn:focus,#jm-bottom1 a.button:focus,#jm-bottom1 input.button:focus,#jm-bottom1 button.button:focus,#jm-bottom1 input[type="submit"]:focus,#jm-bottom1 button[type="submit"]:focus,#jm-bottom1 input[type="reset"]:focus,#jm-bottom1 button[type="reset"]:focus{border-color:transparent}
#jm-bottom2 .btn,#jm-bottom2 a.button,#jm-bottom2 input.button,#jm-bottom2 button.button,#jm-bottom2 input[type="submit"],#jm-bottom2 button[type="submit"],#jm-bottom2 input[type="reset"],#jm-bottom2 button[type="reset"]{border-color:rgba(43,43,43,.2)}#jm-bottom2 .btn:hover,#jm-bottom2 a.button:hover,#jm-bottom2 input.button:hover,#jm-bottom2 button.button:hover,#jm-bottom2 input[type="submit"]:hover,#jm-bottom2 button[type="submit"]:hover,#jm-bottom2 input[type="reset"]:hover,#jm-bottom2 button[type="reset"]:hover,#jm-bottom2 .btn:focus,#jm-bottom2 a.button:focus,#jm-bottom2 input.button:focus,#jm-bottom2 button.button:focus,#jm-bottom2 input[type="submit"]:focus,#jm-bottom2 button[type="submit"]:focus,#jm-bottom2 input[type="reset"]:focus,#jm-bottom2 button[type="reset"]:focus{border-color:transparent}
#jm-bottom3 .btn,#jm-bottom3 a.button,#jm-bottom3 input.button,#jm-bottom3 button.button,#jm-bottom3 input[type="submit"],#jm-bottom3 button[type="submit"],#jm-bottom3 input[type="reset"],#jm-bottom3 button[type="reset"]{border-color:rgba(43,43,43,.2)}#jm-bottom3 .btn:hover,#jm-bottom3 a.button:hover,#jm-bottom3 input.button:hover,#jm-bottom3 button.button:hover,#jm-bottom3 input[type="submit"]:hover,#jm-bottom3 button[type="submit"]:hover,#jm-bottom3 input[type="reset"]:hover,#jm-bottom3 button[type="reset"]:hover,#jm-bottom3 .btn:focus,#jm-bottom3 a.button:focus,#jm-bottom3 input.button:focus,#jm-bottom3 button.button:focus,#jm-bottom3 input[type="submit"]:focus,#jm-bottom3 button[type="submit"]:focus,#jm-bottom3 input[type="reset"]:focus,#jm-bottom3 button[type="reset"]:focus{border-color:transparent}
#jm-footer-mod .btn,#jm-footer-mod a.button,#jm-footer-mod input.button,#jm-footer-mod button.button,#jm-footer-mod input[type="submit"],#jm-footer-mod button[type="submit"],#jm-footer-mod input[type="reset"],#jm-footer-mod button[type="reset"]{color:#84909b;border-color:rgba(43,43,43,.7)}#jm-footer-mod .btn:hover,#jm-footer-mod a.button:hover,#jm-footer-mod input.button:hover,#jm-footer-mod button.button:hover,#jm-footer-mod input[type="submit"]:hover,#jm-footer-mod button[type="submit"]:hover,#jm-footer-mod input[type="reset"]:hover,#jm-footer-mod button[type="reset"]:hover,#jm-footer-mod .btn:focus,#jm-footer-mod a.button:focus,#jm-footer-mod input.button:focus,#jm-footer-mod button.button:focus,#jm-footer-mod input[type="submit"]:focus,#jm-footer-mod button[type="submit"]:focus,#jm-footer-mod input[type="reset"]:focus,#jm-footer-mod button[type="reset"]:focus,#jm-footer-mod .btn:active,#jm-footer-mod a.button:active,#jm-footer-mod input.button:active,#jm-footer-mod button.button:active,#jm-footer-mod input[type="submit"]:active,#jm-footer-mod button[type="submit"]:active,#jm-footer-mod input[type="reset"]:active,#jm-footer-mod button[type="reset"]:active{color:#fff;border-color:transparent}
#jm-offcanvas .btn,#jm-offcanvas a.button,#jm-offcanvas input.button,#jm-offcanvas button.button,#jm-offcanvas input[type="submit"],#jm-offcanvas button[type="submit"],#jm-offcanvas input[type="reset"],#jm-offcanvas button[type="reset"]{border-color:rgba(132,144,155,.2)}#jm-offcanvas .btn:hover,#jm-offcanvas a.button:hover,#jm-offcanvas input.button:hover,#jm-offcanvas button.button:hover,#jm-offcanvas input[type="submit"]:hover,#jm-offcanvas button[type="submit"]:hover,#jm-offcanvas input[type="reset"]:hover,#jm-offcanvas button[type="reset"]:hover,#jm-offcanvas .btn:focus,#jm-offcanvas a.button:focus,#jm-offcanvas input.button:focus,#jm-offcanvas button.button:focus,#jm-offcanvas input[type="submit"]:focus,#jm-offcanvas button[type="submit"]:focus,#jm-offcanvas input[type="reset"]:focus,#jm-offcanvas button[type="reset"]:focus{border-color:transparent}
.btn-large,.button.btn-large{padding:20px 50px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"],.button.btn-large [class^="icon-"],.button.btn-large [class*=" icon-"]{margin-top:6px}.btn-small,.button.btn-small{padding:2px 10px;font-size:12.75px;border-radius:0}.btn-small [class^="icon-"],.btn-small [class*=" icon-"],.button.btn-small [class^="icon-"],.button.btn-small [class*=" icon-"]{font-size:.8em !important;margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"],.button.btn-mini [class^="icon-"],.button.btn-mini [class*=" icon-"]{font-size:.8em !important;margin-top:0}.btn-mini,.button.btn-mini{padding:0 6px;font-size:11.25px;border-radius:0}
.btn-block,.button.btn-block{display:block;width:100%;padding-left:0;padding-right:0;box-sizing:border-box}.btn-block+.btn-block,.btn-block+.button.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active,.button.btn-primary.active,.button.btn-warning.active,.button.btn-danger.active,.button.btn-success.active,.button.btn-info.active,.button.btn-inverse.active{color:rgba(255,255,255,.75)}.btn-link,.btn-link:active,.btn-link[disabled],.button.btn-link,.button.btn-link:active,.button.btn-link[disabled]{background-color:transparent;background-image:none;box-shadow:none}.btn-link,.button.btn-link{border-color:transparent !important;cursor:pointer !important;color:#666 !important;border-radius:0 !important;padding-left:10px !important;padding-right:10px !important}
.btn-link:after,.button.btn-link:after{display:none !important}.btn-link:hover,.btn-link:focus,.button.btn-link:hover,.button.btn-link:focus{color:#666 !important;text-decoration:underline !important;background-color:transparent !important}.btn-link[disabled]:hover,.btn-link[disabled]:focus,.button.btn-link[disabled]:hover,.button.btn-link[disabled]:focus{color:#333;text-decoration:none}.btn-group{position:relative;display:inline-block;font-size:0;vertical-align:middle;white-space:nowrap}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px}.btn-toolbar&gt;.btn+.btn,.btn-toolbar&gt;.btn-group+.btn,.btn-toolbar&gt;.btn+.btn-group{margin-left:5px}.btn-group&gt;.btn{position:relative;border-radius:0}.btn-group&gt;.btn+.btn{margin-left:-1px}.btn-group&gt;.dropdown-menu,.btn-group&gt;.popover{font-size:15px}.btn-group&gt;.btn{font-size:15px;padding-left:15px;padding-right:15px}.btn-group&gt;.btn-mini{font-size:11.25px}.btn-group&gt;.btn-small{font-size:12.75px}.btn-group&gt;.btn-large{font-size:21.75px}
.btn-group&gt;.btn:first-child{margin-left:0}.btn-group&gt;.btn.large:first-child{margin-left:0}.btn-group&gt;.btn:hover,.btn-group&gt;.btn:focus,.btn-group&gt;.btn:active,.btn-group&gt;.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group&gt;.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group&gt;.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px}.btn-group&gt;.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:2px}.btn-large .caret{margin-top:6px}
.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block}.btn-group-vertical&gt;.btn{display:block;float:none;max-width:100%;border-radius:0}.btn-group-vertical&gt;.btn+.btn{margin-left:0;margin-top:-1px}.btn-group-vertical&gt;.btn:first-child{border-radius:0}.btn-group-vertical&gt;.btn:last-child{border-radius:0}.btn-group-vertical&gt;.btn-large:first-child{border-radius:0}.btn-group-vertical&gt;.btn-large:last-child{border-radius:0}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:0}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.alert-success h4{color:#468847}.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block&gt;p,.alert-block&gt;ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-left:0;margin-bottom:20px;list-style:none}.nav&gt;li&gt;a{display:block}.nav&gt;li&gt;a:hover,.nav&gt;li&gt;a:focus,dl.tabs&gt;dt a:hover,dl.tabs&gt;dt a:focus{text-decoration:none}.nav&gt;li&gt;a&gt;img{max-width:none}.nav&gt;.pull-right{float:right}.nav-header{display:block;padding:3px 15px !important;font-size:11px;font-weight:bold;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0}.nav-list&gt;li&gt;a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255,255,255,.5)}.nav-list&gt;li&gt;a{padding:3px 15px}.nav-list&gt;.active&gt;a,.nav-list&gt;.active&gt;a:hover,.nav-list&gt;.active&gt;a:focus{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.2);background-color:#666}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px}
.nav-list .divider{height:1px;margin:9px 1px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-tabs:before,dl.tabs:before,.nav-pills:before,.nav-tabs:after,dl.tabs:after,.nav-pills:after{display:table;content:"";line-height:0}.nav-tabs:after,dl.tabs:after,.nav-pills:after{clear:both}.nav-tabs&gt;li,dl.tabs&gt;dt,.nav-pills&gt;li{float:left}.nav-pills&gt;li&gt;a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs,dl.tabs{margin:0;padding:10px 0 0}.nav-tabs&gt;li,dl.tabs&gt;dt{background:none;padding:0;position:relative;z-index:1}dl.tabs,dl.tabs&gt;dt,dl.tabs&gt;dt h3,.nav-tabs&gt;li{line-height:20px}.nav-tabs&gt;li&gt;a,dl.tabs&gt;dt a{font-weight:600;text-decoration:none;color:inherit;padding:10px 20px;border-top:1px solid #dfe3e9;border-bottom:1px solid #dfe3e9;border-right:1px solid #dfe3e9;text-transform:uppercase}.nav-tabs&gt;li&gt;a:hover,dl.tabs&gt;dt a:hover{color:#666;text-decoration:underline}.nav-tabs&gt;li:first-child&gt;a,dl.tabs&gt;dt:first-child a,dl.tabs&gt;dd[style="display:none;"]+dt a{border-left:1px solid #dfe3e9}
.nav-tabs&gt;li.active&gt;a,dl.tabs&gt;dt.open a{cursor:default;color:#2b2b2b;border-bottom:1px solid #fff;position:relative}.nav-tabs&gt;li.active&gt;a:after,dl.tabs&gt;dt.open a:after{content:'';position:absolute;display:block;top:-1px;left:0;right:0;height:2px;width:100%;background:#666}.nav-tabs&gt;li.active&gt;a:hover,dl.tabs&gt;dt.open a:hover{text-decoration:none}dl.tabs&gt;dt a{display:block}dl.tabs&gt;dt h3{font-size:1em;margin:0}dd.tabs,.tab-content{margin:-1px 0 0;border-top:1px solid #dfe3e9;padding:30px 0;position:relative}dd.tabs:before,.tab-content:before,dd.tabs:after,.tab-content:after{display:table;content:"";line-height:0}dd.tabs:after,.tab-content:after{clear:both}.nav-pills&gt;li&gt;a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;border-radius:5px}.nav-pills&gt;.active&gt;a,.nav-pills&gt;.active&gt;a:hover,.nav-pills&gt;.active&gt;a:focus{color:#fff;background-color:#666}.nav-stacked&gt;li{float:none}.nav-stacked&gt;li+li{margin:2px 0 0}.nav-tabs.nav-stacked&gt;li{display:block;padding:0}
.nav-tabs.nav-stacked&gt;li&gt;a{display:block;color:inherit;line-height:20px;font-weight:400;padding-top:5px;padding-bottom:5px;padding-right:0;text-decoration:none;border:0}.nav-tabs.nav-stacked&gt;li&gt;a:hover{color:#666}.nav-tabs.nav-stacked&gt;li.active{box-shadow:none}.nav-tabs.nav-stacked&gt;li.active&gt;a{color:#666}.nav-pills.nav-stacked&gt;li&gt;a{margin-bottom:3px}.nav-pills.nav-stacked&gt;li:last-child&gt;a{margin-bottom:1px}.nav-tabs .dropdown-menu{border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{border-radius:6px}.nav .dropdown-toggle .caret{border-top-color:#666;border-bottom-color:#666;margin-top:6px}.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#333;border-bottom-color:#333}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav&gt;.dropdown.active&gt;a:hover,.nav&gt;.dropdown.active&gt;a:focus{cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav&gt;li.dropdown.open.active&gt;a:hover,.nav&gt;li.dropdown.open.active&gt;a:focus{color:#fff;background-color:#999;border-color:#999}
.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1}.tabs-stacked .open&gt;a:hover,.tabs-stacked .open&gt;a:focus{border-color:#999}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0}.tabbable:after{clear:both}.tab-content&gt;.tab-pane,.pill-content&gt;.pill-pane{display:none}.tab-content&gt;.active,.pill-content&gt;.active{display:block}.tabs-below&gt;.nav-tabs&gt;li{margin-top:-10px}.tabs-left&gt;.nav-tabs&gt;li,.tabs-right&gt;.nav-tabs&gt;li{float:none}.tabs-left&gt;.nav-tabs{float:left;margin:0 20px 0 0;padding:0}.tabs-left&gt;.nav-tabs&gt;li&gt;a{margin:0}.tabs-right&gt;.nav-tabs{float:right;margin:0 0 0 20px;padding:0}.tabs-right&gt;.nav-tabs&gt;li&gt;a{margin:0}.nav&gt;.disabled&gt;a{color:#999}.nav&gt;.disabled&gt;a:hover,.nav&gt;.disabled&gt;a:focus{text-decoration:none;background-color:transparent;cursor:default}.navbar{overflow:visible;margin-bottom:20px}.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;border-radius:0;box-shadow:0 1px 4px rgba(0,0,0,.065)}
.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{float:left;display:block;padding:10px 20px 10px;margin-left:-20px;font-size:20px;line-height:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px;color:#777}.navbar-link{color:#777}.navbar-link:hover,.navbar-link:focus{color:#333}.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f2f2f2;border-right:1px solid #fff}.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0}.navbar-form{margin-bottom:0}.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0}.navbar-form:after{clear:both}.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0}.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-bottom:0}.navbar-search .search-query{margin-bottom:0}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;border-radius:0}
.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{box-shadow:0 1px 10px rgba(0,0,0,.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{box-shadow:0 -1px 10px rgba(0,0,0,.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav&gt;li{float:left}.navbar .nav&gt;li&gt;a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav&gt;li&gt;a:focus,.navbar .nav&gt;li&gt;a:hover{background-color:transparent;color:#333;text-decoration:none}.navbar .nav&gt;.active&gt;a,.navbar .nav&gt;.active&gt;a:hover,.navbar .nav&gt;.active&gt;a:focus{color:#555;text-decoration:none;background-color:#e5e5e5;box-shadow:inset 0 3px 8px rgba(0,0,0,.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#ededed;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075)}
.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;border-radius:1px;box-shadow:0 1px 0 rgba(0,0,0,.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav&gt;li&gt;.dropdown-menu:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:#e7e7e7;position:absolute;top:-7px;left:9px}.navbar .nav&gt;li&gt;.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:10px}.navbar-fixed-bottom .nav&gt;li&gt;.dropdown-menu:before{border-top:7px solid #ccc;border-top-color:#e7e7e7;border-bottom:0;bottom:-7px;top:auto}
.navbar-fixed-bottom .nav&gt;li&gt;.dropdown-menu:after{border-top:6px solid #fff;border-bottom:0;bottom:-6px;top:auto}.navbar .nav li.dropdown&gt;a:hover .caret,.navbar .nav li.dropdown&gt;a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar .nav li.dropdown.open&gt;.dropdown-toggle,.navbar .nav li.dropdown.active&gt;.dropdown-toggle,.navbar .nav li.dropdown.open.active&gt;.dropdown-toggle{background-color:#e5e5e5;color:#555}.navbar .nav li.dropdown&gt;.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.navbar .nav li.dropdown.open&gt;.dropdown-toggle .caret,.navbar .nav li.dropdown.active&gt;.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active&gt;.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.navbar .pull-right&gt;li&gt;.dropdown-menu,.navbar .nav&gt;li&gt;.dropdown-menu.pull-right{left:auto;right:0}.navbar .pull-right&gt;li&gt;.dropdown-menu:before,.navbar .nav&gt;li&gt;.dropdown-menu.pull-right:before{left:auto;right:12px}.navbar .pull-right&gt;li&gt;.dropdown-menu:after,.navbar .nav&gt;li&gt;.dropdown-menu.pull-right:after{left:auto;right:13px}.navbar .pull-right&gt;li&gt;.dropdown-menu .dropdown-menu,.navbar .nav&gt;li&gt;.dropdown-menu.pull-right .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525}.navbar-inverse .brand,.navbar-inverse .nav&gt;li&gt;a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-inverse .brand:hover,.navbar-inverse .nav&gt;li&gt;a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav&gt;li&gt;a:focus{color:#fff}.navbar-inverse .brand{color:#999}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav&gt;li&gt;a:focus,.navbar-inverse .nav&gt;li&gt;a:hover{background-color:transparent;color:#fff}.navbar-inverse .nav .active&gt;a,.navbar-inverse .nav .active&gt;a:hover,.navbar-inverse .nav .active&gt;a:focus{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}
.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#fff}.navbar-inverse .divider-vertical{border-left-color:#111;border-right-color:#222}.navbar-inverse .nav li.dropdown.open&gt;.dropdown-toggle,.navbar-inverse .nav li.dropdown.active&gt;.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active&gt;.dropdown-toggle{background-color:#111;color:#fff}.navbar-inverse .nav li.dropdown&gt;a:hover .caret,.navbar-inverse .nav li.dropdown&gt;a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown&gt;.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.open&gt;.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active&gt;.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active&gt;.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;transition:none}
.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;box-shadow:0 0 3px rgba(0,0,0,.15);outline:0}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e0e0e;background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));background-image:-webkit-linear-gradient(top,#151515,#040404);background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25)}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404}
.breadcrumb{list-style:none}.breadcrumb&gt;li{display:inline-block}.breadcrumb&gt;li&gt;.divider{padding:0 10px}.pagination{padding:30px 0 0;margin:-5px 0 0;text-align:right;clear:both;display:inline-block;vertical-align:top;width:100%}.pagination ul{display:inline-block;vertical-align:top}.pagination ul&gt;li{display:inline-block;padding:0;margin:5px 8px 0;vertical-align:top}.pagination ul&gt;li:before{display:none !important}.pagination ul&gt;li&gt;a,.pagination ul&gt;li&gt;span{float:left;line-height:24px;display:inline-block;vertical-align:top;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-decoration:none;margin:0;font-weight:normal;font-size:.867em;color:inherit;box-sizing:border-box}.pagination ul&gt;li&gt;a:hover,.pagination ul&gt;li&gt;span:hover{color:#666}.pagination ul&gt;li.active&gt;a,.pagination ul&gt;li&gt;span.pagenav{color:#fff;background:#666;height:24px;line-height:24px;min-width:24px;text-align:center}.pagination ul li.pagination-start&gt;a,.pagination ul li.pagination-prev&gt;a,.pagination ul li.pagination-next&gt;a,.pagination ul li.pagination-end&gt;a,.pagination ul li.pagination-start&gt;span,.pagination ul li.pagination-prev&gt;span,.pagination ul li.pagination-next&gt;span,.pagination ul li.pagination-end&gt;span{background:none;min-width:0}
.pagination ul li.pagination-start span.pagenav,.pagination ul li.pagination-prev span.pagenav,.pagination ul li.pagination-next span.pagenav,.pagination ul li.pagination-end span.pagenav{color:rgba(102,102,102,.6)}p.counter{float:none !important;margin:0 0 10px;text-align:center}.pagination ul&gt;.disabled&gt;span,.pagination ul&gt;.disabled&gt;a,.pagination ul&gt;.disabled&gt;a:hover,.pagination ul&gt;.disabled&gt;a:focus{cursor:default}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pager{margin:20px 0;list-style:none;text-align:center;clear:both}.pager:before,.pager:after{display:table;content:"";line-height:0}.pager:after{clear:both}.pager li{display:inline;padding:0}.pager li:before{display:none !important}.pager li&gt;a,.pager li&gt;span{display:inline-block;padding:0 15px;line-height:20px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-decoration:none;margin:0;box-sizing:border-box}.pager li&gt;a:hover,.pager li&gt;a:focus{color:#4d4d4d}.pager .next&gt;a,.pager .next&gt;span{float:right}
.pager .previous&gt;a,.pager .previous&gt;span{float:left}.pager .disabled&gt;a,.pager .disabled&gt;a:hover,.pager .disabled&gt;a:focus,.pager .disabled&gt;span{color:rgba(102,102,102,.6)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8}div.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:6px;box-shadow:0 3px 7px rgba(0,0,0,.3);background-clip:padding-box;outline:0}div.modal.fade{-webkit-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out;top:-25%}div.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px}.modal-body iframe{border:0 none !important;max-height:none;width:100%}.modal-form{margin-bottom:0}
.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;border-radius:0 0 6px 6px;box-shadow:inset 0 1px 0 #fff}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0}.tooltip.in{opacity:.8}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:8px;color:#666;text-align:center;text-decoration:none;background-color:#ebebeb;border-radius:0}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#ebebeb}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#ebebeb}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#ebebeb}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#ebebeb}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ebebeb;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#e3e3e3;border-bottom:1px solid #d7d7d7;border-radius:5px 5px 0 0}
.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0,0,0,.2);bottom:-11px}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ebebeb}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:rgba(0,0,0,.2)}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ebebeb}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,.2);top:-11px}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ebebeb}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.2)}
.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ebebeb;bottom:-10px}.thumbnails{margin-left:-20px;list-style:none}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails&gt;li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;border-radius:0;box-shadow:0 1px 3px rgba(0,0,0,.055);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#666;box-shadow:0 1px 4px rgba(0,105,214,.25)}.thumbnail&gt;img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#555}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media&gt;.pull-left{margin-right:10px}.media&gt;.pull-right{margin-left:10px}
.media-list{margin-left:0;list-style:none}.label,.badge{display:inline-block;padding:2px 4px;font-size:11px;font-weight:bold;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#999}.label{border-radius:0}.badge{padding-left:9px;padding-right:9px;border-radius:0}.label:empty,.badge:empty{display:none}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.label-important,.badge-important{background-color:#b94a48}.label-important[href],.badge-important[href]{background-color:#953b39}.label-warning,.badge-warning{background-color:#f89406}.label-warning[href],.badge-warning[href]{background-color:#c67605}.label-success,.badge-success{background-color:#468847}.label-success[href],.badge-success[href]{background-color:#356635}.label-info,.badge-info{background-color:#3a87ad}.label-info[href],.badge-info[href]{background-color:#2d6987}.label-inverse,.badge-inverse{background-color:#333}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a}
.badge-info{color:#fff;background-color:#666}.btn .label,.btn .badge{position:relative;top:-1px}.btn-mini .label,.btn-mini .badge{top:0}.tags{padding:0;margin:30px 0}.tags li:first-child{padding-left:0}.tags .label{text-decoration:none;border-radius:15px;box-sizing:border-box;border:1px solid #dadee5;min-height:30px;line-height:30px;padding:0 18px;font-size:.867em;font-weight:400;text-shadow:none;color:#666 !important;background:transparent;transition:all .2s ease-in}.tags .label:hover{border-color:#666;color:#666 !important}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:0}
.progress .bar{width:0;height:100%;color:#fff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#0e90d2;background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.progress .bar+.bar{box-shadow:inset 1px 0 0 rgba(0,0,0,.15),inset 0 -1px 0 rgba(0,0,0,.15)}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}
.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}
.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x}
.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,.15)),color-stop(0.75,rgba(255,255,255,.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.accordion,.pane-sliders{margin-bottom:20px}.accordion-heading,.pane-sliders h3.title{font-size:1em;margin:0}.accordion-heading .accordion-toggle,.pane-sliders h3.title a{display:block;cursor:pointer;color:inherit;font-weight:600;text-transform:uppercase;box-sizing:border-box;margin:0;background:none !important;line-height:20px;position:relative;text-decoration:none}
.accordion-heading .accordion-toggle:after,.pane-sliders h3.title a:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:auto;right:0;line-height:20px}.accordion-heading .accordion-toggle:focus,.pane-sliders h3.title a:focus{outline:0}.accordion-heading .accordion-toggle:hover,.pane-sliders h3.title a:hover{color:#666;text-decoration:underline}.accordion-heading .accordion-toggle{color:#2b2b2b}.accordion-heading .accordion-toggle:before{content:'';display:block;position:absolute;top:-11px;left:-20px;right:-20px;height:2px;background:#666}.accordion-heading .accordion-toggle:hover{color:#2b2b2b;text-decoration:none}.accordion-heading .accordion-toggle.collapsed{color:inherit}.accordion-heading .accordion-toggle.collapsed:before{display:none}.accordion-heading .accordion-toggle.collapsed:hover{color:#666;text-decoration:underline}
.accordion-heading .accordion-toggle:after{content:"\f068"}.accordion-heading .accordion-toggle.collapsed:after{content:"\f067"}.pane-sliders h3.title a:after{content:"\f067"}.pane-sliders h3.title.pane-toggler-down a:after{content:"\f068"}.accordion .accordion-group,.pane-sliders .panel{padding:10px 20px;border:1px solid #dfe3e9}.accordion .accordion-group+.accordion-group,.pane-sliders .panel+.panel{margin-top:20px}.accordion-toggle,.pane-sliders h3.title{cursor:pointer}.accordion-inner,.pane-slider p{padding:30px 0}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{overflow:hidden;width:100%;position:relative}.carousel-inner&gt;.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner&gt;.item&gt;img,.carousel-inner&gt;.item&gt;a&gt;img{display:block;line-height:1}.carousel-inner&gt;.active,.carousel-inner&gt;.next,.carousel-inner&gt;.prev{display:block}
.carousel-inner&gt;.active{left:0}.carousel-inner&gt;.next,.carousel-inner&gt;.prev{position:absolute;top:0;width:100%}.carousel-inner&gt;.next{left:100%}.carousel-inner&gt;.prev{left:-100%}.carousel-inner&gt;.next.left,.carousel-inner&gt;.prev.right{left:0}.carousel-inner&gt;.active.left{left:-100%}.carousel-inner&gt;.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;border-radius:23px;opacity:.5}.carousel-control.right{left:auto;right:15px}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:rgba(255,255,255,.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:rgba(0,0,0,.75)}
.carousel-caption h4,.carousel-caption p{color:#fff;line-height:20px}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}body .pull-left{float:left}body .pull-right{float:right}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:40px;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none !important}.visible-tablet{display:none !important}.hidden-desktop{display:none !important}.visible-desktop{display:inherit !important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}.visible-tablet{display:inherit !important}.hidden-tablet{display:none !important}}@media(max-width:767px){.hidden-desktop{display:inherit !important}.visible-desktop{display:none !important}.visible-phone{display:inherit !important}.hidden-phone{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:inherit !important}
.hidden-print{display:none !important}}@media(min-width:1200px){.hidden-wide{display:none !important}}@media(min-width:980px) and (max-width:1199px){.hidden-normal{display:none !important}}@media(min-width:768px) and (max-width:979px){.hidden-xtablet{display:none !important}}@media(min-width:481px) and (max-width:767px){.hidden-tablet{display:none !important}}@media(max-width:480px){.hidden-mobile{display:none !important}}.first-span{clear:both}.row-fluid&gt;.first-span{margin-left:0 !important}@media(min-width:1200px){.row{margin-left:-30px}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}
.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.offset-12{margin-left:-1170px}.offset-11{margin-left:-1070px}.offset-10{margin-left:-970px}.offset-9{margin-left:-870px}.offset-8{margin-left:-770px}.offset-7{margin-left:-670px}.offset-6{margin-left:-570px}.offset-5{margin-left:-470px}.offset-4{margin-left:-370px}.offset-3{margin-left:-270px}.offset-2{margin-left:-170px}.offset-1{margin-left:-70px}.row-fluid{margin:0 -15px;width:auto !important}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;width:100%;box-sizing:border-box;float:left;margin-left:0;padding:0 15px}
.row-fluid .span12{width:100%}.row-fluid .span11{width:91.66666667%}.row-fluid .span10{width:83.33333333%}.row-fluid .span9{width:75%}.row-fluid .span8{width:66.66666667%}.row-fluid .span7{width:58.33333333%}.row-fluid .span6{width:50%}.row-fluid .span5{width:41.66666667%}.row-fluid .span4{width:33.33333333%}.row-fluid .span3{width:25%}.row-fluid .span2{width:16.66666667%}.row-fluid .span1{width:8.33333333%}.row-fluid .offset12{margin-left:100%}.row-fluid .offset11{margin-left:91.66666667%}.row-fluid .offset10{margin-left:83.33333333%}.row-fluid .offset9{margin-left:75%}.row-fluid .offset8{margin-left:66.66666667%}.row-fluid .offset7{margin-left:58.33333333%}.row-fluid .offset6{margin-left:50%}.row-fluid .offset5{margin-left:41.66666667%}.row-fluid .offset4{margin-left:33.33333333%}.row-fluid .offset3{margin-left:25%}.row-fluid .offset2{margin-left:16.66666667%}.row-fluid .offset1{margin-left:8.33333333%}.row-fluid .offset-12{margin-left:-100%}.row-fluid .offset-11{margin-left:-91.66666667%}.row-fluid .offset-10{margin-left:-83.33333333%}
.row-fluid .offset-9{margin-left:-75%}.row-fluid .offset-8{margin-left:-66.66666667%}.row-fluid .offset-7{margin-left:-58.33333333%}.row-fluid .offset-6{margin-left:-50%}.row-fluid .offset-5{margin-left:-41.66666667%}.row-fluid .offset-4{margin-left:-33.33333333%}.row-fluid .offset-3{margin-left:-25%}.row-fluid .offset-2{margin-left:-16.66666667%}.row-fluid .offset-1{margin-left:-8.33333333%}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.56410256%}.row-fluid .controls .span12{width:100%}.row-fluid .controls .span11{width:91.45299145%}.row-fluid .controls .span10{width:82.90598291000001%}.row-fluid .controls .span9{width:74.35897436%}.row-fluid .controls .span8{width:65.81196581%}.row-fluid .controls .span7{width:57.26495726%}.row-fluid .controls .span6{width:48.71794872%}.row-fluid .controls .span5{width:40.17094017%}.row-fluid .controls .span4{width:31.62393162%}.row-fluid .controls .span3{width:23.07692308%}.row-fluid .controls .span2{width:14.52991453%}.row-fluid .controls .span1{width:5.98290598%}.row-fluid .controls .offset12{margin-left:105.12820513%}.row-fluid .controls .offset12:first-child{margin-left:102.56410256%}.row-fluid .controls .offset11{margin-left:96.58119658%}.row-fluid .controls .offset11:first-child{margin-left:94.01709402%}.row-fluid .controls .offset10{margin-left:88.03418803%}.row-fluid .controls .offset10:first-child{margin-left:85.47008547%}.row-fluid .controls .offset9{margin-left:79.48717949%}.row-fluid .controls .offset9:first-child{margin-left:76.92307692%}.row-fluid .controls .offset8{margin-left:70.94017094%}.row-fluid .controls .offset8:first-child{margin-left:68.37606838000001%}.row-fluid .controls .offset7{margin-left:62.39316239%}.row-fluid .controls .offset7:first-child{margin-left:59.82905983%}.row-fluid .controls .offset6{margin-left:53.84615385%}
.row-fluid .controls .offset6:first-child{margin-left:51.28205128%}.row-fluid .controls .offset5{margin-left:45.2991453%}.row-fluid .controls .offset5:first-child{margin-left:42.73504274%}.row-fluid .controls .offset4{margin-left:36.75213675%}.row-fluid .controls .offset4:first-child{margin-left:34.18803419%}.row-fluid .controls .offset3{margin-left:28.20512821%}.row-fluid .controls .offset3:first-child{margin-left:25.64102564%}.row-fluid .controls .offset2{margin-left:19.65811966%}.row-fluid .controls .offset2:first-child{margin-left:17.09401709%}.row-fluid .controls .offset1{margin-left:11.11111111%}.row-fluid .controls .offset1:first-child{margin-left:8.547008549999999%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}
input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails&gt;li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}
.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.offset-12{margin-left:-724px}.offset-11{margin-left:-662px}.offset-10{margin-left:-600px}.offset-9{margin-left:-538px}.offset-8{margin-left:-476px}.offset-7{margin-left:-414px}.offset-6{margin-left:-352px}.offset-5{margin-left:-290px}.offset-4{margin-left:-228px}.offset-3{margin-left:-166px}.offset-2{margin-left:-104px}.offset-1{margin-left:-42px}.row-fluid{margin:0 -15px;width:auto !important}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0}
.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;width:100%;box-sizing:border-box;float:left;margin-left:0;padding:0 15px}.row-fluid .span12{width:100%}.row-fluid .span11{width:91.66666667%}.row-fluid .span10{width:83.33333333%}.row-fluid .span9{width:75%}.row-fluid .span8{width:66.66666667%}.row-fluid .span7{width:58.33333333%}.row-fluid .span6{width:50%}.row-fluid .span5{width:41.66666667%}.row-fluid .span4{width:33.33333333%}.row-fluid .span3{width:25%}.row-fluid .span2{width:16.66666667%}.row-fluid .span1{width:8.33333333%}.row-fluid .offset12{margin-left:100%}.row-fluid .offset11{margin-left:91.66666667%}.row-fluid .offset10{margin-left:83.33333333%}.row-fluid .offset9{margin-left:75%}.row-fluid .offset8{margin-left:66.66666667%}.row-fluid .offset7{margin-left:58.33333333%}.row-fluid .offset6{margin-left:50%}.row-fluid .offset5{margin-left:41.66666667%}.row-fluid .offset4{margin-left:33.33333333%}.row-fluid .offset3{margin-left:25%}.row-fluid .offset2{margin-left:16.66666667%}
.row-fluid .offset1{margin-left:8.33333333%}.row-fluid .offset-12{margin-left:-100%}.row-fluid .offset-11{margin-left:-91.66666667%}.row-fluid .offset-10{margin-left:-83.33333333%}.row-fluid .offset-9{margin-left:-75%}.row-fluid .offset-8{margin-left:-66.66666667%}.row-fluid .offset-7{margin-left:-58.33333333%}.row-fluid .offset-6{margin-left:-50%}.row-fluid .offset-5{margin-left:-41.66666667%}.row-fluid .offset-4{margin-left:-33.33333333%}.row-fluid .offset-3{margin-left:-25%}.row-fluid .offset-2{margin-left:-16.66666667%}.row-fluid .offset-1{margin-left:-8.33333333%}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.76243094%}.row-fluid .controls .span12{width:100%}.row-fluid .controls .span11{width:91.43646409%}.row-fluid .controls .span10{width:82.87292818%}.row-fluid .controls .span9{width:74.30939227%}.row-fluid .controls .span8{width:65.74585635%}.row-fluid .controls .span7{width:57.18232044%}.row-fluid .controls .span6{width:48.61878453%}
.row-fluid .controls .span5{width:40.05524862%}.row-fluid .controls .span4{width:31.49171271%}.row-fluid .controls .span3{width:22.9281768%}.row-fluid .controls .span2{width:14.36464088%}.row-fluid .controls .span1{width:5.80110497%}.row-fluid .controls .offset12{margin-left:105.52486188%}.row-fluid .controls .offset12:first-child{margin-left:102.76243094%}.row-fluid .controls .offset11{margin-left:96.96132597%}.row-fluid .controls .offset11:first-child{margin-left:94.19889503%}.row-fluid .controls .offset10{margin-left:88.39779006000001%}.row-fluid .controls .offset10:first-child{margin-left:85.63535912%}.row-fluid .controls .offset9{margin-left:79.83425414%}.row-fluid .controls .offset9:first-child{margin-left:77.0718232%}.row-fluid .controls .offset8{margin-left:71.27071823%}.row-fluid .controls .offset8:first-child{margin-left:68.50828729%}.row-fluid .controls .offset7{margin-left:62.70718232%}.row-fluid .controls .offset7:first-child{margin-left:59.94475138%}.row-fluid .controls .offset6{margin-left:54.14364641%}
.row-fluid .controls .offset6:first-child{margin-left:51.38121547%}.row-fluid .controls .offset5{margin-left:45.5801105%}.row-fluid .controls .offset5:first-child{margin-left:42.81767956%}.row-fluid .controls .offset4{margin-left:37.01657459%}.row-fluid .controls .offset4:first-child{margin-left:34.25414365%}.row-fluid .controls .offset3{margin-left:28.45303867%}.row-fluid .controls .offset3:first-child{margin-left:25.69060773%}.row-fluid .controls .offset2{margin-left:19.88950276%}.row-fluid .controls .offset2:first-child{margin-left:17.12707182%}.row-fluid .controls .offset1{margin-left:11.32596685%}.row-fluid .controls .offset1:first-child{margin-left:8.563535910000001%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}
input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media(max-width:767px){.row-fluid{width:auto !important}}@media(max-width:767px){.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-left:-20px;margin-right:-20px}.dl-horizontal dt{float:none;clear:none;width:auto;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row,.thumbnails{margin-left:0}.thumbnails&gt;li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;box-sizing:border-box}
.span12,.row-fluid .span12{width:100%;box-sizing:border-box}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:40px;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}div.modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0}div.modal.fade{top:-100px}div.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}
.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-left:10px;padding-right:10px}.media .pull-left,.media .pull-right{float:none;display:block;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}div.modal{top:10px;left:10px;right:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav&gt;li{float:none}.nav-collapse .nav&gt;li&gt;a{margin-bottom:2px}.nav-collapse .nav&gt;.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav&gt;li&gt;a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;border-radius:0}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav&gt;li&gt;a:hover,.nav-collapse .nav&gt;li&gt;a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav&gt;li&gt;a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav&gt;li&gt;a:hover,.navbar-inverse .nav-collapse .nav&gt;li&gt;a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111}.nav-collapse.in .btn-group{margin-top:5px;padding:0}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:none;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:0;border-radius:0;box-shadow:none}
.nav-collapse .open&gt;.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav&gt;li&gt;.dropdown-menu:before,.nav-collapse .nav&gt;li&gt;.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-left:10px;padding-right:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto !important;overflow:visible !important}}
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');ul.dj-mobile-light li.dj-mobileitem&gt;a img,ul.dj-mobile-light li.dj-mobileitem&gt;a i{vertical-align:middle;margin:0 10px 0 0;padding-bottom:14px}#dj-slideshow7m508 .dj-slide-desc{position:relative !important}.full-width #jm-logo{margin-top:-28px;transition:all .9s}.scrolled #jm-logo{margin-top:0;transition:all .9s}#dj-slideshow7m508 .dj-slide-image{opacity:0;display:none}jm-logo-nav .rstbox-content{padding-top:35px;padding-bottom:25px}jm-logo-nav .rstbox-content .moduletableliensfooter{margin-top:-30px}.rstboxes .rstbox{font-weight:300}.rstboxes .rstbox a{padding-top:10px}.rstboxes .rstbox a:hover{color:white !important}.rstboxes .rstbox .fa-2x{margin-top:20px;font-size:24px;color:white}.rstboxes .rstbox .fa-2x:hover{color:#edd852;-webkit-animation:swing 1s ease;animation:swing 1s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1}.questionmenu{padding-right:50px}.menucontactdevis a:hover{text-decoration:none;color:#edd852;transition:all .4s}.menucontactdevis a+a{padding-left:50px}
.menucontactdevis img{padding-right:10px}.light{font-weight:300}.uppercase{font-weight:400;text-transform:uppercase}.text-white{color:white;font-weight:300}.h2-white{text-transform:uppercase;letter-spacing:1px;font-size:30px;color:white;font-family:'Playfair Display',serif}.grey{color:#666}.light-grey{color:#ccc}.dark-grey{color:#2b2b2b}.yellow{color:#edd852}.trait-small-yellow{width:42px;height:2px;background-color:#edd852}.trait-small-white{width:42px;height:2px;background-color:#fff}.trait-small-grey{width:42px;height:2px;background-color:#666}.trait-small-dark-grey{width:42px;height:2px;background-color:#2b2b2b}.trait-medium-white{width:70px;height:2px;background-color:#fff}.trait-medium-yellow{width:70px;height:2px;background-color:#edd852}.trait-medium-grey{width:70px;height:2px;background-color:#666}.trait-medium-dark-grey{width:70px;height:2px;background-color:#2b2b2b}.trait-large-yellow{width:116px;height:2px;background-color:#edd852}.trait-large-red{width:116px;height:1px;background-color:#dc0c22}
.trait-large-blue{width:116px;height:1px;background-color:#266577}.trait-large-white{width:316px;height:2px;background-color:#fff}.trait-large-grey{width:316px;height:2px;background-color:#666}.trait-large-dark-grey{width:200px;height:2px;background-color:#2b2b2b}.flexaccordeon{padding-left:20px;padding-right:20px}.flexaccordeon .accordion{width:100%;height:auto;overflow:hidden}.flexaccordeon .accordion ul{width:100%;display:table;table-layout:fixed;margin:0;padding:0}.flexaccordeon .accordion ul li:before{display:none}.flexaccordeon .accordion ul li{padding:0;display:table-cell;vertical-align:middle;position:relative;width:20%;height:84vh;background-repeat:no-repeat;background-position:center center;transition:all 1500ms ease;list-style:none}.flexaccordeon .accordion ul li .descrslide{opacity:0}.flexaccordeon .accordion ul li .descrslide .trait-small-yellow{margin:0 auto;margin-top:7px}.flexaccordeon .accordion ul li .descrslide h3{padding-bottom:20px}.flexaccordeon .accordion ul li div{display:block;font-family:'Oswald',sans-serif;font-weight:300 !important;font-size:16px}
.flexaccordeon .accordion ul li:hover h2{display:none}.flexaccordeon .accordion ul li:hover .descrslide{opacity:1;padding-bottom:40px}.flexaccordeon .accordion ul li:hover .descrslide a{color:white;font-size:15px;margin-top:10px}.flexaccordeon li .titreslide{padding-top:20px;transition:all .4s}.flexaccordeon li&gt;h2{font-family:'Playfair Display',serif;text-transform:uppercase;font-size:20px;transform:rotate(90deg);bottom:-10px;text-align:left;transform:rotate(-90deg);transform-origin:0 0;opacity:1;position:absolute;left:15px;filter:grayscale(0%) !important}.flexaccordeon li&gt;h2 .trait-small-yellow{width:42px !important;margin-top:7px;filter:grayscale(0%) !important}.flexaccordeon .accordion ul li:nth-child(1){background-image:url('/templates/jm-lux/css/../images/slider-imprimerie.jpg');background-position:left;background-size:cover;transition:all 1500ms ease;filter:grayscale(90%)}.flexaccordeon .accordion ul li:nth-child(1):hover{transition:all 1500ms ease;filter:grayscale(0%)}.flexaccordeon .accordion ul li:nth-child(2){background-image:url('/templates/jm-lux/css/../images/slider-embelissement.jpg');background-position:left;background-size:cover;transition:all 1500ms ease;filter:grayscale(90%)}.flexaccordeon .accordion ul li:nth-child(2):hover{transition:all 1500ms ease;filter:grayscale(0%)}.flexaccordeon .accordion ul li:nth-child(3){background-image:url('/templates/jm-lux/css/../images/slider-impression-express.jpg');background-position:center;background-size:cover;transition:all 1500ms ease;filter:grayscale(90%)}.flexaccordeon .accordion ul li:nth-child(3):hover{transition:all 1500ms ease;filter:grayscale(0%)}.flexaccordeon .accordion ul li:nth-child(4){background-image:url('/templates/jm-lux/css/../images/slider-groupe-korus.jpg');background-position:center;background-size:cover;transition:all 1500ms ease;filter:grayscale(90%)}.flexaccordeon .accordion ul li:nth-child(4):hover{transition:all 1500ms ease;filter:grayscale(0%)}.flexaccordeon .accordion ul li:nth-child(6){background-image:url('/templates/jm-lux/css/../images/slider-atelier.jpg');background-position:left;background-size:cover;transition:all 1500ms ease;filter:grayscale(90%)}
.flexaccordeon .accordion ul li:nth-child(6):hover{transition:all 1500ms ease;filter:grayscale(0%)}.flexaccordeon .accordion ul li:nth-child(5){background-image:url('/templates/jm-lux/css/../images/slider-demande-de-devis.jpg');background-position:left;background-size:cover;transition:all 1500ms ease;filter:grayscale(90%)}.flexaccordeon .accordion ul li:nth-child(5):hover{transition:all 1500ms ease;filter:grayscale(0%)}.flexaccordeon .accordion ul:hover li{width:9%}.flexaccordeon .accordion ul:hover li:hover{width:60%}.flexaccordeon .accordion ul:hover li:hover h2{opacity:0;transition:all 1500ms ease}.flexaccordeon .accordion ul:hover li:hover .contentli{width:70%;margin:0 auto;background-color:rgba(0,0,0,.6) !important;padding-top:90px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}@media screen and (max-width:1100px){.flexaccordeon .accordion ul li{height:64vh}
.flexaccordeon li&gt;h2{font-family:'Playfair Display',serif;text-transform:uppercase;font-size:17px;transform:rotate(90deg);bottom:-10px;text-align:left;transform:rotate(-90deg);transform-origin:0 0;opacity:1;position:absolute;left:15px}.flexaccordeon li&gt;h2 .trait-small-yellow{width:42px !important;margin-top:7px}}@media screen and (max-width:600px){.flexaccordeon .accordion{height:auto}.flexaccordeon .accordion ul li,.flexaccordeon .accordion ul li:hover,.flexaccordeon .accordion ul:hover li,.flexaccordeon .accordion ul:hover li:hover{position:relative;display:table;table-layout:fixed;width:100%;-webkit-transition:none;transition:none}}#dj-slideshow7m508 .dj-slide-desc-text{margin-top:30px}div#fox-container-m539 .fox-form select,div#fox-container-m539 .fox-form textarea,div#fox-container-m539 .fox-form input[type="text"],div#fox-container-m539 .fox-form input[type="email"]{font-size:18px !important;background-color:transparent !important;font-weight:200 !important;border-left:0 !important;border-right:0 !important;border-top:0 !important;padding-bottom:15px !important;padding-top:15px !important;border-radius:0;color:white !important}
div#fox-container-m539 textarea:focus,div#fox-container-m539 input[type="text"]:focus,div#fox-container-m539 input[type="email"]:focus{border-color:#edd852 !important;outline:0 !important;box-shadow:none !important}#fox-container-m539 .btn{text-shadow:inherit !important;background-color:transparent !important;background-image:none !important;background-repeat:none !important;border:1px;border-color:#edd852 !important;border-top:1px solid transparent !important;border-left:1px solid transparent !important;border-right:1px solid transparent !important;border-bottom-color:#edd852 !important;border-radius:0 !important;filter:none !important;box-shadow:inherit !important;min-width:170px !important;padding:13px 40px !important}div#fox-container-m539 .btn,div#fox-container-m539 .btn span{color:white !important}button.button:after,input[type="submit"]:after,button[type="submit"]:after,input[type="reset"]:after,button[type="reset"]:after{content:none !important}
div#fox-container-m539 .btn:hover,div#fox-container-m539 .btn:focus{text-decoration:none;transition:all 1s linear;background-color:#edd852 !important;border:1px solid #edd852 !important;border-color:#edd852 !important}div#fox-container-m573 .fox-form select,div#fox-container-m573 .fox-form textarea,div#fox-container-m573 .fox-form input[type="text"],div#fox-container-m573 .fox-form input[type="email"]{font-size:18px !important;background-color:transparent !important;font-weight:200 !important;border-left:0 !important;border-right:0 !important;border-top:0 !important;padding-bottom:15px !important;padding-top:15px !important;border-radius:0;color:white !important}div#fox-container-m573 textarea:focus,div#fox-container-m573 input[type="text"]:focus,div#fox-container-m573 input[type="email"]:focus{border-color:#edd852 !important;outline:0 !important;box-shadow:none !important}#fox-container-m573 .btn{text-shadow:inherit !important;background-color:transparent !important;background-image:none !important;background-repeat:none !important;border:1px;border-color:#edd852 !important;border-top:1px solid transparent !important;border-left:1px solid transparent !important;border-right:1px solid transparent !important;border-bottom-color:#edd852 !important;border-radius:0 !important;filter:none !important;box-shadow:inherit !important;min-width:170px !important;padding:13px 40px !important}
div#fox-container-m573 .btn,div#fox-container-m573 .btn span{color:white !important}button.button:after,input[type="submit"]:after,button[type="submit"]:after,input[type="reset"]:after,button[type="reset"]:after{content:none !important}div#fox-container-m573 .btn:hover,div#fox-container-m573 .btn:focus{text-decoration:none;transition:all 1s linear;background-color:#edd852 !important;border:1px solid #edd852 !important;border-color:#edd852 !important}div#fox-container-m573 .chzn-container-single .chzn-single{background-image:inherit !important;color:white !important;background-color:transparent !important;width:100% !important;height:auto !important;padding:5px 5px !important;height:!important;line-height:26px !important;font-size:18px !important;font-weight:200 !important;border-bottom:1px solid #aaa !important}.chzn-container-single .chzn-single{height:auto !important;border:1px solid #aaa;box-shadow:none !important;border-radius:0}
div#fox-container-m573 .chzn-container-single .chzn-single div b{background-repeat:no-repeat;background-position:-4px 6px}div#fox-container-m573 .chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-33px 6px}.contactgauche img:hover{-webkit-animation:swing 1s ease;animation:swing 1s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1}html{background-image:url('/templates/jm-lux/css/../images/fond.jpg');background-attachment:fixed}#jm-allpage{position:relative;background:#fff;padding:0;margin:35px;box-shadow:;box-shadow:0 0 20px #666}.container-fluid{padding-left:60px;padding-right:60px}.sticky-bar .scrolled #jm-logo-nav-holder{padding-top:100px}#jm-allpage .nospace{padding-top:0;padding-bottom:0}#jm-allpage .nospace.full-width&gt;.container-fluid{padding-left:0;padding-right:0}#jm-allpage .nospace-top{padding-top:0}#jm-allpage .nospace-bottom{padding-bottom:0}#jm-allpage .nospace-bottom .jm-module{margin-bottom:0}.formcontact .rstbox-content{display:flex;align-items:center;float:none;margin:0 auto}
.contactgauche{position:relative;font-size:18px;line-height:23.2px;font-weight:200}#dj-megamenu202 .itemid1070 .itemid1076,#dj-megamenu202 .itemid1071 .itemid1076,#dj-megamenu202 .itemid1070 .itemid1088,#dj-megamenu202 .itemid1071 .itemid1088{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}#dj-megamenu202 .itemid1070 .itemid1079,#dj-megamenu202 .itemid1071 .itemid1079,#dj-megamenu202 .itemid1070 .itemid1091,#dj-megamenu202 .itemid1071 .itemid1091{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}#dj-megamenu202 .itemid1070 .itemid1082,#dj-megamenu202 .itemid1071 .itemid1082,#dj-megamenu202 .itemid1070 .itemid1092,#dj-megamenu202 .itemid1071 .itemid1092{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.55s;-moz-animation-delay:.55s;-o-animation-delay:.55s;animation-delay:.55s}
#dj-megamenu202 .itemid1070 .itemid1077,#dj-megamenu202 .itemid1071 .itemid1077,#dj-megamenu202 .itemid1070 .itemid1093,#dj-megamenu202 .itemid1071 .itemid1093{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.7s;-moz-animation-delay:.7s;-o-animation-delay:.7s;animation-delay:.7s}#dj-megamenu202 .itemid1070 .itemid1081,#dj-megamenu202 .itemid1071 .itemid1081,#dj-megamenu202 .itemid1070 .itemid1094,#dj-megamenu202 .itemid1071 .itemid1094{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.85s;-moz-animation-delay:.85s;-o-animation-delay:.85s;animation-delay:.85s}#dj-megamenu202 .itemid1070 .itemid1078,#dj-megamenu202 .itemid1071 .itemid1078{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}
#dj-megamenu202 .itemid1070 .itemid1080,#dj-megamenu202 .itemid1071 .itemid1080{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:1.15s;-moz-animation-delay:1.15s;-o-animation-delay:1.15s;animation-delay:1.15s}#dj-megamenu202 .itemid1070 .itemid1104,#dj-megamenu202 .itemid1071 .itemid1104{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s;-o-animation-delay:1.35s;animation-delay:1.35s}#jm-top-bar{background:#fff;color:#666;padding:12px 0;font-size:.875em;line-height:20px;font-weight:200}#jm-header.bg #jm-header-in{position:relative;z-index:3}#jm-header.full-width #jm-top-bar-in,#jm-header.full-width #jm-logo-nav-in,#jm-header.full-width #jm-header-mod-in{max-width:100%;padding:0 40px}#jm-header.full-width #jm-top-bar-in{padding-left:70px;padding-right:70px}
#jm-header-mod{background-color:#fff;color:#fff}#jm-logo-nav{background:#fff}#jm-logo-nav .container-fluid{padding-left:0;padding-right:0}#jm-logo-wrap{padding:10px 0}#jm-logo-wrap a{color:inherit;text-decoration:none}#jm-logo-wrap a:hover{color:#666}#jm-logo-wrap img{border:0}#jm-logo-wrap span{font-size:40px;font-weight:700;line-height:1}#jm-sitedesc{padding:5px 0 0;font-size:.875em;line-height:1.1}#jm-top-menu{padding:10px 0;color:#666;position:relative;margin:0 -20px}.sticky-bar .scrolled #jm-logo-nav{position:fixed;top:0;left:0;right:0;bottom:auto;margin:auto;width:96.3%;z-index:998;box-shadow:3px 3px 10px #cccccc50}.sticky-bar .scrolled #jm-logo-nav .container-fluid{padding-left:50px;padding-right:50px}#jm-top1{padding-top:120px;padding-bottom:60px;background-color:#fff;color:#2b2b2b}#jm-top2{padding-top:120px;padding-bottom:60px;background-color:transparent;color:#2b2b2b}#jm-top3{padding-top:120px;padding-bottom:60px;background-color:#fff;color:#2b2b2b}#jm-system-mesasage{background:#fff}#jm-main{padding-top:120px;padding-bottom:60px;background:#fff;color:#666}
#jm-maincontent{display:block;margin-bottom:30px}#jm-bottom1{padding-top:120px;padding-bottom:60px;background:#fff;color:#2b2b2b}#jm-bottom2{padding-top:120px;padding-bottom:60px;background:#fff;color:#2b2b2b}#jm-bottom3{padding-top:120px;padding-bottom:60px;background:#fff;color:#2b2b2b}#jm-footer-mod{padding-top:60px;background-color:#fff;color:#2b2b2b}#jm-footer-in{padding:19px 0;line-height:1.1;position:relative}#jm-footer-in a{color:inherit}#jm-footer-in a:hover{color:#666}#jm-footer-in #jm-copyrights{padding:28px 0}#jm-footer-in #jm-copyrights div{display:inline-block;vertical-align:top}#jm-header-mod.bg,#jm-top1.bg,#jm-top2.bg,#jm-top3.bg,#jm-bottom1.bg,#jm-bottom2.bg,#jm-bottom3.bg,#jm-footer-mod.bg{position:relative}#jm-header-mod.bg:after,#jm-top1.bg:after,#jm-top2.bg:after,#jm-top3.bg:after,#jm-bottom1.bg:after,#jm-bottom2.bg:after,#jm-bottom3.bg:after,#jm-footer-mod.bg:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-repeat:no-repeat}#jm-header-mod.bg&gt;div,#jm-top1.bg&gt;div,#jm-top2.bg&gt;div,#jm-top3.bg&gt;div,#jm-bottom1.bg&gt;div,#jm-bottom2.bg&gt;div,#jm-bottom3.bg&gt;div,#jm-footer-mod.bg&gt;div{position:relative;z-index:2}
#jm-header-mod.bg:after{opacity:.35}#jm-top1.bg:after{opacity:1}#jm-top2.bg:after{opacity:1}#jm-top3.bg:after{opacity:1}#jm-bottom1.bg:after{opacity:1}#jm-bottom2.bg:after{opacity:1}#jm-bottom3.bg:after{opacity:1}#jm-footer-mod.bg:after{opacity:1}#jm-header-mod{position:relative}#jm-header-mod.bg-mod #jm-header-mod-in{position:relative;z-index:3}#jm-header-mod .jm-background{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:cover;opacity:.35}#jm-back-top a{font-size:14px;text-align:center;position:relative;display:block;height:30px;line-height:30px;width:30px;-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s;border:2px solid #666;background:none;color:#666}#jm-back-top a:hover{background:#666;color:#fff;text-decoration:none}#jm-back-top.fixed{position:fixed;bottom:10px;right:10px;left:auto;z-index:999}#jm-footer-mod.backtotop{position:relative;padding-right:90px}#jm-back-top.static{position:absolute;top:30px;right:30px;left:auto}.responsive-disabled{min-width:1170px}
.responsive-disabled #jm-allpage{min-width:1170px}.responsive-disabled #jm-logo-nav-holder{padding-top:0 !important}.responsive-disabled #jm-logo-nav{position:static}.responsive-disabled #jm-logo-nav .container-fluid{padding-left:0;padding-right:0}.svg-content{height:100%;text-align:center}.svg-wrapper{height:60px;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);width:220px}.shape{fill:transparent;stroke-dasharray:131 590px;stroke-dashoffset:-316;stroke-width:2px;stroke:#ecd851}.button-content{display:flex;margin-top:50px}.text-readmore{color:#2b2b2b;font-size:22px;line-height:32px;position:relative;text-decoration:none;top:-48px;font-weight:300}.svg-wrapper a{font-size:14px;text-decoration:none !important}@keyframes draw{0%{stroke-dasharray:149 590;stroke-dashoffset:-316;stroke-width:4px}100%{stroke-dasharray:560;stroke-dashoffset:0;stroke-width:2px}}.svg-wrapper:hover .shape{-webkit-animation:.5s draw linear forwards;animation:.5s draw linear forwards}.moduletableliensfooter{margin-top:-33px}
#pageaccueil .matrix-content .content{padding:250px 40px 0 0}#pageaccueil #jm-top1{padding-top:70px;padding-bottom:10px}#pageaccueil #jm-top2{padding-top:40px;background-image:url('/templates/jm-lux/css/../images/rectangle-jaune.jpg');background-repeat:no-repeat}#pageaccueil #jm-top2 .container-fluid{max-width:1450px}#pageaccueil .citation{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:35px;line-height:42px;letter-spacing:1px}#pageaccueil #jm-top3.bg::after{background-image:none !important}#pageaccueil #jm-top3{background-image:url('/templates/jm-lux/css/../images/chiffres-clefs.jpg');background-attachment:fixed;padding:120px 0}#pageaccueil #jm-top3 .content-chiffres{max-width:160px;margin:auto;color:#fff;text-transform:uppercase;transition:all .6s}#pageaccueil #jm-top3 .content-chiffres span{font-family:'Playfair Display',serif;font-size:74px}#pageaccueil #jm-top3 .content-chiffres:hover{transform:scale(1.2)}#pageaccueil #jm-top3 .container-fluid{max-width:1400px}#pageaccueil #jm-top3 .jm-module{margin:auto}
#pageaccueil #jm-content-top .main-content{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px;color:#2b2b2b;line-height:27px;padding-bottom:35px}#pageaccueil #jm-content-top .container-content{max-width:940px;margin:auto}#pageaccueil #jm-content-top .trait-medium-yellow{height:1px;margin:auto;margin-bottom:35px}#pageaccueil #jm-content-top .sub-content{font-weight:300}#pageaccueil #jm-main{padding-bottom:0}#pageaccueil #jm-bottom1{padding-bottom:0}#pageaccueil #jm-bottom1 .container-fluid{max-width:1400px}#pageaccueil #jm-bottom1 .trait-large-yellow{height:1px}#pageaccueil #jm-bottom1 .entite{margin-top:-7px}#pageaccueil #jm-bottom1 .entite .puce{width:13px;height:13px;border-radius:50%;margin-bottom:15px}#pageaccueil #jm-bottom1 .entite img{max-width:330px;opacity:.3;transition:all .6s}#pageaccueil #jm-bottom1 .entite .text{color:#666;font-weight:300}#pageaccueil #jm-bottom1 #jm-bottom1-in{border-top:1px solid #666}#pageaccueil #jm-bottom1 .titre-entite{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:30px;line-height:38px;letter-spacing:1px}#pageaccueil #jm-bottom1 .trait-large-blue,#pageaccueil #jm-bottom1 .trait-large-red,#pageaccueil #jm-bottom1 .trait-large-yellow{margin-top:15px}#pageaccueil #jm-bottom1 .first{padding-right:40px;padding-left:40px;transition:all .6s;filter:grayscale(1)}#pageaccueil #jm-bottom1 .first .trait-large-blue{opacity:.3;transition:all .6s}#pageaccueil #jm-bottom1 .first .puce{background-color:#bdbdbd;transition:all .6s}#pageaccueil #jm-bottom1 .first .shape{stroke:#266577;opacity:.3;transition:all .6s}#pageaccueil #jm-bottom1 .first:hover{filter:none}
#pageaccueil #jm-bottom1 .first:hover img{opacity:1;transition:all .6s}#pageaccueil #jm-bottom1 .first:hover .trait-large-blue{opacity:1}#pageaccueil #jm-bottom1 .first:hover .puce{background-color:#266577;opacity:1}#pageaccueil #jm-bottom1 .first:hover .shape{opacity:1}#pageaccueil #jm-bottom1 .second{padding-right:40px;padding-left:40px;transition:all .6s;filter:grayscale(1)}#pageaccueil #jm-bottom1 .second .puce{background-color:#bdbdbd;transition:all .6s}#pageaccueil #jm-bottom1 .second:hover{filter:none}#pageaccueil #jm-bottom1 .second:hover img{opacity:1;transition:all .6s}#pageaccueil #jm-bottom1 .second:hover .puce{background-color:#edd852;opacity:1}#pageaccueil #jm-bottom1 .third{padding-right:40px;padding-left:40px;transition:all .6s;filter:grayscale(1)}#pageaccueil #jm-bottom1 .third .trait-large-red{opacity:.3;transition:all .6s}#pageaccueil #jm-bottom1 .third .puce{background-color:#bdbdbd;transition:all .6s}#pageaccueil #jm-bottom1 .third .shape{stroke:#dc0c22;opacity:.3;transition:all .6s}#pageaccueil #jm-bottom1 .third:hover{filter:none}
#pageaccueil #jm-bottom1 .third:hover img{opacity:1;transition:all .6s}#pageaccueil #jm-bottom1 .third:hover .puce{background-color:#dc0c22;opacity:1}#pageaccueil #jm-bottom1 .third:hover .trait-large-red{opacity:1}#pageaccueil #jm-bottom1 .third:hover .shape{opacity:1}#pageaccueil #jm-bottom3{padding-bottom:0;background-image:url('/templates/jm-lux/css/../images/rectangle-jaune.jpg');background-repeat:no-repeat;background-position:right;background-position-x:872px;background-position-y:84px}#pageaccueil #jm-bottom3 .span4{margin-left:-50px;padding-right:65px;padding-top:90px}#pageaccueil #jm-bottom3 .sub-content{display:flex;align-items:center}#pageaccueil #jm-bottom3 .trait-large-dark-grey{margin-left:30px;margin-top:15px;width:208px}#pageaccueil #jm-bottom3 .sub-title{font-size:24px;font-weight:300}#pageaccueil #jm-bottom3 .main-title{margin:0;font-size:60px;font-family:'Playfair Display',serif;line-height:50px;padding-bottom:20px}#pageaccueil #jm-bottom3 .text{font-weight:300px}#pageaccueil #jm-bottom3 .container-fluid{max-width:1400px}
#pageaccueil #jm-bottom3.bg::after{background-image:none}#pageaccueil #jm-top1{padding-top:0}#pageaccueil #jm-top1 .span4{padding:0 5px}#pageaccueil #jm-top1 .container-fluid{max-width:1400px}#pageaccueil #jm-top1 .vignette-container{height:auto;display:flex;margin-left:auto;margin-right:auto}#pageaccueil #jm-top1 .trait-small-yellow{width:42px;height:2px;background-color:#edd852;margin-top:-15px}#pageaccueil #jm-top1 .description{display:flex;align-items:center;margin-left:5px}#pageaccueil #jm-top1 .sub-description{padding-left:20px}#pageaccueil #jm-top1 figure.slider-accueil-mobile{position:relative;float:left;overflow:hidden;margin:10px 1%;width:auto;color:#2b2b2b;-webkit-perspective:50em;perspective:50em}#pageaccueil #jm-top1 figure.slider-accueil-mobile p{margin-bottom:0}#pageaccueil #jm-top1 figure.slider-accueil-mobile *{-webkit-box-sizing:padding-box;box-sizing:padding-box;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#pageaccueil #jm-top1 figure.slider-accueil-mobile img{max-width:100%;vertical-align:top}
#pageaccueil #jm-top1 figure.slider-accueil-mobile figcaption{top:65%;left:10px;right:10px;position:absolute;opacity:0;z-index:1;padding:15px;color:white;max-width:300px;margin:auto;text-align:center}#pageaccueil #jm-top1 figure.slider-accueil-mobile h2{margin:0}#pageaccueil #jm-top1 figure.slider-accueil-mobile h2{padding:20px 0}#pageaccueil #jm-top1 .lienhover{text-decoration:none;cursor:default;color:#2b2b2b}#pageaccueil #jm-top1 figure.slider-accueil-mobile:after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-repeat:no-repeat;background-position:bottom;position:absolute;content:"";display:block;top:0;left:0;right:0;bottom:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;width:101%}#pageaccueil #jm-top1 figure#v7:after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:50px}
#pageaccueil #jm-top1 figure.vignette-print-blue:after{background-color:#23325a}#pageaccueil #jm-top1 figure.slider-accueil-mobile:hover figcaption,#pageaccueil #jm-top1 figure.slider-accueil-mobile.hover figcaption{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}#pageaccueil #jm-top1 figure.slider-accueil-mobile:hover:after,#pageaccueil #jm-top1 figure.slider-accueil-mobile.hover:after{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}@media(max-width:777px){#pageaccueil #jm-top1 .vignette-container{height:auto;display:block !important;margin-left:auto;margin-right:auto}#pageaccueil #jm-top1 .span4{padding:0 5px;margin:auto;max-width:500px}#jm-top1 .span100{padding:0 !important}}#pagehistorique #jm-top3{background-image:url('/templates/jm-lux/css/../images/background-chiffres-cles-historique.jpg');background-attachment:fixed;padding:60px 0}#pagehistorique #jm-top3 .content-chiffres{max-width:150px;margin:auto;color:#fff;text-transform:uppercase;transition:all .6s;padding-top:40px;padding-bottom:40px}
#pagehistorique #jm-top3 .content-chiffres span{font-family:'Playfair Display',serif;font-size:60px}#pagehistorique #jm-top3 .content-chiffres:hover{transform:scale(1.2)}#pagehistorique #jm-top3 .container-fluid{max-width:100%}#pagehistorique #jm-top3 .jm-module{margin:auto}#pagehistorique #jm-top1{background-image:url('/templates/jm-lux/css/../images/background-historique-korus');background-position:center;background-size:cover;background-attachment:fixed;background-position-y:18px}#pagehistorique #jm-top1 .citationhistorique{margin-top:-70px;max-width:663px;margin-left:auto;margin-right:auto;padding-left:30px}#pagehistorique #jm-top1 .artiste{display:flex;justify-content:flex-end;align-items:center;padding-top:0}#pagehistorique #jm-top1 .trait-medium-yellow{width:70px;height:2px;background-color:#edd852}#pagehistorique #jm-top1 .citationhistorique .main-content{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px;color:#2b2b2b;line-height:27px;padding-bottom:35px;padding-left:24px}#pagehistorique .history-tl-container{width:100%;margin:auto;display:block;position:relative;text-align:center;padding-left:150px}#pagehistorique .history-tl-container ul.tl{margin:20px 0;padding:0;display:inline-block}#pagehistorique .history-tl-container ul.tl li{list-style:none;margin:auto;margin-left:200px;min-height:100px;border-left:1px dashed #cecece;padding:0 0 42px 30px;position:relative}#pagehistorique .history-tl-container ul.tl li:last-child{border-left:0}#pagehistorique .history-tl-container ul.tl li::before{position:absolute;left:-24px;top:-5px;content:" ";border:8px solid rgba(255,255,255,.9);border-radius:500%;background:#edd852;height:30px;width:30px;transition:all 500ms ease-in-out}#pagehistorique .history-tl-container ul.tl li:hover::before{border-color:#edd852;transition:all 1000ms ease-in-out}#pagehistorique ul.tl li .descrdategauche{opacity:.2}#pagehistorique ul.tl li .item-title{opacity:.2}#pagehistorique ul.tl li .item-detail{opacity:.2}#pagehistorique ul.tl li:hover .descrdategauche{opacity:1;transition:all 500ms ease-in-out}
#pagehistorique ul.tl li:hover .item-title{opacity:1;transition:all 500ms ease-in-out}#pagehistorique ul.tl li:hover .item-detail{opacity:1;transition:all 500ms ease-in-out}#pagehistorique ul.tl li .item-detail{padding-top:5px;font-weight:200}#pagehistorique ul.tl li .timestamp{position:absolute;width:400px;left:-100%;text-align:right}#pagehistorique ul.tl li .datestory{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:36px;color:#2b2b2b;line-height:27px;padding-bottom:9px}#pagehistorique ul.tl li .trait-small-yellow{width:42px;float:right;height:2px;background-color:#edd852}#pagehistorique ul.tl li .descrdategauche{position:absolute;width:400px;padding-top:7px;font-weight:200}#pagehistorique ul.tl li .descdate{text-align:left;padding-left:20px;width:400px}#pagehistorique ul.tl li .item-title{text-transform:uppercase}#pagehistorique ul.tl li .trait-small-yellow-datedroite{width:42px;float:left;height:2px;background-color:#edd852}#pagehistorique ul.tl li .item-title-mobile{text-transform:uppercase;font-weight:400;padding-top:10px}
#pageexpress .customintro-imprimerie{max-width:1380px;margin:auto;border-top:1px solid #ccc;padding-top:50px}#pageexpress #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-express.jpg')}#pageexpress #apropos::after{content:'';padding-left:10px;width:190px;max-width:313px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pageexpress #jm-top2{padding-top:40px;padding-bottom:0 !important;background-image:url('/templates/jm-lux/css/../images/rectangle-jaune.jpg');background-repeat:no-repeat;background-position-x:-260px;background-position-y:-50px}#pageexpress #jm-top2 .citation{padding-left:128px;text-transform:uppercase;font-family:'Playfair Display',serif;font-size:48px;line-height:48px;letter-spacing:1px;padding-bottom:21px}#pageexpress #jm-top2 .contenuservice p{padding-left:128px;font-weight:300;max-width:63%}#pageexpress #jm-top2{padding-top:80px !important}#pageexpress #jm-top2 h3{padding-top:15px}#pageexpress #jm-top2 p{font-weight:300}
#pageexpress #jm-top2 .span3{padding-left:70px;padding-top:20px}#pageexpress #jm-top2 .span7 .trait-small-yellow{width:129px;height:2px;background-color:#edd852;margin-left:130px}#pageexpress #jm-top3{padding-top:30px}#pageatelier #dj-masonry26m616{margin:auto}#pageatelier #jm-top1 .main-content{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px;color:#2b2b2b;line-height:27px;padding-bottom:35px}#pageatelier #jm-top1 .container-content{max-width:940px;margin:auto}#pageatelier #jm-top1 .trait-medium-grey{height:1px;margin:auto;margin-bottom:auto;margin-bottom:35px}#pageatelier #jm-top1 .sub-content{font-weight:300}#pageatelier #jm-top2{padding-top:40px;background-image:url('/templates/jm-lux/css/../images/rectangle-jaune.jpg');background-repeat:no-repeat;background-position-x:-157px}#pageatelier #jm-top2 .contenu-citation{padding-left:24px}#pageatelier #jm-top2 .citation{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:35px;line-height:42px;letter-spacing:1px;padding-top:20px;padding-left:80px}
#pageatelier #jm-top2 .artiste{display:flex;justify-content:flex-end;align-items:center;padding-top:110px}#pageatelier #jm-top2 .quote-inf{float:right}#pageatelier #jm-top3{background-image:url('/templates/jm-lux/css/../images/background-plans-korus.jpg');background-repeat:no-repeat;background-size:cover;padding-top:160px;padding-bottom:140px;background-position-y:-130px;background-attachment:fixed}#pageatelier #jm-bottom1{padding-top:0;background-image:url('/templates/jm-lux/css/../images/background-jaune-transparent');background-repeat:no-repeat;background-position:center;background-attachment:fixed}#pageatelier #jm-bottom1 .span6:first-child{padding-right:0}#pageatelier #jm-bottom1 .span6:nth-child(2){padding-left:0}#pageatelier #jm-bottom1 #jm-bottom1-in{padding:0 !important}#pageatelier #jm-bottom1 .titremachines{margin-bottom:10px}#pageatelier #jm-bottom1 .contenu-mobile{padding-left:180px !important;padding-bottom:20px}#pageatelier #jm-bottom1 .titremachinesdroite .contenu-mobile{padding-right:180px !important;padding-bottom:20px;padding-left:0}#pageatelier #jm-bottom1 .dimension-textmobile-improffset{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}
#pageatelier #jm-bottom1 .dimension-textmobile-imprnum{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pageatelier #jm-bottom1 #improffset-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageatelier #jm-bottom1 #imprnum-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageatelier #jm-bottom1 .titremachines #apropos:after{content:'';max-width:270px;padding-left:10px;width:270px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pageatelier #jm-bottom1 .titremachinesdroite{margin-bottom:10px}#pageatelier #jm-bottom1 .titremachinesdroite #apropos:before{content:'';max-width:328px;padding-right:65px;width:328px;height:2px;background-color:#edd852;display:inline-block;margin-right:14px}#pageatelier #jm-bottom1 .titremachinesdroite #apropos:after{display:none}
#pageatelier #jm-bottom1 .uppercase{font-weight:400;text-transform:uppercase}#pageatelier #jm-bottom1 .offset,#pageatelier #jm-bottom1 .numerique,#pageatelier #jm-bottom1 .faconnage,#pageatelier #jm-bottom1 .embelissement{padding-top:40px}#pageatelier #jm-bottom1 .descproduitdroite02{padding-top:38px}#pageatelier #jm-bottom1 .descproduitdroite01{padding-top:125px}#pageatelier #jm-bottom1 .descproduitdroite01,#pageatelier #jm-bottom1 .descproduitdroite02{padding-right:180px;padding-left:20px}#pageatelier #jm-bottom1 .descproduitdroite01 li,#pageatelier #jm-bottom1 .descproduitdroite02 li{padding-top:10px;font-size:16px}#pageatelier #jm-bottom1 .descproduitdroite01 li:before,#pageatelier #jm-bottom1 .descproduitdroite02 li:before{top:22px}#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:40px}#pageatelier #jm-bottom1 .descproduitgauche02{padding-top:37px}#pageatelier #jm-bottom1 .descproduitgauche01,#pageatelier #jm-bottom1 .descproduitgauche02{padding-left:180px;padding-right:20px}#pageatelier #jm-bottom1 .descproduitgauche01 li,#pageatelier #jm-bottom1 .descproduitgauche02 li{padding-top:10px;font-size:16px;padding:10px 20px 0 0}
#pageatelier #jm-bottom1 .descproduitgauche01 li:before,#pageatelier #jm-bottom1 .descproduitgauche02 li:before{left:auto;right:0;top:22px}#pageatelier #jm-bottom1 .sub-content{font-weight:300}#pageatelier #jm-bottom2{padding-top:60px;padding-bottom:0}#pageatelier #jm-bottom2 .trait-small-yellow{margin:0 auto}#pageatelier #jm-bottom2 .container-fluid{max-width:100%;padding:0 !important}#pageatelier #jm-bottom2 .jm-module:nth-child(2){margin-bottom:0}#pageatelier #jm-bottom3 .jm-module{margin-bottom:0;margin-top:60px}#pageatelier #jm-bottom3.bg:after{display:none}#pageatelier #jm-bottom3{padding-bottom:0;padding-top:0}.mentionsleg{text-align:justify;font-weight:200;line-height:25px;font-size:16px}.reseaux-btn{background-color:#e1e1e1a6;box-shadow:3px 3px 10px #9c9c9c;width:35px;height:35px;display:flex !important;align-items:center;justify-content:center;top:55%;border-radius:50%;right:18px;position:fixed;transition:.6s;z-index:2}.reseaux-btn img{width:25px}.reseaux-btn:hover{background-color:#edd852}.span0{float:none !important}
.jm-module,.moduletable{margin-bottom:60px}.jm-module .jm-title,.moduletable .jm-title,.jm-module&gt;h3,.moduletable&gt;h3{font-weight:600;font-family:'Playfair Display',serif;font-size:16px;line-height:1.1;margin:0 0 20px;color:#2b2b2b;text-transform:uppercase}.jm-module iframe{max-width:100%;box-sizing:border-box}#jm-header .jm-module .jm-title,#jm-header .moduletable&gt;h3{color:#2b2b2b}#jm-top1 .jm-module .jm-title,#jm-top1 .moduletable&gt;h3{color:#2b2b2b}#jm-top2 .jm-module .jm-title,#jm-top2 .moduletable&gt;h3{color:#2b2b2b}#jm-top3 .jm-module .jm-title,#jm-top3 .moduletable&gt;h3{color:#2b2b2b}#jm-bottom1 .jm-module .jm-title,#jm-bottom1 .moduletable&gt;h3{color:#2b2b2b}#jm-bottom2 .jm-module .jm-title,#jm-bottom2 .moduletable&gt;h3{color:#2b2b2b}#jm-bottom3 .jm-module .jm-title,#jm-bottom3 .moduletable&gt;h3{color:#2b2b2b}#jm-footer-mod .jm-module .jm-title,#jm-footer-mod .moduletable&gt;h3{color:#84909b}.jm-module-raw{float:left;margin-right:30px}#jm-top-bar .jm-module-raw{float:right;margin-right:0;margin-left:15px}#jm-top-menu .jm-module-raw{margin:0 20px;min-height:1px}#jm-header-bg .jm-module-raw{float:none;margin:0}#jm-header-mod-in .jm-module{margin:90px 0}.jm-module.margin-ms,.jm-module.section-space-ms,.jm-module.section-space-bottom-ms{margin:0 !important}.jm-module.small-margin-ms{margin-bottom:15px}.jm-module.nav.menu{margin-bottom:60px}
.toggle-nav.menu{display:none}.center-title-ms .jm-title{text-align:center}#jm-allpage .color-ms .jm-title{color:#666}#jm-allpage .front-title-ms .jm-title{text-align:center;font-size:3.75em;line-height:1;margin:0 0 60px;text-transform:none}.bigger-title-ms .jm-title{font-size:1.25em;margin:0 0 25px}#jm-allpage .contact-ps h3,#jm-allpage .contact-ps form#contact-form&gt;fieldset&gt;legend,#jm-allpage .contact-ps&gt;.contact-address.dl-horizontal{display:none}#jm-allpage .contact-ps&gt;h3:first-child{display:block;font-size:24px;line-height:1.1;font-weight:600;margin:0}#jm-allpage .contact-ps .form-horizontal .control-label{float:none;width:auto;text-align:inherit;padding:0}#jm-allpage .contact-ps .form-horizontal .control-label label{margin:0 0 10px}#jm-allpage .contact-ps .form-horizontal .controls{margin:0}#jm-allpage .contact-ps .form-actions{background:none;border:0;padding:0}#jm-allpage .contact-ps .form-horizontal label{display:inline-block}#jm-allpage .contact-ps .contact-form{clear:both}#jm-allpage .contact-ps .contact-form input[type="text"],#jm-allpage .contact-ps .contact-form input[type="email"],#jm-allpage .contact-ps .contact-form textarea{max-width:100%}
#jm-header .jm-module-raw&gt;#login-form{margin:0}#jm-header .jm-module-raw&gt;#login-form:after{content:"";display:table;clear:both}#jm-header .jm-module-raw&gt;#login-form .control-group{display:inline-block;vertical-align:top;line-height:1;margin:0}#jm-header .jm-module-raw&gt;#login-form #form-login-remember,#jm-header .jm-module-raw&gt;#login-form ul{display:none}#jm-header .jm-module-raw&gt;#login-form input#modlgn-username,#jm-header .jm-module-raw&gt;#login-form input#modlgn-passwd{background:none}#jm-header .jm-module-raw&gt;#login-form .login-greeting,#jm-header .jm-module-raw&gt;#login-form .logout-button{float:left}#jm-header .jm-module-raw&gt;#login-form .login-greeting{padding:20px 0;font-size:17px;line-height:20px;margin-right:15px}#jm-header .jm-module-raw&gt;#login-form .logout-button{padding:10px 0}#jm-header .jm-module-raw&gt;#login-form .btn{padding:8px 15px}#jm-top-bar .jm-module-raw&gt;#login-form .login-greeting{font-size:inherit;padding-top:0;padding-bottom:0}#jm-top-bar .jm-module-raw&gt;#login-form .logout-button{padding:0;margin:-5px 0}
#jm-top-bar .jm-module-raw&gt;#login-form .btn{font-size:inherit;padding:3px 5px}.search .inputbox{height:52px;line-height:52px}.search .btn{padding-left:10px;padding-right:10px}.search-ms form{display:block;margin:0}.search-ms form label{display:none}.search-ms .inputbox{display:none}.search-ms.active .inputbox{display:block}.search-ms.active .jm-input{position:absolute;top:0;left:0;right:0;bottom:0;z-index:500;background:#fff;border:1px solid #e5e8ed;padding:40px 60px 40px 45px;box-sizing:border-box}.search-ms.active .btn{z-index:501}.search-ms .btn{background:none;border:0;padding:15px 0;font-size:0 !important;line-height:1;color:#666;-webkit-transition:color .2s ease !important;transition:color .2s ease !important}.search-ms .btn:hover,.search-ms .btn:focus{outline:0;border:0;background:none;color:#666}.search-ms .btn:after{display:none}.search-ms .btn:before{content:"\f002";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px;line-height:1}
.search-ms .inputbox{width:100%;color:#666;background:#fff;padding:0 5px;height:20px;line-height:20px;border:0;border-left:1px solid #e5e8ed}.search-ms .inputbox::-moz-placeholder{color:#999;opacity:1}.search-ms .inputbox:-ms-input-placeholder{color:#999}.search-ms .inputbox::-webkit-input-placeholder{color:#999}.carousel-fade .carousel-inner .item{transition-property:opacity}.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{opacity:0}.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{opacity:1}.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;transform:translate3d(0,0,0)}.carousel-fade .carousel-control{z-index:2}.jmm-simple-tabs .tabs-left .nav-tabs,.jmm-simple-tabs .tabs-right .nav-tabs{float:left;padding:0;margin:0;width:30%}.jmm-simple-tabs .tabs-left .nav-tabs&gt;li,.jmm-simple-tabs .tabs-right .nav-tabs&gt;li{display:block;width:100%;margin:0 0 1px;box-sizing:border-box}
.jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,.jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border:1px solid #e5e8ed}.jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a span.jmm-subtitle,.jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a span.jmm-subtitle{display:block;margin-top:15px}.jmm-simple-tabs .tabs-left .tab-content,.jmm-simple-tabs .tabs-right .tab-content{float:left;width:70%;box-sizing:border-box;box-shadow:none;background:none;color:inherit;padding:0 0 0 30px;border:0}.jmm-simple-tabs .tabs-right .nav-tabs{float:right}.jmm-simple-tabs .tabs-right .tab-content{float:right;padding:0 30px 0 0}.jmm-simple-tabs.default.tabs-ms .nav-tabs{padding:0;text-align:center}.jmm-simple-tabs.default.tabs-ms .nav-tabs&gt;li{float:none;display:inline-block;vertical-align:top}.jmm-simple-tabs.default.tabs-ms .nav-tabs&gt;li&gt;a{border:0;text-transform:none;color:inherit;text-align:center;font-weight:400;line-height:1.1;text-decoration:none;padding:0 60px}.jmm-simple-tabs.default.tabs-ms .nav-tabs&gt;li&gt;a:hover{color:#666}.jmm-simple-tabs.default.tabs-ms .nav-tabs&gt;li&gt;a:after{display:none}
.jmm-simple-tabs.default.tabs-ms .nav-tabs&gt;li.active&gt;a{color:#666}.jmm-simple-tabs.default.tabs-ms .nav-tabs .jmm-icon{display:block;margin:0 0 15px}.jmm-simple-tabs.default.tabs-ms .nav-tabs .jmm-title{display:block;padding-bottom:5px}.jmm-simple-tabs.default.tabs-ms .tab-content{border:0;padding:60px 0 0}.jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a{padding:0 40px;font-size:1.5em;font-weight:600}.jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}.jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-allpage .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive&gt;li.next&gt;a:before,#jm-allpage .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive&gt;li.prev&gt;a:before{position:relative;margin-top:20px;display:inline-block;vertical-align:top;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#jm-allpage .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive&gt;li.prev&gt;a:before{content:"\e079"}
#jm-allpage .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive&gt;li.next&gt;a:before{content:"\e080"}#jm-allpage .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs.nav-tabs-responsive&gt;li.next&gt;a:before,#jm-allpage .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs.nav-tabs-responsive&gt;li.prev&gt;a:before{margin-top:0}html[dir='rtl'] #jm-allpage .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive&gt;li.prev&gt;a:before{content:"\e080"}html[dir='rtl'] #jm-allpage .jmm-simple-tabs.default .nav-tabs.nav-tabs-responsive&gt;li.next&gt;a:before{content:"\e079"}#jm-header-mod .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-header-mod .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(255,255,255,.2)}#jm-header-mod .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-header-mod .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}
#jm-top1 .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-top1 .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(43,43,43,.2)}#jm-top1 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-top1 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-top2 .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-top2 .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(43,43,43,.2)}#jm-top2 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-top2 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-top3 .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-top3 .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(43,43,43,.2)}#jm-top3 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-top3 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-bottom1 .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-bottom1 .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(43,43,43,.2)}
#jm-bottom1 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-bottom1 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-bottom2 .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-bottom2 .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(43,43,43,.2)}#jm-bottom2 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-bottom2 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-bottom3 .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-bottom3 .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:rgba(43,43,43,.2)}#jm-bottom3 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:#2b2b2b}#jm-bottom3 .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:#2b2b2b}#jm-footer-mod .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-footer-mod .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:#84909b}#jm-footer-mod .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:rgba(43,43,43,.7)}
#jm-footer-mod .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:rgba(43,43,43,.7)}#jm-offcanvas .jmm-simple-tabs .tabs-left .nav-tabs&gt;li&gt;a,#jm-offcanvas .jmm-simple-tabs .tabs-right .nav-tabs&gt;li&gt;a{border-color:#84909b}#jm-offcanvas .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a:hover{color:rgba(132,144,155,.2)}#jm-offcanvas .jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li.active&gt;a{color:rgba(132,144,155,.2)}#jm-allpage .jm-category-module .jmm-title{display:block;color:#2b2b2b;font-size:1.5em;line-height:1.1;font-weight:600;margin:0 0 20px}#jm-allpage .jm-category-module a.jmm-title:hover{color:#666;text-decoration:none}#jm-allpage .jm-category-module .jmm-date{font-size:.75em;line-height:1;display:inline-block;vertical-align:top;color:#666;border:2px solid #666;padding:8px 5px}#jm-allpage .jm-category-module .mod-article-image{text-align:center}#jm-allpage .jm-category-module.default.carousel{margin:0;padding-top:60px}#jm-allpage .jm-category-module.default.carousel .carousel-inner{width:auto}
#jm-allpage .jm-category-module.default.carousel .carousel-indicators{top:0;left:50%;right:auto;bottom:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#jm-allpage .jm-category-module.default.carousel .carousel-indicators li{opacity:1;background:none;border:1px solid #666;width:8px;height:8px;border-radius:50%;margin:0 10px}#jm-allpage .jm-category-module.default.carousel .carousel-indicators li:hover,#jm-allpage .jm-category-module.default.carousel .carousel-indicators li.active{background:#666}.jm-category-module.date-ms .jmm-item{position:relative}.jm-category-module.date-ms .jmm-item&gt;*:not(.jmm-image):not(.jmm-date){padding-left:65px}.jm-category-module.date-ms .jmm-item .jmm-text{position:relative}.jm-category-module.date-ms .jmm-item .jmm-date{position:absolute;top:0;left:auto;right:100%;transform:rotate(-90deg);transform-origin:right top;letter-spacing:2px}#jm-header-mod .jm-category-module .jmm-title{color:#2b2b2b}#jm-top1 .jm-category-module .jmm-title{color:#2b2b2b}#jm-top2 .jm-category-module .jmm-title{color:#2b2b2b}#jm-top3 .jm-category-module .jmm-title{color:#2b2b2b}#jm-bottom1 .jm-category-module .jmm-title{color:#2b2b2b}#jm-bottom2 .jm-category-module .jmm-title{color:#2b2b2b}#jm-bottom3 .jm-category-module .jmm-title{color:#2b2b2b}#jm-footer-mod .jm-category-module .jmm-title{color:#84909b}#jm-offcanvas .jm-category-module .jmm-title{color:#84909b}
.jm-module-content&gt;.custom&gt;p&gt;[class*='icon-'],.jm-module-content&gt;.custom&gt;p&gt;.fa,.jm-module-content&gt;.custom&gt;[class*='icon-'],.jm-module-content&gt;.custom&gt;.fa{margin-right:15px;color:#666}.jm-module-content&gt;.custom .nofloat{position:relative;padding-left:30px}.jm-module-content&gt;.custom .nofloat .fa{position:absolute;top:4px;left:0}.social-ms .jmm-social.default .jmm-list li{margin-left:0;margin-right:0;padding-left:5px;padding-right:5px;box-sizing:border-box}.social-ms .jmm-social.default .jmm-link .jmm-ico{font-size:16px;background:none;color:#666;width:auto;height:auto;line-height:1}.social-ms .jmm-social.default .jmm-link:hover .jmm-ico{opacity:.5;background:none}.social-ms .jmm-social.default .items-2 .jmm-item{width:50%}.social-ms .jmm-social.default .items-3 .jmm-item{width:33.33%}.social-ms .jmm-social.default .items-4 .jmm-item{width:25%}.social-ms .jmm-social.default .items-5 .jmm-item{width:20%}.social-ms .jmm-social.default .items-6 .jmm-item{width:16.66%}
.social-ms .jmm-social.default .items-7 .jmm-item{width:14.28%}.social-ms .jmm-social.default .items-8 .jmm-item{width:12.5%}#jm-allpage .jmm-testimonials.default{max-width:70%;margin:0 auto}#jm-allpage .jmm-testimonials.default .jmm-author{margin:55px 0 0;color:#2b2b2b;font-size:1.5em;line-height:1.3;font-weight:700}#jm-allpage .jmm-testimonials.default .jmm-author:before{content:''}#jm-allpage .jmm-testimonials.default .jmm-profession{margin:3px 0 0;font-size:.875em;line-height:1.1}#jm-allpage .jmm-testimonials.default.indicators{padding:65px 0 0}#jm-allpage .jmm-testimonials.default .carousel-indicators{top:0;bottom:auto;left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#jm-allpage .jmm-testimonials.default .carousel-indicators li{opacity:1;background:none;border:1px solid currentColor;width:8px;height:8px;border-radius:50%;margin:0 10px}#jm-allpage .jmm-testimonials.default .carousel-indicators li:hover,#jm-allpage .jmm-testimonials.default .carousel-indicators li.active{background:currentColor}
#jm-header-mod .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-top1 .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-top2 .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-top3 .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-bottom1 .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-bottom2 .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-bottom3 .jmm-testimonials.default .jmm-author{color:#2b2b2b}#jm-footer-mod .jmm-testimonials.default .jmm-author{color:#84909b}#jm-offcanvas .jmm-testimonials.default .jmm-author{color:#84909b}#jm-allpage .promo1-ms .jmm-add-features.default{overflow:auto}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-add-features-in{margin:0 auto;max-width:70%}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-description{margin:30px 0 0;text-align:center;background:rgba(242,242,242,.8);padding:30px}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{font-size:3.5em;font-weight:600;line-height:1.1;color:#2b2b2b}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-description .jmm-title a{font-weight:600;color:inherit;text-decoration:none}
#jm-allpage .promo1-ms .jmm-add-features.default .jmm-description .jmm-title a:hover{color:#666}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-description .jmm-text{opacity:.6}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-description .jmm-title+.jmm-text{margin-top:5px}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-button{text-align:center;margin:20px 0 0}#jm-header-mod .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-header-mod .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-top1 .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-top1 .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-top2 .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-top2 .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-top3 .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}
#jm-top3 .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-bottom1 .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-bottom1 .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-bottom2 .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-bottom2 .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-bottom3 .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-bottom3 .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#2b2b2b}#jm-footer-mod .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(242,242,242,.8)}#jm-footer-mod .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#84909b}#jm-offcanvas .promo1-ms .jmm-add-features.default .jmm-description{background:rgba(228,231,242,.8)}#jm-offcanvas .promo1-ms .jmm-add-features.default .jmm-description .jmm-title{color:#84909b}
#jm-allpage .promo2-ms .jmm-add-features.default .jmm-items,#jm-allpage .promo2-ms .jmm-add-features.default .jmm-description{display:block;margin:0;padding:0}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-item{display:block;overflow:auto}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-icon{display:block;float:left;padding:15px 25px}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-icon a{color:#fff;text-decoration:none}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-icon span{font-weight:700;font-size:100px;line-height:1}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-icon span:before{content:attr(class)}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-title{text-transform:uppercase;background:rgba(102,102,102,.7);color:#fff;font-size:27px;line-height:1.4;padding:30px 20px;min-height:133px;box-sizing:border-box}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-title:hover{background:rgba(102,102,102,.9)}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-title a{display:block;color:inherit;text-decoration:none}
#jm-allpage .promo2-ms .jmm-add-features.default .jmm-text{clear:both;float:left;margin:0;padding:7px 15px;background:rgba(43,43,43,.4);color:#fff;text-transform:uppercase;letter-spacing:3px}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-button{margin:30px 0 0}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-button .btn{font-weight:400;color:#fff;background:#666;border-color:transparent;letter-spacing:3px}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-button .btn:after{display:none}#jm-allpage .promo2-ms .jmm-add-features.default .jmm-button .btn:hover{background:#4d4d4d}.breadcrumb .icon-location{display:none}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.jm-breadcrumb{text-align:center}.jm-breadcrumb .item-active{margin:10px 0 0;text-align:center;font-size:3.75em;line-height:1;font-weight:600}.acymailing_fulldiv form{margin:0}.acymailing_fulldiv table.acymailing_form{width:100%}.acymailing_fulldiv .acymailing_module_form .inputbox{height:52px;line-height:52px}
.acymailing_fulldiv .acymailing_module_form .acysubbuttons{margin:20px 0 0;position:relative}.acymailing_fulldiv .acymailing_module_form .acysubbuttons:after{content:'';position:absolute;display:block;top:2px;left:2px;right:auto;width:9px;height:9px;background:#666}.acymailing_fulldiv .acymailing_module_form .acysubbuttons .btn{display:block;width:100%;padding:14px 25px}#jm-allpage .djreviews{overflow:hidden}#jm-allpage .djreviews .djrv_rating{line-height:1.7 !important}#jm-allpage .djreviews .djrv_rating .djrv_stars{min-width:55px;line-height:11px;margin:7.5px 0;float:left}#jm-allpage .djreviews .djrv_rating .djrv_star{background:url('/templates/jm-lux/css/../images/stars.png') repeat-x 0 0;width:11px;height:11px}#jm-allpage .djreviews .djrv_rating .djrv_star.active{background:url('/templates/jm-lux/css/../images/stars.png') repeat-x 0 -11px;background-size:auto auto}#jm-allpage .djreviews .djrv_rating .djrv_avg{float:left}#jm-allpage .djreviews.djrv_rating_full,#jm-allpage .djreviews.djrv_reviews_list{margin:30px 0}#jm-allpage .djreviews.djrv_rating_full h3,#jm-allpage .djreviews.djrv_reviews_list h3{font-weight:600;font-family:'Playfair Display',serif;font-size:16px;line-height:1.1;margin:0 0 30px;color:#2b2b2b;text-transform:uppercase}#jm-allpage .djreviews.djrv_rating_full h4,#jm-allpage .djreviews.djrv_reviews_list h4{font-size:1em;font-weight:600;color:#2b2b2b;margin:0 0 10px}#jm-allpage .djreviews.djrv_rating_full .djrv_listing,#jm-allpage .djreviews.djrv_reviews_list .djrv_listing{margin:0}
#jm-allpage .djreviews.djrv_rating_full .djrv_single_review,#jm-allpage .djreviews.djrv_reviews_list .djrv_single_review{margin-top:30px;margin-bottom:0}#jm-allpage .djreviews.djrv_rating_full .djrv_single_review:first-of-type,#jm-allpage .djreviews.djrv_reviews_list .djrv_single_review:first-of-type{margin-top:0}#jm-allpage .djreviews.djrv_rating_full .djrv_message_quote,#jm-allpage .djreviews.djrv_reviews_list .djrv_message_quote{margin-top:0;margin-bottom:0}#jm-allpage .djreviews.djrv_rating_full .btn-toolbar,#jm-allpage .djreviews.djrv_reviews_list .btn-toolbar{margin-bottom:0}#jm-allpage .djreviews.djrv_rating_full&gt;.btn,#jm-allpage .djreviews.djrv_reviews_list&gt;.btn{margin-top:30px}#jm-allpage .djreviews.djrv_rating_full h3+.btn,#jm-allpage .djreviews.djrv_reviews_list h3+.btn{margin-top:0}#jm-allpage .djreviews.djrv_reviews_list{margin-bottom:0}#jm-allpage form.djrv_review_form{margin:0}#jm-allpage form.djrv_review_form .djrv_rating_fields fieldset{margin:0}#jm-allpage form.djrv_review_form .djrv_rating_fields .djrv_field_rating{vertical-align:baseline}
#jm-allpage form.djrv_review_form .djrv_rating_field .control-label{padding-top:3px}#jm-allpage form.djrv_review_form .djrv_rating_field .control-label label{margin-bottom:0}#jm-allpage form.djrv_review_form .btn{padding:14px 30px}#jm-allpage .djreviews div.modal .djrv_modal-header .djrv_close_form_button{padding:0;background:none;border:0;color:currentColor;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}#jm-allpage .djreviews div.modal .djrv_modal-header .djrv_close_form_button:after{display:none}#jm-allpage .djrv_single_review .djrv_poster,#jm-allpage .djrv_single_review .djrv_review_date{font-size:.9330000000000001em;line-height:1.2;margin:0 0 15px}#jm-allpage .djrv_rating,#jm-allpage .djrv_rating.xsmall,#jm-allpage .djrv_rating.small,#jm-allpage .djrv_rating.medium{margin-top:0;margin-bottom:0}#jm-allpage .j2store-product-list.bs2 .j2store-single-product .djreviews.djrv_rating_avg .djrv_item_rating{margin:0 0 10px}#jm-allpage .j2store-product-list.bs2 .j2store-single-product .djreviews.djrv_rating_avg .djrv_item_rating .djrv_stars{overflow:hidden}
#jm-allpage .j2store-product-list.bs2 .j2store-single-product .djreviews.djrv_rating_avg .djrv_item_rating .djrv_avg{display:none}#jm-allpage .j2store-single-product .price-sku-brand-container .djreviews.djrv_rating_avg{padding-bottom:25px}#j2store_currency{background:none !important;color:currentColor !important;overflow:hidden}#j2store_currency b{font-weight:600}#j2store_currency a{float:left;background:#e5e8ed !important;cursor:pointer;text-decoration:none;line-height:20px;font-size:15px;font-weight:600;padding:10px;min-width:40px;text-align:center}#j2store_currency a:hover{color:#666 !important}#j2store_currency a.active{cursor:default;background:#666 !important;color:#fff !important}#j2store_currency a.active:hover{color:#fff !important}.j2store-minicart-button&gt;.btn{margin-top:10px}.j2store-minicart-button .j2store-cart-info-link span,.j2store-minicart-button .j2store-cart-info-link a.link{display:block}.j2store-minicart-button .cart-item-info a.link{text-decoration:none;color:#2b2b2b}.j2store-minicart-button .cart-item-info a.link i{font-size:28px}
.j2store-minicart-button .cart-item-info a.link .cart-item-count{background:#666;color:#fff;border-radius:50%;display:inline-block;vertical-align:top;font-size:12px;height:16px;line-height:16px;text-align:center;width:16px}.j2store-minicart-button .cart-item-info a.link:hover{color:#666}.j2store-cart-item-box{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:none;width:350px;padding:0;position:absolute;z-index:100}.j2store-cart-item-box .j2store-cart-header-block{border-bottom:1px solid #e5e8ed;overflow:hidden;padding:10px}.j2store-cart-item-box .j2store-cart-header-block .top-subtotal{float:left;font-weight:bold;width:50%}.j2store-cart-item-box .j2store-cart-list{padding:10px 10px 0}.j2store-cart-item-box .j2store-cart-list .cartitems{border-bottom:1px solid #e5e8ed;display:inline-block;margin:10px 0;padding-bottom:10px;width:100%}.j2store-cart-item-box .j2store-cart-list .cartitems .cart-thumb-image{float:left;margin-right:15px;width:100px}.j2store-cart-item-box .j2store-cart-list .cartitems .j2store-product-name{margin:0}
.j2store-cart-item-box .j2store-cart-list .cartitems .cart-item-options{display:block}.j2store-cart-item-box .item-product-details{float:right}.j2store-cart-item-box .j2store-cart-nav{overflow:hidden;padding:0 5px 10px}.j2store-cart-item-box .j2store-cart-nav .btn{display:block;float:left;min-width:calc(50% - 10px);padding:14px 30px;margin:0 5px}.j2store-cart-item-box .j2store-cart-nav+.pull-right{padding:0 10px 10px}.j2store-cart-item-box .j2store-cart-nav+.pull-right .btn{padding:14px 30px;min-width:50%}#jm-top-menu .j2store-minicart-button .cart-item-info{display:block;line-height:1;padding:15px 0}#jm-header-mod .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}#jm-top1 .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}#jm-top2 .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}#jm-top3 .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}#jm-bottom1 .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}#jm-bottom2 .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}
#jm-bottom3 .j2store-minicart-button .cart-item-info a.link{color:#2b2b2b}#jm-footer-mod .j2store-minicart-button .cart-item-info a.link{color:#84909b}#jm-offcanvas .j2store-minicart-button .cart-item-info a.link{color:#84909b}.j2store-categories-module li h4,.j2store-categories-module li h5{font-size:1em;line-height:1.7;font-weight:600;color:#2b2b2b;margin:0}.j2store-categories-module li h4&gt;a,.j2store-categories-module li h5&gt;a{color:inherit}.j2store-categories-module li p{margin:0}.j2store-categories-module&gt;li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e5e8ed}.j2store-categories-module&gt;li&gt;a&gt;img{width:auto;height:auto;max-width:100px;margin:0 0 15px}.j2store-categories-module&gt;li ul{margin-top:10px;border-top:1px solid #e5e8ed}.j2store-categories-module&gt;li ul li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e5e8ed}.j2store-categories-module&gt;li ul li:before{top:20px}.j2store-categories-module&gt;li ul li:last-child{border-bottom:0;padding-bottom:0}.categories-ms .j2store-categories-module{text-align:center}
.categories-ms .j2store-categories-module li{float:left;width:100%;padding:60px;border:1px solid #e5e8ed;box-sizing:border-box;position:relative}.categories-ms .j2store-categories-module li:after{content:'';background:#666;width:9px;height:9px;position:absolute;left:0;bottom:0}.categories-ms .j2store-categories-module li+li{margin-left:-1px}.categories-ms .j2store-categories-module li h4,.categories-ms .j2store-categories-module li h5{font-size:1.5em;line-height:1.1;font-weight:600;color:#2b2b2b;text-transform:uppercase;margin:0 0 10px}.categories-ms .j2store-categories-module li h4&gt;a,.categories-ms .j2store-categories-module li h5&gt;a{color:inherit}.categories-ms .j2store-categories-module li p{margin:0}.categories-ms .j2store-categories-module li&gt;a&gt;img{width:auto;height:auto;max-width:100%;margin:0 0 60px}.categories-ms .j2store-categories-module li ul{display:none}.categories-ms.cols10 .j2store-categories-module li{width:10%}.categories-ms.cols9 .j2store-categories-module li{width:11.11%}
.categories-ms.cols8 .j2store-categories-module li{width:12.5%}.categories-ms.cols7 .j2store-categories-module li{width:14.28%}.categories-ms.cols6 .j2store-categories-module li{width:16.66%}.categories-ms.cols5 .j2store-categories-module li{width:20%}.categories-ms.cols4 .j2store-categories-module li{width:25%}.categories-ms.cols3 .j2store-categories-module li{width:33.33%}.categories-ms.cols2 .j2store-categories-module li{width:50%}#jm-header-mod .j2store-categories-module li h4,#jm-header-mod .j2store-categories-module li h5,#jm-header-mod .categories-ms.j2store-categories-module li h4,#jm-header-mod .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-header-mod .j2store-categories-module&gt;li{border-bottom:1px solid rgba(255,255,255,.2)}#jm-header-mod .j2store-categories-module&gt;li ul{border-top:1px solid rgba(255,255,255,.2)}#jm-header-mod .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(255,255,255,.2)}#jm-header-mod .categories-ms.j2store-categories-module li{border:1px solid rgba(255,255,255,.2)}
#jm-top1 .j2store-categories-module li h4,#jm-top1 .j2store-categories-module li h5,#jm-top1 .categories-ms.j2store-categories-module li h4,#jm-top1 .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-top1 .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.2)}#jm-top1 .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.2)}#jm-top1 .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.2)}#jm-top1 .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.2)}#jm-top2 .j2store-categories-module li h4,#jm-top2 .j2store-categories-module li h5,#jm-top2 .categories-ms.j2store-categories-module li h4,#jm-top2 .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-top2 .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.2)}#jm-top2 .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.2)}#jm-top2 .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.2)}#jm-top2 .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.2)}
#jm-top3 .j2store-categories-module li h4,#jm-top3 .j2store-categories-module li h5,#jm-top3 .categories-ms.j2store-categories-module li h4,#jm-top3 .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-top3 .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.2)}#jm-top3 .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.2)}#jm-top3 .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.2)}#jm-top3 .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.2)}#jm-bottom1 .j2store-categories-module li h4,#jm-bottom1 .j2store-categories-module li h5,#jm-bottom1 .categories-ms.j2store-categories-module li h4,#jm-bottom1 .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-bottom1 .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.2)}#jm-bottom1 .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.2)}#jm-bottom1 .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.2)}#jm-bottom1 .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.2)}
#jm-bottom2 .j2store-categories-module li h4,#jm-bottom2 .j2store-categories-module li h5,#jm-bottom2 .categories-ms.j2store-categories-module li h4,#jm-bottom2 .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-bottom2 .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.2)}#jm-bottom2 .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.2)}#jm-bottom2 .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.2)}#jm-bottom2 .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.2)}#jm-bottom3 .j2store-categories-module li h4,#jm-bottom3 .j2store-categories-module li h5,#jm-bottom3 .categories-ms.j2store-categories-module li h4,#jm-bottom3 .categories-ms.j2store-categories-module li h5{color:#2b2b2b}#jm-bottom3 .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.2)}#jm-bottom3 .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.2)}#jm-bottom3 .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.2)}#jm-bottom3 .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.2)}#jm-footer-mod .j2store-categories-module li h4,#jm-footer-mod .j2store-categories-module li h5,#jm-footer-mod .categories-ms.j2store-categories-module li h4,#jm-footer-mod .categories-ms.j2store-categories-module li h5{color:#84909b}
#jm-footer-mod .j2store-categories-module&gt;li{border-bottom:1px solid rgba(43,43,43,.7)}#jm-footer-mod .j2store-categories-module&gt;li ul{border-top:1px solid rgba(43,43,43,.7)}#jm-footer-mod .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(43,43,43,.7)}#jm-footer-mod .categories-ms.j2store-categories-module li{border:1px solid rgba(43,43,43,.7)}#jm-offcanvas .j2store-categories-module li h4,#jm-offcanvas .j2store-categories-module li h5,#jm-offcanvas .categories-ms.j2store-categories-module li h4,#jm-offcanvas .categories-ms.j2store-categories-module li h5{color:#84909b}#jm-offcanvas .j2store-categories-module&gt;li{border-bottom:1px solid rgba(132,144,155,.2)}#jm-offcanvas .j2store-categories-module&gt;li ul{border-top:1px solid rgba(132,144,155,.2)}#jm-offcanvas .j2store-categories-module&gt;li ul li{border-top:1px solid rgba(132,144,155,.2)}#jm-offcanvas .categories-ms.j2store-categories-module li{border:1px solid rgba(132,144,155,.2)}.dj-offcanvas-modules .j2store-search-product input[type="text"]{max-width:180px}
[class*="j2store_wishlist_module"] .link{display:block}.j2store-product-module-list .base-price,.j2store-product-module-list .sale-price{color:#252531;font-weight:600}.j2store-product-module-list .base-price.strike{color:#84909b;text-decoration:line-through;font-weight:normal}.j2store-product-module-list .j2store-addtocart-form{margin:0}.j2store-product-module-list .j2store-addtocart-form input[type="radio"],.j2store-product-module-list .j2store-addtocart-form input[type="checkbox"]{display:inline-block}.j2store-product-module-list .j2store-addtocart-form input[type="radio"]+label,.j2store-product-module-list .j2store-addtocart-form input[type="checkbox"]+label{display:inline-block}.j2store-product-module-list .j2store-addtocart-form .btn{display:block;width:100%;padding-left:0;padding-right:0;border:2px solid #e5e8ed !important}.j2store-product-module-list .j2store-addtocart-form .btn:hover,.j2store-product-module-list .j2store-addtocart-form .btn:focus,.j2store-product-module-list .j2store-addtocart-form .btn:active{border-color:transparent !important}
.j2store-product-module-list .j2store-addtocart-form .options{margin-bottom:30px}.j2store-product-module-list .j2store-addtocart-form .options .option{margin-top:10px}.j2store-product-module-list .j2store-addtocart-form .options&gt;br{display:none}.j2store-product-module-list .j2store-addtocart-form .options select,.j2store-product-module-list .j2store-addtocart-form .options input[type="text"],.j2store-product-module-list .j2store-addtocart-form .options textarea{width:100%}.j2store-product-module-list .j2store-addtocart-form .options b{font-weight:600;color:#2b2b2b}.j2store-product-module-list .j2store-addtocart-form .j2store-add-to-cart{overflow:hidden}.j2store-product-module-list .j2store-addtocart-form .j2store-add-to-cart .product-qty{float:left}.j2store-product-module-list .j2store-addtocart-form .j2store-add-to-cart .product-qty .input-mini{height:52px;line-height:52px;width:70px}.j2store-product-module-list .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button{float:left;width:calc(100% - 70px)}
.j2store-product-module-list .instock{color:#666}.j2store-product-module-list .outofstock,.j2store-product-module-list .j2error{color:#ff795f}.j2store-product-module-list .j2error{font-size:14px;line-height:21px}.j2store-product-module-list .discount-percentage{display:none}.j2store-product-module-list .j2s-badge-area{position:absolute;text-transform:uppercase;top:0;right:100%;font-size:14px;line-height:29px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transform-origin:right top;-webkit-transform-origin:right top;cursor:vertical-text}.j2store-product-module-list .j2s-badge-area+.j2s-badge-area{right:68px}.j2store-product-module-list .j2s-badge-area+.j2s-badge-area .j2s-sale-badge{margin:0 35px 0 0}.j2store-product-module-list .j2s-badge-area .j2s-new-badge{margin:35px 35px 0 0;display:block;border:2px solid #666;color:#666;background:rgba(255,255,255,.8);padding:0 10px}.j2store-product-module-list .j2s-badge-area .j2s-sale-badge{margin:35px 35px 0 0;display:block;border:2px solid #ff795f;color:#ff795f;background:rgba(255,255,255,.8);padding:0 10px}
.j2store-product-module-list .j2store-module-product-row:first-child .j2store-module-product{margin-top:0}.j2store-product-module-list .j2store-module-product{margin-top:30px;background:#fff;color:#84909b;padding:15px;overflow:hidden}.j2store-product-module-list .j2store-module-product .j2store-image-wrapper{margin:-12px -12px 15px;position:relative}.j2store-product-module-list .j2store-module-product .j2store-image-wrapper:hover .product-image-hover{display:block}.j2store-product-module-list .j2store-module-product .j2store-image-wrapper.span6{margin:0}.j2store-product-module-list .j2store-module-product .j2store-image-wrapper .j2store-product-image a{display:block;text-align:center}.j2store-product-module-list .product-title{font-size:16px;color:#252531;font-weight:600;overflow:hidden;margin:0}.j2store-product-module-list .product-title a{color:currentColor;text-decoration:none}.j2store-product-module-list .product-title a:hover{color:#666}.j2store-product-module-list .product-title+*{clear:right}.j2store-product-module-list .j2store-addtocart-form{margin-top:10px}
.j2store-product-module-list .product-cart-section{overflow:hidden}.j2store-product-module-list .product-price-container{float:right;text-align:right;line-height:1.2}.j2store-product-module-list .product-price-container .base-price.strike{font-size:13px;margin-bottom:5px}.j2store-product-module-list .product-price-container .tax-text{margin-top:5px;font-size:13px}.j2store-product-module-list .djrv_rating_avg+.product-price-container .base-price.strike{margin-top:-21px}.j2store-product-module-list .product-tools{position:relative;margin:15px -7.5px 0}.j2store-product-module-list .product-tools:after{content:"";display:table;clear:both}.j2store-product-module-list .product-tools a{color:currentColor;text-decoration:none}.j2store-product-module-list .product-tools&gt;*{float:left;width:33.33%;text-align:center;padding:0 7.5px;box-sizing:border-box}.j2store-product-module-list .product-tools .fa{font-size:28px;line-height:52px;background:#e5e8ed;display:block}.j2store-product-module-list .product-tools .fa:hover{background:#666;color:#fff}.j2store-product-module-list .product-tools .product-wishlist .fa-spinner{display:none !important}.j2store-product-module-list .product-tools .product-wishlist .j2store-wishlist-notification&gt;*{margin-top:5px;font-size:14px;line-height:21px;position:absolute;top:52px;left:7.5px;right:7.5px}.j2store-product-module-list .product-tools .product-wishlist .text-error{color:#ff795f}.j2store-product-module-list .product-tools .product-compare{height:52px}.j2store-product-module-list .product-tools .product-compare .j2store-compare-notify{display:none}.j2store-product-module-list .product-tools .product-compare .j2store-compare-links{font-size:0}.j2store-product-module-list .product-tools .product-compare .j2store-compare-links .fa{font-size:28px}
.j2store-product-module-list .product-image-hover{display:none;position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:rgba(37,37,49,.8);color:#fff}.j2store-product-module-list .product-image-hover .options,.j2store-product-module-list .product-image-hover .product-qty{display:none}.j2store-product-module-list .product-image-hover .product-image-hover-in{position:absolute;left:0;right:0;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 40px;box-sizing:border-box}.j2store-product-module-list .product-image-hover .j2store-addtocart-form{margin-top:0}.j2store-product-module-list .product-image-hover .j2store-addtocart-form .j2store-add-to-cart{margin:0}.j2store-product-module-list .product-image-hover .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button{width:100%;float:none;display:block}.j2store-product-module-list .product-image-hover .product-tools .fa{background:rgba(255,255,255,.2)}.j2store-product-module-list .product-image-hover .product-tools .fa:hover{background:#666;color:#fff}
#billing-new span.j2store_field_required{color:#ff795f;display:inline-block;margin-right:5px}#billing-new input[type="radio"]+label{display:inline-block;vertical-align:middle}#billing-new *+p{margin:0}#billing-new label{display:inline-block;margin:10px 0}#billing-new input[type="text"],#billing-new select,#billing-new input.large-field{width:100%}#billing-new .shipping-make-same{padding-left:0;padding-right:0}#billing-new input[type="radio"]{margin-bottom:7px}#billing-new input[type="radio"]+label{margin-top:0;font-weight:normal;color:inherit}ul.nav.menu{margin:0}ul.nav.menu ul{margin:0}ul.nav.menu li{display:block;position:relative}ul.nav.menu li a,ul.nav.menu li span.separator{display:block;font-size:21px;color:inherit;line-height:20px;font-weight:300;padding-top:5px;padding-bottom:5px;padding-left:0;padding-right:0;text-decoration:none}ul.nav.menu li a:hover,ul.nav.menu li span.separator:hover,ul.nav.menu li a:focus,ul.nav.menu li span.separator:focus{color:#666}
ul.nav.menu li.current&gt;a,ul.nav.menu li.active&gt;a,ul.nav.menu li.current&gt;span.separator,ul.nav.menu li.active&gt;span.separator{color:#edd852;border-bottom:2px solid #edd852;padding-bottom:10px;font-size:21px}ul.nav.menu&gt;li{padding-top:10px;padding-bottom:10px}ul.nav.menu&gt;li&gt;a,ul.nav.menu&gt;li&gt;span.separator{padding-top:0;padding-bottom:0}ul.nav.menu&gt;li.parent&gt;a,ul.nav.menu&gt;li.parent&gt;span.separator{padding-right:30px;position:relative}ul.nav.menu&gt;li.parent&gt;a:before,ul.nav.menu&gt;li.parent&gt;span.separator:before{content:"\f105";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;right:0;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul.nav.menu&gt;li&gt;ul{padding-top:10px;padding-left:30px}ul.nav.menu ul{padding-left:30px}.dj-megamenu-override ul.nav.menu&gt;li{border:0;padding-top:5px;padding-bottom:5px}.dj-megamenu-override ul.nav.menu&gt;li&gt;a,.dj-megamenu-override ul.nav.menu&gt;li&gt;span.separator{padding-left:0;padding-right:0}
.dj-megamenu-override ul.nav.menu&gt;li&gt;a:before,.dj-megamenu-override ul.nav.menu&gt;li&gt;span.separator:before{display:none}.dj-megamenu-override ul.nav.menu li a,.dj-megamenu-override ul.nav.menu li span.separator{line-height:1.7}#jm-header-mod ul.nav.menu&gt;li{border-color:rgba(255,255,255,.2)}#jm-top1 ul.nav.menu&gt;li{border-color:#edd852}#jm-top2 ul.nav.menu&gt;li{border-color:rgba(43,43,43,.2)}#jm-top3 ul.nav.menu&gt;li{border-color:rgba(43,43,43,.2)}#jm-bottom1 ul.nav.menu&gt;li{border-color:rgba(43,43,43,.2)}#jm-bottom2 ul.nav.menu&gt;li{border-color:rgba(43,43,43,.2)}#jm-bottom3 ul.nav.menu&gt;li{border-color:rgba(43,43,43,.2)}#jm-footer-mod ul.nav.menu&gt;li{border-color:rgba(43,43,43,.7)}#jm-offcanvas ul.nav.menu&gt;li{border-color:rgba(132,144,155,.2)}#jm-allpage .menu-ms ul.nav.menu&gt;li{border:0;padding-top:5px;padding-bottom:5px}#jm-allpage .menu-ms ul.nav.menu&gt;li:first-child{padding-top:0}#jm-allpage .menu-ms ul.nav.menu&gt;li:last-child{padding-bottom:0}#jm-top-menu .jm-module-raw&gt;.nav.menu{margin:0 -20px}#jm-top-menu .jm-module-raw&gt;.nav.menu:after{content:"";display:table;clear:both}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li{float:left;border:0;padding:15px 0;margin:0 20px}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li&gt;a[class*="fa-"]{padding:0;font-size:0;visibility:hidden;line-height:1}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li&gt;a[class*="fa-"]:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px;line-height:1;visibility:visible}
#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li&gt;.fa-list{margin-top:2px}#jm-top-menu .jm-module-raw&gt;.nav.menu ul{display:none}#jm-top-menu a.jm-login{background:#666;padding:8px 15px;border:2px solid transparent;color:#fff}#jm-top-menu a.jm-login:hover{background:#595959}#jm-top-menu a.jm-sign{background:#666;padding:8px 15px;border:2px solid transparent;color:#fff}#jm-top-menu a.jm-sign:hover{background:#333}#jm-top-menu .dj-megamenu a.jm-login,#jm-top-menu .dj-megamenu a.jm-sign{margin-top:10px;margin-bottom:10px;margin-left:-20px}#jm-top-menu .jm-module-raw&gt;.nav.menu a.jm-login,#jm-top-menu .jm-module-raw&gt;.nav.menu a.jm-sign{margin-top:-5px;margin-bottom:-5px}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li:nth-child(1)&gt;a.jm-login{margin-right:-20px}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li:nth-child(2)&gt;a.jm-sign{margin-left:-20px}#jm-top-bar .nav.menu{margin:-12px 0;float:right}#jm-top-bar .nav.menu&gt;li{position:relative;float:left;border:0;padding:0;margin:0}#jm-top-bar .nav.menu&gt;li.parent&gt;a:before,#jm-top-bar .nav.menu&gt;li.parent&gt;span.separator:before{display:none}
#jm-top-bar .nav.menu li a,#jm-top-bar .nav.menu li span.separator{display:block;position:relative;color:#666;padding:12px 15px}#jm-top-bar .nav.menu li a:hover,#jm-top-bar .nav.menu li span.separator:hover{background:#f2f2f2;text-decoration:none}#jm-top-bar .nav.menu li ul{padding:0;position:absolute;width:200px;top:100%;left:-15px;display:none;visibility:hidden;background:#fff}#jm-top-bar .nav.menu li:last-child ul{left:auto;right:-15px}#jm-top-bar .nav.menu li:hover&gt;ul{display:block;visibility:visible;z-index:501;-webkit-animation:fadeIn .4s ease-in-out;animation:fadeIn .4s ease-in-out}#jm-top-bar .nav.menu li li ul{top:0;left:auto;right:100%}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.media-list&gt;li{background:none;padding:0}.btn [class^="icon-"],.btn [class*=" icon-"]{font-size:15px;height:20px;line-height:20px;vertical-align:top;padding:0 2px}.thumbnails&gt;li{background:none;padding:0}.chzn-container li{background:none}
.chzn-container-multi .chzn-choices li.search-field input[type="text"]{height:25px !important}#jm-allpage .chzn-container-single .chzn-single,#jm-allpage .chzn-container-multi .chzn-choices{line-height:40px;height:40px;font-size:15px;padding:0 15px;vertical-align:middle;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #dfe3e9;color:inherit;background:#e5e8ed;box-shadow:none;border-radius:0;box-sizing:border-box}#jm-allpage .chzn-container-single .chzn-single div{left:auto;right:8px;width:15px}#jm-allpage .chzn-container .chzn-drop{border:1px solid #dfe3e9;background:#fff;border-radius:0;box-shadow:none}#jm-allpage .chzn-container-multi .chzn-choices .search-field input.default{font-family:inherit;color:inherit;padding:0;margin:0;height:40px}#jm-allpage .chzn-container-single .chzn-single div b{margin-top:10px}#jm-allpage .chzn-container-multi .chzn-choices .search-choice{line-height:24px;border:1px solid #dfe3e9;background:#e5e8ed}#jm-allpage .chzn-container-multi .chzn-choices .search-choice span{font-size:14px}
#jm-allpage .chzn-container-multi .chzn-choices .search-choice .search-choice-close{top:10px}#jm-allpage .chzn-choices li,#jm-allpage .chzn-results li{background-image:none !important}#jm-allpage .chzn-container .chzn-results{padding-top:4px}#jm-allpage .chzn-container .chzn-results li.highlighted{background:#666}h1.componentheading,.tag-category&gt;h1,.page-header&gt;h1,.content-category&gt;h1,.categories-list&gt;h1,.blog-featured&gt;h1,.contact-category&gt;h1,.contact&gt;h1,.newsfeed-category&gt;h1,h1.page-title,.finder&gt;h1,.weblink-category&gt;h1,.edit&gt;h1,.blog&gt;h2{font-size:24px;font-family:'Open Sans',sans-serif;font-weight:600;text-transform:none;margin:0 0 30px;color:#2b2b2b}.item-page .page-header&gt;h2{font-size:24px;font-family:'Open Sans',sans-serif;font-weight:600;text-transform:none;margin:0 0 15px;color:#2b2b2b}.item-page .page-header&gt;h2 a{color:inherit}.item-page .page-header&gt;h2 a:hover,.item-page .page-header&gt;h2 a:focus{text-decoration:none;color:#666}h2.item-title,.page-header&gt;h2,.content-category&gt;h2,.cat-children&gt;h3,.contact-category&gt;h2,.weblink-category&gt;h2,.newsfeed&gt;h2,.newsfeed-category&gt;h2,.weblink-category&gt;h2,.contact&gt;h3{font-size:16px;font-family:'Playfair Display',serif;font-weight:600;text-transform:none;margin:0 0 15px;color:#2b2b2b}h2.item-title a,.page-header&gt;h2 a,.content-category&gt;h2 a,.cat-children&gt;h3 a,.contact-category&gt;h2 a,.weblink-category&gt;h2 a,.newsfeed&gt;h2 a,.newsfeed-category&gt;h2 a,.weblink-category&gt;h2 a,.contact&gt;h3 a{color:inherit}h2.item-title a:hover,.page-header&gt;h2 a:hover,.content-category&gt;h2 a:hover,.cat-children&gt;h3 a:hover,.contact-category&gt;h2 a:hover,.weblink-category&gt;h2 a:hover,.newsfeed&gt;h2 a:hover,.newsfeed-category&gt;h2 a:hover,.weblink-category&gt;h2 a:hover,.contact&gt;h3 a:hover,h2.item-title a:focus,.page-header&gt;h2 a:focus,.content-category&gt;h2 a:focus,.cat-children&gt;h3 a:focus,.contact-category&gt;h2 a:focus,.weblink-category&gt;h2 a:focus,.newsfeed&gt;h2 a:focus,.newsfeed-category&gt;h2 a:focus,.weblink-category&gt;h2 a:focus,.contact&gt;h3 a:focus{text-decoration:none;color:#666}
h3.page-header{font-size:1em;line-height:1.7;display:inline-block;width:100%;border-bottom:1px solid #e5e8ed;padding-bottom:10px;margin-bottom:10px}h3.page-header&gt;.btn-mini{padding:3px 6px}h3.page-header&gt;.btn-mini [class^="icon-"],h3.page-header&gt;.btn-mini [class*=" icon-"]{margin-top:0}h3.page-header&gt;.badge{margin:0 5px;vertical-align:middle}.page-header+div{margin-top:30px}.icons:after{content:"";display:table;clear:both}.icons .btn.dropdown-toggle{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;height:auto}.icons .btn.dropdown-toggle:after{display:none}.element-invisible{display:none !important}dl.article-info{color:inherit;margin:0 0 15px;font-size:.9330000000000001em;line-height:1.2}dl.article-info dd{display:inline-block;margin:0 5px 0 0;line-height:1.1}dl.article-info dd [class^="icon-"],dl.article-info dd [class*=" icon-"]{display:none}
dl.article-info~dl.article-info{margin:0}.article-info-term{display:none}.article-index{border:1px solid #e5e8ed;padding:20px;margin-left:30px}.article-index h3{font-weight:600;font-family:'Playfair Display',serif;font-size:16px;line-height:1.1;margin:0 0 20px;color:#2b2b2b}.article-index ul{padding:0;min-width:120px}.article-index ul li{display:block;position:relative;padding:0}.article-index ul li a{display:block}.content_rating{margin-bottom:10px;clear:both}.content_rating img{margin:0}.content_vote label{margin-right:5px}.categories-list .collapse{padding:0 0 0 30px}#archive-items .createdby{margin:0 0 15px}.items-leading div[class*="leading-"]:after,.items-row .item:after{content:"";display:table;clear:both}.items-leading div[class*="leading-"],.items-row{margin-bottom:60px}.items-leading .leading:last-child,.items-row:last-child{margin:0}.items-more,.content-links{margin:0 0 30px}.item-image{margin-bottom:30px;max-width:100%}
figure.pull-left,figure.pull-right,figure.pull-center{max-width:100%;margin:0 0 30px}.pull-none.item-image{text-align:center}.pull-left.item-image,figure.pull-left{margin-right:30px}.pull-right.item-image,figure.pull-right{margin-left:30px}.pull-center{text-align:center}.category-desc{margin:0 0 30px}.items-row .item{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.items-row .item .item-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.items-row .item .page-header{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.items-row .item .article-info{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.items-row .item *{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}div.img_caption{margin:0 auto}p.img_caption{text-align:center;background:#f2f2f2;padding:5px;margin:0}.readmore{display:inline-block;position:relative;vertical-align:middle;text-align:center;text-decoration:none;min-width:170px;padding:13px 40px;line-height:20px;box-sizing:border-box;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:inherit;background:transparent;border:2px solid #e5e8ed}
.readmore:hover,.readmore:focus{text-decoration:none;color:#fff;background:#666;border-color:transparent}.readmore span.fa,.readmore span[class*='icon']{margin-left:15px}#jm-header-mod .readmore{border-color:rgba(255,255,255,.2)}#jm-header-mod .readmore:hover,#jm-header-mod .readmore:focus{border-color:transparent}#jm-top1 .readmore{border-color:rgba(43,43,43,.2)}#jm-top1 .readmore:hover,#jm-top1 .readmore:focus{border-color:transparent}#jm-top2 .readmore{border-color:rgba(43,43,43,.2)}#jm-top2 .readmore:hover,#jm-top2 .readmore:focus{border-color:transparent}#jm-top3 .readmore{border-color:rgba(43,43,43,.2)}#jm-top3 .readmore:hover,#jm-top3 .readmore:focus{border-color:transparent}#jm-bottom1 .readmore{border-color:rgba(43,43,43,.2)}#jm-bottom1 .readmore:hover,#jm-bottom1 .readmore:focus{border-color:transparent}#jm-bottom2 .readmore{border-color:rgba(43,43,43,.2)}#jm-bottom2 .readmore:hover,#jm-bottom2 .readmore:focus{border-color:transparent}#jm-bottom3 .readmore{border-color:rgba(43,43,43,.2)}
#jm-bottom3 .readmore:hover,#jm-bottom3 .readmore:focus{border-color:transparent}#jm-footer-mod .readmore{color:#84909b;border-color:rgba(43,43,43,.7)}#jm-footer-mod .readmore:hover,#jm-footer-mod .readmore:focus{color:#fff;border-color:transparent}#jm-offcanvas .readmore{border-color:rgba(132,144,155,.2)}#jm-offcanvas .readmore:hover,#jm-offcanvas .readmore:focus{border-color:transparent}.readmore-large{font-size:21.75px;padding:18px 20px}#jm-allpage p.readmore{margin:20px 0 0;display:block;padding:0;background:none;border:0}#jm-allpage p.readmore:hover,#jm-allpage p.readmore:focus{padding:0;background:none;border:0}#jm-allpage p.readmore .btn{display:inline-block;position:relative;vertical-align:middle;text-align:center;text-decoration:none;min-width:170px;padding:13px 40px;line-height:20px;box-sizing:border-box;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:inherit;background:transparent;border:2px solid #e5e8ed}#jm-allpage p.readmore .btn:hover,#jm-allpage p.readmore .btn:focus{text-decoration:none;color:#fff;background:#666;border-color:transparent}
#jm-allpage p.readmore .btn span.fa,#jm-allpage p.readmore .btn span[class*='icon']{margin-left:15px}.mod-articles-category-readmore a{display:inline-block;position:relative;vertical-align:middle;text-align:center;text-decoration:none;min-width:170px;padding:13px 40px;line-height:20px;box-sizing:border-box;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:inherit;background:transparent;border:2px solid #e5e8ed}.mod-articles-category-readmore a:hover,.mod-articles-category-readmore a:focus{text-decoration:none;color:#fff;background:#666;border-color:transparent}.mod-articles-category-readmore a span.fa,.mod-articles-category-readmore a span[class*='icon']{margin-left:15px}p.readmore a.btn .icon-chevron-right{display:none}.archive .filters{margin-bottom:30px}fieldset.filters{margin:0 0 20px}.categories-list ul li h4{font-size:1em;line-height:1.7;font-weight:bold}.categories-list ul li small.category-desc{font-size:1em;line-height:1.7}
ul.list-striped&gt;li{background:none;border-bottom:1px solid #e5e8ed;padding:10px}.weblink-count{display:inline-block;width:100%}.weblink-count dt,.weblink-count dd{float:left}.newsfeed&gt;ol&gt;li&gt;h3{font-size:1em}.newsfeed-count dd,.newsfeed-count dt{display:inline-block}strong.red,span.star{color:#ff795f}#jm-allpage #jform_profile_tos input{margin:5px 5px 0 0 !important}.registration .control-group .control-label{padding-top:0}.registration .control-group .control-label label{margin-top:0}.registration .control-group .control-label label:first-child:last-child{margin-top:10px}.profile ul.btn-toolbar li{background:none;padding:0}.profile .btn-toolbar+fieldset{clear:both}.login+div .nav-tabs&gt;li{position:relative}.login+div .nav-tabs&gt;li:before{position:absolute;left:0;top:7px;content:"\f061";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:14px;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.login+div .nav-tabs&gt;li&gt;a{text-transform:none}
.contact .contact-form input[type="text"],.contact .contact-form input[type="email"],.contact .contact-form textarea{width:100%;max-width:400px}.contact dl.contact-address{margin:30px 0}.contact .thumbnail{border:0;box-shadow:none}.phrases-box,fieldset.only{padding:0 0 20px}.phrases-box label,fieldset.only label{display:inline-block;margin-right:10px}.btn .icon-search.icon-white{color:inherit}fieldset.phrases{padding-bottom:20px}.tag-category .category li+li{margin:30px 0 0}.tag-category .category&gt;li&gt;h3{font-size:1em;margin:0 0 20px}.tag-category .form-inline label{vertical-align:middle;margin-right:10px}.tag-category&gt;h2{margin-bottom:30px}.tag-category form&gt;ul&gt;li&gt;h3{margin-bottom:30px}.tag-category form&gt;ul&gt;li{padding:0;background:none !important}.tag-category .tag-body{margin:30px 0;display:block}.tag-category .thumbnails&gt;li,.tag-category .category&gt;li{background:none;padding:0}.tag-category .thumbnails&gt;li h3{font-size:1em}body .tip-wrap .tip{max-width:300px;padding:3px 8px;color:#666;text-align:center;text-decoration:none;background:none;background-color:#ebebeb;border-radius:0;font-weight:normal;z-index:9999;opacity:1;box-shadow:none;border:0}
body .tip-wrap .tip-top{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:-5px;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#ebebeb;opacity:.8}body .tip-wrap .tip-title{font-weight:bold;color:#666}body .tip-wrap .tip-text{font-weight:normal;color:#666}label.hasTooltip,label.hasPopover{display:inline-block !important}.jmodedit{z-index:9999;line-height:1 !important;padding:0 !important;background:none !important;border:0 !important;color:#666 !important}.jmodedit:hover{color:#5c5c5c !important}.jmodedit:after{display:none}.calendar table{border-collapse:separate}.jm-alert{display:block}#templates-form .form-horizontal .control-label{float:none;width:auto;text-align:inherit}#templates-form .form-horizontal .controls{margin-left:0;margin-right:0}#jm-allpage .minicolors-theme-bootstrap .minicolors-input{line-height:1.5;height:auto;width:auto}.newsflash .newsflash-title{font-weight:normal;font-size:1em;margin:10px 0 5px;clear:both}.newsflash .newsflash-title:first-child{margin:0 0 5px}.newsflash .newsflash-title a:hover{text-decoration:underline}.newsflash-horiz li+li{margin:10px 0 0}.archive-module&gt;li{margin:10px 0}.archive-module&gt;li:first-child{margin-top:0}.categories-module li h1,.categories-module li h2,.categories-module li h3,.categories-module li h4,.categories-module li h5,.categories-module li h6{line-height:1.1;font-weight:normal;margin:0}.categories-module li+li{margin:15px 0 0}.category-module{margin:0}.category-module li p{line-height:1.7;margin:0 0 5px}
.category-module li&gt;a{display:block;font-weight:normal}.category-module span{display:inline-block;margin:5px 0 0}#form-login-username label.element-invisible,#form-login-password label.element-invisible{display:none}#login-form ul li .icon-arrow-right{display:none}#mod-finder-searchform{margin:0}#mod-finder-searchform a{display:block;margin-top:5px}.form-search label.finder{padding:0 10px 0 0}.feed h2~ul.newsfeed{margin-top:10px}.weblinks li{margin-top:5px}.weblinks li:first-child{margin:0}.weblinks li p{margin:0}.search input#mod-search-searchword{width:100%}.form-search .btn{padding-left:20px;padding-right:20px}.search .button[type='image']{padding:0}.mod-languages ul{list-style:none}.mod-languages ul li{background:none;padding:0;margin:0;list-style:none}#system-message .alert{margin:30px 0}#system-message .alert a{text-decoration:none}.jm-error-page{text-align:center}.jm-error-page&gt;h1{font-size:80px;font-weight:400;line-height:1}.jm-error-page&gt;h2{font-size:40px;font-weight:400;line-height:1;margin:0 0 60px}
.jm-error-page&gt;p{margin:0 0 60px}.jm-error-page input.inputbox{max-width:260px}.jm-error-page .moduletable{margin:0 0 60px}.jm-error-page .btn.home{background:#666;color:#fff;border-color:transparent}.jm-error-page .btn.home:hover{background:#4d4d4d}.jm-error-page .btn.home:after{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.devis-korus{max-width:1200px;margin:0 auto;margin-bottom:0;margin-top:0;padding:30px;transition:all .3s ease-in}.devis-korus .main-content{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px;color:#2b2b2b;line-height:27px;padding-bottom:12px;padding-top:18px}.devis-korus .sub-content{font-weight:300}.devis-korus .shape{stroke:#eccc11}.devis-korus .svg-wrapper{height:50px;background-color:#edd852;transition:.6s}.devis-korus .svg-wrapper:hover{background-color:transparent}.devis-korus .svg-wrapper:hover p{color:#2b2b2b !important;text-decoration:none}.devis-korus .svg-wrapper:hover a{color:#2b2b2b}
.devis-korus a{color:white;text-decoration:none !important}.devis-korus a p{margin:0;font-size:14px;color:white;text-decoration:none}.devis-korus .button-content{float:right}.devis-korus:hover{transition:all .3s ease-in;background-color:#f7f7f7}.devis-korus:hover img{transition:all .3s ease-in;filter:grayscale(90%)}.contacter-iar{max-width:1200px;margin:0 auto;margin-bottom:90px;margin-top:30px;padding:30px;transition:all .4s ease-in}.contacter-iar .main-content{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px;color:#2b2b2b;line-height:27px;padding-bottom:12px;padding-top:18px}.contacter-iar .sub-content{font-weight:300}.contacter-iar .shape{stroke:#eccc11}.contacter-iar .svg-wrapper{height:50px;background-color:#edd852;transition:.6s}.contacter-iar .svg-wrapper:hover{background-color:transparent}.contacter-iar .svg-wrapper:hover p{color:#2b2b2b !important;text-decoration:none}.contacter-iar .svg-wrapper:hover a{color:#2b2b2b}.contacter-iar a{color:white;text-decoration:none !important}
.contacter-iar a p{margin:0;font-size:14px;color:white;text-decoration:none}.contacter-iar:hover{transition:all .3s ease-in;background-color:#f7f7f7}.contacter-iar:hover img{transition:all .3s ease-in;filter:grayscale(90%)}#pageaccueil #jm-bottom3 .jm-title{font-weight:400;font-size:20px;text-transform:uppercase;text-align:center}#pageaccueil #jm-bottom3 .jm-title:after{content:'';display:block;width:40px;height:1px;background-color:#edd852;margin:10px auto auto auto}#pageaccueil #jm-bottom3 .dj-slide{filter:grayscale(1);transition:all .3s;opacity:.6}#pageaccueil #jm-bottom3 .dj-slide:hover{filter:none;opacity:1}.dropblock div.ext.pdf{background-image:url('/images/pdf.png') !important}.dropfiles-content{font-family:'Oswald',sans-serif;font-size:15px !important;font-weight:300}.droptitle{font-size:15px !important}.dropfiles-content-multi{background:#fff !important}.dropfiles-content-ggd .dropfiles-file-link .droptitle{white-space:inherit;overflow:hidden;text-align:center}
.dropfiles-container-ggd{width:86%;margin:auto}.ebox-ys-btn{font-weight:400 !important}.wetransfer{top:47% !important}.contact-btn{background-color:#edd852 !important}.ebox-ys-btn{border-radius:0;display:inline-block;padding:5px 10px !important;line-height:1.3;margin:5px;font-weight:bold;text-decoration:none !important;border:solid 3px rgba(0,0,0,.04);-webkit-transition:all 200ms linear;transition:all 200ms linear}.ebox-yn-text{margin-bottom:15px}@media(max-width:850px){.etiquettesproduits{display:inline-grid;margin:auto;text-align:center}.container-etiquettes{max-width:160px;margin:auto}#pagebrochure .container-etiquettes{max-width:130px;margin:auto}#pageetiquette .container-etiquettes{max-width:130px;margin:auto}#pagegoodies .container-etiquettes{max-width:120px;margin:auto}}.etiquettes{background:#edd852;padding:5px 10px;margin:10px;color:white}.etiquettesproduits{margin-top:30px}.rond{background:transparent;height:18px;width:18px;border-radius:50%;margin:8px;border:1px solid #edd852;position:relative;transition:all .3s;opacity:1;cursor:pointer}
.customliensfooter{cursor:pointer}.rond:hover{background:#edd852;transform:scale(1.25)}.rond-a{background:#edd852;width:12px;height:12px;position:absolute;border-radius:50%;left:3px;top:3px;transition:all .3s}.puces{position:absolute}#puce-signaletique{left:350px;top:-560px;visibility:hidden}#puce-stockpapier{left:389px;top:-474px}#puce-offset{left:487px;top:-350px}#puce-ctp{left:555px;top:-446px}#puce-pao{left:587px;top:-268px}#puce-ateliernumerique{left:793px;top:-303px}#puce-atelierfaconage{left:727px;top:-550px}#puce-doscarecolle{left:1117px;top:-555px}#puce-agence{left:861px;top:-429px}h3.animated{font-family:inherit !important}#rstbox_4{overflow:hidden !important}#jm-top-menu{margin-top:-70px}h3.jm-typo-title{border-bottom:1px solid #e5e8ed;padding-bottom:10px;margin:30px 0}h3.jm-typo-title~pre,h3.jm-typo-title~div pre{margin-bottom:30px;font-size:13px}.jm-code{border-left:5px solid #e5e8ed;padding:10px;background:#e7e6e6;white-space:pre-wrap;word-wrap:break-word;margin:0 0 30px}.jm-color{color:#666}.jm-block{margin:10px 0;padding:0 0 0 60px;position:relative;min-height:40px}
.jm-block span{background:#999;display:block;position:absolute;top:3px;left:0;height:40px;width:40px;line-height:40px;text-align:center;border-radius:20px;font-size:18px;color:#fff}.jm-block.second span{background-color:#555}.quote-left,.quote-right{display:block;position:relative;font-style:italic}.quote-left:after,.quote-right:after{content:'';position:absolute;width:50px;height:48px}.quote-left{padding:20px 20px 20px 100px;text-align:left}.quote-left:after{top:20px;left:20px;right:auto;background:url('/templates/jm-lux/css/../images/quote-left.png') no-repeat}.quote-right{padding:20px 100px 20px 20px;text-align:right}.quote-right:after{bottom:20px;left:auto;right:20px;background:url('/templates/jm-lux/css/../images/quote-right.png') no-repeat}.border_img1{padding:4px;background:#ececec;box-sizing:border-box}.border_img2{background:#f2f2f2;border:1px solid #e5e5e5;padding:5px;box-sizing:border-box}.border_img3{border:1px solid #dfdfdf;padding:1px;background:#fff;box-sizing:border-box}p.blue{border-left:3px solid #bce8f1;padding:0 0 0 10px}p.green{border-left:3px solid #d6e9c6;padding:0 0 0 10px}p.red{border-left:3px solid #eed3d7;padding:0 0 0 10px;color:inherit}p.bluefill{background:#d9edf7;border:1px solid #bce8f1;display:block;padding:10px;text-align:justify;color:#3a87ad;border-radius:5px}
p.greenfill{background:#dff0d8;border:1px solid #d6e9c6;display:block;padding:10px;text-align:justify;color:#468847;border-radius:5px}p.redfill{background:#f2dede;border:1px solid #eed3d7;display:block;padding:10px;text-align:justify;color:#b94a48;border-radius:5px}p.jmbadge,span.jmbadge,p.jmcalendar,span.jmcalendar,p.jmchat,span.jmchat,p.jmcheck,span.jmcheck,p.jmcloud,span.jmcloud,p.jmdirection,span.jmdirection,p.jmdivide,span.jmdivide,p.jmerror,span.jmerror,p.jmfire,span.jmfire,p.jmflag,span.jmflag,p.jmheart,span.jmheart,p.jmhome,span.jmhome,p.jminfo,span.jminfo,p.jmlist,span.jmlist,p.jmmail,span.jmmail,p.jmpeople,span.jmpeople,p.jmstar,span.jmstar,p.jmstat,span.jmstat{display:block;padding-left:60px;background-repeat:no-repeat;background-position:left top;min-height:40px;margin:5px 0 15px}p.jmbadge,span.jmbadge{background-image:url('/templates/jm-lux/css/../images/icons/badge.png')}p.jmcalendar,span.jmcalendar{background-image:url('/templates/jm-lux/css/../images/icons/calendar.png')}p.jmchat,span.jmchat{background-image:url('/templates/jm-lux/css/../images/icons/chat.png')}
p.jmcheck,span.jmcheck{background-image:url('/templates/jm-lux/css/../images/icons/check.png')}p.jmcloud,span.jmcloud{background-image:url('/templates/jm-lux/css/../images/icons/cloud.png')}p.jmdirection,span.jmdirection{background-image:url('/templates/jm-lux/css/../images/icons/direction.png')}p.jmdivide,span.jmdivide{background-image:url('/templates/jm-lux/css/../images/icons/divide.png')}p.jmerror,span.jmerror{background-image:url('/templates/jm-lux/css/../images/icons/error.png')}p.jmfire,span.jmfire{background-image:url('/templates/jm-lux/css/../images/icons/fire.png')}p.jmflag,span.jmflag{background-image:url('/templates/jm-lux/css/../images/icons/flag.png')}p.jmheart,span.jmheart{background-image:url('/templates/jm-lux/css/../images/icons/heart.png')}p.jmhome,span.jmhome{background-image:url('/templates/jm-lux/css/../images/icons/home.png')}p.jminfo,span.jminfo{background-image:url('/templates/jm-lux/css/../images/icons/info.png')}p.jmlist,span.jmlist{background-image:url('/templates/jm-lux/css/../images/icons/list.png')}p.jmmail,span.jmmail{background-image:url('/templates/jm-lux/css/../images/icons/mail.png')}p.jmpeople,span.jmpeople{background-image:url('/templates/jm-lux/css/../images/icons/people.png')}
p.jmstar,span.jmstar{background-image:url('/templates/jm-lux/css/../images/icons/star.png')}p.jmstat,span.jmstat{background-image:url('/templates/jm-lux/css/../images/icons/stat.png')}ol.jm-roman,ol.jm-roman ol{list-style-type:upper-roman}ol.jm-alpha,ol.jm-alpha ol{list-style-type:lower-alpha}.text-readmore{cursor:pointer}#pagekorus .customintro-imprimerie,#pagevaleurs .customintro-imprimerie,#pagehistorique .customintro-imprimerie{border-top:1px solid #ccc;padding-top:50px;max-width:1380px;margin:auto}#pagekorus #jm-header-mod-in .jm-module,#pagevaleurs #jm-header-mod-in .jm-module,#pagehistorique #jm-header-mod-in .jm-module{margin:0 0 100px}#pageatelier #imprimerie-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageatelier .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pageatelier #jm-header-mod-in .jm-module{margin:0}#pageatelier #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/hear-atelier.jpg')}
#pageatelier .customintro-imprimerie{max-width:1380px;margin:auto;border-top:1px solid #ccc;padding-top:50px}#pageatelier .intro-imprimerie{color:#2b2b2b}.custommenucontactdevis a{cursor:pointer !important}h3{font-size:24px;font-family:'Playfair Display',serif;text-transform:uppercase;font-weight:normal}.text{color:#666;font-weight:300}.footer-btn{background-color:#edd852;box-shadow:0 0 10px #ccc;width:34px;height:34px;display:flex !important;align-items:center;justify-content:center;position:absolute;bottom:-16px;right:260px}.footer-btn a{font-size:30px;color:#fff !important;cursor:pointer;text-decoration:none;padding:0 15px}.contact-btn{background-color:#e1e1e1a6;box-shadow:3px 3px 10px #9c9c9c;width:48px;height:48px;display:flex !important;align-items:center;justify-content:center;top:40%;border-radius:50%;right:12px;position:fixed;transition:.6s}.contact-btn:hover{background-color:#edd852}.contact-btn a{cursor:pointer;text-decoration:none}.devis-btn{background-color:#e1e1e1a6;box-shadow:3px 3px 10px #9c9c9c;width:48px;height:48px;display:flex !important;align-items:center;justify-content:center;top:47%;border-radius:50%;right:12px;position:fixed;transition:.6s}
.devis-btn:hover{background-color:#edd852}.devis-btn a{cursor:pointer;text-decoration:none}#pageatelier #jm-bottom3 .custom img{padding-top:50px}#pageatelier #jm-bottom3 img{filter:grayscale(1);opacity:.3;transition:.6s}#pageatelier #jm-bottom3 img:hover{opacity:1;filter:none}#menukorus{display:flex;justify-content:space-around;max-width:500px;margin:auto}#pageaccueil .groupekorus{margin-top:60px}#pagehistorique #jm-bottom3{padding-bottom:0}#pagehistorique #jm-footer-mod{padding-bottom:0;background-image:url('/templates/jm-lux/css/../images/rectangle-jaune.jpg');background-repeat:no-repeat;background-position:right;background-position-x:right;background-position-x:940px;padding-top:0}#pagehistorique #jm-footer-mod .span4{margin-left:-50px;padding-right:65px;padding-top:90px}#pagehistorique #jm-footer-mod .content-engagements{padding-top:50px}#pagehistorique #jm-footer-mod .sub-content{display:flex;align-items:center}#pagehistorique #jm-footer-mod .sub-title{font-size:24px;font-weight:300}#pagehistorique #jm-footer-mod .trait-large-dark-grey{margin-left:30px;margin-top:15px;width:208px}
#pagehistorique #jm-footer-mod .container-fluid{max-width:1400px}#pagehistorique #jm-footer-mod .main-title{margin:0;font-size:60px;font-family:'Playfair Display',serif;line-height:50px;padding-bottom:20px}#pagevaleurs #jm-bottom3{padding-bottom:0}#pagevaleurs #jm-footer-mod{padding-bottom:0;background-image:url('/templates/jm-lux/css/../images/rectangle-jaune.jpg');background-repeat:no-repeat;background-position:right;background-position-x:right;background-position-x:872px;background-position-y:22px}#pagevaleurs #jm-footer-mod .span4{margin-left:-50px;padding-right:65px;padding-top:90px}#pagevaleurs #jm-footer-mod .sub-content{display:flex;align-items:center}#pagevaleurs #jm-footer-mod .sub-title{font-size:24px;font-weight:300}#pagevaleurs #jm-footer-mod .trait-large-dark-grey{margin-left:30px;margin-top:15px;width:208px}#pagevaleurs #jm-footer-mod .container-fluid{max-width:1400px}#pagevaleurs #jm-footer-mod .main-title{margin:0;font-size:60px;font-family:'Playfair Display',serif;line-height:50px;padding-bottom:20px}
#pagevaleurs #jm-top1 .sub-content{font-weight:300}#pagevaleurs #jm-top1 .container-content{max-width:940px;margin:auto}#pagevaleurs #jm-top1{padding-top:0;padding-bottom:0}#pagevaleurs #jm-top2{background-image:url('/templates/jm-lux/css/../images/top2-bckg.png');background-position-y:-10px;background-repeat:no-repeat;padding:0;padding-bottom:180px;background-position-x:-50px}#pagevaleurs #jm-top2 #content-nuage{padding-left:420px;padding-top:120px}#pagevaleurs #jm-top2 #content-nuage .rl_tooltips-link{border-bottom:0 !important}#pagevaleurs #jm-top2 #m1,#pagevaleurs #jm-top2 #m7,#pagevaleurs #jm-top2 #m9,#pagevaleurs #jm-top2 #m10{font-family:'Playfair Display',serif}#pagevaleurs #jm-top2 #m2,#pagevaleurs #jm-top2 #m5,#pagevaleurs #jm-top2 #m6,#pagevaleurs #jm-top2 #m16,#pagevaleurs #jm-top2 #m8,#pagevaleurs #jm-top2 #m11,#pagevaleurs #jm-top2 #m13,#pagevaleurs #jm-top2 #m14{font-weight:200}#pagevaleurs #jm-top2 #m15{font-weight:300}#pagevaleurs #jm-top2 .group1{line-height:25px}#pagevaleurs #jm-top2 .group2{line-height:31px;padding-top:18px;max-width:500px}#pagevaleurs #jm-top2 .group3{line-height:40px;padding-top:3px}
#pagevaleurs #jm-top2 .group4{line-height:54px}#pagevaleurs #jm-top2 .group5{line-height:28px}#pagevaleurs #jm-top2 .group6{line-height:27px;padding-left:562px;margin-top:-66px}#pagevaleurs #jm-top2 #m1{font-size:46px}#pagevaleurs #jm-top2 #m2{font-size:31px;padding-left:40px}#pagevaleurs #jm-top2 #m3{font-size:36px}#pagevaleurs #jm-top2 #m4{font-size:45px;padding-left:115px}#pagevaleurs #jm-top2 #m5{font-size:47px;padding-left:11px}#pagevaleurs #jm-top2 #m6{font-size:47px;padding-left:140px}#pagevaleurs #jm-top2 #m7{font-size:70px;padding-left:154px}#pagevaleurs #jm-top2 #m8{font-size:68px;padding-left:214px}#pagevaleurs #jm-top2 #m9{font-size:68px;padding-left:22px}#pagevaleurs #jm-top2 #m10{font-size:62px;padding-left:270px}#pagevaleurs #jm-top2 #m11{font-size:59px;padding-left:350px}#pagevaleurs #jm-top2 #m12{font-size:49px;padding-left:160px}#pagevaleurs #jm-top2 #m13{font-size:36px}#pagevaleurs #jm-top2 #m14{font-size:36px;padding-left:110px}#pagevaleurs #jm-top2 #m15{font-size:59px}#pagevaleurs #jm-top2 #m16{font-size:44px;padding-left:40px}
#pagevaleurs #jm-top2 #m17{font-size:41px}#pagevaleurs #jm-top3{background-image:url('/templates/jm-lux/css/../images/chiffres-clefs.jpg');background-attachment:fixed;padding:120px 0;padding-bottom:80px !important}#pagevaleurs #jm-top3 .content-chiffres{max-width:160px;margin:auto;color:#fff;text-transform:uppercase;transition:all .6s}#pagevaleurs #jm-top3 .content-chiffres:hover{transform:scale(1.2)}#pagevaleurs #jm-top3 .content-chiffres span{font-family:'Playfair Display',serif;font-size:74px}#pagevaleurs #jm-top3 .container-fluid{max-width:1400px}#pagevaleurs #jm-top3.bg::after{background-image:none}#pagevaleurs #jm-bottom3.bg::after{background-image:none}#pagevaleurs #jm-bottom3 img:hover{opacity:1;filter:none}#pagevaleurs #jm-bottom3 img{filter:grayscale(1);opacity:.3;transition:.6s}#pagehistorique #jm-bottom3.bg::after{background-image:none}#pagehistorique #jm-bottom3 img:hover{opacity:1;filter:none}#pagehistorique #jm-bottom3 img{filter:grayscale(1);opacity:.3;transition:.6s}#pagevaleurs #jm-header .wrap-imprimerie,#pagehistorique #jm-header .wrap-imprimerie{background-image:url('/templates/jm-lux/css/../images/header-korus.jpg')}
#pagevaleurs .intro-imprimerie,#pagehistorique .intro-imprimerie{color:#2b2b2b}#pagevaleurs #jm-main,#pagehistorique #jm-main{display:none}#pagevaleurs #jm-header .customintro-imprimerie,#pagehistorique #jm-header .customintro-imprimerie{display:flex;align-items:center}#pagevaleurs #jm-header .span12,#pagehistorique #jm-header .span12{margin-left:50px}#pagevaleurs #jm-header .content-left,#pagehistorique #jm-header .content-left{margin-top:200px}#pagevaleurs #jm-header .entete-korus,#pagehistorique #jm-header .entete-korus{display:flex}#pagevaleurs #jm-header .span6,#pagehistorique #jm-header .span6{width:50%;margin:0}#pagevaleurs #jm-header span,#pagehistorique #jm-header span{padding:0 20px}#pagevaleurs #jm-header .entite-korus-1,#pagehistorique #jm-header .entite-korus-1,#pagevaleurs #jm-header .entite-korus-2,#pagehistorique #jm-header .entite-korus-2{display:flex;text-align:center;padding-top:20px}#pagevaleurs #jm-header .uppercase,#pagehistorique #jm-header .uppercase{padding-bottom:30px}#pagevaleurs #jm-header #imprimerie,#pagehistorique #jm-header #imprimerie{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-right:80px}
#pagevaleurs #jm-header #imprimerie::before,#pagehistorique #jm-header #imprimerie::before{margin-right:10px;content:'';width:50px;height:1px;display:block;background-color:#edd852}#pagevaleurs #jm-header #site,#pagehistorique #jm-header #site{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-left:120px}#pagevaleurs #jm-header #site::after,#pagehistorique #jm-header #site::after{margin-left:10px;content:'';width:50px;height:1px;display:block;background-color:#ca1a25}#pagevaleurs #jm-header #signaletique,#pagehistorique #jm-header #signaletique{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-right:70px}#pagevaleurs #jm-header #signaletique::before,#pagehistorique #jm-header #signaletique::before{margin-right:10px;content:'';width:50px;height:1px;display:block;background-color:#005768}#pagevaleurs #jm-header #creation,#pagehistorique #jm-header #creation{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-left:90px}
#pagevaleurs #jm-header #creation::after,#pagehistorique #jm-header #creation::after{margin-left:10px;content:'';width:50px;height:1px;display:block;background-color:#f05b6a}#pageatelier #jm-top3{padding-top:80px !important;padding-bottom:30px !important}#pagevaleurs #jm-top1,#pagehistorique #jm-top1{padding-top:30px}#pagevaleurs #jm-header-mod,#pagehistorique #jm-header-mod{background-image:url('/templates/jm-lux/css/../images/header-korus-bckg.jpg');background-position:center;background-repeat:no-repeat;background-attachment:fixed}#pagekorus .first .d3mobile{background-image:url('/templates/jm-lux/css/../images/signaletique.png')}#pagekorus .first-mobile .d3mobile{background-image:url('/templates/jm-lux/css/../images/lapinrouge.png')}#pagekorus .second .d3mobile{background-image:url('/templates/jm-lux/css/../images/lapinrouge.png')}#pagekorus .third .d3mobile{background-image:url('/templates/jm-lux/css/../images/imprimerie.png')}#pagekorus .d3mobile{background-position:bottom;background-repeat:no-repeat;background-position-y:120px}#pagekorus #jm-header-mod{background-image:url('/templates/jm-lux/css/../images/header-korus-bckg.jpg');background-position:center;background-repeat:no-repeat;background-attachment:fixed}
#pagekorus #jm-top3{background-image:url('/templates/jm-lux/css/../images/korus-top3-bckg.jpg');background-position:center;background-repeat:no-repeat}#pagekorus #jm-top2{background-image:url('/templates/jm-lux/css/../images/bandeau-communication.jpg');background-attachment:fixed;background-position:center;background-repeat:no-repeat}#pagekorus #jm-top3.bg::after{background-image:none}#pagekorus #jm-top3 .container-fluid{max-width:100%;padding:0}#pagekorus #jm-top3 .span12{padding:0;display:flex;align-items:baseline}#pagekorus #jm-top3 .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pagekorus #jm-top3 #imprimerie-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pagekorus #jm-top3 .content{max-width:620px;padding-left:40px}#pagekorus #jm-top3 .entete{padding-bottom:30px}#pagekorus #jm-top3 .sub-content{font-weight:300}#pagekorus #jm-top3 .contenu-mobile{padding-left:265px;padding-bottom:20px}
#pagekorus #jm-top3 .lapinrouge{padding-left:0;padding-right:265px;text-align:right}#pagekorus #jm-top3 .content-right{margin-left:auto;text-align:right;padding-right:40px}#pagekorus #jm-top3 .content-right .button-content{justify-content:end;float:right}#pagekorus #jm-top3 #apropos-right::before{content:'';max-width:270px;padding-right:65px;width:270px;height:2px;background-color:#ca1a25;display:inline-block;margin-right:14px}#pagekorus #jm-top3 .first #apropos::after{content:'';max-width:270px;padding-left:140px;width:0;height:2px;background-color:#005768;display:inline-block;margin-left:14px}#pagekorus #jm-top3 .first .shape{stroke:#005768}#pagekorus #jm-top3 .first-mobile #apropos::after{content:'';max-width:270px;padding-left:140px;width:0;height:2px;background-color:#ca1a25;display:inline-block;margin-left:14px}#pagekorus #jm-top3 .first-mobile .shape{stroke:#ca1a25}#pagekorus #jm-top3 .second{padding:120px 0}
#pagekorus #jm-top3 .second .droite{padding-left:275px}#pagekorus #jm-top3 .second .shape{stroke:#ca1a25}#pagekorus #jm-top3 .third #apropos::after{content:'';max-width:270px;padding-left:115px;width:270px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagekorus #jm-top1{padding-top:60px}#pagekorus #jm-top1 .container-content{max-width:940px;margin:auto}#pagekorus #jm-top1 .main-content{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px;color:#2b2b2b;line-height:27px;padding-bottom:35px}#pagekorus #jm-top1 .trait-medium-grey{height:1px;margin:auto;margin-bottom:auto;margin-bottom:35px}#pagekorus #jm-top1 .sub-content{font-weight:300}#pagekorus #jm-top2{padding-top:200px;padding-bottom:200px}#pagekorus #jm-main{display:none}#pagekorus #jm-header .customintro-imprimerie{display:flex;align-items:center}#pagekorus #jm-header .span12{margin-left:50px}#pagekorus #jm-header .content-left{margin-top:200px}#pagekorus #jm-header .entete-korus{display:flex}
#pagekorus #jm-header .span6{width:50%;margin:0}#pagekorus #jm-header .entite-korus-1,#pagekorus #jm-header .entite-korus-2{display:flex;text-align:center;padding-top:20px}#pagekorus #jm-header .uppercase{padding-bottom:30px}#pagekorus #jm-header #imprimerie{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-right:80px}#pagekorus #jm-header #imprimerie::before{margin-right:10px;content:'';width:50px;height:1px;display:block;background-color:#edd852}#pagekorus #jm-header #site{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-left:120px}#pagekorus #jm-header #site::after{margin-left:10px;content:'';width:50px;height:1px;display:block;background-color:#ca1a25}#pagekorus #jm-header #signaletique{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-right:70px}#pagekorus #jm-header #signaletique::before{margin-right:10px;content:'';width:50px;height:1px;display:block;background-color:#005768}
#pagekorus #jm-header #creation{justify-content:center;margin:auto;padding-bottom:10px;font-weight:300;display:flex;align-items:center;padding-left:90px}#pagekorus #jm-header #creation::after{margin-left:10px;content:'';width:50px;height:1px;display:block;background-color:#f05b6a}#pagekorus .intro-imprimerie{color:#2b2b2b}#pagekorus #jm-header .wrap-imprimerie{background-image:url('/templates/jm-lux/css/../images/header-korus.jpg')}#pageembelissement #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/embelissement.jpg')}#pageembelissement .customintro-imprimerie{max-width:1380px;margin:auto;border-top:1px solid #ccc;padding-top:50px}#pageembelissement .intro-imprimerie{color:#2b2b2b;margin-top:10px}#pageembelissement #jm-top1{padding-top:50px}#pageembelissement #jm-top1 .container-fluid{max-width:1170px}#pageembelissement #jm-top1 .content{display:flex;align-items:baseline;padding-bottom:60px}#pageembelissement #jm-top1 .trait-large-yellow{margin-right:20px}
#pageembelissement #jm-top1 .citation h3{margin-bottom:0}#pageembelissement #jm-top1 .citation .sub-content{position:absolute;display:flex;align-items:end;padding-left:360px;margin-top:-20px}#pageembelissement #jm-top1 .citation .trait-small-yellow{width:42px;height:2px;background-color:#edd852;margin-bottom:7px;margin-top:10px}#pageembelissement #jm-top1 .citation .sub-content p{font-size:13px}#pageembelissement #jm-top1 .citation p{margin:0 0 0 10px}#pageembelissement #jm-bottom3.bg::after{background-image:none}#pageembelissement #jm-bottom3{padding-top:0}#pageembelissement #jm-bottom3 .jm-module{margin-bottom:0;margin-top:60px}#pageembelissement #jm-bottom3 .custom img{padding-top:50px}#pageembelissement #jm-bottom3{padding-bottom:0}#pageembelissement #jm-bottom3 img{filter:grayscale(1);opacity:.3;transition:.6s}#pageembelissement #jm-bottom3 img:hover{opacity:1;filter:none}#pageembelissement #jm-main{display:none}#pageembelissement #jm-top2{padding-top:0}#pageembelissement #jm-top2 .span4{padding:0 5px}#pageembelissement #jm-top2 .container-fluid{max-width:1400px}#pageembelissement #jm-top2 .vignette-container{height:auto;display:flex;margin-left:auto;margin-right:auto}#pageembelissement #jm-top2 .trait-small-yellow{width:42px;height:2px;background-color:#edd852;margin-top:25px}#pageembelissement #jm-top2 .description{display:flex;align-items:center;background:#fff;box-shadow:3px 3px 3px #000;padding-bottom:20px;padding-left:20px}#pageembelissement #jm-top2 .sub-description{padding-left:20px}#pageembelissement #jm-top2 #v1{margin-top:100px}#pageembelissement #jm-top2 #v1:after{background-position-y:180px}#pageembelissement #jm-top2 #v1 figcaption{top:60%}
#pageembelissement #jm-top2 #v2:after{background-position-y:90px}#pageembelissement #jm-top2 #v3{margin-top:100px}#pageembelissement #jm-top2 #v5{margin-top:-225px}#pageembelissement #jm-top2 #v6{margin-top:-110px}#pageembelissement #jm-top2 figure.vignette-print{position:relative;float:left;overflow:hidden;margin:10px 1%;width:auto;color:#2b2b2b;-webkit-perspective:50em;perspective:50em;box-shadow:4px 4px 11px #efefef}#pageembelissement #jm-top2 figure.vignette-print p{margin-bottom:0}#pageembelissement #jm-top2 figure.vignette-print *{-webkit-box-sizing:padding-box;box-sizing:padding-box;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#pageembelissement #jm-top2 figure.vignette-print img{max-width:100%;vertical-align:top}#pageembelissement #jm-top2 figure.vignette-print figcaption{top:50%;left:10px;right:10px;position:absolute;opacity:0;z-index:1;padding:15px;color:white;max-width:300px;margin:auto;text-align:center}#pageembelissement #jm-top2 figure.vignette-print h2{margin:0}#pageembelissement #jm-top2 figure.vignette-print h2{padding:20px 0}
#pageembelissement #jm-top2 .lienhover{text-decoration:none;cursor:default;color:#2b2b2b}#pageembelissement #jm-top2 figure.vignette-print:after{background-image:url('/templates/jm-lux/css/../images/polygon-jaune.png');background-repeat:no-repeat;background-position:bottom;position:absolute;content:"";display:block;top:0;left:0;right:0;bottom:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;width:101%}#pageembelissement #jm-top2 figure#v7:after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:50px}#pageembelissement #jm-top2 figure.vignette-print-blue:after{background-color:#23325a}#pageembelissement #jm-top2 figure.vignette-print:hover figcaption,#pageembelissement #jm-top2 figure.vignette-print.hover figcaption{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}
#pageembelissement #jm-top2 figure.vignette-print:hover:after,#pageembelissement #jm-top2 figure.vignette-print.hover:after{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}#pagepapeterie #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-papeterie.jpg')}#pagepapeterie #dj-masonry16m564{margin:auto}#dj-masonry16m564,#dj-masonry17m566,#dj-masonry18m567,#dj-masonry19m568,#dj-masonry20m569,#dj-masonry8m526,#dj-masonry11m529,#dj-masonry14m531,#dj-masonry9m527,#dj-masonry13m532,#dj-masonry10m528,#dj-masonry12m530{margin:auto}.pantone{background-image:url('/templates/jm-lux/css/../images/header-pantone.jpg') !important}.dorure{background-image:url('/templates/jm-lux/css/../images/header-dorure.jpg') !important}.papier{background-image:url('/templates/jm-lux/css/../images/header-papier.jpg') !important}.vernis{background-image:url('/templates/jm-lux/css/../images/header-vernis.jpg') !important}.decoupe{background-image:url('/templates/jm-lux/css/../images/header-plaquettes.jpg') !important}#pageflyer #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-flyers.jpg')}
#pageetiquette #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-etiquettes.jpg')}#pageplaquette #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-plaquettes.jpg')}#pagegoodies #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-goodies.jpg')}#pagebrochure #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-brochures.jpg')}#pagelivre #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/header-livres.jpg')}#pageimprimerie #jm-top2,#pageembelissement #jm-top2{background-image:url('/templates/jm-lux/css/../images/background-page-interne.png');background-repeat:no-repeat;background-position:center}#pageexpress #jm-top3 .dj-slide-desc-text{padding:20px 64px !important}#pageexpress #jm-top3 .dj-slide-description{text-align:center !important}#pagepapeterie #jm-top2,#pageflyer #jm-top2,#pageetiquette #jm-top2,#pageplaquette #jm-top2,#pagegoodies #jm-top2,#pagelivre #jm-top2,#pagebrochure #jm-top2{background-image:url('/templates/jm-lux/css/../images/background-page-interne.png');background-repeat:no-repeat;background-position:center;background-position-y:700px}
#pagepapeterie #jm-top3 .dj-slide-desc-text,#pageflyer #jm-top3 .dj-slide-desc-text,#pageetiquette #jm-top3 .dj-slide-desc-text,#pageplaquette #jm-top3 .dj-slide-desc-text,#pagegoodies #jm-top3 .dj-slide-desc-text,#pagelivre #jm-top3 .dj-slide-desc-text,#pagebrochure #jm-top3 .dj-slide-desc-text{padding:20px 64px !important}#pagepapeterie #jm-top3 .dj-slide-description,#pageflyer #jm-top3 .dj-slide-description,#pageetiquette #jm-top3 .dj-slide-description,#pageplaquette #jm-top3 .dj-slide-description,#pagegoodies #jm-top3 .dj-slide-description,#pagelivre #jm-top3 .dj-slide-description,#pagebrochure #jm-top3 .dj-slide-description{text-align:center !important}#pagepapeterie .customintro-imprimerie,#pageflyer .customintro-imprimerie,#pageetiquette .customintro-imprimerie,#pageplaquette .customintro-imprimerie,#pagegoodies .customintro-imprimerie,#pagelivre .customintro-imprimerie,#pagebrochure .customintro-imprimerie{max-width:1380px;margin:auto;border-top:1px solid #ccc;padding-top:50px}#pagepapeterie .intro-imprimerie,#pageflyer .intro-imprimerie,#pageetiquette .intro-imprimerie,#pageplaquette .intro-imprimerie,#pagegoodies .intro-imprimerie,#pagelivre .intro-imprimerie,#pagebrochure .intro-imprimerie{color:#2b2b2b;margin-top:10px}
#pageembelissement .customintro-imprimerie{max-width:1380px;margin:auto;border-top:1px solid #ccc;padding-top:50px}#pageembelissement .contenu-mobile{max-width:940px;margin:auto}#pageembelissement .intro-imprimerie{color:#2b2b2b;margin-top:10px}#pageembelissement .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pageembelissement #imprimerie-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageembelissement .d3mobile img{padding-bottom:50px}#pageembelissement .dimension-textmobile-imprimerie h2{margin:0}#pageimprimerie .customintro-imprimerie{max-width:1380px;margin:auto;border-top:1px solid #ccc;padding-top:50px}#pageimprimerie .contenu-mobile{max-width:940px;margin:auto}#pageimprimerie .intro-imprimerie{color:#2b2b2b;margin-top:10px}#pageimprimerie .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pageimprimerie #imprimerie-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageimprimerie .d3mobile img{padding-bottom:50px}#pageimprimerie .dimension-textmobile-imprimerie h2{margin:0}
#pageimprimerie #jm-header .custom{display:flex;align-items:center;justify-content:center;margin:0;color:#2b2b2b}#pageimprimerie #jm-header .wrap-imprimerie{margin-left:300px;background-image:url('/templates/jm-lux/css/../images/imprimerie.jpg')}#pageimprimerie #jm-bottom2{background-image:url('/templates/jm-lux/css/../images/demande-devis-bandeau-imprimerie.jpg') !important}#pageimprimerie #jm-bottom3{padding-top:0}#pageimprimerie #jm-bottom3 .jm-module{margin-bottom:0;margin-top:60px}#pageimprimerie #jm-bottom3 .custom img{padding-top:50px}#pageimprimerie #jm-top1{padding-top:50px}#pageimprimerie #jm-top1 .container-fluid{max-width:1170px}#pageimprimerie #jm-top1 .trait-large-yellow{margin-right:20px}#pageimprimerie #jm-top1 .content{display:flex;align-items:baseline;padding-bottom:60px}#pageimprimerie #jm-top1 .citation p{margin:0 0 0 10px}#pageimprimerie #jm-top1 .citation .trait-small-yellow{width:42px;height:2px;background-color:#edd852;margin-bottom:7px;margin-top:10px}#pageimprimerie #jm-top1 .citation h3{margin-bottom:0}#pageimprimerie #jm-top1 .citation .sub-content{position:absolute;display:flex;align-items:end;padding-left:270px;margin-top:-20px}
#pageimprimerie #jm-top1 .citation .sub-content p{font-size:13px}@media(max-width:979px){#pageimprimerie #jm-allpage{margin:0 !important;width:100% !important;overflow-x:hidden !important;box-shadow:none !important}}#pageimprimerie #jm-top2{padding-top:0}#pageimprimerie #jm-top2 .span4{padding:0 5px}#pageimprimerie #jm-top2 .container-fluid{max-width:1400px}#pageimprimerie #jm-top2 .vignette-container{height:auto;display:flex;margin-left:auto;margin-right:auto}#pageimprimerie #jm-top2 .trait-small-yellow{width:42px;height:2px;background-color:#edd852;margin-top:25px}#pageimprimerie #jm-top2 .description{display:flex;align-items:center;background:#fff;box-shadow:3px 3px 3px #000;padding-bottom:20px;padding-left:20px}#pageimprimerie #jm-top2 .sub-description{padding-left:20px}#pageimprimerie #jm-top2 #v1{margin-top:50px}#pageimprimerie #jm-top2 #v3{margin-top:80px}#pageimprimerie #jm-top2 #v5{margin-top:-225px}#pageimprimerie #jm-top2 #v6{margin-top:-110px}#pageimprimerie #jm-top2 figure.vignette-print{position:relative;float:left;overflow:hidden;margin:10px 1%;width:auto;color:#2b2b2b;-webkit-perspective:50em;perspective:50em;box-shadow:4px 4px 11px #efefef}
#pageimprimerie #jm-top2 figure.vignette-print p{margin-bottom:0}#pageimprimerie #jm-top2 figure.vignette-print *{-webkit-box-sizing:padding-box;box-sizing:padding-box;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#pageimprimerie #jm-top2 figure.vignette-print img{max-width:100%;vertical-align:top}#pageimprimerie #jm-top2 figure.vignette-print figcaption{top:50%;left:10px;right:10px;position:absolute;opacity:0;z-index:1;padding:15px;color:white;max-width:300px;margin:auto;text-align:center}#pageimprimerie #jm-top2 figure.vignette-print h2{margin:0}#pageimprimerie #jm-top2 figure.vignette-print h2{padding:20px 0}#pageimprimerie #jm-top2 .lienhover{text-decoration:none;cursor:default;color:#2b2b2b}#pageimprimerie #jm-top2 figure.vignette-print:after{background-image:url('/templates/jm-lux/css/../images/polygon-jaune.png');background-repeat:no-repeat;background-position:bottom;position:absolute;content:"";display:block;top:0;left:0;right:0;bottom:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;width:101%}
#pageimprimerie #jm-top2 figure#v7:after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:50px}#pageimprimerie #jm-top2 figure.vignette-print-blue:after{background-color:#23325a}#pageimprimerie #jm-top2 figure.vignette-print:hover figcaption,#pageimprimerie #jm-top2 figure.vignette-print.hover figcaption{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}#pageimprimerie #jm-top2 figure.vignette-print:hover:after,#pageimprimerie #jm-top2 figure.vignette-print.hover:after{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}#pageimprimerie #jm-top3.bg::after{background-image:url('/templates/jm-lux/css/../images/demande-devis-imprimerie.jpg');background-position:center;background-size:cover;padding:140px 0}#pageimprimerie #jm-main{display:none}#pageimprimerie #jm-bottom3.bg::after{background-image:none}#pageimprimerie #jm-bottom3{padding-bottom:0}#pageimprimerie #jm-bottom3 img{filter:grayscale(1);opacity:.3;transition:.6s}#pageimprimerie #jm-bottom3 img:hover{opacity:1;filter:none}
@media(max-width:545px){#pageimprimerie #jm-top1 .citation{display:block}#pageimprimerie #jm-top1 .citation .sub-content{padding-left:130px;padding-top:10px;margin-top:0}#pageimprimerie #jm-top2 .span4{padding:0 5px;margin:auto;max-width:350px}#pageimprimerie #pageembelissement #jm-top1 .citation .sub-content{margin-top:0}}@media(max-width:777px){#pageimprimerie #pageatelier #jm-bottom3{display:none}#pageimprimerie #jm-bottom3 .span4{margin:auto;height:auto}#pageimprimerie #jm-bottom3 .custom img{padding-top:30px;padding-right:0}#pageimprimerie #jm-bottom3 .jm-module{margin-bottom:0;margin-top:0}}@media(max-width:1366px){#pageimprimerie #jm-allpage{padding:0}}#pageaccueil .quote-inf{float:right}#pageaccueil .citation{padding-top:20px;padding-left:80px}#pageaccueil .contenu-citation{padding-left:90px}#pageaccueil .artiste{display:flex;justify-content:flex-end;align-items:center;padding-top:110px}#pageembelissement #jm-bottom2,#pageaccueil #jm-bottom2,#pageimprimerie #jm-bottom2,#pagekorus #jm-bottom2{background-image:url('/templates/jm-lux/css/../images/demande-devis-bandeau.jpg');background-size:cover;padding-top:150px;padding-bottom:0;background-position-y:-80px;background-repeat:no-repeat}#pageembelissement #jm-bottom2 .container-fluid,#pageaccueil #jm-bottom2 .container-fluid,#pageimprimerie #jm-bottom2 .container-fluid,#pagekorus #jm-bottom2 .container-fluid{max-width:1400px}#pageembelissement #jm-bottom2 a,#pageaccueil #jm-bottom2 a,#pageimprimerie #jm-bottom2 a,#pagekorus #jm-bottom2 a{color:white}#pageembelissement #jm-bottom2 .shape,#pageaccueil #jm-bottom2 .shape,#pageimprimerie #jm-bottom2 .shape,#pagekorus #jm-bottom2 .shape{stroke:#eccc11}#pageembelissement #jm-bottom2 .svg-wrapper,#pageaccueil #jm-bottom2 .svg-wrapper,#pageimprimerie #jm-bottom2 .svg-wrapper,#pagekorus #jm-bottom2 .svg-wrapper{height:50px;background-color:#edd852;transition:.6s}
#pageembelissement #jm-bottom2 .svg-wrapper:hover,#pageaccueil #jm-bottom2 .svg-wrapper:hover,#pageimprimerie #jm-bottom2 .svg-wrapper:hover,#pagekorus #jm-bottom2 .svg-wrapper:hover{background-color:transparent}#pageembelissement #jm-bottom2 .svg-wrapper:hover .shape,#pageaccueil #jm-bottom2 .svg-wrapper:hover .shape,#pageimprimerie #jm-bottom2 .svg-wrapper:hover .shape,#pagekorus #jm-bottom2 .svg-wrapper:hover .shape{stroke:#fff}#pageaccueil .customintro-imprimerie{max-width:1380px;display:flex;justify-content:flex-end}#pageaccueil .contenu-mobile{max-width:940px;margin:auto}#pageaccueil .intro-imprimerie{color:#2b2b2b}#pageaccueil .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pageaccueil #imprimerie-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageaccueil .d3mobile img{padding-bottom:50px}#pageaccueil .dimension-textmobile-imprimerie h2{margin:0}
#pageaccueil .d3mobile{max-width:870px;margin:auto}#pageaccueil .d3mobile .content{padding-top:40px}#pageaccueil .d3mobile #apropos::after{content:'';max-width:220px;padding-left:10px;width:270px;height:2px;background-color:#2b2b2b;display:inline-block;margin-left:14px}@media(max-width:1670px){#pageatelier #plan-tech{margin-left:65px !important}#pageatelier #puce-signaletique{left:150px;top:-560px;visibility:hidden}#pageatelier #puce-stockpapier{left:189px;top:-474px}#pageatelier #puce-offset{left:287px;top:-350px}#pageatelier #puce-ctp{left:355px;top:-446px}#pageatelier #puce-pao{left:387px;top:-268px}#pageatelier #puce-ateliernumerique{left:593px;top:-303px}#pageatelier #puce-atelierfaconage{left:527px;top:-550px}#pageatelier #puce-doscarecolle{left:917px;top:-555px}#pageatelier #puce-agence{left:661px;top:-429px}#pagepapeterie .dj-masonry,#pageflyer .dj-masonry,#pageetiquette .dj-masonry,#pageplaquette .dj-masonry,#pagegoodies .dj-masonry,#pagelivre .dj-masonry,#pagebrochure .dj-masonry,#pageexpress .dj-masonry{max-width:100%;overflow:hidden;margin:auto}
#pagepapeterie #jm-top2 .dj-slide-3,#pageflyer #jm-top2 .dj-slide-3,#pageetiquette #jm-top2 .dj-slide-3,#pageplaquette #jm-top2 .dj-slide-3,#pagegoodies #jm-top2 .dj-slide-3,#pagelivre #jm-top2 .dj-slide-3,#pagebrochure #jm-top2 .dj-slide-3,#pageexpress #jm-top2 .dj-slide-3{margin-top:0 !important}#pagepapeterie #jm-top2 .dj-slide-1,#pageflyer #jm-top2 .dj-slide-1,#pageetiquette #jm-top2 .dj-slide-1,#pageplaquette #jm-top2 .dj-slide-1,#pagegoodies #jm-top2 .dj-slide-1,#pagelivre #jm-top2 .dj-slide-1,#pagebrochure #jm-top2 .dj-slide-1,#pageexpress #jm-top2 .dj-slide-1{margin-top:150px !important}}@media(max-width:1460px){#pagekorus #jm-bottom2{padding-top:110px}#pagevaleurs #jm-top2{background-position-x:-250px;padding-bottom:80px}}@media(max-width:1350px){#pageatelier #plan-tech{width:75% !important}#pageatelier #puce-signaletique{left:150px;top:-560px;visibility:hidden}#pageatelier #puce-stockpapier{left:157px;top:-396px}#pageatelier #puce-offset{left:235px;top:-309px}#pageatelier #puce-ctp{left:291px;top:-386px}
#pageatelier #puce-pao{left:317px;top:-248px}#pageatelier #puce-ateliernumerique{left:476px;top:-283px}#pageatelier #puce-atelierfaconage{left:427px;top:-490px}#pageatelier #puce-doscarecolle{left:737px;top:-498px}#pageatelier #puce-agence{left:531px;top:-399px}}@media(max-width:1299px){#pagekorus #jm-top3 .first .content,#pagekorus #jm-top3 .third .content{padding-right:60px}#pagekorus #jm-header-mod,#pagevaleurs #jm-header-mod,#pagehistorique #jm-header-mod{background-position-x:-130px}#pagekorus #jm-header .content-left,#pagevaleurs #jm-header .content-left,#pagehistorique #jm-header .content-left{margin-left:70px;margin-top:200px}#pagekorus .d3mobile img,#pagevaleurs .d3mobile img,#pagehistorique .d3mobile img{padding-bottom:50px}#pagekorus .contenu-mobile,#pagevaleurs .contenu-mobile,#pagehistorique .contenu-mobile{max-width:940px;margin:auto}#pagekorus .dimension-textmobile-imprimerie,#pagevaleurs .dimension-textmobile-imprimerie,#pagehistorique .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}
#pagekorus #imprimerie-titlemobile-dimension,#pagevaleurs #imprimerie-titlemobile-dimension,#pagehistorique #imprimerie-titlemobile-dimension{font-size:50px;font-family:'Playfair Display',serif;color:#2b2b2b}#pagepapeterie .dj-masonry,#pageflyer .dj-masonry,#pageetiquette .dj-masonry,#pageplaquette .dj-masonry,#pagegoodies .dj-masonry,#pagelivre .dj-masonry,#pagebrochure .dj-masonry,#pageexpress .dj-masonry{max-width:100%;overflow:hidden;margin:auto}}@media(max-width:1250px){#pageatelier #plan-tech{width:75% !important}#pageatelier #puce-signaletique{left:150px;top:-560px;visibility:hidden}#pageatelier #puce-stockpapier{left:147px;top:-373px}#pageatelier #puce-offset{left:215px;top:-299px}#pageatelier #puce-ctp{left:267px;top:-370px}#pageatelier #puce-pao{left:317px;top:-248px}#pageatelier #puce-ateliernumerique{left:436px;top:-283px}#pageatelier #puce-atelierfaconage{left:387px;top:-490px}#pageatelier #puce-doscarecolle{left:687px;top:-482px}#pageatelier #puce-agence{left:491px;top:-399px}
}@media(max-width:1150px){#pageatelier #puce-signaletique{left:150px;top:-560px;visibility:hidden}#pageatelier #puce-stockpapier{left:137px;top:-348px}#pageatelier #puce-offset{left:202px;top:-279px}#pageatelier #puce-ctp{left:250px;top:-346px}#pageatelier #puce-pao{left:267px;top:-238px}#pageatelier #puce-ateliernumerique{left:406px;top:-273px}#pageatelier #puce-atelierfaconage{left:357px;top:-460px}#pageatelier #puce-doscarecolle{left:627px;top:-462px}#pageatelier #puce-agence{left:451px;top:-385px}}@media(max-width:1050px){#pageatelier #jm-top3{background-attachment:inherit}#pageatelier #puce-stockpapier{left:127px;top:-326px}#pageatelier #puce-offset{left:182px;top:-269px}#pageatelier #puce-ctp{left:230px;top:-330px}#pageatelier #puce-pao{left:237px;top:-228px}#pageatelier #puce-ateliernumerique{left:366px;top:-273px}#pageatelier #puce-atelierfaconage{left:307px;top:-460px}#pageatelier #puce-doscarecolle{left:557px;top:-439px}#pageatelier #puce-agence{left:411px;top:-382px}}@media(max-width:950px){#pageatelier #puce-stockpapier{left:120px;top:-286px}#pageatelier #puce-offset{left:182px;top:-229px}#pageatelier #puce-ctp{left:220px;top:-300px}
#pageatelier #puce-pao{left:217px;top:-198px}#pageatelier #puce-ateliernumerique{left:356px;top:-233px}#pageatelier #puce-atelierfaconage{left:307px;top:-400px}#pageatelier #puce-doscarecolle{left:557px;top:-409px}#pageatelier #puce-agence{left:399px;top:-342px}}@media(max-width:850px){#pageatelier #puce-stockpapier{left:120px;top:-266px}#pageatelier #puce-offset{left:162px;top:-229px}#pageatelier #puce-ctp{left:204px;top:-275px}#pageatelier #puce-pao{left:217px;top:-198px}#pageatelier #puce-ateliernumerique{left:326px;top:-233px}#pageatelier #puce-atelierfaconage{left:277px;top:-400px}#pageatelier #puce-doscarecolle{left:487px;top:-386px}#pageatelier #puce-agence{left:359px;top:-336px}}@media(max-width:1366px){#pagekorus #jm-header .content-left,#pagevaleurs #jm-header .content-left,#pagehistorique #jm-header .content-left{margin-left:40px !important;margin-top:200px}#pagevaleurs #jm-footer-mod{background-position-x:600px;padding-top:0;margin-top:60px}#pagevaleurs #jm-footer-mod .span4{margin-left:0}#pageaccueil #jm-bottom3{background-position-x:600px;padding-top:0;margin-top:60px}
#pageaccueil #jm-bottom3 .span4{margin-left:0;padding-right:65px;padding-top:50px}#jm-allpage .dj-megamenu li.dj-up+li.dj-up{margin-left:40px !important}#pagekorus #jm-top3 .contenu-mobile{padding-left:80px;padding-bottom:20px}#pagekorus #jm-top3 #apropos-right::before{content:'';max-width:270px;padding-right:65px;width:150px;height:2px;background-color:#ca1a25;display:inline-block;margin-left:24px;margin-right:14px}#pagekorus #jm-top3 .third #apropos::after{content:'';max-width:270px;padding-left:115px;width:100px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagekorus #jm-top3 #imprimerie-titlemobile-dimension{font-size:40px;font-family:'Playfair Display',serif;color:#2b2b2b}#pageaccueil #jm-bottom1 .entite img{max-width:290px}#pageembelissement #jm-bottom2,#pageaccueil #jm-bottom2,#pageimprimerie #jm-bottom2{background-image:url('/templates/jm-lux/css/../images/demande-devis-bandeau.jpg');background-size:cover;padding-top:20px;padding-bottom:0;background-position-y:0;background-repeat:no-repeat}
#pagepapeterie #jm-bottom2,#pageflyer #jm-bottom2,#pageetiquette #jm-bottom2,#pageplaquette #jm-bottom2,#pagegoodies #jm-bottom2,#pagelivre #jm-bottom2,#pagebrochure #jm-bottom2,#pageexpress #jm-bottom2{background-image:url('/templates/jm-lux/css/../images/demande-devis-bandeau.jpg');background-size:cover;padding-top:20px;padding-bottom:0;background-position-y:0;background-repeat:no-repeat}}@media(max-width:1199px){#pagepapeterie .intro-imprimerie,#pageflyer .intro-imprimerie,#pageetiquette .intro-imprimerie,#pageplaquette .intro-imprimerie,#pagegoodies .intro-imprimerie,#pagelivre .intro-imprimerie,#pagebrochure .intro-imprimerie,#pagekorus .intro-imprimerie,#pageatelier .intro-imprimerie,#pagehistorique .intro-imprimerie,#pagevaleurs .intro-imprimerie,#pageexpress .intro-imprimerie{display:none}#pagepapeterie #jm-top1 .jm-module,#pageflyer #jm-top1 .jm-module,#pageetiquette #jm-top1 .jm-module,#pageplaquette #jm-top1 .jm-module,#pagegoodies #jm-top1 .jm-module,#pagelivre #jm-top1 .jm-module,#pagebrochure #jm-top1 .jm-module,#pagekorus #jm-top1 .jm-module,#pageatelier #jm-top1 .jm-module,#pagehistorique #jm-top1 .jm-module,#pagevaleurs #jm-top1 .jm-module,#pageexpress #jm-top1 .jm-module{margin:40px 0 40px 0}
#pagekorus #jm-top3 .contenu-mobile{padding-left:100px !important;padding-bottom:20px}#pagekorus #jm-top3 .lapinrouge{padding-left:0 !important;padding-right:100px !important;text-align:right}#pageatelier #jm-top2 .span4{display:none}#pagevaleurs #jm-top3{padding:180px 0}#pagevaleurs #jm-footer-mod .content-engagements{padding-top:0}#pagevaleurs #jm-top2{background-position-x:-360px}#pagevaleurs #jm-top2 #content-nuage{padding-left:250px;padding-top:70px}#pagevaleurs #jm-top3 .content-chiffres span{font-size:54px}#pagevaleurs #jm-top1 .row-fluid,#pagehistorique #jm-top1 .row-fluid{margin:0;width:auto !important}#pagekorus #jm-bottom2{padding-top:50px}#pageimprimerie #jm-top2 figure.vignette-print figcaption img{max-width:30%}#pageimprimerie #jm-top2 figure.vignette-print h2{font-size:15pt}#pageimprimerie #jm-top2 figure#v2::after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:50px}#pageimprimerie #jm-top2 figure#v3::after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:150px}
#pageimprimerie #jm-top2 figure#v3.vignette-print figcaption{top:60%}#pageembelissement #jm-top2 figure.vignette-print figcaption img{max-width:30%}#pageembelissement #jm-top2 figure.vignette-print h2{font-size:15pt}#pageembelissement #jm-top2 figure#v2::after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:50px}#pageembelissement #jm-top2 figure#v3::after{background-image:url('/templates/jm-lux/css/../images/petit-polygon-jaune.png');background-position-y:240px}#pageembelissement #jm-top2 figure#v12::after{background-position-y:80px}#pageembelissement #jm-top2 figure#v13::after{background-position-y:130px}#pageembelissement #jm-top2 figure#v3.vignette-print figcaption{top:60%}#pagepapeterie #jm-header-mod-in img,#pageflyer #jm-header-mod-in img,#pageetiquette #jm-header-mod-in img,#pageplaquette #jm-header-mod-in img,#pagegoodies #jm-header-mod-in img,#pagelivre #jm-header-mod-in img,#pagebrochure #jm-header-mod-in img,#pageexpress #jm-header-mod-in img{float:none !important}#pagepapeterie .contenu-mobile,#pageflyer .contenu-mobile,#pageetiquette .contenu-mobile,#pageplaquette .contenu-mobile,#pagegoodies .contenu-mobile,#pagelivre .contenu-mobile,#pagebrochure .contenu-mobile,#pageexpress .contenu-mobile{max-width:940px !important;margin:auto}
#pagepapeterie #dj-mslider15m533 .dj-navigation .dj-prev,#pageflyer #dj-mslider15m533 .dj-navigation .dj-prev,#pageetiquette #dj-mslider15m533 .dj-navigation .dj-prev,#pageplaquette #dj-mslider15m533 .dj-navigation .dj-prev,#pagegoodies #dj-mslider15m533 .dj-navigation .dj-prev,#pagelivre #dj-mslider15m533 .dj-navigation .dj-prev,#pagebrochure #dj-mslider15m533 .dj-navigation .dj-prev,#pageexpress #dj-mslider15m533 .dj-navigation .dj-prev{left:-70px !important}#pagepapeterie #dj-mslider15m533 .dj-navigation .dj-next,#pageflyer #dj-mslider15m533 .dj-navigation .dj-next,#pageetiquette #dj-mslider15m533 .dj-navigation .dj-next,#pageplaquette #dj-mslider15m533 .dj-navigation .dj-next,#pagegoodies #dj-mslider15m533 .dj-navigation .dj-next,#pagelivre #dj-mslider15m533 .dj-navigation .dj-next,#pagebrochure #dj-mslider15m533 .dj-navigation .dj-next,#pageexpress #dj-mslider15m533 .dj-navigation .dj-next{right:-70px !important}#pageaccueil .groupekorus{display:none}#pageaccueil #jm-top2 .span5{display:none}#pageaccueil #jm-top2 .span7{width:auto}
#pageaccueil #jm-top3 .content-chiffres span{font-size:54px}#pageaccueil #jm-top3{padding:180px 0}#pageaccueil #jm-bottom1 .titre-entite{font-size:25px}#pageaccueil #jm-bottom1 .entite img{max-width:250px;opacity:.3;transition:all .6s}#pageaccueil #jm-bottom3{background-position-x:600px;padding-top:0;margin-top:60px}#pageaccueil #jm-bottom3 .span4{margin-left:0;padding-right:65px;padding-top:50px}}@media(max-width:1139px){#pagepapeterie #jm-top2 .dj-slide-1,#pageflyer #jm-top2 .dj-slide-1,#pageetiquette #jm-top2 .dj-slide-1,#pageplaquette #jm-top2 .dj-slide-1,#pagegoodies #jm-top2 .dj-slide-1,#pagelivre #jm-top2 .dj-slide-1,#pagebrochure #jm-top2 .dj-slide-1,#pageexpress #jm-top2 .dj-slide-1{margin-top:0 !important}}@media(max-width:979px){#pagekorus #jm-top3 .contenu-mobile{padding-left:60px !important;padding-bottom:20px}#pagekorus #jm-top3 .lapinrouge{padding-left:0 !important;padding-right:60px !important;text-align:right}#pagevaleurs #jm-top2 #content-nuage{padding-left:140px;padding-top:70px}#pagekorus #jm-top3 .first .content,#pagekorus #jm-top3 .third .content{padding-right:80px}#pagekorus #jm-bottom2{padding-top:0;padding:30px 0;background-position-y:0}#pagekorus #jm-top3 .contenu-mobile{padding-left:60px}#pagekorus #jm-top3 .second{padding:40px 0}#pagekorus #jm-top3 #apropos-right::before{content:'';max-width:270px;padding-right:65px;width:50px;height:2px;background-color:#ca1a25;display:inline-block;margin-left:124px;margin-right:14px}#pagekorus #jm-top3 .third #apropos::after{content:'';max-width:270px;padding-left:125px;width:10px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagekorus #jm-top3 .contenu-mobile{padding-left:30px}#pageembelissement #jm-top2 #v1 figcaption{top:65%}#pageimprimerie #jm-top2 figure#v1::after{background-position-y:170px}#pageimprimerie #jm-top2 figure#v11::after{background-position-y:130px}#pageimprimerie #jm-top2 figure#v10::after{background-position-y:130px}#pageimprimerie #jm-top2 figure#v4::after{background-position-y:130px}#pagepapeterie #jm-top1,#pageflyer #jm-top1,#pageetiquette #jm-top1,#pageplaquette #jm-top1,#pagegoodies #jm-top1,#pagelivre #jm-top1,#pagebrochure #jm-top1,#pageexpress #jm-top1{padding:0 15px !important}
#pagepapeterie #dj-mslider15m533 .dj-navigation .dj-prev,#pageflyer #dj-mslider15m533 .dj-navigation .dj-prev,#pageetiquette #dj-mslider15m533 .dj-navigation .dj-prev,#pageplaquette #dj-mslider15m533 .dj-navigation .dj-prev,#pagegoodies #dj-mslider15m533 .dj-navigation .dj-prev,#pagelivre #dj-mslider15m533 .dj-navigation .dj-prev,#pagebrochure #dj-mslider15m533 .dj-navigation .dj-prev,#pageexpress #dj-mslider15m533 .dj-navigation .dj-prev{display:none !important}#pagepapeterie #dj-mslider15m533 .dj-navigation .dj-next,#pageflyer #dj-mslider15m533 .dj-navigation .dj-next,#pageetiquette #dj-mslider15m533 .dj-navigation .dj-next,#pageplaquette #dj-mslider15m533 .dj-navigation .dj-next,#pagegoodies #dj-mslider15m533 .dj-navigation .dj-next,#pagelivre #dj-mslider15m533 .dj-navigation .dj-next,#pagebrochure #dj-mslider15m533 .dj-navigation .dj-next,#pageexpress #dj-mslider15m533 .dj-navigation .dj-next{display:none !important}#jm-allpage{margin:0 !important;width:100%;overflow-x:hidden !important;box-shadow:none !important}
#pageaccueil #jm-bottom1 .titre-entite{font-size:20px;line-height:30px}#pageaccueil #jm-bottom1 .entite img{max-width:200px}#pageaccueil .Engagements,#pagevaleurs .Engagements,#pagehistorique .Engagements{display:none}#pageembelissement #jm-bottom2{background-position-y:0}#pageembelissement #jm-bottom2{padding-top:0;padding:30px 0}}@media(max-width:860px){#pagevaleurs #jm-top2 #content-nuage{padding-left:80px;padding-top:70px}}@media(min-width:1200px){.intro-imprimerie-mobile{display:none}}@media(min-width:980px){.Engagements-mobile{display:none}}@media(min-width:768px){.first-mobile{display:none !important}}@media(max-width:777px){#pageatelier #jm-bottom3{display:none}#pageatelier .puces{display:none}#pageatelier #plan-tech{margin-left:auto !important;margin-right:auto;display:block}#pageatelier .contenu-citation{padding-left:0}#pageatelier .contenu-citation img{width:50px}#pagehistorique #jm-top3 .content-chiffres{text-align:center}#pagehistorique #jm-top3{padding:100px 0}#pagehistorique #jm-top3 .content-chiffres .trait-small-yellow{margin:auto}
#pagevaleurs #jm-top3 .content-chiffres{text-align:center}#pagevaleurs #jm-top3{padding:100px 0}#pagevaleurs #jm-top3 .content-chiffres .trait-small-yellow{margin:auto}#pagevaleurs #jm-top2{background-position-x:-410px;background-position-y:20px}#pagevaleurs #jm-top2 .group1{text-align:center}#pagevaleurs #jm-top2 .group2{text-align:center;margin:auto;padding-top:6px}#pagevaleurs #jm-top2 .group3{text-align:center;margin:auto}#pagevaleurs #jm-top2 .group6{margin:auto;text-align:center;padding-left:0}#pagevaleurs #jm-top2 .group6 br{display:none}#pagevaleurs #jm-top2 #m8{padding-left:0}#pagevaleurs #jm-top2 .group5{text-align:center}#pagevaleurs #jm-top2 #content-nuage{padding-left:0}#pagevaleurs #jm-top2 #m10{font-size:62px;padding-left:180px}#pagevaleurs #jm-top2 #m9{font-size:68px;padding-left:5px}#pagevaleurs #jm-top2 #m11{font-size:59px;padding-left:280px}#pagevaleurs #jm-top2 #m12{font-size:49px;padding-left:0}#pagevaleurs #jm-top2 #m14{font-size:36px;padding-left:0}#pagevaleurs #jm-top2 #m2{font-size:31px;padding-left:0}
#pagekorus .second{display:none !important}#pagekorus #jm-top3{background:none !important}#pagekorus #jm-top3 .span12{display:block}#pagekorus .first .content,#pagekorus .third .content{padding-right:0 !important;padding-top:30px}#pageimprimerie #jm-top2 .vignette-container{height:auto;display:block;margin-left:auto;margin-right:auto}#pageimprimerie #jm-top2 .span4{padding:0 5px;margin:auto;max-width:500px}#pageembelissement #jm-top2 .vignette-container{height:auto;display:block;margin-left:auto;margin-right:auto}#pageembelissement #jm-top2 .span4{padding:0 5px;margin:auto;max-width:500px}#pageimprimerie #jm-bottom2{background-position-y:0}#pageimprimerie #jm-top2 figure#v3::after{background-position-y:180px}#pageimprimerie #jm-top2 figure#v7::after{background-position-y:90px}#pageimprimerie #jm-top2 figure#v2::after{background-position-y:100px}#pageembelissement #jm-top2 #v1 figcaption{top:60%}#pageembelissement #jm-top2 figure#v12::after{background-position-y:140px}#pageembelissement #jm-top2 figure#v13::after{background-position-y:240px}
#pageembelissement #jm-top2 figure#v3::after{background-position-y:270px}#pageembelissement #jm-top2 #v3{padding-top:0}#pageembelissement #jm-top2 figure#v2::after{background-position-y:140px}#pageimprimerie #jm-top2 figure#v1::after{background-position-y:290px}#pageimprimerie #jm-top2 figure#v11::after{background-position-y:240px}#pageimprimerie #jm-top2 figure#v10::after{background-position-y:240px}#pageimprimerie #jm-top2 figure#v4::after{background-position-y:240px}#pageimprimerie #imprimerie-titlemobile-dimension{font-size:50px}#pagekorus .container-content{padding:0 15px}#pagepapeterie #jm-bottom3,#pageflyer #jm-bottom3,#pageetiquette #jm-bottom3,#pageplaquette #jm-bottom3,#pagegoodies #jm-bottom3,#pagelivre #jm-bottom3,#pagebrochure #jm-bottom3,#pagehistorique #jm-bottom3,#pageexpress #jm-bottom3{display:none}#pageimprimerie #jm-bottom3,#pageembelissement #jm-bottom3{display:none}#pagepapeterie #jm-bottom3 .jm-module,#pageflyer #jm-bottom3 .jm-module,#pageetiquette #jm-bottom3 .jm-module,#pageplaquette #jm-bottom3 .jm-module,#pagegoodies #jm-bottom3 .jm-module,#pagelivre #jm-bottom3 .jm-module,#pagebrochure #jm-bottom3 .jm-module{margin-bottom:0;margin-top:0 !important}
#pageaccueil #imprimerie-titlemobile-dimension{font-size:40px}#pageaccueil .dimension-textmobile-imprimerie{margin:0;font-size:20px}#pageaccueil .d3mobile .content{padding-top:30px}#pageaccueil .citation{font-size:30px}#pageaccueil .contenu-citation{padding-left:0}#pageaccueil .contenu-citation img{width:50px}#pageaccueil #jm-top3 .content-chiffres{text-align:center}#pageaccueil #jm-top3 .content-chiffres .trait-small-yellow{margin:auto}#pageaccueil #jm-top3{padding:100px 0}#pageaccueil #jm-bottom1 #jm-bottom1-in{border-top:0}#pageaccueil #jm-bottom1 .puce{margin-bottom:20px;margin-top:-7px}#pageaccueil #jm-bottom1 .first,#pageaccueil #jm-bottom1 .second,#pageaccueil #jm-bottom1 .third{padding-right:15px;padding-left:15px;border-top:1px solid #666}#pageaccueil #jm-bottom1 .trait-large-blue,#pageaccueil #jm-bottom1 .trait-large-yellow,#pageaccueil #jm-bottom1 .trait-large-red{margin-top:20px}#pageaccueil #jm-bottom1 .button-content{margin-top:50px}#pageaccueil #jm-bottom1 .titre-entite{font-size:24px;line-height:30px}#pageaccueil #jm-bottom1 .entite img{max-width:250px}#pageaccueil #jm-bottom3 .mobile{display:flex}}@media(max-width:650px){#pageatelier #jm-top3{padding-top:30px !important;padding-bottom:30px !important;background-position:center !important}
#pageatelier .citation{font-size:25px !important}#pageatelier .artiste{padding-top:70px !important}#pageaccueil .citation{font-size:25px}#pageaccueil .artiste{padding-top:70px}}@media(max-width:550px){#pagekorus #jm-top3 #imprimerie-titlemobile-dimension{font-size:40px;font-family:'Playfair Display',serif;color:#2b2b2b}#pagekorus #jm-top3 .first,#pagekorus #jm-top3 .first-mobile,#pagekorus #jm-top3 .third{padding-right:20px !important}#pagekorus #jm-top3 .contenu-mobile{padding-left:30px !important}.jm-top-bar{display:none !important}#pageaccueil .citation{font-size:20px}#pageaccueil .artiste{padding-top:60px}}@media(max-width:500px){#pagevaleurs #jm-top2 #m11{font-size:59px;padding-left:150px}#pagevaleurs #jm-top2{background-position-x:-310px;background-position-y:110px;background-size:270%}}@media(max-width:450px){#pageatelier .citation{padding-top:20px !important;padding-left:40px !important;line-height:32px !important;font-size:20px !important}#pagehistorique #jm-top3 .content-chiffres span{font-size:45px}
#pagevaleurs #m1{font-size:36px !important}#pagevaleurs #m2{font-size:21px !important}#pagevaleurs #m3{font-size:26px !important}#pagevaleurs #m4{font-size:35px !important;padding-left:45px !important}#pagevaleurs #m5{font-size:37px !important}#pagevaleurs #m6{font-size:37px !important;padding-left:10px !important}#pagevaleurs #m7{font-size:60px !important;padding-left:24px !important}#pagevaleurs #m8{font-size:58px !important}#pagevaleurs #m9{font-size:58px !important}#pagevaleurs #m10{font-size:52px !important;padding-left:0 !important}#pagevaleurs #m11{font-size:49px !important;padding-left:40px !important}#pagevaleurs #m12{font-size:39px !important}#pagevaleurs #m13{font-size:26px !important}#pagevaleurs #m14{font-size:26px !important}#pagevaleurs #m15{font-size:49px !important}#pagevaleurs #m16{font-size:34px !important}#pagevaleurs #m17{font-size:31px !important}#pagevaleurs .group2 br{display:none}#pagevaleurs #jm-top2{background-position-x:-190px !important;background-position-y:200px !important;background-size:260% !important}
#pagevaleurs #jm-top3 .content-chiffres span{font-size:45px}#pagekorus #jm-top3 .content{padding-left:20px}#pagekorus #jm-top3 .contenu-mobile{line-height:70px;padding-left:10px !important}#pagekorus #jm-top3 #imprimerie-titlemobile-dimension{font-size:26px !important}#pagekorus #jm-top3 .dimension-textmobile-imprimerie{font-size:20px}#pagekorus #jm-top3 .entete{font-size:19px !important}#pagekorus .d3mobile img,#pagevaleurs .d3mobile img,#pagehistorique .d3mobile img,#pageatelier .d3mobile img{padding-bottom:20px !important}#pagekorus .main-content,#pagevaleurs .main-content,#pagehistorique .main-content,#pageatelier .main-content{font-size:19px !important}#pagekorus #imprimerie-titlemobile-dimension,#pagevaleurs #imprimerie-titlemobile-dimension,#pagehistorique #imprimerie-titlemobile-dimension,#pageatelier #imprimerie-titlemobile-dimension{font-size:35px !important}#pagepapeterie #jm-top3,#pageflyer #jm-top3,#pageetiquette #jm-top3,#pageplaquette #jm-top3,#pagegoodies #jm-top3,#pagelivre #jm-top3,#pagebrochure #jm-top3,#pageexpress #jm-top3{padding-top:0}
#pagepapeterie #jm-top3 .jm-title-wrap,#pageflyer #jm-top3 .jm-title-wrap,#pageetiquette #jm-top3 .jm-title-wrap,#pageplaquette #jm-top3 .jm-title-wrap,#pagegoodies #jm-top3 .jm-title-wrap,#pagelivre #jm-top3 .jm-title-wrap,#pagebrochure #jm-top3 .jm-title-wrap,#pageexpress #jm-top3 .jm-title-wrap{margin-bottom:60px}#pagepapeterie #jm-top3 .dj-mslider-in,#pageflyer #jm-top3 .dj-mslider-in,#pageetiquette #jm-top3 .dj-mslider-in,#pageplaquette #jm-top3 .dj-mslider-in,#pagegoodies #jm-top3 .dj-mslider-in,#pagelivre #jm-top3 .dj-mslider-in,#pagebrochure #jm-top3 .dj-mslider-in,#pageexpress #jm-top3 .dj-mslider-in{background-image:none !important}#pagepapeterie #jm-bottom2,#pageflyer #jm-bottom2,#pageetiquette #jm-bottom2,#pageplaquette #jm-bottom2,#pagegoodies #jm-bottom2,#pagelivre #jm-bottom2,#pagebrochure #jm-bottom2{padding-top:30px !important;background-position-y:-30px !important}#jm-top-bar{padding:5px 0}#jm-logo-wrap img{border:0;max-width:150px}#pageaccueil .d3mobile #apropos::after{content:'';max-width:110px}
#pageaccueil .d3mobile img{padding-bottom:30px}#pageaccueil .d3mobile .content{padding-top:20px}#pageaccueil .citation{padding-top:20px;padding-left:40px;line-height:32px}#pageaccueil .contenu-citation img{width:30px}#pageaccueil .artiste{padding-top:40px}#pageaccueil #jm-top3 .content-chiffres span{font-size:45px}#pageaccueil #jm-top3{padding:50px 0}#pageaccueil .entite img{max-width:200px}#pageaccueil #jm-bottom3 .trait-large-dark-grey{width:118px}#pageaccueil #jm-bottom3 .main-title{margin:0;font-size:40px}#pageaccueil #jm-bottom3 .sub-title{font-size:18px;font-weight:300}#pageaccueil #jm-bottom3 .mobile{display:block}#pageaccueil #jm-bottom2,#pageimprimerie #jm-bottom2{padding-top:30px}}body{overflow-x:hidden !important}#pagepapeterie #apropos::after{content:'';padding-left:10px;width:76px;max-width:313px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pageflyer #apropos::after{content:'';padding-left:10px;width:190px;max-width:313px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}
#pageetiquette #apropos::after{content:'';padding-left:10px;width:320px;max-width:320px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pageplaquette #apropos::after{content:'';padding-left:10px;width:310px;max-width:313px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagegoodies #apropos::after{content:'';padding-left:10px;width:40px;max-width:313px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagelivre #apropos::after{content:'';padding-left:10px;width:40px;max-width:313px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagebrochure #apropos::after{content:'';padding-left:10px;width:580px;max-width:580px;height:2px;background-color:#edd852;display:inline-block;margin-left:14px}#pagepapeterie #jm-top3.bg::after,#pageflyer #jm-top3.bg::after,#pageetiquette #jm-top3.bg::after,#pageplaquette #jm-top3.bg::after,#pagegoodies #jm-top3.bg::after,#pagelivre #jm-top3.bg::after,#pagebrochure #jm-top3.bg::after,#pageexpress #jm-top3.bg::after{background-image:none}#pagepapeterie .desc-below .dj-slide-desc::after,#pageflyer .desc-below .dj-slide-desc::after,#pageetiquette .desc-below .dj-slide-desc::after,#pageplaquette .desc-below .dj-slide-desc::after,#pagegoodies .desc-below .dj-slide-desc::after,#pagelivre .desc-below .dj-slide-desc::after,#pagebrochure .desc-below .dj-slide-desc::after,#pageexpress .desc-below .dj-slide-desc::after,#pagepapeterie .desc-below .dj-slide-desc::before,#pageflyer .desc-below .dj-slide-desc::before,#pageetiquette .desc-below .dj-slide-desc::before,#pageplaquette .desc-below .dj-slide-desc::before,#pagegoodies .desc-below .dj-slide-desc::before,#pagelivre .desc-below .dj-slide-desc::before,#pagebrochure .desc-below .dj-slide-desc::before,#pageexpress .desc-below .dj-slide-desc::before{display:none}
#pagepapeterie .desc-below .dj-slide-desc,#pageflyer .desc-below .dj-slide-desc,#pageetiquette .desc-below .dj-slide-desc,#pageplaquette .desc-below .dj-slide-desc,#pagegoodies .desc-below .dj-slide-desc,#pagelivre .desc-below .dj-slide-desc,#pagebrochure .desc-below .dj-slide-desc,#pageexpress .desc-below .dj-slide-desc{border:0 !important}#pagepapeterie .desc-below .dj-slide-image,#pageflyer .desc-below .dj-slide-image,#pageetiquette .desc-below .dj-slide-image,#pageplaquette .desc-below .dj-slide-image,#pagegoodies .desc-below .dj-slide-image,#pagelivre .desc-below .dj-slide-image,#pagebrochure .desc-below .dj-slide-image,#pageexpress .desc-below .dj-slide-image{border:0}#pagepapeterie #dj-mslider15m533 .dj-navigation .dj-prev,#pageflyer #dj-mslider15m533 .dj-navigation .dj-prev,#pageetiquette #dj-mslider15m533 .dj-navigation .dj-prev,#pageplaquette #dj-mslider15m533 .dj-navigation .dj-prev,#pagegoodies #dj-mslider15m533 .dj-navigation .dj-prev,#pagelivre #dj-mslider15m533 .dj-navigation .dj-prev,#pagebrochure #dj-mslider15m533 .dj-navigation .dj-prev,#pageexpress #dj-mslider15m533 .dj-navigation .dj-prev{cursor:pointer;display:block;position:absolute;left:-150px}
#pagepapeterie #dj-mslider15m533 .dj-navigation .dj-next,#pageflyer #dj-mslider15m533 .dj-navigation .dj-next,#pageetiquette #dj-mslider15m533 .dj-navigation .dj-next,#pageplaquette #dj-mslider15m533 .dj-navigation .dj-next,#pagegoodies #dj-mslider15m533 .dj-navigation .dj-next,#pagelivre #dj-mslider15m533 .dj-navigation .dj-next,#pagebrochure #dj-mslider15m533 .dj-navigation .dj-next,#pageexpress #dj-mslider15m533 .dj-navigation .dj-next{cursor:pointer;display:block;position:absolute;right:-150px}#pagepapeterie #dj-mslider15m533 .dj-navigation,#pageflyer #dj-mslider15m533 .dj-navigation,#pageetiquette #dj-mslider15m533 .dj-navigation,#pageplaquette #dj-mslider15m533 .dj-navigation,#pagegoodies #dj-mslider15m533 .dj-navigation,#pagelivre #dj-mslider15m533 .dj-navigation,#pagebrochure #dj-mslider15m533 .dj-navigation,#pageexpress #dj-mslider15m533 .dj-navigation{position:absolute;top:40%;width:100%;z-index:10}#pagepapeterie .dj-ctitle-in,#pageflyer .dj-ctitle-in,#pageetiquette .dj-ctitle-in,#pageplaquette .dj-ctitle-in,#pagegoodies .dj-ctitle-in,#pagelivre .dj-ctitle-in,#pagebrochure .dj-ctitle-in,#pageexpress .dj-ctitle-in,#pagepapeterie .dj-slide-title,#pageflyer .dj-slide-title,#pageetiquette .dj-slide-title,#pageplaquette .dj-slide-title,#pagegoodies .dj-slide-title,#pagelivre .dj-slide-title,#pagebrochure .dj-slide-title,#pageexpress .dj-slide-title{font-size:17px !important;text-transform:none;font-weight:400 !important;line-height:1.2 !important;margin:0 !important;text-align:center}
#pagepapeterie #jm-top3 .button-content,#pageflyer #jm-top3 .button-content,#pageetiquette #jm-top3 .button-content,#pageplaquette #jm-top3 .button-content,#pagegoodies #jm-top3 .button-content,#pagelivre #jm-top3 .button-content,#pagebrochure #jm-top3 .button-content,#pageexpress #jm-top3 .button-content{display:block !important;margin-top:50px}#pagepapeterie .jm-module .jm-title,#pageflyer .jm-module .jm-title,#pageetiquette .jm-module .jm-title,#pageplaquette .jm-module .jm-title,#pagegoodies .jm-module .jm-title,#pagelivre .jm-module .jm-title,#pagebrochure .jm-module .jm-title,#pageexpress .jm-module .jm-title,#pagepapeterie .moduletable .jm-title,#pageflyer .moduletable .jm-title,#pageetiquette .moduletable .jm-title,#pageplaquette .moduletable .jm-title,#pagegoodies .moduletable .jm-title,#pagelivre .moduletable .jm-title,#pagebrochure .moduletable .jm-title,#pageexpress .moduletable .jm-title,#pagepapeterie .jm-module&gt;h3,#pageflyer .jm-module&gt;h3,#pageetiquette .jm-module&gt;h3,#pageplaquette .jm-module&gt;h3,#pagegoodies .jm-module&gt;h3,#pagelivre .jm-module&gt;h3,#pagebrochure .jm-module&gt;h3,#pageexpress .jm-module&gt;h3,#pagepapeterie .moduletable&gt;h3,#pageflyer .moduletable&gt;h3,#pageetiquette .moduletable&gt;h3,#pageplaquette .moduletable&gt;h3,#pagegoodies .moduletable&gt;h3,#pagelivre .moduletable&gt;h3,#pagebrochure .moduletable&gt;h3,#pageexpress .moduletable&gt;h3{font-weight:300;font-family:'Playfair Display',serif;font-size:21px;line-height:1.1;margin:0;color:#2b2b2b;text-transform:uppercase;text-align:center}
#pagepapeterie .jm-module .jm-title:after,#pageflyer .jm-module .jm-title:after,#pageetiquette .jm-module .jm-title:after,#pageplaquette .jm-module .jm-title:after,#pagegoodies .jm-module .jm-title:after,#pagelivre .jm-module .jm-title:after,#pagebrochure .jm-module .jm-title:after,#pageexpress .jm-module .jm-title:after,#pagepapeterie .moduletable .jm-title:after,#pageflyer .moduletable .jm-title:after,#pageetiquette .moduletable .jm-title:after,#pageplaquette .moduletable .jm-title:after,#pagegoodies .moduletable .jm-title:after,#pagelivre .moduletable .jm-title:after,#pagebrochure .moduletable .jm-title:after,#pageexpress .moduletable .jm-title:after,#pagepapeterie .jm-module&gt;h3:after,#pageflyer .jm-module&gt;h3:after,#pageetiquette .jm-module&gt;h3:after,#pageplaquette .jm-module&gt;h3:after,#pagegoodies .jm-module&gt;h3:after,#pagelivre .jm-module&gt;h3:after,#pagebrochure .jm-module&gt;h3:after,#pageexpress .jm-module&gt;h3:after,#pagepapeterie .moduletable&gt;h3:after,#pageflyer .moduletable&gt;h3:after,#pageetiquette .moduletable&gt;h3:after,#pageplaquette .moduletable&gt;h3:after,#pagegoodies .moduletable&gt;h3:after,#pagelivre .moduletable&gt;h3:after,#pagebrochure .moduletable&gt;h3:after,#pageexpress .moduletable&gt;h3:after{content:'';max-width:220px;width:40px;height:2px;background-color:#2b2b2b;display:block;margin-left:14px;text-align:center;margin:auto;margin-top:10px}
#pagepapeterie #jm-main,#pageflyer #jm-main,#pageetiquette #jm-main,#pageplaquette #jm-main,#pagegoodies #jm-main,#pagelivre #jm-main,#pagebrochure #jm-main,#pageexpress #jm-main{display:none}#pagepapeterie #jm-top3,#pageflyer #jm-top3,#pageetiquette #jm-top3,#pageplaquette #jm-top3,#pagegoodies #jm-top3,#pagelivre #jm-top3,#pagebrochure #jm-top3,#pageexpress #jm-top3{padding-top:0}#pagepapeterie #jm-top3 .jm-title-wrap,#pageflyer #jm-top3 .jm-title-wrap,#pageetiquette #jm-top3 .jm-title-wrap,#pageplaquette #jm-top3 .jm-title-wrap,#pagegoodies #jm-top3 .jm-title-wrap,#pagelivre #jm-top3 .jm-title-wrap,#pagebrochure #jm-top3 .jm-title-wrap,#pageexpress #jm-top3 .jm-title-wrap{margin-bottom:60px}#pagepapeterie #jm-top3 .dj-mslider-in,#pageflyer #jm-top3 .dj-mslider-in,#pageetiquette #jm-top3 .dj-mslider-in,#pageplaquette #jm-top3 .dj-mslider-in,#pagegoodies #jm-top3 .dj-mslider-in,#pagelivre #jm-top3 .dj-mslider-in,#pagebrochure #jm-top3 .dj-mslider-in,#pageexpress #jm-top3 .dj-mslider-in{background-image:url('/templates/jm-lux/css/../images/background-produits.png');background-repeat:no-repeat;background-position:center}
#pagepapeterie #jm-top3 .dj-slide-desc-bg,#pageflyer #jm-top3 .dj-slide-desc-bg,#pageetiquette #jm-top3 .dj-slide-desc-bg,#pageplaquette #jm-top3 .dj-slide-desc-bg,#pagegoodies #jm-top3 .dj-slide-desc-bg,#pagelivre #jm-top3 .dj-slide-desc-bg,#pagebrochure #jm-top3 .dj-slide-desc-bg,#pageexpress #jm-top3 .dj-slide-desc-bg{background:transparent !important;opacity:0 !important}#pagepapeterie #jm-top3 .dj-prev,#pageflyer #jm-top3 .dj-prev,#pageetiquette #jm-top3 .dj-prev,#pageplaquette #jm-top3 .dj-prev,#pagegoodies #jm-top3 .dj-prev,#pagelivre #jm-top3 .dj-prev,#pagebrochure #jm-top3 .dj-prev,#pageexpress #jm-top3 .dj-prev,#pagepapeterie #jm-top3 .dj-next,#pageflyer #jm-top3 .dj-next,#pageetiquette #jm-top3 .dj-next,#pageplaquette #jm-top3 .dj-next,#pagegoodies #jm-top3 .dj-next,#pagelivre #jm-top3 .dj-next,#pagebrochure #jm-top3 .dj-next,#pageexpress #jm-top3 .dj-next{background:#ccc;border-radius:50%;opacity:.5;transition:.3s}#pagepapeterie #jm-top3 .dj-prev:hover,#pageflyer #jm-top3 .dj-prev:hover,#pageetiquette #jm-top3 .dj-prev:hover,#pageplaquette #jm-top3 .dj-prev:hover,#pagegoodies #jm-top3 .dj-prev:hover,#pagelivre #jm-top3 .dj-prev:hover,#pagebrochure #jm-top3 .dj-prev:hover,#pageexpress #jm-top3 .dj-prev:hover,#pagepapeterie #jm-top3 .dj-next:hover,#pageflyer #jm-top3 .dj-next:hover,#pageetiquette #jm-top3 .dj-next:hover,#pageplaquette #jm-top3 .dj-next:hover,#pagegoodies #jm-top3 .dj-next:hover,#pagelivre #jm-top3 .dj-next:hover,#pagebrochure #jm-top3 .dj-next:hover,#pageexpress #jm-top3 .dj-next:hover{background:#edd852;opacity:1}
#pagepapeterie #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pageflyer #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pageetiquette #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pageplaquette #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pagegoodies #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pagelivre #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pagebrochure #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active,#pageexpress #jm-top3 .dj-mslider .dj-load-button.dj-load-button-active{background:#edd852 !important}#pagepapeterie #jm-top3 .dj-mslider .dj-load-button,#pageflyer #jm-top3 .dj-mslider .dj-load-button,#pageetiquette #jm-top3 .dj-mslider .dj-load-button,#pageplaquette #jm-top3 .dj-mslider .dj-load-button,#pagegoodies #jm-top3 .dj-mslider .dj-load-button,#pagelivre #jm-top3 .dj-mslider .dj-load-button,#pagebrochure #jm-top3 .dj-mslider .dj-load-button,#pageexpress #jm-top3 .dj-mslider .dj-load-button{height:10px !important;width:10px !important;margin:0 8px !important;border-radius:5px !important;box-sizing:border-box;border:1px solid #edd852 !important;background:transparent !important}
#pagepapeterie #jm-top3 .dj-slide-desc-text,#pageflyer #jm-top3 .dj-slide-desc-text,#pageetiquette #jm-top3 .dj-slide-desc-text,#pageplaquette #jm-top3 .dj-slide-desc-text,#pagegoodies #jm-top3 .dj-slide-desc-text,#pagelivre #jm-top3 .dj-slide-desc-text,#pagebrochure #jm-top3 .dj-slide-desc-text,#pageexpress #jm-top3 .dj-slide-desc-text{font-size:15px !important;line-height:1.7 !important;color:#636e7b !important;font-weight:300}#pagepapeterie .dj-indicators,#pageflyer .dj-indicators,#pageetiquette .dj-indicators,#pageplaquette .dj-indicators,#pagegoodies .dj-indicators,#pagelivre .dj-indicators,#pagebrochure .dj-indicators,#pageexpress .dj-indicators{margin-top:0 !important;margin-bottom:0 !important}#pagepapeterie #jm-top2,#pageflyer #jm-top2,#pageetiquette #jm-top2,#pageplaquette #jm-top2,#pagegoodies #jm-top2,#pagelivre #jm-top2,#pagebrochure #jm-top2,#pageexpress #jm-top2{padding-bottom:30px;padding-top:0}#pagepapeterie #jm-top2 .container-fluid,#pageflyer #jm-top2 .container-fluid,#pageetiquette #jm-top2 .container-fluid,#pageplaquette #jm-top2 .container-fluid,#pagegoodies #jm-top2 .container-fluid,#pagelivre #jm-top2 .container-fluid,#pagebrochure #jm-top2 .container-fluid,#pageexpress #jm-top2 .container-fluid{padding-right:15px;padding-left:15px;margin-left:auto;margin-right:auto;max-width:1600px}
#pagepapeterie #jm-bottom3.bg::after,#pageflyer #jm-bottom3.bg::after,#pageetiquette #jm-bottom3.bg::after,#pageplaquette #jm-bottom3.bg::after,#pagegoodies #jm-bottom3.bg::after,#pagelivre #jm-bottom3.bg::after,#pagebrochure #jm-bottom3.bg::after,#pageexpress #jm-bottom3.bg::after{background-image:none}#pagepapeterie #jm-bottom3 img,#pageflyer #jm-bottom3 img,#pageetiquette #jm-bottom3 img,#pageplaquette #jm-bottom3 img,#pagegoodies #jm-bottom3 img,#pagelivre #jm-bottom3 img,#pagebrochure #jm-bottom3 img,#pageexpress #jm-bottom3 img{filter:grayscale(1);opacity:.3;transition:.6s}#pagepapeterie #jm-bottom3 .custom img,#pageflyer #jm-bottom3 .custom img,#pageetiquette #jm-bottom3 .custom img,#pageplaquette #jm-bottom3 .custom img,#pagegoodies #jm-bottom3 .custom img,#pagelivre #jm-bottom3 .custom img,#pagebrochure #jm-bottom3 .custom img,#pageexpress #jm-bottom3 .custom img{padding-top:50px}#pagepapeterie #jm-bottom3 .jm-module,#pageflyer #jm-bottom3 .jm-module,#pageetiquette #jm-bottom3 .jm-module,#pageplaquette #jm-bottom3 .jm-module,#pagegoodies #jm-bottom3 .jm-module,#pagelivre #jm-bottom3 .jm-module,#pagebrochure #jm-bottom3 .jm-module,#pageexpress #jm-bottom3 .jm-module{margin-bottom:0;margin-top:60px}
#pagepapeterie #jm-bottom3 img:hover,#pageflyer #jm-bottom3 img:hover,#pageetiquette #jm-bottom3 img:hover,#pageplaquette #jm-bottom3 img:hover,#pagegoodies #jm-bottom3 img:hover,#pagelivre #jm-bottom3 img:hover,#pagebrochure #jm-bottom3 img:hover,#pageexpress #jm-bottom3 img:hover{opacity:1;filter:none}#pagepapeterie #jm-bottom3,#pageflyer #jm-bottom3,#pageetiquette #jm-bottom3,#pageplaquette #jm-bottom3,#pagegoodies #jm-bottom3,#pagelivre #jm-bottom3,#pagebrochure #jm-bottom3,#pageexpress #jm-bottom3{padding:0}#pagepapeterie #jm-bottom2,#pageflyer #jm-bottom2,#pageetiquette #jm-bottom2,#pageplaquette #jm-bottom2,#pagegoodies #jm-bottom2,#pagelivre #jm-bottom2,#pagebrochure #jm-bottom2,#pageexpress #jm-bottom2{background-image:url('/templates/jm-lux/css/../images/demande-devis-bandeau.jpg');background-size:cover;padding-top:150px;padding-bottom:0;background-position-y:-80px;background-repeat:no-repeat}#pagepapeterie #jm-bottom2 .svg-wrapper,#pageflyer #jm-bottom2 .svg-wrapper,#pageetiquette #jm-bottom2 .svg-wrapper,#pageplaquette #jm-bottom2 .svg-wrapper,#pagegoodies #jm-bottom2 .svg-wrapper,#pagelivre #jm-bottom2 .svg-wrapper,#pagebrochure #jm-bottom2 .svg-wrapper,#pageexpress #jm-bottom2 .svg-wrapper{height:50px;background-color:#edd852;transition:.6s}
#pagepapeterie #jm-bottom2 .shape,#pageflyer #jm-bottom2 .shape,#pageetiquette #jm-bottom2 .shape,#pageplaquette #jm-bottom2 .shape,#pagegoodies #jm-bottom2 .shape,#pagelivre #jm-bottom2 .shape,#pagebrochure #jm-bottom2 .shape,#pageexpress #jm-bottom2 .shape{stroke:#eccc11}#pagepapeterie #jm-bottom2 a,#pageflyer #jm-bottom2 a,#pageetiquette #jm-bottom2 a,#pageplaquette #jm-bottom2 a,#pagegoodies #jm-bottom2 a,#pagelivre #jm-bottom2 a,#pagebrochure #jm-bottom2 a,#pageexpress #jm-bottom2 a{color:white}#pagepapeterie #jm-bottom2 .svg-wrapper:hover,#pageflyer #jm-bottom2 .svg-wrapper:hover,#pageetiquette #jm-bottom2 .svg-wrapper:hover,#pageplaquette #jm-bottom2 .svg-wrapper:hover,#pagegoodies #jm-bottom2 .svg-wrapper:hover,#pagelivre #jm-bottom2 .svg-wrapper:hover,#pagebrochure #jm-bottom2 .svg-wrapper:hover,#pageexpress #jm-bottom2 .svg-wrapper:hover{background-color:transparent}#pagepapeterie #jm-header-mod-in .jm-module,#pageflyer #jm-header-mod-in .jm-module,#pageetiquette #jm-header-mod-in .jm-module,#pageplaquette #jm-header-mod-in .jm-module,#pagegoodies #jm-header-mod-in .jm-module,#pagelivre #jm-header-mod-in .jm-module,#pagebrochure #jm-header-mod-in .jm-module,#pageexpress #jm-header-mod-in .jm-module{margin:10px 0 50px 0}
#pagepapeterie #jm-header-mod-in .jm-module img,#pageflyer #jm-header-mod-in .jm-module img,#pageetiquette #jm-header-mod-in .jm-module img,#pageplaquette #jm-header-mod-in .jm-module img,#pagegoodies #jm-header-mod-in .jm-module img,#pagelivre #jm-header-mod-in .jm-module img,#pagebrochure #jm-header-mod-in .jm-module img,#pageexpress #jm-header-mod-in .jm-module img{margin-top:50px}#pagepapeterie .dimension-textmobile-imprimerie,#pageflyer .dimension-textmobile-imprimerie,#pageetiquette .dimension-textmobile-imprimerie,#pageplaquette .dimension-textmobile-imprimerie,#pagegoodies .dimension-textmobile-imprimerie,#pagelivre .dimension-textmobile-imprimerie,#pagebrochure .dimension-textmobile-imprimerie,#pageexpress .dimension-textmobile-imprimerie{margin:0;font-size:24px;font-family:'Oswald',sans-serif;font-weight:100;color:#2b2b2b}#pagepapeterie #imprimerie-titlemobile-dimension,#pageflyer #imprimerie-titlemobile-dimension,#pageetiquette #imprimerie-titlemobile-dimension,#pageplaquette #imprimerie-titlemobile-dimension,#pagegoodies #imprimerie-titlemobile-dimension,#pagelivre #imprimerie-titlemobile-dimension,#pagebrochure #imprimerie-titlemobile-dimension,#pageexpress #imprimerie-titlemobile-dimension{font-size:44px;font-family:'Playfair Display',serif;color:#2b2b2b}
#pagepapeterie #jm-top1,#pageflyer #jm-top1,#pageetiquette #jm-top1,#pageplaquette #jm-top1,#pagegoodies #jm-top1,#pagelivre #jm-top1,#pagebrochure #jm-top1,#pageexpress #jm-top1{padding-top:0;padding-bottom:30px}@media(max-width:450px){#menukorus{display:block;justify-content:space-around;max-width:500px;margin:auto;text-align:center}#pagehistorique #jm-footer-mod .main-title{margin:0;font-size:40px}#pagehistorique #jm-footer-mod .sub-title{font-size:18px;font-weight:300}#pagehistorique #jm-footer-mod .trait-large-dark-grey{width:118px}#pagevaleurs #jm-footer-mod .main-title{margin:0;font-size:40px}#pagevaleurs #jm-footer-mod .sub-title{font-size:18px;font-weight:300}#pagevaleurs #jm-footer-mod .trait-large-dark-grey{width:118px}#jm-top-menu{margin-top:-65px}#pageaccueil .d3mobile img{display:none}#pageaccueil #jm-content-top .main-content{font-size:19px}.devis-btn{display:none !important}#pageembelissement #jm-top2 #v1::after{background-position-y:20px !important}#pageembelissement #jm-top2 #v12::after{background-position-y:20px !important}
#pageembelissement #jm-top2 #v2::after{background-position-y:20px !important}#pageembelissement #jm-top2 #v13::after{background-position-y:130px !important}#pageembelissement #jm-top2 #v3::after{background-position-y:130px !important}#pageembelissement #jm-top2 #v13.vignette-print figcaption{top:60% !important}#pageembelissement figcaption img{display:none}#pageembelissement #jm-top1 .trait-large-yellow{display:none}#pageembelissement #jm-top1 .citation .sub-content{padding-left:0;padding-top:15px;margin-top:0}#pageembelissement #jm-top1 .citation{display:block;align-items:end}#pageembelissement #imprimerie-titlemobile-dimension{font-size:40px}#pageembelissement #jm-header.full-width #jm-header-mod-in{max-width:100%;padding:0 25px}#pageembelissement #jm-top2 #v1{padding-top:10px}#pageembelissement .d3mobile img{padding-bottom:20px}#pageimprimerie #v3 figcaption{top:50% !important}#pageimprimerie #v1 figcaption,#pageimprimerie #v10 figcaption,#pageimprimerie #v11 figcaption,#pageimprimerie #v4 figcaption{top:60% !important}
#pageimprimerie #v1::after{background-position-y:140px !important}#pageimprimerie #v4::after{background-position-y:140px !important}#pageimprimerie #v10::after{background-position-y:140px !important}#pageimprimerie #v11::after{background-position-y:140px !important}#pageimprimerie #v2::after{background-position-y:40px !important}#pageimprimerie #v7::after{background-position-y:40px !important}#pageimprimerie #v3::after{background-position-y:60px !important}#pageimprimerie figcaption img{display:none}#pageimprimerie #jm-top1 .trait-large-yellow{display:none}#pageimprimerie #imprimerie-titlemobile-dimension{font-size:40px !important}#pageimprimerie #jm-header.full-width #jm-header-mod-in{max-width:100%;padding:0 25px}#pageimprimerie #jm-top1 .citation .sub-content{padding-left:0;padding-top:15px}#pageimprimerie #jm-top2 #v1{padding-top:10px}#pageimprimerie .d3mobile img{padding-bottom:20px}#pageplaquette #apropos::after{max-width:193px !important;margin:auto}#pageetiquette #apropos::after{max-width:199px !important;margin:auto}#pagebrochure #apropos::after{max-width:199px !important;margin:auto}}@media(max-width:375px){#pagepapeterie #jm-top3 .button-content,#pageflyer #jm-top3 .button-content,#pageetiquette #jm-top3 .button-content,#pageplaquette #jm-top3 .button-content,#pagegoodies #jm-top3 .button-content,#pagelivre #jm-top3 .button-content,#pagebrochure #jm-top3 .button-content,#pagekorus #jm-top3 .button-content,#pageatelier #jm-top3 .button-content,#pagehistorique #jm-top3 .button-content,#pagevaleurs #jm-top3 .button-content,#pageexpress #jm-top3 .button-content{margin-left:-30px}#jm-top-menu{margin-top:0 !important}#pageimprimerie #jm-top2 figure#v3.vignette-print figcaption{top:50%}#pageimprimerie #jm-top2 figure#v3::after{background-position-y:70px}#pageimprimerie #jm-top2 figure#v4::after{background-position-y:70px}#pageimprimerie #jm-top2 figure#v7::after{background-position-y:50px}
#pageimprimerie #jm-top2 figure#v10::after{background-position-y:80px}#pageimprimerie #jm-top2 figure#v2::after{background-position-y:60px}#pageimprimerie #jm-top2 figure#v11::after{background-position-y:100px}#pageimprimerie #jm-top2 figure#v1::after{background-position-y:130px}#pageimprimerie #jm-bottom2 .span4{width:100%}#jm-logo{margin-top:15px}#dj-megamenu202mobileWrap{margin-top:-64px}#pageaccueil #v7::after{background-position-y:20px !important}#pageembelissement #jm-top2 #v1::after{background-position-y:20px !important}#pageembelissement #jm-top2 #v12::after{background-position-y:20px !important}#pageembelissement #jm-top2 #v2::after{background-position-y:20px !important}#pageembelissement #jm-top2 #v13::after{background-position-y:40px !important}#pageembelissement #jm-top2 #v3::after{background-position-y:40px !important}#pageimprimerie #v1::after{background-position-y:80px !important}#pageimprimerie #v11::after{background-position-y:80px !important}#pageimprimerie #v2::after{background-position-y:0 !important}
#pageimprimerie #v7::after{background-position-y:0 !important}#pageimprimerie #v10::after{background-position-y:80px !important}#pageimprimerie #v4::after{background-position-y:80px !important}#pageimprimerie #v3::after{background-position-y:20px !important}}@media(max-width:979px){#pagevaleurs #jm-bottom3{display:none}#pageembelissement #jm-bottom2,#pageaccueil #jm-bottom2,#pageimprimerie #jm-bottom2{background-position-y:0;padding:30px 0}#pagepapeterie #jm-bottom2,#pageflyer #jm-bottom2,#pageetiquette #jm-bottom2,#pageplaquette #jm-bottom2,#pagegoodies #jm-bottom2,#pagelivre #jm-bottom2,#pagebrochure #jm-bottom2,#pageexpress #jm-bottom2{background-position-y:0;padding:30px 0}}@media(max-width:1550px){#pageaccueil #jm-bottom2,#pagepapeterie #jm-bottom2,#pageplaquette #jm-bottom2,#pagebrochure #jm-bottom2,#pageflyer #jm-bottom2,#pagelivre #jm-bottom2,#pageetiquette #jm-bottom2,#pagegoodies #jm-bottom2,#pageexpress #jm-bottom2,#pageembelissement #jm-bottom2,#pagekorus #jm-bottom2{background-position-y:0;padding-top:40px}
#pagekorus #jm-top3 .contenu-mobile{padding-left:175px;padding-bottom:20px}#pagekorus #jm-top3 .lapinrouge{padding-left:0;padding-right:175px;text-align:right}}.dj-galleryGrid,.dj-mslider,.djslider-loader,.dj-slideshow,.dj-slideshowThumbs,.dj-tabber{margin-top:0 !important;margin-bottom:0 !important;outline:0}.dj-slideshow-in,.dj-slideshowThumbs-in,.dj-tabber,.nivoSlider,.box_skitter,.dj-tab{box-shadow:none !important}.djslider-loader .load-button,.dj-slideshow .dj-load-button,.dj-mslider .dj-load-button{border:0 !important;background:none !important;opacity:1 !important;-webkit-transition:background .2s ease-in;transition:background .2s ease-in;box-shadow:none !important}.dj-load-button .dj-key{font-weight:normal !important;line-height:26px !important}.dj-cat-title{font-family:'Open Sans',sans-serif;font-size:24px;font-weight:600;color:#2b2b2b;margin:0 0 15px}.dj-slide-desc-bg{background:#fff !important;opacity:.7 !important}.dj-slide-desc-text{font-size:15px !important;padding:20px !important;line-height:1.7 !important;color:#636e7b !important}
.dj-slide-desc-text a{color:#636e7b !important}.dj-slide-desc-text a:hover{text-decoration:underline}.dj-slide-desc-text div[style="clear: both"]{display:none}.dj-ctitle-in,.dj-slide-title{font-size:24px !important;text-transform:none;font-weight:600 !important;line-height:1.2 !important;margin:0 !important}.dj-slide-title{color:#252531 !important}.dj-slide-title a{color:#252531 !important}.dj-slide-title+.dj-slide-description{margin-top:10px}.dj-readmore-wrapper{padding:0 !important;margin:10px 0 0 !important;text-align:left !important}.dj-readmore-wrapper a{font-size:15px !important;color:#666 !important}#djmediatools .dj-categories:after{content:"";display:table;clear:both}#djmediatools .dj-categories .dj-ctitle-bg{background:#fff;opacity:.7 !important}#djmediatools .dj-categories .dj-category-in{background:none;border:0}#djmediatools .dj-categories a.dj-category,#djmediatools .dj-categories a.dj-category:hover{background:none;border:0;box-shadow:none;border-radius:0;padding:0;margin:0}#djmediatools .dj-categories .dj-ctitle-in{color:#252531 !important;padding:20px !important;text-align:center}#djmediatools .dj-categories .dj-ctitle-in:hover{color:#252531 !important}.dj-galleryGrid .dj-slide{max-width:100%;outline:0;opacity:1 !important}.dj-galleryGrid .dj-slide .dj-slide-image{overflow:hidden}.dj-galleryGrid .dj-slide .dj-image{-webkit-transition:.3s transform ease-in-out;transition:.3s transform ease-in-out}.dj-galleryGrid .dj-slide:hover .dj-image{-webkit-transform:scale(1.1);transform:scale(1.1)}.dj-mslider .dj-indicators-in{padding:0 !important;height:10px;line-height:10px}.dj-mslider .dj-load-button{height:10px !important;width:10px !important;margin:0 8px !important;border-radius:5px !important;box-sizing:border-box;border:1px solid #666 !important;background:transparent !important}
.dj-mslider .dj-load-button:focus{outline:0}.dj-mslider .dj-load-button.dj-load-button-active{background:#666 !important}.djslider-loader{padding-bottom:0 !important}.djslider-loader .navigation-container-custom{height:10px;line-height:10px}.djslider-loader .djslider+.navigation-container-custom{margin-top:20px !important}.djslider-loader .load-button{height:10px !important;width:10px !important;margin:0 10px !important;border-radius:5px !important;box-sizing:border-box;border:1px solid #edd852 !important;background:transparent !important}.djslider-loader .load-button:focus{outline:0}.djslider-loader .load-button.load-button-active{background:#edd852 !important}.djslider-loader .navigation-container img:focus{outline:0}.dj-slideshow .dj-load-button{display:inline-block;background:transparent !important;height:9px !important;width:9px !important;border-radius:50% !important;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;border:2px solid #edd852 !important;margin:2px 8px !important}.dj-slideshow .dj-load-button .dj-key{display:none !important;font-size:15px !important;color:#666 !important}
.dj-slideshow .dj-load-button:hover,.dj-slideshow .dj-load-button.dj-load-button-active{background:#edd852 !important}.dj-slideshow .dj-load-button:hover .dj-key,.dj-slideshow .dj-load-button.dj-load-button-active .dj-key{color:#fff !important}.dj-indicators{margin-top:-315px !important;margin-bottom:285px !important}.dj-slideshowThumbs .dj-indicators{padding:10px 0 !important;background:none !important;box-shadow:none !important}.dj-slideshowThumbs .dj-indicators img{max-width:none !important}.dj-slideshowThumbs .dj-indicators-in{padding:0 !important}.dj-slideshowThumbs .dj-load-button{border:0 !important;margin:0 !important;padding-left:10px}.dj-slideshowThumbs .dj-load-button:first-child{padding:0}.dj-tabber{padding:0 !important;border:0 !important;background:transparent !important}.dj-tabber .dj-tabs{margin-top:0 !important}.dj-tabber .dj-tab{background:#e5e8ed !important;box-shadow:none !important;margin:0 !important;padding:0 20px !important;box-sizing:border-box;position:relative}.dj-tabber .dj-tab:after{position:absolute;content:'';bottom:0;left:5%;width:90%;height:1px;background:#d7dce3}
.dj-tabber .dj-tab img{border:0 !important;margin-right:25px !important}.dj-tabber .dj-tab.dj-tab-active{margin:0 !important;padding:0 20px !important;background:#666 !important}.dj-tabber .dj-tab.dj-tab-active:after{display:none}.dj-tabber .dj-tab.dj-tab-active span{color:#fff !important}.dj-tabber .dj-tab-in{text-transform:none;color:#666 !important;font-size:15px !important;font-weight:600 !important;line-height:1.2 !important;text-shadow:none !important}.dj-tabber .dj-tab-indicator{display:none !important}.skitter.skitter-square{background:none !important;border:0 !important;margin-left:auto;margin-right:auto;overflow:hidden}.skitter.skitter-square .label_skitter{background:none !important;opacity:1 !important}.skitter.skitter-square .label_skitter p{font-size:15px !important;color:#636e7b !important;letter-spacing:none !important;font-family:inherit !important;letter-spacing:normal !important}.skitter.skitter-square .info_slide_dots .image_number{box-shadow:none !important;border-radius:50% !important;padding:0 !important;width:10px !important;height:10px !important;margin:0 10px;line-height:10px;box-sizing:border-box;border:1px solid #666 !important;background:transparent}
.skitter.skitter-square .info_slide_dots .image_number.image_number_select,.skitter.skitter-square .info_slide_dots .image_number:hover{background:#666}#jm-allpage .slider-wrapper{margin-left:auto;margin-right:auto}#jm-allpage .slider-wrapper .nivoSlider{margin:0 !important}#jm-allpage .slider-wrapper .nivo-controlNav{padding:18px 0 10px !important}#jm-allpage .slider-wrapper .nivo-controlNav a{margin:0 10px !important;opacity:1 !important;text-indent:0 !important;width:26px !important;height:26px !important;font-size:15px !important;font-weight:normal !important;line-height:26px !important;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;text-decoration:none !important;border-radius:50% !important;background-image:none !important;color:#666 !important;border:2px solid #666 !important}#jm-allpage .slider-wrapper .nivo-controlNav a.active,#jm-allpage .slider-wrapper .nivo-controlNav a:hover{color:#fff !important;background:#666 !important}#jm-allpage .kwicks li{max-width:100%}#jm-allpage .kwicks .dj-slide-desc{max-width:100%;background:rgba(255,255,255,.7) !important;opacity:0 !important}
#jm-allpage .kwicks .kwicks-expanded .dj-slide-desc{opacity:1 !important}#jm-allpage .dj-masonry .dj-slide-desc-in{background:rgba(255,255,255,.7) !important;color:#636e7b !important;opacity:1 !important}#djmediatools&gt;.btn{margin:0 0 20px}#djmediatools&gt;.btn+*{clear:both}#item-form .plgParams #uploader{margin:30px 0}.desc-right .dj-slide-desc{position:relative;box-sizing:border-box;border:1px solid #e5e8ed}.desc-right .dj-slide-desc:after,.desc-right .dj-slide-desc:before{position:absolute;content:'';width:0;height:0;border-style:solid;border-width:16px 17px 16px 0;border-color:transparent #fff transparent transparent;left:-17px;top:50%;margin-top:-16px;z-index:9999}.desc-right .dj-slide-desc:before{border-color:transparent #e5e8ed transparent transparent;left:-18px}.desc-right .dj-slide-image{border:1px solid #e5e8ed;border-right:0}.desc-left .dj-slide-desc{position:relative;box-sizing:border-box;border:1px solid #e5e8ed}.desc-left .dj-slide-desc:after,.desc-left .dj-slide-desc:before{position:absolute;content:'';width:0;height:0;border-style:solid;border-width:16px 0 16px 17px;border-color:transparent transparent transparent #fff;right:-17px;top:50%;margin-top:-16px;z-index:9999}
.desc-left .dj-slide-desc:before{border-color:transparent transparent transparent #e5e8ed;right:-18px}.desc-left .dj-slide-image{border:1px solid #e5e8ed;border-left:0}.desc-above .dj-slide-desc{position:relative;box-sizing:border-box;border:1px solid #e5e8ed}.desc-above .dj-slide-desc:after,.desc-above .dj-slide-desc:before{position:absolute;content:'';width:0;height:0;border-style:solid;border-width:16px 17px 0 17px;border-color:#fff transparent transparent transparent;bottom:-16px;left:50%;margin-left:-16px;z-index:9999}.desc-above .dj-slide-desc:before{border-color:#e5e8ed transparent transparent transparent;bottom:-17px}.desc-above .dj-slide-image{border:1px solid #e5e8ed;border-top:0}.desc-below .dj-slide-desc{position:relative;box-sizing:border-box;border:1px solid #e5e8ed}.desc-below .dj-slide-desc:after,.desc-below .dj-slide-desc:before{position:absolute;content:'';width:0;height:0;border-style:solid;border-width:0 17px 16px 17px;border-color:transparent transparent #fff transparent;top:-16px;left:50%;margin-left:-16px;z-index:9999}
.desc-below .dj-slide-desc:before{border-color:transparent transparent #e5e8ed transparent;top:-17px}.desc-below .dj-slide-image{border:1px solid #e5e8ed;border-bottom:0}.gallery-ms .dj-galleryGrid:after{content:"";display:table;clear:both}.gallery-ms .dj-galleryGrid.desc-left .dj-slide,.gallery-ms .dj-galleryGrid.desc-right .dj-slide,.gallery-ms .dj-galleryGrid.desc-above .dj-slide,.gallery-ms .dj-galleryGrid.desc-below .dj-slide{border:1px solid #e5e8ed;margin:-1px}.gallery-ms .dj-galleryGrid.desc-left .dj-slide-image,.gallery-ms .dj-galleryGrid.desc-right .dj-slide-image,.gallery-ms .dj-galleryGrid.desc-above .dj-slide-image,.gallery-ms .dj-galleryGrid.desc-below .dj-slide-image{border:0}.gallery-ms .dj-galleryGrid.desc-left .dj-slide-desc,.gallery-ms .dj-galleryGrid.desc-right .dj-slide-desc,.gallery-ms .dj-galleryGrid.desc-above .dj-slide-desc,.gallery-ms .dj-galleryGrid.desc-below .dj-slide-desc{border:1px solid #e5e8ed;margin:-1px}@media(min-width:1390px){.gallery-ms .dj-galleryGrid.desc-left .dj-slide-image img,.gallery-ms .dj-galleryGrid.desc-right .dj-slide-image img,.gallery-ms .dj-galleryGrid.desc-above .dj-slide-image img,.gallery-ms .dj-galleryGrid.desc-below .dj-slide-image img{max-width:none !important}
}@media(max-width:767px){.gallery-ms .dj-galleryGrid .dj-slide-desc{margin:-1px !important}}.gallery-ms .dj-galleryGrid .dj-slide-desc-bg{background:none !important}.gallery-ms .dj-galleryGrid .dj-slide-desc-text{padding:40px !important;color:inherit !important}.gallery-ms .dj-galleryGrid .dj-slide-desc-text .dj-readmore-wrapper{margin:30px 0 0 !important}.header-ms .dj-image{opacity:.5}.header-ms .dj-slide-image{background:#121218}.header-ms .dj-slide-desc-bg{display:none}.header-ms .dj-slide-desc-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-ms .dj-slide-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center !important;color:#fff !important;font-size:56px !important}.header-ms .dj-slide-title a{color:#fff !important}.header-ms .dj-slide-description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header-ms .dj-slide-desc-text{text-align:center !important;color:#fff !important;font-size:1.5em !important;padding-top:0 !important;padding-bottom:0 !important}
.header-ms .dj-readmore-wrapper{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:48px 0 0 !important;text-align:center !important}.header-ms .dj-readmore-wrapper a{display:inline-block;text-decoration:none;box-sizing:border-box;font-size:15px !important;font-weight:600;line-height:20px !important;text-transform:uppercase;color:#fff !important;border:2px solid #fff;padding:14px 50px;position:relative}.header-ms .dj-readmore-wrapper a:after{content:'';position:absolute;display:block;top:0;left:0;right:auto;width:9px;height:9px;background:#666}.header-ms .dj-readmore-wrapper a:hover,.header-ms .dj-readmore-wrapper a:focus,.header-ms .dj-readmore-wrapper a:active{text-decoration:none;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;color:#fff !important;background:#666;border-color:transparent}.header-ms .navigation-container .prev-button,.header-ms .dj-navigation-in .prev-button,.header-ms .navigation-container .next-button,.header-ms .dj-navigation-in .next-button,.header-ms .navigation-container .dj-prev,.header-ms .dj-navigation-in .dj-prev,.header-ms .navigation-container .dj-next,.header-ms .dj-navigation-in .dj-next{-webkit-transition:margin .2s ease-in;transition:margin .2s ease-in}
.header-ms .navigation-container .prev-button:hover,.header-ms .dj-navigation-in .prev-button:hover,.header-ms .navigation-container .dj-prev:hover,.header-ms .dj-navigation-in .dj-prev:hover{margin-left:-10px;padding-right:10px}.header-ms .navigation-container .next-button:hover,.header-ms .dj-navigation-in .next-button:hover,.header-ms .navigation-container .dj-next:hover,.header-ms .dj-navigation-in .dj-next:hover{margin-right:-10px;padding-left:10px}.header-ms .navigation-container-custom{margin:22px 0}.header-ms .navigation-container-custom .cust-navigation-in{padding:0 20px !important}.header-ms .dj-mslider .dj-load-button{border:1px solid #fff !important}.header-ms .dj-mslider .dj-load-button.dj-load-button-active{background:#fff !important}.header-ms .djslider-loader .load-button{border:1px solid #fff !important}.header-ms .djslider-loader .load-button.load-button-active{background:#fff !important}.header-ms .dj-slideshow .dj-load-button{border:2px solid #fff !important}.header-ms .dj-slideshow .dj-load-button .dj-key{color:#fff !important}
.header-ms .dj-slideshow .dj-load-button:hover,.header-ms .dj-slideshow .dj-load-button.dj-load-button-active{background:#fff !important}.header-ms .dj-slideshow .dj-load-button:hover .dj-key,.header-ms .dj-slideshow .dj-load-button.dj-load-button-active .dj-key{color:#121218 !important}.header-ms .skitter.skitter-square .label_skitter p{color:#fff !important}.header-ms .skitter.skitter-square .info_slide_dots .image_number{border:1px solid #fff !important}.header-ms .skitter.skitter-square .info_slide_dots .image_number.image_number_select,.header-ms .skitter.skitter-square .info_slide_dots .image_number:hover{background:#fff}.header-ms .slider-wrapper .nivo-controlNav a{color:#fff !important;border:2px solid #fff !important}.header-ms .slider-wrapper .nivo-controlNav a.active,.header-ms .slider-wrapper .nivo-controlNav a:hover{color:#121218 !important;background:#fff !important}.dj-slide-desc-text .dj-extra{float:none !important;margin:0 !important}.dj-slide-desc-text .dj-extra .options{margin:0 -15px 30px}
.dj-slide-desc-text .dj-extra .options:after{content:"";display:table;clear:both}.dj-slide-desc-text .dj-extra .options&gt;br{display:none}.dj-slide-desc-text .dj-extra .options select,.dj-slide-desc-text .dj-extra .options input[type="text"],.dj-slide-desc-text .dj-extra .options textarea{width:100%}.dj-slide-desc-text .dj-extra .options b{font-weight:600;color:#2b2b2b}.dj-slide-desc-text .dj-extra .options .option{padding:0 15px;width:50%;box-sizing:border-box;float:left}.dj-slide-desc-text .dj-extra .j2store-add-to-cart{overflow:hidden}.dj-slide-desc-text .dj-extra .j2store-add-to-cart .product-qty{float:left}.dj-slide-desc-text .dj-extra .j2store-add-to-cart .product-qty .input-mini{height:52px;line-height:52px;width:70px}.dj-slide-desc-text .dj-extra .j2store-add-to-cart .j2store-cart-button{float:left;width:calc(100% - 70px);width:auto;padding:14px 50px;color:#fff;background:#666;border-color:#666}.dj-slide-desc-text .dj-extra .j2store-add-to-cart .j2store-cart-button:hover,.dj-slide-desc-text .dj-extra .j2store-add-to-cart .j2store-cart-button:focus,.dj-slide-desc-text .dj-extra .j2store-add-to-cart .j2store-cart-button:active{color:#fff;background:#252531;border-color:transparent}
.dj-slide-desc-text .dj-extra .base-price,.dj-slide-desc-text .dj-extra .sale-price{color:#252531;font-weight:600}.dj-slide-desc-text .dj-extra .base-price.strike{color:#84909b;text-decoration:line-through;font-weight:normal}.dj-slide-desc-text .dj-extra .product-price-container{overflow:hidden;line-height:1.2;margin-bottom:10px}.dj-slide-desc-text .dj-extra .product-price-container&gt;div{display:inline-block}.dj-slide-desc-text .dj-extra .product-price-container .base-price{font-size:18px}.dj-slide-desc-text .dj-extra .product-price-container .sale-price{font-size:24px;color:#2b2b2b}.dj-slide-desc-text .dj-extra .product-price-container .tax-text{font-size:1em;color:#2b2b2b;font-weight:600}.dj-slide-desc-text .dj-extra .product-wishlist,.dj-slide-desc-text .dj-extra .product-compare{display:none}
html,body{height:100%}html.no-scroll{width:100%;overflow-y:scroll;position:fixed}#jm-allpage{-webkit-transition:300ms ease margin;transition:300ms ease margin}.off-canvas-right.off-canvas #jm-allpage{margin-left:-300px;margin-right:300px}.off-canvas-left.off-canvas #jm-allpage{margin-right:-300px;margin-left:300px}#jm-offcanvas{width:300px;height:100%;position:fixed;z-index:9999;background:#f5f6fa;top:0;-webkit-transition:300ms ease all;transition:300ms ease all}.off-canvas-right #jm-offcanvas{right:-300px}.off-canvas-right.off-canvas #jm-offcanvas{right:0;overflow-y:auto}.off-canvas-left #jm-offcanvas{left:-300px}.off-canvas-left.off-canvas #jm-offcanvas{left:0;overflow-y:auto}#jm-offcanvas-toolbar{background:#d4d8e9;height:44px;line-height:44px;padding:0 15px}#jm-offcanvas-content{padding:15px;color:#84909b}#jm-offcanvas-content .jm-title{color:#84909b}.toggle-nav{cursor:pointer}.toggle-nav.menu{display:inline-block;vertical-align:top;font-size:28px}.toggle-nav.close-menu{color:#84909b}.toggle-nav.close-menu:hover{color:#666}
.off-canvas-left #jm-offcanvas-toolbar{text-align:right}html[dir='rtl'] .off-canvas-right #jm-offcanvas-toolbar{text-align:left}#jm-top-menu .toggle-nav.menu{line-height:1;padding:15px 0;color:#666}#jm-top-menu .toggle-nav.menu:hover{color:#666}#jm-offcanvas .jm-module{margin:30px 0 0}#jm-offcanvas .jm-module:first-child{margin:0}#jm-offcanvas .jm-module .jm-title{color:#84909b;font-size:1.2em}
.dj-megamenu-mobile #jm-top-menu .search-ms.active .jm-input{padding:10px;position:static;display:inline-block}.hidden-large-desktop{display:none}#jm-top-menu .jm-module-raw.hidden-large-desktop{margin:0}@media(max-width:1800px){#pageatelier #jm-bottom1 .titremachinesdroite .contenu-mobile{padding-right:100px}#pageatelier #jm-bottom1 .contenu-mobile{padding-left:100px}#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:50px}}@media(max-width:1700px){.sticky-bar .scrolled #jm-logo-nav{width:96.4%}#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:100px}}@media(max-width:1600px){#pagepapeterie #jm-top2,#pageflyer #jm-top2,#pageetiquette #jm-top2,#pageplaquette #jm-top2,#pagegoodies #jm-top2,#pagelivre #jm-top2,#pagebrochure #jm-top2{background-position-y:1000px}#pageatelier #jm-bottom1 .descproduitdroite01,#pageatelier #jm-bottom1 .descproduitdroite02{padding-right:70px;padding-left:20px}#pageatelier #jm-bottom1 .descproduitgauche01,#pageatelier #jm-bottom1 .descproduitgauche02{padding-left:70px;padding-right:20px}
#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:120px}#pageimprimerie .customintro-imprimerie{justify-content:center}#jm-allpage .dj-megamenu li.dj-up+li.dj-up{margin-left:20px}html[dir='rtl'] #jm-allpage .dj-megamenu li.dj-up+li.dj-up{margin-right:20px;margin-left:0}}@media(max-width:1500px){#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:140px}}@media(max-width:1460px){#pageimprimerie #jm-bottom2{padding-top:110px}}@media(max-width:1366px){#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:20px}#pageatelier #jm-bottom1 #improffset-titlemobile-dimension{font-size:42px}#pageatelier #jm-bottom1 .descproduitgauche01,#pageatelier #jm-bottom1 .descproduitgauche02{padding-left:70px;padding-right:20px}.sticky-bar .scrolled #jm-logo-nav{width:94.4%}#jm-allpage{padding:0}#jm-allpage .dj-megamenu li.dj-up+li.dj-up{margin-left:10px}html[dir='rtl'] #jm-allpage .dj-megamenu li.dj-up+li.dj-up{margin-right:10px;margin-left:0}#jm-top-menu .jm-module-raw&gt;.nav.menu{margin:0 -10px}
#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li{margin:0 10px}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li:nth-child(1)&gt;a.jm-login{margin-right:-10px}#jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li:nth-child(2)&gt;a.jm-sign{margin-left:-10px}html[dir='rtl'] #jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li:nth-child(1)&gt;a.jm-login{margin-right:10px;margin-left:-10px}html[dir='rtl'] #jm-top-menu .jm-module-raw&gt;.nav.menu&gt;li:nth-child(2)&gt;a.jm-sign{margin-left:10px;margin-right:-10px}#jm-header.full-width #jm-top-bar{margin-left:0;margin-right:0;margin-bottom:10px}#jm-header.full-width #jm-top-bar-in{padding-left:25px;padding-right:25px}.container-fluid{padding-left:25px;padding-right:25px}.sticky-bar #jm-logo-nav .container-fluid{padding-left:25px;padding-right:25px}#jm-top-menu .jm-module-raw{margin:0 10px}.sticky-bar #jm-logo-nav .container-fluid{padding-left:25px;padding-right:25px}.jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a{padding:0 15px}#pageatelier #jm-bottom1 .contenu-mobile{padding-left:50px;padding-bottom:20px}
#pageatelier #jm-bottom1 #improffset-titlemobile-dimension{font-size:40px}#pageatelier #jm-bottom1 .descproduitdroite01,#pageatelier #jm-bottom1 .descproduitdroite02{padding-right:50px !important}#pageatelier #jm-bottom1 .descproduitdroite01{padding-top:35px}#pageatelier #jm-bottom1 .titremachinesdroite .contenu-mobile{padding-right:50px}}@media(max-width:1299px){#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:20px}#pageatelier #jm-bottom1 #imprnum-titlemobile-dimension{font-size:40px}#pageatelier #jm-bottom1 .titremachinesdroite #apropos:before{content:'';max-width:40%;padding-right:65px;width:40%;height:2px;background-color:#edd852;display:inline-block;margin-right:14px}}@media(min-width:1200px){.intro-imprimerie-mobile{display:none}}@media(min-width:1100px){#pageatelier #jm-bottom1 .titremachinesdroite .contenu-mobile{padding-right:20px}#pageatelier #jm-bottom1 .contenu-mobile{padding-left:20px}}@media(max-width:1199px){#pageatelier #jm-bottom1 .descproduitgauche01{padding-top:50px}
#pagepapeterie .intro-imprimerie,#pageflyer .intro-imprimerie,#pageetiquette .intro-imprimerie,#pageplaquette .intro-imprimerie,#pagegoodies .intro-imprimerie,#pagelivre .intro-imprimerie,#pagebrochure .intro-imprimerie{display:none}#pagepapeterie #jm-top1 .jm-module,#pageflyer #jm-top1 .jm-module,#pageetiquette #jm-top1 .jm-module,#pageplaquette #jm-top1 .jm-module,#pagegoodies #jm-top1 .jm-module,#pagelivre #jm-top1 .jm-module,#pagebrochure #jm-top1 .jm-module{margin:40px 0 40px 0}#pageembelissement #jm-top2 figure.vignette-print p{margin-top:0}#pageimprimerie #jm-top2 figure.vignette-print p{margin-top:0}.intro-imprimerie-mobile{margin-bottom:0 !important}.intro-imprimerie{display:none}.h2-white{font-size:29px}#pageimprimerie #jm-bottom2{padding-top:50px}.visible-large-desktop{display:none}.hidden-large-desktop{display:block}#jm-top-menu .jm-module-raw.hidden-large-desktop{margin:0 10px}#jm-top-menu .jm-module-raw&gt;#login-form .login-greeting{display:none}}@media(max-width:1690px){.rstbox-container{height:auto !important}
}@media(min-width:1172px){.mentionsleg .span9{width:47% !important;text-align:left}}@media(max-width:1172px){#pagepapeterie #jm-top2,#pageflyer #jm-top2,#pageetiquette #jm-top2,#pageplaquette #jm-top2,#pagegoodies #jm-top2,#pagelivre #jm-top2,#pagebrochure #jm-top2{background-position-y:1100px}#pagehistorique ul.tl li .timestamp{width:360px;left:-119%}#pagehistorique ul.tl li .descrdategauche{width:360px}#pagehistorique ul.tl li .descdate{text-align:left;padding-left:20px;width:300px}.history-tl-container{padding-left:99px !important}.mentionsleg .span9{width:97% !important;text-align:left}}@media(min-width:980px){.decrproduitmobile{display:none}}@media(max-width:979px){#jm-top2 .devis-korus img,#jm-top2 .contacter-iar img{padding-top:30px}#pageexpress #jm-top2{background-position-x:-750px}#pageexpress #jm-top2 .citation{padding-left:20px;font-size:33px;padding-bottom:15px}#pageexpress #jm-top2 .contenuservice p{padding-left:20px;font-weight:300;max-width:100%}#pageexpress #jm-top2{padding-top:80px !important}
#pageexpress #jm-top2 h3{padding-top:15px}#pageexpress #jm-top2 p{font-weight:300}#pageexpress #jm-top2 .span3{padding-left:70px;padding-top:20px}#pageexpress #jm-top2 .span7 .trait-small-yellow{margin-left:20px}.descproduitgauche01,.descproduitgauche02{padding-right:20px !important;padding-left:20px !important;text-align:left !important}.descproduitgauche01 li,.descproduitgauche02 li{padding-top:10px;font-size:16px;padding:10px 0 0 20px !important;text-align:left !important}.descproduitgauche01 li:before,.descproduitgauche02 li:before{top:22px;right:auto !important;left:4px !important}.produitdroitedesktop{display:none}#pageatelier #jm-bottom1 .descproduitdroite01{padding-top:0;margin-top:-30px}#pageatelier #jm-bottom1 .descproduitdroite01,#pageatelier #jm-bottom1 .descproduitdroite02{padding-left:20px}#pageatelier #jm-bottom1 .span6:first-child{width:100%}#pageatelier #jm-bottom1 .span6:nth-child(2){width:100%}#pageatelier #jm-bottom1 .offset,#pageatelier #jm-bottom1 .numerique,#pageatelier #jm-bottom1 .faconnage,#pageatelier #jm-bottom1 .embelissement{padding-top:30px}
#pageatelier #jm-bottom1 .contenu-mobile{padding-left:30px}.footer-btn{background-color:#edd852;box-shadow:0 0 10px #ccc;width:34px;height:34px;display:flex !important;align-items:center;justify-content:center;position:absolute;bottom:9px;right:260px;left:1%}.sticky-bar .scrolled #jm-logo-nav{width:auto}#pageimprimerie #jm-bottom2{padding-top:0;padding:30px 0}.jm-module-in{height:auto !important}img{box-sizing:border-box}.btn{-webkit-appearance:none}.btn,a.button,input.button,button.button,input[type="submit"],button[type="submit"],input[type="reset"],button[type="reset"]{padding-left:20px;padding-right:20px}.jm-module-in{height:auto !important}#jm-allpage{padding:0;margin:0 !important;width:100%;overflow-x:hidden !important;box-shadow:none !important}#jm-header.full-width #jm-top-bar{margin-left:-15px;margin-right:-15px}#jm-header.full-width #jm-top-bar-in{padding-left:15px;padding-right:15px}#jm-top1{padding-top:30px !important;padding-bottom:0}#jm-top2{padding-top:30px;padding-bottom:0}#jm-top3{padding-top:30px;padding-bottom:0}#jm-main{padding-top:30px;padding-bottom:0}#jm-bottom1{padding-top:30px;padding-bottom:0}#jm-bottom2{padding-top:30px;padding-bottom:0}#jm-bottom3{padding-top:30px;padding-bottom:0}#jm-footer-mod{padding-top:30px}#jm-allpage .front-title-ms .jm-title{font-size:2em;margin:0 0 30px}.jmm-simple-tabs.default.tabs-ms .tab-content{padding:30px 0 0}.jm-module,.moduletable{margin-bottom:30px}#jm-header-mod-in .jm-module{margin:30px 0}.jm-module.nav.menu{margin-bottom:30px}.jmm-simple-tabs.default.tabs-ms .nav-tabs&gt;li&gt;a{padding:0 15px}.items-leading div[class*="leading-"],.items-row{margin-bottom:30px}
.categories-ms .j2store-categories-module li{padding:30px}.categories-ms .j2store-categories-module li h4,.categories-ms .j2store-categories-module li h5{font-size:1em}}@media(max-width:900px){#pagehistorique ul.tl li .timestamp{width:290px;left:-119%}#pagehistorique ul.tl li .descrdategauche{width:290px}#pagehistorique ul.tl li .descdate{text-align:left;padding-left:20px;width:250px}.history-tl-container{padding-left:77px !important}}@media(min-width:768px){#jm-top2 .devis-korus .img-mobile,#jm-top2 .contacter-iar .img-mobile{display:none}}@media(max-width:767px){#jm-top2 .devis-korus .img-mobile,#jm-top2 .contacter-iar .img-mobile{display:block}#jm-top2 .devis-korus .img-desktop,#jm-top2 .contacter-iar .img-desktop{display:none}#jm-top2 .devis-korus img{margin-bottom:18px}#jm-top2 .devis-korus .main-content,#jm-top2 .devis-korus .sub-content{text-align:left !important}#jm-top2 .devis-korus .button-content{float:left !important}.citationhistorique{margin-top:-360px !important}#rstbox_10{height:auto !important;padding-top:70px !important}
#pageexpress #jm-top2{background-position-x:0;background-position-y:-105px}#pageexpress #jm-top2 .citation{padding-left:20px;font-size:33px;padding-bottom:15px}#pageexpress #jm-top2 .contenuservice p{padding-left:20px;font-weight:300;max-width:100%}#pageexpress #jm-top2{padding-top:10px !important}#pageexpress #jm-top2 h3{padding-top:15px}#pageexpress #jm-top2 p{font-weight:300}#pageexpress #jm-top2 .span3{padding-left:70px;padding-top:20px;width:50%;float:left}#pageexpress #jm-top2 .span7 .trait-small-yellow{margin-left:20px}#pageatelier #jm-bottom1 .descproduitdroite01,#pageatelier #jm-bottom1 .descproduitdroite02{padding-right:20px !important}.datemobile .history-tl-container{padding-left:0 !important;text-align:left !important}.datemobile .history-tl-container ul.tl li{min-height:180px !important;margin-left:0 !important;padding:0 0 90px 0 !important}.datemobile .history-tl-container .descrdategauche{width:92% !important}.datemobile .history-tl-container ul.tl{padding-left:12px !important;width:100% !important}
.datemobile .history-tl-container .timestamp{width:100% !important}.datemobile .history-tl-container .descdate{width:100% !important}.datemobile .history-tl-container ul.tl li::before{position:absolute;left:-19px !important;top:-5px;content:" ";border:8px solid rgba(255,255,255,.9);border-radius:500%;background:#edd852;height:20px !important;width:20px !important;transition:all 500ms ease-in-out}.historiqueordi{display:none}.datemobile{padding-left:60px}.datemobile ul.tl li .descdate{padding-left:50px !important}}.row-fluid .controls .span6{width:100%}.btn,a.button,input.button,button.button,input[type="submit"],button[type="submit"],input[type="reset"],button[type="reset"]{padding-left:15px;padding-right:15px}input,select,textarea{max-width:100%}.items-row{margin-bottom:30px}.items-row .item{margin-bottom:30px}#jmthemetoggler{display:none !important}#jm-top-menu{clear:both;padding-top:0}
#jm-footer-logo,#jm-copyrights{float:none;text-align:center}#jm-allpage .promo1-ms .jmm-add-features.default .jmm-add-features-in{max-width:100%}.jmm-simple-tabs.default.tabs-ms.style2 .nav-tabs&gt;li&gt;a{font-size:1em}.jm-breadcrumb .item-active{font-size:2em}.categories-ms.cols10 .j2store-categories-module li,.categories-ms.cols9 .j2store-categories-module li,.categories-ms.cols8 .j2store-categories-module li,.categories-ms.cols7 .j2store-categories-module li,.categories-ms.cols6 .j2store-categories-module li,.categories-ms.cols5 .j2store-categories-module li,.categories-ms.cols4 .j2store-categories-module li{width:50%}.categories-ms.cols10 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols9 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols8 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols7 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols6 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols5 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols4 .j2store-categories-module li:nth-child(2n+1){clear:both;margin-left:0;margin-top:-1px}
.categories-ms.cols10 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols9 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols8 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols7 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols6 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols5 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols4 .j2store-categories-module li:nth-child(2n+1)+li{margin-top:-1px}@media(min-width:768px){.headermobile{display:none}.titreheadermobile{display:none}.datemobile{display:none}}@media(max-width:767px){#pageimprimerie #jm-top2 #v3{padding-top:0}#pageatelier #jm-bottom1 .titremachines #apropos:after{content:'';max-width:90%;padding-left:1 0;width:90%;height:2px;background-color:#edd852;display:inline-block;margin-left:0}#pageaccueil #jm-header-mod{background-image:url('/templates/jm-lux/css/../images/slider-groupe-korus.jpg');background-attachment:fixed;padding-top:80px;padding-bottom:90px;background-size:contain;background-position-y:60px}
.formcontact .rstbox-content{display:block !important;align-items:inherit !important;float:left !important;margin:0 auto;width:100%}#rstbox_7{height:auto !important}#rstbox_8{height:auto !important;padding-top:70px !important}.datemobile .history-tl-container{padding-left:0 !important;text-align:left !important}.datemobile .history-tl-container ul.tl li{min-height:180px !important;margin-left:0 !important;padding:0 0 90px 20px !important}.datemobile .history-tl-container .descrdategauche{width:92% !important}.datemobile .history-tl-container ul.tl{padding-left:12px !important;width:100% !important}.datemobile .history-tl-container .timestamp{width:100% !important}.datemobile .history-tl-container .descdate{width:100% !important}.datemobile .history-tl-container ul.tl li::before{position:absolute;left:-19px !important;top:-5px;content:" ";border:8px solid rgba(255,255,255,.9);border-radius:500%;background:#edd852;height:20px !important;width:20px !important;transition:all 500ms ease-in-out}
.datemobile{padding-left:20px !important}.datemobile ul.tl li .descdate{padding-left:20px !important}}@media(max-width:600px){#pageexpress #jm-top2{background-position-x:0;background-position-y:-55px}#pageexpress #jm-top2 .citation{padding-left:10px !important;font-size:33px;padding-bottom:15px}#pageexpress #jm-top2 .contenuservice p{padding-left:10px !important;font-weight:300;max-width:100%}#pageexpress #jm-top2 .span3{padding-left:70px;padding-top:20px;width:100%}}@media(max-width:480px){#pageatelier #jm-bottom1 .contenu-mobile{padding-left:30px !important}#pageatelier #jm-bottom1 .offset,#pageatelier #jm-bottom1 .numerique,#pageatelier #jm-bottom1 .faconnage,#pageatelier #jm-bottom1 .embelissement{padding-top:20px}}@media(max-width:480px){#jm-top2 .devis-korus,#jm-top2 .contacter-iar{padding:0}.logocontact{left:13%}.formcontact .rstbox-content{display:block !important;align-items:inherit !important;float:left !important;margin:0 auto;width:100%}#rstbox_7{height:auto !important}#jm-top-bar-in{display:none !important}#dj-slideshow7m508 .dj-slide-title{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px !important;color:#2b2b2b !important;line-height:27px !important;padding-bottom:35px}#dj-slideshow7m508 .dj-slide-desc{position:initial !important;font-family:'Oswald',sans-serif;font-weight:300 !important;font-size:16px !important}
input,select,textarea{width:100%}dl.tabs,.nav-tabs{display:block}dl.tabs dt.tabs,.nav-tabs&gt;li{float:none}dl.tabs dt.tabs a,.nav-tabs&gt;li a{margin-left:0;margin-right:0;border-left:1px solid #dfe3e9;border-right:1px solid #dfe3e9}.jm-breadcrumb .item-active{font-size:1.5em}.categories-ms.cols10 .j2store-categories-module li,.categories-ms.cols9 .j2store-categories-module li,.categories-ms.cols8 .j2store-categories-module li,.categories-ms.cols7 .j2store-categories-module li,.categories-ms.cols6 .j2store-categories-module li,.categories-ms.cols5 .j2store-categories-module li,.categories-ms.cols4 .j2store-categories-module li,.categories-ms.cols3 .j2store-categories-module li,.categories-ms.cols2 .j2store-categories-module li{width:100%}.categories-ms.cols10 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols9 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols8 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols7 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols6 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols5 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols4 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols3 .j2store-categories-module li:nth-child(2n+1),.categories-ms.cols2 .j2store-categories-module li:nth-child(2n+1){clear:none;margin-top:0}
.categories-ms.cols10 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols9 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols8 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols7 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols6 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols5 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols4 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols3 .j2store-categories-module li:nth-child(2n+1)+li,.categories-ms.cols2 .j2store-categories-module li:nth-child(2n+1)+li{margin:0}.categories-ms.cols10 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols9 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols8 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols7 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols6 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols5 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols4 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols3 .j2store-categories-module li:nth-child(n+1),.categories-ms.cols2 .j2store-categories-module li:nth-child(n+1){margin-top:-1px}
.categories-ms.cols10 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols9 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols8 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols7 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols6 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols5 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols4 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols3 .j2store-categories-module li:nth-child(n+1)+li,.categories-ms.cols2 .j2store-categories-module li:nth-child(n+1)+li{margin-top:-1px}.datemobile .history-tl-container{padding-left:0 !important;text-align:left !important}.datemobile .history-tl-container ul.tl li{min-height:180px !important;margin-left:0 !important;padding:0 0 90px 10px !important}.datemobile .history-tl-container .descrdategauche{width:92% !important}.datemobile .history-tl-container ul.tl{padding-left:12px !important;width:100% !important}.datemobile .history-tl-container .timestamp{width:100% !important}.datemobile .history-tl-container .descdate{width:100% !important}.datemobile .history-tl-container ul.tl li::before{position:absolute;left:-19px !important;top:-5px;content:" ";border:8px solid rgba(255,255,255,.9);border-radius:500%;background:#edd852;height:20px !important;width:20px !important;transition:all 500ms ease-in-out}.datemobile{padding-left:20px !important}.datemobile ul.tl li .descdate{padding-left:20px !important}}@media(max-width:450px){#pageatelier #jm-bottom .dimension-textmobile-imprimerie{font-size:20px}}@media(max-width:400px){.datemobile{padding-left:10px !important}.datemobile ul.tl li .descdate{padding-left:10px !important}.datemobile .tl-item .lidescgauche{padding-left:20px !important}#pageexpress #jm-top2{background-position-x:0;background-position-y:-55px}}@media(max-width:357px){#pageexpress #jm-top2{background-position-y:0}
}#dj-slideshow7m508 .dj-slide-title{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:24px !important;color:#2b2b2b !important;line-height:27px !important;padding-bottom:35px}@media(max-width:979px){.dj-slide-title,.dj-slide-title a{display:block;width:100%;text-overflow:ellipsis;text-rendering:optimizeLegibility;box-sizing:border-box}.dj-slide-description,.dj-slide-description p,.dj-slide-description a{display:block;width:100%;text-rendering:optimizeLegibility;box-sizing:border-box}.header-ms .dj-slide-desc-text{font-size:1em !important}.header-ms .dj-slide-title{font-size:2em !important}.header-ms .dj-readmore-wrapper{margin-top:15px !important}}@media(max-width:767px){.gallery-ms .dj-slide-desc-text{padding:20px !important}.gallery-ms .dj-slide-desc-text .dj-readmore-wrapper{margin:10px 0 0 !important}.desc-left .dj-slide-image,.desc-right .dj-slide-image{width:100% !important;float:none !important;border:1px solid #e5e8ed;border-bottom:0}.desc-left .dj-slide-desc,.desc-right .dj-slide-desc{margin:0 !important}
.desc-left .dj-slide-desc:after,.desc-right .dj-slide-desc:after,.desc-left .dj-slide-desc:before,.desc-right .dj-slide-desc:before{border-width:0 17px 16px 17px;border-color:transparent transparent #fff transparent;top:-16px;left:50%;right:auto;margin-left:-16px;margin-top:0}.desc-left .dj-slide-desc:before,.desc-right .dj-slide-desc:before{border-color:transparent transparent #e5e8ed transparent;top:-17px;right:auto;left:auto}.header-ms .dj-slide-title{font-size:1.5em !important}.header-ms .dj-readmore-wrapper{margin-top:10px !important}.header-ms .dj-slide-description{display:none}.header-ms .navigation-container-custom{margin:10px 0 !important}.header-ms .navigation-container-custom .cust-navigation-in{padding:0 10px !important}}@media(max-width:493px){#dj-slideshow7m508 .dj-indicators{margin-top:-300px !important;margin-bottom:245px !important}}@media(max-width:480px){#dj-slideshow7m508 .dj-indicators{margin-top:-291px !important;margin-bottom:261px !important}.dj-slide-title{font-size:14px !important}.dj-slide-desc-text{font-size:14px !important;padding:10px !important}
.gallery-ms .dj-slide-desc-text{padding:10px !important}.dj-navigation,.navigation-container{display:none}.dj-readmore-wrapper{display:none !important}.skitter-square .play_pause_button,.skitter-square .next_button,.skitter-square .focus_button,.skitter-square .prev_button{display:none !important}}@media(max-width:423px){#dj-slideshow7m508 .dj-slide-title{text-transform:uppercase;font-family:'Playfair Display',serif;font-size:20px !important;color:#2b2b2b !important;line-height:27px !important;padding-bottom:35px}#dj-slideshow7m508 .dj-indicators{margin-top:-295px !important;margin-bottom:240px !important}}@media(max-width:378px){#dj-slideshow7m508 .dj-indicators{margin-top:-317px !important;margin-bottom:263px !important}}@media(max-width:286px){#dj-slideshow7m508 .dj-indicators{display:none}}@media(max-width:320px){}@media(max-width:1200px){#jm-allpage .j2store-product-module-list .product-image-hover .product-image-hover-in,#jm-allpage .product-upsells-container .product-image-hover .product-image-hover-in,#jm-allpage .product-crosssells-container .product-image-hover .product-image-hover-in{padding:0 15px}
#jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button,#jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .j2store-add-to-cart .j2store-cart-button{padding:14px 15px}}@media(max-width:979px){.j2store-product-module-list .j2store-module-product-row&gt;.span3{float:left;width:50%}.j2store-product-module-list .j2store-module-product-row&gt;.span3:nth-child(2n+1){clear:both}.j2store-product-module-list .j2store-module-product-row&gt;.span3 .j2store-module-product{margin-top:30px}.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span3:nth-child(1) .j2store-module-product,.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span3:nth-child(2) .j2store-module-product{margin-top:0}
html[dir="rtl"] .j2store-product-module-list .j2store-module-product-row&gt;.span3{float:right}#jm-allpage .j2store-product-list.bs2 .j2store-sidebar-filters-container form&gt;div,#jm-allpage .j2store-product-list.bs2 .j2store-sidebar-filters-container .j2store-product-filters&gt;.control-group{margin-bottom:30px}#jm-allpage .j2store-single-product.detail .simple-product #j2store-product-detail-tab,#jm-allpage .j2store-single-product.detail .variable-product #j2store-product-detail-tab,#jm-allpage .j2store-single-product.detail .configurable-product #j2store-product-detail-tab,#jm-allpage .j2store-single-product.detail .downloadable-product #j2store-product-detail-tab{margin-top:30px}#jm-allpage .j2store-single-product.detail .simple-product .djreviews.djrv_rating_full,#jm-allpage .j2store-single-product.detail .variable-product .djreviews.djrv_rating_full,#jm-allpage .j2store-single-product.detail .configurable-product .djreviews.djrv_rating_full,#jm-allpage .j2store-single-product.detail .downloadable-product .djreviews.djrv_rating_full{margin-top:0}
#jm-allpage .j2store-single-product.detail .simple-product .djrv_single_review .djrv_user_rating,#jm-allpage .j2store-single-product.detail .variable-product .djrv_single_review .djrv_user_rating,#jm-allpage .j2store-single-product.detail .configurable-product .djrv_single_review .djrv_user_rating,#jm-allpage .j2store-single-product.detail .downloadable-product .djrv_single_review .djrv_user_rating{float:none;display:inline-block;width:100%}#jm-allpage .product-upsells-container,#jm-allpage .product-crosssells-container{padding-top:30px}#jm-allpage .product-upsells-container&gt;[class*="span"]&gt;h3,#jm-allpage .product-crosssells-container&gt;[class*="span"]&gt;h3{margin-bottom:0}#jm-allpage .product-upsells-container .upsell-product-row&gt;.span3,#jm-allpage .product-crosssells-container .upsell-product-row&gt;.span3,#jm-allpage .product-upsells-container .crosssell-product-row&gt;.span3,#jm-allpage .product-crosssells-container .crosssell-product-row&gt;.span3{float:left;width:50%}
#jm-allpage .product-upsells-container .upsell-product-row&gt;.span3:nth-child(2n+1),#jm-allpage .product-crosssells-container .upsell-product-row&gt;.span3:nth-child(2n+1),#jm-allpage .product-upsells-container .crosssell-product-row&gt;.span3:nth-child(2n+1),#jm-allpage .product-crosssells-container .crosssell-product-row&gt;.span3:nth-child(2n+1){clear:both}#jm-allpage html[dir="rtl"] .upsell-product-row&gt;.span3,#jm-allpage html[dir="rtl"] .crosssell-product-row&gt;.span3{float:right}#jm-allpage .j2store-cart .j2store-cart-table,#jm-allpage .j2storeOrderSummary .j2store-cart-table,#jm-allpage .j2store-cart .j2store-cart-buttons,#jm-allpage .j2storeOrderSummary .j2store-cart-buttons{margin-bottom:30px}#jm-allpage #j2store-wishlist-main-block table+.row-fluid .span6{float:none;width:100%}}@media(max-width:767px){#jm-allpage .j2store-product-list.bs2 .j2store-products-row&gt;[class*="span"]{float:left}#jm-allpage #j2store-wishlist-main-block table,#jm-allpage .j2store-product-compare table,#jm-allpage .j2store-myprofile table{overflow-x:auto;display:block;padding-bottom:30px}
#jm-allpage #j2store-wishlist-main-block table td:nth-child(2){min-width:200px}#jm-allpage #j2store-wishlist-main-block table td:nth-child(3){min-width:250px}#jm-allpage .j2store-cart .buttons-left,#jm-allpage .j2storeOrderSummary .buttons-left,#jm-allpage .j2store-cart .buttons-right,#jm-allpage .j2storeOrderSummary .buttons-right{float:none}#jm-allpage .j2store-cart #j2store-cart-modules,#jm-allpage .j2storeOrderSummary #j2store-cart-modules,#jm-allpage .j2store-cart .cart-footer,#jm-allpage .j2storeOrderSummary .cart-footer{margin-bottom:30px}#jm-allpage #j2store-checkout-content #checkout .checkout-content .span6+.span6{margin-top:30px}#jm-allpage #address&gt;.pull-left,#jm-allpage #address&gt;.pull-right{float:none}#jm-allpage #address&gt;.pull-left~br,#jm-allpage #address&gt;.pull-right~br{display:none}html[dir="rtl"] #jm-allpage .j2store-product-list.bs2 .j2store-products-row&gt;[class*="span"]{float:right}#jm-allpage .j2store-product-list.bs2.list-view .j2store-single-product{overflow:visible}
#jm-allpage .j2store-product-list.bs2.list-view .j2store-single-product .j2store-product-images{margin:-12px -12px 15px;float:none;max-width:none}#jm-allpage .j2store-single-product.detail .simple-product .span5,#jm-allpage .j2store-single-product.detail .variable-product .span5,#jm-allpage .j2store-single-product.detail .configurable-product .span5,#jm-allpage .j2store-single-product.detail .downloadable-product .span5{text-align:center}#jm-allpage .j2store-single-product.detail .simple-product .j2store-mainimage,#jm-allpage .j2store-single-product.detail .variable-product .j2store-mainimage,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-mainimage,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-mainimage,#jm-allpage .j2store-single-product.detail .simple-product .j2store-product-additional-images,#jm-allpage .j2store-single-product.detail .variable-product .j2store-product-additional-images,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-product-additional-images,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-product-additional-images{display:inline-block}
#jm-allpage .j2store-single-product.detail .simple-product .price-sku-brand-container .span6,#jm-allpage .j2store-single-product.detail .variable-product .price-sku-brand-container .span6,#jm-allpage .j2store-single-product.detail .configurable-product .price-sku-brand-container .span6,#jm-allpage .j2store-single-product.detail .downloadable-product .price-sku-brand-container .span6{float:left;width:50%}#jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .span7,#jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .span7,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .span7,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .span7{float:left;width:58.33333333%}#jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .span5,#jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .span5,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .span5,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .span5{float:left;width:41.66666667%}
html[dir="rtl"] #jm-allpage .j2store-single-product.detail .simple-product .price-sku-brand-container .span6,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .variable-product .price-sku-brand-container .span6,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .configurable-product .price-sku-brand-container .span6,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .downloadable-product .price-sku-brand-container .span6{float:right}html[dir="rtl"] #jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .span7,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .span7,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .span7,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .span7{float:right}
html[dir="rtl"] #jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .span5,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .span5,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .span5,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .span5{float:right}}@media(max-width:480px){.j2store-product-module-list .j2store-module-product-row&gt;.span3,.j2store-product-module-list .j2store-module-product-row&gt;.span2,.j2store-product-module-list .j2store-module-product-row&gt;.span1{float:none;width:100%}.j2store-product-module-list .j2store-module-product-row&gt;.span3:nth-child(2n+1),.j2store-product-module-list .j2store-module-product-row&gt;.span2:nth-child(2n+1),.j2store-product-module-list .j2store-module-product-row&gt;.span1:nth-child(2n+1){clear:none}
.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span3:nth-child(1) .j2store-module-product,.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span2:nth-child(1) .j2store-module-product,.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span1:nth-child(1) .j2store-module-product{margin-top:0}.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span3:nth-child(2) .j2store-module-product,.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span2:nth-child(2) .j2store-module-product,.j2store-product-module-list .j2store-module-product-row.row-0&gt;.span1:nth-child(2) .j2store-module-product{margin-top:30px}#jm-allpage .j2store-product-list.bs2 .j2store-single-product .product-image-hover .product-image-hover-in{padding:0 15px !important}#jm-allpage .j2store-single-product.detail .simple-product .price-sku-brand-container .span6,#jm-allpage .j2store-single-product.detail .variable-product .price-sku-brand-container .span6,#jm-allpage .j2store-single-product.detail .configurable-product .price-sku-brand-container .span6,#jm-allpage .j2store-single-product.detail .downloadable-product .price-sku-brand-container .span6{float:none;width:100%;text-align:left}
#jm-allpage .j2store-single-product.detail .simple-product .price-sku-brand-container .span6+.span6,#jm-allpage .j2store-single-product.detail .variable-product .price-sku-brand-container .span6+.span6,#jm-allpage .j2store-single-product.detail .configurable-product .price-sku-brand-container .span6+.span6,#jm-allpage .j2store-single-product.detail .downloadable-product .price-sku-brand-container .span6+.span6{margin-top:15px}#jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .span7,#jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .span7,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .span7,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .span7{float:none;width:100%}#jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .span5,#jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .span5,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .span5,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .span5{float:none;width:100%}
#jm-allpage .j2store-single-product.detail .simple-product .j2store-addtocart-form .product-tools,#jm-allpage .j2store-single-product.detail .variable-product .j2store-addtocart-form .product-tools,#jm-allpage .j2store-single-product.detail .configurable-product .j2store-addtocart-form .product-tools,#jm-allpage .j2store-single-product.detail .downloadable-product .j2store-addtocart-form .product-tools{float:none;margin-top:15px}#jm-allpage .j2store-single-product.detail .simple-product .options .option-wrapper,#jm-allpage .j2store-single-product.detail .variable-product .options .option-wrapper,#jm-allpage .j2store-single-product.detail .configurable-product .options .option-wrapper,#jm-allpage .j2store-single-product.detail .downloadable-product .options .option-wrapper{width:auto;float:none}#jm-allpage .product-upsells-container .upsell-product-row&gt;.span3,#jm-allpage .product-crosssells-container .upsell-product-row&gt;.span3,#jm-allpage .product-upsells-container .crosssell-product-row&gt;.span3,#jm-allpage .product-crosssells-container .crosssell-product-row&gt;.span3{float:none;width:100%}
#jm-allpage .product-upsells-container .upsell-product-row&gt;.span3:nth-child(2n+1),#jm-allpage .product-crosssells-container .upsell-product-row&gt;.span3:nth-child(2n+1),#jm-allpage .product-upsells-container .crosssell-product-row&gt;.span3:nth-child(2n+1),#jm-allpage .product-crosssells-container .crosssell-product-row&gt;.span3:nth-child(2n+1){clear:none}html[dir="rtl"] #jm-allpage .j2store-single-product.detail .simple-product .price-sku-brand-container .span6,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .variable-product .price-sku-brand-container .span6,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .configurable-product .price-sku-brand-container .span6,html[dir="rtl"] #jm-allpage .j2store-single-product.detail .downloadable-product .price-sku-brand-container .span6{text-align:right}#jm-allpage .j2store-cart .j2store-cart-table,#jm-allpage .j2storeOrderSummary .j2store-cart-table{overflow-x:auto;display:block;padding-bottom:30px}#jm-allpage .j2store-cart .j2store-cart-table td:nth-child(1),#jm-allpage .j2storeOrderSummary .j2store-cart-table td:nth-child(1){min-width:100px}#jm-allpage .j2store-cart .j2store-cart-table td:nth-child(2){min-width:120px}#jm-allpage .j2store-cart .coupon .btn,#jm-allpage .j2storeOrderSummary .coupon .btn,#jm-allpage .j2store-cart .voucher .btn,#jm-allpage .j2storeOrderSummary .voucher .btn{display:block;width:100%}}
#jm-bottom3.bg:after{background-image:url('http://imprimerhx.cluster027.hosting.ovh.net/korusimprimerie/images/section-bg.jpg');background-position:center;background-size:cover}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0 !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}
.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}
.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}
.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0;display:block}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}
}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
#dj-masonry12m530{max-width:100%;overflow:hidden}#dj-masonry12m530 .dj-slide{float:left;max-width:100%;width:615px;margin-bottom:10px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}#dj-masonry12m530 .dj-slide-in{position:relative;overflow:hidden}#dj-masonry12m530 .dj-slide-image{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#dj-masonry12m530 .dj-slide img.dj-image,#dj-masonry12m530 .dj-slide a:hover img.dj-image{max-width:100%;height:auto;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease}#dj-masonry12m530 .dj-slide:hover img.dj-image,#dj-masonry12m530 .dj-slide a:focus img.dj-image{-webkit-transform:scale(1.1);transform:scale(1.1)}#dj-masonry12m530 .dj-slide-in .video-icon{display:block;position:absolute;left:50%;top:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(/components/com_djmediatools/layouts/masonry/images/video.png) center center no-repeat}#dj-masonry12m530 .dj-slide-desc{position:absolute;bottom:0;left:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100%}
#dj-masonry12m530 .dj-slide-desc-in{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;color:#c3c3c3}#dj-masonry12m530 .dj-slide:hover .dj-slide-desc-in,#dj-masonry12m530 .dj-slide:focus .dj-slide-desc-in{background:#1681d1;color:#a4c4f5;opacity:1}#dj-masonry12m530 .dj-slide-desc-bg{display:none}#dj-masonry12m530 .dj-slide-desc-text{position:relative;padding:15px;text-align:left;background:#00000}#dj-masonry12m530 .dj-slide-desc-text p{display:block;padding:0}#dj-masonry12m530 .dj-slide-desc-text a{color:#f5f5f5}#dj-masonry12m530 .dj-slide-title a{color:#f5f5f5}#dj-masonry12m530 .dj-slide-title{line-height:1.2;color:#f5f5f5;font-size:1.3em;font-weight:bold}#dj-masonry12m530 .dj-slide-title+.dj-slide-description{margin-top:1em}#dj-masonry12m530 .dj-slide-title+.dj-readmore-wrapper,#dj-masonry12m530 .dj-slide-description+.dj-readmore-wrapper{margin-top:1em}#dj-masonry12m530 .dj-readmore-wrapper{text-align:right}#dj-masonry12m530 .dj-extra{float:right;margin:0 0 5px 20px}#dj-masonry12m530 .showOnMouseOver{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}
#dj-masonry12m530 .dj-slide:hover .showOnMouseOver,#dj-masonry12m530 .dj-slide:focus .showOnMouseOver{opacity:1}#dj-masonry12m530 .dj-slide-desc.desc-center-vh{height:100%;width:100%;left:0;bottom:0;background:none}#dj-masonry12m530 .dj-slide-desc.desc-center-vh .dj-slide-desc-in{height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}#dj-masonry12m530 .dj-slide-title{margin-top:10px;margin-bottom:10px}
#dj-mslider15m533{margin:10px auto;border:0}#dj-mslider15m533 .dj-mslider-in{margin:0 auto;max-width:821px;position:relative}#dj-mslider15m533 .dj-slides{opacity:0;width:100%;overflow:hidden;position:relative;z-index:5}#dj-mslider15m533 .dj-slide{position:absolute;left:0;top:0;width:49.939098660171%;overflow:hidden;text-align:center}#dj-mslider15m533 .dj-slide.dj-active{position:relative}#dj-mslider15m533 .dj-slide-in&gt;a:hover{background:none}#dj-mslider15m533 .dj-slide-image{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#dj-mslider15m533 .dj-slide img.dj-image,#dj-mslider15m533 .dj-slide a:hover img.dj-image{max-width:100%;height:auto}#dj-mslider15m533 .dj-slide-in .video-icon{display:block;position:absolute;left:50%;top:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(/components/com_djmediatools/layouts/mslider/images/video.png) center center no-repeat}#dj-mslider15m533 .dj-slide-desc-in{position:relative;height:100%}#dj-mslider15m533 .dj-slide-desc-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000;filter:alpha(opacity=50)}
#dj-mslider15m533 .dj-slide-desc-text{position:relative;padding:5px 10px;text-align:left}#dj-mslider15m533 .dj-slide-desc-text p{display:block;padding:0}#dj-mslider15m533 .dj-slide-desc-text a{color:#f5f5f5}#dj-mslider15m533 .dj-slide-title{line-height:1.1;margin:5px 0;color:#f5f5f5;font-size:1.1em;font-weight:bold}#dj-mslider15m533 .dj-slide-title a{background:none;color:#f5f5f5}#dj-mslider15m533 .dj-readmore-wrapper{padding:5px 0;text-align:right}#dj-mslider15m533 a.dj-readmore{font-size:1.1em}#dj-mslider15m533 .dj-extra{float:right;margin:0 0 5px 20px}#dj-mslider15m533 .dj-navigation .dj-navigation-in&gt;a{position:absolute;z-index:999;top:55.555555555556%}#dj-mslider15m533 .dj-navigation .dj-prev{cursor:pointer;display:block;margin:0 6px;order:1;left:0}#dj-mslider15m533 .dj-navigation .dj-next{cursor:pointer;display:block;margin:0 6px;order:3;right:0}#dj-mslider15m533 .dj-navigation .dj-play,#dj-mslider15m533 .dj-navigation .dj-pause{cursor:pointer;display:block;order:2;left:50%;margin:0 6px 0 -19px}#dj-mslider15m533 .dj-indicators{position:absolute;width:100%;z-index:15}
#dj-mslider15m533 .dj-indicators-in{text-align:center;padding:0 10px}#dj-mslider15m533 .dj-load-button{width:8px;height:8px;display:inline-block;background:#222;border:2px solid #ccc;text-align:center;text-decoration:none;margin:2px;cursor:pointer;border-radius:6px;opacity:.5}#dj-mslider15m533 .dj-load-button:hover,#dj-mslider15m533 .dj-load-button-active{opacity:1}#dj-mslider15m533 .dj-load-button .dj-key{display:none}#dj-mslider15m533 .dj-loader{position:absolute;top:10px;left:10px;z-index:20;width:16px;height:16px;display:block;background:url(/components/com_djmediatools/layouts/mslider/images/ajax-loader.gif) left top no-repeat;opacity:.8;filter:alpha(opacity=80)}#dj-mslider15m533 .showOnMouseOver{opacity:0;-webkit-transition:opacity 200ms ease 50ms;transition:opacity 200ms ease 50ms}#dj-mslider15m533:hover .showOnMouseOver,#dj-mslider15m533.focused .showOnMouseOver{opacity:.5}#dj-mslider15m533:hover .showOnMouseOver:hover,#dj-mslider15m533.focused .showOnMouseOver:focus{opacity:1}html[dir="rtl"] .dj-mslider{direction:ltr}
html[dir="rtl"] .dj-mslider .dj-indicators{direction:rtl}#dj-mslider15m533 .dj-slide-desc.desc-center-vh{height:100%;width:100%;left:0;bottom:0;background:none}#dj-mslider15m533 .dj-slide-desc.desc-center-vh .dj-slide-desc-in{height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}#dj-mslider15m533 .dj-slide-title{margin-top:10px;margin-bottom:10px}
@charset "UTF-8";body{margin:0;padding:0}html,body.dj-offcanvas-open,.dj-offcanvas-wrapper,.dj-offcanvas-pusher{height:100%}body.dj-offcanvas-anim,.dj-offcanvas-anim .dj-offcanvas-wrapper{overflow:hidden}.dj-offcanvas-pusher-in{position:relative}.dj-offcanvas-anim .dj-offcanvas-pusher-in{overflow-y:scroll}.dj-offcanvas-wrapper{position:relative;background:inherit}.dj-offcanvas-pusher{position:relative;left:0;height:100%;background:inherit;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-anim .dj-offcanvas-pusher{z-index:90}.dj-offcanvas{position:fixed;top:0;left:0;z-index:100;visibility:hidden;width:300px;max-width:100%;height:100%;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;display:none;z-index:999}.dj-offcanvas-effect-3 .dj-offcanvas,.dj-offcanvas-effect-6 .dj-offcanvas,.dj-offcanvas-effect-7 .dj-offcanvas,.dj-offcanvas-effect-8 .dj-offcanvas{position:absolute}.dj-offcanvas-anim .dj-offcanvas{overflow-y:auto;display:block}.dj-offcanvas-effect-1 .dj-offcanvas{visibility:visible;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-1 .dj-offcanvas-left{left:0;right:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-1 .dj-offcanvas-right{left:auto;right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas-left,.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-2.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-2 .dj-offcanvas{z-index:1}.dj-offcanvas-effect-2.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-effect-3.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}
.dj-offcanvas-effect-3 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-3.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-effect-4.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-4 .dj-offcanvas{z-index:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.dj-offcanvas-effect-4.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-5.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-5 .dj-offcanvas{z-index:1;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}.dj-offcanvas-effect-5.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.dj-offcanvas-effect-6 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-6 .dj-offcanvas-pusher{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-6.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0) rotateY(-15deg);transform:translate3d(300px,0,0) rotateY(-15deg)}.dj-offcanvas-effect-6 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-6.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(-100%,0,0) rotateY(15deg);transform:translate3d(-100%,0,0) rotateY(15deg)}.dj-offcanvas-effect-7 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}
.dj-offcanvas-effect-7 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-7.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-7 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0) rotateY(-90deg);transform:translate3d(-100%,0,0) rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-7.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(-100%,0,0) rotateY(0deg);transform:translate3d(-100%,0,0) rotateY(0deg)}.dj-offcanvas-effect-8 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-8 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-8.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}
.dj-offcanvas-effect-8 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0) rotateY(90deg);transform:translate3d(-100%,0,0) rotateY(90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-8.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(-100%,0,0) rotateY(0deg);transform:translate3d(-100%,0,0) rotateY(0deg)}.dj-offcanvas-effect-9 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-9 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-9.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(0,0,-300px);transform:translate3d(0,0,-300px)}.dj-offcanvas-effect-9 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.dj-offcanvas-effect-9.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-10 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-10.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-10 .dj-offcanvas{z-index:1;opacity:1;-webkit-transform:scale(0);transform:scale(0)}.dj-offcanvas-effect-10.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:scale(1);transform:scale(1)}.dj-offcanvas-effect-11 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-11 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-11.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(100px,0,-600px) rotateY(-20deg);transform:translate3d(100px,0,-600px) rotateY(-20deg)}
.dj-offcanvas-effect-11 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-11.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-12 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-12 .dj-offcanvas-pusher{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-12.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:rotateY(-10deg);transform:rotateY(-10deg)}.dj-offcanvas-effect-12 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-12.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.dj-offcanvas-effect-13 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-13.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-13 .dj-offcanvas{z-index:1;opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.dj-offcanvas-effect-13.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-speed:.2s;transition-speed:.2s}.dj-offcanvas-effect-14 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-14 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.dj-offcanvas-effect-14.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-14 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0) rotateY(90deg);transform:translate3d(-100%,0,0) rotateY(90deg);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-14.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:translate3d(-100%,0,0) rotateY(0deg);transform:translate3d(-100%,0,0) rotateY(0deg)}body.dj-offcanvas-no-effects .dj-offcanvas-pusher,body.dj-offcanvas-no-effects .dj-offcanvas{-webkit-transition:none;transition:none}.dj-megamenu-offcanvas-overlay:after{position:absolute;top:0;right:0;width:0;height:0;background:rgba(0,0,0,.5);content:'';opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}
.dj-offcanvas-open .dj-megamenu-offcanvas-overlay:after{width:100%;height:100%;opacity:1;z-index:900}.dj-offcanvas-open .dj-offcanvas{z-index:999}
@charset "UTF-8";.dj-megamenu-select-light .dj-mobile-open-btn,.dj-megamenu-offcanvas-light .dj-mobile-open-btn,.dj-megamenu-accordion-light .dj-mobile-open-btn{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto;padding:0;width:45px;height:45px;background:#e4e4e4;color:#434343;border:0;text-align:center;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:background-color .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out;text-decoration:none}.dj-mobile-open-btn .dj-mobile-open-icon{position:relative}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon{display:block;width:35px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#434343;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after{display:block;content:"";position:absolute;width:35px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#434343}
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before{top:-10px;transition:top 75ms ease .12s,opacity 75ms ease}.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after{bottom:-10px;transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:after,.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before{content:"\f0c9";display:inline-block;font:normal normal normal 42px/1 "FontAwesome";text-rendering:auto;-webkit-font-smoothing:antialiased}
.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before{font-family:"Font Awesome 5 Free";font-weight:900}.dj-mobile-open-btn span+span{margin-left:10px}.dj-mobile-open-btn.active .dj-mobile-open-icon,.dj-megamenu-select-light .dj-mobile-open-btn:focus,.dj-megamenu-select-light:hover .dj-mobile-open-btn,.dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover,.dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus,.dj-megamenu-accordion-light .dj-mobile-open-btn:hover,.dj-megamenu-accordion-light .dj-mobile-open-btn:focus{background:#434343;color:#e4e4e4}.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon,.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:before,.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:after,.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon,.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon,.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:after,.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon:before,.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon:after{background-color:#e4e4e4}
.dj-megamenu-select-light.select-input select{margin:10px;padding:5px;max-width:95%;height:auto;font-size:1.5em;color:#434343}.dj-megamenu-select-light.select-input .dj-mobile-open-btn{display:none !important}.dj-megamenu-select-light.select-button{display:inline-block;position:relative;margin:0 auto;width:auto;overflow:hidden}.dj-megamenu-select-light.select-button select{position:absolute;top:0;left:0;background:transparent;border:0;margin:0;padding:0;cursor:pointer;height:48px;width:auto;max-width:9999px;outline:0;text-indent:9999px;font-size:1.5em;color:#434343;box-shadow:none}.dj-offcanvas-light{background:#f2f2f2;color:#444}.dj-offcanvas-light .dj-offcanvas-top{background:#ebebeb;text-align:right}.dj-offcanvas-light .dj-offcanvas-close-btn{display:inline-block;font-size:20px;line-height:1;background:none;border:0;color:#b8b8b8;cursor:pointer;padding:10px 12px}.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon{position:relative;display:block;width:15px;height:15px}.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:after{content:'';position:absolute;top:50%;left:50%;width:2px;height:15px;background:#434343;transform:rotate(45deg) translate(-50%,-50%);transform-origin:top left}
.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:after{transform:rotate(-45deg) translate(-50%,-50%)}.dj-fa-1 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before{content:"\f00d";display:inline-block;font:normal normal normal 14px/1 "FontAwesome";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before{font-family:"Font Awesome 5 Free";font-weight:900}.dj-offcanvas-light .dj-offcanvas-logo{padding:15px;text-align:center}.dj-offcanvas-light .dj-offcanvas-logo img{max-width:100%}.dj-offcanvas-light .dj-offcanvas-content{padding:0 15px 15px}.dj-offcanvas-modules{padding:15px}.dj-megamenu-accordion-light{position:relative;text-align:center}.dj-megamenu-accordion-light.dj-align-left{text-align:left}.dj-megamenu-accordion-light.dj-align-right{text-align:right}.dj-pos-absolute .dj-accordion-light{position:absolute;top:42px;z-index:999}
.dj-pos-absolute.dj-align-left .dj-accordion-light{left:0}.dj-pos-absolute.dj-align-right .dj-accordion-light{right:0}.dj-pos-absolute.dj-align-center .dj-accordion-light{left:50%;margin-left:-150px}.dj-pos-absolute .dj-accordion-light .dj-accordion-in{width:300px}.dj-accordion-light .dj-accordion-in{display:none;margin:10px 0;padding:0 15px;background:#f2f2f2;color:#444;-webkit-box-sizing:border-box;box-sizing:border-box}ul.dj-mobile-light{margin:0 -15px;padding:0;text-align:left}ul.dj-mobile-light li.dj-mobileitem{list-style:none outside;position:relative;margin:0;padding:0;background:none}ul.dj-mobile-light li.dj-mobileitem&gt;a{display:block;font-size:14px;line-height:1;background:#f2f2f2;color:#444;text-decoration:none;padding:20px 15px;cursor:pointer;border-top:1px solid #e4e4e4;-webkit-transition:background-color .2s ease-out;transition:background-color .2s ease-out}ul.dj-mobile-light li.dj-mobileitem:hover&gt;a,ul.dj-mobile-light li.dj-mobileitem.active&gt;a{background:#ebebeb}ul.dj-mobile-light li.dj-mobileitem&gt;a span.name+span{margin-left:10px}
ul.dj-mobile-light li.dj-mobileitem&gt;a .subtitle{display:block;font-size:.85em;line-height:1;color:#aaa;margin-top:3px}ul.dj-mobile-light li.dj-mobileitem&gt;a span.dj-badge{float:none;text-transform:uppercase;display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;height:auto;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}ul.dj-mobile-light li.dj-mobileitem&gt;a img,ul.dj-mobile-light li.dj-mobileitem&gt;a i{vertical-align:middle;margin:0 10px 0 0}ul.dj-mobile-light li.dj-mobileitem&gt;a.withsubtitle img,ul.dj-mobile-light li.dj-mobileitem&gt;a.withsubtitle i{float:left}ul.dj-mobile-light li.dj-mobileitem&gt;a span.image-title{margin:0 0 0 10px}ul.dj-mobile-light li.dj-mobileitem.parent&gt;a{position:relative;padding-right:35px}ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-block;padding:10px;min-width:10px;line-height:1}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:before,.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:after{position:absolute;content:'';display:block;background:#434343;top:50%;left:50%;transform:translate(-50%,-50%)}
.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:before{width:10px;height:2px}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:after{width:2px;height:10px}.dj-fa-1 ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:before,.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:before{content:"\f067";display:inline-block;font:normal normal normal 12px/1 "FontAwesome";text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dj-fa-no ul.dj-mobile-light li.dj-mobileitem.parent.active&gt;a span.toggler:after{display:none}.dj-fa-1 ul.dj-mobile-light li.dj-mobileitem.parent.active&gt;a span.toggler:before,.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent.active&gt;a span.toggler:before{content:"\f068"}.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent&gt;a span.toggler:before{font-family:"Font Awesome 5 Free";font-weight:900}ul.dj-mobile-light li.dj-mobileitem&gt;ul{display:none;margin:0;padding:0}
ul.dj-mobile-light ul li.dj-mobileitem&gt;a{color:#898989;background:#ebebeb;border-top:1px solid #f2f2f2;padding-left:30px}ul.dj-mobile-light ul li.dj-mobileitem:hover&gt;a,ul.dj-mobile-light ul li.dj-mobileitem.active&gt;a{color:#444;background:#e6e6e6}ul.dj-mobile-light ul ul li.dj-mobileitem&gt;a{background:#e6e6e6;border-top:1px solid #eee;padding-left:45px}ul.dj-mobile-light ul ul li.dj-mobileitem:hover&gt;a,ul.dj-mobile-light ul ul li.dj-mobileitem.active&gt;a{background:#e1e1e1}ul.dj-mobile-light ul ul ul li.dj-mobileitem&gt;a{background:#e1e1e1;border-top:1px solid #e6e6e6;padding-left:60px}ul.dj-mobile-light ul ul ul li.dj-mobileitem:hover&gt;a,ul.dj-mobile-light ul ul ul li.dj-mobileitem.active&gt;a{background:#dbdbdb}ul.dj-mobile-light ul ul ul ul li.dj-mobileitem&gt;a{background:#dbdbdb}ul.dj-mobile-light .modules-wrap{padding:5px 15px}
@charset "UTF-8";.dj-megamenu-override .dj-subwrap{-webkit-animation-duration:400ms;animation-duration:400ms;-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dj-megamenu-override.fast .dj-subwrap{-webkit-animation-duration:200ms;animation-duration:200ms}.dj-megamenu-override.slow .dj-subwrap{-webkit-animation-duration:600ms;animation-duration:600ms}.dj-megamenu-override li div.dj-subwrap,.dj-megamenu-override li.hover div.dj-subwrap li div.dj-subwrap,.dj-megamenu-override:not(.dj-megamenu-js) li:hover div.dj-subwrap li div.dj-subwrap{display:none}.dj-megamenu-override li.hover div.dj-subwrap,.dj-megamenu-override li.hover div.dj-subwrap li.hover&gt;div.dj-subwrap,.dj-megamenu-override:not(.dj-megamenu-js) li:hover div.dj-subwrap,.dj-megamenu-override:not(.dj-megamenu-js) li:hover div.dj-subwrap li:hover&gt;div.dj-subwrap{display:block}.dj-megamenu-override li.dj-up a.dj-up_a span.dj-icon{display:inline-block}.dj-megamenu-override li div.dj-subwrap .dj-subwrap-in:after{content:'';display:table;clear:both}
.dj-megamenu-override{position:relative;z-index:500}.dj-megamenu-override:after{content:"";display:table;clear:both}.dj-megamenu-override li.dj-up{background-image:none;position:relative;display:block;float:left;padding:0;margin:0;z-index:1}.dj-megamenu-override li.dj-up+li.dj-up{margin-left:60px}.dj-megamenu-override li.dj-up a.dj-up_a{font-size:17px;font-family:'Oswald',sans-serif;font-weight:300;display:block;text-decoration:none;padding:20px 0;line-height:20px;cursor:pointer;color:#666;position:relative}.dj-megamenu-override li.dj-up a.dj-up_a span{display:block}.dj-megamenu-override li.dj-up a.dj-up_a small.subtitle{display:block;font-size:10px;text-transform:none;line-height:1.2;opacity:.8}.dj-megamenu-override li.dj-up a.dj-up_a .arrow{display:none}.dj-megamenu-override li.dj-up.active a.dj-up_a,.dj-megamenu-override li.dj-up:hover a.dj-up_a,.dj-megamenu-override li.dj-up.hover a.dj-up_a{color:#edd852}.dj-megamenu-override li.separator&gt;a{cursor:default}
.dj-megamenu-override li.dj-up.fullsub{position:static !important}.dj-megamenu-override.dj-megamenu-sticky[style*='position: fixed']{margin:0 !important;background:#fff;padding-top:20px;padding-bottom:20px}.dj-megamenu-override.dj-megamenu-sticky[style*='position: fixed'] ul.dj-megamenu{margin:0 !important}.dj-megamenu-override .dj-stickylogo.dj-align-center{text-align:center;margin:10px}.dj-megamenu-override .dj-stickylogo.dj-align-left{text-align:left;margin:10px}.dj-megamenu-override .dj-stickylogo.dj-align-right{text-align:right;margin:10px}#jm-allpage .dj-megamenu-offcanvas .dj-mobile-open-btn,#jm-allpage .dj-megamenu-accordion .dj-mobile-open-btn,#jm-allpage .dj-megamenu-select .dj-mobile-open-btn{padding:15px 0;width:auto;height:auto;line-height:1;background:none !important;border-radius:0;color:#666;font-size:28px}#jm-allpage .dj-megamenu-offcanvas .dj-mobile-open-btn:hover,#jm-allpage .dj-megamenu-accordion .dj-mobile-open-btn:hover,#jm-allpage .dj-megamenu-select .dj-mobile-open-btn:hover{color:rgba(102,102,102,.8)}
#jm-allpage .select-input .dj-select{vertical-align:top;max-width:none;margin:0;font-family:inherit;font-size:15px;font-weight:normal;padding:8px;vertical-align:middle;border:1px solid #dfe3e9;color:inherit;background:#e5e8ed;height:38px;line-height:38px}.dj-megamenu-override li.dj-up:hover img:hover,.dj-megamenu-override li.dj-up.hover img:hover,.dj-megamenu-override .dj-submenu&gt;li:hover img:hover,.dj-megamenu-override .dj-subtree&gt;li:hover img:hover{filter:blur(1px) grayscale(3%)}.dj-megamenu-override li.dj-up:hover,.dj-megamenu-override li.dj-up.hover,.dj-megamenu-override .dj-submenu&gt;li:hover,.dj-megamenu-override .dj-subtree&gt;li:hover{position:relative;z-index:200}.dj-megamenu-override li div.dj-subwrap{position:absolute;left:auto;right:auto;top:-9999px;visibility:hidden}.itemid1096 .dj-subwrap{visibility:hidden !important}.dj-megamenu-override li:hover div.dj-subwrap,.dj-megamenu-override li.hover div.dj-subwrap{left:0;right:auto;top:100%;visibility:visible;z-index:300;box-sizing:border-box;border-top:20px solid transparent;-webkit-transition:border .2s ease-in;transition:border .2s ease-in}
.dj-megamenu-override li:hover div.dj-subwrap div.dj-subwrap-in,.dj-megamenu-override li.hover div.dj-subwrap div.dj-subwrap-in{background:#fff}.dj-megamenu-override li:hover div.dj-subwrap div.dj-subwrap,.dj-megamenu-override li.hover div.dj-subwrap div.dj-subwrap{left:100%;right:auto;top:-12px;z-index:400;border-top:0;border-left:5px solid transparent;border-right:5px solid transparent}.dj-megamenu-override .dj-subwrap-in:after{content:"";display:table;clear:both}.dj-megamenu-override .dj-subcol{float:left;margin:8px 0;box-sizing:border-box}.dj-megamenu-override .multiple_cols .dj-subcol+.dj-subcol:after{content:'';position:absolute;height:100%;top:0;border-left:1px solid #e6e6e6}.dj-megamenu-override .dj-submenu&gt;li{display:block;position:relative;padding:0 20px;background:none}.dj-megamenu-override .dj-submenu&gt;li&gt;a{display:block;color:#666;line-height:1.7;font-weight:400;text-decoration:none;padding:5px 0}.dj-megamenu-override .dj-submenu&gt;li&gt;a small.subtitle{display:block;font-size:11px}
.dj-megamenu-override .dj-submenu&gt;li:hover&gt;a,.dj-megamenu-override .dj-submenu&gt;li.hover&gt;a,.dj-megamenu-override .dj-submenu&gt;li.active&gt;a{color:#edd852}.dj-megamenu-override .dj-submenu .parent&gt;a{position:relative}.dj-megamenu-override .dj-submenu .arrow{position:absolute;display:block;top:50%;left:auto;right:0;margin-top:-2px;height:4px;width:4px;border-right:1px solid currentColor;border-top:1px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dj-megamenu-override li.dj-up a span{display:block}.dj-megamenu-override li.dj-up a img{vertical-align:middle}.dj-megamenu-override li.dj-up a span.image-title{margin:0 0 0 15px;display:inline-block;vertical-align:middle}.dj-megamenu-override .dj-subtree{padding-left:15px}.dj-megamenu-override .dj-subtree&gt;li&gt;a{display:block;color:#666;line-height:1.7;font-weight:400;padding-top:5px;padding-bottom:5px;padding-left:12px;padding-right:0;text-decoration:none}.dj-megamenu-override .dj-subtree&gt;li&gt;a:hover{color:#666}.dj-megamenu-override .dj-subtree&gt;li&gt;a small.subtitle{display:block;font-size:.9em;line-height:1}
.dj-megamenu-override .dj-subtree&gt;li:hover&gt;a,.dj-megamenu-override .dj-subtree&gt;li.hover&gt;a,.dj-megamenu-override .dj-subtree&gt;li.active&gt;a{color:#666}#jm-allpage .dj-megamenu-override .modules-wrap{color:#666}#jm-allpage .dj-megamenu-override .modules-wrap .moduletable{clear:both;margin:30px 0 0;position:relative}#jm-allpage .dj-megamenu-override .modules-wrap .moduletable&gt;h3{color:#666;font-weight:600;text-transform:uppercase;line-height:1.7;position:relative;margin:0 0 5px}#jm-allpage .dj-megamenu-override .modules-wrap .moduletable:first-child{margin:0}</pre></body></html>