html,body{margin:0;padding:0;}
body{font-size: 17px; font-family: "Poppins", sans-serif; font-weight: 400; background: rgb(255, 255, 255); color: rgb(0,0,0); text-align: center; overflow-x: hidden;}

input{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;user-select: text;}

img{border:0}
form{margin:0;}
p{margin:10px 0 10px 0;padding:0;}
a:link, a:visited {color:rgb(85, 86, 87); text-decoration:none;}
a:hover {color:rgb(109, 110, 113); text-decoration: underline;}


.main-color {color: rgb(28, 135, 205) !important; background: rgb(28, 135, 205) !important;}
.main-color-c {color: rgb(28, 135, 205) !important;}
.main-color-b {background: rgb(28, 135, 205) !important;}

.second-color {color: rgb11,11,11) !important; background: rgb11,11,11) !important;}
.second-color-c {color: rgb11,11,11) !important;}
.second-color-b {background: rgb11,11,11) !important;}

.third-color {color: rgb11,11,11) !important; background: rgb11,11,11) !important;}
.third-color-c {color: rgb11,11,11) !important;}
.third-color-b {background: rgb11,11,11) !important;}

.web-title {float: left; position:fixed;left: -100%;margin: 0px;font-size: 1px;}



.font {}
.font-bold {}




/*  HEADER and MENU  */
.web-header-ghost {width: 100%; height: 100px; margin: auto; background: rgb(255,255,255); position: relative;}
.web-header {height: 100px; width: 100%; top: 0px; left: 0%; right: 0%; margin: auto; position: fixed; z-index: 99; transition: all 0.4s;}



.web-header-in {width: 100%; max-width: 1600px; height: 100px; margin: 0px auto 0px; position: relative; z-index: 66;}

.web-header-bg {width: 100vw; max-width: 100vw; height: 100%; left: -100%; right: -100%; top: -100%; bottom: -100%; background: rgba(17, 17, 17, 0.8); backdrop-filter: blur(6px); border: 1px solid rgba(255, 255, 255, 0.2); margin: auto; position: absolute; z-index: 0;}





.web-header-inner {width: 100%; height: 100px; position: relative; transition: all 0.5s;}

.header-fix {}

.home-page .web-header {top: 30px;}
.home-page .header-fix {top: 0px;}
.home-page .web-header-bg {max-width: 100%; background: rgba(0, 32, 53, 0.0); transition: all 0.3s; transition-delay: 0.1s;}
.home-page .header-fix .web-header-bg {max-width: 100vw; background: rgba(17, 17, 17, 0.8); transition-delay: 0.2s;}


.web-header-in-logo {width: 350px; height: 100px; left: 10px; top: 0px; margin: auto; position: absolute; z-index: 11; transition: all 0.5s;}
.web-header-in-logo-in {width: 100%; height: 100%; left: 0%; top: 0%; background: url("/images/design/logo_white.svg") no-repeat; background-size: contain; background-position: left center; position: absolute; transition: all 0.3s;}
.web-header-in-logo a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; display: block; z-index: 3; cursor: pointer;}
.web-header-in-logo:hover {}
.web-header-in-logo:hover .web-header-in-logo-in {transform: scale(1.025);}








/* MAIN MENU */
.web-main-menu {width: auto; left: 380px; bottom: 0px; margin: auto; position: absolute; z-index: 6;}
.web-main-menu, .web-main-menu-in {height: 100px;}
.web-main-menu-in {display: flex; margin: auto; position: relative;}
.main-menu-item {height: 100px; display: flex; justify-content: center; align-items: center; position: relative;}
.main-menu-item-a {height: auto; font-size: 18px; line-height: 25px; color: rgb(255, 255, 255) !important; padding: 12.5px 13px; letter-spacing: 0.5px; font-weight: 300; display: block; cursor: pointer;}

.main-menu-item:after {width: 0%; height: 6px; left: 0%; right: 0%; top: 0px; background: rgb(255, 255, 255); position: absolute; margin: auto; content:""; transition: all 0.3s; transition-delay: 0.05s; pointer-events: none;}
.menu-active, .main-menu-item:hover {}
.menu-active .main-menu-item-a, .main-menu-item-a:hover {color: rgb(66,66,66); text-decoration: none;} 
.menu-active:after , .main-menu-item:hover:after {width: 70%; opacity: 1;}

.main-menu-item-subs {min-width: 280px; left: 15px; top: 88%; background: rgb(28, 135, 205); box-shadow: 2px 3px 15px -14px rgb(0, 0, 0); border-top: 2px solid rgb(255, 255, 255); text-align: left; position: absolute;}
.main-menu-item-subs {transform: scale(0); opacity: 0; transform-origin: left top; transition: all 0s; transition-delay: 0.1s;}
.main-menu-item:hover .main-menu-item-subs {top: 80%; transform: scale(1); opacity: 1; transition: opacity 0.5s , top 0.3s linear;}

.main-menu-item-subs-item {width: 100%; position: relative;}
.main-menu-item-subs-item a {padding: 22px 0px 22px 25px; font-size: 17px; line-height: 20px; letter-spacing: 0.5px; word-spacing: 1px; font-weight: 400; color: rgb(255, 255, 255); display: flex; gap: 15px; align-items: center;}
.main-menu-item-subs-item a:hover {background: rgba(0, 0, 0, 0.03); color: rgb(255, 255, 255); text-decoration: none;}
.main-menu-item-subs-item a i {font-size: 28px;}
.main-menu-item-subs-item a span {}

.menu-btn, .mobil-menu {display: none;}








/* KATALOG MEGA MENU */
.katalog-mega-menu {width: 90vw; max-width: 1350px; left: 0%; right: 0%; top: 94px; opacity: 0; transform: scale(0); transform-origin: center top; margin: auto; position: absolute; z-index: 11;}
.katalog-mega-menu-in {width: 100%; min-height: 300px; background: rgb(87, 87, 87); display: flex; flex-direction: column; align-items: stretch; box-shadow: 0px 10px 20px -10px black; position: relative;}

.katalog-mega-menu-ACTIVE {top: 100px; opacity: 1; transform: scale(1); transition: top 0.2s , opacity 0.2s;}
/*.katalog-mega-menu {top: 100px; opacity: 1; transform: scale(1); transition: top 0.2s , opacity 0.2s;}*/


.katalog-mega-menu-in-main {height: 60px; padding: 10px 10px 15px; flex-grow: 0; position: relative;}
.katalog-mega-menu-in-main-in {width: 100%; height: 60px; display: flex; gap: 10px; align-items: stretch;}
.katalog-mega-menu-in-main-in-item {width: 10%; background: rgb(55, 55, 55); display: flex; justify-content: center; align-items: center; flex-grow: 1; cursor: pointer; position: relative;}
.katalog-mega-menu-in-main-in-item a {width: 100%; height: 100%; left: 0%; top: 0%; position: absolute; cursor: pointer; z-index: 9;}
.katalog-mega-menu-in-main-in-item-in {display: flex; gap: 10px; justify-content: center;  align-items: center; position: relative; z-index: 3;}
.katalog-mega-menu-in-main-in-item-in i {font-size: 26px; color: rgb(20, 134, 200);}
.katalog-mega-menu-in-main-in-item-in span {font-size: 18px; letter-spacing: 0.5px; color: rgb(255, 255, 255);}
.katalog-mega-menu-in-main-in-item-active {background: rgb(28, 135, 205);}
.katalog-mega-menu-in-main-in-item-active i {color: rgb(255,255,255);}

