span.sb-label {
font-size: 1em !important;
padding: 0px 10px !important;
border-radius: 15px !important;
box-shadow: 0px 0px 20px 0px #0000006e !important;
}
span.sb-icon {
box-shadow: 0px 0px 20px 0px #0000006e !important;
}
.sticky-buttons.-large {
--block-size: 60px !important;
--size: 25px !important;
}
.header-wrapper .stuck {
box-shadow: none !important;
}
.header.transparent {
padding: 10px;
}
.transparent .header-wrapper {
backdrop-filter: blur(5px);
border-radius: 25px;
padding: 0px 10px !important;
}
.stuck .header-bg-container .fill {
backdrop-filter: blur(5px);
border-radius: 25px;
padding: 0px 10px !important;
}
.pum-theme-249, .pum-theme-content-only {
background-color: rgb(0 0 0 / 0%);
backdrop-filter: blur(40px);
}
.request-form input[type=text], input[type=tel] {
border-radius: 15px;
background-color: #fff !important;
border: none !important;
}
.request-form input[type=submit]{
margin: 30px 0px 0px 0px !important;
width: 100%;
background-color: #00a191 !important;
border-radius: 15px;
font-weight: 300 !important;
}
.request-form input[type=submit]:hover{
background-color: #fff !important;
color: #195299 !important;
box-shadow: none !important;
}
form {
margin: 0px !important;
}
.off-canvas-center .nav-sidebar.nav-vertical>li {
border: 0;
border: 1px solid #fff !important;
border-radius: 17px;
margin-bottom: 7px;
width: 90%;
}
.off-canvas-center.mfp-bg.mfp-ready {
opacity: 1;
}
.mfp-bg {
background: #195299;
}
.first-screen .section-bg {
background-image: linear-gradient(to right, #071b35, #0a284c, #0e3665, #13447e, #195299);
}
a.buy-retail {
border: 1px solid #00a191 !important;
background-color: transparent !important;
color: #00a191;
}
a.buy-retail:hover {
border: 1px solid #00a191 !important;
background-color: #00a191 !important;
transition: .3s;
box-shadow: none !important;
}
a.buy-retail-dark {
border: 1px solid #fff !important;
background-color: #ffffff2e !important;
color: #fff;
}
a.buy-retail-dark:hover {
border: 1px solid #00a191 !important;
background-color: #00a191 !important;
transition: .3s;
box-shadow: none !important;
}
a.button {
margin: 0px !important;
}
a.leave-request {
border: 1px solid #00a191 !important;
background-color: #00a191 !important;
color: #fff !important;
}
a.leave-request:hover {
border: 1px solid #195299 !important;
background-color: #195299 !important;
box-shadow: none !important;
}
a.leave-request-dark {
border: 1px solid #00a191 !important;
background-color: #00a191 !important;
color: #fff !important;
}
a.leave-request-dark:hover {
border: 1px solid #fff !important;
background-color: #fff !important;
color: #195299 !important;
box-shadow: none !important;
}
.accordion .toggle {
color: #195299 !important;
}
.accordion-dark .toggle {
color: #fff !important;
}
.accordion-title .active {
font-weight: 600 !important;
background-color: #fff !important;
}
.accordion-dark .accordion-title.active {
font-weight: 600 !important;
background-color: transparent !important;
}
a.accordion-title {
border: 1px solid #195299 !important;
margin-top: 5px;
border-radius: 15px;
}
.accordion-dark a.accordion-title {
border: 1px solid #fff !important;
color: #fff;
margin-top: 5px;
border-radius: 15px;
} thead tr:first-child td:first-child {
border-top-left-radius: 20px;
}
thead tr:first-child td:last-child {
border-top-right-radius: 20px;
}
tbody tr:last-child td:first-child {
border-bottom-left-radius: 20px;
}
tbody tr:last-child td:last-child {
border-bottom-right-radius: 20px;
}
.table-wrapper {
border: 1px solid #195299;
border-radius: 21px;
padding: 0 !important;
margin: 0 !important;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-wrapper-dark {
border: 1px solid #fff;
border-radius: 21px;
padding: 0 !important;
margin: 0 !important;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
table {
width: auto; max-width: none;
border-collapse: separate; border-spacing: 0;
margin: 0px !important; }
.table-wrapper tr.first-tr td {
background: #195299;
color: #fff;
}
.table-wrapper-dark tr.first-tr td {
background: #fff;
color: #195299;
font-weight: 300 !important;
}
.table-wrapper td,
th {
border-top: 1px solid #195299;
border-bottom: 0px;
border-left: 1px solid #195299;
padding: 10px 15px !important;
background: white;
}
.table-wrapper-dark td,
th {
border-top: 1px solid #fff;
border-bottom: 0px;
border-left: 1px solid #fff;
padding: 10px 15px !important;
background: transparent;
}
.table-wrapper tbody td:first-child,
.table-wrapper thead td:first-child,
.table-wrapper-dark tbody td:first-child,
.table-wrapper-dark thead td:first-child {
position: sticky;
left: 0;
border-left: 0px !important;
z-index: 5;
}
.table-wrapper thead td:first-child {
background: #195299;
color: #fff;
z-index: 6;
}
.table-wrapper tbody td:first-child {
background: #195299;
color: #fff;
z-index: 5;
}
.table-wrapper-dark thead td:first-child {
background: #fff;
color: #195299;
z-index: 6;
}
.table-wrapper-dark tbody td:first-child {
background: #fff;
color: #195299;
z-index: 5;
} .xarakteristiky p{
margin-bottom: 5px;
}
strong {
font-weight: 600 !important;
font-family: Inter;
}
@media only screen and (max-width: 48em) { .sticky-buttons.-large {
--block-size: 45px !important;
--size: 20px !important;
}
}