html,body{margin:0;padding:0; scrollbar-width: thin; scrollbar-color: rgb(142, 186, 39) rgb(221, 221, 221);}
body{font-size: 17px; font-family: 'Poppins', sans-serif; background: rgb(255, 255, 255); color: rgb(50, 50, 50); 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(141, 198, 63) !important; background: rgb(141, 198, 63) !important;}
.main-color-c {color: rgb(141, 198, 63) !important;}
.main-color-b {background: rgb(141, 198, 63) !important;}

.second-color {color: rgb(8, 13, 51) !important; background: rgb(8, 13, 51) !important;}
.second-color-c {color: rgb(8, 13, 51) !important;}
.second-color-b {background: rgb(8, 13, 51) !important;}

.third-color {color: rgb(139,166,175) !important; background: rgb(139,166,175) !important;}
.third-color-c {color: rgb(139,166,175) !important;}
.third-color-b {background: rgb(139,166,175) !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: 150px; margin: auto; background: rgb(255,255,255); position: relative;}
.action--home .web-header-ghost {height: 130px;}

.web-header {height: 165px; width: 100%; top: 0px; left: 0%; right: 0%; background: rgb(255, 255, 255); margin: auto; position: fixed; z-index: 99; transition: all 0.4s;}
.web-header:before {width: 100%; height: 45px; left: 0%; top: 0%; background: linear-gradient(90deg,rgba(142, 186, 39, 1) 0%, rgba(11, 129, 79, 1) 50%); position: absolute; content: ''; z-index: -1;}

.web-header-in {width: 96%; max-width: 1600px; height: 120px; margin: 45px auto 0px; position: relative; z-index: 66;}
.web-header-inner {width: 100%; height: 120px; position: relative; transition: all 0.5s;}

.home-page .web-header {background: rgb(255, 255, 255);}
.header-fix {background: rgb(255, 255, 255) !important; box-shadow: 0px 35px 35px -30px rgba(0, 0, 0, 0.3) !important;}




.web-header-in-logo {width: 180px; height: 120px; left: -4px; 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("/img/?webp&i=/images/design/logo.png") no-repeat; background: url("/images/design/logo.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);}




.web-menu-cart {height: 60px; width: 310px; right: 0px; top: 30px; margin: auto; display: flex; gap: 0px; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); position: absolute; z-index: 9; border-top-left-radius: 60px; border-bottom-left-radius: 60px;}
.web-menu-cart-i {width: 65px; height: 60px; text-align: center; position: relative;}
.web-menu-cart-i i {width: 65px; font-size: 30px; line-height: 60px; color: rgb(255,255,255);}
.web-menu-cart-title {width: 100px; height: 60px; line-height: 60px; font-size: 11px; letter-spacing: 1px; text-align: left; font-weight: 300; color: rgba(255,255,255,0.8); position: relative; white-space: nowrap;}
.web-menu-cart-status {height: 60px; line-height: 60px; font-size: 14px; padding: 0px 15px 0px 0px; letter-spacing: 1px; word-spacing: 2px; text-align: right; flex-grow: 1; font-weight: 500; color: rgb(255,255,255); position: relative; white-space: nowrap;}
.web-menu-cart-url {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;}
.web-menu-cart:hover #menu_cart_box {opacity: 1; transform: scale(1); transition: opacity 0.4s; transition-delay: 0.05s;}







/* SHOP MENU */
.web-main-menu {width: auto; left: 300px; bottom: 35px; margin: auto; position: absolute;}
.web-main-menu, .web-main-menu-in {height: 50px;}
.web-main-menu-in {margin: auto; position: relative;}
.main-menu-item {height: 50px; display: inline-block; float: left; position: relative;}

.main-menu-item a {height: auto; font-size: 18px; line-height: 25px; color: rgb(11, 129, 79); padding: 12.5px 22px; letter-spacing: 0.25px; font-weight: 500; display: block; text-transform: uppercase; cursor: pointer;}
.main-menu-item:before {width: 8px; height: 8px; right: -4px; bottom: 20px; margin: auto; background: rgb(232, 176, 42); border-radius: 50%; content: ''; position: absolute;}
.main-menu-item:last-child:before {display: none; visibility: hidden;}
.main-menu-item:after {width: 0%; height: 2px; left: 0%; right: 0%; top: 0px; background: rgba(123, 173, 55, 0); position: absolute; margin: auto; content:""; transition: all 0.3s; transition-delay: 0.05s; pointer-events: none;}
.menu-active, .main-menu-item:hover {}
.menu-active a, .main-menu-item a:hover {color: rgb(131, 181, 42); text-decoration: none;}
.menu-active a {font-weight: 600;} 
.menu-active:after , .main-menu-item:hover:after {width: 44%; opacity: 1;}


.main-menu-item-subs {min-width: 300px; left: -7px; top: 90%; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 60%); border-radius: 6px; overflow: hidden; box-shadow: 2px 3px 10px -4px silver; text-align: left; position: absolute;}
.main-menu-item-subs {transform: scale(0); opacity: 0; transform-origin: left top;}
.main-menu-item-subs-item {width: 100%; position: relative;}
.main-menu-item-subs-item a {font-size: 16px; line-height: 18px; padding: 20px 0px 20px 30px; letter-spacing: 0.5px; font-weight: 400; color: white; text-shadow: none;}
.main-menu-item-subs-item a:hover {background: rgba(0, 0, 0, 0.25); color: white;}
.main-menu-item-subs-item-gape a {padding-left: 65px;}

.main-menu-item-subs-item-icon {width: 50px; height: 50px; top: 5px; left: 7px; position: absolute;}
.main-menu-item-subs-item-icon .svg-iiicon img {filter: invert(100%);}

.main-menu-item:hover .main-menu-item-subs {transform: scale(1); opacity: 1; transition: opacity 0.3s;}
/*.main-menu-item-subs {transform: scale(1); opacity: 1;}*/

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









/* MEGA MENU */
.mega-menu {width: 1350px; top: 130px; left: 0%; right: 0%; margin: auto; position: fixed; background: transparent; border-radius: 6px; overflow: hidden; box-shadow: 0px 5px 25px -15px rgb(0, 0, 0); z-index: 22;}
.mega-menu:before {left: 0px; right: 0px; bottom: 0px; top: 0px; background: rgba(255,255,255,1);position: absolute; content:""; z-index: -1;}
.mega-menu {opacity: 0; transform: scale(1,0); transition: all 0.0s; transform-origin: center top;}

.mega-menu-main {width: 100%; height: 62px; background: rgb(49, 119, 89); display: flex; align-items: center; overflow: hidden;}
.mega-main-item {height: 62px; text-align: left; border-left: 2px solid rgb(255, 255, 255); flex-grow: 1; display: flex; justify-content: center; align-items: center; text-align: center; position: relative;}
.mega-main-item:first-child {border-left: 0px;}
.mega-main-item a {height: 100%; width: 100%; padding: 0px; left: 0px; top: 0px; display: block; cursor: pointer; position: absolute; cursor: pointer; z-index: 3;}
.mega-main-item div {color: rgb(255, 255, 255); padding: 0px 0px; display: flex; gap: 5px; align-items: center;}
.mega-main-item div i {font-size: 30px; height: 26px; line-height: 26px; margin: -1px 5px 0px 2px; float: left;}
.mega-main-item div span {font-size: 18px; line-height: 26px; letter-spacing: 0.75px; font-weight: 300; text-align: left;}

.mega-menu-form {width: 100%; position: relative; overflow: hidden;}

.mega-main-item-content {width: 100%; position: relative; }
.mega-main-item-content {opacity: 0; height: auto; max-height: 0px; overflow: hidden; transition: transform 0.3s cubic-bezier(.79,.14,.15,.86), opacity 0.5s; transform: scale(1,0.5); transform-origin: center top;}

.mega-form-active {opacity: 1; max-height: 999px; transform: scale(1);}
.mega-active {background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%);}
.mega-active > a {color: rgb(244, 244, 244);}

.mega-main-item-content-subs-all {width: 96%; padding: 1% 2% 0%; text-align: left;}
.mega-main-item-content-subs-all a {color: rgb(92, 130, 142); font-size: 18px; font-weight: 700; line-height: 18px; padding: 8px 0px; display: block; text-align: left; text-transform: none; text-transform: uppercase; letter-spacing: 0.5px;}
.mega-main-item-content-subs-all a i {color: rgb(169, 124, 80);}

.mega-main-item-content-subs {width: 98.5%; padding: 10px 0% 0% 2.5%; position: relative; display: table;}
.mega-main-item-content-subs-item {width: 25%; text-align: left; float: left;}
.mega-main-item-content-subs-item:nth-child(4n+1) {clear: left;}
.mega-main-item-content-subs-item a {color: rgb(123,123,123); font-size: 16px; line-height: 16px; padding: 12px 15px 12px 0px; display: block; text-align: left; text-transform: uppercase; letter-spacing: 1px; font-weight: 400;}
.mega-main-item-content-subs-item a:first-letter {text-transform: uppercase;}
.mega-main-item-content-subs-item a i {font-size: 12px; margin: 1px 4px -10px -10px; color: rgb(164, 200, 88); float: left;}
.mega-main-item-content-subs-itemm { width: 100%; display: none; text-align: left;}
.mega-main-item-content-subs-itemm a {color: rgb(109, 110, 113); font-size: 13px; line-height: 15px; font-weight: 400; padding: 4px 10px 4px 0px !important; text-align: left; text-transform: none; display: inline;}
.mega-main-item-content-subs-itemm a:first-letter {text-transform: uppercase;}
.mega-main-item-content-subs-itemm a:hover {opacity: 0.5;}

.mega-sub-active a {color: rgb(0, 57, 64) !important;}
.mega-sub-active a i {color: rgb(0, 57, 64) !important;}
.mega-sub-active .mega-main-item-content-subs-itemm {/*display: block;*/}
.mega-sub-active .mega-main-item-content-subs-itemm a {font-weight: 400 !important;}

.mega-main-item-content-here {width: 97%; min-height: 270px; padding: 10px 1.5% 1%; position: relative; overflow: hidden;}

.mega-pro {width: 22.74%; margin: 0px 3% 1% 0px; height: 270px; background: rgb(242, 242, 242); display: inline-block; box-shadow: inset 0px 0px 0px 1px rgba(74, 96, 141, 0.1); position: relative; float: left;}
.mega-pro:nth-child(4), .mega-pro:nth-child(8) {margin-right: 0px;}
.mega-pro a {width: 100%;height: 100%;display: block;position: absolute;left: 0px;top: 0px; padding: 0px;}
.mega-pro-img {width: 100%; height: 200px; margin: auto; position: relative;}
.mega-pro-img img {width: auto; height: auto; max-width: 90%; max-height: 90%; position: absolute;left: -20%; right: -20%; top: -20%; bottom: -20%; margin: auto; mix-blend-mode: multiply;}
.mega-pro-title-form {width: 100%; left: 0px; right: 0px; bottom: 10px; position: absolute;}
.mega-pro-title {padding: 2% 2.5%; width: 95%; min-height: 25px; margin: auto;text-align: center; overflow: hidden;}
.mega-pro-title {font-size: 18px; line-height: 20px; color: rgb(11, 129, 79); font-weight: 600;}
.mega-pro-price {width: 95%; padding: 0px 2.5% 15px; margin: auto; text-align: center; display: none;}
.mega-pro-price {font-size: 20px; color: rgb(0, 128, 198); line-height: 10px; font-weight: 800; text-transform: uppercase; letter-spacing: 0.5px;}
.mega-pro-price span {font-size: 15px; text-transform: lowercase; font-weight: 700;}
.mega-pro:hover {opacity: 0.8; box-shadow: 0px 0px 1px 1px rgba(47, 49, 61, 0.15), 2px 2px 7px -5px rgb(0, 0, 0);}

.mega-pro-img .product-action-price {font-size: 14px; width: 40px; padding: 1px 5px; color: rgb(255, 255, 255); background: rgb(134, 206, 102); right: 15px; top: 15px; margin: auto; position: absolute; z-index: 3; box-shadow: 0px 0px 15px -5px rgb(255, 255, 255); pointer-events: none; letter-spacing: 1px; white-space: nowrap;}

.main-menu-item:hover > .mega-menu {opacity: 1; transform: scale(1); transition: all 0.3s cubic-bezier(.9,.03,.69,.22);}
/*.mega-menu {opacity: 1; transform: scale(1);}*/





