@font-face { font-display: swap; font-family: 'Caveat'; font-style: normal; font-weight: 400; src: url('./fonts/caveat-regular.eot'); src: url('./fonts/caveat-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/caveat-regular.woff2') format('woff2'), url('./fonts/caveat-regular.woff') format('woff'), url('./fonts/caveat-regular.ttf') format('truetype'), url('./fonts/caveat-regular.svg#Caveat') format('svg'); }
@font-face { font-display: swap; font-family: 'Caveat'; font-style: normal; font-weight: 700; src: url('./fonts/caveat-700.eot'); src: url('./fonts/caveat-700.eot?#iefix') format('embedded-opentype'), url('./fonts/caveat-700.woff2') format('woff2'), url('./fonts/caveat-700.woff') format('woff'), url('./fonts/caveat-700.ttf') format('truetype'), url('./fonts/caveat-700.svg#Caveat') format('svg'); }
@font-face { font-display: swap; font-family: 'Manrope'; font-style: normal; font-weight: 300; src: url('./fonts/manrope300.eot'); src: url('./fonts/manrope300.eot?#iefix') format('embedded-opentype'), url('./fonts/manrope300.woff2') format('woff2'), url('./fonts/manrope300.woff') format('woff'), url('./fonts/manrope300.ttf') format('truetype'), url('./fonts/manrope300.svg#Manrope') format('svg');}
@font-face { font-display: swap; font-family: 'Manrope'; font-style: normal; font-weight: 400; src: url('./fonts/manrope-regular.eot'); src: url('./fonts/manrope-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/manrope-regular.woff2') format('woff2'), url('./fonts/manrope-regular.woff') format('woff'), url('./fonts/manrope-regular.ttf') format('truetype'), url('./fonts/manrope-regular.svg#Manrope') format('svg'); }
@font-face { font-display: swap; font-family: 'Manrope'; font-style: normal; font-weight: 500; src: url('./fonts/manrope-500.eot'); src: url('./fonts/manrope-500.eot?#iefix') format('embedded-opentype'), url('./fonts/manrope-500.woff2') format('woff2'), url('./fonts/manrope-500.woff') format('woff'), url('./fonts/manrope-500.ttf') format('truetype'), url('./fonts/manrope-500.svg#Manrope') format('svg'); }
@font-face { font-display: swap; font-family: 'Manrope'; font-style: normal; font-weight: 600; src: url('./fonts/manrope-600.eot'); src: url('./fonts/manrope-600.eot?#iefix') format('embedded-opentype'), url('./fonts/manrope-600.woff2') format('woff2'), url('./fonts/manrope-600.woff') format('woff'), url('./fonts/manrope-600.ttf') format('truetype'), url('./fonts/manrope-600.svg#Manrope') format('svg'); }
@font-face { font-display: swap; font-family: 'Manrope'; font-style: normal; font-weight: 800; src: url('./fonts/manrope800.eot'); src: url('./fonts/manrope800.eot?#iefix') format('embedded-opentype'), url('./fonts/manrope800.woff2') format('woff2'), url('./fonts/manrope800.woff') format('woff'), url('./fonts/manrope800.ttf') format('truetype'), url('./fonts/manrope800.svg#Manrope') format('svg'); }

*,::after,::before {box-sizing: border-box}
html, body {padding: 0; margin: 0; font-family: 'Manrope', sans-serif; -webkit-tap-highlight-color: transparent; background: var(--wcms-background-primary); color: var(--wcms-color-primary); height: auto; font-size: 15px;}
html {overflow-y: visible;}
h1, h2, h3, h4, h5, h6 {margin-top: 0; margin-bottom: 0;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin-bottom: 0; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit;}
h1 {
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
	margin-bottom: 1rem;
}
p {margin-top: 0;}
a {text-decoration: none; outline: none; color: var(--wcms-color-links);}
a:hover {text-decoration: none; color: var(--wcms-color-links-hover);}
button, input, optgroup, select, textarea {margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; outline: none;}
.container-fluid {max-width: 1410px; margin: 0 auto; padding-right: 15px; padding-left: 15px;}
.container-fluid.not-padded {padding-right: 0; padding-left: 0;}
.nowrap {white-space: nowrap;}
.inl {display: inline-block; vertical-align: top;}
.relative {position: relative;}
.r90 {transform: rotate(90deg);}
.r180 {transform: rotate(180deg);}
.r270 {transform: rotate(270deg);}
.pb150 {padding-bottom: 150px;}
.pb250 {padding-bottom: 50px;}
.mt15 {margin-top: 15px;}
.mt30 {margin-top: 30px;}
.w100 {width: 100% !important;}
.no-decoration {text-decoration: none !important;}
.clear-both {clear: both;}
.text-button-m {
	font-weight: 700;
	font-size: 14px;
	line-height: 143%;
	text-align: center;
}
.text-button-s {
	font-weight: 400;
	font-size: 12px;
	line-height: 167%;
	text-align: center;
}
.flex {display: flex;}
.spc-btwn {justify-content: space-between;}
.caveat {font-family: 'Caveat';}
.start-mg-0 {margin-block-start: 0;}
.mg-bt-0 {margin-bottom: 0;}
.mg-bt-15 {margin-bottom: 15px;}
.caption-container {margin-bottom: 25px;}
.bread-icon svg {width: 20px; height: 20px;}
.sys-breadcrumbs a:first-child {
    color: var(--wcms-color-links);
}
@media (max-width: 576px) {
	.pb250 {padding-bottom: 50px;}
}

