.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}#notification {
position: fixed;
bottom: 20px;
right: 20px;
display: none;
padding: 10px;
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
z-index: 1000;
}
#notification .avatar {
width: 50px;
height: 50px;
float: left;
margin-right: 10px;
}
#notification .text {
overflow: hidden;
}
#notification .sender-name {
font-weight: bold;
}
#notification .read-button {
display: block;
margin-top: 10px;
padding: 5px 10px;
background-color: #007BFF;
color: #fff;
text-decoration: none;
text-align: center;
}
#notification .read-button:hover {
background-color: #0056b3;
}
#close-btn {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
display: none;
}:root {
--accent:       #2563EB;
--accent-dark:  #1D4ED8;
--accent-soft:  #EAF1FF;
--ink:          #0F1B2D;
--text:         #33404F;
--muted:        #6B7787;
--bg:           #EDF1F7;
--card:         #FFFFFF;
--border:       #E6EBF2;
--radius:       14px;
--radius-lg:    20px;
--shadow:       0 6px 20px rgba(18,38,63,.06);
--shadow-hover: 0 14px 34px rgba(18,38,63,.14);
} body.custom-background { background-image: none !important; }
body {
background-color: var(--bg) !important;
font-size: 16px;
line-height: 1.65;
color: var(--text);
}
h1, h2, h3, h4, .post-card__title a, .entry-title { color: var(--ink); }
.home .site-content-inner,
.blog .site-content-inner,
.archive .site-content-inner,
.search .site-content-inner { background: transparent !important; }
::selection { background: var(--accent); color: #fff; }
html { scroll-behavior: smooth; } .main-navigation {
background: rgba(255,255,255,.92) !important;
-webkit-backdrop-filter: saturate(180%) blur(10px);
backdrop-filter: saturate(180%) blur(10px);
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
box-shadow: 0 6px 20px rgba(18,38,63,.06);
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 30;
}
#header_menu li > a,
#header_menu li > span {
color: var(--ink) !important;
font-size: 15.5px !important;
font-weight: 600 !important;
display: -webkit-box; display: -ms-flexbox; display: flex;
-webkit-box-align: center; -ms-flex-align: center; align-items: center;
gap: 8px;
}
.rc-menu-ico { width: 18px; height: 18px; flex-shrink: 0; color: var(--accent); opacity: .9; transition: transform .25s ease; }
#header_menu li > a:hover .rc-menu-ico { transform: translateY(-2px) scale(1.08); }
#header_menu li > a:hover,
#header_menu li > span:hover { color: var(--accent) !important; }
#header_menu > li.current-menu-item > a { color: var(--accent) !important; }
#header_menu > li > a::after {
content: ""; position: absolute; left: 15px; right: 15px; bottom: 10px;
height: 2px; background: var(--accent); border-radius: 2px;
transform: scaleX(0); transform-origin: left center; transition: transform .25s ease;
}
#header_menu > li:hover > a::after,
#header_menu > li.current-menu-item > a::after { transform: scaleX(1); }
.main-navigation ul li > a [class^=wci-],
.main-navigation ul li > span [class^=wci-] { color: var(--accent) !important; } .site-header-inner { align-items: center; }
.site-branding { margin-right: auto; }
.site-branding img, .custom-logo { border-radius: 10px; }
.site-header .social-links { flex-shrink: 0; }
.site-header .social-buttons { display: flex !important; flex-wrap: nowrap; gap: 8px; align-items: center; margin: 0; }
.site-header .social-button {
width: 40px !important; height: 40px !important; border-radius: 50% !important;
background: var(--accent-soft) !important; display: inline-flex !important;
align-items: center; justify-content: center; margin: 0 !important;
transition: background .2s ease, transform .2s ease;
}
.site-header .social-button:hover { background: #D6E4FF !important; transform: translateY(-2px); }
.header-search { flex-shrink: 0; margin-left: 6px; }
.header-search .search-icon {
width: 40px; height: 40px; border-radius: 50%; background: var(--accent-soft);
display: inline-flex; align-items: center; justify-content: center; transition: background .2s ease;
}
.header-search .search-icon:hover { background: #D6E4FF; }
@media (max-width: 600px) {
.site-header .social-buttons { gap: 6px; }
.site-header .social-button, .header-search .search-icon { width: 36px !important; height: 36px !important; }
} .card-slider-container { border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); }
.card-slider__image { transition: transform 6s ease; }
.swiper-slide-active .card-slider__image { transform: scale(1.06); }
.card-slider__body {
background: linear-gradient(to top, rgba(8,15,30,.88) 0%, rgba(8,15,30,.45) 45%, rgba(8,15,30,0) 80%) !important;
}
.card-slider__category {
background: var(--accent) !important; color: #fff !important;
border-radius: 999px !important; text-transform: uppercase;
letter-spacing: .04em; font-size: .68em !important; font-weight: 700;
padding: .4em 1.1em !important;
}
.card-slider__title { font-size: 2em !important; font-weight: 800 !important; line-height: 1.15 !important; }
.card-slider__body-inner::after {
content: "Читать подробнее →";
display: inline-flex; align-items: center; margin-top: 16px;
background: #fff; color: var(--ink); font-weight: 700; font-size: 14px;
padding: 11px 22px; border-radius: 999px;
box-shadow: 0 6px 18px rgba(0,0,0,.25); transition: transform .25s, background .25s;
}
.swiper-slide:hover .card-slider__body-inner::after { background: var(--accent); color: #fff; transform: translateX(4px); }
.swiper-button-next, .swiper-button-prev { color: #fff !important; }
.swiper-pagination-bullet-active { background: var(--accent) !important; } .slider-thumbnails { display: none !important; }
.slider-thumbnails__slide {
border-radius: var(--radius) !important; overflow: hidden; position: relative;
box-shadow: var(--shadow); transition: transform .3s ease, box-shadow .3s ease; cursor: pointer;
background-size: cover !important; background-position: center !important;
}
.slider-thumbnails__slide::after {
content: ""; position: absolute; inset: 0;
background: linear-gradient(to top, rgba(8,15,30,.8), rgba(8,15,30,.15));
}
.slider-thumbnails__slide:hover { transform: translateY(-4px); box-shadow: var(--shadow-hover); }
.slider-thumbnails__title { position: relative; z-index: 2; font-weight: 700 !important; line-height: 1.3 !important; } .rc-dest-outer { margin: 26px auto; }
.rc-dest {
background: var(--card); border: 1px solid var(--border);
border-radius: var(--radius-lg); box-shadow: var(--shadow);
padding: 26px 28px;
}
.rc-dest__head { margin-bottom: 20px; }
.rc-eyebrow {
display: inline-flex; align-items: center; gap: 7px;
color: var(--accent); font-weight: 700; font-size: 13px;
text-transform: uppercase; letter-spacing: .06em;
}
.rc-eyebrow-ico { width: 16px; height: 16px; }
.rc-dest__title { margin: 8px 0 0; font-size: 25px; font-weight: 800; color: var(--ink); }
.rc-dest__grid {
display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px;
}
.rc-dest__card {
display: flex; flex-direction: column; align-items: center; text-align: center;
gap: 10px; padding: 20px 12px; border-radius: var(--radius);
background: linear-gradient(180deg, #F7FAFF, #EEF3FB);
border: 1px solid var(--border); text-decoration: none;
transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.rc-dest__card:hover {
transform: translateY(-4px); box-shadow: var(--shadow-hover);
border-color: var(--accent); background: #fff;
}
.rc-dest__ico {
width: 52px; height: 52px; border-radius: 14px;
display: flex; align-items: center; justify-content: center;
background: var(--accent); color: #fff; box-shadow: 0 8px 18px rgba(37,99,235,.35);
transition: transform .25s ease;
}
.rc-dest__card:hover .rc-dest__ico { transform: scale(1.08) rotate(-4deg); }
.rc-dest-ico { width: 26px; height: 26px; }
.rc-dest__name { font-weight: 700; font-size: 14.5px; color: var(--ink); line-height: 1.25; }
.rc-dest__count { font-size: 12px; color: var(--muted); } .post-cards--horizontal .post-card--horizontal {
background: var(--card); border: 1px solid var(--border);
border-radius: var(--radius); box-shadow: var(--shadow);
padding: 16px; margin-bottom: 20px; max-width: 100%;
position: relative; overflow: hidden;
transition: box-shadow .28s ease, transform .28s ease;
}
.post-cards--horizontal .post-card--horizontal:hover { box-shadow: var(--shadow-hover); transform: translateY(-3px); }
.post-card--horizontal .post-card__thumbnail { border-radius: 10px; overflow: hidden; }
.post-card--horizontal .post-card__thumbnail img { transition: transform .45s ease; width: 100%; }
.post-cards--horizontal .post-card--horizontal:hover .post-card__thumbnail img { transform: scale(1.07); }
.post-card__category { background: var(--accent) !important; color: #fff !important; border-radius: 999px !important; }
.post-card__category a { color: #fff !important; }
.post-card__title a { transition: color .2s ease; }
.post-card__title a:hover { color: var(--accent); }
.post-card--horizontal .post-card__body::after {
content: "Читать →"; display: block; margin-top: 10px;
color: var(--accent); font-weight: 700; font-size: 13.5px;
opacity: 0; transform: translateX(-6px); transition: opacity .25s ease, transform .25s ease;
}
.post-cards--horizontal .post-card--horizontal:hover .post-card__body::after { opacity: 1; transform: translateX(0); } .post-card--related { background: var(--card); border: 1px solid var(--border); border-radius: var(--radius); box-shadow: var(--shadow); transition: box-shadow .25s, transform .25s; }
.post-card--related:hover { box-shadow: var(--shadow-hover); transform: translateY(-3px); }
.post-card--related.post-card--thumbnail-no { border-left: 3px solid var(--accent); } .post-card--related { overflow: hidden; }
.post-card--related .post-card__title,
.post-card--related .post-card__description,
.post-card--related .post-card__meta { padding-left: 18px !important; padding-right: 18px !important; }
.post-card--related .post-card__title { margin-top: 15px !important; }
.post-card--related .post-card__description { margin-bottom: 18px !important; }
.post-card--related.post-card--thumbnail-no .post-card__title { margin-top: 18px !important; } .btn, a.btn, input[type=submit], button[type=submit],
.form-submit input, #commentform .submit, .comment-form input[type=submit],
.wpcf7-submit, .wpforms-submit, .search-submit, .wp-block-button__link {
background: var(--accent) !important; border-color: var(--accent) !important; color: #fff !important;
border-radius: 999px !important; transition: background .2s, transform .2s;
}
.btn:hover, input[type=submit]:hover, button[type=submit]:hover,
.form-submit input:hover, .wpcf7-submit:hover, .search-submit:hover {
background: var(--accent-dark) !important; transform: translateY(-1px);
}
.entry-content a, .post__content a { color: var(--accent); } .navigation.pagination .page-numbers,
.pagination .page-numbers {
display: inline-flex; align-items: center; justify-content: center;
min-width: 42px; height: 42px; padding: 0 14px; margin: 0 4px;
border-radius: 999px; background: #fff; border: 1px solid var(--border);
color: var(--ink); font-weight: 600; text-decoration: none;
transition: all .2s ease;
}
.navigation.pagination .page-numbers:hover { border-color: var(--accent); color: var(--accent); transform: translateY(-2px); }
.navigation.pagination .page-numbers.current { background: var(--accent); border-color: var(--accent); color: #fff; box-shadow: 0 6px 16px rgba(37,99,235,.35); } .home-content {
background: transparent !important; background-image: none !important;
border: none !important; border-radius: 0 !important;
box-shadow: none !important; padding: 0 !important;
}
.home-content .home-text, .home-content .home-text p { background: transparent !important; background-image: none !important; color: var(--text) !important; }
.home-header { font-family: inherit !important; color: var(--ink) !important; } .home-content div[style*="gradient"] {
background: var(--accent-soft) !important;
background-image: none !important;
color: var(--text) !important;
border: 1px solid #D6E4FF !important;
border-left: 4px solid var(--accent) !important;
border-radius: 12px !important;
padding: 22px 26px !important;
}
.home-content div[style*="gradient"] * { color: var(--text) !important; }
.home-content div[style*="gradient"] strong,
.home-content div[style*="gradient"] b,
.home-content div[style*="gradient"] a { color: var(--accent) !important; } .rc-foot { background: var(--ink); color: #AEB9C7; padding: 54px 0 34px; }
.rc-foot__inner {
display: grid; grid-template-columns: 1.7fr 1fr 1.1fr; gap: 48px; align-items: start;
padding-left: 20px; padding-right: 20px;
}
.rc-foot__brand { display: inline-flex; align-items: center; gap: 11px; color: #fff !important; font-weight: 800; font-size: 17px; line-height: 1.3; text-decoration: none; margin-bottom: 14px; }
.rc-foot__brand span { color: #fff !important; }
.rc-foot__logo { width: 34px; height: 34px; color: var(--accent); flex-shrink: 0; }
.rc-foot__desc { font-size: 14px; line-height: 1.7; color: #93A1B5; max-width: 340px; margin: 0 0 18px; }
.rc-foot__title { color: #fff; font-size: 13px; font-weight: 700; margin: 4px 0 18px; text-transform: uppercase; letter-spacing: .07em; position: relative; padding-bottom: 12px; }
.rc-foot__title::after { content: ""; position: absolute; left: 0; bottom: 0; width: 28px; height: 2px; background: var(--accent); border-radius: 2px; }
.rc-foot__list { list-style: none; margin: 0; padding: 0; }
.rc-foot__list li { margin-bottom: 11px; }
.rc-foot__list a {
color: #B0BCCE; text-decoration: none; font-size: 14.5px;
display: inline-flex; align-items: center; gap: 9px; transition: color .2s, transform .2s;
}
.rc-foot__list a:hover { color: #fff; transform: translateX(4px); }
.rc-foot__list .rc-menu-ico { width: 16px; height: 16px; color: var(--accent); opacity: .85; }
.rc-foot__social { margin-top: 4px; }
.rc-foot__social .social-buttons { display: flex; gap: 10px; flex-wrap: wrap; }
.rc-foot__social .social-button {
width: 38px !important; height: 38px !important; border-radius: 50% !important;
background: rgba(255,255,255,.08) !important; display: inline-flex !important;
align-items: center; justify-content: center; transition: background .2s ease, transform .2s ease;
}
.rc-foot__social .social-button:hover { background: var(--accent) !important; transform: translateY(-2px); } .site-footer-container { background: var(--ink); }
.site-footer.site-footer--style-gray, .site-footer { background: var(--ink) !important; color: #7E8CA0 !important; border-top: 1px solid rgba(255,255,255,.07); }
.site-footer a { color: #B0BCCE !important; }
.site-footer a:hover { color: #fff !important; }
.footer-bottom { padding: 20px 0 !important; }
.footer-info { font-size: 13px; line-height: 1.7; } .scrolltop, .js-scrolltop { background: var(--accent) !important; border-radius: 50% !important; box-shadow: 0 8px 22px rgba(37,99,235,.4) !important; } @keyframes rcFadeUp { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }
.rc-dest, .post-cards--horizontal .post-card--horizontal { animation: rcFadeUp .5s ease both; } @media (max-width: 1024px) {
.rc-dest__grid { grid-template-columns: repeat(3, 1fr); }
.rc-foot__inner { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
.rc-dest__grid { grid-template-columns: repeat(2, 1fr); }
.rc-dest { padding: 20px 16px; }
.rc-dest__title { font-size: 21px; }
.rc-foot__inner { grid-template-columns: 1fr; gap: 26px; }
.card-slider__title { font-size: 1.4em !important; }
} .travel-search .widget-title, .travel-categories .widget-title,
.travel-popular .widget-title, .travel-latest .widget-title,
.travel-comments .widget-title { position: relative; padding-left: 28px; }
.travel-search .widget-title::before, .travel-categories .widget-title::before,
.travel-popular .widget-title::before, .travel-latest .widget-title::before,
.travel-comments .widget-title::before {
content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%);
width: 19px; height: 19px; background-repeat: no-repeat; background-position: center; background-size: contain;
}
.travel-search .widget-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E"); }
.travel-categories .widget-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7a2 2 0 0 1 2-2h4l2 2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3C/svg%3E"); }
.travel-popular .widget-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2s5 4 5 9a5 5 0 0 1-10 0c0-2 1-3 2-4 0 2 1 3 2 3 1-2-1-5-1-8z'/%3E%3C/svg%3E"); }
.travel-latest .widget-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l1.6 4.9L18.5 9l-4.9 1.6L12 15l-1.6-4.4L5.5 9z'/%3E%3C/svg%3E"); }
.travel-comments .widget-title::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-9 8.5 8.5 8.5 0 0 1-4-1L3 21l1-4a8.5 8.5 0 1 1 17-5.5z'/%3E%3C/svg%3E"); }
.travel-search { background: var(--card); padding: 20px; border-radius: var(--radius); box-shadow: var(--shadow); transition: box-shadow .3s ease; }
.travel-search:hover { box-shadow: var(--shadow-hover); }
.travel-search .widget-title { font-size: 18px; font-weight: 700; margin-bottom: 15px; color: var(--ink); }
.travel-search input[type="search"] {
width: 100%; padding: 12px 16px 12px 42px; border-radius: 30px; border: 1px solid var(--border);
font-size: 15px;
background: #f9f9f9 url("data:image/svg+xml,%3Csvg fill='%23666666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5C16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16a6.5 6.5 0 004.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E") no-repeat 14px center;
background-size: 18px; transition: border 0.3s ease;
}
.travel-search input[type="search"]:focus { border-color: var(--accent); outline: none; background-color: #fff; }
.travel-search input[type="submit"] { margin-top: 12px; width: 100%; padding: 12px; border: none; background: var(--accent); color: #fff; font-weight: bold; border-radius: 30px; cursor: pointer; transition: background 0.3s ease; }
.travel-search input[type="submit"]:hover { background: var(--accent-dark); }
.travel-categories { background: var(--card); padding: 20px; border-radius: var(--radius); box-shadow: var(--shadow); transition: box-shadow 0.3s ease; }
.travel-categories:hover { box-shadow: var(--shadow-hover); }
.travel-categories .widget-title { font-size: 18px; font-weight: bold; color: var(--ink); margin-bottom: 15px; }
.travel-categories ul { list-style: none; margin: 0; padding: 0; }
.travel-categories ul li { margin-bottom: 10px; }
.travel-categories ul li a { display: block; padding: 10px 14px; border-radius: 8px; background: #f5f7fa; color: var(--accent); text-decoration: none; transition: background 0.3s ease, color 0.3s ease; }
.travel-categories ul li a:hover { background: var(--accent); color: #fff; }
.travel-categories select { width: 100%; padding: 10px 14px; border-radius: 8px; border: 1px solid var(--border); font-size: 15px; background: #f9f9f9; transition: border-color 0.3s ease; }
.travel-categories select:focus { border-color: var(--accent); outline: none; background: #fff; }
.travel-comments { background: var(--card); padding: 20px; border-radius: 16px; box-shadow: var(--shadow); font-size: 15px; line-height: 1.6; color: var(--text); }
.travel-comments .widget-title { font-size: 18px; font-weight: bold; color: var(--ink); margin-bottom: 18px; }
.travel-comments ul { list-style: none; padding: 0; margin: 0; }
.travel-comments li { padding: 10px 0; border-bottom: 1px solid #eee; }
.travel-comments li:last-child { border-bottom: none; }
.travel-comments li a { color: var(--accent); font-weight: 500; text-decoration: none; transition: color 0.3s ease; word-break: break-word; }
.travel-comments li a:hover { color: var(--accent-dark); text-decoration: underline; }
.travel-popular { background: var(--card); padding: 20px; border-radius: 16px; box-shadow: var(--shadow); font-size: 15px; color: var(--text); }
.travel-popular .widget-title { font-size: 18px; font-weight: bold; color: var(--ink); margin-bottom: 16px; }
.travel-popular ul { list-style: none; margin: 0; padding: 0; }
.travel-popular li { display: flex; gap: 12px; margin-bottom: 20px; align-items: flex-start; }
.travel-popular li img { width: 60px; height: 60px; object-fit: cover; border-radius: 8px; flex-shrink: 0; box-shadow: 0 2px 6px rgba(0,0,0,.08); }
.travel-popular .post-info { max-width: calc(100% - 72px); display: flex; flex-direction: column; }
.travel-popular li a { font-weight: 600; color: var(--accent); text-decoration: none; display: block; line-height: 1.4; transition: color 0.3s ease; word-wrap: break-word; overflow-wrap: break-word; }
.travel-popular li a:hover { color: var(--accent-dark); text-decoration: underline; }
.travel-popular .post-info p { font-size: 14px; color: var(--muted); margin: 4px 0 6px; line-height: 1.4; }
.travel-popular .post-meta { font-size: 13px; color: var(--muted); display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }
.travel-latest { background: var(--card); padding: 20px; border-radius: 16px; box-shadow: var(--shadow); font-size: 15px; color: var(--text); }
.travel-latest .widget-title { font-size: 18px; font-weight: bold; color: var(--ink); margin-bottom: 16px; }
.travel-latest ul { list-style: none; padding: 0; margin: 0; }
.travel-latest li { margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px solid #eee; }
.travel-latest li:last-child { border-bottom: none; }
.travel-latest li a { font-weight: 600; color: var(--accent); text-decoration: none; display: block; line-height: 1.4; transition: color 0.3s ease; word-break: break-word; }
.travel-latest li a:hover { color: var(--accent-dark); text-decoration: underline; }
.travel-latest .post-excerpt { font-size: 14px; color: var(--muted); margin-top: 6px; line-height: 1.4; }
.travel-latest .post-meta { font-size: 13px; color: var(--muted); margin-top: 6px; display: flex; gap: 10px; flex-wrap: wrap; align-items: center; }  #secondary .widget-header,
.sticky-sidebar .widget-header,
.widget-area .widget-header {
font-size: 17px; font-weight: 800; color: var(--ink);
margin: 0 0 16px; padding-left: 32px; position: relative; line-height: 1.3;
}
#secondary .widget-header::before,
.sticky-sidebar .widget-header::before,
.widget-area .widget-header::before {
content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%);
width: 24px; height: 24px; border-radius: 7px; background-color: var(--accent-soft);
background-repeat: no-repeat; background-position: center; background-size: 14px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m16 9-4 6-2-2'/%3E%3C/svg%3E");
}
.travel-search .widget-header::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E"); }
.travel-categories .widget-header::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 7a2 2 0 0 1 2-2h4l2 2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3C/svg%3E"); }
.travel-popular .widget-header::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2s5 4 5 9a5 5 0 0 1-10 0c0-2 1-3 2-4 0 2 1 3 2 3 1-2-1-5-1-8z'/%3E%3C/svg%3E"); }
.travel-latest .widget-header::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l1.6 4.9L18.5 9l-4.9 1.6L12 15l-1.6-4.4L5.5 9z'/%3E%3C/svg%3E"); }
.travel-comments .widget-header::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232563EB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-9 8.5 8.5 8.5 0 0 1-4-1L3 21l1-4a8.5 8.5 0 1 1 17-5.5z'/%3E%3C/svg%3E"); } .travel-comments #recentcomments { list-style: none; margin: 0; padding: 0; }
.travel-comments li.recentcomments {
position: relative; display: block;
padding: 13px 0 13px 50px; min-height: 38px;
border-bottom: 1px solid var(--border);
font-size: 13.5px; line-height: 1.55; color: var(--muted);
overflow-wrap: break-word; word-break: normal;
}
.travel-comments #recentcomments li.recentcomments { padding: 13px 0 13px 52px !important; }
.travel-comments li.recentcomments:last-child { border-bottom: none; padding-bottom: 0 !important; }
.travel-comments li.recentcomments::before { content: none !important; }
.travel-comments .rc-ava {
position: absolute; left: 0; top: 12px;
width: 38px; height: 38px; border-radius: 50%;
display: -webkit-box; display: -ms-flexbox; display: flex;
-webkit-box-align: center; -ms-flex-align: center; align-items: center;
-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
color: #fff; font-weight: 700; font-size: 16px; line-height: 1;
text-transform: uppercase; box-shadow: 0 4px 10px rgba(18,38,63,.18);
}
.travel-comments .comment-author-link { font-weight: 700; color: var(--ink); }
.travel-comments .comment-author-link { white-space: nowrap; }
.travel-comments li.recentcomments a { color: var(--accent); font-weight: 600; text-decoration: none; }
.travel-comments li.recentcomments a:hover { color: var(--accent-dark); text-decoration: underline; } .rc-foot__list a, .rc-foot__list a:link, .rc-foot__list a:visited { color: #B0BCCE !important; }
.rc-foot__list a:hover, .rc-foot__list a:hover span { color: #fff !important; }
.rc-foot__list .current-menu-item > a, .rc-foot__list .current_page_item > a { color: #B0BCCE !important; }  .single .article-card,
.page .article-card {
background: var(--card);
border: 1px solid var(--border);
border-radius: var(--radius-lg);
box-shadow: var(--shadow);
padding: 34px 40px;
} .breadcrumb { font-size: 12.5px; color: var(--muted); margin-bottom: 16px; letter-spacing: .02em; }
.breadcrumb a { color: var(--accent); text-decoration: none; }
.breadcrumb a:hover { color: var(--accent-dark); text-decoration: underline; } .article-card h1, .single .entry-title { color: var(--ink); line-height: 1.2; } .entry-meta {
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
padding: 16px 0; margin: 20px 0 26px;
} .table-of-contents {
background: var(--accent-soft) !important;
border: 1px solid #D6E4FF;
border-left: 4px solid var(--accent);
border-radius: 12px;
padding: 16px 22px !important;
}
.table-of-contents a { color: var(--accent); text-decoration: none; }
.table-of-contents a:hover { color: var(--accent-dark); text-decoration: underline; } .entry-content { font-size: 17px; line-height: 1.8; color: var(--text); }
.entry-content p { margin: 0 0 1.1em; }
.entry-content h2 {
font-size: 1.55em; color: var(--ink); margin: 1.7em 0 .6em;
padding-left: 14px; border-left: 4px solid var(--accent);
}
.entry-content h3 { font-size: 1.25em; color: var(--ink); margin: 1.4em 0 .5em; }
.entry-content a { color: var(--accent); text-decoration: underline; text-underline-offset: 2px; }
.entry-content a:hover { color: var(--accent-dark); }
.entry-content ul li::marker, .entry-content ol li::marker { color: var(--accent); }
.entry-content blockquote {
border-left: 4px solid var(--accent); background: var(--accent-soft);
margin: 1.4em 0; padding: 14px 20px; border-radius: 0 10px 10px 0; color: var(--ink);
} .entry-content figure.wp-block-image img,
.entry-content img { border-radius: 12px; box-shadow: var(--shadow); height: auto; }
.entry-content figcaption, .wp-caption-text {
font-size: 13px; color: var(--muted); text-align: center; margin-top: 8px;
} .rating-box { margin: 26px 0; }
.rating-box .wpshop-rating-stars > *, .rating-box [class*="star"]:before,
.rating-box svg, .rating-box i { color: var(--accent) !important; fill: var(--accent) !important; } .entry-social { margin: 22px 0; } .related-posts .section-title, .related-posts h2, .related-posts h3,
.related-posts .related-posts__title { color: var(--ink); } .comments-area textarea,
.comments-area input[type=text],
.comments-area input[type=email],
.comments-area input[type=url] {
border: 1px solid var(--border) !important; border-radius: 10px !important;
transition: border-color .2s ease;
}
.comments-area textarea:focus,
.comments-area input:focus { border-color: var(--accent) !important; outline: none; }
@media (max-width: 600px) {
.single .article-card, .page .article-card { padding: 20px 18px; }
.entry-content { font-size: 16px; line-height: 1.75; }
.entry-content h2 { font-size: 1.35em; } .home-content, .home-text, .home-text p, .entry-content, .entry-content p, .entry-content li { text-align: left !important; }
.home-header { font-size: 24px !important; line-height: 1.25 !important; }
.home-content h2, .home-text h2 { font-size: 1.3em !important; line-height: 1.3 !important; }
.home-header, .home-content h2, .home-text h2, .entry-content h2,
.entry-content, .home-text, .entry-title, .article-card h1, .post-card__title {
word-break: normal !important; overflow-wrap: break-word !important; -webkit-hyphens: none !important; hyphens: none !important;
}
.home-content div[style*="gradient"] { text-align: left !important; padding: 16px 16px !important; }
.home-content { padding: 0 !important; }
.rc-foot__inner { padding-left: 16px !important; padding-right: 16px !important; gap: 24px; }
.rc-dest { padding: 18px 14px; }
}