@charset "UTF-8";
.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;
word-break: 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;
}.owl-carousel,.owl-carousel .owl-item,.owl-theme .owl-controls{-webkit-tap-highlight-color:transparent}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel .owl-refresh .owl-item,.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.pbdb.co.uk/wp-content/plugins/content-randomizer/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
  nav.fbc-page,
.fbc-page {
display: block;
width: 100%;
box-sizing: border-box;
margin: 0 0 15px 0;
}
nav.fbc-page *,
.fbc-page * {
box-sizing: border-box;
}
.fbc-page .fbc-wrap {
display: block;
width: 100%;
margin: 0;
padding: 0;
} .fbc-page .fbc-wrap .fbc-items {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
list-style: none;
margin: 0;
padding: 10px 16px;
border-radius: 4px;
font-family: inherit;
font-size: 14px;
line-height: 1.5;
background-color: #edeff0;
max-width: 100%;
}
.fbc-page .fbc-wrap .fbc-items li {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0;
padding: 2px 0;
line-height: inherit;
} .fbc-page .fbc-wrap .fbc-items li a {
color: #337ab7;
text-decoration: none;
transition: color 0.15s ease-in-out;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.fbc-page .fbc-wrap .fbc-items li a:hover,
.fbc-page .fbc-wrap .fbc-items li a:focus {
text-decoration: underline;
}
.fbc-page .fbc-wrap .fbc-items li a i,
.fbc-page .fbc-wrap .fbc-items li i {
margin-right: 6px;
vertical-align: middle;
font-size: 0.95em;
}
.fbc-page .fbc-wrap .fbc-items li.active,
.fbc-page .fbc-wrap .fbc-items li.active a,
.fbc-page .fbc-wrap .fbc-items li.active span {
color: #27272a;
font-weight: 500;
} .fbc-page .fbc-wrap .fbc-items li .fbc-separator {
display: inline-block;
color: #cccccc;
margin: 0 8px;
line-height: 1;
font-style: normal;
-webkit-user-select: none;
user-select: none;
} .fbc-page .clearfix::before,
.fbc-page .clearfix::after {
content: " ";
display: table;
}
.fbc-page .clearfix::after {
clear: both;
} body.rtl nav.fbc-page,
body.rtl .fbc-page,
html.translated-rtl nav.fbc-page,
html.translated-rtl .fbc-page,
html:has(.gt-current-lang[data-gt-lang="ar"]) nav.fbc-page,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page,
html:has(.gt-current-lang[data-gt-lang="he"]) nav.fbc-page,
html:has(.gt-current-lang[data-gt-lang="he"]) .fbc-page,
html:has(.gt-current-lang[data-gt-lang="fa"]) nav.fbc-page,
html:has(.gt-current-lang[data-gt-lang="fa"]) .fbc-page,
html:has(.gt-current-lang[data-gt-lang="ur"]) nav.fbc-page,
html:has(.gt-current-lang[data-gt-lang="ur"]) .fbc-page,
html:has(.gt-current-wrapper [data-gt-lang="ar"]) nav.fbc-page,
html:has(.gt-current-wrapper [data-gt-lang="ar"]) .fbc-page,
[dir="rtl"] nav.fbc-page,
[dir="rtl"] .fbc-page,
nav.fbc-page[dir="rtl"],
.fbc-page[dir="rtl"],
.fbc-page.fbc-rtl {
direction: rtl;
text-align: right;
}
body.rtl .fbc-page .fbc-wrap,
html.translated-rtl .fbc-page .fbc-wrap,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap,
html:has(.gt-current-lang[data-gt-lang="he"]) .fbc-page .fbc-wrap,
html:has(.gt-current-lang[data-gt-lang="fa"]) .fbc-page .fbc-wrap,
html:has(.gt-current-lang[data-gt-lang="ur"]) .fbc-page .fbc-wrap,
html:has(.gt-current-wrapper [data-gt-lang="ar"]) .fbc-page .fbc-wrap,
[dir="rtl"] .fbc-page .fbc-wrap,
.fbc-page[dir="rtl"] .fbc-wrap,
.fbc-page.fbc-rtl .fbc-wrap {
direction: rtl;
text-align: right;
}
body.rtl .fbc-page .fbc-wrap .fbc-items,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items,
html:has(.gt-current-lang[data-gt-lang="he"]) .fbc-page .fbc-wrap .fbc-items,
html:has(.gt-current-lang[data-gt-lang="fa"]) .fbc-page .fbc-wrap .fbc-items,
html:has(.gt-current-lang[data-gt-lang="ur"]) .fbc-page .fbc-wrap .fbc-items,
html:has(.gt-current-wrapper [data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items {
direction: rtl;
text-align: right;
justify-content: flex-start;
}
body.rtl .fbc-page .fbc-wrap .fbc-items li,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li {
direction: rtl;
}
body.rtl .fbc-page .fbc-wrap .fbc-items li a,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li a,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li a,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li a,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li a,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li a {
direction: rtl;
}
body.rtl .fbc-page .fbc-wrap .fbc-items li a i,
body.rtl .fbc-page .fbc-wrap .fbc-items li i,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li a i,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li i,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li a i,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li i,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li a i,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li i,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li a i,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li i,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li a i,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li i {
margin-right: 0;
margin-left: 6px;
}
body.rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li .fbc-separator,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li .fbc-separator,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li .fbc-separator,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li .fbc-separator {
margin: 0 8px;
} body.rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-angle-right,
body.rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-chevron-right,
body.rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-arrow-right,
body.rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-caret-right,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-angle-right,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-chevron-right,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-arrow-right,
html.translated-rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-caret-right,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-angle-right,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-chevron-right,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-arrow-right,
html:has(.gt-current-lang[data-gt-lang="ar"]) .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-caret-right,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-angle-right,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-chevron-right,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-arrow-right,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li .fbc-separator .fa-caret-right,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li .fbc-separator .fa-angle-right,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li .fbc-separator .fa-chevron-right,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li .fbc-separator .fa-arrow-right,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li .fbc-separator .fa-caret-right,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li .fbc-separator .fa-angle-right,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li .fbc-separator .fa-chevron-right,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li .fbc-separator .fa-arrow-right,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li .fbc-separator .fa-caret-right {
display: inline-block;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
} @media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
padding: 8px 12px;
font-size: 13px;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
margin: 0 6px;
}
body.rtl .fbc-page .fbc-wrap .fbc-items li .fbc-separator,
[dir="rtl"] .fbc-page .fbc-wrap .fbc-items li .fbc-separator,
.fbc-page[dir="rtl"] .fbc-wrap .fbc-items li .fbc-separator,
.fbc-page.fbc-rtl .fbc-wrap .fbc-items li .fbc-separator {
margin: 0 6px;
}
} .fbc-page .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}