.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
border-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-bottom: 15px;
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;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}body {
margin: 0px;
--leaf: #A2882C;
--emerald: #c4a53b;
--tiger: #fe873d; 
--satsuma: #e8cd76;
--scarlet: #ff454a;
}
main#primary {
padding-top: 10px;
}
.menu-toggle {
display: none !important;
}
img {
max-width: 100%;
display: block;
}
.title {
display: block;
font-size: 54px;
line-height: 62px;
font-weight: 600;
}
.subtitle {
display: block;
font-size: 32px;
line-height: 40px;
}
p, h1, h2, h3, h4, h5, h6 {
margin: 0px 0px 15px 0px;
}
p, h1, h2, h3, h4, h5, h6, li, a {
font-family: 'Poppins';
}
p {
font-size: 18px;
line-height: 28px;
margin: 0px 0px 10px 0px;
}
li {
font-size: 18px;
line-height: 26px;
}
.row-container {
margin: 0px auto;
max-width: 1380px;
}
a {
text-decoration: none !important;
}
.readmore, .reviews-slider-buttons button {
display: block;
width: 175px;
padding: 10px 10px;
background: var(--tiger);
color: white;
box-sizing: border-box;
text-align: center;
line-height: 22px;
font-weight: 500;
letter-spacing: 0px;
border: 0px;
margin-top: 20px;
font-family: 'Poppins';
font-weight: 400;
font-size: 22px;
border-radius: 7.5px;
transition: all 300ms ease;
cursor: pointer;
}
.readmore.alt {
background: var(--scarlet);
}
.readmore:hover, .reviews-slider-buttons button:hover {
background: var(--satsuma);
transition: all 300ms ease;
}
.reviews-slider-buttons button {
cursor: pointer;
margin: 0px;
opacity: .5;
}
ul.services-list li::before {
content: '\f00c';
color: var(--leaf);
margin-right: 10px;
font-size: 24px;
font-family: 'FontAwesome';
}
.content-fold-c:not(.flipped) ul.services-list li::before {
color: white;
}
ul.services-list {
list-style: none;
padding: 0px;
text-align: left;
}
li.target {
transition: all 150ms ease;
}
li.hidden {
height: 0px;
margin: 0px;
opacity: 0;
pointer-events: none;
}
a.expand-more {
color: var(--tiger);
font-weight: 700;
display: block;
margin: 5px 0px;
cursor: pointer;
}
.cqc-widget-fold {
padding: 50px 0px;
background: whitesmoke;
}
.cqc-widget-footer-block {
width: 30%;
}
.cqc-widget-footer-block .cqc-widget-fold {
background: none;
padding: 0px 5px;
}
.cqc-widget-footer-block div.cqc-widget .cqc-container {
padding: 10px !important;
padding-bottom: 0px !important;
}
.cqc-widget-footer-block .cqc-widget-footer.cqc-widget-date {
display: none !important;
}
.cqc-widget-footer-block div.cqc-widget .cqc-widget-inner .cqc-widget-normal {
display: flex !important;
flex-direction: column;
}be  div.logo {
float: none;
width: 300px;
}
div.logo * {
object-fit: contain;
display: block;
}
div.logo img {
height: 80px;
}
#page {
overflow: hidden;
}
div#overseas {
text-align: center;
background: #750000;
top: 0;
position: absolute;
width: 100%;
z-index: 5;
}
div#overseas p {
font-size: 14px !important;
color: #fff;
}
header#masthead::before {
content: ''; background: linear-gradient(270deg, #a2882c 0%, #c8b14d 100%);
position: absolute;
width: 100%;
height: 25px;
top: 0px;
left: 0px;
transition: all 300ms ease;
}
#masthead {
padding: 20px 0px;
padding-top: 55px;
position: fixed; left: 0;
width: 100%;
z-index: 1000;
background: white;
transition: all 300ms ease;
box-shadow: 0px 0px 12px -8px black;
}
div#page header * {
transition: all 300ms ease;
}
header#masthead.navbar-fixed-top {
padding-top: 25px;
transition: all 300ms ease;
top: 0;
}
.navbar-fixed-top .covid-banner {
bottom: 30px;
opacity: 0;
}
header#masthead.navbar-fixed-top::before {
height: 5px;
transition: all 300ms ease;
}
.navbar-fixed-top div.logo {
width: 230px;
}
#masthead > .row-container::before, #masthead > .row-container::after {
content: unset;
}
#masthead #site-navigation {
max-width: 900px;
margin-right: 0px;
margin-left: auto;
}
.menu-right {
width: 100%;
position: relative;
}
ul.sub-menu {
position: absolute;
left: -70%;
top: 50%;
opacity: 0;
transition: all .5s ease;
pointer-events: none;
padding: 0px;
list-style: none;
display: flex;
flex-wrap: wrap;
width: 400px;
background: var(--leaf);
border-radius: 5px;
padding: 10px 5px;
}
li.menu-item:hover > ul.sub-menu {
top: calc(100% - 0px);
opacity: 1;
pointer-events: all;
}
ul.sub-menu li:nth-of-type(n) {
flex: 1 0 100%;
}
ul.sub-menu li a {
color: white;
}
ul.sub-menu li:nth-of-type(2n) {
}
ul.sub-menu li a {
display: block;
padding: 2.5px 5px;
padding-left: 25px;
position: relative;
}
li#menu-item-57 ul.sub-menu {
width: 220px;
}
li#menu-item-57 ul.sub-menu li:nth-of-type(n) {
flex: 1 0 100%;
}
li#menu-item-57 ul.sub-menu li:nth-of-type(2n) {
flex: 1 0 45%;
}
li#menu-item-107 ul.sub-menu {
width: 190px;
left: 0px;
}
li#menu-item-58 ul.sub-menu {
width: 140px;
left: 0%;
}
ul#primary-menu li {
position: relative;
}
li#menu-item-59 ul.sub-menu {
width: 270px;
left: -50px;
}
ul.sub-menu li a::before {
content: '';
position: absolute;
background-image: url(//pvch.co.uk/wp-content/uploads/2022/10/star.png);
width: 20px;
height: 20px;
background-size: 100% 100%;
left: 0px;
}
ul.sub-menu li a:hover::before {
animation-name: spin;
animation-duration: 350ms;
animation-iteration-count: 1;
animation-direction: alternate-reverse;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
}
ul.sub-menu li a:hover {
color: var(--satsuma);
} @keyframes spin {
from{
transform: rotate(0deg);
}
to{
transform: rotate(360deg);
}
} .top-phone a {
display: block;
text-align: right;
margin-bottom: 10px;
font-size: 24px;
margin-top: 10px;
color: #333;
width: fit-content;
margin-right: 0px;
margin-left: auto;
}
ul#primary-menu {
justify-content: space-between;
display: flex;
list-style-type: none;
padding: 0px;
}
ul#primary-menu > li > a {
color: #333;
font-size: 24px;
line-height: 1;
font-family: 'Poppins';
font-weight: 600;
border-bottom: solid 2px transparent;
font-size: 21px;
}
ul#primary-menu > li > a:hover {
border-color: var(--leaf);
transition: all 300ms ease;
}
.bold {
font-weight: 600
}
.header-container {
display: flex;
align-items: center;
}
.covid-banner {
text-align: center;
position: absolute;
bottom: -29px;
width: 100%;
left: 0px;
background: whitesmoke;
z-index: -1;
}
.covid-banner a {
font-weight: 700;
color: #535161;
}
.covid-banner p {
margin: 0px;
line-height: 1.6;
color: #535161;
}
.navbar-fixed-top .covid-banner p {
transition: opacity 0;
}  .fold-banner {
position: relative;
}
.fold-banner::after {
background: var(--emerald);
height: 100px;
width: 100%;
content: '';
display: block;
}
.fold-banner::after {
content: '';
background: rgb(2,0,36);
background: linear-gradient(50deg, rgba(2,0,36,0) 32%, rgb(0 0 0 / 54%) 70%);
position: absolute;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
z-index: -1;
}
.fold-banner-img {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: -1;
}
.fold-banner-content {
display: flex;
justify-content: flex-end;
padding: 125px 0px;
flex-direction: column;
text-align: right;
align-items: flex-end;
}
.fold-banner-img img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 50% 0;
}
.fold-banner-content .title {
max-width: 640px;
color: white;
font-weight: 400;
font-size: 48px;
line-height: 1.3;
}
.fold-banner-content .title span {
display: block;
font-weight: 700;
font-size: 64px;
line-height: 1.3;
}  .fixed-bottom-banner {
position: fixed;
bottom: 0px;
width: auto;
right: 20px;
z-index: 99999;
transform:
translatey(120%);
-webkit-transform:
translatey(120%);
transition: all .5s ease;
}
.fixed-bottom-banner.show {
transform:
translatey(0%);
-webkit-transform:
translatey(0%);
transition:
all .5s ease;
bottom: 20px;
right: 20px;
}
.fixed-bottom-banner.hidden {
opacity: 0;
pointer-events: none;
}
.fixed-bottom-banner-imgs {
display: flex;
column-gap: 15px;
}
.fixed-bottom-banner-imgs img {
max-height: 80px;
}
.fixed-bottom-banner-wrapper {
display: flex;
z-index: 99999;
justify-content: space-between;
padding: 10px 25px;
position: relative;
background: var(--tiger);
border-radius: 7.5px;
transform: scale(1);
transform-origin: bottom right;
position: relative;
width: 230px;
margin-left: auto;
box-shadow: 2px 2px 4px #00000061;
}
.fixed-bottom-banner-img-container {
display: flex;
transform: 
scale(1.1)
translatex(50px);
flex: 0 0 20%;
}
.fixed-bottom-banner-content {
color: white;
display: flex;
align-items: flex-start; flex-direction: column;
justify-content: center;
}
.fixed-bottom-banner-readmore {
display: flex;
align-items: center;
}
.fixed-bottom-banner-readmore .readmore-wrapper {
margin: 0px;
}
.fixed-bottom-banner-content p {
font-size: 16px;
line-height: 24px;
font-weight: 700;
margin: 0px;
}
.fixed-bottom-banner-content p:first-child {
font-size: 20px;
line-height: 28px;
font-weight: 400;
}
.fixed-bottom-banner-content p span {
font-weight: 400;
font-style: italic;
}
.readmore-wrapper .readmore {
margin: 0px;
}
.fixed-bottom-banner-cross i {
position: absolute;
top: 0px;
right: 0px;
color: white;
z-index: 999999;
font-size: 32px;
transform:
translate(10px, -10px);
cursor: pointer;
} .ebook-page-wrapper {
padding: 150px 0px;
} .ebook-image {
position: absolute;
width: 50%;
height: 100%;
left: 0px;
top: 0px;
}
.ebook-flip.page-template-service-template .ebook-image {
left: 0px;
right: 0px;
}
.ebook-flip.page-template-service-template .ebook-fold-inner {
justify-content: flex-end;
}
.ebook-image img {
width: 100%;
height: 100%;
object-fit: contain;
}
.ebook-form-text .subtitle {
margin-bottom: 0px;
font-weight: 400;
}
div#ebook-fold .ebook-form input.wpcf7-text {
background: whitesmoke;
border: solid 3px black;
padding: 10px;
box-sizing: border-box;
display: block;
width: 100%;
margin-bottom: 10px;
font-family: 'Poppins';
font-size: 18px;
line-height: 18px;
}
div#ebook-fold .ebook-form input.wpcf7-text::placeholder {
font-size: 18px;
line-height: 18px;
}
div#ebook-fold .ebook-form .ebook-form-fields {
display: flex;
align-items: center;
justify-content: space-between;
}
div#ebook-fold .ebook-form .ebook-form-fields > span {
flex: 0 0 48%;
}
div#ebook-fold {
padding: 150px 0px;
width: 100%;
overflow: hidden;
background: white;
position: relative;
z-index: 3;
}
.ebook-fold-inner {
display: flex;
justify-content: flex-end;
align-items: flex-end;
flex-direction: row;
z-index: 5;
gap: 40px;
}
.ebook-fold-inner .ebook-image, .ebook-fold-inner .ebook-form {
flex: 0 0 calc(50% - 20px);
}
.sub-btn {
position: relative;
}
.sub-btn::before {
content: '';
position: absolute;
width: 50px;
height: 50px;
background: url(//pvch.co.uk/wp-content/uploads/2021/06/icon-button.png) no-repeat center / contain;
top: 0;
left: -3px;
z-index: 3;
}
.sgpb-main-html-content-wrapper .sub-btn::before {
display: none;
}
.privacy-text a {
color: black;
}
.privacy-text {
margin-top: 15px;
}
.brochure div#ebook-fold {
margin-top: 0px;
}  .footer-block {
padding: 30px 0;
position: relative;
background: var(--leaf);
width: 100%;
clear: both;
}
.footer-block .row-container {
display: flex;
align-items: flex-start;
}
div#phone {
width: 23%;
}
div#address {
width: 43%;
}
div#opening {
width: 33.3%;
}
.footer-block .footer-block-item {
width: 30%;
margin-right: 5%;
position: relative;
z-index: 2;
}
.footer-block .footer-block-item#middle {
width: 55%;
margin-right: 10%;
}
.footer-block .footer-block-item h5 {
font-size: 36px;
line-height: 36px;
color: #fff;
margin-bottom: 20px;
letter-spacing: 1px;
text-transform: capitalize;
font-weight: 400;
}
.footer-block-item h6 {
font-size: 24px;
color: white;
letter-spacing: 1px;
font-weight: 400;
margin-bottom: 15px;
}
.footer-block .footer-block-item#middle li {
float: left;
width: 50%;
padding: 5px 0px;
font-size: 17px;
list-style-type: none;
}
.footer-block .footer-block-item#middle li a {
color: #fff;
list-style-type: none;
position: relative;
transition: all .33s ease;
font-size: 18px;
}
.footer-block .footer-block-item#middle li a::before {
content: "\f054";
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left: -20px;
color: white;
font-size: 12px;
font-family: fontawesome;
}
.footer-block .footer-block-item#middle li:hover a {
letter-spacing: 1px;
color: #fff;
}
.footer-block .footer-block-item:last-of-type {
margin-right: 0;
}
.footer-block .footer-block-item h5 {
font-size: 36px;
line-height: 36px;
color: white;
margin-bottom: 15px;
letter-spacing: 1px;
text-transform: capitalize;
font-weight: 600;
}
.footer-block .footer-block-item p {
color: #eee;
margin-bottom: 0px;
line-height: 28px;
}
.footer-block .readmore {
}
.footer-block ul {
margin: 0 0 1.5em 0em;
float: left;
width: 100%;
padding-left: 20px;
}  #footer {
padding: 30px 0;
box-sizing: border-box;
position: relative;
background: var(--emerald);
clear: both;
}
#footer > .row-container {
position: relative;
}
#footer-multi-web {
float: none;
text-align: center;
margin: 0px auto;
max-width: 350px;
}
#footer-multi-web p {
font-size: 13px !important;
padding-bottom: 0px;
margin-top: 0px;
z-index: 20;
position: relative;
margin-bottom: 10px;
}
#footer-multi-web p:last-of-type {
margin-bottom: 0px;
}
#footer a {
color: white;
font-family: 'Poppins';
font-weight: 400;
}
span#footer-highlight {
position: relative;
font-weight: bold;
z-index: -4;
text-shadow: 0px 0px 2px black;
}
span#footer-highlight::before {
content: "";
background: url(//pvch.co.uk/wp-content/uploads/2021/01/multiwebmarketing-facebook-globe-small.png) no-repeat 50% 50% / contain;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 70px;
z-index: -1;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.privacy-site.moduletable {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
text-align: right;
}
.date-sitename {
position: absolute;
color: white;
}
#footer .row-container > p, .privacy-site.moduletable {
width: 30%;
color: white;
}
#footer .privacy-text, #footer .socials {
float: right;
}
#footer .privacy-text {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(50%);
-webkit-transform: translateY(-40%);
font-size: 14px;
line-height: 70px;
width: 500px;
font-family: 'Montserrat';
}
#footer .socials a {
display: block;
float: left;
}
#footer .socials i {
font-size: 45px;
margin-left: 10px;
} section.error-404.not-found {
padding: 100px 0px;
} .contact-fold2-wrapper {
clear: both;
position: relative;
}
.contact-section {
display: flex;
justify-content: space-evenly;
align-items: flex-start;
padding: 80px 0px;
}
.address-wrap {
width: 30%;
}
.contact-card {
width: 65%;
}
.address-wrap ul li {
list-style-type: none;
}
.address-wrap h1, h3.contact-title {
font-size: 37px;
color: var(--color1);
margin-bottom: 0px;
}
.address-wrap ul {
box-sizing: border-box;
margin: 20px 0px;
position: relative;
padding-left: 50px;
}
.address-wrap ul::before {
content: "\f041";
font-family: 'fontawesome';
left: 10px;
position: absolute;
top: 0px;
color: var(--leaf);
font-size: 30px;
}
.address-wrap ul.phone::before {
content: "\f095";
top: 10px;
line-height: 0px !important;
}
.address-wrap ul.email::before {
content: "\f0e0";
top: -5px;
}
.form-name, .form-email {
width: 49%;
margin-bottom: 0px;
float: left;
line-height: 0;
}
.form-name {
margin-right: 2%;
}
.form-phone {
width: 100%;
margin-bottom: 10px;
float: left;
line-height: 0;
}
.form-name input.wpcf7-form-control.wpcf7-text, .form-email input.wpcf7-form-control.wpcf7-text, .form-phone input.wpcf7-form-control.wpcf7-text, .wpcf7 textarea {
width: 100%;
padding: 10px;
border-radius: 5px;
border-style: solid;
border-color: black;
border-width: 2px;
font-size: 18px;
box-sizing: border-box;
margin-top: 15px;
background: whitesmoke;
font-family: 'Poppins';
}
.contact-card input.wpcf7-form-control.wpcf7-submit {
margin-top: 0px;
}
.contact-card .sub-btn {
float: right;
}
.contact-card input.wpcf7-form-control.wpcf7-submit {
margin-top: 0px;
padding: 15px 30px;
text-align: center;
box-sizing: border-box !important;
font-size: 17px;
text-transform: uppercase;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
background: var(--leaf);
color: white;
font-weight: 400;
border: solid 1px  black;
box-shadow: none !important;
text-shadow: none;
cursor: pointer;
-webkit-appearance: inherit;
margin: 10px 0px;
}
.form-enquire label {
font-family: 'Poppins';
}
.address-wrap ul li a {
font-weight: 700;
color: var(--leaf);
}  body {
position: relative;
}
.popup-confirmation {
opacity: 0;
position: fixed;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 5000;
background: rgba(0,0,0,0.3);
transition: all .25s ease .25s;
}
.popup-confirmation.popup-open {
opacity: 1;
pointer-events: all;
transition: all .25s ease 0s;
}
.popup-confirmation-inner {
position: absolute;
top: 150%;
left: 50%;
width: 100%;
max-width: 500px;
background: #03be68;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
padding: 60px 20px;
text-align: center;
color: white;
border-radius: 25px;
transition: all .25s ease 0s;
}
.popup-confirmation.popup-open .popup-confirmation-inner {
top: 50%;
transition: all .25s ease .25s;
}
p.popup-small {
font-size: 18px;
line-height: 24px;
max-width: 400px;
margin: 20px auto;
}
p.popup-large {
font-size: 24px;
font-weight: 400;
line-height: 28px;
margin: 20px 0px;
}
.popup-confirmation-icon i {
font-size: 250px;
}
a.popup-readmore {
font-weight: 100;
color: white;
font-size: 24px;
border: solid 2px white;
padding: 5px 10px;
border-radius: 25px;
width: 150px;
display: block;
margin: 0px auto;
transition: all .33s ease;
cursor: pointer;
}
a.popup-readmore:hover {
background: white;
color: #03be68;
}
.wpcf7-response-output {
display: none !important;
}
.wpcf7-form p:last-of-type { }
#sgpb-popup-dialog-main-div input, #sgpb-popup-dialog-main-div textarea, .sgpb-gdpr-info, .sgpb-gdpr-label-wrapper {
width: 100% !important;
background: whitesmoke;
border-radius: 0;
border-style: solid;
border-width: 1px;
box-shadow: none;
display: block;
font-size: 18px;
letter-spacing: -0.015em;
margin: 0;
max-width: 100%;
padding: 10px 15px;
width: 100%;
box-sizing: border-box;
border-radius: 15px;
border: solid 2px #ccc;
box-sizing: border-box;
font-family: 'Poppins';
}
.contact-form-fields {
padding: 0px 20px 20px;
border-radius: 20px;
}
.sgpb-main-html-content-wrapper > p {
margin: 0px !important;
}
.form-field {
margin-bottom: 10px;
flex: 0 0 100%;
}
.form-field.half {
flex: 0 0 calc(50% - 5px);
}
.contact-form-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
p.privacy-details {
font-size: 14px;
line-height: 18px;
margin: 0px;
}
p.privacy-details a {
font-size: 14px;
line-height: 18px;
color: var(--leaf);
font-weight: 700;
}
#sgpb-popup-dialog-main-div h3 {
font-weight: 600;
text-align: center;
margin: 0px auto 30px;
font-size: 32px;
line-height: 40px;
color: white;
padding: 25px 0px 30px;
background: var(--leaf);
}
#sgpb-popup-dialog-main-div h3 span {
color: white;
display: block;
font-weight: 300;
}
.sgpb-theme-1-content {
box-shadow: none !important;
border-radius: 10px !important;
padding: 0px 0px !important;
box-sizing: border-box !important;
border: solid 5px var(--emerald) !important;
}
.sgpb-popup-dialog-main-div-theme-wrapper-1 {
border: solid 0px #bd1819;
border-radius: 0px;
}
.sgpb-popup-dialog-main-div-theme-wrapper-1::before {
width: 50px;
height: 50px;
background: var(--tiger);
content: 'x';
color: white;
text-align: center;
top: 0px;
position: absolute;
right: 0px;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
z-index: 1000000;
line-height: 45px;
font-size: 30px;
box-shadow: 0px 0px 10px 0px black !important;
border-radius: 50%;
pointer-events: none;
font-family: 'Poppins';
}
#sgpb-popup-dialog-main-div textarea {
max-height: 150px;
}
.sgpb-popup-close-button-1 {
bottom: unset !important;
top: 0 !important;
right: 0 !important;
width: 20px !important;
height: 20px !important;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
.sgpb-popup-close-button-1:hover {
opacity: 0;
}
form.wpcf7-form > p {
margin: 0px;
}
#sgpb-popup-dialog-main-div input.wpcf7-submit {
padding: 10px 20px;
text-align: center;
box-sizing: border-box !important;
color: white;
font-size: 24px;
text-transform: capitalize;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
background: var(--tiger) !important;
font-weight: 400;
border: solid 1px var(--tiger) !important;
box-shadow: none !important;
text-shadow: none;
margin-top: 20px;
cursor: pointer;
-webkit-appearance: inherit;
font-family: 'Poppins';
text-align: left;
}
.wpcf7 form.sent .wpcf7-response-output {
margin-top: 0 !important;
}
.wpcf7 textarea {
width: 100%;
height: 200px;
}
.ebook-form-text .title ~ p {
font-size: 20px;
line-height: 1.4;
font-weight: 600;
}
form.wpcf7-form.init .readmore {
margin: 0px;
cursor: pointer;
background: var(--scarlet);
}
form.wpcf7-form.init .readmore:hover {
background: var(--satsuma);
}
div#ebook-fold .ebook-form input.wpcf7-text {
margin: 0px;
}  .policy-wrapper h5, .policy-wrapper h6 {
font-size: 22px;
}
section.error-404.not-found {
padding: 200px 0px 100px 0px;
}
.html-sitemap-column {
margin: 50px 0px;
} p, body {
font-family: poppins;
}
.module-fold-h-content p {
font-size: 16px;
line-height: 24px;
}
.home-banner-content .readmore {
width: 250px;
}
@media (min-width:0px) and (max-width:768px){
.home-banner-content .title {
font-size: 26px;
}
.fold1c .readmore {
margin-top: 15px;
}
.rating-star-content .row-container {
padding: 0px 34px;
}
.rating-star-content .banner-container {
padding: 30px 0px;
}
.rating-star-content .owl-carousel .owl-item img {
max-width: 70%;
}
body .rating-star-content .subtitle {
font-size: 20px;
line-height: 28px;
margin-bottom: 8px;
}
.rating-star-content .banner-item-content {
font-size: 14px;
line-height: 22px;
}
.our-facilities-sec .elementor-image-box-wrapper {
height: 100%;
}
.home-banner-content .banner-txt {
font-size: 14px;
line-height: 22px;
}
.home-banner-content .subtitle {
font-size: 18px;
}
body .fold1c.homebannersec {
margin-top: 65px;
}
.homebannersec .fold1c-content {
padding-top: 50px;
min-height: 220px;
padding-bottom: 0;
}
body .homebannersec .readmore {
margin-top: 20px;
}
.homebannersec .fold1c-item {
min-height: 375px;
}
.homebannersec .fold1c-readmore {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.homebannersec .readmore.generalButton.general-form {
font-size: 16px;
padding: 8px 0px;
width: 190px;
}
.banner-item-content .subtitle {
font-size: 20px;
}
.content-fold-c-wrapper {
padding: 0 0px;
}
.facilities-detail-sec .e-con-inner {
display: flex;
flex-wrap: wrap;
flex-direction: column-reverse !important;
}
.about-sec .content-fold-c-wrapper {
padding-top: 0;
margin-top: -14px;
}
.about-sec .subtitle {
font-size: 16px;
text-align: left;
}
.about-sec .title {
font-size: 24px;
line-height: 24px;
margin-bottom: 16px;
text-align: left;
}
.about-sec .bold {
font-size: 14px;
line-height: 24px;
}
.about-sec .content-fold-c-content-inner {
font-size: 14px;
line-height: 26px;
}
.about-sec.content-fold-c.standard::after { 
bottom: 90px;
}
.standard.about-sec .content-foldc-readmore a.readmore.alt {
transform: translatey(70px);
}
.our-facilities .subtitle {
font-size: 16px;
line-height: 26px;
text-align: left;
}
.our-facilities .title.bold {
font-size: 24px;
line-height: 24px;
margin-bottom: 20px;
text-align: left;
}
.our-facilities p {
font-size: 14px;
line-height: 24px;
}
.our-facilities .bold {
font-size: 20px;
}
.module-fold-h .owl-item {
padding: 0px 0px;
}
.our-facilities .module-fold-h-content {
padding: 20px 20px 30px;
}
.our-facilities {
padding-bottom: 44px;
}
.our-facilities .readmore {
margin-top: 5px;
}
.subtitle {
font-size: 16px;
line-height: 28px;
}
.title {
font-size: 24px;
line-height: 32px;
}
.types-care-div {
padding-top: 10px;
}
.types-care-div .bold {
font-size: 20px;
line-height: 26px;
}
.types-care-div .module-fold-h-content {
font-size: 14px;
line-height: 24px;
padding: 40px 0px 0px;
}
.types-care-div .module-fold-h-icon {
width: 70px;
height: 50px;
}
.whychoose .title {
font-size: 26px;
line-height: 28px;
}
.service-cares .content-fold-c-wrapper {
padding: 40px 0px;
}
.service-cares .bold {
font-size: 15px;
line-height: 24px;
}
.service-cares .content-fold-c-content-inner {
font-size: 14px;
}
.readmore, .reviews-slider-buttons button {
width: 150px;
font-size: 18px;
}
.care-team .fold5-content {
padding: 40px 10px 0px;
}
.care-team .title {
font-size: 24px;
}
.reviews-header {
margin-top: 10px;
}
.reviews-header .title {
margin-bottom: 0px;
font-size:24px;
}
.reviews-item-inner {
padding-top: 0;
}
.reviews-item-inner-text {
font-size: 14px;
line-height: 24px;
}
div#ebook-fold {
padding: 40px 0px;
}
.ebook-form-text .title ~ p {
font-size: 14px;
padding: 0 10px 10px;
}
.privacy-text p {
font-size: 14px;
line-height: 24px;
}
#footer a {
font-size: 14px;
}
.footer-block .footer-block-item h5 {
font-size: 24px;
line-height: 26px;
margin-bottom: 10px;
}
.footer-block .footer-block-item p {
line-height: 26px;
font-size: 15px;
}
.footer-block {
padding: 30px 0px 10px;
}
#footer {
padding: 10px 0;
}
#footer .socials i {
font-size: 22px;
margin-left: 20px;
}
.privacy-site.moduletable {
margin: 0px auto 0px;
}
#footer {
padding: 16px 0 0;
}
.our-accordation-carousel .fold1-slider {
padding: 0 0px;
}
.our-accordation-carousel .fold1-item p:first-child {
font-size: 20px !important;
}
.our-accordation-carousel .fold1-item-content p {
font-size: 14px;
line-height: 26px;
}
.category-folda-wrapper {
padding: 0 0px;
}
.category-folda-item-content-inner p {
font-size: 14px;
line-height: 24px;
}
.category-folda-item-content-header .subtitle {
font-size: 16px;
line-height: 26px;
}
.category-folda-item-padding {
padding: 0px 0px 0;
}
.category-folda-item:nth-child(1) {
padding-top: 40px;
}
.fold-banner-content .title span {
font-size: 28px;
}
.fold-banner-content .title {
font-size: 22px;
}
.fold-banner-content {
padding: 110px 0px 30px;
}
body.team .team-picture-wrapper {
max-width: 100%;
}
p {
font-size: 14px;
line-height: 24px;
}
.page-template-templatesteam-template-php .fold-banner-content {
padding: 70px 0px 40px;
}
body.team p.team-large {
font-size: 18px;
margin-bottom: 14px;
}
body.team p.team-small {
line-height: 24px;
}
body.team .team-quote .team-quote-large p {
font-size: 20px;
margin-bottom: 0px;
line-height: 28px;
}
body.team .team-quote .team-quote-small p {
font-size: 14px;
line-height: 24px;
}
body.team .team-quote .team-quote-small {
padding: 30px 0;
}
.name-wrapper p {
font-size: 18px;
}
.why-care-d .content-fold-c-wrapper {
padding: 20px 0 40px;
}
.why-care-d2 .content-fold-c-wrapper {
padding: 20px 0 40px;
}
.why-care-d .content-fold-c-img, .why-care-d2 .content-fold-c-img {
height: 240px;
padding:0;
}
.why-care-d3 .content-fold-c-wrapper {
padding: 40px 0px;
}
.vacancise-d .module-fold-j-wrapper {
padding: 40px 0px 0;
}
#menu-our-facilities {
padding: 0;
}
.facilities-menu .widgettitle {
margin: 30px 0px 20px;
}
.gallery-b .fold-banner-content {
padding: 40px 0 40px;
}
.gallery-container {
padding-bottom: 10px;
}
.care-rooms .content-fold-c-img {
height: 240px;
}
.care-rooms .content-fold-c-wrapper {
padding: 40px 0;
}
.address-wrap h1, h3.contact-title {
font-size: 22px;
}
.address-wrap ul {
margin-bottom: 40px;
}
.contact-section {
padding: 30px 0px;
text-align: left;
}
body .whychoose .content-fold-c-wrapper {
padding: 20px 0px 50px;
text-align: left;
}
body .whychoose .content-fold-c-img {
height: 270px;
}
.fold5-container::before {
width: 60px;
height: 60px;
}
.fold5-container::after {
width: 60px;
height: 60px;
}
.ebook-form-text .title {
font-size: 24px;
line-height: 30px;
}
.ebook-form-text .subtitle {
margin-bottom: 6px;
margin-top: 10px !important;
line-height: 36px;
}
div#ebook-fold .ebook-form {
text-align: left;
font-size: 14px;
}
.ebook-form-text .title ~ p {
font-size: 14px !important;
padding: 0;
}
.ebook-form-text li {
font-size: 14px;
}
.ebook-form-text ul {
padding-left: 14px;
}
div#ebook-fold .ebook-form input::placeholder {
font-size: 14px !important;
}
div#ebook-fold .ebook-form input.wpcf7-submit {
margin: 7px auto !important;
}
.our-facilities .module-fold-h-title {
margin-bottom: 34px;
text-align: left;
}
.module-fold-h-modules {
display: block;
}
.whychoose .content-fold-c-content,
.about-sec .content-fold-c-content{
align-items: last baseline;
}
.content-fold-c.standard::after {
background-position: bottom left;
right: -22px;
}
.about-sec .content-fold-c-wrapper {
padding: 30px 0px 100px;
}
body .care-type-inr .title {
font-size: 22px;
line-height: 24px;
}
.care-type-inr .content-fold-c-wrapper {
padding: 30px 0 40px;
text-align: left;
}
.ul-style {
padding-left: 12px;
}
.caretyle-sec .content-fold-c-wrapper {
padding: 40px 0px 30px;
text-align: left;
}
.caretyle-sec .title {
font-size: 22px;
line-height: 32px;
margin-bottom: 10px;
}
.content-fold-c-content-inner {
font-size: 14px;
line-height: 26px;
}
.type-img-h {
height: 240px;
padding: 0;
}
body .expert-care-support .title, body .supportive-families .title {
font-size: 24px;
}
body .expert-care-support .content-fold-c-content, body .supportive-families .content-fold-c-content, body .cstm-sec-full-col .content-fold-c-content {
width: calc(100% - 0px);
}	
body .expert-care-support .content-fold-c-wrapper,
body .supportive-families .content-fold-c-wrapper{
padding: 30px 0;
}
body .media-ptb-30 .content-fold-c-wrapper {
padding: 30px 0;
}
.media-img-h.content-fold-c-img {
height: 240px;
padding: 0;
}
body .media-heading {
font-size: 24px;
line-height: 28px;
}
body .media-care {
padding: 0px 0px 0px;
}
body .media-care .content-fold-c-wrapper {
padding: 70px 0px 40px;
text-align: left;
}
body .why-care-d .content-fold-c-content {
width: calc(100% - 0px);
}
.title.txt-small.media-heading {
font-size: 22px;
line-height: 28px;
text-align: left;
}
.why-care-d2 .content-fold-c-content-inner,
.why-care-d3 .content-fold-c-content{
text-align: left;
}
.why-care-d3 ul {
padding-left: 12px;
}
.why-care-d3 li {
font-size: 15px;
line-height: 24px;
margin-bottom: 10px;
}
.why-care-d .content-fold-c-content,
.why-care-d2 .content-fold-c-content,
.why-care-d3 .content-fold-c-content,
.care-rooms .content-fold-c-content,
.media-sec-pad .content-fold-c-content{
align-items: last baseline;
}
.page-template-vacancy-template .fold-banner-content {
padding: 40px 0px 40px;
margin-top: -40px;
}
.vacancise-d .module-fold-j-block-padding {
padding: 30px 20px 20px;
}
.vacancise-d li {
font-size: 15px;
margin-bottom: 6px;
}
.care-activities {
margin-top: 60px;
}
.care-rooms .content-fold-c-content-inner,
.media-sec-pad .content-fold-c-content-inner{
text-align: left;
}
.media-sec-pad .content-fold-c-wrapper {
padding: 30px 0 40px;
}
.address-wrap ul::before {
bottom: 8px;
}
.daycare-f1-bg.content-fold-c-img,
.content-fold-c-img.rc-f1-bg{
height: 220px;
}
}
.mobmenu-left-panel {
background-color: #a2882c;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover {
background-color: #867539;
}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #867539;
}
.fold1c-background img {
object-fit: unset;
object-position: unset;
}
.care-activities {
margin-top: 30px;
}
div.logo img {
height: 100%;
}
#masthead {
padding: 8px 0px;
padding-top: 30px;
}
.our-facilities .module-fold-h-content {
padding-top: 18px;
}
.module-fold-h.animate.our-facilities.animate-complete {
margin-top: -24px;
}
.logo {
max-width: 150px;
}
header#masthead::before { }
.our-facilities-sec .elementor-image-box-wrapper {
background: #f8f5f5;
border-radius: 0px 0px 30px 30px;
padding-bottom: 30px;
height:566px;
}
.our-facilities-sec .elementor-image-box-content {
padding: 0px 20px;
}
.our-facilities-sec .elementor-image-box-img img {
border-radius: 30px 30px 0 0 !important;
}
.our-facilities-sec .elementor-image-box-title {
margin-bottom: 5px;
}
.facilities-readmore {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
#masthead #site-navigation {
max-width: 890px;
margin-right: 0px;
margin-left: auto;
}
.module-fold-h {
background: #fff;
}
.our-facilities {
background: #e6e6e6;
font-size: 14px;
text-align: left;
line-height: 24px;
}
.fold5-item .title {
color: #fff;
}
.reviews-item-inner-text {
color: #fff;
}
.content-fold-c-wrapper {
padding: 100px 0px;
}
.module-fold-h-title {
margin-bottom: 30px;
}
.mob-icon-menu::before {
color: #a2882c;
}
.fold1c-background {
background-image: unset;
}
ul#primary-menu > li > a {
font-size: 18px;
}
.home-banner-content .title {
padding: 0px 0px;
}
.fold1c-content {
padding: 246px 0px 140px;
}
.fold1c .readmore {
margin-top: 40px;
}
.facilities-menu li {
list-style: none;
}
.facilities-menu .widgettitle {
margin: 30px 40px 20px;
}
.facilities-menu a {
color: #000;
font-family: poppins;
}
.facilities-menu li ul li {
list-style: none;
padding: 10px 18px;
background: #ecebeb;
margin-bottom: 8px;
}
.facilities-menu .current_page_item {
background: #bea644 !important;
color: #fff !important;
}
.facilities-menu .current_page_item a {
color: #fff !important;
}
.facilities-detail-sec .elementor-image-box-title {
margin-top: 14px;
margin-bottom: 8px;
}
.mobmenu-content .leftmbottom {
display: none;
}
.rating-star-content .subtitle {
font-size: 26px;
line-height: 34px;
}
.banner-container {
padding: 24px 0px;
}
.about-sec .content-fold-c-content {
width: calc(100% + 80px);
}
.about-sec {
text-align: left;
}
.about-sec .content-foldc-readmore {
display: flex;
justify-content: left;
margin-top: 24px;
}
.why-care-d .content-fold-c-content {
display: flex;
flex-direction: column;
width: calc(100% - 60px);
}
.why-care-d {
text-align: left;
}
.why-care-d .content-foldc-readmore {
display: flex;
justify-content: left;
margin-top: 20px;
}
.why-care-d .content-fold-c-wrapper {
padding: 70px 40px 70px;
}
.title.txt-small {
font-size: 38px;
line-height: 52px;
}
.cstm-p {
font-size: 16px !important;
font-family: poppins;
font-weight: 400 !important;
line-height: 26px !important;
}
.ebook-btn .readmore {
width: 290px;
margin-top: 30px;
}
.facilities-detail-sec li {
margin-bottom: 8px;
font-size: 16px;
}
.sml-txt p {
font-size: 14px;
}
.fold1c-item {
min-height: 800px;
}
.fold1c-background {
top: 0;
}
.fold1c.homebannersec {
margin-top: 100px;
}
.module-fold-h.types-care-div .owl-item {
width: 345px !important;
}
.module-fold-h-content {
padding: 50px 14px 30px;
font-size: 15px;
}
.module-fold-h-content .bold {
font-size: 20px;
}
.types-care-div .module-fold-h-img {
height: 260px;
}
.care-type-inr .title {
font-size: 40px;
}
.ul-style {
text-align: left;
color: #fff;
}
.ul-style li a {
color: #fff;
line-height: 38px;
}
.csm-btn {
text-align: center;
display: flex;
flex-wrap: wrap;
background: #d6b854;
width: 200px;
justify-content: center;
padding: 10px;
color: #fff;
font-family: poppins;
border-radius: 4px;
margin-top: 30px;
font-size: 18px;
}
.expert-care-support .content-fold-c-content,
.supportive-families .content-fold-c-content,
.cstm-sec-full-col .content-fold-c-content{
width: calc(100% - 60px);
}
.expert-care-support .content-fold-c-wrapper,
.supportive-families .content-fold-c-wrapper,
.cstm-sec-full-col .content-fold-c-wrapper{
padding: 60px 0px;
}
.expert-care-support .title,
.supportive-families .title{
font-size: 44px;
}
.title {
font-size: 42px;
line-height: 56px;
}
.facilities-readmore .readmore {
width: 260px;
}
.whychoose .content-fold-c-wrapper {
padding: 60px 0px;
}
.name-box-img {
margin-right: 10px;
}