.katalog-mega-menu-in-form-subs {padding: 10px;}
.katalog-mega-menu-in-form-subs-in {}
.katalog-mega-menu-in-form-subs-in-group {max-height: 0px; overflow: hidden;}
.katalog-mega-menu-in-form-subs-in-group-active {max-height: 700px;}
.katalog-mega-menu-in-form-subs-in-group-in {display: flex; gap: 7px 0.5%; flex-wrap: wrap;}
.katalog-mega-menu-in-form-subs-in-group-item {width: 16.25%; height: 46px; background: rgb(255,255,255); transition: all 0s; opacity: 0; display: flex; gap: 6px; align-items: center; position: relative;}
.katalog-mega-menu-in-form-subs-in-group-item:hover {background: rgb(250,250,250);}
.katalog-mega-menu-in-form-subs-in-group-active .katalog-mega-menu-in-form-subs-in-group-item {transition: all 0.4s; opacity: 1;}
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(1) { transition-delay: 0.01s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(2) { transition-delay: 0.02s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(3) { transition-delay: 0.03s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(4) { transition-delay: 0.04s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(5) { transition-delay: 0.05s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(6) { transition-delay: 0.06s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(7) { transition-delay: 0.07s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(8) { transition-delay: 0.08s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(9) { transition-delay: 0.09s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(10) { transition-delay: 0.10s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(11) { transition-delay: 0.11s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(12) { transition-delay: 0.12s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(13) { transition-delay: 0.13s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(14) { transition-delay: 0.14s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(15) { transition-delay: 0.15s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(16) { transition-delay: 0.16s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(17) { transition-delay: 0.17s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(18) { transition-delay: 0.18s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(19) { transition-delay: 0.19s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(20) { transition-delay: 0.20s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(21) { transition-delay: 0.21s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(22) { transition-delay: 0.22s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(23) { transition-delay: 0.23s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(24) { transition-delay: 0.24s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(25) { transition-delay: 0.25s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(26) { transition-delay: 0.26s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(27) { transition-delay: 0.27s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(28) { transition-delay: 0.28s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(29) { transition-delay: 0.29s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(30) { transition-delay: 0.30s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(31) { transition-delay: 0.31s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(32) { transition-delay: 0.32s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(33) { transition-delay: 0.33s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(34) { transition-delay: 0.34s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(35) { transition-delay: 0.35s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(36) { transition-delay: 0.36s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(37) { transition-delay: 0.37s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(38) { transition-delay: 0.38s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(39) { transition-delay: 0.39s; }
.katalog-mega-menu-in-form-subs-in-group-item:nth-child(40) { transition-delay: 0.40s; }

.katalog-mega-menu-in-form-subs-in-group-item-img {width: 46px; height: 46px; flex-grow: 0; flex-shrink: 0;}
.katalog-mega-menu-in-form-subs-in-group-item-img img {width: 100%; height: 100%; object-fit: contain;}
.katalog-mega-menu-in-form-subs-in-group-item-data {padding: 0px 3px 0px 0px; flex-grow: 1;}
.katalog-mega-menu-in-form-subs-in-group-item-data span {font-size: 14px; line-height: 16px; font-weight: 300; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; text-align: left;}
.katalog-mega-menu-in-form-subs-in-group-item a {width: 100%; height: 100%; left: 0%; top: 0%; position: absolute; cursor: pointer; z-index: 9;}

.KKK-subka-loaded:before {width: 100%; height: 100%; background: rgba(28,135,205,0.3); right: 0%; top: 0%; position: absolute; content: ''; z-index: 1;}
.KKK-subka-loading:after {width: 0%; height: 100%; background: linear-gradient(90deg, rgba(28,135,205,0) 0%, rgba(28,135,205,0.7) 100%); right: 0%; top: 0%; position: absolute; content: ''; z-index: 1;}
.KKK-subka-loading:after {animation-name: KAT_loading; animation-duration: 0.7s; animation-iteration-count: 1;}
@keyframes KAT_loading {
   0% {width: 0%;}
  20% {width: 0%; opacity: 0;}
 100% {width: 100%; opacity: 0.8;}
}


.katalog-mega-menu-in-form-subs-in-group-item-PROFIL {width: 24.62%; height: 64px; display: flex; gap: 20px; align-items: center; background: rgb(255, 255, 255);}
.katalog-mega-menu-in-form-subs-in-group-item-PROFIL-img {width: 64px; height: 64px;}
.katalog-mega-menu-in-form-subs-in-group-item-PROFIL-img img {width: 100%; height: 100%; object-fit: contain;}
.katalog-mega-menu-in-form-subs-in-group-item-PROFIL-data {line-height: 20px; font-weight: 500; text-align: left;}
.katalog-mega-menu-in-form-subs-in-group-item-PROFIL a {transition: all 0s;}
.katalog-mega-menu-in-form-subs-in-group-item-PROFIL a:hover {background: rgba(28, 135, 205, 0.25); transition: all 0.3s;}


.katalog-mega-menu-in-form {padding: 15px 10px 10px; flex-grow: 1; background: rgba(255,255,255,0.05); position: relative;}
.katalog-mega-menu-in-form-in {width: 100%; min-height: 250px; position: relative;}

.katalog-mega-menu-in-form-in-loader {width: 100%; height: 250px; display: flex; justify-content: center; align-items: center; position: relative;}
.katalog-mega-menu-in-form-in-loader i {font-size: 50px;}
.katalog-mega-menu-in-form-in-loader i:before {color: rgb(28, 135, 205);}
.katalog-mega-menu-in-form-in-loader i:after {color: rgba(255, 255, 255, 0.2);}

.katalog-mega-menu-in-form-in-AJAX {width: 100%; display: flex; gap: 0.5%; }

.katalog-mega-menu-in-form-in-AJAX-PRO {width: 16.25%; height: 250px; background: rgb(255,255,255); transition: all 0.3s; flex-grow: 0; position: relative;}
.katalog-mega-menu-in-form-in-AJAX-PRO:hover {box-shadow: inset 0px 0px 0px 2px rgb(28, 135, 205); transition-delay: 0s !important;}
.katalog-mega-menu-in-form-in-AJAX-PRO a {width: 100%; height: 100%; left: 0%; top: 0%; position: absolute; cursor: pointer; z-index: 9;}
.katalog-mega-menu-in-form-in-AJAX-PRO-img {height: 200px; padding: 2px; position: relative;}
.katalog-mega-menu-in-form-in-AJAX-PRO-img img {width: 100%; height: 100%; object-fit: contain;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data {height: 70px; left: 3px; right: 3px; bottom: 3px; position: absolute;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in {}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-top {height: 40px; display: flex; justify-content: center; align-items: center;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-top-title {}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-top-title span {font-size: 14px; line-height: 15px; letter-spacing: 0.5px; font-weight: 500;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-top-title span {display: block; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot {height: 30px; background: rgb(249, 249, 249);}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot-in {display: flex; align-items: center;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot-in-material {width: 35%; height: 30px; display: flex; justify-content: center; align-items: center;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot-in-material span {font-size: 14px; letter-spacing: 0.5px; text-shadow: 1px 1px 2px white; text-transform: uppercase;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot-in-normy {height: 30px; display: flex; justify-content: center; align-items: center; flex-grow: 1;}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot-in-norma {}
.katalog-mega-menu-in-form-in-AJAX-PRO-data-in-bot-in-norma span {font-size: 15px; color: rgb(28, 135, 205); letter-spacing: -0.5px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.katalog-mega-menu-in-form-in-AJAX-PRO-MORE {width: 16.25%; height: 250px; display: flex; flex-direction: column; gap: 10px; justify-content: center; align-items: center; background: rgb(87, 87, 87); transition: all 0.3s; position: relative;}
.katalog-mega-menu-in-form-in-AJAX-PRO-MORE:hover {background: rgba(255,255,255,0.1);}
.katalog-mega-menu-in-form-in-AJAX-PRO-MORE-icon {}
.katalog-mega-menu-in-form-in-AJAX-PRO-MORE-icon i {font-size: 60px; color: rgb(28, 135, 205);}
.katalog-mega-menu-in-form-in-AJAX-PRO-MORE-title {font-size: 14px; letter-spacing: 2px; opacity: 0.5; text-transform: uppercase; font-weight: 300; color: rgb(255, 255, 255);}
.katalog-mega-menu-in-form-in-AJAX-PRO-MORE a {width: 100%; height: 100%; left: 0%; top: 0%; position: absolute; cursor: pointer; z-index: 9;}


.KAT-PRO-ANIMATION {opacity: 0;}
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION {transition: all 0.4s; opacity: 1;}
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION:nth-child(1) { transition-delay: 0.03s; }
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION:nth-child(2) { transition-delay: 0.09s; }
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION:nth-child(3) { transition-delay: 0.12s; }
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION:nth-child(4) { transition-delay: 0.15s; }
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION:nth-child(5) { transition-delay: 0.18s; }
.KAT-PRO-ANIMATION-RUN .KAT-PRO-ANIMATION:nth-child(6) { transition-delay: 0.21s; }







.new-header-info {width: 42px; height: 42px; right: 55px; top: 44px; margin: auto; z-index: 9; position: absolute; display: block; transition: all 0.25s;}
.new-header-info-item {width: 100%; position: relative;}
.new-header-info-item-classic a {color: #00c3c9; font-size: 16px; padding: 5px 0px 5px 35px; display: block;}
.new-header-info-item-classic i {color: #b3d504; position: absolute; top: 4px; left: 4px; font-size: 21px;height: 21px;width: 21px;text-align: center;}

.web-main-menu-login {position: relative;}

.web-main-menu-login-a {color: white;display: block;width: 100%;height: 100%;}
.web-main-menu-login-menu {left: -13px; top: 86%; padding: 15px 1px; position: absolute; background: rgb(255, 255, 255); box-shadow: 3px 3px 15px -5px rgb(0, 0, 0); z-index: 9;}
.web-main-menu-login-menu {transform: scale(0); -webkit-transform: scale(0); transform-origin: 25px top; -webkit-transform-origin: 25px top;}
.web-main-menu-login-menu div {position: relative; width: 100%; text-align: left;}
.web-main-menu-login-menu div a {padding: 8px 15px; white-space: nowrap; display: block; color: rgb(60, 60, 60); font-size: 17px;}
.web-main-menu-login-menu div a i {font-size: 20px; width: 35px; text-align: center; margin-right: 4px; }
.web-main-menu-login-menu div:hover {opacity: 0.7;}
.web-main-menu-login:hover .web-main-menu-login-menu {transform: scale(1); -webkit-transform: scale(1);}

.web-main-menu-login-head {width: 100%; display: inline-block;}
.web-main-menu-login-head-icon {width: 30px; height: 30px; margin: 2px 2px 0px; background: rgb(196, 159, 117); padding: 4px; border-radius: 50%; float: left;}
.web-main-menu-login-head-icon span {width: 20px; height: 20px; text-align: center; color: rgb(65,64,66); font-size: 18px; line-height: 20px;padding: 3px;border-radius: 50%;}
.web-main-menu-login-head-icon i {font-size: 20px; margin: 4px; color: rgb(255, 255, 255);}
.web-main-menu-login-head-text {width: 100px; height: 34px; color: rgb(59, 75, 88); font-size: 12px; line-height: 34px; font-weight: 100; left: 48px; top: 4px; white-space: nowrap; text-align: left; position: absolute; text-transform: uppercase; letter-spacing: 1px; display: none; visibility: hidden;}
.web-main-menu-login-head-text span {background: rgb(22, 119, 122); color: rgba(255, 255, 255, 0.85); font-size: 13px; padding: 3px 4px; margin-left: 4px;}






.web-header-quest {width: 80px; height: 80px; right: 10px; top: 10px; background: rgba(255, 255, 255, 0.05); border-radius: 5px; transition: all 0.5s; position: absolute;}
.web-header-quest-in {}
.web-header-quest-in-icon {width: 100%; height: 100%; right: 0px; top: 0px; display: flex; justify-content: center; align-items: center; cursor: pointer; position: absolute;}
.web-header-quest-in-icon i {font-size: 40px;}
.web-header-quest-in-icon i:before {color: rgb(28, 135, 205);}
.web-header-quest-in-icon i:after {color: rgb(255,255,255); opacity: 1;}
.web-header-quest:hover {background: rgb(0,0,0);}



.web-header-contact {height: 80px; right: 170px; top: 10px; position: absolute;}
.web-header-contact-in {}
.web-header-contact-items {height: 80px; display: flex; gap: 5px; justify-content: center; align-items: end; flex-direction: column;}
.web-header-contact-item {display: flex; align-items: center; gap: 5px; position: relative;}
.web-header-contact-item i {color: rgb(28, 135, 205);}
.web-header-contact-item span {font-size: 14px; word-spacing: 1px; letter-spacing: 0.5px; font-weight: 300; color: rgba(255, 255, 255, 0.8);}
.web-header-contact-item a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 3; cursor: pointer;}
.web-header-contact-item:hover span {color: rgba(255, 255, 255, 1);}




.web-menu-langs {width: 56px; height: 37px; right: 96px; bottom: 10px; position: absolute; z-index: 11;}
.web-menu-langs-icon {height: 40px; font-size: 20px; line-height: 44px; width: 16px; right: 3px; top: 0px; display: none; position: absolute; z-index: 9;}
.web-menu-langs-icon i {color: rgb(20, 134, 200);}
.web-menu-langs-items {width: 100%; max-height: 0px; padding-top: 37px; background: rgba(255, 255, 255, 0.05); border-radius: 5px; position: absolute; text-align: left; transition: all 0.7s; overflow: hidden;}
.web-menu-langs-item {width: 100%; height: 37px; display: flex; align-items: center; position: relative; transition: all 0.5s;}
.web-menu-langs-item span {font-size: 14px; padding: 0px 6px 0px 6px; font-weight: 300; color: rgb(222,222,222); display: inline-block;}
.web-menu-langs-item img {width: 20px;}
.web-menu-langs-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 3;}
.web-menu-langs-items:hover .web-menu-langs-item {background: rgb(34, 34, 34);}
.web-menu-langs-items:hover .web-menu-langs-item:hover {background: rgb(0, 0, 0);}
.web-menu-lang-active {top: 0px; left: 0px; position: absolute; pointer-events: none;}
.web-menu-langs:hover .web-menu-langs-items {max-height: 111px;}




/* SEARCH */
.new-header-search {width: 56px; height: 38px; right: 96px; top: 10px; cursor: pointer; background: rgba(255, 255, 255, 0.05); border-radius: 5px; transition: all 0.5s; position: absolute; display: block; transition: right 0.25s; z-index: 9; text-align: center;}
.new-header-search i {font-size: 26px; line-height: 38px; color: rgb(255, 255, 255);}
.new-header-search i:before {color: rgb(28, 135, 205);}
.new-header-search i:after {color: rgb(255,255,255); opacity: 1;}
.new-header-search:hover {background: rgb(0,0,0);}

.new-header-search-form {width: 1000px; top: 100%; left: 0%; right: 0%; background: rgb(255, 255, 255); border-top: 8px solid rgb(20, 134, 200); box-shadow: 0px 5px 25px -10px black; margin: auto; position: absolute; z-index: 33;}
.new-header-search-form {transform: scale(1,0); -webkit-transform: scale(1,0); transition: all 0.3s cubic-bezier(.65,.05,.36,1); -webkit-transition: all 0.3s cubic-bezier(.65,.05,.36,1); transform-origin: center top; -webkit-transform-origin: center top; }
#head-search-form-input {width: 96%; padding: 18px 2%; letter-spacing: 1px; font-size: 22px; color: rgb(99, 99, 99); background: transparent; font-family: "Poppins", sans-serif; border: none;}
#head-search-form-close {width: 50px; height: 50px; font-size: 50px; line-height: 50px; color: rgb(47, 49, 61); right: 2%; top: 6px; position: absolute; cursor: pointer; transition: all 0.3s;}
#head-search-form-close:hover {transform: rotate(90deg);}
.new-header-search-form-output {max-height: 68vh; background: rgb(21, 38, 64); text-align: left; overflow-y: auto;}

.search-form-output-katalogs {width: 96%; padding: 1% 2%; background: rgba(0,0,0,0.3); display: flex; gap: 10px; flex-wrap: wrap; position: relative;}
.search-form-output-katalogs-item {background: rgb(20, 134, 200);}
.search-form-output-katalogs-item a {font-size: 16px; padding: 6px 10px; letter-spacing: 0.6px; font-weight: 300; color: rgb(255, 255, 255); display: block;}

.search-form-output-products {width: 100%; color: rgb(255, 255, 255); position: relative;}
.search-form-output-products-item {width: 100%; position: relative;}
.search-form-output-products-item-in {width: 96%; height: 100px; padding: 0.6% 2%; display: flex; gap: 20px; position: relative;}
.search-form-output-products-item:hover {background: rgba(0,0,0,0.15);}
.search-form-output-products-item:first-child {padding-top: 1.5%;}
.search-form-output-products-item:last-child {padding-bottom: 1.5%;}
.search-form-output-products-item a {width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; display: block; z-index: 3;}
.search-form-output-products-item-img {width: 100px; height: 100px; background: rgba(15, 27, 45, 0.6); flex-shrink: 0; flex-grow: 0; display: flex; position: relative;}
.search-form-output-products-item-img img {width: 100%; height: 100%; object-fit: contain;}
.search-form-output-products-item:hover .search-form-output-products-item-img {background: rgba(255, 255, 255, 0.1);}
.search-form-output-products-item-data {flex-grow: 1; overflow: hidden; position: relative;}
.search-form-output-products-item-data-title {width: 84%; font-size: 19px; padding-top: 5px; letter-spacing: 0.5px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.search-form-output-products-item-data-text {width: 84%; font-size: 15px; padding-top: 5px; letter-spacing: 0.5px; font-weight: 300; opacity: 0.6; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.search-form-output-products-item-data-parents {width: 84%; font-size: 15px; padding-top: 5px; letter-spacing: 0.5px; font-weight: 300; opacity: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.search-form-output-products-item-data-price {top: 28px; right: 0px; position: absolute; text-align: right; white-space: nowrap;}
.search-form-output-products-item-data-price strong {font-size: 20px; letter-spacing: 1px; font-weight: 600;}
.search-form-output-products-item-data-price span {font-size: 13px; opacity: 0.5;}
.search-form-output-products-item-data-stock {top: 55px; right: 0px; position: absolute; text-align: right;}
.search-form-output-products-item-data-stock span {font-size: 13px; color: rgb(65, 219, 65);}
.search-form-output-products-empty {width: 100%; color: rgb(255, 255, 255); position: relative; text-align: center;}
.search-form-output-products-empty i {width: 100%; font-size: 100px; padding: 50px 0px; opacity: 0.2; display: block;}
.search-form-output-products-empty span {width: 100%; font-size: 19px; padding: 0px 0px 50px; letter-spacing: 1px; font-weight: 300; opacity: 0.6; display: block;}

.search-go {transform: scale(1); -webkit-transform: scale(1);}
.search-go-opacity {opacity: 0.2;}





















/* HOME */
.home-form {width: 100%; margin: 0px auto 0px; position: relative; z-index: 9;}


.home-0 {width: 100%; margin: 0px auto 0px; background: rgb(255,255,255); position: relative; z-index: 3;}
.home-0-in {width: 100%; padding: 0px; margin: auto; position: relative;}

.home-slider, .home-slider .swiper-container {width: 100%; height: 600px; position: relative; margin: auto;}
.home-slide-form {width: 100%; height: 100%; left: 0px; right: 0px; top: 0px; position: absolute; margin: auto; overflow: hidden;}

.home-slide-form-in {width: 100%; height: 100%; left: 0%; top: 0%; margin: auto; position: absolute;}
.home-slide-form-bg {width: 100%; height: 100%; left: 0%; top: 0%; background: rgb(33,33,33); position: absolute; overflow: hidden; z-index: 1;}
.home-slide-form-bg img {width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; opacity: 0; transition: all 1s; transition-delay: 0.3s;}
.home-slide-form-bg .lazyloaded {opacity: 1 !important;}
.home-slide-form-bg:before {width: 100%; height: 100%; left: 0%; top: 0%; background: rgba(0,0,0,0.1); position: absolute; content: ''; z-index: 9;}
.home-slider-pagination {width: 96%; max-width: 1500px; left: 0%; right: 0%; bottom: 150px; margin: auto; position: absolute; z-index: 11;}
.home-slider-pagination-in {width: auto !important; display: flex; gap: 18px;}
.home-slider-pagination-in .swiper-pagination-bullet {height: auto; font-size: 24px; padding: 0px; margin: 0px !important; color: rgb(255, 255, 255); background: transparent; font-weight: 900;}
.home-slider-pagination-in .swiper-pagination-bullet-active {}


.home-slide-video {width: 100%; height: 100%; left: 0%; top: 0%; margin: auto; background: rgb(16, 63, 141); position: absolute;}
.home-slide-video video {width: 100%; height: 100%; left: 0%; top: 0%; margin: auto; object-fit: cover; position: absolute;}






.home-1 {width: 100%; margin: -110px auto 50px; background: rgba(255,255,255,0); position: relative; z-index: 6;}
.home-1-in {width: 100%; margin: auto; position: relative; z-index: 9;}

.home-1-in-title {width: 100%; max-width: 1100px; height: 0px; margin: auto; left: 0%; right: 0%; bottom: 2%; position: absolute; z-index: 1;}
.home-1-in-title div {font-size: 45px; right: 102%; bottom: 0%; color: rgb(209, 210, 214); letter-spacing: 1px; font-weight: 700; position: absolute;}

.home-1-in-slider {width: 100%; height: 220px; margin: auto; position: relative; z-index: 6;}
.home-1-in-slider .swiper-container {width: 100%; height: 220px; position: relative; margin: auto;}

.home-materialy-form {width: 100%; max-width: 1100px; height: 100%; margin: auto; left: 0%; right: 0%; top: 0%; position: absolute;}

.home-materialy-form a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;}

.home-materialy-form-img {width: 33%; height: 100%; left: 0%; top: 0%; background: rgb(209, 210, 212); border-top-right-radius: 8px; border-bottom-right-radius: 8px; position: absolute; z-index: 3;}
.home-materialy-form-img-bg {width: 64%; height: 100%; left: 0%; top: 0%; position: absolute;}
.home-materialy-form-img-bg img {width: 100%; height: 100%; object-fit: cover; object-position: center; display: block;}
.home-materialy-form-img-title {right: -20px; top: 50%; transform: translateY(-50%); position: absolute;}
.home-materialy-form-img-title span {font-size: 90px; letter-spacing: 5px; color: rgb(245, 246, 249); font-weight: 700; text-transform: uppercase;}
.home-materialy-form-img-btn {width: 36%; right: 0%; bottom: 5%; color: rgb(28, 135, 205); text-align: center; position: absolute;}

.home-materialy-form-data {width: 62%; height: 100%; right: 0%; top: 0%; position: absolute;}
.home-materialy-form-data-in {width: 110%; height: 100%; text-align: left; position: relative;}
.home-materialy-form-data-in-title {width: 100%; font-size: 50px; line-height: 66px; letter-spacing: 0.25px; color: rgb(136, 136, 136); font-weight: 700; left: 0%; top: 42px; position: absolute; z-index: 3;}
.home-materialy-form-data-in-title:first-line {color: rgb(255,255,255); text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);}
.home-materialy-form-data-in-text {width: 100%; font-size: 16px; line-height: 20px; bottom: 0px; opacity: 0.25; letter-spacing: 0.5px; font-weight: 300; position: absolute;}
.home-materialy-form-data-in-text {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.home-1-in-pagi {width: 100%; max-width: 1100px; height: 0px; margin: auto; left: 0%; right: 0%; top: 57%; position: absolute; z-index: 9;}
.home-1-in-pagi-in {left: 105%; top: 0%; position: absolute;}
.home-1-in-pagi-inner {width: 100% !important; display: flex; bottom: auto !important; position: relative;}
.home-1-in-pagi-inner .swiper-pagination-bullet {width: 44px; height: 8px; border-radius: 0;}
.home-1-in-pagi-inner .swiper-pagination-bullet-active {background: rgb(28, 135, 205);}





















.home-3 {width: 100%; padding: 50px 0px 50px; background: rgb(255,255,255); position: relative;}
.home-3-in {width: 96%; max-width: 1600px; margin: auto; position: relative; z-index: 3;}

.home-3-items {width: 100%; display: flex; justify-content: space-between; position: relative;}
.home-3-item {width: 33.33%; position: relative; cursor: pointer;}

.home-3-item-img {width: 100%; height: 360px; background: whitesmoke; position: relative; overflow: hidden; z-index: 3;}
.home-3-item-img img {width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; opacity: 0;}
.home-3-item-img .lazyloaded {opacity: 1;}
.home-3-item:hover .home-3-item-img img {transform: scale(1.05); filter: blur(2px);}

.home-3-item-img:after {width: 100%; height: 100%; left: 0%; top: 0%; background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1) 100%); transition: all 0.6s; position: absolute; content: '';}

.home-3-item-data {width: 100%; height: 100%; left: 0%; top: 0%; text-align: center; position: absolute; overflow: hidden; z-index: 6;}

.home-3-item-data-icon {left: 50%; top: 20%; transform: translate(-50%,-50%); position: absolute;}
.home-3-item-data-icon i {font-size: 70px; color: rgb(255,255,255);}

.home-3-item-data-info {width: 95%; left: 0%; right: 0%; top: 55%; transform: translateY(-50%); margin: auto; position: absolute;}
.home-3-item-data-title {width: 100%; padding: 0px 0px 5px; position: relative;}
.home-3-item-data-title h2 {font-size: 36px; padding: 0px; margin: 0px; font-weight: 400; text-transform: uppercase; color: rgb(255,255,255); text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home-3-item-data-text {width: 80%; font-size: 18px; line-height: 22px; letter-spacing: 0.5px; font-weight: 300; color: rgb(255,255,255); text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.77); margin: auto;}
.home-3-item-data-text {display: block; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.home-3-item-data-btns {left: 50%; bottom: 20px; transform: translateX(-50%); transition: all 0.5s; position: absolute;}
.home-3-item-data-btn {width: 200px; height: 44px; display: flex; justify-content: center; align-items: center; background: rgb(28, 135, 205); border-radius: 5px; transition: all 0.5s;}
.home-3-item-data-btn span {color: rgb(255,255,255); font-weight: 500; letter-spacing: 0.5px;}
.home-3-item:hover .home-3-item-data-btns {bottom: 25px;}

.home-3-item a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;} 











.home-4 {width: 100%; padding: 50px 0px 150px; background: rgb(255,255,255); position: relative;}
.home-4-in {width: 96%; max-width: 1600px; margin: auto; position: relative; z-index: 3;}

.home-4-in-title {font-size: 50px; letter-spacing: 1px; font-weight: 700; color: rgb(222,222,222); text-align: left;}

.home-4-inner-top {width: 100%; padding: 30px 0px 50px; position: relative;}
.home-4-inner-top-in {width: 100%; display: flex; position: relative;}
.home-4-inner-top-in-item {height: 150px; flex-grow: 1; flex-shrink: 0; opacity: 0.25; transition: all 0.3s; position: relative;}
.home-4-inner-top-in-item-title {width: 200%; left: -200%; right: -200%; bottom: 85%; margin: auto; opacity: 0; transition: all 0.3s; position: absolute; z-index: 6; pointer-events: none;}
.home-4-inner-top-in-item-title h3 {padding: 0px; margin: 0px; line-height: 24px; color: rgb(28, 135, 205); font-weight: 400; text-transform: uppercase; text-align: center;}
.home-4-inner-top-in-item-img {width: 130%; max-width: 150px; height: 100%; left: -100%; right: -100%; top: 0%; margin: auto; position: absolute; z-index: 3; pointer-events: none;}
.home-4-inner-top-in-item-img img {width: 100%; height: 100%; left: 0%; top: 0%; object-fit: contain; position: absolute;}
.home-4-inner-top-in-item-line {width: 3px; height: 0px; left: 0%; right: 0%; top: 90%; margin: auto; transition: all 0.1s; background: rgb(28, 134, 204); position: absolute; z-index: 9;}
.home-4-inner-top-in-item-active {opacity: 1;}
.home-4-inner-top-in-item-active .home-4-inner-top-in-item-img {filter: invert(41%) sepia(99%) saturate(618%) hue-rotate(165deg) brightness(91%) contrast(89%);}


.home-4-inner-top-in-item-active .home-4-inner-top-in-item-title {bottom: 90%; opacity: 1;}
.home-4-inner-top-in-item-active .home-4-inner-top-in-item-line {height: 90px; transition: all 0.25s;}

.home-4-inner-bot {width: 100%; position: relative;}
.home-4-inner-bot-in {width: 100%; height: 250px; position: relative;}
.home-4-inner-bot-in-box {width: 440px; height: 200px; top: 20%; bottom: 0%; background: rgb(28, 134, 204); border-radius: 6px; margin: auto; transition: all 0.25s; position: absolute;}
.home-4-inner-bot-in-box:hover {background: rgb(18, 116, 181); transform: scale(1.04);}
.home-4-inner-bot-in-box-in {width: 80%; height: 80%; left: 10%; top: 10%; position: absolute;}
.home-4-inner-bot-in-box-in-item {width: 100%; height: 100%; left: 0%; top: 0%; transition: all 0.1s; opacity: 0; z-index: 1; position: absolute;}
.home-4-inner-bot-in-box-in-item a {width: 124%; height: 120%; left: -12%; top: -10%; display: block; position: absolute; z-index: 9;}
.home-4-inner-bot-in-box-in-item-data {width: 100%; height: 100%; display: flex; flex-direction: column; color: rgb(255,255,255);}
.home-4-inner-bot-in-box-in-item-data-title {font-size: 24px; font-weight: 600; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.home-4-inner-bot-in-box-in-item-data-text {padding: 10px 0px 0px; font-size: 13px; line-height: 20px; font-weight: 300; letter-spacing: 0.8px; text-align: justify; flex-grow: 1;}
.home-4-inner-bot-in-box-in-item-data-text div {display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.home-4-inner-bot-in-box-in-item-data-btn {font-size: 17px; font-weight: 500; letter-spacing: 0.5px; text-align: right;}
.home-4-inner-bot-in-box-in-img {width: 100%; height: 220%; left: -85%; top: -75%; z-index: 3; opacity: 0; transition: opacity 0.1s; mix-blend-mode: multiply; position: absolute; pointer-events: none;}
.home-4-inner-bot-in-box-in-img img {width: 100%; height: 100%; object-fit: contain; object-position: right bottom;}
.home-4-inner-bot-in-box-in-img-active {transition: opacity 0.6s; transition-delay: 0.1s; opacity: 1;}
.home-4-inner-bot-in-box-in-item-active {transition: all 0.5s; transition-delay: 0.1s; opacity: 0.8; z-index: 9;}






















.home-5 {width: 100%; padding: 0px 0px 150px; background: rgb(255,255,255); position: relative;}
.home-5-in {width: 100%; height: 450px; margin: auto; display: flex; background: rgb(28, 135, 205); position: relative; z-index: 3;}
.home-5-in-bg {flex-grow: 1; background: rgba(0,0,0,0.1); position: relative; overflow: hidden; transition: all 0.6s;}
.home-5-in-bg img {width: 100%; height: 100%; left: 0%; top: 0%; object-fit: cover; position: absolute;}
.home-5-in-bgg {width: 50%; height: 600px; right: 0%; top: 0%; position: absolute; z-index: 1; mix-blend-mode: multiply;}
.home-5-in-bgg img {width: 100%; height: 100%; left: 0%; top: 0%; object-fit: contain; object-position: right bottom; position: absolute;}
.home-5-in-main {width: 56%; flex-shrink: 0; display: flex; align-items: center; position: relative; z-index: 9;}
.home-5-in-main-in {width: 700px; text-align: left;}
.home-5-in-main-in-form {padding: 0px 0px 0px 200px; position: relative;}
.home-5-in-main-in-form-title {font-size: 130px; line-height: 130px; top: 23%; right: 77.5%; transform: translateY(-50%); font-weight: 700; text-shadow: 0px 0px 30px rgba(28, 135, 205, 0.5); color: rgb(255,255,255); white-space: nowrap; position: absolute;}
.home-5-in-main-in-form-subtitle {padding: 0px 0px 20px;}
.home-5-in-main-in-form-subtitle h2 {font-size: 48px; line-height: 48px; letter-spacing: 1px; padding: 0px; margin: 0px; font-weight: 700; color: rgb(255,255,255);}
.home-5-in-main-in-form-text {width: 80%;}
.home-5-in-main-in-form-text span {font-size: 14px; letter-spacing: 0.5px; font-weight: 300; color: rgb(255,255,255); display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.home-5-in-main-in-form-btn {width: 100%; position: relative;}
.home-5-in-main-in-form-btn div {height: 46px; padding: 0px 50px; left: -200px; top: 20px; transform: translateX(-50%); background: red; display: flex; align-items: center; border-radius: 5px; position: absolute; cursor: pointer;  transition: all 0.6s;}
.home-5-in-main-in-form-btn div span {letter-spacing: 1px; color: rgb(255,255,255);}
.home-5-in-main-in-form-btn a {width: 100%; height: 100%; left: 0%; top: 0%; display: flex; position: absolute; z-index: 9;}


.home-5-in:hover .home-5-in-bg {filter: brightness(75%);}
.home-5-in:hover .home-5-in-bg img {transform: scale(1.02);}
.home-5-in:hover .home-5-in-main-in-form-btn div {transform: scale(1.15) translateX(-44%);}





.home-6 {width: 100%; padding: 0px 0px 150px; background: rgb(255,255,255); position: relative;}
.home-6-in {width: 96%; max-width: 1600px; margin: auto; position: relative; z-index: 3;}

.home-6-in-title {padding: 0px 0px 30px;}
.home-6-in-title h3 {font-size: 50px; padding: 0px; margin: 0px; color: rgb(222,222,222); letter-spacing: 2px; font-weight: 900; text-align: left;}

.home-6-in-slide {}
.home-6-in-slide .swiper-container , .home-6-in-slide .swiper-wrapper {width: 100%;}

.home-news-form {width: 100%; height: 350px; display: flex; gap: 35px; position: relative;}
.home-news-form-right {flex-direction: row-reverse;}
.home-news-form a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 11; cursor: pointer;}
.home-news-form-bg {flex-grow: 1; background: rgb(222,222,222); position: relative; overflow: hidden;}
.home-news-form-bg img {width: 100%; height: 100%; left: 0%; top: 0%; object-fit: cover; position: absolute;}
.home-news-form:hover .home-news-form-bg img {transform: scale(1.04); filter: brightness(110%);}
.home-news-form-data {width: 300px; flex-grow: 0; flex-shrink: 0; position: relative;}
.home-news-form-data-date {text-align: left;}
.home-news-form-data-date span {font-size: 16px; letter-spacing: 0.5px; font-weight: 500;}
.home-news-form-data-title {width: 100%; height: 100px;}
.home-news-form-data-title h3 {font-size: 30px; line-height: 38px; padding: 0px; margin: 0px; font-weight: 500; text-align: left;}
.home-news-form-data-title h3 {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.home-news-form-data-text {font-size: 13px; font-weight: 300; opacity: 0.5; text-align: left;}
.home-news-form-data-text span {display: block; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.home-news-form-data-btn {height: 46px; padding: 0px 50px; left: 0%; bottom: 0%; background: rgb(28, 135, 205); border-radius: 5px; transition: all 0.3s; position: absolute;}
.home-news-form-data-btn span {line-height: 46px; letter-spacing: 1px; color: rgb(255,255,255);}
.home-news-form:hover .home-news-form-data-btn {transform: translateY(-10px); filter: brightness(110%);}
.home-news-form-right .home-news-form-data-btn {left: auto; right: 0%;}


.home-6-in-slide-pagination {width: 100% !important; padding: 40px 0px 10px; position: relative;}
.home-6-in-slide-pagination .swiper-pagination-bullet {width: 44px; height: 8px; border-radius: 0;}
.home-6-in-slide-pagination .swiper-pagination-bullet-active {background: rgb(28, 135, 205);}






.home-99 {width: 100%; padding: 50px 0px 100px; background: rgb(255,255,255); position: relative;}
.home-99-in {width: 96%; max-width: 1400px; margin: auto; position: relative; z-index: 3;}

.home-99-in-title {padding: 0px 0px 10px;}
.home-99-in-title span {font-size: 50px; padding: 0px; margin: 0px; color: rgb(222,222,222); letter-spacing: 2px; font-weight: 900; text-align: left;}

.home-99-in-items {}
.home-99-in-items-in {display: flex; gap: 25px; flex-direction: column;}


.home-99-in-item {}
.home-99-in-item-in {text-align: left;}

.home-99-in-item-in h2 {font-size: 19px; padding: 0px; margin: 0px; letter-spacing: 1px; color: rgb(28, 135, 205); text-transform: uppercase; display: inline-block;}

.home-99-in-item-in span {letter-spacing: 0.75px; word-spacing: 0.5px; font-weight: 300;}

















/*  CONTENT  */
.web-container {background: rgb(255, 255, 255); display: inline-block; width: 100%; margin-bottom: 2%;}

.web-content {width: 90%; max-width: 1350px; font-size: 16px; padding: 40px 3.5% 40px; margin: 50px auto; text-align: left; background: rgb(255, 255, 255); display: inline-block; position: relative; z-index: 6;}

.is-web-content-top-img {padding: 60px 3.5% 40px; margin-top: -110px;}
.is-web-content-top-img:before {width: 100%; height: 100%; max-height: 400px; left: 0%; top: 0%; right: 0%; position: absolute; content: ''; box-shadow: 0px -10px 40px -40px black; z-index: -1;}
.is-web-content-top-img:after {width: 100%; height: 14px; left: 0%; top: -20px; right: 0%; background: rgb(28, 135, 205); border-top-left-radius: 30px; border-top-right-radius: 30px; position: absolute; content: ''; z-index: -1;}




.web-content-top-img {width: 100%; height: 400px; margin: auto; position: relative; overflow: hidden; z-index: 3;}
.web-content-top-img-in {width: 100%; height: 100%; right: 0px; top: 0px; background: rgb(240, 240, 240); position: absolute;}
.web-content-top-img-in:after {width: 100%; height: 60%;left: 0%;bottom: 0%;background: linear-gradient(to top, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);margin: auto;position: absolute;content: '';z-index: 9;}
.web-content-top-img-in img {width: 100%; height: 100%; filter: grayscale(75%) contrast(50%) brightness(125%); opacity: 0; transition: opacity 0.5s; display: block; object-fit: cover; position: relative; z-index: 3;}
.web-content-top-img-in .lazyloaded {opacity: 0.5;}
.web-content-top-img-in-mask {}

.web-content-top-img-logo {width: 500px; height: 500px; top: 10px; left: 0px; right: -1300px; margin: auto; position: absolute; z-index: 9;}
.web-content-top-img-logo img {width: 100%; height: 100%; filter: grayscale(100%); opacity: 0; transition: opacity 0.5s; display: block; object-fit: cover; position: relative; z-index: 3;}
.web-content-top-img-logo .lazyloaded {opacity: 0.3;}


.page-bread-form {width: 100%; margin: -5px 0px 20px;}
.page-bread-form ul {padding: 0px;margin: 0px;list-style: none; display: inline-block;}
.page-bread-form ul li {font-size: 14px; color: rgb(83, 83, 83); float: left;}
.page-bread-form ul li:before {padding: 0px 10px; content:"/"; opacity: 0.25;}
.page-bread-form ul li:first-child:before {content:""; display: none;}
.page-bread-form ul li a {letter-spacing: 1px; color: rgb(162, 162, 162); font-weight: 300; text-transform: uppercase;}
.page-bread-form ul li a i {font-size: 16px; margin: 1px 11px 0px 2px; color: rgb(28, 135, 205); float: left;}
.page-bread-form ul li a:hover {opacity: 0.8;}



.page-title-form {width: 100%; padding: 0px 0px 20px; position: relative;}
.page-title-form-icon {padding: 0px 30px 0px 0px; float: left;}
.page-title-form-icon i {font-size: 70px; color: rgb(238, 28, 37);}
.page-title {color: rgb(32, 32, 32) !important; font-size: 60px !important; letter-spacing: 1px; margin: 0px 0px 20px !important; display: block; font-weight: 700 !important; position: relative;}

.page-title {background: linear-gradient(90deg, rgb(32, 32, 32) 0%, rgb(70, 70, 72) 100%); background-clip: border-box; background-clip: border-box; -webkit-text-fill-color: transparent; -webkit-background-clip: text; background-clip: text; -webkit-box-decoration-break: clone; box-decoration-break: clone;}


.web-content strong {font-size: 19px; color: rgb(66,66,66); letter-spacing: 1px; font-weight: 700;}
.web-content h2 {color: rgb(28, 135, 205); font-size: 28px; margin: 5px 0px 40px; font-weight: 800;}
.web-content h3 {color: rgb(28, 135, 205); font-size: 22px; margin: 30px 0px 10px; font-weight: 800;}
.web-content h4 {color: rgb(28, 135, 205); font-size: 18px; margin: 30px 0px 10px; font-weight: 800;}

.web-content h2:first-child {margin-top: 0px !important;}
.web-content h3:first-child {margin-top: 0px !important;}
.web-content h4:first-child {margin-top: 0px !important;}


.content-text-short {font-size: 19px; color: rgb(100, 100, 100); line-height: 32px; margin: 0px auto 40px; padding: 40px 4% 45px 100px; background: rgb(244, 244, 244); letter-spacing: 0.5px; word-spacing: 1px; font-weight: 500; text-align: justify; position: relative;}
.content-text-short:before {height: 70%; width: 10px; bottom: 0%; top: 0%; left: 50px; background: rgb(28, 135, 205); content:''; position: absolute; margin: auto; z-index: 9;}





.content-text {font-size: 18px; line-height: 30px; letter-spacing: 1px; color: rgb(91, 91, 91); text-align: justify;}
.content-text ul {padding: 0px 0px 50px; margin: 0px; list-style: none;}
.content-text ul li {padding: 10px 0px 10px 40px; line-height: 26px; position: relative;}
.content-text ul li:before {font-size: 24px; left: 15px; top: 9px; color: rgb(28, 135, 205); content:"\25CF"; position: absolute;}
.content-text p {margin: 25px 0px 25px 0px;}
.content-text p:first-child {padding-top: 0px; margin-top: 0px;}
.content-text a {color: rgb(237, 28, 36);}

.content-text em {}

.content-text img {max-width: 100% !important; height: auto !important;}

.content-text video {width: 100%; height: 647px;}

.content-text table {font-size: 14px; line-height: 19px; text-align: left;}


.web-content-gallery {display: inline-block; width: 100%; margin-top: 35px;}
.web-content-gallery-item {width: 14.6%; margin: 1%; float: left; overflow: hidden; box-shadow: 0px 0px 1px 1px rgb(215, 215, 215);}

.web-content-gallery-item img {width: 100%; height: auto; float: left; transition: all 0.5s;}
.web-content-gallery-item:hover img {opacity: 0.3;}

.web-content-gallery-video {width: 98%; margin: 1%; overflow: hidden;}
.web-content-gallery-video iframe {width: 100%; height: 550px;}


.content-text-share {width: 100%; height: 30px; margin: 30px auto 20px;}
.content-text-share a {display: inline-block; cursor: pointer;}
.content-text-share i {width: 18px; height: 16px; padding: 7px; color: white; line-height: 15px; background: rgb(52, 101, 200); text-align: center; display: inline-block; float: left; transition: all 0.2s;}
.content-text-share span {height: 30px; line-height: 30px; color: white; padding: 0px 18px; background: rgb(87, 86, 86); font-weight: 300; display: inline-block; float: left; text-transform: uppercase; font-size: 14px; letter-spacing: 1.5px; transition: all 0.2s;}
.content-text-share a:hover i {background: black;}
.content-text-share a:hover span {background: rgb(20, 67, 114);}


.text-side-0 .content-text .content-text-in {column-count: 1; column-gap: 0px;}
.text-side-1 .content-text .content-text-in {column-count: 2; column-gap: 50px;}
.text-side-2 .content-text .content-text-in {column-count: 3; column-gap: 50px;}
.text-side-3 .content-text .content-text-in {column-count: 4; column-gap: 50px;}

.img-side-1 .content-text {width: 49%; float: left;}

.img-side-1 .content-text video {width: 100%; height: 344px;}
.img-side-2 .content-text video {width: 100%; height: 344px;}

.img-side-1 .web-content-gallery {width: 48%; float: right; margin-top: -0.3%; margin-right: -0.5%;}
.img-side-1 .web-content-gallery-item {width: 46%; margin: 2%;}
.img-side-1 .web-content-gallery-item img {height: 220px; object-fit: cover;}

.img-side-2 .content-text {width: 50%; float: right;}
.img-side-2 .web-content-gallery {width: 48%; float: left; margin-top: -0.3%; margin-left: -1%;}
.img-side-2 .web-content-gallery-item {width: 46%; margin: 2%;}
.img-side-2 .web-content-gallery-item img {height: 220px; object-fit: cover;}

.img-side-1 .web-content-gallery-video iframe {height: 338px;}
.img-side-2 .web-content-gallery-video iframe {height: 338px;}









/* HISTORY */
.history-tree {width: 100%; margin: 50px auto 0px; position: relative;}
.history-tree-line {width: 3px; height: auto; left: 0px; top: 0px; bottom: 70px; background: rgb(58, 58, 60); position: absolute;}
.history-tree-items {width: 100%; position: relative;}
.history-tree-item {position: relative;}
.history-tree-item-dot {width: 40px; height: 40px; left: -19px; top: -4px; background: rgb(28, 135, 205); border-radius: 50%; box-shadow: 0px 0px 0px 5px rgb(255, 255, 255); position: absolute;}
.history-tree-item-form {padding: 0px 0px 70px 50px; position: relative;}
.history-tree-item-form-date {font-size: 28px; padding: 0px 0px 10px; color: rgb(28, 135, 205); font-weight: 700;}
.history-tree-item-form-title {font-size: 26px; line-height: 38px; font-weight: 700;}
.history-tree-item-form-text {font-size: 18px; line-height: 24px; opacity: 0.8;}







/* CENNIK PAGE */
.get-nice-table {}
.get-nice-table p {font-size: 14px; margin: 10px 0px;}

.get-nice-table table {width: 100% !important;}
.get-nice-table table thead {background: rgb(219, 219, 219);}
.get-nice-table table thead th {padding: 12px 15px; font-size: 12px;}
.get-nice-table table tbody {}
.get-nice-table table tbody tr {}
.get-nice-table table tbody tr td {font-size: 17px; padding: 13px 15px; letter-spacing: 2px; background: rgb(249, 249, 249);}
.get-nice-table table tbody tr:nth-child(even) td {background: rgb(241, 241, 241);}
.get-nice-table table tbody tr:hover td {background: rgba(237, 28, 36, 0.15);}
.get-nice-table table thead tr th:last-child {width: 130px; text-align: center;}
.get-nice-table table tbody tr td:last-child {width: 130px; text-align: right; font-weight: 600;}










.content-in-related-pages {width: 100%; padding: 70px 0px 20px; float: left; display: table;}
.content-in-related-page {height: 50px; display: table-cell; text-align: center; position: relative;}
.content-in-related-page-in {height: 50px; padding: 0px 10px 0px; line-height: 50px; display: inline-block; white-space: nowrap; transition: all 0.5s;}
.content-in-related-page-in i {height: 50px; font-size: 32px; padding: 0px 5px 0px 0px; line-height: 50px; color: rgb(237, 31, 41); float: left;}
.content-in-related-page-in span {font-size: 23px; color: rgb(46, 61, 146);}
.content-in-related-page-in a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 9;}
.content-in-related-page-in:hover {transform: scale(1.1);}




.recenzie-page-items {width: 100%;}
.recenzie-page-item {padding: 25px; margin-bottom: 30px; border-radius: 12px; box-shadow: 0px 0px 7px -4px rgb(0, 0, 0);}
.recenzie-page-item-header {width: 100%; padding-bottom: 5px; border-bottom: 1px solid rgb(134, 195, 86); display: table;}
.recenzie-page-item-header-title {color: rgb(136, 136, 136); width: 70%; text-align: left; float: left;}
.recenzie-page-item-header-title span {color: rgb(44, 44, 44); font-size: 20px; font-weight: 600;}
.recenzie-page-item-header-date {font-size: 15px; width: 30%; text-align: right; float: left;}
.recenzie-page-item-header-date i {padding-right: 5px; color: rgb(134, 195, 86);}
.recenzie-page-item-text {font-size: 15px; line-height: 22px; margin-top: 20px; text-align: justify; overflow: hidden; position: relative; cursor: pointer;}
.recenzie-page-item-text-btn {width: 100%; height: 100px; position: absolute; bottom: 0px; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 70%); text-align: center; pointer-events: none;}
.recenzie-page-item-text-btn div {height: 30px; background: rgb(134, 195, 86); margin: 70px auto 0px; padding: 0px 20px; color: white; display: inline-block; border-radius: 5px;}
.recenzie-page-item-text-btn div {font-size: 13px; line-height: 30px; text-transform: uppercase; letter-spacing: 1px;}
.rpt-small {max-height: 250px; transition: all 0.8s;}
.rpt-small-hide {max-height: 5000px;}






/* NEWS */
.web-content-news {width: 100%; display: inline-block;}
.web-content-news-item {width: 100%; display: inline-block; margin-bottom: 3%; background: white; overflow: hidden; position: relative;}
.web-content-news-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 9;}
.web-content-news-item-img {width: 30%; height: 250px; margin: 0px; background: rgb(247, 247, 247); float: left; overflow: hidden; position: relative;}
.web-content-news-item-img img {width: 100%; height: 100%; display: block; opacity: 0; object-fit: cover; transition: all 0.5s;}
.web-content-news-item-img .lazyloaded {opacity: 1;}
.web-content-news-item-data {width: 66%; height: 250px; padding: 0px 0px 0px 4%; color: rgb(80, 80, 80); overflow: hidden; float: left;}
.web-content-news-item-data-date {margin: 0px 0px 10px; font-size: 16px; line-height: 24px; letter-spacing: 1px; color: rgba(46, 45, 51, 0.6); position: relative;}
.web-content-news-item-data-date i {padding: 0px 5px 0px 0px; color: rgb(28, 135, 205);}
.web-content-news-item-data-title h3 {font-size: 34px; padding: 35px 0px 5px; margin: 0px; letter-spacing: 2px; color: rgb(47, 48, 51); font-weight: 700;}
.web-content-news-item-data-text {font-size: 17px; line-height: 22px; letter-spacing: 0.5px; opacity: 0.75; font-weight: 300; text-align: justify; }
.web-content-news-item-data-text {display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.web-content-news-item:hover .web-content-news-item-img img {transform: scale(1.05);}
.blog-top-img {width: 100%; margin-bottom: 25px;}
.blog-top-img img {width: 100%; height: auto;}














/* KATALOG */
.katalog-content-form {width: 100%; position: relative; text-align: left;}
.katalog-content-form-in {width: 100%; display: flex; gap: 0px 40px; position: relative; text-align: left;}




/* KATALOG SIDE MENU */
.katalog-content-sidemenu {width: 340px; flex-grow: 0; position: relative;}
.katalog-content-sidemenu-in {width: 100%; margin: 50px 0px 0px; display: flex; justify-content: start; background: rgb(245, 245, 245);}
.katalog-content-sidemenu-inner {width: 280px; padding: 20px 10px 20px 40px; position: relative;}


.katalog-content-sidemenu-btn {display: none; visibility: hidden;}

.katalog-content-sidemenu-menu {width: 100%; padding: 0px 0px 0px; position: relative;}
.katalog-content-sidemenu-menu-item {width: 100%; padding: 0px 0px 18px; position: relative;}
.katalog-content-sidemenu-menu-item-top {width: 100%; display: flex; gap: 0px 5px; position: relative;}
.katalog-content-sidemenu-menu-item-top-title {font-size: 18px; letter-spacing: 0.5px; }
.katalog-content-sidemenu-menu-item-top-title a {color: rgb(50,50,50); font-weight: 500;}
.kkc-seo .katalog-content-sidemenu-menu-item-top-title a {color: rgb(28, 135, 205) !important; font-weight: 600 !important;}
.kkc-seo:before {width: 16px; height: 16px; left: -25px; top: 5px; background: rgb(31, 170, 225); content:''; position: absolute;}
.katalog-content-sidemenu-menu-item-top-open {cursor: pointer;}
.katalog-content-sidemenu-menu-item-top-open i {width: 24px; height: 26px; font-size: 16px; line-height: 30px; color: rgb(28, 135, 205); text-align: center;}
.katalog-content-sidemenu-menu-item-subs {width: 100%; max-height: 0px; margin: 0px 0px 0px 0px; opacity: 0; transition: all 0.2s; overflow: hidden; position: relative;}
.katalog-content-sidemenu-menu-item-subs-item {padding: 2px 0px; position: relative;}
.katalog-content-sidemenu-menu-item-subs-item-title {font-size: 16px; font-weight: 400;}
.katalog-content-sidemenu-menu-item-subs-item-title a {color: rgb(70, 70, 70);}
.kkc-seo-sub a {color: rgb(28, 135, 205); font-weight: 500;}
.kk-menu-active {}
.kk-menu-active .katalog-content-sidemenu-menu-item-subs {max-height: 666px; opacity: 1; transition: all 0.9s;}

.katalog-content-sidemenu-filters {width: 100%; border-top: 1px solid rgb(232, 232, 232); position: relative;}
.katalog-content-sidemenu-filters-item {width: 100%; position: relative;}
.katalog-content-sidemenu-filters-item-title {font-size: 16px; padding: 30px 0px 10px; color: rgb(47, 49, 61); font-weight: 600;}
.katalog-content-sidemenu-filters-item-items {width: 100%; display: inline-block;}
.katalog-content-sidemenu-filters-item-items-item {padding: 0px 0px 8px 23px; position: relative;}
.katalog-content-sidemenu-filters-item-items-item i {font-size: 15px; left: 0px; top: 2px; position: absolute;}
.katalog-content-sidemenu-filters-item-items-item .fal {opacity: 0.3;}
.katalog-content-sidemenu-filters-item-items-item .fas {display: none; visibility: hidden;}
.katalog-content-sidemenu-filters-item-items-item-color {float: left; position: relative;}
.katalog-content-sidemenu-filters-item-items-item-color-in {width: 30px; height: 30px; margin: 3px 0px 4px 9px; border-radius: 50%; overflow: hidden; display: block; position: relative;}
.katalog-content-sidemenu-filters-item-items-item-color-in-1 {width: 100% !important; height: 100% !important; left: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.katalog-content-sidemenu-filters-item-items-item-color-in-2 {width: 100% !important; height: 50% !important; left: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.katalog-content-sidemenu-filters-item-items-item-color-in-3 {width: 50% !important; height: 50% !important; right: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}

.kcsfiii-active .fal {display: none; visibility: hidden;}
.kcsfiii-active .fas {display: inline-block; visibility: visible; color: rgb(168, 139, 96);}


.katalog-content-sidemenu-druhy {}
.katalog-content-sidemenu-druhy-in {padding: 10px 0px 10px;}

.katalog-content-sidemenu-druhy-in-top {padding: 0px 0px 10px;}
.katalog-content-sidemenu-druhy-in-top-title {display: flex; gap: 8px; align-items: center;}
.katalog-content-sidemenu-druhy-in-top-title i {font-size: 24px; color: rgb(28, 135, 205);}
.katalog-content-sidemenu-druhy-in-top-title span {font-size: 18px; color: rgb(50,50,50); letter-spacing: 0.5px; font-weight: 500;}

.katalog-content-sidemenu-druhy-in-top-open {}


.katalog-content-sidemenu-druhy-in-items {display: flex; gap: 15px 4%; flex-wrap: wrap;}

.katalog-content-sidemenu-druhy-in-item {width: 48%;}
.katalog-content-sidemenu-druhy-in-item a {font-size: 15px; line-height: 18px; display: block;}










.katalog-content {width: auto; min-height: 60vh; text-align: left; flex-grow: 1; position: relative;}
.katalog-content-inner {padding: 50px 30px 50px 0px;}


.katalog-content-navigator {width: 100%; position: relative;}


.katalog-content-title {}
.katalog-content-title {background: linear-gradient(90deg, rgb(68, 68, 68) 0%, rgb(100, 100, 104) 100%); background-clip: border-box; background-clip: border-box; background-clip: border-box; -webkit-text-fill-color: transparent; -webkit-background-clip: text; background-clip: text; -webkit-box-decoration-break: clone; box-decoration-break: clone;}
.katalog-content-title h2 {font-size: 54px !important; letter-spacing: 1px; margin: 0px !important; font-weight: 700 !important;}



.katalog-content-text {}
.katalog-content-text-in {padding: 10px 0px 30px; font-size: 15px; line-height: 24px; letter-spacing: 0.5px; opacity: 0.5; font-weight: 300;}




.katalog-content-top-categories {width: 100%; padding-bottom: 50px; display: flex; flex-wrap: wrap; gap: 13px 1%; position: relative;}
.product-related-categories {padding-top: 60px; padding-bottom: 0px;}
.katalog-content-top-categories-item {width: 13.4%; height: 60px; display: flex; gap: 0px 6px; align-items: center; flex-grow: 0; background: rgb(245, 245, 245); overflow: hidden; position: relative; transition: all 0.4s;}
.katalog-content-top-categories-item:hover {filter: brightness(90%);}
.katalog-content-top-categories-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 3;}
.katalog-content-top-categories-item-img {width: 60px; height: 60px; background: rgb(245, 245, 245); text-align: center; flex-shrink: 0; display: flex; align-items: center; justify-content: center;}
.katalog-content-top-categories-item-img i {font-size: 32px; color: rgb(28, 135, 205); opacity: 0.5;}
.katalog-content-top-categories-item-img img {width: 60px; height: 60px; object-fit: contain; mix-blend-mode: multiply; opacity: 0; transition: opacity 0.5s;}
.katalog-content-top-categories-item-img .lazyloaded {opacity: 1;}
.katalog-content-top-categories-item-title {font-size: 14px; line-height: 17px; padding: 0px 5px 3px 0px; color: rgb(20, 63, 80) !important; font-weight: 300; letter-spacing: 0.2px;}
.katalog-content-top-categories-item-title {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; overflow-wrap: break-word;}
.katalog-content-top-categories-seo {background: rgb(218, 238, 255);}
.katalog-content-top-categories-seo .katalog-content-top-categories-item-img {background: rgb(218, 238, 255);}
.katalog-content-top-categories-seo .katalog-content-top-categories-item-title {color: rgb(43, 43, 45) !important; font-weight: 500;}






/* KATALOG PRODUCTS */
.katalog-content-products {width: 100%; position: relative;}

.katalog-content-products-in {width: 100%; display: flex; gap: 30px 2%; flex-wrap: wrap; position: relative;}

.katalog-content-products-in-item {width: 18.4%;}


/* SMALL PRODUCT */
.web-content-products-item {width: 100%; margin: 0% 0% 0% 1px; position: relative; box-shadow: 0px 0px 0px 1px rgb(225, 225, 225); overflow: hidden; float: none;}
.web-content-products-item:hover {box-shadow: 0px 0px 0px 1px rgb(28, 135, 205);}
.web-content-products-item:nth-child(4n+1) {margin-left: 0px;}

.web-content-products-item-full {width: 100%; margin: 0% 0% 0% 1px; float: none;}

.web-content-products-item-img {width: 96%; height: 270px; margin: 5px auto 90px; background: rgb(249, 249, 249); text-align: center; position: relative; overflow: hidden;}
.web-content-products-item-img img {width: auto; height: auto; max-width: 90%; max-height: 90%; left: -100%; right: -100%; top: -100%; bottom: -100%; margin: auto; position: absolute; transition: opacity 0.3s; transition-delay: 0.4s; mix-blend-mode: multiply;}
.web-content-products-item-img img:nth-child(2) {opacity: 0;}
.small-pro-img-count-2:hover img:nth-child(1) {opacity: 0;}
.small-pro-img-count-2:hover img:nth-child(2) {opacity: 1;}

.web-content-products-item-img a {width: 100%; height: 100%; display: block; position: absolute; left: 0px; top: 0px; z-index: 9;}

.web-content-products-item-tags {left: 20px; top: 20px; width: 60px; position: absolute;z-index: 9; pointer-events: none;}
.web-content-products-item-tags {}
.web-content-products-item-tags div {height: 26px; font-size: 14px; line-height: 28px; padding: 0px 12px; background: rgb(168, 139, 96); color: rgb(255, 255, 255); white-space: nowrap; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 300; display: inline-block; border-radius: 20px; overflow: hidden;}
.web-content-products-item-tags .p-tag-novinka {background: rgb(62, 193, 89);}



.web-content-products-item-data {height: 90px; left: 5px; right: 5px; bottom: 5px; position: absolute;}
.web-content-products-item-data-in {}

.web-content-products-item-data-in-top {height: 50px; display: flex; justify-content: center; align-items: center;}
.web-content-products-item-data-in-top-title {}
.web-content-products-item-data-in-top-title span {font-size: 15px; line-height: 16px; letter-spacing: 0.5px; font-weight: 500;}
.web-content-products-item-data-in-top-title span {display: block; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.web-content-products-item-data-in-bot {height: 40px; background: rgb(249, 249, 249);}
.web-content-products-item-data-in-bot-in {display: flex; align-items: center;}

.web-content-products-item-data-in-bot-in-material {width: 35%; height: 40px; display: flex; justify-content: center; align-items: center;}
.web-content-products-item-data-in-bot-in-material span {font-size: 16px; letter-spacing: 0.5px; text-shadow: 1px 1px 2px white; text-transform: uppercase;}

.web-content-products-item-data-in-bot-in-normy {height: 40px; display: flex; justify-content: center; align-items: center; flex-grow: 1;}
.web-content-products-item-data-in-bot-in-norma {}
.web-content-products-item-data-in-bot-in-norma span {color: rgb(28, 135, 205); letter-spacing: -0.5px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}














/* MICRO PRODUCT */
.web-content-products-micro {width: 100%; height: 70px; background: rgb(251, 251, 251); box-shadow: inset 0px 0px 0px 1px rgb(234, 234, 234); position: relative;}
.web-content-products-micro a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 11; cursor: pointer;}
.web-content-products-micro:before {width: 0px; height: 100%; left: 0%; top: 0%; background: rgb(28, 135, 205); transition: all 0.2s; position: absolute; content:'';}
.web-content-products-micro:hover:before {width: 3px;}


.web-content-products-micro-img {width: 50px; height: 50px; left: 10px; top: 0%; bottom: 0%; margin: auto; position: absolute; z-index: 3;}
.web-content-products-micro-img img {width: 100%; height: 100%; display: block; object-fit: cover;}

.web-content-products-micro-data {height: 50px; left: 68px; right: 5px ;top: 0%; bottom: 0%; display: flex; margin: auto; position: absolute; z-index: 3;}

.web-content-products-micro-data-titles {width: 50%; flex-grow: 2; position: relative;}
.web-content-products-micro-data-titles-in {width: 95%; padding: 0% 5% 0% 0%; left: 0%; top: 50%; transform: translateY(-50%); position: absolute;}
.web-content-products-micro-data-titles-main {max-height: 35px; font-size: 14px; line-height: 17px; font-weight: 500; color: rgb(20, 63, 80); display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.web-content-products-micro-data-titles-sub {height: 15px; font-size: 11px; line-height: 15px; font-weight: 300; letter-spacing: 0.1px; opacity: 0.6; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}


.web-content-products-micro-data-info {width: 90px; height: 60px; text-align: center; position: relative;}

.web-content-products-micro-data-info-btn {width: 100%; height: 28px; font-size: 12px; line-height: 28px; letter-spacing: 0.5px; background: rgb(57, 57, 57) !important; color: rgb(255,255,255); font-weight: 300; position: relative;}
.web-content-products-micro-data-info-btn:before {width: 4px; height: 100%; left: 0%; top: 0%; background: rgb(28, 135, 205); position: absolute; z-index: 3; content:'';}

.web-content-products-micro-data-info-price {width: 100%; color: rgba(8, 13, 51, 0.5);}
.web-content-products-micro-data-info-price strong {font-size: 11px; padding-right: 3px; letter-spacing: -1px; color: rgb(30, 190, 123); font-weight: 600;}
.web-content-products-micro-data-info-price b {font-size: 15px; font-weight: 600;}
.web-content-products-micro-data-info-price span {font-size: 11px; word-spacing: -2.5px; letter-spacing: -1px;}


















/* PRODUCTS */
.web-content-products-form {width: 100%; display: inline-block;}
.web-content-products-form-empty {width: 100%; text-align: center; margin-bottom: 80px;}
.web-content-products-form-empty i {font-size: 150px; opacity: 0.2; margin: 50px 0px;}
.web-content-products-form-empty div {margin: 40px 0px; color: rgb(141, 141, 141);}
.web-content-products-form-empty div a {display: block;padding: 10px;font-size: 20px;font-weight: 400;}
.products-title {text-align: center; color: rgb(0, 195, 201);font-size: 26px;margin: 20px 0 25px 0;font-weight: 600; text-transform: uppercase;}




.product-form-top {width: 100%; margin-bottom: 0px;}
.product-form-top ul {padding: 0px;margin: 0px;list-style: none; display: inline-block;}
.product-form-top ul li {font-size: 14px; color: rgb(83, 83, 83); float: left;}
.product-form-top ul li:before {padding: 0px 7px; content:"/"; opacity: 0.5;}
.product-form-top ul li:first-child:before {content:""; display: none;}
.product-form-top ul li a {color: rgb(84, 84, 84); font-weight: 300; text-transform: uppercase;}
.product-form-top ul li a i {}
.product-form-top ul li a:hover {opacity: 0.8;}









/* DOPYT - QUEST */
.quest-form {width: 650px; height: 100vh; top: 0px; right: 0px; background: rgb(65, 64, 66); position: fixed; z-index: 999; text-align: center;}
.quest-form {max-width: 0px; transition: all 0.5s;}

.quest-form-shadow {width: 0vw; top: 0px; bottom: 0px; right: 0px; background: rgba(0, 0, 0, 0.85); opacity: 0; transition: opacity 0s; position: absolute; cursor: pointer; z-index: -1;}
.quest-form-active .quest-form-shadow {width: 100vw; background: rgba(0, 0, 0, 0.85); opacity: 1; transition: opacity 0.2s; backdrop-filter: blur(1px);}


.quest-form-btn {width: 80px; height: 70px; bottom: 0px; left: -80px; background: rgb(74, 96, 141); position: absolute; text-align: center; cursor: pointer;}
.quest-form-btn {transition: all 0.5s;}
.quest-form-btn i {font-size: 26px; line-height: 70px; color: white;}

.quest-form-btn-count {width: 0px; height: 0px; right: 20px; top: 20px; position: absolute;}
.quest-form-btn-count div {width: 20px; height: 20px; left: -10px; top: -10px; font-size: 14px; line-height: 20px; padding: 3px; color: white; background: rgb(88, 183, 68); border-radius: 50%; position: absolute; text-align: center;}
.quest-form-btn-count div {transition: all 0.5s cubic-bezier(.68,-0.55,.27,1.55);}
.quest-form-btn-count-animate div {transform: scale(2.2) rotate(360deg);}
.quest-form-active {max-width: 650px; border-left: 5px solid rgb(142, 210, 255); box-shadow: 0px 0px 25px -5px black;}
.quest-form-active .quest-form-btn {opacity: 0;}




.quest-form-in {width: 600px; left: 0%; right: 0%; top: 0px; bottom: 20px; position: absolute; margin: auto;}

.quest-form-top {width: 100%; left: 0px; right: 0px; top: 0px; margin: auto; position: absolute; }
.quest-form-top-title { padding: 25px 0px;  display: flex; gap: 20px; justify-content: center; align-items: center; white-space: nowrap; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.quest-form-top-title i {font-size: 30px;}
.quest-form-top-title i:before {color: rgb(255,255,255);}
.quest-form-top-title i:after {color: rgb(28, 135, 205); opacity: 1;}
.quest-form-top-title span {font-size: 24px; letter-spacing: 2px; text-transform: uppercase; font-weight: 300; color: rgb(255,255,255);}



.quest-form-mid {width: 100%; left: 0px; top: 95px; bottom: 120px; margin: auto; position: absolute; background: rgba(255, 255, 255, 0.05);}
.quest-form-mid-form {color: white; width: 100%; height: 100%; display: flex; flex-direction: column; gap: 15px; overflow-y: auto;}

.quest-form-mid-form-item {padding: 13px; display: flex; background: rgb(36, 36, 36); text-align: left;}
.quest-form-mid-form-item:hover {background: rgb(50,50,50);}
.quest-form-mid-form-item-in {width: 100%; display: flex; gap: 15px;}

.quest-form-mid-form-item-img {width: 100px; height: 100px; overflow: hidden; flex-grow: 0; background: rgb(255,255,255); position: relative;}
.quest-form-mid-form-item-img img {width: 100%; height: 100%; object-fit: cover; transition: all 0.6s;}
.quest-form-mid-form-item-img:hover img {transform: scale(1.1);}
.quest-form-mid-form-item-img a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; display: block; z-index: 3;}

.quest-form-mid-form-item-data {width: 50%; flex-grow: 1; display: flex; align-items: center; position: relative;}
.quest-form-mid-form-item-data-in {width: 100%;}

.quest-form-mid-form-item-data-in-title {width: 100%;}
.quest-form-mid-form-item-data-in-title span {font-size: 19px; line-height: 20px; letter-spacing: 0.5px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}



.quest-form-mid-form-item-data-in-note {width: 100%; position: relative;}
.quest-form-mid-form-item-data-in-note-in {width: 100%; position: relative;}

.quest-form-mid-form-item-data-in-note-in-text {max-height: 30px; transition: all 0.1s; pointer-events: none; position: relative; overflow: hidden;}
.quest-form-mid-form-item-data-in-note-in-text textarea {width: 98%; padding: 5px 1%; font-size: 14px; line-height: 20px; background: rgba(255, 255, 255, 0.1); color: rgb(255, 255, 255); font-weight: 300; letter-spacing: 0.3px; border: none; resize: vertical; font-family: "Poppins", sans-serif;}
.quest-form-mid-form-item-data-in-note-in-text textarea {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.quest-form-mid-form-item-data-in-note-in-btns {width: 100%; display: none;}
.quest-form-mid-form-item-data-in-note-in-btns-in {width: 100%;padding: 0px 0px 10px;display: flex; gap: 10px; align-items: center;}
.quest-form-mid-form-item-data-in-note-in-btn {padding: 4px 10px; display: flex; gap: 5px; align-items: center; cursor: pointer;}
.quest-form-mid-form-item-data-in-note-in-btn:nth-child(1) {background: rgb(18, 208, 92);}
.quest-form-mid-form-item-data-in-note-in-btn:nth-child(2) {background: rgb(172, 35, 35);}
.quest-form-mid-form-item-data-in-note-in-btn i {font-size: 15px;}
.quest-form-mid-form-item-data-in-note-in-btn span {font-size: 13px; letter-spacing: 0.5px;}


.quest-form-mid-form-item-data-in-note-active {}
.quest-form-mid-form-item-data-in-note-active .quest-form-mid-form-item-data-in-note-in-text {max-height: 666px; transition: all 0.3s; pointer-events: all; box-shadow: inset 0px 0px 0px 1px rgb(28, 135, 205);}
.quest-form-mid-form-item-data-in-note-active .quest-form-mid-form-item-data-in-note-in-text textarea {white-space: normal; overflow: visible;}
.quest-form-mid-form-item-data-in-note-active .quest-form-mid-form-item-data-in-note-in-btns {display: block;}




.quest-form-mid-form-item-title-bottom {padding-top: 5px; width: 100%; display: flex; gap: 15px;}

.quest-form-mid-form-item-title-bottom-count {height: 34px; background: rgba(255, 255, 255, 0.1); display: flex; align-items: stretch; gap: 0px;}
.quest-form-mid-form-item-title-bottom-count-title {padding: 0px 5px; display: flex; align-items: center;}
.quest-form-mid-form-item-title-bottom-count-title span {font-size: 12px; letter-spacing: 0.5px; opacity: 0.5; font-weight: 200;}
.quest-form-mid-form-item-title-bottom-count-input {}
.quest-form-mid-form-item-title-bottom-count-input input {height: 34px; font-size: 14px; width: 56px; padding: 0px 6px 0px 0px; background: transparent; font-weight: 600; border: none !important; color: white; text-align: center;}

.quest-form-mid-form-item-title-bottom-unit {height: 34px; font-size: 15px; line-height: 34px; padding-right: 10px; letter-spacing: 1px; font-weight: 300; float: left;}
.quest-form-mid-form-item-title-bottom-unit sup {font-size: 9px;}

.quest-form-mid-form-item-title-bottom-note {height: 34px; padding: 0px 10px; background: rgba(255, 255, 255, 0.1); display: flex; align-items: center; gap: 6px; cursor: pointer;}
.quest-form-mid-form-item-title-bottom-note i {color: rgb(77, 184, 255);}
.quest-form-mid-form-item-title-bottom-note span {font-size: 12px; letter-spacing: 0.75px; color: rgb(223, 212, 212); font-weight: 200;}



.quest-form-mid-form-item-title-bottom-del {height: 34px; display: flex; align-items: center; gap: 3px; cursor: pointer;}
.quest-form-mid-form-item-title-bottom-del i {font-size: 15px; padding: 0px 5px 0px 0px; color: rgb(255, 88, 88);}
.quest-form-mid-form-item-title-bottom-del span {font-size: 12px; letter-spacing: 0.75px; color: rgb(255, 88, 88); font-weight: 200;}
.quest-form-mid-form-item-title-bottom-del:hover i {color: rgb(255, 37, 37);}



.quest-form-mid-form-empty {width: 100%;left: 0px;right: 0px; top: 50%; position: absolute; transform: translateY(-50%);}
.quest-form-mid-form-empty i {font-size: 200px; color: rgba(255, 255, 255, 0.1); display: block;}
.quest-form-mid-form-empty span {font-size: 20px; color: rgba(255, 255, 255, 0.5); padding: 25px 0px; letter-spacing: 2px; text-transform: uppercase; font-weight: 100; display: block; white-space: nowrap;}

.quest-form-trash {width: 100%; left: 0%; right: 0%; bottom: 70px; margin: auto; position: absolute;}
.quest-form-trash {font-size: 14px; letter-spacing: 0.9px; color: white; opacity: 0.4; text-transform: uppercase; cursor: pointer;}
.quest-form-trash i {font-size: 18px; padding-right: 5px;}
.quest-form-trash:hover {opacity: 1;}
.quest-form-trash:hover i {color: rgb(255, 37, 37);}

.quest-form-bottom {width: 100%; left: 0%; right: 0%; bottom: 0px; margin: auto; display: flex; gap: 4%; justify-content: space-between; position: absolute;}
.quest-form-bottom-item {width: 48%; background: rgb(18, 208, 92); transition: all 0.3s;}
.quest-form-bottom-item:first-child {background: rgb(28, 135, 205);}
.quest-form-bottom-item a {font-size: 16px; color: white; padding: 12px 0px; letter-spacing: 1px; text-transform: uppercase; font-weight: 400; display: block; white-space: nowrap;}
.quest-form-bottom-item a:hover {opacity: 0.7; text-decoration: none; cursor: pointer;}
.quest-form-bottom-item-disabled {pointer-events: none; filter: grayscale(80%); opacity: 0.3;}


.quest-here {transition: all 0.3s;}
.loading-ajax {filter: blur(1px); opacity: 0.7; pointer-events: none;}







/* DOPYT FORM */
.QUEST-PAGE {}

.QUEST-PAGE .page-title-form {display: flex; gap: 20px; align-items: center;}
.QUEST-PAGE .page-title-form i {font-size: 56px; }
.QUEST-PAGE .page-title-form i:before  {}
.QUEST-PAGE .page-title-form i:after {color: rgb(28, 135, 205) !important; opacity: 1 !important;}
.QUEST-PAGE .page-title-form h2 {margin: 0px 0px 0px !important;}


.QUEST-PAGE-ITEMS {min-height: 120px; padding: 15px; background: rgb(249, 249, 249); display: flex; gap: 15px; flex-direction: column; position: relative;}

.QUEST-PAGE-ITEMS .quest-form-mid-form-item {background: rgb(232, 232, 232); border-left: 4px solid rgb(28, 135, 205);}


.QUEST-PAGE-ITEMS .quest-form-mid-form-item-data-in-note-in-text textarea {color: rgb(96, 96, 96); background: rgba(255, 253, 253, 0.5);}
.QUEST-PAGE-ITEMS .quest-form-mid-form-item-data-in-note-in-btn {color: rgb(255, 255, 255);}

.QUEST-PAGE-ITEMS .quest-form-mid-form-item-title-bottom-count {background: rgba(255, 255, 255, 0.5);}
.QUEST-PAGE-ITEMS .quest-form-mid-form-item-title-bottom-count-input input {color: rgb(28, 135, 205);}
.QUEST-PAGE-ITEMS .quest-form-mid-form-item-title-bottom-note {background: rgba(255, 255, 255, 0.5);}
.QUEST-PAGE-ITEMS .quest-form-mid-form-item-title-bottom-note span {color: rgb(47, 47, 47);}
.QUEST-PAGE-ITEMS .quest-form-mid-form-item-title-bottom-del span {font-weight: 300;}




.dopyt-formulars {width: 103%; margin-top: 30px; display: table;}

.dopyt-formulars-group {width: 33%; float: left;}

.dopyt-formulars-item {width: 100%; margin-bottom: 20px; position: relative; float: left;}
.dopyt-formulars-item i {width: 40px; font-size: 22px; left: 5px; top: 50%; color: rgb(28, 135, 205); transform: translateY(-50%); text-align: center; position: absolute; z-index: 3;}
.dopyt-formulars-item input {width: 80%; height: 48px; font-size: 16px; padding: 0px 2% 0px 11%; border: 1px solid rgb(60, 60, 60); background: white; font-family: "Poppins", sans-serif;}
.dopyt-formulars-item select {font-size: 16px; width: 93.5%; height: 48px; padding: 0px 0% 0px 11%; font-family: "Poppins", sans-serif; background: white; box-shadow: inset 0px 0px 0px 1px rgb(60, 60, 60); border: none !important; cursor: pointer;}
.dopyt-formulars-item textarea {font-size: 15px; width: 90%; height: 163px; padding: 10px 2%; font-family: "Poppins", sans-serif;}
.dopyt-formulars-item-orange {cursor: pointer;}
.dopyt-formulars-item-orange i {color: rgb(255,255,255);}
.dopyt-formulars-item-orange input {color: rgb(255, 255, 255); background: rgb(241, 90, 41); pointer-events: none;}

.dopyt-formulars-reqs {width: 100%; margin: 15px auto 30px;}
.dopyt-formulars-reqs input {}
.dopyt-formulars-reqs label {font-size: 15px;}
.dopyt-formulars-reqs label a {color: rgb(241, 90, 41);}


.dopyt-formulars-btn {width: 100%;}
.dopyt-formulars-btn button {font-size: 20px; width: 32%; padding: 15px 0px; font-weight: 400; letter-spacing: 2px; background: rgb(88, 183, 68); color: rgb(255, 255, 255); border: none; text-transform: uppercase; font-family: 'Roboto', sans-serif;}
.dopyt-formulars-btn button:hover {opacity: 0.8; cursor: pointer;}
.dopyt-formulars-btn button:disabled {filter: grayscale(100%);}


.dopyt-formulars-text {width: 100%; margin-top: 50px; font-size: 13px; line-height: 18px; letter-spacing: 0.2px; text-align: justify; text-align-last: center; opacity: 0.6;}

.formular-end-thx {padding-top: 50px; width: 100%;}
.formular-end-thx div {font-size: 19px; width: 100%; margin-bottom: 25px;}





























/* DOWN */
/* DOWN */
.web-down-form {width: 100%; height: auto; margin: auto; position: relative; z-index: 9;}

.web-down {width: 100%; padding: 60px 0px 50px; margin: 0px auto 0px; text-align: center; background: rgb(58, 58, 60); z-index: 11; position: relative;}


.web-down-in {width: 98%; max-width: 1400px; padding: 0px 0px; margin: 0px auto; display: inline-block; position: relative;}



.web-down-in-items {width: 100%; display: flex; gap: 80px; justify-content: space-between; position: relative;}

.web-down-in-item {padding: 100px 0px 0px; color: rgb(255,255,255); text-align: left; position: relative;}
.web-down-in-logo {width: 400px; height: 75px; left: 0%; top: 0px; position: absolute;}
.web-down-in-logo img {width: 100%;}

.web-down-in-item-first {width: 400px; flex-shrink: 0;}
.web-down-in-item-second {flex-grow: 1;}
.web-down-in-item-third {flex-shrink: 0; padding-top: 20px;}

.web-down-in-item-title {font-size: 20px; letter-spacing: 0.5px; color: rgb(113, 185, 160); font-weight: 600;}

.web-down-in-item-text {font-size: 16px; line-height: 28px; letter-spacing: 0.75px; font-weight: 300;}
.web-down-in-item-text p {  margin: 10px 0px 20px;}
.web-down-in-item-text a {padding: 5px 0px 5px 0px; color: rgb(255,255,255); display: inline-block;}
.web-down-in-item-text strong {font-weight: 600;}
.web-down-in-item-text h4 {font-size: 26px; padding: 30px 0px 0px; margin: 0px; letter-spacing: 0.5px; color: rgb(113, 185, 160);}
.web-down-in-item-text ul {padding: 10px 0px 0px 15px;  margin: 0px;}
.web-down-in-item-text ul li {font-size: 16px; padding: 0px 0px 5px; letter-spacing: 0.5px; font-weight: 300;}

.web-down-in-item-text-small {font-size: 14px; line-height: 21px; font-weight: 200; opacity: 0.75;}


.web-down-in-item-menu {width: 100%; max-width: 550px; position: relative;}
.web-down-in-item-menu-in {width: 100%; display: flex; gap: 30px; flex-direction: column; position: relative;}

.web-down-in-item-menu-in-top {width: 100%; display: flex; gap: 10px; position: relative;}


.web-down-in-item-menu-in-top-item {width: 100%; position: relative;}
.web-down-in-item-menu-in-top-item-title {padding: 0px 0px 0px 13px; border-left: 5px solid rgb(28, 135, 205); position: relative;}
.web-down-in-item-menu-in-top-item-title a {font-size: 18px; letter-spacing: 0.5px; word-spacing: 300px; font-weight: 600; color: rgb(255,255,255); display: block;}


.web-down-in-item-menu-in-bot  {width: 100%; display: flex; gap: 10px 15px; flex-wrap: wrap; position: relative;}
.web-down-in-item-menu-in-bot-item {}
.web-down-in-item-menu-in-bot-item a {font-size: 14px; color: rgb(222,222,222);}








.foot-url-tel:before , .foot-url-mail:before , .foot-url-pdf:before {width: 20px; font-size: 19px; color: rgb(61, 165, 234); margin: 0px 10px 0px 0px; font-weight: 900; font-family: "Font Awesome 6 Pro"; text-align: center; display: inline-block; float: left;}
.foot-url-mail:before { content: "\f658";}
.foot-url-tel:before {content: "\f67d";}
.foot-url-pdf:before {content: "\f15c";}



.web-down-cookies {width: 100%; padding: 20px 0px 0px; text-align: left;}
.web-down-cookies a {font-size: 16px; letter-spacing: 0.5px; color: rgb(255,255,255); font-weight: 300;}
.web-down-cookies a i {width: 20px; font-size: 20px; padding-right: 9px; color: rgb(61, 165, 234); text-align: center; display: inline-block;}



.web-down-in-locations {width: 100%; position: relative;}
.web-down-in-locations-title {padding: 60px 0px 15px; display: flex; gap: 15px; justify-content: center; align-items: center;}
.web-down-in-locations-title i {font-size: 26px; transform: translateY(-2px); color: rgb(238, 28, 37);}
.web-down-in-locations-title span {color: rgba(255, 255, 255, 0.7); letter-spacing: 1px; text-transform: uppercase; font-weight: 300;}
.web-down-in-locations-items {width: 100%; display: flex; gap: 5px 20px; flex-wrap: wrap; justify-content: center; position: relative;}
.web-down-in-locations-item {width: auto; position: relative;}
.web-down-in-locations-item h4 {font-size: 15px; padding: 0px; margin: 0px; color: rgb(255,255,255); font-weight: 300;}
.web-down-in-locations-item h4 a {color: rgb(255,255,255);}


.web-footer-link {width: 100%; font-size: 12px; padding: 50px 0% 40px; color: rgb(140, 140, 140); margin: 0px auto; letter-spacing: 1px; background: rgb(255, 255, 255); font-weight: 400; text-align: center; position: relative; z-index: 5;}
.web-footer-link strong {color: rgb(28, 135, 205); font-weight: 600;}
.web-footer-link a {color: rgb(65, 64, 66); font-weight: 500;}




.web-down-map {width: 100%; max-width: 1650px; margin: 0px auto 80px; background: rgb(255,255,255); position: relative;}
.web-down-map-in {width: 100%; height: 600px; margin: 0px auto; background: rgb(244,244,244); position: relative;}
.web-down-map-in i {font-size: 200px; left: 50%; top: 50%; transform: translate(-50%,-50%); position: absolute; opacity: 0.05; z-index: 1;}
.web-down-map-in iframe {width: 100% !important; height: 100% !important; left: 0%; top: 0%; position: absolute; z-index: 9;}







/*  SITE  MAPS  */
.site-maps {margin-top: 30px;}
.site-maps h3 {margin: 1% 1%;}
.site-maps h3 a {color: #5d5d5d; font-size: 26px;}

.site-maps h4 {margin: 1% 3%;}
.site-maps h4 a {color: #9b9b9b; font-size: 20px;}

.site-maps h5 {margin: 1% 6%;}
.site-maps h5 a {color: #898989; font-size: 20px;}

.site-maps h6 {margin: 1% 9%;}
.site-maps h6 a {color: #aaa; font-size: 20px;}



/*  GLOBAL CSS  */
.transition {transition: all 0.3s; -webkit-transition: all 0.3s;}

.pointer {cursor: pointer;}
.pointer:hover {opacity:0.8;}

.no-select {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: -moz-none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}

.center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.centerr {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.hidden {display: none;}

#shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.9); z-index: 55; cursor: pointer; display: none;}

#to-top {width: 40px; height: 40px; right: 15px; bottom: 20px; background: rgb(28, 135, 205); position: fixed; z-index: 33; border-radius: 50%; display: none;}
#to-top i {width: 40px; height: 40px; line-height: 40px; font-size: 23px; color: rgb(255,255,255);}
#to-top:hover i {animation: fadeInUp 500ms ease-in-out;}

.contact-form {}
.contact-form div {display: block; width: 100%; margin: 7px auto;}
.contact-form div input {border: 1px solid silver; padding: 7px 1%; font-size: 15px; min-width: 250px;}
.contact-form div textarea {border: 1px solid silver; padding: 7px 1%; font-size: 15px; min-width: 500px; min-height: 110px;}
.contact-form div img {display: inline-block; height: 36px; margin-bottom: -12px; margin-left: 5px;}
.contact-form div button {font-size: 17px; padding: 7px 30px; margin-top: 10px; border: none; color: white !important; cursor: pointer; text-transform: uppercase;}

.page-contact {width: 100%; display: inline-block;}

.page-contact-text {width: 38%; font-size: 18px; line-height: 28px; margin-top: -25px; margin-right: 2%; letter-spacing: 1px; float: left;}
.page-contact-text table {width: 100%;}
.page-contact-text table td {width: 60%; vertical-align: top;}
.page-contact-text table td:nth-child(2) {width: 40%; vertical-align: top;}
.page-contact-text p {margin: 20px 0px !important;}
.page-contact-text h3 {font-size: 30px; font-weight: 800; margin-bottom: 30px !important;}
.page-contact-text h4 {font-size: 24px; font-weight: 800;}




/* OTVARACIE */
.contact-openings-days {width: 100%; padding-top: 15px; display: table; position: relative;}
.contact-openings-days-head {height: 52px; line-height: 52px; margin-bottom: 10px; background: rgb(28, 135, 205); color: white; border-radius: 6px;}
.contact-openings-days-head i {font-size: 30px; padding: 10px 20px 0px 30px; float: left;}
.contact-openings-days-head span {font-size: 20px; letter-spacing: 1.5px; word-spacing: 5px; font-weight: 300;}
.contact-openings-days-form {width: 100%; font-size: 16px; position: relative;}
.contact-openings-days-form-item {height: 50px; padding: 2px 0px; line-height: 50px; width: 100%; display: table; position: relative;}
.contact-openings-days-form-item:nth-child(odd) {background: rgb(244, 244, 244);}
.ddday-active:before {width: 8px; left: 0px; top: 0px; bottom: 0px; background: rgb(30, 190, 123); content:''; position: absolute;}
.contact-openings-days-form-item-title {width: 115px; padding-left: 35px; letter-spacing: 1px; font-weight: 300; text-transform: uppercase; float: left;  position: relative;}
.contact-openings-days-form-item-title:before {width: 1px; right: 0px; top: 8px; bottom: 8px; background: rgb(222,222,222); content:''; position: absolute;}
.ddday-active .contact-openings-days-form-item-title {font-weight: 500;}
.contact-openings-days-form-item-text {padding: 0px 2px 0px 35px; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.contact-openings-days-form-item-text span {letter-spacing: 1px; word-spacing: 4px;}
.contact-openings-days-form-item-text span i {font-size: 12px; padding-left: 15px; opacity: 0.5; letter-spacing: 0px; word-spacing: 0px;}





.page-contact-imgs {width: 60%;  float: left;}

.page-contact-map {width: 100%; background: whitesmoke;}
.page-contact-map iframe {width: 100%;}

.page-contact-imgs-form {width: 100%; padding-top: 30px; display: flex; justify-content: space-between; gap: 30px; flex-wrap: wrap; position: relative;}
.page-contact-imgs-form-item {width: 30%; height: 220px; flex-grow: 1; position: relative; overflow: hidden;}
.page-contact-imgs-form-item img {width: 100%; height: 100%; display: block; object-fit: cover; transition: all 0.5s; position: relative; transition: all 0.6s; opacity: 0; z-index: 3;}
.page-contact-imgs-form-item a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;}
.page-contact-imgs-form-item:hover img {transform: scale(1.05); filter: brightness(80%);}
.page-contact-imgs-form-item .lazyloaded {opacity: 1;}




.css-url-mail:before, .css-url-tel:before, .css-url-pdf:before, .css-url-fax:before {width: 30px; font-size: 20px; color: rgb(28, 135, 205); padding-right: 6px; font-family: "Font Awesome 6 Pro"; display: inline-block; text-align: center;}

.css-url-mail:before {content: "\f658";}
.css-url-tel:before {content: "\f098";}
.css-url-pdf:before {content: "\f15b";}
.css-url-fax:before {content: "\f1ac";}

.css-url-mail , .css-url-tel , .css-url-pdf , .css-url-fax {padding-bottom: 5px; display: inline-block;}





/* KONTAKT TEAM */
.page-contact-team {width: 100%; padding-top: 50px; display: inline-block; float: left; position: relative;}

.page-contact-team-function {width: 100%; padding-top: 10px; display: inline-block; position: relative; float: left;}
.page-contact-team-function:nth-child(odd) {margin-right: 0%;}

.page-contact-team-function-title {width: 100%; height: 52px; font-size: 19px; line-height: 53px; color: rgb(255, 255, 255); background: rgb(28, 135, 205); position: relative; border-radius: 6px;}
.page-contact-team-function-title i {width: 40px; font-size: 32px; margin: 11px 20px 0px 25px; font-weight: 200; color: rgb(255, 255, 255); text-align: center; float: left;}
.page-contact-team-function-title span {letter-spacing: 1px; font-weight: 300;}

.page-contact-team-function-persons {width: 90%; padding: 25px 0px 10px; transform: translateX(85px); display: inline-block; position: relative;}
.page-contact-team-function-person {width: 50%; padding: 0px 0px 25px; float: left; position: relative;}
.page-contact-team-function-person-title {font-size: 20px; color: rgb(65, 64, 66); letter-spacing: 1px; font-weight: 700;}
.page-contact-team-function-person-subtitle {font-size: 16px; color: rgb(166, 166, 166); letter-spacing: 1px; text-transform: lowercase; font-weight: 400;}
.page-contact-team-function-person-expert {font-size: 16px; padding: 10px 0px 0px; letter-spacing: 1px; opacity: 0.7;}
.page-contact-team-function-person-contact {width: 100%; display: inline-block; padding: 8px 0px 0px;}
.page-contact-team-function-person-contact div {width: 100%; padding: 0px 25px 15px 0px; float: left; position: relative;}
.page-contact-team-function-person-contact div a {font-size: 18px; letter-spacing: 0.5px; word-spacing: 3px;}
.page-contact-team-function-person-contact div a i {width: 30px; font-size: 20px; padding-right: 10px; color: rgb(28, 135, 205); text-align: center;}
.page-contact-team-function-person-contact div a .fa-envelope {font-size: 21px;}














.form-status {margin: 40px 0px; display: inline-block;}
.form-status b {font-size: 20px;}
.form-timer {width: 99%; padding: 0.5%; box-shadow: 0px 0px 0px 1px #ededed; margin-top: 50px; text-align: left;}
.form-timer div {height: 25px; width: 100%; animation-name: form; animation-duration: 5s; margin: 0px !important;}
@keyframes form {
    from {width: 0px;}
    to {width: 100%;}
}


/* PAGER */
.pager {width: 100%; text-align: center; margin: 30px auto 40px;}
.novy-pager {display: inline-block; list-style: none; padding: 0px; margin: auto;}
.novy-pager .gomkikk {font-size: 18px; color: white; width: 44px; height: 44px; line-height: 44px; background: rgb(64, 64, 64); text-align: center; letter-spacing: 1px; float: left;}
.novy-pager .gombik {font-size: 22px; color: white; width: 44px; height: 44px; line-height: 44px; background: rgb(28, 135, 205); text-align: center; letter-spacing: 1px; float: left;}
.novy-pager .akt {background: rgb(28, 135, 205); font-weight: 600; pointer-events: none;}
.novy-pager .neakt {color: rgb(255,255,255); background: rgba(64, 64, 64, 0.5); pointer-events: none;}
.novy-pager a {display: inline-block;}
.novy-pager a:hover {opacity:0.7;}
.novy-pager li {margin: 5px 8px 5px 0px;}









/* MENU USER */
.web-main-menu-login {position: relative;}

.web-main-menu-login-a {color: white;display: block;width: 100%;height: 100%;}
.web-main-menu-login-menu {left: -13px; top: 86%; padding: 10px 1px 15px; position: absolute; background: rgb(255, 255, 255); box-shadow: 3px 3px 15px -5px rgb(0, 0, 0); z-index: 9;}
.web-main-menu-login-menu {transform: scale(0); -webkit-transform: scale(0); transform-origin: 25px top; -webkit-transform-origin: 25px top;}
.web-main-menu-login-menu div {position: relative; width: 100%; text-align: left;}
.web-main-menu-login-menu div a {padding: 8px 20px 0px 15px; white-space: nowrap; display: block; color: rgb(60, 60, 60); font-size: 17px;}
.web-main-menu-login-menu div a i {font-size: 20px; width: 35px; text-align: center; margin-right: 4px; }
.web-main-menu-login-menu div:hover {opacity: 0.7;}
.web-main-menu-login:hover .web-main-menu-login-menu {transform: scale(1); -webkit-transform: scale(1);}

.web-main-menu-login-head {width: 100%; display: inline-block;}
.web-main-menu-login-head-icon {width: 30px; height: 30px; margin: 4px 5px 0px; background: rgb(0, 128, 198); padding: 1px; border-radius: 50%; float: left;}
.web-main-menu-login-head-icon span {width: 20px; height: 20px; text-align: center; color: rgb(65,64,66); font-size: 18px; line-height: 20px;padding: 3px;border-radius: 50%;}
.web-main-menu-login-head-icon i {font-size: 18px; margin: 4px; color: rgb(255, 255, 255);}
.web-main-menu-login-head-text {width: 100px; height: 34px; color: rgb(255, 255, 255); font-size: 11px; line-height: 34px; font-weight: 300; left: 48px; top: 4px; white-space: nowrap; text-align: left; position: absolute; text-transform: uppercase; letter-spacing: 1px;}
.web-main-menu-login-head-text span {background: rgb(22, 119, 122); color: rgba(255, 255, 255, 0.85); font-size: 13px; padding: 3px 4px; margin-left: 4px;}



/* MODERN SPINNER */
.spinner {-moz-appearance:textfield;}
.spinner::-webkit-outer-spin-button, .spinner::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.spinner {width: 25px !important; height: 26px !important; background: transparent !important; border: none !important; padding: 2px 0px 2px 0px !important; margin-right: 25px !important; margin-left: 0px !important; font-size: 15px !important;}
.ui-spinner {height: 34px !important; width: 56px !important; border: 1px solid rgb(170, 170, 170) !important; border-radius: 0px !important; display: inline-block !important; overflow: hidden;}



/* 404 */
.page-404 {font-size: 110px;opacity: 0.2;color: rgb(0, 0, 0);text-align: center;margin: 0px auto 15px;}
.page-404-icon {width: 100%; font-size: 110px;opacity: 0.2;color: rgb(0, 0, 0);text-align: center;}
.page-404-text {font-size: 20px;opacity: 0.6;color: rgb(0, 0, 0);text-align: center;margin: 25px auto 35px;}
.page-404-btn {width: 100%; text-align: center; margin-bottom: 25px;}
.page-404-btn a {color: white; padding: 10px 26px; font-size: 18px; text-transform: uppercase;display: inline-block;}
.page-404-img {width: 100%; height: 400px; }




/* OLD CART NOTIFY */
.old-cart-notify {width: 90%; max-width: 350px; background: white; left: 0px; right: 0px; top: 40%; margin: auto; position: fixed; z-index: 99; display: none; box-shadow: 0px 5px 20px -10px black;}
.old-cart-notify-title {width: 90%; padding: 22px 5%; font-size: 17px; color: white; background: black; text-align: center; text-transform: uppercase; position: relative;}
.old-cart-notify-title i {width: 30px;height: 30px; font-size: 30px; line-height: 30px; right: 3%; top: 0px; bottom: 0px; margin: auto; position: absolute; cursor: pointer;}
.old-cart-notify-title i:hover {opacity: 0.75;}
.old-cart-text {background: white; padding: 7% 10%; width: 80%; font-size: 17px; text-align: justify;}
.old-cart-text i {float: left; font-size: 52px; margin-right: 15px;}

.old-cart-btns {background: white; padding: 0% 10% 5%; width: 80%; display: inline-block;}
.old-cart-btns button {width: 44%; padding: 15px 0px; font-size: 16px; border: none; color: white; text-transform: uppercase; cursor: pointer; border-radius: 10px;}
.old-cart-btns .con {background: rgb(238, 27, 152); float: right;}
.old-cart-btns .end {background: rgb(51, 51, 51); float: left;}




/* SEARCH */
.search-form {width: 100%; display: inline-block; margin: 10px auto;}
.search-form-input {width: 40%;padding: 10px;text-transform: uppercase;font-size: 16px;color: rgb(59, 59, 59);}
.search-form-btn {text-transform: uppercase;font-size: 16px;padding: 11px 40px;border: none;background: rgb(109, 110, 113);color: white; cursor: pointer;}
.search-form-btn:hover {opacity: 0.9;}
.search-form-export {font-size: 19px;width: 100%;display: inline-block;margin: 10px auto 20px; color: rgb(109, 110, 113);}
.search-form-export strong {text-transform: uppercase; color: rgb(70, 70, 70);}
.search-form-items-head {margin: 20px auto 10px; padding: 0px 0px 5px; color: rgb(126, 126, 126); width: 100%; display: inline-block;border-bottom: 1px solid rgb(215, 215, 215);text-transform: uppercase;}
.search-form-items-item {width: 100%; padding: 5px;}
.search-form-items-item a {color: black; font-size: 18px;}
.search-form-export-space {width: 100%; height: 0px;}
.search-form-empty {width: 100%;display: inline-block;text-align: center;opacity: 0.3;font-size: 32px;margin: 70px auto 10px;}




/*  POP  BOX  */
#pop-shadow {position: fixed; height: 100vh; width: 100vw; top: 0px; left: 0px; background: rgba(0,0,0,0.45); z-index: 99; cursor: pointer; display: none;}
#pop-box {position: fixed; top: 25vh; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,0.9); z-index: 100; display: none;}
#pop-box {text-align: left; padding: 0px; letter-spacing: 0.5px; line-height: 18px;}
#pop-box div {width: 96%; padding: 2%;}
#pop-box img {width: 100%; height: auto; margin: auto;}
#pop-box p {padding: 0px !important; margin: 0px !important;}
#pop-box h2 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 3em; letter-spacing: 0px;}
#pop-box h3 {color: #1585b7; padding: 0px 0px 0px 0px;width: auto;font-family: 'Merriweather', serif;font-size: 2em; border: none;}
#pop-box:before {top: -40px; right: -40px;position: absolute;content: "";background: transparent url("/images/close.png") no-repeat;height: 35px;width: 35px;background-position: center center;background-size: 100% 100%;opacity: 0.4;transition: all 0.3s;-webkit-transition: all 0.3s;pointer-events: none;}
.pop-box:before {opacity: 1 !important; transform: rotate(90deg);}



.lazyload-fade {opacity: 0; transition: all 0.9s;}
.lazyloaded.lazyload-fade {opacity: 1;}


@keyframes fadeInUp {
  from {opacity: 0; transform: translate3d(0, 100%, 0);}
  to {opacity: 1; transform: translate3d(0, 0, 0);}
}



/* LOADER */
.loader {position: relative;margin: 0 auto;width: 100px;}
.loader:before {content: '';display: block;padding-top: 100%;}
.circular {animation: rotate 2s linear infinite;height: 100%;transform-origin: center center;width: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;}
.path {stroke-dasharray: 1, 200;stroke-dashoffset: 0;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap: round;}
@keyframes rotate {100% {transform: rotate(360deg);}}
@keyframes rotatee {100% {transform: rotate(-360deg);}}
@keyframes dash {0% {stroke-dasharray: 1, 200;stroke-dashoffset: 0;}50% {stroke-dasharray: 89, 200;stroke-dashoffset: -35px;}100% {stroke-dasharray: 89, 200;stroke-dashoffset: -124px;}}
@-webkit-keyframes color {100%,0% {stroke: #d62d20;}40% {stroke: #0057e7;}66% {stroke: #008744;}80%,90% {stroke: #ffa700;}}
@keyframes color {100%,0%{stroke: #d62d20;}40% {stroke: #0057e7;}66%{stroke: #008744;}80%,90%{stroke: #ffa700;}}