/* HEADER */
.h-up {padding: 7px 0; font-size: 0.8em; background: var(--wcms-background-ultralight); color: var(--wcms-color-light);}
.h-up a {color: var(--wcms-color-light);}
.h-up-addr, .h-up-worktime {font-size: 0.8em; line-height: 167%; max-width: 189px;}
.h-up-worktime {font-weight: 600;}
.h-up-support {float: right;}
.h-up-icon {width: 16px; height: 16px; margin-right: 7px; margin-top: 1px; text-align: center;}
.h-up-icon svg {max-width: 16px; max-height: 16px;}
.h-mid {padding: 20px 0; background: var(--wcms-background-transparent);}
.h-mid-l {display: flex; align-items: center;}
.h-mid-l-logos img {max-height: 60px; margin-top: 0px; margin-right: 17px;}
.h-mid-l-t {font-size: 0.95em; line-height: 20px; padding-left: 20px; color: var(--wcms-color-primary);}
.h-mid-phone-wrap {float: right; font-size: 0.8em; border-radius: 4px; background: var(--wcms-background-primary); border: 1px solid var(--wcms-color-ultralight); margin-left: 50px;}
.h-mid-phone-wrap.has-phone-list:hover {border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
.h-mid-phone {padding: 10px 18px; font-weight: bold; line-height: 19px; cursor: pointer; transition: 0.2s background;}
.h-mid-phone:hover {background: var(--wcms-background-ultralight);}
.h-mid-phone .h-mid-phone-icon {width: 18px; height: 18px; float: left; margin-top: 10px; text-align: center; color: var(--wcms-color-primary); stroke-width: 0.10px;}
.h-mid-phone .h-mid-phone-icon svg {max-width: 18px; max-height: 18px;}
.h-mid-phone a {color: var(--wcms-color-primary);}
.h-mid-phone-inner {padding-left: 32px;}
.h-mid-phone-inner-caption {font-size: 0.9em; font-weight: normal; color: var(--wcms-color-light);}
.h-mid-phone-list {display: none; position: absolute; z-index: 1; left: -1px; right: -1px; background: var(--wcms-background-primary); border: 1px solid var(--wcms-color-ultralight);}
.h-mid-phone-wrap.has-phone-list:hover .h-mid-phone-list {display: initial; z-index: 35;}
.h-mid-phone-list-item {padding: 4px 18px; transition: 0.2s background;}
.h-mid-phone-list-item:hover {background: var(--wcms-background-ultralight);}
.h-mid-phone-list-item a {color: var(--wcms-color-primary);}
.h-mid-phone-list-item-phone {font-weight: bold;}
.h-mid-phone-list-item-desc {font-size: 0.9em; color: var(--wcms-color-light);}
.h-mid-soc-links {float: right; padding-top: 0; margin-left: 50px;}
.h-mid-soc-links a {margin-right: 20px;}
.h-mid-soc-links a:last-child {margin-right: 0;}
.h-mid-cb {float: right;}
.h-mid-cb-b	{color: var(--wcms-color-secondary); font-size: 0.9em; line-height: 20px; background-color: var(--wcms-background-secondary); margin-left: 40px; padding: 10px 15px; border-radius: var(--wcms-border-radius);}
.h-low {background: var(--wcms-background-transparent); border-radius: 5px;}
.h-low-overlay {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: var(--wcms-background-contrast); opacity: 0.7; z-index: 10;}
.h-menu {background: var(--wcms-background-primary); padding: 0 15px; border-radius: 5px; z-index: 20; position: relative; margin: 0;}
.h-dropdown.container-fluid {padding-left: 0; padding-right: 0;}
.h-menu > li {padding: 19px 15px;}
.h-menu > li:first-child {padding-left: 0;}
.h-data.fixed .h-menu {border-top-left-radius: 0; border-top-right-radius: 0;}
.h-menu li {display: inline-block; vertical-align: top;}
.h-menu li a {display: block; padding: 0 15px; padding-left: 0; font-size: 0.9em; color: var(--wcms-color-primary);text-transform: uppercase;font-weight: bold;}
.h-dropdown-inner-i-cnt {margin-top: 11px;}
.h-menu .h-menu-root-a {padding: 0; line-height: 20px; display: inline-block;}
.h-menu .h-menu-root-a-arrow {float: right;}
.h-menu .h-menu-root-a-arrow svg {width: 13px; height: 10px; margin-top: 7px; margin-left: 5px;}
.h-menu-sep {width: 1px; height: 15px; background: white; margin-top: 23px; opacity: 0.1;}
.h-dropdown {position: absolute; z-index: 11; left: 0; right: 0; top: 58px; z-index: 11; list-style: none; padding: 0 15px; margin: 0; display: none; box-sizing: border-box; width: 100%;}
.h-low.fixed .h-dropdown{top: 60px;}
.h-dropdown-inner-wrap { border-top: 1px solid var(--wcms-color-ultralight); padding: 27px 15px;opacity: 1;transition: opacity .3s;text-align: left; overflow: auto;background: var(--wcms-background-primary);  border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.h-dropdown-inner {display: grid;grid-template-columns: repeat(5, minmax(0, 1fr));gap: 27px 0;}
.h-dropdown-inner-i {margin-bottom: 0;}
.h-dropdown-inner-i-cpt a {padding: 12px 0;}
.h-dropdown-icon {width: 26px; height: 26px; float: left; margin-top: -3px; position: absolute; left: -37px;}
.h-menu li .h-dropdown-inner-i-cnt a {padding: 4px 15px; padding-left: 0; text-transform: none; font-weight: normal; color: var(--wcms-color-light) !important;}
.h-menu li:hover .h-dropdown {display: block;}
.h-mid-search {float: right; margin-top: 12px; margin-right: 20px;}
.h-mid-search-toggle {height: 38px; padding: 0 12px; border: none; border-radius: 5px; color: var(--wcms-color-secondary); background: var(--wcms-color-links);}
.h-mid-search-toggle svg {width: 16px; height: 16px; margin-top: 4px;}
.h-mid-search-form {position: absolute; top: 0; right: 0; padding: 7px; padding-left: 12px; padding-right: 47px; border-radius: 5px; background: var(--wcms-background-ultralight); z-index: 21;}
.h-mid-search-form input[type="text"] {width: 200px; height: 24px; font-size: 0.9em; background: none; border: none;}
.h-mid-search-form input[type="text"]::placeholder {color: var(--wcms-background-contrast)}
.h-mid-search-form button[type="submit"] {position: absolute; top: 0; bottom: 0; right: 0; padding: 0 12px; border: none; border-radius: 5px; color: var(--wcms-color-primary); background: var(--wcms-background-ultralight); cursor: pointer;}
.h-mid-search-form button[type="submit"]:hover {background: var(--wcms-background-ultralight);}
.h-mid-search-form button[type="submit"] svg {width: 16px; height: 16px; margin-top: 4px;}
.h-mid-search-overlay {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: var(--wcms-background-contrast); opacity: 0.7; z-index: 11;}
.h-mid-m-ctrls {display: none; margin-left: 15px; float: right;}
.h-mid-m-ctrl-menu {background: var(--wcms-background-primary); border: 1px solid var(--wcms-color-ultralight); height: 48px; width: 48px; padding: 14px; border-radius: 5px; display: flex; flex-direction: column; justify-content: space-between; position: relative;}
.h-mid-m-ctrl-menu-l {width: 100%; height: 2px; border-radius: 1px; background: var(--wcms-background-secondary); transition: transform .3s, background .2ms;}
.h-mid-m-ctrl-menu.menu-deployed .h-mid-m-ctrl-menu-l:first-child {position: absolute; top: 22px; left: 14px; right: 0; transform: rotate(45deg); width: 18px;}
.h-mid-m-ctrl-menu.menu-deployed .h-mid-m-ctrl-menu-l:nth-child(2) {display: none;}
.h-mid-m-ctrl-menu.menu-deployed .h-mid-m-ctrl-menu-l:last-child {position: absolute; bottom: 22px; left: 14px; right: 0; transform: rotate(-45deg); width: 18px;}
.h-mid-m-ctrl {margin-right: 20px;}
.h-mid-m-ctrl:last-child {margin-right: 0px; position: relative; top: 6px;}
.h-mid-adress {float: right; margin-left: 40px; display: flex;}
.h-mid-mail {margin-top: 10px; font-size: 0.9em; line-height: 143%; color: var(--wcms-color-primary);}
.h-mid-mail a {color: var(--wcms-color-primary);}
.container-fluid.h-low-content {padding-right: 15px; padding-top: 15px;}
.h-low-content-inner {border-radius: 5px; background: var(--wcms-background-primary); padding-right: 0; border: 1px solid var(--wcms-background-ultralight);}
.h-low.fixed {position: fixed; top: 0; left: 0; right: 0; z-index: 11;}
.h-low-slbv {float: right; position: relative; z-index: 21;}
.h-low-slbv-inner {border-left: 1px solid var(--wcms-background-ultralight); height: 60px; width: 60px; border-radius: 0; color: var(--wcms-color-light); background: var(--wcms-background-transparent); display: flex; align-items: center; justify-content: center;}
.h-low-slbv-inner svg {width: 16px; height: 16px; margin-top: 0; color: var(--wcms-color-primary); transition: 0.3s ease color;}
.h-low-slbv-inner:hover svg {color: var(--wcms-color-links); transition: 0.3s ease color;}
.h-low-f {display: none;}
.h-low-f-contacts {margin-bottom: 20px;}
.h-low-f-contact {font-weight: bold; font-size: 0.9em; margin-top: 15px; width: 50%;}
.h-low-f-contact-icon {width: 18px; height: 18px; float: left; margin-top: 3px; text-align: center; color: var(--wcms-color-light);}
.h-low-f-contact-icon svg {max-width: 18px; max-height: 18px;}
.h-low-f-contact-inner {padding-left: 30px; color: var(--wcms-color-primary); line-height: 24px;}
.h-low-f-contact-inner-value {text-decoration: underline;}
.h-low-f-contact-inner-caption {font-weight: normal;}
.h-low-f-soc {margin-top: 20px; margin-bottom: 20px;}
.h-low-f-soc-links a {margin-right: 10px;}
.h-low-f-soc-c {font-weight: bold; font-size: 0.9em; margin-bottom: 10px;}
.h-low-f-cb {margin-top: 20px;}
.h-dropdown-overlay {
    position: absolute;
	height: 200vh !important;
    left: 0;
    right: 0;
    top: 0;
    background: #10101080;
    pointer-events: none;
    display: none;
    z-index: 9;
}


/*.h-menu li:hover .h-dropdown-overlay {
    display: block;
}*/

.h-slbv {padding: 20px 0; font-size: initial; border-bottom: 1px solid var(--wcms-color-primary); color: var(--wcms-color-primary);}
.h-slbv-link {line-height: 50px; width: 50px; margin-right: 20px; text-align: center; border-radius: 5px; border: 1px solid var(--wcms-color-primary); background: 1px solid var(--wcms-background-primary); color: var(--wcms-color-primary);}
.h-slbv-link:last-child {margin-right: 0px;}
.h-slbv-link svg {width: 16px; height: 16px; display: inline-block; vertical-align: top; margin-top: 18px;}
.h-slbv-off {float: right;}
.h-slbv-colors, .h-slbv-sizes {line-height: 50px;}
.h-slbv-colors {margin-right: 20px;}
.h-slbv-colors span, .h-slbv-sizes span {padding-right: 20px; display: inline-block; width: 100px;}

@media (max-width: 1200px) {
	.h-mid-search-form {display: none;}
	.h-mid-search.deployed .h-mid-search-form {display: initial; z-index: 12;}
	.h-mid-search.deployed .h-mid-search-overlay {display: initial;}
	.h-mid-soc-links {margin-left: 20px;}
	.h-mid-adress {margin-left: 20px;}
	.h-mid-phone-wrap {margin-left: 0;}
}

@media (max-width: 1060px) {
	.h-mid-soc-links {margin-left: 20px;}
	.h-mid-adress {margin-left: 20px;}
	.h-mid-phone-wrap {margin-left: 0;}
}

@media (max-width: 992px) {
	.h-up {display: none;}
	.h-low-slbv {display: none;}
	.h-s {height: 73px !important;}
	.h-mid {position: fixed !important; top: 0; left: 0; right: 0; background: var(--wcms-background-primary); z-index: 12; max-width: 100%; padding: 8px 0; width: 100vw !important; box-sizing: border-box !important; margin: 0 !important;}
	.h-mid-phone-wrap.has-phone-list:hover {border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	.h-mid-phone-wrap.has-phone-list:hover .h-mid-phone-list {display: none;}
	.h-mid-m-ctrls {display: initial;}
	.h-mid-cb {display: none;}
	.h-mid-soc-links {display: none;}
	.h-mid-search {float: none; margin-top: 0; padding-top: 15px; margin-right: 0;}
	.h-mid-search-toggle {display: none;}
	.h-mid-search-form {display: initial; position: relative; display: block;}
	.h-low, .h-low.fixed {position: fixed; top: 75px; right: 0; left: 0; overflow: auto; height: 0px; border-bottom: none; z-index: 11; padding: 0; border-radius: 0;}
	.h-low.mobile-deployed {height: auto;}
	.h-low-content {position: relative;}
	.h-low.mobile-deployed .h-low-content {padding-bottom: 20px; background: var(--wcms-background-primary);}
	.h-low.mobile-deployed .h-low-overlay {display: none;}
	.h-menu {border: none;}
	.h-menu li.opened .h-dropdown {display: initial; border: none; position: initial;}
	
	.h-menu li.opened .h-dropdown {display: block;}
	.h-dropdown-inner-wrap {display: none; padding: 0; margin-bottom: 15px; max-height: initial !important; box-shadow: none;}
	.h-menu > li.opened .h-dropdown-inner-wrap {display: initial;}
	.h-dropdown-inner {grid-template-columns: repeat(3, minmax(0, 1fr));}
	.h-dropdown-inner.container-fluid {padding: 0;}
	.h-dropdown-inner-i {margin-bottom: 0;}
	.h-menu > li {display: block; padding: 0px; position: relative;}
	.h-menu li a {padding: 16px 0;}
	.h-menu .h-menu-root-a {padding: 16px 0; border-bottom: 1px solid var(--wcms-color-ultralight); display: block;}
	.h-menu .h-menu-root-a-arrow {display: inline-block; vertical-align: top; padding-left: 15px;padding-bottom: 10px; position: absolute; right: 0;}
	.h-menu .h-menu-root-a-arrow svg {margin-top: 20px; margin-right: 7px; width: 15px; height: 15px; transform: rotate(270deg);}
	.h-menu li.opened .h-menu-root-a-arrow svg {transform: rotate(0deg);}
	.h-low-f {display: initial;}
	body.slbv .h-s {height: 0 !important;}
	body.slbv .h-slbv {margin-top: 73px;}
	.h-low-content-inner {border: none; padding-top: 0;}
	
}
@media (max-width: 768px) {
	.h-mid-phone-wrap {display: none;}
	.h-dropdown-inner {grid-template-columns: repeat(1, minmax(0, 1fr));}
	.h-slbv-off, .h-slbv-colors {float: none; width: 100%; margin-bottom: 20px;}
}
@media (max-width: 576px) {
	.h-low-f-contact {width: 100%;}
}

/* FOOTER */
.footer {padding-top: 48px; margin-top: auto; background: var(--wcms-background-contrast); border-top: 1px solid var(--wcms-color-ultralight); color: var(--wcms-color-secondary);}
.f-up {padding-bottom: 48px;}
.f-text-up {font-size: 0.9em; line-height: 150%;}
.f-text-up p {margin: 0;}
.f-up-inner {display: grid; grid-template-columns: minmax(225px, 1fr) 3fr; grid-row-gap: 40px;}
.f-r {display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));grid-gap: 24px 10px;grid-auto-rows: min-content;}
.f-title {font-weight: 500; line-height: 83%; color: var(--wcms-color-secondary); font-size: 24px;}
.f-l{padding-right: 10px}
.f-i, .f-l{display: flex;flex-direction: column;grid-gap: 20px}
.f-i ul {padding: 0; margin: 0; list-style: none;}
.f-i ul li {margin-bottom: 10px;}
.f-i ul li:last-child {margin-bottom: 0px;}
.f-i ul li a {color: var(--wcms-color-secondary); font-weight: 500; font-size: 0.9em; display: block;}
.f-i ul li a:hover {text-decoration: underline;}
.f-worktime {color: var(--wcms-color-secondary); line-height: 143%; font-size: 0.9em;}
.f-worktime p {margin: 0;}
.f-tel {display: block; font-weight: 600; font-size: 24px; color: var(--wcms-color-secondary);}
.f-tel-caption {color: var(--wcms-color-light); font-weight: normal; font-size: 0.8em;}
.f-cnt-i {display: flex; flex-direction: column; grid-gap: 20px;}
.f-cnt-i-addr-email, .f-cnt-i-soc {font-size: 0.9em;}
.f-cnt-i-tel {grid-gap: 5px;}
.f-cnt{display: flex;flex-direction: column;grid-gap: 24px}
.f-a-i{display: flex;align-items: flex-start;grid-gap: 8px;}
.f-a-i svg{width: 16px;min-width: 16px;height: auto;fill: var(--wcms-color-secondary);}
.f-a-mail{color: var(--wcms-color-secondary); font-size: 24px; font-weight: 600;}
.f-a-mail svg{margin-top: 2px}
.f-cnt-soc{display: flex;flex-wrap: wrap;grid-gap: 15px}
.f-cnt-soc a img{display: block}
.f-cnt-soc a{display: flex; flex-direction: column; grid-gap: 10px; align-items: center;}
.f-mid {padding: 22px 0; padding-bottom: 70px;}
.f-c, .f-b{grid-column-start: 1;grid-column-end: 3}
.f-c{width: 100%;display: flex; flex-wrap: wrap; justify-content: center; grid-row-gap: 24px;}
.f-prt-i {width: calc(25% - 20px); padding: 0 10px; font-size: 0.9em;}
.f-prt-i a{display: flex;flex-direction: column;grid-gap: 15px;align-items: center;color: var(--wcms-color-secondary);text-align: center}
.f-b {text-align: center;font-size: 0.7em;}
.f-low {padding: 15px 0; border-top: 1px solid var(--wcms-color-ultralight); background: var(--wcms-background-ultralight);}
.f-low-pd {text-align: center;}
.f-low-pd a {font-size: 0.9em; color: var(--wcms-background-contrast); margin-right: 10px; white-space: nowrap; text-align: center;}
.f-low-pd a:hover {text-decoration: underline;}
.f-low-ex {font-size: 0.9em; margin-top: 10px; color: var(--wcms-background-contrast); text-align: center;}
.f-low-ex p {margin-bottom: 3px;}
.f-cookie {position: fixed; left: 15px; width: 300px; bottom: 20px;}
.f-cookie-cnt {padding: 9px 15px; margin-right: 65px; font-size: 0.8em; border-radius: 5px; background: var(--wcms-background-primary); color: var(--wcms-color-primary); border: 1px solid var(--wcms-color-ultralight); box-shadow: 0 0px 12px var(--wcms-color-shadow);}
.f-cookie-setup {margin-top: 10px; text-align: center;}
.f-low-font {display: block; font-size: 0.8em; color: var(--wcms-color-primary);}
@media (max-width: 992px) {
	.f-r {grid-template-columns: repeat(2, minmax(0, 1fr));}
	.f-prt-i {width: calc(33% - 20px);}
}
@media (max-width: 768px) {
	.f-up-inner {grid-template-columns: 1fr;}
	.f-c, .f-del, .f-b {grid-column-end: 1;}
	.f-r{grid-template-columns: 1fr;}
	.f-i, .f-l{grid-gap: 12px;text-align: center}
	.f-prt-i {width: calc(50% - 20px);}
	.f-a-i{justify-content: center;}
	.f-cnt-soc{justify-content: center;}
}
@media (max-width: 576px) {
	.f-prt-i {width: 100%;font-size: 12px}
	.f-i ul li a {font-size: 0.8em;}
	.f-a-i {font-size: 0.85em;}
	.f-a-i svg {min-width: 15px;width: 15px;}
	.footer {padding-top: 30px;}
	.f-up-inner {grid-row-gap: 30px;}
}

/* CONTENT */
.content {font-size: 1em;}
.sidebar {float: left; width: 250px; padding-bottom: 100px;}
.sidebar-block {border-radius: 5px; overflow: hidden; background: var(--wcms-background-ultralight);}
.page-content.padded {margin-left: 275px; margin-right: -15px;}
.mcpt {height: 73px; border-bottom: var(--wcms-background-ultralight); position: fixed; right: 0; left: 0; top: 0; z-index: 3; display: none;}
.mcpt-close {width: 40px; height: 16px; float: right; margin-top: 28px;}
.mcpt-close svg {max-width: 18px; max-height: 18px;}
.mcpt-text {line-height: 73px; font-size: 18px; padding-left: 15px; background: var(--wcms-background-primary);}
.sbc-show, .ff-show {display: none; margin-bottom: 15px; text-align: center;}
.sbc-list {margin: 0; list-style: none; padding: 0 15px; overflow-y: auto; max-height: 700px; border-radius: 5px; background: var(--wcms-background-ultralight);}
.sbc-list ul {padding-left: 15px; list-style: none;}
.sbc-list li a {transition: 0.2s color; padding: 15px 0; padding-bottom: 0px; display: block; color: var(--wcms-color-primary); border-bottom: 1px dashed var(--wcms-background-contrast);}
.sbc-list > li:last-child > a,.events .sbc-list li a  {border-bottom: none;}
.sbc-list li a:hover {color: var(--wcms-color-links-hover);}
/*.sbc-list li.selected > a {font-weight: bold;}*/
.sbc-list li ul li a {font-size: 0.9em;}
.sbc-name {display: inline-block; vertical-align: middle;}
.sbc-count {text-align: right; display: inline-block; vertical-align: middle; width: 15%; font-size: 14px;}
.sbc-border {height: 1px; margin-top: 14px; background: var(--wcms-background-ultralight);}
.sbc-list > li:last-child > a .sbc-border {opacity: 0;}
.c-nav-form-wrap {background: var(--wcms-background-ultralight);}
.events .wa-form select {background-color: var(--wcms-background-primary);}
.events .sys-thumb {padding: 0;}
.blog .sys-thumb {padding: 0; margin-right: 20px;}
.real-heading {
	display: flex;
    flex-direction: column;
    align-items: center;
	gap: 10px;
	text-align: center;
}
.real-heading h2 {
	font-weight: 500;
	font-size: 32px;
}
.real-heading h3 {
	font-weight: 400;
	font-size: 32px;
	font-family: 'Caveat';
	color: var(--wcms-color-links);
}
.real-heading p {
	line-height: 167%;
}
@media (max-width: 992px) {
	.sidebar {float: none; width: 100%; padding-bottom: 0;}
	.page-content.padded {margin-left: 0; margin-right: 0;}
	.ff.mobile-visible, .sbc.mobile-visible {display: block; margin-top: 0; position: fixed; z-index: 12; margin-bottom: 0 !important; background: var(--wcms-background-primary);}
	.ff, .sbc {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: white; z-index: 10; margin-top: 0; padding: 15px; padding-top: 85px; overflow-y: auto; display: none;}
	.sbc {padding-top: 73px;}
	.sbc-list {padding: 0 10px; max-height: initial; overflow: auto;}
	.mcpt, .sbc-show, .ff-show {display: block;}
	.sbc.mobile-visible .c-nav-form-wrap {padding: 0; padding-top: 10px;}
	.h-mid-adress {display: none;}
}

/* FORMS */
.wa-form input[type="text"], .wa-form input[type="numeric"], .wa-form textarea, .wa-form select {padding: 7px; font-size: 0.9em; width: 100%; border: 1px solid; border-radius: 3px; border-color: var(--wcms-color-ultralight); min-height: 40px; background: var(--wcms-background-ultralight);}
.wa-form select.c-nav-form-mode,
.wa-form select.c-nav-form-y,
.wa-form select.c-nav-form-m {
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 15px 40px 15px 15px;
    border: 1px solid var(--wcms-color-ultralight);
    border-radius: 5px;
    background: var(--wcms-background-primary);
    color: var(--wcms-color-primary);
    font-size: 14px;
    cursor: pointer;
    background-image: url();
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 12px;
}
.c-nav-form-f-not-padded {padding: 0; margin-bottom: 15px;}
.c-nav-form-reset {margin-bottom: 10px;}
.wa-form textarea {min-height: 100px;}
.wa-form .checkbox-icon-wrap, .wa-form .radio-icon-wrap {border: 1px solid; border-color: var(--wcms-color-ultralight);}
.wa-form .wa-field {margin-bottom: 10px;}
.wa-form .wa-field .wa-name {font-size: 1em; padding: 4px 0;}
.wa-field-pd .wa-name {display: none;}
.wa-field-pd-content {line-height: 175%;}
.wa-form .wa-field .wa-value .hint {font-size: 0.9em; color: var(--wcms-color-light);}
.wa-form .wa-field .wa-value .hint:empty {display: none}
.wa-form .wa-field-checkbox .wa-name {padding-bottom: 10px;}
.wa-form .wa-field .wa-value .checkbox-label {font-size: 0.9em; margin-bottom: 10px;}
.wa-form .wa-field .wa-value .checkbox-label:last-child {margin-bottom: 0;}
.wa-form .wa-field:has(label.checkbox-label) input[type="checkbox"] {width: 0; height: 0; opacity: 0;}
.wa-form .wa-field:has(label.checkbox-label) label {display: flex; align-items: center;}
.wa-form .wa-field:has(label.checkbox-label) .checkbox-icon {width: 26px; height: 25px; margin-top: 2px; margin-left: 2px; display: none; color: var(--wcms-color-links);}
.wa-form .wa-field:has(label.checkbox-label) input + span.checkbox-icon-wrap {position: relative; overflow: hidden; display: inline-block; vertical-align: top; min-width: 30px; height: 30px; border-radius: 0; cursor: pointer; box-sizing: border-box; margin-right: 12px; background: var(--wcms-background-ultralight);}
.wa-form .wa-field:has(label.checkbox-label) input:checked + span.checkbox-icon-wrap .checkbox-icon {display: block;}
.wa-form .wa-field-radio .wa-name {padding-bottom: 10px;}
.wa-form .wa-field .wa-value .radio-label {font-size: 0.9em; margin-bottom: 10px;}
.wa-form .wa-field .wa-value .radio-label:last-child {margin-bottom: 0;}
.wa-form .wa-field:has(label.radio-label) input[type="radio"] {width: 0; height: 0; opacity: 0;}
.wa-form .wa-field:has(label.radio-label) label {display: flex; align-items: center;}
.wa-form .wa-field:has(label.radio-label) .radio-icon {width: 14px; height: 14px; margin-top: 3px; margin-left: 3px; display: none; color: var(--wcms-color-links);}
.wa-form .wa-field:has(label.radio-label) input + span.radio-icon-wrap {position: relative; overflow: hidden; display: inline-block; vertical-align: top; min-width: 22px; height: 22px; border-radius: 11px; cursor: pointer; box-sizing: border-box; margin-right: 12px; background: var(--wcms-color-ultralight);}
.wa-form .wa-field:has(label.radio-label) input:checked + span.radio-icon-wrap .radio-icon {display: block;}

.wa-form .wcms-field-error input[type="text"], .wa-form .wcms-field-error textarea, .wa-form .wcms-field-error select, .wa-form .wcms-field-error .checkbox-icon-wrap, .wa-form .wcms-field-error .radio-icon-wrap {border-color: var(--wcms-color-warning);}
.wa-form .wcms-field-error .hint {color: var(--wcms-color-warning);}
.wa-form .form-message {padding: 10px; border-radius: 5px; background: var(--wcms-color-warning); margin-bottom: 10px; color: var(--wcms-color-secondary); margin-right: 15px; margin-left: 15px;}
.wa-form button {color: var(--wcms-color-secondary); background: var(--wcms-color-links); outline: none; border: none; width: 100%; padding: 12px 0; cursor: pointer; border-radius: 5px; border-top-right-radius: 0; border-top-left-radius: 0;}
.wa-form button:hover {background: var(--wcms-color-links-hover);}
.wa-value.buttons {margin-left: -15px; margin-right: -15px; margin-bottom: -10px;}

/* POPUP */
.pp {max-width: 730px;width: 100%; border-radius: 5px;background-color: var(--wcms-background-primary)}
.pp-cpt {padding: 15px 15px; border-bottom: 1px solid #f4f5f6; margin-bottom: 15px; font-size: 1.1em; font-weight: bold;}
.pp-cnt {padding: 0 15px;}
.pp-close {float: right; position: absolute; right: 14px; cursor: pointer;}
.pp-close svg {width: 20px; height: 19px;}
.pp-close svg path {fill: var(--wcms-color-primary);}
.pp-cpt h2 {font-size: 15px; margin-bottom: 0; margin-right: 60px;}
@media (max-width: 768px) {
	.sys-popup {display: none; position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; bottom: 0 !important; width: 100% !important;}
	.pp {border-radius: 0; position: absolute; top: 0; left: 0; bottom: 0; padding: 0px; width: 100%; overflow: auto;}
	.pp-cpt h2 {text-align: left; font-size: 1em;}
	.pp-cnt {padding: 15px;}
}

/* PAGINATION */
.pagination {margin-top: 20px; padding: 0; list-style: none;}
.pagination li {display: inline-block;}
.pagination li a {display: inline-block; line-height: 40px; margin-right: 15px; width: 40px; height: 40px; background: var(--wcms-background-ultralight); color: var(--wcms-color-primary); border-radius: 5px; transition: 0.2s all; font-weight: 700; text-align: center;}
.pagination li:last-child {margin-right: 0px;}
.pagination li.selected a, .pagination li a:hover {background: var(--wcms-color-links); color: var(--wcms-background-primary);}

/* BLOGS AND POSTS */
.p-credentials {margin-top: 15px; font-size: 0.9em; color: var(--wcms-color-bright);}
.p-credentials-count {padding-left: 25px;}
.p-credentials-count svg {position: relative; top: 5px; margin-right: 15px;}
.blog .sys-thumb-i-dt {display: none;}
.nice-posts {display: flex; gap: 20px;}
.first-post-wrap, .second-third-posts {width: calc(50% - 10px);}
.first-post {
	min-height: 476px;
	background-blend-mode: overlay; 
	background-size: cover !important; 
	background-position: center center !important;
	background-size: contain;
	display: flex; 
	flex-direction: column; 
	justify-content: flex-end;
	color: var(--wcms-color-secondary);
	padding: 20px;
	border-radius: 5px;
}
.p-credentials-count svg {width: 20px; height: 20px;}
.first-dt{
	padding-bottom: 15px;
	border-bottom: 1px var(--wcms-color-secondary) dashed;
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.first-name,
.second-third-name {
	height: 3.5rem;
	font-weight: 500;
	font-size: 20px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	margin-bottom: 5px;
	overflow: hidden;
}

.first-count svg, .second-third-count svg {width: 20px; height: 20px;}


.first-name a {color: var(--wcms-color-secondary);}
.first-summary, .second-third-summary {font-size: 0.9em; line-height: 140%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}

.first-href {height: 100%; width: 100%;}
.first-more, .second-third-more {margin-top: 15px;}
.first-more a, .second-third-more a {display: inline-block; font-size: 0.9em; text-align: center; padding: 12px 15px; color: var(--wcms-color-secondary); background: var(--wcms-background-secondary); border-radius: 5px;}
.first-count svg, .second-third-count svg {margin-right: 15px; position: relative; top: 4px;}

.second-third-i {width: 100%;}
.second-third-posts {display: flex; flex-direction: column; min-height: 476px;}
.second-third-post {min-height: 238px; display: flex; gap: 20px; border-bottom: 1px var(--wcms-color-ultralight) dashed; margin-bottom: 20px;}
.second-third-post:last-child {border-bottom: none;}
.second-third-image { width: 150px; height: 150px; object-fit: cover; border-radius: 5px;}
.second-third-name a {color: var(--wcms-color-primary);}
.second-third-dt {display: flex; justify-content: space-between; color: var(--wcms-background-contrast);}
.second-third-count svg {color: var(--wcms-background-contrast);}
.second-third-summary {margin-bottom: 10px;}

/* LINEUPS AND EVENTS */
.c-nav-form-wrap {padding: 0;}
.c-nav-form-cpt {font-weight: bold; margin-bottom: 10px; font-size: 0.9em; padding: 0 10px;}
.c-nav-form-f {margin-bottom: 15px; padding: 0 10px;}
.c-nav-form-f:last-child {margin-bottom: 0px; padding: 0;}
.c-nav-form-reset {text-align: center; margin-top: 10px; font-size: 0.9em;}
.c-ln-i {margin-bottom: 15px;}
.c-ln-i:last-child {margin-bottom: 0;}
.c-ln-i.single-event {width: 33.3%;}
.c-ln-i.dual-event {width: 66.7%;}
.c-ln-i.single-event .sys-thumb {width: 100%;}
.c-ln-i.dual-event .sys-thumb {width: 50%;}
.c-ln-date {font-size: 1.4em; font-weight: bold; padding: 0 15px;}
.e-sb-img {width: 100%; max-width: 100%; height: auto;}
.e-sb-i {padding: 10px;}
.e-sb-i-cpt {font-weight: bold; margin-bottom: 10px;}
.e-sb-i-cnt {font-size: 0.9em;}
.e-sb-btn {margin-top: 10px;}
.e-sb-btn .sys-btn {border-radius: 0;}
.c-ln-events-list {display: flex; gap: 20px;}
.event-item {width: calc(33.3% - 10px);}
.event-item .sys-thumb {width: 100%; margin-right: 0;}
.event-date {
	height: 27px;
	font-size: 15px;
	line-height: 140%;
	color: var(--wcms-background-contrast);
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.event-item .sys-thumb-i-summary {-webkit-line-clamp: 4; height: 6em;}
.event-item .sys-thumb-i-timing {color: var(--wcms-color-bright);}

.sbc-show {background: var(--wcms-background-secondary); color: var(--wcms-color-secondary); padding: 15px 20px; border-radius: 5px; margin-bottom: 20px;}

@media (max-width: 768px) {
	.blog .sys-thumbs-33 .sys-thumb {width: 100%;}
	.nice-posts {display: flex; flex-direction: column; gap: 15px;}
	.first-post-wrap, .second-third-posts {width: 100%;}
	.second-third-post {margin-bottom: 15px; flex-direction: column; gap: 0; background: var(--wcms-background-ultralight); border-radius: 5px;}
	.second-third-post img {width: 100%; height: 380px;}
	.second-third-name {margin: 25px 20px; line-height: 1.5em; height: 3em; overflow: hidden;}
	.second-third-summary {margin: 25px 20px; line-height: 1.5em; height: 4.5em; overflow: hidden;}
	.second-third-dt {display: none;}
	.second-third-more a {width: 100%; border-radius: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
	.c-ln-events-list {display: flex; gap: 20px; flex-direction: column;}
	.event-item {width: 100%;}
	.events .page-content.padded {margin: 0;}
}

@media (max-width: 576px) {
	.nice-posts {display: flex; flex-direction: column; gap: 15px;}
	.first-post-wrap, .second-third-posts {width: 100%;}
	.second-third-post {margin-bottom: 15px; flex-direction: column; gap: 0; background: var(--wcms-background-ultralight); border-radius: 5px;}
	.second-third-post img {width: 100%; height: 380px;}
	.second-third-name {margin: 25px 20px; line-height: 1.5em; height: 3em; overflow: hidden;}
	.second-third-summary {margin: 25px 20px; line-height: 1.5em; height: 4.5em; overflow: hidden;}
	.second-third-dt {display: none;}
	.second-third-more a {width: 100%; border-radius: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
}

/* SEARCH */
.s-form {display: block; position: relative; white-space: nowrap; margin-bottom: 20px;}
.s-form input[type="text"] {border-radius: 3px; width: 100%; height: 40px; padding: 0 7px; letter-spacing: .3px; outline: 0; font-weight: normal; padding-right: 80px; border: 1px solid; color: var(--wcms-color-primary); background: var(--wcms-background-ultralight); border-color: var(--wcms-color-ultralight);}
.s-form input[type="submit"], .s-form button[type="submit"] {margin-top: 9px; height: 18px; width: 18px; background: none; border: none; display: inline-block; vertical-align: top; position: relative; right: 32px; outline: none; cursor: pointer; color: var(--wcms-color-primary);}
.s-types {margin-bottom: 10px;}
.s-types ul {padding: 0; margin: 0; list-style: none;}
.s-types ul li {display: inline-block; vertical-align: top; margin-bottom: 10px; margin-right: 15px;}
.s-types ul li:last-child {margin-right: 0;}
.s-res {padding: 20px; border-radius: 0; overflow: hidden; margin-bottom: 15px; background: var(--wcms-background-ultralight);}
.s-res:last-child {margin-bottom: 0;}
.s-res-cpt {font-weight: 500; font-size: 1.25em; margin-bottom: 15px;}
.s-res-cpt a {color: var(--wcms-color-primary);}
.s-res-dt {margin-top: 15px; font-size: 0.9em; display: none;}
.s-res-more {margin-top: 15px; font-weight: 400;}
.s-res-more a {display: inline-block; background: var(--wcms-background-secondary); color: var(--wcms-color-secondary); padding: 12px 15px; border-radius: 5px;}
.s-res-pg-wrap {margin-top: 20px;}
.s-form svg {position: relative; top: 2px;}

/* SLBV */
body.slbv-fontsize-125 {font-size: 1.25em;}
body.slbv-fontsize-150 {font-size: 1.5em;}
.slbv img {filter: grayscale(1);}
.slbv [style*="background-image"],
.slbv [style*="background: url"] {
    filter: grayscale(1) !important;
}
.slbv .footer, .slbv .f-tel, .slbv .f-a-mail, .slbv .f-title, .slbv .f-i ul li a, .slbv .f-prt-i a, .slbv .f-prt-i a, .slbv .f-low-ex, .slbv .f-low-pd a  {color: var(--wcms-color-primary);}
.slbv .f-a-i svg {fill: var(--wcms-color-primary); stroke: var(--wcms-color-primary);}
.slbv .h-mid-search-form {border: 1px solid var(--wcms-color-primary);}
.slbv .wa-form .checkbox-icon-wrap {border-color: var(--wcms-color-primary);}
.slbv .wa-form input[type="text"], .slbv .wa-form input[type="numeric"], .slbv .wa-form textarea, .slbv .wa-form select {border-color: var(--wcms-color-primary);}
.slbv .wa-form select.c-nav-form-mode, .wa-form select.c-nav-form-y, .wa-form select.c-nav-form-m {border: 1px solid var(--wcms-color-primary);}
.slbv .h-mid-m-ctrl-menu {border: 1px solid var(--wcms-color-primary);}
.slbv .sbc-list li a {border-bottom: 1px solid var(--wcms-color-primary);}
.slbv .second-third-dt {color: var(--wcms-color-primary);}
.slbv .second-third-count svg {color: var(--wcms-color-primary);}
.slbv-background-black .first-href, .slbv-background-black .first-name a {color: var(--wcms-color-primary);}
.slbv .wa-form .wa-field:has(label.checkbox-label) .checkbox-icon {color: var(--wcms-color-primary);}
.slbv .events .sbc-list li a {border-bottom: none;}
.slbv .h-mid-phone-wrap {border: 1px solid var(--wcms-color-primary);}
.slbv .h-mid-phone-list {border: 1px solid var(--wcms-color-primary);}
.slbv .first-more a {color: var(--wcms-color-primary); background: var(--wcms-color-secondary);}




/* SUBPAGES */

.page-subpages.page-subpages-swiper {
	width: 100%;
	height: 100%;
	padding: 20px 0 50px;
}

.swiper-slide {
	height: auto;
}

.swiper-pagination {
	bottom: 10px;
}

.swiper-slide .sys-thumb {
	width: 100%;
	margin: 0;
	padding: 0;
}

tbody tr:first-child {
    color: white;
}

tr p {
	padding-left: 30px;
}

.table-container {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 -15px;
    padding: 0 15px;
}

table {
    min-width: 700px;
    width: 100%;
    border-collapse: collapse;
}

.ql-table-better tr:first-child td:first-child {
    border-top-left-radius: 5px;
}

.ql-table-better tr:first-child td:last-child {
    border-top-right-radius: 5px;
}

.ql-table-better tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}

.ql-table-better tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}

@media (max-width: 768px) {
    td, th {
        padding: 10px 8px !important;
        font-size: 14px;
    }
    
    .ql-table-block {
        font-size: 13px;
    }
    
    thead {
        position: sticky;
        left: 0;
    }
    
    tr:hover {
        background-color: rgba(1, 194, 126, 0.05);
    }
}