/* SEARCH */
.new-header-search {width: 50px; height: 50px; right: 390px; top: 35px; cursor: pointer; position: absolute; display: block;  transition: right 0.25s; z-index: 9; text-align: center;}
.new-header-search i {font-size: 35px; line-height: 50px; color: rgb(11, 129, 79);}
.new-header-search-form {width: 98%; max-width: 1000px; top: 165px; left: 0%; right: 0px; background: rgb(255, 255, 255); border-top: 10px solid rgb(142, 186, 39); box-shadow: 0px 5px 25px -10px black; margin: auto; position: fixed; 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: 'Montserrat', sans-serif; border: none;}
#head-search-form-close {font-size: 40px; color: rgb(47, 49, 61); right: 2.7%; top: 11px;position: absolute;cursor: pointer;}
.new-header-search-form-output {max-height: 68vh; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); text-align: left; overflow-y: auto;}
.search-form-output-katalogs {width: 96%; padding: 1% 2%; background: rgba(255, 255, 255, 0.3); display: inline-block; position: relative;}
.search-form-output-katalogs-item {margin: 4px 10px 4px 0px; background: rgb(11, 129, 79); float: left;}
.search-form-output-katalogs-item a {font-size: 13px; padding: 6px 8px; letter-spacing: 0.6px; 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: 96%; height: 100px; padding: 0.6% 2%; display: inline-block; 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: 12%; height: 100px; float: left; position: relative;}
.search-form-output-products-item-img img {width: auto; height: 100%;}
.search-form-output-products-item-data {width: 88%; float: left; position: relative;}
.search-form-output-products-item-data-title {width: 84%; font-size: 18px; padding-top: 15px; letter-spacing: 0.5px; font-weight: 700; 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: 30px 0px; opacity: 0.2; display: block;}
.search-form-output-products-empty span {width: 100%; font-size: 19px; padding: 0px 0px 30px; letter-spacing: 1px; opacity: 0.8; display: block;}
.search-go {transform: scale(1); -webkit-transform: scale(1);}
.search-go-opacity {opacity: 0.2;}







.new-header-info {width: 58px; height: 58px; right: 320px; top: 31px; margin: auto; display: flex; z-index: 9; position: absolute;}
.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-head {width: 100%; display: flex;}
.web-main-menu-login-head-icon {width: 58px; height: 58px; background: rgb(137, 184, 40); border-radius: 50%; display: flex; justify-content: center; align-items: center;}
.web-main-menu-login-head-icon span {font-size: 32px; color: rgb(255,255,255); }
.web-main-menu-login-head-icon i {font-size: 24px; color: rgb(255, 255, 255);}

.web-main-menu-login-a {color: white;display: block;width: 100%;height: 100%;}
.web-main-menu-login-menu {padding: 15px 1px; right: 0px; top: 85%; opacity: 0; background: rgb(255, 255, 255); box-shadow: 6px 6px 25px -15px rgb(4, 40, 25); border-radius: 15px; background: linear-gradient(120deg,rgb(244, 244, 244) 0%, rgb(255, 255, 255) 40%); position: absolute; z-index: 9;}
.web-main-menu-login-menu {transform: scale(0); transform-origin: right top;}
.web-main-menu-login-menu div {position: relative; width: 100%; text-align: left;}
.web-main-menu-login-menu div a {padding: 8px 35px 8px 30px; white-space: nowrap; display: flex; align-items: center; gap: 15px; color: rgb(60, 60, 60); font-size: 17px;}
.web-main-menu-login-menu div a i {font-size: 24px; width: 35px; text-align: center;}
.web-main-menu-login-menu div a span {transition: all 0.3s;}
.web-main-menu-login-menu div:hover a {text-decoration: none;}
.web-main-menu-login-menu-first {padding: 0px 0px 10px; margin: 0px 0px 15px; border-bottom: 1px solid rgb(222, 222, 222);}
.web-main-menu-login-menu-first a:hover {text-decoration: none;}
.web-main-menu-login-menu-last {padding: 10px 0px 0px; margin: 15px 0px 0px; border-top: 1px solid rgb(222, 222, 222);}
.web-main-menu-login:hover .web-main-menu-login-menu {transform: scale(1); opacity: 1; transition: opacity 0.4s; transition-delay: 0.1s;}
.web-main-menu-login-menu div a:hover span {opacity: 0.7;  transform: translateX(4px);}







.web-menu-contact {height: 45px; top: -45px; left: 41%;  position: absolute;}
.web-menu-contact-items {height: 45px; display: flex; gap: 0px 35px; align-items: center; position: relative;}
.web-menu-contact-item {width: 100%; display: flex; gap: 0px 8px; align-items: center;}
.web-menu-contact-item i {font-size: 20px; color: rgb(188, 238, 84);}
.web-menu-contact-item a {font-size: 15px; letter-spacing: 0.5px; word-spacing: 2px; color: rgb(255, 255, 255); font-weight: 500; white-space: nowrap;}
.web-menu-contact-item a:hover {color: rgb(157, 221, 13); text-decoration: none;}



.web-menu-contact-social {height: 45px; top: -45px; right: 0%; display: flex; gap: 15px; align-items: center; position: absolute;}
.web-menu-contact-social-title {height: 45px; line-height: 45px; font-size: 15px; letter-spacing: 1px; color: rgb(255,255,255); opacity: 0.5; font-weight: 300;}
.web-menu-contact-social-items {height: 45px; display: flex; gap: 15px; align-items: center;}
.web-menu-contact-social-items div {}
.web-menu-contact-social-items div a {color: rgb(245,245,245);}
.web-menu-contact-social-items div a:hover {color: rgb(204, 131, 41); text-decoration: none;}
.web-menu-contact-social-items div a i {height: 26px; font-size: 24px; display: block; text-align: center;}




.web-menu-openings {height: 45px; left: 5px; top: -45px; position: absolute; z-index: 33; cursor: pointer;}
.web-menu-openings-top {height: 45px; display: flex; gap: 0px 12px; align-items: center; color: rgb(255,255,255); position: relative;}
.web-menu-openings-top-icon {font-size: 20px;}
.web-menu-openings-top-title {font-size: 15px; letter-spacing: 1px; font-weight: 300; opacity: 0.5;}
.web-menu-openings-top-day {}
.web-menu-openings-top-data {color: rgb(150,150,150); font-weight: 300;}
.web-menu-openings-top-data span {padding: 0px 4px; color: rgb(255,255,255); font-weight: 400;}
.web-menu-openings-top-data sup {font-size: 10px; padding-left: 2px; letter-spacing: 2px; word-spacing: 3px;}
.web-menu-openings-form {width: 550px; top: 45px; left: -25px; background: rgb(11, 129, 79); opacity: 0; transform: scale(1,0); transform-origin: center top; transition: all 0s; position: absolute;}
.web-menu-openings:hover .web-menu-openings-form {transform: scale(1); opacity: 1; transition: all 0.3s cubic-bezier(.9,.03,.69,.22); box-shadow: 0px 20px 20px -20px black;}
.web-menu-openings-form-in {padding: 25px;}
.web-menu-openings-form-in-item {width: 100%; height: 50px; padding: 0px 0px; line-height: 50px; color: rgb(255, 255, 255); display: table; position: relative;}
.web-menu-openings-form-in-item:nth-child(odd) {background: rgb(41, 142, 70);}
.web-menu-openings-form-in-item-title {width: 115px; padding-left: 10px; font-size: 14px; letter-spacing: 1px; font-weight: 300; text-transform: uppercase; float: left;  position: relative;}
.web-menu-openings-form-in-item-title:before {width: 1px; right: 0px; top: 8px; bottom: 8px; background: rgba(255, 255, 255, 0.1); content:''; position: absolute;}
.dddsday-active .web-menu-openings-form-in-item-title {font-weight: 600;}
.web-menu-openings-form-in-item-text {padding: 0px 2px 0px 25px; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.web-menu-openings-form-in-item-text span {font-size: 15px; letter-spacing: 1px; word-spacing: 3px;}
.web-menu-openings-form-in-item-text span i {font-size: 11px; padding-left: 20px; opacity: 0.5; letter-spacing: 0px; word-spacing: 0px;}
.dddsday-active:before {width: 0px; left: 0px; top: 0px; bottom: 0px; background: rgb(127, 178, 56); transition: all 1.5s; transition-delay: 0.5s; content:''; position: absolute;}
.web-menu-openings:hover .dddsday-active:before {width: 15px;}







.svg-iiicon {width: 100%; height: 100%; position: relative;}
.svg-iiicon img {width: 100%; height: 100%; object-fit: contain; display: block;}





/* HOME */
.home-form {width: 100%; min-height: 150vh; 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: 850px; position: relative; margin: auto;}
.home-slide-form {width: 100%; height: 100%; left: 0px; right: 0px; top: 0px; background: rgb(255,255,255); position: absolute; margin: auto; overflow: hidden;}


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

.home-slide-form-bg {width: auto; height: 100%; left: 0%; right: 500px; top: 0%; bottom: 0%; margin: auto; position: absolute; overflow: hidden; z-index: 3;}
.home-slide-form-bg img {width: 100%; height: 100%; object-fit: contain; object-position: center; display: block; opacity: 0; transform: scale(0.9); transition: all 1.5s; transition-delay: 1s;}
.home-slide-form-bg .lazyloaded {opacity: 1;}
.swiper-slide-active .home-slide-form-bg img {transform: scale(1);}

.home-slide-form-data {width: 450px; right: 0%; top: 45%; transform: translateY(-50%); margin: auto; position: absolute; opacity: 0; transition: all 1.5s; transition-delay: 0.5s; z-index: 6;}
.swiper-slide-active .home-slide-form-data {opacity: 1;}


.home-slide-form-data-in {width: 450px; display: flex; gap: 20px; flex-direction: column; cursor: pointer; position: relative;}
.home-slide-form-data a {width: 100%; height: 100%; left: 0px; bottom: 0px; display: block; position: absolute; z-index: 11;}


.home-slide-form-data-title {width: 100%; text-align: left; position: relative;}
.home-slide-form-data-title-top {width: 100%; font-size: 90px; line-height: 100px; letter-spacing: 2px; color: rgb(122, 79, 40); font-weight: 900; }
.home-slide-form-data-title-bot {width: 100%; font-size: 40px; margin-top: -15px; line-height: 50px; letter-spacing: 1px; color: rgb(122, 79, 40); font-weight: 900; }
.home-slide-form-data-title-bot span {font-size: 36px;}

.home-slide-form-data-text {width: 100%; text-align: left; position: relative;}
.home-slide-form-data-text-in {width: 100%; font-size: 17px; line-height: 26px; letter-spacing: 0.75px; color: rgb(180, 160, 126); text-align: left; text-wrap: balance; font-weight: 400;}
.home-slide-form-data-text-in {display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}

.home-slide-form-data-btn {width: 100%; padding: 20px 0px 0px; display: flex; position: relative;}
.home-slide-form-data-btn div {height: 44px; padding: 0px 80px; color: rgb(255, 255, 255); background: rgb(225, 22, 22); display: flex; gap: 0px 20px; align-items: center; border-radius: 44px; position: relative;}
.home-slide-form-data-btn div span {font-size: 16px; font-weight: 600; letter-spacing: 1.5px;}

.home-slide-form-data:hover .home-slide-form-data-btn div {box-shadow: 0px 0px 0px 7px rgba(255, 0, 0, 0.2); transition: all 0.2s;}

.home-slider-pagination {width: 96%; height: 0px; max-width: 1600px; left: 0%; right: 0%; bottom: 45px; margin: auto; position: absolute; z-index: 9;}
.home-slider-pagination-in {width: auto !important; left: auto !important; right: 0%; bottom: 0% !important; display: flex; gap: 14px; position: absolute;}
.home-slider-pagination-in .swiper-pagination-bullet {height: 26px; width: 26px; background: rgb(255, 255, 255); border: 1px solid rgb(180, 160, 126); margin: 0px !important; opacity: 1;}
.home-slider-pagination-in .swiper-pagination-bullet-active {background: radial-gradient(circle,rgba(142, 186, 39, 1) 10%, rgba(11, 129, 79, 1) 100%); border: 1px solid rgb(11, 129, 79);}





.home-0-katalog {width: 50%; max-width: 750px; height: 60px; left: 0%; bottom: 30px; background: linear-gradient(90deg,rgb(11, 129, 79)50%, rgb(142, 186, 39) 100%); border-top-right-radius: 60px; border-bottom-right-radius: 60px; position: absolute; z-index: 9;}
.home-0-katalog-main {padding: 0px 80px 0px 0px; display: flex; justify-content: end;}
.home-0-katalog-main-title {display: flex; gap: 15px; align-items: center; color: rgb(255,255,255);}
.home-0-katalog-main-title strong {font-size: 36px; letter-spacing: 1px;}
.home-0-katalog-main-title span {font-size: 20px; letter-spacing: 1px; opacity: 0.75;}

.home-0-katalog-img {height: 120px; left: 103%; top: -30px; position: absolute;}
.home-0-katalog-img img {height: 100%;}








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


.home-1-in-slider {width: 100%; height: 330px; position: relative;}
.home-cat-form {width: 100%; height: 330px; position: relative;}
.home-cat-form a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9; cursor: pointer;}

