.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;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500&display=swap");
:root {
--color-green: #243824; --color-black: #121212;
--color-white: #e6e6e6;
--color-water: #222;
--color-water50: #2c2c2cc9;
--color-gray: #ddd;
--color-yellow: rgb(238, 238, 153);
--tab-width: calc(80vw / 3 - 10px);
--head-height: 136px;
--foot-height: 212px;
--color-roll: rgba(255, 255, 255, 0.3);
--outline-offset: -8px;
--outline-width: 3px;
}
body {
font-family: "Outfit", sans-serif;
color: var(--color-white);
background-color: var(--color-green);
margin: 0;
font-size: 15px;
font-weight: 200;
}
strong {
font-weight: 500;
}
img,
svg,
video,
iframe {
user-select: none;
}
.page:not(.page-id-815) .grecaptcha-badge {
display: none !important;
}
.tdd-fullscreen {
color: white;
opacity: 0.5;
position: absolute;
top: 10px;
right: 10px;
z-index: 1000;
}
.tdd-fullscreen:before {
content: "\f065";
font-family: "fontawesome";
}
.tdd-fullscreen.on:before {
content: "\f066";
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="file"],
.wpcf7 textarea {
width: 100%;
box-sizing: border-box;
padding: 12px 10px;
background: white;
border: none;
border-radius: 5px;
color: #333;
font-family: "Outfit", sans-serif;
font-size: 1rem;
}
.wpcf7 input[type="submit"],
.tdd-button {
display: inline-block;
padding: 8px 20px;
box-sizing: border-box;
color: var(--color-white);
transition: 300ms;
text-decoration: none;
background-color: var(--color-green);
border: 1px solid var(--color-roll);
border-radius: 10px;
text-transform: uppercase;
font-size: 1rem;
cursor: pointer;
color: white !important;
}
.wpcf7 input[type="submit"]:hover,
.tdd-button:hover {
background-color: var(--color-roll);
}
img {
max-width: 100%;
}
.wp-block-pullquote {
padding: 0.5em;
border: 2px solid var(--color-green);
border-radius: 15px;
box-shadow: 0 20px 10px -10px rgba(0, 0, 0, 0.1);
position: relative;
}
.wp-block-pullquote:after {
position: absolute;
bottom: -20px;
content: "";
height: 0;
width: 0;
border-style: solid;
border-width: 20px 20px 0 20px;
border-color: var(--color-green) transparent transparent transparent;
right: 45px;
}
.wp-block-pullquote p {
font-size: 1.4em;
}
.certPop {
background: rgba(0, 0, 0, 0.6);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100000;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.certInner {
position: absolute;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
max-height: 85vh;
max-width: 90vw;
box-shadow: 0 0 150px 140px rgb(0 0 0 / 50%);
outline: 1px solid #767676;
}
.certInner img {
align-self: center;
max-height: 85vh;
max-width: 90vw;
}
.certClose {
position: absolute;
right: 10px;
top: 10px;
font-size: 2em;
text-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
cursor: pointer; border-radius: 50%;
width: 36px;
height: 36px;
background: rgba(0, 0, 0, 0.5);
transition: 0.3s;
}
.certClose svg {
transition: 0.3s;
}
.certClose:hover {
background: white;
}
.certClose:hover svg {
color: var(--color-green);
}
:is(p, h1, h2, h3, h4, h5):first-of-type {
margin-top: 0;
}
:is(h1, h2, h3, h4, h5) {
font-weight: 400;
}
.mega {
font-size: clamp(1.5rem, 3vw + 1rem, 4rem);
line-height: 1em;
}
a:visited,
a:link,
a:active {
color: var(--color-yellow);
}
#page {
user-select: none;
}
.content {
width: 1550px;
margin: auto;
position: relative;
}
.tdd-hide {
display: none !important;
opacity: 0;
}
.no-pos {
position: unset !important;
}
.no-img {
background-color: var(--color-roll);
background-image: url(//www.gjbream.co.uk/wp-content/uploads/2022/08/bream-logo.svg);
background-position: center 37% !important;
background-size: 90% !important;
}
header {
background: var(--color-green);
text-align: center;
border-bottom: 1px solid var(--color-roll);
}
.home header {
background-color: transparent;
border: none;
position: absolute;
bottom: 10vh;
width: 100%;
}
.home.introOpen header {
bottom: auto;
padding-top: 20px;
position: relative;
}
.head-area,
.full-menu {
border-bottom-right-radius: 8px;
}
.backPageBtn {
position: absolute;
text-decoration: none;
color: rgba(255, 255, 255, 0.5) !important;
top: 10px;
left: 20px;
transition: 0.3s;
z-index: 15;
}
.backPageBtn:before {
content: "\f060";
font-family: "fontawesome";
margin-right: 10px;
}
.backPageBtn:hover {
color: var(--color-white) !important;
}
.head-area {
background-color: var(--color-green);
font-size: 1.4em;
position: relative;
width: clamp(215px, 26vw, 280px);
height: clamp(60px, 6vw, 76px);
padding: clamp(10px, 2vw, 30px);
}
header .homebtn {
padding: 15px 0;
display: block;
width: fit-content;
margin: 0 auto;
}
.home .homebtn {
background: var(--color-green);
border-radius: 20px;
position: relative;
padding: 20px;
cursor: pointer;
}
.homeintro {
max-width: 900px;
max-height: 0;
transition: 0.5s;
overflow: hidden;
font-size: 1.35em;
padding: 0;
margin: 0 auto;
border: 1px solid #4f879d;
background-color: rgb(0 0 0 / 20%);
backdrop-filter: blur(5px);
border-radius: 20px;
margin-top: 20px;
}
.homeintro.on {
max-height: 10000vh;
padding: 20px;
text-shadow: 1px 1px 1px black;
}
header img {
max-width: 80vw;
min-width: 238px;
}
.head-menu {
background-color: var(--color-green);
user-select: none;
cursor: pointer;
display: none;
padding: 8px 20px;
border-radius: 10px;
border: 1px solid var(--color-roll);
margin-bottom: 10px;
}
.head-menu:before {
content: "\f0c9";
font-family: "fontawesome";
margin-right: 10px;
}
.head-menu.on:before {
content: "\f00d";
}
header,
.head-menu,
.head-area,
nav {
z-index: 50 !important;
}
.main-nav {
position: relative;
width: fit-content;
height: fit-content;
}
.full-menu {
color: var(--color-green);
border-bottom-left-radius: 8px;
transition: 500ms;
left: 0;
z-index: 2 !important;
overflow: hidden;
width: 100%;
padding: 0;
z-index: 4;
}
.home .full-menu {
position: relative;
margin-top: 40px;
}
.full-menu.active {
padding: 65px 0 0 0;
transition: 500ms;
height: fit-content;
clip-path: inset(0 0 1px 0);
}
#menu-main {
padding: 0 !important;
width: 100%;
margin: 10px 0;
display: flex;
justify-content: center;
gap: 20px;
list-style: none;
}
#menu-main .sub-menu {
list-style: none;
}
#menu-main > li > .sub-menu {
border-bottom: 1px solid var(--color-green);
padding-bottom: 5px;
}
#menu-main .sub-menu li a {
border-left: 1px solid var(--color-green);
}
#menu-main li > a {
display: block;
width: 100%;
padding: 8px 20px;
box-sizing: border-box;
color: var(--color-white);
transition: 300ms;
text-decoration: none;
background-color: var(--color-green);
border: 1px solid var(--color-roll);
border-radius: 10px;
text-transform: uppercase;
white-space: nowrap;
}
#menu-main li > a:hover {
background-color: var(--color-roll) !important;
}
#menu-main li.current-menu-item > a {
background-color: rgba(255, 255, 255, 0.3);
}
#menu-main li:is(.current-menu-parent, .current-menu-ancestor) > a {
background-color: rgba(255, 255, 255, 0.175);
}
video#bgvid {
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-image: url(//www.gjbream.co.uk/wp-content/themes/bream/img/fish-still.jpg);
background-size: cover;
}
.wp-block-button__link {
display: block;
width: 100%;
padding: 8px 20px;
box-sizing: border-box;
color: var(--color-white);
transition: 300ms;
text-decoration: none;
background-color: var(--color-green);
border: 1px solid var(--color-roll);
border-radius: 10px;
text-transform: uppercase;
font-size: 1rem;
cursor: pointer;
}
.wp-block-button__link:hover {
background-color: var(--color-roll);
}
.ilb {
display: inline-block;
}
.head-phone {
font-size: clamp(36px, 3.5vw, 60px);
padding-top: 20px;
text-align: right;
color: var(--color-white);
font-weight: 700;
text-decoration: none;
height: fit-content;
cursor: pointer;
transition: 0.3s;
}
.head-phone:hover {
color: var(--color-gray);
}
footer {
background-color: var(--color-green);
padding: 30px 0;
position: relative;
width: 100%;
border-top: 1px solid var(--color-roll);
}
.home footer {
margin-top: 100vh;
}
.home.introOpen footer {
margin-top: auto;
}
.foot-items {
display: flex;
align-items: center;
justify-content: space-between;
align-items: flex-start;
}
.foot-items .links {
width: 33%;
}
.credit > p img {
max-width: 80vw;
}
#menu-footer {
list-style: none;
margin: 0;
padding: 0;
}
#menu-footer a {
color: var(--color-white);
text-decoration: none;
transition: 0.3s;
}
#menu-footer a:hover {
color: var(--color-yellow);
}
#menu-footer li {
margin-bottom: 8px;
}
.tdd {
display: inline-block;
margin-top: 30px;
}
.tdd-dog {
vertical-align: text-top;
width: 18px;
margin-right: 6px;
}
.tdd a {
color: inherit;
text-decoration: none;
}
.tdd a:hover {
text-decoration: underline dotted;
text-decoration-thickness: 0.15ch;
}
.tdd-post-area {
width: 100%;
box-sizing: border-box;
padding: 60px 0;
background-image: url(//www.gjbream.co.uk/wp-content/themes/bream/img/rays-gray.jpg);
background-color: #1d241d;
background-size: 100% 100vh;
background-repeat: no-repeat;
background-position: left top;
animation: postarea 90s infinite ease-in-out;
background-blend-mode: color-dodge;
background-attachment: fixed;
}
@keyframes postarea {
0% {
background-size: 100% auto;
background-position: left top;
}
33% {
background-size: 150% auto;
background-position: right top;
}
66% {
background-size: 200% auto;
background-position: left top;
}
100% {
background-size: 100% auto;
background-position: left top;
}
}
body:not(.home) .the-page,
.tdd-post-area {
min-height: calc(100vh - (var(--head-height) + var(--foot-height)));
}
.page-title {
font-size: 1.4em;
background-color: #2d402d;
padding: 16px 60px;
min-width: 260px;
width: fit-content;
text-align: center;
font-weight: 400;
margin: 0 auto;
user-select: none;
text-transform: uppercase;
clip-path: polygon(30px 0%, calc(100% - 30px) 0%, 100% 100%, 0% 100%);
border-top: 1px solid var(--color-roll);
border-bottom: 0;
position: relative;
top: 2px;
z-index: 12;
}
.page-content,
.tdd-innerarea {
width: calc(100% - 40px);
background-color: var(--color-green);
color: var(--color-white);
padding: 40px 20px;
border: 1px solid var(--color-roll);
border-radius: 10px;
overflow: hidden;
position: relative;
}
.page-content *,
.tdd-innerarea * {
z-index: 10;
}
.page-content:before,
.tdd-innerarea:before {
content: "";
position: absolute;
border-radius: 50%;
width: 700%;
aspect-ratio: 1;
top: 50%;
transform: translate(-54%, -96%);
background-color: rgba(255, 255, 255, 0.04);
user-select: none;
animation: shine 30s forwards ease-out;
}
@keyframes shine {
to {
transform: translate(-54%, -98%);
}
}
.page-content > *:last-child,
.wp-block-column > *:last-child {
margin-bottom: 0;
}
.tdd-container {
position: relative;
z-index: 2;
}
.container {
margin: 0 auto;
max-width: 80vw;
}
.base {
position: absolute;
bottom: 0;
width: 100%;
left: 50%;
transform: translateX(-50%);
}
.end-tabs {
width: 100%;
}
.info {
height: 0vh;
text-align: left;
transition: 0.3s;
background: #efefef;
height: 0;
overflow: hidden;
padding: 0 20px;
}
.fgrid-item {
width: 24.25%;
height: 49.5%;
color: var(--color-white);
outline: 1px solid var(--color-water);
margin-bottom: 8px;
transition: 0.5s;
transition-delay: 500ms;
}
.fgrid-item:after {
position: absolute;
content: "";
inset: 0;
outline: var(--outline-width) solid transparent;
outline-offset: 0;
z-index: 100;
transition: 0.2s;
}
.fgrid-item:hover:after {
outline-color: var(--color-white);
outline-offset: var(--outline-offset);
}
.fgrid-item,
.rel-post {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: relative;
text-decoration: none;
cursor: pointer;
}
.fgrid-item h3,
.rel-post .relpost-caption {
text-align: center;
background-color: var(--color-water50);
color: var(--color-white);
position: absolute;
bottom: 0;
left: 0;
right: 0;
font-weight: normal;
font-size: 1em;
text-wrap: balance;
}
.fgrid-item h3 {
padding: 10px;
font-size: 1.2em;
width: 100%;
left: 0;
margin: 0;
box-sizing: border-box;
}
.relpost-caption {
padding: 6px 0;
font-size: 1.1em;
}
.flex-grid {
display: flex;
flex-wrap: wrap;
gap: 1%;
width: 100%;
}
.info > .wp-block-group__inner-container,
.flex-grid {
height: 100%;
}
.page-content .flex-grid {
height: auto;
}
.page-content .fgrid-item {
height: 165px;
margin-bottom: 10px;
}
.page-content .fgrid-item h3 {
font-size: 0.9em;
}
.tdd-related-area {
width: 100%;
background: rgba(0, 0, 0, 0.1);
padding: 20px 0 0;
}
.tdd-related-area > h3 {
display: block;
text-align: center;
font-size: 1.4em;
margin-bottom: 8px;
font-weight: normal;
}
.inner-slider {
display: flex;
gap: 10px;
justify-content: space-between;
height: 150px;
overflow-x: auto;
padding: 14px 10px 0;
}
.rel-post {
height: 120px;
width: 20%;
transition: 300ms;
cursor: pointer;
box-sizing: border-box;
flex-grow: 0;
min-width: 150px;
font-size: 0.8em;
}
.rel-post:after {
position: absolute;
content: "";
inset: 0;
outline: var(--outline-width) solid transparent;
outline-offset: 0;
z-index: 100;
transition: 0.2s;
}
.rel-post:hover:after {
outline-color: var(--color-white);
outline-offset: var(--outline-offset);
}
.rel-post.current {
transform: scale(1.1);
box-shadow: 0 20px 20px -10px var(--color-water50);
z-index: 100;
font-size: 0.8em;
}
.rel-post.current:after {
position: absolute;
content: "";
inset: 0;
outline: var(--outline-width) solid var(--color-white);
outline-offset: var(--outline-offset);
z-index: 100;
transition: 0.2s;
}
.rel-post.current .relpost-caption {
padding: 6px 8px 14px;
font-size: 0.9em;
}
.alt-text {
width: 100%;
text-align: center;
margin: 150px auto;
font-size: 18px;
color: #b9b9b9;
display: block;
user-select: none;
}
.proj-title {
position: relative;
padding: 14px;
background-color: var(--color-green);
color: var(--color-white);
border-radius: 8px;
overflow: hidden;
font-size: 16px;
box-shadow: 0 6px 16px #7c7c7c;
}
.proj-title h2 {
margin-bottom: 0;
}
.proj-indicator {
position: absolute;
right: 0;
padding: 16px;
color: var(--color-green);
bottom: 0;
height: calc(100% - 32px);
width: 5%;
background-color: #d0d0d0;
cursor: pointer;
user-select: none;
}
.proj-indicator.on {
color: #d0d0d0;
background-color: #348e35;
}
.proj-indicator > svg {
width: 100%;
height: 100%;
margin: auto;
}
.proj-body {
display: flex;
flex-wrap: wrap;
justify-content: center;
max-height: 0;
gap: 1%;
margin-top: 16px;
overflow: hidden;
}
.proj-body.open {
max-height: 1000000px;
overflow: unset;
}
.proj-section:not(.proj-section:last-of-type) {
margin-bottom: 20px;
}
.a-project {
width: clamp(150px, 24.25%, 400px);
height: 292px;
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
outline: 1px solid var(--color-water50);
margin-bottom: 13px;
transition: 1s;
}
.a-project:after {
position: absolute;
content: "";
inset: 0;
outline: var(--outline-width) solid transparent;
outline-offset: 0;
z-index: 100;
transition: 0.2s;
}
.a-project:hover:after {
outline-color: var(--color-white);
outline-offset: var(--outline-offset);
}
.a-project > .title {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
padding: 10px;
color: var(--color-white);
background-color: var(--color-water50);
font-size: 1.2em;
font-weight: normal;
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-wrap: balance;
} .tdd-flex-row {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.tdd-maincontent a {
text-decoration: none;
color: inherit;
}
.tdd-maincontent h1,
.tdd-maincontent h2,
.tdd-maincontent h3 {
color: var(--color-green);
}
.tdd-innerarea > h2:first-child {
margin-top: 0;
}
.tdd-gallery.largeimage {
width: 100%;
margin-right: 0;
margin-bottom: 0;
}
.tdd-gallery .theimage {
text-align: center;
height: 60vh;
}
.tdd-gallery .theimage img {
max-height: 60vh;
}
.tdd-gallery.largeimage img,
.tdd-gallery.singleimage img {
width: 100%;
margin-bottom: 20px;
}
.singleimage,
.largeimage {
cursor: zoom-in;
} .tdd-projectbox {
height: 250px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border: 5px solid #000;
margin: 0 0.5% 80px;
position: relative;
transition: 0.3s;
width: 24%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
.tdd-projectbox:hover,
.tdd-projon {
border: 5px solid var(--color-green);
}
.tdd-projectbox .title {
position: absolute;
bottom: -5px;
left: 50%;
padding: 8px 20px 8px;
transform: translate(-50%, 100%);
color: var(--color-white);
text-align: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 90%;
font-size: 0.9em;
line-height: 1em;
}
.tdd-projectbox .title:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; background: var(--color-green); background: -moz-linear-gradient(top, #af5413 0%, var(--color-green) 31%, var(--color-green) 100%); background: -webkit-linear-gradient(top, #af5413 0%, var(--color-green) 31%, var(--color-green) 100%); background: linear-gradient(to bottom, #af5413 0%, var(--color-green) 31%, var(--color-green) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af5413', endColorstr='var(--color-green)',GradientType=0 ); padding: 10px 60px;
-moz-clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 20px 100%);
-webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 20px 100%);
clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 20px 100%);
z-index: -1;
}
.tdd-teammember {
width: 29%;
margin: 0 4%;
padding-top: 0;
}
.tdd-rightbtn,
.tdd-leftbtn {
position: absolute;
padding: 20px 10px;
top: 50%;
transform: translateY(-50%);
background-color: var(--color-white);
cursor: pointer;
z-index: 100;
transition: 1s;
}
.tdd-rightbtn:hover,
.tdd-leftbtn:hover {
transition: 0.3s;
transform: translateY(-50%) scale(1.5);
}
.tdd-rightbtn {
-moz-clip-path: polygon(0 0, 100% 50%, 100% calc(100% - 50%), 0 100%);
-webkit-clip-path: polygon(0 0, 100% 50%, 100% calc(100% - 50%), 0 100%);
clip-path: polygon(0 0, 100% 50%, 100% calc(100% - 50%), 0 100%);
right: -15px;
}
.tdd-leftbtn {
-moz-clip-path: polygon(0 50%, 100% 0, 100% 100%, 0 calc(100% - 50%));
-webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%, 0 calc(100% - 50%));
clip-path: polygon(0 50%, 100% 0, 100% 100%, 0 calc(100% - 50%));
left: -15px;
}
.tdd-gallery .largeimage {
width: 100%;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
transition: 0.3s;
}
.tdd-gallery #mainimage,
.tdd-teammember #mainimage {
max-height: 100%;
}
.tdd-thumbs {
justify-content: center;
gap: 10px;
flex-wrap: wrap;
margin-top: 20px;
}
.tdd-thumbs .tdd-thumb {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: clamp(61px, 12.5%, 82px);
aspect-ratio: 1;
cursor: pointer;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
transition: 0.2s;
overflow: hidden;
margin-bottom: 13px;
outline: 1px solid transparent;
border-radius: 5px;
}
.tdd-thumbon,
.tdd-thumb:hover {
z-index: 5;
outline: var(--outline-width) solid #efefef !important;
outline-offset: var(--outline-offset);
}
.tdd-thumbon {
box-shadow: 0 0 50px rgba(0, 0, 0, 0.6);
}
.tdd-others {
background: #6c6c6c;
text-align: center;
padding: 10px 0 20px;
box-shadow: 0 -90px 50px inset rgba(0, 0, 0, 0.4);
}
.tdd-otherarea {
overflow-x: auto;
}
.tdd-otherarea .tdd-projectbox {
flex-grow: 0;
min-width: 150px;
height: 130px;
margin-bottom: 10px;
display: flex;
flex-direction: column;
justify-content: center;
color: rgba(255, 255, 255, 0.5);
font-size: 2em;
} .flex-items-grid {
display: flex;
flex-wrap: wrap;
gap: 1%;
}
.flex-items-grid > .grid-image {
width: 24.25%;
height: 300px;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 1%;
cursor: zoom-in;
} @media only screen and (max-width: 1600px) {
.content {
width: 1300px;
}
}
@media only screen and (max-width: 1350px) {
.content {
width: 96%;
}
}
@media only screen and (max-width: 1024px) {
.tdd-post-area {
padding: 20px 0;
}
.flex-items-grid > .grid-image {
width: 49.5%;
}
}
@media only screen and (max-width: 835px) {
#menu-main {
justify-content: space-between;
gap: unset;
padding: 0 20px !important;
}
}
@media only screen and (max-width: 768px) {
body:not(.home) .the-page,
.tdd-post-area {
min-height: auto;
}
#menu-main {
gap: 10px;
}
.a-project {
width: clamp(100px, 49%, 400px);
}
.foot-items {
flex-direction: column;
gap: 20px;
align-items: center;
}
.foot-items > div {
width: 100%;
max-width: 320px;
text-align: center;
}
.tdd-innerarea.tdd-flex-row {
flex-direction: column;
}
.tdd-gallery,
.tdd-desc {
margin-right: 0;
width: 100%;
}
.tdd-gallery {
margin-bottom: 20px;
}
.fgrid-item {
height: 200px !important;
width: 49.5%;
}
.end-tabs {
display: block !important;
margin-bottom: 0;
}
.base {
bottom: auto;
position: relative;
transform: none !important;
left: auto !important;
}
.home .the-page {
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-end;
}
.tdd-gallery .theimage {
height: auto;
}
}
@media only screen and (max-height: 700px) {
.home header {
position: relative;
bottom: auto;
padding-top: 2em;
padding-bottom: 2em;
min-height: 100vh;
display: flex;
place-items: center;
flex-direction: column;
justify-content: flex-end;
box-sizing: border-box;
}
.home footer {
margin-top: 0;
}
.homeintro {
max-width: 90%;
box-sizing: border-box;
border-radius: 20px;
transition: none;
margin-top: 20px;
}
.homeintro.on {
padding: 20px 10px 0;
}
}
@media only screen and (max-width: 767px) {
#menu-main {
flex-direction: column;
padding: 0 15px !important;
}
.head-menu {
display: inline-block;
}
.home .head-menu {
margin-top: 20px;
margin-bottom: 20px;
}
.home header {
position: relative;
bottom: auto;
padding-top: 2em;
padding-bottom: 2em;
min-height: 100vh;
display: flex;
place-items: center;
flex-direction: column;
justify-content: flex-end;
box-sizing: border-box;
}
.home footer {
margin-top: 0;
}
.full-menu {
position: absolute;
max-height: 0;
overflow: hidden;
background: var(--color-green);
transition: 0.5s;
left: 0;
width: 100%;
z-index: 1000 !important;
border-bottom: 1px solid transparent;
transform: translateY(-1px);
}
.home .full-menu {
background: transparent;
border: none;
}
.fullon {
border-color: var(--color-roll);
max-height: 100vh;
}
.home .full-menu {
margin: 0;
}
.page-title {
min-width: auto;
clip-path: none;
border-radius: 10px 10px 0 0;
border: 1px solid var(--color-roll);
border-bottom: none;
padding: 16px;
max-width: 80%;
top: 1px;
}
.homeintro {
max-width: 90%;
box-sizing: border-box;
border-radius: 20px;
transition: none;
margin-top: 0;
}
.homeintro.on {
padding: 20px 10px 0;
}
}
@media only screen and (max-width: 650px) {
.flex-items-grid > .grid-image {
width: 100%;
height: 250px;
}
}
@media only screen and (max-width: 530px) {
.a-project {
width: clamp(100px, 49%, 400px);
}
.mega {
font-size: clamp(1.5rem, 6vw + 1rem, 4rem);
}
.fgrid-item {
height: 175px;
width: 100%;
}
.a-project {
width: 100%;
}
.tdd-gallery .theimage {
height: 268px;
display: grid;
place-items: center;
}
.tdd-gallery .theimage img {
max-height: 268px;
}
.padbottom {
margin-bottom: 100px !important;
}
}
@media only screen and (max-width: 400px) {
.raised {
background-color: #1d501e;
font-size: 1.7em;
text-align: center;
padding: 5px 0;
letter-spacing: 0.05em;
width: 100%;
}
.head-phone {
background-color: #3c3c3c;
text-align: center;
font-size: 1.5em;
padding: 5px 0;
letter-spacing: 0.1em;
}
.wp-block-columns {
gap: 1em !important;
}
}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//www.gjbream.co.uk/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}