<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container&gt;div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control&gt;span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip:before,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed&gt;.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads&gt;div,.plyr__ads&gt;div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
.h5vp_player_temp{position:relative}.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control){color:#fff}.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control) :hover{color:#fff}.h5vp_player_temp .plyr_wrapper:fullscreen .plyr{height:100vh}.h5vp_player_temp a.plyr__control[data-plyr=download]{color:#fff}.h5vp_player_temp .hideUI iframe{height:200%;top:-50%}.h5vp_player_temp .opacity-0{opacity:0}.h5vp_player_temp .background-transparent{background:rgba(0,0,0,0)}.h5vp_player_temp .plyr .preload_poster{display:none}.h5vp_player_temp .plyr+.preload_poster{display:none}.h5vp_player_temp .plyr_wrapper{overflow:hidden;max-width:100%}@media screen and (max-width:767px){.h5vp_player_temp .plyr__volume input[type=range]{max-width:60px}}.h5vp_player_temp .bottom_right{bottom:10px}.h5vp_player_temp .top_right{top:10px}.h5vp_player_temp [role=menuitem]:focus{background:#fff}.h5vp_player_temp .plyr{opacity:1;transition:opacity 1s linear}.h5vp_player_temp .sticky{position:fixed;animation:fadeInFromNone .5s ease-in;right:10px;width:350px !important;z-index:99999}.h5vp_player_temp .sticky [data-plyr=fast-forward],.h5vp_player_temp .sticky [data-plyr=volume],.h5vp_player_temp .sticky [data-plyr=rewind]{display:none}.h5vp_player_temp .sticky .close{position:absolute;top:3px;right:3px;z-index:99;background:#222;padding:0 5px;font-family:sans-serif;font-size:25px;line-height:100%;color:#fff;cursor:pointer;display:block;opacity:0;transition:opacity .3s ease-in-out}.h5vp_player_temp .sticky:hover .close{opacity:1}.h5vp_player_temp .plyr--hide-controls .close{display:none}.h5vp_player_temp .plyr__poster{background-size:cover}.h5vp_player_temp .plyr__progress__container{position:relative}.h5vp_player_temp .h5vp-chapter-wrapper{width:100%;position:absolute;top:0;height:100%}.h5vp_player_temp .plyr__progress__marker{width:4px;height:8px;cursor:pointer}.h5vp_player_temp .h5vp-chapter-list-wrapper{max-height:300px;overflow:hidden;min-width:200px;position:absolute;bottom:50px;right:20px;z-index:9999}.h5vp_player_temp .h5vp-chapter-list{background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:3px;display:none;max-height:300px;width:100%;overflow-x:hidden;overflow-y:scroll;box-sizing:content-box;padding-right:17px}.h5vp_player_temp .h5vp-chapter-list.showing{display:block}.h5vp_player_temp .h5vp-chapter-list button{display:block;min-width:100px;text-align:left;background:rgba(0,0,0,0);color:#333;width:100%;padding:7px 15px;outline:none;border:none}.h5vp_player_temp .h5vp-chapter-list button:hover{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff}.h5vp_player_temp .plyr__control--overlaid{transition:none}.h5vp_player_temp .plyr__control--overlaid img{display:none}.h5vp_player_temp .plyr .thumbInPause{position:absolute;left:0;top:0;width:100%;height:100%;transform:none;border-radius:0;background-color:rgba(0,0,0,0) !important;z-index:3;opacity:1}.h5vp_player_temp .plyr .thumbInPause img{display:block}.h5vp_player_temp .plyr .plyr__control--overlaid.thumbInPause:hover{background:rgba(0,0,0,0)}.h5vp_player_temp .thumbInPause:hover:before{background-color:#1a3056;opacity:1}.h5vp_player_temp .thumbInPause:after{content:"";position:absolute;display:block;top:50%;left:50%;width:30px;height:30px;margin:-15px;background-color:#000;box-shadow:0 0 140px 80px #000;opacity:.3}.h5vp_player_temp .thumbInPause img{position:absolute;display:block;left:0;top:0;width:100%;height:100%;object-fit:cover}.h5vp_player_temp .thumbInPause svg{position:absolute;z-index:1;left:50%;top:50%;margin:-9px -5px;transform:scale(3);opacity:.75}:root{--loader-width:100%}.h5vp_lp{width:var(--loader-width);padding:1rem;border:1px solid #ddd;margin-bottom:1rem;background-color:#fff;border-radius:6px;box-shadow:0px 2px 8px rgba(0,0,0,.06),0px 1px 3px rgba(0,0,0,.05);aspect-ratio:16/9;overflow:hidden;position:relative}.h5vp_lp svg{position:absolute;top:50%;left:50%;z-index:9999;transform:translate(-50%,-50%);fill:#d0d8dd;border:1px solid #ddd;padding:12px;border-radius:50%;background:#fff;width:60px;height:60px;padding-left:18px}.bar{position:relative;width:100%;height:.5rem;margin-bottom:.5rem;overflow:hidden;border-radius:5px;background-color:#d0d8dd}.bar:last-child{margin-bottom:0}.bar:after{content:"";display:block;position:absolute;height:100%;width:6rem;top:0;animation:load 2s cubic-bezier(.2,.7,.3,1) infinite;background-image:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.5) 50%,rgba(255,255,255,0) 100%)}@keyframes load{from{left:-100px}to{left:100%}}@keyframes fadeInFromNone{0%{opacity:0}100%{opacity:1}}.bplProIdentifier .labelPro{padding:0 5px;border-radius:5px;color:#fff;background-color:#4527a4}.bplProIdentifier .components-input-control__container{opacity:.75}.bplProIdentifier .bplOpacity75{opacity:.75}.bplProIdentifier .components-form-toggle{opacity:.75}.bplOpacity50{opacity:.5}.bpllabelPro{padding:0 5px;border-radius:5px;color:#fff;background-color:#4527a4}.preload_poster{background-size:cover !important;background-position:50% 50% !important;aspect-ratio:16/9;position:relative}.preload_poster svg{top:calc(50% - 12px);left:calc(50% - 12px);position:absolute}.entry-content[ast-blocks-layout]&gt;.html5_video_players{margin-left:0}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9019607843);background:var(--plyr-menu-background,rgba(255,255,255,.9019607843));border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.1490196078));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container&gt;div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid rgba(0,0,0,0);border-top-color:rgba(255,255,255,.9019607843);border:var(--plyr-menu-arrow-size,4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9019607843));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control&gt;span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid rgba(0,0,0,0);border:var(--plyr-menu-item-arrow-size,4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1019607843);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1019607843)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);background-image:linear-gradient(90deg,currentColor 0,rgba(0,0,0,0) 0);background-image:linear-gradient(to right,currentColor var(--value,0),rgba(0,0,0,0) var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.1490196078));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip:before,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls&gt;.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls&gt;.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls&gt;.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-0.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed&gt;.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5019607843))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.2509803922);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922))}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads&gt;div,.plyr__ads&gt;div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.1490196078));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0 !important;height:1px !important;overflow:hidden;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.h5vp_overlay{position:absolute}.h5vp_overlay img{max-width:120px;max-height:120px}.h5vp_overlay a{text-decoration:none !important;cursor:pointer}.h5vp_overlay p{margin:0;cursor:pointer}.h5vp_overlay.bottom_right{bottom:10px;right:10px}.h5vp_overlay.top_right{top:10px;right:10px}.h5vp_overlay.bottom_left{bottom:10px;left:10px}.h5vp_overlay.top_left{top:10px;left:10px}.h5vp_player_temp .flex{display:flex}.h5vp_player_temp .justify-start{justify-content:start}.h5vp_player_temp .justify-center{justify-content:center}.h5vp_player_temp .justify-end,.h5vp_player_temp .justify-right{justify-content:end}.h5vp_player_temp.h5vp_popup_enabled .plyr_wrapper{display:none}.h5vp_player_temp.h5vp_popup_enabled .close{display:none}.h5vp_player_temp .popup_opener{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.h5vp_player_temp .popup_opener .popup_play{position:absolute;width:50px;fill:#fff;cursor:pointer}.h5vp_player_temp.h5vp_popup_open{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999;background:rgba(31,31,31,.8901960784)}.h5vp_player_temp.h5vp_popup_open .popup_opener{display:none}.h5vp_player_temp.h5vp_popup_open .plyr_wrapper{position:absolute;display:block;width:900px !important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999}.h5vp_player_temp.h5vp_popup_open .close{position:absolute;top:10px;right:20px;background:#fff;color:#222;padding:1px 7px;font-size:30px;line-height:100%;display:inline-block;font-family:sans-serif;border-radius:3px;cursor:pointer}.plyr_wrapper .h5vp_end_screen{width:100%;height:100%;background:rgba(51,51,51,.8784313725);position:absolute;top:0;left:0;display:none;z-index:999}.plyr_wrapper .h5vp_end_screen .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.plyr_wrapper .h5vp_end_screen .close{display:block;position:absolute;top:5px;right:10px;z-index:9999;color:#222;font-size:35px;font-family:sans-serif;line-height:100%;cursor:pointer;background:#fff;line-height:100%;padding:0 7px;border-radius:3px}.plyr_wrapper .h5vp_end_screen p{color:#fff}.plyr_wrapper .h5vp_end_screen a{background-color:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;padding:7px 15px;border-radius:3px;text-decoration:none !important;font-size:18px}
.slick-loading .slick-list{background:#fff url(//raumausstattung-ebert.de/wp-content/plugins/blog-designer-for-post-and-widget-pro/assets/css/../images/ajax-loader.gif) center center no-repeat}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.wpspw-column,.wpspw-columns{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main *,.wpspw-list-main *,.wpspw-post-grid-main *,.wpspw-post-gridbox-slider *,.wpspw-post-masonry *,.wpspw-post-slider *,.wpspw-post-slider-widget *,.wpspw-recent-post-items *{outline:0!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-clearfix:after,.wpspw-clearfix:before{content:"";display:table}.wpspw-clearfix::after{clear:both}.wpspw-clearfix{clear:both}.clearboth{clear:both}.wpspw-first{clear:both!important}.wpspw-post-date span{font-style:italic;font-size:12px}.wpspw-post-date img,.wpspw-post-tags img{display:inline-block!important}.wpspw-cat-list li ul{margin-left:.857143rem}.wpspw-cat-list .current-cat&gt;a{font-weight:700}.wpspw-link-overlay{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.wpspw-overlay a{color:#fff}.wpspw-post-date span{font-size:12px;display:inline-block;margin-right:10px}.wpspw-post-tags{padding-top:10px}.wpspw-post-date span img,.wpspw-post-tags img{margin-right:5px;position:relative;top:0}.wpspw-post-date a{color:#555}.wpspw-post-grid,.wpspw-post-slider{margin-bottom:30px}.wpspw-hide{display:none}.wpspw-post-list{margin-bottom:25px}.wpspw-post-title a{text-decoration:none!important;border-bottom:0!important}.wpspw-post-tags{clear:both}.wpspw-post-tags a{font-style:italic;text-decoration:none;font-size:14px;color:#666}.wpspw-gridbox-main h2,.wpspw-list-main h2,.wpspw-post-grid-main h2,.wpspw-post-gridbox-slider h2,.wpspw-post-masonry h2,.wpspw-post-slider h2,.wpspw-post-slider-widget h2{margin:5px 0!important;line-height:normal!important;padding-top:0!important;font-size:20px!important;padding-bottom:0!important}.wpspw-gridbox-main h2.wpspw-post-title a,.wpspw-list-main h2.wpspw-post-title a,.wpspw-post-grid-main h2.wpspw-post-title a,.wpspw-post-gridbox-slider h2.wpspw-post-title a,.wpspw-post-masonry h2.wpspw-post-title a,.wpspw-post-slider h2.wpspw-post-title a,.wpspw-post-slider-widget h2.wpspw-post-title a{font-size:20px;line-height:normal;color:#444}h3.wpspw-post-title{margin:5px 0!important;line-height:normal!important;padding-top:0!important;font-size:16px;padding-bottom:0!important}h3.wpspw-post-title a,h3.wpspw-post-title a:hover,h3.wpspw-post-title a:visited{font-size:16px;line-height:normal;text-decoration:none;color:#444}.wpspw-post-slider-widget h3{font-size:16px!important;line-height:20px!important;margin:5px 0!important;padding-top:0!important;padding-bottom:0!important}.wpspw-post-slider-widget h3 a,.wpspw-post-slider-widget h3 a:hover,.wpspw-post-slider-widget h3 a:visited{font-size:16px;line-height:normal;color:#444}.wpspw-gridbox-main img,.wpspw-list-main img,.wpspw-post-grid-main img,.wpspw-post-gridbox-slider img,.wpspw-post-masonry img,.wpspw-post-slider img,.wpspw-post-slider-widget img,.wpspw-recent-post-items img{border-radius:0!important;box-shadow:none!important;max-width:100%;max-height:100%}.category-title-main{clear:both}.wpspw-post-overlay{overflow:hidden;position:relative}.wpspw-post-link{position:absolute;top:0;right:0;z-index:1;bottom:0;left:0}.flotRight{float:right!important;clear:right}.wpspw-post-content{padding:15px 0 15px 0;clear:both;line-height:normal!important}.wpspw-list-main .wpspw-post-content{padding:10px 0 0 0}.wpspw-gridbox-main .wpspw-post-content{padding:10px 0 5px 0;clear:both}.wpspw-gridbox-main .wpspw-post-content .readmorebtn{margin-bottom:0!important}.wpspw-post-date{line-height:normal!important;padding:5px 5px 5px 0;text-transform:uppercase;color:#666;font-size:12px}.wpspw-post-image-bg{text-align:center}.wpspw-post-image-bg img{display:inline-block}.wpspw-image-fit .wpspw-post-image-bg img{height:100%;width:100%!important;object-fit:cover;object-position:top center}.wpspw-ajax-btn-wrap{text-align:center}button.wpspw-load-more-btn{background:#ed7070;border:1px solid #ed7070;border-radius:3px;cursor:pointer;display:inline-block;font-size:15px;padding:8px 20px;text-align:center;color:#fff}button.wpspw-btn-active,button.wpspw-load-more-btn:active,button.wpspw-load-more-btn:hover{background:transparent none repeat scroll 0 0!important;border:1px solid #ccc;color:#666;box-shadow:none}.wpspw-ajax-loader{display:inline-block;height:25px;margin:0 5px 0 0;padding:0;text-align:center;vertical-align:top;width:30px;display:none}.wpspw-ajax-loader img{box-shadow:none!important;border-radius:0}.wpspw-btn-active .wpspw-ajax-loader{display:inline-block}.wpspw-info{background-color:#2a77c7;border-radius:3px;bottom:100px;color:#fff;left:0;margin:0 auto;max-width:300px;padding:10px 20px;right:0;text-align:center}.fusion-flex-container.wpspw-fusion-flex{flex-direction:column}.wpspw-gridbox-main,.wpspw-list-main,.wpspw-post-grid-main,.wpspw-post-masonry{margin:0 -15px}button.slick-next,button.slick-prev{cursor:pointer}.wpspw-has-slider,.wpspw-post-gridbox-slider,.wpspw-post-slider{visibility:hidden;opacity:0;transition:opacity .5s linear}.wpspw-has-slider.slick-initialized,.wpspw-post-slider-init.slick-initialized{visibility:visible;opacity:1}.wpspw-post-gridbox-slider .slick-dots li button,.wpspw-post-slider .slick-dots li button{border:1px solid #000!important;box-shadow:0 0 10px rgba(255,255,255,.15);opacity:.8}.wpspw-post-gridbox-slider .slick-arrow,.wpspw-post-slider .slick-arrow{text-indent:-99999px;box-shadow:none!important}.wpspw-post-gridbox-slider button.slick-arrow,.wpspw-post-slider button.slick-arrow{background-color:transparent!important;width:auto;height:auto;position:absolute;z-index:9;border:0!important;padding:15px!important;margin:0!important;border-radius:0!important;cursor:pointer}.wpspw-post-gridbox-slider button.slick-next,.wpspw-post-slider button.slick-next{background:rgba(0,0,0,.5) url(//raumausstattung-ebert.de/wp-content/plugins/blog-designer-for-post-and-widget-pro/assets/css/../images/arrow-right.png) center center no-repeat!important;-webkit-transition:background-color .5s ease-out 0s;-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s;background-size:24px 24px!important;outline:0!important}.wpspw-post-gridbox-slider button.slick-prev,.wpspw-post-slider button.slick-prev{background:rgba(0,0,0,.5) url(//raumausstattung-ebert.de/wp-content/plugins/blog-designer-for-post-and-widget-pro/assets/css/../images/arrow-left.png) center center no-repeat!important;-webkit-transition:background-color .5s ease-out 0s;-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s;background-size:24px 24px!important;outline:0!important}.wpspw-post-gridbox-slider button.slick-next:focus,.wpspw-post-gridbox-slider button.slick-next:hover,.wpspw-post-slider button.slick-next:focus,.wpspw-post-slider button.slick-next:hover{background-color:rgba(0,0,0,.8)!important;outline:0!important}.wpspw-post-gridbox-slider button.slick-prev:focus,.wpspw-post-gridbox-slider button.slick-prev:hover,.wpspw-post-slider button.slick-prev:focus,.wpspw-post-slider button.slick-prev:hover{background-color:rgba(0,0,0,.8)!important;outline:0!important}.wpspw-post-gridbox-slider .slick-dots,.wpspw-post-slider .slick-dots{padding:0!important;margin:0!important;position:absolute;text-align:center}.wpspw-post-gridbox-slider .slick-dots li button,.wpspw-post-slider .slick-dots li button{text-indent:-99999px}.wpspw-post-gridbox-slider .slick-dots li,.wpspw-post-slider .slick-dots li{vertical-align:middle;list-style:none!important;display:inline-block!important;margin:0 3px!important;padding:0!important}.wpspw-post-gridbox-slider .slick-dots li button,.wpspw-post-slider .slick-dots li button{background:#fff!important;margin:0!important;padding:0!important;border:1px solid #000;border-radius:50%!important;width:13px!important;height:13px!important;cursor:pointer}.wpspw-post-gridbox-slider .slick-dots li button:focus,.wpspw-post-slider .slick-dots li button:focus{outline:0!important}.wpspw-post-gridbox-slider .slick-dots li.slick-active button,.wpspw-post-slider .slick-dots li.slick-active button{background:#444!important}.wpspw-post-slider .slick-arrow{top:80px!important;border:none!important}.wpspw-post-slider .slick-next{right:11px!important}.wpspw-post-slider .slick-prev{left:11px!important}.wpspw-post-slider .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-post-gridbox-slider .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-gridbox-slider .slick-next{right:2px!important}.wpspw-post-gridbox-slider .slick-prev{left:2px!important}.wpspw-post-gridbox-slider .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-has-slider .slick-arrow{text-indent:-99999px;box-shadow:none!important}.wpspw-has-slider button.slick-arrow{background-color:transparent!important;width:auto;height:auto;position:absolute;padding:13px!important;z-index:9;border:0!important;margin:0!important;border-radius:0!important}.wpspw-has-slider button.slick-next{background:rgba(0,0,0,.5) url(//raumausstattung-ebert.de/wp-content/plugins/blog-designer-for-post-and-widget-pro/assets/css/../images/arrow-right.png) center center no-repeat!important;-webkit-transition:background-color .5s ease-out 0s;-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s;background-size:18px 18px!important;outline:0!important}.wpspw-has-slider button.slick-prev{background:rgba(0,0,0,.5) url(//raumausstattung-ebert.de/wp-content/plugins/blog-designer-for-post-and-widget-pro/assets/css/../images/arrow-left.png) center center no-repeat!important;-webkit-transition:background-color .5s ease-out 0s;-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s;background-size:18px 18px!important;outline:0!important}.wpspw-has-slider button.slick-next:focus,.wpspw-has-slider button.slick-next:hover{background-color:rgba(0,0,0,.8)!important;outline:0!important}.wpspw-has-slider button.slick-prev:focus,.wpspw-has-slider button.slick-prev:hover{background-color:rgba(0,0,0,.8)!important;outline:0!important}.wpspw-has-slider .slick-dots{padding:0!important;margin:0!important;position:absolute;text-align:center}.wpspw-has-slider .slick-dots li button{text-indent:-99999px}.wpspw-has-slider .slick-dots li{vertical-align:middle;list-style:none!important;display:inline-block!important;margin:0 3px!important;padding:0!important}.wpspw-has-slider .slick-dots li button{background:#fff!important;margin:0!important;padding:0!important;border:1px solid #000;border-radius:50%!important;width:13px!important;height:13px!important}.wpspw-has-slider .slick-dots li button:focus{outline:0!important}.wpspw-has-slider .slick-dots li.slick-active button{background:#444!important}.wpspw-has-slider .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:-5px!important}.wpspw-has-slider .post-grid.slick-slide,.wpspw-has-slider .post-list.slick-slide{border:0!important}.wpspw-center-mode .slick-slide{-webkit-transform:scale(.85);transform:scale(.85);opacity:.5;-webkit-transition:all .3s ease;transition:all .3s ease}.wpspw-center-mode .slick-center{-webkit-transform:scale(1);transform:scale(1);opacity:1}.wpspw-post-pagination{width:100%;padding:10px .9375em 10px .9375em;text-align:center;color:#666;clear:both}.wpspw-post-pagination a{color:#fff!important;background:#666;padding:7px 10px;margin:0 1px 6px 2px;display:inline-block;text-align:center;line-height:normal;box-shadow:none;text-shadow:none;font-size:14px;border:1px solid #666;text-decoration:none!important;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;outline:0}.wpspw-post-pagination .page-numbers.current{color:#666;background:0 0;padding:7px 10px;margin:0 1px 6px 2px;display:inline-block;text-align:center;line-height:normal;box-shadow:none;text-shadow:none;font-size:14px;text-transform:uppercase;border:1px solid #666;text-decoration:none!important}.wpspw-post-pagination a:focus,.wpspw-post-pagination a:hover,.wpspw-post-pagination a:visited:hover{color:#666!important;background:#fff;outline:0}.wpspw-post-pagination a.next,.wpspw-post-pagination a.prev{min-width:90px}.wpspw-post-pagination .button-post-p,.wpspw-prev-next .next{float:right}.wpspw-post-pagination .button-post-n,.wpspw-prev-next .prev{float:left}.wpspw-post-pagination .wpspw-pagi-btn a{min-width:90px}.wpspw-post-categories{padding:4px 0;display:inline-block;text-transform:uppercase;color:#666;z-index:9;position:relative}.wpspw-post-categories a{text-decoration:none;-webkit-transition:background-color .5s ease-out 0s;-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s;font-size:10px;text-transform:uppercase;padding:3px 8px;color:#fff;line-height:normal;display:inline-block;margin:0 0 2px 0;background:#333}.wpspw-post-categories a:nth-child(4n+1){background:#1abc9c}.wpspw-post-categories a:nth-child(4n+2){background:#3aadff}.wpspw-post-categories a:nth-child(4n+3){background:#9b59b6}.wpspw-post-categories a:nth-child(4n+4){background:#3498db}.wpspw-post-categories a:focus,.wpspw-post-categories a:hover{background:#333;color:#fff;text-decoration:none}.readmorebtn{-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s;text-decoration:none!important;color:#888;border:1px solid #888;padding:4px 12px;font-size:12px;display:inline-block;box-sizing:border-box;line-height:normal!important;margin:15px 0 0 0}.readmorebtn:focus,.readmorebtn:hover{background:#888;color:#fff}.wpspw-post-gridbox-slider .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider{margin:0 -10px}.wpspw-post-slider.wpspw-design-1{margin:0}.wpspw-post-slider.wpspw-design-1 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-1 .slick-arrow{bottom:30%;border:none;top:auto!important}.wpspw-post-slider.wpspw-design-1 .slick-next{right:0!important}.wpspw-post-slider.wpspw-design-1 .slick-prev{left:0!important}.wpspw-post-slider.wpspw-design-1 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-post-slider.wpspw-design-1 .wpspw-post-content{padding:15px 0 10px 0}.wpspw-post-slider.wpspw-design-1 .wpspw-post-tags{padding-bottom:10px}.wpspw-post-slider.wpspw-design-2{margin:0}.wpspw-post-slider.wpspw-design-2{padding-bottom:20px}.wpspw-post-slider.wpspw-design-2 .wpspw-post-image-bg{background:#f1f1f1;height:350px;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-2 .slick-arrow{top:0!important;border:none;bottom:auto!important}.wpspw-post-slider.wpspw-design-2 .slick-next{right:0!important}.wpspw-post-slider.wpspw-design-2 .slick-prev{right:31px!important;left:auto!important}.wpspw-post-slider.wpspw-design-2 .wpspw-post-content{padding:10px 0}.wpspw-post-slider.wpspw-design-2 .slick-dots{top:10px!important}.wpspw-post-slider.wpspw-design-3{margin:0}.wpspw-post-slider.wpspw-design-3 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-3 .wpspw-post-title-content{clear:both;background:rgba(51,51,51,.5);bottom:0;color:#fff;left:0;padding:20px 15px 20px 15px;position:absolute;right:0;transition:all .5s ease-in-out 0s}.wpspw-post-slider.wpspw-design-3 .wpspw-post-content-hover-display{opacity:0;height:0;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;padding:10px 0}.wpspw-post-slider.wpspw-design-3 .wpspw-post-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider.wpspw-design-3 .wpspw-post-overlay:hover&gt;.wpspw-post-title-content .wpspw-post-content-hover-display{opacity:1;height:auto}.wpspw-post-slider.wpspw-design-3 .wpspw-post-date,.wpspw-post-slider.wpspw-design-3 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-3 .wpspw-post-tags a,.wpspw-post-slider.wpspw-design-3 h2 a{color:#fff}.wpspw-post-slider.wpspw-design-3 .wpspw-post-title-content{box-sizing:border-box;min-height:40%;height:40%;overflow:hidden}.wpspw-post-slider.wpspw-design-3 .slick-active:hover .wpspw-post-title-content{min-height:100%;height:100%}.wpspw-post-slider.wpspw-design-3 .wpspw-post-overlay:hover&gt;.wpspw-post-image-bg img{transform:scale(1.03)}.wpspw-post-slider.wpspw-design-3 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-slider.wpspw-design-3 .slick-arrow{top:0!important;border:none!important;bottom:auto!important}.wpspw-post-slider.wpspw-design-3 .slick-next{right:0!important}.wpspw-post-slider.wpspw-design-3 .slick-prev{right:31px!important;left:auto!important}.wpspw-post-slider.wpspw-design-3 .slick-dots{right:15px!important;bottom:8px!important}.wpspw-post-slider.wpspw-design-4{margin:0}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content-position{position:relative}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content-left{position:absolute!important;left:0;top:0;bottom:0;background:rgba(0,0,0,.5);z-index:9;color:#fff}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content-left a,.wpspw-post-slider.wpspw-design-4 .wpspw-post-content-left p,.wpspw-post-slider.wpspw-design-4 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content-left{padding:15px 15px 30px 15px}.wpspw-post-slider.wpspw-design-4 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider.wpspw-design-4 .slick-arrow{bottom:0!important;border:none!important;top:auto!important}.wpspw-post-slider.wpspw-design-4 .slick-next{right:0!important}.wpspw-post-slider.wpspw-design-4 .slick-prev{right:31px!important;left:auto!important}.wpspw-post-slider.wpspw-design-4 .slick-dots{left:15px!important;bottom:8px!important}.wpspw-post-slider.wpspw-design-5{margin:0}.wpspw-post-slider.wpspw-design-5 .wpspw-post-content-position{position:relative}.wpspw-post-slider.wpspw-design-5 .wpspw-post-content-left{position:absolute!important;left:0;bottom:0;background:rgba(0,0,0,.5);z-index:9;color:#fff}.wpspw-post-slider.wpspw-design-5 .wpspw-post-content-left a,.wpspw-post-slider.wpspw-design-5 .wpspw-post-content-left p,.wpspw-post-slider.wpspw-design-5 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-5 .wpspw-post-content-left{padding:10px 20px 35px 20px}.wpspw-post-slider.wpspw-design-5 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-4 .wpspw-post-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider.wpspw-design-5 .wpspw-post-content{padding:10px 0}.wpspw-post-slider.wpspw-design-5 .slick-arrow{bottom:0!important;border:none!important;top:auto!important}.wpspw-post-slider.wpspw-design-5 .slick-next{right:0!important}.wpspw-post-slider.wpspw-design-5 .slick-prev{right:31px!important;left:auto!important}.wpspw-post-slider.wpspw-design-5 .slick-dots{left:15px!important;bottom:8px!important}.wpspw-post-slider.wpspw-design-6{padding-bottom:25px}.wpspw-post-slider.wpspw-design-6 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-6 .wpspw-post-while-overlay{position:absolute;bottom:5px;right:5px;left:5px;background:rgba(255,255,255,.8);padding:15px}.wpspw-post-slider.wpspw-design-6 .wpspw-post-while-overlay-inner{padding:10px;border:1px solid #fff}.wpspw-post-slider.wpspw-design-6 .wpspw-post-date img,.wpspw-post-slider.wpspw-design-6 .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-post-slider.wpspw-design-6 .slick-arrow{top:0!important;border:none!important;bottom:auto!important}.wpspw-post-slider.wpspw-design-6 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-6 .slick-prev{left:auto!important;right:41px!important}.wpspw-post-slider.wpspw-design-6 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-post-slider.wpspw-design-6 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-slider.wpspw-design-6 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-6 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-7{padding-bottom:25px}.wpspw-post-slider.wpspw-design-7 .wpspw-post-image-bg{background:#f1f1f1;height:200px;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:15px}.wpspw-post-slider.wpspw-design-7 .wpspw-post-categories{z-index:9;position:absolute;bottom:0;left:0;margin-top:0;padding:5px;right:0;text-align:left}.wpspw-post-slider.wpspw-design-7 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-7 .wpspw-post-content{padding:10px 0}.wpspw-post-slider.wpspw-design-7.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-7.slides-column-2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-8{padding-bottom:25px}.wpspw-post-slider.wpspw-design-8 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-8 hr{transition:background-color .4s cubic-bezier(.65,.05,.36,1);margin:6px 0 5px;border:0;height:4px;width:100%}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(odd) hr{background:#7cc038}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(even) hr{background:#3aadff}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(5n+1) hr{background:#d84e1a}.wpspw-post-slider.wpspw-design-8.wpspw-post-slides:nth-child(5n+2) hr{background:#7d2da7}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(5n+3) hr{background:#28943a}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(5n+4) hr{background:#227b96}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:nth-child(5n+5) hr{background:#ca9215}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-8 .wpspw-slideline{background-color:#f0f0f0;height:4px;margin-top:5px;margin-bottom:10px;width:100%}.wpspw-post-slider.wpspw-design-8 .wpspw-post-slides:hover hr{width:0%!important}.wpspw-post-slider.wpspw-design-8 .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider.wpspw-design-8.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-8.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-8.slides-column-2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-9{padding-bottom:25px}.wpspw-post-slider.wpspw-design-9 .wpspw-post-image-bg{background:#f1f1f1;height:200px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-9 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-9 .wpspw-post-categories{z-index:9;position:relative;margin-top:-15px;display:block}.wpspw-post-slider.wpspw-design-9 .wpspw-post-grid-content{border:1px solid #ccc;float:left;width:100%;padding-bottom:15px}.wpspw-post-slider.wpspw-design-9 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-9 .wpspw-post-grid-content .wpspw-post-title{padding:0 15px}.wpspw-post-slider.wpspw-design-9 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-slider.wpspw-design-9 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-9.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-9.slides-column-2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-10{padding-bottom:25px}.wpspw-post-slider.wpspw-design-10 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-10 .wpspw-post-image-bg{background:#f1f1f1;height:230px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-10 .wpspw-post-title-content{clear:both;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7) 100%);bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0}.wpspw-post-slider.wpspw-design-10 .wpspw-post-categories{position:absolute;z-index:9;top:0;left:0;right:0;padding:5px 10px 0 10px;text-align:left}.wpspw-post-slider.wpspw-design-10 .wpspw-post-date,.wpspw-post-slider.wpspw-design-10 .wpspw-post-title-content h2 a{color:#fff}.wpspw-post-slider.wpspw-design-10 .wpspw-post-grid-content{border:1px solid #ccc;padding-bottom:15px}.wpspw-post-slider.wpspw-design-10.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-10.slides-column-2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-10 .wpspw-post-date a{color:#fff}.wpspw-post-slider.wpspw-design-10 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-10 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-slider.wpspw-design-10.wpspw-post-slider.wpspw-image-fit.slides-column-2 .wpspw-post-title-content{height:120px}.wpspw-post-slider.wpspw-design-11{padding-bottom:35px}.wpspw-post-slider.wpspw-design-11 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-11 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-11 .wpspw-post-title-content{box-sizing:border-box;background:rgba(0,0,0,.3);clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0}.wpspw-post-slider.wpspw-design-11 .wpspw-post-categories{bottom:15px;left:0;right:0;padding:5px 10px 0 15px;text-align:left;position:absolute;z-index:9}.wpspw-post-slider.wpspw-design-11 .wpspw-post-title-content h2 a{color:#fff;text-decoration:none}.wpspw-post-slider.wpspw-design-11 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-slider.wpspw-design-11 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-11 .wpspw-post-date,.wpspw-post-slider.wpspw-design-11 .wpspw-post-date a{color:#fff}.wpspw-post-slider.wpspw-design-11 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-11 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-11 .slick-prev{left:10px!important}.wpspw-post-slider.wpspw-design-11 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:8px!important}.wpspw-post-slider.wpspw-design-11 .wpspw-post-date{position:relative;z-index:2}.wpspw-post-slider.wpspw-design-12{padding-bottom:20px}.wpspw-post-slider.wpspw-design-12 .wpspw-post-grid-content .wpspw-post-title{padding:15px 15px 0 15px!important;margin-bottom:0!important}.wpspw-post-slider.wpspw-design-12 .wpspw-post-grid-content{border:1px solid #ebebeb;padding-bottom:15px}.wpspw-post-slider.wpspw-design-12 .wpspw-post-image-bg{background:#f1f1f1;height:200px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-12 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-12 .wpspw-post-categories{top:0;left:0;padding:10px 10px 10px 15px;right:0;text-align:left;z-index:9}.wpspw-post-slider.wpspw-design-12 .wpspw-post-date{width:100%;padding:15px 18px!important;margin:0;box-sizing:border-box;background:#f7f7f7;border-bottom:1px solid #ebebeb;color:#666}.wpspw-post-slider.wpspw-design-12.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-12.slides-column-2 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-12 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-slider.wpspw-design-12 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-13{padding-bottom:35px}.wpspw-post-slider.wpspw-design-13 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-13 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-13 .wpspw-post-title-content{background:rgba(0,0,0,.3);clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0}.wpspw-post-slider.wpspw-design-13 .wpspw-post-date{position:relative;z-index:2}.wpspw-post-slider.wpspw-design-13 .wpspw-post-date,.wpspw-post-slider.wpspw-design-13 .wpspw-post-date a{color:#fff}.wpspw-post-slider.wpspw-design-13 h2 a{color:#fff}.wpspw-post-slider.wpspw-design-13 .wpspw-bottom-content{position:absolute;bottom:20px;left:15px;right:15px}.wpspw-post-slider.wpspw-design-13 .wpspw-post-categories{position:absolute;top:0;left:0;padding:10px 10px 10px 15px;right:0;text-align:left;z-index:9}.wpspw-post-slider.wpspw-design-13 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-13 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-13 .slick-prev{left:10px!important}.wpspw-post-slider.wpspw-design-13 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:5px!important}.wpspw-post-slider.wpspw-design-13 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-slider.wpspw-design-13 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-14{margin:0}.wpspw-post-slider.wpspw-design-14 .wpspw-post-image-bg{background:#f1f1f1;height:330px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-14 .wpspw-post-title-content{box-sizing:border-box;clear:both;height:330px;bottom:0;color:#fff;left:0;padding:20px 15px;position:relative;right:0}.wpspw-post-slider.wpspw-design-14 .wpspw-post-categories{top:0;right:0;left:0;padding:10px 5px 0 5px;text-align:left;position:absolute;z-index:9;margin-top:0}.wpspw-post-slider.wpspw-design-14 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-14 .wpspw-post-tags a,.wpspw-post-slider.wpspw-design-14 .wpspw-post-title a{color:#fff;line-height:10px!important}.wpspw-post-slider.wpspw-design-14 .wpspw-post-categories a{padding:4px 16px}.wpspw-post-slider.wpspw-design-14 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-14 .wpspw-bottom-content{position:relative;bottom:15px}.wpspw-post-slider.wpspw-design-14 .wpspw-post-overlay .wpspw-medium-6{padding:0}.wpspw-post-slider.wpspw-design-14 .wpspw-post-slides:nth-child(5n+1) .wpspw-post-title-content{background:#28943a}.wpspw-post-slider.wpspw-design-14 .wpspw-post-slides:nth-child(5n+2) .wpspw-post-title-content{background:#227b96}.wpspw-post-slider.wpspw-design-14 .wpspw-post-slides:nth-child(5n+3) .wpspw-post-title-content{background:#d84e1a}.wpspw-post-slider.wpspw-design-14 .wpspw-post-slides:nth-child(5n+4) .wpspw-post-title-content{background:#7d2da7}.wpspw-post-slider.wpspw-design-14 .wpspw-post-slides:nth-child(5n+5) .wpspw-post-title-content{background:#ca9215}.wpspw-post-slider.wpspw-design-14 .wpspw-post-content{padding:0!important}.wpspw-post-slider.wpspw-design-14 .wpspw-post-slides .wpspw-post-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider.wpspw-design-14 .slick-arrow{bottom:0!important;border:none!important;top:auto!important}.wpspw-post-slider.wpspw-design-14 .slick-next{right:0!important}.wpspw-post-slider.wpspw-design-14 .slick-prev{right:31px!important;left:auto!important}.wpspw-post-slider.wpspw-design-14 .slick-dots{left:15px!important;bottom:0!important;right:15px!important;text-align:center}.wpspw-post-slider.wpspw-design-15{margin:0 -3px}.wpspw-post-slider.wpspw-design-15 .wpspw-post-image-bg{background:#f1f1f1;height:350px!important;line-height:0;text-align:left;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-15 .wpspw-post-title-content{background:rgba(0,0,0,.3);clear:both;height:350px!important;bottom:0;color:#fff;left:0;padding:15px 15px 35px 15px;position:relative;right:0}.wpspw-post-slider.wpspw-design-15 .wpspw-post-date,.wpspw-post-slider.wpspw-design-15 .wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-15 .wpspw-post-overlay .wpspw-medium-6{padding:0}.wpspw-post-slider.wpspw-design-15 .wpspw-withoutimgblue{background:#3e3e7a}.wpspw-post-slider.wpspw-design-15 .wpspw-withimage .wpspw-title-content{position:absolute;line-height:normal;bottom:0;left:0;right:0;padding:15px 15px 35px 15px;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7) 100%)}.wpspw-post-slider.wpspw-design-15 .wpspw-withimage .wpspw-post-categories{position:absolute;top:0;text-align:left;right:0;left:0;padding:20px 5px 0 15px}.wpspw-post-slider.wpspw-design-15 .wpspw-post-content{padding:10px 0 0 0;color:#fff}.wpspw-post-slider.wpspw-design-15 .wpspw-post-content p{margin:0}.wpspw-post-slider.wpspw-design-15 .wpspw-post-slides{padding:0 6px}.wpspw-post-slider.wpspw-design-15 .wpspw-post-slides .wpspw-post-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider.wpspw-design-15 .wpspw-post-date img,.wpspw-post-slider.wpspw-design-15 .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-post-slider.wpspw-design-15 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-15 .wpspw-post-tags a{color:#fff}.wpspw-post-slider.wpspw-design-15 .slick-arrow{bottom:0!important;border:none!important;top:auto!important}.wpspw-post-slider.wpspw-design-15 .slick-next{right:6px!important}.wpspw-post-slider.wpspw-design-15 .slick-prev{right:37px!important;left:auto!important}.wpspw-post-slider.wpspw-design-15 .slick-dots{left:15px!important;bottom:0!important;right:15px!important;text-align:center}.wpspw-post-slider.wpspw-design-16{padding-bottom:25px}.wpspw-post-slider.wpspw-design-16 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-16 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-slider.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-slider.wpspw-design-16 .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider.wpspw-design-16 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-16 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-16.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-16.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-16.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-17{padding-bottom:25px}.wpspw-post-slider.wpspw-design-17 .wpspw-post-grid-content{background:#fff;padding-bottom:15px;border-bottom:2px solid #555}.wpspw-post-slider.wpspw-design-17 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-slider.wpspw-design-17 .wpspw-content-above-image{position:relative;margin-top:-50px;width:85%;background:#fff;padding:20px 0 5px 0}.wpspw-post-slider.wpspw-design-17 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-17 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-17 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-slider.wpspw-design-17 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-slider.wpspw-design-17 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-17.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-17.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-17.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-17 .no-thumb-image .wpspw-content-above-image{margin-top:0!important;padding-top:5px}.wpspw-post-slider.wpspw-design-18{padding-bottom:25px}.wpspw-post-slider.wpspw-design-18 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-18 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-slider.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-title{border-top:2px solid #d0e9e6;padding-top:10px!important}.wpspw-post-slider.wpspw-design-18 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-slider.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-slider.wpspw-design-18 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-18 .readmorebtn{border:0;border-bottom:2px solid #d0e9e6;font-size:14px}.wpspw-post-slider.wpspw-design-18.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-18.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-19{padding-bottom:20px}.wpspw-post-slider.wpspw-design-19 .wpspw-post-grid-content{background:#f5f7f8;text-align:center;float:left;width:100%;padding:0}.wpspw-post-slider.wpspw-design-19 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-slider.wpspw-design-19 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-slider.wpspw-design-19 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-19 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-19 .wpspw-post-content-bacground{background:#fff;position:relative;margin:-40px 20px 20px 20px;padding:15px 15px 15px 15px}.wpspw-post-slider.wpspw-design-19.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-19.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-19.slides-column-2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-19 .no-thumb-image .wpspw-post-content-bacground{margin-top:20px!important}.wpspw-post-slider.wpspw-design-20{padding-bottom:35px}.wpspw-post-slider.wpspw-design-20 .wpspw-post-image-bg{background:#f1f1f1;height:400px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-20 .wpspw-post-slides .wpspw-post-overlay-main-wrap{position:relative}.wpspw-post-slider.wpspw-design-20 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;position:absolute;top:0;height:100%;width:100%}.wpspw-post-slider.wpspw-design-20 .wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-20 .wpspw-post-date,.wpspw-post-slider.wpspw-design-20 .wpspw-post-date a{color:#fff}.wpspw-post-slider.wpspw-design-20 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-20 .wpspw-title-content{position:absolute;z-index:2;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);clear:both;left:15px;right:15px;padding:0 5px}.wpspw-post-slider.wpspw-design-20 .wpspw-post-overlay{overflow:hidden}.wpspw-post-slider.wpspw-design-20 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-20 .wpspw-post-grid-content{background:rgba(0,0,0,.3)}.wpspw-post-slider.wpspw-design-20 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-slider.wpspw-design-20 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-20 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:8px!important}.wpspw-post-slider.wpspw-design-21{padding-bottom:30px}.wpspw-post-slider.wpspw-design-21 .wpspw-post-grid-content{background:#fff}.wpspw-post-slider.wpspw-design-21 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-21 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-21 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0}.wpspw-post-slider.wpspw-design-21 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-slider.wpspw-design-21 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-21 .wpspw-post-grid-content .wpspw-post-line{width:40%;height:3px;background:#ddd;margin-top:15px}.wpspw-post-slider.wpspw-design-21.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-21.slides-column-2 .slick-arrow{top:20%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-21.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-22 .wpspw-post-slides{position:relative}.wpspw-post-slider.wpspw-design-22 .wpspw-post-image-bg{background:#f1f1f1;height:400px!important;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-22 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-slider.wpspw-design-22 .wpspw-post-grid .wpspw-post-overlay{position:relative}.wpspw-post-slider.wpspw-design-22 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-22 .wpspw-post-tags a,.wpspw-post-slider.wpspw-design-22 .wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-22 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-22 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-22 .wpspw-post-grid-content{position:absolute;bottom:0;left:0;top:0;right:0;clear:both;padding:20px 20px 20px 20px}.wpspw-post-slider.wpspw-design-22 .wpspw-post-overlay{overflow:hidden}.wpspw-post-slider.wpspw-design-22 .wpspw-post-overlay:hover .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-slider.wpspw-design-22 .wpspw-post-grid-content{-webkit-transition:background-color .5s ease-out 0s;-moz-transition:background-color .5s ease-out 0s;-ms-transition:background-color .5s ease-out 0s;-o-transition:background-color .5s ease-out 0s;transition:background-color .5s ease-out 0s}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-1 .wpspw-post-grid-content{background:rgba(216,78,26,.5)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-1 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(216,78,26,.7)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-2 .wpspw-post-grid-content{background:rgba(125,45,167,.5)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-2 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(125,45,167,.7)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-3 .wpspw-post-grid-content{background:rgba(40,148,58,.5)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-3 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(40,148,58,.7)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-4 .wpspw-post-grid-content{background:rgba(34,123,150,.5)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-4 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(34,123,150,.7)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-5 .wpspw-post-grid-content{background:rgba(202,146,21,.5)}.wpspw-post-slider.wpspw-design-22 .wpspw-clr-5 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(202,146,21,.7)}.wpspw-post-slider.wpspw-design-22 .wpspw-post-content{color:#fff;padding:10px 0}.wpspw-post-slider.wpspw-design-22 .readmorebtn{border-color:#fff;color:#fff;position:relative;z-index:2}.wpspw-post-slider.wpspw-design-22 .wpspw-post-date,.wpspw-post-slider.wpspw-design-22 .wpspw-post-tags{position:relative;z-index:2}.wpspw-post-slider.wpspw-design-22 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-23{padding-bottom:10px}.wpspw-post-slider.wpspw-design-23 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-23 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-23 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0}.wpspw-post-slider.wpspw-design-23 .wpspw-post-grid-content .wpspw-post-content{padding:10px 0}.wpspw-post-slider.wpspw-design-23 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-23 .wpspw-post-content-bacground{background:#fff;position:relative;border:4px double #e1e1e1;margin:-40px 20px 20px 20px;padding:20px 15px 10px 15px}.wpspw-post-slider.wpspw-design-23.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-23 .no-thumb-image .wpspw-post-content-bacground{margin:0!important}.wpspw-post-slider.wpspw-design-23.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-23.slides-column-2 .slick-arrow{top:20%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-24{padding-bottom:25px}.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-24 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-slider.wpspw-design-24 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-line-1{width:40%;height:3px;background:#ddd;margin:15px auto}.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-line-2{width:35%;height:1px;background:#e96656;margin:15px auto}.wpspw-post-slider.wpspw-design-24.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-24.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-24.slides-column-2 .slick-arrow{top:20%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-short-content{padding:0 15px}.wpspw-post-slider.wpspw-design-25{padding-bottom:25px}.wpspw-post-slider.wpspw-design-25 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-25 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-25 .wpspw-post-grid-content .wpspw-post-date{position:absolute}.wpspw-post-slider.wpspw-design-25 .wpspw-post-grid-content .wpspw-post-date{right:0;top:0;background:#fce325;padding:5px 10px;color:#000}.wpspw-post-slider.wpspw-design-25 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0 0 0}.wpspw-post-slider.wpspw-design-25 .wpspw-post-grid-content .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider.wpspw-design-25 .wpspw-post-image-bg{background:#f1f1f1;height:200px;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-25 .wpspw-readmore{text-align:center;margin-top:15px;position:relative;font-size:14px}.wpspw-post-slider.wpspw-design-25 .wpspw-readmore .readmorebtn{border:2px solid #888;padding:4px 12px;color:#888;background-color:#fff;position:relative;z-index:1;margin:0}.wpspw-post-slider.wpspw-design-25 .wpspw-readmore .readmorebtn:hover{background-color:#888;color:#fff}.wpspw-post-slider.wpspw-design-25 .wpspw-readmore:after{content:"";width:100%;height:2px;background-color:#888;position:absolute;top:50%;left:0;z-index:0}.wpspw-post-slider.wpspw-design-25.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-25.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-25 .wpspw-post-date img,.wpspw-post-slider.wpspw-design-25 .wpspw-post-tags img{width:auto!important}.wpspw-post-slider.wpspw-design-26{padding-bottom:30px}.wpspw-post-slider.wpspw-design-26 .wpspw-post-grid-content{background:#fff}.wpspw-post-slider.wpspw-design-26 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-26 .wpspw-post-image-bg{height:300px;background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-slider.wpspw-design-26 .wpspw-post-overlay{position:relative;margin-bottom:15px}.wpspw-post-slider.wpspw-design-26 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-slider.wpspw-design-26 .wpspw-post-grid-content .wpspw-post-content{padding:5px 0}.wpspw-post-slider.wpspw-design-26 .wpspw-post-categories,.wpspw-post-slider.wpspw-design-26 .wpspw-post-date{display:block}.wpspw-post-slider.wpspw-design-26 .wpspw-title-content{bottom:0;color:#fff;left:0;padding:15px 10px;position:absolute;right:0;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-26 .wpspw-post-slides:nth-child(5n+1) .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-slider.wpspw-design-26 .wpspw-post-slides:nth-child(5n+2) .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-slider.wpspw-design-26 .wpspw-post-slides:nth-child(5n+3) .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-slider.wpspw-design-26 .wpspw-post-slides:nth-child(5n+4) .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-slider.wpspw-design-26 .wpspw-post-slides:nth-child(5n+5) .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-slider.wpspw-design-26 .slick-arrow{top:130px!important;border:none!important}.wpspw-post-slider.wpspw-design-27 .wpspw-post-image-bg{background:#f1f1f1;height:400px!important;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-27 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-27 .wpspw-post-grid-content{position:relative;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-slider.wpspw-design-27 .wpspw-post-title a{color:#fff;line-height:normal}.wpspw-post-slider.wpspw-design-27 .wpspw-post-content,.wpspw-post-slider.wpspw-design-27 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-27 .wpspw-post-content{padding:15px 0}.wpspw-post-slider.wpspw-design-27 .wpspw-link-overlay{overflow:hidden;background:rgba(0,0,0,.4)}.wpspw-post-slider.wpspw-design-27 .wpspw-title-content{position:absolute;top:15px;right:15px;left:15px;z-index:1}.wpspw-post-slider.wpspw-design-27 .wpspw-withimage .wpspw-post-date a,.wpspw-post-slider.wpspw-design-27 .wpspw-withimage .wpspw-post-tags a{color:#fff}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage .wpspw-post-date{color:#444}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage .wpspw-post-content{color:#444}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage{height:400px;background:#fff}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage h2 a{color:#555}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage{color:#555}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage .wpspw-post-grid-content{padding:15px;border:1px solid #d1d1d1;height:100%;position:relative}.wpspw-post-slider.wpspw-design-27 .readmorebtn{color:#fff;border-color:#fff}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage .readmorebtn{color:#888;border-color:#888}.wpspw-post-slider.wpspw-design-27 .wpspw-noimage .readmorebtn:focus,.wpspw-post-slider.wpspw-design-27 .wpspw-noimage .readmorebtn:hover{color:#fff}.wpspw-post-slider.wpspw-design-27 .wpspw-post-grid-content:hover{-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888}.wpspw-post-slider.wpspw-design-27 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-27 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-post-slider.wpspw-design-28 .wpspw-post-slides{padding:0 11px}.wpspw-post-slider.wpspw-design-28 .wpspw-post-image-bg{background:#f1f1f1;height:400px!important;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-28 .wpspw-post-short-content{clear:both;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7) 100%);bottom:0;color:#fff;left:0;padding:15px 20px;position:absolute;right:0;max-height:50%;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;z-index:2}.wpspw-post-slider.wpspw-design-28 .wpspw-post-content{opacity:0;padding:10px 0 0 0;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;color:#fff}.wpspw-post-slider.wpspw-design-28 h2.wpspw-post-title a{color:#fff;text-decoration:none}.wpspw-post-slider.wpspw-design-28 .wpspw-post-date,.wpspw-post-slider.wpspw-design-28 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-28 .wpspw-post-tags a{color:#fff}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-content{opacity:1}.wpspw-post-slider.wpspw-design-28 .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-slider.wpspw-design-28 .wpspw-post-tags{padding-bottom:15px}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-short-content{max-height:100%}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-date{color:#aaa}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-content{color:#fff}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-content a{color:#fff;border-color:#fff}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-white-overlay{background:rgba(0,0,0,.9)}.wpspw-post-slider.wpspw-design-28 .wpspw-post-white-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.wpspw-post-slider.wpspw-design-28 .wpspw-post-overlay:hover .wpspw-post-short-content{background-image:none}.wpspw-post-slider.wpspw-design-28 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-28 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-post-slider.wpspw-design-29{padding-bottom:35px}.wpspw-post-slider.wpspw-design-29 .wpspw-post-slides{padding:0 11px}.wpspw-post-slider.wpspw-design-29 .wpspw-post-image-bg{background:#f1f1f1;height:470px!important;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-29 .wpspw-post-grid-content{position:relative;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-slider.wpspw-design-29 .wpspw-post-title a{color:#fff;line-height:normal}.wpspw-post-slider.wpspw-design-29 .wpspw-post-content,.wpspw-post-slider.wpspw-design-29 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-29 .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider.wpspw-design-29 .wpspw-link-overlay{overflow:hidden;background:rgba(0,0,0,.4)}.wpspw-post-slider.wpspw-design-29 .wpspw-title-content{position:absolute;bottom:15px;right:15px;left:15px;z-index:1}.wpspw-post-slider.wpspw-design-29 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-29 .wpspw-post-tags a{color:#fff}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-date,.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-date a,.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-tags a{color:#444}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-content{color:#444}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage{height:470px;background:#fff}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-image-bg{background:#f1f1f1;height:170px!important;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage h2 a{color:#555}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage{color:#555}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-grid-content{border:1px solid #d1d1d1;height:100%;position:relative}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .wpspw-post-title-content{padding:15px}.wpspw-post-slider.wpspw-design-29 .wpspw-post-categories{position:absolute;left:0;top:0;right:0;padding:15px;text-align:left}.wpspw-post-slider.wpspw-design-29 .readmorebtn{color:#fff;border-color:#fff}.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .readmorebtn{color:#888;border-color:#888}.wpspw-post-slider.wpspw-design-29 .wpspw-noimage .readmorebtn:focus,.wpspw-post-slider.wpspw-design-29 .wpspw-post-smallimage .readmorebtn:hover{color:#fff}.wpspw-post-slider.wpspw-design-29 .wpspw-post-grid-content:hover{-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888}.wpspw-post-slider.wpspw-design-29 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-29 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:0!important}.wpspw-post-slider.wpspw-design-30{margin:0}.wpspw-post-slider.wpspw-design-30{padding-bottom:25px}.wpspw-post-slider.wpspw-design-30 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content{border:1px solid #d1d1d1;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;padding-bottom:10px;-moz-box-shadow:5px 5px #e0dfdf;-webkit-box-shadow:5px 5px #e0dfdf;box-shadow:5px 5px #e0dfdf}.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content:hover{-moz-box-shadow:5px 5px #d3d1d1;-webkit-box-shadow:5px 5px #d3d1d1;box-shadow:5px 5px #d3d1d1}.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-title{padding:5px 10px;float:none;display:block}.wpspw-post-slider.wpspw-design-30 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-line-1{height:1px;background:#d1d1d1;margin:15px -10px 15px -10px}.wpspw-post-slider.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-line-2{height:1px;background:#d1d1d1;margin:15px -10px 5px -10px}.wpspw-post-slider.wpspw-design-30.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-30 .no-thumb-image{padding-top:15px}.wpspw-post-slider.wpspw-design-30.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-30.slides-column-2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-31{padding-bottom:25px}.wpspw-post-slider.wpspw-design-31 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-slider.wpspw-design-31 .wpspw-post-image-bg{background:#f1f1f1;height:200px;line-height:0;overflow:hidden;position:relative}.wpspw-post-slider.wpspw-design-31 .wpspw-post-content{position:relative;margin:0;padding:15px 0x}.wpspw-post-slider.wpspw-design-31 .wpspw-post-categories{text-align:center}.wpspw-post-slider.wpspw-design-31 .wpspw-post-inner-content{background:#fff;width:80%;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;position:relative;margin:-50px auto 0 auto;padding:15px}.wpspw-post-slider.wpspw-design-31 .wpspw-post-grid-content:hover .wpspw-post-inner-content{-moz-box-shadow:0 0 5px #aaa9a9;-webkit-box-shadow:0 0 5px #aaa9a9;box-shadow:0 0 5px #aaa9a9}.wpspw-post-slider.wpspw-design-31 .wpspw-post-slides{position:relative;padding:0 11px 15px 11px}.wpspw-post-slider.wpspw-design-31.wpspw-image-fit .wpspw-post-image-bg{height:200px}.wpspw-post-slider.wpspw-design-31 .no-thumb-image .wpspw-post-inner-content{margin-top:5px}.wpspw-post-slider.wpspw-design-31.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-31.slides-column-2 .slick-arrow{top:20%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-32 .wpspw-post-slides{padding:0 10px;text-align:center}.wpspw-post-slider.wpspw-design-32{padding-bottom:35px}.wpspw-post-slider.wpspw-design-32 .wpspw-post-grid-content .wpspw-post-content{padding:0 15px;margin-top:10px;text-align:center}.wpspw-post-slider.wpspw-design-32 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-32 .wpspw-title-content{text-align:center;border-bottom:3px solid #666;width:90%;margin:-70px auto 0 auto;position:relative;z-index:9;box-sizing:border-box;background:rgba(255,255,255,.9);clear:both;height:auto;left:0;padding:15px 15px}.wpspw-post-slider.wpspw-design-32 .wpspw-post-grid-content:hover .wpspw-title-content{border-color:#3aadff}.wpspw-post-slider.wpspw-design-32 .wpspw-post-categories{margin:0;padding:0}.wpspw-post-slider.wpspw-design-32.wpspw-image-fit .wpspw-post-image-bg{height:230px}.wpspw-post-slider.wpspw-design-32 .slick-arrow{top:100px!important;border:none!important}.wpspw-post-slider.wpspw-design-32 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:5px!important}.wpspw-post-slider.wpspw-design-32 .no-thumb-image .wpspw-title-content{margin-top:0}.wpspw-post-slider.wpspw-design-33 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-33{padding-bottom:35px}.wpspw-post-slider.wpspw-design-33 .wpspw-post-categories{position:relative;margin:0;padding:0;margin-bottom:10px}.wpspw-post-slider.wpspw-design-33 .wpspw-post-categories a{box-shadow:0 1px 2px #aaa!important}.wpspw-post-slider.wpspw-design-33 .wpspw-post-title{margin:0}.wpspw-post-slider.wpspw-design-33 .wpspw-post-title a:hover{color:#23527c;text-decoration:underline}.wpspw-design-33 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content .wpspw-post-title{padding:6px 0}.wpspw-post-slider.wpspw-design-33 .wpspw-post-content{padding:10px 0}.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content{overflow:hidden;position:relative;box-shadow:0 2px 5px rgba(0,0,0,.25);margin:10px 0;min-height:450px}.wpspw-post-slider.wpspw-design-33 .wpspw-post-image-bg{-moz-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s;transform:scale(1);background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content .wpspw-post-content{display:none}.wpspw-post-slider.wpspw-design-33 .wpspw-post-inner-content{padding:28px 28px 10px 28px;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;height:0}.wpspw-post-slider.wpspw-design-33.wpspw-image-fit .wpspw-post-image-bg{height:200px!important}.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content:hover .wpspw-post-image-bg{transform:scale(0);height:0}.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content:hover .wpspw-post-content{display:block}.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content:hover .wpspw-post-inner-content{box-sizing:border-box;position:absolute;height:100%;width:100%;bottom:0}.wpspw-post-slider.wpspw-design-33 .wpspw-post-grid-content:hover .wpspw-post-categories{margin-bottom:20px}.wpspw-post-slider.wpspw-design-33 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-34{padding-bottom:25px}.wpspw-post-slider.wpspw-design-34 .wpspw-post-grid-content{position:relative;text-align:center}.wpspw-post-slider.wpspw-design-34 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none;text-align:center}.wpspw-post-slider.wpspw-design-34 .wpspw-post-image-bg{background:#f1f1f1;height:250px;line-height:0;overflow:hidden;position:relative}.wpspw-post-slider.wpspw-design-34 .wpspw-post-content{position:relative;margin:0;padding:20px 0 5px 0}.wpspw-post-slider.wpspw-design-34 .wpspw-post-categories{text-align:center;position:absolute;top:5px;left:5px;right:5px}.wpspw-post-slider.wpspw-design-34 .wpspw-post-inner-content{width:80%;z-index:2;background-color:#0d1217;display:block;position:relative;padding:10px;margin:-50px auto 0 auto;padding:20px}.wpspw-post-slider.wpspw-design-34 .wpspw-post-inner-content:after{display:block;content:'';position:absolute;left:-4px;right:-4px;bottom:-4px;top:-4px;border:2px solid #0d1217;z-index:-1}.wpspw-post-slider.wpspw-design-34 .wpspw-post-slides{position:relative;padding:0 10px 10px 10px}.wpspw-post-slider.wpspw-design-34 .wpspw-post-date,.wpspw-post-slider.wpspw-design-34 .wpspw-post-date a{color:#fff}.wpspw-post-slider.wpspw-design-34 .wpspw-post-content{padding:15px!important}.wpspw-post-slider.wpspw-design-34 .slick-arrow{top:20%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-34 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-34 .slick-prev{left:10px!important}.wpspw-post-slider.wpspw-design-34 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:5px!important}.wpspw-post-slider.wpspw-design-35 .wpspw-post-slides{padding:0 10px 15px 10px}.wpspw-post-slider.wpspw-design-35 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-slider.wpspw-design-35 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-slider.wpspw-design-35 .wpspw-post-content{position:relative;margin:0;padding:25px 15px 5px 15px}.wpspw-post-slider.wpspw-design-35 .wpspw-post-categories{text-align:center}.wpspw-post-slider.wpspw-design-35 .wpspw-post-inner-content{background:#fff;width:80%;-moz-box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;position:relative;margin:-50px auto 0 auto;padding:20px}.wpspw-post-slider.wpspw-design-35 .wpspw-post-grid-content:hover .wpspw-post-inner-content{-moz-box-shadow:0 4px 20px rgba(0,0,0,.3);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.wpspw-post-slider.wpspw-design-35.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-post-slider.wpspw-design-35 .no-thumb-image .wpspw-post-inner-content{margin-top:10px}.wpspw-post-slider.wpspw-design-35 .slick-arrow{top:20%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-36{padding-bottom:25px}.wpspw-post-slider.wpspw-design-36 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-36 .wpspw-post-grid-content{background-color:#f8f8f8;text-align:left;padding-bottom:10px}.wpspw-post-slider.wpspw-design-36 .wpspw-post-grid-content .wpspw-post-categories,.wpspw-post-slider.wpspw-design-36 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-36 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-slider.wpspw-design-36 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-36 .wpspw-post-image-bg:after{content:'';position:absolute;bottom:-24px;left:-20px;background-color:#f8f8f8;width:120%;height:60px;transform:rotate(4deg);-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg)}.wpspw-post-slider.wpspw-design-36.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-post-slider.wpspw-design-36 .no-thumb-image{padding-top:15px}.wpspw-post-slider.wpspw-design-36 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-36 .wpspw-post-content{padding:10px 15px 0 15px}.wpspw-post-slider.wpspw-design-36 .wpspw-post-tags{padding:10px 15px 15px 15px}.wpspw-post-slider.wpspw-design-37{padding-bottom:30px}.wpspw-post-slider.wpspw-design-37 .wpspw-post-slides{padding:0 10px;text-align:center;position:relative}.wpspw-post-slider.wpspw-design-37 .wpspw-post-image-bg{background:#f1f1f1;height:300px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-37 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-slider.wpspw-design-37 .wpspw-post-overlay .wpspw-post-grid-content::before{content:'';display:block;position:absolute;top:5px;left:5px;bottom:5px;right:5px;opacity:1;-webkit-transition:-webkit-transform .35s ease 0s;transition:transform .35s ease 0s}.wpspw-post-slider.wpspw-design-37 .wpspw-post-overlay .wpspw-post-grid-content::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.wpspw-post-slider.wpspw-design-37 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-slider.wpspw-design-37 .wpspw-post-overlay .wpspw-post-grid-content::before{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.wpspw-post-slider.wpspw-design-37 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-grid-content::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.wpspw-post-slider.wpspw-design-37 .wpspw-post-grid-content{padding:15px;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-slider.wpspw-design-37 .wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-37 .wpspw-post-title{position:absolute;text-align:center;left:20px;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:10;padding-bottom:18px}.wpspw-post-slider.wpspw-design-37 .wpspw-post-content{padding:15px;text-align:center}.wpspw-post-slider.wpspw-design-37 .wpspw-post-overlay{overflow:hidden;position:relative;margin-bottom:15px}.wpspw-post-slider.wpspw-design-37 .wpspw-post-slides:hover .wpspw-post-grid-content{background:rgba(0,0,0,.7)}.wpspw-post-slider.wpspw-design-37 .wpspw-post-slides:hover .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-37 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-38 .wpspw-post-content-position{position:relative}.wpspw-post-slider.wpspw-design-38 .wpspw-post-content-left{position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.5);z-index:9;color:#fff}.wpspw-post-slider.wpspw-design-38 .wpspw-post-content-left a,.wpspw-post-slider.wpspw-design-38 .wpspw-post-content-left p{color:#fff}.wpspw-post-slider.wpspw-design-38 .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider.wpspw-design-38 .wpspw-post-date{color:#fff}.wpspw-post-slider.wpspw-design-38 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-38 .wpspw-post-image-bg{background:#f1f1f1;height:400px!important;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-38 .wpspw-post-content-left-inner{text-align:center;position:absolute;top:50%;left:15px;right:15px;padding-bottom:10px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%)}.wpspw-post-slider.wpspw-design-38 .slick-arrow{bottom:0!important;border:none!important;top:auto!important}.wpspw-post-slider.wpspw-design-38 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-38 .slick-prev{right:40px!important;left:auto!important}.wpspw-post-slider.wpspw-design-38 .slick-dots{left:15px!important;bottom:8px!important}.wpspw-post-slider.wpspw-design-39{padding-bottom:35px}.wpspw-post-slider.wpspw-design-39 .wpspw-post-slides{position:relative;text-align:center;padding:0 10px}.wpspw-post-slider.wpspw-design-39 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay .wpspw-post-grid-content::before{content:'';display:block;position:absolute;top:15px;left:15px;bottom:15px;right:15px;opacity:1;-webkit-transition:-webkit-transform .35s ease 0s;transition:transform .35s ease 0s}.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay .wpspw-post-grid-content::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay .wpspw-post-grid-content::before{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.wpspw-post-slider.wpspw-design-39 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-grid-content::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.wpspw-post-slider.wpspw-design-39 .wpspw-post-categories a{color:#fff!important;padding:4px 16px;margin:1px 0;text-decoration:none!important;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-slider.wpspw-design-39 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-slider.wpspw-design-39 .wpspw-post-date,.wpspw-post-slider.wpspw-design-39 .wpspw-post-date a,.wpspw-post-slider.wpspw-design-39 .wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-39 .wpspw-post-date{position:relative;z-index:3}.wpspw-post-slider.wpspw-design-39 .wpspw-title-content{position:absolute;bottom:15px;left:15px;right:15px;clear:both;text-align:center;padding:0 5px}.wpspw-post-slider.wpspw-design-39 .wpspw-post-content{padding:15px 15px 0 15px;text-align:center}.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay{overflow:hidden;position:relative}.wpspw-post-slider.wpspw-design-39 .wpspw-post-slides:hover .wpspw-post-grid-content{background:rgba(0,0,0,.7)}.wpspw-post-slider.wpspw-design-39 .wpspw-post-slides:hover .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-39 .wpspw-post-overlay-main{position:relative}.wpspw-post-slider.wpspw-design-39 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-39 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-39 .slick-prev{left:10px!important}.wpspw-post-slider.wpspw-design-39 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:5px!important}.wpspw-post-slider.wpspw-design-40{padding-bottom:30px}.wpspw-post-slider.wpspw-design-40 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-40 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-post-slider.wpspw-design-40 .wpspw-post-grid-content{clear:both}.wpspw-post-slider.wpspw-design-40 .wpspw-post-content-all{padding:30px 0}.wpspw-post-slider.wpspw-design-40 h2.wpspw-post-title{text-align:left;margin:-50px 0 15px 0!important;background:rgba(0,0,0,.9);padding:15px 20px!important}.wpspw-post-slider.wpspw-design-40 h2.wpspw-post-title a{color:#fff}.wpspw-post-slider.wpspw-design-40 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-slider.wpspw-design-40.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-post-slider.wpspw-design-40 .no-thumb-image .wpspw-post-title{margin-top:0!important}.wpspw-post-slider.wpspw-design-40.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-40.slides-column-2 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-41 .wpspw-post-grid-content{text-align:center;float:left;width:100%;padding:0}.wpspw-post-slider.wpspw-design-41 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-slider.wpspw-design-41 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-41 .wpspw-post-content-bacground{background:#fff;position:relative;margin:-40px 20px 20px 20px;padding:25px}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+1) .wpspw-post-grid-content{background:#f44336}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+2) .wpspw-post-grid-content{background:#2196f3}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+3) .wpspw-post-grid-content{background:#8bc34a}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+4) .wpspw-post-grid-content{background:#ff5722}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+5) .wpspw-post-grid-content{background:#e91e63}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+6) .wpspw-post-grid-content{background:#795548}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+7) .wpspw-post-grid-content{background:#9c27b0}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+8) .wpspw-post-grid-content{background:#009688}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+9) .wpspw-post-grid-content{background:#673ab7}.wpspw-post-slider.wpspw-design-41 .wpspw-post-slides:nth-child(10n+10) .wpspw-post-grid-content{background:#ffc107}.wpspw-post-slider.wpspw-design-41.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-post-slider.wpspw-design-41 .no-thumb-image .wpspw-post-content-bacground{margin-top:20px!important}.wpspw-post-slider.wpspw-design-41 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-42{padding-bottom:30px}.wpspw-post-slider.wpspw-design-42 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-42 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-42 .wpspw-post-grid-content h2{border-top:1px solid #111;position:relative;padding-top:15px!important;margin-top:0!important}.wpspw-post-slider.wpspw-design-42 .wpspw-post-grid-content h2:after{content:"";height:40px;width:1px;background:#111;position:absolute;top:-40px;left:50%;z-index:1;opacity:1}.wpspw-post-slider.wpspw-design-42 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-42 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-slider.wpspw-design-42 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-42.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-post-slider.wpspw-design-42 .no-thumb-image h2::after{opacity:0!important}.wpspw-post-slider.wpspw-design-42 .no-thumb-image h2{border:0}.wpspw-post-slider.wpspw-design-42 .wpspw-post-content{padding-bottom:0}.wpspw-post-slider.wpspw-design-42.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-42.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-43{padding-bottom:35px}.wpspw-post-slider.wpspw-design-43 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-43 .wpspw-post-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:35px 35px;position:absolute;right:0;transition:all .5s ease 0s;background:rgba(0,0,0,.4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-slider.wpspw-design-43 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-43 .wpspw-post-date{color:#fff;display:block}.wpspw-post-slider.wpspw-design-43 .wpspw-post-categories a{padding:4px 10px;margin:1px 0;color:#fff;text-decoration:none!important;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-slider.wpspw-design-43 h2{margin:15px 0!important}.wpspw-post-slider.wpspw-design-43 h2 a{color:#fff;padding:15px 0;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;-ms-transition:all .2s ease-in;display:block}.wpspw-post-slider.wpspw-design-43 h2 a:hover{-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;-ms-transition:all .2s ease-in}.wpspw-post-slider.wpspw-design-43 h2 .wpspw-link-border::before{right:0;top:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.wpspw-post-slider.wpspw-design-43 .wpspw-link-overlay:hover+.wpspw-post-grid-content h2 .wpspw-link-border::after,.wpspw-post-slider.wpspw-design-43 .wpspw-link-overlay:hover+.wpspw-post-grid-content h2 .wpspw-link-border::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.wpspw-post-slider.wpspw-design-43 h2 .wpspw-link-border::after,.wpspw-post-slider.wpspw-design-43 h2 .wpspw-link-border::before{content:'';width:100%;height:2px;background:#fff;position:absolute;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.wpspw-post-slider.wpspw-design-43 h2 .wpspw-link-border::after{left:0;bottom:0;-webkit-transform-origin:0 50%;transform-origin:0 50%}.wpspw-post-slider.wpspw-design-43 h2 .wpspw-link-border{position:relative;display:inline-block}.wpspw-post-slider.wpspw-design-43 .wpspw-bottom-content{position:absolute;top:30%;left:30px;right:30px;padding:0 5px}.wpspw-post-slider.wpspw-design-43 .wpspw-post-grid-content-main{position:relative}.wpspw-post-slider.wpspw-design-43 .wpspw-post-date a{color:#fff;position:relative;z-index:3}.wpspw-post-slider.wpspw-design-43 .slick-arrow{top:30%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-43 .slick-next{right:10px!important}.wpspw-post-slider.wpspw-design-43 .slick-prev{left:10px!important}.wpspw-post-slider.wpspw-design-43 .slick-dots{left:15px!important;right:15px!important;text-align:center;bottom:5px!important}.wpspw-post-slider.wpspw-design-43 .wpspw-post-content{padding-bottom:0}.wpspw-post-slider.wpspw-design-43 .wpspw-post-categories a{color:#fff;text-decoration:none!important}.wpspw-post-slider.wpspw-design-43 .wpspw-post-overlay{overflow:hidden}.wpspw-post-slider.wpspw-design-43 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-title-content{background:rgba(0,0,0,.8)}.wpspw-post-slider.wpspw-design-43 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-slider.wpspw-design-44{margin:0}.wpspw-post-slider.wpspw-design-44{padding-bottom:25px}.wpspw-post-slider.wpspw-design-44 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-44 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-slider.wpspw-design-44 .wpspw-post-content{padding-bottom:0}.wpspw-post-slider.wpspw-design-44 .wpspw-post-grid-content h2{padding:15px!important;margin:0!important}.wpspw-post-slider.wpspw-design-44 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-slider.wpspw-design-44 .wpspw-post-grid-content h2.wpspw-post-title{position:absolute;bottom:0;background:rgba(0,0,0,.8);left:0;right:0;z-index:3}.wpspw-post-slider.wpspw-design-44 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-44 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-slider.wpspw-design-44 .wpspw-post-image-bg{background:#f1f1f1;height:250px;margin:20px 20px 15px 0;line-height:0;position:relative;width:100%}.wpspw-post-slider.wpspw-design-44 .wpspw-post-image-bg img{position:relative;z-index:2}.wpspw-post-slider.wpspw-design-44 .wpspw-post-image-bg:after{position:absolute;content:"";width:100%;height:100%;bottom:5px;left:5px;z-index:1;border:#000 solid 2px}.wpspw-post-slider.wpspw-design-44.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-44.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider.wpspw-design-45{padding-bottom:35px}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides{padding:0 10px}.wpspw-post-slider.wpspw-design-45 .wpspw-post-grid-content{background:#fff}.wpspw-post-slider.wpspw-design-45 .wpspw-content-above-image{position:relative;margin-top:-50px;width:85%;background:#fff;padding:20px 0 0 0}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+1) .wpspw-content-above-image{border-top:5px solid #f44336}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+2) .wpspw-content-above-image{border-top:5px solid #2196f3}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+3) .wpspw-content-above-image{border-top:5px solid #8bc34a}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+4) .wpspw-content-above-image{border-top:5px solid #ff5722}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+5) .wpspw-content-above-image{border-top:5px solid #e91e63}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+6) .wpspw-content-above-image{border-top:5px solid #795548}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+7) .wpspw-content-above-image{border-top:5px solid #9c27b0}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+8) .wpspw-content-above-image{border-top:5px solid #009688}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+9) .wpspw-content-above-image{border-top:5px solid #673ab7}.wpspw-post-slider.wpspw-design-45 .wpspw-post-slides:nth-child(10n+10) .wpspw-content-above-image{border-top:5px solid #ffc107}.wpspw-post-slider.wpspw-design-45 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-slider.wpspw-design-45 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-slider.wpspw-design-45 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0;padding-bottom:0}.wpspw-post-slider.wpspw-design-45 .wpspw-post-image-bg{background:#f1f1f1;height:220px;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider.wpspw-design-45.wpspw-image-fit .wpspw-post-image-bg{height:220px}.wpspw-post-slider.wpspw-design-45 .no-thumb-image .wpspw-content-above-image{margin-top:0!important}.wpspw-post-slider.wpspw-design-45.slides-column-1 .slick-arrow,.wpspw-post-slider.wpspw-design-45.slides-column-2 .slick-arrow{top:25%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-list-main.wpspw-design-1 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-list-main.wpspw-design-1 .wpspw-post-list-content .wpspw-image-left-overlay{background:#fff;position:relative;margin-left:-120px;padding:15px 25px;margin-top:15px}.wpspw-list-main.wpspw-design-1.wpspw-image-fit .wpspw-post-image-bg{height:300px}.wpspw-list-main.wpspw-design-2 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-top:20px;margin-bottom:10px}.wpspw-list-main.wpspw-design-2 .wpspw-post-list-content .wpspw-image-left-overlay{position:relative;z-index:5;width:100%;margin:0 auto 20px;padding:20px 20px 20px 0}.wpspw-list-main.wpspw-design-2 .wpspw-post-list-content .wpspw-image-left-overlay::before{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;content:'';border:3px solid #d3e5ea}.wpspw-list-main.wpspw-design-2 .wpspw-post-list-content .wpspw-image-left-overlay::before{width:150%;right:0;left:inherit}.wpspw-list-main.wpspw-design-2 .wpspw-post-list-content .wpspw-post-title a{position:relative;z-index:1}.wpspw-list-main.wpspw-design-2.wpspw-image-fit .wpspw-post-image-bg{height:300px}.wpspw-list-main.wpspw-design-3 .wpspw-post-list{padding-bottom:25px}.wpspw-list-main.wpspw-design-3 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;margin-top:20px;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-list-main.wpspw-design-3 .wpspw-title-overlay-border{border:3px solid #d3e5ea;padding:20px;margin-bottom:20px}.wpspw-list-main.wpspw-design-3 .wpspw-content-border{border-bottom:3px solid #f4f7f6;padding-bottom:15px}.wpspw-list-main.wpspw-design-3 .wpspw-post-list-content .wpspw-post-content{padding:0 0}.wpspw-list-main.wpspw-design-3.wpspw-image-fit .wpspw-post-image-bg{height:300px}.wpspw-list-main.wpspw-design-4 .wpspw-post-list{padding-bottom:15px;border-bottom:1px solid #ddd}.wpspw-list-main.wpspw-design-4 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-list-main.wpspw-design-4.wpspw-image-fit .wpspw-post-image-bg{height:300px}.wpspw-list-main.wpspw-design-5 .wpspw-post-list{padding-bottom:15px;border-bottom:1px solid #ddd}.wpspw-list-main.wpspw-design-5 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-list-main.wpspw-design-5.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-list-main.wpspw-design-6 .wpspw-post-list{padding-bottom:15px;border-bottom:1px solid #ddd}.wpspw-list-main.wpspw-design-6 .wpspw-post-list-content{clear:both}.wpspw-list-main.wpspw-design-6 .wpspw-post-list-content .wpspw-post-title a{color:#444;text-decoration:none}.wpspw-list-main.wpspw-design-6 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-list-main.wpspw-design-6 .wpspw-slideline{background-color:#f0f0f0;height:4px;margin-top:5px;width:100%;margin-bottom:10px}.wpspw-list-main.wpspw-design-6 .wpspw-slideline hr{transition:all .4s cubic-bezier(.65,.05,.36,1);margin:6px 0 5px;border:0;height:4px;background:#b43ce3;width:100%}.wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+1) hr{background:#7cc038}.wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+2) hr{background:#3aadff}.wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+3) hr{background:#1abc9c}.wpspw-list-main.wpspw-design-6 .wpspw-post-list:nth-child(4n+4) hr{background:#3aadff}.wpspw-list-main.wpspw-design-6 .wpspw-post-list:hover hr{width:0%!important}.wpspw-list-main.wpspw-design-6.wpspw-image-fit .wpspw-post-image-bg{height:250px}.wpspw-list-main.wpspw-design-7 .wpspw-medium-4{text-align:right}.wpspw-list-main.wpspw-design-7 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-list-main.wpspw-design-7 .wpspw-post-image-bg{margin-bottom:10px}.wpspw-list-main.wpspw-design-7 .wpspw-post-list{border-bottom:1px solid #ddd;padding-bottom:15px}.wpspw-list-main.wpspw-design-7.wpspw-image-fit .wpspw-post-image-bg{height:300px}.wpspw-list-main.wpspw-design-8 .wpspw-post-list{margin:0!important}.wpspw-list-main.wpspw-design-8 .wpspw-post-list .wpspw-medium-6{padding:0!important}.wpspw-list-main.wpspw-design-8 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-list-main.wpspw-design-8 .wpspw-post-list .wpspw-post-image-content-right{padding:20px!important}.wpspw-list-main.wpspw-design-8 .wpspw-post-list .wpspw-post-image-content-left{padding:20px 20px 20px 0!important}.wpspw-list-main.wpspw-design-8.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-list-main.wpspw-design-8{margin:0 0 25px 0}.wpspw-post-grid-main.wpspw-design-1 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-1 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-1 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:15px}.wpspw-post-grid-main.wpspw-design-1 .wpspw-post-content{padding-bottom:0}.wpspw-post-grid-main.wpspw-design-1.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-1.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-1.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-2 .wpspw-post-grid-content{background:#fff;padding-bottom:10px;border-bottom:2px solid #555}.wpspw-post-grid-main.wpspw-design-2 .wpspw-content-above-image{position:relative;margin-top:-50px;width:85%;background:#fff;padding:20px 0 5px 0}.wpspw-post-grid-main.wpspw-design-2 .no-thumb-image .wpspw-content-above-image{margin-top:0;width:100%;padding-top:0}.wpspw-post-grid-main.wpspw-design-2 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-2 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-grid-main.wpspw-design-2 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-2 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-2.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-2.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-2.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-3 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-title{border-top:2px solid #d0e9e6;padding-top:10px!important}.wpspw-post-grid-main.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-grid-main.wpspw-design-3 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-3 .readmorebtn{border:0;border-bottom:2px solid #d0e9e6;font-size:15px}.wpspw-post-grid-main.wpspw-design-3.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-3.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-3.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-4 .wpspw-post-grid-content{background:#f5f7f8;text-align:center;float:left;width:100%;padding:0}.wpspw-post-grid-main.wpspw-design-4 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-grid-main.wpspw-design-4 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-4 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:16px}.wpspw-post-grid-main.wpspw-design-4 .wpspw-post-content-bacground{background:#fff;position:relative;margin:-40px 20px 20px 20px;padding:25px}.wpspw-post-grid-main.wpspw-design-4 .no-thumb-image .wpspw-post-content-bacground{margin:10px}.wpspw-post-grid-main.wpspw-design-4.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-4.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-4.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-image-bg{background:#f1f1f1;height:400px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-overlay-main-wrap{position:relative}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-grid .wpspw-post-overlay{position:relative}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-5 .wpspw-title-content{position:absolute;z-index:2;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);clear:both;left:15px;right:15px;padding:0 5px}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-overlay{overflow:hidden}.wpspw-post-grid-main.wpspw-design-5 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-grid-content{background:rgba(0,0,0,.3)}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-grid-main.wpspw-design-5 .wpspw-post-categories{margin-top:100px}.wpspw-post-grid-main.wpspw-design-5 .wpspw-medium-4 .wpspw-post-image-bg{height:400px}.wpspw-post-grid-main.wpspw-design-5 .wpspw-medium-3 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-categories,.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-date{position:absolute}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-date{right:0;top:0;background:#fce325;padding:10px;color:#000}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-categories{background:#e96656;bottom:0;left:0;padding:10px}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-categories a{background:0 0;margin-bottom:3px;padding-top:0;padding-bottom:0;border-right:1px solid #fff}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-categories a:last-child{border:0}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-title{padding-top:10px!important}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-image-bg{background:#f1f1f1;height:320px;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-content{padding-bottom:0}.wpspw-post-grid-main.wpspw-design-6 .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-6 .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-6 .wpspw-post-image-bg .wpspw-post-date img{height:auto!important;width:auto!important}.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0}.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-line{width:40%;height:3px;background:#ddd;margin-top:15px}.wpspw-post-grid-main.wpspw-design-7 .wpspw-post-content{padding-bottom:0!important}.wpspw-post-grid-main.wpspw-design-7.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-7.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-7.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-image-bg{background:#f1f1f1;height:400px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-grid .wpspw-post-overlay{position:relative}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-grid-content{position:absolute;bottom:0;left:0;z-index:3;right:0;clear:both;padding:20px 20px 20px 20px}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-overlay{overflow:hidden}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-grid-content{-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-overlay:hover .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-1 .wpspw-post-grid-content{background:rgba(216,78,26,.5)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-1 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(216,78,26,.7)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-2 .wpspw-post-grid-content{background:rgba(125,45,167,.5)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-2 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(125,45,167,.7)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-3 .wpspw-post-grid-content{background:rgba(40,148,58,.5)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-3 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(40,148,58,.7)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-4 .wpspw-post-grid-content{background:rgba(34,123,150,.5)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-4 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(34,123,150,.7)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-5 .wpspw-post-grid-content{background:rgba(202,146,21,.5)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-clr-5 .wpspw-post-overlay:hover .wpspw-post-grid-content{background:rgba(202,146,21,.7)}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-content{color:#fff;padding:10px 0}.wpspw-post-grid-main.wpspw-design-8 .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-8 .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-8 .wpspw-medium-4 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-8 .wpspw-medium-3 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-grid-content{background:#fff;float:left;width:100%;padding:0}.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0}.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-grid-content .wpspw-post-content{padding:10px 0}.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-9 .readmorebtn{border:0;border-bottom:1px solid #888}.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-content-bacground{background:#fff;position:relative;border:4px double #e1e1e1;margin:-40px 20px 20px 20px;padding:20px}.wpspw-post-grid-main.wpspw-design-9 .wpspw-post-content{padding-bottom:0!important}.wpspw-post-grid-main.wpspw-design-9 .no-thumb-image .wpspw-post-content-bacground{margin:0}.wpspw-post-grid-main.wpspw-design-9.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-9.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-9.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-grid-content .wpspw-post-line-1{width:40%;height:3px;background:#ddd;margin:15px auto}.wpspw-post-grid-main.wpspw-design-10 .wpspw-post-grid-content .wpspw-post-line-2{width:35%;height:1px;background:#e96656;margin:15px auto}.wpspw-post-grid-main.wpspw-design-10.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-10.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-10.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-grid-content .wpspw-post-date{position:absolute}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-grid-content .wpspw-post-date{right:0;top:0;background:#fce325;padding:10px;color:#000}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0 0 0}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-grid-content .wpspw-post-content{padding:10px 0}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-image-bg{background:#f1f1f1;height:320px;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-11 .wpspw-readmore{text-align:center;margin-top:15px;position:relative;font-size:14px}.wpspw-post-grid-main.wpspw-design-11 .wpspw-readmore .readmorebtn{border:2px solid #888;padding:4px 12px;color:#888;background-color:#fff;position:relative;z-index:1;margin:0}.wpspw-post-grid-main.wpspw-design-11 .wpspw-readmore .readmorebtn:hover{background-color:#888;color:#fff}.wpspw-post-grid-main.wpspw-design-11 .wpspw-readmore:after{content:"";width:100%;height:2px;background-color:#888;position:absolute;top:50%;left:0;z-index:0}.wpspw-post-grid-main.wpspw-design-11 .wpspw-post-image-bg .wpspw-post-date img{height:auto!important;width:auto!important}.wpspw-post-grid-main.wpspw-design-11 .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-11 .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-grid-content{background:#fff;padding-bottom:15px;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-grid-content .wpspw-post-title,.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-tags{padding:0 15px;float:none}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-categories{margin-left:15px}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-12 .no-thumb-image.wpspw-post-grid-content{padding-top:15px}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-tags{padding-top:10px}.wpspw-post-grid-main.wpspw-design-12.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-12.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-12.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-image-bg{height:350px;background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-overlay{position:relative;margin-bottom:15px}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid-content .wpspw-post-content{padding:5px 0}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-categories,.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-date{display:block}.wpspw-post-grid-main.wpspw-design-13 .wpspw-title-content{bottom:0;color:#fff;left:0;padding:15px 10px;position:absolute;right:0}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid:nth-child(5n+1) .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid:nth-child(5n+2) .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid:nth-child(5n+3) .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid:nth-child(5n+4) .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-grid-main.wpspw-design-13 .wpspw-post-grid:nth-child(5n+5) .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-grid-main.wpspw-design-13 .wpspw-medium-4 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-13 .wpspw-medium-3 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-categories,.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-date{display:block}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid-content .wpspw-post-content{color:#fff}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-content{padding:10px 0}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid .wpspw-post-colorfull-bg{padding:10px 20px}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid:nth-child(5n+1) .wpspw-post-colorfull-bg{background:#d84e1a}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid:nth-child(5n+2) .wpspw-post-colorfull-bg{background:#7d2da7}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid:nth-child(5n+3) .wpspw-post-colorfull-bg{background:#28943a}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid:nth-child(5n+4) .wpspw-post-colorfull-bg{background:#227b96}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid:nth-child(5n+5) .wpspw-post-colorfull-bg{background:#ca9215}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-grid .readmorebtn:hover{border-color:#fff;background:#fff;color:#555}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-categories a{background:0 0;border-right:1px solid #fff;padding-top:0;padding-bottom:0}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-categories{margin-left:-5px}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-categories a:last-child{border:0}.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-14 .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-14.wpspw-image-fit .wpspw-post-image-bg{height:400px}.wpspw-post-grid-main.wpspw-design-14.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-14.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-image-bg{background:#f1f1f1;height:300px;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-date{display:block}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-categories{position:absolute!important;top:0;left:0}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-grid-content .wpspw-post-content{padding:5px 0}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-grid .wpspw-post-colorfull-bg{padding:10px 20px}.wpspw-post-grid-main.wpspw-design-15 .wpspw-post-grid .wpspw-post-colorfull-bg{background:#ededf1}.wpspw-post-grid-main.wpspw-design-15 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-15 .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-grid-content{background:#fff;border:1px solid #ddd;padding-bottom:15px}.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-title{padding:0 15px;float:none}.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-16 .wpspw-post-categories{margin-left:15px}.wpspw-post-grid-main.wpspw-design-16 .no-thumb-image.wpspw-post-grid-content{padding-top:15px}.wpspw-post-grid-main.wpspw-design-16.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-16.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-16.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-image-bg{height:320px;background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-title-content{box-sizing:border-box;clear:both;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7) 100%);bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-overlay{position:relative}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-grid-content{background:#fff;padding-bottom:15px;border:1px solid #eee;float:left;width:100%}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-date a{color:#fff}.wpspw-post-grid-main.wpspw-design-17 .readmorebtn{margin-top:15px!important}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-17 .wpspw-post-tags{padding:0 15px}.wpspw-post-grid-main.wpspw-design-17 .wpspw-medium-6 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-17 .wpspw-medium-4 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-17 .wpspw-medium-3 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-image-bg{background:#f1f1f1;height:320px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-short-content{clear:both;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7) 100%);bottom:0;color:#fff;left:0;padding:15px 20px;position:absolute;right:0;max-height:50%;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-content{opacity:0;padding:10px 0;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-tags a,.wpspw-post-grid-main.wpspw-design-18 h2.wpspw-post-title a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-overlay:hover .wpspw-post-content{opacity:1}.wpspw-post-grid-main.wpspw-design-18 .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-categories{margin:0;padding:0}.wpspw-post-grid-main.wpspw-design-18 .wpspw-medium-6 .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-18 .wpspw-medium-4 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-18 .wpspw-medium-3 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-18 .wpspw-medium-4 .wpspw-post-short-content{max-height:60%}.wpspw-post-grid-main.wpspw-design-18 .wpspw-medium-3 .wpspw-post-short-content{max-height:70%}.wpspw-post-grid-main.wpspw-design-18 .wpspw-post-overlay:hover .wpspw-post-short-content{max-height:100%}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-grid-content .wpspw-post-title{padding:0 15px}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-grid-content .wpspw-post-content{padding:10px 15px}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-grid-content{border:1px solid #ebebeb;padding-bottom:15px;float:left;width:100%;position:relative}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-grid-content h2.wpspw-post-title{padding-top:10px!important}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-image-bg{background:#f1f1f1;height:320px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-content{color:#444;padding-bottom:0!important}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-categories{position:absolute;top:0;left:0;z-index:9;margin:0;padding:0}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-date{width:100%;padding:15px 18px!important;margin:0;box-sizing:border-box;background:#f7f7f7;border-bottom:1px solid #ebebeb;color:#666}.wpspw-post-grid-main.wpspw-design-19 .wpspw-post-tags{padding:0 15px}.wpspw-post-grid-main.wpspw-design-19 .wpspw-medium-6 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-19 .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-19 .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-20 hr{transition:all .4s cubic-bezier(.65,.05,.36,1);margin:6px 0 5px;border:0;height:4px;background:#b43ce3;width:100%}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+1) hr{background:#7cc038}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+2) hr{background:#3aadff}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+3) hr{background:#1abc9c}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:nth-child(4n+4) hr{background:#3aadff}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-grid:hover hr{width:0%!important}.wpspw-post-grid-main.wpspw-design-20 .wpspw-slideline{background-color:#f0f0f0;height:4px;margin-top:5px;margin-bottom:10px;width:100%}.wpspw-post-grid-main.wpspw-design-20 .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-grid-main.wpspw-design-20.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-20.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-20.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-grid-content h2 a{text-align:center}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-content{width:100%;color:#646464;box-sizing:border-box;position:relative;margin:0;padding:15px 0x}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-categories{position:absolute;left:0;top:0;right:0;text-align:center}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-inner-content{box-sizing:border-box;background:rgba(255,255,255,.9);width:80%;position:relative;margin:-50px auto 0 auto;padding:20px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-inner-content::after{content:"";position:absolute;width:100%;height:3px;background:#333;left:0;bottom:0}.wpspw-post-grid-main.wpspw-design-21 .wpspw-medium-4 .wpspw-post-inner-content{padding:10px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-medium-6 .wpspw-post-inner-content{background:rgba(255,255,255,.9);position:relative;margin:-50px auto 0 auto;width:86%;padding:10px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-medium-6 .wpspw-post-inner-content{bottom:initial}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-grid{position:relative}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-grid-main.wpspw-design-21 .wpspw-post-content p{text-align:center}.wpspw-post-grid-main.wpspw-design-21 .wpspw-medium-6 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-21 .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-grid .wpspw-post-overlay{position:relative}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-22 .wpspw-title-content{position:absolute;bottom:15px;width:90%;float:left;clear:both}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-grid-content-main{background:#f1f1f1;padding-bottom:10px}.wpspw-post-grid-main.wpspw-design-22 .wpspw-post-categories{margin:0}.wpspw-post-grid-main.wpspw-design-22 .wpspw-medium-6 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-22 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-22 .wpspw-medium-3 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-23{margin:0}.wpspw-post-grid-main.wpspw-design-23 .wpspw-medium-6.wpspw-first{padding:0 10px}.wpspw-post-grid-main.wpspw-design-23 .wpspw-medium-6.wpspw-last{padding:0 10px}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-grid-content{background:#fff;float:left;width:100%;position:relative}.wpspw-post-grid-main.wpspw-design-23 .wpspw-link-overlay{overflow:hidden;background:rgba(0,0,0,.4)}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-grid{padding:0}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-grid-content-main{border-right:1px solid #d1d1d1;border-left:1px solid #d1d1d1;padding-bottom:15px;border-bottom:1px solid #d1d1d1}.wpspw-post-grid-main.wpspw-design-23 .wpspw-post-grid.wpspw-last{border-right:1px solid #d1d1d1}.wpspw-post-grid-main.wpspw-design-23 .wpspw-title-content{position:absolute;left:15px;bottom:15px;right:15px;z-index:1}.wpspw-post-grid-main.wpspw-design-23 .wpspw-medium-6 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-23 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-23 .wpspw-medium-3 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-grid-content{position:relative;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-title a{color:#fff;line-height:normal}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-grid-main.wpspw-design-24 .wpspw-link-overlay{overflow:hidden;background:rgba(0,0,0,.4)}.wpspw-post-grid-main.wpspw-design-24 .wpspw-title-content{position:absolute;top:15px;right:15px;left:15px;z-index:1}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .wpspw-post-date{color:#444}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .wpspw-post-content{color:#444}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage{height:350px;background:#fff}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage h2 a{color:#555}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage{color:#555}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .wpspw-post-grid-content{padding:15px;border:1px solid #d1d1d1;height:100%;position:relative}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .wpspw-post-tags a{color:#666}.wpspw-post-grid-main.wpspw-design-24 .readmorebtn{color:#fff;border-color:#fff}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .readmorebtn{color:#888;border-color:#888}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .readmorebtn:focus,.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .readmorebtn:hover{color:#fff}.wpspw-post-grid-main.wpspw-design-24 .wpspw-post-grid-content:hover{-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;text-align:left;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-title a{color:#fff;line-height:normal}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-25 .wpspw-title-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-categories{margin:0}.wpspw-post-grid-main.wpspw-design-25 .wpspw-noimage{height:350px}.wpspw-post-grid-main.wpspw-design-25 .wpspw-noimage .wpspw-post-grid-content{box-sizing:border-box;position:relative;background:#e92a24}.wpspw-post-grid-main.wpspw-design-25 .wpspw-noimage:nth-child(2) .wpspw-post-grid-content{background:#3e3e7a}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-content{position:relative;bottom:initial;padding:10px 0;color:#fff}.wpspw-post-grid-main.wpspw-design-25 .wpspw-noimage .wpspw-post-content p{margin:0}.wpspw-post-grid-main.wpspw-design-25 .wpspw-noimage .wpspw-post-date{padding:0!important;display:block;clear:both}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-25 .readmorebtn{color:#fff;border-color:#fff}.wpspw-post-grid-main.wpspw-design-24 .wpspw-noimage .readmorebtn:focus,.wpspw-post-grid-main.wpspw-design-25 .readmorebtn:hover{color:#fff}.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-date img,.wpspw-post-grid-main.wpspw-design-25 .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-short-content{clear:both;background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,.7) 100%);bottom:0;color:#fff;left:0;padding:15px 20px;position:absolute;right:0;max-height:50%;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;z-index:2}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-content{opacity:0;padding:10px 0 0 0;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;color:#fff}.wpspw-post-grid-main.wpspw-design-26 h2.wpspw-post-title a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-overlay:hover .wpspw-post-content{opacity:1}.wpspw-post-grid-main.wpspw-design-26 .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-categories{margin:0;padding:0}.wpspw-post-grid-main.wpspw-design-26 .wpspw-medium-6 .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-26 .wpspw-medium-4 .wpspw-post-image-bg{height:380px}.wpspw-post-grid-main.wpspw-design-26 .wpspw-medium-3 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-date a{color:#fff}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-overlay:hover .wpspw-post-short-content{max-height:100%}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-overlay:hover .wpspw-post-white-overlay{background:rgba(0,0,0,.9)}.wpspw-post-grid-main.wpspw-design-26 .wpspw-medium-4 .wpspw-post-short-content{max-height:60%}.wpspw-post-grid-main.wpspw-design-26 .wpspw-medium-3 .wpspw-post-short-content{max-height:70%}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-white-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.wpspw-post-grid-main.wpspw-design-26 .wpspw-post-overlay:hover .wpspw-post-short-content{background-image:none}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-image-bg{background:#f1f1f1;height:450px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-grid-content{position:relative;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-title a{color:#fff;line-height:normal}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-grid-main.wpspw-design-27 .wpspw-link-overlay{overflow:hidden;background:rgba(0,0,0,.4)}.wpspw-post-grid-main.wpspw-design-27 .wpspw-title-content{position:absolute;bottom:15px;right:15px;left:15px;z-index:1}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-date{color:#444}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-content{color:#444}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage{height:450px;background:#fff}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-image-bg{background:#f1f1f1;height:170px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage h2 a{color:#555}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage{color:#555}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-grid-content{border:1px solid #d1d1d1;height:100%;position:relative}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-title-content{padding:15px}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .wpspw-post-tags a{color:#555}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-categories{position:absolute;left:15px;top:15px}.wpspw-post-grid-main.wpspw-design-27 .readmorebtn{color:#fff;border-color:#fff}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .readmorebtn{color:#888;border-color:#888}.wpspw-post-grid-main.wpspw-design-27 .wpspw-noimage .readmorebtn:focus,.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-smallimage .readmorebtn:hover{color:#fff}.wpspw-post-grid-main.wpspw-design-27 .wpspw-post-grid-content:hover{-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content{border:1px solid #d1d1d1;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;padding-bottom:10px;-moz-box-shadow:5px 5px #e0dfdf;-webkit-box-shadow:5px 5px #e0dfdf;box-shadow:5px 5px #e0dfdf}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content:hover{-moz-box-shadow:5px 5px #d3d1d1;-webkit-box-shadow:5px 5px #d3d1d1;box-shadow:5px 5px #d3d1d1}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content .wpspw-post-title{padding:5px 10px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content .wpspw-post-line-1{height:1px;background:#d1d1d1;margin:15px -10px 15px -10px}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content .wpspw-post-line-2{height:1px;background:#d1d1d1;margin:15px -10px 5px -10px}.wpspw-post-grid-main.wpspw-design-28 .wpspw-post-grid-content.no-thumb-image{padding-top:15px}.wpspw-post-grid-main.wpspw-design-28.wpspw-image-fit .wpspw-post-image-bg{height:330px}.wpspw-post-grid-main.wpspw-design-28.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-28.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-content{position:relative;margin:0;padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-categories{text-align:center}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-inner-content{background:#fff;width:80%;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;position:relative;margin:-50px auto 0 auto;padding:20px}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-grid-content:hover .wpspw-post-inner-content{-moz-box-shadow:0 0 5px #aaa9a9;-webkit-box-shadow:0 0 5px #aaa9a9;box-shadow:0 0 5px #aaa9a9}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-grid{position:relative}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-grid-main.wpspw-design-29 .wpspw-post-content p{text-align:center}.wpspw-post-grid-main.wpspw-design-29 .no-thumb-image .wpspw-post-inner-content{margin:0;width:100%}.wpspw-post-grid-main.wpspw-design-29.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-29.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-29.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content{background:#f1f1f1;float:left;width:100%}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-title{padding:0 15px;float:none}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-content{padding:5px 15px 5px 15px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-date{margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-image-bg{background:#f1f1f1;height:320px;text-align:left;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-categories{margin-left:15px;left:0;position:absolute;top:10px;right:0;text-align:left}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-grid-content .wpspw-post-title{position:absolute;bottom:10px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-image-overlay{position:absolute;background:rgba(0,0,0,.5);left:0;right:0;top:0;bottom:0}.wpspw-post-grid-main.wpspw-design-30 .readmorebtn{margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-medium-6 .wpspw-post-image-bg{height:260px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-30 .wpspw-post-tags{padding:0 15px 15px 15px}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-grid-content{background:#f4f4f4;text-align:center;padding:5px}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none;text-align:center}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-content{position:relative;margin:0;padding:20px 10px 5px 10px}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-date a{color:#fff}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-categories{text-align:center}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-31 .readmorebtn{margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-inner-content{width:80%;z-index:2;background-color:#0d1217;display:block;position:relative;padding:20px;margin:-50px auto 0 auto;padding:20px}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-inner-content:after{display:block;content:'';position:absolute;left:-4px;right:-4px;bottom:-4px;top:-4px;border:2px solid #0d1217;z-index:-1}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-grid{position:relative}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-content p{text-align:center}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-grid-content.no-thumb-image .wpspw-post-inner-content{margin-top:0}.wpspw-post-grid-main.wpspw-design-31 .wpspw-post-tags{padding:0 15px 15px 15px}.wpspw-post-grid-main.wpspw-design-31.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-31.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-31.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content{background:#fff;border:5px solid #f1f2f2;text-align:center;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content{padding-bottom:10px}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content:hover{border:5px solid #d5685a}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content .wpspw-post-title{padding:5px 10px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content .wpspw-post-line-1{height:1px;background:#d1d1d1;margin:15px -10px 15px -10px}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content .wpspw-post-line-2{height:1px;background:#d1d1d1;margin:15px -10px 5px -10px}.wpspw-post-grid-main.wpspw-design-32 .wpspw-post-grid-content.no-thumb-image{padding-top:15px}.wpspw-post-grid-main.wpspw-design-32.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-32.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-32.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-content{position:relative;margin:0;padding:25px 0 0 0}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-categories{text-align:center}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-inner-content{background:#fff;width:80%;-moz-box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;position:relative;margin:-50px auto 0 auto;padding:20px}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-grid-content:hover .wpspw-post-inner-content{-moz-box-shadow:0 4px 20px rgba(0,0,0,.3);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-grid{position:relative}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-grid-main.wpspw-design-33 .wpspw-post-content p{text-align:center}.wpspw-post-grid-main.wpspw-design-33 .no-thumb-image .wpspw-post-inner-content{margin-top:0!important}.wpspw-post-grid-main.wpspw-design-33.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-33.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-33.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content{overflow:hidden;position:relative;box-shadow:0 2px 5px rgba(0,0,0,.25);margin:10px 0;min-height:370px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-categories{position:relative;margin:0;padding:0;margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-categories a{box-shadow:0 1px 2px #aaa!important}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-title{margin:0}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-inner-content{box-sizing:border-box;padding:28px 28px 10px 28px;transition:all .4s ease 0s;height:0}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content .wpspw-post-content-show{display:none}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-12 .wpspw-post-grid-content{min-height:550px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-6 .wpspw-post-grid-content{min-height:450px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-4 .wpspw-post-grid-content{min-height:500px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-3 .wpspw-post-grid-content{min-height:500px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content:hover .wpspw-post-image-bg{transform:scale(0);height:0}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content:hover .wpspw-post-content-show{display:block}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content:hover .wpspw-post-inner-content{position:absolute;height:100%;width:100%;bottom:0}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content:hover .wpspw-post-inner-content::-webkit-scrollbar{display:none}.wpspw-post-grid-main.wpspw-design-34 .wpspw-post-grid-content:hover .wpspw-post-categories{margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-6 .wpspw-post-image-bg{height:230px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-4 .wpspw-post-image-bg{height:230px}.wpspw-post-grid-main.wpspw-design-34 .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-while-overlay{position:absolute;bottom:5px;right:5px;left:5px;background:rgba(255,255,255,.8);padding:15px}.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-while-overlay-inner{padding:10px;border:1px solid #fff}.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-categories a{color:#fff;text-decoration:none!important}.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-date img,.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-post-grid-main.wpspw-design-35 .wpspw-post-content{padding:15px 0;text-align:center}.wpspw-post-grid-main.wpspw-design-35 .wpspw-medium-6 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-35 .wpspw-medium-4 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-35 .wpspw-medium-3 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-grid-content{background-color:#f8f8f8;text-align:left}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-grid-content .wpspw-post-categories,.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-image-bg{background:#f8f8f8;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-image-bg:after{content:'';position:absolute;bottom:-24px;left:-20px;background-color:#f8f8f8;width:120%;height:60px;transform:rotate(4deg);-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg)}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-grid-content.no-thumb-image{padding-top:20px}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-content{padding:15px 15px 15px}.wpspw-post-grid-main.wpspw-design-36 .wpspw-post-tags{padding:0 15px 15px 15px}.wpspw-post-grid-main.wpspw-design-36.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-36.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-36.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-37 .wpspw-post-grid-content{text-align:center}.wpspw-post-grid-main.wpspw-design-37 .wpspw-post-grid-content h2.wpspw-post-title{padding-top:5px!important}.wpspw-post-grid-main.wpspw-design-37 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-37 .wpspw-post-content{padding-top:10px!important;padding-bottom:0;color:#444}.wpspw-post-grid-main.wpspw-design-37 .wpspw-post-categories a{border:none;padding-top:0;padding-bottom:0;background:0 0;color:#444;border-right:1px solid #ddd}.wpspw-post-grid-main.wpspw-design-37 .wpspw-post-categories a:last-child{border:0}.wpspw-post-grid-main.wpspw-design-37.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-37.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-37.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-grid{text-align:center}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-overlay .wpspw-post-grid-content::before{content:'';display:block;position:absolute;top:5px;left:5px;bottom:5px;right:5px;opacity:1;-webkit-transition:-webkit-transform .35s ease 0s;transition:transform .35s ease 0s}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-overlay .wpspw-post-grid-content::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-overlay .wpspw-post-grid-content::before{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.wpspw-post-grid-main.wpspw-design-38 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-grid-content::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-grid-content{padding:15px;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-title{position:absolute;text-align:center;left:20px;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);z-index:10;padding-bottom:18px}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-content{padding:15px 0 0 0;text-align:center}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-overlay{overflow:hidden;position:relative;margin-bottom:15px}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-grid:hover .wpspw-post-grid-content{background:rgba(0,0,0,.7)}.wpspw-post-grid-main.wpspw-design-38 .wpspw-post-grid:hover .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-38 .wpspw-medium-6 .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-38 .wpspw-medium-4 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-38 .wpspw-medium-3 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-39 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-39 .wpspw-post-categories{margin-top:0;padding:0;display:block}.wpspw-post-grid-main.wpspw-design-39 .wpspw-post-content-all{padding:30px 0}.wpspw-post-grid-main.wpspw-design-39 h2.wpspw-post-title{text-align:left;margin:-50px 0 15px 0!important;background:rgba(0,0,0,.9);padding:15px 20px!important}.wpspw-post-grid-main.wpspw-design-39 h2.wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-39 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-39 .wpspw-post-grid-content .wpspw-medium-12{padding:0}.wpspw-post-grid-main.wpspw-design-39.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-6,.wpspw-post-grid-main.wpspw-design-39.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-6,.wpspw-post-grid-main.wpspw-design-39.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-6{width:100%!important}.wpspw-post-grid-main.wpspw-design-39 .no-thumb-image h2.wpspw-post-title{margin-top:0!important}.wpspw-post-grid-main.wpspw-design-39.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-39.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-39.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-categories,.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-date{display:block}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid-content .wpspw-post-content{color:#fff}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-content{padding:10px 0}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid .wpspw-post-colorfull-bg{padding:10px 20px}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+1) .wpspw-post-colorfull-bg{background:#f44336}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+2) .wpspw-post-colorfull-bg{background:#2196f3}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+3) .wpspw-post-colorfull-bg{background:#8bc34a}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+4) .wpspw-post-colorfull-bg{background:#ff5722}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+5) .wpspw-post-colorfull-bg{background:#e91e63}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+6) .wpspw-post-colorfull-bg{background:#795548}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+7) .wpspw-post-colorfull-bg{background:#9c27b0}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+8) .wpspw-post-colorfull-bg{background:#009688}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+9) .wpspw-post-colorfull-bg{background:#673ab7}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid:nth-child(10n+10) .wpspw-post-colorfull-bg{background:#ffc107}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-grid .readmorebtn:hover{border-color:#fff;background:#fff;color:#555}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-categories a{background:0 0;border-right:1px solid #fff;padding-top:0;padding-bottom:0}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-categories{margin-left:-5px}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-categories a:last-child{border:0}.wpspw-post-grid-main.wpspw-design-40 .no-thumb-image .wpspw-post-colorfull-bg{padding-top:25px!important}.wpspw-post-grid-main.wpspw-design-40.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-40.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-40.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-40 .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid-content{text-align:center;float:left;width:100%;padding:0}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-41 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:14px}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-content-bacground{background:#fff;position:relative;margin:-40px 20px 20px 20px;padding:25px}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+1) .wpspw-post-grid-content{background:#f44336}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+2) .wpspw-post-grid-content{background:#2196f3}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+3) .wpspw-post-grid-content{background:#8bc34a}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+4) .wpspw-post-grid-content{background:#ff5722}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+5) .wpspw-post-grid-content{background:#e91e63}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+6) .wpspw-post-grid-content{background:#795548}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+7) .wpspw-post-grid-content{background:#9c27b0}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+8) .wpspw-post-grid-content{background:#009688}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+9) .wpspw-post-grid-content{background:#673ab7}.wpspw-post-grid-main.wpspw-design-41 .wpspw-post-grid:nth-child(10n+10) .wpspw-post-grid-content{background:#ffc107}.wpspw-post-grid-main.wpspw-design-41 .no-thumb-image .wpspw-post-content-bacground{margin-top:20px!important}.wpspw-post-grid-main.wpspw-design-41.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-41.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-41.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-grid-content h2{border-top:1px solid #111;position:relative;padding-top:15px!important;margin-top:0!important}.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-grid-content h2:after{content:"";height:40px;width:1px;background:#111;position:absolute;top:-40px;left:50%;z-index:1;opacity:1}.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-42 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:15px}.wpspw-post-grid-main.wpspw-design-42 .wpspw-post-content{padding-bottom:0}.wpspw-post-grid-main.wpspw-design-42 .no-thumb-image .wpspw-post-title{border:0}.wpspw-post-grid-main.wpspw-design-42 .no-thumb-image h2::after{opacity:0!important}.wpspw-post-grid-main.wpspw-design-42.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-42.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-42.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-grid-content h2{padding:15px!important;margin:0!important}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-grid-content h2.wpspw-post-title{position:absolute;bottom:0;background:rgba(0,0,0,.8);left:0;right:0;z-index:3}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-image-bg{background:#f1f1f1;height:320px;margin:20px 20px 15px 0;line-height:0;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-image-bg img{position:relative;z-index:2}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-image-bg:after{position:absolute;content:"";width:100%;height:100%;bottom:12px;left:12px;z-index:1;border:#000 solid 3px}.wpspw-post-grid-main.wpspw-design-43 .wpspw-post-content{padding-bottom:0}.wpspw-post-grid-main.wpspw-design-43 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-43 .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-categories a{color:#fff;padding:4px 16px;margin:1px 0;text-decoration:none!important;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-grid .wpspw-post-overlay{position:relative}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-date a{color:#fff}.wpspw-post-grid-main.wpspw-design-44 .wpspw-title-content{position:absolute;bottom:15px;left:15px;right:15px;clear:both;padding:0 5px}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-categories{margin:0}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-overlay{overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-44 .wpspw-link-overlay:hover+.wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-1 .wpspw-post-grid-content{background:rgba(216,78,26,.5)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content{background:rgba(216,78,26,.3)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-2 .wpspw-post-grid-content{background:rgba(125,45,167,.5)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content{background:rgba(125,45,167,.3)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-3 .wpspw-post-grid-content{background:rgba(40,148,58,.5)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content{background:rgba(40,148,58,.3)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-4 .wpspw-post-grid-content{background:rgba(34,123,150,.5)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content{background:rgba(34,123,150,.3)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-5 .wpspw-post-grid-content{background:rgba(202,146,21,.5)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-clr-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content{background:rgba(202,146,21,.3)}.wpspw-post-grid-main.wpspw-design-44 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-44 .wpspw-medium-6 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-44 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-44 .wpspw-medium-3 .wpspw-post-image-bg{height:230px}.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-image-bg{background:#f1f1f1;height:350px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-grid-content{position:relative;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-title a{color:#fff;line-height:normal}.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-content,.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-date{color:#fff}.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-45 .wpspw-link-overlay{overflow:hidden;background:rgba(0,0,0,.4)}.wpspw-post-grid-main.wpspw-design-45 .wpspw-post-categories{position:absolute;top:15px;right:15px;left:15px;z-index:1}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage .wpspw-post-categories{position:static}.wpspw-post-grid-main.wpspw-design-45 .wpspw-title-content{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);right:15px;left:15px;z-index:1}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage .wpspw-post-date{color:#444}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage .wpspw-post-content{color:#444}.wpspw-post-grid-main.wpspw-design-45 .wpspw-withimage-image .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-45 .wpspw-withimage-image .wpspw-post-tags a{color:#fff}.wpspw-post-grid-main.wpspw-design-45 .wpspw-withimage-image .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage .wpspw-post-grid-content{height:350px;background:#fff}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage h2{border-bottom:1px solid #337ab7;padding-bottom:10px!important}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage h2 a{color:#555}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage{color:#555}.wpspw-post-grid-main.wpspw-design-45 .wpspw-noimage .wpspw-post-grid-content{padding:15px;-webkit-box-shadow:0 0 2px #e7e7e7;-moz-box-shadow:0 0 2px #e7e7e7;box-shadow:0 0 2px #e7e7e7;position:relative}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid-content{background:#fff}.wpspw-post-grid-main.wpspw-design-46 .wpspw-content-above-image{position:relative;margin-top:-50px;width:85%;background:#fff;padding:20px 0 0 0}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+1) .wpspw-content-above-image{border-top:5px solid #f44336}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+2) .wpspw-content-above-image{border-top:5px solid #2196f3}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+3) .wpspw-content-above-image{border-top:5px solid #8bc34a}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+4) .wpspw-content-above-image{border-top:5px solid #ff5722}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+5) .wpspw-content-above-image{border-top:5px solid #e91e63}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+6) .wpspw-content-above-image{border-top:5px solid #795548}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+7) .wpspw-content-above-image{border-top:5px solid #9c27b0}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+8) .wpspw-content-above-image{border-top:5px solid #009688}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+9) .wpspw-content-above-image{border-top:5px solid #673ab7}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid:nth-child(10n+10) .wpspw-content-above-image{border-top:5px solid #ffc107}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-46 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-46 .no-thumb-image .wpspw-content-above-image{margin-top:0!important}.wpspw-post-grid-main.wpspw-design-46.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-post-grid-main.wpspw-design-46.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:280px}.wpspw-post-grid-main.wpspw-design-46.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-47 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-grid-main.wpspw-design-47 .wpspw-post-grid-content h2.wpspw-post-title{background:#000;padding:15px!important;margin:0 0 15px 0!important}.wpspw-post-grid-main.wpspw-design-47 .wpspw-post-grid-content h2.wpspw-post-title a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-47 .wpspw-post-grid-content .wpspw-post-date{padding:5px 15px;float:none;display:block}.wpspw-post-grid-main.wpspw-design-47 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-grid-main.wpspw-design-47 .wpspw-post-content{padding-bottom:0}.wpspw-post-grid-main.wpspw-design-47.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-47.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-47.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-48{text-align:center}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay .wpspw-post-grid-content::before{content:'';display:block;position:absolute;top:15px;left:15px;bottom:15px;right:15px;opacity:1;-webkit-transition:-webkit-transform .35s ease 0s;transition:transform .35s ease 0s}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay .wpspw-post-grid-content::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay .wpspw-post-grid-content::after,.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay .wpspw-post-grid-content::before{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.wpspw-post-grid-main.wpspw-design-48 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-grid-content::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-categories a{color:#fff;padding:4px 16px;margin:1px 0;text-decoration:none!important;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-date a,.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-48 .wpspw-title-content{position:absolute;bottom:15px;left:15px;right:15px;clear:both;text-align:center;padding:0 5px}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-content{padding:15px 0 0 0;text-align:center}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay{overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-grid:hover .wpspw-post-grid-content{background:rgba(0,0,0,.7)}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-grid:hover .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-48 .wpspw-post-overlay-main{position:relative}.wpspw-post-grid-main.wpspw-design-48 .wpspw-medium-6 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-48 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-48 .wpspw-medium-3 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-48 .category-title-main{float:left}.wpspw-post-grid-main.wpspw-design-49{text-align:center}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-overlay-main{position:relative}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-categories a{color:#fff;padding:4px 16px;margin:1px 0;text-decoration:none!important;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-date a{color:#fff}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-grid .wpspw-post-overlay{position:relative}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-grid-content{box-sizing:border-box;padding:15px;background:rgba(0,0,0,.3);position:absolute;top:0;height:100%;width:100%}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-date,.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-49 .wpspw-title-content{position:absolute;bottom:15px;left:15px;right:15px;clear:both;text-align:center;padding:0 5px}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-categories{margin:0}.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border{color:#fff;padding:15px 0;-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;-ms-transition:all .2s ease-in;display:block}.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border:hover{-moz-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;-ms-transition:all .2s ease-in}.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border::before{right:0;top:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.wpspw-post-grid-main.wpspw-design-49 .wpspw-link-overlay:hover+.wpspw-post-overlay h2 .wpspw-link-border::after,.wpspw-post-grid-main.wpspw-design-49 .wpspw-link-overlay:hover+.wpspw-post-overlay h2 .wpspw-link-border::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border::after,.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border::before{content:'';width:100%;height:2px;background:#fff;position:absolute;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transition:-webkit-transform .5s;transition:transform .5s}.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border::after{left:0;bottom:0;-webkit-transform-origin:0 50%;transform-origin:0 50%}.wpspw-post-grid-main.wpspw-design-49 h2 a.wpspw-link-border{position:relative;display:inline-block}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-overlay{overflow:hidden;position:relative}.wpspw-post-grid-main.wpspw-design-49 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-grid-content{background:rgba(0,0,0,.7)}.wpspw-post-grid-main.wpspw-design-49 .wpspw-link-overlay:hover+.wpspw-post-overlay .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-grid-main.wpspw-design-49 .wpspw-post-content{padding:15px 0 0 0;text-align:center}.wpspw-post-grid-main.wpspw-design-49 .wpspw-medium-6 .wpspw-post-image-bg{height:300px}.wpspw-post-grid-main.wpspw-design-49 .wpspw-medium-4 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-49 .wpspw-medium-3 .wpspw-post-image-bg{height:250px}.wpspw-post-grid-main.wpspw-design-49 .category-title-main{float:left}.wpspw-post-grid-main.wpspw-design-50{text-align:center}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-grid-content{clear:both}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-grid-content .wpspw-post-title a{color:#fff;text-decoration:none}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-categories{margin-top:0;padding:0;display:block}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-content-all{padding:30px 0}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-title{text-align:left;margin:0 0 20px -60px!important;background:rgba(0,0,0,.9);padding:15px 20px!important;width:calc(100% + 60px);max-width:calc(100% + 60px);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-title a{color:#fff}.wpspw-post-grid-main.wpspw-design-50 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-grid-main.wpspw-design-50.wpspw-image-fit .wpspw-post-image-bg{height:320px}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-5,.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-7{width:100%}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-5.wpspw-columns,.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-7 .wpspw-post-content-all{padding:0}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-7 .wpspw-post-content-all h2{padding:15px 20px!important;text-align:center;margin-left:0!important;margin-top:-35px!important;width:100%}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-5,.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-7{width:100%}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-5.wpspw-columns,.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-7 .wpspw-post-content-all{padding:0}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-7 .wpspw-post-content-all h2{padding:15px 20px!important;text-align:center;margin-left:0!important;margin-top:-35px!important;width:100%}.wpspw-post-grid-main.wpspw-design-50.wpspw-image-fit .wpspw-medium-3 .wpspw-post-image-bg{height:180px}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-5,.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-7{width:100%}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-5.wpspw-columns,.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-7 .wpspw-post-content-all{padding:0}.wpspw-post-grid-main.wpspw-design-50.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-7 .wpspw-post-content-all h2{padding:10px!important;text-align:center;margin-left:0!important;margin-top:-35px!important;width:100%}.wpspw-post-grid-main.wpspw-design-50.wpspw-image-fit .wpspw-medium-4 .wpspw-post-image-bg{height:200px}.wpspw-post-grid-main.wpspw-design-50 .no-thumb-image .wpspw-medium-7 .wpspw-post-content-all h2.wpspw-post-title{margin-top:0!important;margin-left:0!important}.wpspw-post-grid-main.wpspw-design-50 .category-title-main{float:left}.wpspw-no-position{position:static!important}.wpspw-post-masonry.wpspw-design-1 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-masonry.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-1 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-masonry.wpspw-design-1 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-1 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:15px}.wpspw-post-masonry.wpspw-design-1 .wpspw-post-content{padding-bottom:0}.wpspw-post-masonry.wpspw-design-2 .wpspw-post-grid-content{background:#fff;padding-bottom:10px;border-bottom:2px solid #555}.wpspw-post-masonry.wpspw-design-2 .wpspw-content-above-image{position:relative;margin-top:-50px;width:85%;background:#fff;padding:20px 0 5px 0}.wpspw-post-masonry.wpspw-design-2 .no-thumb-image .wpspw-content-above-image{margin-top:0;width:100%;padding-top:0}.wpspw-post-masonry.wpspw-design-2 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-2 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-masonry.wpspw-design-2 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-masonry.wpspw-design-2 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-3 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-masonry.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-title{border-top:2px solid #d0e9e6;padding-top:10px!important}.wpspw-post-masonry.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-masonry.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-3 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-masonry.wpspw-design-3 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-3 .readmorebtn{border:0;border-bottom:2px solid #d0e9e6;font-size:15px}.wpspw-post-masonry.wpspw-design-4 .wpspw-post-grid-content{background:#f5f7f8;text-align:center;float:left;width:100%;padding:0}.wpspw-post-masonry.wpspw-design-4 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-masonry.wpspw-design-4 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-4 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:16px}.wpspw-post-masonry.wpspw-design-4 .wpspw-post-content-bacground{background:#fff;position:relative;margin:-40px 20px 20px 20px;padding:25px}.wpspw-post-masonry.wpspw-design-4 .no-thumb-image .wpspw-post-content-bacground{margin:10px}.wpspw-post-masonry.wpspw-design-5 .wpspw-post-grid-content{background:#fff}.wpspw-post-masonry.wpspw-design-5 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-5 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0}.wpspw-post-masonry.wpspw-design-5 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-masonry.wpspw-design-5 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-5 .wpspw-post-grid-content .wpspw-post-line{width:40%;height:3px;background:#ddd;margin-top:15px}.wpspw-post-masonry.wpspw-design-5 .wpspw-post-content{padding-bottom:0!important}.wpspw-post-masonry.wpspw-design-6 .wpspw-post-grid-content{background:#fff;float:left;width:100%;padding:0}.wpspw-post-masonry.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0}.wpspw-post-masonry.wpspw-design-6 .wpspw-post-grid-content .wpspw-post-content{padding:10px 0}.wpspw-post-masonry.wpspw-design-6 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-6 .readmorebtn{border:0;border-bottom:1px solid #888}.wpspw-post-masonry.wpspw-design-6 .wpspw-post-content-bacground{background:#fff;position:relative;border:4px double #e1e1e1;margin:-40px 20px 20px 20px;padding:20px}.wpspw-post-masonry.wpspw-design-6 .wpspw-post-content{padding-bottom:0!important}.wpspw-post-masonry.wpspw-design-6 .no-thumb-image .wpspw-post-content-bacground{margin:0}.wpspw-post-masonry.wpspw-design-7 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-masonry.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-masonry.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-masonry.wpspw-design-7 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-line-1{width:40%;height:3px;background:#ddd;margin:15px auto}.wpspw-post-masonry.wpspw-design-7 .wpspw-post-grid-content .wpspw-post-line-2{width:35%;height:1px;background:#e96656;margin:15px auto}.wpspw-post-masonry.wpspw-design-8 .wpspw-post-grid-content{background:#fff;padding-bottom:15px;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888}.wpspw-post-masonry.wpspw-design-8 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-8 .wpspw-post-grid-content .wpspw-post-title,.wpspw-post-masonry.wpspw-design-8 .wpspw-post-tags{padding:0 15px;float:none}.wpspw-post-masonry.wpspw-design-8 .wpspw-post-tags{padding-top:10px}.wpspw-post-masonry.wpspw-design-8.wpspw-post-image-bg{background:#f1f1f1;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-8 .wpspw-post-categories{margin-left:15px}.wpspw-post-masonry.wpspw-design-8 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-masonry.wpspw-design-8 .no-thumb-image.wpspw-post-grid-content{padding-top:15px}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid-content{background:#fff}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-image-bg{height:auto;background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-overlay{position:relative;margin-bottom:15px}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid-content .wpspw-post-content{padding:5px 0}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-categories,.wpspw-post-masonry.wpspw-design-9 .wpspw-post-date{display:block}.wpspw-post-masonry.wpspw-design-9 .wpspw-title-content{bottom:0;color:#fff;left:0;padding:15px 10px;position:absolute;right:0;transition:background-color .5s ease 0s}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid:nth-child(5n+1) .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid:nth-child(5n+2) .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid:nth-child(5n+3) .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid:nth-child(5n+4) .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-masonry.wpspw-design-9 .wpspw-post-grid:nth-child(5n+5) .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid-content{background:#fff}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-categories,.wpspw-post-masonry.wpspw-design-10 .wpspw-post-date{display:block}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-date,.wpspw-post-masonry.wpspw-design-10 .wpspw-post-date a,.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid-content .wpspw-post-content{color:#fff}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-content{padding:10px 0}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid .wpspw-post-colorfull-bg{padding:10px 20px}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid:nth-child(5n+1) .wpspw-post-colorfull-bg{background:#d84e1a}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid:nth-child(5n+2) .wpspw-post-colorfull-bg{background:#7d2da7}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid:nth-child(5n+3) .wpspw-post-colorfull-bg{background:#28943a}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid:nth-child(5n+4) .wpspw-post-colorfull-bg{background:#227b96}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid:nth-child(5n+5) .wpspw-post-colorfull-bg{background:#ca9215}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-grid .readmorebtn:hover{border-color:#fff;background:#fff;color:#555}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-categories a{background:0 0;border-right:1px solid #fff;padding-top:0;padding-bottom:0}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-categories{margin-left:-5px}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-categories a:last-child{border:0}.wpspw-post-masonry.wpspw-design-10 .wpspw-post-tags a{color:#fff}.wpspw-post-masonry.wpspw-design-11 .wpspw-post-grid-content{background:#fff;border:1px solid #ddd;padding-bottom:15px}.wpspw-post-masonry.wpspw-design-11 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-11 .wpspw-post-grid-content .wpspw-post-title{padding:0 15px;float:none}.wpspw-post-masonry.wpspw-design-11 .wpspw-post-content{padding:15px 15px 0 15px}.wpspw-post-masonry.wpspw-design-11 .wpspw-post-tags{padding:10px 15px 0 15px}.wpspw-post-masonry.wpspw-design-11 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-11 .wpspw-post-categories{margin-left:15px}.wpspw-post-masonry.wpspw-design-11 .no-thumb-image.wpspw-post-grid-content{padding-top:15px}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid-content{background:#fff}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-12 hr{transition:all .4s cubic-bezier(.65,.05,.36,1);margin:6px 0 5px;border:0;height:4px;background:#b43ce3;width:100%}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+1) hr{background:#7cc038}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+2) hr{background:#3aadff}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+3) hr{background:#1abc9c}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:nth-child(4n+4) hr{background:#3aadff}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-grid:hover hr{width:0%!important}.wpspw-post-masonry.wpspw-design-12 .wpspw-slideline{background-color:#f0f0f0;height:4px;margin-top:5px;margin-bottom:10px;width:100%}.wpspw-post-masonry.wpspw-design-12 .wpspw-post-content{padding:15px 0 5px 0}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content{border:1px solid #d1d1d1;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;padding-bottom:10px;-moz-box-shadow:5px 5px #e0dfdf;-webkit-box-shadow:5px 5px #e0dfdf;box-shadow:5px 5px #e0dfdf}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content:hover{-moz-box-shadow:5px 5px #d3d1d1;-webkit-box-shadow:5px 5px #d3d1d1;box-shadow:5px 5px #d3d1d1}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content .wpspw-post-title{padding:5px 10px;float:none;display:block}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content .wpspw-post-line-1{height:1px;background:#d1d1d1;margin:15px -10px 15px -10px}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content .wpspw-post-line-2{height:1px;background:#d1d1d1;margin:15px -10px 5px -10px}.wpspw-post-masonry.wpspw-design-13 .wpspw-post-grid-content.no-thumb-image{padding-top:15px}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-content{position:relative;margin:0;padding:15px 0 0 0}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-categories{text-align:center}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-inner-content{background:#fff;width:80%;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;position:relative;margin:-50px auto 0 auto;padding:20px}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-grid-content:hover .wpspw-post-inner-content{-moz-box-shadow:0 0 5px #aaa9a9;-webkit-box-shadow:0 0 5px #aaa9a9;box-shadow:0 0 5px #aaa9a9}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-grid{position:relative}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-masonry.wpspw-design-14 .wpspw-post-content p{text-align:center}.wpspw-post-masonry.wpspw-design-14 .no-thumb-image .wpspw-post-inner-content{margin:0;width:100%}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-grid-content{background:#f4f4f4;text-align:center;padding:5px}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none;text-align:center}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-content{position:relative;margin:0;padding:20px 10px 5px 10px}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-date a{color:#fff}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-categories{text-align:center}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-date{color:#fff}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-inner-content{width:80%;z-index:2;background-color:#0d1217;display:block;position:relative;padding:20px;margin:-50px auto 0 auto;padding:20px}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-inner-content:after{display:block;content:'';position:absolute;left:-4px;right:-4px;bottom:-4px;top:-4px;border:2px solid #0d1217;z-index:-1}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-grid{position:relative}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-content p{text-align:center}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-grid-content.no-thumb-image .wpspw-post-inner-content{margin-top:0}.wpspw-post-masonry.wpspw-design-15 .wpspw-post-tags{padding:0 15px 15px 15px}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content{background:#fff;border:5px solid #f1f2f2;text-align:center;-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content{padding-bottom:10px}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content:hover{border:5px solid #d5685a}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-content,.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-title{padding:5px 10px;float:none;display:block}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-line-1{height:1px;background:#d1d1d1;margin:15px -10px 15px -10px}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content .wpspw-post-line-2{height:1px;background:#d1d1d1;margin:15px -10px 5px -10px}.wpspw-post-masonry.wpspw-design-16 .wpspw-post-grid-content.no-thumb-image{padding-top:15px}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-grid-content{background:#fff;position:relative;text-align:center}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-content{position:relative;margin:0;padding:25px 0 0 0}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-categories{text-align:center}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-inner-content{background:#fff;width:80%;-moz-box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-transition:.5s ease all;-moz-transition:.5s ease all;transition:.5s ease all;position:relative;margin:-50px auto 0 auto;padding:20px}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-grid-content:hover .wpspw-post-inner-content{-moz-box-shadow:0 4px 20px rgba(0,0,0,.3);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.3);box-shadow:0 4px 20px rgba(0,0,0,.3)}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-grid{position:relative}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-grid{margin-bottom:30px}.wpspw-post-masonry.wpspw-design-17 .wpspw-post-content p{text-align:center}.wpspw-post-masonry.wpspw-design-17 .no-thumb-image .wpspw-post-inner-content{margin-top:0!important}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-grid-content{background-color:#f8f8f8;text-align:left}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-categories,.wpspw-post-masonry.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-18 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-image-bg{background:#f8f8f8;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-image-bg:after{content:'';position:absolute;bottom:-24px;left:-20px;background-color:#f8f8f8;width:120%;height:60px;transform:rotate(4deg);-webkit-transform:rotate(4deg);-moz-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg)}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-grid-content.no-thumb-image{padding-top:20px}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-content{padding:15px 15px 15px}.wpspw-post-masonry.wpspw-design-18 .wpspw-post-tags{padding:0 15px 15px 15px}.wpspw-post-masonry.wpspw-design-19 .wpspw-post-grid-content{text-align:center}.wpspw-post-masonry.wpspw-design-19 .wpspw-post-grid-content h2.wpspw-post-title{padding-top:5px!important}.wpspw-post-masonry.wpspw-design-19 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-post-masonry.wpspw-design-19 .wpspw-post-content{padding-top:10px!important;padding-bottom:0;color:#444}.wpspw-post-masonry.wpspw-design-19 .wpspw-post-categories a{border:none;padding-top:0;padding-bottom:0;background:0 0;color:#444;border-right:1px solid #ddd}.wpspw-post-masonry.wpspw-design-19 .wpspw-post-categories a:last-child{border:0}.wpspw-post-masonry.wpspw-design-20 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:10px}.wpspw-post-masonry.wpspw-design-20 .wpspw-post-categories{margin-top:0;padding:0;display:block}.wpspw-post-masonry.wpspw-design-20 .wpspw-post-content-all{padding:30px 0}.wpspw-post-masonry.wpspw-design-20 h2.wpspw-post-title{text-align:left;margin:-50px 0 15px 0!important;background:rgba(0,0,0,.9);padding:15px 20px!important}.wpspw-post-masonry.wpspw-design-20 h2.wpspw-post-title a{color:#fff}.wpspw-post-masonry.wpspw-design-20 .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-masonry.wpspw-design-20 .wpspw-post-grid-content .wpspw-medium-12{padding:0}.wpspw-post-masonry.wpspw-design-20.wpspw-grid-2 .wpspw-post-grid-content .wpspw-medium-6,.wpspw-post-masonry.wpspw-design-20.wpspw-grid-3 .wpspw-post-grid-content .wpspw-medium-6,.wpspw-post-masonry.wpspw-design-20.wpspw-grid-4 .wpspw-post-grid-content .wpspw-medium-6{width:100%!important}.wpspw-post-masonry.wpspw-design-20 .no-thumb-image h2.wpspw-post-title{margin-top:0!important}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid-content{background:#fff}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid-content h2 a{color:#fff;text-decoration:none}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-categories,.wpspw-post-masonry.wpspw-design-21 .wpspw-post-date{display:block}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-date,.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid-content .wpspw-post-content{color:#fff}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-content{padding:10px 0}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid .wpspw-post-colorfull-bg{padding:10px 20px}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+1) .wpspw-post-colorfull-bg{background:#f44336}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+2) .wpspw-post-colorfull-bg{background:#2196f3}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+3) .wpspw-post-colorfull-bg{background:#8bc34a}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+4) .wpspw-post-colorfull-bg{background:#ff5722}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+5) .wpspw-post-colorfull-bg{background:#e91e63}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+6) .wpspw-post-colorfull-bg{background:#795548}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+7) .wpspw-post-colorfull-bg{background:#9c27b0}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+8) .wpspw-post-colorfull-bg{background:#009688}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+9) .wpspw-post-colorfull-bg{background:#673ab7}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid:nth-child(10n+10) .wpspw-post-colorfull-bg{background:#ffc107}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid .readmorebtn{border-color:#fff;color:#fff}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-grid .readmorebtn:hover{border-color:#fff;background:#fff;color:#555}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-categories a{background:0 0;border-right:1px solid #fff;padding-top:0;padding-bottom:0}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-categories{margin-left:-5px}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-categories a:last-child{border:0}.wpspw-post-masonry.wpspw-design-21 .no-thumb-image .wpspw-post-colorfull-bg{padding-top:25px!important}.wpspw-post-masonry.wpspw-design-21 .wpspw-post-date a,.wpspw-post-masonry.wpspw-design-21 .wpspw-post-tags a{color:#fff}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid-content{text-align:center;float:left;width:100%;padding:0}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid-content h2 a{color:#444;text-decoration:none}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-22 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:14px}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-content-bacground{background:#fff;position:relative;margin:-40px 20px 20px 20px;padding:25px}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+1) .wpspw-post-grid-content{background:#f44336}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+2) .wpspw-post-grid-content{background:#2196f3}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+3) .wpspw-post-grid-content{background:#8bc34a}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+4) .wpspw-post-grid-content{background:#ff5722}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+5) .wpspw-post-grid-content{background:#e91e63}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+6) .wpspw-post-grid-content{background:#795548}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+7) .wpspw-post-grid-content{background:#9c27b0}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+8) .wpspw-post-grid-content{background:#009688}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+9) .wpspw-post-grid-content{background:#673ab7}.wpspw-post-masonry.wpspw-design-22 .wpspw-post-grid:nth-child(10n+10) .wpspw-post-grid-content{background:#ffc107}.wpspw-post-masonry.wpspw-design-22 .no-thumb-image .wpspw-post-content-bacground{margin-top:20px!important}.wpspw-post-masonry.wpspw-design-23 .wpspw-post-grid-content{background:#fff;text-align:center}.wpspw-post-masonry.wpspw-design-23 .wpspw-post-grid-content h2{border-top:1px solid #111;position:relative;padding-top:15px!important;margin-top:0!important}.wpspw-post-masonry.wpspw-design-23 .wpspw-post-grid-content h2:after{content:"";height:40px;width:1px;background:#111;position:absolute;top:-40px;left:50%;z-index:1;opacity:1}.wpspw-post-masonry.wpspw-design-23 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-23 .wpspw-post-grid-content .wpspw-post-title{padding:5px 15px;float:none;display:block}.wpspw-post-masonry.wpspw-design-23 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-23 .readmorebtn{border:0;border-bottom:1px solid #888;font-size:15px}.wpspw-post-masonry.wpspw-design-23 .wpspw-post-content{padding-bottom:0}.wpspw-post-masonry.wpspw-design-23 .no-thumb-image .wpspw-post-title{border:0}.wpspw-post-masonry.wpspw-design-23 .no-thumb-image h2::after{opacity:0!important}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid-content{background:#fff}.wpspw-post-masonry.wpspw-design-24 .wpspw-content-above-image{position:relative;margin-top:-50px;width:85%;background:#fff;padding:20px 0 0 0}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+1) .wpspw-content-above-image{border-top:5px solid #f44336}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+2) .wpspw-content-above-image{border-top:5px solid #2196f3}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+3) .wpspw-content-above-image{border-top:5px solid #8bc34a}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+4) .wpspw-content-above-image{border-top:5px solid #ff5722}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+5) .wpspw-content-above-image{border-top:5px solid #e91e63}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+6) .wpspw-content-above-image{border-top:5px solid #795548}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+7) .wpspw-content-above-image{border-top:5px solid #9c27b0}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+8) .wpspw-content-above-image{border-top:5px solid #009688}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+9) .wpspw-content-above-image{border-top:5px solid #673ab7}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid:nth-child(10n+10) .wpspw-content-above-image{border-top:5px solid #ffc107}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-date,.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-title{padding:5px 0;float:none;display:block}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-grid-content .wpspw-post-content{padding:15px 0 0 0}.wpspw-post-masonry.wpspw-design-24 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:20px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-masonry.wpspw-design-24 .no-thumb-image .wpspw-content-above-image{margin-top:0!important}.wpspw-post-masonry.wpspw-effect-2 .wpspw-post-grid{-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:moveUp .65s ease forwards;animation:moveUp .65s ease forwards}@-webkit-keyframes moveUp{100%{-webkit-transform:translateY(0);opacity:1}}@keyframes moveUp{100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.wpspw-post-masonry.wpspw-effect-3{-webkit-perspective:1300px;perspective:1300px}.wpspw-post-masonry.wpspw-effect-3 .wpspw-post-grid{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(400px) translateY(300px) rotateX(-90deg);transform:translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation:fallPerspective .8s ease-in-out forwards;animation:fallPerspective .8s ease-in-out forwards}@-webkit-keyframes fallPerspective{100%{-webkit-transform:translateZ(0) translateY(0) rotateX(0);opacity:1}}@keyframes fallPerspective{100%{-webkit-transform:translateZ(0) translateY(0) rotateX(0);transform:translateZ(0) translateY(0) rotateX(0);opacity:1}}.wpspw-post-masonry.wpspw-effect-4{-webkit-perspective:1300px;perspective:1300px}.wpspw-post-masonry.wpspw-effect-4 .wpspw-post-grid{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:50% 50% -300px;transform-origin:50% 50% -300px;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);-webkit-animation:fly .8s ease-in-out forwards;animation:fly .8s ease-in-out forwards}@-webkit-keyframes fly{100%{-webkit-transform:rotateX(0);opacity:1}}@keyframes fly{100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.wpspw-post-masonry.wpspw-effect-5{-webkit-perspective:1300px;perspective:1300px}.wpspw-post-masonry.wpspw-effect-5 .wpspw-post-grid{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateX(-80deg);transform:rotateX(-80deg);-webkit-animation:flip .8s ease-in-out forwards;animation:flip .8s ease-in-out forwards}@-webkit-keyframes flip{100%{-webkit-transform:rotateX(0);opacity:1}}@keyframes flip{100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.wpspw-post-masonry.wpspw-effect-6{-webkit-perspective:1300px;perspective:1300px}.wpspw-post-masonry.wpspw-effect-6 .wpspw-post-grid{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-animation:helix .8s ease-in-out forwards;animation:helix .8s ease-in-out forwards;animation-duration:.5s}@-webkit-keyframes helix{100%{-webkit-transform:rotateY(0);opacity:1}}@keyframes helix{100%{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}.wpspw-post-masonry.wpspw-effect-7{-webkit-perspective:1300px;perspective:1300px}.wpspw-post-masonry.wpspw-effect-7 .wpspw-post-grid{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scale(.4);transform:scale(.4);-webkit-animation:popUp .8s ease-in forwards;animation:popUp .8s ease-in forwards;animation-duration:.6s}@-webkit-keyframes popUp{70%{-webkit-transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:scale(1);opacity:1}}@keyframes popUp{70%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.8;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.wpspw-gridbox-main .wpspw-post-tags{padding-bottom:5px}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-image-bg{margin-bottom:15px}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-right-block .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-right-block.wpspw-s-medium-12{padding:0}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-right-block .wpspw-s-medium-3{padding:0}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-right-block{padding:0 0 10px 0!important;margin-bottom:15px;border-bottom:1px solid #ddd}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-categories,.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-date{padding:0;margin:0}.wpspw-gridbox-main.wpspw-design-1 .wpspw-left-block{margin-bottom:15px}.wpspw-gridbox-main.wpspw-design-1.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-gridbox-main.wpspw-design-1.wpspw-image-fit .wpspw-post-right-block .wpspw-post-image-bg{height:100px}.wpspw-gridbox-main.wpspw-design-2 .wpspw-post-image-bg{margin-bottom:10px}.wpspw-gridbox-main.wpspw-design-2 .wpspw-post-right-block{padding:0;clear:both;margin-bottom:10px;padding-bottom:5px!important;border-bottom:1px solid #ddd}.wpspw-gridbox-main.wpspw-design-2 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-gridbox-main.wpspw-design-2 .wpspw-post-categories{margin:0;padding:0}.wpspw-gridbox-main.wpspw-design-2 .wpspw-post-right-block .wpspw-columns{padding:0 10px 0 0}.wpspw-gridbox-main.wpspw-design-1 .wpspw-post-categories,.wpspw-gridbox-main.wpspw-design-2 .wpspw-post-date{padding:0;margin:0}.wpspw-gridbox-main.wpspw-design-2 .wpspw-left-block{margin-bottom:15px}.wpspw-gridbox-main.wpspw-design-2.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-title a{color:#444;text-decoration:none}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-image-bg{margin-bottom:10px;text-align:left;line-height:0}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-right-block{padding:0;clear:both;margin-bottom:10px;padding-bottom:10px!important;border-bottom:3px double #eee}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-image-bg{background:#f1f1f1;overflow:hidden;position:relative;width:100%;line-height:0}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-image-bg .wpspw-post-date img,.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-image-bg .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-gridbox-main.wpspw-design-3 .wpspw-left-block .wpspw-post-image-bg .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-3 .wpspw-left-block .wpspw-post-image-bg .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-categories{margin:0;padding:0}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-fetured-content{position:absolute;height:100%;width:100%;background:rgba(0,0,0,.4);bottom:0}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-inner-content{bottom:0;position:absolute;padding:15px;line-height:normal!important}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-inner-content h2 a{color:#fff;line-height:normal;text-shadow:0 1px 2px #000}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-fetured-content .wpspw-post-content{color:#fff}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-fetured-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-inner-content .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-right-block .wpspw-columns{padding:0 10px 0 0}.wpspw-gridbox-main.wpspw-design-3 .wpspw-post-right-block .wpspw-post-date{padding:0}.wpspw-gridbox-main.wpspw-design-3.wpspw-image-fit .wpspw-post-image-bg{height:350px}.wpspw-gridbox-main.wpspw-design-3.wpspw-image-fit .wpspw-post-right-block .wpspw-post-image-bg{height:100px}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-title a{color:#444;text-decoration:none}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-right-block{padding:0;clear:both;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ddd}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;text-align:left;overflow:hidden;position:relative;width:100%;margin-bottom:15px}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-right-block .wpspw-post-image-bg{margin-bottom:0;line-height:0}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-categories{margin:0;padding:0}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-fetured-content{position:absolute;line-height:normal!important;height:100%;width:100%;background:rgba(0,0,0,.4);bottom:0}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-fetured-content .wpspw-post-content{color:#fff}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-fetured-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-inner-content{bottom:0;position:absolute;padding:15px}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-inner-content h2 a{color:#fff;line-height:normal;text-shadow:0 1px 2px #000}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-inner-content .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-right-block .wpspw-columns{padding:0 10px 0 0}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-right-block .wpspw-post-date{padding:0}.wpspw-gridbox-main.wpspw-design-4.wpspw-image-fit .wpspw-post-image-bg{height:400px}.wpspw-gridbox-main.wpspw-design-4.wpspw-image-fit .wpspw-post-right-block .wpspw-post-image-bg{height:100px}.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-image-bg .wpspw-post-date img,.wpspw-gridbox-main.wpspw-design-4 .wpspw-post-image-bg .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-gridbox-main.wpspw-design-4 .wpspw-top-block .wpspw-post-image-bg .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-4 .wpspw-top-block .wpspw-post-image-bg .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-right-block{padding:0;clear:both;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-image-bg{background:#f1f1f1;text-align:left;line-height:0;overflow:hidden;position:relative;width:100%;margin-bottom:15px}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-right-block .wpspw-post-image-bg{margin-bottom:0;line-height:0}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-categories{margin:0;padding:0}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-fetured-content{line-height:normal!important;position:absolute;height:100%;width:100%;background:rgba(0,0,0,.4);bottom:0}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-fetured-content .wpspw-post-content{color:#fff}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-fetured-content .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-inner-content{bottom:0;position:absolute;padding:15px}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-inner-content h2 a{color:#fff;line-height:normal;text-shadow:0 1px 2px #000}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-inner-content .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-right-block .wpspw-s-medium-4{padding:0 10px 0 0}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-right-block .wpspw-post-date{padding:0}.wpspw-gridbox-main.wpspw-design-5.wpspw-image-fit .wpspw-post-image-bg{height:400px}.wpspw-gridbox-main.wpspw-design-5.wpspw-image-fit .wpspw-post-right-block .wpspw-post-image-bg{height:200px}.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-image-bg .wpspw-post-date img,.wpspw-gridbox-main.wpspw-design-5 .wpspw-post-image-bg .wpspw-post-tags img{width:auto!important;height:auto!important}.wpspw-gridbox-main.wpspw-design-5 .wpspw-top-block .wpspw-post-image-bg .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-5 .wpspw-top-block .wpspw-post-image-bg .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-5 .wpspw-top-block{margin-bottom:10px}.wpspw-gridbox-main.wpspw-design-6{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-6 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-6 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-grid-box{margin:0}.wpspw-gridbox-main.wpspw-design-6 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-grid-content{padding-bottom:0}.wpspw-gridbox-main.wpspw-design-6 .wpspw-bottom-content{position:absolute;bottom:10px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-overlay{overflow:hidden}.wpspw-gridbox-main.wpspw-design-6 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-1 .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-2 .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-2 .wpspw-post-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-3 .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-3 .wpspw-post-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-4 .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-4 .wpspw-post-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(34,123,150,.3)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-5 .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-gridbox-main.wpspw-design-6 .wpspw-clr-5 .wpspw-post-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-gridbox-main.wpspw-design-6 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-6 .readmorebtn,.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-6 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-7{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-7 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-7 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-7 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-content{padding-bottom:0}.wpspw-gridbox-main.wpspw-design-7 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-overlay{overflow:hidden}.wpspw-gridbox-main.wpspw-design-7 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+1) .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+1) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+2) .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+2) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+3) .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+3) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+4) .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+4) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(34,123,150,.3)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+5) .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-grid-box:nth-child(5n+5) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-gridbox-main.wpspw-design-7 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-7 .readmorebtn,.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-7 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-8{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-image-bg{background:#f1f1f1;height:280px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-8 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-8 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-8 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-8 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-overlay{overflow:hidden}.wpspw-gridbox-main.wpspw-design-8 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-1 .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-2 .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-3 .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-4 .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(34,123,150,.3)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-5 .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-6 .wpspw-title-content{background:rgba(234,32,96,.5)}.wpspw-gridbox-main.wpspw-design-8 .wpspw-clr-6 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(234,32,96,.3)}.wpspw-gridbox-main.wpspw-design-8 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-8 .readmorebtn,.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-8 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-9{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-9 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-9 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-grid-box{margin:0}.wpspw-gridbox-main.wpspw-design-9 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-grid-content{padding-bottom:0}.wpspw-gridbox-main.wpspw-design-9 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-overlay{overflow:hidden}.wpspw-gridbox-main.wpspw-design-9 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-grid-box .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-grid-box .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-gridbox-main.wpspw-design-9 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-9 .readmorebtn,.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-9 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-10{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-10 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-10 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-10 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-grid-content{padding-bottom:0}.wpspw-gridbox-main.wpspw-design-10 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-overlay{overflow:hidden}.wpspw-gridbox-main.wpspw-design-10 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-grid-box .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-grid-box .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-gridbox-main.wpspw-design-10 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-10 .readmorebtn,.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-10 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-11{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-image-bg{background:#f1f1f1;height:280px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-11 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-11 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-11 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-11 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-overlay{overflow:hidden}.wpspw-gridbox-main.wpspw-design-11 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-grid-box .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-grid-box .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-gridbox-main.wpspw-design-11 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-11 .readmorebtn,.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-11 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-12{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-image-bg{height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-12 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-12 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-12 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-12 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+1) .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+1) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+2) .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+2) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+3) .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+3) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+4) .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+4) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(34,123,150,.3)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+5) .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-grid-box:nth-child(5n+5) .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-gridbox-main.wpspw-design-12 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-12 .readmorebtn,.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-12 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-design-13{margin:0 -2px!important}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-image-bg{height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-gridbox-main.wpspw-design-13 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-date{color:#fff}.wpspw-gridbox-main.wpspw-design-13 h2 a{color:#fff}.wpspw-gridbox-main.wpspw-design-13 .wpspw-columns{padding:2px}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-content{padding:5px 0 0 0}.wpspw-gridbox-main.wpspw-design-13 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-13 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-grid-box .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-grid-box .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-gridbox-main.wpspw-design-13 .readmorebtn{border-color:#fff;color:#fff}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-tags{float:right}.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-date a,.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-tags a{color:#fff}.wpspw-gridbox-main.wpspw-design-13 .readmorebtn,.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-date,.wpspw-gridbox-main.wpspw-design-13 .wpspw-post-tags{position:relative;z-index:3}.wpspw-gridbox-main.wpspw-clearfix{margin-bottom:15px!important}.wpspw-post-gridbox-slider .readmorebtn,.wpspw-post-gridbox-slider .wpspw-post-date,.wpspw-post-gridbox-slider .wpspw-post-tags{position:relative;z-index:3}.wpspw-post-gridbox-slider .wpspw-post-date a,.wpspw-post-gridbox-slider .wpspw-post-tags a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-1{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-slides{padding:0}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-1 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-bottom-content{position:absolute;bottom:10px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-overlay{overflow:hidden}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-1 .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-2 .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-3 .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-4 .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .title-content{background:rgba(34,123,150,.3)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-5 .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-clr-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-post-gridbox-slider.wpspw-design-1 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-2{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-slides{padding:0}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-2 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-bottom-content{position:absolute;bottom:10px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-overlay{overflow:hidden}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-1 .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-2 .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-3 .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-4 .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .title-content{background:rgba(34,123,150,.3)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-5 .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-clr-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-post-gridbox-slider.wpspw-design-2 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-image-bg{background:#f1f1f1;height:280px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-overlay{overflow:hidden}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-1 .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-2 .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-3 .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-4 .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(34,123,150,.3)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-5 .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-6 .wpspw-title-content{background:rgba(234,32,96,.5)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-clr-6 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(234,32,96,.3)}.wpspw-post-gridbox-slider.wpspw-design-3 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-4{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-4 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-grid-content{padding-bottom:0}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-overlay{overflow:hidden}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-post-gridbox-slider.wpspw-design-4 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-5{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-image-bg{background:#f1f1f1;height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-5 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-overlay{overflow:hidden}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-post-gridbox-slider.wpspw-design-5 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-6{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-image-bg{background:#f1f1f1;height:280px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-6 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-overlay{overflow:hidden}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-post-gridbox-slider.wpspw-design-6 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-7{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-post-image-bg{height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-7 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-1 .wpspw-title-content{background:rgba(216,78,26,.5)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-1 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(216,78,26,.3)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-2 .wpspw-title-content{background:rgba(125,45,167,.5)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-2 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(125,45,167,.3)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-3 .wpspw-title-content{background:rgba(40,148,58,.5)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-3 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(40,148,58,.3)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-4 .wpspw-title-content{background:rgba(34,123,150,.5)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-4 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(34,123,150,.3)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-5 .wpspw-title-content{background:rgba(202,146,21,.5)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-clr-5 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(202,146,21,.3)}.wpspw-post-gridbox-slider.wpspw-design-7 .wpspw-post-tags{float:right}.wpspw-post-gridbox-slider.wpspw-design-8{margin:0 -2px!important}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-image-bg{height:350px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-title-content{clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 15px;position:absolute;right:0;transition:all .5s ease 0s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-date{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-8 h2 a{color:#fff}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-columns{padding:2px}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-content{padding:5px 0 0 0}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-bottom-content{position:absolute;bottom:15px;left:15px;right:15px}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-categories a{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 7px 0 rgba(0,0,0,.5);box-shadow:0 0 7px 0 rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-post-image-bg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-categories{top:0;position:absolute;z-index:9;margin-top:0}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-slides .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-slides .wpspw-link-overlay:hover+.wpspw-post-grid-content .wpspw-title-content{background:rgba(0,0,0,.3)}.wpspw-post-gridbox-slider.wpspw-design-8 .wpspw-post-tags{float:right}.wpspw-recent-post-items ul{padding:0!important;margin:0!important;list-style:none!important}.wpspw-recent-post-items .wpspw-post-li{margin:0!important;list-style:none!important}.wpspw-recent-post-items .wpspw-post-li:last-child{border-bottom:none}.wpspw-recent-post-items .wpspw-post-li .wpspw-post-date{font-size:12px}.wpspw-recent-post-items .wpspw-post-li .wpspw-post-content{padding:5px 0}.wpspw-recent-post-items .wpspw-post-li{padding-left:0!important;padding-right:0!important;list-style:none!important;float:left;width:100%}.wpspw-recent-post-items .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-recent-post-items .wpspw-post-list-content{width:100%;float:left;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ddd}.wpspw-recent-post-items .wpspw-post-categories{margin-top:0;padding:0;margin-bottom:3px}.wpspw-recent-post-items .wpspw-columns{padding:0 10px 0 0}.wpspw-recent-post-items .wpspw-post-left-img{width:33%;float:left;padding-right:10px}.wpspw-recent-post-items .wpspw-post-right-content{width:67%;float:left}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-image-bg{background:#f1f1f1;height:250px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-grid-content{position:relative}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-title-content{background:rgba(0,0,0,.5);clear:both;height:100%;bottom:0;color:#fff;left:0;padding:15px 20px 15px 20px;position:absolute;right:0;transition:all .5s ease 0s}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-slides{padding:0}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-title a{text-shadow:0 1px 2px #000}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-date{color:#fff;position:absolute;right:0;bottom:0;padding:15px;text-shadow:0 1px 2px #000}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-overlay:hover .wpspw-title-content{background:rgba(0,0,0,.5)}.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-title a,.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-title a:hover,.wpspw-post-slider-widget.wpspw-design-w1 .wpspw-post-title a:visited{color:#fff}.wpspw-post-slider-widget.wpspw-design-w1 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider-widget.wpspw-design-w1 .slick-prev{left:0!important}.wpspw-post-slider-widget.wpspw-design-w1 .slick-next{right:0!important}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-image-bg{background:#f1f1f1;margin-bottom:10px;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-grid{position:relative;padding:0;margin-bottom:15px;text-align:left;border-bottom:1px solid #ddd;padding-bottom:15px}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-grid:last-child{border-bottom:none}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-title{margin-top:5px}.wpspw-post-slider-widget.wpspw-has-slider .wpspw-post-grid{border-bottom:0}.wpspw-post-slider-widget .wpspw-post-widget-conetnt{line-height:normal}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-content{padding:10px 0 0 0}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-grid-content{padding-bottom:0}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-date{color:#666;margin-bottom:0}.wpspw-post-slider-widget.wpspw-design-w2 .wpspw-post-content .wpspw-post-title{margin-bottom:0}.wpspw-post-slider-widget.wpspw-design-w2.wpspw-image-fit .wpspw-post-image-bg{height:140px}.wpspw-post-slider-widget.wpspw-design-w2 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider-widget.wpspw-design-w2 .slick-prev{left:0!important}.wpspw-post-slider-widget.wpspw-design-w2 .slick-next{right:0!important}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-list{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd;text-align:left}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-list:last-child{border-bottom:none}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-image-bg{background:#f1f1f1;line-height:0;overflow:hidden;position:relative;width:100%}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-list,.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-list-content{width:100%;float:left}.wpspw-post-slider-widget.wpspw-has-slider .wpspw-post-list{border-bottom:0}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-categories{margin-top:0;padding:0;margin-bottom:3px}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-columns{padding:0 10px 0 0}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-list:hover .wpspw-post-title a{text-decoration:underline}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-left-img{width:33%;float:left;padding-right:10px;box-sizing:border-box}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-right-content{width:67%;float:left;box-sizing:border-box}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-width-full{width:100%}.wpspw-post-slider-widget.wpspw-design-w3 .wpspw-post-content{padding:5px 0}.wpspw-post-slider-widget.wpspw-design-w3 .slick-arrow{top:50%!important;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);border:none!important}.wpspw-post-slider-widget.wpspw-design-w3 .slick-prev{left:0!important}.wpspw-post-slider-widget.wpspw-design-w3 .slick-next{right:0!important}.wpspw-widget-archive ul,.wpspw-widget-cats ul.wpspw-cat-list{padding:0!important;margin:0!important;list-style:none!important}.wpspw-widget-archive ul li a,.wpspw-widget-cats ul.wpspw-cat-list li a{padding:6px 0;font-size:14px;text-decoration:none;border-bottom:1px solid #f1f1f1;display:block}.wpos-news-ticker,.wpos-news-ticker *{box-sizing:border-box;outline:0}.wpos-news-ticker.wpos-fixed-top{position:fixed;left:0;right:0;top:0}.wpos-news-ticker.wpos-fixed-bottom{position:fixed;left:0;right:0;bottom:0}.wpos-label{position:relative;text-align:center;color:#fff;font-weight:700;padding:0 15px;white-space:nowrap;font-size:16px;border-right:12px solid #fff;float:left}.wpspw-news{position:relative;height:100%;overflow:hidden}.wpos-news-ticker .wpspw-news ul{display:block;height:100%;list-style:none!important;padding:0!important;margin:0;width:100%;line-height:inherit!important}.wpos-effect-scroll .wpspw-news ul{position:relative;margin-top:0!important}.wpos-effect-scroll .wpspw-news ul li{display:list-item;float:left;position:relative;width:auto}.wpspw-news ul li{white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333;margin:0!important;padding:0!important;line-height:inherit}.wpspw-news ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;padding:0 10px;color:#333;position:relative;display:block;overflow:hidden}.wpspw-news ul li a:hover{color:#069}.wpos-controls{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:right}.wpos-controls div{width:30px;float:left;height:100%;cursor:pointer;text-align:center;outline:0;border-left:solid 1px #eee;background-color:#f6f6f6}.wpos-controls div:hover{background-color:#eee}.wpos-arrow{margin:auto;display:inline-block;height:8px;position:relative;width:8px;color:#999}.wpos-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:'';display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px}.wpos-arrow.wpos-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px}.wpos-arrow.wpos-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px}.wpos-arrow::before{background-color:#fff}.wpos-play{position:relative;width:0;height:12px;display:inline-block;margin-left:-5px}.wpos-play::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-left-color:inherit;border-width:8px;margin-top:-8px}.wpos-pause{position:relative;width:0;height:14px;display:inline-block;top:1px;left:-1px}.wpos-pause::before{position:absolute;content:"";width:2px;height:100%;left:3px;background-color:inherit}.wpos-pause::after{position:absolute;content:"";width:2px;height:100%;left:-3px;background-color:inherit}.wpspw-ticker-wrp .wpspw-style-label&gt;span{width:0;position:absolute;right:-10px;top:0;height:0;border-style:solid;border-width:10px 0 10px 10px;bottom:0;border-color:transparent transparent transparent #2096cd;margin:auto}.wpspw-news-ticker{width:100%;background:#fff;overflow:hidden;font-size:14px;border:2px solid #404040;margin-bottom:20px;position:relative;height:40px;line-height:36px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wpos-bordernone{border:none!important}.wpos-italic .wpos-ticker-news{font-style:italic}.wpos-bold .wpos-ticker-news{font-weight:700}.rtl .wpspw-ticker-wrp .wpos-label{float:right}.rtl .wpspw-ticker-wrp .wpos-controls{float:left}.rtl .wpspw-ticker-wrp .wpspw-style-label&gt;span{right:auto;left:-10px;border-width:10px 10px 10px 0}.rtl .wpspw-ticker-wrp .wpspw-style-label{border-right:0;border-left:12px solid #fff}.rtl .wpos-controls div{border-left:0;border-right:solid 1px #eee}.rtl .wpos-effect-scroll .wpspw-news ul li{float:right}.wpspw-post-slider.wpspw-image-fit.slides-column-1 .wpspw-post-image-bg,.wpspw-post-slider.wpspw-image-fit.slides-column-1 .wpspw-post-title-content,.wpspw-post-slider.wpspw-image-fit.slides-column-2 .wpspw-post-image-bg,.wpspw-post-slider.wpspw-image-fit.slides-column-2 .wpspw-post-title-content{height:300px}.wpspw-column,.wpspw-columns{padding-left:.9375em;padding-right:.9375em;width:100%;float:left;position:relative}.wpspw-s-medium-1{width:8.33333%}.wpspw-s-medium-2{width:16.66667%}.wpspw-s-medium-3{width:25%}.wpspw-s-medium-4{width:33.33333%}.wpspw-s-medium-5{width:41.66667%}.wpspw-s-medium-6{width:50%}.wpspw-s-medium-7{width:58.33333%}.wpspw-s-medium-8{width:66.66667%}.wpspw-s-medium-9{width:75%}.wpspw-s-medium-10{width:83.33333%}.wpspw-s-medium-11{width:91.66667%}.wpspw-s-medium-12{width:100%;padding:0!important}.wpspw-s-medium-c5{width:20%}@media only screen and (max-width:480px){.wpspw-column,.wpspw-columns{padding-left:.9375em;padding-right:.9375em;width:100%;float:left;position:relative}}@media only screen and (max-width:766px){.wpspw-center-mode .slick-slide{opacity:1;-webkit-transform:none;transform:none}}@media only screen and (min-width:40.0625em){.wpspw-column,.wpspw-columns{position:relative;padding-left:.9375em;padding-right:.9375em;float:left}.wpspw-medium-1{width:8.33333%}.wpspw-medium-2{width:16.66667%}.wpspw-medium-3{width:25%}.wpspw-medium-4{width:33.33333%}.wpspw-medium-5{width:41.66667%}.wpspw-medium-6{width:50%}.wpspw-medium-7{width:58.33333%}.wpspw-medium-8{width:66.66667%}.wpspw-medium-9{width:75%}.wpspw-medium-10{width:83.33333%}.wpspw-medium-11{width:91.66667%}.wpspw-medium-12{width:100%}.wpspw-medium-c5{width:20%}}@media only screen and (max-width:40em){.wpspw-post-grid-main.wpspw-design-50 h2{margin:0 0 30px!important;width:100%!important}.wpspw-list-main.wpspw-design-1 .wpspw-post-list-content .wpspw-image-left-overlay{margin-left:0!important;padding-left:0!important}.wpspw-list-main.wpspw-design-2 .wpspw-post-list-content .wpspw-image-left-overlay{padding-left:15px!important}.wpspw-list-main.wpspw-design-2 .wpspw-post-list-content .wpspw-image-left-overlay::before{width:100%!important}.wpspw-list-main.wpspw-design-8 .wpspw-post-list .wpspw-post-image-content-right{padding:20px 0!important}.wpspw-list-main.wpspw-design-8.wpspw-image-fit .wpspw-post-image-bg{margin-top:25px}}@media only screen and (min-width:40.063em) and (max-width:64em){.wpspw-gridbox-main h2.wpspw-post-title a,.wpspw-post-gridbox-slider h2.wpspw-post-title a{font-size:17px!important}}@media only screen and (max-width:530px){.wpos-news-ticker .wpos-label{display:none!important}}

@font-face{font-family:wp-svg-plugin-icon-set1;src:url(//raumausstattung-ebert.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.eot);src:url(//raumausstattung-ebert.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.eot?#iefix) format('embedded-opentype'),url(//raumausstattung-ebert.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.woff) format('woff'),url(//raumausstattung-ebert.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.ttf) format('truetype'),url(//raumausstattung-ebert.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/icon-font/wp-svg-plugin-icon-set1.svg#wp-svg-plugin-icon-set1) format('svg');font-weight:400;font-style:normal}.dashicons-wp-svg-gift:before,[data-icon]:before{font-family:wp-svg-plugin-icon-set1!important;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.dropDownButton{background:url(//raumausstattung-ebert.de/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/../images/download-icon-small.png) 6px 6px/13px 14px no-repeat!important;padding-left:24px!important}.wp-svg-Celsius,.wp-svg-Fahrenheit,.wp-svg-IE,.wp-svg-IcoMoon,.wp-svg-accessibility,.wp-svg-address-book,.wp-svg-aid,.wp-svg-airplane,.wp-svg-alarm,.wp-svg-alarm-2,.wp-svg-android,.wp-svg-angry,.wp-svg-angry-2,.wp-svg-aperture,.wp-svg-apple,.wp-svg-arrow-down,.wp-svg-arrow-down-2,.wp-svg-arrow-down-3,.wp-svg-arrow-down-left,.wp-svg-arrow-down-left-2,.wp-svg-arrow-down-left-3,.wp-svg-arrow-down-right,.wp-svg-arrow-down-right-2,.wp-svg-arrow-down-right-3,.wp-svg-arrow-left,.wp-svg-arrow-left-2,.wp-svg-arrow-left-3,.wp-svg-arrow-right,.wp-svg-arrow-right-2,.wp-svg-arrow-right-3,.wp-svg-arrow-up,.wp-svg-arrow-up-2,.wp-svg-arrow-up-3,.wp-svg-arrow-up-left,.wp-svg-arrow-up-left-2,.wp-svg-arrow-up-left-3,.wp-svg-arrow-up-right,.wp-svg-arrow-up-right-2,.wp-svg-arrow-up-right-3,.wp-svg-attachment,.wp-svg-backward,.wp-svg-backward-2,.wp-svg-barcode,.wp-svg-bars,.wp-svg-bars-2,.wp-svg-bell,.wp-svg-binoculars,.wp-svg-blocked,.wp-svg-blog,.wp-svg-blogger,.wp-svg-blogger-2,.wp-svg-bold,.wp-svg-book,.wp-svg-bookmark,.wp-svg-bookmarks,.wp-svg-books,.wp-svg-box-add,.wp-svg-box-remove,.wp-svg-briefcase,.wp-svg-brightness-contrast,.wp-svg-brightness-medium,.wp-svg-bubble,.wp-svg-bubble-2,.wp-svg-bubbles,.wp-svg-bubbles-2,.wp-svg-bubbles-3,.wp-svg-bubbles-4,.wp-svg-bug,.wp-svg-bullhorn,.wp-svg-busy,.wp-svg-cabinet,.wp-svg-calculate,.wp-svg-calendar,.wp-svg-calendar-2,.wp-svg-camera,.wp-svg-camera-2,.wp-svg-camera-3,.wp-svg-cancel-circle,.wp-svg-cart,.wp-svg-cart-2,.wp-svg-cart-3,.wp-svg-checkbox-checked,.wp-svg-checkbox-partial,.wp-svg-checkbox-unchecked,.wp-svg-checkmark,.wp-svg-checkmark-2,.wp-svg-checkmark-circle,.wp-svg-chrome,.wp-svg-clock,.wp-svg-clock-2,.wp-svg-close,.wp-svg-cloud,.wp-svg-cloud-2,.wp-svg-cloud-3,.wp-svg-cloud-4,.wp-svg-cloud-5,.wp-svg-cloud-6,.wp-svg-cloud-download,.wp-svg-cloud-upload,.wp-svg-cloudy,.wp-svg-cloudy-2,.wp-svg-cloudy-3,.wp-svg-cloudy-4,.wp-svg-clubs,.wp-svg-code,.wp-svg-cog,.wp-svg-cog-2,.wp-svg-cogs,.wp-svg-coin,.wp-svg-compass,.wp-svg-compass-2,.wp-svg-confused,.wp-svg-confused-2,.wp-svg-connection,.wp-svg-console,.wp-svg-contract,.wp-svg-contract-2,.wp-svg-contrast,.wp-svg-cool,.wp-svg-cool-2,.wp-svg-copy,.wp-svg-copy-2,.wp-svg-copy-3,.wp-svg-credit,.wp-svg-crop,.wp-svg-css3,.wp-svg-dashboard,.wp-svg-delicious,.wp-svg-deviantart,.wp-svg-deviantart-2,.wp-svg-diamonds,.wp-svg-dice,.wp-svg-disk,.wp-svg-download,.wp-svg-download-2,.wp-svg-download-3,.wp-svg-drawer,.wp-svg-drawer-2,.wp-svg-drawer-3,.wp-svg-dribbble,.wp-svg-dribbble-2,.wp-svg-dribbble-3,.wp-svg-droplet,.wp-svg-earth,.wp-svg-eject,.wp-svg-embed,.wp-svg-enter,.wp-svg-envelop,.wp-svg-equalizer,.wp-svg-evil,.wp-svg-evil-2,.wp-svg-exit,.wp-svg-expand,.wp-svg-expand-2,.wp-svg-eye,.wp-svg-eye-2,.wp-svg-eye-blocked,.wp-svg-facebook,.wp-svg-facebook-2,.wp-svg-facebook-3,.wp-svg-feed,.wp-svg-feed-2,.wp-svg-feed-3,.wp-svg-feed-4,.wp-svg-file,.wp-svg-file-2,.wp-svg-file-3,.wp-svg-file-4,.wp-svg-file-css,.wp-svg-file-excel,.wp-svg-file-openoffice,.wp-svg-file-pdf,.wp-svg-file-powerpoint,.wp-svg-file-word,.wp-svg-file-xml,.wp-svg-file-zip,.wp-svg-film,.wp-svg-filter,.wp-svg-filter-2,.wp-svg-finder,.wp-svg-fire,.wp-svg-firefox,.wp-svg-first,.wp-svg-flag,.wp-svg-flattr,.wp-svg-flickr,.wp-svg-flickr-2,.wp-svg-flickr-3,.wp-svg-flickr-4,.wp-svg-flip,.wp-svg-flip-2,.wp-svg-folder,.wp-svg-folder-open,.wp-svg-font,.wp-svg-food,.wp-svg-forrst,.wp-svg-forrst-2,.wp-svg-forward,.wp-svg-forward-2,.wp-svg-forward-3,.wp-svg-foursquare,.wp-svg-foursquare-2,.wp-svg-gift,.wp-svg-github,.wp-svg-github-2,.wp-svg-github-3,.wp-svg-github-4,.wp-svg-github-5,.wp-svg-glass,.wp-svg-globe,.wp-svg-google,.wp-svg-google-drive,.wp-svg-google-plus,.wp-svg-google-plus-2,.wp-svg-google-plus-3,.wp-svg-google-plus-4,.wp-svg-grin,.wp-svg-grin-2,.wp-svg-hammer,.wp-svg-hammer-2,.wp-svg-happy,.wp-svg-happy-2,.wp-svg-headphones,.wp-svg-heart,.wp-svg-heart-2,.wp-svg-heart-broken,.wp-svg-history,.wp-svg-home,.wp-svg-home-2,.wp-svg-home-3,.wp-svg-html5,.wp-svg-html5-2,.wp-svg-image,.wp-svg-image-2,.wp-svg-images,.wp-svg-indent-decrease,.wp-svg-indent-increase,.wp-svg-info,.wp-svg-info-2,.wp-svg-insert-template,.wp-svg-instagram,.wp-svg-italic,.wp-svg-joomla,.wp-svg-key,.wp-svg-key-2,.wp-svg-keyboard,.wp-svg-lab,.wp-svg-lanyrd,.wp-svg-laptop,.wp-svg-last,.wp-svg-lastfm,.wp-svg-lastfm-2,.wp-svg-leaf,.wp-svg-left-to-right,.wp-svg-library,.wp-svg-libreoffice,.wp-svg-lightning,.wp-svg-lightning-2,.wp-svg-lightning-3,.wp-svg-lightning-4,.wp-svg-lightning-5,.wp-svg-lightning-6,.wp-svg-lines,.wp-svg-link,.wp-svg-linkedin,.wp-svg-list,.wp-svg-list-2,.wp-svg-location,.wp-svg-location-2,.wp-svg-lock,.wp-svg-lock-2,.wp-svg-loop,.wp-svg-loop-2,.wp-svg-loop-3,.wp-svg-magnet,.wp-svg-mail,.wp-svg-mail-2,.wp-svg-mail-3,.wp-svg-mail-4,.wp-svg-map,.wp-svg-map-2,.wp-svg-menu,.wp-svg-menu-2,.wp-svg-meter,.wp-svg-meter2,.wp-svg-minus,.wp-svg-mobile,.wp-svg-mobile-2,.wp-svg-moon,.wp-svg-moon-2,.wp-svg-mug,.wp-svg-music,.wp-svg-neutral,.wp-svg-neutral-2,.wp-svg-new-tab,.wp-svg-newspaper,.wp-svg-next,.wp-svg-none,.wp-svg-notebook,.wp-svg-notification,.wp-svg-numbered-list,.wp-svg-office,.wp-svg-omega,.wp-svg-opera,.wp-svg-pacman,.wp-svg-paint-format,.wp-svg-paragraph-center,.wp-svg-paragraph-center-2,.wp-svg-paragraph-justify,.wp-svg-paragraph-justify-2,.wp-svg-paragraph-left,.wp-svg-paragraph-left-2,.wp-svg-paragraph-right,.wp-svg-paragraph-right-2,.wp-svg-paste,.wp-svg-paste-2,.wp-svg-paste-3,.wp-svg-pause,.wp-svg-pause-2,.wp-svg-pawn,.wp-svg-paypal,.wp-svg-paypal-2,.wp-svg-paypal-3,.wp-svg-pen,.wp-svg-pencil,.wp-svg-pencil-2,.wp-svg-phone,.wp-svg-phone-hang-up,.wp-svg-picassa,.wp-svg-picassa-2,.wp-svg-pie,.wp-svg-pilcrow,.wp-svg-pinterest,.wp-svg-pinterest-2,.wp-svg-play,.wp-svg-play-2,.wp-svg-play-3,.wp-svg-plus,.wp-svg-podcast,.wp-svg-point-down,.wp-svg-point-left,.wp-svg-point-right,.wp-svg-point-up,.wp-svg-power-cord,.wp-svg-previous,.wp-svg-print,.wp-svg-profile,.wp-svg-pushpin,.wp-svg-qrcode,.wp-svg-question,.wp-svg-quill,.wp-svg-quotes-left,.wp-svg-radio-checked,.wp-svg-radio-unchecked,.wp-svg-rainy,.wp-svg-rainy-2,.wp-svg-rainy-3,.wp-svg-rainy-4,.wp-svg-reddit,.wp-svg-redo,.wp-svg-redo-2,.wp-svg-remove,.wp-svg-remove-2,.wp-svg-reply,.wp-svg-right-to-left,.wp-svg-road,.wp-svg-rocket,.wp-svg-sad,.wp-svg-sad-2,.wp-svg-safari,.wp-svg-scissors,.wp-svg-screen,.wp-svg-search-2,.wp-svg-settings,.wp-svg-share,.wp-svg-shield,.wp-svg-shocked,.wp-svg-shocked-2,.wp-svg-shuffle,.wp-svg-sigma,.wp-svg-signup,.wp-svg-skype,.wp-svg-smiley,.wp-svg-smiley-2,.wp-svg-snowflake,.wp-svg-snowy,.wp-svg-snowy-2,.wp-svg-snowy-3,.wp-svg-snowy-4,.wp-svg-snowy-5,.wp-svg-soundcloud,.wp-svg-soundcloud-2,.wp-svg-spades,.wp-svg-spam,.wp-svg-spell-check,.wp-svg-spinner-1,.wp-svg-spinner-2,.wp-svg-spinner-3,.wp-svg-spinner-4,.wp-svg-spinner-5,.wp-svg-spinner-6,.wp-svg-stack,.wp-svg-stackoverflow,.wp-svg-star,.wp-svg-star-2,.wp-svg-star-3,.wp-svg-stats,.wp-svg-steam,.wp-svg-steam-2,.wp-svg-stop,.wp-svg-stop-2,.wp-svg-stopwatch,.wp-svg-storage,.wp-svg-strikethrough,.wp-svg-stumbleupon,.wp-svg-stumbleupon-2,.wp-svg-sun,.wp-svg-sun-2,.wp-svg-sun-3,.wp-svg-sunrise,.wp-svg-support,.wp-svg-switch,.wp-svg-tab,.wp-svg-table,.wp-svg-table-2,.wp-svg-tablet,.wp-svg-tag,.wp-svg-tags,.wp-svg-target,.wp-svg-text-height,.wp-svg-text-width,.wp-svg-thermometer,.wp-svg-thumbs-up,.wp-svg-thumbs-up-2,.wp-svg-ticket,.wp-svg-tongue,.wp-svg-tongue-2,.wp-svg-tree,.wp-svg-trophy,.wp-svg-truck,.wp-svg-tumblr,.wp-svg-tumblr-2,.wp-svg-tux,.wp-svg-tv,.wp-svg-twitter,.wp-svg-twitter-2,.wp-svg-twitter-3,.wp-svg-underline,.wp-svg-undo,.wp-svg-undo-2,.wp-svg-unlocked,.wp-svg-upload,.wp-svg-upload-2,.wp-svg-upload-3,.wp-svg-user,.wp-svg-user-2,.wp-svg-user-3,.wp-svg-user-4,.wp-svg-users,.wp-svg-users-2,.wp-svg-vimeo,.wp-svg-vimeo-2,.wp-svg-vimeo2,.wp-svg-volume-decrease,.wp-svg-volume-high,.wp-svg-volume-increase,.wp-svg-volume-low,.wp-svg-volume-medium,.wp-svg-volume-mute,.wp-svg-volume-mute-2,.wp-svg-wand,.wp-svg-warning,.wp-svg-weather,.wp-svg-weather-2,.wp-svg-weather-3,.wp-svg-weather-4,.wp-svg-weather-5,.wp-svg-wind,.wp-svg-windows,.wp-svg-windows8,.wp-svg-windy,.wp-svg-windy-2,.wp-svg-windy-3,.wp-svg-windy-4,.wp-svg-windy-5,.wp-svg-wink,.wp-svg-wink-2,.wp-svg-wondering,.wp-svg-wondering-2,.wp-svg-wordpress,.wp-svg-wordpress-2,.wp-svg-wrench,.wp-svg-xing,.wp-svg-xing-2,.wp-svg-yahoo,.wp-svg-yelp,.wp-svg-youtube,.wp-svg-youtube-2,.wp-svg-zoom-in,.wp-svg-zoom-out{font-family:wp-svg-plugin-icon-set1!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.wp-svg-home:before{content:"\e000"}.wp-svg-home-2:before{content:"\e001"}.wp-svg-home-3:before{content:"\e002"}.wp-svg-office:before{content:"\e003"}.wp-svg-newspaper:before{content:"\e004"}.wp-svg-pencil:before{content:"\e005"}.wp-svg-pencil-2:before{content:"\e006"}.wp-svg-quill:before{content:"\e007"}.wp-svg-pen:before{content:"\e008"}.wp-svg-blog:before{content:"\e009"}.wp-svg-droplet:before{content:"\e00a"}.wp-svg-paint-format:before{content:"\e00b"}.wp-svg-image:before{content:"\e00c"}.wp-svg-image-2:before{content:"\e00d"}.wp-svg-images:before{content:"\e00e"}.wp-svg-camera:before{content:"\e00f"}.wp-svg-music:before{content:"\e010"}.wp-svg-headphones:before{content:"\e011"}.wp-svg-play:before{content:"\e012"}.wp-svg-film:before{content:"\e013"}.wp-svg-camera-2:before{content:"\e014"}.wp-svg-dice:before{content:"\e015"}.wp-svg-pacman:before{content:"\e016"}.wp-svg-spades:before{content:"\e017"}.wp-svg-clubs:before{content:"\e018"}.wp-svg-diamonds:before{content:"\e019"}.wp-svg-pawn:before{content:"\e01a"}.wp-svg-bullhorn:before{content:"\e01b"}.wp-svg-connection:before{content:"\e01c"}.wp-svg-podcast:before{content:"\e01d"}.wp-svg-feed:before{content:"\e01e"}.wp-svg-book:before{content:"\e01f"}.wp-svg-books:before{content:"\e020"}.wp-svg-library:before{content:"\e021"}.wp-svg-file:before{content:"\e022"}.wp-svg-profile:before{content:"\e023"}.wp-svg-file-2:before{content:"\e024"}.wp-svg-file-3:before{content:"\e025"}.wp-svg-file-4:before{content:"\e026"}.wp-svg-copy:before{content:"\e027"}.wp-svg-copy-2:before{content:"\e028"}.wp-svg-copy-3:before{content:"\e029"}.wp-svg-paste:before{content:"\e02a"}.wp-svg-paste-2:before{content:"\e02b"}.wp-svg-paste-3:before{content:"\e02c"}.wp-svg-stack:before{content:"\e02d"}.wp-svg-folder:before{content:"\e02e"}.wp-svg-folder-open:before{content:"\e02f"}.wp-svg-tag:before{content:"\e030"}.wp-svg-tags:before{content:"\e031"}.wp-svg-barcode:before{content:"\e032"}.wp-svg-qrcode:before{content:"\e033"}.wp-svg-ticket:before{content:"\e034"}.wp-svg-cart:before{content:"\e035"}.wp-svg-cart-2:before{content:"\e036"}.wp-svg-cart-3:before{content:"\e037"}.wp-svg-coin:before{content:"\e038"}.wp-svg-credit:before{content:"\e039"}.wp-svg-calculate:before{content:"\e03a"}.wp-svg-support:before{content:"\e03b"}.wp-svg-phone:before{content:"\e03c"}.wp-svg-phone-hang-up:before{content:"\e03d"}.wp-svg-address-book:before{content:"\e03e"}.wp-svg-notebook:before{content:"\e03f"}.wp-svg-envelop:before{content:"\e040"}.wp-svg-pushpin:before{content:"\e041"}.wp-svg-location:before{content:"\e042"}.wp-svg-location-2:before{content:"\e043"}.wp-svg-compass:before{content:"\e044"}.wp-svg-map:before{content:"\e045"}.wp-svg-map-2:before{content:"\e046"}.wp-svg-history:before{content:"\e047"}.wp-svg-clock:before{content:"\e048"}.wp-svg-clock-2:before{content:"\e049"}.wp-svg-alarm:before{content:"\e04a"}.wp-svg-alarm-2:before{content:"\e04b"}.wp-svg-bell:before{content:"\e04c"}.wp-svg-stopwatch:before{content:"\e04d"}.wp-svg-calendar:before{content:"\e04e"}.wp-svg-calendar-2:before{content:"\e04f"}.wp-svg-print:before{content:"\e050"}.wp-svg-keyboard:before{content:"\e051"}.wp-svg-screen:before{content:"\e052"}.wp-svg-laptop:before{content:"\e053"}.wp-svg-mobile:before{content:"\e054"}.wp-svg-mobile-2:before{content:"\e055"}.wp-svg-tablet:before{content:"\e056"}.wp-svg-tv:before{content:"\e057"}.wp-svg-cabinet:before{content:"\e058"}.wp-svg-drawer:before{content:"\e059"}.wp-svg-drawer-2:before{content:"\e05a"}.wp-svg-drawer-3:before{content:"\e05b"}.wp-svg-box-add:before{content:"\e05c"}.wp-svg-box-remove:before{content:"\e05d"}.wp-svg-download:before{content:"\e05e"}.wp-svg-upload:before{content:"\e05f"}.wp-svg-disk:before{content:"\e060"}.wp-svg-storage:before{content:"\e061"}.wp-svg-undo:before{content:"\e062"}.wp-svg-redo:before{content:"\e063"}.wp-svg-flip:before{content:"\e064"}.wp-svg-flip-2:before{content:"\e065"}.wp-svg-undo-2:before{content:"\e066"}.wp-svg-redo-2:before{content:"\e067"}.wp-svg-forward:before{content:"\e068"}.wp-svg-reply:before{content:"\e069"}.wp-svg-bubble:before{content:"\e06a"}.wp-svg-bubbles:before{content:"\e06b"}.wp-svg-bubbles-2:before{content:"\e06c"}.wp-svg-bubble-2:before{content:"\e06d"}.wp-svg-bubbles-3:before{content:"\e06e"}.wp-svg-bubbles-4:before{content:"\e06f"}.wp-svg-user:before{content:"\e070"}.wp-svg-users:before{content:"\e071"}.wp-svg-user-2:before{content:"\e072"}.wp-svg-users-2:before{content:"\e073"}.wp-svg-user-3:before{content:"\e074"}.wp-svg-user-4:before{content:"\e075"}.wp-svg-quotes-left:before{content:"\e076"}.wp-svg-busy:before{content:"\e077"}.wp-svg-spinner-1:before{content:"\e078"}.wp-svg-spinner-2:before{content:"\e079"}.wp-svg-spinner-3:before{content:"\e07a"}.wp-svg-spinner-4:before{content:"\e07b"}.wp-svg-spinner-5:before{content:"\e07c"}.wp-svg-spinner-6:before{content:"\e07d"}.wp-svg-binoculars:before{content:"\e07e"}.wp-svg-search-2:before{content:"\e07f"}.wp-svg-zoom-in:before{content:"\e080"}.wp-svg-zoom-out:before{content:"\e081"}.wp-svg-expand:before{content:"\e082"}.wp-svg-contract:before{content:"\e083"}.wp-svg-expand-2:before{content:"\e084"}.wp-svg-contract-2:before{content:"\e085"}.wp-svg-key:before{content:"\e086"}.wp-svg-key-2:before{content:"\e087"}.wp-svg-lock:before{content:"\e088"}.wp-svg-lock-2:before{content:"\e089"}.wp-svg-unlocked:before{content:"\e08a"}.wp-svg-wrench:before{content:"\e08b"}.wp-svg-settings:before{content:"\e08c"}.wp-svg-equalizer:before{content:"\e08d"}.wp-svg-cog:before{content:"\e08e"}.wp-svg-cogs:before{content:"\e08f"}.wp-svg-cog-2:before{content:"\e090"}.wp-svg-hammer:before{content:"\e091"}.wp-svg-wand:before{content:"\e092"}.wp-svg-aid:before{content:"\e093"}.wp-svg-bug:before{content:"\e094"}.wp-svg-pie:before{content:"\e095"}.wp-svg-stats:before{content:"\e096"}.wp-svg-bars:before{content:"\e097"}.wp-svg-bars-2:before{content:"\e098"}.wp-svg-gift:before{content:"\e099"}.wp-svg-trophy:before{content:"\e09a"}.wp-svg-glass:before{content:"\e09b"}.wp-svg-mug:before{content:"\e09c"}.wp-svg-food:before{content:"\e09d"}.wp-svg-leaf:before{content:"\e09e"}.wp-svg-rocket:before{content:"\e09f"}.wp-svg-meter:before{content:"\e0a0"}.wp-svg-meter2:before{content:"\e0a1"}.wp-svg-dashboard:before{content:"\e0a2"}.wp-svg-hammer-2:before{content:"\e0a3"}.wp-svg-fire:before{content:"\e0a4"}.wp-svg-lab:before{content:"\e0a5"}.wp-svg-magnet:before{content:"\e0a6"}.wp-svg-remove:before{content:"\e0a7"}.wp-svg-remove-2:before{content:"\e0a8"}.wp-svg-briefcase:before{content:"\e0a9"}.wp-svg-airplane:before{content:"\e0aa"}.wp-svg-truck:before{content:"\e0ab"}.wp-svg-road:before{content:"\e0ac"}.wp-svg-accessibility:before{content:"\e0ad"}.wp-svg-target:before{content:"\e0ae"}.wp-svg-shield:before{content:"\e0af"}.wp-svg-lightning:before{content:"\e0b0"}.wp-svg-switch:before{content:"\e0b1"}.wp-svg-power-cord:before{content:"\e0b2"}.wp-svg-signup:before{content:"\e0b3"}.wp-svg-list:before{content:"\e0b4"}.wp-svg-list-2:before{content:"\e0b5"}.wp-svg-numbered-list:before{content:"\e0b6"}.wp-svg-menu:before{content:"\e0b7"}.wp-svg-menu-2:before{content:"\e0b8"}.wp-svg-tree:before{content:"\e0b9"}.wp-svg-cloud:before{content:"\e0ba"}.wp-svg-cloud-download:before{content:"\e0bb"}.wp-svg-cloud-upload:before{content:"\e0bc"}.wp-svg-download-2:before{content:"\e0bd"}.wp-svg-upload-2:before{content:"\e0be"}.wp-svg-download-3:before{content:"\e0bf"}.wp-svg-upload-3:before{content:"\e0c0"}.wp-svg-globe:before{content:"\e0c1"}.wp-svg-earth:before{content:"\e0c2"}.wp-svg-link:before{content:"\e0c3"}.wp-svg-flag:before{content:"\e0c4"}.wp-svg-attachment:before{content:"\e0c5"}.wp-svg-eye:before{content:"\e0c6"}.wp-svg-eye-blocked:before{content:"\e0c7"}.wp-svg-eye-2:before{content:"\e0c8"}.wp-svg-bookmark:before{content:"\e0c9"}.wp-svg-bookmarks:before{content:"\e0ca"}.wp-svg-brightness-medium:before{content:"\e0cb"}.wp-svg-brightness-contrast:before{content:"\e0cc"}.wp-svg-contrast:before{content:"\e0cd"}.wp-svg-star:before{content:"\e0ce"}.wp-svg-star-2:before{content:"\e0cf"}.wp-svg-star-3:before{content:"\e0d0"}.wp-svg-heart:before{content:"\e0d1"}.wp-svg-heart-2:before{content:"\e0d2"}.wp-svg-heart-broken:before{content:"\e0d3"}.wp-svg-thumbs-up:before{content:"\e0d4"}.wp-svg-thumbs-up-2:before{content:"\e0d5"}.wp-svg-happy:before{content:"\e0d6"}.wp-svg-happy-2:before{content:"\e0d7"}.wp-svg-smiley:before{content:"\e0d8"}.wp-svg-smiley-2:before{content:"\e0d9"}.wp-svg-tongue:before{content:"\e0da"}.wp-svg-tongue-2:before{content:"\e0db"}.wp-svg-sad:before{content:"\e0dc"}.wp-svg-sad-2:before{content:"\e0dd"}.wp-svg-wink:before{content:"\e0de"}.wp-svg-wink-2:before{content:"\e0df"}.wp-svg-grin:before{content:"\e0e0"}.wp-svg-grin-2:before{content:"\e0e1"}.wp-svg-cool:before{content:"\e0e2"}.wp-svg-cool-2:before{content:"\e0e3"}.wp-svg-angry:before{content:"\e0e4"}.wp-svg-angry-2:before{content:"\e0e5"}.wp-svg-evil:before{content:"\e0e6"}.wp-svg-evil-2:before{content:"\e0e7"}.wp-svg-shocked:before{content:"\e0e8"}.wp-svg-shocked-2:before{content:"\e0e9"}.wp-svg-confused:before{content:"\e0ea"}.wp-svg-confused-2:before{content:"\e0eb"}.wp-svg-neutral:before{content:"\e0ec"}.wp-svg-neutral-2:before{content:"\e0ed"}.wp-svg-wondering:before{content:"\e0ee"}.wp-svg-wondering-2:before{content:"\e0ef"}.wp-svg-point-up:before{content:"\e0f0"}.wp-svg-point-right:before{content:"\e0f1"}.wp-svg-point-down:before{content:"\e0f2"}.wp-svg-point-left:before{content:"\e0f3"}.wp-svg-warning:before{content:"\e0f4"}.wp-svg-notification:before{content:"\e0f5"}.wp-svg-question:before{content:"\e0f6"}.wp-svg-info:before{content:"\e0f7"}.wp-svg-info-2:before{content:"\e0f8"}.wp-svg-blocked:before{content:"\e0f9"}.wp-svg-cancel-circle:before{content:"\e0fa"}.wp-svg-checkmark-circle:before{content:"\e0fb"}.wp-svg-spam:before{content:"\e0fc"}.wp-svg-close:before{content:"\e0fd"}.wp-svg-checkmark:before{content:"\e0fe"}.wp-svg-checkmark-2:before{content:"\e0ff"}.wp-svg-spell-check:before{content:"\e100"}.wp-svg-minus:before{content:"\e101"}.wp-svg-plus:before{content:"\e102"}.wp-svg-enter:before{content:"\e103"}.wp-svg-exit:before{content:"\e104"}.wp-svg-play-2:before{content:"\e105"}.wp-svg-pause:before{content:"\e106"}.wp-svg-stop:before{content:"\e107"}.wp-svg-backward:before{content:"\e108"}.wp-svg-forward-2:before{content:"\e109"}.wp-svg-play-3:before{content:"\e10a"}.wp-svg-pause-2:before{content:"\e10b"}.wp-svg-stop-2:before{content:"\e10c"}.wp-svg-backward-2:before{content:"\e10d"}.wp-svg-forward-3:before{content:"\e10e"}.wp-svg-first:before{content:"\e10f"}.wp-svg-last:before{content:"\e110"}.wp-svg-previous:before{content:"\e111"}.wp-svg-next:before{content:"\e112"}.wp-svg-eject:before{content:"\e113"}.wp-svg-volume-high:before{content:"\e114"}.wp-svg-volume-medium:before{content:"\e115"}.wp-svg-volume-low:before{content:"\e116"}.wp-svg-volume-mute:before{content:"\e117"}.wp-svg-volume-mute-2:before{content:"\e118"}.wp-svg-volume-increase:before{content:"\e119"}.wp-svg-volume-decrease:before{content:"\e11a"}.wp-svg-loop:before{content:"\e11b"}.wp-svg-loop-2:before{content:"\e11c"}.wp-svg-loop-3:before{content:"\e11d"}.wp-svg-shuffle:before{content:"\e11e"}.wp-svg-arrow-up-left:before{content:"\e11f"}.wp-svg-arrow-up:before{content:"\e120"}.wp-svg-arrow-up-right:before{content:"\e121"}.wp-svg-arrow-right:before{content:"\e122"}.wp-svg-arrow-down-right:before{content:"\e123"}.wp-svg-arrow-down:before{content:"\e124"}.wp-svg-arrow-down-left:before{content:"\e125"}.wp-svg-arrow-left:before{content:"\e126"}.wp-svg-arrow-up-left-2:before{content:"\e127"}.wp-svg-arrow-up-2:before{content:"\e128"}.wp-svg-arrow-up-right-2:before{content:"\e129"}.wp-svg-arrow-right-2:before{content:"\e12a"}.wp-svg-arrow-down-right-2:before{content:"\e12b"}.wp-svg-arrow-down-2:before{content:"\e12c"}.wp-svg-arrow-down-left-2:before{content:"\e12d"}.wp-svg-arrow-left-2:before{content:"\e12e"}.wp-svg-arrow-up-left-3:before{content:"\e12f"}.wp-svg-arrow-up-3:before{content:"\e130"}.wp-svg-arrow-up-right-3:before{content:"\e131"}.wp-svg-arrow-right-3:before{content:"\e132"}.wp-svg-arrow-down-right-3:before{content:"\e133"}.wp-svg-arrow-down-3:before{content:"\e134"}.wp-svg-arrow-down-left-3:before{content:"\e135"}.wp-svg-arrow-left-3:before{content:"\e136"}.wp-svg-tab:before{content:"\e137"}.wp-svg-checkbox-checked:before{content:"\e138"}.wp-svg-checkbox-unchecked:before{content:"\e139"}.wp-svg-checkbox-partial:before{content:"\e13a"}.wp-svg-radio-checked:before{content:"\e13b"}.wp-svg-radio-unchecked:before{content:"\e13c"}.wp-svg-crop:before{content:"\e13d"}.wp-svg-scissors:before{content:"\e13e"}.wp-svg-filter:before{content:"\e13f"}.wp-svg-filter-2:before{content:"\e140"}.wp-svg-italic:before{content:"\e146"}.wp-svg-strikethrough:before{content:"\e147"}.wp-svg-omega:before{content:"\e148"}.wp-svg-sigma:before{content:"\e149"}.wp-svg-table:before{content:"\e14a"}.wp-svg-table-2:before{content:"\e14b"}.wp-svg-insert-template:before{content:"\e14c"}.wp-svg-pilcrow:before{content:"\e14d"}.wp-svg-left-to-right:before{content:"\e14e"}.wp-svg-right-to-left:before{content:"\e14f"}.wp-svg-paragraph-left:before{content:"\e150"}.wp-svg-paragraph-center:before{content:"\e151"}.wp-svg-paragraph-right:before{content:"\e152"}.wp-svg-paragraph-justify:before{content:"\e153"}.wp-svg-paragraph-left-2:before{content:"\e154"}.wp-svg-paragraph-center-2:before{content:"\e155"}.wp-svg-paragraph-right-2:before{content:"\e156"}.wp-svg-paragraph-justify-2:before{content:"\e157"}.wp-svg-indent-increase:before{content:"\e158"}.wp-svg-indent-decrease:before{content:"\e159"}.wp-svg-new-tab:before{content:"\e15a"}.wp-svg-embed:before{content:"\e15b"}.wp-svg-code:before{content:"\e15c"}.wp-svg-console:before{content:"\e15d"}.wp-svg-share:before{content:"\e15e"}.wp-svg-mail:before{content:"\e15f"}.wp-svg-mail-2:before{content:"\e160"}.wp-svg-mail-3:before{content:"\e161"}.wp-svg-mail-4:before{content:"\e162"}.wp-svg-google:before{content:"\e163"}.wp-svg-google-plus:before{content:"\e164"}.wp-svg-google-plus-2:before{content:"\e165"}.wp-svg-google-plus-3:before{content:"\e166"}.wp-svg-google-plus-4:before{content:"\e167"}.wp-svg-google-drive:before{content:"\e168"}.wp-svg-facebook:before{content:"\e169"}.wp-svg-facebook-2:before{content:"\e16a"}.wp-svg-facebook-3:before{content:"\e16b"}.wp-svg-instagram:before{content:"\e16c"}.wp-svg-twitter:before{content:"\e16d"}.wp-svg-twitter-2:before{content:"\e16e"}.wp-svg-twitter-3:before{content:"\e16f"}.wp-svg-feed-2:before{content:"\e170"}.wp-svg-feed-3:before{content:"\e171"}.wp-svg-feed-4:before{content:"\e172"}.wp-svg-youtube:before{content:"\e173"}.wp-svg-youtube-2:before{content:"\e174"}.wp-svg-vimeo:before{content:"\e175"}.wp-svg-vimeo2:before{content:"\e176"}.wp-svg-vimeo-2:before{content:"\e177"}.wp-svg-lanyrd:before{content:"\e178"}.wp-svg-flickr:before{content:"\e179"}.wp-svg-flickr-2:before{content:"\e17a"}.wp-svg-flickr-3:before{content:"\e17b"}.wp-svg-flickr-4:before{content:"\e17c"}.wp-svg-picassa:before{content:"\e17d"}.wp-svg-picassa-2:before{content:"\e17e"}.wp-svg-dribbble:before{content:"\e17f"}.wp-svg-dribbble-2:before{content:"\e180"}.wp-svg-dribbble-3:before{content:"\e181"}.wp-svg-forrst:before{content:"\e182"}.wp-svg-forrst-2:before{content:"\e183"}.wp-svg-deviantart:before{content:"\e184"}.wp-svg-deviantart-2:before{content:"\e185"}.wp-svg-steam:before{content:"\e186"}.wp-svg-steam-2:before{content:"\e187"}.wp-svg-github:before{content:"\e188"}.wp-svg-github-2:before{content:"\e189"}.wp-svg-github-3:before{content:"\e18a"}.wp-svg-github-4:before{content:"\e18b"}.wp-svg-github-5:before{content:"\e18c"}.wp-svg-wordpress:before{content:"\e18d"}.wp-svg-wordpress-2:before{content:"\e18e"}.wp-svg-joomla:before{content:"\e18f"}.wp-svg-blogger:before{content:"\e190"}.wp-svg-blogger-2:before{content:"\e191"}.wp-svg-tumblr:before{content:"\e192"}.wp-svg-tumblr-2:before{content:"\e193"}.wp-svg-yahoo:before{content:"\e194"}.wp-svg-tux:before{content:"\e195"}.wp-svg-apple:before{content:"\e196"}.wp-svg-finder:before{content:"\e197"}.wp-svg-android:before{content:"\e198"}.wp-svg-windows:before{content:"\e199"}.wp-svg-windows8:before{content:"\e19a"}.wp-svg-soundcloud:before{content:"\e19b"}.wp-svg-soundcloud-2:before{content:"\e19c"}.wp-svg-skype:before{content:"\e19d"}.wp-svg-reddit:before{content:"\e19e"}.wp-svg-linkedin:before{content:"\e19f"}.wp-svg-lastfm:before{content:"\e1a0"}.wp-svg-lastfm-2:before{content:"\e1a1"}.wp-svg-delicious:before{content:"\e1a2"}.wp-svg-stumbleupon:before{content:"\e1a3"}.wp-svg-stumbleupon-2:before{content:"\e1a4"}.wp-svg-stackoverflow:before{content:"\e1a5"}.wp-svg-pinterest:before{content:"\e1a6"}.wp-svg-pinterest-2:before{content:"\e1a7"}.wp-svg-xing:before{content:"\e1a8"}.wp-svg-xing-2:before{content:"\e1a9"}.wp-svg-flattr:before{content:"\e1aa"}.wp-svg-foursquare:before{content:"\e1ab"}.wp-svg-foursquare-2:before{content:"\e1ac"}.wp-svg-paypal:before{content:"\e1ad"}.wp-svg-paypal-2:before{content:"\e1ae"}.wp-svg-paypal-3:before{content:"\e1af"}.wp-svg-yelp:before{content:"\e1b0"}.wp-svg-libreoffice:before{content:"\e1b1"}.wp-svg-file-pdf:before{content:"\e1b2"}.wp-svg-file-openoffice:before{content:"\e1b3"}.wp-svg-file-word:before{content:"\e1b4"}.wp-svg-file-excel:before{content:"\e1b5"}.wp-svg-file-zip:before{content:"\e1b6"}.wp-svg-file-powerpoint:before{content:"\e1b7"}.wp-svg-file-xml:before{content:"\e1b8"}.wp-svg-file-css:before{content:"\e1b9"}.wp-svg-html5:before{content:"\e1ba"}.wp-svg-html5-2:before{content:"\e1bb"}.wp-svg-css3:before{content:"\e1bc"}.wp-svg-chrome:before{content:"\e1bd"}.wp-svg-firefox:before{content:"\e1be"}.wp-svg-IE:before{content:"\e1bf"}.wp-svg-opera:before{content:"\e1c0"}.wp-svg-safari:before{content:"\e1c1"}.wp-svg-IcoMoon:before{content:"\e1c2"}.wp-svg-sunrise:before{content:"\e1c3"}.wp-svg-sun:before{content:"\e1c4"}.wp-svg-moon:before{content:"\e1c5"}.wp-svg-sun-2:before{content:"\e1c6"}.wp-svg-windy:before{content:"\e1c7"}.wp-svg-wind:before{content:"\e1c8"}.wp-svg-snowflake:before{content:"\e1c9"}.wp-svg-cloudy:before{content:"\e1ca"}.wp-svg-cloud-2:before{content:"\e1cb"}.wp-svg-weather:before{content:"\e1cc"}.wp-svg-weather-2:before{content:"\e1cd"}.wp-svg-weather-3:before{content:"\e1ce"}.wp-svg-lines:before{content:"\e1cf"}.wp-svg-cloud-3:before{content:"\e1d0"}.wp-svg-lightning-2:before{content:"\e1d1"}.wp-svg-lightning-3:before{content:"\e1d2"}.wp-svg-rainy:before{content:"\e1d3"}.wp-svg-rainy-2:before{content:"\e1d4"}.wp-svg-windy-2:before{content:"\e1d5"}.wp-svg-windy-3:before{content:"\e1d6"}.wp-svg-snowy:before{content:"\e1d7"}.wp-svg-snowy-2:before{content:"\e1d8"}.wp-svg-snowy-3:before{content:"\e1d9"}.wp-svg-weather-4:before{content:"\e1da"}.wp-svg-cloudy-2:before{content:"\e1db"}.wp-svg-cloud-4:before{content:"\e1dc"}.wp-svg-lightning-4:before{content:"\e1dd"}.wp-svg-sun-3:before{content:"\e1de"}.wp-svg-moon-2:before{content:"\e1df"}.wp-svg-cloudy-3:before{content:"\e1e0"}.wp-svg-cloud-5:before{content:"\e1e1"}.wp-svg-cloud-6:before{content:"\e1e2"}.wp-svg-lightning-5:before{content:"\e1e3"}.wp-svg-rainy-3:before{content:"\e1e4"}.wp-svg-rainy-4:before{content:"\e1e5"}.wp-svg-windy-4:before{content:"\e1e6"}.wp-svg-windy-5:before{content:"\e1e7"}.wp-svg-snowy-4:before{content:"\e1e8"}.wp-svg-snowy-5:before{content:"\e1e9"}.wp-svg-weather-5:before{content:"\e1ea"}.wp-svg-cloudy-4:before{content:"\e1eb"}.wp-svg-lightning-6:before{content:"\e1ec"}.wp-svg-thermometer:before{content:"\e1ed"}.wp-svg-compass-2:before{content:"\e1ee"}.wp-svg-none:before{content:"\e1ef"}.wp-svg-Celsius:before{content:"\e1f0"}.wp-svg-Fahrenheit:before{content:"\e1f1"}.wp-svg-aperture:before{content:"\e1f2"}.wp-svg-camera-3:before{content:"\e1f3"}.wpSVGiconDropShadow{text-shadow:3px 3px 8px #888}.wpSVGanimatedSpin-fast{-webkit-animation-name:rotate;-webkit-animation-duration:1500ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:1000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate;-ms-animation-duration:1000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:rotate;animation-duration:1000ms;animation-iteration-count:infinite;animation-timing-function:linear}.wpSVGanimatedSpin-medium{-webkit-animation-name:rotate;-webkit-animation-duration:3000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:3000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate;-ms-animation-duration:3000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:rotate;animation-duration:3000ms;animation-iteration-count:infinite;animation-timing-function:linear}.wpSVGanimatedSpin-slow{-webkit-animation-name:rotate;-webkit-animation-duration:5000ms;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:5000ms;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:rotate;-ms-animation-duration:5000ms;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;animation-name:rotate;animation-duration:5000ms;animation-iteration-count:infinite;animation-timing-function:linear}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes rotate{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.wpSVGlink{-o-transition:color .2s ease-out;-ms-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}.wpSVGsmall{font-size:1.5em!important}.wpSVGmedium{font-size:4em!important}.wpSVGlarge{font-size:6.5em!important}.wpSVGxlarge{font-size:9em!important}.wpSVGroundedCorners{-moz-border-radius:50%;border-radius:50%}.wpSVGfloatRight{float:right;margin-left:13px}.wpSVGfloatLeft{float:left;margin-right:13px}.wpSVGnoFloat{float:none!important}.custom-icons-file-upload-note{font-size:10px;color:#EE3B3B}.wp-svg-custom-upload-wrap{margin:10px 30px 0 50px}.wp-sv-gcustom-icon-upload-new-image{width:41px;position:absolute;margin-top:.5em}.svg-custom-pack-buttons{display:inline-block;width:430px;height:55px}.svg-custom-pack-buttons&gt;p{float:left}.svg-custom-pack-buttons&gt;p:last-child{margin-left:1em}
:root{--woocommerce:#7f54b3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7f54b3;--wc-primary-text:#fff;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before{content:" ";display:table}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce ul.products:after,.woocommerce-page ul.products:after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before{content:" ";display:table}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input:after,.woocommerce-page form .show-password-input:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password:after,.woocommerce-page form .show-password-input.display-password:after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before{content:" ";display:table}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#7f54b3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7f54b3;--wc-primary-text:#fff;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);src:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"),url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"),url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);src:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"),url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#7f54b3;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb:after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{content:" ";display:table}.woocommerce div.product p.cart:after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{content:" ";display:table}.woocommerce div.product form.cart:after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}.woocommerce .products ul:after,.woocommerce ul.products:after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816e99}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before{content:" ";display:table}.woocommerce #reviews #comments .add_review:after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist:after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text:after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist&gt;li:before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating:before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating:after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce #review_form #respond:after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description:before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details:after,.woocommerce ul.order_details:before{content:" ";display:table}.woocommerce ul.order_details:after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt:after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt:before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li:after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#b3af54;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#b3af54}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:red}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#b3af54}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #7f54b3;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .woocommerce:after{clear:both}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}.woocommerce-account .addresses .title:after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#b3af54}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#e9e6ed;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #cfc8d8;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e3;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2b9ce;border-top-color:#b5aac3}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dcd7e3;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.woocommerce form .form-row .required{visibility:visible}
/*! 
 * Master Slider WordPress Lite Main CSS File
 * @date May 2023
 */
.master-slider{position:relative;visibility:hidden;-moz-transform:translate3d(0,0,0)}.ms-ie img{border:none}.ms-ie8 *{opacity:inherit;filter:inherit}.ms-ie7{zoom:1}.ms-moz .ms-slide-bgcont&gt;img{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px)}.master-slider a,.master-slider a:hover{-webkit-transition:none;transition:none}.wpb_row .master-slider-parent *,.master-slider-parent *{box-sizing:content-box}.master-slider-parent{margin-left:auto;margin-right:auto}.ms-layout-partialview .ms-view{overflow:visible;background-color:transparent}.ms-layout-partialview .ms-container{overflow:hidden}.ms-loading-container{position:absolute;width:100%;top:0}.ms-loading-container .ms-loading,.ms-slide .ms-slide-loading{width:36px;height:36px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/common/loading-2.gif) no-repeat center #fff;border-radius:60px;box-shadow:0px 0px 3px rgba(0,0,0,.2);position:absolute;left:50%;top:50%;margin:-18px;opacity:.9}.ms-def-cursor{cursor:auto !important}.ms-grab-cursor{cursor:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/common/grab.png),move}.ms-grabbing-cursor{cursor:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/common/grabbing.png),move}.ms-ie .ms-grab-cursor{cursor:move}.ms-ie .ms-grabbing-cursor{cursor:move}.ms-view{margin:0 auto;overflow:hidden;position:relative;-webkit-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.ms-view .ms-slide-container{position:relative}.ms-slide{position:absolute;height:100%;-webkit-transform:translateZ(0px);-ms-transform:translateZ(0px);transform:translateZ(0px)}.ms-wk .ms-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.ms-slide .ms-slide-bgcont,.ms-slide .ms-slide-bgvideocont{position:absolute;overflow:hidden;width:100%}.ms-slide .ms-slide-link{display:block;width:100%;height:100%;position:absolute;top:0;z-index:110}.ms-ie .ms-slide-link{background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat}.ms-slide .ms-slide-bgvideocont{z-index:105;height:100%}.ms-wk .ms-slide .ms-slide-bgvideocont,.ms-wk .ms-slide-bgvideocont&gt;video{-webkit-transform:translateZ(.3px);transform:translateZ(.3px)}.ms-slide .ms-slide-bgvideo{position:absolute;top:0}.ms-inner-controls-cont,.ms-container{position:relative;margin:0 auto}.ms-slide .ms-slide-bgcont img,.ms-container,.ms-inner-controls-cont{-webkit-user-select:none;-ms-user-select:none;user-select:none}.ms-slide .ms-slide-video{position:absolute;top:0;z-index:111;background:#000;padding:0;margin:0;border:none}.ms-slide .ms-pattern{background-attachment:scroll;width:100%;height:100%;z-index:108;position:absolute;top:0}.ms-wk .ms-pattern{-webkit-transform:translateZ(.4px);transform:translateZ(.4px)}.ms-slide .ms-slide-vpbtn,.ms-slide .ms-video-btn{position:absolute;cursor:pointer;z-index:110}.ms-slide .ms-slide-vcbtn{position:absolute;cursor:pointer;z-index:113}.ms-slide-vcbtn-mobile{position:relative;bottom:0;left:0;width:100%;height:28px;background-color:#000;color:#fff;text-align:center;cursor:pointer;z-index:113}.ms-slide-vcbtn-mobile .ms-vcbtn-txt{text-transform:uppercase;font-family:sans-serif;font-size:.75em;display:inline-block;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;padding-left:15px;height:15px;color:#dbdbdb;margin-top:7px}.ms-wk .ms-slide .ms-slide-vcbtn,.ms-wk .ms-slide .ms-slide-layers,.ms-wk .ms-slide .ms-slide-vpbtn,.ms-wk .ms-slide .ms-slide-video,.ms-wk .ms-slide-link{-webkit-transform:translateZ(.44px);transform:translateZ(.44px)}.ms-video-img{position:absolute;width:100%;height:100%;top:0;left:0}.ms-mask-frame{overflow:hidden;position:absolute;float:left}.ms-thumb-list{overflow:hidden;position:absolute}.ms-thumb-list.ms-dir-h{width:100%}.ms-thumb-list.ms-dir-v{height:100%;top:0}.ms-thumbs-cont{position:relative}.ms-thumb-frame img{width:100%;height:auto}.ms-thumb-frame{cursor:pointer;float:left;overflow:hidden;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.ms-thumb-frame-selected{opacity:1}.ms-tabs .ms-thumb-frame{background-color:#f6f6f6;text-shadow:0 1px 1px #fff;color:#222;border:solid 1px #fff;border-width:0 1px 1px 0;overflow:visible;position:relative;opacity:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.ms-tabs.ms-has-thumb .ms-tab-thumb{width:auto}.ms-tabs.ms-dir-h .ms-thumb-frame{margin-top:12px}.ms-tabs.ms-dir-v .ms-thumb-frame{margin-left:12px}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame{margin-left:0}.ms-tabs.ms-dir-h.ms-align-top{z-index:140}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame{margin-top:-12px}.ms-tabs .ms-thumb{padding:20px}.ms-tabs .ms-thumb-frame-selected{opacity:1;background:#ededed}.ms-tabs .ms-thumb-frame .ms-thumb-ol{position:absolute;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol{top:0;left:50%;margin-left:-12px;border-bottom:solid 12px #f6f6f6;border-left:solid 12px transparent;border-right:solid 12px transparent}.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;top:-12px;border-bottom-color:#ededed}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol{bottom:0;top:auto;border-bottom:0;border-top:solid 12px #f6f6f6}.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;bottom:-12px;border-top-color:#ededed}.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol{top:50%;left:0;margin-top:-12px;border-right:solid 12px #ededed;border-top:solid 12px transparent;border-bottom:solid 12px transparent}.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;left:-12px;border-right-color:#ededed}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol{left:auto;right:0;border-right:0;border-left:solid 12px #ededed}.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{opacity:1;right:-12px;border-left-color:#ededed}.ms-thumb-alt{text-align:center;margin:5px;font-size:14px;font-weight:600}.ms-thumb-list.ms-dir-h .ms-thumblist-fwd,.ms-thumb-list.ms-dir-h .ms-thumblist-bwd{height:100%;width:20px;position:absolute;left:0;cursor:pointer;background:rgba(128,128,128,.5);text-align:center;color:#fff}.ms-thumb-list.ms-dir-h .ms-thumblist-bwd{right:0;left:auto}.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after,.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{content:close-quote;top:43%;position:relative;border:solid rgba(0,0,0,0);border-width:5px 5px 5px 0;display:block;border-right-color:#fff;width:6px;height:1px}.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after{border-width:5px 0 5px 5px;border-left-color:#fff;left:7px}.ms-thumb-list.ms-dir-v .ms-thumblist-fwd,.ms-thumb-list.ms-dir-v .ms-thumblist-bwd{width:100%;height:20px;position:absolute;top:0;cursor:pointer;background:rgba(128,128,128,.5);text-align:center;color:#fff}.ms-thumb-list.ms-dir-v .ms-thumblist-bwd{bottom:0;top:auto}.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after,.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after{content:close-quote;left:43%;position:relative;border:solid rgba(0,0,0,0);border-width:0 5px 5px;display:block;border-bottom-color:#fff;height:1px;top:5px;width:0}.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after{border-width:5px 5px 0;border-top-color:#fff;top:7px}.ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{top:0 !important}.ms-tabs.ms-has-thumb .ms-thumb-frame{height:auto !important}.ms-tabs.ms-has-thumb .ms-thumb{padding:0}.ms-tabs.ms-has-thumb .ms-tab-context{padding:20px}.ms-tabs.ms-align-left .ms-tab-thumb{float:left;margin-right:20px}.ms-tabs.ms-align-right .ms-tab-thumb{float:right;margin-left:20px}.ms-bullet{cursor:pointer;float:left}.ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-bullets.ms-dir-v{position:absolute;top:50%}.ms-bullets.ms-dir-v .ms-bullet{float:none}.ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-sbar{position:absolute}.ms-sbar.ms-dir-h{left:10px;right:10px;top:5px}.ms-sbar.ms-dir-v{top:10px;bottom:10px;right:5px}.ms-sbar .ms-bar{height:4px;background:#333;border-radius:4px}.ms-sbar.ms-dir-v .ms-bar{width:4px}.ms-sbar .ms-bar{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.ms-timerbar{width:100%;bottom:0;position:absolute}.ms-ctimer{position:absolute;top:30px;left:30px;cursor:pointer}.ms-time-bar{-webkit-transition:width .12s linear;transition:width .12s linear}.ms-ie7 .ms-tooltip-arrow{height:0}.ms-slide-info{position:absolute}.ms-slide-info.ms-dir-v{top:0}.ms-slide-info.ms-dir-h{width:100%}.ms-pattern.ms-patt-1{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-2{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-3{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-4{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-5{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-6{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-7{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-8{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-9{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-10{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-11{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-12{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-13{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-14{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-15{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=)}.ms-pattern.ms-patt-16{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-17{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-18{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=)}.ms-pattern.ms-patt-19{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-20{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-21{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=)}.ms-pattern.ms-patt-22{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-23{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-24{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-25{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-26{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-27{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=)}.ms-pattern.ms-patt-28{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC)}.ms-pattern.ms-patt-29{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==)}.ms-pattern.ms-patt-30{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC)}.ms-skin-default .ms-slide .ms-slide-vpbtn,.ms-skin-default .ms-video-btn{width:50px;height:51px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;top:50%;left:50%;margin:-25px 0 0 -25px}.ms-skin-default .ms-slide .ms-slide-vcbtn{width:30px;height:30px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;top:18px;right:30px}.ms-skin-default .ms-nav-next,.ms-skin-default .ms-nav-prev{width:30px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png);background-position:-89px -26px;height:40px;cursor:pointer;top:50%;left:30px;margin-top:-20px;position:absolute;z-index:110}.ms-skin-default .ms-nav-next{right:30px;left:auto;background-position:-89px -103px}.ms-skin-default .ms-bullet{width:10px;height:10px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1.png) no-repeat;margin:4px;background-position:-34px -117px}.ms-skin-default .ms-bullet-selected{background-position:-34px -84px}.ms-skin-default .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-default .ms-tooltip-point{cursor:pointer}.ms-skin-default .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-default .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-default .ms-tooltip{max-width:200px}.ms-skin-default .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;margin-left:-1px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-default .ms-slide .ms-slide-vpbtn,.ms-skin-default .ms-video-btn,.ms-skin-default .ms-slide .ms-slide-vcbtn,.ms-skin-default .ms-nav-next,.ms-skin-default .ms-nav-prev,.ms-skin-default .ms-bullet{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-1-retina.png);background-size:152px 225px}}.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,.ms-skin-black-1 .ms-video-btn{width:54px;height:54px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;top:50%;left:50%;margin:-27px 0 0 -27px}.ms-skin-black-1 .ms-slide .ms-slide-vcbtn{width:27px;height:26px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;top:30px;right:30px}.ms-skin-black-1 .ms-nav-next,.ms-skin-black-1 .ms-nav-prev{width:53px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1.png);background-position:-79px -19px;height:61px;cursor:pointer;top:50%;left:30px;margin-top:-26px;position:absolute;z-index:110}.ms-skin-black-1 .ms-nav-next{right:30px;left:auto;background-position:-79px -97px}.ms-skin-black-1 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-black-1 .ms-bullet{width:9px;height:9px;background:#fff;margin:4px;border:solid 1px #3a3a3a}.ms-skin-black-1 .ms-bullet-selected{background-color:#000}.ms-skin-black-1 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:#fff;border-top-color:rgba(0,0,0,.8);bottom:-10px}.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:#fff;border-bottom-color:rgba(0,0,0,.8);top:-10px}.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:#fff;border-right-color:rgba(0,0,0,.8);left:-10px}.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:#000;border-left-color:rgba(0,0,0,.8);right:-10px}.ms-skin-black-1 .ms-tooltip-point{cursor:pointer}.ms-skin-black-1 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #444;background:#000;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-black-1 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#fff;background:rgba(255,255,255,.9);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-black-1 .ms-tooltip{max-width:200px}.ms-skin-black-1 .ms-tooltip-cont{padding:10px;background:#000;background:rgba(0,0,0,.8);text-shadow:0 1px 0px #000;color:#fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,.ms-skin-black-1 .ms-video-btn,.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,.ms-skin-black-1 .ms-nav-next,.ms-skin-black-1 .ms-nav-prev{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-1-retina.png);background-size:152px 225px}}.ms-skin-minimal .ms-slide .ms-slide-vpbtn,.ms-skin-minimal .ms-video-btn{width:55px;height:55px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px #fff;border:solid 1px #3d3d3d;border-radius:50%;top:50%;left:50%;margin:-27px 0 0 -27px;-webkit-transition:background-color .3s;transition:background-color .3s}.ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,.ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,.ms-skin-minimal .ms-video-btn:hover{background-color:#f1f1f1}.ms-skin-minimal .ms-slide .ms-slide-vcbtn{width:31px;height:31px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px #fff;border-radius:50%;border:solid 1px #3d3d3d;top:18px;right:30px;-webkit-transition:background-color .3s;transition:background-color .3s}.ms-skin-minimal .ms-nav-next,.ms-skin-minimal .ms-nav-prev{background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/minimal.svg) no-repeat #fff;background-position:-178px 17px;border:solid 1px #3d3d3d;border-radius:50%;height:55px;width:55px;cursor:pointer;top:50%;left:30px;margin-top:-27px;position:absolute;z-index:110;-webkit-transition:background-color .3s;transition:background-color .3s}.ms-skin-minimal .ms-nav-next:hover,.ms-skin-minimal .ms-nav-prev:hover{background-color:#f1f1f1}.ms-skin-minimal .ms-nav-next{right:30px;left:auto;background-position:-75px 17px}.ms-skin-minimal .ms-bullet{width:8px;height:8px;background:#fff;border:solid 1px #3d3d3d;border-radius:50%;margin:4px;background-position:-34px -117px}.ms-skin-minimal .ms-bullet-selected{background:#3d3d3d}.ms-skin-minimal .ms-time-bar{height:3px;background:#fff;border-top:solid 1px rgba(0,0,0,.41)}.ms-skin-minimal .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-minimal .ms-tooltip-point{cursor:pointer}.ms-skin-minimal .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-minimal .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-minimal .ms-tooltip{max-width:200px}.ms-skin-minimal .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;margin-left:-1px}.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,.ms-skin-black-2 .ms-video-btn{width:45px;height:45px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) #000 no-repeat -16px -103px;border:solid 3px #fff;border-color:rgba(255,255,255,.4);-webkit-background-clip:padding-box;top:50%;left:50%;margin:-23px 0 0 -23px}.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,.ms-skin-black-2 .ms-video-btn:hover{background-color:#3d3d3d}.ms-skin-black-2 .ms-slide .ms-slide-vcbtn{width:25px;height:25px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) #000 no-repeat -27px -36px;border:solid 2px #fff;border-color:rgba(255,255,255,.4);top:15px;right:15px}.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{border-radius:50px}.ms-skin-black-2 .ms-nav-next,.ms-skin-black-2 .ms-nav-prev{position:absolute;cursor:pointer;z-index:110;width:45px;height:45px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2.png) #000;background-clip:padding-box;background-position:-88px -26px;border:solid 3px #fff;border-color:rgba(255,255,255,.4);top:50%;left:30px;margin-top:-22px}.ms-skin-black-2.round-skin .ms-nav-next,.ms-skin-black-2.round-skin .ms-nav-prev,.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,.ms-skin-black-2.round-skin .ms-video-btn{border-radius:90px}.ms-skin-black-2 .ms-nav-next:hover,.ms-skin-black-2 .ms-nav-prev:hover{background-color:#3d3d3d}.ms-skin-black-2 .ms-nav-next{right:30px;left:auto;background-position:-86px -103px}.ms-skin-black-2 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-black-2 .ms-bullet{width:8px;height:8px;background:#fff;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;-ms-background-clip:padding-box;border:solid 3px #fff;border-color:rgba(0,0,0,.44);margin:4px;background-position:-34px -117px}.ms-skin-black-2.round-skin .ms-bullet{border-radius:15px}.ms-skin-black-2 .ms-bullet-selected{background-color:#000;border-color:#fff;border-color:rgba(255,255,255,.44)}.ms-skin-black-2 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-black-2 .ms-tooltip-point{cursor:pointer}.ms-skin-black-2 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-black-2 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{display:none}.ms-skin-black-2 .ms-tooltip{max-width:200px}.ms-skin-black-2 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,.ms-skin-black-2 .ms-video-btn,.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,.ms-skin-black-2 .ms-nav-next,.ms-skin-black-2 .ms-nav-prev{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/black-skin-2-retina.png);background-size:152px 225px}}.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,.ms-skin-light-2 .ms-video-btn{width:54px;height:54px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;top:50%;left:50%;margin:-27px 0 0 -27px}.ms-skin-light-2 .ms-slide .ms-slide-vcbtn{width:27px;height:26px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;top:30px;right:30px}.ms-skin-light-2 .ms-nav-next,.ms-skin-light-2 .ms-nav-prev{width:53px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2.png);background-position:-79px -19px;height:61px;cursor:pointer;top:50%;left:30px;margin-top:-26px;position:absolute;z-index:110}.ms-skin-light-2 .ms-nav-next{right:30px;left:auto;background-position:-79px -97px}.ms-skin-light-2 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-2 .ms-bullet{width:9px;height:9px;background:#000;margin:4px;border:solid 1px #3a3a3a}.ms-skin-light-2 .ms-bullet-selected{background-color:#fff}.ms-skin-light-2 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-2 .ms-tooltip-point{cursor:pointer}.ms-skin-light-2 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-2 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-light-2 .ms-tooltip{max-width:200px}.ms-skin-light-2 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,.ms-skin-light-2 .ms-video-btn,.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,.ms-skin-light-2 .ms-nav-next,.ms-skin-light-2 .ms-nav-prev{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-2-retina.png);background-size:152px 225px}}.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,.ms-skin-light-3 .ms-video-btn{width:50px;height:50px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;top:50%;left:50%;margin:-25px 0 0 -25px}.ms-skin-light-3 .ms-slide .ms-slide-vcbtn{width:31px;height:29px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;top:30px;right:30px}.ms-skin-light-3 .ms-nav-next,.ms-skin-light-3 .ms-nav-prev{width:50px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png);background-position:-82px -22px;height:50px;cursor:pointer;top:50%;left:30px;margin-top:-25px;position:absolute;z-index:110}.ms-skin-light-3 .ms-nav-next{right:30px;left:auto;background-position:-81px -99px}.ms-skin-light-3 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-3 .ms-bullet{width:16px;height:16px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3.png) no-repeat;background-position:-31px -114px;margin:4px}.ms-skin-light-3 .ms-bullet-selected{background-position:-31px -81px}.ms-skin-light-3 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-3 .ms-tooltip-point{cursor:pointer}.ms-skin-light-3 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-3 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-light-3 .ms-tooltip{max-width:200px}.ms-skin-light-3 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,.ms-skin-light-3 .ms-video-btn,.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,.ms-skin-light-3 .ms-nav-next,.ms-skin-light-3 .ms-nav-prev,.ms-skin-light-3 .ms-bullet{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-3-retina.png);background-size:152px 225px}}.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,.ms-skin-light-4 .ms-video-btn{width:54px;height:54px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;top:50%;left:50%;margin:-27px 0 0 -27px}.ms-skin-light-4 .ms-slide .ms-slide-vcbtn{width:27px;height:26px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;top:30px;right:30px}.ms-skin-light-4 .ms-nav-next,.ms-skin-light-4 .ms-nav-prev{width:54px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4.png);background-position:-77px -5px;height:68px;cursor:pointer;top:50%;left:-27px;margin-top:-40px;position:absolute;z-index:110}.ms-skin-light-4 .ms-nav-next{right:-27px;left:auto;background-position:-79px -83px}.ms-skin-light-4 .ms-thumb-frame-selected{opacity:.6}.ms-skin-light-4 .ms-thumb-list.ms-dir-h{bottom:-60px;width:100%;height:60px}.ms-skin-light-4 .ms-thumb-list.ms-dir-v{height:100%;width:60px;right:-60px;top:0}.ms-skin-light-4 .ms-thumb-frame{cursor:pointer;float:left;width:60px;height:60px;margin:1px 0 0 1px;overflow:hidden}.ms-skin-light-4 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-4 .ms-bullet{width:9px;height:9px;background:#b9b9b9;margin:4px;border:solid 1px #a3a3a3}.ms-skin-light-4 .ms-bullet-selected{background-color:#fff}.ms-skin-light-4 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:#fff;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-4 .ms-tooltip-point{cursor:pointer}.ms-skin-light-4 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #e0e0e0;background:#4b8aac;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-4 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#fff;margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-light-4 .ms-tooltip{max-width:200px}.ms-skin-light-4 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,.ms-skin-light-4 .ms-video-btn,.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,.ms-skin-light-4 .ms-nav-next,.ms-skin-light-4 .ms-nav-prev{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-4-retina.png);background-size:152px 225px}}.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,.ms-skin-light-5 .ms-video-btn{width:32px;height:32px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) #000 no-repeat -24px -160px;top:50%;left:50%;margin:-18px 0 0 -18px}.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,.ms-skin-light-5 .ms-video-btn:hover{background-color:#646464}.ms-skin-light-5 .ms-slide .ms-slide-vcbtn{width:30px;height:30px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) #fff no-repeat -24px -28px;top:18px;right:30px}.ms-skin-light-5 .ms-nav-next,.ms-skin-light-5 .ms-nav-prev{width:32px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) #fff;background-position:-94px -32px;height:32px;cursor:pointer;bottom:40px;left:40px;margin-top:-20px;position:absolute;z-index:110}.ms-skin-light-5 .ms-nav-next:hover,.ms-skin-light-5 .ms-nav-prev:hover{background-color:#e0e0e0}.ms-skin-light-5 .ms-nav-next{left:73px;background-position:-93px -110px}.ms-skin-light-5 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-5 .ms-bullet{width:10px;height:10px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5.png) no-repeat;margin:4px;background-position:-34px -117px}.ms-skin-light-5 .ms-bullet-selected{background-position:-34px -84px}.ms-skin-light-5 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-5 .ms-tooltip-point{cursor:pointer}.ms-skin-light-5 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-5 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{animation:none;-moz-animation:none;-webkit-animation:none;-o-animation:none}.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{display:none}.ms-skin-light-5 .ms-tooltip{max-width:200px}.ms-skin-light-5 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,.ms-skin-light-5 .ms-video-btn,.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,.ms-skin-light-5 .ms-nav-next,.ms-skin-light-5 .ms-nav-prev{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-5-retina.png);background-size:152px 225px}}.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,.ms-skin-light-6 .ms-video-btn{width:45px;height:45px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) #fff no-repeat -16px -103px;border:solid 3px #707070;border-color:rgba(0,0,0,.27);-webkit-background-clip:padding-box;top:50%;left:50%;margin:-23px 0 0 -23px}.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,.ms-skin-light-6 .ms-video-btn:hover{background-color:#e0e0e0}.ms-skin-light-6 .ms-slide .ms-slide-vcbtn{width:25px;height:25px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) #fff no-repeat -27px -36px;top:15px;right:15px}.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{border-radius:30px}.ms-skin-light-6 .ms-nav-next,.ms-skin-light-6 .ms-nav-prev{position:absolute;cursor:pointer;z-index:110;width:45px;height:45px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6.png) #fff;background-clip:padding-box;background-position:-88px -26px;border:solid 3px #707070;border-color:rgba(0,0,0,.27);top:50%;left:30px;margin-top:-22px}.ms-skin-light-6.round-skin .ms-nav-next,.ms-skin-light-6.round-skin .ms-nav-prev,.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,.ms-skin-light-6.round-skin .ms-video-btn{border-radius:90px}.ms-skin-light-6 .ms-nav-next:hover,.ms-skin-light-6 .ms-nav-prev:hover{background-color:#e0e0e0}.ms-skin-light-6 .ms-nav-next{right:30px;left:auto;background-position:-86px -103px}.ms-skin-light-6 .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-light-6 .ms-bullet{width:8px;height:8px;background:#000;-webkit-background-clip:padding-box;border:solid 3px #fff;border-color:rgba(255,255,255,.44);margin:4px;background-position:-34px -117px}.ms-skin-light-6.round-skin .ms-bullet{border-radius:15px}.ms-skin-light-6 .ms-bullet-selected{background-color:#fff;border-color:#000;border-color:rgba(0,0,0,.44)}.ms-skin-light-6 .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-light-6 .ms-tooltip-point{cursor:pointer}.ms-skin-light-6 .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-light-6 .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{display:none}.ms-skin-light-6 .ms-tooltip{max-width:200px}.ms-skin-light-6 .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,.ms-skin-light-6 .ms-video-btn,.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,.ms-skin-light-6 .ms-nav-next,.ms-skin-light-6 .ms-nav-prev{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/light-skin-6-retina.png);background-size:152px 225px}}.ms-skin-metro .ms-slide .ms-slide-vpbtn,.ms-skin-metro .ms-video-btn{width:47px;height:46px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;top:50%;left:50%;margin:-22px 0 0 -24px}.ms-skin-metro .ms-slide .ms-slide-vcbtn{width:47px;height:47px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;top:15px;right:15px}.ms-skin-metro .ms-nav-next,.ms-skin-metro .ms-nav-prev{width:47px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png);background-position:-83px -23px;height:47px;cursor:pointer;top:50%;left:30px;margin-top:-24px;position:absolute;z-index:110}.ms-skin-metro .ms-nav-next{right:30px;left:auto;background-position:-81px -100px}.ms-skin-metro .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-metro .ms-bullet{width:16px;height:16px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin.png) no-repeat;background-position:-31px -114px;margin:4px}.ms-skin-metro .ms-bullet-selected{background-position:-31px -81px}.ms-skin-metro .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:silver;border-top-color:rgba(240,240,240,.88);bottom:-10px}.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:silver;border-bottom-color:rgba(240,240,240,.88);top:-10px}.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:silver;border-right-color:rgba(240,240,240,.88);left:-10px}.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:silver;border-left-color:rgba(240,240,240,.88);right:-10px}.ms-skin-metro .ms-tooltip-point{cursor:pointer}.ms-skin-metro .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #bbb;background:#fff;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-metro .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#000;background:rgba(0,0,0,.36);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-metro .ms-tooltip{max-width:200px}.ms-skin-metro .ms-tooltip-cont{padding:10px;background:silver;background:rgba(240,240,240,.88);text-shadow:0 1px 0px #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-metro .ms-slide .ms-slide-vpbtn,.ms-skin-metro .ms-video-btn,.ms-skin-metro .ms-slide .ms-slide-vcbtn,.ms-skin-metro .ms-nav-next,.ms-skin-metro .ms-nav-prev,.ms-skin-metro .ms-bullet{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/metro-skin-retina.png);background-size:152px 225px}}.ms-skin-contrast .ms-slide .ms-slide-vpbtn,.ms-skin-contrast .ms-video-btn{width:60px;height:60px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -10px -144px;top:50%;left:50%;margin:-30px 0 0 -30px}.ms-skin-contrast .ms-slide .ms-slide-vcbtn{width:24px;height:24px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;top:30px;right:30px}.ms-skin-contrast .ms-nav-next,.ms-skin-contrast .ms-nav-prev{width:60px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png);background-position:-76px -17px;height:60px;cursor:pointer;top:50%;left:30px;margin-top:-30px;position:absolute;z-index:110}.ms-skin-contrast .ms-nav-next{right:30px;left:auto;background-position:-77px -91px}.ms-skin-contrast .ms-bullets.ms-dir-h{position:absolute;bottom:20px;right:50%;width:100px}.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;right:-50%}.ms-skin-contrast .ms-bullet{width:16px;height:16px;background:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin.png) no-repeat;background-position:-31px -114px;margin:4px}.ms-skin-contrast .ms-bullet-selected{background-position:-31px -81px}.ms-skin-contrast .ms-tooltip{position:absolute;z-index:210;cursor:auto}.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{border-left:solid 10px transparent;border-right:solid 10px transparent;position:absolute;left:50%;margin-left:-10px}.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{border-top:solid 10px;border-top-color:#fc3116;border-top-color:rgba(252,49,22,.8);bottom:-10px}.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{border-bottom:solid 10px;border-bottom-color:#fc3116;border-bottom-color:rgba(252,49,22,.8);top:-10px}.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{border-top:solid 10px transparent;border-bottom:solid 10px transparent;position:absolute;top:50%;margin-top:-10px}.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{border-right:solid 10px;border-right-color:#fc3116;border-right-color:rgba(252,49,22,.8);left:-10px}.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{border-left:solid 10px;border-left-color:#fc3116;border-left-color:rgba(252,49,22,.8);right:-10px}.ms-skin-contrast .ms-tooltip-point{cursor:pointer}.ms-skin-contrast .ms-tooltip-point .ms-point-center{width:12px;height:12px;border-radius:15px;border:solid 2px #636363;background:#000;margin:-8px 0 0 -8px;position:absolute;z-index:105}.ms-skin-contrast .ms-tooltip-point .ms-point-border{width:22px;height:22px;background:#fff;background:rgba(255,255,255,.99);margin:-11px 0 0 -11px;position:absolute;border-radius:15px;animation:ms-point-anim 1.5s infinite;-moz-animation:ms-point-anim 1.5s infinite;-webkit-animation:ms-point-anim 1.5s infinite;-o-animation:ms-point-anim 1.5s infinite}.ms-skin-contrast .ms-tooltip{max-width:200px}.ms-skin-contrast .ms-tooltip-cont{padding:10px;background:#fc3116;background:rgba(252,49,22,.8);text-shadow:0 1px 0px rgba(0,0,0,.4);color:#fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.04)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.ms-skin-contrast .ms-slide .ms-slide-vpbtn,.ms-skin-contrast .ms-video-btn,.ms-skin-contrast .ms-slide .ms-slide-vcbtn,.ms-skin-contrast .ms-nav-next,.ms-skin-contrast .ms-nav-prev,.ms-skin-contrast .ms-bullet{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/master-slider/public/assets/css/skins/contrast-skin-retina.png);background-size:152px 225px}}
.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:0 0;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row&gt;*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}
.woocommerce-checkout .shop_table{background-color:#eee}.product p.deposit-packaging-type{font-size:1.25em !important}p.woocommerce-shipping-destination{display:none}.wc-gzd-nutri-score-value-a{background:url(https://raumausstattung-ebert.de/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-a.svg) no-repeat}.wc-gzd-nutri-score-value-b{background:url(https://raumausstattung-ebert.de/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-b.svg) no-repeat}.wc-gzd-nutri-score-value-c{background:url(https://raumausstattung-ebert.de/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-c.svg) no-repeat}.wc-gzd-nutri-score-value-d{background:url(https://raumausstattung-ebert.de/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-d.svg) no-repeat}.wc-gzd-nutri-score-value-e{background:url(https://raumausstattung-ebert.de/wp-content/plugins/woocommerce-germanized/assets/images/nutri-score-e.svg) no-repeat}
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *//*! normalize.css v2.1.3 | MIT License | git.io/normalize *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:0 0!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn&gt;.caret,.dropup&gt;.btn&gt;.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{width:100%}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}body{font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#313539;text-decoration:none}a:focus,a:hover{color:#ae895d;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner&gt;.item&gt;a&gt;img,.carousel-inner&gt;.item&gt;img,.img-responsive,.thumbnail a&gt;img,.thumbnail&gt;img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #f5f5f5}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#ddd}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#ddd}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #f5f5f5}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline&gt;li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.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}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #ddd}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #f5f5f5}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#ddd}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #f5f5f5;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}blockquote:after,blockquote:before{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#555;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}.row{margin-left:-5px;margin-right:-5px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:5px;padding-right:5px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table&gt;tbody&gt;tr&gt;td,.table&gt;tbody&gt;tr&gt;th,.table&gt;tfoot&gt;tr&gt;td,.table&gt;tfoot&gt;tr&gt;th,.table&gt;thead&gt;tr&gt;td,.table&gt;thead&gt;tr&gt;th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table&gt;thead&gt;tr&gt;th{vertical-align:bottom;border-bottom:2px solid #ddd}.table&gt;caption+thead&gt;tr:first-child&gt;td,.table&gt;caption+thead&gt;tr:first-child&gt;th,.table&gt;colgroup+thead&gt;tr:first-child&gt;td,.table&gt;colgroup+thead&gt;tr:first-child&gt;th,.table&gt;thead:first-child&gt;tr:first-child&gt;td,.table&gt;thead:first-child&gt;tr:first-child&gt;th{border-top:0}.table&gt;tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed&gt;tbody&gt;tr&gt;td,.table-condensed&gt;tbody&gt;tr&gt;th,.table-condensed&gt;tfoot&gt;tr&gt;td,.table-condensed&gt;tfoot&gt;tr&gt;th,.table-condensed&gt;thead&gt;tr&gt;td,.table-condensed&gt;thead&gt;tr&gt;th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered&gt;tbody&gt;tr&gt;td,.table-bordered&gt;tbody&gt;tr&gt;th,.table-bordered&gt;tfoot&gt;tr&gt;td,.table-bordered&gt;tfoot&gt;tr&gt;th,.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border:1px solid #ddd}.table-bordered&gt;thead&gt;tr&gt;td,.table-bordered&gt;thead&gt;tr&gt;th{border-bottom-width:2px}.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;td,.table-striped&gt;tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f9f9f9}.table-hover&gt;tbody&gt;tr:hover&gt;td,.table-hover&gt;tbody&gt;tr:hover&gt;th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table&gt;tbody&gt;tr.active&gt;td,.table&gt;tbody&gt;tr.active&gt;th,.table&gt;tbody&gt;tr&gt;td.active,.table&gt;tbody&gt;tr&gt;th.active,.table&gt;tfoot&gt;tr.active&gt;td,.table&gt;tfoot&gt;tr.active&gt;th,.table&gt;tfoot&gt;tr&gt;td.active,.table&gt;tfoot&gt;tr&gt;th.active,.table&gt;thead&gt;tr.active&gt;td,.table&gt;thead&gt;tr.active&gt;th,.table&gt;thead&gt;tr&gt;td.active,.table&gt;thead&gt;tr&gt;th.active{background-color:#f5f5f5}.table-hover&gt;tbody&gt;tr.active:hover&gt;td,.table-hover&gt;tbody&gt;tr.active:hover&gt;th,.table-hover&gt;tbody&gt;tr&gt;td.active:hover,.table-hover&gt;tbody&gt;tr&gt;th.active:hover{background-color:#e8e8e8}.table&gt;tbody&gt;tr.success&gt;td,.table&gt;tbody&gt;tr.success&gt;th,.table&gt;tbody&gt;tr&gt;td.success,.table&gt;tbody&gt;tr&gt;th.success,.table&gt;tfoot&gt;tr.success&gt;td,.table&gt;tfoot&gt;tr.success&gt;th,.table&gt;tfoot&gt;tr&gt;td.success,.table&gt;tfoot&gt;tr&gt;th.success,.table&gt;thead&gt;tr.success&gt;td,.table&gt;thead&gt;tr.success&gt;th,.table&gt;thead&gt;tr&gt;td.success,.table&gt;thead&gt;tr&gt;th.success{background-color:#dff0d8}.table-hover&gt;tbody&gt;tr.success:hover&gt;td,.table-hover&gt;tbody&gt;tr.success:hover&gt;th,.table-hover&gt;tbody&gt;tr&gt;td.success:hover,.table-hover&gt;tbody&gt;tr&gt;th.success:hover{background-color:#d0e9c6}.table&gt;tbody&gt;tr.info&gt;td,.table&gt;tbody&gt;tr.info&gt;th,.table&gt;tbody&gt;tr&gt;td.info,.table&gt;tbody&gt;tr&gt;th.info,.table&gt;tfoot&gt;tr.info&gt;td,.table&gt;tfoot&gt;tr.info&gt;th,.table&gt;tfoot&gt;tr&gt;td.info,.table&gt;tfoot&gt;tr&gt;th.info,.table&gt;thead&gt;tr.info&gt;td,.table&gt;thead&gt;tr.info&gt;th,.table&gt;thead&gt;tr&gt;td.info,.table&gt;thead&gt;tr&gt;th.info{background-color:#d9edf7}.table-hover&gt;tbody&gt;tr.info:hover&gt;td,.table-hover&gt;tbody&gt;tr.info:hover&gt;th,.table-hover&gt;tbody&gt;tr&gt;td.info:hover,.table-hover&gt;tbody&gt;tr&gt;th.info:hover{background-color:#c4e3f3}.table&gt;tbody&gt;tr.warning&gt;td,.table&gt;tbody&gt;tr.warning&gt;th,.table&gt;tbody&gt;tr&gt;td.warning,.table&gt;tbody&gt;tr&gt;th.warning,.table&gt;tfoot&gt;tr.warning&gt;td,.table&gt;tfoot&gt;tr.warning&gt;th,.table&gt;tfoot&gt;tr&gt;td.warning,.table&gt;tfoot&gt;tr&gt;th.warning,.table&gt;thead&gt;tr.warning&gt;td,.table&gt;thead&gt;tr.warning&gt;th,.table&gt;thead&gt;tr&gt;td.warning,.table&gt;thead&gt;tr&gt;th.warning{background-color:#fcf8e3}.table-hover&gt;tbody&gt;tr.warning:hover&gt;td,.table-hover&gt;tbody&gt;tr.warning:hover&gt;th,.table-hover&gt;tbody&gt;tr&gt;td.warning:hover,.table-hover&gt;tbody&gt;tr&gt;th.warning:hover{background-color:#faf2cc}.table&gt;tbody&gt;tr.danger&gt;td,.table&gt;tbody&gt;tr.danger&gt;th,.table&gt;tbody&gt;tr&gt;td.danger,.table&gt;tbody&gt;tr&gt;th.danger,.table&gt;tfoot&gt;tr.danger&gt;td,.table&gt;tfoot&gt;tr.danger&gt;th,.table&gt;tfoot&gt;tr&gt;td.danger,.table&gt;tfoot&gt;tr&gt;th.danger,.table&gt;thead&gt;tr.danger&gt;td,.table&gt;thead&gt;tr.danger&gt;th,.table&gt;thead&gt;tr&gt;td.danger,.table&gt;thead&gt;tr&gt;th.danger{background-color:#f2dede}.table-hover&gt;tbody&gt;tr.danger:hover&gt;td,.table-hover&gt;tbody&gt;tr.danger:hover&gt;th,.table-hover&gt;tbody&gt;tr&gt;td.danger:hover,.table-hover&gt;tbody&gt;tr&gt;th.danger:hover{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive&gt;.table{margin-bottom:0}.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,.table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,.table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,.table-responsive&gt;.table&gt;thead&gt;tr&gt;td,.table-responsive&gt;.table&gt;thead&gt;tr&gt;th{white-space:nowrap}.table-responsive&gt;.table-bordered{border:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#555;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;/* IE8-9 */line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#777}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#777;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#ddd;opacity:1}.form-control:-ms-input-placeholder{color:#ddd}.form-control::-webkit-input-placeholder{color:#ddd}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#f5f5f5;opacity:1}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:34px}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.checkbox label,.radio label{display:inline;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{float:left;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#959595}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group&gt;.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:-5px;margin-right:-5px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:5px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active:focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default.active,.btn-default:active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary.active,.btn-primary:active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success.active,.btn-success:active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info.active,.btn-info:active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-link{color:#313539;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#ae895d;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#ddd;text-decoration:none}.btn-group-lg&gt;.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group-sm&gt;.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs&gt;.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.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;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu&gt;li&gt;a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#555;white-space:nowrap}.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover{text-decoration:none;color:#484848;background-color:#f5f5f5}.dropdown-menu&gt;.active&gt;a,.dropdown-menu&gt;.active&gt;a:focus,.dropdown-menu&gt;.active&gt;a:hover{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu&gt;.disabled&gt;a,.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{color:#ddd}.dropdown-menu&gt;.disabled&gt;a:focus,.dropdown-menu&gt;.disabled&gt;a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.open&gt;.dropdown-menu{display:block}.open&gt;a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#ddd}.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;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical&gt;.btn,.btn-group&gt;.btn{position:relative;float:left}.btn-group-vertical&gt;.btn.active,.btn-group-vertical&gt;.btn:active,.btn-group-vertical&gt;.btn:focus,.btn-group-vertical&gt;.btn:hover,.btn-group&gt;.btn.active,.btn-group&gt;.btn:active,.btn-group&gt;.btn:focus,.btn-group&gt;.btn:hover{z-index:2}.btn-group-vertical&gt;.btn:focus,.btn-group&gt;.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar&gt;.btn,.btn-toolbar&gt;.btn-group,.btn-toolbar&gt;.input-group{margin-left:5px}.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group&gt;.btn:first-child{margin-left:0}.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group&gt;.btn:last-child:not(:first-child),.btn-group&gt;.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group&gt;.btn-group{float:left}.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group&gt;.btn-group:first-child&gt;.btn:last-child,.btn-group&gt;.btn-group:first-child&gt;.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group&gt;.btn-group:last-child&gt;.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.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-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical&gt;.btn,.btn-group-vertical&gt;.btn-group,.btn-group-vertical&gt;.btn-group&gt;.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical&gt;.btn-group&gt;.btn{float:none}.btn-group-vertical&gt;.btn+.btn,.btn-group-vertical&gt;.btn+.btn-group,.btn-group-vertical&gt;.btn-group+.btn,.btn-group-vertical&gt;.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical&gt;.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn{border-radius:0}.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified&gt;.btn,.btn-group-justified&gt;.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified&gt;.btn-group .btn{width:100%}[data-toggle=buttons]&gt;.btn&gt;input[type=checkbox],[data-toggle=buttons]&gt;.btn&gt;input[type=radio]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg&gt;.form-control,.input-group-lg&gt;.input-group-addon,.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg&gt;.form-control,select.input-group-lg&gt;.input-group-addon,select.input-group-lg&gt;.input-group-btn&gt;.btn{height:46px;line-height:46px}select[multiple].input-group-lg&gt;.form-control,select[multiple].input-group-lg&gt;.input-group-addon,select[multiple].input-group-lg&gt;.input-group-btn&gt;.btn,textarea.input-group-lg&gt;.form-control,textarea.input-group-lg&gt;.input-group-addon,textarea.input-group-lg&gt;.input-group-btn&gt;.btn{height:auto}.input-group-sm&gt;.form-control,.input-group-sm&gt;.input-group-addon,.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm&gt;.form-control,select.input-group-sm&gt;.input-group-addon,select.input-group-sm&gt;.input-group-btn&gt;.btn{height:30px;line-height:30px}select[multiple].input-group-sm&gt;.form-control,select[multiple].input-group-sm&gt;.input-group-addon,select[multiple].input-group-sm&gt;.input-group-btn&gt;.btn,textarea.input-group-sm&gt;.form-control,textarea.input-group-sm&gt;.input-group-addon,textarea.input-group-sm&gt;.input-group-btn&gt;.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#777;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group&gt;.btn,.input-group-btn:first-child&gt;.dropdown-toggle,.input-group-btn:last-child&gt;.btn-group:not(:last-child)&gt;.btn,.input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn,.input-group-btn:first-child&gt;.btn:not(:first-child),.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group&gt;.btn,.input-group-btn:last-child&gt;.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn&gt;.btn{position:relative}.input-group-btn&gt;.btn+.btn{margin-left:-1px}.input-group-btn&gt;.btn:active,.input-group-btn&gt;.btn:focus,.input-group-btn&gt;.btn:hover{z-index:2}.input-group-btn:first-child&gt;.btn,.input-group-btn:first-child&gt;.btn-group{margin-right:-1px}.input-group-btn:last-child&gt;.btn,.input-group-btn:last-child&gt;.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav&gt;li{position:relative;display:block}.nav&gt;li&gt;a{position:relative;display:block;padding:10px 15px}.nav&gt;li&gt;a:focus,.nav&gt;li&gt;a:hover{text-decoration:none;background-color:transparent}.nav&gt;li.disabled&gt;a{color:#ddd}.nav&gt;li.disabled&gt;a:focus,.nav&gt;li.disabled&gt;a:hover{color:#ddd;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open&gt;a,.nav .open&gt;a:focus,.nav .open&gt;a:hover{background-color:transparent;border-color:#313539}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav&gt;li&gt;a&gt;img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs&gt;li{float:left;margin-bottom:-1px}.nav-tabs&gt;li&gt;a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs&gt;li&gt;a:hover{border-color:#f5f5f5 #f5f5f5 #ddd}.nav-tabs&gt;li.active&gt;a,.nav-tabs&gt;li.active&gt;a:focus,.nav-tabs&gt;li.active&gt;a:hover{color:#777;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified&gt;li{float:none}.nav-tabs.nav-justified&gt;li&gt;a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified&gt;li{display:table-cell;width:1%}.nav-tabs.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs.nav-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified&gt;.active&gt;a,.nav-tabs.nav-justified&gt;.active&gt;a:focus,.nav-tabs.nav-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.nav-pills&gt;li{float:left}.nav-pills&gt;li&gt;a{border-radius:4px}.nav-pills&gt;li+li{margin-left:2px}.nav-pills&gt;li.active&gt;a,.nav-pills&gt;li.active&gt;a:focus,.nav-pills&gt;li.active&gt;a:hover{color:#fff;background-color:#428bca}.nav-stacked&gt;li{float:none}.nav-stacked&gt;li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified&gt;li{float:none}.nav-justified&gt;li&gt;a{text-align:center;margin-bottom:5px}.nav-justified&gt;.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified&gt;li{display:table-cell;width:1%}.nav-justified&gt;li&gt;a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified&gt;li&gt;a{margin-right:0;border-radius:4px}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified&gt;li&gt;a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified&gt;.active&gt;a,.nav-tabs-justified&gt;.active&gt;a:focus,.nav-tabs-justified&gt;.active&gt;a:hover{border-bottom-color:#fff}}.tab-content&gt;.tab-pane{display:none}.tab-content&gt;.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:0;padding-left:0;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:0;margin-left:0}@media (min-width:768px){.container-fluid&gt;.navbar-collapse,.container-fluid&gt;.navbar-header,.container&gt;.navbar-collapse,.container&gt;.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 0;font-size:18px;line-height:20px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}@media (min-width:768px){.navbar&gt;.container .navbar-brand,.navbar&gt;.container-fluid .navbar-brand{margin-left:0}}.navbar-toggle{position:relative;float:right;margin-right:0;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px 0}.navbar-nav&gt;li&gt;a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu&gt;li&gt;a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu&gt;li&gt;a{line-height:20px}.navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav&gt;li{float:left}.navbar-nav&gt;li&gt;a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:0}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:0;margin-right:0;padding:10px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group&gt;.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:0}}.navbar-nav&gt;li&gt;.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:0;margin-right:0}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav&gt;li&gt;a{color:#777}.navbar-default .navbar-nav&gt;li&gt;a:focus,.navbar-default .navbar-nav&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav&gt;.active&gt;a,.navbar-default .navbar-nav&gt;.active&gt;a:focus,.navbar-default .navbar-nav&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav&gt;.disabled&gt;a,.navbar-default .navbar-nav&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav&gt;.open&gt;a,.navbar-default .navbar-nav&gt;.open&gt;a:focus,.navbar-default .navbar-nav&gt;.open&gt;a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#ddd}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#ddd}.navbar-inverse .navbar-nav&gt;li&gt;a{color:#ddd}.navbar-inverse .navbar-nav&gt;li&gt;a:focus,.navbar-inverse .navbar-nav&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav&gt;.active&gt;a,.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav&gt;.disabled&gt;a,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav&gt;.open&gt;a,.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,.navbar-inverse .navbar-nav&gt;.open&gt;a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a{color:#ddd}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#ddd}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb&gt;li{display:inline-block}.breadcrumb&gt;li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb&gt;.active{color:#ddd}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination&gt;li{display:inline}.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#313539;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:focus,.pagination&gt;li&gt;span:hover{color:#ae895d;background-color:#f5f5f5;border-color:#ddd}.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;span:focus,.pagination&gt;.active&gt;span:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:focus,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;span:hover{color:#ddd;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span{padding:10px 16px;font-size:18px}.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span{padding:5px 10px;font-size:12px}.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li&gt;a,.pager li&gt;span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li&gt;a:focus,.pager li&gt;a:hover{text-decoration:none;background-color:#f5f5f5}.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:focus,.pager .disabled&gt;a:hover,.pager .disabled&gt;span{color:#ddd;background-color:#fff;cursor:not-allowed}.bootstrap-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.bootstrap-label[href]:focus,.bootstrap-label[href]:hover{color:#fff;text-decoration:none;cursor:pointer}.bootstrap-label:empty{display:none}.btn .bootstrap-label{position:relative;top:-1px}.label-default{background-color:#ddd}.label-default[href]:focus,.label-default[href]:hover{background-color:#c4c4c4}.label-primary{background-color:#428bca}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#ddd;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills&gt;.active&gt;a&gt;.badge,a.list-group-item.active&gt;.badge{color:#313539;background-color:#fff}.nav-pills&gt;li&gt;a&gt;.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#f5f5f5}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail a&gt;img,.thumbnail&gt;img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#313539}.thumbnail .caption{padding:9px;color:#555}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert&gt;p,.alert&gt;ul{margin-bottom:0}.alert&gt;p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 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:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{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 .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{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-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{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-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{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-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{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)}.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{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item&gt;.badge{float:right}.list-group-item&gt;.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading&gt;.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title&gt;a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.list-group{margin-bottom:0}.panel&gt;.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel&gt;.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel&gt;.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel&gt;.table,.panel&gt;.table-responsive&gt;.table{margin-bottom:0}.panel&gt;.table-responsive:first-child&gt;.table:first-child,.panel&gt;.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child{border-top-left-radius:3px}.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child{border-top-right-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child,.panel&gt;.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child{border-bottom-left-radius:3px}.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child{border-bottom-right-radius:3px}.panel&gt;.panel-body+.table,.panel&gt;.panel-body+.table-responsive{border-top:1px solid #ddd}.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td,.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th{border-top:0}.panel&gt;.table-bordered,.panel&gt;.table-responsive&gt;.table-bordered{border:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child{border-left:0}.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child{border-right:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th{border-bottom:0}.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th{border-bottom:0}.panel&gt;.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default&gt;.panel-heading{color:#555;background-color:#f5f5f5;border-color:#ddd}.panel-default&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary&gt;.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success&gt;.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info&gt;.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning&gt;.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger&gt;.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger&gt;.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger&gt;.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.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.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.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}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0}.tooltip.in{opacity:.9}.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:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.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:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);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:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover&gt;.arrow,.popover&gt;.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover&gt;.arrow{border-width:11px}.popover&gt;.arrow:after{border-width:10px;content:""}.popover.top&gt;.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top&gt;.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right&gt;.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right&gt;.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom&gt;.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom&gt;.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left&gt;.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left&gt;.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.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;a&gt;img,.carousel-inner&gt;.item&gt;img{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:0;left:0;bottom:0;width:15%;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical&gt;.btn-group:after,.btn-group-vertical&gt;.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical&gt;.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}}
@charset "UTF-8";.bd-theme-1{background-image:url(//raumausstattung-ebert.de/wp-content/themes/ebert/images/729ecf134f4674a9f0dfb8586d9c4bb5_holzwoiident.jpg);background-repeat:repeat;background-attachment:scroll;background-position:center center}html{height:100%;overflow:auto}body{height:auto;min-height:100%;overflow:hidden;position:relative}p{word-wrap:break-word}img{height:auto}body{line-height:22.85714286px;color:#f5f5f5;font-size:16px}a{color:#ae895d;text-decoration:none}a:hover{text-decoration:none}h6{line-height:22.85714286px;text-decoration:none;font-size:16px;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;color:#ae895d}h6 a:hover{text-decoration:none}h5{line-height:22.85714286px;text-decoration:none;font-size:16px;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;color:#ae895d}h4{line-height:22.85714286px;text-decoration:none;font-size:16px;color:#ae895d;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif}h3{line-height:22.85714286px;text-decoration:none;font-size:16px;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;color:#ae895d}h3 a:hover{text-decoration:none}h2{line-height:22.85714286px;text-decoration:none;font-size:16px;text-transform:none;color:#ae895d;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;padding-left:0}h2 a:hover{text-decoration:none}h1{line-height:51.42857144px;font-size:36px;text-transform:uppercase;color:#f5f5f5}h1 a:hover{text-decoration:none}@media (max-width:767px){body{line-height:18.57142858px;font-size:13px}h1{line-height:34.2857143px;font-size:24px}}.comment-form textarea{width:99%}.comments-list,.comments-list li{background:0 0;padding:0;white-space:normal}.comments-list li li{margin-left:20px}div.avatar{position:relative;margin:7px;border:1px solid #aaa;padding:1px;background:#fff;float:left}div.avatar img,div.avatar img.wp-post-image{margin:0!important;padding:0;border:none}span.page-navi-inner,span.page-navi-outer{position:relative;display:block;float:left;margin:0;padding:0}span.page-navi-outer{margin:1px;border:1px solid #aaa}span.page-navi-inner{padding:1px;min-width:14px;line-height:18px;text-align:center;border:2px solid #fff;font-weight:700}a span.page-navi-inner,span.page-navi-caption span.page-navi-inner{border-width:1px;font-weight:400}a span.page-navi-outer,span.page-navi-caption{margin:2px 1px}.comments-list li cite{font-size:1.2em}#commentform{text-align:left}.rtl #commentform{text-align:right}img.wp-smiley{border:none;margin:1px;vertical-align:middle;padding:0}.navigation{display:block;text-align:center}.aligncenter,.aligncenter img,.aligncenter img.bd-article,.bd-article .aligncenter img,div.aligncenter,img.aligncenter{display:block;margin-left:auto;margin-right:auto}p.aligncenter,p.center{text-align:center}.alignleft{float:left}.alignright{float:right}.wp-caption{border:1px solid #ddd;background-color:#f3f3f3;padding-top:4px;margin:10px}.wp-caption img{margin:0;padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0}.wp-caption,.wp-caption p{text-align:center}.gallery{margin:0 auto 18px;clear:both;overflow:hidden}.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%}.gallery img{border:2px solid #cfcfcf}.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px}.gallery dl{margin:0}.gallery img{border:10px solid #f1f1f1}.gallery br+br{display:none}.hidden{display:none}#wp-calendar{empty-cells:show;margin:10px auto 0;width:155px}#wp-calendar #next a{padding-right:10px;text-align:right}#wp-calendar #prev a{padding-left:10px;text-align:left}#wp-calendar a{display:block}#wp-calendar caption{text-align:center;width:100%}#wp-calendar td{padding:3px 0;text-align:center}.gallery{letter-spacing:normal}.bd-content{position:relative;z-index:1}#todays-events{position:relative;z-index:11}#upcoming-events{position:relative;z-index:10}.comments-list li{list-style-image:none;background:0 0;list-style-type:none}div.bd-footer-1 div.bd-content-layout{margin:0 auto;width:100%}div.bd-layout-cell-size1{width:100%}div.bd-layout-cell-size2{width:50%}div.bd-layout-cell-size3{width:33%}div.bd-layout-cell-size4{width:25%}.bd-widget-title{padding:0 0 0 24px;margin-bottom:0}div.bd-center-wrapper{position:relative;float:right;right:50%}div.bd-center-inner{position:relative;float:left;left:50%}.firefox2 div.bd-center-inner{float:none}.comment-respond p,div.breadcrumbs h4,div.breadcrumbs p,h3#reply-title,h4#comments,h4.box-title,li.pingback p{margin:0}.comment-respond .comment-notes{margin-bottom:1em}.form-allowed-tags{line-height:1em}.form-allowed-tags code{white-space:normal}.comments-list .comment-respond{margin-left:20px!important}#cancel-comment-reply-link{font-size:12px;font-weight:400;line-height:18px}.comment-respond .required{color:#ff4b33;font-weight:700}.comment-respond input{margin:0 0 9px;width:98%}.comment-respond textarea{width:98%}.comment-respond .form-allowed-tags{font-size:12px;line-height:18px}.comment-respond .form-allowed-tags code{font-size:11px}.comment-respond .form-submit{margin:12px 0}.comment-respond .form-submit input{width:auto}.bd-footer-1 .bd-widget-title{font-size:1.2em;padding:0}.bd-footer-1 .bd-widget,.bd-footer-1 .bd-widget a,.bd-footer-1 .bd-widget a:hover,.bd-footer-1 .bd-widget a:link,.bd-footer-1 .bd-widget a:visited{text-align:left}DIV[id^=GMPmap] IMG{margin:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;text-transform:none;width:auto;z-index:100000}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#777;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#ddd;opacity:1}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ddd}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ddd}fieldset[disabled] input[type=color],fieldset[disabled] input[type=date],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=email],fieldset[disabled] input[type=month],fieldset[disabled] input[type=number],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=text],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=week],fieldset[disabled] select,fieldset[disabled] textarea,input[type=color][disabled],input[type=color][readonly],input[type=date][disabled],input[type=date][readonly],input[type=datetime-local][disabled],input[type=datetime-local][readonly],input[type=datetime][disabled],input[type=datetime][readonly],input[type=email][disabled],input[type=email][readonly],input[type=month][disabled],input[type=month][readonly],input[type=number][disabled],input[type=number][readonly],input[type=password][disabled],input[type=password][readonly],input[type=search][disabled],input[type=search][readonly],input[type=tel][disabled],input[type=tel][readonly],input[type=text][disabled],input[type=text][readonly],input[type=time][disabled],input[type=time][readonly],input[type=url][disabled],input[type=url][readonly],input[type=week][disabled],input[type=week][readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:not-allowed;background-color:#f5f5f5;opacity:1}select[multiple],textarea{height:auto}input[type=color].input-sm,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=datetime].input-sm,input[type=email].input-sm,input[type=month].input-sm,input[type=number].input-sm,input[type=password].input-sm,input[type=search].input-sm,input[type=tel].input-sm,input[type=text].input-sm,input[type=time].input-sm,input[type=url].input-sm,input[type=week].input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}input[type=color].input-lg,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=datetime].input-lg,input[type=email].input-lg,input[type=month].input-lg,input[type=number].input-lg,input[type=password].input-lg,input[type=search].input-lg,input[type=tel].input-lg,input[type=text].input-lg,input[type=time].input-lg,input[type=url].input-lg,input[type=week].input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.bd-containerinner-1{padding-left:0;padding-right:0}@media (max-width:767px){.bd-containerinner-1{padding-left:10px;padding-right:10px}}.bd-container-inner{margin-left:auto;margin-right:auto}@media (max-width:767px){.bd-container-inner{max-width:none}}@media (min-width:768px){.bd-container-inner{max-width:750px}}@media (min-width:992px){.bd-container-inner{max-width:970px}}@media (min-width:1200px){.bd-container-inner{max-width:1200px}}.bd-container-inner{position:relative}.bd-container-inner,.bd-page-width .bd-background-width&gt;.bd-container-inner{height:100%}.bd-container-inner-wrapper{position:relative;width:100%;height:100%}.bd-body-1{position:relative}.bd-pagebackground-9{background-attachment:fixed;background-color:#313539}.bd-body-7{position:relative}.bd-pagebackground-5{background-attachment:fixed;background-color:#313539}.bd-pagebackground-30{background-attachment:fixed;background-color:#313539}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:none;width:auto}.woocommerce-cart table.cart input[type=submit]{line-height:inherit}.woocommerce-cart table.cart img{width:auto}.quantity input.qty{margin-bottom:0}a.added_to_cart{display:block}.wc-add-to-cart.single_add_to_cart_button:disabled,[name=update_cart]:disabled{opacity:.5;cursor:not-allowed}.flex-control-nav ol{padding:0;margin-bottom:0}.flex-control-nav ol&gt;li{list-style:none;display:inline-block;float:left}@media (max-width:1199px){.bd-body-6{position:relative}}.bd-pagebackground-8{background-color:#313539}[data-affix].affix{height:auto}@media (min-width:1200px){[data-affix][data-enable-lg]+.bd-affix-fake{display:block}}@media (min-width:992px) and (max-width:1199px){[data-affix][data-enable-md]+.bd-affix-fake{display:block}}@media (min-width:768px) and (max-width:991px){[data-affix][data-enable-sm]+.bd-affix-fake{display:block}}@media (max-width:767px){[data-affix][data-enable-xs]+.bd-affix-fake{display:block}}.bd-affix-fake{display:none}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);-ms-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInLeftMedium{0%{-webkit-transform:translateX(-60%);transform:translateX(-60%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeftMedium{0%{-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeftMedium{-webkit-animation-name:slideInLeftMedium;animation-name:slideInLeftMedium}@-webkit-keyframes slideInLeftShort{0%{-webkit-transform:translateX(-30%);transform:translateX(-30%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeftShort{0%{-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeftShort{-webkit-animation-name:slideInLeftShort;animation-name:slideInLeftShort}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInRightMedium{0%{-webkit-transform:translateX(60%);transform:translateX(60%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRightMedium{0%{-webkit-transform:translateX(60%);-ms-transform:translateX(60%);transform:translateX(60%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRightMedium{-webkit-animation-name:slideInRightMedium;animation-name:slideInRightMedium}@-webkit-keyframes slideInRightShort{0%{-webkit-transform:translateX(30%);transform:translateX(30%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRightShort{0%{-webkit-transform:translateX(30%);-ms-transform:translateX(30%);transform:translateX(30%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRightShort{-webkit-animation-name:slideInRightShort;animation-name:slideInRightShort}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.bd-pager-6 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-6 ul{display:inline-block;width:100%;margin:0}.bd-pager-6 ul li{display:inline-block}.bd-pager-6 ul&gt;li:first-child{float:left}.bd-pager-6 ul&gt;li:last-child{float:right}.bd-pager-6&gt;.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a,.bd-pager-6&gt;.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a:link,.bd-pager-6&gt;.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a:visited,.bd-pager-6&gt;.bd-pagination-5&gt;li.bd-paginationitem-5&gt;span{border-radius:0}.bd-pagination-5.right{text-align:right}.bd-pagination-5.center{text-align:center}.bd-pagination-5&gt;:last-child{margin-right:0}.bd-pagination-5 span{cursor:default}.pagination&gt;ul.bd-pagination-5&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-5&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a,.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a:link,.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a:visited,.bd-pagination-5&gt;li.bd-paginationitem-5&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-5&gt;li.bd-paginationitem-5&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-5&gt;li.active.bd-paginationitem-5&gt;a,.bd-pagination-5&gt;li.active.bd-paginationitem-5&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-5 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-5 ul:not(.pagination)&gt;li{display:block}.bd-comments-5 li&gt;ul:not(.pagination){margin-left:20px}.bd-comment-5{padding:5px}.bd-blockquotes-12,.bd-container-28:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd}.bd-blockquotes-12,.bd-blockquotes-12 p,.bd-container-28:not(.shape-only).bd-custom-blockquotes blockquote,.bd-container-28:not(.shape-only).bd-custom-blockquotes blockquote p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-blockquotes-11,.bd-container-27:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd}.bd-blockquotes-11,.bd-blockquotes-11 p,.bd-container-27:not(.shape-only).bd-custom-blockquotes blockquote,.bd-container-27:not(.shape-only).bd-custom-blockquotes blockquote p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-grid-8&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-28{padding-top:10px;margin:10px 5px}.separated-item-28{position:relative;z-index:0}.separated-item-28:after,.separated-item-28:before{content:"";position:absolute;z-index:10}.separated-item-28:before{top:20px;bottom:20px;left:5px}.separated-item-28:after{left:0;right:0;bottom:10px;border-top:0 solid #ddd}.first-col.separated-item-28:after{left:5px}.last-col.separated-item-28:after{right:5px}.separated-item-28.first-col:before,.separated-item-28.last-row:after{content:none}.bd-blockquotes-8,.bd-container-26:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd}.bd-blockquotes-8,.bd-blockquotes-8 p,.bd-container-26:not(.shape-only).bd-custom-blockquotes blockquote,.bd-container-26:not(.shape-only).bd-custom-blockquotes blockquote p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-pagination-6.right{text-align:right}.bd-pagination-6.center{text-align:center}.bd-pagination-6&gt;:last-child{margin-right:0}.bd-pagination-6 span{cursor:default}.pagination&gt;ul.bd-pagination-6&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-6&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-6&gt;li.bd-paginationitem-6&gt;a,.bd-pagination-6&gt;li.bd-paginationitem-6&gt;a:link,.bd-pagination-6&gt;li.bd-paginationitem-6&gt;a:visited,.bd-pagination-6&gt;li.bd-paginationitem-6&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-6&gt;li.bd-paginationitem-6&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-6&gt;li.active.bd-paginationitem-6&gt;a,.bd-pagination-6&gt;li.active.bd-paginationitem-6&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-page-width&gt;.bd-container-inner{max-width:none}.container-effect.container{padding-left:0;padding-right:0}.bd-flex-horizontal,.bd-flex-vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bd-flex-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-flex-wide{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0;min-height:0}.bd-flex-wide:not(.bd-flex-horizontal){width:100%}.bd-flex-fixed{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bd-flexalign{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bd-flexalign&gt;*{height:auto}.bd-empty-grid-item{clear:both}.bd-backSlide,.bd-overSlide{display:block}.bd-backSlide,.bd-backSlide&gt;*,.bd-overSlide,.bd-overSlide&gt;*,.bd-slidesWrapper{width:100%;height:100%}.bd-slidesWrapper{overflow:hidden;position:relative}.bd-icon,[class*=" icon-"],[class^=icon-]{display:inline-block;text-decoration:none;speak:none}.bd-icon:after,.bd-icon:before,[class*=" icon-"]:after,[class*=" icon-"]:before,[class^=icon-]:after,[class^=icon-]:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-icon&gt;span:first-child,.bd-icon&gt;time:first-child,[class*=" icon-"]&gt;span:first-child,[class*=" icon-"]&gt;time:first-child,[class^=icon-]&gt;span:first-child,[class^=icon-]&gt;time:first-child{vertical-align:middle}.bd-iconlink{display:inline-block;color:#313539;font-size:30px}a.bd-iconlink:hover{text-decoration:none}.bd-imagescaling-img img{width:100%;height:100%;display:block;opacity:0}a&gt;.bd-imagescaling-img{width:100%;height:100%}.bd-column{min-height:0;min-width:0}.bd-row-flex.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.bd-row-flex.row&gt;[class*=bd-columnwrapper-]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:0;min-width:0}.bd-row-flex.row&gt;[class*=bd-columnwrapper-]&gt;.bd-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.bd-row-align-middle.bd-row-flex.row&gt;[class*=bd-columnwrapper-]&gt;.bd-column{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.bd-row-align-bottom.bd-row-flex.row&gt;[class*=bd-columnwrapper-]&gt;.bd-column{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.bd-row-flex.row&gt;[class*=bd-columnwrapper-]&gt;.bd-column&gt;.bd-vertical-align-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-height:0;min-width:0}.bd-row-flex.row:after,.bd-row-flex.row:before{display:none}.bd-columns&gt;.bd-container-inner&gt;.container-fluid,.bd-columns&gt;.bd-container-inner&gt;.container-fluid&gt;.row{height:100%}.bd-columns:before{clear:both}.bd-lightbox{background:#333;background:rgba(0,0,0,.8);bottom:0;left:0;padding:0 100px;position:fixed;right:0;text-align:center;top:0;z-index:1000000}.bd-lightbox .lightbox-image{border:6px solid #fff;border-radius:3px;display:none;max-width:100%;vertical-align:middle}.bd-lightbox .lightbox-image.active{display:inline-block}.bd-lightbox .lightbox-error{background:#fff;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:80px;opacity:.95;padding:20px;position:fixed;width:300px;z-index:100}.bd-lightbox .loading{background:#fff url(//raumausstattung-ebert.de/wp-content/themes/ebert/images/preloader01.gif) center center no-repeat;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:32px;opacity:.5;padding:10px;position:fixed;width:32px;z-index:10100}.bd-lightbox .arrow{cursor:pointer;height:100px;opacity:.5;position:fixed;width:82px;z-index:10003}.bd-lightbox .arrow.left{left:9px}.bd-lightbox .arrow.right{right:9px}.bd-lightbox .arrow:hover{opacity:1}.bd-lightbox .arrow.disabled{display:none}.bd-lightbox .arrow-b,.bd-lightbox .arrow-t{background-color:#fff;border-radius:3px;height:6px;position:relative;width:30px}html[dir=rtl] .bd-lightbox .arrow-b,html[dir=rtl] .bd-lightbox .arrow-t{right:26px}html[dir=ltr] .bd-lightbox .arrow-b,html[dir=ltr] .bd-lightbox .arrow-t{left:26px}.bd-lightbox .arrow-t{top:38px}.bd-lightbox .arrow-b{top:50px}.bd-lightbox .close{cursor:pointer;height:22px;opacity:.5;position:fixed;right:39px;top:30px;width:22px;z-index:10003}.bd-lightbox .close:hover{opacity:1}.bd-lightbox .close .ccw,.bd-lightbox .close .cw{background-color:#fff;border-radius:3px;height:6px;position:absolute;left:-4px;top:8px;width:30px}.bd-lightbox .cw{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.bd-lightbox .ccw{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.bd-lightbox .arrow-left-alt,.bd-lightbox .arrow-right-alt,.bd-lightbox .close-alt{color:#fff;display:none;font-size:2.5em;line-height:100%}.ie8 .bd-lightbox .arrow-left-alt,.ie8 .bd-lightbox .arrow-right-alt,.ie8 .bd-lightbox .close-alt{display:block}.ie8 .bd-lightbox .ccw,.ie8 .bd-lightbox .cw{display:none}.ie7 .arrow-left-alt,.ie7 .arrow-right-alt,.ie7 .close-alt{display:block!important}.ie7 .ccw,.ie7 .cw{display:none!important}.bd-lightbox,.bd-lightbox .lightbox-image,.lightbox{cursor:pointer}@media (min-width:768px){html[dir=rtl] .navbar-left{float:right!important}}html[dir=rtl] .navbar-left&gt;li{float:right}@media (min-width:768px){html[dir=rtl] .navbar-right{float:left!important}}html[dir=rtl] .navbar-right&gt;li{float:right}.bd-has-megamenu .container-fluid&gt;.row{margin-left:0;margin-right:0}.bd-has-megamenu:not(.bd-megamenu) [class*=separated-item]:after,.bd-has-megamenu:not(.bd-megamenu) [class*=separated-item]:before{display:none}.bd-megamenu-none&gt;div&gt;div{width:100%}.bd-megamenu-none&gt;div&gt;div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-none&gt;div&gt;div .bd-megamenu-popup&gt;ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-none:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}@media (min-width:768px){.bd-megamenu-xs&gt;div&gt;div{width:100%}.bd-megamenu-xs&gt;div&gt;div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-xs&gt;div&gt;div .bd-megamenu-popup&gt;ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-xs:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}}@media (min-width:992px){.bd-megamenu-sm&gt;div&gt;div{width:100%}.bd-megamenu-sm&gt;div&gt;div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-sm&gt;div&gt;div .bd-megamenu-popup&gt;ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-sm:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}}@media (min-width:1200px){.bd-megamenu-md&gt;div&gt;div{width:100%}.bd-megamenu-md&gt;div&gt;div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-md&gt;div&gt;div .bd-megamenu-popup&gt;ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-md:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}}.row&gt;.bd-mega-item{padding-left:0;padding-right:0}.bd-menu-overlay{display:none;opacity:0;width:100%;height:100%;position:fixed;left:0;right:0;top:0;bottom:0;margin-left:0;z-index:100}.bd-menu-close-icon{position:absolute;top:0;right:0}.bd-menu-close-icon a{text-align:right!important;background-color:transparent!important;padding:10px 15px}.bd-parallax-image{min-width:100vw;min-height:100vh;position:absolute;background-size:cover;left:0;top:0;width:auto}.bd-parallax-image-wrapper{height:100%;width:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0}.bd-parallax-bg-effect{position:relative}.bd-parallax-bg-effect[data-control-selector*=".bd-layoutcolumn-"]{position:absolute;left:0;right:0;bottom:0;top:0}.bd-productoverview{min-height:25px}.bd-products{clear:both}.bd-grid-43&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-11{position:relative;z-index:0}.separated-item-11:after,.separated-item-11:before{content:"";position:absolute;z-index:10}.separated-item-11:before{top:0;bottom:0;left:0}.separated-item-11:after{left:0;right:0;bottom:0}.first-col.separated-item-11:after{left:5px}.last-col.separated-item-11:after{right:5px}.separated-item-11.first-col:before,.separated-item-11.last-row:after{content:none}.bd-productsgridbar-37{clear:both;min-height:25px}.bd-container-54 h2{line-height:49px;font-size:49px;text-transform:none;color:#313539;margin-bottom:0;margin-top:0}.bd-productsgridbar-35{min-height:25px;margin-bottom:18px;margin-top:18px;padding-right:47px;padding-left:47px;display:none}.bd-grid-45&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-4{position:relative}.bd-griditem-4{position:relative;text-align:center;margin-bottom:10px;padding:5px;border:1px solid #313539}.bd-griditem-4:hover{border:1px solid #6b747d}.separated-item-4{position:relative;z-index:0}.separated-item-4:after,.separated-item-4:before{content:"";position:absolute;z-index:10}.separated-item-4:before{top:0;bottom:0;left:0}.separated-item-4:after{left:0;right:0;bottom:5px}.first-col.separated-item-4:after{left:5px}.last-col.separated-item-4:after{right:5px}.separated-item-4.first-col:before,.separated-item-4.last-row:after{content:none}.bd-icon-65{margin-right:5px;padding:0 3px}.bd-icon-65:before{content:'\27f'}.bd-icon-65:before{visibility:inherit}.bd-icon-65:before{font-size:25px;color:#ddd;margin-bottom:undefined;line-height:35.71428573px;line-height:25px}.bd-icon-65:hover:before{color:#ccc}.bd-griditem-5{position:relative;margin-right:10px;margin-bottom:10px;padding:15px 25px;border:1px solid #e6e6e6}.bd-griditem-5:hover{border:1px solid #6b747d}.separated-item-5{position:relative;z-index:0}.separated-item-5:after,.separated-item-5:before{content:"";position:absolute;z-index:10}.separated-item-5:before{top:0;bottom:0;left:5px}.separated-item-5:after{left:0;right:0;bottom:5px}.first-col.separated-item-5:after{left:5px}.last-col.separated-item-5:after{right:5px}.separated-item-5.first-col:before,.separated-item-5.last-row:after{content:none}.bd-icon-66{padding:0 3px}.bd-icon-66:before{content:'\190'}.bd-icon-66:before{visibility:inherit}.bd-icon-66:before{color:#ddd;font-size:25px;margin-bottom:undefined;line-height:35.71428573px;line-height:25px}.bd-icon-66:hover:before{color:#ccc}.bd-ribbon-core.bd-ribbon{padding-left:2em;padding-right:2em;padding-bottom:1em;z-index:500}.bd-ribbon-core.bd-ribbon .ribbon-inner:after,.bd-ribbon-core.bd-ribbon .ribbon-inner:before{bottom:-1em;content:'';display:block;position:absolute;z-index:-2}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:after,.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:before{border-style:solid;bottom:-1em;content:'';display:block;position:absolute;z-index:-1}.bd-ribbon-core.bd-ribbon .ribbon-inner{position:relative;text-align:center;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;height:100%;width:100%}.bd-ribbon-core.bd-ribbon .ribbon-content div{height:auto;margin:0;padding:15px 10px;word-wrap:break-word}.bd-ribbon-core.bd-ribbon .ribbon-inner:before{border-left-color:transparent;border-right-width:1.5em;left:-2em}.bd-ribbon-core.bd-ribbon .ribbon-inner:after{border-left-width:1.5em;border-right-color:transparent;right:-2em}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:before{border-width:1em 0 0 1em;left:0}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:after{border-width:1em 1em 0 0;right:0}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-stitches-bottom,.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-stitches-top{position:absolute;width:100%}.bd-ribbon-core.bd-ribbon .ribbon-content&gt;div:after{content:'\0000a0';display:inline-block;width:1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner{-moz-box-shadow:rgba(0,0,0,.3) 0 1px 1px;-webkit-box-shadow:rgba(0,0,0,.3) 0 1px 1px;box-shadow:rgba(0,0,0,.3) 0 1px 1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner:before{-moz-box-shadow:rgba(0,0,0,.4) 1px 1px 1px;-webkit-box-shadow:rgba(0,0,0,.4) 1px 1px 1px;box-shadow:rgba(0,0,0,.4) 1px 1px 1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner:after{-moz-box-shadow:rgba(0,0,0,.4) -1px 1px 1px;-webkit-box-shadow:rgba(0,0,0,.4) -1px 1px 1px;box-shadow:rgba(0,0,0,.4) -1px 1px 1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner .ribbon-stitches-top{-moz-box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(255,255,255,.5)}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-stitches-bottom{-moz-box-shadow:0 0 2px rgba(0,0,0,.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(255,255,255,.3)}.bd-section-align-wrapper{margin-left:auto;margin-right:auto}.bd-separator-center .bd-container-inner,.bd-separator-left .bd-container-inner,.bd-separator-right .bd-container-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bd-separator-left .bd-separator-inner{margin-right:auto}.bd-separator-right .bd-separator-inner{margin-left:auto}.bd-separator-center .bd-separator-inner{margin:0 auto}.bd-separator-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%}.bd-separator-inner:after,.bd-separator-inner:before{display:none;content:'';-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.bd-separator-content-left .bd-separator-inner:after{display:block}.bd-separator-content-right .bd-separator-inner:before{display:block}.bd-separator-content-center .bd-separator-inner:after,.bd-separator-content-center .bd-separator-inner:before{display:block}.bd-separator-inner .bd-separator-content{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.bd-separator-content-left .bd-separator-inner .bd-separator-content{margin-left:0}.bd-separator-content-right .bd-separator-inner .bd-separator-content{margin-right:0}.bd-shoppingcart{margin-bottom:25px}.bd-block-4{margin:20px 50px 0 0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-10{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-10,.bd-blockquotes-10 p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-button-10 a{line-height:20.00000001px;font-size:14px}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-10,a.bd-button-10[href],button.bd-button-10,input.bd-button-10{background-color:transparent}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-10,.bd-button-10:link,.bd-button-10:visited,a.bd-button-10[href],a.bd-button-10[href]:link,a.bd-button-10[href]:visited,button.bd-button-10,button.bd-button-10:link,button.bd-button-10:visited,input.bd-button-10,input.bd-button-10:link,input.bd-button-10:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-10:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-10[href]:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-10:focus,.bd-button-10:hover,a.bd-button-10[href]:focus,a.bd-button-10[href]:hover,button.bd-button-10:focus,button.bd-button-10:hover,input.bd-button-10:focus,input.bd-button-10:hover{background-color:#ae895d;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-10{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-12{border-collapse:collapse;width:100%}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-12 thead td,.bd-table-12 thead th{border-bottom:1px solid #ddd}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-12 td,.bd-table-12 th{padding:5px}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;td,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;th,.bd-table-12 tbody&gt;tr:nth-child(odd)&gt;td,.bd-table-12 tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f5f5f5;background-image:none}.bd-block-4 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-4 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-4 .bd-blockheader h4{line-height:25.71428572px;font-size:18px;color:#777;font-weight:400;text-transform:none;margin-left:0;margin-top:0;margin-right:0;margin-bottom:0}.bd-block-4 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-4 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-4 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-6{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-6,.bd-blockquotes-6 p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-button-6 a{line-height:20.00000001px;font-size:14px}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-6,a.bd-button-6[href],button.bd-button-6,input.bd-button-6{background-color:transparent}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-6,.bd-button-6:link,.bd-button-6:visited,a.bd-button-6[href],a.bd-button-6[href]:link,a.bd-button-6[href]:visited,button.bd-button-6,button.bd-button-6:link,button.bd-button-6:visited,input.bd-button-6,input.bd-button-6:link,input.bd-button-6:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-6:focus,.bd-button-6:hover,a.bd-button-6[href]:focus,a.bd-button-6[href]:hover,button.bd-button-6:focus,button.bd-button-6:hover,input.bd-button-6:focus,input.bd-button-6:hover{background-color:#ae895d;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-6{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-11{border-collapse:collapse;width:100%}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-11 thead td,.bd-table-11 thead th{border-bottom:1px solid #ddd}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-11 td,.bd-table-11 th{padding:5px}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;td,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;th,.bd-table-11 tbody&gt;tr:nth-child(odd)&gt;td,.bd-table-11 tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f5f5f5;background-image:none}.bd-shoppingcartgrandtotal-1{width:100%}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table,.bd-table-4{border-collapse:collapse;width:100%}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table thead td,.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table thead th,.bd-table-4 thead td,.bd-table-4 thead th{border-bottom:1px solid #777}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table td,.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table th,.bd-table-4 td,.bd-table-4 th{font-size:12px;line-height:17.14285715px}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table tbody&gt;tr:nth-child(odd)&gt;td,.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table tbody&gt;tr:nth-child(odd)&gt;th,.bd-table-4 tbody&gt;tr:nth-child(odd)&gt;td,.bd-table-4 tbody&gt;tr:nth-child(odd)&gt;th{color:#292c30}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table tfoot tr td,.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table tfoot tr th,.bd-table-4 tfoot tr td,.bd-table-4 tfoot tr th{font-size:16px;color:#ae895d;line-height:22.85714286px}.bd-shoppingcarttable-1{width:100%}.bd-shoppingcarttable-1{line-height:20.00000001px;color:#555;font-size:14px}.form-responsive-dependent-float{float:right}.bd-shoppingcarttable-1 table.cart td.actions{text-align:left}.bd-shoppingcarttable-1 .input-medium{width:auto}a.removelink:hover{text-decoration:none}.bd-button-15 a{line-height:20.00000001px;font-size:14px}.bd-button-15,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15,.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href],.bd-container-53:not(.shape-only).bd-custom-button button,.bd-container-53:not(.shape-only).bd-custom-button input[type=button],.bd-container-53:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-15[href],button.bd-button-15,input.bd-button-15{background-color:transparent}.bd-button-15,.bd-button-15:link,.bd-button-15:visited,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:link,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:visited,.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href],.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:link,.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:visited,.bd-container-53:not(.shape-only).bd-custom-button button,.bd-container-53:not(.shape-only).bd-custom-button button:link,.bd-container-53:not(.shape-only).bd-custom-button button:visited,.bd-container-53:not(.shape-only).bd-custom-button input[type=button],.bd-container-53:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-53:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-53:not(.shape-only).bd-custom-button input[type=submit],.bd-container-53:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-53:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-15[href],a.bd-button-15[href]:link,a.bd-button-15[href]:visited,button.bd-button-15,button.bd-button-15:link,button.bd-button-15:visited,input.bd-button-15,input.bd-button-15:link,input.bd-button-15:visited{border-width:0;padding:0;color:#fff;background-color:#ae895d;vertical-align:middle;display:inline-block;text-align:center;margin-right:10px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-15:focus,.bd-button-15:hover,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:focus,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:hover,.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:focus,.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:hover,.bd-container-53:not(.shape-only).bd-custom-button button:focus,.bd-container-53:not(.shape-only).bd-custom-button button:hover,.bd-container-53:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-53:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-53:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-53:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-15[href]:focus,a.bd-button-15[href]:hover,button.bd-button-15:focus,button.bd-button-15:hover,input.bd-button-15:focus,input.bd-button-15:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button-15:active,.bd-container-53:not(.shape-only).bd-custom-button .bd-button-15:active,.bd-container-53:not(.shape-only).bd-custom-button a.bd-button-15[href]:active,.bd-container-53:not(.shape-only).bd-custom-button button:active,.bd-container-53:not(.shape-only).bd-custom-button input[type=button]:active,.bd-container-53:not(.shape-only).bd-custom-button input[type=submit]:active,a.bd-button-15[href]:active,button.bd-button-15:active,input.bd-button-15:active{background-color:#ae895d;background-image:none}.bd-icon-69:before{content:'\234'}.bd-icon-69:before{visibility:inherit}.bd-icon-69:before{font-size:12px;color:rgba(120,120,120,.5);margin-bottom:2px;line-height:17.14285715px;line-height:12px}.bd-icon-69:hover:before{color:#d9534f}.bd-bootstrapinput-6.form-control{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;padding:9px 5px;border-radius:0;line-height:22.85714286px;font-size:16px}.bd-bootstrapinput-6.form-control[type=text]::-webkit-input-placeholder{line-height:22.85714286px;font-size:16px}.bd-bootstrapinput-6.form-control[type=text]:-moz-placeholder{line-height:22.85714286px;font-size:16px}.bd-bootstrapinput-6.form-control[type=text]:-ms-input-placeholder{line-height:22.85714286px;font-size:16px}.bd-shoppingcarttable-1 table,.bd-table-9{border-collapse:collapse;width:100%}.bd-shoppingcarttable-1 table thead td,.bd-shoppingcarttable-1 table thead th,.bd-table-9 thead td,.bd-table-9 thead th{color:#ae895d;border-bottom:1px solid #ddd}.bd-shoppingcarttable-1 table td,.bd-shoppingcarttable-1 table th,.bd-table-9 td,.bd-table-9 th{padding:5px}.bd-shoppingcarttable-1 table tbody&gt;tr:nth-child(odd)&gt;td,.bd-shoppingcarttable-1 table tbody&gt;tr:nth-child(odd)&gt;th,.bd-table-9 tbody&gt;tr:nth-child(odd)&gt;td,.bd-table-9 tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f5f5f5;border-right:1px solid #ae895d;background-image:none}.bd-shoppingcarttable-1 table tfoot tr td,.bd-shoppingcarttable-1 table tfoot tr th,.bd-table-9 tfoot tr td,.bd-table-9 tfoot tr th{color:#ae895d}.bd-carttitle-1 h2{line-height:49px;color:#313539;font-size:49px;text-transform:none;margin-top:0;margin-bottom:0}.bd-carttitle-1 h2 a{color:#313539;text-transform:none;text-decoration:none}.bd-slider{min-height:20px;clear:both}.bd-left-button,.bd-right-button{display:inline-block;font-size:0;pointer-events:none;position:absolute;top:0;bottom:0}.bd-left-button:before,.bd-right-button:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.bd-left-button&gt;a,.bd-right-button&gt;a{display:inline-block;vertical-align:middle;font-size:14px;pointer-events:auto}.bd-left-button&gt;a&gt;span,.bd-right-button&gt;a&gt;span{display:inline-block}.bd-left-button{left:0}.bd-left-button&gt;a{-webkit-transform:matrix(1,0,0,1,0,0);-moz-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);-o-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.bd-right-button{right:0}.bd-right-button&gt;a{-webkit-transform:matrix(-1,0,0,1,0,0);-moz-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);-o-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.carousel{line-height:inherit}.carousel.bd-carousel-fade .item{left:0!important;-webkit-transition-property:opacity;transition-property:opacity}.carousel.bd-carousel-fade .next,.carousel.bd-carousel-fade .prev{opacity:0}.carousel.bd-carousel-fade .next.left,.carousel.bd-carousel-fade .prev.right{opacity:1;z-index:1}.carousel.bd-carousel-fade .active.left,.carousel.bd-carousel-fade .active.right{opacity:0;z-index:2}.carousel.bd-carousel-fade .bd-left-button,.carousel.bd-carousel-fade .bd-right-button,.carousel.bd-carousel-fade .bd-slider-indicators{z-index:3}.carousel.bd-carousel-right .next{left:-100%}.carousel.bd-carousel-right .prev{left:100%}.carousel.bd-carousel-right .next.left,.carousel.bd-carousel-right .prev.right{left:0}.carousel.bd-carousel-right .active.left{left:100%}.carousel.bd-carousel-right .active.right{left:-100%}.carousel.bd-carousel-top .item{left:0;-webkit-transition-property:top;transition-property:top}.carousel.bd-carousel-top .active{top:0}.carousel.bd-carousel-top .next{top:100%}.carousel.bd-carousel-top .prev{top:-100%}.carousel.bd-carousel-top .next.left,.carousel.bd-carousel-top .prev.right{top:0}.carousel.bd-carousel-top .active.left{top:-100%}.carousel.bd-carousel-top .active.right{top:100%}.carousel.bd-carousel-bottom .item{left:0;-webkit-transition-property:top;transition-property:top}.carousel.bd-carousel-bottom .active{top:0}.carousel.bd-carousel-bottom .next{top:-100%}.carousel.bd-carousel-bottom .prev{top:100%}.carousel.bd-carousel-bottom .next.left,.carousel.bd-carousel-bottom .prev.right{top:0}.carousel.bd-carousel-bottom .active.left{top:100%}.carousel.bd-carousel-bottom .active.right{top:-100%}.carousel.bd-vertical-items .bd-left-button,.carousel.bd-vertical-items .bd-right-button{position:relative}.carousel.bd-vertical-items.bd-vertical-arrows .bd-right-button&gt;a{-webkit-transform:matrix(1,0,0,-1,0,0);-moz-transform:matrix(1,0,0,-1,0,0);-ms-transform:matrix(1,0,0,-1,0,0);-o-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}.bd-slider-indicators{display:block;position:absolute;top:0;left:0;right:0;bottom:0;white-space:nowrap;pointer-events:none!important}.bd-slider-indicators:before{content:'';display:inline-block;height:100%;width:0}.bd-slider-indicators ol{pointer-events:auto}.carousel-inner&gt;[data-url],header[data-setlocation]{cursor:pointer}.bd-slide,.bd-slides{height:100%;width:100%}.bd-slide{z-index:0}.bd-slider&gt;.bd-container-inner&gt;:not(.bd-left-button):not(.bd-right-button){margin-left:0!important;margin-right:0!important}.bd-slider .bd-left-button{margin-right:0}.bd-slider .bd-right-button{margin-left:0}@media (max-width:767px){.bd-media-xs.media-object.pull-left,.bd-media-xs.media-object.pull-right{float:none!important}}@media (max-width:991px){.bd-media-sm.media-object.pull-left,.bd-media-sm.media-object.pull-right{float:none!important}}@media (max-width:1199px){.bd-media-md.media-object.pull-left,.bd-media-md.media-object.pull-right{float:none!important}}@media (min-width:1200px){.bd-media-lg.media-object.pull-left,.bd-media-lg.media-object.pull-right{float:none!important}}.bd-textureoverlay{position:relative;z-index:0}.bd-textureoverlay:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bd-menuitem-8{cursor:pointer}.bd-container-41{padding:10px 20px}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)&gt;a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;a.active{background-color:#ededed;color:#333;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8&gt;.bd-grid-item&gt;a.active{background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item){list-style:none;position:relative}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:link,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:link:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:link:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:visited:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-accordion .bd-menuitem-8:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item).active&gt;a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;a.active{background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item){list-style:none;position:relative}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-accordion .bd-menuitem-8:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{background-color:#ededed;color:#333;background-image:none}.bd-block{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block .bd-blockheader h4{text-align:left}}.bd-blockquotes,.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,blockquote:not([class]){border-top-width:0;border-right-width:0;border-bottom-width:0;margin-left:5px;border-left:3px solid #ddd;border-radius:0}.bd-blockquotes,.bd-blockquotes p,.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,.bd-tagstyles:not(.bd-custom-blockquotes) blockquote p,blockquote:not([class]),blockquote:not([class]) p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-bulletlist,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]){padding-left:5px}.bd-bulletlist li,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li{list-style:none;margin-left:10px;text-indent:-10px}.bd-bulletlist li:after,.bd-bulletlist li:before,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:after,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-bulletlist li:before,.bd-icon-1:before,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before{content:'\206'}.bd-bulletlist li:before,.bd-icon-1:before,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before{visibility:inherit}.bd-bulletlist li:before,.bd-icon-1:before,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li:before{margin-right:5px;color:#ae895d}.bd-button-16 a{line-height:20.00000001px;font-size:14px}.bd-button-16,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit],a.bd-button-16[href],button.bd-button-16,input.bd-button-16{background-color:transparent}.bd-button-16,.bd-button-16:link,.bd-button-16:visited,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button:link,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button:visited,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button]:link,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button]:visited,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit],.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit]:link,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit]:visited,a.bd-button-16[href],a.bd-button-16[href]:link,a.bd-button-16[href]:visited,button.bd-button-16,button.bd-button-16:link,button.bd-button-16:visited,input.bd-button-16,input.bd-button-16:link,input.bd-button-16:visited{border-width:0;padding:0;color:#343434;vertical-align:middle;display:inline-block;text-align:center;text-transform:uppercase;font-weight:600;font-size:13px;letter-spacing:1px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:10px 32px;border:2px solid #c4c4c4;border-radius:0;line-height:18.57142858px}.bd-button-16:focus,.bd-button-16:hover,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button:focus,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button:hover,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button]:focus,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button]:hover,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit]:focus,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit]:hover,a.bd-button-16[href]:focus,a.bd-button-16[href]:hover,button.bd-button-16:focus,button.bd-button-16:hover,input.bd-button-16:focus,input.bd-button-16:hover{background-color:#dedede;text-decoration:none;background-image:none}.bd-button-16:active,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) button:active,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=button]:active,.bd-tagstyles.bd-custom-button.bd-button-16-mixin:not(.shape-only) input[type=submit]:active,a.bd-button-16[href]:active,button.bd-button-16:active,input.bd-button-16:active{background-color:#dedede;background-image:none}.bd-button-8 a{line-height:20.00000001px;font-size:14px}.bd-button-8,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit],a.bd-button-8[href],button.bd-button-8,input.bd-button-8{background-color:transparent}.bd-button-8,.bd-button-8:link,.bd-button-8:visited,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button:link,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button:visited,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button]:link,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button]:visited,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit],.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit]:link,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit]:visited,a.bd-button-8[href],a.bd-button-8[href]:link,a.bd-button-8[href]:visited,button.bd-button-8,button.bd-button-8:link,button.bd-button-8:visited,input.bd-button-8,input.bd-button-8:link,input.bd-button-8:visited{border-width:0;padding:0;color:#343434;vertical-align:middle;display:inline-block;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:13px;padding:10px 32px;border:2px solid #c4c4c4;border-radius:0;line-height:18.57142858px}.bd-button-8:focus,.bd-button-8:hover,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button:focus,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button:hover,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button]:focus,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button]:hover,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit]:focus,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit]:hover,a.bd-button-8[href]:focus,a.bd-button-8[href]:hover,button.bd-button-8:focus,button.bd-button-8:hover,input.bd-button-8:focus,input.bd-button-8:hover{background-color:#dedede;text-decoration:none;background-image:none}.bd-button-8:active,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) button:active,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=button]:active,.bd-tagstyles.bd-custom-button.bd-button-8-mixin:not(.shape-only) input[type=submit]:active,a.bd-button-8[href]:active,button.bd-button-8:active,input.bd-button-8:active{background-color:#dedede;background-image:none}.bd-button-11 a{line-height:20.00000001px;font-size:14px}.bd-button-11,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit],a.bd-button-11[href],button.bd-button-11,input.bd-button-11{background-color:transparent}.bd-button-11,.bd-button-11:link,.bd-button-11:visited,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button:link,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button:visited,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button]:link,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button]:visited,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit],.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit]:link,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit]:visited,a.bd-button-11[href],a.bd-button-11[href]:link,a.bd-button-11[href]:visited,button.bd-button-11,button.bd-button-11:link,button.bd-button-11:visited,input.bd-button-11,input.bd-button-11:link,input.bd-button-11:visited{border-width:0;padding:0;color:#343434;vertical-align:middle;display:inline-block;text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:1px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;padding:10px 32px;border:2px solid #c4c4c4;border-radius:0;line-height:18.57142858px}.bd-button-11:focus,.bd-button-11:hover,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button:focus,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button:hover,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button]:focus,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button]:hover,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit]:focus,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit]:hover,a.bd-button-11[href]:focus,a.bd-button-11[href]:hover,button.bd-button-11:focus,button.bd-button-11:hover,input.bd-button-11:focus,input.bd-button-11:hover{text-decoration:none;background-color:#dedede;background-image:none}.bd-button-11:active,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) button:active,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=button]:active,.bd-tagstyles.bd-custom-button.bd-button-11-mixin:not(.shape-only) input[type=submit]:active,a.bd-button-11[href]:active,button.bd-button-11:active,input.bd-button-11:active{background-color:#dedede;background-image:none}.bd-button-12 a{line-height:20.00000001px;font-size:14px}.bd-button-12,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit],a.bd-button-12[href],button.bd-button-12,input.bd-button-12{background-color:transparent}.bd-button-12,.bd-button-12:link,.bd-button-12:visited,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button:link,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button:visited,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button]:link,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button]:visited,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit],.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit]:link,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit]:visited,a.bd-button-12[href],a.bd-button-12[href]:link,a.bd-button-12[href]:visited,button.bd-button-12,button.bd-button-12:link,button.bd-button-12:visited,input.bd-button-12,input.bd-button-12:link,input.bd-button-12:visited{border-width:0;padding:0;color:#343434;vertical-align:middle;display:inline-block;text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:1px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;padding:10px 32px;border:2px solid #c4c4c4;border-radius:0;line-height:18.57142858px}.bd-button-12:focus,.bd-button-12:hover,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button:focus,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button:hover,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button]:focus,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button]:hover,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit]:focus,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit]:hover,a.bd-button-12[href]:focus,a.bd-button-12[href]:hover,button.bd-button-12:focus,button.bd-button-12:hover,input.bd-button-12:focus,input.bd-button-12:hover{text-decoration:none;background-color:#dedede;background-image:none}.bd-button-12:active,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) button:active,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=button]:active,.bd-tagstyles.bd-custom-button.bd-button-12-mixin:not(.shape-only) input[type=submit]:active,a.bd-button-12[href]:active,button.bd-button-12:active,input.bd-button-12:active{background-color:#dedede;background-image:none}.bd-button-17 a{line-height:20.00000001px;font-size:14px}.bd-button-17,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit],a.bd-button-17[href],button.bd-button-17,input.bd-button-17{background-color:transparent}.bd-button-17,.bd-button-17:link,.bd-button-17:visited,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button:link,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button:visited,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button]:link,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button]:visited,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit],.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit]:link,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit]:visited,a.bd-button-17[href],a.bd-button-17[href]:link,a.bd-button-17[href]:visited,button.bd-button-17,button.bd-button-17:link,button.bd-button-17:visited,input.bd-button-17,input.bd-button-17:link,input.bd-button-17:visited{border-width:0;padding:0;color:#343434;vertical-align:middle;display:inline-block;text-align:center;text-transform:uppercase;font-weight:600;font-size:13px;letter-spacing:1px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:10px 32px;border:2px solid #c4c4c4;border-radius:0;line-height:18.57142858px}.bd-button-17:focus,.bd-button-17:hover,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button:focus,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button:hover,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button]:focus,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button]:hover,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit]:focus,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit]:hover,a.bd-button-17[href]:focus,a.bd-button-17[href]:hover,button.bd-button-17:focus,button.bd-button-17:hover,input.bd-button-17:focus,input.bd-button-17:hover{background-color:#dedede;text-decoration:none;background-image:none}.bd-button-17:active,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) button:active,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=button]:active,.bd-tagstyles.bd-custom-button.bd-button-17-mixin:not(.shape-only) input[type=submit]:active,a.bd-button-17[href]:active,button.bd-button-17:active,input.bd-button-17:active{background-color:#dedede;background-image:none}.bd-button-18 a{line-height:20.00000001px;font-size:14px}.bd-button-18,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit],a.bd-button-18[href],button.bd-button-18,input.bd-button-18{background-color:transparent}.bd-button-18,.bd-button-18:link,.bd-button-18:visited,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button:link,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button:visited,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button],.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button]:link,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button]:visited,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit],.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit]:link,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit]:visited,a.bd-button-18[href],a.bd-button-18[href]:link,a.bd-button-18[href]:visited,button.bd-button-18,button.bd-button-18:link,button.bd-button-18:visited,input.bd-button-18,input.bd-button-18:link,input.bd-button-18:visited{border-width:0;padding:0;color:#343434;vertical-align:middle;display:inline-block;text-align:center;text-transform:uppercase;font-weight:600;font-size:13px;letter-spacing:1px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:10px 32px;border:2px solid #c4c4c4;border-radius:0;line-height:18.57142858px}.bd-button-18:focus,.bd-button-18:hover,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button:focus,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button:hover,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button]:focus,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button]:hover,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit]:focus,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit]:hover,a.bd-button-18[href]:focus,a.bd-button-18[href]:hover,button.bd-button-18:focus,button.bd-button-18:hover,input.bd-button-18:focus,input.bd-button-18:hover{background-color:#dedede;text-decoration:none;background-image:none}.bd-button-18:active,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) button:active,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=button]:active,.bd-tagstyles.bd-custom-button.bd-button-18-mixin:not(.shape-only) input[type=submit]:active,a.bd-button-18[href]:active,button.bd-button-18:active,input.bd-button-18:active{background-color:#dedede;background-image:none}.bd-button a{line-height:20.00000001px;font-size:14px}.bd-button,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button],.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit],a.bd-button[href],button.bd-button,button:not([class]),input.bd-button,input[type=button]:not([class]),input[type=submit]:not([class]){background-color:transparent}.bd-button,.bd-button:link,.bd-button:visited,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:link,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:visited,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button],.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:link,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:visited,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit],.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:link,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:visited,a.bd-button[href],a.bd-button[href]:link,a.bd-button[href]:visited,button.bd-button,button.bd-button:link,button.bd-button:visited,button:not([class]),button:not([class]):link,button:not([class]):visited,input.bd-button,input.bd-button:link,input.bd-button:visited,input[type=button]:not([class]),input[type=button]:not([class]):link,input[type=button]:not([class]):visited,input[type=submit]:not([class]),input[type=submit]:not([class]):link,input[type=submit]:not([class]):visited{border-width:0;padding:0;color:#fff;background-color:#ae895d;vertical-align:middle;display:inline-block;text-align:center;width:100%;text-transform:uppercase;padding:15px;border:1px solid #fff;border-radius:2px;background-image:none}.bd-button:focus,.bd-button:hover,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:focus,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:hover,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:focus,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:hover,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:focus,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:hover,a.bd-button[href]:focus,a.bd-button[href]:hover,button.bd-button:focus,button.bd-button:hover,button:not([class]):focus,button:not([class]):hover,input.bd-button:focus,input.bd-button:hover,input[type=button]:not([class]):focus,input[type=button]:not([class]):hover,input[type=submit]:not([class]):focus,input[type=submit]:not([class]):hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button:active,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:active,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:active,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:active,a.bd-button[href]:active,button.bd-button:active,button:not([class]):active,input.bd-button:active,input[type=button]:not([class]):active,input[type=submit]:not([class]):active{background-color:#ae895d;background-image:none}.bd-carousel{display:inline-block}.bd-carousel span:before{content:'\1fa'}.bd-carousel span:before{visibility:inherit}.bd-carousel span:before{font-size:62px;color:rgba(204,204,204,.5);line-height:88.5714286px;line-height:62px}.bd-carousel span:hover:before{text-decoration:none;background-color:rgba(255,255,255,0);color:rgba(120,120,120,.5)}label{font-weight:400}@media (min-width:768px){html[dir=rtl] [data-responsive-menu=true] .bd-horizontalmenu .bd-menuitem-11:last-child&gt;a{border-left-width:0!important}}html[dir=rtl] [data-responsive-menu=false] .bd-horizontalmenu .bd-menuitem-11:last-child&gt;a{border-left-width:0!important}@media (min-width:768px){html[dir=ltr] [data-responsive-menu=true] .bd-horizontalmenu .bd-menuitem-11:last-child&gt;a{border-right-width:0!important}}html[dir=ltr] [data-responsive-menu=false] .bd-horizontalmenu .bd-menuitem-11:last-child&gt;a{border-right-width:0!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:visited:before{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:visited:before{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-29&gt;.bd-grid-item&gt;a:focus{outline-width:0}.collapse-button .bd-menuitem-29:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:visited:after,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:visited:before{visibility:inherit}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;a:focus{outline-width:0}.collapse-button .bd-menuitem-29:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{visibility:inherit}.collapse-button .bd-menuitem-29:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-20{list-style:none;position:relative}.bd-megamenu .bd-menuitem-20&gt;a,.bd-megamenu .bd-menuitem-20&gt;a:link,.bd-megamenu .bd-menuitem-20&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-20&gt;a:after,.bd-megamenu .bd-menuitem-20&gt;a:before,.bd-megamenu .bd-menuitem-20&gt;a:link:after,.bd-megamenu .bd-menuitem-20&gt;a:link:before,.bd-megamenu .bd-menuitem-20&gt;a:visited:after,.bd-megamenu .bd-menuitem-20&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-20&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-20:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-20.active&gt;a,.bd-megamenu .bd-menuitem-20&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-20{list-style:none;position:relative}.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-20:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-20.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-20&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-grid-23&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-17{position:relative;z-index:0}.separated-item-17:after,.separated-item-17:before{content:"";position:absolute;z-index:10}.separated-item-17:before{top:0;bottom:0;left:0}.separated-item-17:after{left:0;right:0;bottom:0}.first-col.separated-item-17:after{left:5px}.last-col.separated-item-17:after{right:5px}.separated-item-17.first-col:before,.separated-item-17.last-row:after{content:none}.bd-megamenu .bd-menuitem-26{list-style:none;position:relative}.bd-megamenu .bd-menuitem-26&gt;a,.bd-megamenu .bd-menuitem-26&gt;a:link,.bd-megamenu .bd-menuitem-26&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-26&gt;a:after,.bd-megamenu .bd-menuitem-26&gt;a:before,.bd-megamenu .bd-menuitem-26&gt;a:link:after,.bd-megamenu .bd-menuitem-26&gt;a:link:before,.bd-megamenu .bd-menuitem-26&gt;a:visited:after,.bd-megamenu .bd-menuitem-26&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-26&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-26:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-26:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-26:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-26:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-26.active&gt;a,.bd-megamenu .bd-menuitem-26&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-26{list-style:none;position:relative}.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-26:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-26:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-26:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-26:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-26.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-26&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-11.nav.nav-pills&gt;li+li{margin:0}.bd-menu-11{padding:0;margin:0}.bd-menuitem-11&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:visited{color:#555;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;a.active{color:#313539;background-color:#f5f5f5;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:visited{color:#555;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f5f5f5;background-image:none}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:link,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:visited{color:#555;border-radius:0;display:block;white-space:nowrap}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:link:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:link:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item).active&gt;a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f5f5f5;background-image:none}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#555;border-radius:0;display:block;white-space:nowrap}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f5f5f5;background-image:none}.bd-icon-24:before{content:'\234'}.bd-icon-24:before{visibility:inherit}.bd-menuoverlay-8{background-color:rgba(0,0,0,.5)}.bd-menu-13-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-13-popup.bd-popup-left{left:auto;right:0}.bd-menu-13-popup,.bd-menu-13-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-13-popup{top:-1px}.bd-sub-item&gt;.bd-menu-13-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-13-popup,.bd-sub-item&gt;.bd-menu-13-popup.bd-popup-right{left:100%;right:auto}.bd-menu-13 .bd-menuitem-13:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-13 .bd-menuitem-13:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-13 .bd-menuitem-13:last-child&gt;a.active{border-bottom-width:0}.bd-menu-13{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:link,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:link:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:link:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item).active&gt;a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-imagestyles-9{vertical-align:middle;display:inline-block;text-align:center;width:100px;background-color:#dedede;border:10px solid #f0f0f0;border-radius:50%}.bd-tagstyles.bd-custom-image.bd-imagestyles-9-mixin:not(.shape-only) img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;width:100px;background-color:#dedede;border:10px solid #f0f0f0;border-radius:50%}.bd-imagestyles,img:not([class]){vertical-align:middle;display:inline-block;text-align:center}.bd-tagstyles:not(.bd-custom-image):not(.shape-only) img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}.bd-indicators{margin:0;padding:0;text-align:center;line-height:0;display:inline-block;position:relative;z-index:1;margin:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #313539;border-radius:50%;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:visited:before{color:#ddd}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;a:hover:not(.active){background-color:#6b747d;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:hover:not(.active)&gt;a:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;a.hover:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;a:focus:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;a:hover:not(.active):before{color:#313539}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a.active{background-color:#313539;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li.active&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;a.active:before{color:#777}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #313539;border-radius:50%;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:visited:before{color:#ddd}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){background-color:#6b747d;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):before{color:#313539}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a.active{background-color:#313539;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li.active&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators&gt;li&gt;.bd-grid-item&gt;a.active:before{color:#777}.bd-indicators&gt;li:not(.bd-mega-item){list-style:none;position:relative}.bd-indicators&gt;li:not(.bd-mega-item)&gt;a,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:link,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #313539;border-radius:50%;display:block;white-space:nowrap}.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:after,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:link:after,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:link:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:visited:after,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:link:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:visited:before{color:#ddd}.bd-indicators&gt;li:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-indicators&gt;li:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){background-color:#6b747d;background-image:none}.bd-indicators&gt;li:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):before,.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):before,.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):before,.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):before{color:#313539}.bd-indicators&gt;li:not(.bd-mega-item).active&gt;a,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a.active{background-color:#313539;background-image:none}.bd-indicators&gt;li:not(.bd-mega-item).active&gt;a:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;a.active:before{color:#777}.bd-indicators&gt;li:not(.bd-mega-item){list-style:none;position:relative}.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #313539;border-radius:50%;display:block;white-space:nowrap}.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{color:#ddd}.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-indicators&gt;li:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){background-color:#6b747d;background-image:none}.bd-indicators&gt;li:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):before,.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):before,.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):before,.bd-indicators&gt;li:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):before{color:#313539}.bd-indicators&gt;li:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{background-color:#313539;background-image:none}.bd-indicators&gt;li:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:before,.bd-indicators&gt;li:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:before{color:#777}.bd-indicators&gt;li{display:inline-block;cursor:pointer}.bd-form-input,input[type=color]:not([class]),input[type=date]:not([class]),input[type=datetime-local]:not([class]),input[type=datetime]:not([class]),input[type=email]:not([class]),input[type=month]:not([class]),input[type=number]:not([class]),input[type=password]:not([class]),input[type=search]:not([class]),input[type=tel]:not([class]),input[type=text]:not([class]),input[type=time]:not([class]),input[type=url]:not([class]),input[type=week]:not([class]),select:not([class]),textarea:not([class]){-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;padding-bottom:9px;padding-top:9px;border-radius:0}.bd-tagstyles:not(.bd-custom-inputs) .bd-form-input,.bd-tagstyles:not(.bd-custom-inputs) input[type=color],.bd-tagstyles:not(.bd-custom-inputs) input[type=date],.bd-tagstyles:not(.bd-custom-inputs) input[type=datetime-local],.bd-tagstyles:not(.bd-custom-inputs) input[type=datetime],.bd-tagstyles:not(.bd-custom-inputs) input[type=email],.bd-tagstyles:not(.bd-custom-inputs) input[type=month],.bd-tagstyles:not(.bd-custom-inputs) input[type=number],.bd-tagstyles:not(.bd-custom-inputs) input[type=password],.bd-tagstyles:not(.bd-custom-inputs) input[type=search],.bd-tagstyles:not(.bd-custom-inputs) input[type=tel],.bd-tagstyles:not(.bd-custom-inputs) input[type=text],.bd-tagstyles:not(.bd-custom-inputs) input[type=time],.bd-tagstyles:not(.bd-custom-inputs) input[type=url],.bd-tagstyles:not(.bd-custom-inputs) input[type=week],.bd-tagstyles:not(.bd-custom-inputs) select,.bd-tagstyles:not(.bd-custom-inputs) textarea{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;padding-bottom:9px;padding-top:9px;border-radius:0}.bd-form-input,input[type=color].bd-bootstrapinput.form-control,input[type=date].bd-bootstrapinput.form-control,input[type=datetime-local].bd-bootstrapinput.form-control,input[type=datetime].bd-bootstrapinput.form-control,input[type=email].bd-bootstrapinput.form-control,input[type=month].bd-bootstrapinput.form-control,input[type=number].bd-bootstrapinput.form-control,input[type=password].bd-bootstrapinput.form-control,input[type=search].bd-bootstrapinput.form-control,input[type=tel].bd-bootstrapinput.form-control,input[type=text].bd-bootstrapinput.form-control,input[type=time].bd-bootstrapinput.form-control,input[type=url].bd-bootstrapinput.form-control,input[type=week].bd-bootstrapinput.form-control,select.bd-bootstrapinput.form-control,textarea.bd-bootstrapinput.form-control{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;padding-bottom:9px;padding-top:9px;border-radius:0}.bd-orderedlist,.bd-tagstyles:not(.bd-custom-orderedlist) ol:not([class*=bd-indicators]){padding-left:28px}.bd-orderedlist li,.bd-tagstyles:not(.bd-custom-orderedlist) ol:not([class*=bd-indicators]) li{position:relative}.bd-pagebackground{background-attachment:fixed}.bd-pagination.right{text-align:right}.bd-pagination.center{text-align:center}.bd-pagination&gt;:last-child{margin-right:0}.bd-pagination span{cursor:default}.pagination&gt;ul.bd-pagination&gt;.active&gt;a,.pagination&gt;ul.bd-pagination&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination&gt;li.bd-paginationitem-1&gt;a,.bd-pagination&gt;li.bd-paginationitem-1&gt;a:link,.bd-pagination&gt;li.bd-paginationitem-1&gt;a:visited,.bd-pagination&gt;li.bd-paginationitem-1&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination&gt;li.active.bd-paginationitem-1&gt;a,.bd-pagination&gt;li.active.bd-paginationitem-1&gt;span{color:inherit;background-color:#ededed;font-weight:700;background-image:none}.bd-productnewicon{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.75);padding:16px 10px;border-radius:50%}.bd-productnewicon{line-height:17.14285715px;text-align:center;font-size:12px;text-transform:uppercase;color:#fff}.bd-productoutofstockicon{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(119,119,119,.5);padding:5px}.bd-productoutofstockicon{line-height:17.14285715px;text-align:center;font-size:12px;color:#fff}.bd-productsaleicon{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(216,84,79,.75);padding:16px 10px;border-radius:100%}.bd-productsaleicon{line-height:17.14285715px;text-align:center;font-size:12px;text-transform:uppercase;color:#fff}.bd-rating{display:table}.bd-rating span{display:table-cell}.bd-icon-3:before{content:'\25f'}.bd-icon-3:before{visibility:inherit}.bd-icon-3:before{color:#f0ad4e;font-size:18px;line-height:25.71428572px;line-height:18px}.bd-icon-3.active:before,.bd-icon-3:hover.active:before{color:#2a3036}.bd-sheetstyles{background-color:#313539}.bd-table,.bd-tagstyles:not(.bd-custom-table) table,table:not([class]){border-collapse:collapse;width:100%}.bd-table thead td,.bd-table thead th,.bd-tagstyles:not(.bd-custom-table) table thead td,.bd-tagstyles:not(.bd-custom-table) table thead th,table:not([class]) thead td,table:not([class]) thead th{border-bottom:1px solid #ddd}.bd-table td,.bd-table th,.bd-tagstyles:not(.bd-custom-table) table td,.bd-tagstyles:not(.bd-custom-table) table th,table:not([class]) td,table:not([class]) th{padding:5px}.bd-table tbody&gt;tr:nth-child(odd)&gt;td,.bd-table tbody&gt;tr:nth-child(odd)&gt;th,.bd-tagstyles:not(.bd-custom-table) table tbody&gt;tr:nth-child(odd)&gt;td,.bd-tagstyles:not(.bd-custom-table) table tbody&gt;tr:nth-child(odd)&gt;th,table:not([class]) tbody&gt;tr:nth-child(odd)&gt;td,table:not([class]) tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f5f5f5;background-image:none}.bd-verticalmenu{display:block}.bd-menuitem-43{position:relative}.bd-verticalmenu .nav-pills&gt;li,.bd-verticalmenu .nav-tabs&gt;li{float:none}.bd-verticalmenu .bd-menu-45-popup{top:0}.bd-verticalmenu .bd-menu-45-popup.bd-popup-left{left:auto;right:100%}.bd-verticalmenu .bd-menu-45-popup,.bd-verticalmenu .bd-menu-45-popup.bd-popup-right{left:100%;right:auto}.bd-menu-47.nav.nav-pills&gt;li+li{margin:0}.bd-menu-47{padding:0;margin:0}.bd-menuitem-39&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:link,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:link:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:link:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item).active&gt;a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-45-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-45-popup.bd-popup-left{left:auto;right:0}.bd-menu-45-popup,.bd-menu-45-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-45-popup{top:-1px}.bd-sub-item&gt;.bd-menu-45-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-45-popup,.bd-sub-item&gt;.bd-menu-45-popup.bd-popup-right{left:100%;right:auto}.bd-menu-45 .bd-menuitem-43:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-45 .bd-menuitem-43:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-45 .bd-menuitem-43:last-child&gt;a.active{border-bottom-width:0}.bd-menu-45{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0 2px 0 0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:link,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:link:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:link:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item).active&gt;a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-boxalign{text-align:center!important}.bd-boxalign&gt;*{text-align:left!important;display:inline-block!important}.bd-animation.animated.bounce{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-errormessage-1{background-color:#ae895d;border-radius:0}.bd-errormessage-1{color:#fff}.bd-effect-fade .bd-overSlide{left:0;top:0;opacity:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-fade.bd-effect-active .bd-overSlide,.bd-effect-fade:hover .bd-overSlide{opacity:1}.bd-effect-over-left .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-left.bd-effect-active .bd-overSlide,.bd-effect-over-left:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-right .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-right.bd-effect-active .bd-overSlide,.bd-effect-over-right:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-top .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-top.bd-effect-active .bd-overSlide,.bd-effect-over-top:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-bottom .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-bottom.bd-effect-active .bd-overSlide,.bd-effect-over-bottom:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-topleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-topleft.bd-effect-active .bd-overSlide,.bd-effect-over-topleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-topright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-topright.bd-effect-active .bd-overSlide,.bd-effect-over-topright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-bottomleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-bottomleft.bd-effect-active .bd-overSlide,.bd-effect-over-bottomleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-bottomright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-bottomright.bd-effect-active .bd-overSlide,.bd-effect-over-bottomright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-left .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-left.bd-effect-active .bd-overSlide,.bd-effect-slide-left:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-left .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-left.bd-effect-active .bd-backSlide,.bd-effect-slide-left:hover .bd-backSlide{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0)}.bd-effect-slide-right .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-right.bd-effect-active .bd-overSlide,.bd-effect-slide-right:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-right .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-right.bd-effect-active .bd-backSlide,.bd-effect-slide-right:hover .bd-backSlide{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}.bd-effect-slide-top .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-top.bd-effect-active .bd-overSlide,.bd-effect-slide-top:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-top .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-top.bd-effect-active .bd-backSlide,.bd-effect-slide-top:hover .bd-backSlide{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%)}.bd-effect-slide-bottom .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottom.bd-effect-active .bd-overSlide,.bd-effect-slide-bottom:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-bottom .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottom.bd-effect-active .bd-backSlide,.bd-effect-slide-bottom:hover .bd-backSlide{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.bd-effect-slide-topleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topleft.bd-effect-active .bd-overSlide,.bd-effect-slide-topleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-topleft .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topleft.bd-effect-active .bd-backSlide,.bd-effect-slide-topleft:hover .bd-backSlide{-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%)}.bd-effect-slide-topright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topright.bd-effect-active .bd-overSlide,.bd-effect-slide-topright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-topright .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topright.bd-effect-active .bd-backSlide,.bd-effect-slide-topright:hover .bd-backSlide{-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%)}.bd-effect-slide-bottomleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomleft.bd-effect-active .bd-overSlide,.bd-effect-slide-bottomleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-bottomleft .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomleft.bd-effect-active .bd-backSlide,.bd-effect-slide-bottomleft:hover .bd-backSlide{-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%)}.bd-effect-slide-bottomright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomright.bd-effect-active .bd-overSlide,.bd-effect-slide-bottomright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-bottomright .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomright.bd-effect-active .bd-backSlide,.bd-effect-slide-bottomright:hover .bd-backSlide{-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.bd-effect-flip-left,.bd-effect-flip-left .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-left .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(130deg);-ms-transform:rotateY(130deg);transform:rotateY(130deg);-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-left.bd-effect-active .bd-overSlide,.bd-effect-flip-left:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-flip-right,.bd-effect-flip-right .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-right .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(-130deg);-ms-transform:rotateY(-130deg);transform:rotateY(-130deg);-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-right.bd-effect-active .bd-overSlide,.bd-effect-flip-right:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-flip-top,.bd-effect-flip-top .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-top .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(-130deg);-ms-transform:rotateX(-130deg);transform:rotateX(-130deg);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-top.bd-effect-active .bd-overSlide,.bd-effect-flip-top:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-flip-bottom,.bd-effect-flip-bottom .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-bottom .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(130deg);-ms-transform:rotateX(130deg);transform:rotateX(130deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-bottom.bd-effect-active .bd-overSlide,.bd-effect-flip-bottom:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-left,.bd-effect-wobble-left .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-left .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(130deg);-ms-transform:rotateY(130deg);transform:rotateY(130deg);-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-left.bd-effect-active .bd-overSlide,.bd-effect-wobble-left:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-right,.bd-effect-wobble-right .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-right .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(-130deg);-ms-transform:rotateY(-130deg);transform:rotateY(-130deg);-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-right.bd-effect-active .bd-overSlide,.bd-effect-wobble-right:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-top,.bd-effect-wobble-top .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-top .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(-130deg);-ms-transform:rotateX(-130deg);transform:rotateX(-130deg);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-top.bd-effect-active .bd-overSlide,.bd-effect-wobble-top:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-bottom,.bd-effect-wobble-bottom .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-bottom .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(130deg);-ms-transform:rotateX(130deg);transform:rotateX(130deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-bottom.bd-effect-active .bd-overSlide,.bd-effect-wobble-bottom:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-zoom .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0)}.bd-effect-zoom.bd-effect-active .bd-overSlide,.bd-effect-zoom:hover .bd-overSlide{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.bd-effect-zoom-rotate .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotate(0) scale(0,0);-ms-transform:rotate(0) scale(0,0);transform:rotate(0) scale(0,0)}.bd-effect-zoom-rotate.bd-effect-active .bd-overSlide,.bd-effect-zoom-rotate:hover .bd-overSlide{-webkit-transform:rotate(360deg) scale(1,1);-ms-transform:rotate(360deg) scale(1,1);transform:rotate(360deg) scale(1,1)}.bd-effect-zoom-rotateX .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotateX(0) scale(0,0);-ms-transform:rotateX(0) scale(0,0);transform:rotateX(0) scale(0,0)}.bd-effect-zoom-rotateX.bd-effect-active .bd-overSlide,.bd-effect-zoom-rotateX:hover .bd-overSlide{-webkit-transform:rotateX(360deg) scale(1,1);-ms-transform:rotateX(360deg) scale(1,1);transform:rotateX(360deg) scale(1,1)}.bd-effect-zoom-rotateY .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotateY(0) scale(0,0);-ms-transform:rotateY(0) scale(0,0);transform:rotateY(0) scale(0,0)}.bd-effect-zoom-rotateY.bd-effect-active .bd-overSlide,.bd-effect-zoom-rotateY:hover .bd-overSlide{-webkit-transform:rotateY(360deg) scale(1,1);-ms-transform:rotateY(360deg) scale(1,1);transform:rotateY(360deg) scale(1,1)}@font-face{font-family:'Billion Web Font';src:url(//raumausstattung-ebert.de/wp-content/themes/ebert/fonts/BillionWebFonts.woff) format('woff'),url(//raumausstattung-ebert.de/wp-content/themes/ebert/fonts/BillionWebFonts.ttf) format('truetype');font-weight:400;font-style:normal}.icon-booth:before{content:'\ff'}.icon-youtube:before{content:'\100'}.icon-random:before{content:'\101'}.icon-cloud-upload:before{content:'\102'}.icon-road:before{content:'\103'}.icon-arrow-small-up:before{content:'\104'}.icon-dropbox:before{content:'\105'}.icon-sort:before{content:'\106'}.icon-angle-small:before{content:'\107'}.icon-bitcoin:before{content:'\108'}.icon-delicious:before{content:'\109'}.icon-stethoscope:before{content:'\10a'}.icon-weibo:before{content:'\10b'}.icon-volume-off:before{content:'\10c'}.icon-earth:before{content:'\10d'}.icon-node-square:before{content:'\10e'}.icon-plane:before{content:'\10f'}.icon-undo:before{content:'\110'}.icon-question-circle:before{content:'\111'}.icon-tablet:before{content:'\112'}.icon-filter-alt:before{content:'\113'}.icon-happy:before{content:'\114'}.icon-dialer:before{content:'\115'}.icon-bag:before{content:'\116'}.icon-credit-card:before{content:'\117'}.icon-image-alt:before{content:'\118'}.icon-shopping-cart-simple:before{content:'\119'}.icon-arrow-basic-right:before{content:'\11a'}.icon-male:before{content:'\11b'}.icon-cut:before{content:'\11c'}.icon-unhappy:before{content:'\11d'}.icon-circle-alt:before{content:'\11e'}.icon-double-chevron-right:before{content:'\11f'}.icon-star-alt:before{content:'\120'}.icon-rhomb:before{content:'\121'}.icon-thumbs-down:before{content:'\122'}.icon-github-alt:before{content:'\123'}.icon-text-width:before{content:'\124'}.icon-bookmark-alt:before{content:'\125'}.icon-list-details:before{content:'\126'}.icon-bullhorn:before{content:'\127'}.icon-ellipsis:before{content:'\128'}.icon-map-marker:before{content:'\129'}.icon-typeface:before{content:'\12a'}.icon-help:before{content:'\12b'}.icon-triangle-circle:before{content:'\12c'}.icon-gbp:before{content:'\12d'}.icon-arrow-small-left:before{content:'\12e'}.icon-anchor:before{content:'\12f'}.icon-align-justify:before{content:'\130'}.icon-arrow-circle-alt-up:before{content:'\131'}.icon-growth:before{content:'\132'}.icon-round-small:before{content:'\133'}.icon-triangle-circle-alt:before{content:'\134'}.icon-eye-close:before{content:'\135'}.icon-code:before{content:'\136'}.icon-step-forward:before{content:'\137'}.icon-music:before{content:'\138'}.icon-lightbulb:before{content:'\139'}.icon-arrows-horizontal:before{content:'\13a'}.icon-sign-out:before{content:'\13b'}.icon-sort-asc:before{content:'\13c'}.icon-play-circle:before{content:'\13d'}.icon-bookmark:before{content:'\13e'}.icon-pencil:before{content:'\13f'}.icon-won:before{content:'\140'}.icon-zoom-out:before{content:'\141'}.icon-user-alt:before{content:'\142'}.icon-repeat:before{content:'\143'}.icon-text-height:before{content:'\144'}.icon-shopping-cart-wire:before{content:'\145'}.icon-rubl:before{content:'\146'}.icon-find-contact:before{content:'\147'}.icon-upload-circle-alt:before{content:'\148'}.icon-arrow-small-down:before{content:'\149'}.icon-file:before{content:'\14a'}.icon-building:before{content:'\14b'}.icon-certificate:before{content:'\14c'}.icon-double-chevron-up:before{content:'\14d'}.icon-hand-up:before{content:'\14e'}.icon-italic:before{content:'\14f'}.icon-volume-up:before{content:'\150'}.icon-quote-right:before{content:'\151'}.icon-sort-numeric-desc:before{content:'\152'}.icon-four-rhombs:before{content:'\153'}.icon-brain:before{content:'\154'}.icon-mark:before{content:'\155'}.icon-flickr:before{content:'\156'}.icon-envelope:before{content:'\157'}.icon-indent-right:before{content:'\158'}.icon-basket-simple:before{content:'\159'}.icon-cloud:before{content:'\15a'}.icon-check:before{content:'\15b'}.icon-youtube-square:before{content:'\15c'}.icon-envelope-alt:before{content:'\15d'}.icon-bitbucket-alt:before{content:'\15e'}.icon-round-small-alt:before{content:'\15f'}.icon-adn:before{content:'\160'}.icon-linkedin-square:before{content:'\161'}.icon-expand:before{content:'\162'}.icon-tumblr-square:before{content:'\163'}.icon-angle-double:before{content:'\164'}.icon-compress:before{content:'\165'}.icon-plus-square-alt:before{content:'\166'}.icon-camera:before{content:'\167'}.icon-four-boxes:before{content:'\168'}.icon-shopping-cart-buggy:before{content:'\169'}.icon-arrow-square-left:before{content:'\16a'}.icon-delete-circle-alt:before{content:'\16b'}.icon-suitcase:before{content:'\16c'}.icon-curve-bottom:before{content:'\16d'}.icon-caret-up:before{content:'\16e'}.icon-renren:before{content:'\16f'}.icon-linkedin:before{content:'\170'}.icon-asterisk:before{content:'\171'}.icon-arrow-pointer-left:before{content:'\172'}.icon-sort-numeric-asc:before{content:'\173'}.icon-calendar-simple:before{content:'\174'}.icon-home-alt:before{content:'\175'}.icon-step-backward:before{content:'\176'}.icon-rss:before{content:'\177'}.icon-globe:before{content:'\178'}.icon-paste:before{content:'\179'}.icon-fire:before{content:'\17a'}.icon-star-half:before{content:'\17b'}.icon-renminbi:before{content:'\17c'}.icon-dribbble:before{content:'\17d'}.icon-google-plus-square:before{content:'\17e'}.icon-plus-square:before{content:'\17f'}.icon-yen:before{content:'\180'}.icon-briefcase:before{content:'\181'}.icon-shopping-cart-trolley:before{content:'\182'}.icon-warning:before{content:'\183'}.icon-moon:before{content:'\184'}.icon-sort-alpha:before{content:'\185'}.icon-arrow-long-down:before{content:'\186'}.icon-globe-alt:before{content:'\187'}.icon-thumbs-up:before{content:'\188'}.icon-sandwich:before{content:'\189'}.icon-arrow-basic-down:before{content:'\18a'}.icon-double-chevron-down:before{content:'\18b'}.icon-legal:before{content:'\18c'}.icon-apple:before{content:'\18d'}.icon-power:before{content:'\18e'}.icon-time-alt:before{content:'\18f'}.icon-list:before{content:'\190'}.icon-h-sign:before{content:'\191'}.icon-css3:before{content:'\192'}.icon-copy:before{content:'\193'}.icon-arrow-tall-up:before{content:'\194'}.icon-hdd:before{content:'\195'}.icon-font:before{content:'\196'}.icon-heart-circle:before{content:'\197'}.icon-glass:before{content:'\198'}.icon-picasa:before{content:'\199'}.icon-arrow-long-left:before{content:'\19a'}.icon-fullscreen:before{content:'\19b'}.icon-lemon:before{content:'\19c'}.icon-arrow-long-right:before{content:'\19d'}.icon-hand-right:before{content:'\19e'}.icon-list-details-small:before{content:'\19f'}.icon-cog:before{content:'\1a0'}.icon-four-boxes-alt:before{content:'\1a1'}.icon-properties:before{content:'\1a2'}.icon-arrow-pointer-down:before{content:'\1a3'}.icon-inbox:before{content:'\1a4'}.icon-arrow-double-up:before{content:'\1a5'}.icon-plane-takeoff:before{content:'\1a6'}.icon-arrow-square-down:before{content:'\1a7'}.icon-tick-circle-alt:before{content:'\1a8'}.icon-node-circle:before{content:'\1a9'}.icon-arrow-pointer-right:before{content:'\1aa'}.icon-starlet:before{content:'\1ab'}.icon-cogs:before{content:'\1ac'}.icon-arrow-long-up:before{content:'\1ad'}.icon-bug:before{content:'\1ae'}.icon-upload:before{content:'\1af'}.icon-xing:before{content:'\1b0'}.icon-minus-square-alt:before{content:'\1b1'}.icon-arrows:before{content:'\1b2'}.icon-trash-can:before{content:'\1b3'}.icon-pushpin:before{content:'\1b4'}.icon-eye-open:before{content:'\1b5'}.icon-caret-left:before{content:'\1b6'}.icon-bitbucket:before{content:'\1b7'}.icon-lines:before{content:'\1b8'}.icon-magic:before{content:'\1b9'}.icon-arrow-double-right:before{content:'\1ba'}.icon-remove-sign:before{content:'\1bb'}.icon-exclamation-sign:before{content:'\1bc'}.icon-chevron-down:before{content:'\1bd'}.icon-sort-alpha-asc:before{content:'\1be'}.icon-comments-alt:before{content:'\1bf'}.icon-terminal:before{content:'\1c0'}.icon-box:before{content:'\1c1'}.icon-lock:before{content:'\1c2'}.icon-bolt:before{content:'\1c3'}.icon-filter:before{content:'\1c4'}.icon-folder-alt:before{content:'\1c5'}.icon-backward:before{content:'\1c6'}.icon-sort-amount-asc:before{content:'\1c7'}.icon-tag:before{content:'\1c8'}.icon-house:before{content:'\1c9'}.icon-drop:before{content:'\1ca'}.icon-arrow-thick-right:before{content:'\1cb'}.icon-ambulance:before{content:'\1cc'}.icon-chevron-right:before{content:'\1cd'}.icon-sign-in:before{content:'\1ce'}.icon-sort-amount-desc:before{content:'\1cf'}.icon-search-circle:before{content:'\1d0'}.icon-skype:before{content:'\1d1'}.icon-fast-forward:before{content:'\1d2'}.icon-maxcdn:before{content:'\1d3'}.icon-book-open:before{content:'\1d4'}.icon-vimeo:before{content:'\1d5'}.icon-beaker:before{content:'\1d6'}.icon-facebook-alt:before{content:'\1d7'}.icon-arrow-thin-down:before{content:'\1d8'}.icon-heartlet:before{content:'\1d9'}.icon-shopping-cart-solid:before{content:'\1da'}.icon-linux:before{content:'\1db'}.icon-leaf:before{content:'\1dc'}.icon-hand-down:before{content:'\1dd'}.icon-pinterest:before{content:'\1de'}.icon-barcode:before{content:'\1df'}.icon-curve-top:before{content:'\1e0'}.icon-euro:before{content:'\1e1'}.icon-arrow-basic-left:before{content:'\1e2'}.icon-group:before{content:'\1e3'}.icon-tumblr:before{content:'\1e4'}.icon-fighter:before{content:'\1e5'}.icon-hand-left:before{content:'\1e6'}.icon-stripes-thick:before{content:'\1e7'}.icon-superscript:before{content:'\1e8'}.icon-minus-square:before{content:'\1e9'}.icon-ticklet-circle:before{content:'\1ea'}.icon-xing-square:before{content:'\1eb'}.icon-arrow-double-left:before{content:'\1ec'}.icon-forward:before{content:'\1ed'}.icon-arrow-thick-down:before{content:'\1ee'}.icon-eject:before{content:'\1ef'}.icon-reply:before{content:'\1f0'}.icon-search:before{content:'\1f1'}.icon-comment-alt:before{content:'\1f2'}.icon-share:before{content:'\1f3'}.icon-arrows-vertical:before{content:'\1f4'}.icon-food:before{content:'\1f5'}.icon-flag:before{content:'\1f6'}.icon-female:before{content:'\1f7'}.icon-tasks:before{content:'\1f8'}.icon-quote-left:before{content:'\1f9'}.icon-arrow-tall-left:before{content:'\1fa'}.icon-minus-circle:before{content:'\1fb'}.icon-box-alt:before{content:'\1fc'}.icon-arrow-tall-down:before{content:'\1fd'}.icon-indent-left:before{content:'\1fe'}.icon-arrow-thick-left:before{content:'\1ff'}.icon-list-adv:before{content:'\200'}.icon-chevron-up:before{content:'\201'}.icon-medkit:before{content:'\202'}.icon-tags:before{content:'\203'}.icon-coffee:before{content:'\204'}.icon-ticklet:before{content:'\205'}.icon-box-small:before{content:'\206'}.icon-sign-blank:before{content:'\207'}.icon-basket:before{content:'\208'}.icon-search-thick:before{content:'\209'}.icon-edit-alt:before{content:'\20a'}.icon-comment:before{content:'\20b'}.icon-hospital:before{content:'\20c'}.icon-arrow-small-right:before{content:'\20d'}.icon-grid-small:before{content:'\20e'}.icon-circle-arrow-left:before{content:'\20f'}.icon-yahoo:before{content:'\210'}.icon-print:before{content:'\211'}.icon-instagram:before{content:'\212'}.icon-arrow-angle-up:before{content:'\213'}.icon-leaf-thin:before{content:'\214'}.icon-magnet:before{content:'\215'}.icon-arrow-thin-up:before{content:'\216'}.icon-retweet:before{content:'\217'}.icon-search-glare:before{content:'\218'}.icon-search-thin:before{content:'\219'}.icon-heart-empty:before{content:'\21a'}.icon-scales:before{content:'\21b'}.icon-sort-alpha-desc:before{content:'\21c'}.icon-align-right:before{content:'\21d'}.icon-stripes:before{content:'\21e'}.icon-arrow-pointer-up:before{content:'\21f'}.icon-round:before{content:'\220'}.icon-user-medical:before{content:'\221'}.icon-arrow-thin-left:before{content:'\222'}.icon-arrow-circle-alt-right:before{content:'\223'}.icon-starlet-alt:before{content:'\224'}.icon-bold:before{content:'\225'}.icon-aperture:before{content:'\226'}.icon-pointer-basic:before{content:'\227'}.icon-folder:before{content:'\228'}.icon-heart:before{content:'\229'}.icon-cloud-download:before{content:'\22a'}.icon-bar-chart:before{content:'\22b'}.icon-mobile:before{content:'\22c'}.icon-volume-down:before{content:'\22d'}.icon-exchange:before{content:'\22e'}.icon-folder-open:before{content:'\22f'}.icon-phone-square:before{content:'\230'}.icon-zoom-in:before{content:'\231'}.icon-beer:before{content:'\232'}.icon-trello-square:before{content:'\233'}.icon-delete:before{content:'\234'}.icon-image:before{content:'\235'}.icon-edit:before{content:'\236'}.icon-twitter-square:before{content:'\237'}.icon-external-link:before{content:'\238'}.icon-money:before{content:'\239'}.icon-html5:before{content:'\23a'}.icon-youtube-play:before{content:'\23b'}.icon-play:before{content:'\23c'}.icon-calendar:before{content:'\23d'}.icon-video:before{content:'\23e'}.icon-adjust:before{content:'\23f'}.icon-plus-circle:before{content:'\240'}.icon-strikethrough:before{content:'\241'}.icon-bell:before{content:'\242'}.icon-crop:before{content:'\243'}.icon-restore:before{content:'\244'}.icon-circle-arrow-up:before{content:'\245'}.icon-twitter:before{content:'\246'}.icon-sitemap:before{content:'\247'}.icon-facebook-square:before{content:'\248'}.icon-downturn:before{content:'\249'}.icon-fancy-circle-alt:before{content:'\24a'}.icon-arrow-square-right:before{content:'\24b'}.icon-save:before{content:'\24c'}.icon-share-alt:before{content:'\24d'}.icon-arrow-thick-up:before{content:'\24e'}.icon-plus:before{content:'\24f'}.icon-arrows-alt:before{content:'\250'}.icon-chevron-left:before{content:'\251'}.icon-circle-arrow-right:before{content:'\252'}.icon-arrow-double-down:before{content:'\253'}.icon-film:before{content:'\254'}.icon-pie-chart:before{content:'\255'}.icon-github:before{content:'\256'}.icon-calendar-day-alt:before{content:'\257'}.icon-sort-numeric:before{content:'\258'}.icon-align-center:before{content:'\259'}.icon-caret-down:before{content:'\25a'}.icon-round-alt:before{content:'\25b'}.icon-user-business:before{content:'\25c'}.icon-signal:before{content:'\25d'}.icon-reply-all:before{content:'\25e'}.icon-star:before{content:'\25f'}.icon-book:before{content:'\260'}.icon-triangle:before{content:'\261'}.icon-arrow-angle-right:before{content:'\262'}.icon-arrow-basic-up:before{content:'\263'}.icon-caret-right:before{content:'\264'}.icon-align-left:before{content:'\265'}.icon-comments:before{content:'\266'}.icon-vk:before{content:'\267'}.icon-qrcode:before{content:'\268'}.icon-arrow-tall-right:before{content:'\269'}.icon-shopping-cart:before{content:'\26a'}.icon-pause:before{content:'\26b'}.icon-umbrella:before{content:'\26c'}.icon-ban:before{content:'\26d'}.icon-plane-alt:before{content:'\26e'}.icon-ticklet-circle-alt:before{content:'\26f'}.icon-arrow-angle-left:before{content:'\270'}.icon-android:before{content:'\271'}.icon-arrow-square-up:before{content:'\272'}.icon-inr:before{content:'\273'}.icon-label:before{content:'\274'}.icon-spinner:before{content:'\275'}.icon-headphones:before{content:'\276'}.icon-arrow-fancy:before{content:'\277'}.icon-sort-desc:before{content:'\278'}.icon-tick-circle:before{content:'\279'}.icon-info-sign:before{content:'\27a'}.icon-screenshot:before{content:'\27b'}.icon-briefcase-simple:before{content:'\27c'}.icon-search-alt:before{content:'\27d'}.icon-time:before{content:'\27e'}.icon-grid:before{content:'\27f'}.icon-user:before{content:'\280'}.icon-facebook:before{content:'\281'}.icon-google-plus:before{content:'\282'}.icon-github-square:before{content:'\283'}.icon-check-empty:before{content:'\284'}.icon-circle:before{content:'\285'}.icon-fast-backward:before{content:'\286'}.icon-calendar-day:before{content:'\287'}.icon-phone:before{content:'\288'}.icon-pinterest-square:before{content:'\289'}.icon-cup:before{content:'\28a'}.icon-star-thin:before{content:'\28b'}.icon-wrench:before{content:'\28c'}.icon-truck:before{content:'\28d'}.icon-product-view-mode:before{content:'\28e'}.icon-circle-arrow-down:before{content:'\28f'}.icon-arrow-circle-alt-left:before{content:'\290'}.icon-stackexchange:before{content:'\291'}.icon-ticklet-thick:before{content:'\292'}.icon-arrow-thin-right:before{content:'\293'}.icon-tick:before{content:'\294'}.icon-box-small-alt:before{content:'\295'}.icon-file-alt:before{content:'\296'}.icon-minus:before{content:'\297'}.icon-upload-circle:before{content:'\298'}.icon-gift:before{content:'\299'}.icon-globe-outline:before{content:'\29a'}.icon-windows:before{content:'\29b'}.icon-arrow-line:before{content:'\29c'}.icon-flag-alt:before{content:'\29d'}.icon-home:before{content:'\29e'}.icon-arrow-circle-alt-down:before{content:'\29f'}.icon-dollar:before{content:'\2a0'}.icon-double-chevron-left:before{content:'\2a1'}.icon-arrow-angle-down:before{content:'\2a2'}.bd-informationmessage-1{background-color:#ae895d;border-radius:0}.bd-informationmessage-1{color:#fff}.bd-layoutcontainer&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-productsslider-1&gt;.carousel-control.left,.bd-productsslider-1&gt;.carousel-control.right{color:#fff;text-decoration:none}.bd-productsslider-1.carousel .item{text-align:initial!important}.bd-productsslider-1.carousel carousel-inner{overflow:hidden}.bd-productsslider-1{clear:both;position:relative;width:100%}.bd-productsslider-1.single{padding-left:0;padding-right:0}.bd-productsslider-1 .carousel,.bd-productsslider-1 .carousel .carousel-inner{height:100%}.bd-top-navigation{display:table;width:100%}.bd-productsslider-1 .bd-top-navigation-wrapper{display:table-cell;width:1%;white-space:nowrap;direction:ltr}.bd-productsslider-1 .bd-top-navigation-wrapper .bd-left-button,.bd-productsslider-1 .bd-top-navigation-wrapper .bd-right-button{position:relative;top:auto;bottom:auto;left:auto;right:auto}.bd-productsslider-1 .bd-grid-41{margin-bottom:20px}.bd-grid-41&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-2{text-align:center}.separated-item-2{position:relative;z-index:0}.separated-item-2:after,.separated-item-2:before{content:"";position:absolute;z-index:10}.separated-item-2:before{top:0;bottom:0;left:0}.separated-item-2:after{left:0;right:0;bottom:0}.first-col.separated-item-2:after{left:5px}.last-col.separated-item-2:after{right:5px}.separated-item-2.first-col:before,.separated-item-2.last-row:after{content:none}.bd-icon-14:before{content:'\20e'}.bd-icon-14:before{visibility:inherit}.bd-carousel-2{display:inline-block}.bd-carousel-2 span:before{content:'\1fa'}.bd-carousel-2 span:before{visibility:inherit}.bd-carousel-2 span:before{font-size:31px;color:rgba(204,204,204,.5);border:0 solid #fff;line-height:44.2857143px;line-height:31px}.bd-carousel-2 span:hover:before{text-decoration:none;background-color:rgba(255,255,255,0);color:rgba(120,120,120,.5)}.bd-ribbon .ribbon-content:after,.bd-ribbon .ribbon-content:before,.bd-ribbon .ribbon-inner:after,.bd-ribbon .ribbon-inner:before{font-size:0!important}.bd-ribbon .ribbon-inner:after,.bd-ribbon .ribbon-inner:before{border:1.5em solid}.bd-ribbon .ribbon-inner .ribbon-content:after,.bd-ribbon .ribbon-inner .ribbon-content:before{border-color:transparent transparent transparent}.bd-ribbon .ribbon-inner .ribbon-stitches-top{border-top:1px dashed;top:2px}.bd-ribbon .ribbon-inner .ribbon-stitches-bottom{border-top:1px dashed;bottom:2px}.bd-searchwidget-2{position:relative}.bd-searchwidget-2 .bd-search-wrapper{width:100%}.form-inline.bd-searchwidget-2{display:inline-block}.form-inline.bd-searchwidget-2 .bd-search-wrapper{display:table;position:relative;white-space:nowrap}.form-inline.bd-searchwidget-2 .bd-search-wrapper&gt;:not(script){display:table-cell;vertical-align:middle}.form-inline.bd-searchwidget-2 .bd-search-wrapper .bd-icon-6{display:none}.form-inline.bd-searchwidget-2 .bd-search-wrapper&gt;:last-child&gt;*{border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-left:0!important}.form-inline.bd-searchwidget-2 .bd-search-wrapper&gt;:first-child&gt;*{border-top-right-radius:0!important;border-bottom-right-radius:0!important;margin-right:0!important}.form-inline.bd-searchwidget-2 .bd-search-wrapper&gt;:not(:first-child):not(:last-child)&gt;*{border-radius:0!important;margin-left:0!important;margin-right:0!important}.bd-icon-6:before{color:#dedede;padding-left:5px;padding-right:5px}.bd-icon-6:hover:before{color:#787878;text-decoration:none}.bd-bootstrapinput-2.form-control{width:auto;border-radius:0}@media (max-width:767px){.bd-cartcontainer-1{text-align:center}}.bd-socialicon-14{float:left}.bd-socialicon-11{float:left}.bd-socialicon-26{float:left}.bd-socialicon-13{float:left}.bd-socialicon-30{float:left}.bd-socialicon-4{float:left}.bd-socialicon-2{float:left}.bd-socialicon-32{float:left}.bd-socialicon-12{float:left}.bd-socialicon-28{float:left}.bd-socialicon-3{float:left}.bd-socialicon-3 span:first-child:before{content:'\267'}.bd-socialicon-3 span:first-child:before{visibility:inherit}.bd-successmessage-1{background-color:#ae895d;border-radius:0}.bd-successmessage-1{color:#fff}@media (min-width:767px){.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23.hover&gt;.bd-menu-24-popup,.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23:hover&gt;.bd-menu-24-popup,.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24.hover&gt;.bd-menu-24-popup,.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24:hover&gt;.bd-menu-24-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:767px){.bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup{position:static;display:none}.bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24{float:none}.bd-vmenu-1 .bd-verticalmenu-3 .bd-menu-24-popup{float:none;left:auto!important;background:0 0;border-style:none;top:0!important}.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23&gt;a.active+.bd-menu-24-popup,.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-24&gt;a.active+.bd-menu-24-popup{position:relative;display:block;visibility:visible;pointer-events:auto}.bd-vmenu-1 .bd-verticalmenu-3 .bd-menuitem-23&gt;.bd-menu-24-popup{opacity:1}.bd-vmenu-1 .responsive-collapsed{display:none}}.bd-verticalmenu-3{display:block}.bd-menuitem-24{position:relative}.bd-verticalmenu-3 .nav-pills&gt;li,.bd-verticalmenu-3 .nav-tabs&gt;li{float:none}.bd-verticalmenu-3 .bd-menu-24-popup{top:0}.bd-verticalmenu-3 .bd-menu-24-popup.bd-popup-left{left:auto;right:100%}.bd-verticalmenu-3 .bd-menu-24-popup,.bd-verticalmenu-3 .bd-menu-24-popup.bd-popup-right{left:100%;right:auto}.bd-menu-23.nav.nav-pills&gt;li+li{margin:0}.bd-menu-23{padding:0;margin:0}.bd-menuitem-23&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:visited{color:#777;padding:5px;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active)&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;a.active{color:#fff;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:visited{color:#777;padding:5px;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-23.nav-pills .bd-menuitem-23&gt;.bd-grid-item&gt;a.active{color:#fff;background-color:#ededed;background-image:none}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:link,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:visited{color:#777;padding:5px;border-radius:0;display:block;white-space:nowrap}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:after,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:before,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:link:after,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:link:before,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item).active&gt;a,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;a.active{color:#fff;background-color:#ededed;background-image:none}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#777;padding:5px;border-radius:0;display:block;white-space:nowrap}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-23.nav-pills .bd-menuitem-23:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#fff;background-color:#ededed;background-image:none}.bd-menu-24-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-24-popup.bd-popup-left{left:auto;right:0}.bd-menu-24-popup,.bd-menu-24-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-24-popup{top:-1px}.bd-sub-item&gt;.bd-menu-24-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-24-popup,.bd-sub-item&gt;.bd-menu-24-popup.bd-popup-right{left:100%;right:auto}.bd-menu-24 .bd-menuitem-24:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-24 .bd-menuitem-24:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-24 .bd-menuitem-24:last-child&gt;a.active{border-bottom-width:0}.bd-menu-24{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0 2px 0 0;border:1px solid #f7f7f7}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:visited{color:#777;padding:5px 10px 5px 15px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active)&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;a.active{color:#ae895d;background-color:#313539;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:visited{color:#777;padding:5px 10px 5px 15px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-24 .bd-menuitem-24&gt;.bd-grid-item&gt;a.active{color:#ae895d;background-color:#313539;background-image:none}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:link,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:visited{color:#777;padding:5px 10px 5px 15px;display:block;white-space:nowrap}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:after,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:before,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:link:after,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:link:before,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item).active&gt;a,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;a.active{color:#ae895d;background-color:#313539;background-image:none}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#777;padding:5px 10px 5px 15px;display:block;white-space:nowrap}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#292c30;text-decoration:none;background-color:#f5f5f5;background-image:none}.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-24 .bd-menuitem-24:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#ae895d;background-color:#313539;background-image:none}.bd-warningmessage-1{background-color:#ae895d;border-radius:0}.bd-warningmessage-1{color:#fff}.bd-pager-1 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-1 ul{display:inline-block;width:100%;margin:0}.bd-pager-1 ul li{display:inline-block}.bd-pager-1 ul&gt;li:first-child{float:left}.bd-pager-1 ul&gt;li:last-child{float:right}.bd-pager-1&gt;.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a,.bd-pager-1&gt;.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a:link,.bd-pager-1&gt;.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a:visited,.bd-pager-1&gt;.bd-pagination-13&gt;li.bd-paginationitem-13&gt;span{border-radius:0}.bd-pagination-13.right{text-align:right}.bd-pagination-13.center{text-align:center}.bd-pagination-13&gt;:last-child{margin-right:0}.bd-pagination-13 span{cursor:default}.pagination&gt;ul.bd-pagination-13&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-13&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a,.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a:link,.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a:visited,.bd-pagination-13&gt;li.bd-paginationitem-13&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-13&gt;li.bd-paginationitem-13&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-13&gt;li.active.bd-paginationitem-13&gt;a,.bd-pagination-13&gt;li.active.bd-paginationitem-13&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-lightbox-5{background:#333;background:rgba(0,0,0,.8);bottom:0;left:0;padding:0 100px;position:fixed;right:0;text-align:center;top:0;z-index:1000000}.bd-lightbox-5 .lightbox-image{border:6px solid #fff;border-radius:3px;display:none;max-width:100%;vertical-align:middle}.bd-lightbox-5 .lightbox-image.active{display:inline-block}.bd-lightbox-5 .lightbox-error{background:#fff;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:80px;opacity:.95;padding:20px;position:fixed;width:300px;z-index:100}.bd-lightbox-5 .loading{background:#fff url(//raumausstattung-ebert.de/wp-content/themes/ebert/images/preloader01.gif) center center no-repeat;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:32px;opacity:.5;padding:10px;position:fixed;width:32px;z-index:10100}.bd-lightbox-5 .arrow{cursor:pointer;height:100px;opacity:.5;position:fixed;width:82px;z-index:10003}.bd-lightbox-5 .arrow.left{left:9px}.bd-lightbox-5 .arrow.right{right:9px}.bd-lightbox-5 .arrow:hover{opacity:1}.bd-lightbox-5 .arrow.disabled{display:none}.bd-lightbox-5 .arrow-b,.bd-lightbox-5 .arrow-t{background-color:#fff;border-radius:3px;height:6px;position:relative;width:30px}html[dir=rtl] .bd-lightbox-5 .arrow-b,html[dir=rtl] .bd-lightbox-5 .arrow-t{right:26px}html[dir=ltr] .bd-lightbox-5 .arrow-b,html[dir=ltr] .bd-lightbox-5 .arrow-t{left:26px}.bd-lightbox-5 .arrow-t{top:38px}.bd-lightbox-5 .arrow-b{top:50px}.bd-lightbox-5 .close{cursor:pointer;height:22px;opacity:.5;position:fixed;right:39px;top:30px;width:22px;z-index:10003}.bd-lightbox-5 .close:hover{opacity:1}.bd-lightbox-5 .close .ccw,.bd-lightbox-5 .close .cw{background-color:#fff;border-radius:3px;height:6px;position:absolute;left:-4px;top:8px;width:30px}.bd-lightbox-5 .cw{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.bd-lightbox-5 .ccw{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.bd-lightbox-5 .arrow-left-alt,.bd-lightbox-5 .arrow-right-alt,.bd-lightbox-5 .close-alt{color:#fff;display:none;font-size:2.5em;line-height:100%}.ie8 .bd-lightbox-5 .arrow-left-alt,.ie8 .bd-lightbox-5 .arrow-right-alt,.ie8 .bd-lightbox-5 .close-alt{display:block}.ie8 .bd-lightbox-5 .ccw,.ie8 .bd-lightbox-5 .cw{display:none}.ie7 .arrow-left-alt,.ie7 .arrow-right-alt,.ie7 .close-alt{display:block!important}.ie7 .ccw,.ie7 .cw{display:none!important}.bd-lightbox-5 .lightbox-image,.bd-postcontent-1 img:not(.no-lightbox){cursor:pointer}.bd-postcontent-2{position:relative}.bd-lightbox-2{background:#333;background:rgba(0,0,0,.8);bottom:0;left:0;padding:0 100px;position:fixed;right:0;text-align:center;top:0;z-index:1000000}.bd-lightbox-2 .lightbox-image{border:6px solid #fff;border-radius:3px;display:none;max-width:100%;vertical-align:middle}.bd-lightbox-2 .lightbox-image.active{display:inline-block}.bd-lightbox-2 .lightbox-error{background:#fff;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:80px;opacity:.95;padding:20px;position:fixed;width:300px;z-index:100}.bd-lightbox-2 .loading{background:#fff url(//raumausstattung-ebert.de/wp-content/themes/ebert/images/preloader01.gif) center center no-repeat;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:32px;opacity:.5;padding:10px;position:fixed;width:32px;z-index:10100}.bd-lightbox-2 .arrow{cursor:pointer;height:100px;opacity:.5;position:fixed;width:82px;z-index:10003}.bd-lightbox-2 .arrow.left{left:9px}.bd-lightbox-2 .arrow.right{right:9px}.bd-lightbox-2 .arrow:hover{opacity:1}.bd-lightbox-2 .arrow.disabled{display:none}.bd-lightbox-2 .arrow-b,.bd-lightbox-2 .arrow-t{background-color:#fff;border-radius:3px;height:6px;position:relative;width:30px}html[dir=rtl] .bd-lightbox-2 .arrow-b,html[dir=rtl] .bd-lightbox-2 .arrow-t{right:26px}html[dir=ltr] .bd-lightbox-2 .arrow-b,html[dir=ltr] .bd-lightbox-2 .arrow-t{left:26px}.bd-lightbox-2 .arrow-t{top:38px}.bd-lightbox-2 .arrow-b{top:50px}.bd-lightbox-2 .close{cursor:pointer;height:22px;opacity:.5;position:fixed;right:39px;top:30px;width:22px;z-index:10003}.bd-lightbox-2 .close:hover{opacity:1}.bd-lightbox-2 .close .ccw,.bd-lightbox-2 .close .cw{background-color:#fff;border-radius:3px;height:6px;position:absolute;left:-4px;top:8px;width:30px}.bd-lightbox-2 .cw{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.bd-lightbox-2 .ccw{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.bd-lightbox-2 .arrow-left-alt,.bd-lightbox-2 .arrow-right-alt,.bd-lightbox-2 .close-alt{color:#fff;display:none;font-size:2.5em;line-height:100%}.ie8 .bd-lightbox-2 .arrow-left-alt,.ie8 .bd-lightbox-2 .arrow-right-alt,.ie8 .bd-lightbox-2 .close-alt{display:block}.ie8 .bd-lightbox-2 .ccw,.ie8 .bd-lightbox-2 .cw{display:none}.ie7 .arrow-left-alt,.ie7 .arrow-right-alt,.ie7 .close-alt{display:block!important}.ie7 .ccw,.ie7 .cw{display:none!important}.bd-lightbox-2 .lightbox-image,.bd-postcontent-2 img:not(.no-lightbox){cursor:pointer}.bd-orderedlist-2,.bd-postcontent-2:not(.shape-only).bd-custom-orderedlist ol:not([class*=bd-indicators]){padding-left:28px}.bd-orderedlist-2 li,.bd-postcontent-2:not(.shape-only).bd-custom-orderedlist ol:not([class*=bd-indicators]) li{position:relative}.bd-postcontent-3 h4{color:#fff}.bd-postcontent-3 h3{line-height:28.57142858px;font-size:20px}.bd-imagestyles-17{vertical-align:middle;text-align:center;display:inline-block}.bd-postcontent-3:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;text-align:center;display:inline-block}.bd-postcontent-8{position:relative}.bd-postcontent-9{padding-right:20px;padding-left:20px}.bd-postheader-1{margin-top:0;padding-top:20px}h2.bd-postheader-2{line-height:48px;text-transform:none;font-size:48px;margin-top:0;margin-bottom:0}h2.bd-postheader-2 a:hover{text-decoration:none}h2.bd-postheader-3{line-height:51.42857144px;font-size:36px;text-transform:none;color:#313539;margin-top:0;margin-bottom:0}.bd-postimage-1{display:inline-block}.bd-postimage-1 img{display:inline-block;width:100%;height:100%}.bd-postimage-2{position:relative;margin-right:10px;margin-bottom:10px;float:left;z-index:1;display:inline-block}.bd-postimage-2{display:inline-block}.bd-postimage-2 img{display:inline-block;width:100%;height:100%}.bd-postimage-3{display:inline-block}.bd-postimage-3 img{display:inline-block;width:100%;height:100%}.bd-pagination-14.right{text-align:right}.bd-pagination-14.center{text-align:center}.bd-pagination-14&gt;:last-child{margin-right:0}.bd-pagination-14 span{cursor:default}.pagination&gt;ul.bd-pagination-14&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-14&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-14&gt;li.bd-paginationitem-14&gt;a,.bd-pagination-14&gt;li.bd-paginationitem-14&gt;a:link,.bd-pagination-14&gt;li.bd-paginationitem-14&gt;a:visited,.bd-pagination-14&gt;li.bd-paginationitem-14&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-14&gt;li.bd-paginationitem-14&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-14&gt;li.active.bd-paginationitem-14&gt;a,.bd-pagination-14&gt;li.active.bd-paginationitem-14&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}a.bd-backtotop-1:hover{text-decoration:none}.bd-backtotop-1{position:relative;left:auto;right:auto;top:auto;bottom:auto;z-index:auto}@media (max-width:1199px){.bd-backtotop-1{position:relative;left:auto;right:auto;top:auto;bottom:auto}}@media (max-width:991px){.bd-backtotop-1{position:relative;left:auto;right:auto;top:auto;bottom:auto}}@media (max-width:767px){.bd-backtotop-1{position:relative;left:auto;right:auto;top:auto;bottom:auto}}.bd-smoothscroll-3{position:fixed;left:auto;right:10.014%;top:81.441%;bottom:auto;z-index:9999}@media (max-width:1199px){.bd-smoothscroll-3{position:fixed;left:auto;right:-.051%;top:85.192%;bottom:auto}}@media (max-width:991px){.bd-smoothscroll-3{position:fixed;left:auto;right:1.87%;top:89.798%;bottom:auto}}@media (max-width:767px){.bd-smoothscroll-3{position:fixed;left:auto;right:1.558%;top:49.039%;bottom:auto}}.bd-icon-67:before{content:'\216'}.bd-icon-67:before{visibility:inherit}.bd-icon-67:before{color:rgba(255,255,255,.5);text-align:center;background-color:rgba(95,88,78,.25);font-size:30px;padding:10px;line-height:42.85714287px;line-height:30px}.bd-icon-67:hover:before{background-color:rgba(0,0,0,.5);color:#fff}.bd-breadcrumbs-2{background-color:rgba(0,0,0,0);padding-left:15px}.bd-breadcrumbs-2 .breadcrumb{padding:0;margin:0;background:0 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.bd-breadcrumbs-2 .breadcrumb li+li:after,.bd-breadcrumbs-2 .breadcrumb li+li:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-breadcrumbs-2 .breadcrumb li+li:before{content:"/"!important}.bd-breadcrumbs-2 .bd-breadcrumbslink-2,.bd-breadcrumbs-2 .bd-breadcrumbstext-2{display:inline-block}.bd-breadcrumbstext-2{color:#555}.bd-breadcrumbstext-2 span{line-height:18.57142858px;color:#ae895d;font-size:13px}.bd-breadcrumbslink-2 a{line-height:18.57142858px;color:#fff;font-size:13px;text-decoration:none}.bd-breadcrumbs-2 .breadcrumb li+li:before,.bd-icon-8:before{padding-left:3px;padding-right:3px;color:#ae895d}.bd-breadcrumbs-3{background-color:rgba(0,0,0,0)}.bd-breadcrumbs-3 .breadcrumb{padding:0;margin:0;background:0 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.bd-breadcrumbs-3 .breadcrumb li+li:after,.bd-breadcrumbs-3 .breadcrumb li+li:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-breadcrumbs-3 .breadcrumb li+li:before{content:"/"!important}.bd-breadcrumbs-3 .bd-breadcrumbslink-3,.bd-breadcrumbs-3 .bd-breadcrumbstext-3{display:inline-block}.bd-breadcrumbstext-3{color:#555}.bd-breadcrumbstext-3 span{line-height:18.57142858px;color:#fff;font-size:13px}.bd-breadcrumbslink-3 a{line-height:18.57142858px;color:#ae895d;font-size:13px}.bd-breadcrumbs-3 .breadcrumb li+li:before,.bd-icon-22:before{padding-left:3px;padding-right:3px;color:#fff}.bd-button-26{position:relative}.bd-button-26 a{line-height:20.00000001px;font-size:14px}.bd-button-26{background-color:transparent}.bd-button-26,.bd-button-26:link,.bd-button-26:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-26:focus,.bd-button-26:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button-26:active{background-color:#ae895d;background-image:none}.bd-button-28{position:relative}.bd-button-28 a{line-height:20.00000001px;font-size:14px}.bd-button-28{background-color:transparent}.bd-button-28,.bd-button-28:link,.bd-button-28:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-28:focus,.bd-button-28:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button-28:active{background-color:#ae895d;background-image:none}.bd-cartgrid-2 .bd-grid-1{clear:both}.bd-grid-1&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-3{position:relative;border:1px style #e6e6e6}.separated-item-3{position:relative;z-index:0}.separated-item-3:after,.separated-item-3:before{content:"";position:absolute;z-index:10}.separated-item-3:before{top:0;bottom:0;left:0}.separated-item-3:after{left:0;right:0;bottom:0}.first-col.separated-item-3:after{left:5px}.last-col.separated-item-3:after{right:5px}.separated-item-3.first-col:before,.separated-item-3.last-row:after{content:none}.bd-icon-29{padding:0 3px}.bd-icon-29:before{color:#313539;font-size:30px;line-height:42.85714287px}.bd-cartgrid-4 .bd-grid-14{clear:both}.bd-grid-14&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-7{position:relative;border:1px style #e6e6e6}.separated-item-7{position:relative;z-index:0}.separated-item-7:after,.separated-item-7:before{content:"";position:absolute;z-index:10}.separated-item-7:before{top:0;bottom:0;left:0}.separated-item-7:after{left:0;right:0;bottom:0}.first-col.separated-item-7:after{left:5px}.last-col.separated-item-7:after{right:5px}.separated-item-7.first-col:before,.separated-item-7.last-row:after{content:none}.bd-icon-39{padding:0 3px}.bd-icon-39:before{color:#313539;font-size:30px;line-height:42.85714287px}@media (max-width:767px){.bd-cartlink-2{display:inline-block;position:relative}}.bd-cartlink-2 a:hover{text-decoration:none}@media (max-width:767px){.bd-cartlink-2 .bd-menu-8-popup{display:none!important}}@media (min-width:768px){.bd-cartlink-2 .bd-menuitem-17:hover&gt;.bd-menu-8-popup{display:block;visibility:visible;pointer-events:auto}}.bd-cartlink-2 .bd-menu-8{overflow-y:auto;overflow-x:hidden}@media (min-width:768px){html[dir=rtl] [data-responsive-menu=true] .bd-horizontalmenu-4 .bd-menuitem-17:last-child&gt;a{border-left-width:0!important}}html[dir=rtl] [data-responsive-menu=false] .bd-horizontalmenu-4 .bd-menuitem-17:last-child&gt;a{border-left-width:0!important}@media (min-width:768px){html[dir=ltr] [data-responsive-menu=true] .bd-horizontalmenu-4 .bd-menuitem-17:last-child&gt;a{border-right-width:0!important}}html[dir=ltr] [data-responsive-menu=false] .bd-horizontalmenu-4 .bd-menuitem-17:last-child&gt;a{border-right-width:0!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-33&gt;.bd-grid-item&gt;a:focus{outline-width:0}.collapse-button .bd-menuitem-33:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:visited:after,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;a:focus{outline-width:0}.collapse-button .bd-menuitem-33:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-33:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-28{list-style:none;position:relative}.bd-megamenu .bd-menuitem-28&gt;a,.bd-megamenu .bd-menuitem-28&gt;a:link,.bd-megamenu .bd-menuitem-28&gt;a:visited{display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-28&gt;a:after,.bd-megamenu .bd-menuitem-28&gt;a:before,.bd-megamenu .bd-menuitem-28&gt;a:link:after,.bd-megamenu .bd-menuitem-28&gt;a:link:before,.bd-megamenu .bd-menuitem-28&gt;a:visited:after,.bd-megamenu .bd-menuitem-28&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-28&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-28{list-style:none;position:relative}.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-28&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-grid-15&gt;.container-fluid{padding-left:0;padding-right:0}.bd-megamenu .bd-menuitem-30{list-style:none;position:relative}.bd-megamenu .bd-menuitem-30&gt;a,.bd-megamenu .bd-menuitem-30&gt;a:link,.bd-megamenu .bd-menuitem-30&gt;a:visited{display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-30&gt;a:after,.bd-megamenu .bd-menuitem-30&gt;a:before,.bd-megamenu .bd-menuitem-30&gt;a:link:after,.bd-megamenu .bd-menuitem-30&gt;a:link:before,.bd-megamenu .bd-menuitem-30&gt;a:visited:after,.bd-megamenu .bd-menuitem-30&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-30&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-30{list-style:none;position:relative}.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-30&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-7.nav.nav-pills&gt;li+li{margin:0}.bd-menu-7{padding:0;margin:0}.bd-menuitem-17&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:visited{color:#555;font-weight:400;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:visited:before{content:'\1da'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:visited:before{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:visited:before{font-size:18px;color:#ae895d;margin-right:5px;padding:5px;line-height:25.71428572px;line-height:18px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;a:hover:not(.active){color:#333;text-decoration:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:hover:not(.active)&gt;a:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;a.hover:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;a:focus:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;a:hover:not(.active):before{background-color:#555;color:#e4d7c9}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a.active{color:#333}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17.active&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;a.active:before{background-color:#777;color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:visited{color:#555;font-weight:400;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:visited:before{content:'\1da'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:visited:before{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:visited:before{font-size:18px;color:#ae895d;margin-right:5px;padding:5px;line-height:25.71428572px;line-height:18px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#333;text-decoration:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):before{background-color:#555;color:#e4d7c9}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a.active{color:#333}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17.active&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-7.nav-pills .bd-menuitem-17&gt;.bd-grid-item&gt;a.active:before{background-color:#777;color:#ae895d}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:link,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:visited{color:#555;font-weight:400;border-radius:0;display:block;white-space:nowrap}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:after,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:link:after,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:visited:before{content:'\1da'}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:visited:before{visibility:inherit}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:visited:before{font-size:18px;color:#ae895d;margin-right:5px;padding:5px;line-height:25.71428572px;line-height:18px}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#333;text-decoration:none}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):before{background-color:#555;color:#e4d7c9}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item).active&gt;a,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a.active{color:#333}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item).active&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;a.active:before{background-color:#777;color:#ae895d}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#555;font-weight:400;border-radius:0;display:block;white-space:nowrap}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{content:'\1da'}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{visibility:inherit}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{font-size:18px;color:#ae895d;margin-right:5px;padding:5px;line-height:25.71428572px;line-height:18px}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#333;text-decoration:none}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):before{background-color:#555;color:#e4d7c9}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#333}.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:before,.bd-menu-7.nav-pills .bd-menuitem-17:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:before{background-color:#777;color:#ae895d}.bd-icon-41:before{content:'\234'}.bd-icon-41:before{visibility:inherit}.bd-menuoverlay-4{background-color:rgba(0,0,0,.5)}.bd-menu-8-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-8-popup.bd-popup-left{left:auto;right:0}.bd-menu-8-popup,.bd-menu-8-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-8-popup{top:-1px}.bd-sub-item&gt;.bd-menu-8-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-8-popup,.bd-sub-item&gt;.bd-menu-8-popup.bd-popup-right{left:100%;right:auto}.bd-menu-8 .bd-menuitem-27:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-8 .bd-menuitem-27:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-8 .bd-menuitem-27:last-child&gt;a.active{border-bottom-width:0}.bd-menu-8{padding:0;margin:0;background-color:#ae895d;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-8 .bd-menuitem-27&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:link,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:after,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:before,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:link:after,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:link:before,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item).active&gt;a,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-8 .bd-menuitem-27:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-cartcontainer-3{width:300px;padding:10px}@media (max-width:767px){.bd-cartcontainer-3{text-align:center}}.bd-carttotal-5{display:inline-block}.bd-pricetext-14{display:inline-block}.bd-container-85{line-height:17.14285715px;font-size:12px}.bd-cartprice-2{display:inline-block;position:relative}.bd-pricetext-2{display:inline-block}.bd-pricetext-2 .bd-container-30,.bd-pricetext-2 .bd-label-2{display:inline-block}.bd-cartprice-4{display:inline-block;position:relative}.bd-pricetext-15{display:inline-block}.bd-pricetext-15 .bd-container-86,.bd-pricetext-15 .bd-label-15{display:inline-block}.bd-pricetext-10{margin-bottom:10px;width:100%}.bd-pricetext-10{display:inline-block}.bd-pricetext-16{margin-bottom:10px;width:100%}.bd-pricetext-16{display:inline-block}.bd-button-24{position:relative}.bd-button-24 a{line-height:20.00000001px;font-size:14px}.bd-button-24{background-color:transparent}.bd-button-24,.bd-button-24:link,.bd-button-24:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-24:focus,.bd-button-24:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button-24:active{background-color:#ae895d;background-image:none}.bd-button-27{position:relative}.bd-button-27 a{line-height:20.00000001px;font-size:14px}.bd-button-27{background-color:transparent}.bd-button-27,.bd-button-27:link,.bd-button-27:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;font-size:13px;padding:5px 15px;border:0 solid #fff;line-height:18.57142858px;background-image:none}.bd-button-27:focus,.bd-button-27:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button-27:active{background-color:#ae895d;background-image:none}.bd-categoryname-1{padding:5px}.bd-contentlayout-5{clear:both}.bd-contentlayout-5 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-5 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-5 .bd-flex-horizontal&gt;*{width:100%}}.bd-contentlayout-5 .bd-flex-horizontal&gt;*{padding-left:5px;padding-right:5px}.bd-contentlayout-5{position:relative}.bd-stretchtobottom-3 .bd-contentlayout-5{height:100%}.bd-stretchtobottom-3{position:relative}.bd-sheetstyles-2{background-color:#313539}.bd-contentlayout-9{clear:both}.bd-contentlayout-9 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-9 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-9 .bd-flex-horizontal&gt;*{width:100%}}.bd-contentlayout-9 .bd-flex-horizontal&gt;*{padding-left:5px;padding-right:5px}.bd-contentlayout-9{position:relative}.bd-stretchtobottom-5 .bd-contentlayout-9{height:100%}.bd-stretchtobottom-5{position:relative}@media (max-width:991px){.bd-hmenu-4{float:left;width:100vw}}@media (max-width:767px){.bd-hmenu-4{float:none;padding-right:5px;padding-left:5px}}.bd-hmenu-4 .bd-container-94,.bd-hmenu-4 .bd-container-95,.bd-hmenu-4 .bd-menu-close-icon{display:none}@media (min-width:992px){.bd-hmenu-4 .bd-menuitem-18:hover&gt;.bd-menu-6-popup,.bd-hmenu-4 .bd-menuitem-19:hover&gt;.bd-menu-6-popup,.bd-hmenu-4 .bd-menuitem-21:hover&gt;.bd-menu-6-popup,.bd-hmenu-4 .bd-menuitem-22:hover&gt;.bd-menu-6-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:991px){.bd-hmenu-4{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-3 .bd-menu-6-popup{display:none;position:static}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-3 .bd-menu-6-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-3 .nav{float:none!important;display:block!important}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-3 .nav&gt;li{float:none;display:block;width:auto}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-3 .bd-menu-6{float:none}.bd-hmenu-4 .navbar-toggle{display:block}.bd-hmenu-4 .navbar-collapse.collapse{display:none!important}.bd-hmenu-4 .navbar-collapse.collapse.in{display:block!important}.bd-hmenu-4 .collapsing{overflow:hidden!important}.bd-hmenu-4 .responsive-collapsed{display:none}.bd-hmenu-4 .navbar-collapse{position:fixed!important;z-index:100;top:0;bottom:0;left:0;right:auto!important;overflow-y:auto!important}.bd-hmenu-4 .navbar-collapse.collapsing{width:0;transition:width .7s ease 0s;height:100%}.bd-hmenu-4 .bd-horizontalmenu-3{min-height:100%}.bd-hmenu-4 .bd-menu-overlay{transition:opacity .7s ease 0s;transition-property:opacity,margin-left}.bd-hmenu-4 .bd-container-94,.bd-hmenu-4 .bd-container-95,.bd-hmenu-4 .bd-menu-close-icon{display:block}.bd-hmenu-4 .bd-menu-close-icon a{color:#f7f7f7}.bd-hmenu-4 .bd-menu-close-icon a:before{content:'\234'}.bd-hmenu-4 .bd-menu-close-icon a:before{visibility:inherit}.bd-hmenu-4 .bd-menu-close-icon a:hover{color:#ae895d}}@media (max-width:991px) and (max-width:767px){.bd-hmenu-4 .bd-menu-close-icon a:before{color:#fff}}.bd-hmenu-4 .separated-item-6{z-index:auto}@media (max-width:991px){.bd-horizontalmenu-3{width:250px}}.admin-bar nav .navbar-collapse.width{margin-top:32px}@media (max-width:991px){.bd-horizontalmenu-3{background-color:#292c30}}@media (max-width:767px){.bd-horizontalmenu-3{background-color:#292c30}}.bd-horizontalmenu-3 li:not(.bd-submenu-icon-only)&gt;a:after,.bd-horizontalmenu-3 li:not(.bd-submenu-icon-only)&gt;a:before{display:none!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited{color:#fff}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited{color:#fff;text-transform:uppercase}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:after{color:#fff}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:visited:after{color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a:focus{outline-width:0}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active){color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active):after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active):after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a.active:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a.active:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited{color:#fff}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited{color:#fff;text-transform:uppercase}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a:focus{outline-width:0}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a.active:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a.active:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-25&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.collapse-button .bd-menuitem-25:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited{color:#fff}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited{color:#fff;text-transform:uppercase}}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:after{content:'\1d8'}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:after{visibility:inherit}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:after{color:#fff}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:visited:after{color:#fff}}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a:focus{outline-width:0}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d}}.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{content:'\1d8'}.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{visibility:inherit}.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}.collapse-button .bd-menuitem-25:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a.active:after{content:'\1d8'}.collapse-button .bd-menuitem-25:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a.active:after{visibility:inherit}.collapse-button .bd-menuitem-25:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.collapse-button .bd-menuitem-25:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#fff}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#fff;text-transform:uppercase}}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{content:'\1d8'}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{content:'\1d8'}.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:inherit}.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-25:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-25:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}.collapse-button .bd-menuitem-25:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{content:'\1d8'}.collapse-button .bd-menuitem-25:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{visibility:inherit}.collapse-button .bd-menuitem-25:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-25:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-megamenu .bd-menuitem-21{list-style:none;position:relative}.bd-megamenu .bd-menuitem-21&gt;a,.bd-megamenu .bd-menuitem-21&gt;a:link,.bd-megamenu .bd-menuitem-21&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-21&gt;a:after,.bd-megamenu .bd-menuitem-21&gt;a:before,.bd-megamenu .bd-menuitem-21&gt;a:link:after,.bd-megamenu .bd-menuitem-21&gt;a:link:before,.bd-megamenu .bd-menuitem-21&gt;a:visited:after,.bd-megamenu .bd-menuitem-21&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-21&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-21:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-21:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-21:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-21:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-21.active&gt;a,.bd-megamenu .bd-menuitem-21&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-21{list-style:none;position:relative}.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-21:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-21:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-21:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-21:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-21.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-21&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-grid-3&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-6{position:relative;z-index:0}.separated-item-6:after,.separated-item-6:before{content:"";position:absolute;z-index:10}.separated-item-6:before{top:0;bottom:0;left:0}.separated-item-6:after{left:0;right:0;bottom:0}.first-col.separated-item-6:after{left:5px}.last-col.separated-item-6:after{right:5px}.separated-item-6.first-col:before,.separated-item-6.last-row:after{content:none}.bd-megamenu .bd-menuitem-22{list-style:none;position:relative}.bd-megamenu .bd-menuitem-22&gt;a,.bd-megamenu .bd-menuitem-22&gt;a:link,.bd-megamenu .bd-menuitem-22&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-22&gt;a:after,.bd-megamenu .bd-menuitem-22&gt;a:before,.bd-megamenu .bd-menuitem-22&gt;a:link:after,.bd-megamenu .bd-menuitem-22&gt;a:link:before,.bd-megamenu .bd-menuitem-22&gt;a:visited:after,.bd-megamenu .bd-menuitem-22&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-22&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-22:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-22:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-22:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-22:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-22.active&gt;a,.bd-megamenu .bd-menuitem-22&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-22{list-style:none;position:relative}.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-22:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-22:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-22:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-22:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-22.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-22&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-5.nav.nav-pills&gt;li+li{margin:0}.bd-menu-5{padding:0;margin:0}.bd-menuitem-18&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:visited{background-color:#292c30}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:visited:after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a:hover:not(.active):after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:visited{background-color:#292c30}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:visited:after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-5.nav-pills .bd-menuitem-18&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:link,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:before,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:link:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:link:before,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:link,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:visited{background-color:#292c30}}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:link:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:visited:after{visibility:hidden}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:link:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{visibility:hidden}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item).active&gt;a,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item).active&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{background-color:#292c30}}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:hidden}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:hidden}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.bd-menu-5.nav-pills .bd-menuitem-18:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-icon-27:before{content:'\234'}.bd-icon-27:before{visibility:inherit}@media (max-width:767px){.bd-icon-27:before{color:#fff}}.bd-menuoverlay-3{background-color:rgba(0,0,0,.5)}@media (max-width:991px){.bd-menuoverlay-3{background-color:rgba(174,137,93,.75)}}@media (max-width:767px){.bd-menuoverlay-3{background-color:rgba(174,137,93,.75)}}.bd-menu-6-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-6-popup.bd-popup-left{left:auto;right:0}.bd-menu-6-popup,.bd-menu-6-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-6-popup{top:0}.bd-sub-item&gt;.bd-menu-6-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-6-popup,.bd-sub-item&gt;.bd-menu-6-popup.bd-popup-right{left:100%;right:auto}.bd-menu-6 .bd-menuitem-19:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-6 .bd-menuitem-19:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-6 .bd-menuitem-19:last-child&gt;a.active{border-bottom-width:0}.bd-menu-6{padding:0;margin:0;background-color:#292c30;min-width:230px;position:relative;z-index:999;margin:0}li&gt;.bd-menu-6-popup{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}li:hover&gt;.bd-menu-6-popup,li&gt;.bd-menu-6-popup.show{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:visited:after{content:'\293'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:visited:after{content:'\293'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-6 .bd-menuitem-19&gt;.bd-grid-item&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:link,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:before,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:link:before,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:visited:after{content:'\293'}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:visited:after{visibility:inherit}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item).active&gt;a,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item).active&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{content:'\293'}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.bd-menu-6 .bd-menuitem-19:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-hmenu-4 .collapse-button{direction:ltr}.bd-hmenu-4 .collapse-button+.navbar-collapse{max-height:none;border:0 none transparent;-webkit-box-shadow:none;box-shadow:none}@media (min-width:992px){.bd-hmenu-4 .collapse-button{display:none}}@media (max-width:991px){.bd-hmenu-8{float:left;width:100vw}}@media (max-width:767px){.bd-hmenu-8{float:none;padding-right:5px;padding-left:5px}}.bd-hmenu-8 .bd-container-116,.bd-hmenu-8 .bd-container-117,.bd-hmenu-8 .bd-menu-close-icon{display:none}@media (min-width:992px){.bd-hmenu-8 .bd-menuitem-49:hover&gt;.bd-menu-17-popup,.bd-hmenu-8 .bd-menuitem-50:hover&gt;.bd-menu-17-popup,.bd-hmenu-8 .bd-menuitem-51:hover&gt;.bd-menu-17-popup,.bd-hmenu-8 .bd-menuitem-52:hover&gt;.bd-menu-17-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:991px){.bd-hmenu-8{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.bd-hmenu-8 .navbar-collapse .bd-horizontalmenu-8 .bd-menu-17-popup{display:none;position:static}.bd-hmenu-8 .navbar-collapse .bd-horizontalmenu-8 .bd-menu-17-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-hmenu-8 .navbar-collapse .bd-horizontalmenu-8 .nav{float:none!important;display:block!important}.bd-hmenu-8 .navbar-collapse .bd-horizontalmenu-8 .nav&gt;li{float:none;display:block;width:auto}.bd-hmenu-8 .navbar-collapse .bd-horizontalmenu-8 .bd-menu-17{float:none}.bd-hmenu-8 .navbar-toggle{display:block}.bd-hmenu-8 .navbar-collapse.collapse{display:none!important}.bd-hmenu-8 .navbar-collapse.collapse.in{display:block!important}.bd-hmenu-8 .collapsing{overflow:hidden!important}.bd-hmenu-8 .responsive-collapsed{display:none}.bd-hmenu-8 .navbar-collapse{position:fixed!important;z-index:100;top:0;bottom:0;left:0;right:auto!important;overflow-y:auto!important}.bd-hmenu-8 .navbar-collapse.collapsing{width:0;transition:width .7s ease 0s;height:100%}.bd-hmenu-8 .bd-horizontalmenu-8{min-height:100%}.bd-hmenu-8 .bd-menu-overlay{transition:opacity .7s ease 0s;transition-property:opacity,margin-left}.bd-hmenu-8 .bd-container-116,.bd-hmenu-8 .bd-container-117,.bd-hmenu-8 .bd-menu-close-icon{display:block}.bd-hmenu-8 .bd-menu-close-icon a{color:#f7f7f7}.bd-hmenu-8 .bd-menu-close-icon a:before{content:'\234'}.bd-hmenu-8 .bd-menu-close-icon a:before{visibility:inherit}.bd-hmenu-8 .bd-menu-close-icon a:hover{color:#ae895d}}@media (max-width:991px) and (max-width:767px){.bd-hmenu-8 .bd-menu-close-icon a:before{color:#fff}}.bd-hmenu-8 .separated-item-10{z-index:auto}@media (max-width:991px){.bd-horizontalmenu-8{width:250px}}.admin-bar nav .navbar-collapse.width{margin-top:32px}@media (max-width:767px){.bd-horizontalmenu-8{background-color:#313539}}.bd-horizontalmenu-8 li:not(.bd-submenu-icon-only)&gt;a:after,.bd-horizontalmenu-8 li:not(.bd-submenu-icon-only)&gt;a:before{display:none!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited{color:#fff}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited{color:#fff;text-transform:uppercase}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:visited:after{color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a:focus{outline-width:0}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active){color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active):after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active):after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a.active:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a.active:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited{color:#fff}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited{color:#fff;text-transform:uppercase}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a:focus{outline-width:0}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a.active:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a.active:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-53&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.collapse-button .bd-menuitem-53:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited{color:#fff}}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited{color:#fff;text-transform:uppercase}}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited:after{content:'\1d8'}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited:after{visibility:inherit}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:visited:after{color:#fff}}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a:focus{outline-width:0}@media (max-width:991px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d}}.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{content:'\1d8'}.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{visibility:inherit}.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}.collapse-button .bd-menuitem-53:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a.active:after{content:'\1d8'}.collapse-button .bd-menuitem-53:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a.active:after{visibility:inherit}.collapse-button .bd-menuitem-53:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.collapse-button .bd-menuitem-53:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#fff}}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#fff;text-transform:uppercase}}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{content:'\1d8'}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}@media (max-width:991px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{content:'\1d8'}.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:inherit}.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:991px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}@media (max-width:767px){.collapse-button .bd-menuitem-53:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-53:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}.collapse-button .bd-menuitem-53:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{content:'\1d8'}.collapse-button .bd-menuitem-53:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{visibility:inherit}.collapse-button .bd-menuitem-53:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-53:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-megamenu .bd-menuitem-51{list-style:none;position:relative}.bd-megamenu .bd-menuitem-51&gt;a,.bd-megamenu .bd-menuitem-51&gt;a:link,.bd-megamenu .bd-menuitem-51&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-51&gt;a:after,.bd-megamenu .bd-menuitem-51&gt;a:before,.bd-megamenu .bd-menuitem-51&gt;a:link:after,.bd-megamenu .bd-menuitem-51&gt;a:link:before,.bd-megamenu .bd-menuitem-51&gt;a:visited:after,.bd-megamenu .bd-menuitem-51&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-51&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-51:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-51:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-51:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-51:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-51.active&gt;a,.bd-megamenu .bd-menuitem-51&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-51{list-style:none;position:relative}.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-51:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-51:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-51:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-51:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-51.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-51&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-grid-12&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-10{position:relative;z-index:0}.separated-item-10:after,.separated-item-10:before{content:"";position:absolute;z-index:10}.separated-item-10:before{top:0;bottom:0;left:0}.separated-item-10:after{left:0;right:0;bottom:0}.first-col.separated-item-10:after{left:5px}.last-col.separated-item-10:after{right:5px}.separated-item-10.first-col:before,.separated-item-10.last-row:after{content:none}.bd-megamenu .bd-menuitem-52{list-style:none;position:relative}.bd-megamenu .bd-menuitem-52&gt;a,.bd-megamenu .bd-menuitem-52&gt;a:link,.bd-megamenu .bd-menuitem-52&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-52&gt;a:after,.bd-megamenu .bd-menuitem-52&gt;a:before,.bd-megamenu .bd-menuitem-52&gt;a:link:after,.bd-megamenu .bd-menuitem-52&gt;a:link:before,.bd-megamenu .bd-menuitem-52&gt;a:visited:after,.bd-megamenu .bd-menuitem-52&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-52&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-52:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-52.active&gt;a,.bd-megamenu .bd-menuitem-52&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-52{list-style:none;position:relative}.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-52:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-52.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-52&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-16.nav.nav-pills&gt;li+li{margin:0}.bd-menu-16{padding:0;margin:0}.bd-menuitem-49&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:visited{background-color:#313539}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:visited:after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a:hover:not(.active):after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:visited{background-color:#313539}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:visited:after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-49&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:link,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:before,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:link:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:link:before,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:link,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:visited{background-color:#313539}}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:link:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:visited:after{visibility:hidden}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:link:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{visibility:hidden}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item).active&gt;a,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item).active&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:767px){.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{background-color:#313539}}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:hidden}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:hidden}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.bd-menu-16.nav-pills .bd-menuitem-49:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-icon-42:before{content:'\234'}.bd-icon-42:before{visibility:inherit}@media (max-width:767px){.bd-icon-42:before{color:#fff}}.bd-menuoverlay-7{background-color:rgba(0,0,0,.5)}@media (max-width:767px){.bd-menuoverlay-7{background-color:rgba(174,137,93,.75)}}.bd-menu-17-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-17-popup.bd-popup-left{left:auto;right:0}.bd-menu-17-popup,.bd-menu-17-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-17-popup{top:0}.bd-sub-item&gt;.bd-menu-17-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-17-popup,.bd-sub-item&gt;.bd-menu-17-popup.bd-popup-right{left:100%;right:auto}.bd-menu-17 .bd-menuitem-50:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-17 .bd-menuitem-50:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-17 .bd-menuitem-50:last-child&gt;a.active{border-bottom-width:0}.bd-menu-17{padding:0;margin:0;background-color:#292c30;min-width:230px;position:relative;z-index:999;margin:0}li&gt;.bd-menu-17-popup{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}li:hover&gt;.bd-menu-17-popup,li&gt;.bd-menu-17-popup.show{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:visited:after{content:'\293'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:visited:after{content:'\293'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-50&gt;.bd-grid-item&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:link,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:before,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:link:before,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:visited:after{content:'\293'}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:visited:after{visibility:inherit}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item).active&gt;a,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item).active&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#ededed;text-decoration:none;font-size:13px;padding:10px 15px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{content:'\293'}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#313539;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#313539;background-color:#f7f7f7;background-image:none}.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.bd-menu-17 .bd-menuitem-50:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-hmenu-8 .collapse-button{direction:ltr}.bd-hmenu-8 .collapse-button+.navbar-collapse{max-height:none;border:0 none transparent;-webkit-box-shadow:none;box-shadow:none}@media (min-width:992px){.bd-hmenu-8 .collapse-button{display:none}}.bd-itemremovelink-2{float:left;position:relative}a.bd-itemremovelink-2:hover{text-decoration:none}.bd-itemremovelink-2{display:inline-block}.bd-icon-15:before{content:'\234'}.bd-icon-15:before{visibility:inherit}.bd-icon-15:before{color:#ccc;float:right;padding:10px}.bd-icon-15:hover:before{color:#d9534f}.bd-itemremovelink-4{float:left;position:relative}a.bd-itemremovelink-4:hover{text-decoration:none}.bd-itemremovelink-4{display:inline-block}.bd-icon-38:before{content:'\234'}.bd-icon-38:before{visibility:inherit}.bd-icon-38:before{color:#ccc;float:right;padding:10px}.bd-icon-38:hover:before{color:#d9534f}.bd-layoutbox-1{position:relative;float:left;width:55%;margin:10px}.bd-layoutbox-10{position:relative;overflow:hidden}.bd-layoutbox-2{position:relative;overflow:hidden;margin-top:10px;margin-bottom:10px}.bd-layoutbox-4{position:relative;overflow:hidden}.bd-layoutbox-6{position:relative;margin-top:10px;margin-bottom:10px}.bd-layoutbox-7{position:relative;float:left;width:55%;margin:10px}.bd-layoutcontainer-11{width:100%}.bd-layoutcontainer-11&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-9{position:relative}.bd-layoutcontainer-3&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcontainer-31&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-74{padding:10px}.bd-layoutcolumn-75{padding:10px}.bd-layoutcontainer-44&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcontainer-8&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-24{position:relative}.bd-layoutcolumn-6{position:relative}.bd-layoutcontainer-9{position:relative}.bd-layoutcontainer-9&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-postheader-7{position:relative;padding-bottom:15px;padding-top:15px}h2.bd-postheader-7{line-height:16px;font-size:16px;text-transform:none;font-weight:500;margin-top:0}.bd-posticontags-18{float:left;margin-right:10px;position:relative}.bd-posticontags-18{color:#777;text-transform:none}.bd-posticontags-18{float:left;margin-right:10px;position:relative}.bd-posticontags-18 .bd-icon-10{white-space:nowrap}.bd-posticontags-18 .bd-icon-10&gt;span,.bd-posticontags-18 .bd-icon-10&gt;time{white-space:normal}.bd-icon-10:before{content:'\1c8'}.bd-icon-10:before{visibility:inherit}.bd-icon-10:before{margin-right:10px;color:#ccc}.bd-postimage-5{position:relative;width:100%}.bd-postimage-5{display:inline-block}.bd-postimage-5 img{display:inline-block;width:100%;height:100%}.bd-postreadmore-4{position:relative}.bd-block-5{margin:20px 0 0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-14{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-14,.bd-blockquotes-14 p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-button-14 a{line-height:20.00000001px;font-size:14px}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-14,a.bd-button-14[href],button.bd-button-14,input.bd-button-14{background-color:transparent}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-14,.bd-button-14:link,.bd-button-14:visited,a.bd-button-14[href],a.bd-button-14[href]:link,a.bd-button-14[href]:visited,button.bd-button-14,button.bd-button-14:link,button.bd-button-14:visited,input.bd-button-14,input.bd-button-14:link,input.bd-button-14:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-14:focus,.bd-button-14:hover,a.bd-button-14[href]:focus,a.bd-button-14[href]:hover,button.bd-button-14:focus,button.bd-button-14:hover,input.bd-button-14:focus,input.bd-button-14:hover{background-color:#ae895d;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-14{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-15{border-collapse:collapse;width:100%}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-15 thead td,.bd-table-15 thead th{border-bottom:1px solid #ddd}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-15 td,.bd-table-15 th{padding:5px}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;td,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;th,.bd-table-15 tbody&gt;tr:nth-child(odd)&gt;td,.bd-table-15 tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f5f5f5;background-image:none}.bd-block-5 .bd-blockheader{margin:0 auto 7px;padding:0}.bd-block-5 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-5 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-5 .bd-blockheader h4{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-5 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-5 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-5 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-13{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-13,.bd-blockquotes-13 p{line-height:20.00000001px;font-size:14px;font-style:italic}.bd-button-13 a{line-height:20.00000001px;font-size:14px}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-13,a.bd-button-13[href],button.bd-button-13,input.bd-button-13{background-color:transparent}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-13,.bd-button-13:link,.bd-button-13:visited,a.bd-button-13[href],a.bd-button-13[href]:link,a.bd-button-13[href]:visited,button.bd-button-13,button.bd-button-13:link,button.bd-button-13:visited,input.bd-button-13,input.bd-button-13:link,input.bd-button-13:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-13:focus,.bd-button-13:hover,a.bd-button-13[href]:focus,a.bd-button-13[href]:hover,button.bd-button-13:focus,button.bd-button-13:hover,input.bd-button-13:focus,input.bd-button-13:hover{background-color:#ae895d;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-13{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-14{border-collapse:collapse;width:100%}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-14 thead td,.bd-table-14 thead th{border-bottom:1px solid #ddd}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-14 td,.bd-table-14 th{padding:5px}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;td,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table tbody&gt;tr:nth-child(odd)&gt;th,.bd-table-14 tbody&gt;tr:nth-child(odd)&gt;td,.bd-table-14 tbody&gt;tr:nth-child(odd)&gt;th{background-color:#f5f5f5;background-image:none}.bd-primarywidgetarea-14{position:relative;padding:10px}.bd-productbuy-11{margin-top:20px}.bd-button-25 a{line-height:20.00000001px;font-size:14px}.bd-button-25{background-color:transparent}.bd-button-25,.bd-button-25:link,.bd-button-25:visited{border-width:0;padding:0;color:#fff;background-color:#ae895d;vertical-align:middle;display:inline-block;text-align:center;width:50%;text-transform:uppercase;padding:15px;border:1px solid #fff;border-radius:2px;background-image:none}.bd-button-25:focus,.bd-button-25:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-button-25:active{background-color:#ae895d;background-image:none}.bd-productimage-3{text-align:center;float:left;width:25%;position:relative}.bd-productimage-3{display:inline-block}.bd-productimage-3 img{display:block;width:100%;height:100%}.bd-imagestyles-22{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-3 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-9{text-align:center;float:left;width:25%;position:relative}.bd-productimage-9{display:inline-block}.bd-productimage-9 img{display:block;width:100%;height:100%}.bd-imagestyles-25{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-9 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productoverviewtitle-3{line-height:28.57142858px;font-size:20px}.bd-producttitle-11{position:relative}.bd-producttitle-5{position:relative}.bd-productvariations-2{display:inline-block;width:100%}.bd-bootstrapinput-3.form-control.input-sm{position:relative;padding-top:9px;padding-bottom:9px;background-color:#fff;-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:auto;display:none;border-radius:0}.bd-reviewavatar-2{display:inline-block}.bd-reviewavatar-2 img{display:block;width:100%;height:100%}.bd-reviewmetadata-2{line-height:17.14285715px;font-size:12px}.bd-reviewrating-4{margin-top:5px;margin-bottom:5px}.bd-reviewrating-4{line-height:17.14285715px;font-size:12px;text-align:left}.bd-section-10{background-color:#313539}.bd-section-12{background-color:#555}.bd-section-13{background-color:#313539}.bd-section-14{background-color:#292c30}.bd-section-14{position:relative}.affix.bd-affix-9{z-index:-999;position:fixed}.bd-affix-9{position:relative}.bd-section-16{background-color:#313539}@media (max-width:991px){.bd-section-17{padding-bottom:10px;padding-top:10px}}.affix.bd-affix-5{z-index:100;position:fixed}@media (max-width:991px){.affix.bd-affix-5{background-color:#292c30}}@media (max-width:767px){.affix.bd-affix-5{background-color:#292c30}}.bd-section-19{background-color:#313539}.bd-section-2{background-color:#313539;padding-top:20px;padding-bottom:20px}.bd-section-20{background-color:#555}@media (max-width:991px){.bd-section-21{padding-bottom:10px;padding-top:10px}}.affix.bd-affix-7{z-index:100;position:fixed}@media (max-width:991px){.affix.bd-affix-7{background-color:#292c30}}@media (max-width:767px){.affix.bd-affix-7{background-color:#292c30}}.bd-section-22{background-color:#313539}.bd-section-24{background-color:#313539}.bd-section-25{background-color:#313539}.bd-section-26{background-color:#333}.bd-section-28{background-color:#313539}.bd-section-31{background-color:#313539}.bd-section-34{background-color:#313539}.bd-section-37{background-color:#313539}.bd-section-39{background-color:#313539}.bd-section-4{background-color:#313539}.bd-section-40{background-color:#313539}.bd-section-43{background-color:#313539}.bd-section-44{background-color:#313539}.bd-section-46{background-color:#313539}.bd-section-49{background-color:#313539}.bd-section-5{background-image:url(//raumausstattung-ebert.de/wp-content/themes/ebert/images/8edf65cbc60008f8f47d4fb45fde17cb_StartseiteRaumausstattungEbert.jpg);background-repeat:no-repeat;background-attachment:scroll;background-position:left top;min-height:800px;background-size:cover}.bd-section-5{position:relative}.affix.bd-affix-1{z-index:-999;position:fixed}.bd-affix-1{position:relative}.bd-section-52{background-color:#313539}.bd-section-55{background-color:#313539}.bd-section-58{background-color:#313539}.bd-section-6{background-color:#292c30}.affix.bd-affix-3{z-index:999;position:fixed}.bd-section-61{background-color:#313539}.bd-section-64{background-color:#313539}.bd-section-67{background-color:#313539}.bd-section-7{background-color:#313539}.bd-section-70{background-color:#313539}.bd-section-73{background-color:#313539}.bd-section-8{background-color:#313539;padding-bottom:60px;padding-top:60px}.bd-section-9{background-image:url(//raumausstattung-ebert.de/wp-content/themes/ebert/images/ab28db24af6a46e3948f69db16560221_Holzmaserungholzwoi.jpg);background-repeat:repeat-y;background-attachment:scroll;background-position:left top;position:absolute;top:0;left:-18.545%;right:auto;bottom:auto}.bd-block-15{margin-top:10px;margin-bottom:10px}.bd-block-15 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-15 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-15 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-15 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-15 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-15 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-15 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-15 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-15 .bd-blockheader h4{text-align:left}}.bd-block-9{margin-top:10px;margin-bottom:10px}.bd-block-9 .bd-blockcontent:not(.shape-only){text-align:center}.bd-block-9 .bd-blockcontent:not(.shape-only) h3{line-height:28.57142858px;color:#ae895d;font-size:20px}@media (max-width:767px){.bd-block-9 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-9 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-9 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-9 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-9 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-9 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-9 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-9 .bd-blockheader h4{text-align:left}}.bd-block-16{margin-top:10px;margin-bottom:10px}.bd-block-16 .bd-blockcontent:not(.shape-only){color:#fff}@media (max-width:767px){.bd-block-16 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-16 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-16 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-16 .bd-blockheader h4{line-height:51.42857144px;font-weight:400;margin-bottom:5px;font-size:36px;text-transform:none;text-align:center;color:#fff}.bd-block-16 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-16 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-16 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-16 .bd-blockheader h4{text-align:left}}.bd-block-17{margin-top:10px;margin-bottom:10px}.bd-block-17 .bd-blockcontent:not(.shape-only){color:#fff}@media (max-width:767px){.bd-block-17 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-17 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-17 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-17 .bd-blockheader h4{line-height:51.42857144px;font-weight:400;margin-bottom:5px;font-size:36px;text-transform:none;text-align:center;color:#fff}.bd-block-17 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-17 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-17 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-17 .bd-blockheader h4{text-align:left}}.bd-block-25{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-25 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-25 .bd-blockheader{display:none}.bd-block-25 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-25 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-25 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-25 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-25 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-25 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-25 .bd-blockheader h4{text-align:left}}.bd-block-22{margin-bottom:-10px;margin-top:-10px}.bd-block-22 .bd-blockcontent:not(.shape-only){text-align:center;color:#fff}.bd-block-22 .bd-blockcontent:not(.shape-only) h4{color:#ae895d}.bd-block-22 .bd-blockcontent:not(.shape-only) h2{line-height:40px;font-size:16px;color:#ae895d;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif}@media (max-width:767px){.bd-block-22 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-button-23 a{line-height:20.00000001px;font-size:14px}.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href],.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-23,a.bd-button-23[href],button.bd-button-23,input.bd-button-23{background-color:transparent}.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23:link,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23:visited,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href],.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href]:link,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href]:visited,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-23,.bd-button-23:link,.bd-button-23:visited,a.bd-button-23[href],a.bd-button-23[href]:link,a.bd-button-23[href]:visited,button.bd-button-23,button.bd-button-23:link,button.bd-button-23:visited,input.bd-button-23,input.bd-button-23:link,input.bd-button-23:visited{border-width:0;padding:0;color:#fff;background-color:#ae895d;vertical-align:middle;display:inline-block;text-align:center;width:250px;text-transform:none;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;margin-top:-110px;margin-right:-150px;padding:10px;border:1px solid #fff;background-image:none}.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23:focus,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23:hover,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href]:focus,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href]:hover,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-23:focus,.bd-button-23:hover,a.bd-button-23[href]:focus,a.bd-button-23[href]:hover,button.bd-button-23:focus,button.bd-button-23:hover,input.bd-button-23:focus,input.bd-button-23:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-23:active,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-23[href]:active,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-23:active,a.bd-button-23[href]:active,button.bd-button-23:active,input.bd-button-23:active{background-color:#ae895d;background-image:none}.bd-imagestyles-21{vertical-align:middle;display:inline-block;text-align:center}@media (max-width:991px){.bd-imagestyles-21{max-width:100%}}.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}@media (max-width:991px){.bd-block-22 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%}}.bd-block-22 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-22 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-22 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-22 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-22 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-22 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-22 .bd-blockheader h4{text-align:left}}.bd-block-14{margin-top:10px;margin-bottom:10px}.bd-block-14 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-14 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-14 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-14 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-14 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-14 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-14 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-14 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-14 .bd-blockheader h4{text-align:left}}.bd-sidebar-13{margin-top:0;margin-bottom:0}.bd-block-13 .bd-blockcontent:not(.shape-only){text-align:center;color:#fff}.bd-block-13 .bd-blockcontent:not(.shape-only) h4{color:#ae895d}.bd-block-13 .bd-blockcontent:not(.shape-only) h2{line-height:40px;font-size:16px;color:#ae895d;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif}@media (max-width:767px){.bd-block-13 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-button-20 a{line-height:20.00000001px;font-size:14px}.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href],.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-20,a.bd-button-20[href],button.bd-button-20,input.bd-button-20{background-color:transparent}.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20:link,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20:visited,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href],.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href]:link,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href]:visited,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-20,.bd-button-20:link,.bd-button-20:visited,a.bd-button-20[href],a.bd-button-20[href]:link,a.bd-button-20[href]:visited,button.bd-button-20,button.bd-button-20:link,button.bd-button-20:visited,input.bd-button-20,input.bd-button-20:link,input.bd-button-20:visited{border-width:0;padding:0;color:#fff;background-color:#ae895d;vertical-align:middle;display:inline-block;text-align:center;width:250px;text-transform:none;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;margin-top:-110px;margin-right:-150px;padding:10px;border:1px solid #fff;background-image:none}.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20:focus,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20:hover,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href]:focus,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href]:hover,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-20:focus,.bd-button-20:hover,a.bd-button-20[href]:focus,a.bd-button-20[href]:hover,button.bd-button-20:focus,button.bd-button-20:hover,input.bd-button-20:focus,input.bd-button-20:hover{background-color:#292c30;text-decoration:none;color:#fff;background-image:none}.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-20:active,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-20[href]:active,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-20:active,a.bd-button-20[href]:active,button.bd-button-20:active,input.bd-button-20:active{background-color:#ae895d;background-image:none}.bd-imagestyles-18{vertical-align:middle;display:inline-block;text-align:center}@media (max-width:991px){.bd-imagestyles-18{max-width:100%}}.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}@media (max-width:991px){.bd-block-13 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%}}.bd-block-13 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-13 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-13 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-13 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-13 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-13 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-13 .bd-blockheader h4{text-align:left}}.bd-containereffect-3{margin-top:35px;margin-bottom:0}.bd-block-23{margin-bottom:-10px}@media (max-width:767px){.bd-block-23 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-23 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-23 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-23 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-23 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-23 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-23 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-23 .bd-blockheader h4{text-align:left}}.bd-block-20{margin-top:10px;margin-bottom:10px}.bd-block-20 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-20 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-20 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-20 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-20 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-20 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-20 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-20 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-20 .bd-blockheader h4{text-align:left}}.bd-block-24{margin-top:39px;margin-bottom:39px}@media (max-width:767px){.bd-block-24 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-24 .bd-blockheader{margin-bottom:12px;margin-top:12px}.bd-block-24 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-24 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-24 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-24 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-24 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-24 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-24 .bd-blockheader h4{text-align:left}}.bd-block-33{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-33 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-33 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-33 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-33 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-33 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-33 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-33 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-33 .bd-blockheader h4{text-align:left}}.bd-block-27{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-27 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-27 .bd-blockheader{display:none}.bd-block-27 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-27 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-27 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-27 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-27 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-27 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-27 .bd-blockheader h4{text-align:left}}.bd-block-11{margin-top:10px;margin-bottom:10px}.bd-block-11 .bd-blockcontent:not(.shape-only){line-height:48.57142859px;font-size:34px;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;color:#fff}@media (max-width:767px){.bd-block-11 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-11 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-11 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-11 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-11 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-11 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-11 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-11 .bd-blockheader h4{text-align:left}}.bd-block-3{margin-top:10px;margin-bottom:10px}.bd-block-3 .bd-blockcontent:not(.shape-only){color:#fff}@media (max-width:767px){.bd-block-3 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-3 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-3 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-3 .bd-blockheader h4{line-height:51.42857144px;font-weight:400;margin-bottom:5px;font-size:36px;text-transform:none;text-align:center;color:#fff}.bd-block-3 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-3 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-3 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-3 .bd-blockheader h4{text-align:left}}.bd-block-34{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-34 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-34 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-34 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-34 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-34 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-34 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-34 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-34 .bd-blockheader h4{text-align:left}}.bd-block-28{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-28 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-28 .bd-blockheader{display:none}.bd-block-28 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-28 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-28 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-28 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-28 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-28 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-28 .bd-blockheader h4{text-align:left}}.bd-block-18{margin-top:10px;margin-bottom:10px}.bd-block-18 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-18 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-18 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-18 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-18 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-18 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-18 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-18 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-18 .bd-blockheader h4{text-align:left}}.bd-block-35{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-35 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-35 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-35 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-35 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-35 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-35 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-35 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-35 .bd-blockheader h4{text-align:left}}.bd-block-29{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-29 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-29 .bd-blockheader{display:none}.bd-block-29 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-29 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-29 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-29 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-29 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-29 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-29 .bd-blockheader h4{text-align:left}}.bd-block-10{margin-top:10px;margin-bottom:10px}.bd-block-10 .bd-blockcontent:not(.shape-only) h1{text-align:left}@media (max-width:767px){.bd-block-10 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-10 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-10 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-10 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-10 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-10 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-10 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-10 .bd-blockheader h4{text-align:left}}.bd-block-36{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-36 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-36 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-36 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-36 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-36 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-36 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-36 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-36 .bd-blockheader h4{text-align:left}}.bd-block-30{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-30 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-30 .bd-blockheader{display:none}.bd-block-30 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-30 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-30 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-30 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-30 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-30 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-30 .bd-blockheader h4{text-align:left}}.bd-block-37{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-37 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-37 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-37 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-37 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-37 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-37 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-37 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-37 .bd-blockheader h4{text-align:left}}.bd-block-12{margin-top:10px;margin-bottom:10px}.bd-block-12 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-12 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-12 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-12 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-12 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-12 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-12 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-12 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-12 .bd-blockheader h4{text-align:left}}.bd-block-31{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-31 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-31 .bd-blockheader{display:none}.bd-block-31 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-31 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-31 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-31 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-31 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-31 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-31 .bd-blockheader h4{text-align:left}}.bd-block-38{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-38 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-38 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-38 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-38 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-38 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-38 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-38 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-38 .bd-blockheader h4{text-align:left}}.bd-block-32{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-32 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-32 .bd-blockheader{display:none}.bd-block-32 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-32 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-32 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-32 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-32 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-32 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-32 .bd-blockheader h4{text-align:left}}.bd-block-39{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-39 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-39 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-39 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-39 .bd-blockheader h4{line-height:42.85714287px;font-weight:400;margin-bottom:5px;color:#ae895d;font-size:30px;text-transform:none}.bd-block-39 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-39 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-39 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-39 .bd-blockheader h4{text-align:left}}.bd-sidebararea-1-column{width:25%}@media (max-width:1199px){.bd-sidebararea-1-column{width:30%}}@media (max-width:991px){.bd-sidebararea-1-column{width:30%}}@media (max-width:767px){.bd-sidebararea-1-column{width:100%}}.bd-text404-2{word-wrap:break-word}.bd-text404-51{position:relative;max-width:600px}.bd-text404-3{word-wrap:break-word}.bd-text404-12{max-width:600px;position:relative;margin-right:auto;margin-left:auto}.bd-commentavatar-1{display:inline-block}.bd-commentavatar-1{display:inline-block}.bd-commentavatar-1 img{display:block;width:100%;height:100%}.bd-layoutcontainer-15&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-32{position:relative}.bd-layoutcolumn-33{position:relative}.bd-blog-1{position:relative}.bd-pager-2 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-2 ul{display:inline-block;width:100%;margin:0}.bd-pager-2 ul li{display:inline-block}.bd-pager-2 ul&gt;li:first-child{float:left}.bd-pager-2 ul&gt;li:last-child{float:right}.bd-pager-2&gt;.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a,.bd-pager-2&gt;.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a:link,.bd-pager-2&gt;.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a:visited,.bd-pager-2&gt;.bd-pagination-11&gt;li.bd-paginationitem-11&gt;span{border-radius:0}.bd-pagination-11.right{text-align:right}.bd-pagination-11.center{text-align:center}.bd-pagination-11&gt;:last-child{margin-right:0}.bd-pagination-11 span{cursor:default}.pagination&gt;ul.bd-pagination-11&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-11&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a,.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a:link,.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a:visited,.bd-pagination-11&gt;li.bd-paginationitem-11&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-11&gt;li.bd-paginationitem-11&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-11&gt;li.active.bd-paginationitem-11&gt;a,.bd-pagination-11&gt;li.active.bd-paginationitem-11&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-1 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-1 ul:not(.pagination)&gt;li{display:block}.bd-comments-1 li&gt;ul:not(.pagination){margin-left:20px}.bd-comment-1{padding:5px}.bd-grid-4&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-18{margin-bottom:20px}.separated-item-18{position:relative;z-index:0}.separated-item-18:after,.separated-item-18:before{content:"";position:absolute;z-index:10}.separated-item-18:before{top:0;bottom:0;left:0}.separated-item-18:after{left:0;right:0;bottom:10px}.first-col.separated-item-18:after{left:5px}.last-col.separated-item-18:after{right:5px}.separated-item-18.first-col:before,.separated-item-18.last-row:after{content:none}.bd-pagination-12.right{text-align:right}.bd-pagination-12.center{text-align:center}.bd-pagination-12&gt;:last-child{margin-right:0}.bd-pagination-12 span{cursor:default}.pagination&gt;ul.bd-pagination-12&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-12&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-12&gt;li.bd-paginationitem-12&gt;a,.bd-pagination-12&gt;li.bd-paginationitem-12&gt;a:link,.bd-pagination-12&gt;li.bd-paginationitem-12&gt;a:visited,.bd-pagination-12&gt;li.bd-paginationitem-12&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-12&gt;li.bd-paginationitem-12&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-12&gt;li.active.bd-paginationitem-12&gt;a,.bd-pagination-12&gt;li.active.bd-paginationitem-12&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-commentavatar-2{display:inline-block}.bd-commentavatar-2{display:inline-block}.bd-commentavatar-2 img{display:block;width:100%;height:100%}.bd-layoutcontainer-18&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-40{position:relative}.bd-layoutcolumn-41{position:relative}.bd-blog-2{position:relative}.bd-pager-3 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-3 ul{display:inline-block;width:100%;margin:0}.bd-pager-3 ul li{display:inline-block}.bd-pager-3 ul&gt;li:first-child{float:left}.bd-pager-3 ul&gt;li:last-child{float:right}.bd-pager-3&gt;.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a,.bd-pager-3&gt;.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a:link,.bd-pager-3&gt;.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a:visited,.bd-pager-3&gt;.bd-pagination-3&gt;li.bd-paginationitem-3&gt;span{border-radius:0}.bd-pagination-3.right{text-align:right}.bd-pagination-3.center{text-align:center}.bd-pagination-3&gt;:last-child{margin-right:0}.bd-pagination-3 span{cursor:default}.pagination&gt;ul.bd-pagination-3&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-3&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a,.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a:link,.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a:visited,.bd-pagination-3&gt;li.bd-paginationitem-3&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-3&gt;li.bd-paginationitem-3&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-3&gt;li.active.bd-paginationitem-3&gt;a,.bd-pagination-3&gt;li.active.bd-paginationitem-3&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-2 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-2 ul:not(.pagination)&gt;li{display:block}.bd-comments-2 li&gt;ul:not(.pagination){margin-left:20px}.bd-comment-2{padding:5px}.bd-container-19{line-height:25.71428572px;font-size:18px}.bd-container-19 h2{line-height:35.71428573px;font-size:25px;font-weight:400;text-transform:none}.bd-container-18 h2{line-height:35.71428573px;font-size:25px;text-transform:none;font-weight:400}.bd-grid-5&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-34{position:relative;z-index:0}.separated-item-34:after,.separated-item-34:before{content:"";position:absolute;z-index:10}.separated-item-34:before{top:0;bottom:0;left:0}.separated-item-34:after{left:0;right:0;bottom:0}.first-col.separated-item-34:after{left:5px}.last-col.separated-item-34:after{right:5px}.separated-item-34.first-col:before,.separated-item-34.last-row:after{content:none}.bd-pagination-15.right{text-align:right}.bd-pagination-15.center{text-align:center}.bd-pagination-15&gt;:last-child{margin-right:0}.bd-pagination-15 span{cursor:default}.pagination&gt;ul.bd-pagination-15&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-15&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-15&gt;li.bd-paginationitem-15&gt;a,.bd-pagination-15&gt;li.bd-paginationitem-15&gt;a:link,.bd-pagination-15&gt;li.bd-paginationitem-15&gt;a:visited,.bd-pagination-15&gt;li.bd-paginationitem-15&gt;span{color:#ae895d;background-color:#313539;border:1px solid #313539;border-radius:0;background-image:none}.bd-pagination-15&gt;li.active.bd-paginationitem-15&gt;a,.bd-pagination-15&gt;li.active.bd-paginationitem-15&gt;span{color:inherit;background-color:#292c30;background-image:none}.bd-commentavatar-3{display:inline-block}.bd-commentavatar-3{display:inline-block}.bd-commentavatar-3 img{display:block;width:100%;height:100%}.bd-layoutcontainer-19&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-42{position:relative}.bd-layoutcolumn-43{position:relative}.bd-blog-3{background-color:#313539;padding-top:30px}@media (max-width:767px){.bd-blog-3{padding-right:5px;padding-left:5px}}.bd-blog-3{position:relative;left:auto;right:auto;top:auto;bottom:auto}.bd-pager-4 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-4 ul{display:inline-block;width:100%;margin:0}.bd-pager-4 ul li{display:inline-block}.bd-pager-4 ul&gt;li:first-child{float:left}.bd-pager-4 ul&gt;li:last-child{float:right}.bd-pager-4&gt;.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a,.bd-pager-4&gt;.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a:link,.bd-pager-4&gt;.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a:visited,.bd-pager-4&gt;.bd-pagination-9&gt;li.bd-paginationitem-9&gt;span{border-radius:0}.bd-pagination-9.right{text-align:right}.bd-pagination-9.center{text-align:center}.bd-pagination-9&gt;:last-child{margin-right:0}.bd-pagination-9 span{cursor:default}.pagination&gt;ul.bd-pagination-9&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-9&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a,.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a:link,.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a:visited,.bd-pagination-9&gt;li.bd-paginationitem-9&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-9&gt;li.bd-paginationitem-9&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-9&gt;li.active.bd-paginationitem-9&gt;a,.bd-pagination-9&gt;li.active.bd-paginationitem-9&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-3{display:none}.bd-comments-3 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-3 ul:not(.pagination)&gt;li{display:block}.bd-comments-3 li&gt;ul:not(.pagination){margin-left:20px}.bd-comment-3{padding:5px}.bd-container-22 h2{line-height:35.71428573px;text-transform:none;font-size:25px;font-weight:400}.bd-container-21 h2{line-height:25.71428572px;font-size:18px;text-transform:uppercase}.bd-containereffect-6{position:relative;left:auto;right:auto;top:auto;bottom:auto}.bd-blog-3 .bd-grid-6{background-color:#313539}.bd-grid-6&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-21{text-align:left}.separated-item-21{position:relative;z-index:0}.separated-item-21:after,.separated-item-21:before{content:"";position:absolute;z-index:10}.separated-item-21:before{top:0;bottom:0;left:0}.separated-item-21:after{left:0;right:0;bottom:0}.first-col.separated-item-21:after{left:5px}.last-col.separated-item-21:after{right:5px}.separated-item-21.first-col:before,.separated-item-21.last-row:after{content:none}.bd-pagination-10.right{text-align:right}.bd-pagination-10.center{text-align:center}.bd-pagination-10&gt;:last-child{margin-right:0}.bd-pagination-10 span{cursor:default}.pagination&gt;ul.bd-pagination-10&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-10&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-10&gt;li.bd-paginationitem-10&gt;a,.bd-pagination-10&gt;li.bd-paginationitem-10&gt;a:link,.bd-pagination-10&gt;li.bd-paginationitem-10&gt;a:visited,.bd-pagination-10&gt;li.bd-paginationitem-10&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-10&gt;li.bd-paginationitem-10&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-10&gt;li.active.bd-paginationitem-10&gt;a,.bd-pagination-10&gt;li.active.bd-paginationitem-10&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-commentavatar-4{display:inline-block}.bd-commentavatar-4{display:inline-block}.bd-commentavatar-4 img{display:block;width:100%;height:100%}.bd-layoutcontainer-21&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-47{position:relative}.bd-layoutcolumn-48{position:relative}.bd-blog-4{background-color:#313539}@media (max-width:767px){.bd-blog-4{padding-right:5px;padding-left:5px}}.bd-pager-5 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-5 ul{display:inline-block;width:100%;margin:0}.bd-pager-5 ul li{display:inline-block}.bd-pager-5 ul&gt;li:first-child{float:left}.bd-pager-5 ul&gt;li:last-child{float:right}.bd-pager-5&gt;.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a,.bd-pager-5&gt;.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a:link,.bd-pager-5&gt;.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a:visited,.bd-pager-5&gt;.bd-pagination-7&gt;li.bd-paginationitem-7&gt;span{border-radius:0}.bd-pagination-7.right{text-align:right}.bd-pagination-7.center{text-align:center}.bd-pagination-7&gt;:last-child{margin-right:0}.bd-pagination-7 span{cursor:default}.pagination&gt;ul.bd-pagination-7&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-7&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a,.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a:link,.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a:visited,.bd-pagination-7&gt;li.bd-paginationitem-7&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-7&gt;li.bd-paginationitem-7&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-7&gt;li.active.bd-paginationitem-7&gt;a,.bd-pagination-7&gt;li.active.bd-paginationitem-7&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-4{display:none}.bd-comments-4 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-4 ul:not(.pagination)&gt;li{display:block}.bd-comments-4 li&gt;ul:not(.pagination){margin-left:20px}.bd-comment-4{padding:5px}.bd-grid-7&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-25{position:relative;z-index:0}.separated-item-25:after,.separated-item-25:before{content:"";position:absolute;z-index:10}.separated-item-25:before{top:0;bottom:0;left:0}.separated-item-25:after{left:0;right:0;bottom:0}.first-col.separated-item-25:after{left:5px}.last-col.separated-item-25:after{right:5px}.separated-item-25.first-col:before,.separated-item-25.last-row:after{content:none}.bd-pagination-8.right{text-align:right}.bd-pagination-8.center{text-align:center}.bd-pagination-8&gt;:last-child{margin-right:0}.bd-pagination-8 span{cursor:default}.pagination&gt;ul.bd-pagination-8&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-8&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-8&gt;li.bd-paginationitem-8&gt;a,.bd-pagination-8&gt;li.bd-paginationitem-8&gt;a:link,.bd-pagination-8&gt;li.bd-paginationitem-8&gt;a:visited,.bd-pagination-8&gt;li.bd-paginationitem-8&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-8&gt;li.bd-paginationitem-8&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-8&gt;li.active.bd-paginationitem-8&gt;a,.bd-pagination-8&gt;li.active.bd-paginationitem-8&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-commentavatar-5{display:inline-block}.bd-commentavatar-5{display:inline-block}.bd-commentavatar-5 img{display:block;width:100%;height:100%}.bd-layoutcontainer-24{position:relative;margin-top:0;padding:0;border:1px solid #ccc}.bd-layoutcontainer-24&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-55{position:relative}.bd-layoutcolumn-56{position:relative}.bd-layoutcontainer-2&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-4{position:relative}.bd-layoutcolumn-5{position:relative}a.bd-itemeditlink-1:hover{text-decoration:none}.bd-itemeditlink-1{display:inline-block}.bd-icon-9:before{content:'\13f'}.bd-icon-9:before{visibility:inherit}.bd-productimage-1{width:100%;text-align:center}@media (max-width:767px){.bd-productimage-1{width:46%}}.bd-productimage-1{display:inline-block}.bd-productimage-1 img{display:block;width:100%;height:100%}.bd-layoutcontainer-1&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-1{position:relative}.bd-layoutcolumn-2{position:relative}.bd-layoutcolumn-3{position:relative}.bd-pricetext-3{display:inline-block}.bd-pricetext-3 .bd-container-5,.bd-pricetext-3 .bd-label-3{display:inline-block}a.bd-itemremovelink-1:hover{text-decoration:none}.bd-itemremovelink-1{display:inline-block}.bd-icon-11:before{content:'\234'}.bd-icon-11:before{visibility:inherit}.bd-pricetext-4{display:inline-block}.bd-layoutcontainer-5&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-12{position:relative;padding:10px}.bd-layoutcolumn-13{position:relative}.bd-layoutcontainer-4&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}@media (max-width:767px){.bd-layoutcolumn-10{text-align:left}}.bd-layoutcolumn-10{position:relative;padding:10px}@media (max-width:767px){.bd-layoutcolumn-10{width:100%}}.bd-layoutcolumn-11{position:relative}.bd-layoutcontainer-7&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-16{position:relative;padding:10px}.bd-layoutcolumn-17{position:relative;padding:10px}@media (max-width:1199px){.bd-layoutcolumn-17{padding-left:20px;padding-right:20px}}.bd-layoutcontainer-6&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-14{position:relative;padding:10px}.bd-layoutcolumn-15{position:relative;padding:10px}.bd-layoutcontainer-28{position:relative;padding-bottom:60px;padding-top:60px;border-top:1px solid #a9a7a7;border-bottom:1px solid #a9a7a7}.bd-layoutcontainer-28&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-block-2{margin-top:10px;margin-bottom:10px}.bd-block-2 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-2 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-2 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-2 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-2 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;font-size:18px;text-transform:none;color:#777}.bd-block-2 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-2 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-2 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-2 .bd-blockheader h4{text-align:left}}.bd-block-8{margin-top:10px;margin-bottom:10px}@media (max-width:991px){.bd-block-8 .bd-blockcontent{padding-bottom:30px}}.bd-block-8 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-8 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-8 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-8 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-8 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-8 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-8 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-8 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-8 .bd-blockheader h4{text-align:left}}.bd-block-6{margin-top:10px;margin-bottom:10px}.bd-block-6 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-6 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-6 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-6 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-6 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-6 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-6 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-6 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-6 .bd-blockheader h4{text-align:left}}.bd-block-7{margin-top:10px;margin-bottom:10px}.bd-block-7 .bd-blockcontent:not(.shape-only){text-align:center}@media (max-width:767px){.bd-block-7 .bd-blockcontent:not(.shape-only){text-align:center}}.bd-block-7 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-7 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-7 .bd-blockheader h4{line-height:25.71428572px;font-weight:400;margin-bottom:5px;color:#777;font-size:18px;text-transform:none}.bd-block-7 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-7 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}.bd-block-7 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#313539}@media (max-width:767px){.bd-block-7 .bd-blockheader h4{text-align:left}}@media (max-width:1199px){.bd-hmenu-1{width:100vw}}@media (max-width:991px){.bd-hmenu-1{float:left}}@media (max-width:767px){.bd-hmenu-1{float:none}}.bd-hmenu-1 .bd-container-83,.bd-hmenu-1 .bd-container-84,.bd-hmenu-1 .bd-menu-close-icon{display:none}@media (min-width:992px){.bd-hmenu-1 .bd-menuitem-31:hover&gt;.bd-menu-34-popup,.bd-hmenu-1 .bd-menuitem-32:hover&gt;.bd-menu-34-popup,.bd-hmenu-1 .bd-menuitem-44:hover&gt;.bd-menu-34-popup,.bd-hmenu-1 .bd-menuitem-47:hover&gt;.bd-menu-34-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:991px){.bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-58 .bd-menu-34-popup{display:none;position:static}.bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-58 .bd-menu-34-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-58 .nav{float:none!important;display:block!important}.bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-58 .nav&gt;li{float:none;display:block;width:auto}.bd-hmenu-1 .navbar-collapse .bd-horizontalmenu-58 .bd-menu-34{float:none}.bd-hmenu-1 .navbar-toggle{display:block}.bd-hmenu-1 .navbar-collapse.collapse{display:none!important}.bd-hmenu-1 .navbar-collapse.collapse.in{display:block!important}.bd-hmenu-1 .collapsing{overflow:hidden!important}.bd-hmenu-1 .responsive-collapsed{display:none}}.bd-hmenu-1 .separated-item-36{z-index:auto}.admin-bar nav .navbar-collapse.width{margin-top:32px}.bd-horizontalmenu-58 li:not(.bd-submenu-icon-only)&gt;a:after,.bd-horizontalmenu-58 li:not(.bd-submenu-icon-only)&gt;a:before{display:none!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited{padding-top:9px}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited{color:#fff;text-transform:uppercase}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:visited:after{color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a:focus{outline-width:0}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:hover:not(.active){color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:hover:not(.active):after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:hover:not(.active):after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a.active:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a.active:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited{padding-top:9px}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited{color:#fff;text-transform:uppercase}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a:focus{outline-width:0}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a.active:after{content:'\1d8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a.active:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-4&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.collapse-button .bd-menuitem-4:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:before,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link:before,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited{padding-top:9px}}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited{color:#fff;text-transform:uppercase}}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited:after{content:'\1d8'}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited:after{visibility:inherit}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:visited:after{color:#fff}}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a:focus{outline-width:0}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d}}.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{content:'\1d8'}.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{visibility:inherit}.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}}.collapse-button .bd-menuitem-4:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a.active:after{content:'\1d8'}.collapse-button .bd-menuitem-4:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a.active:after{visibility:inherit}.collapse-button .bd-menuitem-4:not(.bd-mega-item).active&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.collapse-button .bd-menuitem-4:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{padding-top:9px}}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#fff;text-transform:uppercase}}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{content:'\1d8'}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;color:#f5f5f5;padding:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#fff}}.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d}}.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{content:'\1d8'}.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:inherit}.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}@media (max-width:767px){.collapse-button .bd-menuitem-4:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.collapse-button .bd-menuitem-4:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}}.collapse-button .bd-menuitem-4:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{content:'\1d8'}.collapse-button .bd-menuitem-4:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{visibility:inherit}.collapse-button .bd-menuitem-4:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.collapse-button .bd-menuitem-4:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-megamenu .bd-menuitem-44{list-style:none;position:relative}.bd-megamenu .bd-menuitem-44&gt;a,.bd-megamenu .bd-menuitem-44&gt;a:link,.bd-megamenu .bd-menuitem-44&gt;a:visited{color:#ae895d;text-decoration:none;font-size:13px;font-weight:400;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;padding:10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-44&gt;a:after,.bd-megamenu .bd-menuitem-44&gt;a:before,.bd-megamenu .bd-menuitem-44&gt;a:link:after,.bd-megamenu .bd-menuitem-44&gt;a:link:before,.bd-megamenu .bd-menuitem-44&gt;a:visited:after,.bd-megamenu .bd-menuitem-44&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-44&gt;a:before,.bd-megamenu .bd-menuitem-44&gt;a:link:before,.bd-megamenu .bd-menuitem-44&gt;a:visited:before{content:'\28f'}.bd-megamenu .bd-menuitem-44&gt;a:before,.bd-megamenu .bd-menuitem-44&gt;a:link:before,.bd-megamenu .bd-menuitem-44&gt;a:visited:before{visibility:inherit}.bd-megamenu .bd-menuitem-44&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-44:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)&gt;a:hover:not(.active){text-decoration:none}.bd-megamenu .bd-menuitem-44{list-style:none;position:relative}.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:visited{color:#ae895d;text-decoration:none;font-size:13px;font-weight:400;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;padding:10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:visited:before{content:'\28f'}.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:visited:before{visibility:inherit}.bd-megamenu .bd-menuitem-44&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-44:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){text-decoration:none}.bd-grid-50&gt;.container-fluid{padding-left:0;padding-right:0}.separated-item-36{position:relative;z-index:0}.separated-item-36:after,.separated-item-36:before{content:"";position:absolute;z-index:10}.separated-item-36:before{top:0;bottom:0;left:0}.separated-item-36:after{left:0;right:0;bottom:-.5px;border-top:1px solid #555}.first-col.separated-item-36:after{left:5px}.last-col.separated-item-36:after{right:5px}.separated-item-36.first-col:before,.separated-item-36.last-row:after{content:none}.bd-megamenu .bd-menuitem-47{list-style:none;position:relative}.bd-megamenu .bd-menuitem-47&gt;a,.bd-megamenu .bd-menuitem-47&gt;a:link,.bd-megamenu .bd-menuitem-47&gt;a:visited{color:#fff;text-decoration:none;font-size:13px;padding:5px 10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-47&gt;a:after,.bd-megamenu .bd-menuitem-47&gt;a:before,.bd-megamenu .bd-menuitem-47&gt;a:link:after,.bd-megamenu .bd-menuitem-47&gt;a:link:before,.bd-megamenu .bd-menuitem-47&gt;a:visited:after,.bd-megamenu .bd-menuitem-47&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-47&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-47:hover:not(.active)&gt;a:not(.active),.bd-megamenu .bd-menuitem-47:not(.active)&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-47:not(.active)&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-47:not(.active)&gt;a:hover:not(.active){text-decoration:none;color:#ae895d}.bd-megamenu .bd-menuitem-47.active&gt;a,.bd-megamenu .bd-menuitem-47&gt;a.active{font-size:13px;line-height:18.57142858px}.bd-megamenu .bd-menuitem-47{list-style:none;position:relative}.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:link,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:visited{color:#fff;text-decoration:none;font-size:13px;padding:5px 10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:after,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:before,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:link:after,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:link:before,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:visited:after,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-megamenu .bd-menuitem-47:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-megamenu .bd-menuitem-47:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-megamenu .bd-menuitem-47:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-megamenu .bd-menuitem-47:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){text-decoration:none;color:#ae895d}.bd-megamenu .bd-menuitem-47.active&gt;.bd-grid-item&gt;a,.bd-megamenu .bd-menuitem-47&gt;.bd-grid-item&gt;a.active{font-size:13px;line-height:18.57142858px}.bd-menu-51.nav.nav-pills&gt;li+li{margin:0}.bd-menu-51{padding:0;margin:0}.bd-menuitem-31&gt;a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;margin-right:11px;margin-left:11px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:1199px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:visited{margin-right:3px;margin-left:3px}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:visited:after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a:hover:not(.active):after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;a:hover:not(.active):after{color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;margin-right:11px;margin-left:11px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:1199px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:visited{margin-right:3px;margin-left:3px}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:visited:after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:hidden}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-51.nav-pills .bd-menuitem-31&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:link,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;margin-right:11px;margin-left:11px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:before,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:link:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:link:before,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:1199px){.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:link,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:visited{margin-right:3px;margin-left:3px}}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:link:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:visited:after{visibility:hidden}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:link:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{visibility:hidden}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item).active&gt;a,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item).active&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#f7f7f7;font-family:Montserrat,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:400;font-size:11px;font-style:normal;text-decoration:none;text-transform:uppercase;letter-spacing:2px;margin-right:11px;margin-left:11px;border-top:2px solid rgba(41,44,48,0);border-radius:0;line-height:15.71428572px;display:block;white-space:nowrap}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:1199px){.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{margin-right:3px;margin-left:3px}}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:hidden}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{font-size:10px;line-height:14.28571429px}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#ae895d;text-decoration:none;border-top:2px solid #ae895d}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{visibility:hidden}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#ae895d;border-top:2px solid #ae895d}.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.bd-menu-51.nav-pills .bd-menuitem-31:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-icon-26:before{content:'\234'}.bd-icon-26:before{visibility:inherit}.bd-menuoverlay-13{background-color:rgba(0,0,0,.5)}.bd-menu-34-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-34-popup.bd-popup-left{left:auto;right:0}.bd-menu-34-popup,.bd-menu-34-popup.bd-popup-right{left:0;right:auto}.bd-sub-item&gt;.bd-menu-34-popup{top:0}.bd-sub-item&gt;.bd-menu-34-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item&gt;.bd-menu-34-popup,.bd-sub-item&gt;.bd-menu-34-popup.bd-popup-right{left:100%;right:auto}.bd-menu-34 .bd-menuitem-32:last-child&gt;a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-34 .bd-menuitem-32:last-child&gt;a:hover{border-bottom-width:0}.bd-menu-34 .bd-menuitem-32:last-child&gt;a.active{border-bottom-width:0}.bd-menu-34{padding:0;margin:0;background-color:#292c30;min-width:230px;position:relative;z-index:999;margin:0}li&gt;.bd-menu-34-popup{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}li:hover&gt;.bd-menu-34-popup,li&gt;.bd-menu-34-popup.show{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:visited{color:#fff;text-decoration:none;font-size:13px;padding:10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:visited:after{content:'\293'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:hover:not(.active)&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;a:hover:not(.active){color:#fff;text-decoration:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:hover:not(.active)&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32.active&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a.active{color:#fff}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32.active&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:visited{color:#fff;text-decoration:none;font-size:13px;padding:10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:visited:after{content:'\293'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#fff;text-decoration:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32:not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32.active&gt;.bd-grid-item&gt;a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a.active{color:#fff}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32.active&gt;.bd-grid-item&gt;a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-34 .bd-menuitem-32&gt;.bd-grid-item&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:link,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:visited{color:#fff;text-decoration:none;font-size:13px;padding:10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:before,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:link:before,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:visited:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:visited:after{content:'\293'}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:visited:after{visibility:inherit}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a:focus{outline-width:0}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active),.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active),.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active),.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active){color:#fff;text-decoration:none}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):hover:not(.active)&gt;a:not(.active):after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;a.hover:not(.active):after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;a:focus:not(.active):after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item).active&gt;a,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a.active{color:#fff}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item).active&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited{color:#fff;text-decoration:none;font-size:13px;padding:10px;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:before,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:before,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{content:'\293'}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{visibility:inherit}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:link:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:visited:after{color:#f5f5f5;font-size:10px;line-height:14.28571429px;line-height:10px}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a:focus{outline-width:0}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active),.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active),.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active),.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active){color:#fff;text-decoration:none}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):hover:not(.active)&gt;.bd-grid-item&gt;a:not(.active):after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a.hover:not(.active):after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:focus:not(.active):after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item):not(.active)&gt;.bd-grid-item&gt;a:hover:not(.active):after{color:#ae895d;font-size:10px;line-height:14.28571429px}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active{color:#fff}.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item).active&gt;.bd-grid-item&gt;a:after,.bd-menu-34 .bd-menuitem-32:not(.bd-mega-item)&gt;.bd-grid-item&gt;a.active:after{font-size:10px;color:#ae895d;line-height:14.28571429px}.bd-hmenu-1 .collapse-button{direction:ltr}.bd-hmenu-1 .collapse-button+.navbar-collapse{max-height:none;border:0 none transparent;-webkit-box-shadow:none;box-shadow:none}@media (min-width:992px){.bd-hmenu-1 .collapse-button{display:none}}.bd-imagethumbnails-1{position:relative;text-align:center}.bd-imagethumbnails-1 .bd-productimage-7 img{height:100%!important}.bd-productimage-7{display:block;float:left;width:20%}.bd-productimage-7{text-align:center;bottom:auto;top:NaN%;right:auto;left:0}.bd-productimage-7{display:inline-block}.bd-productimage-7 img{display:block;width:100%;height:100%}.bd-layoutcontainer-29{margin-bottom:29px}.bd-layoutcontainer-29&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-66{text-align:left}.bd-layoutcolumn-66{position:relative}.bd-layoutcolumn-19{position:relative}.bd-productoverviewimage-1{padding:10px 0}.bd-productimage-6{text-align:center;width:100%;display:none;bottom:auto;top:0;right:auto;left:0}@media (max-width:767px){.bd-productimage-6{bottom:auto;top:0;right:auto;left:0}}.bd-productimage-6{display:inline-block}.bd-productimage-6 img{display:block;width:100%;height:100%}.bd-productimage-6 #wrap{width:100%;height:100%}.bd-productimage-6 img{width:100%;height:auto}.cloud-zoom-big,.cloud-zoom-lens{border:4px solid}.cloud-zoom-lens{border-color:#777;margin:-4px}.cloud-zoom-big{border-color:#f5f5f5}.bd-imagestyles-20{vertical-align:middle;display:inline-block;text-align:center;background-color:#313539}.bd-productimage-6 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;background-color:#313539}.bd-pagefooter-1{background-color:rgba(95,88,78,.95);padding-top:20px;padding-bottom:20px}.bd-pagefooter-1{line-height:17.14285715px;color:#fff;font-size:12px;text-align:center}.bd-pagefooter-1&gt;.bd-container-inner&gt;a{margin-left:0!important;margin-right:0!important}.bd-posticonauthor-3{float:left;margin-right:10px;position:relative}.bd-posticonauthor-3{color:#777;text-transform:none}.bd-posticonauthor-3{float:left;margin-right:10px;position:relative}.bd-posticonauthor-3 .bd-icon-36{white-space:nowrap}.bd-posticonauthor-3 .bd-icon-36&gt;span,.bd-posticonauthor-3 .bd-icon-36&gt;time{white-space:normal}.bd-icon-36:before{content:'\280'}.bd-icon-36:before{visibility:inherit}.bd-icon-36:before{color:#ccc;margin-right:10px}.bd-posticondate-2{float:left;margin-right:10px;position:relative}.bd-posticondate-2{color:#777;text-transform:none}.bd-posticondate-2{float:left;margin-right:10px;position:relative}.bd-posticondate-2 .bd-icon-34{white-space:nowrap}.bd-posticondate-2 .bd-icon-34&gt;span,.bd-posticondate-2 .bd-icon-34&gt;time{white-space:normal}.bd-icon-34:before{content:'\23d'}.bd-icon-34:before{visibility:inherit}.bd-icon-34:before{color:#ccc;margin-right:10px}.bd-productdesc-11{margin-top:10px}.bd-productimage-4{text-align:center;display:inline-block}.bd-productimage-4{display:inline-block}.bd-productimage-4 img{display:block;width:100%;height:100%}.bd-imagestyles-24{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-productimage-4 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-productimage-5{width:100%;text-align:center}.bd-productimage-5{display:inline-block}.bd-productimage-5 img{display:block;width:100%;height:100%}.bd-layoutcontainer-26&gt;.bd-container-inner&gt;.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-57{position:relative}.bd-layoutcolumn-58{position:relative}.bd-layoutcolumn-59{position:relative}.bd-productnew-3{position:absolute;top:0;right:0}.bd-productnewicon-2{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.5);padding:16px 10px;border-radius:50%}.bd-productnewicon-2{line-height:17.14285715px;text-align:center;font-size:12px;text-transform:uppercase;color:#fff}.bd-productoutofstock-2{position:absolute;top:.122282608695599%;right:auto;left:-.85330974%;bottom:auto;width:98px}@media (max-width:991px){.bd-productoutofstock-2{bottom:auto;right:auto;left:.0812696992238273%;top:.122282608695599%;position:absolute}}.bd-productoutofstockicon-3{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(119,119,119,.5);padding:5px}.bd-productoutofstockicon-3{line-height:17.14285715px;text-align:center;font-size:12px;color:#fff;text-transform:uppercase}.bd-productoutofstock-3{position:absolute;top:-10.323%;right:auto;left:-10.309%;bottom:auto}.bd-productoverviewtitle-1{position:relative;margin:0}.bd-productoverviewtitle-1{line-height:48px;font-size:48px;text-transform:none;color:#313539}.bd-productoverviewtitle-1 p{margin-bottom:0;margin-top:0}.bd-productprice-4{display:block;margin:5px 10px}.bd-pricetext-13{display:block;padding:0}.bd-pricetext-13{color:#777}.bd-pricetext-13 .bd-container-32,.bd-pricetext-13 .bd-label-13{display:inline-block}.bd-pricetext-12{display:block;padding:0}.bd-pricetext-12{color:#ae895d}.bd-pricetext-12 .bd-container-31,.bd-pricetext-12 .bd-label-12{display:inline-block}.bd-productsale-2{position:absolute;top:4.43291965486329%;right:8.04151101968031%;bottom:auto;left:auto}@media (max-width:991px){.bd-productsale-2{bottom:auto;right:34.2097353187457%;left:auto;top:8.00434822629186%;position:absolute}}@media (max-width:767px){.bd-productsale-2{bottom:auto;right:26.1452191897134%;left:auto;top:8.33768155962519%;position:absolute}}.bd-productsale-3{position:absolute;top:0;left:auto;right:5.67%;bottom:auto}.bd-productbuy-1{margin:15px auto 16px}.bd-productimage-2{text-align:center;width:50%;display:inline-block}.bd-productimage-2{display:inline-block}.bd-productimage-2 img{display:block;width:100%;height:100%}.bd-imagestyles-15{vertical-align:middle;display:inline-block;text-align:center}.bd-productimage-2 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}.bd-productnew-1{position:absolute;top:0;right:0}.bd-productnewicon-4{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.5);padding:16px 10px;border-radius:50%}.bd-productnewicon-4{line-height:17.14285715px;text-align:center;font-size:12px;text-transform:uppercase;color:#fff}.bd-productoutofstock-1{position:absolute;top:60px;right:0}.bd-productsale-1{position:absolute;top:4.528%;left:5.785%;right:auto;bottom:auto}.bd-producttitle-4{margin-top:0;margin-bottom:0}.bd-producttitle-4{line-height:25.71428572px;text-transform:none;font-size:18px}.bd-productsgridpagination-1{margin-top:-10px}.bd-pagination-4.right{text-align:right}.bd-pagination-4.center{text-align:center}.bd-pagination-4&gt;:last-child{margin-right:0}.bd-pagination-4 span{cursor:default}.pagination&gt;ul.bd-pagination-4&gt;.active&gt;a,.pagination&gt;ul.bd-pagination-4&gt;.active&gt;span{color:inherit;line-height:inherit}.bd-pagination-4&gt;li.bd-paginationitem-4&gt;a,.bd-pagination-4&gt;li.bd-paginationitem-4&gt;a:link,.bd-pagination-4&gt;li.bd-paginationitem-4&gt;a:visited,.bd-pagination-4&gt;li.bd-paginationitem-4&gt;span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-4&gt;li.bd-paginationitem-4&gt;a:hover{background-color:#ddd;background-image:none}.bd-pagination-4&gt;li.active.bd-paginationitem-4&gt;a,.bd-pagination-4&gt;li.active.bd-paginationitem-4&gt;span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-productprice-2{display:block;margin-bottom:10px}.bd-pricetext-6{display:block;padding:0}.bd-pricetext-6{color:#777}.bd-pricetext-6 .bd-container-8,.bd-pricetext-6 .bd-label-6{display:inline-block}.bd-container-8{line-height:17.14285715px;font-size:12px;text-decoration:line-through;color:#ccc}.bd-blockquotes-3,.bd-container-8:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #f5f5f5;border-radius:0}.bd-button-3 a{line-height:20.00000001px;font-size:14px}.bd-button-3,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href],.bd-container-8:not(.shape-only).bd-custom-button button,.bd-container-8:not(.shape-only).bd-custom-button input[type=button],.bd-container-8:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-3[href],button.bd-button-3,input.bd-button-3{background-color:transparent}.bd-button-3,.bd-button-3:link,.bd-button-3:visited,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:link,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:visited,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href],.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:link,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:visited,.bd-container-8:not(.shape-only).bd-custom-button button,.bd-container-8:not(.shape-only).bd-custom-button button:link,.bd-container-8:not(.shape-only).bd-custom-button button:visited,.bd-container-8:not(.shape-only).bd-custom-button input[type=button],.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit],.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-3[href],a.bd-button-3[href]:link,a.bd-button-3[href]:visited,button.bd-button-3,button.bd-button-3:link,button.bd-button-3:visited,input.bd-button-3,input.bd-button-3:link,input.bd-button-3:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;padding:5px;border:0 solid #fff;border-radius:4px;background-image:none}.bd-button-3:focus,.bd-button-3:hover,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:focus,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:hover,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:focus,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:hover,.bd-container-8:not(.shape-only).bd-custom-button button:focus,.bd-container-8:not(.shape-only).bd-custom-button button:hover,.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-3[href]:focus,a.bd-button-3[href]:hover,button.bd-button-3:focus,button.bd-button-3:hover,input.bd-button-3:focus,input.bd-button-3:hover{background-color:#ae895d;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-3{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-8:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-8:not(.shape-only).bd-custom-table table,.bd-table-3{border-collapse:collapse;width:100%}.bd-container-8:not(.shape-only).bd-custom-table table thead td,.bd-container-8:not(.shape-only).bd-custom-table table thead th,.bd-table-3 thead td,.bd-table-3 thead th{border-bottom:1px solid #777}.bd-pricetext-5{display:block;padding:0}.bd-pricetext-5{color:#ae895d}.bd-pricetext-5 .bd-container-13,.bd-pricetext-5 .bd-label-5{display:inline-block}.bd-container-13{line-height:25.71428572px;font-size:18px;color:#d9534f}.bd-container-13 h4{color:#d9534f}.bd-container-13 h4 a{color:#d9534f}.bd-container-13 h4 a:hover{color:#d9534f}.bd-container-13 h4 a:active{color:#d9534f}.bd-container-13 h2{color:#d9534f}.bd-container-13 h2 a{color:#d9534f}.bd-container-13 h2 a:hover{color:#d9534f}.bd-container-13 h2 a:active{color:#d9534f}.bd-blockquotes-2,.bd-container-13:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #f5f5f5;border-radius:0}.bd-button-2 a{line-height:20.00000001px;font-size:14px}.bd-button-2,.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2,.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href],.bd-container-13:not(.shape-only).bd-custom-button button,.bd-container-13:not(.shape-only).bd-custom-button input[type=button],.bd-container-13:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-2[href],button.bd-button-2,input.bd-button-2{background-color:transparent}.bd-button-2,.bd-button-2:link,.bd-button-2:visited,.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2,.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:link,.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:visited,.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href],.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:link,.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:visited,.bd-container-13:not(.shape-only).bd-custom-button button,.bd-container-13:not(.shape-only).bd-custom-button button:link,.bd-container-13:not(.shape-only).bd-custom-button button:visited,.bd-container-13:not(.shape-only).bd-custom-button input[type=button],.bd-container-13:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-13:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-13:not(.shape-only).bd-custom-button input[type=submit],.bd-container-13:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-13:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-2[href],a.bd-button-2[href]:link,a.bd-button-2[href]:visited,button.bd-button-2,button.bd-button-2:link,button.bd-button-2:visited,input.bd-button-2,input.bd-button-2:link,input.bd-button-2:visited{border-width:0;padding:0;color:#fff;background-color:#313539;vertical-align:middle;display:inline-block;text-align:center;padding:5px;border:0 solid #fff;border-radius:4px;background-image:none}.bd-button-2:focus,.bd-button-2:hover,.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:focus,.bd-container-13:not(.shape-only).bd-custom-button .bd-button-2:hover,.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:focus,.bd-container-13:not(.shape-only).bd-custom-button a.bd-button-2[href]:hover,.bd-container-13:not(.shape-only).bd-custom-button button:focus,.bd-container-13:not(.shape-only).bd-custom-button button:hover,.bd-container-13:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-13:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-13:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-13:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-2[href]:focus,a.bd-button-2[href]:hover,button.bd-button-2:focus,button.bd-button-2:hover,input.bd-button-2:focus,input.bd-button-2:hover{background-color:#ae895d;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-2{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-13:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-13:not(.shape-only).bd-custom-table table,.bd-table-2{border-collapse:collapse;width:100%}.bd-container-13:not(.shape-only).bd-custom-table table thead td,.bd-container-13:not(.shape-only).bd-custom-table table thead th,.bd-table-2 thead td,.bd-table-2 thead th{border-bottom:1px solid #777}.bd-producttitle-7{position:relative}.bd-producttitle-8{padding-top:10px}.bd-producttitle-8{line-height:34.2857143px;font-size:24px}.bd-producttitle-10{margin-top:10px}.bd-contentlayout-2{clear:both}.bd-contentlayout-2 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-2 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-2 .bd-flex-horizontal&gt;*{width:100%}}.bd-contentlayout-2 .bd-flex-horizontal&gt;*{padding-left:5px;padding-right:5px}.bd-layoutitemsbox-16{position:relative}.bd-stretchtobottom-6 .bd-contentlayout-2{height:100%}.bd-contentlayout-7{clear:both}.bd-contentlayout-7 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-7 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-7 .bd-flex-horizontal&gt;*{width:100%}}.bd-contentlayout-7 .bd-flex-horizontal&gt;*{padding-left:5px;padding-right:5px}.bd-layoutitemsbox-21{background-color:#313539}.bd-stretchtobottom-2 .bd-contentlayout-7{height:100%}.bd-contentlayout-4{clear:both}.bd-layoutitemsbox-19{position:relative;padding:10px}@media (max-width:1199px){.bd-layoutitemsbox-19{padding-left:20px;padding-right:20px}}.bd-contentlayout-3{clear:both}.bd-layoutitemsbox-17{position:relative;padding:10px}.bd-contentlayout-8{clear:both}.bd-contentlayout-8 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-8 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-8 .bd-flex-horizontal&gt;*{width:100%}}.bd-contentlayout-8 .bd-flex-horizontal&gt;*{padding-left:5px;padding-right:5px}.bd-layoutitemsbox-23{padding:10px}.bd-contentlayout-6{clear:both}.bd-contentlayout-6 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-6 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-6 .bd-flex-horizontal&gt;*{width:100%}}.bd-contentlayout-6 .bd-flex-horizontal&gt;*{padding-left:5px;padding-right:5px}.bd-stretchtobottom-4 .bd-contentlayout-6{height:100%}.bd-sheetstyles-5{min-height:100px;margin-top:0}.bd-grid-13&gt;.container-fluid{padding-left:0;padding-right:0}.bd-griditem-1{margin-bottom:6px;position:relative;background-color:#fafafa;border:1px style #e6e6e6;background-image:none}.separated-item-1{position:relative;z-index:0}.separated-item-1:after,.separated-item-1:before{content:"";position:absolute;z-index:10}.separated-item-1:before{top:0;bottom:0;left:0}.separated-item-1:after{left:0;right:0;bottom:3px}.first-col.separated-item-1:after{left:5px}.last-col.separated-item-1:after{right:5px}.separated-item-1.first-col:before,.separated-item-1.last-row:after{content:none}.bd-icon-7{padding:0 3px}.bd-icon-7:before{color:#313539;font-size:30px;line-height:42.85714287px}@media (max-width:767px){.bd-sidebararea-5{text-align:left}}.bd-sidebararea-5-column{width:25%}@media (max-width:991px){.bd-sidebararea-5-column{width:33.333333333333336%}}@media (max-width:767px){.bd-sidebararea-5-column{width:100%}}.bd-sidebararea-5{position:relative}.bd-sidebararea-6{background-color:#313539}.affix.bd-affix-2{z-index:100;position:fixed;background-color:#313539;margin-top:37px}.bd-text404-1{word-wrap:break-word}.bd-text404-40{position:relative;max-width:600px}a,body{font-family:Montserrat;font-style:normal;font-weight:400}.bd-blockheader,.h1style,h1,h2,h3,h4,h5,h6{font-family:Montserrat;font-style:normal;font-weight:600}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-regular.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-regular.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-regular.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-regular.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-regular.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-regular.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-100italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:200;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-200italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-300italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-500italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-600italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-700italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-800italic.svg#Montserrat) format('svg')}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;src:url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900italic.eot);src:local(''),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900italic.eot?#iefix) format('embedded-opentype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900italic.woff2) format('woff2'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900italic.woff) format('woff'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900italic.ttf) format('truetype'),url(https://raumausstattung-ebert.de/fonts/montserrat-v25-latin-900italic.svg#Montserrat) format('svg')}.cat-post-item{border:1px solid #3e3e3e}#category-posts-2-internal .cat-post-item{display:block;width:20%;float:left;background-color:none;list-style:none;margin:20px;padding:10px;color:#aaa9a9;text-align:left;font-size:15px}.cat-post-title{display:block;color:#fff;font-size:18px;font-weight:400;padding:10px}#category-posts-2-internal .cat-post-item p{padding:10px}#category-posts-2-internal .cat-post-item button{margin:10px}#category-posts-2-internal .cat-post-item:before{list-style-type:none;display:none}.spezial{color:#fff}.spezial:before{padding-right:15px;content:"►";color:#fff}.cat-post-excerpt-more{border-width:0;padding:0;color:#fff;vertical-align:left;display:inline-block;text-align:left;width:187px;height:27px;margin-top:15px}.cat-post-excerpt-more:hover{color:#ab8b65}.gold{color:#ae895d;font-size:18px}.doubleborder{border-bottom:4px double #ae895d;width:90%;min-width:200px;line-height:5px}.vorschau,.vorschau1{margin:0;padding:0;width:100%}.tag-cloud-link{color:#fff;margin:5px}.tag-cloud-link:hover{color:#ab8b65}.hellgrau{background-color:#313539}.dunkelgrau{background-color:#292c30}.padleft{padding-left:120px}.padright{padding-right:120px}.su-row{padding-top:60px;padding-bottom:60px}.wp-caption{padding-bottom:10px;padding-top:60px;position:relative;background:0 0;border:none}p.wp-caption-text{position:absolute;left:3%;right:3%;padding:10px 10px 10px 10px;background:0 0;color:fff;font-style:normal;opacity:.8!important;top:0}.wp-caption p.wp-caption-text{font-size:23px;line-height:25px;padding:0 4px 5px;margin:0;text-transform:uppercase}.wp-caption strong{font-family:"Unica One",Arial,Helvetica,sans-serif;font-weight:400;line-height:1.33;letter-spacing:0;color:#ab8b65;text-transform:uppercase}.roundback{background:#292c30;border-radius:0;height:200px;width:365px;margin:0 auto}#greyback{visibility:visible;opacity:1;margin:30px 0 0 -780px;width:2700px;background-color:#4d5359;color:#f5f5f5}#greyback .greytext{width:1140px;height:auto;padding:30px 0 30px 0;margin:0 auto;text-align:left;list-style:none}#greycol{width:1140px;margin:0 auto}.greytext{width:100%;margin:0 auto;display:block;padding-bottom:30px}.greytext h2,.greytext h3,.greytext h4,.greytext h5{text-align:left;padding-top:30px;padding-bottom:15px;font-size:36px;color:#ae895d}#greyback img{border:1px solid #4d5359;border-radius:none;padding-bottom:15px}#titlefirm{text-align:left;padding-top:30px;padding-bottom:15px;font-size:36px;color:#ae895d}.bd-postcontent-3 h3{font-size:16px}.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-video{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.wpspw-post-grid-main.wpspw-design-12 .wpspw-post-grid-content{background:#313539;padding-bottom:15px;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:none;border:1px solid #ae895d;color:#fff}.rown{padding-top:10px!important;padding-bottom:10px!important}span.woocommerce-Price-currencySymbol::after{content:'/ inkl. MwSt. und zzgl. Versandkosten';font-size:small;margin-left:3px}.woocommerce-Price-currencySymbol{margin-left:3px}mark{background:0 0;color:#fff}.h1style{font-size:16px;color:#ae895d;line-height:15px;text-align:center}hr{border-top:1px solid #ae895d!important;background-image:url(https://www.gerbl.de/wp-content/uploads/2021/02/raumausstattung_gerbl_icon.png);background-repeat:repeat;background-position:center left}#add_payment_method #payment ul.payment_methods,.woocommerce table.shop_table,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{color:#555!important}.cloud-zoom-big,.cloud-zoom-lens,.cloud-zoom-soft,.cloud-zoom-tint{display:none!important;cursor:text}.cr_ipe_item{margin:0 0!important;margin-bottom:0!important;padding:0 0!important;width:100%}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button{width:auto!important}.bd-block-21 .su-row{padding-top:10px;padding-bottom:60px}#sticky{animation:animstick 5s infinite;animation-timing-function:ease-in;animation-iteration-count:1;position:fixed;right:0;top:70%;transform:translateY(-50%);z-index:999;pointer-events:none}@keyframes animstick{0%{opacity:0}100%{opacity:1}}.sticky-inner2 button{font-size:12px}.sticky-inner2{animation:animstick 5s infinite;animation-timing-function:ease-in;animation-iteration-count:1;pointer-events:auto;position:fixed;right:-2px;top:46%;z-index:1000}.sticky-inner{background:#fff;-webkit-box-shadow:0 3px 10px 4px rgba(51,51,51,.24);box-shadow:0 3px 10px 4px rgba(51,51,51,.24);color:#fff;font-size:17px;padding:16px 25px;transform:translate(250px);transition:transform .4s;pointer-events:auto;border-left:#fff solid 1px;border-bottom:#fff solid 1px;border-top:#fff solid 1px;border-radius:5px 0 0 5px;margin-top:10px}.sticky-inner:hover{background:#ae895d;color:#fff}.sticky-inner a:link{color:#fff;font-size:17px}.sticky-inner a{color:#fff}.sticky-inner a:active{color:#fff}.sticky-inner a:hover{color:#fff}.sticky-inner:first-child{margin-top:0}.sticky-inner::before{display:inline-block;font-style:normal;font-variant:normal;margin-right:23px;font-size:18px;font-family:"Font Awesome 6 Pro";font-weight:900}#s-date::before{font:var(--fa-font-sharp-regular);content:"\e351";color:#ae895d}#s-mail::before{font:var(--fa-font-sharp-regular);content:"\f0e0";color:#ae895d}#s-tel::before{font:var(--fa-font-sharp-regular);content:"\f095";color:#ae895d}#s-fern::before{font:var(--fa-font-sharp-regular);content:"\f1b9";color:#ae895d}#s-date:hover{transform:translate(18px)}#s-tel:hover{transform:translate(30px)}#s-mail:hover{transform:translate(0)}#s-fern:hover{transform:translate(0)}#s-date:hover::before,#s-fern:hover::before,#s-mail:hover::before,#s-tel:hover::before{color:#fff}.apple{padding-left:43px}
#h5vpQuickPlayer{width:100%;max-width:100%;margin:0 auto}
.wpspw-post-title a,.wpspw-post-slider h2.wpspw-post-title a,.wpspw-list-main h2.wpspw-post-title a,.wpspw-gridbox-main h2.wpspw-post-title a,.wpspw-post-slider-widget h2.wpspw-post-title a,.wpspw-post-gridbox-slider h2.wpspw-post-title a,.wpspw-post-masonry h2.wpspw-post-title a{color:#ae895d!important}.wpspw-post-categories a{background:#313539 !important;color:#fff !important}
.su-u-clearfix:after{content:'';display:table;clear:both}.su-u-trim&gt;:first-child{margin-top:0}.su-u-trim&gt;:last-child{margin-bottom:0}.su-u-responsive-media-yes{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.su-u-responsive-media-yes .fluid-width-video-wrapper,.su-u-responsive-media-yes .video-holder{position:static!important}.su-u-responsive-media-yes embed,.su-u-responsive-media-yes iframe,.su-u-responsive-media-yes object{position:absolute;top:0;left:0;width:100%;height:100%}.su-u-overflow-hidden{overflow:hidden}.su-accordion{margin-bottom:1.5em}.su-accordion .su-spoiler{margin-bottom:.5em}.su-audio{position:relative;width:100%;height:30px;margin-bottom:1.5em;background:#7c8781;background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);border-radius:3px}.su-audio .jp-pause,.su-audio .jp-play{position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-top-left-radius:3px;border-bottom-left-radius:3px;cursor:pointer;border-right:1px solid #454947;background-image:url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png);background-repeat:no-repeat}.su-audio .jp-play{background-position:0 0}.su-audio .jp-pause{background-position:-30px 0}.su-audio .jp-current-time,.su-audio .jp-duration{position:absolute;top:0;display:block;height:30px;line-height:30px;font-size:10px;color:#eee;text-shadow:0 -1px 0 #000}.su-audio .jp-current-time{left:45px}.su-audio .jp-duration{right:10px}.su-audio .jp-play-bar,.su-audio .jp-seek-bar{position:absolute;top:0;left:0;height:10px;border-radius:3px;cursor:pointer}.su-audio .jp-progress{position:absolute;top:10px;left:85px;right:50px;height:10px;background:#333;box-shadow:0 0 5px #000 inset;border-radius:3px}.su-audio .jp-seek-bar{background:#0b0b0b;background:linear-gradient(to bottom,#0b0b0b 0,#666 100%)}.su-audio .jp-play-bar{background:#6db3f2;background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%)}.su-box{margin:0 0 1.5em;border-width:2px;border-style:solid}.su-box-title{display:block;padding:.5em 1em;font-weight:700;font-size:1.1em}.su-box-content{background-color:#fff;color:#444;padding:1em}.su-box-style-soft .su-box-title{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-soft.png);background-position:0 0;background-repeat:repeat-x}.su-box-style-glass .su-box-title{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-glass.png);background-position:0 50%;background-repeat:repeat-x}.su-box-style-bubbles .su-box-title{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png);background-position:0 50%;background-repeat:repeat-x}.su-box-style-noise .su-box-title{background-image:url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png);background-position:0 0;background-repeat:repeat-x}.su-button{display:inline-block!important;text-align:center;text-decoration:none!important;box-sizing:content-box!important;transition:all .2s}.su-button-wide{display:block!important;margin:1em 0}.su-button-center{text-align:center}.su-button span{display:block!important;text-decoration:none!important;box-sizing:content-box!important;transition:all .2s}.su-button img{border:none!important;vertical-align:middle!important;margin:-.2em .4em 0 -.3em!important;box-shadow:none!important}.su-button i{display:inline-block;width:1em;height:1em;margin:0 .5em 0 0!important;text-align:center;line-height:1em}.su-button.su-button-float-icon img{margin:0 .5em!important}.su-button small{display:block;margin:-.2em 0 0;color:inherit;text-align:center;font-style:normal;font-size:.8em;line-height:1;opacity:.7}@media screen and (max-width:768px){.su-button span{padding-top:.25em!important;padding-bottom:.25em!important;line-height:1.2!important}.su-button small{margin-top:.2em!important}}.su-button-style-default{border-width:1px;border-style:solid}.su-button-style-default:hover{opacity:.7}.su-button-style-default span{border-top-width:1px;border-bottom-width:1px;border-top-style:solid;border-bottom-style:solid}.su-button-style-flat,.su-button-style-flat span{border:none}.su-button-style-flat span{position:relative}.su-button-style-flat:hover span{top:1px}.su-button-style-ghost{background:0 0!important}.su-button-style-ghost span{border-width:3px;border-style:solid}.su-button-style-ghost:hover span{border-color:inherit!important}.su-button-style-soft span{background:0 -20px url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-soft.png) repeat-x}.su-button-style-soft:hover span{background:0 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-soft.png) repeat-x}.su-button-style-glass span{background:0 50% url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-glass.png) repeat-x}.su-button-style-glass:hover span{background:100% 50% url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-glass.png) repeat-x}.su-button-style-bubbles span{background:0 50% url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png) no-repeat}.su-button-style-bubbles:hover span{background:-710px 50% url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-bubbles.png) no-repeat}.su-button-style-noise span{background:0 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png) repeat-x}.su-button-style-noise:hover span{background:0 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/styles/style-noise.png) repeat-x}.su-button-style-stroked span{margin:1px;border:1px dashed #fff!important}.su-button-style-stroked:hover span{opacity:.7}.su-button-style-3d{border-bottom-style:solid;border-bottom-width:6px}.su-button-style-3d span{border-bottom-style:solid;border-bottom-width:1px}.su-button-style-3d:hover{position:relative;top:3px;border-bottom-width:3px}.su-carousel{position:relative;margin-bottom:1.5em;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.su-carousel-centered{margin:0 auto 1.5em}.su-carousel-slides{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0,0,0);-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:left,top,-webkit-transform;transition-property:transform,left,top;transition-property:transform,left,top,-webkit-transform;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease}.swiper-free-mode&gt;.su-carousel-slides{transition-timing-function:ease-out;margin:0 auto}.su-carousel-slide{position:relative;float:left}.su-carousel-slide&gt;a,.su-carousel-slide&gt;a&gt;img,.su-carousel-slide&gt;img{position:relative;display:block;width:100%;height:100%;text-decoration:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.su-carousel-responsive-yes .su-carousel-slide&gt;a,.su-carousel-responsive-yes .su-carousel-slide&gt;a&gt;img,.su-carousel-responsive-yes .su-carousel-slide&gt;img{height:auto}.su-carousel-pages-no .su-carousel-pagination{display:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.su-carousel .su-carousel-slide a{padding:0 5px}.su-carousel .su-carousel-slide img{padding:3px;border:1px solid #ccc;background:#fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.su-carousel .su-carousel-slide-title{position:absolute;left:9px;right:9px;bottom:4px;display:block;padding:2px 3px;color:#fff;line-height:1.2;font-size:11px;background:#000;background:rgba(0,0,0,.5);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.su-carousel .su-carousel-next,.su-carousel .su-carousel-prev{position:absolute;top:50%;display:block;width:40px;height:40px;margin-top:-20px;background:#000 0 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:0;transition:all .2s}.su-carousel .su-carousel-prev{right:20px;margin-right:40px;background-position:-40px 0}.su-carousel .su-carousel-next{left:20px;margin-left:40px;background-position:0 0}.su-carousel:hover .su-carousel-next,.su-carousel:hover .su-carousel-prev{margin-left:0;margin-right:0;opacity:.7}.su-carousel .su-carousel-next:hover,.su-carousel .su-carousel-prev:hover{opacity:1}.su-carousel .su-carousel-pagination{position:absolute;left:15%;right:15%;top:50%;width:70%;height:0;margin-top:-7px;text-align:center;cursor:default;opacity:0;transition:all .2s}.su-carousel:hover .su-carousel-pagination{bottom:20px;opacity:1}.su-carousel .su-carousel-pagination span{display:inline-block;width:14px;height:14px;margin:0;background:#000 0 -999px url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all .2s}.su-carousel:hover .su-carousel-pagination span{margin:0 3px}.su-carousel .su-carousel-pagination span.swiper-visible-switch{background-color:#fff;background-color:rgba(255,255,255,.5)}.su-carousel .su-carousel-pagination span.swiper-active-switch,.su-carousel .su-carousel-pagination span:hover{background-position:0 -40px}.su-row{margin-bottom:1.5em}.su-row:after{display:table;clear:both;content:''}.su-row .su-column{display:block;float:left;box-sizing:border-box;margin:0 0 0 4%}.su-row .su-column:first-child{margin-left:0}.su-row .su-column.su-column-size-1-1{margin-right:0;margin-left:0}.su-row .su-column.su-column-centered{float:none;margin-right:auto;margin-left:auto}.su-row .su-column-size-1-1{width:100%}.su-row .su-column-size-1-2{width:48%}.su-row .su-column-size-1-3{width:30.66%}.su-row .su-column-size-2-3{width:65.33%}.su-row .su-column-size-1-4{width:22%}.su-row .su-column-size-3-4{width:74%}.su-row .su-column-size-1-5{width:16.8%}.su-row .su-column-size-2-5{width:37.6%}.su-row .su-column-size-3-5{width:58.4%}.su-row .su-column-size-4-5{width:79.2%}.su-row .su-column-size-1-6{width:13.33%}.su-row .su-column-size-5-6{width:82.66%}.su-row .su-column embed,.su-row .su-column iframe,.su-row .su-column img,.su-row .su-column object{max-width:100%}@media only screen and (max-width:767px){.su-row .su-column{float:none;width:100%;margin:0}.su-row .su-column+.su-column{margin:1.5rem 0 0}}.su-custom-gallery{display:flex;flex-wrap:wrap;margin-bottom:1.5em}.su-custom-gallery-align-left{justify-content:flex-start}.su-custom-gallery-align-center{justify-content:center}.su-custom-gallery-align-right{justify-content:flex-end}.su-custom-gallery-slide{position:relative;flex:0 0 auto;margin:.5em}.su-custom-gallery-slide a{display:block;width:100%;height:100%}.su-custom-gallery-slide img{display:block;box-sizing:border-box;margin:0;padding:3px;width:100%;height:100%;border:1px solid #ccc;border-radius:5px;background:#fff;box-shadow:none;transition:all .2s;-o-object-fit:cover;object-fit:cover}.su-custom-gallery-slide:hover img{border:1px solid #aaa;background:#eee}.su-custom-gallery-slide span{position:absolute;right:4px;bottom:4px;left:4px;display:block;overflow-y:auto;padding:2px 4px;max-height:calc(100% - 8px);background:#000;background:rgba(0,0,0,.5);color:#fff;word-wrap:break-word;font-size:12px;line-height:1.3;opacity:0;transition:all .2s}.su-custom-gallery-slide:hover span{opacity:1}.su-custom-gallery-title-never span{display:none}.su-custom-gallery-title-always span{opacity:1}.su-dailymotion{margin:0 0 1.5em}.su-dailymotion iframe{border:none!important}.su-display-posts-template-default .su-post{display:flex;margin-bottom:1.75em}.su-display-posts-template-default .su-post-thumbnail{margin:0 1.25em 0 0;width:8.25em}.su-display-posts-template-default .su-post-thumbnail a{display:block!important;text-decoration:none!important}.su-display-posts-template-default .su-post-thumbnail img{display:block!important;margin:0!important;max-width:100%!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.su-display-posts-template-default .su-post-body{flex:1}.su-display-posts-template-default h2.su-post-title{margin:0 0 1em!important;padding:0!important;border:none!important;font-size:1.35em!important}.su-display-posts-template-default h2.su-post-title:after,.su-display-posts-template-default h2.su-post-title:before{display:none}.su-display-posts-template-default .su-post-meta{margin:1em 0;font-size:.85em;opacity:.85}.su-display-posts-template-default .su-post-excerpt p{margin:1em 0}.su-display-posts-template-default .su-post-excerpt&gt;:last-child{margin-bottom:0!important}.su-display-posts-template-default .su-post-comments-link{margin:1em 0 0}@media screen and (max-width:768px){.su-display-posts-template-default .su-post-thumbnail{width:4em}}.su-display-posts-template-teasers .su-post{display:flex;align-items:center;margin-bottom:1em}.su-display-posts-template-teasers .su-post-thumbnail{margin:0 1em 0 0;width:3.75em}.su-display-posts-template-teasers .su-post-thumbnail a{display:block!important;text-decoration:none!important}.su-display-posts-template-teasers .su-post-thumbnail img{display:block!important;margin:0!important;max-width:100%!important;height:auto!important;-o-object-fit:cover!important;object-fit:cover!important}.su-display-posts-template-teasers .su-post-body{flex:1}.su-display-posts-template-teasers h2.su-post-title{margin:0!important;padding:0!important;border:none!important;font-size:1.15em!important}.su-display-posts-template-teasers h2.su-post-title:after,.su-display-posts-template-teasers h2.su-post-title:before{display:none}@media screen and (max-width:768px){.su-display-posts-template-teasers .su-post-thumbnail{width:2.75em}}.su-display-posts-template-single h2.su-post-title{margin:0 0 1em!important;padding:0!important;border:none!important;font-size:1.75em!important}.su-display-posts-template-single .su-post-meta{margin:1em 0;font-size:.85em;opacity:.85}.su-display-posts-pagination{display:flex;justify-content:space-between}.su-display-posts-pagination-next{margin-left:auto}.su-divider{clear:both;border:none;text-align:right;line-height:1}.su-divider a{display:inline-block;font-size:.8em;text-decoration:none;outline:0;padding-bottom:5px}.su-divider-style-default{border-bottom-style:solid}.su-divider-style-dotted{border-bottom-style:dotted}.su-divider-style-dashed{border-bottom-style:dashed}.su-divider-style-double{border-bottom-style:double}.su-document{margin:0 0 1.5em}.su-document iframe{border:none!important}.su-dropcap{float:left;display:inline-block;width:2em;height:2em;margin:.2em .5em .2em 0;line-height:2em;text-align:center;overflow:hidden;text-transform:uppercase}.su-dropcap-style-default{color:#fff;background:#45484d;background:linear-gradient(to bottom,#45484d 0,#000 100%);text-shadow:-1px -1px 0 #000;border-radius:50%}.su-dropcap-style-flat{background:#444;color:#fff}.su-dropcap-style-light{color:#333;border-radius:50%;background:#fff;background:linear-gradient(to bottom,#fff 0,#eaeaea 100%)}.su-dropcap-style-simple{width:1em;height:1em;line-height:1em;text-align:left}.su-expand{margin:0 0 1.5em}.su-expand-content{overflow:hidden}.su-expand-link{margin-top:.5em;cursor:pointer}.su-expand-link:hover{opacity:.7}.su-expand-link a,.su-expand-link a:active,.su-expand-link a:focus,.su-expand-link a:hover,.su-expand-link a:visited{display:inline;text-decoration:none;box-shadow:none;background:0 0;border:none}.su-expand-link-style-underlined .su-expand-link span{text-decoration:underline}.su-expand-link-style-dotted .su-expand-link span{border-bottom:1px dotted #333}.su-expand-link-style-dashed .su-expand-link span{border-bottom:1px dashed #333}.su-expand-link-style-button .su-expand-link a{display:inline-block;margin-top:.2em;padding:.2em .4em;border:2px solid #333}.su-expand-link-more{display:none}.su-expand-link-less{display:block}.su-expand-collapsed .su-expand-link-more{display:block}.su-expand-collapsed .su-expand-link-less{display:none}.su-expand-link i{display:inline-block;margin:0 .3em 0 0;vertical-align:middle;color:inherit}.su-expand-link img{display:inline-block;width:1em;height:1em;margin:0 .3em 0 0;vertical-align:middle}.su-frame,.su-frame-inner{display:block}.su-frame-align-left{float:left;margin:0 1em 1em 0}.su-frame-align-center{float:none;margin:1em auto}.su-frame-align-right{float:right;margin:0 0 1em 1em}.su-frame img{display:block!important;float:none!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important}.su-frame-style-default{padding:2px;border:1px solid #999;background:#fff;box-shadow:1px 1px 4px #ccc}.su-frame-style-default .su-frame-inner{padding:2px;border:4px solid #eee}.su-gmap{margin:0 0 1.5em}.su-gmap iframe{border:none!important}.su-guests{margin-bottom:1.5em}.su-heading.su-heading-align-left{text-align:left}.su-heading.su-heading-align-left .su-heading-inner{padding-left:.2em}.su-heading.su-heading-align-right{text-align:right}.su-heading.su-heading-align-right .su-heading-inner{padding-right:.2em}.su-heading.su-heading-align-center{text-align:center}.su-heading-style-default{padding:2px 0;border-top:1px solid #999;border-bottom:1px solid #999}.su-heading-style-default .su-heading-inner{padding:1em .5em;border-top:4px solid #eee;border-bottom:4px solid #eee}.su-highlight{display:inline;padding:1px 0}.su-image-carousel{margin:1.5em 0;width:100%}.su-image-carousel:first-child{margin-top:0}.su-image-carousel:last-child{margin-bottom:0}.su-image-carousel-item{box-sizing:border-box;width:100%}.su-image-carousel-item-content{position:relative}.su-image-carousel-item-content a,.su-image-carousel-item-content a:active,.su-image-carousel-item-content a:focus,.su-image-carousel-item-content a:hover,.su-image-carousel-item-content a:visited,.su-image-carousel-item-content img{display:block;box-sizing:border-box;margin:0;padding:0;width:100%;height:100%;border:none;border-radius:0;box-shadow:none;text-decoration:none}.su-image-carousel-item-content a:after,.su-image-carousel-item-content a:before,.su-image-carousel-item-content img:after,.su-image-carousel-item-content img:before{display:none}.su-image-carousel-item-content span{position:absolute;display:block;overflow:auto;max-height:60%;word-wrap:break-word;font-size:.9em;line-height:1.3}.su-image-carousel-item-content span:empty{display:none}.su-image-carousel-columns-2 .su-image-carousel-item{width:50%}.su-image-carousel-columns-3 .su-image-carousel-item{width:33.3333333333%}.su-image-carousel-columns-4 .su-image-carousel-item{width:25%}.su-image-carousel-columns-5 .su-image-carousel-item{width:20%}.su-image-carousel-columns-6 .su-image-carousel-item{width:16.6666666666%}.su-image-carousel-columns-7 .su-image-carousel-item{width:14.2857142857%}.su-image-carousel-columns-8 .su-image-carousel-item{width:12.5%}.su-image-carousel-columns-2.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:3%;width:48.5%}.su-image-carousel-columns-3.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.9%;width:31.4%}.su-image-carousel-columns-4.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.8%;width:22.9%}.su-image-carousel-columns-5.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.5%;width:18%}.su-image-carousel-columns-6.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.6%;width:14.5%}.su-image-carousel-columns-7.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2.2%;width:12.4%}.su-image-carousel-columns-8.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:2%;width:10.75%}@media screen and (max-width:768px){.su-image-carousel-adaptive .su-image-carousel-item,.su-image-carousel-adaptive.su-image-carousel-has-spacing .su-image-carousel-item{margin-right:0;width:100%}}.su-image-carousel-crop .su-image-carousel-item-content:before{float:left;margin-left:-1px;width:1px;height:0;content:''}.su-image-carousel-crop .su-image-carousel-item-content:after{display:table;clear:both;content:''}.su-image-carousel-crop .su-image-carousel-item-content a,.su-image-carousel-crop .su-image-carousel-item-content img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.su-image-carousel-crop .su-image-carousel-item-content img{-o-object-fit:cover;object-fit:cover}.su-image-carousel-crop-16-9 .su-image-carousel-item-content:before{padding-top:56.25%}.su-image-carousel-crop-16-10 .su-image-carousel-item-content:before{padding-top:62.5%}.su-image-carousel-crop-21-9 .su-image-carousel-item-content:before{padding-top:42.857142857143%}.su-image-carousel-crop-5-4 .su-image-carousel-item-content:before{padding-top:80%}.su-image-carousel-crop-4-3 .su-image-carousel-item-content:before{padding-top:75%}.su-image-carousel-crop-3-2 .su-image-carousel-item-content:before{padding-top:66.666666666667%}.su-image-carousel-crop-2-1 .su-image-carousel-item-content:before{padding-top:50%}.su-image-carousel-crop-1-1 .su-image-carousel-item-content:before{padding-top:100%}.su-image-carousel-crop-1-2 .su-image-carousel-item-content:before{padding-top:200%}.su-image-carousel-crop-2-3 .su-image-carousel-item-content:before{padding-top:150%}.su-image-carousel-crop-3-4 .su-image-carousel-item-content:before{padding-top:133.33333333333%}.su-image-carousel-crop-4-5 .su-image-carousel-item-content:before{padding-top:125%}.su-image-carousel-crop-9-21 .su-image-carousel-item-content:before{padding-top:233.33333333333%}.su-image-carousel-crop-10-16 .su-image-carousel-item-content:before{padding-top:160%}.su-image-carousel-crop-9-16 .su-image-carousel-item-content:before{padding-top:177.77777777778%}.su-image-carousel-align-left{float:left;margin-top:0;margin-right:1.5em}.su-image-carousel-align-right{float:right;margin-top:0;margin-left:1.5em}.su-image-carousel-align-center{margin-right:auto;margin-left:auto}.su-image-carousel-align-full{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);max-width:100vw!important;width:100vw!important}.su-image-carousel button.flickity-prev-next-button{position:absolute;top:50%;display:block;margin:-22px 0 0;padding:0;width:44px;height:44px;outline:0;border-radius:50%;opacity:0;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;-webkit-transform:none;transform:none}.su-image-carousel:hover button.flickity-prev-next-button{opacity:.5}.su-image-carousel button.flickity-prev-next-button:focus,.su-image-carousel button.flickity-prev-next-button:hover{box-shadow:none;opacity:1}.su-image-carousel button.flickity-prev-next-button:focus{-webkit-transform:scale(1.05);transform:scale(1.05)}.su-image-carousel button.flickity-prev-next-button[disabled]{display:none}.su-image-carousel button.flickity-prev-next-button.previous{left:20px}.su-image-carousel button.flickity-prev-next-button.next{right:20px}.su-image-carousel&gt;ol.flickity-page-dots{position:absolute;top:50%;bottom:auto;left:50%;margin:0;padding:0;width:auto;list-style:none;opacity:0;transition:opacity .2s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.su-image-carousel:hover&gt;ol.flickity-page-dots{opacity:1}.su-image-carousel&gt;ol.flickity-page-dots&gt;li.dot{position:relative;display:inline-block;margin:5px;padding:0;width:20px;height:20px;border-radius:50%;list-style:none;opacity:.5;transition:opacity .2s ease;pointer-events:all}.su-image-carousel&gt;ol.flickity-page-dots&gt;li.dot:hover{opacity:1}.su-image-carousel&gt;ol.flickity-page-dots&gt;li.dot:before{position:absolute;top:50%;left:50%;display:none;margin:0;padding:0;width:10px;height:10px;border-radius:50%;content:'';-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.su-image-carousel&gt;ol.flickity-page-dots&gt;li.dot.is-selected:before{display:block}.su-image-carousel-controls-style-dark button.flickity-prev-next-button{background:#000;color:#fff}.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot{background:#000}.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot:before{background:#fff}.su-image-carousel-controls-style-light button.flickity-prev-next-button{background:#fff;color:#000}.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot{background:#fff}.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot:before{background:#000}.su-image-carousel-slides-style-default .su-image-carousel-item-content{margin:1px}.su-image-carousel-slides-style-default .su-image-carousel-item-content img{padding:3px;border:1px solid #ccc;border-radius:7px;background:#fff}.su-image-carousel-slides-style-default .su-image-carousel-item-content span{right:4px;bottom:4px;left:4px;padding:.5em .7em;border-bottom-right-radius:2px;border-bottom-left-radius:2px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-shadow:0 2px 5px #000}.su-image-carousel-slides-style-minimal .su-image-carousel-item-content{margin:1px}.su-image-carousel-slides-style-minimal .su-image-carousel-item-content span{right:0;bottom:0;left:0;padding:.7em;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;text-shadow:0 2px 5px #000}.su-image-carousel-slides-style-photo .su-image-carousel-item-content{padding:7px}.su-image-carousel-slides-style-photo .su-image-carousel-item-content img{border:5px solid #fff;border-radius:7px;box-shadow:0 2px 5px rgba(0,0,0,.5)}.su-image-carousel-slides-style-photo .su-image-carousel-item-content span{right:12px;bottom:12px;left:12px;padding:.3em .5em;background:#fff;color:#000;font-size:.9em}.su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img{top:7px;right:7px;bottom:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px)}.su-image-carousel-mfp.mfp-bg{z-index:102000!important}.su-image-carousel-mfp.mfp-wrap{z-index:102001!important}.su-image-carousel-mfp.mfp-wrap .mfp-preloader{z-index:102002!important}.su-image-carousel-mfp.mfp-wrap .mfp-content{z-index:102003!important}.su-image-carousel-mfp.mfp-wrap button.mfp-arrow,.su-image-carousel-mfp.mfp-wrap button.mfp-close{z-index:102004!important}.su-image-carousel-has-outline .su-image-carousel-item-content a:focus img,.su-image-carousel-has-outline button.flickity-prev-next-button:focus{outline-width:2px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.su-image-carousel-has-outline .su-image-carousel-item-content a:focus,.su-image-carousel-has-outline button.flickity-prev-next-button:focus{outline-style:auto;outline-color:-webkit-focus-ring-color}}.su-label{display:inline;margin-right:.3em;padding:.1em .3em;font-size:.8em;height:.8em;line-height:.8em;color:#fff;border-radius:3px}.su-label-type-default{background:#999}.su-label-type-success{background:#090}.su-label-type-warning{background:#f90}.su-label-type-important{background:#f03}.su-label-type-black{background:#111}.su-label-type-info{background:#09c}.su-lightbox-content{position:relative;margin:0 auto}#su-generator .su-lightbox-content,.mfp-content .su-lightbox-content{display:block!important}.su-lightbox-content-preview{width:100%;min-height:300px;background:#444;overflow:hidden}.su-lightbox-content h1,.su-lightbox-content h2,.su-lightbox-content h3,.su-lightbox-content h4,.su-lightbox-content h5,.su-lightbox-content h6{color:inherit}.su-lightbox{cursor:pointer}.su-list{margin-bottom:1.5em}.su-list ul{margin:0!important;padding:0!important;list-style:none!important}.su-list ul li{position:relative;display:block!important;margin:0!important;padding:4px 0 4px 2em!important;list-style-type:none!important;line-height:1.3em}.su-list ul li&gt;img{position:absolute;left:0;top:4px;width:1.3em;height:1.3em;padding:0;margin:0;border:none}.su-list ul li&gt;i{position:absolute;left:0;top:4px;width:1.3em;height:1.3em;line-height:1.3em;text-align:center}.su-members{margin-bottom:1.5em;padding:1em;border-width:1px 0;border-style:solid;text-align:center}.su-members a{text-decoration:underline;color:inherit}.su-note{margin:0 0 1.5em;border-width:1px;border-style:solid}.su-note-inner{padding:1em;border-width:1px;border-style:solid}.su-posts-default-loop .su-post{margin-bottom:2.5em;line-height:1.5}.su-posts-default-loop .su-post:after{content:'';display:table;clear:both}.su-posts-default-loop .su-post-thumbnail{float:left;display:block;width:100px;height:100px;margin-right:1em}.su-posts-default-loop .su-post-thumbnail img{max-width:100px;max-height:100px}.su-posts-default-loop h2.su-post-title{clear:none;margin:0 0 .3em;font-size:1.2em;font-weight:700}.su-posts-default-loop .su-post-meta{margin-bottom:.7em;font-size:.8em;opacity:.6}.su-posts-default-loop .su-post-excerpt{margin-bottom:.5em}.su-posts-default-loop .su-post-excerpt p:last-child{margin-bottom:0}.su-posts-default-loop .su-post-comments-link{font-size:.9em}.su-posts-teaser-loop .su-post{margin-bottom:1.5em;line-height:1.2}.su-posts-teaser-loop .su-post:after{content:'';display:table;clear:both}.su-posts-teaser-loop .su-post-thumbnail{float:left;display:block;width:56px;height:56px;margin:0 1em 0 0}.su-posts-teaser-loop .su-post-thumbnail img{display:block;margin:0;padding:2px;border:1px solid #ccc;border-radius:5px;max-width:100%;max-height:100%}.su-posts-teaser-loop h2.su-post-title{display:block;margin:0;padding:0;border:none;font-size:.9em;font-weight:400;clear:none}.su-posts-single-post .su-post{margin-bottom:2.5em;line-height:1.5}.su-posts-single-post .su-post:after{content:'';display:table;clear:both}.su-posts-single-post h1.su-post-title{clear:none;margin:0 0 .3em;font-size:1.2em;font-weight:700}.su-posts-single-post .su-post-meta{margin-bottom:.7em;font-size:.8em;opacity:.6}.su-posts-single-post .su-post-content{margin-bottom:.5em}.su-posts-single-post .su-post-content p:last-child{margin-bottom:0}.su-private{margin:0 0 1.5em}.su-pullquote{display:block;width:30%;padding:.5em 1em}.su-pullquote-align-left{margin:.5em 1.5em 1em 0;padding-left:0;float:left;border-right:5px solid #eee}.su-pullquote-align-right{margin:.5em 0 1em 1.5em;padding-right:0;float:right;border-left:5px solid #eee}@media screen and (max-width:48em){.su-pullquote{width:auto}.su-pullquote-align-left,.su-pullquote-align-right{float:none;margin:1.5em 0;padding:.5em 1em}}.su-qrcode{display:inline-block}.su-qrcode-align-left{float:left;margin:0 .5em .5em 0}.su-qrcode-align-center{display:block;clear:both;margin:1em auto;text-align:center}.su-qrcode-align-right{float:right;margin:0 0 .5em .5em}.su-qrcode a,.su-qrcode a:active,.su-qrcode a:focus,.su-qrcode a:hover{background:0 0;outline:0;display:inline;text-decoration:none}.su-qrcode-clickable a:hover{opacity:.7}.su-qrcode img{display:inline-block;max-width:100%}.su-quote-style-default{position:relative;margin-bottom:1.5em;padding:.5em 3em;font-style:italic}.su-quote-style-default:after,.su-quote-style-default:before{position:absolute;display:block;width:20px;height:20px;background-image:url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/quote.png);content:''}.su-quote-style-default:before{top:0;left:0;background-position:0 0}.su-quote-style-default:after{right:0;bottom:0;background-position:-20px 0}.su-quote-style-default .su-quote-cite{display:block;text-align:right;font-style:normal}.su-quote-style-default .su-quote-cite:before{content:'\2014\0000a0'}.su-quote-style-default .su-quote-cite a{text-decoration:underline}.su-screenr{margin:0 0 1.5em}.su-screenr iframe{border:none!important}.su-service{position:relative;margin:0 0 1.5em}.su-service-title{display:block;margin-bottom:.5em;color:#333;font-weight:700;font-size:1.1em}.su-service-title img{position:absolute;top:0;left:0;display:block!important;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.su-service-title i{position:absolute;top:0;left:0;display:block!important;width:1em;height:1em;text-align:center;line-height:1em}.su-service-content{line-height:1.4}.su-slider{position:relative;margin-bottom:1.5em;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.su-slider-centered{margin:0 auto 1.5em}.su-slider-slides{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0,0,0);-o-transition-timing-function:ease;-o-transform:translate(0,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0,0,0);-ms-transition-timing-function:ease;transition-property:left,top,-webkit-transform;transition-property:transform,left,top;transition-property:transform,left,top,-webkit-transform;transition-duration:0s;transform:translate3d(0,0,0);transition-timing-function:ease}.swiper-free-mode&gt;.su-slider-slides{transition-timing-function:ease-out;margin:0 auto}.su-slider-slide{position:relative;float:left}.su-slider-slide&gt;a,.su-slider-slide&gt;a&gt;img,.su-slider-slide&gt;img{position:relative;display:block;width:100%;height:100%;text-decoration:none}.su-slider-responsive-yes .su-slider-slide&gt;a,.su-slider-responsive-yes .su-slider-slide&gt;a&gt;img,.su-slider-responsive-yes .su-slider-slide&gt;img{height:auto}.su-slider-pages-no .su-slider-pagination{display:none}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.su-slider-slide-title{position:absolute;left:20px;bottom:20px;display:block;max-width:90%;padding:5px 10px;color:#fff;line-height:1.3;background:#000;background:rgba(0,0,0,.5);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;opacity:0;transition:opacity 1s;-o-transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.su-slider-slide-visible .su-slider-slide-title{opacity:1}.su-slider-next,.su-slider-prev{position:absolute;top:50%;display:block;width:40px;height:40px;margin-top:-20px!important;background:#000 0 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;opacity:0;transition:all .2s}.su-slider-prev{right:10px;margin-right:30px;background-position:-40px 0}.su-slider-next{left:10px;margin-left:30px;background-position:0 0}.su-slider:hover .su-slider-next,.su-slider:hover .su-slider-prev{margin-left:0;margin-right:0;opacity:.7}.su-slider .su-slider-next:hover,.su-slider .su-slider-prev:hover{opacity:1}.su-slider-pagination{position:absolute;left:15%;right:15%;top:50%;width:70%;height:0;margin-top:-7px;text-align:center;cursor:default;opacity:0;transition:all .2s}.su-slider:hover .su-slider-pagination{bottom:20px;opacity:1}.su-slider-pagination span{display:inline-block;width:14px;height:14px;margin:0;background:#000 0 -999px url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/swiper/default.png) no-repeat;background-color:rgba(0,0,0,.5);cursor:pointer;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all .2s}.su-slider:hover .su-slider-pagination span{margin:0 3px}.su-slider .su-slider-pagination span.swiper-visible-switch{background-color:#fff;background-color:rgba(255,255,255,.5)}.su-slider-pagination span.swiper-active-switch,.su-slider-pagination span:hover{background-position:0 -40px}.su-spacer{display:block;height:0;clear:both;overflow:hidden}.su-spacer-5{height:5px}.su-spacer-10{height:10px}.su-spacer-20{height:20px}.su-spacer-30{height:30px}.su-spacer-40{height:40px}.su-spoiler{margin-bottom:1.5em}.su-spoiler .su-spoiler:last-child{margin-bottom:0}.su-spoiler-title{position:relative;cursor:pointer;min-height:20px;line-height:20px;padding:7px 7px 7px 34px;font-weight:700;font-size:13px}.su-spoiler-title:focus{outline:currentColor thin dotted}.su-spoiler-icon{position:absolute;left:7px;top:7px;display:block;width:20px;height:20px;line-height:21px;text-align:center;font-size:14px;font-family:ShortcodesUltimateIcons;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.su-spoiler-content{padding:14px;transition:padding-top .2s}.su-spoiler.su-spoiler-closed&gt;.su-spoiler-content{height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden;border:none;opacity:0;pointer-events:none}.su-spoiler.su-spoiler-closed&gt;.su-spoiler-content iframe{display:none}.su-spoiler-icon-plus .su-spoiler-icon:before{content:'\f068'}.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before{content:'\f067'}.su-spoiler-icon-plus-circle .su-spoiler-icon:before{content:'\f056'}.su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before{content:'\f055'}.su-spoiler-icon-plus-square-1 .su-spoiler-icon:before{content:'\f146'}.su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before{content:'\f0fe'}.su-spoiler-icon-plus-square-2 .su-spoiler-icon:before{content:'\f147'}.su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before{content:'\f196'}.su-spoiler-icon-arrow .su-spoiler-icon:before{content:'\f063'}.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before{content:'\f061'}.su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before{content:'\f0ab'}.su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before{content:'\f0a9'}.su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before{content:'\f01a'}.su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before{content:'\f18e'}.su-spoiler-icon-chevron .su-spoiler-icon:before{content:'\f078'}.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before{content:'\f054'}.su-spoiler-icon-chevron-circle .su-spoiler-icon:before{content:'\f13a'}.su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before{content:'\f138'}.su-spoiler-icon-caret .su-spoiler-icon:before{content:'\f0d7'}.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before{content:'\f0da'}.su-spoiler-icon-caret-square .su-spoiler-icon:before{content:'\f150'}.su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before{content:'\f152'}.su-spoiler-icon-folder-1 .su-spoiler-icon:before{content:'\f07c'}.su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before{content:'\f07b'}.su-spoiler-icon-folder-2 .su-spoiler-icon:before{content:'\f115'}.su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before{content:'\f114'}.su-spoiler-style-default&gt;.su-spoiler-title{padding-left:27px;padding-right:0}.su-spoiler-style-default&gt;.su-spoiler-title&gt;.su-spoiler-icon{left:0}.su-spoiler-style-default&gt;.su-spoiler-content{padding:1em 0 1em 27px}.su-spoiler-style-fancy{border:1px solid #ccc;border-radius:10px;background:#fff;color:#333}.su-spoiler-style-fancy&gt;.su-spoiler-title{border-bottom:1px solid #ccc;border-radius:10px;background:#f0f0f0;font-size:.9em}.su-spoiler-style-fancy.su-spoiler-closed&gt;.su-spoiler-title{border:none}.su-spoiler-style-fancy&gt;.su-spoiler-content{border-radius:10px}.su-spoiler-style-simple{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.su-spoiler-style-simple&gt;.su-spoiler-title{padding:5px 10px;background:#f0f0f0;color:#333;font-size:.9em}.su-spoiler-style-simple&gt;.su-spoiler-title&gt;.su-spoiler-icon{display:none}.su-spoiler-style-simple&gt;.su-spoiler-content{padding:1em 10px;background:#fff;color:#333}.su-table{width:100%;margin-bottom:1.5em}.su-table table{width:100%!important;margin:0!important;border-collapse:collapse!important;font-size:1em!important;border:1px solid #ccc!important;table-layout:auto!important}.su-table table th{text-align:center!important;padding:1em!important;font-size:1em!important;font-weight:700!important;color:#333!important;border:1px solid #ccc!important;background:#f0f0f0!important}.su-table table td{padding:.5em 1em!important;border:1px solid #ccc!important;background:#fff!important}.su-table-responsive{overflow-x:auto}.su-table-responsive table{width:auto!important;min-width:100%!important}.su-table-responsive table td,.su-table-responsive table th{word-break:initial!important}.su-table-alternate table tr:nth-child(even) td{background-color:#f7f7f7!important}.su-table-fixed table{table-layout:fixed!important}.su-tabs{margin:0 0 1.5em;padding:3px;border-radius:3px;background:#eee}.su-tabs-nav span{display:inline-block;margin-right:3px;padding:10px 15px;min-height:40px;border-top-left-radius:3px;border-top-right-radius:3px;color:#333;font-size:13px;line-height:20px;cursor:pointer;transition:all .2s}.su-tabs-nav span:hover{background:#f5f5f5}.su-tabs-nav span.su-tabs-current{background:#fff;cursor:default}.su-tabs-nav span:focus{outline:currentColor thin dotted}.su-tabs-nav span.su-tabs-disabled{opacity:.5;cursor:default}.su-tabs-pane{padding:15px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#fff;color:#333;font-size:13px}.su-tabs-pane:not(.su-tabs-pane-open){overflow:hidden!important;padding-top:0!important;padding-bottom:0!important;min-height:0!important;height:0!important;border:none!important}.su-tabs-nav,.su-tabs-nav span,.su-tabs-pane,.su-tabs-panes{box-sizing:border-box!important}.su-tabs-vertical{display:flex}.su-tabs-vertical .su-tabs-nav{width:30%}.su-tabs-vertical .su-tabs-nav&gt;span{display:block;margin-right:0;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.su-tabs-vertical .su-tabs-panes{width:70%}.su-tabs-vertical .su-tabs-panes .su-tabs-pane{height:100%;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}@media only screen and (max-width:768px){.su-tabs-vertical{flex-direction:column}.su-tabs-vertical .su-tabs-nav,.su-tabs-vertical .su-tabs-panes{width:100%}.su-tabs-vertical .su-tabs-nav .su-tabs-pane,.su-tabs-vertical .su-tabs-nav&gt;span,.su-tabs-vertical .su-tabs-panes .su-tabs-pane,.su-tabs-vertical .su-tabs-panes&gt;span{border-radius:3px}.su-tabs-mobile-stack .su-tabs-nav span{display:block}.su-tabs-mobile-scroll .su-tabs-nav{display:flex;align-items:flex-end;white-space:nowrap;overflow-x:auto}}.su-tooltip{display:none}.su-tooltip.su-tooltip-visible{display:block}.su-tooltip-inner{display:block;position:relative;padding:.7em .85em}.su-tooltip-title{display:block;font-weight:700;font-size:1.1em;margin-bottom:.25em}.su-tooltip-title:empty{display:none}.su-tooltip-content{display:block}.su-tooltip-shadow-yes{box-shadow:0 0 10px rgba(0,0,0,.5)}.su-tooltip-button{position:relative}.su-tooltip-button-outline-no:focus{outline:0}.su-tooltip-arrow,.su-tooltip-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.su-tooltip-arrow{visibility:hidden}.su-tooltip-arrow:before{visibility:visible;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg)}.su-tooltip[data-popper-placement^=top]&gt;.su-tooltip-arrow{bottom:-4px}.su-tooltip[data-popper-placement^=bottom]&gt;.su-tooltip-arrow{top:-4px}.su-tooltip[data-popper-placement^=left]&gt;.su-tooltip-arrow{right:-4px}.su-tooltip[data-popper-placement^=right]&gt;.su-tooltip-arrow{left:-4px}.su-video{position:relative;margin-bottom:1.5em;overflow:hidden}.su-video .jp-title{position:absolute;top:-100px;left:0;width:100%;height:30px;padding:0 1em;line-height:30px;font-size:.9em;background:#000;background:rgba(0,0,0,.5);color:#fff;transition:top .2s}.su-video:hover .jp-title{top:0}.su-video .jp-start{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;opacity:.5;transition:opacity .2s;background:50% 50% url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default-start.png) no-repeat}.su-video:hover .jp-start{opacity:.8}.su-video.jp-video-full{position:fixed;left:0;top:0;width:100%;height:100%}.su-video.jp-video-full .jp-jplayer{position:fixed!important;left:0;top:0;overflow:hidden}.su-video .jp-gui{position:relative;height:30px;background:#7c8781;background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);border-bottom-right-radius:3px;border-bottom-left-radius:3px}.su-video.jp-video-full .jp-gui{position:fixed;left:0;bottom:0;width:100%}.su-video-controls-no .jp-gui{position:absolute!important;bottom:-100px;left:0;right:0;transition:bottom .2s}.su-video-controls-no:hover .jp-gui{bottom:0}.su-video img{border-radius:0!important;border:none!important;margin:0!important;padding:0!important}.su-video .jp-gui .jp-pause,.su-video .jp-gui .jp-play{position:absolute;left:0;top:0;display:block;width:30px;height:30px;border-right:1px solid #454947;cursor:pointer}.su-video .jp-gui .jp-play{background:0 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-gui .jp-pause{background:-30px 0 url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-full-screen,.su-video .jp-restore-screen{position:absolute;top:0;right:0;display:block;width:30px;height:30px;border-left:1px solid #454947;cursor:pointer}.su-video .jp-full-screen{background:0 -30px url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-restore-screen{background:-30px -30px url(//raumausstattung-ebert.de/wp-content/plugins/shortcodes-ultimate/includes/css/../images/player/default.png) no-repeat}.su-video .jp-progress{position:absolute;top:10px;left:90px;right:90px;height:10px;background:#333;border-radius:3px;box-shadow:0 0 5px #000 inset}.su-video .jp-play-bar,.su-video .jp-seek-bar{position:absolute;top:0;left:0;height:100%;cursor:pointer;border-radius:3px}.su-video .jp-seek-bar{background:#0b0b0b;background:linear-gradient(to bottom,#0b0b0b 0,#666 100%)}.su-video .jp-play-bar{background:#6db3f2;background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%)}.su-video .jp-current-time,.su-video .jp-duration{position:absolute;top:0;display:block;height:30px;line-height:30px;color:#f5f5f5;font-size:10px}.su-video .jp-current-time{left:50px}.su-video .jp-duration{right:50px}.su-vimeo{margin:0 0 1.5em}.su-vimeo iframe{border:none!important}.su-youtube{margin:0 0 1.5em}.su-youtube iframe{border:none!important}</pre></body></html>