.home-cat-form-in {width: 96%; height: 96%; left: 2%; top: 2%; box-shadow: 0px 0px 0px 1px rgb(222,222,222); border-radius: 15px; transition: all 0.2s; overflow: hidden; position: absolute;}
.home-cat-form-in:hover {filter: brightness(95%); background: rgb(252,252,252);}


.home-cat-form-img {width: 65%; height: 100%; left: 0%; bottom: 0%; position: absolute; overflow: hidden; z-index: 1;}
.home-cat-form-img div {width: 130%; height: 115%; right: 0%; top: 3%; position: absolute;}
.home-cat-form-img div img {width: 100%; height: 100%; object-fit: contain; object-position: center; opacity: 0; transition: all 1s;}
.home-cat-form-img div .lazyloaded {opacity: 1;}
.home-cat-form:hover .home-cat-form-img div img {transform: scale(1.1);}

.home-cat-form-data {width: 55%; right: 0%; bottom: 130px; margin: auto; text-align: left; text-wrap: balance; position: absolute; z-index: 6;}
.home-cat-form-data-title {font-size: 26px; line-height: 30px; letter-spacing: 0.5px; color: rgb(122, 79, 40); font-weight: 700;}
.home-cat-form-data-subtitle {font-size: 20px; letter-spacing: 0.5px; color: rgb(180, 160, 126); font-weight: 700;}

.home-cat-form-btn {height: 50px; padding: 0px 40px 0px 0px; right: 0%; bottom: 50px; display: flex; align-items: center; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); border-top-left-radius: 60px; border-bottom-left-radius: 60px; transition: all 1s; position: absolute; z-index: 6;}
.home-cat-form-btn-icon {width: 50px; text-align: center;}
.home-cat-form-btn-icon i {font-size: 22px; color: rgb(255,255,255); transition: all 0.5s;}
.home-cat-form-btn-title {font-size: 17px; letter-spacing: 1px; font-weight: 300; color: rgb(255,255,255);}
.home-cat-form:hover .home-cat-form-btn {padding: 0px 60px 0px 0px;}

.home-1-in-slider-control {width: 100%; height: 200px; display: flex; justify-content: center; align-items: center; background: rgb(255,255,255); position: relative;}
.home-1-in-slider-control-in {width: 650px; height: 40px; margin: auto; position: relative;}
.home-1-in-slider-control-inner {width: 100%; height: 40px; position: relative; cursor: grab;}
.home-1-in-slider-control-inner:before {width: 70%; height: 4px; left: 0%; right: 0%; top: 0%; bottom: 0%; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); position: absolute; margin: auto; content: ''; z-index: 1;}
.home-1-in-slider-control-inner .swiper-scrollbar-drag {background: rgba(255, 255, 255, 0); z-index: 6;}
.home-1-in-slider-control-inner .swiper-scrollbar-drag:after {width: 40px; height: 40px; left: 0%; right: 0%; top: 0%; bottom: 0%; background: rgb(255,255,255); position: absolute; margin: auto; content: ''; box-shadow: inset 0px 0px 0px 4px rgb(11, 129, 79); border-radius: 50%; z-index: 1; cursor: grab; transition: all 0.4s; transform: scale(0.85);}
.home-1-in-slider-control-inner .swiper-scrollbar-drag:hover:after {background: rgb(142, 186, 39); transform: scale(1);}









.home-2 {width: 100%; margin: 0px auto 0px; background: rgb(234, 234, 236); position: relative; z-index: 6;}
.home-2-in {width: 100%; height: 700px; margin: 0px auto 0px; position: relative; z-index: 6;}
.home-2-in-bg {width: 100%; height: 100%; left: 0%; top: 0%; position: absolute; z-index: 1;}
.home-2-in-bg img {width: 100%; height: 100%; object-fit: cover; object-position: center; transition: all 1s; opacity: 0;}
.home-2-in-bg .lazyloaded {opacity: 1;}

.home-2-in-datas {width: 96%; max-width: 1600px; height: 100%; left: 0%; right: 0%; top: 0%; display: flex; flex-wrap: wrap; justify-content: end; align-items: center; margin: auto; position: absolute; z-index: 3;}
.home-2-in-datas-in {width: 50%; display: flex; gap: 25px 0px; flex-wrap: wrap; align-items: center; user-select: none;}

.home-2-in-data {width: 100%; height: 140px; color: rgb(30, 30, 30); display: flex; align-items: center; box-shadow: 5px 6px 30px -30px black; background: rgba(255, 255, 255, 0.8); position: relative; border-radius: 200px; overflow: hidden; transition: all 0.7s; cursor: pointer;}
.home-2-in-data:before {width: 100%; height: 100%; left: 0%; top: 0%; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); opacity: 0; transition: all 0.6s; position: absolute; content: ''; z-index: 1;}

.home-2-in-data-active {color: rgb(255,255,255); transform: translateX(15px);}
.home-2-in-data-active:before {opacity: 1;}

.home-2-in-data-number {width: 100px; padding: 0px 0px 0px 20px; text-align: center;  z-index: 3;}
.home-2-in-data-number span {width: 100px; font-size: 80px;font-weight: 600; display: inline-block; transition: all 0.5s;}

.home-2-in-data-icon {width: 90px; text-align: center; z-index: 3;}
.home-2-in-data-icon i {width: 90px; font-size: 56px; text-align: center; transition: all 0.5s;}

.home-2-in-data-form {padding: 0px 20px 0px 50px; text-align: left; z-index: 3;}
.home-2-in-data-form-in {font-size: 22px; display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}










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

.home-3-in-bg {width: 410px; height: 360px; left: -380px; top: -220px; position: absolute;}
.home-3-in-bg img {width: 100%; height: 100%; object-fit: contain; object-position: right center;}


.home-3-in-title {width: 100%; padding: 100px 0px 50px; margin: auto; position: relative; text-align: left;}
.home-3-in-title div {position: relative; text-align: left;}
.home-3-in-title div strong {font-size: 38px; padding-right: 10px; color: rgb(122, 79, 40); letter-spacing: 1px;}
.home-3-in-title div span {font-size: 21px; color: rgb(142, 186, 39); letter-spacing: 1px;}


.home-3-in-slider {width: 100%; position: relative;}
.home-tops-form {width: 100%; height: 720px; position: relative;}

.home-tops-form-item {width: 100%; height: 47.5%; left: 0%; background: rgb(247,247,247); border-radius: 6px; position: absolute;}
.home-tops-form-item:hover {background: rgb(242,242,242);}

.htfi-1 {top: 0%;}
.htfi-2 {bottom: 0%;}
.home-tops-form-item a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9; cursor: pointer;}


.home-tops-form-item-img {width: 80%; height: 75%; left: 0%; right: 0%; top: 1%; margin: auto; overflow: hidden; position: absolute;}
.home-tops-form-item-img img {width: 100%; height: 100%; object-fit: contain; object-position: center; mix-blend-mode: multiply; opacity: 0; transition: all 1s;}
.home-tops-form-item-img .lazyloaded {opacity: 1;}
.home-tops-form-item:hover .home-tops-form-item-img img {transform: scale(1.05);}

.home-tops-form-item-data {width: 96%; left: 0%; right: 0%; bottom: 5%; margin: auto; position: absolute;}

.home-tops-form-item-data-title {font-size: 18px;}

.home-tops-form-item-data-price {font-size: 16px; color: rgb(164, 200, 88);}
.home-tops-form-item-data-price strong {font-size: 22px;}
.home-tops-form-item-data-price span {font-size: 12px; color: rgb(170,170,170); font-weight: 300;}

.home-3-in-slider-btn {width: 120px; height: 120px; top: 0%; bottom: 0%; background: rgb(11, 129, 79); position: absolute; border-radius: 50%; margin: auto; transition: 0.3s; z-index: 9; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.home-3-in-slider-btn span {font-size: 28px; letter-spacing: 0.5px; color: rgb(255,255,255);}
.home-3-in-slider-btn-prev {right: 102%;}
.home-3-in-slider-btn-next {left: 102%;}
.home-3-in-slider-btn:hover {background: rgb(164, 200, 88); box-shadow: 0px 0px 30px -20px black;}
.home-3-in-slider-btn:active {background: rgb(108, 182, 0);}











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

.home-4-in-title {width: 96%; max-width: 1300px; padding: 100px 0px 30px; margin: auto; position: relative; text-align: left;}
.home-4-in-title div {position: relative; text-align: left;}
.home-4-in-title div strong {font-size: 38px; padding-right: 10px; color: rgb(122, 79, 40); letter-spacing: 1px;}
.home-4-in-title div span {font-size: 22px; color: rgb(142, 186, 39); letter-spacing: 1px;}

.home-4-in-form {width: 100%; height: 600px; margin: 0px auto 0px; background: rgb(122, 160, 111); position: relative; z-index: 6;}

.home-4-in-form-bg {width: 100%; height: 100%; left: 0%; bottom: 0%; position: absolute; z-index: 3;}
.home-4-in-form-bg img {width: 100%; height: 100%; object-fit: cover; object-position: center; transition: all 1s; opacity: 0;}
.home-4-in-form-bg .lazyloaded {opacity: 1;}
.home-4-in-form:hover .home-4-in-form-bg img {filter: brightness(80%);}


.home-4-in-data {width: 96%; max-width: 1300px; height: 100%; margin: auto; display: flex; align-items: center; justify-content: right; position: relative; z-index: 9;}
.home-4-in-data-in {width: 400px; color: rgb(255,255,255); position: relative; text-align: left; user-select: none;}

.home-4-in-data-in-title {width: 100%; text-align: right; white-space: nowrap; display: inline-block; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);}
.home-4-in-data-in-title div {font-size: 92px; line-height: 70px; padding-right: 3%; letter-spacing: 1px; font-weight: 700; text-align: right; float: right;}

.home-4-in-data-in-subtitle {font-size: 55px; line-height: 48px; font-weight: 700; text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);}
.home-4-in-data-in-subtitle span {font-size: 36px; display: block;}

.home-4-in-data-in-text {font-size: 22px; line-height: 28px; padding: 30px 0px 30px; letter-spacing: 0.5px; font-weight: 300; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);}

.home-4-in-data-in-btn {width: 95%; height: 50px; line-height: 50px; background: rgb(225, 22, 22); text-align: center; border-radius: 50px; cursor: pointer; position: relative;}
.home-4-in-data-in-btn span {font-size: 18px; letter-spacing: 1px; word-spacing: 4px; font-weight: 600; color: rgb(255,255,255);}
.home-4-in-data-in-btn a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 6;}
.home-4-in-data-in-btn:hover {box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.3); transition: all 0.2s;}





















/*  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; border-top: 10px solid rgb(141, 198, 63); border-top-left-radius: 50px; border-top-right-radius: 50px;}
.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 -20px 40px -40px black; 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; display: none; visibility: hidden;}
.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.5;}
.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(139, 185, 40); float: left; font-weight: 900;}
.page-bread-form ul li a:hover {opacity: 0.8;}



.page-title-form {width: 100%; padding: 0px 0px 20px; position: relative;}

.page-title-form {background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); background-clip: border-box; 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;}
.page-title-form-icon {padding: 0px 30px 0px 0px; float: left;}
.page-title-form-icon i {font-size: 70px; color: rgb(237, 31, 41);}
.page-title {color: rgb(139, 185, 40) !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(142, 186, 39) 0%, rgb(11, 129, 79) 50%); background-clip: border-box; 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;}



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

.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: 21px; color: rgb(100, 100, 100); line-height: 34px; margin: 0px auto 40px; padding: 40px 4% 45px 100px; background: rgb(240,240,240); letter-spacing: 0.5px; word-spacing: 1px; font-weight: 400; text-align: justify; border-radius: 8px; position: relative;}
.content-text-short:before {height: 70%; width: 12px; bottom: 0%; top: 0%; left: 50px; background: rgb(121, 170, 54); 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: 10px 0px 20px; 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(26, 165, 79); content:"\25CF"; position: absolute;}
.content-text p {margin: 25px 0px 25px 0px; padding-top: 0px; margin-top: 0px;}
.content-text a {color: rgb(94, 187, 70);}

.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;}

.web-content-disqusion {width: 100%;}
.web-content-disqusion-title {padding: 1%; width: 98%;}





.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; object-fit: cover; transition: all 0.5s;}
.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(138, 184, 40);}
.web-content-news-item-data-title h3 {font-size: 34px; padding: 35px 0px 5px; margin: 0px; letter-spacing: 2px; color: rgb(122, 79, 40); 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;}







/* REFERENCIE */
.web-referencie-all {width: 100%; position: relative;}
.web-referencie-all-items {width: 100%; display: inline-block; position: relative;}
.web-referencie-all-item {width: 31.33%; height: 350px; margin: 0px 3% 3% 0px; float: left; position: relative;}
.web-referencie-all-item:nth-child(3n) {margin-right: 0px;}
.web-referencie-all-item-img {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 1;}
.web-referencie-all-item-img img {width: 100%; height: 100%; display: block; object-fit: cover;}
.web-referencie-all-item-data {width: 80%; padding: 17px 3%; bottom: 5%; left: 0px; right: 0px; margin: auto; background: rgba(255,255,255,0.85); position: absolute; z-index: 6;}
.web-referencie-all-item-data-title {font-size: 20px; letter-spacing: 1px; color: rgb(109, 110, 113); font-weight: 600;}
.web-referencie-all-item-data-text {font-size: 13px; padding: 10px 0px 0px; font-weight: 300; opacity: 0.7; text-align: justify;}
.web-referencie-all-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 9;}

