.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;
}.wpp-btn-blue-large {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #009cde;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-blue-large:hover {
color: #fff;
background: #0285d2
}
.wpp-btn-blue-large:focus {
outline: 0
}
.wpp-btn-blue-medium {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #009cde;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-blue-medium:hover {
color: #fff;
background: #0285d2
}
.wpp-btn-blue-medium:focus {
outline: 0
}
.wpp-btn-blue-small {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #009cde;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-blue-small:hover {
color: #fff;
background: #0285d2
}
.wpp-btn-blue-small:focus {
outline: 0
}
.wpp-btn-blueborder-large {
display: inline-block;
border: 2px solid #009cde;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #009cde;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-blueborder-large:hover {
color: #fff;
background: #009cde
}
.wpp-btn-blueborder-large:focus {
outline: 0
}
.wpp-btn-blueborder-medium {
display: inline-block;
border: 2px solid #009cde;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #009cde;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-blueborder-medium:hover {
color: #fff;
background: #009cde
}
.wpp-btn-blueborder-medium:focus {
outline: 0
}
.wpp-btn-blueborder-small {
display: inline-block;
border: 2px solid #009cde;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #009cde;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-blueborder-small:hover {
color: #fff;
background: #009cde
}
.wpp-btn-blueborder-small:focus {
outline: 0
}
.wpp-btn-orange-large {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #f7a020;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-orange-large:hover {
color: #fff;
background: #ffc030
}
.wpp-btn-orange-large:focus {
outline: 0
}
.wpp-btn-orange-medium {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #f7a020;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-orange-medium:hover {
color: #fff;
background: #ffc030
}
.wpp-btn-orange-medium:focus {
outline: 0
}
.wpp-btn-orange-small {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #f7a020;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-orange-small:hover {
color: #fff;
background: #ffc030
}
.wpp-btn-orange-small:focus {
outline: 0
}
.wpp-btn-orangeborder-large {
display: inline-block;
border: 2px solid #f7a020;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #f7a020;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-orangeborder-large:hover {
color: #fff;
background: #f7a020
}
.wpp-btn-orangeborder-large:focus {
outline: 0
}
.wpp-btn-orangeborder-medium {
display: inline-block;
border: 2px solid #f7a020;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #f7a020;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-orangeborder-medium:hover {
color: #fff;
background: #f7a020
}
.wpp-btn-orangeborder-medium:focus {
outline: 0
}
.wpp-btn-orangeborder-small {
display: inline-block;
border: 2px solid #f7a020;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #f7a020;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-orangeborder-small:hover {
color: #fff;
background: #f7a020
}
.wpp-btn-orangeborder-small:focus {
outline: 0
}
.wpp-btn-white-large {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #fff;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #444;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-white-large:hover {
color: #fff;
background: #444
}
.wpp-btn-white-large:focus {
outline: 0
}
.wpp-btn-white-medium {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #fff;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #444;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-white-medium:hover {
color: #fff;
background: #444
}
.wpp-btn-white-medium:focus {
outline: 0
}
.wpp-btn-white-small {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #fff;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #444;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-white-small:hover {
color: #fff;
background: #444
}
.wpp-btn-white-small:focus {
outline: 0
}
.wpp-btn-whiteborder-large {
display: inline-block;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-whiteborder-large:hover {
color: #444;
background: #fff
}
.wpp-btn-whiteborder-large:focus {
outline: 0
}
.wpp-btn-whiteborder-medium {
display: inline-block;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-whiteborder-medium:hover {
color: #444;
background: #fff
}
.wpp-btn-whiteborder-medium:focus {
outline: 0
}
.wpp-btn-whiteborder-small {
display: inline-block;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-whiteborder-small:hover {
color: #444;
background: #fff
}
.wpp-btn-whiteborder-small:focus {
outline: 0
}
.wpp-btn-navy-large {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #345;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-navy-large:hover {
color: #fff;
background: #456
}
.wpp-btn-navy-large:focus {
outline: 0
}
.wpp-btn-navy-medium {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #345;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-navy-medium:hover {
color: #fff;
background: #456
}
.wpp-btn-navy-medium:focus {
outline: 0
}
.wpp-btn-navy-small {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #345;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-navy-small:hover {
color: #fff;
background: #456
}
.wpp-btn-navy-small:focus {
outline: 0
}
.wpp-btn-navyborder-large {
display: inline-block;
border: 2px solid #456;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #456;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-navyborder-large:hover {
color: #fff;
background: #456
}
.wpp-btn-navyborder-large:focus {
outline: 0
}
.wpp-btn-navyborder-medium {
display: inline-block;
border: 2px solid #456;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #456;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-navyborder-medium:hover {
color: #fff;
background: #456
}
.wpp-btn-navyborder-medium:focus {
outline: 0
}
.wpp-btn-navyborder-small {
display: inline-block;
border: 2px solid #456;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #456;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-navyborder-small:hover {
color: #fff;
background: #456
}
.wpp-btn-navyborder-small:focus {
outline: 0
}
.wpp-btn-grey-large {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #666;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-grey-large:hover {
color: #fff;
background: #555
}
.wpp-btn-grey-large:focus {
outline: 0
}
.wpp-btn-grey-medium {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #666;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-grey-medium:hover {
color: #fff;
background: #555
}
.wpp-btn-grey-medium:focus {
outline: 0
}
.wpp-btn-grey-small {
display: inline-block;
border: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: #666;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #fff;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-grey-small:hover {
color: #fff;
background: #555
}
.wpp-btn-grey-small:focus {
outline: 0
}
.wpp-btn-greyborder-large {
display: inline-block;
border: 2px solid #555;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #555;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 10px 16px;
font-size: 24px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px
}
.wpp-btn-greyborder-large:hover {
color: #fff;
background: #555
}
.wpp-btn-greyborder-large:focus {
outline: 0
}
.wpp-btn-greyborder-medium {
display: inline-block;
border: 2px solid #555;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #555;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px
}
.wpp-btn-greyborder-medium:hover {
color: #fff;
background: #555
}
.wpp-btn-greyborder-medium:focus {
outline: 0
}
.wpp-btn-greyborder-small {
display: inline-block;
border: 2px solid #555;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
background: transparent;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
color: #555;
cursor: pointer;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
vertical-align: baseline;
white-space: nowrap;
-webkit-font-smoothing: antialiased;
padding: 5px 10px;
font-size: 12px;
font-weight: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0
}
.wpp-btn-greyborder-small:hover {
color: #fff;
background: #555
}
.wpp-btn-greyborder-small:focus {
outline: 0
}@font-face {
font-family: 'QuicksandR';
src: url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Regular.eot);
src: url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Regular.eot?#iefix)
format('embedded-opentype'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Regular.woff2) format('woff2'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Regular.woff) format('woff'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Regular.ttf) format('truetype'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Regular.svg#Quicksand-Regular) format('svg');
}
@font-face {
font-family: 'QuicksandM';
src: url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Medium.eot);
src: url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Medium.eot?#iefix)
format('embedded-opentype'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Medium.woff2) format('woff2'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Medium.woff) format('woff'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Medium.ttf) format('truetype'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-Quicksand-Medium.svg#Quicksand-Medium) format('svg');
}
@font-face {
font-family: 'Bebas';
src: url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-BebasNeue.eot);
src: url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-BebasNeue.eot?#iefix) format('embedded-opentype'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-BebasNeue.woff2) format('woff2'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-BebasNeue.woff) format('woff'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-BebasNeue.ttf) format('truetype'),
url(//ostojajelonek.pl/wp-content/themes/ostoja/fonts/hinted-BebasNeue.svg#BebasNeue) format('svg');
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-open {
overflow: auto;
}
.fade.in {
opacity: 1;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: 0.3;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
z-index: 1500;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-content .modal-body a {
background: #333333;
padding-top: 20px;
padding-bottom: 20px;
position: absolute;
padding-left: 44px;
padding-right: 44px;
bottom: 7%;
left: 35%;
}
.modal-content .modal-body a.check-btn {
background: #f07d00;
color: #fff;
bottom: 76%;
left: 43%;
padding-left: 20px;
padding-right: 20px;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
}
.close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: 0.2;
}
.close:focus,
.close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
outline: none;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 100px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
@media only screen and (max-width: 643px) {
.not-show {
display: none !important;
}
.modal-content .modal-body a {
padding-top: 12px;
padding-bottom: 12px;
position: absolute;
padding-left: 20px;
font-size: 11px;
padding-right: 20px;
bottom: 7%;
left: 37%;
}
.row[rel='12'] .left {
padding-left: 10px;
padding-right: 10px;
width: 90%;
}
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter: alpha(opacity=70);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
z-index: 100;
display: none;
filter: blur(5px);
}
.ostoja-popup a {
text-decoration: none;
}
.popup {
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
.ostoja-popup {
min-width: 640px;
width: 640px;
min-height: 500px;
margin: 100px auto;
background: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/bg-popup.png) no-repeat center;
position: relative;
z-index: 103;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
}
.ostoja-popup p {
color: #555555;
}
.ostoja-popup p a {
color: #d91900;
font-weight: bold;
}
.ostoja-popup .x {
float: right;
top: 34px;
right: 36px;
height: 24px;
position: relative;
width: 24px;
}
.ostoja-popup .logo {
top: -10px;
left: 270px;
position: relative;
}
.ostoja-popup .belka {
left: 166px;
top: 394px;
position: relative;
}
.ostoja-popup .upoluj {
left: -59px;
top: 115px;
position: relative;
}
.ostoja-popup .content {
top: 115px;
position: relative;
text-align: center;
padding-top: 20px;
}
.ostoja-popup .x:hover {
cursor: pointer;
}
.ostoja-popup h3 {
font-weight: normal;
font-size: 19px;
line-height: 30px;
color: #4b4a49;
}
.ostoja-popup a {
padding: 15px;
background-color: #333333;
color: #e7e4da;
border: none;
font-size: 20px;
}
html,
body {
margin: 0px;
padding: 0px;
background: #fff;
color: #4d4d4d;
font-family: 'QuicksandR';
font-size: 1em;
line-height: 2em;
}
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
}
a {
color: #eeebe1;
text-decoration: none;
transition: all 0.5s ease;
} .eye {
position: relative;
text-align: center;
}
.eye img {
width: 20%;
min-width: 100px;
max-width: 500px;
}
.stamp {
position: relative;
text-align: center;
}
.stamp img {
width: 10%;
min-width: 100px;
max-width: 200px;
margin-left: 30%;
margin-top: -6%;
}
@media only screen and (max-width: 1024px) {
.stamp img {
width: 10%;
min-width: 100px;
max-width: 200px;
margin-left: 33%;
margin-top: -6%;
}
}
header {
background-color: #eeebe1;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/images/bg_header.jpg);
background-size: cover;
background-position: top center;
position: relative;
overflow: hidden;
min-height: calc(100vh - 190px);
padding-bottom: 190px;
}
#formenu {
position: absolute;
width: 100%;
top: 0px;
left: 0px;
min-height: 100vh;
overflow: hidden;
}
#menulist {
margin-left: 100%;
width: 40%;
min-height: 100vh;
background: rgba(115, 102, 78, 0.95);
transition: margin 1s;
padding: 5%;
}
#menulist .clip {
padding-top: 100px;
position: relative;
}
#menulist .info {
color: #fff;
line-height: 1.5em;
padding: 50px 0px;
}
#menulist .info .left {
width: 50%;
float: left;
min-width: 300px;
padding-bottom: 50px;
}
#menulist .info .right {
width: 50%;
float: left;
min-width: 300px;
}
#menulist.open {
margin-left: 50%;
}
#menulist .clip > a {
display: block;
padding-bottom: 25px;
padding-left: 4%;
line-height: 25px;
color: #fff;
font-family: 'QuicksandR';
font-size: 30px;
transition: color 0.5s;
}
#menulist A:hover {
color: #333;
}
#menu {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
}
#menu .mclose {
display: none;
}
#menu .phone {
float: left;
width: auto;
font-size: 20px;
margin-top: 6%;
margin-left: 6%;
color: #eeebe1;
line-height: 1;
}
#menu .phone2 {
clear: both;
float: left;
width: auto;
font-size: 20px;
margin-top: 5px;
margin-left: 6%;
color: #eeebe1;
line-height: 1;
}
#menu .email {
clear: both;
float: left;
width: auto;
font-size: 20px;
margin-top: 10px;
margin-left: 6%;
color: #eeebe1;
line-height: 1;
}
#menu .fb {
clear: both;
float: left;
width: auto;
font-size: 20px;
margin-top: 5px;
margin-left: 6%;
color: #eeebe1;
line-height: 1;
}
#menu .menuicon {
position: absolute;
top: 0;
right: 0;
width: auto;
margin-top: 6%;
margin-right: 6%;
cursor: pointer;
z-index: 100;
}
body:not(.menu-open) #menu .email,
body:not(.menu-open) #menu .phone,
body:not(.menu-open) #menu .phone2,
body:not(.menu-open) #menu .fb,
body:not(.menu-open) .stamp,
body:not(.menu-open) .eye,
body:not(.menu-open) .marquee {
position: relative;
z-index: 5;
}
header .title {
font-family: 'Bebas';
font-size: 8vw;
font-size: 8vmax;
letter-spacing: 15px;
line-height: 1;
color: #eeebe1;
text-align: center;
-ms-transform: skewY(-10deg);
-webkit-transform: skewY(-10deg);
transform: skewY(-10deg);
text-shadow: 0.5vw 0.3vw 0px #73664e;
margin-top: 30px;
}
header .scroll {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
text-align: center;
font-family: 'Bebas';
color: #eeebe1;
font-size: 24px;
letter-spacing: 5px;
}
header .scroll IMG {
padding: 47px 0px;
}
nav {
text-align: center;
height: 200px;
}
nav .logo {
width: 10%;
min-width: 100px;
max-width: 200px;
}  .phone-hide, .phone-hide-bottom {
display: none;
}
.phone-show, .phone-show-bottom {
cursor: pointer;
}
.phone-show, .phone-show-bottom {
background: #333;
padding: 8px 20px;
margin-bottom: 0;
}
.phone-show-bottom {
color:#fff;
width: fit-content;
width: -moz-fit-content;
font-size: 20px;
}
.phone-hide-bottom {
font-size: 20px;
}
.gray {
color: #444443;
margin-left: 35px;
font-size: 13px;
} #buildings .fil0 {
fill: #73664e;
opacity: 0;
cursor: pointer; 
}
#buildings .fil0:hover, #buildings .fil0.fil11.dn0:hover {
opacity: 0.8;
}
#buildings .fil0.selected {
fill: #ff0000;
opacity: 0.6;
}
#buildings .fil0.fil11.dn0 {
fill:green;
opacity: 0.5;
}
#bdata {
display: none;
}
#table {
position: absolute;
left: 0px;
top: 0px;
max-width: 370px;
height: 252px;
display: none;
width: calc(100% - 30px);
z-index: 10;
}
#table.active {
display: flex;
}
#table .close-table {
position: absolute;
top: 15px;
right: 15px;
opacity: 0.5;
width: 15px;
height: 15px;
z-index: 105;
transition: all 0.3s ease;
cursor: pointer;
}
#table .close-table:hover {
opacity: 1;
}
#table .left {
width: 110px;
height: 152px;
z-index: 100;
background: #73664e;
text-align: center;
font-family: 'QuicksandR';
font-size: 30px;
color: #fff;
padding-top: 100px;
float: left;
}
#table .left.reserv {
background: #a64040;
}
#table .left .reserved {
font-size: 10px !important;
}
#table .right {
padding: 25px 30px;
height: 202px;
flex: 1;
z-index: 100;
background: #fff;
color: #666;
text-align: left;
font-size: 15px;
line-height: 18px;
float: left;
}
#table .right SPAN {
font-weight: bold;
}
#table .right .tleft {
float: left;
width: 50%;
margin: 20px 0px;
}
#table .right .tright {
float: left;
width: 50%;
margin: 20px 0px;
}
#table .right .price {
font-size: 30px;
}
.forprice {
margin-top: 24px;
}
#table .triangle {
background: #fff;
transform: rotate(45deg);
width: 30px;
height: 30px;
position: absolute;
bottom: -15px;
left: 0;
right: 0;
margin: 0 auto;
}
#table A .btn {
width: 200px;
padding: 10px 0px;
transition: all 0.5s;
color: #fff;
background: #333;
text-align: center;
margin-top: 10px;
transition: all 0.5s;
}
#table A .btn:hover {
background: #73664e;
}
#table .btn {
width: 200px;
padding: 10px 0px;
transition: all 0.5s;
color: #fff;
background: #ccc;
text-align: center;
margin-top: 10px;
transition: all 0.5s;
}  footer {
background: #fff;
margin: 0px 2%;
padding: 40px 5%;
font-size: 16px;
}
footer .left {
width: 25%;
float: left;
}
footer .right {
width: 75%;
float: left;
}
footer .rights {
padding-top: 50px;
}  .button {
background: #333333;
padding: 10px 50px;
transition: all 0.5s;
text-align: center;
width: auto;
}
.button:hover {
background: #73664e;
}
.frame {
padding: 43px 53px 23px 53px;
border-bottom: 4px solid #b4a984;
color: #000;
background: #fff;
-webkit-box-shadow: 0px 0px 37px -5px rgba(0, 0, 0, 0.41);
-moz-box-shadow: 0px 0px 37px -5px rgba(0, 0, 0, 0.41);
box-shadow: 0px 0px 37px -5px rgba(0, 0, 0, 0.41);
font-size: 14px;
line-height: 30px;
}
.form {
padding: 43px 53px 23px 53px;
border: 3px solid #b4a984;
color: #000;
background: #fff;
font-size: 14px;
line-height: 30px;
}
@media (max-width: 567px) {
.form {
margin-left: 20px;
margin-right: 20px;
padding: 43px 23px 23px 23px;
border: 2px solid #b4a984;
}
} .form-title-span {
font-weight: normal;
font-family: 'QuicksandM';
font-size: 24px;
}
.frame H3 {
font-weight: normal;
font-family: 'QuicksandM';
font-size: 36px;
font-size: 50px;
font-size: 3vmax;
margin-top: 0px;
line-height: 1em;
}
.block {
position: relative;
background: #eeebe1;
margin: 0px 2%;
padding: 0px 6%;
line-height: 34px;
}
H2 {
font-family: 'Bebas';
color: #333;
font-size: 100px;
font-size: 5vw;
font-size: 5vmax;
font-weight: normal;
letter-spacing: 3px;
line-height: 0.8em;
margin: 0px 0px 30px 0px;
}
H3 {
font-family: 'Bebas';
color: #333;
font-size: 80px;
font-size: 5vw;
font-size: 5vmax;
font-weight: normal;
letter-spacing: 3px;
line-height: 0.8em;
margin: 0px 0px 30px 0px;
}
.clear {
clear: both;
} #layer1 {
position: relative;
background-color: #eeebe1;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/bg1.jpg);
background-size: 100%;
background-repeat: repeat-y;
}
.layer2 {
width: 80%;
margin: 0px 10%;
}
.row[rel='1'] {
padding-top: 160px;
padding-bottom: 80px;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/svg/oje_jelenie.svg);
background-size: 40%;
background-position: 110% 50px;
background-repeat: no-repeat;
}
.row[rel='1'] .left {
width: 30%;
padding-top: 100px;
float: left;
}
.row[rel='1'] .right {
width: 70%;
float: left;
position: relative;
}
.row[rel='1'] .right .photo {
width: 80%;
margin-left: 10%;
}
.row[rel='1'] .right .frame1 {
position: absolute;
right: 0px;
bottom: -50px;
width: 50%;
text-align: left;
}
.row[rel='2'] .left {
width: 30%;
float: left;
position: relative;
margin-top: -70px;
}
.row[rel='2'] .left .photo {
width: 100%;
}
.row[rel='2'] .right {
width: 60%;
margin-left: 10%;
float: left;
position: relative;
text-align: center;
}
.row[rel='2'] .right .oneline {
margin-top: 40px;
}
.row[rel='2'] .right .icon {
text-align: center;
float: left;
width: 30%;
}
.row[rel='2'] .right .icon IMG {
width: 70%;
margin-bottom: 30px;
max-width: 200px;
}
.row[rel='3'] .right {
width: 60%;
float: right;
position: relative;
margin-top: -70px;
}
.row[rel='3'] .right .photo {
width: 83%;
margin-left: 7%;
}
.row[rel='3'] .right .text {
color: #73664e;
padding-left: 35%;
font-family: 'QuicksandM';
font-size: 28px;
line-height: 45px;
padding-top: 80px;
padding-bottom: 150px;
}
.row[rel='3'] .left {
margin-top: 20%;
width: 45%;
margin-right: -15%;
float: right;
position: relative;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/block3_2.png);
background-size: cover;
background-position: top center;
color: #eeebe1;
padding: 5%;
}
.row[rel='3'] .left H3 {
font-family: 'Bebas';
letter-spacing: 3px;
margin: 0px;
margin-bottom: 30px;
color: #eeebe1;
font-size: 100px;
font-size: 5vw;
font-size: 5vmax;
line-height: 0.8em;
}
.row[rel='3'] .left .box {
width: 50%;
float: left;
font-size: 53px;
line-height: 0.8em;
margin-bottom: 30px;
}
.row[rel='3'] .left .box P {
font-size: 18px;
margin-bottom: 0px;
}
.row[rel='3'] .left .oneline {
margin-top: 10px;
margin-bottom: 40px;
}
.row[rel='4'] {
padding-bottom: 50px;
}
.row[rel='4'] .left {
padding-top: 100px;
width: 30%;
float: left;
}
.row[rel='4'] .left .icons {
margin: 30px 0px;
}
.row[rel='4'] .left .icons .box {
margin: 0px 20px;
}
.row[rel='4'] .left .icons .box .bleft {
width: 50%;
float: left;
padding: 10px 0px;
}
.row[rel='4'] .left .icons .box .bleft IMG {
height: 90px;
}
.row[rel='4'] .left .icons .box .bright {
width: 40%;
float: left;
padding: 20px 0px;
padding-left: 10%;
}
.row[rel='4'] .right {
width: 70%;
float: left;
position: relative;
}
.row[rel='4'] .right .photo {
margin-top: 300px;
margin-left: 10%;
width: 80%;
}
.row[rel='4'] .right .frame2 {
position: absolute;
right: 0px;
bottom: -100px;
width: 40%;
text-align: left;
}
.row[rel='4'] .right .photo2 {
position: absolute;
left: 20%;
top: -7%;
width: 30%;
min-width: 400px;
}
.row[rel='5'] {
background: #fff;
padding: 0px 1%;
margin: 0px -10%;
padding-bottom: 230px;
padding-top: 100px;
}
.row[rel='5'] #apartament .apt1 {
display: none;
}
.row[rel='5'] #apartament {
margin-bottom: -200px;
width: 100%;
}
.row[rel='5'] #apartament .floor1 {
display: none;
}
.row[rel='5'] .left {
padding-top: 100px;
width: 30%;
float: left;
}
.row[rel='5'] .left .switch1 {
margin: 30px 0px;
}
.row[rel='5'] .left .switch1 .switch {
background: #eeebe1;
color: #333;
float: left;
width: 100px;
font-family: 'QuicksandM';
padding: 10px 20px;
line-height: 24px;
text-align: center;
cursor: pointer;
transition: all 0.5s;
}
.row[rel='5'] .left .switch1 .switch:hover {
background: #73664e;
color: #fff;
}
.row[rel='5'] .left .switch1 .switch.selected {
background: #333;
color: #eeebe1;
}
.row[rel='5'] .switch2 {
margin: 50px 0px;
}
.row[rel='5'] .switch2 IMG {
cursor: pointer;
}
.row[rel='5'] .right {
width: 70%;
float: left;
margin-right: -10%;
}
.row[rel='5'] .right IMG {
width: 100%;
}
.row[rel='6'] {
position: relative;
}
.row[rel='6'] .gmap {
width: 80%;
margin-left: -9%;
height: 625px;
}
.row[rel='6'] .comeback {
position: absolute;
width: 90%;
left: 8%;
top: -120px;
font-size: 72px;
color: #a68461;
font-family: 'Bebas';
line-height: 80px;
letter-spacing: 4px;
}
.row[rel='6'] .frame3 {
position: absolute;
right: 0px;
bottom: -50px;
width: 30%;
text-align: left;
}
.row[rel='7'] {
padding: 70px 0px 50px 0px;
}
.row[rel='7'] .left {
width: 20%;
float: left;
}
.row[rel='7'] .right {
width: 35%;
float: left;
}
.row[rel='7'] .center {
width: 35%;
float: left;
padding-left: 5%;
}
.row[rel='7'] .center {
margin-top: -150px;
position: relative;
}
.row[rel='7'] .center IMG {
width: 100%;
}
.row[rel='7'] .right .icons {
margin: 30px 0px;
}
.row[rel='7'] .right .icons .box {
margin: 0px 20px;
}
.row[rel='7'] .right .icons .box .bleft {
width: 50%;
float: left;
padding: 10px 0px;
text-align: center;
}
.row[rel='7'] .right .icons .box .bleft IMG {
height: 90px;
}
.row[rel='7'] .right .icons .box .bright {
width: 40%;
float: left;
padding: 20px 0px;
padding-left: 10%;
text-align: left;
}
.row[rel='7'] .right {
text-align: center;
}
.row[rel='8'] .center {
text-align: center;
padding: 100px 0px;
}
.row[rel='8'] .svgmap {
margin-top: 100px;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/oje_etap2_domy_opt.png);
background-size: 100%;
background-repeat: no-repeat;
position: relative;
}
.row[rel='8'] .svgmap IMG {
width: 100%;
}
.row[rel='8'] img.houses-sign {
width: auto;
position: absolute;
left: 51%;
top: 30%;
z-index: 2;
}
.row[rel='8'] img.place-sign {
width: auto;
position: absolute;
top: 44%;
left: 7%;
z-index: 3;
}
.row[rel='8'] img.first-sign {
width: auto;
position: absolute;
top: 17%;
left: 24%;
z-index: 4;
}
@media only screen and (max-width: 567px) {
.row[rel='8'] img.houses-sign {
width: 12%;
top: 60%;
left: 57%;
}
.row[rel='8'] img.place-sign {
width: 12%;
top: 60%;
left: 81%;
}
.row[rel='8'] img.first-sign {
width: 12%;
top: 60%;
left: 31%;
}
#table .right {
padding: 25px 15px;
}
}
.row[rel='8'] .oneline {
margin: 30px 0px;
}
.row[rel='9'] {
padding-bottom: 160px;
padding-top: 100px;
position: relative;
}
.row[rel='9'] H2 {
position: absolute;
left: 0px;
top: 20px;
width: 100%;
}
.row[rel='9'] .button {
display: block;
}
.row[rel='9'] .left {
position: relative;
float: left;
width: 30%;
padding-top: 100px;
}
.row[rel='9'] .left .forbutton {
margin-top: 70px;
}
.row[rel='9'] .right {
position: relative;
float: left;
width: 40%;
}
.row[rel='9'] .right .poro {
text-align: right;
margin-top: 40px;
padding-right: 170px;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/porotherm.jpg);
background-repeat: no-repeat;
background-position: right 15px;
height: 50px;
}
.row[rel='9'] .right .photo {
width: 90%;
margin-left: 10%;
margin-top: 20px;
}
.row[rel='9'] .right .brick {
position: absolute;
right: -249px;
bottom: 100px;
width: 249px;
height: 200px;
}
.row[rel='10'] {
height: 100px;
background: #fff;
padding: 0px 10%;
margin: 0px -10%;
}
.row[rel='10'] .left {
position: relative;
float: left;
width: 50%;
}
.row[rel='10'] .right {
position: relative;
float: left;
width: 50%;
}
.row[rel='10'] .right .coffee {
margin-left: -15%;
margin-top: -250px;
}
.row[rel='10'] .left H2 {
position: absolute;
left: 0px;
top: -125px;
}
.row[rel='11'] {
background: #fff;
padding: 0px 10%;
margin: 0px -10%;
}
.row[rel='11'] .left {
width: 40%;
float: left;
margin-right: 10%;
}
.row[rel='11'] .right {
width: 50%;
float: left;
}
.row[rel='11'] .left P SPAN {
font-family: 'QuicksandM'; }
.row[rel='11'] a {
color: #4d4d4d;
}
.row[rel='12'] {
background: #fff;
padding: 0px 10%;
margin: 0px -10%;
padding-top: 100px;
padding-bottom: 200px;
background-image: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/bg_clock.png);
background-repeat: no-repeat no-repeat;
background-position: center 85%;
}
.row[rel='12'] .left {
width: 40%;
float: left;
margin-right: 10%;
}
.row[rel='12'] .right {
width: 50%;
float: left;
}
.row[rel='12'] .left P SPAN {
font-family: 'QuicksandM';
font-size: 36px;
}
.row[rel='12'] a {
color: #4d4d4d;
}
h2.gold {
color: #a68461;
}
#kontakt .form-group,
#newsletter .form-group {
position: relative;
margin-bottom: 30px;
}
#kontakt textarea.form-control,
#newsletter textarea.form-control {
resize: none;
}
#kontakt .form-control,
#newsletter .form-control {
display: block;
width: 100%;
border: 0;
border-bottom: 1px solid #8e8e8e;
font-size: 21px;
height: 60px;
background: transparent;
}
#kontakt .form-control:focus,
#newsletter .form-control:focus {
outline: none;
}
#kontakt .form-group label,
#newsletter .form-group label {
display: block;
position: absolute;
bottom: 15px;
left: 0;
font-size: 17px;
z-index: 1;
transform-origin: 0;
transition: all 0.4s ease;
color: #444;
pointer-events: none;
white-space: nowrap;
text-align: left;
}
#newsletter .wpcf7-list-item {
margin-left: 0;
}
#newsletter .wpcf7-list-item label {
position: relative;
pointer-events: initial;
}
#newsletter .wpcf7-list-item-label {
position: relative;
white-space: normal;
}
#kontakt .wpcf7-form br,
#newsletter .wpcf7-form br {
display: none;
}
#kontakt .form-group.floated label,
#newsletter .form-group.floated label {
transform: scale(0.8) translateY(-35px);
width: 100%;
white-space: nowrap;
}
#kontakt .row,
#newsletter .row {
margin: 0 -15px;
}
#kontakt .row:after,
#newsletter .row:after {
content: '';
display: table;
clear: both;
}
#kontakt .col-sm-6,
#newsletter .col-sm-6 {
width: 50%;
padding: 0 15px;
float: left;
position: relative;
box-sizing: border-box;
}
#kontakt .wpcf7-submit,
#newsletter .wpcf7-submit {
background: #94733a;
color: #e0ded2;
font-size: 16px;
display: block;
width: 100%;
text-align: center;
border: 0;
text-transform: uppercase;
padding: 14px 15px;
letter-spacing: 1px;
font-weight: 300;
margin-top: 15px;
font-weight: 600;
cursor: pointer;
}
#kontakt .wpcf7-submit:hover {
background: #73664e;
}
#kontakt .wpcf7-form-control-wrap,
#newsletter .wpcf7-form-control-wrap {
display: block;
position: relative;
}
#kontakt .your-date-wrap label,
#newsletter .your-date-wrap label {
width: calc(100% - 50px);
white-space: normal;
}
#kontakt .your-date,
#newsletter .your-date {
background: url(//ostojajelonek.pl/wp-content/themes/ostoja/img/icon-calendar.png) right 10px center no-repeat;
}
#kontakt .your-date input,
#newsletter .your-date input {
padding-right: 50px;
box-sizing: border-box;
}
#kontakt span.wpcf7-not-valid-tip,
#newsletter span.wpcf7-not-valid-tip {
color: #f00;
font-size: 12px;
font-weight: normal;
display: block;
position: absolute;
bottom: -25px;
white-space: nowrap;
}
#kontakt div.wpcf7-response-output,
#newsletter div.wpcf7-response-output {
margin: 0;
}
#standard .indoors {
margin-top: 60px;
}
#standard .indoors p.t {
font-weight: bold;
margin-bottom: 15px;
font-size: 19px;
}
#standard .indoors .details {
display: flex;
align-items: center;
white-space: nowrap;
}
#standard .indoors img {
max-width: 150px;
height: auto;
width: 100%;
margin-right: 30px;
}
#standard .indoors a {
color: #4d4d4d;
}
.menuicon span {
position: absolute;
top: 4px;
left: -49px;
color: #eeebe1;
font-weight: 700;
}
.marquee {
padding: 15px 0;
margin-bottom: 0;
overflow: hidden;
font-size: 18px;
color: #a68461;
font-weight: 700;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica,
Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.marquee:hover {
text-decoration: underline;
}
.marquee a {
color: #a68461;
font-size: 18px;
}
.marquee a:hover {
text-decoration: none;
}
.info {
margin-bottom: -100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.info .left {
-webkit-box-flex: 0;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
margin-right: 10%;
}
.info .left .pokoj {
position: relative;
top: -140px;
left: 50px;
}
.info .left .pokoj img {
width: 100%;
}
.info .left .block-brown {
width: 195px;
height: 195px;
}
.info .left .block-brown img {
width: 100%;
}
.info .left .architekt {
width: 170px;
position: relative;
top: -214px;
left: 107px;
}
.info .left .architekt img {
width: 100%;
}
.info .left .architekt-desc {
position: relative;
top: -299px;
left: 316px;
}
.info .left .architekt-desc p {
margin: 0;
font-weight: 600;
}
.info .right {
-webkit-box-flex: 0;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
}
.cupons {
padding-bottom: 350px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: 15px;
margin-right: 15px;
}
.cupons .left {
-webkit-box-flex: 0;
-ms-flex: 0 0 40%;
flex: 0 0 40%;
max-width: 40%;
margin-right: 10%;
}
.cupons .right {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.list-of-cupons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.list-of-cupons .col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.list-of-cupons .col-4 .item {
background-color: #fff;
padding: 20px;
width: 100px;
height: 100px;
margin-right: 30px;
display: flex;
}
.list-of-cupons .col-4 p {
margin-right: 20px;
}
.list-of-cupons .col-4 .item a {
align-self: center;
}
.list-of-cupons .col-4 .item a img {
width: 100%;
}
.section-container {
display: flex;
}
.section-left,
.section-right {
margin: 0 auto;
padding: 30px;
}
.center-section {
text-align: center;
}
.img-resp {
max-width: 100%;
min-width: 100%;
}
.dzialki {
background: #fff;
padding-bottom: 80px;
padding-top: 60px;
margin: 0px -10%;
}
@media (max-width: 1400px) {
#kontakt .col-sm-6,
#newsletter .col-sm-6 {
width: 100%;
float: none;
}
}
@media (max-width: 1024px) {
#standard .indoors .details {
justify-content: center;
}
#layer1 {
background-image: none;
width: 100%;
overflow-x: hidden;
}
.layer2 {
width: 100%;
margin: 0px 0px;
overflow-x: hidden;
}
#menulist {
margin-left: 100%;
width: 60%;
padding: 5%;
padding-top: 150px;
}
#menulist .clip {
padding-top: 100px;
}
#menulist.open {
margin-left: 30%;
}
#menulist .info {
display: none;
}
.row[rel='1'] .left {
width: calc(100% - 20px);
text-align: center;
padding: 10px;
padding-top: 0px;
padding-bottom: 50px;
}
.row[rel='1'] .right {
width: 100%;
text-align: right;
}
.row[rel='1'] .right .frame1 {
position: relative;
margin-left: 70px;
margin-top: -100px;
z-index: 1000;
}
.row[rel='2'] {
padding-bottom: 150px;
}
.row[rel='2'] .left {
width: 100%;
}
.row[rel='2'] .left .photo {
width: 60%;
}
.row[rel='2'] .right {
width: 100%;
margin-top: 40px;
margin-left: 0px;
}
.row[rel='2'] .right .oneline {
display: none;
}
.row[rel='2'] .right .icon {
width: 70%;
margin: 0px 15%;
}
.row[rel='3'] .left {
width: 80%;
margin-right: 0%;
margin-top: -150px;
float: left;
margin-left: 5%;
}
.row[rel='3'] .right {
width: 100%;
}
.row[rel='3'] .right .photo {
width: 80%;
margin-left: 20%;
}
.row[rel='3'] .right .text {
display: none;
}
.row[rel='4'] {
padding-bottom: 10px;
padding-top: 50px;
}
.row[rel='4'] .left {
width: 100%;
text-align: center;
padding: 0;
}
.row[rel='4'] .left .button {
display: none;
}
.row[rel='4'] .left .bleft {
width: 30% !important;
}
.row[rel='4'] .left .bright {
text-align: left;
padding-left: 0px;
}
.row[rel='4'] .right {
width: 90%;
margin-left: 10%;
}
.row[rel='4'] .right .photo2 {
display: none;
}
.row[rel='4'] .right .photo {
margin: 0px;
width: 100%;
}
.row[rel='4'] .right .frame2 {
position: relative;
bottom: 50px;
left: 40px;
}
.row[rel='5'] .left {
width: calc(100% - 20px);
text-align: center;
padding-bottom: 50px;
padding: 0 10px;
}
.row[rel='5'] .right {
width: 100%;
}
.row[rel='5'] .left .switch1 {
width: 280px;
margin: 0 auto;
}
.row[rel='5'] #apartament {
margin-left: 100px;
}
.row[rel='6'] {
padding-top: 250px;
}
.row[rel='6'] .comeback {
top: 50px;
width: 100%;
text-align: center;
left: 0;
font-size: 60px;
}
.row[rel='6'] .gmap {
width: 100%;
margin: 0px;
}
.row[rel='6'] .frame3 {
position: relative;
bottom: 50px;
left: 10%;
width: calc(80% - 106px);
}
.row[rel='7'] .left {
width: calc(100% - 20px);
text-align: center;
padding: 0 10px;
}
.row[rel='7'] .center {
width: 90%;
margin-top: 50px;
padding-left: 10%;
}
.row[rel='7'] .right {
width: 100%;
}
.row[rel='7'] .right .bleft {
width: 40% !important;
}
.row[rel='7'] .right .bright {
text-align: left;
padding-left: 0px;
}
.row[rel='8'] .center {
overflow: hidden;
padding-top: 0px;
}
.row[rel='9'] {
padding-bottom: 100px;
}
.row[rel='9'] .left {
width: calc(100% - 20px);
text-align: center;
padding: 0 10px;
}
.row[rel='9'] .left {
padding: 0 10px;
}
.row[rel='9'] .right {
width: 100%;
text-align: center;
}
.row[rel='9'] H2 {
width: 100%;
text-align: center;
}
.row[rel='9'] .right .photo {
width: 80%;
margin-left: 20%;
margin-top: 60px;
}
.row[rel='9'] .right .brick {
display: none;
}
.row[rel='9'] .right .poro {
margin-right: 30px;
}
.row[rel='10'] .left {
width: 100%;
text-align: center;
}
.row[rel='10'] .left H2 {
width: 100%;
top: 50px;
}
.row[rel='10'] .right {
display: none;
}
.row[rel='11'] .left {
width: 100%;
text-align: center;
}
.row[rel='11'] .left P {
padding: 0px 30px;
}
.row[rel='11'] .right {
width: 100%;
text-align: center;
}
.row[rel='12'] .left {
width: 90%;
text-align: center;
}
.row[rel='12'] .left P {
padding: 0px 30px;
}
.row[rel='12'] .right {
width: 100%;
text-align: center;
}
footer .left {
width: 100%;
text-align: center;
}
footer .right {
width: 100%;
text-align: center;
}
.section-container {
flex-flow: column-reverse;
}
.dzialki {
margin: 0;
}
.section-left,
.section-right {
padding: 15px;
}
}
@media (max-width: 768px) {
#menu {
margin-top: 100px;
}
.svgmap {
margin-top: 50px !important;
}
#table {
right: 0;
margin: -20px auto;
}
#table .triangle {
display: none;
}
.row[rel='3'] .left .box {
font-size: 4vmax;
}
.row[rel='5'] {
margin: 0;
}
.row[rel='5'] #apartament {
margin-left: 50px;
}
.row[rel='7'] {
padding-top: 0;
}
.row[rel='8'] .center > p {
padding: 0 15px;
}
#standard .indoors .details {
display: block;
text-align: center;
margin-top: 30px;
}
#standard .indoors .details img {
margin: 0;
}
#standard .indoors .details p {
margin: 0;
}
#kontakt .form-group label,
#newsletter .form-group label {
white-space: normal;
font-size: 13px;
}
#kontakt .form-group input,
#newsletter .form-group input {
font-size: 13px;
}
#kontakt .form-group,
#newsletter .form-group {
margin-bottom: 25px;
}
#kontakt .wpcf7-submit,
#newsletter .wpcf7-submit {
margin-top: 30px;
}
#kontakt div.wpcf7-response-output,
#newsletter div.wpcf7-response-output {
margin-top: -20px;
}
.cupons .left {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-right: 0;
}
.cupons .right {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.info {
margin-bottom: 100px;
}
.info .left {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-right: 0;
}
.info .right {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-top: -255px;
}
.dzialki {
margin: 0;
}
}
@media only screen and (max-width: 600px) {
.list-of-cupons .col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 100%;
max-width: 100%;
}
.info .left .architekt {
top: -214px;
left: 74px;
}
.info .left .architekt-desc {
top: -218px;
left: 60px;
}
.info .right {
margin-top: -170px;
}
.row[rel='6'] {
padding-top: 420px;
}
.info h2 {
padding-left: 15px;
padding-right: 15px;
}
.cupons {
padding-bottom: 100px;
}
#gallery h2 {
padding-right: 16px;
padding-left: 16px;
}
#gallery {
margin: 0 auto !important;
}
.amazingcarousel-bullet-list {
display: none;
}
.button {
padding-left: 30px;
padding-right: 30px;
}
.row[rel='4'] .left .icons .box .bleft IMG,
.row[rel='7'] .right .icons .box .bleft IMG {
height: 70px;
}
.row[rel='4'] .left p {
padding-right: 15px;
padding-left: 15px;
}
}