.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;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}.spu-box,
.spu-box *{
box-sizing: border-box;
}
.wppopups-whole{
position: relative;
width: 100%;
left: 0;
top: 0;
z-index: 999998;
display: flex;
align-items: center;
justify-content: center;
}
.spu-bg{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
z-index: 99999;
}
.spu-box:before,
.spu-box:after {
content:"";
display:table;
}
.spu-box:after {
clear:both;
}
.spu-box {
zoom:1;
}
.spu-box {
position:fixed;
z-index: 999999;
width: 100%;
max-height: 100vh;
}
.spu-box img{
max-width: 100%;
height: auto;
}
.spu-box img.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .spu-box.spu-position-top-left{
top: 0; left: 0; bottom: auto; right: auto;
}
.spu-box.spu-position-top-right{
top: 0; right: 0; bottom: auto; left: auto;
}
.spu-box.spu-position-top-center{
top: 0; right: auto; bottom: auto; left: auto;
}
.spu-box.spu-position-bottom-left{
bottom: 0; left: 0; top: auto; right: auto;
}
.spu-box.spu-position-bottom-right{
bottom: 0; right: 0; top: auto; left: auto;
}
.spu-box.spu-position-bottom-center{
top: auto; right: auto; bottom: 0; left: auto;
}
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
margin: 0;
width: 100% !important;
max-width: 100% !important;
position: fixed;
}
.spu-box.spu-position-top-bar{
top: 0;
}
.spu-box.spu-position-bottom-bar{
bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-fields-container,
.spu-box.spu-position-top-bar .spu-content .spu-fields-container{
padding: 0;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100% !important;
}
.spu-box.spu-position-bottom-bar .spu-content > *,
.spu-box.spu-position-top-bar .spu-content > *{
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-form,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-top-bar .spu-content .spu-optin-form {
display: inline-flex;
margin-bottom: 0;
}
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr,
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr{
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content label.spu-fields.spu-gdpr ,
.spu-box.spu-position-top-bar .spu-content label.spu-fields.spu-gdpr {
margin-left: 20px;
margin-bottom: 0;
}
.spu-box.spu-position-bottom-bar .spu-content .spu-optin-fields .spu-fields ,
.spu-box.spu-position-top-bar .spu-content .spu-optin-fields .spu-fields {
min-width: 250px;
}
.spu-box.spu-position-bottom-bar .spu-content button.spu-fields.spu-submit ,
.spu-box.spu-position-top-bar .spu-content button.spu-fields.spu-submit {
width: 120px;
margin-left: 20px;
} .spu-close{
position:absolute;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
line-height: .5;
text-decoration: none;
cursor: pointer;
z-index: 9999;
}
html .spu-box a.spu-close {
text-decoration: none;
}
.spu-close-top_right{
right:8px;
top:5px;
}
.spu-close-top_left{
left:8px;
top:5px;
}
.spu-close-bottom_right{
right:8px;
bottom:5px;
}
.spu-close-bottom_left{
left:8px;
bottom:5px;
}
.spu-close:hover,
.spu-close:focus {
text-decoration: none;
display: block;
} p.spu-powered {
position: absolute;
bottom: -55px;
width: 100%;
text-align: center;
color: #fff;
left: 0px;
}
p.spu-powered a{
color: #ccc;
text-decoration: underline;
}
.spu-box.spu-scrollable p.spu-powered {
display: none;
} .spu-addon-container {
text-align: center;
margin: 36px 32px 44px;
}
.spu-addon-container:after {
clear: both;
content: " ";
display: table;
}
.spu-addon-title {
font-size: 24px;
}
.spu-addon-msg {
font-size: 17px;
}
.spu-input-text {
background-color: #fff;
width: 49%;
height: 44px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0;
vertical-align: middle;
}
.spu-button {
display: block;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 0 0 1px;
font-size: 15px;
padding: 10px 12px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-decoration: none;
margin: 0;
height: auto;
width: 35%;
border: 0;  
}
.spu-button-bg {
width: 100% !important;
}
.spu-inline {
display: inline-block !important;
}
.spu-errors {
color: red;
text-align: center;
margin-top: 20px;
} .spu-optin-form .spu-helper-fields{
display: none;
}
.spu-fields-container{
padding: 36px 32px 44px;
position: relative;
}
.spu-fields.spu-name,
.spu-fields.spu-email{
background-color: #fff;
width: 100%;
height: 48px;
border: 1px solid #cdd1d4;
-webkit-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
-moz-box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
box-shadow: 0 0 6px -3px rgba(0,0,0,0.8) inset;
border-radius: 3px;
font-size: 18px;
line-height: 38px;
padding: 4px 6px;
overflow: hidden;
outline: none;
margin: 0 0 20px 0;
vertical-align: middle;
display: block;
}
.spu-fields.spu-submit{
background: #50bbe8;
border: 1px solid #429bc0;
-webkit-box-shadow: 0 1px 1px -1px #fff inset;
-moz-box-shadow: 0 1px 1px -1px #fff inset;
box-shadow: 0 1px 1px -1px #fff inset;
-webkit-text-shadow: #888 -0 0 1px;
-moz-text-shadow: #888 -0 0 1px;
text-shadow: #888 -0 0 1px;
width: 24%;
color: #fff;
font-size: 16px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
cursor: pointer;
display: inline;
margin: 0;
height: auto;
}
.spu-fields.spu-submit i{
display: none;
}
.spu-optin-fields {
display: block;
}
.spu-optin-fields.spu-inline-fields {
display: flex;
margin-bottom: 20px;
}
.spu-optin-fields.spu-inline-fields .spu-fields{
margin-bottom: 0px;
}
.spu-optin-fields.spu-inline-fields .spu-fields.spu-name {
margin-right: 20px;
}
.spu-fields.spu-email{
margin-right: 0;
}
.spu-fields.spu-submit {
width: 100%;
max-width: 100%;
}
.spu-fields.spu-submit span{
transition: all 1s;
opacity:1;
}
.spu-fields.spu-submit svg{
display:none;
margin:0 auto;
transition: all 1s;
}
.spu-fields.spu-submit svg path,
.spu-fields.spu-submit svg rect{
fill: #fff;
}
.spu-fields.spu-submit.spu-sending span{
display: none;
opacity: 0;
}
.spu-fields.spu-submit.spu-sending svg{
display: block;
opacity: 1;
}
.optin-errors {
color: red;
text-align: center;
margin-top: 20px;
} span.spu-timer {
position: absolute;
bottom: 0px;
left: 0px;
font-size: 12px;
position: absolute;
width: 100%;
text-align: right;
padding: 0 10px;
}
@media all and (max-width: 568px){
.spu-box{
max-width: 90vw !important;
}
.spu-box.spu-position-fullscreen,
.spu-box.spu-position-top-bar,
.spu-box.spu-position-bottom-bar{
max-width: 100vw !important;
}
.spu-box.spu-position-bottom-bar .spu-content,
.spu-box.spu-position-top-bar .spu-content {
flex-flow: column;
}
.pop-up-text2{
margin-bottom: 25px !important;
}
}.error404 main {
margin: 100px 0 50px;
}
.error404 .alert {
font-size: 20px;
font-weight: 300;
color: #676767;
text-align: center;
}
.error404 a.btn {
border: 4px solid #676767;
font-size: 24px;
font-weight: 300;
padding: 10px 30px;
margin: 0 5px;
text-decoration: none;
color: #676767;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s
}
.error404 a.btn:hover {
border-color: #ffcb02;
}
@media all and (max-width: 600px) {
.error404 a.btn {
margin-bottom: 10px;
width: 90%;
display: block;
padding: 10px 0;
text-align: center;
}
}
.error404 .error-content {
-webkit-transform: translateY(-50px);
-ms-transform: translateY(-50px);
transform: translateY(-50px);
position: relative;
}
.error404 .error-content::before {
content: "";
position: absolute;
width: 134px;
height: 92px;
bottom: -30px;
right: -110px;
display: block;
background-image: url(//www.dynamik.com.pl/wp-content/themes/dynamik/images/error_cloud.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
@media all and (max-width: 600px) {
.error404 .buttons {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
.error_footer p,
.error_footer a {
text-decoration: none;
color: #737373;
font-size: 12px;
font-weight: 300;
}
@media all and (max-width: 700px) {
.error404 img {
width: 100%;
}
.error404 .error-content {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.error404 .error-content::before {
display: none;
}
} .search_header+.subpage_bg .subpage_title_wrapper h1 {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding-right: 30px;
}
.search main>.container {
padding: 70px 35px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.search .no-results .page-title,
.search .entry-title {
margin: 0;
color: #ffcb02;
font-size: 24px;
}
#search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.search-box {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #676767;
padding: 8px 30px;
background-color: #fff;
margin-right: 5px;
height: 26px;
}
.search-box p {
font-weight: 300;
font-size: 20px;
color: #676767;
margin: 0;
}
.search-box input {
border: none;
outline: 0;
min-width: 200px;
font-weight: 300;
font-size: 20px;
color: #676767;
padding-left: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.submit-wrapper input[type='submit'] {
background-color: transparent;
font-size: 0;
line-height: 0;
width: 45px;
height: 44px;
padding: 0;
cursor: pointer;
border: none;
outline: 0;
position: relative;
z-index: 99;
}
.submit-wrapper {
position: relative;
}
.submit-wrapper::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 100%;
height: 100%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: #676767;
background-image: url(//www.dynamik.com.pl/wp-content/themes/dynamik/images/icons/search.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 18px 20px;
z-index: 1;
cursor: pointer;
}
.search-trigger {
width: 20px;
height: 25px;
margin-left: 5px;
}
.search-trigger svg {
min-width: 20px;
}
@media all and (max-width: 650px) {
.search-box p {
display: none;
}
.search-box input {
width: 110px;
}
.search_header+.subpage_bg .subpage_title_wrapper h1 {
font-size: 26px;
padding-right: 0;
}
.search .subpage_bg .subpage_title_wrapper {
bottom: -20px;
}
.search .subpage_bg .subpage_title_wrapper h1::before,
.search .subpage_bg .subpage_title_wrapper h1::after {
display: none;
}
} .single main>.container {
padding: 70px 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.post-template {
margin: 60px auto;
position: relative;
width: 100%;
}
.post-template .post-date {
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-transform: uppercase;
width: auto;
padding: 10px 50px;
white-space: nowrap;
}
.post-template .post-thumbnail {
width: 100%;
height: 450px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.post-template .post-content {
border: 1px solid #676767;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 40px;
}
.post-template .post-content .post-title {
font-size: 24px;
color: #676767;
font-weight: 400;
}
.post-template .post-content .post-title a{
text-decoration: none;
}
.post-template .post-content hr {
color: #676767;
width: 10%;
margin: 0 auto 25px 0;
}
.post-template .post-content p,
a {
font-size: 20px;
color: #676767;
}
.post-template .post-content blockquote {
border: 1px solid #ffca47;
margin: 25px 0;
padding: 25px 40px;
position: relative;
z-index: 1;
}
.post-template .post-content blockquote::before {
content: "";
position: absolute;
display: block;
width: 65px;
height: 52px;
background-image: url(//www.dynamik.com.pl/wp-content/themes/dynamik/images/quotemark.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
z-index: -1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.post-template .back-to-news-btn,
.post-template .go-to-news {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
font-size: 18px;
letter-spacing: 1.1px;
margin: 50px 0 15px auto;
}
@media all and (max-width: 750px) {
.single .post-template .post_gallery {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.single .post-template .post_gallery li {
margin: 10px 0;
}
} .post-template .some-space {
height: 50px;
}
.post-loop {
padding: 100px 0 50px;
}
.post-loop .pagination {
margin: 30px auto;
width: calc(100% - 70px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post-loop .pagination .page-numbers {
border: 1px solid #939393;
margin: 0 10px;
width: 45px;
height: 45px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
color: #7d7d7d;
font-size: 18px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.post-loop .pagination .page-numbers.current,
.post-loop .pagination .page-numbers:hover {
background-color: #ffcb02;
color: #fff;
border-color: #ffcb02;
}
.post-loop .pagination .page-numbers.next,
.post-loop .pagination .page-numbers.prev {
font-size: 32px;
line-height: 38px;
display: block;
text-align: center;
} .logos_tabs{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.tabs_section .tab-content {
background-color: #fff;
padding-top: 40px;
padding-bottom: 40px;
}
.tabs_section .tab-content img {
margin: 40px 0;
}
.page-id-15 .tabs_section .tab-content img {
margin: 40px;
}
.page-id-15 .tab-content-wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.tabs_section .tabs {
width: 100%;
padding-bottom: 0;
margin: auto;
background: #f7f7f7;
}
.tabs_section .tabs li {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
display: inline-block;
cursor: pointer;
background: #fff;
color: #444;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 2px;
z-index: 1;
font-size: 18px;
font-weight: 700;
white-space: nowrap;
padding: 10px 15px 0;
margin-bottom: 30px;
}
.tabs_section .tabs li.current {
color: #fff200;
}
.tabs_section .tabs li::before {
content: "";
position: absolute;
left: 0;
width: 100%;
top: -10px;
height: 10px;
background: transparent;
z-index: -1;
}
.tabs_section .tabs li.current::before {
background: #fff;
}
.tabs_section .tabs li::after {
content: "";
position: absolute;
left: 0;
width: 100%;
bottom: -15px;
height: 20px;
background: #fff;
z-index: -1;
}
.tab-content-wrapper {
width: 90%;
margin: 0 auto;
} #text-content h2 {
color: #676767;
font-size: 42px;
font-weight: 500;
padding: 30px 45px;
background-color: #f7f7f7;
margin: 0;
}
#text-content h3 {
color: #999;
font-size: 16px;
padding: 10px 70px;
}
#single-image img {
margin: 0 auto;
padding-bottom: 10px;
display: block;
max-width: 100%;
}
.boxes {
border-top: 1px solid #d9d9d9; display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 10px;
}
.boxes .box {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 90px 135px;
text-align: center;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
cursor: pointer;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
-webkit-box-flex: 50%;
-ms-flex: 50%;
flex: 50%;
position: relative;
overflow: hidden;
}
.boxes .box .layer-below {
position: relative;
z-index: 1;
}
.boxes .box .layer-below {
background: #fff200;
color: #444;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.boxes .box .layer-below ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
padding-left: 0;
line-height: 28px;
}
.boxes .box .layer-below ul li{
position: relative;
}
.boxes .box .layer-below ul li:before {
content: "";
background-image: url(//www.dynamik.com.pl/wp-content/themes/dynamik/images/icons/arrow-right.svg);
width: 20px;
height: 10px;
background-size: 10px;
display: inline-block;
background-repeat: no-repeat;
background-position: center center;
}
.boxes .box:hover .layer-below {
z-index: -1;
}
.boxes .box:hover .layer-below {
z-index: 1;
}
.boxes .box h3 {
margin: 0;
margin-top: 60px;
}
#single-image,
.boxes {
background-color: #fff;
}
.categories_slider .slick-slide .categories_slider_box a {
text-decoration: none;
}
.categories_slider {
border: 1px solid #d9d9d9;
}
.branch_content_list_item .rounded_img {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.about_content .offer {
margin-top: 30px;
}
.mega_price_list p {
margin-bottom: 0;
}
.our_history {
margin-top: 40px;
}
.contact_people>div {
margin-bottom: 75px
}
@-moz-document url-prefix() {
.branch_content_title::before {
border-right: 14px solid transparent;
}
}
section.carousel .slick-slide div {
text-align: center;
}
section.carousel .slick-slide img {
max-height: 400px;
max-width: 100%;
width: 100%;
object-fit: cover;
margin: 25px auto;
}
section.carousel .nav-carousel {
margin: 0 40px;
margin-bottom: 25px;
}
section.carousel .main-carousel {
margin: 0 45px;
}
section.carousel .main-carousel {
margin-bottom: 25px;
border: 2px solid #fff200;
}
section.carousel * {
outline: none;
}
section.carousel .nav-carousel .slick-slide {
border-bottom: 2px solid #676767;
margin: 0 5px;
padding-bottom: 15px;
}
section.carousel .nav-carousel .slick-slide.slick-current {
border-bottom: 2px solid #fff200;
}
section.carousel .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
section.carousel .slick-track .slick-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
section.carousel .slick-prev,
.slick-next {
font-size: 0;
border: 0;
background: #fff200;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 0 20px;
}
section.carousel .slick-prev {
left: -30px;
}
section.carousel .slick-next {
right: -30px;
text-align: right;
}
section.carousel .slick-prev:before,
.slick-next:before {
font-size: 40px;
line-height: 1;
color: #fff;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
section.carousel .slick-prev:before {
content: "<";
}
section.carousel .slick-next:before {
content: ">";
} .page_footer .footer_top_wrapper div.newsletter {
border-right: 0;
}
.boxes .box {
border: 0;
} .text-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 60px;
}
.text-header .header-label {
color: #ffcb02;
font-size: 24px;
padding-right: 30px;
white-space: nowrap;
}
.text-header .header-content p {
margin-top: 5px;
} .text-content ul {
margin-left: 20px;
}
.text-content ul li {
margin-bottom: 15px;
} section.carousel {
margin: 60px auto;
}
.roadmap.roadmap--orientation-auto .roadmap__navigation {
margin: 0;
padding: 0;
margin-top: 40px;
}
.roadmap.roadmap--orientation-auto .roadmap__events__event:after,
.roadmap.roadmap--orientation-auto .roadmap__events__event:before {
background-color: #676767;
}
.page-template-page-oferta .page_content>.container {
margin-top: 90px;
}
#text-content * {
padding: initial;
} #single-image img {
width: 100%;
}
.tabs_section .tabs li a {
text-decoration: none;
width: 100%;
display: block;
padding: 10px 15px;
}
.tabs_section .tabs li.current a {
color: #fff200;
}
.map-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 60px;
}
.map-wrapper .content {
margin-bottom: 60px;
font-size: 28px;
white-space: nowrap;
}
.map-wrapper .content strong {
display: block;
}
.text-content p,
.text-content ul li {
font-size: 20px;
line-height: 30px;
font-weight: 300;
}
.text-header .header-content p {
font-size: 20px;
line-height: 30px;
}
.photo-wrapper {
margin: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.photo-wrapper img {
margin: 15px;
}
img.alignnone {
margin: auto;
display: table;
height: initial;
}
.short_offer .offer_box::before {
opacity: 0.9;
}
@media all and (max-width:768px) {
.categories_slider .categories_slider_box h3 {
font-size: 18px;
line-height: 24px;
}
} .branches .box .branch_box {
padding: 10px 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.branches .box .branch_box .branch_city {
margin-top: 0;
margin-left: 15px;
}
.branches .box .branch_box .branch_ico {
width: 50px;
} .homepage_slider_wrapper { background-color: #f7f7f7;
}
.subpage_bg .subpage_title_wrapper h1 {
font-size: 42px;
font-weight: 400;
margin-left: 0;
padding: 10px 0 10px 15px;
}
.about_content .section_title {
color: #676767;
} .who_are_we{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.about_content .who_are_we .section_title {
padding: 0;
white-space: nowrap;
}
.about_content .who_are_we .text_wrapper {
padding-left: 15%;
}
.elmega {
padding-top: 0;
}
.elmega_expand_content.space-between{
padding:15px 40px;
} .yellow_bg.btn_link:hover {
background-color: #444444;
color: #fff;
}
.images-row{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#text-content p {
padding: 0 15px;
}
.registration_data {
padding: 15px;
}
.registration_data h4 {
font-size: 18px;
font-weight: 400;
color: #000;
} .branches { float: left;
display: inline-block;
}
.branch_content_wrapper {
width: 70%;
display: inline-block;
}
.shadow {
-webkit-box-shadow: -1px 4px 10px #23232317;
box-shadow: -1px 4px 10px #23232317;
}
.nav_bottom_bar.sticky {
left: 0;
width: 100%;
max-width: 100%;
max-width: initial;
z-index: 999;
}
.mega_price_list::before{
opacity: 0.9;
}
.page_footer .footer_top_wrapper div.wpcf7 {
padding: 0;
display: block;
border: 0;
}
.page_footer .footer_top_wrapper div #newsletter input[type="email"]{
width: 100%;
}
.home_content .search_product{
border:0;
}
.home_content .search_product .row_2x .label_block {
border-right: 1px solid #b5b5b5;
}
.home_content .search_product .form_row .label_block:nth-child(2) {
border-right: 1px solid #b5b5b5;
border-left: 0;
}
div.wpcf7 .ajax-loader, .sent input {
display: none;
}
.page_footer .footer_top_wrapper div.wpcf7-response-output {
border: 0;
padding: 0;
margin: 0;
margin-top: 20px;
color: red;
}
.page_nav_inner .search-form #search-form, .page-content .search-trigger {
display: none;
}
.page-content #search-form{
justify-content: flex-start;
}
.single_gallery_big_picture .gallery_slide a {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.all_galleries_content .all_galeries {
padding-left: 0;
}
.small_gallery .gallery_slide {
position: relative;
}
.gallery_slide a{
display:block;
width:100%;
height:100%;
top:0;
left:0;
position:absolute;
}
.search-wrapper {
height: 46px;
}
.page_footer {
clear: both;
}
.subpage_bg .subpage_title_wrapper h1 {
width: 50%;
width: fit-content;
}
.partners_logos_tabs .tabs {
background: #fff;
}
.tabs_section .tabs li {
background: #f7f7f7;
display: inline-block;
z-index: initial;
padding-bottom: 10px;
margin-bottom: 5px;
}
.post-content img {
max-width: 100%;
height: auto;
}
.post-thumbnail{
position: relative;
z-index: -1;
}
.post-thumbnail a{
position: absolute;
top:0;
left:0;
display:block;
width: 100%;
height:100%;
}
.gallery {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.gallery .gallery-item {
max-width: initial;
width: initial;
}
@media all and (max-width: 1200px){
.images-row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.images-row img {
width: 30%;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-o-object-fit: cover;
object-fit: cover;
margin: 1%;
max-height:300px;
}
}
@media all and (max-width: 900px){
.about_content .who_are_we .text_wrapper {
padding-left: 0;
}
}
@media all and (max-width: 768px){
.who_are_we {
padding: 60px 15px;
display: block;
}
.about_content .section_title {
padding: 0;
margin: 0;
margin-bottom: 30px;
text-align: center;
}
.roadmap.roadmap--orientation-auto .roadmap__events {
width: 75%;
}
.roadmap.roadmap--orientation-auto .roadmap__events__event:nth-child(odd) .event {
top: -10px;
}
}
@media all and (max-width: 578px){
.small_gallery .gallery_slide {
height: 250px;
}
.error404 main {
margin: 100px 0 50px;
}
.error404 main {
margin: 50px 0 25px;
}
.nav_top_bar > a:last-of-type {
display: flex;
}
.search-wrapper {
display: none;
}
.homepage_single_slide_content {
padding: 15px;
}
.homepage_single_slide_content h1 {
font-size: 26px;
}
.homepage_single_slide_content h1 span {
margin-bottom: 0;
}
.home_content .search_product .form_row .label_block:nth-child(2) {
border-right: 1px solid #b5b5b5;
border-left: 1px solid #b4b5b4;
}
.home_content .logos {
padding: 15px;
}
.home_content .logos li {
margin-bottom: 0;
width: 25%;
}
.home_content .logos li img {
width: 100%;
}
.mega_price_list h2 {
font-size: 32px;
}
.page_nav {
padding-top: 0;
}
.post-loop {
padding: 0 15px 30px;
}
.single main>.container {
padding: 0 15px;
}
.post-template .post-thumbnail {
height: 200px;
}
.post-template .go-to-news {
margin: auto;
}
.post-template .post-content {
padding: 15px 25px 25px;
}
.nav_bottom_bar .main_menu a {
font-size: 18px;
}
.post-template .some-space{
display: none;
}
.images-row img {
height: 200px;
}
.branch_content_wrapper {
width: 100%;
}
.page-template-page-kontakt .contact_content {
padding-top: 5px;
padding-bottom: 30px;
}
.branches {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow-x: scroll;
max-width: 100%;
padding: 0 5px;
}
.branches .box {
margin-right: 5px;
min-width: 40%;
}
.branches .box .branch_box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 120px;
max-height: 130px;
}
.branches .box .branch_box:last-of-type{
margin-right: 0;
}
.branches .box .branch_box .ico_group {
max-width: 100%;
}
.branches .box .branch_box .branch_city {
margin: 0 auto;
font-size: 16px;
}
.branches .branch_list {
padding: 15px 10px 0;
}
.registration_data h4 {
font-size: 14px;
font-weight: 400;
}
.registration_data {
min-height: 140px;
}
.registration_data{
max-height: 120px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.branches .box .branch_box .branch_ico svg {
height: 30px;
}
.tab-content {
padding: 15px;
padding-top: 0;
}
.text-header {
margin-top: 30px;
display: block;
padding: 0 15px;
}
.text-content ul {
margin-left: 35px;
}
#text-content .map-wrapper {
display: block;
padding: 15px;
text-align: center;
}
.map-wrapper img{
max-width: 100%;
height: initial;
}
.page-template-page-oferta .page_content>.container {
margin-top: 0;
}
#text-content p {
padding: 15px;
}
.logos_tabs{
display: block;
}
.tabs_section .tabs li {
width: 100%;
}
.tabs_section .tabs li a {
padding: 10px 0;
}
#text-content h2{
text-align: center;
}
.roadmap.roadmap--orientation-auto .roadmap__events {
width: 90%;
}
.history_timeline .event .event__content {
font-size: 16px;
max-width: 70%;
}
section.rewards.shades-of-grey {
padding-top: 30px;
}
.section_title{
font-size: 28px;
}
.subpage_bg .subpage_title_wrapper h1::before,
.subpage_bg .subpage_title_wrapper h1::after{
display: none;
}
.subpage_bg .subpage_title_wrapper h1 {
width: 100%;
text-align: center;
padding: 10px 0;
margin: 0;
}
.subpage_bg .subpage_title_wrapper {
width: 100%;
bottom: initial;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.subpage_bg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.subpage_bg {
height: initial;
min-height: 250px;
}
.offer li .offer_item_title {
margin-top: -5px;
}
html {
overflow-x: hidden;
}
.nav_bottom_bar .main_menu {
margin: 25px auto;
}
.nav_bottom_bar {
margin-top: 0;
}
.nav_top_bar .socials ~ a {
margin-left: 0;
width: 100%;
padding: 10px 0;
}
.page_nav {
position: static;
}
.environment {
background-size: cover;
position:relative;
}
.environment:before{
content:'';
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color: #fff;
display:block;
opacity:0.9;
}
.mobile-overlay{
position: relative;
z-index:2;
}
}
.short_offer .btn_link {
position: absolute;
bottom: 50px;
margin: auto;
}
.menu-item-has-children {
position: relative;
}
.menu-item-has-children .sub-menu {
opacity: 0;
position: absolute;
left: -15px;
list-style-type: none;
background: white;
padding: 10px 15px;
margin-top: 15px;
border: 1px solid #b4b5b4;
}
.menu-item-has-children:hover .sub-menu{
opacity: 1;
}
.nav_bottom_bar .main_menu .sub-menu li {
margin-left: 0;
border-bottom: 1px solid #e6e6e6;
padding: 10px 0;
}
.nav_bottom_bar .main_menu .sub-menu li:first-of-type{
padding-top: 0;
}
.nav_bottom_bar .main_menu .sub-menu li:last-of-type {
border-bottom: 0;
padding-bottom: 0;
}
.menu-item-has-children .sub-menu:before {
content: '';
display: block;
width: 100%;
height: 15px;
position: absolute;
left: 0;
top: -15px;
}
@media all and (max-width:900px){
.menu-item-has-children .sub-menu {
opacity: 1;
position: static;
padding: 0;
margin-top: 5px;
border: 0;
}
.nav_bottom_bar .main_menu .sub-menu li {
margin-left: 0;
border-bottom: 0;
padding: 0;
}
.menu-item-has-children .sub-menu a {
font-size: 12px;
}
.nav_bottom_bar.sticky .main_menu .menu-item-has-children .sub-menu a{
font-size:10px;
}
}
.boxes .box:hover .layer-below {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.text-content img {
max-width: 100%;
height: auto;
margin: auto;
display: table;
}
.home_content .search_product{
background-color: #fff;
margin: 50px 0;
}
.footer-logos{
background: #676767;
}
.footer-logos .logos{
padding: 40px 0;
background: #fff;
border-top: 1px solid #fff;
}
.short_offer .offer_box{
flex: 1;
}
.tabs_section .tabs li.whitetab{
background: #fff
}
.history_timeline .event .event__date .text_shadow{
display: none;
}
.history_timeline .event .event__date{
font-size: 26px;
}
.all_news .post-template .post-thumbnail{
width: 250px;
height: 250px;
}
.all_news  .post-template .post-content{
padding: 0 40px;
}
.all_news .news_wrapper{
border: 1px solid #676767;
padding: 80px 40px;
}
.all_news .post-template .post-content{
padding: 0 40px;
border: none;
flex: 1;
}
@media all and (max-width: 960px){
.all_news .news_wrapper{
flex-direction: column
}
.all_news .post-template .post-thumbnail{
width: 100%;
height: 450px;
}
}
.page-template-page-about .rewards .rewards_tabs li{
display: none;
}
.page-template-page-about .rewards .tab-content-rewards{
display: block !important;
padding: 20px 0;
}
.homepage_slider .slick-slide > div,
.homepage_slider .homepage_single_slide{
height: 100%;
}
.maps{
height: 200px;
}
.page_footer .footer_top_wrapper div #newsletter input[type="email"]{
width: 70%;
}
.page_footer .footer_top_wrapper div #newsletter input[type="submit"]{
width: 30%;
}
.page_footer .footer_top_wrapper div.newsletter .wpcf7-form{
flex-wrap: wrap;
} .mega_price_list .mega_price_content {
padding-top: 40px;
font-size: 20px;
}
.header-content {
font-size: 20px;
}
.homepage_slider_wrapper .slick-slide{
visibility: hidden;
}
.homepage_slider_wrapper.slick-initialized  .slick-slide{
visibility: visible;
}
.images-row img {
object-fit: cover;
width: 100%;
height: 100%;
}
.fancybox-navigation .fancybox-button {
height: 140px;
width: 120px;
visibility: visible!important;
opacity: 1!important;
}
@media all and (min-width: 1200px){
.fancybox-navigation .fancybox-button--arrow_left {
left: 15vw;
}
.fancybox-navigation .fancybox-button--arrow_right {
right: 15vw;
}
}
a.google_link:before {
content: '';
background-image: url(http://space113.webd.pl/klienci/dynamik/wp-content/uploads/2019/08/icon-streetview-pegman.png);
display: inline-block;
height: 20px;
width: 20px;
background-repeat: no-repeat;
background-size: contain;
position: relative;
top: 5px;
}
a.google_link {
float: right;
text-align: right;
display: inline-block;
width: 100%;
margin-top: 15px;
font-size: 14px;
font-weight: 500;
}
.nav-carousel a img {
max-width: 50%!important;
margin: Auto;
}
li#menu-item-1146 > a {
pointer-events: none;
font-weight: 400;
}
.page_footer .footer_top_wrapper div.newsletter .wpcf7-form p {
display: flex;
}
.homepage_slider {
overflow: hidden;
}
@media all and (max-width: 900px){
.nav_bottom_bar.sticky .main_menu .menu-item-has-children .sub-menu a {
font-size: 14px;
font-weight: 700;
}
.menu-item-has-children .sub-menu{
background: transparent;
}
.branches .branch_list li {
font-size: 20px;
}
section.short_offer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.short_offer .offer_box {
width: 100%;
}
.nav_bottom_bar {
background-color: #fff!important;
}
}
@media all and (max-width: 768px){
.page_footer .footer_top_wrapper div #newsletter input[type="email"] {
width: 100%; }
.page_footer .footer_top_wrapper div #newsletter input[type="submit"] {
width: 100%;
}
.nav_bottom_bar {
background-color: #ffffff!important;
}
}
@media all and (max-width: 578px){
.subpage_bg .subpage_title_wrapper {
top: 25%;
}
.footer-logos ul {
margin-top: -15px;
margin-bottom: -15px;
}
.footer-logos li img {
margin: auto;
display: Table;
max-width: 80%;
padding: 15px 0;
}
.footer-logos li {
max-width: 50%;
}
}
.homepage_slider .homepage_single_slide .homepage_single_slide_bg{
height: 100%;
background-color: #444;
}
.homepage_slider .homepage_single_slide {
height: 650px;
}
@media all and (max-width: 992px){
.homepage_slider .homepage_single_slide {
height: 450px;
}
.nav_bottom_bar .main_menu .menu-item-has-children .sub-menu a{
font-weight: 700;
}
}
section.carousel .slick-prev {
z-index: 2;
}
@media all and (max-width: 768px){
.homepage_slider .homepage_single_slide {
height: 250px;
}
section.carousel .main-carousel{
border: 0;
}
.all_news .news_wrapper {
padding: 40px 20px;
}
.all_news .post-template .post-content {
padding: 0;
}
}
@media all and (min-width: 2800px){ .homepage_slider .homepage_single_slide .homepage_single_slide_bg {
height: 800px;
} .homepage_slider .homepage_single_slide{
min-height: 100%;
object-fit: cover;
}
}
@media all and (min-width: 768px){
.all_news .news_wrapper {
border: 1px solid #676767;
padding: 30px 40px;
}
}
.home_content {
margin-top: -4px;
}
.map_wrapper {
position: relative;
}
.map_wrapper .google_link_map {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
@media all and (max-width: 768px){
.home_content .search_product .section_title {
text-align: center;
line-height: 32px;
}
}embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}