.web-referencie-one {width: 100%; position: relative;}
.web-referencie-one-top {width: 100%; padding: 0px 0px 25px; position: relative;}

.web-referencie-one-top-main {width: 100%; padding: 0px 0px 35px; margin: -10px auto 0px; display: flex; gap: 0px 40px; position: relative;}
.web-referencie-one-top-main div {font-size: 18px;}
.web-referencie-one-top-main div i {font-size: 22px; padding: 0px 5px 0px 0px; color: rgb(247, 147, 56);}
.web-referencie-one-top-main div span {font-size: 22px; font-weight: 500;}


.web-referencie-one-bottom {width: 100%; position: relative;}
.web-referencie-one-bottom-imgs {width: 100%; position: relative;}
.web-referencie-one-bottom-img {width: 100%; height: 700px; margin: 25px auto; position: relative; overflow: hidden;}
.web-referencie-one-bottom-img img {width: 100%; height: 100%; display: block; object-fit: cover; transition: all 0.9s;}
.web-referencie-one-bottom-img:hover img {transform: scale(1.03);}
.web-referencie-one-bottom-img a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 9;}


.web-referencie-one .lazyload {opacity: 0; transition: 1s;}
.web-referencie-one .lazyloaded {opacity: 1 !important;}








/* KATALOG */
.katalog-content-form {width: 100%; position: relative; text-align: left;}
/*.katalog-content {width: auto; min-height: 60vh; margin: 40px 40px 40px 330px; position: relative;}*/
.katalog-content {width: auto; max-width: 1500px; min-height: 60vh; margin: 80px 20px 50px 330px; position: relative;}
.katalog-content {text-align: left;}
.katalog-content-products {width: 100%; display: table;}


.katalog-content-top-textik {width: 100%; margin: -25px 0px 50px; position: relative;}
.katalog-content-top-textik-in {font-size: 17px; letter-spacing: 1.1px; font-weight: 300; opacity: 0.7;}







/* KATALOG SIDE MENU */
.katalog-content-sidemenu {width: 270px; left: 30px; top: 0px; position: absolute;}

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

.katalog-content-sidemenu-menu {width: 100%; padding-bottom: 15px; position: relative;}
.katalog-content-sidemenu-menu a {color: rgb(11, 129, 79) !important;}
.katalog-content-sidemenu-menu a i {width: 28px; font-size: 20px; text-align: center; color: rrgb(0, 128, 198);}
.katalog-content-sidemenu-menu-item {padding-bottom: 16px;}
.katalog-content-sidemenu-menu-item-a {font-size: 18px; font-weight: 400; letter-spacing: 0.2px; position: relative;}
.katalog-content-sidemenu-menu-item-subs {padding-left: 14%;}
.katalog-content-sidemenu-menu-item-subs-item {font-size: 16px; padding-top: 8px;}
.katalog-content-sidemenu-menu-item-subs-item-a {font-size: 16px; font-weight: 300; letter-spacing: -0.1px;}
.katalog-content-sidemenu-menu-item-subs-item .fa-chevron-square-down {color: rgb(0, 128, 198); cursor: pointer;}

.katalog-content-sidemenu-menu-item-subs-subers {display: none; padding: 4px 0px 5px 2%;}
.katalog-content-sidemenu-menu-item-subs-subers-a {padding: 2px 0px 4px; font-weight: 300; letter-spacing: -0.1px; display: block;}

.katalog-content-sidemenu-menu-item-a.kc-seo {color: rgb(141, 198, 63) !important; font-weight: 700 !important;}
.katalog-content-sidemenu-menu-item-a.kc-seo:before {width: 12px; height: 12px; left: -20px; top: 7px; background: rgb(230, 175, 44); content:''; position: absolute; border-radius: 50%;}

.home-pro-menu-in-item-subs-item-a.kc-seo {color: rgb(102, 197, 201) !important; font-weight: 600 !important;}

.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 TOP MENU */
.katalog-content-top-menu {width: 100%; margin: 0px auto 2vw; position: relative;}

.katalog-content-top-menu-price {width: 25%; height: 18px; display: inline-block; position: relative;}
#price-range {width: 90%; height: 1px !important; margin: auto; border: none !important; background: rgb(217, 217, 217);}
#price-range .ui-slider-handle {background: rgb(230, 175, 44) !important;}
#price-range .ui-slider-handle:nth-child(2) {background: rgb(141, 198, 63) !important;}


.katalog-content-top-menu-price-title , .katalog-content-top-menu-price-info {top: -30px; position: absolute; pointer-events: none;}
.katalog-content-top-menu-price-title {font-size: 14px; line-height: 12px; color: rgb(47, 49, 61); left: 0px; right: 0px; margin: auto; font-weight: 300; text-align: center;}
.katalog-content-top-menu-price-info {font-size: 13px; opacity: 0.4;}
.kctmp-l {left: 0px;}
.kctmp-r {right: 0px;}


.katalog-content-top-menu-order {display: inline-block; position: relative;}
.katalog-content-top-menu-order-item {height: 40px; margin-left: 3vw; float: left; position: relative;}
.katalog-content-top-menu-order-item a {font-size: 0.8vw; line-height: 40px; color: rgb(11, 129, 79); font-weight: 400; display: block;}
.katalog-content-top-menu-order-item i {font-size: 24px; width: 24px; height: 24px; left: 0px; right: 0px; bottom: 80%; color: rgb(141, 198, 63); margin: auto; position: absolute; pointer-events: none;}








/* PRO FILTERS  OLD  */
.web-content-products-newhead {display: inline-block; width: 100%; height: auto; margin-bottom: 10px; padding: 0px; position: relative; z-index: 11;}
.web-content-products-newhead-items {display: inline-block; width: 100%; height: auto; border-bottom: 1px solid rgba(74, 96, 141, 0.5); position: relative;}
.web-content-products-newhead-items:before, .web-content-products-newhead-items:after {height: 8px; background: rgba(74, 96, 141, 0.5); width: 1px; bottom: 0px; position: absolute; content:'';}
.web-content-products-newhead-items:before {left: 0px;} 
.web-content-products-newhead-items:after {right: 0px;}

.products-filter-item {width: auto; float: left; position: relative; z-index: 1;}
.products-filter-item-title {font-size: 15px; line-height: 50px; height: 50px; padding: 0px 20px; width: auto; cursor: pointer; position: relative;}
.products-filter-item-title i {font-size: 16px; color: rgb(253, 72, 41); margin: 17px 0px 0px 7px; float: right;}

.products-filter-item-menu {left: -1px; min-width: 160%; min-height: 20px; padding: 10px 10px; background: white; position: absolute; z-index: 1; display: none; max-height: 250px;overflow-y: auto;overflow-x: hidden;}
.products-filter-item-menu-item {padding: 6px 15px; margin-top: 4px; cursor: pointer;}
.products-filter-item-menu-item:hover {background: rgba(0,0,0,0.05);}
.products-filter-item-menu-item a {font-size: 16px; color: rgb(11, 11, 11); text-decoration: none; display: block;}
.products-filter-item-menu-item a:hover {text-decoration: none;}
.pfi-full {width: auto; white-space: nowrap;}
.pfi-half {width: 47%; padding: 3px 1.5%; float: left;}
.pfi-half:nth-child(odd) {clear:left;}
.pfi-third {width: 29%; padding: 3px 1.5%; float: left;}
.pfi-third:nth-child(3n+1) {clear:left;}

.pfi-active {background: rgb(102, 197, 201); color: white;}
.pfi-active a {color: white; text-decoration: none; display: block;}
.pfi-active:hover {background: rgb(47, 49, 61); color: white;}
.pfi-active a:hover {color: white; text-decoration: none;}
.ff-cancel a {color: rgb(41, 170, 226) !important; font-weight: 600;}

.filter-active {background: white;}
.filter-active .products-filter-item-title:before {height: 51px; left: -1px; top: -1px; right: -1px; position: absolute; content: ""; border: 1px solid rgb(123, 123, 123); border-bottom: none; z-index: 1;}
.filter-active .products-filter-item-title:after {height: 4px; width: 100%; bottom: -2px; right: 0px; left: 0px; position: absolute; content: ""; background: white; z-index: 3;}
.filter-active .products-filter-item-title i {color: rgb(110, 185, 190); transform: rotate(180deg); margin: 18px 0px 0px 7px;}
.filter-active .products-filter-item-menu {border: 1px solid rgb(123, 123, 123); box-shadow: 0px 7px 15px -15px black; display: block;}
.pfi-right {float: right;}

