.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}@media (hover:hover){.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-credit a:hover span{text-decoration:underline}}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}@media (hover:hover){.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-metro .fbx-inner{border:solid 15px transparent;border-top-width:50px;border-bottom-width:20px}.fbx-metro .fbx-loader{border-radius:3px}.fbx-metro .fbx-close,.fbx-metro .fbx-next,.fbx-metro .fbx-prev{top:-41px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-metro .fbx-close{right:0}.fbx-metro .fbx-prev{left:0}.fbx-metro .fbx-next{left:40px}.fbx-metro .fbx-count,.fbx-metro .fbx-credit{bottom:-15px}.fbx-metro .fbx-next.fbx-disabled,.fbx-metro .fbx-prev.fbx-disabled{cursor:default}.fbx-modal.fbx-metro .fbx-next.fbx-disabled:hover,.fbx-modal.fbx-metro .fbx-prev.fbx-disabled:hover{border-color:transparent}.fbx-metro .fbx-next.fbx-disabled .fbx-icon,.fbx-metro .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-metro.fbx-inset-buttons .fbx-next.fbx-disabled,.fbx-metro.fbx-inset-buttons .fbx-prev.fbx-disabled,.fbx-metro.fbx-sticky-buttons .fbx-next.fbx-disabled,.fbx-metro.fbx-sticky-buttons .fbx-prev.fbx-disabled{display:none}.fbx-metro.fbx-phone.fbx-inset-buttons .fbx-next.fbx-disabled,.fbx-metro.fbx-phone.fbx-inset-buttons .fbx-prev.fbx-disabled,.fbx-metro.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-disabled,.fbx-metro.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-disabled{display:block}.fbx-metro .fbx-inner-spacer{padding:20px}.fbx-metro.fbx-tablet .fbx-inner-spacer{padding:10px}.fbx-modal.fbx-metro.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-metro.fbx-sticky-buttons .fbx-next,.fbx-metro.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;left:auto;right:auto;margin-top:-50px;width:40px;height:100px;line-height:100px;border:none;border-radius:0}.fbx-metro.fbx-sticky-buttons .fbx-prev{left:0}.fbx-metro.fbx-sticky-buttons .fbx-next{right:0}.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 60px}.fbx-metro.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3;margin-top:0}.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-metro.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-metro.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-metro.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-metro.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-metro.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-metro.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:34%;right:34%}.fbx-metro.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-metro.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:auto;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-metro.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;border:none;opacity:1}@media (hover:hover){.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-prev{opacity:0}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-next{left:auto;right:0}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-metro.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-metro.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:34%;right:34%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:1}@media (hover:hover){.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-flat .fbx-loader{border-radius:50%}.fbx-flat .fbx-error-msg{margin-top:-115px}.fbx-flat .fbx-inner-spacer{padding:68px}.fbx-modal.fbx-flat.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-flat .fbx-close,.fbx-modal.fbx-flat .fbx-fullscreen-toggle,.fbx-modal.fbx-flat .fbx-next,.fbx-modal.fbx-flat .fbx-pause,.fbx-modal.fbx-flat .fbx-play,.fbx-modal.fbx-flat .fbx-prev,.fbx-modal.fbx-flat .fbx-social-toggle{font-size:24px}.fbx-modal.fbx-flat.fbx-phone .fbx-close,.fbx-modal.fbx-flat.fbx-phone .fbx-fullscreen-toggle,.fbx-modal.fbx-flat.fbx-phone .fbx-next,.fbx-modal.fbx-flat.fbx-phone .fbx-pause,.fbx-modal.fbx-flat.fbx-phone .fbx-play,.fbx-modal.fbx-flat.fbx-phone .fbx-prev,.fbx-modal.fbx-flat.fbx-phone .fbx-social-toggle{font-size:18px}.fbx-flat .fbx-close{top:-40px;right:-40px;width:32px;height:32px;line-height:32px}.fbx-flat .fbx-next,.fbx-flat .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:32px;height:100px;line-height:100px}.fbx-flat .fbx-prev{left:-40px}.fbx-flat .fbx-next{right:-40px}.fbx-flat .fbx-next.fbx-disabled,.fbx-flat .fbx-prev.fbx-disabled{display:none}.fbx-flat.fbx-phone .fbx-next.fbx-disabled,.fbx-flat.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-flat.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-flat.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-flat.fbx-desktop .fbx-next,.fbx-flat.fbx-desktop .fbx-prev{position:absolute}.fbx-flat .fbx-count,.fbx-flat .fbx-credit{bottom:-25px}.fbx-flat.fbx-sticky-buttons .fbx-close{position:fixed;top:0;right:0;width:63px;height:63px;line-height:63px}.fbx-flat.fbx-sticky-buttons .fbx-next,.fbx-flat.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:63px;height:100px;line-height:100px}.fbx-flat.fbx-sticky-buttons .fbx-prev{left:0}.fbx-flat.fbx-sticky-buttons .fbx-next{right:0}.fbx-flat.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:68px}.fbx-flat.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-flat.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-flat.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:63px;height:auto;margin-top:0}.fbx-flat.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-flat.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-modal.fbx-flat.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-flat.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:34%;right:34%}.fbx-modal.fbx-flat.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-flat.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:44px;height:44px;opacity:1}.fbx-flat.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-flat.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-flat.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:1}@media (hover:hover){.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-prev{opacity:0}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-flat.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-flat.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-blue,.fbx-blue .fbx-caption,.fbx-blue .fbx-open-caption,.fbx-blue.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-blue .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-blue{background-color:#133e81}.fbx-blue .fbx-inner,.fbx-blue.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-blue.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-blue.fbx-modal,.fbx-modal.fbx-blue.fbx-phone .fbx-close:hover,.fbx-modal.fbx-blue.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-blue.fbx-phone .fbx-next:hover,.fbx-modal.fbx-blue.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-blue.fbx-phone .fbx-play:hover,.fbx-modal.fbx-blue.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-blue.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-blue .fbx-close,.fbx-rounded.fbx-blue .fbx-fullscreen-toggle,.fbx-rounded.fbx-blue .fbx-pause,.fbx-rounded.fbx-blue .fbx-play,.fbx-rounded.fbx-blue .fbx-social-toggle{border-color:#1b58b7}.fbx-blue .fbx-close,.fbx-blue .fbx-fullscreen-toggle,.fbx-blue .fbx-inner,.fbx-blue .fbx-loader,.fbx-blue .fbx-next,.fbx-blue .fbx-pause,.fbx-blue .fbx-play,.fbx-blue .fbx-prev,.fbx-blue .fbx-social-toggle,.fbx-blue.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-blue.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-blue.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-blue.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#1b58b7}.fbx-blue.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-blue.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-flat.fbx-blue .fbx-close,.fbx-flat.fbx-blue .fbx-fullscreen-toggle,.fbx-flat.fbx-blue .fbx-loader,.fbx-flat.fbx-blue .fbx-next,.fbx-flat.fbx-blue .fbx-pause,.fbx-flat.fbx-blue .fbx-play,.fbx-flat.fbx-blue .fbx-prev,.fbx-flat.fbx-blue .fbx-social-toggle,.fbx-flat.fbx-blue.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-blue.fbx-inset-buttons .fbx-prev .fbx-icon{background-color:transparent}.fbx-flat.fbx-blue.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-blue.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-blue.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:#1b58b7}.fbx-blue .fbx-close,.fbx-blue .fbx-error-msg,.fbx-blue .fbx-fullscreen-toggle,.fbx-blue .fbx-loader,.fbx-blue .fbx-next,.fbx-blue .fbx-pause,.fbx-blue .fbx-play,.fbx-blue .fbx-prev,.fbx-blue .fbx-social-toggle,.fbx-metro.fbx-blue .fbx-count,.fbx-metro.fbx-blue .fbx-credit a{color:#fff!important}.fbx-flat.fbx-blue .fbx-count,.fbx-flat.fbx-blue .fbx-credit a,.fbx-rounded.fbx-blue .fbx-count,.fbx-rounded.fbx-blue .fbx-credit a{color:#888}.fbx-blue .fbx-caption{color:#fff}.fbx-blue .fbx-caption-desc,.fbx-blue .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-blue .fbx-close:hover,.fbx-blue .fbx-fullscreen-toggle:hover,.fbx-blue .fbx-next:hover,.fbx-blue .fbx-pause:hover,.fbx-blue .fbx-play:hover,.fbx-blue .fbx-prev:hover,.fbx-blue .fbx-social-toggle:hover,.fbx-metro.fbx-blue .fbx-credit a:hover{color:#fff!important}.fbx-metro.fbx-blue .fbx-close:hover,.fbx-metro.fbx-blue .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-blue .fbx-next:hover,.fbx-metro.fbx-blue .fbx-pause:hover,.fbx-metro.fbx-blue .fbx-play:hover,.fbx-metro.fbx-blue .fbx-prev:hover,.fbx-metro.fbx-blue .fbx-social-toggle:hover{border-color:#fff}.fbx-flat.fbx-blue .fbx-credit a:hover span,.fbx-rounded.fbx-blue .fbx-credit a:hover span{color:#ddd}}.fbx-blue .fbx-item-current::-webkit-scrollbar,.fbx-blue .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-blue .fbx-item-current::-webkit-scrollbar-track,.fbx-blue .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-blue .fbx-item-current::-webkit-scrollbar-corner,.fbx-blue .fbx-item-current::-webkit-scrollbar-thumb,.fbx-blue .fbx-item-next::-webkit-scrollbar-corner,.fbx-blue .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-dark,.fbx-dark .fbx-caption,.fbx-dark .fbx-open-caption,.fbx-dark.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-dark .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-dark{background-color:#0f0f0f}.fbx-dark .fbx-inner,.fbx-dark.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-dark.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-dark.fbx-modal,.fbx-modal.fbx-dark.fbx-phone .fbx-close:hover,.fbx-modal.fbx-dark.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-dark.fbx-phone .fbx-next:hover,.fbx-modal.fbx-dark.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-dark.fbx-phone .fbx-play:hover,.fbx-modal.fbx-dark.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-dark.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-dark .fbx-close,.fbx-rounded.fbx-dark .fbx-fullscreen-toggle,.fbx-rounded.fbx-dark .fbx-pause,.fbx-rounded.fbx-dark .fbx-play,.fbx-rounded.fbx-dark .fbx-social-toggle{border-color:#1b1b1b}.fbx-dark .fbx-close,.fbx-dark .fbx-fullscreen-toggle,.fbx-dark .fbx-inner,.fbx-dark .fbx-loader,.fbx-dark .fbx-next,.fbx-dark .fbx-pause,.fbx-dark .fbx-play,.fbx-dark .fbx-prev,.fbx-dark .fbx-social-toggle,.fbx-dark.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-dark.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-dark.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-dark.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#1b1b1b}.fbx-dark.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-dark.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-flat.fbx-dark .fbx-close,.fbx-flat.fbx-dark .fbx-fullscreen-toggle,.fbx-flat.fbx-dark .fbx-loader,.fbx-flat.fbx-dark .fbx-next,.fbx-flat.fbx-dark .fbx-pause,.fbx-flat.fbx-dark .fbx-play,.fbx-flat.fbx-dark .fbx-prev,.fbx-flat.fbx-dark .fbx-social-toggle,.fbx-flat.fbx-dark.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-dark.fbx-inset-buttons .fbx-prev .fbx-icon{background-color:transparent}.fbx-flat.fbx-dark.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-dark.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-dark.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-dark.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-dark .fbx-close,.fbx-dark .fbx-error-msg,.fbx-dark .fbx-fullscreen-toggle,.fbx-dark .fbx-loader,.fbx-dark .fbx-next,.fbx-dark .fbx-pause,.fbx-dark .fbx-play,.fbx-dark .fbx-prev,.fbx-dark .fbx-social-toggle,.fbx-metro.fbx-dark .fbx-count,.fbx-metro.fbx-dark .fbx-credit a{color:#636463!important}.fbx-flat.fbx-dark .fbx-close,.fbx-flat.fbx-dark .fbx-count,.fbx-flat.fbx-dark .fbx-credit a,.fbx-flat.fbx-dark .fbx-fullscreen-toggle,.fbx-flat.fbx-dark .fbx-loader,.fbx-flat.fbx-dark .fbx-next,.fbx-flat.fbx-dark .fbx-pause,.fbx-flat.fbx-dark .fbx-play,.fbx-flat.fbx-dark .fbx-prev,.fbx-flat.fbx-dark .fbx-social-toggle{color:#fff!important}.fbx-flat.fbx-dark .fbx-count,.fbx-flat.fbx-dark .fbx-credit a,.fbx-rounded.fbx-dark .fbx-count,.fbx-rounded.fbx-dark .fbx-credit a{color:#888}.fbx-dark .fbx-caption{color:#fff}.fbx-dark .fbx-caption-desc,.fbx-dark .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-dark .fbx-close:hover,.fbx-dark .fbx-fullscreen-toggle:hover,.fbx-dark .fbx-next:hover,.fbx-dark .fbx-pause:hover,.fbx-dark .fbx-play:hover,.fbx-dark .fbx-prev:hover,.fbx-dark .fbx-social-toggle:hover,.fbx-metro.fbx-dark .fbx-credit a:hover{color:#fff!important}.fbx-metro.fbx-dark .fbx-close:hover,.fbx-metro.fbx-dark .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-dark .fbx-next:hover,.fbx-metro.fbx-dark .fbx-pause:hover,.fbx-metro.fbx-dark .fbx-play:hover,.fbx-metro.fbx-dark .fbx-prev:hover,.fbx-metro.fbx-dark .fbx-social-toggle:hover{border-color:#fff}.fbx-flat.fbx-dark .fbx-credit a:hover span,.fbx-rounded.fbx-dark .fbx-credit a:hover span{color:#ddd}}.fbx-dark .fbx-item-current::-webkit-scrollbar,.fbx-dark .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-dark .fbx-item-current::-webkit-scrollbar-track,.fbx-dark .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-dark .fbx-item-current::-webkit-scrollbar-corner,.fbx-dark .fbx-item-current::-webkit-scrollbar-thumb,.fbx-dark .fbx-item-next::-webkit-scrollbar-corner,.fbx-dark .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-fullscreen-mode.fbx-dark .fbx-btn-shadow,.fbx-fullscreen-mode.fbx-dark .fbx-social a,.fbx-fullscreen-mode.fbx-dark.fbx-rounded .fbx-btn-shadow{box-shadow:0 0 12px rgba(128,128,128,.8)}.fbx-fullscreen-mode.fbx-dark .fbx-btn-shadow:hover,.fbx-fullscreen-mode.fbx-dark .fbx-social a:hover,.fbx-fullscreen-mode.fbx-dark.fbx-rounded .fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(128,128,128,.8)}.fbx-green,.fbx-green .fbx-caption,.fbx-green .fbx-open-caption,.fbx-green.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-green .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-green{background-color:#2a7e2a}.fbx-green .fbx-inner,.fbx-green.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-green.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-green.fbx-modal,.fbx-modal.fbx-green.fbx-phone .fbx-close:hover,.fbx-modal.fbx-green.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-green.fbx-phone .fbx-next:hover,.fbx-modal.fbx-green.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-green.fbx-phone .fbx-play:hover,.fbx-modal.fbx-green.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-green.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-green .fbx-close,.fbx-rounded.fbx-green .fbx-fullscreen-toggle,.fbx-rounded.fbx-green .fbx-pause,.fbx-rounded.fbx-green .fbx-play,.fbx-rounded.fbx-green .fbx-social-toggle{border-color:#393}.fbx-green .fbx-close,.fbx-green .fbx-fullscreen-toggle,.fbx-green .fbx-inner,.fbx-green .fbx-loader,.fbx-green .fbx-next,.fbx-green .fbx-pause,.fbx-green .fbx-play,.fbx-green .fbx-prev,.fbx-green .fbx-social-toggle,.fbx-green.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-green.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-green.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-green.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#393}.fbx-flat.fbx-green .fbx-close,.fbx-flat.fbx-green .fbx-fullscreen-toggle,.fbx-flat.fbx-green .fbx-loader,.fbx-flat.fbx-green .fbx-next,.fbx-flat.fbx-green .fbx-pause,.fbx-flat.fbx-green .fbx-play,.fbx-flat.fbx-green .fbx-prev,.fbx-flat.fbx-green .fbx-social-toggle,.fbx-flat.fbx-green.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-green.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-green.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-green.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-green.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-green.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-green.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:#393}.fbx-green .fbx-close,.fbx-green .fbx-error-msg,.fbx-green .fbx-fullscreen-toggle,.fbx-green .fbx-loader,.fbx-green .fbx-next,.fbx-green .fbx-pause,.fbx-green .fbx-play,.fbx-green .fbx-prev,.fbx-green .fbx-social-toggle,.fbx-metro.fbx-green .fbx-count,.fbx-metro.fbx-green .fbx-credit a{color:#fff!important}.fbx-flat.fbx-green .fbx-count,.fbx-flat.fbx-green .fbx-credit a,.fbx-rounded.fbx-green .fbx-count,.fbx-rounded.fbx-green .fbx-credit a{color:#888}.fbx-green .fbx-caption{color:#fff}.fbx-green .fbx-caption-desc,.fbx-green .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-green .fbx-close:hover,.fbx-green .fbx-fullscreen-toggle:hover,.fbx-green .fbx-next:hover,.fbx-green .fbx-pause:hover,.fbx-green .fbx-play:hover,.fbx-green .fbx-prev:hover,.fbx-green .fbx-social-toggle:hover,.fbx-metro.fbx-green .fbx-credit a:hover{color:#fff!important}.fbx-metro.fbx-green .fbx-close:hover,.fbx-metro.fbx-green .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-green .fbx-next:hover,.fbx-metro.fbx-green .fbx-pause:hover,.fbx-metro.fbx-green .fbx-play:hover,.fbx-metro.fbx-green .fbx-prev:hover,.fbx-metro.fbx-green .fbx-social-toggle:hover{border-color:#fff}.fbx-flat.fbx-green .fbx-credit a:hover span,.fbx-rounded.fbx-green .fbx-credit a:hover span{color:#ddd}}.fbx-green .fbx-item-current::-webkit-scrollbar,.fbx-green .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-green .fbx-item-current::-webkit-scrollbar-track,.fbx-green .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-green .fbx-item-current::-webkit-scrollbar-corner,.fbx-green .fbx-item-current::-webkit-scrollbar-thumb,.fbx-green .fbx-item-next::-webkit-scrollbar-corner,.fbx-green .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-pink,.fbx-pink .fbx-caption,.fbx-pink .fbx-open-caption,.fbx-pink.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-pink{background-color:#a64a87}.fbx-modal.fbx-pink.fbx-phone .fbx-close:hover,.fbx-modal.fbx-pink.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-pink.fbx-phone .fbx-next:hover,.fbx-modal.fbx-pink.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-pink.fbx-phone .fbx-play:hover,.fbx-modal.fbx-pink.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-pink.fbx-phone .fbx-social-toggle:hover,.fbx-pink .fbx-inner,.fbx-pink.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-pink.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-pink.fbx-modal,.fbx-rounded.fbx-pink .fbx-close,.fbx-rounded.fbx-pink .fbx-fullscreen-toggle,.fbx-rounded.fbx-pink .fbx-pause,.fbx-rounded.fbx-pink .fbx-play,.fbx-rounded.fbx-pink .fbx-social-toggle{border-color:#df64b6}.fbx-pink .fbx-close,.fbx-pink .fbx-fullscreen-toggle,.fbx-pink .fbx-inner,.fbx-pink .fbx-loader,.fbx-pink .fbx-next,.fbx-pink .fbx-pause,.fbx-pink .fbx-play,.fbx-pink .fbx-prev,.fbx-pink .fbx-social-toggle,.fbx-pink.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-pink.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-pink.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-pink.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#df64b6}.fbx-flat.fbx-pink .fbx-close,.fbx-flat.fbx-pink .fbx-fullscreen-toggle,.fbx-flat.fbx-pink .fbx-loader,.fbx-flat.fbx-pink .fbx-next,.fbx-flat.fbx-pink .fbx-pause,.fbx-flat.fbx-pink .fbx-play,.fbx-flat.fbx-pink .fbx-prev,.fbx-flat.fbx-pink .fbx-social-toggle,.fbx-flat.fbx-pink.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-pink.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-pink.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-pink.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-pink.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-pink.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-pink.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:#df64b6}.fbx-metro.fbx-pink .fbx-count,.fbx-metro.fbx-pink .fbx-credit a,.fbx-pink .fbx-close,.fbx-pink .fbx-error-msg,.fbx-pink .fbx-fullscreen-toggle,.fbx-pink .fbx-loader,.fbx-pink .fbx-next,.fbx-pink .fbx-pause,.fbx-pink .fbx-play,.fbx-pink .fbx-prev,.fbx-pink .fbx-social-toggle{color:#fff!important}.fbx-flat.fbx-pink .fbx-count,.fbx-flat.fbx-pink .fbx-credit a,.fbx-rounded.fbx-pink .fbx-count,.fbx-rounded.fbx-pink .fbx-credit a{color:#888}.fbx-pink .fbx-caption{color:#fff}.fbx-pink .fbx-caption-desc,.fbx-pink .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-metro.fbx-pink .fbx-credit a:hover,.fbx-pink .fbx-close:hover,.fbx-pink .fbx-fullscreen-toggle:hover,.fbx-pink .fbx-next:hover,.fbx-pink .fbx-pause:hover,.fbx-pink .fbx-play:hover,.fbx-pink .fbx-prev:hover,.fbx-pink .fbx-social-toggle:hover{color:#fff!important}.fbx-metro.fbx-pink .fbx-close:hover,.fbx-metro.fbx-pink .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-pink .fbx-next:hover,.fbx-metro.fbx-pink .fbx-pause:hover,.fbx-metro.fbx-pink .fbx-play:hover,.fbx-metro.fbx-pink .fbx-prev:hover,.fbx-metro.fbx-pink .fbx-social-toggle:hover{border-color:#fff}.fbx-flat.fbx-pink .fbx-credit a:hover span,.fbx-rounded.fbx-pink .fbx-credit a:hover span{color:#ddd}}.fbx-pink .fbx-item-current::-webkit-scrollbar,.fbx-pink .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-pink .fbx-item-current::-webkit-scrollbar-track,.fbx-pink .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-pink .fbx-item-current::-webkit-scrollbar-corner,.fbx-pink .fbx-item-current::-webkit-scrollbar-thumb,.fbx-pink .fbx-item-next::-webkit-scrollbar-corner,.fbx-pink .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-fullscreen-toggle{display:none}.fbx-fullscreen .fbx-fullscreen-toggle{position:absolute;z-index:100007;display:block;outline:0;text-decoration:none;cursor:pointer;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}@media (hover:hover){.fbx-fullscreen .fbx-fullscreen-toggle:hover{text-decoration:none}}.fbx-flat.fbx-fullscreen .fbx-fullscreen-toggle{width:32px;height:32px;line-height:32px;top:-40px;left:-40px;border:none;border-radius:0}.fbx-flat.fbx-fullscreen.fbx-sticky-buttons .fbx-fullscreen-toggle{position:fixed;width:63px;height:63px;line-height:63px;top:0;left:0}.fbx-metro.fbx-fullscreen .fbx-fullscreen-toggle{top:-41px;left:0}.fbx-rounded.fbx-fullscreen .fbx-fullscreen-toggle{top:-21px;left:-21px}.fbx-metro.fbx-fullscreen .fbx-prev{left:40px}.fbx-metro.fbx-fullscreen .fbx-next{left:80px}.fbx-metro.fbx-sticky-buttons.fbx-fullscreen .fbx-prev{left:0}.fbx-metro.fbx-sticky-buttons.fbx-fullscreen .fbx-next{left:auto;right:0}.fbx-metro.fbx-inset-buttons.fbx-fullscreen .fbx-prev{left:0}.fbx-metro.fbx-inset-buttons.fbx-fullscreen .fbx-next{left:auto;right:0}.fbx-rounded.fbx-fullscreen.fbx-phone .fbx-fullscreen-toggle{display:none}.fbx-fullscreen-mode.fbx-desktop .fbx-inner-spacer,.fbx-fullscreen-mode.fbx-metro.fbx-desktop .fbx-inner-spacer,.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-inner-spacer,.fbx-fullscreen-mode.fbx-rounded.fbx-desktop .fbx-inner-spacer,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-inner-spacer,.fbx-fullscreen-mode.fbx-tablet .fbx-inner-spacer{padding:10px}.fbx-fullscreen-mode .fbx-inner,.fbx-fullscreen-mode.fbx-metro .fbx-inner,.fbx-fullscreen-mode.fbx-rounded .fbx-inner{border:none}.fbx-fullscreen-mode .fbx-caption,.fbx-fullscreen-mode .fbx-inner,.fbx-fullscreen-mode .fbx-item-current,.fbx-fullscreen-mode .fbx-item-image,.fbx-fullscreen-mode .fbx-item-next,.fbx-fullscreen-mode.fbx-rounded .fbx-caption,.fbx-fullscreen-mode.fbx-rounded .fbx-inner,.fbx-fullscreen-mode.fbx-rounded .fbx-item-current,.fbx-fullscreen-mode.fbx-rounded .fbx-item-image,.fbx-fullscreen-mode.fbx-rounded .fbx-item-next{border-radius:0}.fbx-fullscreen-mode.fbx-flat .fbx-next,.fbx-fullscreen-mode.fbx-flat .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-inset-buttons .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-inset-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro .fbx-next,.fbx-fullscreen-mode.fbx-metro .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-inset-buttons .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-inset-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-rounded .fbx-next,.fbx-fullscreen-mode.fbx-rounded .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-inset-buttons .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-inset-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-40px;width:28px;height:80px;line-height:80px;border-radius:6px;border:solid 3px transparent;opacity:1;min-width:0;box-sizing:content-box}@media (hover:hover){.fbx-fullscreen-mode.fbx-flat .fbx-next,.fbx-fullscreen-mode.fbx-flat .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro .fbx-next,.fbx-fullscreen-mode.fbx-metro .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-rounded .fbx-next,.fbx-fullscreen-mode.fbx-rounded .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-prev{opacity:.5}.fbx-fullscreen-mode.fbx-flat .fbx-next:hover,.fbx-fullscreen-mode.fbx-flat .fbx-prev:hover,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-next:hover,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-prev:hover,.fbx-fullscreen-mode.fbx-metro .fbx-next:hover,.fbx-fullscreen-mode.fbx-metro .fbx-prev:hover,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-next:hover,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-prev:hover,.fbx-fullscreen-mode.fbx-rounded .fbx-next:hover,.fbx-fullscreen-mode.fbx-rounded .fbx-prev:hover,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-next:hover,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-prev:hover{opacity:1}}.fbx-error.fbx-fullscreen-mode.fbx-metro .fbx-prev,.fbx-error.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-prev,.fbx-error.fbx-fullscreen-mode.fbx-rounded .fbx-prev,.fbx-error.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-flat .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-fullscreen-mode.fbx-rounded .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev{left:25px}.fbx-error.fbx-fullscreen-mode.fbx-metro .fbx-next,.fbx-error.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-next,.fbx-error.fbx-fullscreen-mode.fbx-rounded .fbx-next,.fbx-error.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-flat .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-metro .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-rounded .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-next{right:25px;left:auto}.fbx-error.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-prev,.fbx-error.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons .fbx-prev,.fbx-error.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-prev,.fbx-error.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-tablet .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons .fbx-prev,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev{left:20px}.fbx-error.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-next,.fbx-error.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons .fbx-next,.fbx-error.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-next,.fbx-error.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-tablet .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons .fbx-next,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-next{right:20px;left:auto}.fbx-fullscreen-mode.fbx-metro.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-fullscreen-mode.fbx-metro.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon,.fbx-fullscreen-mode.fbx-rounded.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-fullscreen-mode.fbx-rounded.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{left:auto;right:auto;border:none;border-radius:0;opacity:1}.fbx-fullscreen-mode.fbx-flat .fbx-close,.fbx-fullscreen-mode.fbx-flat .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-metro .fbx-close,.fbx-fullscreen-mode.fbx-metro .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-rounded .fbx-close,.fbx-fullscreen-mode.fbx-rounded .fbx-fullscreen-toggle{position:fixed;opacity:1;border-radius:6px}@media (hover:hover){.fbx-fullscreen-mode.fbx-flat .fbx-close,.fbx-fullscreen-mode.fbx-flat .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-metro .fbx-close,.fbx-fullscreen-mode.fbx-metro .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-rounded .fbx-close,.fbx-fullscreen-mode.fbx-rounded .fbx-fullscreen-toggle{opacity:.8}.fbx-fullscreen-mode.fbx-flat .fbx-close:hover,.fbx-fullscreen-mode.fbx-flat .fbx-fullscreen-toggle:hover,.fbx-fullscreen-mode.fbx-metro .fbx-close:hover,.fbx-fullscreen-mode.fbx-metro .fbx-fullscreen-toggle:hover,.fbx-fullscreen-mode.fbx-rounded .fbx-close:hover,.fbx-fullscreen-mode.fbx-rounded .fbx-fullscreen-toggle:hover{opacity:1}}.fbx-fullscreen-mode.fbx-flat .fbx-close,.fbx-fullscreen-mode.fbx-flat.fbx-desktop .fbx-close,.fbx-fullscreen-mode.fbx-metro .fbx-close,.fbx-fullscreen-mode.fbx-metro.fbx-desktop .fbx-close,.fbx-fullscreen-mode.fbx-rounded .fbx-close,.fbx-fullscreen-mode.fbx-rounded.fbx-desktop .fbx-close{right:25px;top:25px;left:auto}.fbx-fullscreen-mode.fbx-flat .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-flat.fbx-desktop .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-metro .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-metro.fbx-desktop .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-rounded .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-rounded.fbx-desktop .fbx-fullscreen-toggle{left:25px;top:25px}.fbx-modal.fbx-fullscreen-mode.fbx-flat.fbx-tablet .fbx-close,.fbx-modal.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-close,.fbx-modal.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-close{right:20px;top:20px;left:auto}.fbx-fullscreen-mode.fbx-metro.fbx-flat .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-metro.fbx-tablet .fbx-fullscreen-toggle,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet .fbx-fullscreen-toggle{left:20px;top:20px}.fbx-fullscreen-mode .fbx-caption{position:fixed;bottom:0}@media (hover:hover){.fbx-fullscreen-mode.fbx-metro .fbx-close:hover,.fbx-fullscreen-mode.fbx-metro .fbx-fullscreen-toggle:hover,.fbx-fullscreen-mode.fbx-metro .fbx-next:hover,.fbx-fullscreen-mode.fbx-metro .fbx-prev:hover{border:solid 3px transparent}}.fbx-fullscreen-mode .fbx-credit{left:10px}.fbx-fullscreen-mode.fbx-flat .fbx-count,.fbx-fullscreen-mode.fbx-flat .fbx-credit,.fbx-fullscreen-mode.fbx-metro .fbx-count,.fbx-fullscreen-mode.fbx-metro .fbx-credit,.fbx-fullscreen-mode.fbx-rounded .fbx-count,.fbx-fullscreen-mode.fbx-rounded .fbx-credit{bottom:5px}.fbx-fullscreen-mode .fbx-social.fbx-above,.fbx-fullscreen-mode .fbx-social.fbx-aboveleft,.fbx-fullscreen-mode .fbx-social.fbx-aboveright,.fbx-fullscreen-mode.fbx-metro .fbx-social.fbx-above,.fbx-fullscreen-mode.fbx-metro .fbx-social.fbx-aboveleft,.fbx-fullscreen-mode.fbx-metro .fbx-social.fbx-aboveright{top:-45px;margin:0}.fbx-fullscreen-mode .fbx-social.fbx-below,.fbx-fullscreen-mode .fbx-social.fbx-belowleft,.fbx-fullscreen-mode .fbx-social.fbx-belowright,.fbx-fullscreen-mode.fbx-metro .fbx-social.fbx-below,.fbx-fullscreen-mode.fbx-metro .fbx-social.fbx-belowleft,.fbx-fullscreen-mode.fbx-metro .fbx-social.fbx-belowright{bottom:-45px;margin:0}.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen .fbx-play{position:fixed;opacity:.8;border:solid 3px transparent;border-radius:6px;z-index:100008;width:28px;height:28px;line-height:28px}.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play{top:70px;bottom:auto;right:25px;left:auto}.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play{top:70px;bottom:auto;right:20px;left:auto}.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-flat.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-metro.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-pause,.fbx-fullscreen-mode.fbx-rounded.fbx-tablet.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen.fbx-playpause-center .fbx-play{position:fixed;top:50%;left:50%;bottom:auto;right:auto;margin-top:-40px;margin-left:-40px;width:80px;height:80px;line-height:80px;opacity:.8;border:solid 3px transparent;border-radius:6px}@media (hover:hover){.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause:hover,.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play:hover,.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause:hover,.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play:hover,.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause:hover,.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play:hover{opacity:1}}.fbx-error.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause,.fbx-error.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play,.fbx-error.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause,.fbx-error.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play,.fbx-error.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause,.fbx-error.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play,.fbx-loading.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause,.fbx-loading.fbx-flat.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play,.fbx-loading.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause,.fbx-loading.fbx-metro.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play,.fbx-loading.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-pause,.fbx-loading.fbx-rounded.fbx-slideshow.fbx-fullscreen.fbx-fullscreen-mode .fbx-play{display:none!important}.fbx-slideshow .fbx-progress{z-index:100005;width:0;position:absolute;display:none;top:auto;left:0;bottom:0;height:5px;box-sizing:border-box}.fbx-fullscreen-mode.fbx-slideshow .fbx-progress,.fbx-sticky-caption.fbx-slideshow .fbx-progress{position:fixed;z-index:100008}@media (hover:hover){.fbx-slideshow .fbx-pause:hover,.fbx-slideshow .fbx-play:hover{text-decoration:none}}.fbx-slideshow .fbx-pause,.fbx-slideshow .fbx-play{z-index:100007;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%;position:absolute;text-align:center;text-decoration:none;display:block;outline:0;cursor:pointer}.fbx-no-buttons .fbx-pause,.fbx-no-buttons .fbx-play,.fbx-no-buttons .fbx-progress{display:none!important}.fbx-metro.fbx-slideshow .fbx-pause,.fbx-metro.fbx-slideshow .fbx-play{top:-41px;left:40px}.fbx-rounded.fbx-slideshow .fbx-pause,.fbx-rounded.fbx-slideshow .fbx-play{right:-21px;bottom:-21px}.fbx-flat.fbx-slideshow .fbx-pause,.fbx-flat.fbx-slideshow .fbx-play{width:32px;height:32px;line-height:32px;right:-40px;bottom:-40px;border:none;border-radius:0}.fbx-flat.fbx-slideshow.fbx-sticky-buttons .fbx-pause,.fbx-flat.fbx-slideshow.fbx-sticky-buttons .fbx-play{position:fixed;width:63px;height:63px;line-height:63px;right:0;bottom:0}.fbx-metro.fbx-slideshow .fbx-next{left:80px}.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-play{left:80px}.fbx-metro.fbx-slideshow.fbx-fullscreen .fbx-next{left:120px}.fbx-metro.fbx-slideshow.fbx-no-fullscreen .fbx-prev{left:0}.fbx-metro.fbx-slideshow.fbx-no-fullscreen .fbx-pause,.fbx-metro.fbx-slideshow.fbx-no-fullscreen .fbx-play{left:40px}.fbx-metro.fbx-slideshow.fbx-no-fullscreen .fbx-next{left:80px}.fbx-metro.fbx-inset-buttons.fbx-slideshow .fbx-prev,.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-prev,.fbx-metro.fbx-sticky-buttons.fbx-slideshow .fbx-prev,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-prev{left:0;right:auto}.fbx-metro.fbx-inset-buttons.fbx-slideshow .fbx-pause,.fbx-metro.fbx-inset-buttons.fbx-slideshow .fbx-play,.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-pause,.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-play,.fbx-metro.fbx-sticky-buttons.fbx-slideshow .fbx-pause,.fbx-metro.fbx-sticky-buttons.fbx-slideshow .fbx-play,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-pause,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-play{left:0}.fbx-metro.fbx-inset-buttons.fbx-slideshow .fbx-next,.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-next,.fbx-metro.fbx-sticky-buttons.fbx-slideshow .fbx-next,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-no-fullscreen .fbx-next{left:auto;right:0}.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-play,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-pause,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-play{left:40px}.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-prev{left:0;right:auto}.fbx-metro.fbx-inset-buttons.fbx-slideshow.fbx-fullscreen .fbx-next,.fbx-metro.fbx-sticky-buttons.fbx-slideshow.fbx-fullscreen .fbx-next{left:auto;right:0}.fbx-modal.fbx-phone .fbx-progress{height:3px}.fbx-modal.fbx-phone .fbx-pause,.fbx-modal.fbx-phone .fbx-play{position:fixed;border-radius:0}.fbx-modal.fbx-phone .fbx-progress{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-portrait .fbx-pause,.fbx-modal.fbx-phone.fbx-portrait .fbx-play{border:none;top:0;bottom:auto;left:25%;right:50%;width:auto;height:40px;line-height:40px}.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait .fbx-prev,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-prev,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{right:75%;left:0}.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-next,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{right:25%;left:50%}.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{right:0;left:75%}.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{right:0;left:0}.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-pause,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-play,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-prev,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-no-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-no-buttons.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-pause,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-play,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-close,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-play,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0;border-radius:0}.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-pause,.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-play{top:154px}.fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-effects .fbx-inner{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-duration:.4s;transition-timing-function:ease-in-out}.fbx-effect-1 .fbx-inner{transition-property:transform,opacity,visibility;transform:scale(.5);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-1 .fbx-inner{transform:scale(1);visibility:visible;opacity:1}.fbx-effect-2 .fbx-inner{transition-property:transform,opacity,visibility;transform:translateX(100%);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-2 .fbx-inner{transform:translateX(0);visibility:visible;opacity:1}.fbx-effect-3 .fbx-inner{transition-property:transform,opacity,visibility;transform:translateY(100%);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-3 .fbx-inner{transform:translateY(0);visibility:visible;opacity:1}.fbx-effect-4 .fbx-inner{transition-property:transform,opacity,visibility;transform:scale(0) rotate(720deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-4 .fbx-inner{transform:scale(1) rotate(0);visibility:visible;opacity:1}.fbx-effect-5{perspective:1300px}.fbx-effect-5 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-5 .fbx-inner{transform:translateZ(0) rotateX(0);visibility:visible;opacity:1}.fbx-effect-6{perspective:1300px}.fbx-effect-6 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-6 .fbx-inner{transform:translate(0) translateZ(0) rotate(0);visibility:visible;opacity:1}.fbx-effect-7{perspective:1300px}.fbx-effect-7 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform:rotateY(-70deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-7 .fbx-inner{transform:rotateY(0);visibility:visible;opacity:1}.fbx-effect-8{perspective:1300px}.fbx-effect-8 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform:rotateX(-70deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-8 .fbx-inner{transform:rotateX(0);visibility:visible;opacity:1}.fbx-effect-9{perspective:1300px}.fbx-effect-9 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform-origin:50% 0;transform:rotateX(-60deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-9 .fbx-inner{transform:rotateX(0);visibility:visible;opacity:1}.fbx-effect-10 .fbx-inner{transition-property:transform,opacity,visibility;transform:scale(2);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-10 .fbx-inner{transform:scale(1);visibility:visible;opacity:1}.fbx-effect-11{perspective:1300px}.fbx-effect-11 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform-origin:0 100%;transform:translateY(100%) rotateX(90deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-11 .fbx-inner{transform:translateY(0) rotateX(0);visibility:visible;opacity:1}.fbx-effect-12{perspective:1300px}.fbx-effect-12 .fbx-inner{transition-property:transform,opacity,visibility;transform-style:preserve-3d;transform-origin:0 100%;transform:translateZ(100px) translateX(-30%) rotateY(90deg);visibility:hidden;opacity:0}.fbx-animate.fbx-effect-12 .fbx-inner{transform:translateZ(0) translateX(0) rotateY(0);visibility:visible;opacity:1}.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-social-toggle,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-11.fbx-full-buttons .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-12.fbx-full-buttons .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-5.fbx-full-buttons .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-6.fbx-full-buttons .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-7.fbx-full-buttons .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-8.fbx-full-buttons .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9 .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9 .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9 .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9 .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9 .fbx-prev,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9.fbx-full-buttons .fbx-close,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9.fbx-full-buttons .fbx-next,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9.fbx-full-buttons .fbx-pause,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9.fbx-full-buttons .fbx-play,.fbx-modal.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-effect-9.fbx-full-buttons .fbx-prev{right:-45px}.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-11 .fbx-social,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-12 .fbx-social,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-5 .fbx-social,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-6 .fbx-social,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-7 .fbx-social,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-8 .fbx-social,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-caption,.fbx-modal.fbx-phone.fbx-landscape.fbx-effect-9 .fbx-social{border-right:none}.fbx-social{z-index:100005;position:absolute;width:100%;left:0;padding:5px 0 0 5px;box-sizing:border-box;transition:visibility .3s ease,opacity .3s ease;visibility:hidden;opacity:0;max-width:100%;max-height:100%;overflow:hidden}.fbx-show.fbx-social-share .fbx-social{visibility:visible;opacity:1}.fbx-show.fbx-social-share .fbx-social.fbx-fade-social{visibility:hidden;opacity:0}.fbx-social-toggle{display:none}.fbx-social .fbx-icon{height:24px;width:auto}.fbx-social .fbx-icon:not(.fbx-icon-download,.fbx-icon-email){height:36px}.fbx-sticky-social .fbx-social{position:fixed}.fbx-social.fbx-top{top:0;text-align:center}.fbx-social.fbx-topleft{top:0;text-align:left}.fbx-social.fbx-topright{top:0;text-align:right}.fbx-social.fbx-bottom{bottom:0;text-align:center}.fbx-social.fbx-bottomleft{bottom:0;text-align:left}.fbx-social.fbx-bottomright{bottom:0;text-align:right}.fbx-social.fbx-above{top:-55px;text-align:center}.fbx-social.fbx-aboveleft{top:-55px;text-align:left}.fbx-social.fbx-aboveright{top:-55px;text-align:right}.fbx-metro .fbx-social.fbx-above,.fbx-metro .fbx-social.fbx-aboveleft,.fbx-metro .fbx-social.fbx-aboveright{top:-95px}.fbx-social.fbx-below{bottom:-70px;text-align:center}.fbx-social.fbx-belowleft{bottom:-70px;text-align:left}.fbx-social.fbx-belowright{bottom:-70px;right:0;text-align:right}.fbx-metro .fbx-social.fbx-below,.fbx-metro .fbx-social.fbx-belowleft,.fbx-metro .fbx-social.fbx-belowright{bottom:-65px}.fbx-social a{width:32px;height:32px;margin:0 5px 5px 0;position:relative;display:inline-block;line-height:32px;text-decoration:none;transition-property:opacity,color,background-color,transform,box-shadow;transition-duration:.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,linear,linear,linear;overflow:hidden}.fbx-social.fbx-stacked{display:inline-block;width:auto;padding:5px}.fbx-social.fbx-stacked a{display:block}.fbx-social.fbx-stacked.fbx-bottomright,.fbx-social.fbx-stacked.fbx-topright{left:auto;right:0}.fbx-social.fbx-stacked.fbx-bottomright a,.fbx-social.fbx-stacked.fbx-topright a{margin:0 0 5px 0}.fbx-modal.fbx-phone .fbx-social a{width:48px;height:48px;line-height:48px;font-size:32px}.fbx-modal.fbx-phone .fbx-social a .fbx-icon{height:32px;width:auto}.fbx-modal.fbx-phone .fbx-social a .fbx-icon:not(.fbx-icon-download,.fbx-icon-email){height:54px}.fbx-modal.fbx-social-share.fbx-phone .fbx-social-toggle{display:block;top:0;left:0;opacity:1;position:fixed;border-radius:0 0 25% 0;text-decoration:none;cursor:pointer;width:28px;height:28px;line-height:28px;border:solid 3px transparent;z-index:100006}.fbx-modal.fbx-phone .fbx-social{position:fixed;top:0;left:0;width:100%;height:100%}.fbx-modal.fbx-phone .fbx-social a{float:left;margin:10px}.fbx-modal.fbx-phone.fbx-portrait .fbx-social{padding:50px 10px 0 10px}.fbx-modal.fbx-phone.fbx-landscape .fbx-social{padding:10px;box-sizing:border-box}.fbx-flat.fbx-modal.fbx-phone.fbx-landscape .fbx-social{border-color:transparent}.fbx-modal.fbx-phone.fbx-portrait .fbx-social-toggle{opacity:1;margin:0;border:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait .fbx-social-toggle{left:0;right:75%}.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-social-toggle{left:0;right:50%}.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:75%;right:0}.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:50%;right:0}.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait .fbx-prev,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-prev,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:25%;right:50%}.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-next,.fbx-modal.fbx-social-share.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:50%;right:25%}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait .fbx-social-toggle{left:0;right:80%}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-social-toggle{left:0;right:50%}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:80%;right:0}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons .fbx-close,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:50%;right:0}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait .fbx-pause,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait .fbx-play{left:40%;right:40%}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait .fbx-prev,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:20%;right:60%}.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-social-share.fbx-slideshow.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:60%;right:20%}.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{top:154px;bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0;border-radius:0}.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape .fbx-social-toggle{top:200px}.fbx-modal.fbx-slideshow.fbx-phone.fbx-landscape.fbx-no-buttons .fbx-social-toggle{top:62px}.fbx-social a{text-decoration:none;border-radius:3px;border:1px solid rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.4);font-size:24px;box-shadow:0 0 12px rgba(0,0,0,.8)}@media (hover:hover){.fbx-social a{opacity:.5}.fbx-social:hover a{opacity:1}}.fbx-social a:hover{text-decoration:none;box-shadow:0 0 6px rgba(0,0,0,.8);transform:scale(1.1)}.fbx-social a,.fbx-social a:hover{color:#fff!important}.fbx-social .fbx-facebook{background-color:#3b5998}.fbx-social .fbx-twitter{background-color:#000}.fbx-social .fbx-pinterest{background-color:#cb2128}.fbx-social .fbx-linkedin{background-color:#007fb1}.fbx-social .fbx-download{background-color:#fff}.fbx-social a.fbx-download,.fbx-social a.fbx-download:hover{color:#000!important}.fbx-social .fbx-email{background-color:#888}.fbx-social .fbx-reddit{background-color:#ff4500}.fbx-social .fbx-tumblr{background-color:#2c4762}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.gpp-sc-instruction-box {
padding: 20px;
margin-bottom: 20px;
background: #EDEDED;
color: #333;
float: left;
} .ls-sc-grid_1,
.ls-sc-grid_2,
.ls-sc-grid_3,
.ls-sc-grid_4,
.ls-sc-grid_5,
.ls-sc-grid_6,
.ls-sc-grid_7,
.ls-sc-grid_8,
.ls-sc-grid_9,
.ls-sc-grid_10,
.ls-sc-grid_11,
.ls-sc-grid_12 {
display: inline;
float: left;
position: relative;
margin-left: 1%;
margin-right: 1%;
}
.alpha {
margin-left: 0;
}
.omega {
margin-right: 0;
}
.ls-sc-grid_1 {
width: 6.333%;
}
.ls-sc-grid_2 {
width: 14.667%;
}
.ls-sc-grid_3 {
width: 23.0%;
}
.ls-sc-grid_4 {
width: 31.333%;
}
.ls-sc-grid_5 {
width: 39.667%;
}
.ls-sc-grid_6 {
width: 48.0%;
}
.ls-sc-grid_7 {
width: 56.333%;
}
.ls-sc-grid_8 {
width: 64.667%;
}
.ls-sc-grid_9 {
width: 73.0%;
}
.ls-sc-grid_10 {
width: 81.333%;
}
.ls-sc-grid_11 {
width: 89.667%;
}
.ls-sc-grid_12 {
width: 98.0%;
}
@media screen and (max-width: 640px) {
.ls-sc-grid_1,
.ls-sc-grid_2,
.ls-sc-grid_3,
.ls-sc-grid_4,
.ls-sc-grid_5,
.ls-sc-grid_6,
.ls-sc-grid_7,
.ls-sc-grid_8,
.ls-sc-grid_9,
.ls-sc-grid_10,
.ls-sc-grid_11,
.ls-sc-grid_12 {
display: block;
float: none;
margin: 0 auto;
width: 100%;
}
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
.clearfix:after {
clear: both;
content: " ";
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
} .ls-sc-button {
display: inline-block;
margin: 0 0 1em;
padding: 8px 15px;
border: 0;
border-radius: 2px;
border: 1px solid transparent;
color: #ffffff;
vertical-align: middle;
text-align: center;
font-weight: bold;
font-size: 13px;
font-family: Arial, "Lucida Grande", sans-serif;
line-height: 1.5384615384615385;
cursor: pointer;
outline: none;
background-color: #434a54;
border-color: #434a54;
-webkit-transition: all 0.15s ease-in-out;
-moz-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-style: normal;
text-decoration: none;
}
.ls-sc-button:hover {
text-decoration: none;
}
.ls-sc-button.medium {
padding: 12px 24px;
font-size: 18px;
}
.ls-sc-button.medium .gpp-sc-genericon {
line-height: 1.25;
font-size: 18px;
}
.ls-sc-button.large {
padding: 20px 32px;
font-size: 24px;
}
.ls-sc-button.large .gpp-sc-genericon {
line-height: 1.5;
font-size: 24px;
}
.ls-sc-button.block {
display: block;
}
.ls-sc-button-icon-left {
padding-right: 0.5em;
margin-right: 7px;
}
.medium .ls-sc-button-icon-left {
margin-right: 10px;
}
.large .ls-sc-button-icon-left {
margin-right: 15px;
}
.ls-sc-button-icon-right {
padding-left: 0.5em;
margin-left: 7px;
}
.medium .ls-sc-button-icon-right {
margin-left: 10px;
}
.large .ls-sc-button-icon-right {
margin-left: 15px;
}
.ls-sc-button-icon-left.gpp-sc-genericon,
.ls-sc-button-icon-right.gpp-sc-genericon {
vertical-align: top;
height: 10px;
}
.ls-sc-button:hover {
opacity: 0.8;
}
.ls-sc-button span.ls-sc-button-inner {
display: block;
font-weight: normal;
line-height: 1.5384615384615385;
text-decoration: none;
text-align: center;
white-space: nowrap;
color: #fff;
}
.ls-sc-button.grey,
.ls-sc-box.grey,
.ls-sc-highlight.grey,
.ls-sc-pricing-header.grey {
background-color: #cccccc;
border-color: #cccccc;
color: #fff;
}
.ls-sc-button.yellow,
.ls-sc-box.yellow,
.ls-sc-highlight.yellow,
.ls-sc-pricing-header.yellow {
background-color: #edde45;
border-color: #edde45;
color: #fff;
}
.ls-sc-button.green,
.ls-sc-box.green,
.ls-sc-highlight.green,
.ls-sc-pricing-header.green {
background-color: #19dd89;
border-color: #19dd89;
color: #fff;
}
.ls-sc-button.red,
.ls-sc-box.red,
.ls-sc-highlight.red,
.ls-sc-pricing-header.red {
background-color: #ea3556;
border-color: #ea3556;
color: #fff;
}
.ls-sc-button.pink,
.ls-sc-box.pink,
.ls-sc-highlight.pink,
.ls-sc-pricing-header.pink {
background-color: #d770ad;
border-color: #d770ad;
color: #fff;
}
.ls-sc-button.black,
.ls-sc-box.black,
.ls-sc-highlight.black,
.ls-sc-pricing-header.black {
background-color: #282d31;
border-color: #282d31;
color: #fff;
}
.ls-sc-button.blue,
.ls-sc-box.blue,
.ls-sc-highlight.blue,
.ls-sc-pricing-header.blue {
background-color: #42a2ce;
border-color: #42a2ce;
color: #fff;
}
.ls-sc-button.purple,
.ls-sc-box.purple,
.ls-sc-highlight.purple,
.ls-sc-pricing-header.purple {
background-color: #8e44ad;
border-color: #8e44ad;
color: #fff;
}
.ls-sc-pricing-header.grey h5 {
background-color: #cccccc;
border-color: #cccccc;
color: #fff;
}
.ls-sc-pricing-header.yellow h5 {
background-color: #edde45;
border-color: #edde45;
color: #fff;
}
.ls-sc-pricing-header.green h5 {
background-color: #19dd89;
border-color: #19dd89;
color: #fff;
}
.ls-sc-pricing-header.red h5 {
background-color: #ea3556;
border-color: #ea3556;
color: #fff;
}
.ls-sc-pricing-header.pink h5 {
background-color: #d770ad;
border-color: #d770ad;
color: #fff;
}
.ls-sc-pricing-header.black h5 {
background-color: #282d31;
border-color: #282d31;
color: #fff;
}
.ls-sc-pricing-header.blue h5 {
background-color: #42a2ce;
border-color: #42a2ce;
color: #fff;
}
.ls-sc-pricing-header.purple h5 {
background-color: #8e44ad;
border-color: #8e44ad;
color: #fff;
} .ls-sc-box {
float: left;
width: 90%;
display: block;
padding: 3% 5%;
margin: 0.5em 0;
font-size: 1.2em;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ls-sc-box.alignright,
.ls-sc-box.alignleft {
margin-left: 0;
margin-right: 0;
}
.ls-sc-box a {
text-decoration: underline;
}
.ls-sc-box .ls-sc-button {
text-decoration: none;
float: right;
margin: 0;
} .ls-sc-divider {
display: block;
width: 100%;
height: 0;
margin: 0;
background: none;
}
.ls-sc-divider.solid {
border-top: 1px solid #eee;
}
.ls-sc-divider.dashed {
border-top: 1px dashed #eee;
}
.ls-sc-divider.dotted {
border-top: 1px dotted #eee;
}
.ls-sc-divider.double {
height: 5px;
display: block;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.ls-sc-divider.yellow {
border-color: #edde45;
}
.ls-sc-divider.green {
border-color: #19dd89;
}
.ls-sc-divider.red {
border-color: #ea3556;
}
.ls-sc-divider.pink {
border-color: #d770ad;
}
.ls-sc-divider.black {
border-color: #282d31;
}
.ls-sc-divider.blue {
border-color: #42a2ce;
}
.ls-sc-divider.gray {
border-color: #cccccc;
}
.ls-sc-divider.purple {
border-color: #8e44ad;
} .ls-sc-toggle .ls-sc-toggle-trigger {
color: #3d3d3d;
display: block;
padding: 0.8em;
border: 1px solid #dddddd;
background: #f9f9f9;
outline: 0;
text-transform: none;
font-weight: normal;
font-size: 1em;
line-height: 1.5em;
margin: 0;
cursor: pointer;
}
.ls-sc-toggle .ls-sc-toggle-trigger:hover {
background-color: #fcfcfc;
text-decoration: none;
}
.ls-sc-toggle .ls-sc-toggle-container {
display: none;
overflow: hidden;
padding: 15px;
border: 1px solid #dddddd;
border-top: 0px;
} .ls-sc-accordion {
border: 1px solid #dddddd;
}
.ls-sc-accordion h3.ls-sc-accordion-trigger {
color: #3d3d3d;
display: block;
padding: 0.8em;
border-bottom: 1px solid #dddddd;
background: #f9f9f9;
outline: 0;
text-transform: none;
letter-spacing: normal;
font-weight: normal;
font-size: 1em;
line-height: 1.5em;
margin: 0;
cursor: pointer;
}
.ls-sc-accordion h3.ls-sc-accordion-trigger a {
color: #555;
text-decoration: none !important;
}
.ls-sc-accordion .ui-state-focus {
outline: none;
}
.ls-sc-accordion .ls-sc-accordion-trigger:hover {
background-color: #fcfcfc;
text-decoration: none;
}
.ls-sc-accordion .ls-sc-accordion-trigger.ui-state-active {
background-color: #fff;
text-decoration: none;
}
.ls-sc-accordion .ls-sc-accordion-trigger.ui-state-active a {
color: #000;
}
.ls-sc-accordion .ui-accordion-content {
background-color: #fff;
padding: 15px;
border-bottom: solid 1px #dddddd;
}
.ls-sc-accordion .ui-accordion-content p:last-child {
margin: 0px;
}
.ls-sc-accordion .ui-icon {
margin-right: 7px;
} .ls-sc-tabs {
zoom: 1;
}
.ls-sc-tabs ul.ui-tabs-nav {
display: block;
margin: 0;
padding: 0;
border-bottom: solid 1px #dddddd;
margin-left: 1px;
margin-bottom: 0 !important;
}
.ls-sc-tabs ul.ui-tabs-nav li {
display: block;
width: auto;
height: 40px;
padding: 0 !important;
float: left !important;
margin: 0 !important;
outline: none;
}
.ls-sc-tabs ul.ui-tabs-nav li a {
display: block;
text-decoration: none;
width: auto;
height: 39px;
padding: 0px 20px;
line-height: 40px;
border: solid 1px #dddddd;
border-width: 1px 1px 0 0;
margin: 0;
background-color: #f9f9f9;
font-size: 1em;
color: #444;
outline: none;
}
.ls-sc-tabs ul.ui-tabs-nav li a:hover {
color: #333;
background: #fcfcfc;
}
.ls-sc-tabs ul.ui-tabs-nav .ui-state-active a {
background: #fff;
height: 45px;
position: relative;
top: -4px;
padding-top: 4px;
border-left-width: 1px;
margin: 0 0 0 -1px;
color: #111 !important;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-webkit-border-top-right-radius: 2px;
border-top-right-radius: 2px;
}
.ls-sc-tabs ul.ui-tabs-nav .ui-state-active a:hover {
background: #ffffff;
}
.ls-sc-tabs ul.ui-tabs-nav li:first-child .ui-state-active a {
margin-left: 0;
}
.ls-sc-tabs ul.ui-tabs-nav li:first-child a {
border-width: 1px 1px 0 1px;
}
.ls-sc-tabs .tab-content {
background: #fff;
padding: 20px;
border-left: solid 1px #dddddd;
border-right: solid 1px #dddddd;
border-bottom: solid 1px #dddddd;
margin: 0;
}
.ls-sc-tabs ul.tabs {
zoom: 1;
}
.ls-sc-tabs ul.tabs:before,
.ls-sc-tabs ul.tabs:after {
clear: both;
}
.ls-sc-tabs ul.tabs:before,
.ls-sc-tabs ul.tabs:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.ls-sc-tabs .ui-tabs-hide {
display: none;
}
.ls-sc-tabs:before,
ul.ls-sc-tabs:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
} .googlemap {
position: relative;
max-width: inherit;
}
.googlemap .map_canvas {
width: 100%;
height: 100%;
}
.googlemap .map_canvas h3 {
margin: 0 0 10px;
font-size: 14px;
}
.map_canvas img {
max-width: none !important;
} .ls-sc-pricing-table {
list-style: none;
margin: 0;
padding: 0;
font-size: 16px;
}
.ls-sc-pricing-table div {
list-style: none;
}
.ls-sc-pricing-table > div {
list-style: none;
text-shadow: none;
margin-bottom: 0;
border: 1px solid #dddddd;
}
.ls-sc-pricing-table .ls-sc-pricing-header {
text-align: center;
padding: 20px 0;
border-bottom: 1px solid #dddddd;
}
.ls-sc-pricing-table .ls-sc-pricing-header h5 {
font-size: 1.3em;
margin: 0;
font-weight: normal;
line-height: 1;
}
.ls-sc-pricing-table .ls-sc-pricing-cost {
font-size: 3em;
line-height: 1;
}
.ls-sc-pricing-table .featured .ls-sc-pricing-header {
background: #fd5c41;
margin: -1px;
border-bottom: 1px solid #e72302;
}
.ls-sc-pricing-table .featured .ls-sc-pricing-header h5 {
color: #fff;
border-bottom: 1px solid #e72302;
}
.ls-sc-pricing-table .featured .ls-sc-pricing-cost {
border-top: 1px solid #fe8773;
}
.ls-sc-pricing-table .ls-sc-pricing-per {
font-size: 0.786em;
}
.ls-sc-pricing-table .ls-sc-pricing-content {
background: #fff;
font-size: 0.857em;
text-align: center;
}
.ls-sc-pricing-content p {
margin: 0;
}
.ls-sc-pricing-table .ls-sc-pricing-content ul {
margin: 0 !important;
padding: 0;
list-style: none !important;
}
.ls-sc-pricing-table .ls-sc-pricing-content ul li {
margin: 0 !important;
padding: 10px 20px !important;
border-bottom: 1px solid #eee;
list-style: none !important;
}
.ls-sc-pricing-table .ls-sc-pricing-content ul li:nth-child(2n+2) {
background: #f9f9f9;
}
.ls-sc-pricing-table .ls-sc-pricing-button {
background: #fff;
text-align: center;
border-top: 1px solid #fff;
padding: 20px;
}
.ls-sc-pricing-table .ls-sc-pricing-button .ls-sc-button {
float: none;
margin: 0 auto;
} .ls-cs-clear-floats {
clear: both;
}
.ls-sc-clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
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-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.lt-ie8 .clearfix {visibility:hidden; width:0;height:0; clear:both;}
.sticky, .gallery-caption, .bypostauthor {background:none;}  body #logo, body #logo img {  max-width:100%; }  body, header nav .sf-menu ul a {
font-family: 'Fira Sans', sans-serif;
}
body a.ls-sc-button.secondary, body a.more-link, ul#portfolio-sub-nav, .renovation-button, header nav, body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default  {
font-family: 'PT Sans Narrow', sans-serif;
font-weight:400;
}  body {
font-size: 15px; line-height: 1.6;
}
body iframe {border:none; }
.pp_gallery {display:none !important;}
body a img, body a {outline:none !important; text-decoration:none;}
p {padding-top:0px; margin:0px;}
p, ul, ol {margin-bottom: 25px;}
#sidebar ul, #sidebar ol {margin-bottom:15px;}
ul, ol {margin-left:0px; padding-left:16px;}
img {max-width: 100%;height: auto;  width:auto;}
video, audio {max-width:100%;}
.alignnone, .alignleft, .alignright, .aligncenter {max-width:100% !important;}
h1, h2, h3, h4, h5, h6 { font-weight:300; margin:0px; padding:0px; line-height:1.1; margin-bottom:25px; }
h1 {font-size:50px;  line-height:1.15; letter-spacing:0.15em }
h2 {font-size:36px;  line-height:1.15; letter-spacing:0.15em }
h3 {font-size:30px;  line-height:1.15; letter-spacing:0.15em }
h4, .service-posts-home .service-container h2 {font-size:25px;  }
h5 {font-size:17px;  font-weight:700; letter-spacing:1px; text-transform:uppercase;}
h6 {font-size:15px;  letter-spacing:1px; font-weight:700; text-transform:uppercase;  margin-bottom:20px; }
body hr.ls-sc-divider {padding:0px 0px 35px 0px; position:relative; top:12px;}
ul.checkmark, ul.arrow {padding-left:0px;}
ul.checkmark li, ul.arrow li {list-style:none; padding-left:18px;}
ul.checkmark li {background:url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/checkmark.png) 0px 2px no-repeat;}
ul.arrow li {background:url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/sidebar-arrow.png) -4px 0px no-repeat;}
.alignright {float:right; margin:0 0 10px 20px;}
.alignleft {float:left; margin:0px 20px 10px 0px;}
.aligncenter {text-align:center;  margin:0px auto 20px auto; display:block; }
blockquote {margin-left:0px; border-left:5px solid #cccccc; font-size:110%; padding-left:25px; font-style:italic; line-height:1.8;}
pre, .form-allowed-tags code {border:1px solid #ddd;  padding:9px 9px; background:#f9f9f9; overflow:auto; word-wrap: break-word; font-size:14px; line-height:1.2; margin-bottom:25px;}
.form-allowed-tags code {display:block;}
body #main hr.grey {border-color:#dddddd;} .tparrows, a, .ls-sc-toggle .ls-sc-toggle-trigger, a, .social-ico a i, body input.wpcf7-submit, body input#submit, button, input.button,
a.ls-sc-button.secondary .ls-sc-button-inner  { 
-webkit-transition-duration: 150ms;
-webkit-transition-property: color, background-color, opacity, border;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-duration: 150ms;
-moz-transition-property: color, background-color, opacity, border;
-moz-transition-timing-function: ease-in-out;
-o-transition-duration: 150ms;
-o-transition-property: color, background-color, opacity, border;
-o-transition-timing-function: ease-in-out;
transition-duration: 150ms;
transition-property: color, background-color, opacity, border;
}
.no-css3 {-webkit-transition-duration: 0ms !important; -moz-transition-duration: 0ms !important; -o-transition-duration: 0ms !important; transition-duration: 0ms !important;}  header {margin:0px; padding:0px; position:relative; width:100%; z-index:25; }
header h1 {margin:0px auto; padding:0px; line-height:1; font-size:5px;}
header #logo {margin:0px auto; padding:0px; border:none;  }
header #logo img {  height: auto; opacity:1 !important; filter:alpha(opacity=100); }
header #logo a:hover img { opacity:1 !important; filter:alpha(opacity=100);}
#fixed-header-pro {
width:100%;
}
body.admin-bar #fixed-header-pro.scroll-to-fixed-fixed {
margin-top:32px;
}
header .width-container {
position:relative;
}
header #logo-pro {
z-index:36;
top:0px;
left:50%;
position:absolute;
}
header#logo-left #logo-pro {
left:0px;
}
header#logo-left #logo-pro { margin-left:0px;}
header#logo-left .logo_container, header#logo-left #primary-right-nav {display:none;}
header#logo-left #primary-left-nav {
width:auto;
float:left;
}
#page-title-background {
overflow:hidden;
}
#page-title {
position:relative;
text-align:left;
padding:150px 0px 115px 0px;
}
#page-title h1 {
margin:0px 0px 16px 0px;
font-size:100px;
text-transform:uppercase;
text-shadow:1px 2px 2px rgba(0,0,0,0.15);
}
#page-title-description {
width:80%;
opacity:0.85;
font-size:18px;
text-shadow:1px 1px 1px rgba(0,0,0,0.2);
margin:0px 0px 16px 0px;
}
.logo_container {
height:10px;
padding:0px 4px;
}
#primary-left-nav {
width:50%;
float:left;
}
#primary-left-nav .sf-menu, #primary-left-nav .logo_container  {
float:right;
}
#primary-right-nav {
width:50%;
float:right;
}
#primary-right-nav .sf-menu, #primary-right-nav .logo_container {
float:left;
} .width-container { width:1140px; margin: 0 auto;}
#main {
padding:65px 0px 45px 0px;
}
body.page-template-homepage-php #main {
padding:0px;
}
#homepage-content-container {
padding:65px 0px 45px 0px;
}
#content-container {
float:left; 
width:69%; 
}
#sidebar { 
float:right;  
width:23%;  
padding-left:4%;
border-left:2px solid #ebebeb;
overflow:hidden;
}
#full-width-progression #content-container {width:100%;} #widget-area  {
font-weight:300;
color:#767676;
font-size:20px;
}
#widget-area a {color:#2e2e42;  }
#widget-area a:hover {color:#000;}
#widget-area .widget {
padding:90px 0px 80px 0px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
#copyright {
text-align:center;
color:#767676;
padding:52px 0px 40px 0px;
}
#copyright a {
color:#2e2e42;
}
#copyright a:hover { color:#000000; } .light-fonts-pro {
color:#dddddd;
}
.light-fonts-pro h2, .light-fonts-pro  .summary-text-pro {
color:#ffffff;
}
.light-fonts-pro h2 a {color:#ffffff;}
.light-fonts-pro .pro-cat {color:#ffffff;}
.summary-text-pro {
font-weight:300;
letter-spacing:8px;
margin-bottom:32px;
font-size:18px;
opacity:0.8;
text-align:center;
text-transform:uppercase;
}
.footer-highlight-home .summary-text-pro {
margin-bottom:28px;
letter-spacing:6px;
}
.footer-highlight-home {
position:relative;
padding:16px 15px;
text-align:center;
}
.footer-highlight-home-border {
padding:65px 0px;
border:1px solid rgba(255,255,255,0.15);
}
.footer-highlight-home h2, .homepage-widget-blog h2, .portfolio-posts-home h2, .service-posts-home h2, .testimonial-posts-home h2 {
text-align:center;
margin-bottom:15px;
text-transform:uppercase;
}
.homepage-widget-blog {
padding:65px 0px 20px 0px;
}
.homepage-widget-blog  .container-blog {
padding-bottom:0px;
border:none;
}
.homepage-widget-blog  .container-blog h2 {
text-align:left;
}
.homepage-widget-blog  .container-blog a.more-link {
padding:0px;
background:none;
color:#888;
margin:-10px 0 0 0;
}
.homepage-widget-blog  .container-blog a.more-link:hover {
color:#555;
}
.portfolio-posts-home  {
padding:65px 0px 35px 0px;
}
.portfolio-posts-home .portfolio-index-pro {
border:none;
padding-bottom:0px;
}
.light-fonts-pro h4.portfolio-index-title a {
color:#ffffff;
}
.light-fonts-pro h4.portfolio-index-title a:hover {
color:#ddd;
}
.light-fonts-pro .meta-progression-port a {
color:#ddd;
}
.light-fonts-pro .meta-progression-port a:hover {
color:#ffffff;
}
.service-posts-home {
margin:20px 0px;
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
padding:65px 0px 35px 0px;
}
.service-posts-home .service-container {
border-color:#f3f3f3;
border:none;
padding-bottom:0px;
}
.light-fonts-pro.service-posts-home .service-container {
border-color:#333;
}
.light-fonts-pro.service-posts-home {
margin:0px;
border:none;
}
.testimonial-posts-home {
padding:65px 0px 35px 0px;
} .sticky .container-blog {
border:5px solid #eee;
background-color:#f1f1f1;
padding:35px 35px 15px 35px;
}
.container-blog {
padding-bottom:30px;
margin-bottom:60px;
border-bottom:2px solid #ebebeb;
}
.featured-video-progression p {
margin-bottom:0px;
}
.pro-cat {
opacity:0.7;
font-size:18px;
padding-bottom:15px;
}
.featured-blog-progression {
margin-bottom:25px;
}
.meta-progression {
margin:-10px 0px 20px 0px;
}
.meta-progression, .meta-progression a {
color:#bababa;
}
.meta-progression a:hover {
color:#888888;
} ul.page-numbers {
margin:20px 0px 20px 0px; text-align:center;
}
ul.page-numbers li {
margin:0px; padding:0px;
display:inline-block;
}
.page-numbers span, .page-numbers a {
text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
font-weight:400;
margin-right:4px;
margin-bottom:3px;
padding:16px 16px;
min-width:15px;
font-size:15px;
background-color:#ffffff;
color:#252525;
border:1px solid #d9d9d9;
}
.page-numbers span.current, .page-numbers a:hover {	
color:#252525;
} #reviews #comments {margin-top:0px;}
#comments {margin-top:35px;}
h3 a#cancel-comment-reply-link {font-size:13px;}
.commentlist  p {
margin-bottom:10px;
}
.commentlist {
float:left;
list-style: none;
margin: 0 auto;
width:80%;
position:relative;
left:101px;
}
.commentlist li.comment {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 0 0 1.625em 0 !important;
padding: 0.2em 1.4em 0.25em 1.4em;
list-style:none ;
position: relative;
}
.commentlist .avatar {left: -102px; -webkit-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc; -moz-box-shadow: 0 1px 2px #ccc; box-shadow: 0 1px 2px #ccc;  padding: 0; position: absolute; top: 0;}
.commentlist .pingback { margin: 0 0 1.625em; padding: 0 1.625em; }
ol.commentlist ul.children, ol.commentlist ul.children  li {
list-style: none ;
margin:0px;
}
.commentlist .children li.comment {
border-right:none;
border-top:none;
border-bottom:none;
border-left:2px solid #ebebeb; 
margin: 0em 0 0 0;
padding:1em 1.6em 0em 2em;
position: relative;
}
.commentlist .avatar {left: -102px;padding: 0; position: absolute; top: 0px;
-webkit-border-radius: 155px;
-moz-border-radius: 155px;
border-radius: 155px;
}
.commentlist .pingback { margin: 0 0 1.625em; padding: 0 1.625em; }
ol.commentlist ul.children, ol.commentlist ul.children  li {
list-style: none;
margin:0px;
}
.commentlist .children li.comment .avatar {top:10px;}
.commentlist .children li.comment .fn { display: block; font-size:15px;}
.comment-meta .fn {font-weight: bold; display: block; font-size:15px; }
.comment-meta .fn a {font-weight:bold;}
.comment-meta a {text-decoration:none;}
.comment-meta {
color: #666;
font-size: 11px;
padding-top:12px;
padding-bottom:8px;
}
.commentlist .children li.comment .comment-meta {
margin-left:62px ;
padding-top:0px;
}
.commentlist .children li.comment .comment-content {
margin: 0;
margin-top:25px;
padding:0px;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {}
.commentlist > li:before {
left: -10px;
top:10px;
position: absolute;
}
.commentlist > li.pingback:before { content: ''; }
.commentlist .children .avatar {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
left: 2.2em;
padding:0px;
top: 2.2em;
width:55px;
height:auto;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
background: #888;
color: #fff;
}
a.comment-reply-link > span {
display: inline-block;
position: relative;
top: -1px;
}
.commentlist > li.pingback:before { content: ''; }
.commentlist .children .avatar {
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
left: 2.2em;
padding:0px;
top: 2.2em;
}
a.comment-reply-link {
background: #e4e4e4;
-moz-border-radius: 2px;
border-radius: 2px;
color: #999999;
display: inline-block;
font-family:Arial, Sans-serif;
padding: 2px 9px;
text-decoration: none;
margin-bottom:20px;
}
p.comment-notes {font-size:13px;}
p.form-allowed-tags {font-size:11px; line-height:16px;}
p.form-allowed-tags code {display:block;}
#respond label {padding-left: 0px; }
#respond input, #respond textarea {display:block; margin-top:2px;}
#respond input#submit {width:auto; text-shadow:none;} #image-navigation {
width:100%; 
overflow:hidden; 
margin-bottom:10px; 
margin-top:10px; 
font-size:16px;
font-weight:bold;
}
#image-navigation .nav-previous {float:left; width:50%:;}
#image-navigation .nav-next {text-align:right; float:right; width:50%:;}
body.single-attachment .edit-link {padding-left:15px;} #tags-pro {
margin-bottom:10px;
}
#tags-pro a {
text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
border:none;
width:auto;
margin:0px 5px 5px 0px;
color:#ebebeb;
background-color:#17191a;
font-size:12px;
width:auto;
padding:8px 14px;
-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 35px;
}
#tags-pro a:hover {
background-color:#555555;
} .sidebar-divider {width:100%; overflow:hidden; height:40px;}
#sidebar a, #sidebar {
color:#999999;
}
#sidebar a:hover {
color:#333333;
}
#sidebar ul li:before {
content: "•";
color:#65ccbf;
margin-right:5px;
}
#sidebar ul {
list-style:none;
margin:0px;
padding:0px 0px 8px 0px;
}
#sidebar ul ul {
padding-top:4px;
padding-bottom:0px;
}
#sidebar ul li {
margin:0px 0px 5px 0px;
padding:0px 0px 5px 0px;
}
#sidebar ul ul li {
margin-left:12px;
padding-left:12px;
margin-bottom:0px;
padding-bottom:0px;
}
span.count-sidebar-pro {
font-size:12px;
padding-left:6px;
position:relative;
top:-1px;
}
#sidebar select {
max-width:90%;
}
.social-icons-widget-pro div {
margin-bottom:20px;
} #sidebar .tagcloud a {
text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
width:auto;
border:none;
margin:0px 2px 10px 0px;
padding:7px 10px;
font-size:12px !important;
color:#dddddd;
background:#000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#sidebar .tagcloud a:hover {
color:#ffffff;
background-color:#555555;
} .search-form .screen-reader-text, .search-form .search-submit, #searchform #searchsubmit, #searchform .screen-reader-text {display:none;}
.search-form .search-field, #searchform #s {
-webkit-transition-duration: 400ms; -webkit-transition-property: width, background; -webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms; -moz-transition-property: width, background; -moz-transition-timing-function: ease;
-o-transition-duration: 400ms; -o-transition-property: width, background; -o-transition-timing-function: ease;
background-color:#ffffff; 
border:2px solid #e5e5e5;
padding-bottom:15px;
padding-top:15px;
padding-left:16px;
-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
width: 85%;
background-image:url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/search-magnify.png);
background-position:top right;
background-repeat:no-repeat;
margin-bottom:10px;
font-size:15px;
font-style:italic;
}
input.search-field:focus {
outline:none;
border-color:#ccc;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
.search-form .search-field, #searchform #s {background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/search-magnify@2x.png); background-size:30px 30px;}
.lt-ie9 .search-form .search-field, .lt-ie9 #searchform #s {background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/search-magnify.png); }
} body .flickr-widget ul li:before {display:none;}
body .flickr-widget ul {margin-left:0px; margin-bottom:15px; padding-left:0px; background:none; }
body .flickr-widget ul li { padding:0px; margin:0px; list-style:none; display:inline; border:none; background:none;}
body .flickr-widget ul li a {display:inline;  padding:0px;  -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; }
body .flickr-widget ul li img {  width:60px; height:60px;   margin:0px 16px 16px 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
body .flickr-widget ul li a:hover { opacity: 0.7; filter:alpha(opacity=70); }
body #sidebar .flickr-widget ul { list-style:none; }
body #sidebar .flickr-widget ul li { padding:0px; margin:0px; }
body  #sidebar .flickr-widget ul li img {  width:70px; height:70px;  margin:0px 8px 8px 0px; } #wp-calendar caption {
border:1px solid #dddddd;
font-size:18px;
padding:3px 0px;
}
#wp-calendar th {
background:#f1f1f1;
padding:3px 0;
text-align:center;
border:1px solid #dddddd;
}
#wp-calendar td {
padding: 4px 0;
text-align: center;
border:1px solid #eee;
}
#wp-calendar {
width: 90%;
} body .ls-sc-accordion,
body .ls-sc-toggle {
margin-bottom:15px;
}
body .ls-sc-toggle .ls-sc-toggle-trigger:before {
content: "+";
position:relative;
display:inline-block;
border:1px solid #ddd;
line-height:1;
width:18px;
text-align:center;
padding:4px 0px;
color:#cccccc;
margin:0px 10px 0px 0px;
font-size:12px;
font-weight:bold;
}
body .ls-sc-toggle .ls-sc-toggle-trigger.active:before {
content: "-";
}
body .ls-sc-toggle .ls-sc-toggle-trigger {
border: 1px solid #e3e3e3;
background: #f9f9f9;
font-weight: bold;
font-size: 1em;
line-height: 1.5em;
margin: 0;
padding: 0.8em;
color:#666;
}
body .ls-sc-toggle .ls-sc-toggle-trigger:hover {
background-color: #fcfcfc;
}
body .ls-sc-toggle .ls-sc-toggle-container {
padding: 15px;
border: 1px solid #e3e3e3;
border-top: 0px;
}
body #main .ls-sc-tabs {
border-top:none;
padding:0px;
margin:0px;
border-color:#e4e4e4;
} body .ls-sc-tabs ul.ui-tabs-nav .ui-state-active a {
height: 40px;
top:-3px;
padding-top: 3px;
}
body .ls-sc-tabs ul.ui-tabs-nav li a {
font-weight:bold;
font-size:14px;
color:#666666;
}
body .ls-sc-tabs .tab-content {
font-size:14px;
margin:0px;
}
.ls-sc-accordion h3.ls-sc-accordion-trigger  a {
font-weight: bold;
color:#666666;
}
.ls-sc-accordion .ls-sc-accordion-trigger:before {
content: "+";
position:relative;
display:inline-block;
border:1px solid #ddd;
line-height:1;
width:18px;
text-align:center;
padding:4px 0px;
color:#cccccc;
margin:0px 10px 0px 0px;
font-size:12px;
font-weight:bold;
}
.ls-sc-accordion .ls-sc-accordion-trigger.ui-state-active:before {
content: "-";
} body #main .gallery img {
border:none;
} .grid2column-progression, .grid3column-progression, .grid3columnbig-progression, .grid4column-progression, .grid4columnbig-progression {float:left; margin-right:2%; min-height:2px; }
.grid2column-progression { width: 48.5%;}
.grid3column-progression {width: 31.3%;  }
.lt-ie8 .grid3column-progression {width: 31%;  }
.grid3columnbig-progression {width:65.4%;}
.grid4column-progression {width: 22.7%;  }
.lt-ie8 .grid4column-progression {width: 22%;  }
.grid4columnbig-progression {width:73.8%; }
body .lastcolumn-progression {margin-right:0% !important;}
.rotate_cols_pro .grid2column-progression {
float:right;
margin-right:0%;
margin-left:2%;
}
.rotate_cols_pro .grid2column-progression.lastcolumn-progression {
float:left;
margin-left:0%;
} .footer-2-column .widget, .footer-3-column .widget, .footer-4-column .widget {float:left; margin-left:2%; margin-right:2%; min-height:2px;}
.footer-2-column .widget { width: 46%; }
.footer-3-column .widget { width: 29%; }
.footer-4-column .widget {width: 21%;} ul#portfolio-sub-nav {
margin:0px;
padding:0px;
list-style:none;
position:absolute;
bottom:2px;
}
ul#portfolio-sub-nav li {
display:inline;
}
ul#portfolio-sub-nav li a {
text-decoration:none; line-height:1; cursor: pointer; display:block; float:left;
font-size:17px;
padding:20px 28px;
margin-right:2px;
background:rgba(255,255,255,0.5);
color:#393939;
}
ul#portfolio-sub-nav li.current-cat a, ul#portfolio-sub-nav li.current-cat:hover a {
background:#ffffff;
color:#252525;
}
ul#portfolio-sub-nav li a:hover {
background:rgba(255,255,255,0.7);
}
.portfolio-index-pro {
border-bottom:2px solid #ebebeb;
padding-bottom:30px;
margin-bottom:50px;
}
.featured-image-portfolio {
margin-bottom:25px;
}
h4.portfolio-index-title {
font-weight:400;
opacity:0.85;
margin-bottom:5px;
}
.meta-progression-port ul a {
color:#757575;
opacity:0.65;
font-size:16px;
}
.meta-progression-port ul a:hover {
color:#333333;
}
.meta-progression-port ul {
margin:0px;
padding:0px;
list-style:none;
}
.meta-progression-port ul li {
display:inline;
}
.meta-progression-port ul li:last-child i {display:none;}
.meta-progression-port ul li i {font-size:5px; position:relative; bottom:3px; opacity:0.25; display:inline-block; margin:0 4px;}
#page-title-portfolio {
padding:140px 0px 60px 0px;
text-align:center;
}
#page-title-portfolio h1 {
margin:0px; padding:0px;
font-size:55px;
text-transform:uppercase;
color:#ffffff;
text-shadow:1px 2px 2px rgba(0,0,0,0.15);
}
.featured-image-portfolio-single {
margin-top:-66px;
background:#ddd;
margin-bottom:50px;
}
.featured-image-portfolio-single img {
width:100%;
}
.featured-video-single { 
max-width:75%;
margin:0 auto;
} #backto-portfolio {
text-align:center;
padding:25px 0 20px 0; 
}
#related-portfolio-pro {
margin-top:25px;
padding:70px 0px 25px 0px;
background:#f6f6f8;
margin-bottom:-45px;
}
#related-portfolio-pro .portfolio-index-pro {
border-bottom:none;
padding-bottom:0px;
} body.post-type-archive-testimonial, body.tax-testimonial_type {
background:#f6f6f8;
}
.testimonial-container {
margin:25px 0px 40px 0px;
border:1px solid #ffffff;
background:#ffffff url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/quote.png) 35px 35px no-repeat;
padding:0px 35px 20px 35px;
text-align:center;
-moz-box-shadow:     1px 1px 10px rgba(0, 0, 0, 0.05);
-webkit-box-shadow:  1px 1px 10px rgba(0, 0, 0, 0.05);
box-shadow:         1px 1px 10px rgba(0, 0, 0, 0.05);
}
.testimonial-thumb img {
width:70px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-moz-box-shadow:     1px 1px 6px rgba(0, 0, 0, 0.15);
-webkit-box-shadow:  1px 1px 6px rgba(0, 0, 0, 0.15);
box-shadow:         1px 1px 6px rgba(0, 0, 0, 0.15);
position:relative;
margin-top:-28px;
margin-bottom:-10px;
}
.testimonial-container h4 {
margin-top:28px;
margin-bottom:10px;
}
.testimonial-container h6 {
opacity:0.4;
font-weight:400;
text-transform:none;
}
.testimonial-content {
font-style:italic;
text-align:left;
}
.service-container {
padding-bottom:30px;
margin:0px 0px 50px 0px;
border-bottom:2px solid #ebebeb;
}
.service-container h2, .service-container .service-thumb {
text-align:center;
}
.service-container .service-thumb {
margin-bottom:30px;
} body a.more-link, body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default {
text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
border:none;
width:auto;
margin:0px 5px 5px 0px;
font-size:18px;
padding:18px 26px;
width:auto;
-webkit-border-radius:0px; -moz-border-radius: 0px; border-radius: 0px;
}
body input.wpcf7-submit, body input#submit {
-moz-box-shadow:  none;
-webkit-box-shadow: none;
box-shadow:         none;
}
body a.comment-reply-link {
padding:7px 14px;
font-size:11px;
margin-bottom:25px;
}
body a.ls-sc-button.secondary {
text-decoration:none; line-height:1; cursor: pointer; display:inline-block; 
border:none;
width:auto;
margin:0px 5px 5px 0px;
width:auto;
-webkit-border-radius:0px; -moz-border-radius: 0px; border-radius: 0px;
font-size:18px;
padding:18px 26px;
line-height: 1;
} #map-progression {
}
span.required {color:#da5454;}
.wpcf7 {margin-top:15px;}
.wpcf7 input, .wpcf7 textarea, #respond textarea, #respond input {
padding:16px;
margin-top:3px;
border:1px solid #e6e6e6;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#f5f5f5;
max-width:100%;
color:#444;
-moz-box-shadow:    inset 0px 1px 3px rgba(0, 0, 0, 0);
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0);
box-shadow:         inset 0px 1px 3px rgba(0, 0, 0, 0);
}
.wpcf7 input.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {
border-color:#eab7b7; 
background:#fbe8e8;
}
.wpcf7-not-valid-tip {display:none !important;}
.wpcf7 input, #respond input {width:77%;}
.wpcf7 textarea, #respond textarea {width:88%; }
.wpcf7 input:focus, #respond input:focus, .wpcf7 textarea:focus, #respond textarea:focus {
border-color:##7A624C;
outline: none;
color:#444;
}  .renovation-button a {
display:inline-block;
font-size: 23px;
line-height: 1;
padding: 24px 38px 24px 38px;
}
body #pro-home-slider .renovation-headline {
-moz-box-shadow:     1px 1px 15px rgba(0, 0, 0, 0.15);
-webkit-box-shadow:  1px 1px 15px rgba(0, 0, 0, 0.15);
box-shadow:         1px 1px 15px rgba(0, 0, 0, 0.15);
}
body #pro-home-slider {
z-index: 1;
position:relative;
}
body #pro-home-slider .tp-bullets.simplebullets.round.hidebullets {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
body #pro-home-slider .tp-bullets.simplebullets.round .bullet {
width:18px;
margin:0px 3px;
height:18px;
background-image:url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/rev-bullets.png) ;
background-position:bottom center;
}
body #pro-home-slider .tp-bullets.simplebullets.round .bullet:hover, body #pro-home-slider .tp-bullets.simplebullets.round .bullet.selected {
background-position:top center;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
body #pro-home-slider .tp-bullets.simplebullets.round .bullet {
background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/rev-bullets@2x.png) ; 
background-size:18px 36px;
}
}
body #pro-home-slider .tparrows.default.round {
}
body #pro-home-slider .tparrows.default.round {
background-color: rgba(0,0,0,0.4) ;
background-image:url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/arrows.png) ;
background-repeat:no-repeat;	
background-position:4px 0px ;
width:45px !important;
min-width:45px !important;
height:60px !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
body #pro-home-slider .tparrows.default.round {background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/arrows@2x.png) ; background-size:80px 60px;}
}
body #pro-home-slider .tp-rightarrow.default.round {
background-position:-39px 0px !important;
}
body #pro-home-slider .tparrows.default.round:hover {
background-color: rgba(0,0,0,0.6) !important;
} .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img { display: block; width:100%; }
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin:0px auto; position: relative; zoom: 1; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {background-color:#161616;}
.flex-direction-nav a:hover {background-color:#161616;}
.flex-direction-nav a {z-index:46;  width: 36px; height: 60px; margin: -30px 0 0 0; display: block; background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/arrows.png); background-repeat: no-repeat; background-position: bottom left; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;  -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: bottom right; right: 0px; }
.flex-direction-nav .flex-prev {background-position: bottom left;  left: 0px;}
.flexslider:hover .flex-next {opacity: 0.75; right: 0px;}
.flexslider:hover .flex-prev {opacity: 0.75; left: 0px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled, #carousel-pro .flex-direction-nav .flex-disabled {display:none; opacity: 0!important; filter:alpha(opacity=0); cursor: default;}
#main .flex-direction-nav .flex-next { right: 0px; }
#main .flex-direction-nav .flex-prev {left: 0px;}
.portfolio-index-pro .flex-direction-nav  a {margin-top:-30px;} .flex-control-nav { z-index:5; width: 100%; position: absolute; bottom: 15px; text-align: center; }
.flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:60px; height:4px;  display: block;  cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a.flex-active { cursor: default; }
.gallery-progression .flex-control-paging li a, .lt-ie9 .gallery-progression .flex-control-paging li a {border:none; width: 16px; height: 16px; display: block; background: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/slider-bullets.png) 0px -25px no-repeat;  cursor: pointer; text-indent: -9999px;}
.gallery-progression .flex-control-paging li a:hover { background-position:0px -48px; }
.gallery-progression .flex-control-paging li a.flex-active {  background-position:0px -2px; cursor: default; }
body .gallery-progression .flex-control-paging li a { -webkit-transition: none; -moz-transition: none; none; -o-transition: none; }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
.gallery-progression .flex-control-paging li a {background-image:url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/slider-bullets@2x.png); background-size:20px 85px;}
}
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.lt-ie9 .flex-direction-nav .flex-prev {opacity: 1; left: 15px;}
.lt-ie9 .flex-direction-nav .flex-next {opacity: 1; right: 15px;}
@media screen and (max-width: 940px) {
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {display:none;}
#carousel-pro .flex-direction-nav .flex-prev, #carousel-pro .flex-direction-nav .flex-next {display:block;}
}
.entry-content img {
width:100%;
}   #mobile-menu {display:none;}
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative; }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu > li { float: left; }
.sf-menu li:hover > ul, .sf-menu li.sfHover > ul { display: block;}
.sf-menu a { display: block; position: relative;}
.sf-menu ul ul {top: 0; left: 100%;} header nav ul { position:relative; z-index:55;}
header nav {
-moz-box-shadow:  0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow:  0px 2px 3px rgba(0,0,0,0.2);
box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}
.sf-menu ul {
min-width: 8em; *width: 8em; left:1px;
}
.sf-menu a {
line-height:1;
text-decoration: none;
zoom: 1; margin:0px 0px 0px 0px;
padding:42px 18px 40px 18px;
text-transform:uppercase;
text-shadow:0px 1px 1px rgba(0,0,0,0.08);
font-size:16px;
letter-spacing:1px;
}
.sf-menu li.sfHover a:after, .sf-menu li.sfHover a:visited:after,
.sf-menu a:hover:after, .sf-menu li.current-menu-item a:after {
content:"";
display:block;
position:relative;
top:2px;
height:2px;
margin-bottom:-2px;
}
.sf-menu ul a:after {display:none !important;}
.sf-menu li.sfHover li a, .sf-menu li.sfHover li a:visited, .sf-menu li.sfHover li li a, .sf-menu li.sfHover li li a:visited, .sf-menu li.sfHover li li li a, .sf-menu li.sfHover li li li a:visited, .sf-menu li.sfHover li li li li a, .sf-menu li.sfHover li li li li a:visited { 
color:#3f3f3f;
background-color:#ffffff;
background:rgba(255,255,255,0.85);
border-bottom:1px solid #d9d4c8;
}
.sf-menu ul {
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
-webkit-box-shadow:  0px 1px 2px rgba(0,0,0,0.15);
box-shadow: 0px 1px 2px rgba(0,0,0,0.15);
}
.sf-menu li:last-child a {margin-right:0px;}
.sf-menu li {
white-space: nowrap; *white-space: normal; }
.sf-menu ul li a, .sf-menu ul li a:visited { font-size:13px; text-transform:none; letter-spacing:0px;}
.sf-menu li li a {
padding:18px 28px; 
margin:0px;
border:none;
}
.sf-menu li.sfHover li a, .sf-menu li.sfHover li a:visited, .sf-menu li.sfHover li li a, .sf-menu li.sfHover li li a:visited, .sf-menu li.sfHover li li li a, .sf-menu li.sfHover li li li a:visited, .sf-menu li.sfHover li li li li a, .sf-menu li.sfHover li li li li a:visited {
}
.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active, .sf-menu li li.sfHover a, .sf-menu li.sfHover li a:visited:hover, .sf-menu li li:hover a:visited,
.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active, .sf-menu li li li.sfHover a, .sf-menu li li.sfHover li a:visited:hover, .sf-menu li li li:hover a:visited,
.sf-menu li li li li:hover, .sf-menu li li li li.sfHover, .sf-menu li li li li a:focus, .sf-menu li li li li a:hover, .sf-menu li li li li a:active, .sf-menu li li li li.sfHover a, .sf-menu li li li.sfHover li a:visited:hover, .sf-menu li li li li:hover a:visited,
.sf-menu li li li li li:hover, .sf-menu li li li li li.sfHover, .sf-menu li li li li li a:focus, .sf-menu li li li li li a:hover, .sf-menu li li li li li a:active, .sf-menu li li li li li.sfHover a, .sf-menu li li li li.sfHover li a:visited:hover, .sf-menu li li li li li:hover a:visited  {
outline: 0;
background:rgba(255,255,255,1);
color:#000000;
}
.sf-menu .sf-sub-indicator {
position:relative;
top:-2px;
font-size:10px;
left:3px;
line-height:1;
}
ul.sub-menu .sf-sub-indicator {
display:none !important;
} .sf-arrows .sf-with-ul {
padding-right: 2.5em;
*padding-right: 1em; } .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
margin-top: -3px;
height: 0;
width: 0; }
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; } .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
} footer .social-ico {
text-align:right;
margin-top:30px;
margin-bottom:18px;
}
.social-ico {
font-size:14px;
} 
.social-ico a i {
line-height:1;
display:inline-block;
vertical-align:top;
margin:0px 2px 3px 0px;
padding:12px 10px;
text-align:center;
min-width:16px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
color:#ffffff;
}
.social-ico a i { text-decoration:none;}
.social-ico a .fa-twitter {background-color:#09aeec; border-color:#09aeec; }
.social-ico a .fa-facebook {background-color:#4161a2;  border-color:#4161a2;  }
.social-ico a .fa-google-plus {background-color:#d1432f; border-color:#d1432f;  }
.social-ico a .fa-linkedin {background-color:#0279b3;  border-color:#0279b3; }
.social-ico a .fa-instagram {background-color:#437297; border-color:#437297;  }
.social-ico a .fa-pinterest {background-color:#f44647;  border-color:#f44647;  }
.social-ico a .fa-youtube-play {background-color:#e22d26; border-color:#e22d26;  }
.social-ico a .fa-tumblr {background-color:#4b5e74; border-color:#4b5e74;  }
.social-ico a .fa-dropbox {background-color:#1e8cd8; border-color:#1e8cd8;  }
.social-ico a .fa-flickr {background-color:#fd1e81;  border-color:#fd1e81; }
.social-ico a .fa-dribbble {background-color:#cb3d73; border-color:#cb3d73;  }
.social-ico a .fa-vimeo {background-color:#26bbe9; border-color:#26bbe9;  }
.social-ico a .fa-envelope {background-color:#888; border-color:#888;  }
.social-ico a:hover .fa-twitter {background-color:#666666; border-color:#09aeec; }
.social-ico a:hover .fa-facebook {background-color:#666666;  border-color:#4161a2;  }
.social-ico a:hover .fa-google-plus {background-color:#666666; border-color:#d1432f;  }
.social-ico a:hover .fa-linkedin {background-color:#666666;  border-color:#0279b3; }
.social-ico a:hover .fa-instagram {background-color:#666666; border-color:#437297;  }
.social-ico a:hover .fa-pinterest {background-color:#666666;  border-color:#f44647;  }
.social-ico a:hover .fa-youtube-play {background-color:#666666; border-color:#e22d26;  }
.social-ico a:hover .fa-tumblr {background-color:#666666; border-color:#4b5e74;  }
.social-ico a:hover .fa-dropbox {background-color:#666666; border-color:#1e8cd8;  }
.social-ico a:hover .fa-flickr {background-color:#666666;  border-color:#fd1e81; }
.social-ico a:hover .fa-dribbble {background-color:#666666; border-color:#cb3d73;  }
.social-ico a:hover .fa-vimeo {background-color:#666666; border-color:#26bbe9;  }
.social-ico a:hover .fa-envelope {background-color:#666666; border-color:#888;  } @font-face{font-family:'FontAwesome';src:url(//www.alex-malerkiste.at/wp-content/themes/renovation/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//www.alex-malerkiste.at/wp-content/themes/renovation/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//www.alex-malerkiste.at/wp-content/themes/renovation/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//www.alex-malerkiste.at/wp-content/themes/renovation/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//www.alex-malerkiste.at/wp-content/themes/renovation/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"} nav.woocommerce-breadcrumb {display:none; margin:0px; padding:0px;} #remove-shop-title-pro {
display:none;
}
header.title {background:none;}  body.woocommerce img {-moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important;}
nav.woocommerce-breadcrumb {display:none; margin:0px; padding:0px;} body ins, body mark, #sidebar ins {background:none;} body #main .width-container .woocommerce-tabs  {
margin-bottom:40px;
}
body #main .width-container .woocommerce-tabs ul.tabs { overflow:visible; padding-left:0px; }
body #main .width-container .woocommerce-tabs .tabs li {position:relative; top:1px;}
body #main .width-container .woocommerce-tabs .tabs li a { font-size:13px; font-weight:400;  color:#ffffff;  text-shadow:none;}
body #main .width-container .woocommerce-tabs .tabs li { 
padding:0px;
margin-right:2px;
background:none;
background:#ffffff;
border:none;
text-shadow:none;
box-shadow:none ; -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none;
margin-left:0px !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
body #main .width-container .woocommerce-tabs .tabs li a {
color:#999999;
border:3px solid #eee;
padding:10px 25px;
}
body #main .width-container .woocommerce-tabs ul.tabs {
border-color:#eee;
}
body #main .width-container .woocommerce-tabs .tabs li.active a,
body #main .width-container .woocommerce-tabs .tabs li a:hover {
border-color:#dddddd;
color:#777;
}
body #main .width-container .woocommerce-tabs .tabs:after, body #main .width-container .woocommerce-tabs .tabs:before {display:none;}
body #main .width-container .woocommerce-tabs .tabs li:after, body #main .width-container .woocommerce-tabs .tabs li:before {display:none;}
body #main .woocommerce-tabs h2, body #main  .related.products h2 {
font-weight:400;
font-size:28px;
text-transform:none;
} body .home-content-highlight li.product h3,
body #main h3 {
font-weight:400;
line-height:1.1;
margin:0px 0px 8px 0px;
padding:0px;
font-size:20px;
}
.shop-meta-index-pro {
float:left;
width:55%;
padding:0px 0px 15px 0px;
}
body .home-content-highlight ul li.product .amount,
body #main ul li.product .amount {
color:#444444;
font-size:16px;
font-weight:400;
font-style:italic;
}
body .home-content-highlight ul li.product del .amount,
body #main ul li.product del .amount {
color:#bbbbbb;
font-size:11px;
font-weight:normal;
position:relative;
top:-3px;
}
body .home-content-highlight ul li.product .price,
body #main ul li.product .price {
margin:0px 0px 10px 0px;
padding:0px;
}
body .home-content-highlight mark,
body #main mark {
font-weight:400;
font-style:italic;
}
body ul li.product a.added_to_cart {
text-align:center;
font-size:12px;
padding:4px 0px 4px 0px;
background:#f1f1f1;
color:#aaa;
margin:8px 0px 0px 0px;
display:block;
}
body #main .width-container ul li.product a.added_to_cart:hover {
color:#999999;
background:#e9e9e9;
}
body .home-content-highlight ul li.product .star-rating,
body #main ul li.product .star-rating {
font-size:12px;
}
.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
color:#333;
}
.comment-form-rating a {
color:#bbbbbb;
}
.comment-form-rating a:hover, .comment-form-rating a.active {
color:#333333;
}
.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
color:#dddddd;
content:"\53\53\53\53\53";
} .entry-summary h1.product_title {
font-size:30px;
line-height:1.2;
margin:15px 0px 10px 0px;
}
body #main .entry-summary .amount {
color:#444;
font-size:16px;
font-weight:400;
font-style:italic;
}
body #main .entry-summary del .amount {
color:#bbbbbb;
font-size:13px;
font-weight:normal;
position:relative;
top:-3px;
}
body #main div.summary .woocommerce-product-rating {
width:100%;
overflow:hidden;
padding-bottom:15px;
}
body div.summary a.woocommerce-review-link {
display:none;
}
body #main  .width-container div.quantity input {
margin:0px;
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
body #main  .width-container div.quantity input[type='number']::-webkit-outer-spin-button,
body #main  .width-container div.quantity input[type='number']::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.product_meta {
padding:10px 8px;
border-top:1px dotted rgba(0, 0, 0, 0.1);
border-bottom:1px dotted rgba(0, 0, 0, 0.1);
font-size:90%;
}
.product_meta a {
font-weight:400;
}
.product_meta span.sku_wrapper, .product_meta span.posted_in {
padding-right:15px;
}
body #main .width-container .variations_button {
margin-top:20px;
} body.woocommerce #reviews #comments ol.commentlist {position:static; left:0px; float:none; width:98%;}
body.woocommerce #reviews #comments ol.commentlist li img { padding:0px !important;}
body.woocommerce .commentlist li  {	box-shadow:none ; -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none;  }
body.woocommerce #reviews #comments ol.commentlist li .comment-text {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding-top:0px;
border:none; border-left:1px solid #e9e9e9;}
body.woocommerce #reviews #comments ol.commentlist p.meta {margin-bottom:10px;}
body.woocommerce #reviews #comments ol.commentlist p.meta strong {
font-weight: 400; 
display: inline-block; 
font-size:22px; 
color:#000000;
}
body.woocommerce #reviews #comments ol.commentlist p.meta time {
font-weight:normal;
font-size:12px;
color:#999999;
}
#review_form h3#reply-title {
font-size:18px;
margin-top:15px;
margin-bottom:8px;
} body #main  .related.products {
padding-top:40px;
border-top:1px solid rgba(0, 0, 0, 0.08);
} body #main .woocommerce-message, body #main .woocommerce-info, body #main ul.woocommerce-error {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
body #main .woocommerce-message a.button {
padding:8px 12px;
font-size:10px;
}
body #main .woocommerce-message, body #main .woocommerce-info, body #main ul.woocommerce-error {
background:#ffffff;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); 
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); 
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
body #main ul.products img, body #main .images img, body #main #sidebar img {
-webkit-box-shadow: none; 
-moz-box-shadow: none; 
box-shadow: none; 
} .woocommerce header h3 {
margin-bottom:0px;
}
.woocommerce header {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.woocommerce .myaccount_user, .woocommerce p.myaccount_address {
margin-bottom:50px;
}
.woocommerce .cart_totals  {
margin-bottom:25px;
}
.woocommerce .cart-collaterals h2 {
font-size:20px;
}
.product-remove a.remove:hover {background:transparent !important;}
.woocommerce table.cart .product-remove a.remove {color:#bbbbbb;}
.woocommerce table.cart .product-remove a.remove:hover {color:#999999 ;}
.woocommerce h3#order_review_heading,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3#ship-to-different-address {
font-size:18px;
}
.woocommerce h3#order_review_heading {
margin-top:45px;
font-size:25px;
}
body.woocommerce-cart #main td.actions  input {
padding:12px 12px;
letter-spacing:1px;
font-size:11px;
margin-right:15px;
}
body.woocommerce-cart #main td.actions .coupon input,
.woocommerce input, .woocommerce textarea {
padding:12px;
margin-top:3px;
border:3px solid #e5e5e5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color:#ffffff;
}
body.woocommerce-cart #main td.actions .coupon input#coupon_code {
width:auto;
max-width:110px;
}
body.woocommerce-cart #main td.actions .coupon input#coupon_code:hover {
background:#ffffff;
}
body.woocommerce-cart #main td.actions .coupon input.button {
background:#aaaaaa;
border-color:#aaa;
}
.woocommerce form.login, .woocommerce form.register {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-color:#e5e5e5;
} #sidebar ul.product_list_widget li:before {display:none;}
#sidebar ul.product_list_widget li {
padding-left:0px;
padding-bottom:12px;
margin-bottom:12px;
border-bottom:1px solid #eeeeee;
}
body #sidebar p.total {
border:none;
}
#sidebar ul.product_list_widget li .star-rating {
margin:4px 0px 3px 0px;
}
#sidebar ul.product_list_widget li .reviewer {
font-size:12px;
}
ul.product-categories span {
color:#000000;
font-size:10px;
position:relative;
bottom:2px;
}
body #main #sidebar button.button {
padding:10px 10px;
font-size:10px;
letter-spacing:1px;
}
body #main #sidebar a.button {
padding:10px 10px;
font-size:10px;
letter-spacing:1px;
} body #main .width-container li.product.column-4 {margin-right:2%; width: 23.5%; }
body #main .width-container li.product.column-3 {margin-right:2%; width: 32%; }
body #main .width-container li.product.column-2 {margin-right:2%; width: 49%; }
.lt-ie8 body #main .width-container li.product.column-4 {margin-right:2%; width: 23%; }
.lt-ie8 body #main .width-container li.product.column-3 {margin-right:2%; width: 31%; }
.lt-ie8 body #main .width-container li.product.column-2 {margin-right:2%; width: 48.5%; }
body #main .width-container li.product.column-2.last, body #main .width-container li.product.column-3.last, body #main .width-container li.product.column-4.last, .lt-ie8 body #main .width-container li.product.column-2.last, .lt-ie8 body #main .width-container li.product.column-3.last, .lt-ie8 body #main .width-container li.product.column-4.last {margin-right:0%;}
body #main .width-container .related li.product.column-3 {width:31.3%;}
body #main .width-container .related li.product.column-3.last { clear:none !important;   margin-right:2% !important; }
body #main .width-container .related li.product.column-3.first {clear:none !important; margin-right:2%;}
body #main .width-container .columns-2 li.product {margin-left:1%;margin-right:1%; width: 48%; }
body #main .width-container .columns-3 li.product {margin-left:1%;margin-right:1%; width: 31.3%; }
body #main .width-container .columns-4 li.product {margin-left:1%;margin-right:1%; width: 23%; } @media only screen and (min-width: 768px) and (max-width: 959px) {
body #main .width-container li.product.column-4 {margin-right:2%; width: 23.5%; clear:none;}
body #main .width-container li.product.column-3 {margin-right:2%; width: 32%; clear:none;}
body #main .width-container li.product.column-2 {margin-right:2%; width: 49%; clear:none; }
body #main .width-container li.product.column-2.last, body #main .width-container li.product.column-3.last, body #main .width-container li.product.column-4.last, .lt-ie8 body #main .width-container li.product.column-2.last, .lt-ie8 body #main .width-container li.product.column-3.last, .lt-ie8 body #main .width-container li.product.column-4.last {margin-right:0%;}
body #main .width-container li.product { float:left;}
body #main .width-container li.product.first { clear: both;}
body #main .width-container .columns-2 li.product {margin-left:1%;margin-right:1%; width: 48%; }
body #main .width-container .columns-3 li.product {margin-left:1%;margin-right:1%; width: 31.3%; }
body #main .width-container .columns-4 li.product {margin-left:1%;margin-right:1%; width: 23%; }
} @media only screen and (max-width: 767px) {
body #main .width-container li.product.column-2, body #main .width-container li.product.column-3, body #main .width-container li.product.column-4, .lt-ie8 body #main .width-container li.product.column-2, .lt-ie8 body #main .width-container li.product.column-3, .lt-ie8 body #main .width-container li.product.column-4 
{
margin-left:0px !important;
margin-right:0px !important;
width:100% !important;
margin-bottom:10px;
}
.product-remove {display:none;}
#single-product-pro .entry-summary { padding:0px; background:none; }
body.woocommerce .commentlist {left:0px;}
.comment-text { width:90% !important; margin:0px !important; margin-left:-10px !important; }
.woocommerce table.cart { font-size:10px; }
}@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
#mobile-menu select {background: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/select-arrow@2x.png) center right no-repeat; background-size:contain;}
.flex-direction-nav a {background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/arrows@2x.png); background-size:80px 60px;}
} .lt-ie9	body nav select {background: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/select-arrow.png) center right no-repeat;}
.lt-ie9 .flex-direction-nav a {background-image: url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/slider/arrows.png); background-size:68px 69px;}  html {-webkit-text-size-adjust: none;} body {max-width:100%; width:100%;}
img {max-width:100%; height: auto; }
.width-container, .flex-caption .slider-container {-moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; }  @media only screen and (min-width: 959px) and (max-width: 1190px) {
.width-container {width:95%;} .sf-menu a {
padding:40px 14px 38px 14px;
font-size:15px;
}
body { font-size: 14px; }
#page-title h1 { font-size:80px; }
#page-title-portfolio h1 { font-size:50px;}
h1 {font-size:46px; }
h2 {font-size:32px; }
h3 {font-size:28px; }
h4, .service-posts-home .service-container h2 {font-size:23px; }
#page-title-description { font-size:16px; }
.summary-text-pro { font-size:16px; }
#page-title-description { font-size:16px; }
h5 {font-size:15px;  }
h6 {font-size:14px;  }
#widget-area  { font-size:18px; }
body  #sidebar .flickr-widget ul li img {  width:55px; height:55px; }
body .flickr-widget ul li img { width:50px; height:50px;}
body a.ls-sc-button.secondary, body a.more-link, body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default {
font-size:16px;
padding:16px 24px; 
}
ul#portfolio-sub-nav li a {
font-size:15px;
padding:18px 26px;
}
}  @media only screen and (min-width: 768px) and (max-width: 959px) { .width-container { width:94%; }
.sf-menu a {
padding:30px 6px 28px 6px;
font-size:13px;
}
.logo_container { padding:0px 0px; }
body { font-size: 13px; }
#page-title h1 { font-size:60px; }
#page-title-portfolio h1 { font-size:45px;}
h1 {font-size:42px; }
h2 {font-size:30px; }
h3 {font-size:26px; }
h4, .service-posts-home .service-container h2 {font-size:21px; }
#page-title-description { font-size:14px; }
.summary-text-pro { font-size:14px; }
#page-title-description { font-size:14px; }
h5 {font-size:13px;  }
h6 {font-size:12px;  }
#widget-area  { font-size:15px; }
#page-title { padding:120px 0px 85px 0px; }
#page-title-portfolio { padding:120px 0px 30px 0px;  }
#widget-area .widget { padding:70px 0px 50px 0px;}
body  #sidebar .flickr-widget ul li img {  width:36px; height:36px; margin:0px 6px 6px 0px; }
body .flickr-widget ul li img { width:32px; height:32px; margin:0px 13px 13px 0px;}
.commentlist { width:68%; }
body a.ls-sc-button.secondary, body a.more-link, body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default {
font-size:16px;
padding:16px 24px; 
}
ul#portfolio-sub-nav li a {
font-size:15px;
padding:16px 24px;
}
}  @media only screen and (max-width: 767px) { .width-container { width:94%; }
#fixed-header-pro  { position:relative !important; }
.pro-header-spacing {display:none !important;} .footer-2-column .widget, .footer-3-column .widget, .footer-4-column .widget,
#content-container, footer .footer-2-column .widget, footer .footer-3-column .widget, footer .footer-4-column .widget,
.grid2column-progression, .grid3column-progression, .grid3columnbig-progression, .grid4column-progression, .grid4columnbig-progression,
#content-container {
width:100%; margin-bottom:10px;
float:none;
}
#sidebar {
float:none;
width:100%;
margin:0px;
padding:0px;
border:none;
} body header #logo-pro {
position:static; text-align:center;
margin:0px;
}
nav {
display:none;
}
#mobile-menu ul {display:none;}
#mobile-menu { display:block; padding-bottom:15px;} 
#mobile-menu select option { background:#fff; color:#888;}
#mobile-menu select { text-transform:none; display:block;  margin-left:auto; margin-right:auto; width:300px; min-width: 150px; max-width: 100%; -webkit-appearance: none; -moz-appearance: normal; appearance: normal;
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
-webkit-padding-end: 20px; -webkit-padding-start: 2px; -webkit-user-select: none;-moz-user-select: none;
background-color:#FAFAFA;
background:#FAFAFA url(//www.alex-malerkiste.at/wp-content/themes/renovation/images/select-arrow.png) center right no-repeat;;
font-size:13px;
border: 1px solid #aaaaaa;
color: #555555;
padding:7px 5px 7px 10px;
} #widget-area .widget { padding:30px 0px 15px 0px; }
.googlemap {
max-height:250px !important;
}
.wpcf7 input, #respond input {width:185px;}
.wpcf7 textarea, #respond textarea {width:215px; } .commentlist {width:95%; left:-10px;}
.commentlist .children li.comment .comment-meta {margin-left:0px;}
.commentlist .avatar, .commentlist > li:before {display:none;}
body { font-size: 12px; }
#page-title h1 { font-size:40px; }
#page-title-portfolio h1 { font-size:35px;}
h1 {font-size:32px; }
h2 {font-size:20px; }
h3 {font-size:18px; }
h4, .service-posts-home .service-container h2 {font-size:18px; }
#page-title-description { font-size:13px; }
.summary-text-pro { font-size:13px; }
#page-title-description { font-size:13px; }
h5 {font-size:12px;  }
h6 {font-size:11px;  }
#widget-area  { font-size:13px; }
#page-title { padding:50px 0px 20px 0px; }
#page-title-portfolio { padding:50px 0px 25px 0px;  }
body a.ls-sc-button.secondary, body a.more-link, body a.progression-button, body input.wpcf7-submit, body input#submit, body a.ls-sc-button.default {
font-size:12px;
padding:12px 20px; 
}
ul#portfolio-sub-nav li a {
font-size:11px;
padding:11px 14px;
}
}