.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 .hidden-fields-container {
display: none;
}
.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-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-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-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-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}*, *::before, *::after {
box-sizing: border-box;
}
html {
font-family: 'Roboto', sans-serif;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
max-width: 100%;
overflow-x: hidden;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
background:#fff;
background-size:cover;
margin: 0;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
color: #1C183C;
text-align: left;
background-color: #fff;
max-width: 100%;
overflow-x: hidden;
background-position:center top;
background-attachment:fixed;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Bebas Neue', cursive;
font-weight: 700;
font-style: normal;
color:#1C183C;
}
h1{
font-size:42px;
}
h2{
font-size:36px;
}
h3{
font-size:26px;
}
h4{
font-size:20px;
}
p {
margin-top: 0;
margin-bottom: 0;
}
abbr[title], abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol, ul, dl {
margin-top: 0;
margin-bottom: 0;
padding:0 0 0 18px;
}
ol ol, ul ul, ol ul, ul ol {
margin-bottom: 20px;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b, strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #1C183C;
text-decoration: none;
background-color: transparent;
}
a:hover {
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre, code, kbd, samp {
font-family: 'Roboto', sans-serif;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input, button, select, optgroup, textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button, input {
overflow: visible;
}
button, select {
text-transform: none;
}
select {
word-wrap: normal;
}
button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"], input[type="checkbox"] {
box-sizing: border-box;
padding: 0;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
} .logo{
width:30%;
float:left;
}
.logo-image{
width:40%;
float:left;
}
.logo-text{
width:60%;
float:left;
text-align:center;
}
@media (max-width: 768px) {
.logo{width:70%;margin-right:0;}
.hamburger-cc{margin-top: -5%;}
}
@media (max-width: 401px) {
.logo{width:100%;margin-right:0;}
}
.logo img{
width:206px;
}
.menu{
width:100%;
}
header{
width:100%;
padding:40px 20px;
position:absolute;
}
.page-template-page-rang-lista header, .page-template-page-igra header {
margin-bottom:20px;
}
header .desktop-menu{
text-align:right;
}
header .header-menu{
list-style:none;
margin:0;
padding:0;
display:inline-block;
text-align:right;
}
header .container{
display:flex;
justify-content:center;
align-items:center;
}
header .header-menu li a{
padding: 20px 15px;
color:#fff;
font-family: 'Bebas Neue', cursive;
font-weight: 700;
font-style: normal;
font-size: 22px;
transition-timing-function: ease-in;
transition: 0.05s;
}
header .header-menu > .current_page_item a{
border-bottom:5px solid #FFBB00;
}
header .header-menu li a:hover{
text-decoration:none;
border-bottom:5px solid #FFBB00;
}
header .header-menu li {
position:relative;
color:#0a3664;
float:left;
}
header .header-menu li:first-child a {
}
header .header-menu li:last-child {
}
header .header-menu li:last-child a {
}
header .header-menu li:last-child a::before {
}
header .header-menu li .sub-menu {
display:none;
position:absolute;
z-index:999;
top:50px;
margin:0;
padding:0;
list-style-type:none;
}
header .header-menu li .sub-menu a{
padding: .5rem .25rem .25rem 1rem;
display:block;
}
header .header-menu li .sub-menu a:hover{
}
header .header-menu li .sub-menu li:last-child {
background:none;
padding-bottom: 0px;
}
header .header-menu li .sub-menu:last-child a {
}
header .header-menu li .sub-menu a:last-child:hover{
}
header .header-menu li .sub-menu:last-child a::before {
background:none;
width:0px;
height:0px;
margin-top:1px;
margin-left:20px;
}
header .header-menu > .menu-item-has-children:hover > .sub-menu{
display:block;
}
header .header-menu .menu-item-has-children .sub-menu > .menu-item-has-children:hover .sub-menu{
display:block;
}
header .header-menu .sub-menu li .sub-menu{
top:0;
left:100%;
}
ul.header-menu > .menu-item-has-children > a::after {
content: url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/icon-arrow-down.png);
padding-left:10px;
}
header .header-menu li .sub-menu .menu-item-has-children > a::after {
content: url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/icon-arrow-right.png);
padding-right:10px;
float:right;
} .sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 106;
top: 0;
left: 0;
background-color: #000000D4;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav img{
margin-bottom:20px;
}
.sidenav-logo-image img{
width:200px;
display:none;
}
.sidenav a {
text-decoration: none;
font-size: 22px;
color: #fff;
display: block;
transition: 0.3s;
padding-left:20px;
}
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 56px;
margin-left: 50px;
}
.hamburger-cc{
font-size:30px;
cursor:pointer;
color:#0a3664;
float:right;
}
.hamburger-hidden-cc{
font-size:0px;
}
header .sidenav .header-menu {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
header .sidenav .header-menu li a{
padding:10px;
color:#fff;
font-family: 'Bebas Neue', cursive;
font-weight: 700;
font-style: normal;
font-size:22px;
}
header .sidenav .header-menu li a:hover{
text-decoration:none!important;
}
header .sidenav .header-menu li{
margin-bottom: 5%;
float:none;
text-align:left;
}
header .sidenav .header-menu li .sub-menu {
display:inline-block;
position:relative;
background: none;
padding-left: 20px;
width: 100%;
top: 0;
left: 0;
border:none;
display:none;
}
header .sidenav ul.header-menu > .menu-item-has-children > a::after {
content:"";
}
header .sidenav .header-menu li:last-child{
background:none;
}
header .sidenav .header-menu li:last-child a::before {
background:none;
width:0px;
height:0px;
margin-left:0px;
}
header .sidenav .header-menu li .sub-menu li a{
font-size: 18px;
margin-bottom: 2%;
display:none;
}
header .sidenav .header-menu li .sub-menu:last-child li a{
color:#fff;
padding:0;
}
header .sidenav .header-menu li .sub-menu a:last-child:hover{
background:none;
padding:0;
}
header .sidenav .header-menu li .sub-menu li a::before{
content: url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/icon-arrow-right-white.png);
margin-right: 10px;
} .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.page-container{
padding:80px 0 80px 0;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
} .mcb-main-header{
width:100%;
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-main-header.jpg);
background-size:cover;
background-position:center bottom;
min-height:820px;
padding-top:220px;
padding-bottom:150px;
}
.mcb-homepage-naslov{
margin:0 auto;
}
.mcb-homepage-naslov h1{
font-family: 'Bebas Neue', cursive;
text-align:center;
font-size:92px;
height:125px;
margin-top:0px;
margin-bottom:0px;
color:#fff;
text-shadow:rgb(0, 0, 0) 4px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97999px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.51361px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px;
transition-timing-function: ease-in;
transition: 1s;
}
.mcb-homepage-naslov-ceger h1{
font-family: 'Bebas Neue', cursive;
text-align:center;
font-size:44px;
height:125px;
margin-top:0px;
margin-bottom:0px;
color:#fff;
text-shadow:rgb(0, 0, 0) 4px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97999px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.51361px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px;
transition-timing-function: ease-in;
transition: 1s;
}
.mySlides{
transition-timing-function: ease-in;
transition: 1s;
animation: opac 0.8s;
}
.mcb-homepage-button{
text-align:center;
}
.mcb-home-button{
background:none;
padding:10px 60px;
border:3px solid #fff;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
color:#fff;
font-size:22px;
transition-timing-function: ease-in;
transition: 0.2s;
}
.mcb-home-button:hover{
background:#ffff;
color:#000;	
}
.mcb-home-button-ceger{
background:none;
padding:10px 60px;
border:none;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
color:#fff;
font-size:22px;
transition-timing-function: ease-in;
transition: 0.2s;
}
.mcb-home-button-ceger:hover{
transform:scale(1.1);
}
.mcb-main-header-slider-arrows{
display:inline-block;
width:100%;
position:relative;
}
.mcb-arrow-left{
float:left;
cursor:pointer;
position:absolute;
top:50%;
left:0;
}
.mcb-arrow-right{
float:right;
cursor:pointer;
position:absolute;
top:50%;
right:0;
} .mcb-o-proizvodnji{
width:100%;
display:inline-block;
padding:80px 0 80px 0;
}
.mcb-o-proizvodnji h1{
text-align:center;
}
.mcb-o-proizvodnji-left{
width:35%;
float:left;
text-align:center;
}
.mcb-o-proizvodnji-left img{
width:95%;
}
.mcb-o-proizvodnji-right{
width:65%;
float:left;
}
.mcb-proizvodnja{
width:100%;
display:inline-block;
margin-top:60px
}
.mcb-proizvodnja p{
padding-right:10px;
padding-top:10px;
word-spacing:1px;
}
.mcb-proizvodnja1, .mcb-proizvodnja2, .mcb-proizvodnja3, .mcb-proizvodnja4 {
width:50%;
float:left;
font-family: 'Bebas Neue', cursive;
font-weight:400;
font-size:22px;
margin-bottom:20px;
}
.mcb-proizvodnja1:before{
content:"";
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/proizvodnja-1.png);
background-size:100px 111px;
width:100px;
height:111px;
float:left;
margin-right:10px;
}
.mcb-proizvodnja2:before{
content:"";
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/proizvodnja-2.png);
background-size:100px 111px;
width:100px;
height:111px;
float:left;
margin-right:10px;
}
.mcb-proizvodnja3:before{
content:"";
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/proizvodnja-3.png);
background-size:100px 111px;
width:100px;
height:111px;
float:left;
margin-right:10px;
}
.mcb-proizvodnja4:before{
content:"";
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/proizvodnja-4.png);
background-size:100px 111px;
width:100px;
height:111px;
float:left;
margin-right:10px;
} .mcb-o-nama-blok{
width:100%;
display:inline-block;
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-o-nama-bg.jpg);
background-position:center center;
padding:100px 0 150px 0;
}
.mcb-o-nama-blok h1{
color:#fff;
font-size:82px
}
.mcb-o-nama-blok p{
color:#fff;
font-size:24px;
}
.mcb-o-nama-half-blok-prvi{
width:50%;
float:left;
text-align:center;
}
.mcb-o-nama-half-blok-drugi{
width:50%;
float:left;
padding-top:140px;
} .mcb-o-pivari-blok{
width:100%;
display:inline-block;
background-color:#FBFBFB;
}
.mcb-o-pivari-row{
width:100%;
display:inline-block;
text-align:center;
margin-bottom:-5px;
}
.mcb-o-pivari-row h3{
color:#000;
margin-top:90px;
}
.mcb-o-pivari-row img{
width:100%;
height:300px;
object-fit:cover;
}
.mcb-o-pivari-first{
width:33%;
float:left;
}
.mcb-o-pivari-second{
width:34%;
float:left;
}
.mcb-o-pivari-third{
width:33%;
float:left;
}
.mcb-home-button-yellow{
background:none;
padding:10px 60px;
border:3px solid #EBA100;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
color:#EBA100;
font-size:22px;
transition-timing-function: ease-in;
transition: 0.2s;
}
.mcb-home-button-yellow:hover{
background:#EBA100;
color:#000;
}
.mcb-home-button-yellow-full{
background:#EBA100;
padding:10px 60px;
border:5px solid #000;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
color:#000;
font-size:26px;
transition-timing-function: ease-in;
transition: 0.2s;
text-transform:uppercase;
}
.mcb-home-button-yellow-full:hover{
background:#000;
color:#fff;
} .mcb-online-shop-blok{
padding:60px 0;
text-align:center;
}
.mcb-online-shop-blok p{
line-height:32px;
}
.mcb-online-shop-blok-image{
max-width:900px;
margin:80px auto 80px auto;
}
.mcb-online-shop-blok-image img{
width:100%
}
.mcb-greska-flasice, .mcb-greska-boce{
margin-top:80px;
}
.mcb-boca-sadrzi{
font-size:16px;
margin-bottom:10px;
}
.mcb-korpa-full{
border-bottom:2px solid #EBA100;
margin-bottom:20px;
} .mcb-taproom-blok{
width:100%;
display:inline-block;
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-taproom-bg.jpg);
background-position:center top;
padding:100px 0 150px 0;
}
.mcb-taproom-blok h1{
color:#fff;
font-size:82px
}
.mcb-taproom-blok p{
color:#fff;
font-size:24px;
text-align:justify;
line-height:34px;
}
.mcb-taproom-half-blok-prvi{
width:50%;
float:left;
padding-top:100px;
}
.mcb-taproom-half-blok-drugi{
width:50%;
float:left;
text-align:center;
} .mcb-nasa-ponuda{
width:100%;
display:inline-block;
}
.mcb-nasa-ponuda-row{
width:100%;
display:inline-block;
text-align:center;
margin-bottom:-5px;
}
.mcb-nasa-ponuda-row h3{
color:#000;
margin-top:90px;
}
.mcb-nasa-ponuda-row img{
width:100%;
height:300px;
object-fit:cover;
}
.mcb-nasa-ponuda-first{
width:50%;
float:left;
text-align:center;
}
.mcb-nasa-ponuda-second{
width:50%;
float:left;
} .mcb-vijesti-blok{
padding:80px 0;
text-align:center;
}
::-webkit-input-placeholder { opacity: 1;
}
:-moz-placeholder { opacity: 1;
}
::-moz-placeholder { opacity: 1;
}
:-ms-input-placeholder { opacity: 1;
}  .mcb-hero-o-nama{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-main-header-old.jpg);
background-size:cover;
background-position:center top;
text-align:center;
padding:150px 0 60px 0;
}
.mcb-hero-o-nama h1{
color:#fff;
}
.mcb-o-nama-page{
width:100%;
display:inline-block;
}
.mcb-o-nama-page-full{
width:100%;
display:inline-block;
margin-bottom:40px;
}
.mcb-o-nama-page img{
width:100%;
height:400px;
object-fit:cover;
}
.mcb-o-nama-page-half{
width:50%;
float:left;
padding: 0 20px 0 20px;
}
.mcb-o-nama-page p{
text-align:justify;
line-height:32px;
}
.mcb-o-nama-slika1-mobile{display:none;} .mcb-hero-taproom{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-taproom-page-bg.jpg);
background-size:cover;
background-position:center center;
text-align:center;
padding:150px 0 60px 0;
}
.mcb-hero-taproom h1{
color:#fff;
}
.mcb-taproom-text p{
text-align:justify;
line-height:32px;
padding:0 40px 0 40px;
} .mcb-hero-o-pivari{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-main-header-old.jpg);
background-size:cover;
background-position:center top;
text-align:center;
padding:150px 0 60px 0;
}
.mcb-hero-o-pivari h1{
color:#fff;
}
.mcb-o-pivari-page{
width:100%;
display:inline-block;
}
.mcb-o-pivari-page h1{
margin-top:0;
text-align:center;
}
.mcb-o-pivari-page p{
margin-top:0;
text-align:justify;
line-height:32px;
}
.mcb-o-pivari-page-full{
width:100%;
display:inline-block;
margin-bottom:40px;
}
.mcb-o-pivari-fourth{
width:25%;
float:left;
padding:0 10px 0 10px;
}
.mcb-o-pivari-fourth img{
width:100%;
}
.mcb-o-pivari-fourth h3{
color:#D89300;
text-align:center;
}
.mcb-o-pivari-fourth p{
font-size:16px;
text-align:left;
padding:0 10px 0 10px;
} .mcb-hero-karta-piva{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-karta-piva-bg.jpg);
background-size:cover;
background-position:center top;
padding:150px 0 60px 0;
display:inline-block;
width:100%;
}
.mcb-hero-karta-piva h1, .mcb-hero-karta-piva h2, .mcb-hero-karta-piva p{
color:#fff;
}
.mcb-hero-karta-piva p{
line-height:32px;
text-align:justify;
min-height:130px;
}
.mcb-hero-karta-piva-half{
width:50%;
float:left;
padding:100px 40px 0 0;
}
.mcb-hero-karta-piva-second-half{
width:50%;
float:left;
}
.mcb-hero-karta-piva-beer-half{
width:50%;
float:left;
padding:0 40px 0 0;
margin-bottom:40px;
}
.mcb-hero-karta-piva-beer-half h2{
margin-bottom:10px;
}
.mcb-karta-piva-kokteli{
padding:60px 0 0 0;
display:inline-block;
width:100%;
background-color:#FBFBFB;
}
.mcb-karta-piva-kokteli h1{
margin-bottom:80px;
}
.mcb-karta-piva-kokteli-half{
width:50%;
float:left;
padding:0 40px 0 0;
margin-bottom:40px;
}
.mcb-karta-piva-kokteli-half img{
width: 130px;
height: 130px;
object-fit: cover;
float: left;
margin-right:20px;
}
.mcb-karta-piva-kokteli-half h3{
color:#1C183C;
margin-bottom:10px;
} .mcb-hero-pivski-meni{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-pivski-meni-bg.jpg);
background-size:cover;
background-position:center center;
padding:200px 0 200px 0;
display:inline-block;
width:100%;
text-align:center;
height:720px;
}
.mcb-hero-pivski-meni h1{
color:#fff;
}
.mcb-hero-pivski-meni p{
color:#fff;
line-height:40px;
font-size:22px;
}
.mcb-pivski-meni-lista{
display:inline-block;
width:100%;
padding:80px 0 40px 0;
background-color:#FBFBFB;
}
.mcb-pivski-meni-tekst{
text-align:justify;
width:70%;
}
.mcb-pivski-meni-half{
width:50%;
float:left;
padding:0 40px 0 0;
margin-bottom:40px;
}
.mcb-pivski-meni-half img{
width:130px;
height:130px;
object-fit:cover;
float:left;
}
.mcb-pivski-meni-half h3 {
width:60%;
padding-left:20px;
padding-top:30px;
color:#1C183C;
margin:0;
float:left;
}
.mcb-pivski-meni-half p{
width:70%;
padding-left:20px;
color:#1C183C;
float:left
}
.mcb-pivski-meni-lista-dorucak{
display:inline-block;
width:100%;
padding:80px 0 40px 0;
} .mcb-hero-kontakt{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-kontakt-bg.jpg);
background-size:cover;
background-position:center top;
text-align:center;
padding:130px 0 30px 0;
}
.mcb-hero-kontakt h1{
color:#ffff;
}
.mcb-shop{
font-size:62px;
color:#fff!important;
} .mcb-kontakt-forma-container{
width:80%;
margin:0 auto;
}
.mcb-kontakt-forma{
display:inline-block;
width:100%;
border:2px solid #EBA100;
}
.mcb-kontakt-forma input, .mcb-kontakt-forma textarea{
border:none;
padding:20px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-style: normal;
background:none;
width:100%;
}
.mcb-kontakt-forma-ime{
width:50%;
float:left;
border-right:2px solid #EBA100;
border-bottom:2px solid #EBA100;
}
.mcb-kontakt-forma-email{
width:50%;
float:left;
border-bottom:2px solid #EBA100;
}
.mcb-kontakt-forma-naslov{
border-bottom:2px solid #EBA100;
}
.mcb-kontakt-forma-tekst{
border-bottom:2px solid #EBA100;
}
.mcb-kontakt-forma-posalji{
padding-top:20px;
}
.wpcf7-not-valid-tip{
padding:20px;
} .mcb-shop-full{
display: inline-block;
width: 100%;
border: 2px solid #EBA100;
padding:40px;
}
.mcb-shop-half{
width:60%;
float:left;
padding-right:40px;
}
.mcb-4-pack, .mcb-10-pack{
padding:40px 0 20px 0;
color:#1C183C;
}
.mcb-shop-single{
display:inline-block;
width:100%;
margin-bottom:20px;
padding-bottom:20px;
border-bottom:2px solid #EBA100;
}
.mcb-shop-single img{
width:30%;
height:auto;
float:left;
}
.mcb-shop-single h3{
margin:0;
width:70%;
float:left;
font-family: 'Roboto', sans-serif;
}
.mcb-shop-full h1, .mcb-shop-full h2, .mcb-shop-full h3{
font-family: 'Roboto', sans-serif;
}
.mcb-shop-full h1{
font-size:38px;
}
.mcb-shop-full h3{
font-size:22px;
}
.mcb-shop-single p{
width:70%;
float:left;
}
.mcb-shop-napomena-text{
font-size:18px;
line-height:28px;
text-align:justify;
font-weight:700;
margin-bottom:40px;
color:#EBA100;
}
.mcb-shop-dostava{
margin-bottom:10px;
}
.mcb-shop-dostava-home{
margin-bottom:0px!important;
line-height:24px!important;
width:95%;
margin:0 auto;
}
.mcb-shop-second-half{
width:40%;
float:left;
padding-left:40px;
}
.mcb-shop-ime, .mcb-shop-adresa, .mcb-shop-telefon, .mcb-shop-email, .mcb-shop-napomena {
border: none;
padding: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-style: normal;
background: none;
width: 100%;
}
.mcb-shop-ime {
border-top: 2px solid #EBA100;
border-right: 2px solid #EBA100;
border-left: 2px solid #EBA100;
border-bottom: 2px solid #EBA100;
}
.mcb-shop-adresa {
border-right: 2px solid #EBA100;
border-left: 2px solid #EBA100;
border-bottom: 2px solid #EBA100;
}
.mcb-shop-telefon {
border-right: 2px solid #EBA100;
border-left: 2px solid #EBA100;
border-bottom: 2px solid #EBA100;
}
.mcb-shop-email {
border-right: 2px solid #EBA100;
border-left: 2px solid #EBA100;
border-bottom: 2px solid #EBA100;
}
.mcb-shop-napomena {
border-right: 2px solid #EBA100;
border-left: 2px solid #EBA100;
border-bottom: 2px solid #EBA100;
}
.mcb-shop-button{
background: none;
padding: 10px 60px;
margin-top:40px;
float:left;
width:70%;
border: 2px solid #1C183C;
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
color: #1C183C;
font-size: 22px;
transition-timing-function: ease-in;
transition: 0.2s;
}
.mcb-shop-button:hover{
background: #1C183C;
color:#fff;
}
.mcb-wide{width:100%} .mcb-hero-vijesti-single{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/hero-vijesti.jpg);
background-size:cover;
background-position:center center;
padding:150px 0 60px 0;
display:inline-block;
width:100%; }
.mcb-hero-vijesti-single h1{
color:#fff;
text-align: left;
}
.mcb-hero-vijesti-single p{
color:#EBA100;
font-size:22px;
}
.single-vijesti-full{
display:inline-block;
width:100%;
padding:60px 0;
}
.single-post-vijesti{
width:70%;
float:left;
padding-right:20px;
}
.single-post-vijesti p{
line-height:26px;
}
.single-post-vijesti img{
width:100%!important;
height:auto!important;
}
.single-post-sidebar{
width:30%;
float:right;
padding:0 20px;
}
.single-post-sidebar h2{
margin:0;
}
.single-post-sidebar .row{
display:inline-block;
width:100%;
margin:20px 0 10px 0;
}
.single-post-sidebar .row .image{
width:20%;
float:left;
}
.single-post-sidebar .row .image img{
width:100%;
height:auto;
}
.single-post-sidebar .row .text{
width:80%;
float:left;
padding:5px 0 0 20px;
}
.single-post-sidebar .row .text p{
color:#EBA100;
font-size:16px;
margin-bottom:0;
}
.single-post-sidebar .row .text h3{
color:#000;
margin:0;
} .mcb-hero-vijesti{
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-taproom-page-bg.jpg);
background-size:cover;
background-position:center center;
padding:150px 0 60px 0;
display:inline-block;
width:100%; }
.mcb-hero-vijesti h1{
color:#fff;
text-align: center;
}
.mcb-hero-vijesti p{
color:#EBA100;
font-size:22px;
}
.vijesti {
width: 90%;
margin: auto;
padding:50px;
display: flex;
flex-direction: row-reverse;
}
.vijesti .col-md-8 article {
display: flex;
height: 400px;
flex: 0 0 70%;
justify-content: space-between;
}
.vijesti .col-md-8 article:nth-child(even) {
flex-direction: row-reverse;
margin: 20px 0;
}
.vijesti .col-md-8 article:nth-child(even) .text .text-right {
text-align: left;
}
.vijesti .col-md-8  .featured-image {
width: 400px;
height: 400px;
overflow: hidden;
flex: 0 0 45%;
}
.vijesti .col-md-8 .featured-image img {
width: 120%;
height: auto;
}
.vijesti .col-md-8 .text {
padding: 50px;
flex: 0 0 50%;
}
.vijesti .col-md-8 .text h3 {
font-size: 2.5rem;
}
.vijesti .col-md-8 .text p {
color: #EBA100;
font-size: 22px;
}
.vijesti .col-md-8 .text .text-right {
width: 100%;
text-align: right;
margin-top: 100px;
}
.vijesti .col-md-8 .text .text-right a {
color: #eba100;
font-size: 1.2rem;
}
.single-post-sidebar-vijesti{
width:30%;
padding:0 20px;
}
.single-post-sidebar-vijesti h2{
margin:0;
}
.single-post-sidebar-vijesti .row{
display:inline-block;
width:100%;
margin:20px 0 10px 0;
}
.single-post-sidebar-vijesti .row .image{
width:20%;
float:left;
}
.single-post-sidebar-vijesti .row .image img{
width:100%;
height:auto;
}
.single-post-sidebar-vijesti .row .text{
width:80%;
float:left;
padding:5px 0 0 20px;
}
.single-post-sidebar-vijesti .row .text p{
color:#EBA100;
font-size:16px;
margin-bottom:0;
}
.single-post-sidebar-vijesti .row .text h3{
color:#000;
margin:0;
} .sdtk-paginacija {
padding: 100px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.sdtk-paginacija a {
font-size: 1.2rem;
width: 30px;
height: 30px;
border: 1px solid #EBA100;
display: inline-block;
display: flex;
align-items: center;
justify-content: center;
margin-right:5px;
}
.current {
border: 1px solid #EBA100;
background-color: #EBA100;
color: white;
font-size: 1.2rem;
width: 30px;
height: 30px;
border: 1px solid #EBA100;
display: inline-block;
display: flex;
align-items: center;
justify-content: center;
margin-right:5px;
}
.next, .prev {
background-color: #EBA100;
color: white;
}
.stand_prev_next {
display: flex;
width: 70%;
margin: 0 auto 50px 0;
justify-content: space-evenly;
}
.stand_prev_post{
display: flex;
}
.stand_next_post {
display:flex;
}
.stand_prev_post img{
width: 70px;
height: auto;
margin-right: 20px;
}
.stand_next_post img {
width: 70px;
height: auto;
margin-left: 20px;
}
.stand-sljedeca-text {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-evenly;
}
.stand-prethodna-text {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-evenly;
}
.stand-sljedeca-podnaslov {
color: #EBA100;
font-size: 16px;
}
.stand-sljedeca-naslov {
text-transform: uppercase;
font-size: 16px;
}
@media(max-width: 1200px) {
.vijesti {
width: 100%;
}
.single-post-sidebar-vijesti {
padding: 0;
}
.single-post-sidebar-vijesti .row {
width: 100%;
}
.single-post-sidebar-vijesti .row .text h3 {
font-size: 1.2rem;
}
.vijesti .col-md-8 .text h3 {
font-size: 2rem;
}
.single-post-sidebar .row {
width: 100%;
}
.single-post-sidebar .row .text h3 {
font-size: 1.2rem;
}
.stand_prev_next {
padding-left: 10%;
}
}
@media(max-width: 1000px) {
.vijesti {
flex-direction: column-reverse;
}
.single-post-sidebar-vijesti {
width: 100%;
padding-top: 100px;
}
.vijesti .col-md-8 .text h3 {
font-size: 1.5rem;
}
.single-vijesti-full {
display: flex;
flex-direction: column;
}
.single-post-vijesti {
width: 100%;
}
.single-post-sidebar {
width: 100%;
padding-top: 100px;
}
}
@media(max-width: 678px) {
.vijesti .col-md-8 article {
flex-direction: column;
height: auto;
}
.vijesti .col-md-8  .featured-image {
width: 100%;
height: auto;
}
.vijesti .col-md-8 .featured-image img {
width: 100%;
padding: 0;
}
.vijesti .col-md-8 .text {
padding: 50px 0;
}
.vijesti .col-md-8 article:nth-child(even) {
flex-direction: column;
}
.vijesti .col-md-8 .text .text-right {
margin: 0;
}
.vijesti .col-md-8 article:nth-child(even) .text .text-right {
text-align: right;
}
.stand_prev_post{
display: flex;
flex-direction: column;
align-items: center;
}
.stand_next_post {
display:flex;
flex-direction: column-reverse;
align-items: center;
}
.stand-sljedeca-text {
align-items: center;		
}
.stand-prethodna-text {
align-items: center;
}
.stand-sljedeca-naslov {
text-align: center;
}
.stand_prev_post img{
margin: 0;
}
.stand_next_post img {
margin: 0;
}
} .widget{
list-style-type:none;
margin:0;
padding:0;
} .mcb-slider h3{
color:#1C183C;    
}
.slider {
width: 100%;
margin: 100px auto;
}
.slick-slide {
margin: 0px 20px;
}
.slick-slide img {
width: 100%;
}
.slick-prev:before,
.slick-next:before {
color: black;
}
.slick-slide {
transition: all ease-in-out .3s;
opacity: .2;
}
.slick-active {
opacity: .5;
}
.slick-current {
opacity: 1;
}
.slick-initialized .slick-slide {
width: 340px!important;
}
.slick-slide{
opacity:1!important;
}
.slick-prev{left:25px;}
.slick-next{right:25px;}
.slick-prev::before{
content: '';
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-arrow-left.png);
background-size:16px 28px;
height:28px;
width:16px;
display:block;
}
.slick-next::before{
content: '';
background:url(//themastercraftbrewery.com/wp-content/themes/themastercraftbrewery/css/img/mcb-arrow-right.png);
background-size:16px 28px;
height:28px;
width:16px;
display:block;
} footer{
width:100%;
position:relative;
z-index:105;
padding:40px 0px 20px 0;
background-color:#EBA100;
display:inline-block;
color:#fff;
}
footer h1, footer h2, footer h3{
color:#fff;
}
footer a{
color:#fff;
font-weight:700;
display:inline-block;
margin-bottom:10px;
}
footer p{
line-height:29px;
}
footer #menu-glavni-meni-2{
padding-left:0px!important;
}
.footer-fourths{
width:100%;
display:inline-block;
margin-bottom:40px;
}
.footer-first{
width:25%;
float:left;
padding-top:25px;
}
.footer-first img{
width:206px;
}
.footer-second{
width:20%;
float:left;
}
.footer-third{
width:30%;
float:left;
}
.footer-fourth{
width:20%;
float:left;
margin-left:5%;
}
.footer-copyright{
width:100%;
display:inline-block;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
@media screen and (min-width: 1202px) {
.hamburger-cc{display:none!important}
}
@media (max-width: 1801px) {.mcb-main-header{min-height:780px}}
@media (max-width: 1701px) {.mcb-main-header{min-height:760px}}
@media (max-width: 1601px) {.mcb-main-header{min-height:740px}}
@media (max-width: 1501px) {.mcb-main-header{min-height:820px}}
@media (max-width: 1401px) {.mcb-main-header{padding-top:200px;min-height:750px}}
@media (max-width: 1341px) {
.mcb-main-header{padding-top:200px;min-height:750px}
}
@media (max-width: 1201px) {
.desktop-menu{display:none!important}
.mcb-homepage-naslov h1{height:auto!important;margin-bottom:20px;}
.mcb-homepage-naslov-ceger h1{height:auto!important;margin-bottom:20px;}
.mcb-main-header{padding-top:180px;min-height:700px}
.mcb-casa-top{display:none;}
.mcb-o-proizvodnji-left{width:100%;}
.mcb-o-proizvodnji-left img{width:40%;}
.mcb-o-proizvodnji-right{width:100%;}
.mcb-proizvodnja1, .mcb-proizvodnja2, .mcb-proizvodnja3, .mcb-proizvodnja4{width:50%;}
.mcb-pivski-meni-half{width:100%;padding:0;}
}
@media screen and (max-width: 992px) {
.page-container{padding:20px;}
.row1{padding-top:40px}
.mcb-o-pivari-first{width:100%;margin-bottom:40px;}
.mcb-o-pivari-second{width:100%;margin-bottom:40px;}
.mcb-o-pivari-third{width:100%;margin-bottom:40px;}
.mcb-o-pivari-row h3{margin-top:0px;}
.mcb-o-nama-page-half{width:100%;padding:0;}
.mcb-o-nama-slika1{display:none;}
.mcb-o-nama-slika1-mobile{display:inline-block;margin-top:40px;}
.mcb-o-nama-slika2{margin-bottom:40px;}
.mcb-o-nama-page img{height:auto;}
.mcb-o-pivari-fourth{width:100%;}
.mcb-hero-karta-piva-half{width:100%;padding:0 0 40px 0;margin-bottom:40px;text-align:center;border-bottom:5px solid #FFBB00;}
.mcb-hero-karta-piva-second-half{display:none;}
.mcb-hero-karta-piva-beer-half{width:100%;padding:0;}
.mcb-karta-piva-kokteli-half{width:100%;padding:0;}
.mcb-hero-pivski-meni p{line-height:normal}
.mcb-shop-half{width:100%;padding:0;}
.mcb-shop-second-half{width:100%;padding:0;}
.mcb-shop-button{padding:10px;margin-top:10px}
.mcb-greska-flasice, .mcb-greska-boce{margin-top:40px;}
.footer-first{width:100%;}
.footer-second{width:30%;}
.footer-third{width:40%;}
.footer-fourth{width:25%;}
}
@media screen and (max-width: 901px) {
}
@media screen and (max-width: 801px) {
}
@media screen and (max-width: 768px) {
.mcb-main-header{padding-top:200px;padding-bottom:100px;}
.mcb-homepage-naslov{width:100%;}
.mcb-proizvodnja1, .mcb-proizvodnja2, .mcb-proizvodnja3, .mcb-proizvodnja4{width:100%;}
.mcb-o-nama-blok{padding:100px 0;}
.mcb-o-nama-half-blok-prvi{width:100%;}
.mcb-o-nama-half-blok-drugi{width:100%;text-align:center}	
.mcb-taproom-blok{padding:100px 0;}
.mcb-taproom-half-blok-prvi{width:100%;text-align:center;padding-top:0;}
.mcb-taproom-half-blok-drugi{width:100%;}
.mcb-nasa-ponuda-first{width:100%;margin-bottom:40px;}
.mcb-nasa-ponuda-second{width:100%;margin-bottom:40px;}
.mcb-nasa-ponuda-row h3{margin-top:20px;}
.mcb-pivski-meni-tekst{width:100%;}
.mcb-hero-kontakt{padding:80px 0 0px 0}
.footer-second{display:none;}
.footer-third{width:50%;}
.footer-fourth{width:45%;}
}
@media screen and (max-width: 551px) {
.mcb-pivski-meni-half{text-align:center;border-bottom:5px solid #FFBB00;padding-bottom:40px;}
.mcb-pivski-meni-half img{width:100%;height:auto;margin-bottom:40px;}
.mcb-pivski-meni-half h3, .mcb-pivski-meni-half p{width:100%;padding:0}
.mcb-kontakt-forma-container{width:100%;}
.mcb-kontakt-forma-ime{width:100%;border-right:none;}
.mcb-kontakt-forma-email{width:100%;}
}
@media screen and (max-width: 451px) {
.mcb-homepage-naslov h1{font-size:62px;}
.mcb-shop-button{padding:5px;}
.mcb-main-header {padding-top: 160px;}
.mcb-shop-full {padding:10px}
.mcb-shop-full h1{font-size:28px}
.mcb-taproom-text p{padding:0 15px 0 15px;}
.footer-first{text-align:center}
.footer-third{width:100%;text-align:center}
.footer-fourth{width:100%;margin-left:0;text-align:center}
.footer-copyright{text-align:center}
}
@media screen and (max-width: 376px) {
.mcb-shop-single img {margin-bottom:30px;}
.mcb-shop-single h3, .mcb-shop-button {font-size:20px;}
}
.fbx-light, .fbx-light .fbx-caption, .fbx-light .fbx-open-caption, .fbx-light.fbx-phone .fbx-social {
background-color: #FFBB00A3!important;
}