.products-filter-item-menu-item-colors {width: 350px; display: block;}
.products-filter-item-menu-item-color {width: 18px;height: 18px; margin-right: 8px; display: block;position: relative;border-radius: 50%;overflow: hidden; float: left; box-shadow: 0px 0px 5px -2px black;}
.products-filter-item-menu-item-color-1 {width: 100% !important; height: 100% !important; left: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.products-filter-item-menu-item-color-2 {width: 100% !important; height: 50% !important; left: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.products-filter-item-menu-item-color-3 {width: 50% !important; height: 50% !important; right: 0px !important; top: 0px !important; position: absolute !important; padding: 0px !important;}
.products-filter-item-menu-item-color-title {font-size: 15px; line-height: 15px; padding-top: 2px; margin: 3px 0px;}

.products-filter-item-range {width: 96%; min-width: 280px; margin: 50px auto 25px; position: relative;}

.f-price-range {height: 18px; width: 23.5%; margin-top: 18px; margin-left: 0px; text-align: center; position: relative;}
.f-price-range-title, .f-price-range-info {font-size: 13px; color: rgb(109, 110, 113); top: -30px; position: absolute; pointer-events: none;}
.f-price-range-title {text-transform: uppercase;font-size: 13px;left: 0px;right: 0px;margin: auto;text-align: center;}
.f-price-range-info {font-weight: 600; color: black;}
.f-p-r-l {left: 0px;}
.f-p-r-r {right: 0px;}

.web-content-products-newhead-out {display: inline-block; width: 100%; height: auto;}
.web-content-products-newhead-out-item {width: auto; float: left;}
.web-content-products-newhead-out-item a {color: black; padding: 4px 8px; display: block; text-decoration: none; margin-bottom: 6px;}
.web-content-products-newhead-out-item a i {color: rgb(149, 149, 149);}
.web-content-products-newhead-out-item a:hover {text-decoration: none; background: rgb(225, 225, 225); box-shadow: inset 0px 0px 1px 1px silver;}
.web-content-products-newhead-out-item a:hover i {color: rgb(204, 0, 0);}

.web-content-products-head {display: inline-block; width: 100%; height: auto; margin-bottom: 25px; padding: 0px;}
.web-content-products-head-items {display: inline-block; width: 100%; height: auto; margin-top: 10px;}
.f-item {width: 24%; height: 40px; float: right; margin-left: 1%; }
.f-item:nth-child(6) {margin-left: 0px;}

.f-item select {font-size: 16px; text-transform: uppercase; width: 100%; height: 40px; padding: 0px 4%; cursor: pointer; background: rgba(255, 255, 255, 0.15); border: 1px solid rgb(109, 110, 113); color: rgb(109, 110, 113); border-radius: 0px !important; box-shadow: 4px 3px 20px -15px rgb(192, 192, 192);}
.f-item select option {color: black;}

.web-content-products-subs {width: 100%; display: inline-block; margin: -15px auto 25px;}
.web-content-products-subs-item {width: 19.2%; float: left; margin-right: 1%; margin-bottom: 1%; box-shadow: inset 0px 0px 1px 1px rgb(210, 171, 103);}
.web-content-products-subs-item:nth-child(5n+5) {margin-right: 0px;}

.web-content-products-subs-item a {font-size: 14px; padding: 8px 10px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.web-content-products-subs-item a:hover {color: white; background: rgb(210, 171, 103); text-decoration: none;}
.web-content-products-subs-item a:first-letter {text-transform: uppercase;}
.p-c-active {color: white !important; background: rgb(210, 171, 103); text-decoration: none;}
/* PRO FILTERS  OLD  END */











/* 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(141, 198, 63); 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(11, 129, 79); 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: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); color: rgb(255,255,255); font-weight: 300; position: relative;}

.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: 14px; padding-right: 3px; letter-spacing: 0px; color: rgb(30, 190, 123); font-weight: 600;}
.web-content-products-micro-data-info-price b {font-size: 18px; font-weight: 600;}
.web-content-products-micro-data-info-price span {font-size: 12px; letter-spacing: -1px;}





/* SMALL PRODUCT */
.web-content-products-item {width: 18.3%; margin: 0% 0% 7% 2%; position: relative; overflow: hidden; float: left;}
.web-content-products-item:hover {}
.web-content-products-item:nth-child(5n+1) {margin-left: 0px;}

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

.web-content-products-item-brand {width: 80%; height: 20px; font-size: 11px; color: rgb(179, 179, 179); line-height: 20px; font-weight: 500; text-transform: uppercase; text-align: center; position: absolute; left: 0px; right: 0px; top: 5px; z-index: 3; margin: auto;}
.web-content-products-item-brand img {width: auto; height: auto; max-width: 100%; max-height: 100%; position: absolute; margin: auto; left: 0px; top: 0px; right: 0px; bottom: 0px;}

.web-content-products-item-img {width: 100%; height: 350px; margin: 0px auto 45px; background: rgb(249, 249, 249); text-align: center; position: relative; overflow: hidden;}
.web-content-products-item-img img {width: auto; height: auto; max-width: 80%; max-height: 80%; left: -100%; right: -100%; top: -100%; bottom: -85%; 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;}
.web-content-products-item:hover .web-content-products-item-img {background: rgb(244,244,244);}


.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-action-price {font-size: 14px; width: 40px; padding: 1px 5px; color: rgb(255, 255, 255); background: rgb(134, 206, 102); right: 15px; top: 15px; margin: auto; position: absolute; z-index: 3; box-shadow: 0px 0px 15px -5px rgb(255, 255, 255); pointer-events: none; letter-spacing: 1px; white-space: nowrap;}


.web-content-products-item-info {width: 100%; left: 0%; right: 0px; bottom: 45px; text-align: center; position: absolute; margin: auto; z-index: 3;}
.web-content-products-item-info a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 3;}

.web-content-products-item-info-titles {width: 90%; margin: 0px auto 20px; display: inline-block; text-align: center; position: relative;}
.web-content-products-item-info-titles-main {font-size: 18px; line-height: 24px; letter-spacing: 0.5px; color: rgb(11, 129, 79); font-weight: 600; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.web-content-products-item-info-titles-sub {height: 30px; font-size: 13px; color: rgb(44,44,44); opacity: 0.5; font-weight: 300; text-align: center; overflow: hidden;}

.web-content-products-item-info-price {height: 40px; right: 0%; bottom: -45px; position: absolute;}
.web-content-products-item-info-price-in {width: 30px; height: 40px; position: relative;}
.web-content-products-item-info-price-in div {white-space: nowrap; position: absolute;}

.web-content-products-item-info-price-in .s-p-price-main {height: 40px; font-size: 32px; line-height: 40px; right: 110%; color: rgb(141, 198, 63); font-weight: 600;}
.web-content-products-item-info-price-in .s-p-price-sub {font-size: 16px; left: 0px; top: 2px; color: rgb(141, 198, 63); font-weight: 600;}
.web-content-products-item-info-price-in .s-p-price-cur {font-size: 11px; left: 3px; bottom: 3px; font-weight: 300; opacity: 0.5;}

.web-content-products-item-btn {width: auto; height: 40px; left: 0px; bottom: 0%; text-align: center; display: inline-block; position: absolute;}
.web-content-products-item-btn div {width: 6vw; height: 40px; line-height: 40px; font-size: 13px; color: rgb(255,255,255); background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); letter-spacing: 0.5px; border-top-right-radius: 50px; border-bottom-right-radius: 50px; display: inline-block; font-weight: 300; overflow: hidden;}
.web-content-products-item-btn a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 3;}
.web-content-products-item-btn:hover {filter: brightness(107%);}
.web-content-products-item-btn-side {left: 40px;}


.web-content-products-item-buy {width: 40px; height: 40px; left: 0%; bottom: 0%; text-align: center; background: rgb(150, 202, 42); display: flex; justify-content: center; align-items: center; position: absolute; cursor: pointer;}
.web-content-products-item-buy i {font-size: 22px; color: rgb(255,255,255);}
.web-content-products-item-buy:hover {filter: brightness(107%);}






.product-img-colors {width: 90%; top: 2%; right: 5%; position: absolute; z-index: 11; pointer-events: none; transition: all 0.2s; max-height: 75%; overflow: hidden; opacity: 0; text-align: center; transition: all 0.5s;}
.product-img-color {width: 16px; height: 16px; display: inline-block; margin-bottom: 5px; position: relative; border-radius: 50%; overflow: hidden; border: 2px solid rgba(255, 255, 255, 0.9);}
.web-content-products-item:hover .product-img-colors {opacity: 1;}











/* 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: 200; text-transform: uppercase;}
.product-form-top ul li a i {}
.product-form-top ul li a:hover {opacity: 0.8;}















/* SHOP MENU */
.shop-menu {width: 100%; display: inline-block; background: rgb(238, 238, 238); margin-bottom: 25px;}
.shop-menu-item {width: 20%; height: 54px; font-size: 15px; line-height: 54px; text-transform: uppercase; position: relative; font-weight: 400; color: rgb(170, 170, 170); text-align: center;  float: left;}
.shop-menu-item div {display: inline-block;}
.shop-menu-item div i {font-size: 26px; line-height: 52px; padding-right: 15px; font-weight: 200; float: left;}
.shop-menu-item div span {letter-spacing: 1.5px;}
.m-active {background: rgb(30, 190, 123);color: white;}
.m-active:after {border-width: 10px 15px 0 15px; bottom: -10px; border-color: rgb(30, 190, 123) transparent transparent transparent;width: 0;height: 0;border-style: solid;position: absolute; content: ""; margin: auto; left: 0px; right: 0px;}





/* FIRST KAUF */
.first-kauf {box-shadow: 14px 0px 15px -5px black; height: 250px; width: auto; max-width: 0px; right: 0px; top: 0px; bottom: 0px; margin: auto; position: fixed; z-index: 9; transition: all 0.7s ease-in-out;}
.first-kauf-btn {height: 36px; width: 1px;  left: -1px; top: 0px; bottom: 0px; margin: auto; position: absolute; }
.first-kauf-btn-in {height: 44px; padding: 0px 16px; top: 0px; right: 0px;bottom: auto;left: auto;border-radius: 10px 10px 0 0; background: rgb(35, 72, 6); position: absolute; white-space: nowrap; transform: translate(50%,0px) rotate(-90deg) translate(0px,-50%);}
.first-kauf-btn-in {font-size: 16px; line-height: 44px; word-spacing: 6px; color: rgb(213, 213, 213); cursor: pointer; text-transform: uppercase; letter-spacing: 0.4px; box-shadow: 0px -5px 15px -12px black;}
.first-kauf-btn-in b {color: rgb(255, 255, 255); padding-left: 2px;}
.first-kauf-body {width: auto; height: 100%; display: block; position: relative; background: white;}
.first-kauf-body img {opacity: 0.95; width: auto; height: 100%;}
.first-kauf-body a {top: 0px; left: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 9;}
.first-kauf-body:hover > img {opacity: 1;}
.first-kauf-open {max-width: 1000px !important; box-shadow: 14px 0px 15px -5px rgb(0, 0, 0), 0px 0px 80px 0px white;}






/* ADD BIG DIALOG */
.add-big-dialog-shadow {width: 100%; height: 100vh; left: 0px; top: 0px; background: rgba(0,0,0,0.75); position: fixed; z-index: 99;}
.add-big-dialog-shadow {transform: scale(0); opacity: 0; transition: opacity 0.6s;}
.add-big-dialog-shadow-active {transform: scale(1); opacity: 1;}
.add-big-dialog {width: 96%; max-width: 1200px; max-height: 90vh; left: 0px; right: 0px; top: 20%; background: rgb(255,255,255); position: fixed; z-index: 111; margin: auto; overflow-y: auto;}
.add-big-dialog {transform: scale(0) translateY(-50%); opacity: 0; transition: all 0.4s;}
.add-big-dialog-active {transform: scale(1) translateY(-50%); top: 50%; opacity: 1; box-shadow: 0px 15px 40px -10px black;}
.add-big-dialog-top {padding: 2%; border-bottom: 1px solid silver; background: rgb(240, 240, 240);}
.add-big-dialog-top-title {padding-bottom: 25px; width: 100%; text-align: left; display: inline-block; position: relative;}
.add-big-dialog-top-title-main {font-size: 22px; color: green;}
.add-big-dialog-top-title-main i {font-size: 26px; padding-right: 15px; float: left;}
.add-big-dialog-top-title-close {right: -5px; top: -5px; position: absolute;}
.add-big-dialog-top-title-close i {font-size: 30px; padding: 5px; cursor: pointer;}
.add-big-dialog-top-product {padding: 10px 0px; background: white; display: inline-block; width: 100%; text-align: center; box-shadow: 0px 2px 6px -5px black;}
.add-big-dialog-top-product-img {height: 50px; width: 15%; text-align: left; float: left;}
.add-big-dialog-top-product-img img {padding-left: 5%;}
.add-big-dialog-top-product-text {height: 50px; width: 60%; text-align: left; float: left;}
.add-big-dialog-top-product-text-title {font-size: 22px; padding-bottom: 2px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.add-big-dialog-top-product-text-title span {font-size: 16px; padding-left: 5px; font-weight: 300; text-transform: lowercase;}
.add-big-dialog-top-product-text-text {opacity: 0.5; font-size: 14px; font-weight: 300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.add-big-dialog-top-product-qqq {height: 50px; width: 10%; text-align: center; float: left;}
.add-big-dialog-top-product-qqq span {opacity: 0.7;}
.add-big-dialog-top-product-price {height: 50px; width: 15%; text-align: center; float: left;}
.add-big-dialog-top-product-price span {font-size: 18px; font-weight: 600; font-family: Arial;}
.add-big-dialog-top-ship {padding-top: 20px; display: inline-block; width: 100%; text-align: center;}
.add-big-dialog-top-ship-text {padding-bottom: 10px; display: inline-block; }
.add-big-dialog-top-ship-text i {font-size: 26px; color: green; padding-right: 10px; display: inline-block;}
.add-big-dialog-top-ship-text div {display: inline-block;}
.add-big-dialog-top-ship-text div span {padding: 0px 5px; color: green; font-weight: 600; font-family: Arial; display: inline-block;}
.add-big-dialog-top-ship-text div strong {padding: 0px 5px; color: green; font-weight: 500; display: inline-block;}
.add-big-dialog-top-ship-progres {width: 96%; max-width: 700px; height: 8px; background: silver; position: relative; margin: auto; border-right: 4px solid green;}
.add-big-dialog-top-ship-progres div {width: 0px; height: 100%; left: 0px; top: 0px; position: absolute; transition: all 2.5s; transition-delay: 0.5s; background: green; background: linear-gradient(to right, rgb(201, 222, 150) 0%,rgb(138, 182, 107) 44%,rgb(0, 128, 0) 100%);}
.add-big-dialog-top-buttons {width: 100%; padding-top: 25px; display: table;}
.add-big-dialog-top-button {}
.add-big-dialog-top-button a {font-size: 18px; padding: 10px 25px; font-weight: 300; text-transform: uppercase; text-decoration: none; cursor: pointer; letter-spacing: 0.5px; display: block;}
.add-big-dialog-top-button a i {padding-left: 5px;}
.add-big-dialog-top-button a:hover {opacity: 0.8;}
.add-big-dialog-top-buttons .bb-continue {background: rgb(204, 204, 204); float: left;}
.add-big-dialog-top-buttons .bb-tocart {background: rgb(23, 198, 113); float: right;}
.add-big-dialog-top-buttons .bb-tocart a {color: white;}
.add-big-dialog-bottom {width: 96%; padding: 2% 2% 1%; display: inline-block;}
.add-big-dialog-bottom-left, .add-big-dialog-bottom-right {height: 310px; position: relative; text-align: left;}
.add-big-dialog-bottom-title {font-size: 14px; padding-bottom: 5px; border-bottom: 2px solid rgb(161, 197, 123); font-weight: 500;}
.add-big-dialog-bottom-left {width: 68%; float: left;}
.add-big-dialog-bottom-left-slider {width: 100%; position: relative;}
#add-dialog-swiper {width: 90%; height: 280px; margin: auto;}
.dialog-slider-slide {width: 90%; height: 260px; margin: 18px auto 0px; box-shadow: 0px 0px 1px 1px rgb(227, 227, 227); display: block; position: relative;}
.dialog-slider-slide-img {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; overflow: hidden;}
.dialog-slider-slide-img img {height: auto; width: 100%; left: -50%; right: -50%;top: 0px;margin: auto; position: absolute;}
.dialog-slider-slide-text {width: 100%; background: rgba(255,255,255,0.8); bottom: 0px; left: 0px; right: 0px; position: absolute; margin: auto; text-align: center;}
.dialog-slider-slide-text-title {width: 90%; font-size: 13px; line-height: 13px; font-weight: 300; margin: 8px auto 4px;}
.dialog-slider-slide-text-price {width: 90%; font-size: 14px; font-weight: 600; font-family: Arial; text-transform: uppercase; margin: auto;}
.dialog-slider-slide a {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 3;}
.add-dialog-swiper-btn {width: 20px; height: 30px; padding: 5px; background: rgb(222, 222, 222); top: 0px; bottom: 0px; position: absolute; margin: auto; text-align: center; cursor: pointer;}
.add-dialog-swiper-btn i {font-size: 25px; width: 20px; height: 20px; line-height: 29px; }
.add-dialog-swiper-btn:hover {background: rgb(23, 198, 113); color: white;}
.add-dia-prev {left: 5px;}
.add-dia-next {right: 5px;}
.add-big-dialog-bottom-right {width: 30%; float: right;}
.add-big-dialog-bottom-right-items {width: 100%;}
.add-big-dialog-bottom-right-item {width: 100%; height: 45px; margin-top: 10px; background: rgb(245, 245, 245); border-bottom: 1px solid rgb(202, 202, 202); position: relative;}
.add-big-dialog-bottom-right-item a {width: 90%; padding-left: 10px; line-height: 45px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer;}
.add-big-dialog-bottom-right-item i {font-size: 15px; height: 15px; width: 15px; right: 4px; top: 0px; bottom: 0px; position: absolute; margin: auto; pointer-events: none;}













/* CART BOX */
/* CART BOX */
#cart_box {width: 280px; left: 0px; right: -895px; top: 96px; position: fixed; margin: auto; box-shadow: 0px 10px 15px -17px; border: 4px solid rgb(11, 129, 79); background: linear-gradient(120deg,rgb(244, 244, 244) 0%, rgb(255, 255, 255) 40%); border-radius: 15px;}
#menu_cart_box {width: 450px; right: 0px; top: 100%; position: absolute; margin: auto; background: white; box-shadow: 0px 10px 30px -20px black; border: 6px solid rgb(11, 129, 79); border-radius: 8px; border-top-right-radius: 0px; opacity: 0; transform: scale(0); transform-origin: right top;}
.cart_box_content {padding: 5%;}
.cart-box-items-title {font-size: 17px; font-weight: 300; letter-spacing: 1px; text-transform: uppercase; color: rgb(29, 31, 42); text-align: center;}
.cart-box-items-head {width: 100%; padding: 15px 0px 5px; display: inline-block; border-bottom: 1px solid rgb(210, 210, 210);}
.cart-box-items-head div {font-size: 11px; color: rgb(114, 114, 114); float: left;}
.cart-box-items-head div:nth-child(1) {width: 77%; text-align: left;}
.cart-box-items-head div:nth-child(2) {width: 5%; text-align: right;}
.cart-box-items-head div:nth-child(3) {width: 18%; text-align: right;}
.cart-box-items {max-height: 50vh; overflow-y: auto;}
.cart-box-item {width: 100%; padding: 9px 0px 13px; display: inline-block; border-bottom: 1px solid rgb(228, 228, 228); position: relative;}
.cart-box-item-1 {width: 77%; float: left; text-align: left; position: relative;}
.cart-box-item-1 img {left: 0px; top: 0px; bottom: 0px; margin: auto; position: absolute;}
.cart-box-item-1-title {padding-left: 35px; line-height: 19px;}
.cart-box-item-1-title strong {font-size: 15px; font-weight: 500;}
.cart-box-item-1-title span {font-size: 12px;}
.cart-box-item-1-main {font-size: 12px; line-height: 13px; color: gray; padding-bottom: 2px;}
.cart-box-item-1-add {font-size: 12px; line-height: 13px; color: rgb(79, 128, 0); padding-bottom: 2px;}
.cart-box-item-2 {width: 5%; float: left; text-align: right; font-size: 12px; line-height: 17px; color: gray; font-family: Arial;}
.cart-box-item-3 {width: 18%; float: left; text-align: right; font-size: 12px; line-height: 17px; font-weight: 600; letter-spacing: -0.3px; font-family: Arial;}
.cart-box-item-del {width: 50%; height: 100%; left: 50%; top: -3px; position: absolute; background: rgba(255,255,255,0.9); transition: all 0.3s; opacity: 0;}
.cart-box-item-del {font-size: 12px; text-transform: uppercase;}
.cart-box-item-del i {font-size: 22px; margin-right: 10%; margin-left: 15%; color: red; cursor: pointer;}
.cart-box-item-view {width: 50%; height: 100%; left: 0px; top: -3px; position: absolute; background: rgba(255,255,255,0.9); transition: all 0.3s; opacity: 0;}
.cart-box-item-view {font-size: 13px; text-transform: uppercase;}
.cart-box-item-view i {font-size: 26px;  color: rgb(142, 190, 63); cursor: pointer;}
.cart-box-item:hover > .cart-box-item-del {opacity: 1;}
.cart-box-item:hover > .cart-box-item-view {opacity: 1;}
.cart-box-item-empty {font-size: 14px;color: rgb(161, 161, 161); text-align: center; padding: 7% 0px 4%;}
.cart-box-item-empty span {font-size: 13px; display: block; opacity: 0.7; padding-top: 5%;}
.cart-box-status {width: 100%; display: inline-block; padding: 16px 0px;}
.cart-box-status-title {font-size: 12px; line-height: 26px; text-align: left; width: 50%; float: left; height: 20px; text-transform: uppercase;}
.cart-box-status-price {font-size: 18px; line-height: 24px; font-weight: 500; text-align: right; width: 50%; float: left; height: 20px; text-transform: uppercase; font-family: Arial;}
.cart-box-end-it {}
.cart-box-end-it a {width: 100%; padding: 13px 0px; font-size: 17px; text-align: center; color: rgb(255, 255, 255); background: rgb(30, 190, 123); display: block; text-transform: uppercase; font-weight: 300; margin: auto; letter-spacing: 1px;}
.cart-box-end-it a:hover {text-decoration: none; cursor: pointer; opacity: 0.9;}











/* PREVADZKY */
#points-map-form {width: 100%; height: 520px; position: relative;}

#points-map .leaflet-tile-pane .leaflet-layer:nth-child(1) {filter: grayscale(100%);}

.selector-popup-html {width: 330px; position: relative;}
.selector-popup-html-img {width: 110px; height: 100%; left: 0px; top: 0px; bottom: 0px; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); display: flex; justify-content: center; align-items: center; position: absolute; overflow: hidden; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
.selector-popup-html-img img {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; object-fit: cover;}
.selector-popup-html-img i {font-size: 40px; color: rgb(255,255,255);}
.selector-popup-html-data {width: 190px; padding: 10px 0px 10px 120px;}
.selector-popup-html-data {font-size: 15px;}
.selector-popup-html-data b {font-size: 16px; line-height: 20px; color: rgb(11, 129, 79); display: block;}
.selector-popup-html-data span {font-size: 13px; line-height: 16px; font-weight: 300; display: block;}
.selector-popup-html-data a {font-size: 13px; padding: 5px 0px 0px; color: rgb(11, 129, 79) !important; display: block; cursor: pointer;}

#selector-map .leaflet-popup-close-button {top: -9px; right: -3px;}




.home-map {width: 100%; margin: 0px auto 0px; background: rgb(243, 243, 245); position: relative; z-index: 3;}
.home-map:before {width: 100vw; height: 100%; left: -10%; right: -10%; top: 0%; background: rgb(243, 243, 245); position: absolute; content:''; z-index: -1;}

.home-map-in {width: 100%; height: calc( 100vh - 150px ); position: relative; z-index: 6;}

.home-map-in-form {width: 100vw; height: 100%; left: -100vw; right: -100vw; top: 0%; bottom: 0%; margin: 0px auto; position: absolute; z-index: 9;}

.home-map-in-form-here {width: 100%; height: 100%; left: 0%; top: 0%; position: absolute;}

#home-map-in-form-here .leaflet-tile-pane .leaflet-layer:nth-child(1) {filter: grayscale(100%);}

#home-map-in-form-here .leaflet-control-container .leaflet-top {left: auto; right: 20px; top: auto; bottom: 15px;}
#home-map-in-form-here .leaflet-left .leaflet-control {margin-left: 20px; transition: all 0.6s; opacity: 0;}
#home-map-in-form-here:hover .leaflet-left .leaflet-control {opacity: 1;}
#home-map-in-form-here .leaflet-control-attribution {display: none; visibility: hidden;}
#home-map-in-form-here .leaflet-bar a {background-color: rgb(81, 44, 29); color: rgb(255, 255, 255);}
#home-map-in-form-here .leaflet-control-gps {display: none; visibility: hidden;}
#home-map-in-form-here .leaflet-popup-close-button {top: -7px; right: -6px;}

.home-map-in-info {top: 10%; left: 13%; text-align: left; position: absolute; z-index: 11; pointer-events: none;}
.home-map-in-info-title {font-size: 44px; line-height: 44px; padding: 0px 0px 35px; letter-spacing: 0px; color: rgb(140,140,140); font-weight: 500;}
.home-map-in-info-data {font-size: 21px; padding: 0px 0px 15px; color: rgb(140,140,140); font-weight: 500;}
.home-map-in-info-data span {padding-left: 5px; font-weight: 700;}



.centrum-page-map {width: 100%; height: 600px; margin: -30px auto 0px; background: whitesmoke; position: relative; z-index: 1;}
.centrum-page-map-in {width: 100dvw; width: 100cqw; height: 100%; top: 0%; left: -100%; right: -100%; border-bottom: 10px solid rgb(81, 44, 29); background: whitesmoke; margin: auto; position: absolute;}
.centrum-page-titles {width: 100%; margin: 0px auto 120px; position: relative; z-index: 6;}
.centrum-page-titles-in {top: -47px; left: 0%; right: 0%; margin: auto; display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute;}
.centrum-page-titles-in-main {min-width: 320px; padding: 18px 70px; background: rgb(81, 44, 29); display: flex; gap: 25px; justify-content: center; align-items: center; position: relative; z-index: 1;}
.centrum-page-titles-in-main i {font-size: 34px; color: rgb(252, 183, 21);}
.centrum-page-titles-in-main h2 {font-size: 44px; letter-spacing: 3px; color: rgb(255, 255, 255); padding: 0px; margin: 0px; text-transform: uppercase;}
.centrum-page-titles-in-sub {padding: 8px 25px; background: rgb(252, 183, 21); display: flex; gap: 20px; align-items: center; transform: translateY(-15px); position: relative; z-index: 3;}
.centrum-page-titles-in-sub h3 {font-size: 18px; letter-spacing: 2px; color: rgb(255, 255, 255); padding: 0px; margin: 0px; font-weight: 600;}




.centrum-page-items {width: 100%; position: relative;}
.centrum-page-items-in {width: 100%; display: flex; flex-wrap: wrap; gap: 35px 3%; justify-content: center; position: relative;}

.centrum-page-items-item {width: 31%; box-shadow: 1px 3px 8px -6px rgb(0, 0, 0); position: relative;}
.centrum-page-items-item-in {height: 200px; display: flex; align-items: center; background: rgb(245, 245, 245); position: relative;}
.centrum-page-items-item-in:hover {background: rgb(240,240,240); box-shadow: 0px 0px 0px 2px rgb(252, 183, 21);}
.centrum-page-items-item-in-img {width: 165px; height: 100%; overflow: hidden; position: relative;}
.centrum-page-items-item-in-img img {width: 100%; height: 100%; object-fit: cover; position: relative; z-index: 3;}
.centrum-page-items-item-in-img a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 6;}
.centrum-page-items-item-in:hover .centrum-page-items-item-in-img img {transform: scale(1.06);}
.centrum-page-items-item-in-data {padding: 10px 0px 10px 20px; }
.centrum-page-items-item-in-title {}
.centrum-page-items-item-in-title h3 {font-size: 22px; line-height: 26px; padding: 0px; margin: 0px; color: rgb(81, 44, 29); font-weight: 700;}
.centrum-page-items-item-in-city {}
.centrum-page-items-item-in-city h4 {font-size: 19px; padding: 0px; margin: 0px; color: rgb(33,33,33); font-weight: 700;}
.centrum-page-items-item-in-street {font-size: 14px;}
.centrum-page-items-item-in-contact {width: 100%; padding: 5px 0px 0px; position: relative;}
.centrum-page-items-item-in-contact div {width: 100%; height: 30px; display: flex; align-items: center; gap: 0px 10px; position: relative;}
.centrum-page-items-item-in-contact div i {width: 24px; font-size: 19px; color: rgb(252, 183, 21); text-align: center;}
.centrum-page-items-item-in-contact div span {}
.centrum-page-items-item-in-contact div span a {cursor: pointer;}



.centrum-page-detail {width: 100%; position: relative;}
.centrum-page-detail-in {padding: 70px 60px;  display: flex; gap: 0px 50px; flex-direction: row-reverse; background: rgb(245,245,245); position: relative;}

.centrum-page-detail-in-main {width: 450px; flex-grow: 0; flex-shrink: 0; position: relative;}
.centrum-page-detail-in-main-in {width: 100%; position: relative;}

.centrum-page-detail-in-main-in-gall {width: 100%; padding: 0px 0px 15px; position: relative;}
.centrum-page-detail-in-main-in-gall-in {width: 100%; display: flex; gap: 10px; position: relative;}
.centrum-page-detail-in-main-in-gall-in-item {height: 250px; flex-grow: 1; overflow: hidden; position: relative;}
.centrum-page-detail-in-main-in-gall-in-item:hover {box-shadow: 0px 0px 0px 2px rgb(252, 183, 21);}
.centrum-page-detail-in-main-in-gall-in-item img {height: 100%; width: 100%; object-fit: cover; position: relative; z-index: 1;}
.centrum-page-detail-in-main-in-gall-in-item a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 6;}
.centrum-page-detail-in-main-in-gall-in-item:hover img {filter: brightness(110%); transform: scale(1.05);}

.centrum-page-detail-data-contact {width: 450px;}
.centrum-page-detail-data-contact-item {height: 60px; margin: 0px auto 15px; border-left: 10px solid rgb(252, 183, 21); background: rgb(81, 44, 29); color: rgb(255,255,255); display: flex; align-items: center; position: relative;}
.centrum-page-detail-data-contact-item i {width: 80px; font-size: 30px; text-align: center;}
.centrum-page-detail-data-contact-item span {font-size: 18px; letter-spacing: 0.75px; word-spacing: 4px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.centrum-page-detail-data-contact-item span a {color: rgb(255,255,255); font-weight: 300;}

.centrum-page-openings-days {width: 100%; background: rgb(236, 236, 236); display: table; position: relative;}
.centrum-page-openings-days-head {height: 56px; padding: 0px 0px 0px 35px; background: rgb(81, 44, 29); color: rgb(255,255,255); display: flex; gap: 20px; align-items: center;}
.centrum-page-openings-days-head i {font-size: 30px; color: rgb(252, 183, 21);}
.centrum-page-openings-days-head span {font-size: 20px; letter-spacing: 1.5px; word-spacing: 5px; font-weight: 300;}
.centrum-page-openings-days-form {width: 100%; font-size: 16px; position: relative;}
.centrum-page-openings-days-form-item {height: 50px; padding: 2px 0px; line-height: 50px; width: 100%; display: table; position: relative;}
.centrum-page-openings-days-form-item:nth-child(even) {background: rgb(244, 244, 244);}
.ddday-active:before {width: 18px; left: 0px; top: 0px; bottom: 0px; background: rgb(98, 202, 138); content:''; position: absolute;}
.ddday-active:after {width: 100%; height: 100%; left: 0%; top: 0%; background: rgba(0, 255, 98, 0.1); content:''; position: absolute; pointer-events: none;}
.centrum-page-openings-days-form-item-title {width: 115px; padding-left: 35px; letter-spacing: 1px; font-weight: 300; text-transform: uppercase; float: left;  position: relative;}
.centrum-page-openings-days-form-item-title:before {width: 1px; right: 0px; top: 8px; bottom: 8px; background: rgb(222,222,222); content:''; position: absolute;}
.ddday-active .centrum-page-openings-days-form-item-title {font-weight: 600;}
.ddday-active .centrum-page-openings-days-form-item-text span {font-weight: 600;}
.ddday-active .centrum-page-openings-days-form-item-text span i {font-weight: 300;}
.centrum-page-openings-days-form-item-text {padding: 0px 2px 0px 35px; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.centrum-page-openings-days-form-item-text span {letter-spacing: 1px; word-spacing: 4px;}










.centrum-page-detail-in-side {}
.centrum-page-detail-in-side-in {}

.centrum-page-detail-in-side-in-text {padding: 0px 0px 50px; position: relative;}
.centrum-page-detail-in-side-in-text-in {font-size: 20px; line-height: 30px; letter-spacing: 0.75px;}
.centrum-page-detail-in-side-in-text-in p {}
.centrum-page-detail-in-side-in-text-in p:first-child {padding-top: 0px; margin-top: 0px;}
.centrum-page-detail-in-side-in-text-in strong {font-size: 19px; font-weight: 600;}

.centrum-page-detail-in-side-in-text-in-small {font-size: 17px;line-height: 28px; letter-spacing: 0.5px; opacity: 0.7;}
.centrum-page-detail-in-side-in-text-in-small strong {font-size: 18px; font-weight: 600;}

.centrum-page-detail-in-side-in-katalog {padding: 0px 0px 40px; position: relative;}
.centrum-page-detail-in-side-in-katalog-in {}

.centrum-page-detail-in-side-in-katalog-in-title {padding: 0px 0px 20px; display: flex; gap: 0px 8px; align-items: center;}
.centrum-page-detail-in-side-in-katalog-in-title i {font-size: 20px; color: rgb(252, 183, 21); transform: translateY(-2px);}
.centrum-page-detail-in-side-in-katalog-in-title span {font-size: 16px; text-transform: uppercase;}
.centrum-page-detail-in-side-in-katalog-in-title span strong {font-size: 16px; font-weight: 600;}

.centrum-page-detail-in-side-in-katalog-in-items {}
.centrum-page-detail-in-side-in-katalog-in-items-in {display: flex; flex-wrap: wrap; gap: 13px 1.5%; position: relative;}

.centrum-page-detail-in-side-in-katalog-in-items-in-item {width: 23.85%; height: 60px; display: flex; gap: 0px 4px; align-items: center; flex-grow: 0; background: rgb(255,255,255); overflow: hidden; position: relative; transition: all 0.4s;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item:hover {filter: brightness(90%);}
.centrum-page-detail-in-side-in-katalog-in-items-in-item a {width: 100%; height: 100%; left: 0px; top: 0px; display: block; position: absolute; z-index: 3;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item-img {width: 60px; height: 60px; background: rgb(255,255,255); text-align: center; flex-shrink: 0; display: flex; align-items: center; justify-content: center;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item-img i {font-size: 32px; color: rgb(145, 169, 62); opacity: 0.5;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item-img img {width: 60px; height: 60px; object-fit: contain; mix-blend-mode: multiply; opacity: 0; transition: opacity 0.5s;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item-img .lazyloaded {opacity: 1;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item-title {font-size: 15px; line-height: 20px; padding: 0px 5px 3px 0px; color: rgb(33,33,33) !important; font-weight: 400; letter-spacing: 0.1px;}
.centrum-page-detail-in-side-in-katalog-in-items-in-item-title {display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; overflow-wrap: break-word;}


.centrum-page-detail-in-side-in-adress {width: 100%; background: rgb(230, 230, 230); overflow: hidden; position: relative;}
.centrum-page-detail-in-side-in-adress-in {padding: 10px 16px; display: flex; gap: 4px; align-items: center;}
.centrum-page-detail-in-side-in-adress-in span {font-size: 12px; letter-spacing: 0.5px; font-weight: 300;}
.centrum-page-detail-in-side-in-adress-in i {font-size: 12px; color: rgb(252, 183, 21);}








/* DOWN PREDAJNE */
.web-down-predajne {width: 100%; position: relative;}
.web-down-predajne-in {width: 100%; background: rgb(81, 44, 29); position: relative;}

.web-down-predajne-in-bg {width: 45%; max-width: 1000px; height: 100%; right: 0%; top: 0%; background: rgb(81, 44, 29); position: absolute; z-index: 1;}
.web-down-predajne-in-bg img {width: 100%; height: 100%; object-fit: contain; object-position: right center;}
.web-down-predajne-in-bg .lazyload-fade.lazyloaded {opacity: 0.35 !important;}

.web-down-predajne-list {padding: 15px; position: relative; z-index: 3;}
.web-down-predajne-list-in {width: 100%; display: flex; gap: 400px; flex-direction: column; position: relative;}

.web-down-predajne-list-row {width: 100%; position: relative;}
.web-down-predajne-list-row-in {width: 100%; display: flex; gap: 15px; position: relative;}

.web-down-predajne-list-item {width: 25%; background: rgba(255,255,255,0.2); position: relative;}
.web-down-predajne-list-item-in {width: 100%; height: 350px; position: relative;}
.web-down-predajne-list-item-in-img {width: 100%; height: 100%; left: 0%; top: 0%; overflow: hidden; position: absolute; z-index: 3;}
.web-down-predajne-list-item-in-img img {width: 100%; height: 100%; object-fit: cover;}
.web-down-predajne-list-item-in-data {left: 50%; top: 60%; transform: translate(-50%,-50%) scale(0.9); opacity: 0; transition: all 0.1s; position: absolute; z-index: 3;}
.web-down-predajne-list-item-in-data-in {width: 220px; height: 220px; border-radius: 50%; background: rgba(81, 44, 29, 0.9); transition: all 0.3s;}
.web-down-predajne-list-item-in-data-in-titles {width: 84%; height: 80%; left: 8%; top: 10%; display: flex; gap: 0px; justify-content: center; align-items: center; flex-direction: column; position: absolute; z-index: 3;}
.web-down-predajne-list-item-in-data-in-titles-main {font-size: 28px; line-height: 30px; letter-spacing: 0.25px; font-weight: 700; color: rgb(252, 183, 21);}
.web-down-predajne-list-item-in-data-in-titles-sub {font-weight: 300; color: rgb(252, 183, 21);}
.web-down-predajne-list-item-in-data-in-btn {left: 7%; bottom: 10%; display: flex; gap: 15px; align-items: center;  position: absolute; z-index: 3;}
.web-down-predajne-list-item-in-data-in-btn-circle {width: 34px; height: 34px; border-radius: 50%; background: rgb(252, 183, 21);}
.web-down-predajne-list-item-in-data-in-btn-title {}
.web-down-predajne-list-item-in-data-in-btn-title span {font-size: 17px; letter-spacing: 0.5px; font-weight: 400; color: rgb(255,255,255);}
.web-down-predajne-list-item-in a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;}

.web-down-predajne-list-item-in:hover .web-down-predajne-list-item-in-img img {transform: scale(1.03); filter: brightness(70%);}
.web-down-predajne-list-item-in:hover .web-down-predajne-list-item-in-data {top: 50%; transform: translate(-50%,-50%) scale(1); opacity: 1; transition: all 0.35s;}
.web-down-predajne-list-item-in:hover .web-down-predajne-list-item-in-data-in {box-shadow: 0px 0px 20px -10px rgb(255, 255, 255);}

.web-down-predajne-info {width: 100%; height: 0px; left: 0%; top: 50%; position: absolute; z-index: 6;}
.web-down-predajne-info-in {width: 96%; max-width: 1400px; left: 0%; right: 0%; top: 0%; margin: auto; transform: translateY(-50%); position: absolute; z-index: 6;}
.web-down-predajne-info-in-data {display: flex; gap: 50px; align-items: center;}
.web-down-predajne-info-in-data-info {width: 600px; color: rgb(255,255,255); text-align: left; display: flex; gap: 20px; flex-direction: column; position: relative;}
.web-down-predajne-info-in-data-info a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;}
.web-down-predajne-info-in-data-info-title {font-size: 70px; line-height: 70px; letter-spacing: 1px; font-weight: 700; position: relative; z-index: 3;}
.web-down-predajne-info-in-data-info-text {font-size: 15px; letter-spacing: 0.5px; font-weight: 300; position: relative; z-index: 3;}
.web-down-predajne-info-in-data-info-btn {display: flex; gap: 20px; align-items: center; position: relative; z-index: 3;}
.web-down-predajne-info-in-data-info-btn-circle {width: 55px; height: 55px; border-radius: 50%; background: rgb(252, 183, 21);}
.web-down-predajne-info-in-data-info-btn-title {}
.web-down-predajne-info-in-data-info-btn-title span {font-size: 22px; letter-spacing: 0.5px; font-weight: 400; color: rgb(255,255,255);}
.web-down-predajne-info-in-data-icon {}
.web-down-predajne-info-in-data-icon i {font-size: 150px;}
.web-down-predajne-info-in-data-icon i:before {color: rgb(81, 44, 29); opacity: 1 !important;}
.web-down-predajne-info-in-data-icon i:after {color: rgb(252, 183, 21); opacity: 1 !important;}








/* DOWN PREDAJNE MAP */
.web-down-predajna {width: 100%; margin: 30px auto 50px; position: relative;}
.web-down-predajna-in {width: 96%; max-width: 1600px; margin: auto;display: flex; flex-wrap: wrap; align-items: center; gap: 15px; position: relative;}

.web-down-predajna-in-title {width: 100%; display: flex; position: relative;}
.web-down-predajna-in-title div {width: 50%; height: 70px; padding: 0px 0%; display: flex; justify-content: center; align-items: center; gap: 25px; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); color: rgb(255,255,255); border-top-right-radius: 50px; border-bottom-right-radius: 50px;}
.web-down-predajna-in-title div i {font-size: 32px;}
.web-down-predajna-in-title div span {font-size: 28px; letter-spacing: 1.5px; word-spacing: 5px; font-weight: 800;}


.web-down-predajna-in-form {width: 100%; position: relative;}
.web-down-predajna-in-form-in {width: 100%; display: flex; align-items: stretch; flex-direction: row-reverse; position: relative;}


.web-down-predajna-in-form-in-list {width: 300px; height: 600px; flex-shrink: 0; background: rgb(250,250,250); user-select: none; position: relative;}
.web-down-predajna-in-form-in-list-in {width: 100%; height: 100%; overflow-y: auto; display: flex; gap: 10px; flex-direction: column; text-align: left; position: relative; scrollbar-width: thin;}

.web-down-predajna-in-form-in-list-in-city {width: 100%; display: flex; gap: 3px; flex-direction: column; position: relative;}
.web-down-predajna-in-form-in-list-in-city-title {padding: 4px 10px; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); display: flex; gap: 10px; align-items: center;}
.web-down-predajna-in-form-in-list-in-city-title i {font-size: 14px; color: rgb(255,255,255);}
.web-down-predajna-in-form-in-list-in-city-title span {letter-spacing: 0.5px; font-weight: 500; color: rgb(255,255,255);}

.web-down-predajna-in-form-in-list-in-city-items {display: flex; gap: 3px; flex-direction: column;}

.web-down-predajna-in-form-in-list-in-city-item {padding: 5px 0px 5px 10px; display: flex; gap: 10px; align-items: center; cursor: pointer;}
.web-down-predajna-in-form-in-list-in-city-item-icon {}
.web-down-predajna-in-form-in-list-in-city-item-icon i {font-size: 14px; color: rgb(11, 129, 79);}
.web-down-predajna-in-form-in-list-in-city-item-data {width: 70%; flex-grow: 1;}
.web-down-predajna-in-form-in-list-in-city-item-data-title {font-size: 15px; line-height: 15px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.web-down-predajna-in-form-in-list-in-city-item-data-street {font-size: 12px; line-height: 12px; margin-top: -1px; font-weight: 300; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.open_map_marker-active {background: rgba(141, 185, 39, 0.2);}



.web-down-predajna-inner-form-map {height: 100%; flex-grow: 1; background: rgb(240, 240, 240); position: relative;}
.web-down-predajna-inner-form-map-in {width: 100%; height: 600px; position: relative;}

.web-down-map-in-icon {left: 50%; top: 50%; transform: translate(-50%,-50%); position: absolute; z-index: 1;}
.web-down-map-in-icon i {font-size: 90px; color: rgb(11, 129, 79); opacity: 0.2;}

.web-down-map-in-map {width: 100%; height: 100%; left: 0%; right: 0%; top: 0%; bottom: 0%; margin: auto; position: absolute; z-index: 6;}
.web-down-map-in-map .leaflet-tile-pane .leaflet-layer:nth-child(1) {filter: grayscale(100%);}
.web-down-map-in:focus-within .leaflet-tile-pane .leaflet-layer:nth-child(1) {filter: grayscale(0%);}
.web-down-map-in-map .leaflet-control-attribution {display: none; visibility: hidden;}



.leaflet-marker-icon, .leaflet-marker-shadow {transition: all 0.25s;}

.sps_cluster {width: 50px; height: 50px; background: rgb(11, 129, 79); border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative; box-shadow: 0px 0px 15px 0px rgb(11, 129, 79);}
.sps_cluster_in {width: 40px; height: 40px; font-size: 19px; line-height: 40px; background: rgb(255, 255, 255); letter-spacing: 1px; font-weight: 600; text-align: center; border-radius: 50%; font-family: Arial;}

.selectedMarker {filter: drop-shadow(0px 4px 3px rgb(0, 0, 0));}

.sps_marker_popup {width: 240px; text-align: left; font-family: 'Poppins', sans-serif; white-space: normal; position: relative;}
.sps_marker_popup_img {width: 100%; height: 130px; margin: 0px 0px 6px; position: relative;}
.sps_marker_popup_img img {width: 100%; height: 100%; object-fit: cover;}
.sps_marker_popup_inner {padding: 4px 0px 4px 10px; margin: 0px 0px 0px 2px; border-left: 6px solid rgb(244, 114, 22); text-align: left;}
.sps_marker_popup_title {width: 100%; margin: 0px 0px 5px; font-size: 15px; line-height: 18px; letter-spacing: 0.5px; font-weight: 600; display: flex;}
.sps_marker_popup_city {font-size: 15px; letter-spacing: 0.5px; font-weight: 500;}
.sps_marker_popup_street {font-size: 12px; font-weight: 400;}
.sps_marker_popup_cod {font-size: 12px; font-weight: 400;}











/* DOWN */
/* DOWN */
.web-down-form {width: 100%; height: auto; margin: auto; background: rgb(245,245,245); position: relative; z-index: 22;}
.web-down {width: 96%; max-width: 1650px; padding: 50px 0px 220px; margin: 0px auto 0px; text-align: center; z-index: 11; position: relative;}

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

.web-down-in-logo {width: 30%; height: 130px; left: 0%; right: 0%; bottom: -180px; margin: auto; background: url("/images/design/logo.svg") no-repeat; background-size: contain; background-position: center; position: absolute;}


.web-down-in-items {width: 100%; text-align: left; display: flex; position: relative;}

.web-down-in-item {width: 25%; padding: 0px 0px; text-align: left; position: relative;}

.web-down-in-item-double {width: 50%;}


.web-down-in-item-title {font-size: 20px; padding: 0px 0px 20px; letter-spacing: 1px; color: rgb(11, 129, 79); font-weight: 600;}

.web-down-in-item-text {font-size: 17px; line-height: 30px; letter-spacing: 0.5px; font-weight: 300; color: rgb(30, 30, 30);}
.web-down-in-item-text p {padding: 0px 0px 10px; margin: 0px 0px 10px;}
.web-down-in-item-text a {color: rgb(55,55,55);}


.web-down-in-item-menu {width: 100%; padding: 0px 0px 0px;}
.web-down-in-item-menu-item {width: 100%; padding: 0px 0px 5px;}
.web-down-in-item-menu-item a {font-size: 16px; letter-spacing: 0.5px; color: rgb(30, 30, 30); font-weight: 300;}


.web-down-in-item-katalog {width: 100%; display: flex; gap: 20px 0px; flex-wrap: wrap;}
.web-down-in-item-katalog-item {width: 50%; display: flex; gap: 15px; color: rgb(255,255,255); position: relative;}
.web-down-in-item-katalog-item a {width: 100%; height: 100%; left: 0%; top: 0%; display: block; position: absolute; z-index: 9;}
.web-down-in-item-katalog-item-icon {width: 34px; height: 34px;}
.web-down-in-item-katalog-item-icon i {width: 34px; font-size: 30px; color: rgb(139, 185, 40); line-height: 34px; text-align: center;}
.web-down-in-item-katalog-item-title {font-size: 18px; padding: 5px 0px 0px; color: rgb(5, 70, 43); font-weight: 400;}
.web-down-in-item-katalog-item:hover .web-down-in-item-katalog-item-title {color: rgb(30, 30, 30); text-decoration: underline;}




.web-down-cookies {width: 100%; padding: 10px 0px 0px; text-align: left;}
.web-down-cookies a {font-size: 16px; letter-spacing: 0.5px; color: rgb(30, 30, 30); font-weight: 300;}
.web-down-cookies a i {width: 24px; font-size: 22px; padding-right: 10px; color: rgb(11, 129, 79); text-align: center; display: inline-block;}



.foot-url-tel:before , .foot-url-mail:before , .foot-url-pdf:before {width: 24px; font-size: 22px; color: rgb(247, 147, 56); padding-right: 15px; font-weight: 200; font-family: "Font Awesome 6 Pro"; text-align: center; display: inline-block;}
.foot-url-mail:before { content: "\f0e0";}
.foot-url-tel:before {content: "\f67d";}
.foot-url-pdf:before {content: "\f15c";}





.web-footer-social {width: 100%; position: relative; z-index: 9;}
.web-footer-social-items {width: 100%; text-align: left;}
.web-footer-social-items div {width: 40px; height: 40px; margin-right: 10px; display: inline-block; background: rgb(247, 147, 56); border-radius: 50%; text-align: center;}
.web-footer-social-items div a {width: 100%; height: 100%; font-size: 22px; line-height: 40px; color: rgb(8, 13, 51); display: block;}
.web-footer-social-items div a i {line-height: 42px;}
.web-footer-social-items div a:hover {color: rgb(33,33,33);}




.web-footer-link {width: 100%; font-size: 12px; padding: 50px 0% 40px; color: rgb(222,222,222); margin: 0px auto; letter-spacing: 1px; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); font-weight: 400; text-align: center; position: relative; z-index: 5;}
.web-footer-link strong {color: rgb(255, 255, 255); font-weight: 600;}
.web-footer-link a {color: rgb(255, 255, 255); font-weight: 500;}








/*  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.85); z-index: 55; cursor: pointer; display: none;}

#to-top {width: 40px; height: 40px; right: 20px; bottom: 25px; background: rgb(11, 129, 79); position: fixed; border-radius: 50%; box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.3); z-index: 99; 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-right: 2%; letter-spacing: 1px; float: left;}
.page-contact-text a {color: rgb(129, 180, 43);}
.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: 56px; line-height: 52px; margin-bottom: 12px; background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); color: white; border-top-left-radius: 60px; border-bottom-left-radius: 60px;}
.contact-openings-days-head i {font-size: 30px; padding: 12px 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: 12px; left: 0px; top: 0px; bottom: 0px; background: rgb(141, 198, 63); 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% !important; height: 560px !important;}

.page-contact-imgs-form {width: 100%; padding-top: 30px; display: flex; justify-content: space-between; column-gap: 30px; position: relative;}
.page-contact-imgs-form-item {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; opacity: 0; z-index: 3;}
.page-contact-imgs-form-item .lazyloaded {opacity: 1;}
.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%);}





.css-url-mail:before {width: 30px; font-size: 20px; color: rgb(11, 129, 79); padding-right: 6px; font-family: "Font Awesome 5 Pro"; content: "\f0e0"; display: inline-block; text-align: center;}
.css-url-tel:before {width: 30px; font-size: 20px; color: rgb(11, 129, 79); padding-right: 6px; font-family: "Font Awesome 5 Pro"; content: "\f098"; display: inline-block; text-align: center;}
.css-url-pdf:before {width: 30px; font-size: 20px; color: rgb(11, 129, 79); padding-right: 6px; font-family: "Font Awesome 5 Pro"; content: "\f15b"; display: inline-block; text-align: center;}
.css-url-fax:before {width: 30px; font-size: 20px; color: rgb(11, 129, 79); padding-right: 6px; font-family: "Font Awesome 5 Pro"; content: "\f1ac"; display: inline-block; text-align: center;}

.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: 48%; padding-top: 10px; display: inline-block; position: relative; float: left;}
.page-contact-team-function:nth-child(odd) {margin-right: 4%;}


.page-contact-team-function-title {width: 100%; height: 52px; font-size: 22px; line-height: 53px; color: rgb(255, 255, 255); background: linear-gradient(90deg,rgb(142, 186, 39) 0%, rgb(11, 129, 79) 50%); border-top-left-radius: 60px; border-bottom-left-radius: 60px; position: relative}
.page-contact-team-function-title i {width: 40px; font-size: 30px; 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: 85%; padding: 25px 0px 10px; transform: translateX(85px); display: inline-block; position: relative;}
.page-contact-team-function-person {width: 75%; 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(141, 198, 63); 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(0, 57, 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(187, 159, 124); text-align: center; letter-spacing: 1px; float: left;}
.novy-pager .akt {background: rgb(141, 198, 63); font-weight: 600; pointer-events: none;}
.novy-pager .neakt {color: rgb(21, 21, 21); background: rgba(31, 41, 62, 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; border-radius: 6px;}










/* 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);}





/* GLOBALS */
.flex-x-center {display: flex; align-items: center;}
.flex-y-center {display: flex; justify-content: center;}
.flex-xy-center {display: flex; justify-content: center; align-items: center;}

.pointer-events-none {pointer-events: none !important;}

.no-select {user-select: none !important;}

.disabled-element {filter: grayscale(100%) !important; pointer-events: none !important;}


.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;}}