@-moz-keyframes _lg-spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes _lg-spin{to{-webkit-transform:rotate(360deg)}}@keyframes _lg-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}._ig-container{display:block;position:fixed!important;font-size:0!important;width:100%!important;height:100%!important;left:0!important;right:0!important;bottom:0!important;top:0!important;overflow:hidden!important;z-index:100!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .4s,visibility .5s!important;-webkit-user-select:none!important;user-select:none!important}._ig-container.visible{opacity:1!important;visibility:visible!important;pointer-events:all!important;transition:opacity .4s,visibility .01s!important}._ig-container *{-webkit-user-select:none!important;user-select:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important}._ig-dots{position:absolute!important;left:50%!important;bottom:24px!important;line-height:12px!important;text-align:center!important;vertical-align:middle!important;transform:translateX(-50%)}._ig-dot{display:inline-block!important;width:8px!important;height:8px!important;border-radius:50%!important;border:1px solid #666;background-color:#ffd200!important;margin:0 3px!important;opacity:.8;transition:transform .3s,opacity .3s!important}._ig-dot.active{opacity:1;transform:scale(1.5)!important}._ig-background{position:absolute!important;font-size:0!important;left:0!important;right:0!important;top:0!important;bottom:0!important;background-color:rgba(0,0,0,.75)!important}._ig-parent{position:absolute!important;overflow:visible!important;font-size:0!important;top:0!important;left:0!important;bottom:0!important}._ig-item{pointer-events:none!important;position:absolute!important;font-size:0!important}._ig-item svg{fill:#ffd200!important;stroke:#ffd200!important;position:absolute!important;left:50%!important;top:50%!important;margin:-64px 0 0 -64px!important;width:128px!important;height:128px!important}._ig-item svg.loader{margin:-32px 0 0 -32px!important;width:64px!important;height:64px!important;-webkit-animation:_lg-spin 1s linear infinite;-moz-animation:_lg-spin 1s linear infinite;animation:_lg-spin 1s linear infinite}._ig-item img{width:100%!important;height:100%!important;object-fit:contain!important}._ig-nav-btn{position:absolute!important;width:48px!important;height:48px!important;top:50%!important;color:#000!important;background-color:#ffd200!important;border-radius:50%!important;transform:translateY(-50%)!important;cursor:pointer!important;opacity:.6!important;transition:opacity .3!important}._ig-nav-btn:hover{opacity:.9!important}._ig-nav-btn.prev{left:24px!important;right:auto!important}._ig-nav-btn.next{right:24px!important;left:auto!important}._ig-nav-btn.next:after{content:''!important;left:50%!important;top:50%!important;position:absolute!important;border:solid #000!important;border-width:0 4px 4px 0!important;padding:6px!important;margin:-8px 0 0 -10px!important;transform:rotate(-45deg) scale(1)!important}._ig-nav-btn.prev:after{content:''!important;left:50%!important;top:50%!important;position:absolute!important;border:solid #000!important;border-width:4px 0 0 4px!important;padding:6px!important;margin:-8px 0 0 -6px!important;transform:rotate(-45deg) scale(1)!important}._ig-nav-btn.inactive{opacity:.2!important}._ig-top-container{position:absolute;display:inline-block;top:0;right:0;width:auto;white-space:nowrap;overflow:hidden;text-align:right;padding-top:18px!important;padding-right:18px!important}._ig-btn-close,._ig-btn-zoom{position:relative;display:inline-block;margin:0 0 0 12px!important;width:48px;height:48px;color:#000;background-color:#ffd200;border-radius:50%;cursor:pointer;opacity:.6;transition:opacity .3}._ig-btn-close{margin-left:24px!important}._ig-btn-close:hover,._ig-btn-zoom:hover{opacity:.9}._ig-btn-close:before{content:'';left:50%;top:50%;position:absolute;border:solid #000;border-width:0 3px 3px 0;padding:4px;margin:-6px 0 0 -12px;transform:rotate(-45deg) scale(1)}._ig-btn-close:after{content:'';left:50%;top:50%;position:absolute;border:solid #000;border-width:3px 0 0 3px;padding:4px;margin:-6px 0 0 1px;transform:rotate(-45deg) scale(1)}._ig-btn-zoom:before,._ig-btn-zoom.plus:after{content:'';transform-origin:50% 50%;left:50%;top:50%;width:14px;position:absolute;height:3px;background-color:#000;transform:translate(-50%,-50%)}._ig-btn-zoom.plus:after{width:3px;height:14px}._ig-btn-close:after{content:'';left:50%;top:50%;position:absolute;border:solid #000;border-width:3px 0 0 3px;padding:4px;margin:-6px 0 0 1px;transform:rotate(-45deg) scale(1)}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.blog-items{display:block;text-align:center;font-size:0}.blog-item{position:relative;vertical-align:top;display:inline-block;background:#fff;width:calc(25% - 40px);box-sizing:border-box;margin:20px;padding:0;overflow:visible;transition:transform .3s;cursor:pointer}.blog-item .img-container{position:relative;padding-top:56.25%;overflow:hidden}.blog-item .img-container img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:transform .2s}.blog-item .img-container .overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s}.blog-item .img-container button{background:#ffd200}.blog-item h3{display:flex;justify-content:center;align-items:center;margin:0;background-color:#333;color:#fff;font-size:19px;height:80px;padding:6px 12px;line-height:1.2;text-align:left}.blog-item p{display:block;position:absolute;top:calc(100% - 2px);left:0;right:0;transform:scale3d(1,0,1);transform-origin:0 0;background-color:#ffd200;color:#333232;font-weight:400;font-size:14px;text-align:left;text-align:justify;padding:12px 12px;overflow:hidden;line-height:1.2;transition:transform .3s}.blog-item:hover{background:#ededed;z-index:2;transform:scale3d(1.1,1.1,1)}.blog-item:hover .img-container .overlay{opacity:1}.blog-item:hover p{transform:scale3d(1,1,1)}@media screen and (max-width:1420px){.blog-item{width:calc(33% - 40px)}}@media screen and (max-width:1024px){.blog-item{width:calc(50% - 40px)}}@media screen and (max-width:768px){.blog-item{width:calc(100% - 40px)}}.blog .block-content{max-width:1024px}.blog p{display:block;margin:24px 0;font-size:19px;text-align:left;text-align:justify}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.cart-items{display:block;max-width:1024px;margin:0 auto 24px auto}.cart-input-block{display:block;max-width:1024px;margin:0 auto 24px auto}.cart-items-list{display:block;margin:auto}.cart-items-list .item{text-align:right;padding:12px 24px;margin:12px auto;border-bottom:2px solid #a4a4a4;display:flex;align-items:center}.cart-items-list .item .main-info{flex:1 1 auto}.cart-items-list .item .main-info .name{font-size:0;margin-bottom:8px;font-weight:400;white-space:nowrap;width:100%}.cart-items-list .item .main-info .name img{display:inline-block;vertical-align:middle;width:128px;height:128px;margin-right:12px}.cart-items-list .item .main-info .name .text{display:inline-block;vertical-align:middle;font-size:16px;font-weight:400;white-space:normal;width:calc(100% - 140px);text-align:right}.cart-items-list .item .main-info .name .text span{display:block;text-align:right;font-size:18px;font-weight:700}@media only screen and (max-width:768px){.cart-items-list .item .main-info .name img{width:64px;height:64px}.cart-items-list .item .main-info .name .text{width:calc(100% - 76px)}}.cart-items-list .item .main-info .cart-item-editor{text-align:right;width:100%;padding:0}.cart-items-list .item .props{flex:0 0 auto;padding-left:24px}.cart-items-list .item .props .values label{display:inline-block;vertical-align:top;width:150px;text-align:right;font-size:16px;font-weight:400}.cart-items-list .item .props .values span{display:inline-block;vertical-align:top;width:120px;text-align:right;font-size:16px;font-weight:400}.cart-items-list .item .props .values.sum{font-size:26px;margin:12px 0;font-weight:700;line-height:32px}.cart-items-list .item .props .values.sum *{font-weight:700}@media only screen and (max-width:1024px){.cart-items-list .item{display:block}.cart-items-list .item .props{margin-top:12px}}.cart-agreement{display:block;text-align:center;margin:24px 0}.cart-agreement .agreement{display:flex;text-align:left;margin:6px auto;max-width:600px}.cart-agreement .agreement input{flex:0 0 auto}.cart-agreement .agreement label{flex:1 1 auto}.cart-agreement .btn{margin-top:24px}.cart-personal-info-table{max-width:600px;margin:24px auto;border-collapse:collapse}.cart-personal-info-table td{text-align:left;font-size:19px;border:0}.cart-personal-info-table td:first-child{font-weight:700}.cart-item,.cart-item-editor{position:relative;white-space:nowrap;padding:18px 0 0 0;margin:0;font-size:0;width:298px;transition:opacity .3s}.cart-item.inactive,.cart-item-editor.inactive{opacity:.5!important;pointer-events:none!important}.cart-item.inline-block,.cart-item-editor.inline-block{display:inline-block;margin:0}.cart-item .btn,.cart-item-editor .btn{display:inline-block;vertical-align:middle;height:32px;line-height:32px;padding:0 24px;font-size:24px;margin:0;text-align:center}.cart-item .btn.up,.cart-item-editor .btn.up,.cart-item .btn.down,.cart-item-editor .btn.down,.cart-item .btn.del,.cart-item-editor .btn.del{padding:0;width:32px;background:0 0!important}.cart-item .btn i,.cart-item-editor .btn i{display:inline-block;width:14px;height:14px}.cart-item .btn i:after,.cart-item-editor .btn i:after,.cart-item .btn i:before,.cart-item-editor .btn i:before{height:2px}.cart-item .btn:hover,.cart-item-editor .btn:hover{background-color:#333!important;color:#fff}.cart-item .btn:hover i:after,.cart-item-editor .btn:hover i:after,.cart-item .btn:hover i:before,.cart-item-editor .btn:hover i:before{background-color:#fff}.cart-item .btn.del,.cart-item-editor .btn.del{margin-left:12px}.cart-item .btn.add-to-cart,.cart-item-editor .btn.add-to-cart{margin:0;margin-left:12px;font-size:14px;padding:0;width:130px}.cart-item .btn.add-to-cart:hover,.cart-item-editor .btn.add-to-cart:hover{background-color:#ffe919!important;color:#333232}.cart-item .btn.add-to-cart:hover i:after,.cart-item-editor .btn.add-to-cart:hover i:after,.cart-item .btn.add-to-cart:hover i:before,.cart-item-editor .btn.add-to-cart:hover i:before{background-color:transparent}.cart-item input,.cart-item-editor input{display:inline-block;vertical-align:middle;height:32px;line-height:32px;width:60px;text-align:right;padding:0 8px;font-size:17px;font-weight:700}.cart-item label,.cart-item-editor label{display:inline-block;vertical-align:middle;padding:0;margin:0;height:32px;line-height:32px;width:32px;text-align:center;font-size:14px;font-weight:700;user-select:none}.cart-item .info-labels,.cart-item-editor .info-labels{display:flex;padding:4px 0;justify-content:space-between}.cart-item .second-label,.cart-item-editor .second-label{flex:0 0 auto;text-align:center;font-weight:400!important;width:130px;padding:0;margin:0;bottom:0;right:0;line-height:18px;white-space:nowrap;font-size:15px}.cart-item .stock-label,.cart-item-editor .stock-label{flex:1 1 auto;text-align:center;font-weight:400!important;padding:0;margin:0;bottom:0;left:0;line-height:18px;white-space:nowrap;font-size:13px}.cart-item.vertical,.cart-item-editor.vertical{display:block;width:auto}.cart-item.vertical .btn.add-to-cart,.cart-item-editor.vertical .btn.add-to-cart{display:block;margin:6px auto 0 auto}.cart-item.vertical .stock-label,.cart-item-editor.vertical .stock-label,.cart-item.vertical .second-label,.cart-item-editor.vertical .second-label{display:block;position:static;margin:2px auto 0 auto}.cart-page-main,.cart-checkout-page-main{transition:opacity .3s;margin-bottom:128px}.cart-page-main.inactive>div,.cart-checkout-page-main.inactive>div,.cart-page-main.inactive .cart-items-sum,.cart-checkout-page-main.inactive .cart-items-sum{opacity:.5;pointer-events:none}.cart-page-main.inactive>div.cart-items,.cart-checkout-page-main.inactive>div.cart-items{opacity:1;pointer-events:all}.cart-page-main table.cart-items-table,.cart-checkout-page-main table.cart-items-table{width:auto;margin:auto}.cart-page-main table.cart-items-table td,.cart-checkout-page-main table.cart-items-table td{font-size:16px;font-weight:700;width:100%;white-space:nowrap}.cart-page-main table.cart-items-table td.name,.cart-checkout-page-main table.cart-items-table td.name{font-size:0;font-weight:400;white-space:nowrap;width:100%}.cart-page-main table.cart-items-table td.name img,.cart-checkout-page-main table.cart-items-table td.name img{display:inline-block;vertical-align:middle;width:64px;height:64px;margin-right:12px}.cart-page-main table.cart-items-table td.name span,.cart-checkout-page-main table.cart-items-table td.name span{display:inline-block;vertical-align:middle;font-size:14px;font-weight:400;white-space:normal;max-width:calc(100% - 76px)}.cart-page-main table.cart-items-table td.number,.cart-checkout-page-main table.cart-items-table td.number{text-align:right}.cart-page-main table.cart-items-table td.alter-unit,.cart-checkout-page-main table.cart-items-table td.alter-unit{text-align:right;min-width:80px}.cart-page-main table.cart-items-table td.alter-unit:before,.cart-checkout-page-main table.cart-items-table td.alter-unit:before{content:'( '}.cart-page-main table.cart-items-table td.alter-unit:after,.cart-checkout-page-main table.cart-items-table td.alter-unit:after{content:' )'}.cart-page-main table.cart-items-table td.weight,.cart-checkout-page-main table.cart-items-table td.weight{min-width:80px}.cart-page-main .cart-items-sum,.cart-checkout-page-main .cart-items-sum{margin-left:auto;margin-top:32px;width:auto}.cart-page-main .cart-items-sum td,.cart-checkout-page-main .cart-items-sum td{white-space:nowrap;font-size:19px}.cart-page-main .cart-items-sum td.title,.cart-checkout-page-main .cart-items-sum td.title{width:150px;text-align:right;font-weight:700;background-color:#ffd200}.cart-page-main .cart-items-sum td.value,.cart-checkout-page-main .cart-items-sum td.value{width:130px;background-color:#333;color:#fff;text-align:right}.cart-input-block h3{margin:0 0 12px 0}.cart-input-block .item{display:block;padding:6px 24px;min-height:48px}.cart-input-block .item label{display:inline-flex;align-items:center;justify-content:flex-start;vertical-align:top;font-size:18px;line-height:1.2;width:250px;min-height:48px}.cart-input-block .item .card-images{display:block}.cart-input-block .item .card-images img{margin-left:50px;height:20px;margin-top:-10px;width:auto}.cart-input-block .item input,.cart-input-block .item select{display:inline-block;vertical-align:top}.cart-input-block .item input[type=text],.cart-input-block .item input[type=email],.cart-input-block .item input[type=tel],.cart-input-block .item input[type=date],.cart-input-block .item select{width:300px}.cart-input-block .item input[type=radio],.cart-input-block .item input[type=checkbox]{width:24px;height:48px;margin-right:24px}.cart-input-block .address-input{display:block;padding:6px 24px;min-height:48px}.cart-input-block .address-input input{margin-right:12px}.cart-input-block .address-input .address-zip{width:120px}.cart-input-block .address-input .address-city{width:200px}.cart-input-block .address-input .address-line{width:300px;margin-right:0}.cart-input-block .transport-error{font-size:14px;font-weight:700;color:red}.cart-input-block label.inactive{opacity:.5;pointer-events:none}.cart-page h1 .small-title{display:block;font-weight:400;font-size:24px}.add-to-cart-effect{position:fixed;left:-32px;top:-32px;display:block;width:64px;height:64px;border-radius:50%;z-index:10000;pointer-events:none}.add-to-cart-effect svg{width:100%;height:100%}.three_pictures{display:flex;justify-content:center;margin-top:40px}@media screen and (max-width:960px){.three_pictures{display:block}}.three_pictures .three_pictures_item{background:#ededed;width:25%;margin:0 15px;cursor:pointer}@media screen and (max-width:960px){.three_pictures .three_pictures_item{display:block;margin:15px auto;max-width:600px;width:100%}}.three_pictures .three_pictures_item img{display:block;width:100%}.three_pictures .three_pictures_item h2{display:block;margin:0;padding:15px 20px 10px 20px;text-align:left}.three_pictures .three_pictures_item p{display:block;padding:0 20px 20px 20px;color:#939393}.three_pictures .three_pictures_item:hover{box-shadow:2px 2px 15px rgba(0,0,0,.2)}.stock-tables .stock-table{padding:12px 0!important;box-sizing:border-box}.stock-tables .stock-table.color-1{background-color:#ededed}.stock-tables .stock-table.color-1 table tr:nth-child(2n+1) td{background-color:#eaeaea}.stock-tables .stock-table.color-1 table tr:nth-child(2n+0) td{background-color:#dfdfdf}.stock-tables .stock-table.color-2{background-color:#fff}.stock-tables .stock-table.color-2 table tr:nth-child(2n+1) td{background-color:#fff}.stock-tables .stock-table.color-2 table tr:nth-child(2n+0) td{background-color:#f6f6f6}.cart-finish-content{text-align:center;padding:32px 0}.cart-finish-content a{display:block;margin:0 auto 0 auto}.cart-finish-content a svg{display:block;height:auto;width:300px;max-width:75%;margin:auto}.cart-finish-content p{font-size:24px}.cart-finish-content p strong{font-weight:700}.cart-company-info a{display:block;margin:0 auto 6px auto}.cart-company-info a svg{display:block;height:auto;width:250px;max-width:50%;margin:auto}.cart-company-info table{max-width:650px;margin:auto}.cart-company-info table td{text-align:left;font-size:19px;padding:4px 8px}.cart-company-info table td:first-child{font-weight:700}.cart-company-info table.center{margin-bottom:24px}.cart-company-info table.center td{text-align:center}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.footer{text-align:left}.footer .partners-content{background-color:#eaeaea;width:100%;text-align:center}.footer .partners-content img{max-width:90%;margin:0 auto}.footer .logo-line-slider{margin-top:24px;margin-bottom:24px;width:100%;font-size:0;overflow:hidden;text-align:center;position:relative}.footer .logo-line-slider .item-container{display:block;position:relative}.footer .logo-line-slider .item-container a{margin:0 24px;font-size:0;opacity:.35;filter:grayscale(0);height:auto;display:inline-block;transition:opacity .2s;cursor:pointer}.footer .logo-line-slider .item-container a img{height:100px;width:auto}.footer .logo-line-slider .item-container a:hover{opacity:1;filter:grayscale(0)}.footer h2{text-align:left;text-decoration-color:#ffd200!important;text-decoration-thickness:3px!important}.footer .main-footer{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:40px;max-width:1400px;margin:0 auto}.footer .main-footer>div{width:350px;max-width:100%}.footer .footer-logo-container{display:flex;align-items:center}.footer .footer-logo-container .logo{display:block;font-size:0}.footer .footer-logo-container svg{height:unset;width:80%}.footer .footer-links a{display:block}.footer .footer-links a:hover{text-decoration:underline;color:#aaa}.footer .footer-links span.sep{margin:0 8px}.footer .footer-links .cib-logo{margin-top:8px}.footer .footer-links .cib-logo svg{height:16px;width:auto}.footer .footer-links:hover h2{text-decoration:underline}.footer .contacts p{display:block;white-space:nowrap;text-align:left;line-height:1.5;font-size:0}.footer .contacts p i{display:inline-block;vertical-align:middle;margin:0;padding:0;margin-right:12px}.footer .contacts p i svg{margin:0;padding:0;width:17px;height:17px;fill:#333232}.footer .contacts p a,.footer .contacts p span{display:inline-block;vertical-align:middle;margin:0;padding:0;font-size:16px}.footer .contacts:hover h2{text-decoration:underline}.footer .footer-offer-request{text-align:center}.footer .footer-offer-request h2{text-align:center}.footer .footer-offer-request .btn{background-color:#333;color:#fff}.footer .footer-offer-request:hover h2{text-decoration:underline}.footer .social-footer{margin:12px 0 22px 0;font-size:0}.footer .social-footer a{display:inline-block;margin:0 12px}.footer .social-footer svg{display:inline-block;vertical-align:middle;height:38px;width:auto}.footer .subscribe{overflow:hidden;padding:24px 0;background:#ffd200}.footer .subscribe h2{padding:20px 20px 10px 20px;margin:0;text-align:center}.footer .subscribe .inputs{display:block;text-align:center}.footer .subscribe .inputs input{width:300px;max-width:100%;margin:8px 12px}.footer .subscribe button{margin:12px auto 24px auto}.footer .base-information{background:#333;color:#adadad;padding:12px 0;text-align:center}.footer .base-information img{height:48px;max-width:100%}.footer .base-information p{font-size:15px}.footer .base-information .sep{margin:0 6px}@media screen and (max-width:768px){.footer .base-information .sep{display:block;font-size:0;opacity:0;margin:3px 0}}.footer a:hover{text-decoration:underline}@media screen and (max-width:1024px){.footer .main-footer{display:block}.footer .footer-links,.footer .contacts,.footer .footer-offer-request{display:block;margin:auto}.footer .footer-links h2,.footer .contacts h2,.footer .footer-offer-request h2{text-align:center}.footer h2{font-size:24px;margin:24px 0 12px 0}.footer .footer-logo-container{display:none}.footer .footer-links a,.footer .contacts p{display:block;font-size:19px;padding:3px 0}}.message-card{position:fixed;z-index:5;display:inline-block;right:12px;bottom:24px;width:auto;font-size:0;background-color:#ffd200;border-radius:16px;box-shadow:0 0 5px rgba(0,0,0,.5);padding:8px 12px;margin:0;overflow:visible;font-family:Kanit;color:#333;transform-origin:100% 100%;transform:translateX(110%);opacity:0;transition:transform .6s,opacity .6s,background-color .3s,box-shadow .3s;white-space:nowrap;box-sizing:border-box;cursor:pointer}.message-card:hover{background-color:#ffe919}.message-card.visible{transform:translateX(0);opacity:1}.message-card .close{position:absolute;right:6px;top:6px;height:24px;width:24px;border-radius:50%;background-color:#333}.message-card .close:after,.message-card .close:before{content:"";position:absolute;left:50%;top:50%;background-color:#fff;width:10px;height:3px;transform-origin:50% 50%;transform:translate(-50%,-50%) rotate(45deg)}.message-card .close:before{transform:translate(-50%,-50%) rotate(-45deg)}.message-card .handwriting{position:absolute;top:-140px;left:15px;display:none;pointer-events:none}.message-card .circle-back{position:relative;display:inline-block;vertical-align:middle;width:100px;height:100px;border-radius:50%;background-image:linear-gradient(#f7f7f7,#c6c5c6);margin-right:12px}.message-card .circle-back img{position:absolute;left:0;top:0;width:100%!important;height:100%!important;border-radius:50%}.message-card .circle-back .point{position:absolute;left:84px;top:16px;height:13px;width:13px;border-radius:50%;border:3px solid #eaeaea;background:#268750}.message-card .right{display:inline-block;vertical-align:middle;max-width:calc(100% - 110px)}.message-card .oval-back{display:inline-block;width:220px;max-width:100%;min-height:75px;height:auto;overflow:hidden;background-color:#fff;border-radius:10px;padding:10px;box-sizing:border-box;font-size:15px;line-height:23px;white-space:normal;font-weight:600}.message-card .oval-back span{font-weight:600;display:block;white-space:normal}.message-card label{display:block;font-weight:600;line-height:32px;padding:0;font-size:16px}@media only screen and (max-width:768px){.message-card{transform:translate(-50%,110%);right:unset;left:50%;max-width:calc(100% - 12px);width:336px}.message-card.visible{transform:translate(-50%,0);opacity:1}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.switch-checkbox{flex:0 0 auto;user-select:none;cursor:pointer;display:inline-block;position:relative;height:30px;width:68px;background-color:#333;color:#fff;border-radius:30px;transition:opacity .3s,background-color .3s}.switch-checkbox .switch-handle{user-select:none;display:block;position:absolute;left:0;top:0;border-radius:50%;width:30px;height:30px;box-sizing:border-box;border:4px solid #333;pointer-events:none;transform:translateX(0);background-color:#fff;transition:all .3s}.switch-checkbox label,.switch-checkbox .switch-label{position:absolute;user-select:none;color:inherit;left:0;top:0;bottom:0;width:42px;text-align:center;font-weight:700;font-size:11px;line-height:30px;pointer-events:none;transform:translateX(26px);transition:all .3s}.switch-checkbox.checked{background-color:#ffd200}.switch-checkbox.checked .switch-handle{transform:translateX(38px);border-color:#ffd200}.switch-checkbox.checked label,.switch-checkbox.checked .switch-label{color:#333232;transform:translateX(0)}.switch-checkbox.readonly{opacity:.5}.gdpr-customize-container{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;box-sizing:border-box;transition:opacity .3s;background-color:rgba(0,0,0,.3);z-index:1500}.gdpr-customize-container .gdpr-window{position:absolute;left:50%;top:50%;border-radius:12px;padding:12px;box-sizing:border-box;max-width:100%;max-height:100%;overflow:auto;background-color:#fff;transform:translate(-50%,-50%);width:1024px}.gdpr-customize-container .gdpr-window h2{font-size:22px;margin:0 0 6px 0;line-height:1.5;text-align:center}.gdpr-customize-container .gdpr-window h3{font-size:14px;margin:0 0 6px 0;line-height:1.5;text-align:center}.gdpr-customize-container .gdpr-window table thead td{text-align:center}.gdpr-customize-container .gdpr-window table td{font-size:14px;text-align:left;width:0}.gdpr-customize-container .gdpr-window table td.desc{width:1024px}.gdpr-customize-container .gdpr-window table td.value{text-align:center}.gdpr-customize-container .gdpr-window .btns{margin:12px 0 0 0;text-align:center}.gdpr-customize-container .gdpr-window .btns .btn{margin:8px 8px}.gdpr-customize-container .gdpr-window .more-info{display:block;margin:18px 0 0 0;text-align:center;font-size:13px}.gdpr-customize-container .gdpr-window .more-info a,.gdpr-customize-container .gdpr-window .more-info .manage{cursor:pointer;display:inline-block;font-weight:700}.gdpr-customize-container .gdpr-window .more-info a:hover,.gdpr-customize-container .gdpr-window .more-info .manage:hover{text-decoration:underline}@media screen and (max-width:600px){.gdpr-customize-container .gdpr-window h2{font-size:18px;margin:0 0 6px 0}.gdpr-customize-container .gdpr-window h3{font-size:12px;margin:0 0 6px 0}.gdpr-customize-container .gdpr-window thead,.gdpr-customize-container .gdpr-window thead td{display:none!important}.gdpr-customize-container .gdpr-window table,.gdpr-customize-container .gdpr-window tbody,.gdpr-customize-container .gdpr-window thead,.gdpr-customize-container .gdpr-window tr,.gdpr-customize-container .gdpr-window td{display:block;max-width:100%!important;white-space:normal!important;text-align:left!important;width:100%!important;box-sizing:border-box;padding:0!important;margin:0!important}.gdpr-customize-container .gdpr-window td{padding:4px 8px!important}.gdpr-customize-container .gdpr-window tr{margin:12px 0!important}.gdpr-customize-container .gdpr-window td.name{text-align:left!important;font-weight:700!important}.gdpr-customize-container .gdpr-window .btns .btn{display:block;margin:6px auto}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}@keyframes sun-rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}.mobile-menu{display:none}.header{position:fixed;width:100%;top:0;box-sizing:border-box;max-width:100%;z-index:5;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.25)}.header .top-dark{line-height:36px;background-color:#333;color:#fff}.header .top-dark .content{display:block;max-width:1400px;margin:0 auto;font-size:15px;text-align:right}.header .top-dark .content div.li{display:inline-block}.header .top-dark .content div.li .space{margin:0 20px;color:#717171}.header .top-dark .content div.li svg{fill:#fff;height:17px;width:unset;vertical-align:middle;margin-right:12px}@media only screen and (max-width:768px){.header .top-dark .content div.li.desktop{display:none!important}}.header .block-content{display:flex;height:112px;justify-content:space-between;align-items:center;padding:0}.header .block-content.low{height:62px}.header .offer-request{margin-left:24px}.header .offer-request.desktop{display:inline-block}.header .offer-request.mobile{display:none}.header .offer-request .btn{position:relative;padding:12px 28px;background-color:#ffd200;text-transform:uppercase;font-weight:unset;font-weight:700;overflow:clip}.header .offer-request .btn span{position:relative;display:block}.header .offer-request .btn:hover{background-color:#ffe919;box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.header .logo{display:inline-block;flex:1 1 auto;margin-right:12px}.header .logo a{display:block;max-height:50px;max-width:210px;font-size:0}.header .logo svg{width:auto;height:100%;display:inline-block;margin-top:4px}.header .logo-mobile{display:none;flex:0 0 auto}.header .logo-mobile a{display:block;height:50px;font-size:0}.header .logo-mobile svg{width:auto;height:100%;display:inline-block;margin-top:4px}.header ul{display:inline-block;height:100%}.header ul li{list-style:none;display:inline-block;height:100%;position:relative;vertical-align:top;background-color:#fff;transition:background-color .5s ease}.header ul li>a,.header ul li>div.li-div{display:flex;position:relative;height:100%;padding:0 14px;font-size:16px;align-items:center;color:#939393;text-decoration-color:#ffd200!important;text-decoration-thickness:3px!important}.header ul li>a span,.header ul li>div.li-div span{color:#333232;white-space:nowrap;text-decoration-color:#ffd200!important;text-decoration-thickness:3px!important}.header ul li>a .span-simple,.header ul li>div.li-div .span-simple{color:#939393}.header ul li>a .span-simple.highlight,.header ul li>div.li-div .span-simple.highlight{font-weight:400}.header ul li>a .span-hover,.header ul li>div.li-div .span-hover{color:#333;font-weight:600;position:absolute;left:50%;transform:translate(-50%,-1px);visibility:hidden;text-decoration:underline}.header ul li>a:hover,.header ul li>div.li-div:hover{color:#333;text-decoration:underline}.header ul li>a.webshop{text-decoration:underline}.header ul li:hover{background-color:#f5f5f5}.header ul li:hover>a .span-hover,.header ul li:hover>div.li-div .span-hover{visibility:visible}.header ul li:hover>a .span-simple,.header ul li:hover>div.li-div .span-simple{visibility:hidden}.header ul li .sub-menu-left{position:absolute;z-index:5;left:0;top:100%;display:inline-block;visibility:hidden;opacity:0;transform:scale3d(1,0,1) translateX(0);transform-origin:0 0;transition:transform .3s,opacity .3s,visibility .5s}.header ul li .sub-menu-left.scroll{max-height:calc(100vh - 160px);overflow-x:hidden;overflow-y:auto}.header ul li .sub-menu-left .item{position:relative;white-space:nowrap}.header ul li .sub-menu-left .item>a{background-color:#f5f5f5;line-height:45px;padding:0 30px 0 20px;display:flex;justify-content:space-between}.header ul li .sub-menu-left .item>a.after::after{content:">";margin-left:30px}.header ul li .sub-menu-left .item:hover>a{background-color:#ffd200}.header ul li .sub-menu-left .item:hover .sub-menu-right{visibility:visible;pointer-events:all;opacity:1;transform:scale3d(1,1,1) translateX(0);transition:transform .3s,opacity .3s,visibility .01s}.header ul li .sub-menu-right{position:absolute;z-index:5;left:100%;top:0;display:inline-block;visibility:hidden;opacity:0;transform:scale3d(0,1,1);transform-origin:0 0;transition:transform .3s,opacity .3s,visibility .5s;max-height:calc(100vh - 160px);overflow-y:auto;pointer-events:none}.header ul li .sub-menu-right .item{background-color:#ffd200;line-height:45px;padding:0 20px 0 20px;display:flex;justify-content:space-between;white-space:nowrap}.header ul li .sub-menu-right.wide .wide-item{display:block;box-sizing:border-box;background-color:#ffd200;white-space:nowrap}.header ul li .sub-menu-right.wide .item{display:inline-block;width:220px;box-sizing:border-box}.header ul li .sub-menu-right .item:hover{background-color:#f5f5f5}.header ul li .sub-menu-right .item.sale{position:relative;padding-right:44px}.header ul li .sub-menu-right .sale-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:28px;height:28px;font-size:0}.header ul li .sub-menu-right .sale-icon svg{position:absolute;left:50%;fill:#fff;top:50%;transform:translate(-50%,-50%);height:100%;width:100%}.header ul li .sub-menu-right .sale-icon span{position:absolute;vertical-align:middle;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:100%;line-height:28px;font-size:18px;color:#333232;text-align:center}.header ul li .sub-content{position:absolute;z-index:5;left:50%;top:100%;width:100vw;max-width:90vw;height:auto;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;text-align:center;visibility:hidden;opacity:0;transform:scale3d(1,0,1) translateX(-50%);transform-origin:0 0;transition:transform .3s,opacity .3s,visibility .5s;white-space:normal}.header ul li .sub-content .item{display:inline-block;vertical-align:top;margin:0 12px;min-width:400px;text-align:left}.header ul li .sub-content a{display:block}.header ul li .sub-content a:hover{text-decoration:underline}.header ul li .sub-content .category-link{background-color:#333;color:#fff;font-weight:700;padding:4px 8px;font-size:16px}.header ul li .sub-content .product-link-list{padding:4px 0 6px 0}.header ul li .sub-content .product-link{padding:0 0 0 12px;font-weight:400;font-size:14px}.header ul li:hover .sub-content{visibility:visible;opacity:1;transform:scale3d(1,1,1) translateX(-50%);transition:transform .3s,opacity .3s,visibility .01s}.header ul li:hover .sub-menu-left{visibility:visible;opacity:1;transform:scale3d(1,1,1) translateX(0);transition:transform .3s,opacity .3s,visibility .01s}.header .search-container{position:absolute;box-sizing:border-box;opacity:0;overflow:hidden;height:40px;font-size:0;transition:opacity .3s;pointer-events:none}.header .search-container input{line-height:40px;width:100%;height:100%;text-align:left;border:1px solid #333}.header.search .search-container{opacity:1;transform:scale3d(1,1,1);pointer-events:all}.header .search-button{display:inline-block;margin-left:12px;vertical-align:middle;cursor:pointer}.header .search-button svg{margin-top:4px;width:20px;height:20px}.header .hamburger{display:none;flex:0 0 auto;cursor:pointer;height:24px;width:32px;margin-left:20px;position:relative}.header .hamburger .line{position:absolute;left:0;right:0;top:0;height:1px;transform-origin:left top;background-color:#333232;transition:transform .3s,opacity .3s}.header .hamburger .line.middle{top:50%;transform:translateY(-50%)}.header .hamburger .line.bottom{top:unset;transform-origin:left bottom;bottom:0}.header .hamburger.opened .line.top{transform:rotate(45deg)}.header .hamburger.opened .line.middle{opacity:0}.header .hamburger.opened .line.bottom{transform:rotate(-45deg)}.header .header-cart i{position:relative;vertical-align:middle;opacity:.7;transition:opacity .3s;display:inline-block;font-size:0}.header .header-cart i svg{display:inline-block;width:24px;height:24px;fill:#333232}.header .header-cart i .counter{position:absolute;right:-12px;bottom:-8px;border-radius:50%;width:16px;height:16px;line-height:16px;padding:0;margin:0;font-size:10px;text-align:center;background-color:#333;color:#fff;font-family:Arial,Helvetica,sans-serif;font-weight:400;user-select:none}.header .header-cart:hover i{opacity:1}.mobile-panel{position:fixed;z-index:100;left:0;right:0;top:50px;bottom:0;opacity:0;visibility:hidden;pointer-events:none;transition:visibility .5s,opacity .3s}.mobile-panel .logo{display:block;text-align:center;margin:0 auto 24px auto;width:calc(100% - 40px)}.mobile-panel .logo svg{display:block;margin:auto;width:100%;height:auto}.mobile-panel .logo span{display:block;margin:auto;width:100%;font-size:10px}.mobile-panel .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.3)}.mobile-panel .panel{position:absolute;right:0;top:0;bottom:0;width:80%;min-width:300px;transform:translate3d(100%,0,0);transition:transform .2s;background-color:#fff;overflow-y:auto}.mobile-panel.visible{visibility:visible;pointer-events:all;opacity:1;transition:opacity .3s}.mobile-panel.visible .panel{transform:translate3d(0,0,0)}.mobile-panel ul{display:block;padding:0;margin:0}.mobile-panel li{display:block;position:relative;line-height:1.2;font-size:20px;text-transform:uppercase;padding:8px 12px 8px 32px;list-style:none}.mobile-panel li.sub{padding-left:40px}.mobile-panel li.sub li{padding-left:12px}.mobile-panel li.sub>a{font-weight:700}.mobile-panel .arrow{position:relative;overflow:hidden}.mobile-panel .arrow svg{position:absolute;right:100%;top:5px;height:18px;width:40px}.mobile-panel .sub-content{overflow:hidden;transition:height .3s}.mobile-panel .sub .arrow svg{transform:rotate(90deg);transition:transform .3s}.mobile-panel .sub.closed .arrow svg{transform:rotate(0deg)}.mobile-panel .sub.closed .sub-content{height:0}.breadcrumb{display:block;line-height:60px;background-color:#eaeaea}.breadcrumb a{display:inline-block;font-weight:400;font-size:16px;color:#a4a4a4}.breadcrumb a:hover{text-decoration:underline}.breadcrumb a.active{pointer-events:none;font-weight:500}.breadcrumb a:after{content:"/";display:inline-block;font-weight:700;margin:0 14px}.breadcrumb a:last-child:after{display:none}.breadcrumb a:last-child{color:#333232}.search-modal-container{position:fixed;left:0;right:0;bottom:0;top:0;overflow:hidden;z-index:11}.search-modal-container .bg{position:absolute;left:0;right:0;bottom:0;top:0}.search-modal-container .search-modal{position:absolute;padding:24px 12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 0 12px 0 rgba(0,0,0,.4);left:50%;top:0;background:#fff;display:block;white-space:nowrap;margin:auto;overflow:hidden;transform:translateX(-50%)}.search-modal-container .search-modal .btns{text-align:right}.search-modal-container .search-modal .btns .btn{display:inline-block;position:relative;padding:0;margin:4px;width:24px;height:24px}.search-modal-container .search-modal .btns .btn.inactive{opacity:.3;pointer-events:none}.search-modal-container .search-modal .btns .btn svg{position:absolute;width:70%;height:70%;left:50%;top:50%;transform:translate(-50%,-50%)}.search-modal-container .search-modal h2.block-title{display:block;font-weight:700;font-size:19px;text-align:left;margin:0 0 6px 0}.search-modal-container .search-modal .categories{display:inline-block;width:200px;white-space:normal}.search-modal-container .search-modal .categories .item{display:inline-block;vertical-align:top;padding:4px 6px;background-color:#333;color:#fff;font-size:14px;font-weight:400;line-height:1.2;cursor:pointer;margin:2px 6px}.search-modal-container .search-modal .top-product{display:inline-block;padding:0 6px;vertical-align:top;white-space:normal;width:200px}.search-modal-container .search-modal .top-product .item{display:inline-block;vertical-align:top;width:100%;box-sizing:border-box;padding:6px}.search-modal-container .search-modal .top-product .item img{width:100%;aspect-ratio:1/1;object-fit:cover}.search-modal-container .search-modal .top-product .item h3{display:block;font-weight:700;font-size:16px;margin:6px 0;padding:0;text-align:left}.search-modal-container .search-modal .top-product .item prices{font-weight:700;font-size:16px;margin:6px 0}.search-modal-container .search-modal .blog-list,.search-modal-container .search-modal .product-list{display:inline-block;padding:0 6px;vertical-align:top;width:265px;white-space:normal}.search-modal-container .search-modal .blog-list .item-parent,.search-modal-container .search-modal .product-list .item-parent{flex-wrap:wrap;justify-content:space-between}.search-modal-container .search-modal .blog-list .item,.search-modal-container .search-modal .product-list .item{display:inline-block;vertical-align:top;width:75px;margin:6px;overflow:hidden}.search-modal-container .search-modal .blog-list .item img,.search-modal-container .search-modal .product-list .item img{width:75px;aspect-ratio:1/1;object-fit:cover}.search-modal-container .search-modal .blog-list .item h3,.search-modal-container .search-modal .product-list .item h3{display:block;margin:6px 0 0 0;font-weight:700;font-size:12px;margin:4px 0;padding:0;overflow:hidden;text-overflow:ellipsis;text-align:left;line-height:1.2;height:58px}.search-modal-container .search-modal .blog-list .item .price,.search-modal-container .search-modal .product-list .item .price{overflow:hidden;font-weight:700;font-size:13px;height:16px;line-height:16px}@media only screen and (max-width:1024px){.search-modal-container .search-modal{white-space:normal;overflow:auto;width:600px}}@media only screen and (max-width:650px){.search-modal-container .search-modal{width:auto}}@media only screen and (max-width:1440px){.header .block-content{padding:12px;position:relative}.header ul li>a{padding:0 20px}.header .top-dark .content{padding:0 20px}.header .offer-request .btn{padding:7px 14px;font-size:14px}}@media only screen and (max-width:1360px){.header ul li>a,.header ul li>div.li-div{padding:0 10px}}@media only screen and (max-width:1200px){.header ul li>a,.header ul li>div.li-div{padding:0 4px;font-size:14px}}@media only screen and (max-width:1024px){.header ul{display:none}.header .hamburger{display:block}.header .top-dark .content li:nth-child(1){display:none}.header .search-container{display:none;flex:1 1 auto;position:relative;width:auto!important}.header.search .logo{display:none}.header.search .search-container{display:inline-block}.mobile-menu{display:block}}@media only screen and (max-width:500px){.header .top-dark .content{display:flex;padding:0 12px;justify-content:space-between;white-space:nowrap}.header .top-dark .content div.li svg{margin-right:6px}.header .block-content{justify-content:flex-start}.header .offer-request{opacity:0;flex:1 1 auto;margin-left:52px;text-align:center;transition:opacity .3s}.header .offer-request.desktop{display:none}.header .offer-request.mobile{display:inline-block}.header .logo-mobile,.header .logo{display:block;position:absolute;left:6px;top:50%;opacity:0;height:50px;transform:translateY(-50%);transition:opacity .3s}.header .logo{opacity:1}.header .logo a{height:100%;max-width:unset}.header.scroll .logo{opacity:0}.header.scroll .logo-mobile{opacity:1;transition:opacity .01s}.header.scroll .offer-request{opacity:1}.header.search .offer-request{display:none}}#hover-image-container{position:fixed;display:block;background-color:#fff;width:auto;height:auto;pointer-events:none;visibility:hidden;opacity:0}#hover-image-container img{width:100%;height:100%;object-fit:contain;background-color:#fff}#hover-image-container label{display:none}#hover-image-container.visible{visibility:visible;opacity:1}@media screen and (max-width:768px){#hover-image-container{display:none!important}}.zoom-container{position:fixed;left:0;right:0;bottom:0;top:0;z-index:4998}.zoom-container .zoom-background{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7);opacity:0;transition:opacity .3s}.zoom-container .zoom-background img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}@keyframes fadein{0%{opacity:0}25%{opacity:0}to{opacity:1}}*{margin:0;padding:0;text-decoration:none;outline:0;border:0;color:inherit}svg{width:32px;height:32px}img{width:auto;height:auto}body{padding-top:152px;font-family:Kanit;font-size:15px;color:#333232;overflow-y:scroll}html{-webkit-tap-highlight-color:transparent}a:visited{color:unset;background-color:unset}.block-content{max-width:1400px;padding:0 24px;box-sizing:border-box;margin:auto}.block-content.products{padding:0;max-width:1424px}.block-content.wide{max-width:1600px}.font-bordered{text-shadow:2px 2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,-2px -2px 0 #fff}.font-bordered.invert{color:#fff;text-shadow:2px 2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,-2px -2px 0 #000}.font-highlight{text-shadow:2px 2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,-2px -2px 0 #fff,2px 2px 6px #000}input,select{box-sizing:border-box;vertical-align:middle;border:1px solid #ededed;color:#333232;height:36px;line-height:36px;font-size:16px;padding:0 16px}textarea{box-sizing:border-box;vertical-align:middle;font-size:16px;padding:8px 16px;border:1px solid #ededed}label{vertical-align:middle}input[type=checkbox]{width:16px;height:16px;background-color:#333}button,.btn{font-family:Kanit;display:inline-block;font-size:14px;text-transform:uppercase;background-color:#ffd200;line-height:20px;font-weight:700;padding:14px 28px;cursor:pointer;transition:background .3s,opacity .3s,color .3s,transform .3s,box-shadow .3s;box-sizing:border-box;-webkit-user-select:none;user-select:none}button.small,.btn.small{font-size:14px;padding:7px 16px}button.arrow:after,.btn.arrow:after{content:">>";font-weight:800;margin-left:4px}button:hover,.btn:hover{background-color:#ffe919!important;box-shadow:0 0 5px 0 rgba(0,0,0,.5)!important;color:#333232!important}button.dark,.btn.dark{background-color:#333;color:#fff}button.dark:hover,.btn.dark:hover{color:#333232;background-color:#ffe919}button.important,.btn.important{background-color:#ffd200}button.important:hover,.btn.important:hover{background-color:#ffe919}h1{display:block;font-weight:800;font-size:40px;text-align:center;margin:24px 0 20px 0;text-transform:none}h1.main-title{font-size:22px;font-weight:500}h1.left{text-align:left}h2{display:block;font-size:22px;font-weight:500;text-align:center;margin:40px 0 40px 0;font-family:Kanit}h2.left{text-align:left}h3{display:block;font-size:22px;font-weight:500;text-align:center;margin:32px 0 32px 0}h3.left{text-align:left}a.pdf{display:inline-block;line-height:1;font-size:0}a.pdf i{display:inline-block;vertical-align:middle;font-size:0;margin:0 6px 0 0;text-align:center;line-height:1}a.pdf i img{margin:0}a.pdf span{display:inline-block;vertical-align:middle;font-size:16px;line-height:24px}.icon-x{position:relative}.icon-x:after,.icon-x:before{content:'';position:absolute;top:50%;left:50%;width:80%;height:2px;background-color:#333232;transform:translate(-50%,-50%) rotate(45deg)}.icon-x:after{transform:translate(-50%,-50%) rotate(-45deg)}.icon-minus{position:relative}.icon-minus:after{content:'';position:absolute;top:50%;left:50%;width:80%;height:2px;transform:translate(-50%,-50%);background-color:#333232}.icon-plus{position:relative}.icon-plus:after,.icon-plus:before{content:'';position:absolute;top:50%;left:50%;width:80%;height:2px;transform:translate(-50%,-50%) rotate(0deg);background-color:#333232}.icon-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.nowrap{white-space:nowrap}.normal-wrap{white-space:normal}@media screen and (max-width:768px){.block-content{padding:0 14px}}.animated-text-content{transform:scale3d(0,1,1)}.post-text p{margin:24px 0}#search-main-input{margin:24px auto;height:32px;height:48px;line-height:48px;padding:0 24px;border-radius:24px;width:400px;max-width:90%;border:1px solid #333}table{width:100%}table td{font-weight:200;padding:6px 12px;text-align:center;white-space:normal;font-size:14px;width:600px}table tbody tr:nth-child(2n+1) td{background-color:#eaeaea}table tbody tr:nth-child(2n+0) td{background-color:#f7f7f7}table thead tr td.highlighted{background:#ffd200;color:#333232}table thead tr td{background:#333;font-weight:700;font-size:19px;text-transform:uppercase;color:#fff}.align-left{text-align:left!important}.align-right{text-align:right!important}.font-bold{font-weight:700!important}.center{text-align:center}.info-table{width:auto;margin:auto}.info-table tr:nth-child(2n) td{background:0 0}.info-table td{width:auto;background:0 0;font-size:19px;vertical-align:top;line-height:24px;font-weight:400;text-align:left;padding:6px 12px;color:#333232;border:0}.info-table td:first-child{font-weight:700}.info-table a{margin:0}.info-table a:hover{text-decoration:underline}.block-image img{display:block;width:100%;margin:auto;height:auto}.block-image img.w80{width:80%}.article-content{font-size:18px}.article-content .block-content{max-width:1400px;margin:auto}.article-content .block-content.wide{max-width:1400px!important}.article-content .block-content b,.article-content .block-content strong{font-weight:700}.article-content .block-content h3{font-size:20px;font-weight:700}.article-content .block-content p,.article-content .block-content div.p{font-size:16px;margin:32px 0;text-align:justify;color:#818181}.article-content .block-content ul{padding-left:24px}.article-content .block-content ul li{font-size:18px}.article-content .block-content ul.no-list{list-style:none}.article-content .block-content ul.no-list li,.article-content .block-content ul.no-list ul{list-style:none}.article-content .block-content .adventage-list{display:block;position:relative;white-space:nowrap;font-size:0;text-align:right;margin:24px 0}.article-content .block-content .adventage-list img{display:inline-block;position:absolute;left:0;top:0;vertical-align:middle;width:50%;height:100%;object-fit:cover;box-sizing:border-box}.article-content .block-content .adventage-list .adventages{display:inline-block;background-color:#ededed;vertical-align:middle;width:50%;padding:48px 32px;white-space:normal;text-align:left;box-sizing:border-box}.article-content .block-content .adventage-list .adventages h3{position:relative;display:block;font-weight:400;font-size:19px;margin:0 0 32px 0;padding-left:64px}.article-content .block-content .adventage-list .adventages h3 i{position:absolute;left:0;top:50%;width:50px;height:50px;border-radius:50%;background:#ffd200;transform:translateY(-50%)}.article-content .block-content .adventage-list .adventages h3 i svg{fill:#fff;position:absolute;width:32px;height:32px;left:50%;top:50%;transform:translate(-50%,-50%)}.article-content .block-content .adventage-list .adventages li{list-style:none;padding-left:12px;margin:0;margin-bottom:10px}.article-content .block-content .adventage-list .adventages ul li::before{content:">>";color:#0066bf;display:inline-block;margin:0 12px 0 -28px}.article-content .block-content .adventage-content{display:block;margin-bottom:32px;text-align:center;font-size:0}.article-content .block-content .adventage-content .adventage-item{display:inline-block;position:relative;text-align:left;height:300px;width:260px;background-repeat:no-repeat;padding:20px 20px 20px 70px;box-sizing:border-box;white-space:nowrap;font-size:0;vertical-align:top;margin:12px 0}.article-content .block-content .adventage-content .adventage-item .arrow{display:inline-block;position:absolute;left:0;bottom:0;width:60px;height:100%}.article-content .block-content .adventage-content .adventage-item .arrow img{display:block;width:100%;height:100%;object-fit:contain}.article-content .block-content .adventage-content .adventage-item .content{display:inline-block;vertical-align:top}.article-content .block-content .adventage-content .adventage-item .content img{width:100%;height:54px;object-fit:contain;margin-bottom:32px}.article-content .block-content .adventage-content .adventage-item label{display:block;font-size:18px;font-weight:600;color:#333232;white-space:normal}.article-content .block-content .adventage-content .adventage-item p{font-size:15px;font-weight:400;color:#5d5d5d;white-space:normal;text-align:left}.article-content .block-content .adventage-content .close{display:inline-block;display:none;height:300px;width:auto}.article-content .block-content .adventage-content .close img{width:auto;height:100%;object-fit:contain}.article-content .block-content .images{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.article-content .block-content .images img{min-width:0;width:400px;margin:12px;height:auto;flex:1 1 auto;display:inline-block;object-fit:cover;height:350px}.article-content .block-content .images img:first-child{margin-left:0}.article-content .block-content .images img:last-child{margin-right:0}.article-content .block-content .block-image img{display:block;width:100%;margin:auto;height:auto}.article-content .block-content .block-image img.w80{width:80%}.article-content .block-content .block-image img.w50{width:50%}@media screen and (max-width:1024px){.article-content .block-content .block-image img.mobile-w100{width:100%}}.article-content .block-content a[href]{font-weight:800;font-size:inherit;transition:opacity .3s}.article-content .block-content a[href]:hover{opacity:.7;text-decoration:underline}.article-content .block-content hr{display:block;margin:24px 0;border:0;border-top:1px solid #333}.article-content .block-content strong{font-weight:700}@media screen and (max-width:1024px){.article-content .block-content .adventage-list{display:block;white-space:normal}.article-content .block-content .adventage-list img{display:block;position:static;width:100%;height:400px;object-fit:cover}.article-content .block-content .adventage-list .adventages{display:block;width:100%}.article-content .block-content .block-image img.w80{width:100%}}@media screen and (max-width:800px){.article-content .block-content .images{display:block}.article-content .block-content .images img{min-width:0;width:100%;margin:12px 0;flex:1 1 auto;display:inline-block;object-fit:cover;height:auto}.article-content .block-content .images img:first-child{margin-left:0}.article-content .block-content .images img:last-child{margin-right:0}}.article-content-p{font-size:18px;line-height:1.2;text-align:justify;color:#666}.loader-fixed-container{animation-name:fadein;animation-duration:1s;animation-iteration-count:1;position:fixed;left:0;right:0;top:0;bottom:0;height:100%;width:100%;overflow:hidden;background-color:rgba(0,0,0,.5);background-image:url(/imgs/loader.gif);background-repeat:no-repeat;background-position:center center;background-size:64px 64px;z-index:1000000}.big-font{font-size:22px}.agreement{margin:12px 0 16px 0;display:block;text-align:left;font-size:0;text-align:center}.agreement input{display:inline-block;width:32px;height:20px;vertical-align:middle;margin-right:8px}.agreement label{font-weight:200;font-size:13px}.agreement a{opacity:.6;cursor:pointer}.agreement a:hover{opacity:.8;text-decoration:underline}.margin-vertical{margin-top:32px!important;margin-bottom:32px!important}.offer-request-info{font-weight:200;text-align:center;white-space:normal;font-size:14px;margin:12px 0}.social-line{margin:12px 0;min-height:20px;text-align:right}.color-important-1{color:#f33}.font-bold{font-weight:700}.shippong-cover h2{margin:0;padding:4px 12px 8px 12px;line-height:1.2}.shippong-cover h2 sup{font-weight:inherit;font-family:inherit}.cursor-pointer{cursor:pointer}.fixed-promo{position:fixed;right:32px;top:calc(100% - 32px);height:auto;border-radius:14px;width:400px;pointer-events:none;background-color:#fff;box-shadow:0 0 24px 0 rgba(0,0,0,.4);opacity:0;border:2px solid #f33;transform:translate3d(0,64px,0);padding:14px;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:100;box-sizing:border-box;transition:transform .3s,opacity .3s}@media screen and (max-width:768px){.fixed-promo{top:calc(100% - 0px);left:0;right:0;width:auto;border-bottom-left-radius:0;border-bottom-right-radius:0}}.fixed-promo.visible{transform:translate3d(0,-100%,0);opacity:1;pointer-events:all}.fixed-promo .close{position:absolute;z-index:100;right:12px;top:12px;font-size:24px;text-align:center;width:32px;height:32px;line-height:32px}.fixed-promo h2{text-align:center;margin:0;padding:0}.fixed-promo p{margin:0;font-size:16px;font-weight:700;color:#f33;padding:0}.fixed-promo img{width:100%;margin:24px 0;height:120px;object-fit:contain}.important-warning{display:block;font-size:19px;padding:24px 32px;background-color:#ed1c25;color:#fff;font-weight:700;text-align:center}b,strong{font-weight:700}.sheet-list .mdesktop{display:block}.sheet-list .mmobile{display:none}@media screen and (max-width:768px){.sheet-list .mdesktop{display:none}.sheet-list .mmobile{display:block}}.sheet-list .sheet-cover{display:block;position:relative;overflow:hidden;font-size:0;padding:40px 0;white-space:nowrap}.sheet-list .sheet-cover .mcontent{display:inline-block;vertical-align:top;width:100%;white-space:normal;position:relative;transform-origin:0 0}.sheet-list .sheet-cover .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-position:center center;background-size:cover;background-repeat:no-repeat}.sheet-list .sheet-cover .bg.content-10{background-image:url(/imgs/home_cover_10.jpg)}.sheet-list .sheet-cover .content{padding:32px 32px 32px 252px;margin:64px auto 40px 0;background-color:rgba(255,210,0,.7);text-align:left;transform-origin:0 0;white-space:nowrap;position:relative;display:inline-block}.sheet-list .sheet-cover .content .bg{position:absolute;left:0;top:0;bottom:0;width:100%;max-width:100%;background-color:rgba(255,210,0,.7)}.sheet-list .sheet-cover .content .texts,.sheet-list .sheet-cover .content h1.texts{display:inline-block;white-space:normal;overflow:hidden;position:relative;z-index:2;margin:0;border-left:4px solid #333232;padding-left:32px;text-align:left;vertical-align:middle}.sheet-list .sheet-cover .content .texts.inactive,.sheet-list .sheet-cover .content h1.texts.inactive{visibility:hidden}.sheet-list .sheet-cover .content span{display:block;padding:0;margin:0;line-height:1}.sheet-list .sheet-cover .content .large{font-family:Kanit;font-size:72px;font-weight:800;text-transform:uppercase;font-style:italic}.sheet-list .sheet-cover .content .medium{font-family:Kanit;font-size:48px;font-weight:700;margin:0 0 12px 0;color:#fff}.sheet-list .sheet-cover .content .small{font-size:19px;font-weight:400}.sheet-list .sheet-cover .content .small a{font-weight:600}.sheet-list .sheet-cover .content .small a:hover{text-decoration:underline}.sheet-table-mobile{display:none;width:calc(100% + 32px);margin:0 0 0 -16px;overflow:hidden}.sheet-table-mobile thead td,.sheet-table-mobile tr.main td{background-color:#333;color:#fff;font-weight:700;overflow:hidden;text-overflow:ellipsis}.sheet-table-mobile td{padding:6px 4px;overflow-wrap:break-word;font-size:13px!important;word-break:normal}h2.sheet-table-title{margin-top:48px;padding-bottom:6px}h2.sheet-table-title a:hover{text-decoration:underline}.sheet-table{border-collapse:collapse;margin-bottom:6px}.sheet-table tr.main td{border-top:2px solid #0066bf}.sheet-table tr.main:first-child td{border-top:2px solid #fff}.sheet-table td.image{padding:0!important;margin:0!important;font-size:0!important}.sheet-table td.image img{width:80px;height:60px;object-fit:contain}.sheet-table td{font-size:15px;font-weight:400}.sheet-table td a{font-weight:700}.sheet-table td a:hover{text-decoration:underline}.sheet-table thead td{font-size:17px;padding:6px 8px;font-weight:700;background-color:#ffd200;color:#333232;white-space:nowrap}.sheet-table thead td:last-child{background:#333;color:#fff}.sheet-table tbody tr td{border:2px solid #fff;background-color:#ededed!important}.sheet-table tbody tr td .cart-item{text-align:right}.sheet-table.cart-t tbody tr td{padding:0 8px}table.sheet-table tr td[rowspan]{background-color:#ddd!important}.mobile-sheet-table{text-align:left;margin:24px auto;border-radius:9px;border:2px solid #aaa;padding:0 0 12px 0;overflow:hidden}.mobile-sheet-table table{border-collapse:collapse;border-spacing:0;margin-bottom:24px}.mobile-sheet-table table thead tr,.mobile-sheet-table table thead td{border:0!important;padding:0!important;margin:0!important}.mobile-sheet-table table thead tr.image,.mobile-sheet-table table thead td.image{background:0 0}.sheet-tel{text-align:center;font-size:0;font-weight:400}.sheet-tel h3{display:block;font-weight:600;font-size:24px;margin:12px 0 0 0}.sheet-tel p{margin:4px 16px;font-weight:400;font-size:22px;display:inline-block;vertical-align:bottom}.sheet-tel a{display:inline-block;font-weight:700;font-size:22px;vertical-align:bottom}.underline{text-decoration:underline}.sheet-content{font-size:18px;color:#333232;text-transform:none}.sheet-content .content{text-align:center;margin:auto;max-width:800px}.sheet-content .images{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;font-size:0;margin-top:0}.sheet-content .images .image{position:relative;width:calc(10% - 12px);flex:0 0 auto;margin:0 6px;transition:opacity .2s;cursor:pointer}.sheet-content .images .image:after{content:"";display:block;padding-bottom:70%}.sheet-content .images .image:hover{opacity:.7}.sheet-content .images img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;cursor:pointer}.media-release-items{display:block;text-align:center;font-size:0}.media-release-items .item{display:inline-block;text-align:left;vertical-align:top;width:calc(50% - 24px);margin:12px;padding:12px;box-sizing:border-box;cursor:pointer}@media only screen and (max-width:1024px){.media-release-items .item{width:100%;margin:24px 0}}.media-release-items .item .image{display:block;position:relative;width:100%;overflow:hidden}.media-release-items .item .image:after{content:"";display:block;padding-top:50%}.media-release-items .item .image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.media-release-items .item h3{font-size:22px;color:inherit;margin:6px 0 24px 0;text-align:left}.media-release-items .item p{font-size:16px;color:inherit}.media-release-items .item:hover{color:#717171}.media-release-items .item:hover img{transform:scale(1.05)}.bold{font-weight:700}.lined{display:flex;max-width:1400px;margin:0 auto;justify-content:space-between;align-items:center;text-align:center;padding:29px 0;overflow:hidden}.lined span{flex:0 1 auto;display:inline-block;position:relative;padding:0 38px;max-width:100%}.lined::before,.lined::after{flex:1 1 auto;content:"";height:2px;background:#d4d9df;max-width:380px}.space-div{display:block;height:40px}@media only screen and (max-width:1440px){.block-content{margin:0}}@media screen and (max-width:768px){.sheet-table{display:none}.sheet-table-mobile{display:table}.sheet-content .images .image{width:calc(50% - 12px);margin:6px auto}}.custom-cover{display:block;position:relative;overflow:hidden;padding:40px 0;margin-bottom:64px}.custom-cover img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center center}.custom-cover .content-button{position:relative;padding:0 0 0 124px;margin:0 0 64px 0;display:block;max-width:35%}.custom-cover .content-button .btn{background-color:#333;color:#fff}.custom-cover .content{padding:32px 32px 32px 120px;margin:40px auto 40px 0;background-color:#333;max-width:35%}.custom-cover .content .texts{display:block;margin:0;border-left:4px solid #fff;padding-left:32px}.custom-cover .content h1,.custom-cover .content h2,.custom-cover .content h3,.custom-cover .content span{display:block;text-align:left;padding:0;margin:0;line-height:1}.custom-cover .content h1{font-size:60px;font-weight:800;text-transform:uppercase;margin:0 0 12px 0;color:#fff}.custom-cover .content .medium{font-size:56px;font-weight:700;color:#fff}.custom-cover .content .small{font-size:19px;font-weight:400;color:#fff}.wtb-gar{display:block;margin:24px 0 60px 0}.wtb-gar h3{font-size:19px;margin:0 0 12px 0}.wtb-gar table{max-width:600px;margin:auto}.wtb-gar table thead td,.wtb-gar table tbody td{text-align:left;padding:4px 8px;font-size:14px}@media only screen and (max-width:1024px){.custom-cover .content{padding-left:40px;max-width:unset}.custom-cover .content-button{padding-left:40px}}@media only screen and (max-width:768px){.custom-cover{padding:0}.custom-cover .content{max-width:100%;margin-top:0}.custom-cover .content .large{font-size:40px}.custom-cover .content .medium{font-size:20px}.custom-cover .content .small{font-size:16px}}.success-page table.unsubscribe-table{margin-bottom:48px}.success-page table.unsubscribe-table td{padding:24px 16px;font-size:16px;text-align:left}.success-page table.unsubscribe-table td.input{width:0;text-align:center}.success-page table.unsubscribe-table td.input input{border:2px solid #333232;width:24px;height:24px;accent-color:#ffd200}.success-page table.unsubscribe-table thead td{font-weight:700;padding:8px 16px}.medium_35{font-size:35px!important;font-weight:500!important}.medium_22{font-size:22px!important;font-weight:500!important}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.modal-container{display:block;position:fixed;overflow:hidden;left:0;right:0;top:0;bottom:0;height:100%;width:100%;z-index:10000;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility .6s;box-sizing:border-box}.modal-container.visible{pointer-events:all;visibility:visible;opacity:1;transition:opacity .3s,visibility .01s}.modal-container .modal-background{position:absolute;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.5);box-sizing:border-box}.modal-container .modal-window{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;color:#333232;display:flex;justify-content:stretch;align-items:stretch;flex-direction:column;max-height:calc(100vh - 64px);max-width:calc(100vw - 64px);box-sizing:border-box}.modal-container .modal-window .modal-header{flex:0 0 auto;width:100%;display:block;background-color:#333;color:#fff;text-align:center;box-sizing:border-box;position:relative}.modal-container .modal-window .modal-header .close{position:absolute;font-size:0;top:0;right:0;height:100%;width:50px;cursor:pointer}.modal-container .modal-window .modal-header .close:before{position:absolute;color:#fff;font-size:19px;font-weight:700;left:50%;top:50%;transform:translate(-50%,-50%);content:'X'}.modal-container .modal-window .modal-content-container{flex:1 1 auto;width:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;background-color:#fff}.modal-container .modal-window .modal-content-container .modal-content{display:block;padding:24px;background-color:#fff;box-sizing:border-box}.modal-container .modal-window .modal-content-container .modal-content form{padding:0;margin:0;overflow:hidden}.modal-container .modal-window .modal-footer{flex:0 0 auto;width:100%;text-align:center;box-sizing:border-box;background-color:#fff}.modal-container .modal-window .modal-footer .btn{background-color:#333;color:#fff}.modal-container.message-box .modal-header{font-size:20px;padding:12px 24px;font-weight:700;text-transform:uppercase;position:relative}.modal-container.message-box .modal-content{padding:24px 32px;font-size:16px}.modal-container.message-box .modal-footer{padding:12px 12px}@media screen and (max-width:768px){.modal-container.message-box .modal-window{width:calc(100% - 24px);max-width:calc(100% - 24px) max-height calc(100vh - 6px)}}.offer-request-modal .modal-window{width:100%;max-width:100%;transform-origin:50% 50%;transform:translate(-50%,-50%) scale3d(1,0,1);transition:transform .3s}.offer-request-modal .modal-window .close{position:absolute;font-size:0;top:0;right:0;height:50px;width:50px;cursor:pointer}.offer-request-modal .modal-window .close:before{position:absolute;color:#333232;font-size:19px;font-weight:700;left:50%;top:50%;transform:translate(-50%,-50%);content:'X'}.offer-request-modal .modal-window .modal-header{display:none!important}.offer-request-modal .modal-window .offer-request-form{margin:0!important}.offer-request-modal .modal-window .modal-content-container{background-color:#ffd200}.offer-request-modal .modal-window .modal-content-container .modal-content{background-color:#ffd200;position:relative}.offer-request-modal .modal-window .modal-content-container .modal-content form{display:block;font-size:0;max-width:600px;margin:auto}.offer-request-modal .modal-window .modal-content-container .modal-content form input,.offer-request-modal .modal-window .modal-content-container .modal-content form select{display:block;margin:12px auto;width:100%;border:1px solid #d9dee4}.offer-request-modal .modal-window .modal-content-container .modal-content form input[type=checkbox]{display:inline-block;width:32px;height:20px;margin:0 8px 0 0;vertical-align:middle}.offer-request-modal .modal-window .modal-content-container .modal-content form textarea{display:block;margin:12px auto;width:100%;height:180px;border:1px solid #d9dee4;resize:vertical}.offer-request-modal .modal-window .modal-content-container .modal-content form .btns{padding:15px 0}.offer-request-modal .modal-window .modal-footer{display:none!important;background-color:#ffd200;padding:0}.offer-request-modal .modal-window .modal-footer .btn{margin:12px 0 24px 0}.offer-request-modal.visible .modal-window{transform:translate(-50%,-50%) scale3d(1,1,1)}@media screen and (max-width:768px){.offer-request-modal .modal-header{font-size:16px}.offer-request-modal .modal-window{width:100%;max-width:100%;max-height:100%;height:100%}.offer-request-modal form{width:auto}.offer-request-modal form .flex-block{display:block}.offer-request-modal form .left{display:block;width:unset;margin-right:0}.offer-request-modal form .right{display:block;width:unset}.offer-request-modal .modal-footer .btn{padding:8px 12px;margin:12px}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.offer-request-form{margin-top:40px;background-color:#ffd200}.offer-request-form .orf-content-before{background-color:#eaeaea;color:#333232;font-family:Kanit;padding:16px 0}.offer-request-form .orf-content-before label{display:block;margin:0 auto;max-width:1400px;line-height:normal;color:#a4a4a4;text-align:center;padding:0 20px}.offer-request-form .orf-content-before label span{color:#333232;font-weight:600}.offer-request-form .orf-content{max-width:1600px;min-height:300px;margin:0 auto;position:relative}.offer-request-form .orf-content .back-img{position:absolute;right:0;bottom:0;max-height:calc(100% - 10px);height:calc(30vw)}.offer-request-form .orf-content h2,.offer-request-form .orf-content h3{padding:20px 20px 10px 20px;margin:0}.offer-request-form .orf-content div.center{padding:0 20px}.offer-request-form .orf-content form{max-width:600px;margin:0 auto;position:relative}.offer-request-form .orf-content form .inputs input,.offer-request-form .orf-content form .inputs select,.offer-request-form .orf-content form .inputs textarea{width:100%;margin-top:10px}.offer-request-form .orf-content form .inputs textarea{resize:vertical}.offer-request-form .orf-content form .agreement{text-align:left;margin:12px 0 0 0}.offer-request-form .orf-content form .btns{text-align:center;padding:40px 0 40px 0}.offer-request-form .orf-content form .btns .btn{background-color:#333;color:#fff}@media only screen and (max-width:1200px){.offer-request-form .orf-content .back-img{display:none}}@media only screen and (max-width:600px){.offer-request-form .orf-content form{max-width:90%}}.prd-viewer-3d{display:block;position:relative;text-align:center;max-width:400px;user-select:none;margin:48px auto;background:linear-gradient(to bottom right,#eee,#ddd);cursor:ew-resize;touch-action:pan-y}.prd-viewer-3d:after{content:"";display:block;padding-bottom:75%}.prd-viewer-3d img{position:absolute;left:32px;top:32px;width:calc(100% - 64px);height:calc(100% - 64px);pointer-events:none;user-select:none;object-fit:contain}.prd-viewer-3d .slider{position:absolute;bottom:5%;left:50%;width:60%;height:32px;background-color:rgba(255,255,255,.5);border-radius:16px;transform:translate(-50%,-50%);pointer-events:none}.prd-viewer-3d .slider .handler{position:absolute;top:50%;transform:translateY(-50%);background-color:#222;transform:translate(-50%,-50%);width:28px;height:28px;border-radius:50%}.prd-viewer-3d .slider .line{position:absolute;left:16px;top:50%;width:calc(100% - 32px);transform:translateY(-50%);height:3px;background-color:#333;opacity:.7}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.highlight-products{background:#ffd200;padding:32px 0;overflow:hidden}.highlight-products h2{font-size:33px;font-weight:800;margin:0 0 32px 0}.highlight-products h3{font-size:20px;font-weight:400;margin:0 0 24px 0}.highlight-products .product{width:300px!important}.highlight-products .product .sale{background:#333!important}.highlight-products .product .sale svg{fill:#333!important}.highlight-products .product .sale span{color:#fff!important}@media only screen and (max-width:940px){.highlight-products .block-content{padding:0 10px}}.slide-highlight-products{width:400px;margin:0;background:#fff;overflow:hidden}.slide-highlight-products .slide-highlight-container{position:relative}.slide-highlight-products .slide-highlight-scroll-container.active{overflow:hidden}.slide-highlight-products h2.main-title{font-weight:800;margin:24px 0;font-size:26px}.slide-highlight-products h2.prd-title{font-weight:700;margin:0 0 12px 0;font-size:20px}.slide-highlight-products .prices{margin:0 0 0 0;line-height:1.3;white-space:normal;text-align:justify;height:86px;text-align:center}.slide-highlight-products .prices .price{display:inline-block;vertical-align:bottom;font-weight:800;font-size:40px}.slide-highlight-products .prices .unit{margin-left:12px;display:inline-block;vertical-align:bottom;font-weight:800;font-size:26px;padding-bottom:3px}.slide-highlight-products .slide-highlight-items{font-size:0;overflow:visible;width:100%;height:100%;white-space:nowrap;transition:transform .3s}.slide-highlight-products .slide-highlight-item{display:block;overflow:hidden;width:calc(100% - 20px);border-top:1px solid #333;margin:0 10px;box-sizing:border-box;opacity:1!important;text-decoration:none!important}.slide-highlight-products .slide-highlight-item .main-image{display:block;width:90%;margin:auto;height:180px;text-align:center;line-height:180px}.slide-highlight-products .slide-highlight-item .main-image img{width:100%;height:100%;object-fit:contain;object-position:center center;vertical-align:middle;transition:transform .25s}.slide-highlight-products .slide-highlight-item:hover{text-decoration:underline!important}.slide-highlight-products .slide-highlight-item:hover img{transform:scale(1.05)}.slide-highlight-products .prev,.slide-highlight-products .next{position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:.3;transition:opacity .3s;overflow:hidden;height:64px;width:32px;cursor:pointer}.slide-highlight-products .prev svg,.slide-highlight-products .next svg{position:absolute;left:50%;top:50%;width:32px;height:32px;margin:-16px 0 0 -16px;fill:#333232;transform:rotate(0deg) scale(1.5)}.slide-highlight-products .prev:hover,.slide-highlight-products .next:hover{opacity:.5}.slide-highlight-products .prev.inactive,.slide-highlight-products .next.inactive{pointer-events:none;opacity:.1}.slide-highlight-products .prev{position:absolute}.slide-highlight-products .prev svg{transform:rotate(180deg) scale(1.5)}.slide-highlight-products .next{left:unset;right:0}.highlight-row{display:block;white-space:nowrap;font-size:0}.highlight-row .left{display:inline-block;width:calc(100% - 440px);white-space:normal;font-size:16px}.highlight-row .right{display:inline-block;padding-top:40px;margin-left:40px;vertical-align:top;width:400px;white-space:normal;font-size:16px}@media only screen and (max-width:1024px){.highlight-row .right{display:none!important}.highlight-row .left{display:block;width:auto}}.mobile-highlight{display:none}@media only screen and (max-width:1024px){.mobile-highlight{display:block}}.RAL-1000{background:#cdba88}.RAL-1001{background:#d0b084}.RAL-1002{background:#d2aa6d}.RAL-1003{background:#f9a800}.RAL-1004{background:#e49e00}.RAL-1005{background:#cb8e00}.RAL-1006{background:#e29000}.RAL-1007{background:#e88c00}.RAL-1011{background:#af804f}.RAL-1012{background:#ddaf27}.RAL-1013{background:#e3d9c6}.RAL-1014{background:#ddc49a}.RAL-1015{background:#e6d2b5}.RAL-1016{background:#f1dd38}.RAL-1017{background:#f6a950}.RAL-1018{background:#faca30}.RAL-1019{background:#a48f7a}.RAL-1020{background:#a08f65}.RAL-1021{background:#f6b600}.RAL-1023{background:#f7b500}.RAL-1024{background:#ba8f4c}.RAL-1026{background:#ff0}.RAL-1027{background:#a77f0e}.RAL-1028{background:#ff9b00}.RAL-1032{background:#e2a300}.RAL-1033{background:#f99a1c}.RAL-1034{background:#eb9c52}.RAL-1035{background:#908370}.RAL-1036{background:#80643f}.RAL-1037{background:#f09200}.RAL-2000{background:#da6e00}.RAL-2001{background:#ba481b}.RAL-2002{background:#bf3922}.RAL-2003{background:#f67828}.RAL-2004{background:#e25303}.RAL-2005{background:#ff4d06}.RAL-2007{background:#ffb200}.RAL-2008{background:#ed6b21}.RAL-2009{background:#de5307}.RAL-2010{background:#d05d28}.RAL-2011{background:#e26e0e}.RAL-2012{background:#d5654d}.RAL-2013{background:#923e25}.RAL-3000{background:#a72920}.RAL-3001{background:#9b2423}.RAL-3002{background:#9b2321}.RAL-3003{background:#861a22}.RAL-3004{background:#6b1c23}.RAL-3005{background:#59191f}.RAL-3007{background:#3e2022}.RAL-3009{background:#6d342d}.RAL-3011{background:#792423}.RAL-3012{background:#c6846d}.RAL-3013{background:#972e25}.RAL-3014{background:#cb7375}.RAL-3015{background:#d8a0a6}.RAL-3016{background:#a63d2f}.RAL-3017{background:#cb555d}.RAL-3018{background:#c73f4a}.RAL-3020{background:#bb1e10}.RAL-3022{background:#cf6955}.RAL-3024{background:#ff2d21}.RAL-3026{background:#ff2a1b}.RAL-3027{background:#ab273c}.RAL-3028{background:#cc2c24}.RAL-3031{background:#a63437}.RAL-3032{background:#701d23}.RAL-3033{background:#a53a2d}.RAL-4001{background:#816183}.RAL-4002{background:#8d3c4b}.RAL-4003{background:#c4618c}.RAL-4004{background:#651e38}.RAL-4005{background:#76689a}.RAL-4006{background:#903373}.RAL-4007{background:#47243c}.RAL-4008{background:#844c82}.RAL-4009{background:#9d8692}.RAL-4010{background:#bc4077}.RAL-4011{background:#6e6387}.RAL-4012{background:#6b6b7f}.RAL-5000{background:#314f6f}.RAL-5001{background:#0f4c64}.RAL-5002{background:#00387b}.RAL-5003{background:#1f3855}.RAL-5004{background:#191e28}.RAL-5005{background:#005387}.RAL-5007{background:#376b8c}.RAL-5008{background:#2b3a44}.RAL-5009{background:#225f78}.RAL-5010{background:#004f7c}.RAL-5011{background:#1a2b3c}.RAL-5012{background:#0089b6}.RAL-5013{background:#193153}.RAL-5014{background:#637d96}.RAL-5015{background:#007cb0}.RAL-5017{background:#005b8c}.RAL-5018{background:#058b8c}.RAL-5019{background:#005e83}.RAL-5020{background:#00414b}.RAL-5021{background:#007577}.RAL-5022{background:#222d5a}.RAL-5023{background:#42698c}.RAL-5024{background:#6093ac}.RAL-5025{background:#21697c}.RAL-5026{background:#0f3052}.RAL-6000{background:#3c7460}.RAL-6001{background:#366735}.RAL-6002{background:#325928}.RAL-6003{background:#50533c}.RAL-6004{background:#024442}.RAL-6005{background:#114232}.RAL-6006{background:#3c392e}.RAL-6007{background:#2c3222}.RAL-6008{background:#37342a}.RAL-6009{background:#27352a}.RAL-6010{background:#4d6f39}.RAL-6011{background:#6c7c59}.RAL-6012{background:#303d3a}.RAL-6013{background:#7d765a}.RAL-6014{background:#474135}.RAL-6015{background:#3d3d36}.RAL-6016{background:#00694c}.RAL-6017{background:#587f40}.RAL-6018{background:#61993b}.RAL-6019{background:#b9ceac}.RAL-6020{background:#37422f}.RAL-6021{background:#8a9977}.RAL-6022{background:#3a3327}.RAL-6024{background:#008351}.RAL-6025{background:#5e6e3b}.RAL-6026{background:#005f4e}.RAL-6027{background:#7ebab5}.RAL-6028{background:#315442}.RAL-6029{background:#006f3d}.RAL-6032{background:#237f52}.RAL-6033{background:#46877f}.RAL-6034{background:#7aacac}.RAL-6035{background:#194d25}.RAL-6036{background:#04574b}.RAL-6037{background:#008b29}.RAL-6038{background:#00b51a}.RAL-7000{background:#7a888e}.RAL-7001{background:#8c969d}.RAL-7002{background:#817863}.RAL-7003{background:#7a7669}.RAL-7004{background:#9b9b9b}.RAL-7005{background:#6c6e6b}.RAL-7006{background:#766a5e}.RAL-7008{background:#745e3d}.RAL-7009{background:#5d6058}.RAL-7010{background:#585c56}.RAL-7011{background:#52595d}.RAL-7012{background:#575d5e}.RAL-7013{background:#575044}.RAL-7015{background:#4f5358}.RAL-7016,.RAL-Antracit{background:#383e42}.RAL-7021{background:#2f3234}.RAL-7022{background:#4c4a44}.RAL-7023{background:#808076}.RAL-7024{background:#45494e}.RAL-7026{background:#374345}.RAL-7030{background:#928e85}.RAL-7031{background:#5b686d}.RAL-7032{background:#b5b0a1}.RAL-7033{background:#7f8274}.RAL-7034{background:#92886f}.RAL-7035{background:#c5c7c4}.RAL-7036{background:#979392}.RAL-7037{background:#7a7b7a}.RAL-7038{background:#b0b0a9}.RAL-7039{background:#6b665e}.RAL-7040{background:#989ea1}.RAL-7042{background:#8e9291}.RAL-7043{background:#4f5250}.RAL-7044{background:#b7b3a8}.RAL-7045{background:#8d9295}.RAL-7046{background:#7f868a}.RAL-7047{background:#c8c8c7}.RAL-7048{background:#817b73}.RAL-8000{background:#89693e}.RAL-8001{background:#9d622b}.RAL-8002{background:#794d3e}.RAL-8003{background:#7e4b26}.RAL-8004{background:#8d4931}.RAL-8007{background:#70452a}.RAL-8008{background:#724a25}.RAL-8011{background:#5a3826}.RAL-8012{background:#66332b}.RAL-8014{background:#4a3526}.RAL-8015{background:#5e2f26}.RAL-8016{background:#4c2b20}.RAL-8017{background:#442f29}.RAL-8019{background:#3d3635}.RAL-8022{background:#1a1718}.RAL-8023{background:#a45729}.RAL-8024{background:#795038}.RAL-8025{background:#755847}.RAL-8028{background:#513a2a}.RAL-8029{background:#7f4031}.RAL-9001{background:#e9e0d2}.RAL-9002{background:#d7d5cb}.RAL-9003{background:#ecece7}.RAL-9004{background:#2b2b2c}.RAL-9005{background:#0e0e10}.RAL-9006{background:#a1a1a0}.RAL-9007{background:#878581}.RAL-9010{background:#f1ece1}.RAL-9011{background:#27292b}.RAL-9016{background:#f1f0ea}.RAL-9017{background:#2a292a}.RAL-9018{background:#c8cbc4}.RAL-9022{background:#858583}.RAL-9023{background:#797b7a}.RAL-Alucink{background:#fff}.RAL-Horgany{background:#fff}.RAL-Famintás1{background:#fff}.RAL-Famintás2{background:#fff}.RAL-UTK11{background:#024131}.RAL-UTK23{background:#636464}.RAL-UTK24{background:#32383a}.RAL-UTK27{background:#a42b22}.RAL-UTK28{background:#972820}.RAL-UTK31{background:#50291d}.RAL-UTK32{background:#3e1f16}.RAL-UTK33{background:#1d1d1a}.RAL-UTK750{background:#c24930}.RAL-ICep23{background:#636563}.RAL-ICep28{background:#97281f}.RAL-ICep32{background:#3f1f14}.RAL-ICep33{background:#1d1d1b}.RAL-ICep750{background:#c1492f}.RAL-Aranytölgy,.RAL-Sötét-tölgy{background-color:#a26828}.RAL-Dió,.RAL-Sötét-Dió,.RAL-Rusztikus.Dió,.RAL-Sötét.Dió{background-color:#97653d}.RAL-Világos-Dió,.RAL-Multigloss{background-color:#e19867}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.wtb-color-preview-content{display:flex;flex-wrap:nowrap;flex-direction:row;text-align:left;justify-content:flex-start;align-items:center;margin:24px 0}.wtb-color-preview-content .cover{flex:0 0 auto;width:400px;text-align:center}.wtb-color-preview-content .cover h3{text-align:center;font-weight:700;font-size:22px;padding:0;margin:0 0 12px 0}.wtb-color-preview-content .cover img{width:164px;height:164px}.wtb-color-preview-content .imgs{flex:1 1 auto;font-size:0}.wtb-color-preview-content .imgs .wtb-color-item{display:inline-block;font-size:0;width:100px;margin:6px;cursor:pointer}.wtb-color-preview-content .imgs img{width:100px;height:100px}.wtb-color-preview-content .imgs label{font-size:16px;line-height:30px;font-weight:700;text-align:center;display:block;padding:0;margin:0}.wtb-color-preview-content.block{display:block}.wtb-color-preview-content.block .cover{width:auto;text-align:left!important}#wtb-color-preview{position:fixed;display:block;background-color:#fff;width:400px;height:400px;pointer-events:none;visibility:hidden;opacity:0}#wtb-color-preview img{width:100%;height:100%;object-fit:contain;background-color:#fff}#wtb-color-preview label{display:none}#wtb-color-preview.visible{visibility:visible;opacity:1}@media screen and (max-width:1024px){.wtb-color-preview-content{display:block}.wtb-color-preview-content .cover{width:auto}.wtb-color-preview-content .imgs{text-align:center}}@media screen and (max-width:768px){#wtb-color-preview{display:none!important}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.about-box{display:flex;justify-content:stretch;align-items:center}.about-box .left{flex:1 1 auto;margin-right:64px;text-align:left}.about-box .right{padding-top:32px;flex:0 0 auto}.partner-list .item{display:block;margin:auto;border-radius:6px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);margin:16px auto;padding:12px;border:1px solid #666;width:450px;user-select:none;cursor:pointer;opacity:.7;transition:opacity .3s,box-shadow .3s}.partner-list .item:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.4);opacity:1}.partner-list .item .logo{display:inline-block;width:200px;height:auto;vertical-align:middle;text-align:center}.partner-list .item .logo img{display:block;max-width:180px;height:60px;object-fit:contain;margin:0 auto}.partner-list .item .content{font-size:24px;font-weight:700;display:inline-block;vertical-align:middle}.partner-list .item .content span{display:block;font-size:16px}@media only screen and (max-width:1440px){.about-box{display:block}.left,.right{display:block}}@media only screen and (max-width:768px){.partner-list .item{display:flex;width:auto}.partner-list .item .logo{width:120px;height:auto;margin-right:12px}.partner-list .item .logo img{width:100%}.partner-list .item .content{flex:1 1 auto;font-size:20px}.partner-list .item .content span{display:block;font-size:14px}}.wtb-color-list{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.wtb-color-list .color-item{display:inline-block;flex:0 1 auto;padding:0;position:relative;height:auto;width:calc(15% - 24px);margin:12px}.wtb-color-list .color-item img{width:100%;height:auto;margin:0;padding:0}.wtb-color-list .color-item span{position:absolute;bottom:0;left:0;right:0;margin:0;padding:0 6px;display:block;text-overflow:ellipsis;text-align:center;line-height:1.2;font-size:16px;overflow:hidden;box-sizing:border-box}@media only screen and (max-width:1440px){.wtb-color-list .color-item{width:calc(20% - 24px);margin:12px}}@media only screen and (max-width:1024px){.wtb-color-list .color-item{width:calc(25% - 24px);margin:12px}}@media only screen and (max-width:768px){.wtb-color-list .color-item{width:calc(33.33% - 12px);margin:6px}}@media only screen and (max-width:512px){.wtb-color-list .color-item{width:calc(50% - 12px);margin:6px}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.carrier-list{display:block;text-align:center;padding:24px 0}.carrier-card{display:inline-block;font-size:0;text-align:left;width:650px;max-width:calc(100% - 24px);margin:12px;overflow:hidden;border-radius:8px;-webkit-user-select:none;user-select:none;box-shadow:0 0 12px 0 rgba(0,0,0,.3);transition:box-shadow .25s}.carrier-card .card-header{display:block;position:relative;overflow:hidden}.carrier-card .card-header:after{content:"";display:block;padding-bottom:50%}.carrier-card .card-header .content{position:absolute;left:0;top:-25%;bottom:-25%;width:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;background-color:#d9dee4;color:#333232;transition:background .25s}.carrier-card .card-header .content h2{position:absolute;font-size:22px;top:30%;left:5%;padding:0;margin:0}.carrier-card .card-header .content h3{position:absolute;top:50%;transform:translateY(-50%);left:5%;font-size:24px;padding:0;margin:0}.carrier-card .card-header .content p{position:absolute;left:5%;bottom:25%}.carrier-card .card-header .content p svg{fill:#fff;height:32px;width:auto}.carrier-card .card-header img{position:absolute;object-fit:cover;object-position:center center;left:40%;top:0;bottom:0;right:-10%;width:70%;height:100%}@media only screen and (max-width:768px){.carrier-card .card-header .content h2,.carrier-card .card-header .content h3{font-size:16px}.carrier-card .card-header .content p svg{height:24px}}.carrier-card:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.4)}.carrier-card:hover .card-header .content{background-color:#d9dee4}.carrier-page{display:block;margin:auto}.carrier-page img{width:100%;max-height:400px;object-fit:cover;object-position:center center;height:auto}.carrier-page .carrier-body,.carrier-page .carrier-footer{font-size:19px;line-height:1.2;max-width:1024px;margin:auto;padding:24px 24px 0 24px}.carrier-page .carrier-body h3,.carrier-page .carrier-footer h3{margin-bottom:24px}.carrier-page .carrier-footer{padding:24px}.carrier-page .carrier-footer a{color:#0066bf;font-weight:700}.carrier-page .carrier-footer a:hover{text-decoration:underline}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.color-images{display:block}.color-images .article-content p{font-size:18px;margin:32px 0;text-align:justify;color:#666}.color-images .article-content ul{padding-left:24px}.color-images .article-content ul li{font-size:18px}.color-images .color-group{display:block}.color-images .color-group h3{display:block;text-align:left;font-size:24px}.color-images .color-group .color-list{text-align:left;font-size:0;display:block}.color-images .color-group .color{display:inline-block;width:128px;margin:12px;cursor:pointer}.color-images .color-group .color img{width:128px;height:122px;object-fit:contain}.color-images .color-group .color label{display:block;background-color:#ededed;padding:6px 8px;line-height:1.2;font-size:14px;text-align:center}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.complaint-page-forms{display:block}.complaint-page-forms h3.desc{max-width:800px;font-weight:400;font-size:16px;line-height:1.2;text-align:center;margin:0 auto 32px auto!important;overflow:hidden}.complaint-page-forms h3.desc p{margin-top:15px;font-size:18px;text-align:left}.complaint-page-forms h3.desc button{margin:30px 0 60px 0}.complaint-page-forms h3{margin:24px 0 12px 0;text-align:center}.complaint-page-forms .item.textarea textarea{display:block;width:550px;max-width:calc(100% - 12px);resize:vertical}.complaint-page-forms .item.textarea label{width:auto}.complaint-page-forms .item{margin:auto}.complaint-page-forms .complaint-content{display:block;margin:auto}.complaint-page-forms .btns{text-align:center}.complaint-page-forms .btns .btn{margin:0 10px}.complaint-page-forms #complaint-new-file-btn{margin-bottom:10px}.complaint-page-forms #complaint-files{display:block}.complaint-page-forms #complaint-files .file{display:flex;padding:0 8px;border:1px solid #888;border-radius:4px;margin:6px 0;align-items:center;justify-content:space-between;width:100%;max-width:350px;box-sizing:border-box}.complaint-page-forms #complaint-files .file label{font-size:16px;line-height:1.2;padding:0;flex:1 1 auto;margin:0}.complaint-page-forms #complaint-files .file i{display:inline-block;position:relative;width:24px;height:24px;margin:0 4px 0 0;padding:0;flex:0 0 auto}.complaint-page-forms #complaint-files .file i svg{position:absolute;left:50%;top:50%;height:70%;width:70%;fill:#333232;transform:translate(-50%,-50%)}.complaint-page-forms #complaint-files .file .btn{flex:0 0 auto;position:relative;padding:0;margin:0 0 0 12px;width:24px;height:24px;border-radius:50%}.complaint-page-forms #complaint-files .file .btn:after,.complaint-page-forms #complaint-files .file .btn:before{content:"";position:absolute;height:60%;width:2px;left:50%;top:50%;background-color:#333232;transform:translate(-50%,-50%) rotate(45deg)}.complaint-page-forms #complaint-files .file .btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.complaint-page-forms .items_container{display:block;text-align:center}.complaint-page-forms .items{max-width:610px;text-align:left;margin:0 auto 20px auto;border-bottom:1px solid #eee}.complaint-page-forms .items h3{margin:24px 0 30px 0}.complaint-page-forms .items label.cb{width:auto;padding:0 10px;justify-content:space-between;display:flex}.complaint-page-forms .items label.cb input{margin-right:20px;width:24px;height:24px}.complaint-page-forms .items label.cb .switch-checkbox{margin-left:20px}.complaint-page-forms .items label.cb:hover{background:#f6f6f6}.complaint-page-forms .items input[type=date]{width:200px}.complaint-page-forms .items input[type=time],.complaint-page-forms .items input[type=number]{width:100px}.complaint-page-forms .items .complaint_desc{font-size:18px}.complaint-page-forms .items .complaint_desc p{padding:30px 0}.complaint-page-forms .circles{display:flex;align-items:center;justify-content:center;margin:20px 0 70px 0}.complaint-page-forms .circles .circle{position:relative;border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;background:#eee}.complaint-page-forms .circles .circle.active{background:#ffd200}.complaint-page-forms .circles .circle span{position:absolute;line-height:normal;top:30px;left:50%;transform:translateX(-50%);white-space:nowrap;font-weight:500}.complaint-page-forms .circles .line{width:90px;height:4px;background:#eee}@media only screen and (max-width:900px){.complaint-page-forms .circles .line{width:70px}}@media only screen and (max-width:740px){.complaint-page-forms .circles .circle span{display:none}.complaint-page-forms .circles .line{width:50px}}@media only screen and (max-width:740px){.complaint-page-forms .circles .line{width:30px}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.complaint-page{display:block}.complaint-page h3.desc{max-width:800px;font-weight:400;font-size:16px;line-height:1.2;text-align:center;margin:0 auto 32px auto!important;overflow:hidden}.complaint-page h3{margin:24px 0 12px 0}.complaint-page .item.textarea textarea{display:block;width:550px;max-width:calc(100% - 12px);resize:vertical}.complaint-page .item{max-width:610px;margin:auto}.complaint-page .complaint-content{display:block;margin:auto}.complaint-page .btns{text-align:center}.complaint-page #complaint-files{display:block}.complaint-page #complaint-files .file{display:flex;padding:0 8px;border:1px solid #888;border-radius:4px;margin:6px 0;align-items:center;justify-content:space-between;width:100%;max-width:350px;box-sizing:border-box}.complaint-page #complaint-files .file label{font-size:16px;line-height:1.2;padding:0;flex:1 1 auto;margin:0}.complaint-page #complaint-files .file i{display:inline-block;position:relative;width:24px;height:24px;margin:0 4px 0 0;padding:0;flex:0 0 auto}.complaint-page #complaint-files .file i svg{position:absolute;left:50%;top:50%;height:70%;width:70%;fill:#333232;transform:translate(-50%,-50%)}.complaint-page #complaint-files .file .btn{flex:0 0 auto;position:relative;padding:0;margin:0 0 0 12px;width:24px;height:24px;border-radius:50%}.complaint-page #complaint-files .file .btn:after,.complaint-page #complaint-files .file .btn:before{content:"";position:absolute;height:60%;width:2px;left:50%;top:50%;background-color:#333232;transform:translate(-50%,-50%) rotate(45deg)}.complaint-page #complaint-files .file .btn:after{transform:translate(-50%,-50%) rotate(-45deg)}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.contact-holiday{text-align:center}.contact-holiday ul{padding-left:24px}.contact-holiday p,.contact-holiday li{margin:12px auto;text-align:left;font-size:19px}.contact-holiday a{font-weight:700}.contact-holiday a:hover{text-decoration:underline}.contact-holiday .row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;margin-bottom:32px}.contact-holiday .content{padding:24px 0;flex:1 1 auto;max-width:512px}.contact-holiday img{flex:0 0 auto;max-width:512px;width:100%;height:auto;margin:0 24px}.contact-page{padding:0 0 0 0}.contact-page .block-container.highlight{background-color:#ffd200}.contact-page .block-container.highlight .block-content{text-align:center}.contact-page .block-container.highlight .block-content h1{margin:0 auto;padding-top:20px}.contact-page .block-container.highlight .block-content p{margin:20px 0}.contact-page .block-container.highlight .block-content .btns{padding-bottom:20px}.contact-page .block-container.highlight .block-content .btns .btn{text-transform:none;display:inline-block;margin:5px;background-color:#333;color:#fff;padding:0 15px;line-height:32px;font-size:13px;font-weight:400;transition:background .3s,opacity .3s,color .3s,transform .3s,box-shadow .3s;cursor:pointer}.contact-page .block-container.highlight .block-content .btns .btn.active{background-color:#ffe919!important;box-shadow:0 0 5px 0 rgba(0,0,0,.5)!important;color:#333232}.contact-page .block-container.highlight .block-content .btns .btn:hover{background-color:#ffe919!important;box-shadow:0 0 5px 0 rgba(0,0,0,.5)!important;color:#333232!important}.contact-page .no-personal{text-align:center;background-color:#ed1c25;color:#fff;padding:12px;margin:-16px 0 0 0}.contact-page .info-block{display:inline-block}.contact-page .info-block .info-table{display:inline-table;margin:12px}.contact-page .company-info{max-width:800px;margin:auto}.contact-page .map{margin:0;text-align:center}.contact-page .map h2{margin-bottom:32px}.contact-page .map img{max-width:100%;height:500px}.contact-map{display:block;position:relative}.contact-map:after{content:"";display:block;padding-bottom:30%}.contact-map iframe{position:absolute;left:0;right:0;top:0;width:100%;height:100%;box-shadow:2px 2px 6px rgba(0,0,0,.25);border-radius:5px}.contact-sales{display:inline-block;vertical-align:top;max-width:600px;margin:0 auto;text-align:center}.contact-sales.noinline{display:block;max-width:1280px}.contact-sales.noinline .sales-item{display:inline-flex}.contact-sales h2{margin:60px 0}.contact-sales.flex{display:flex;margin:0 auto;justify-content:space-around;flex-wrap:wrap}.contact-sales .item{width:334px;margin:10px;background-color:#eee}.contact-sales .item .top{position:relative;height:392px}.contact-sales .item .top img{width:100%;height:100%;object-fit:cover}.contact-sales .item .top .color-fade-image{position:absolute;width:100%;height:100%;background:linear-gradient(to bottom,#aaa 0,#bbb 20%,#ededed 100%)}.contact-sales .item .bottom{text-align:center;padding:20px 0}.contact-sales .item .bottom label.name{display:block;color:#333232;font-size:18px}.contact-sales .item .bottom label{display:block;color:#818181;font-size:16px}.contact-sales .item .bottom a:hover{font-weight:700;text-decoration:underline}.contact-sales .sales-item{text-align:left;display:flex;vertical-align:top;margin:30px;max-width:560px}.contact-sales .sales-item .left{display:block;padding:0;overflow:hidden;flex:0 0 250px;text-align:center}.contact-sales .sales-item .left .btn{margin:12px 0}.contact-sales .sales-item .img-container{display:block;background:linear-gradient(to bottom,#cdc7c5,#a4a2a3);padding:0;font-size:0;text-align:center}.contact-sales .sales-item .img-container img{width:250px;height:400px;margin:auto;object-fit:cover}.contact-sales .sales-item .cats{text-align:left;padding:6px 0}.contact-sales .sales-item .cat{display:inline-block;vertical-align:middle;margin:4px 4px 4px 0;background-color:#333;color:#fff;padding:4px 6px;font-size:13px;font-weight:400;transition:background .3s,opacity .3s,color .3s,transform .3s,box-shadow .3s;cursor:pointer}.contact-sales .sales-item .cat.active{background-color:#ffe919!important;box-shadow:0 0 5px 0 rgba(0,0,0,.5)!important;color:#333232}.contact-sales .sales-item .cat:hover{background-color:#ffe919!important;box-shadow:0 0 5px 0 rgba(0,0,0,.5)!important;color:#333232!important}.contact-sales .sales-item label{display:block;font-size:14px;line-height:1.2;color:#666}.contact-sales .sales-item label.name{font-weight:700;font-size:22px;color:#333232;line-height:1.1}.contact-sales .sales-item label.job{margin-bottom:12px}.contact-sales .sales-item label a:hover{color:#333232;text-decoration:underline}.contact-sales .sales-item p{color:#666;text-align:justify}.contact-sales .sales-item .info{display:block;flex:1 1 auto;overflow:hidden;padding:0 12px}@media screen and (max-width:650px){.contact-sales .sales-item{display:block}.contact-sales .sales-item .left{margin-bottom:12px}}.contact-message{margin-top:40px;background-color:#ffd200}.contact-message .contact-message-content{margin:0 auto;max-width:1400px;display:flex;justify-content:space-around;flex-wrap:wrap}.contact-message .contact-message-content .item{width:600px;padding:20px}.contact-message .contact-message-content .item h2{padding:0 20px 10px 20px;margin:0}.contact-message .contact-message-content .item .center{text-align:center}.contact-message .contact-message-content .item input{width:100%;margin-top:20px;box-sizing:border-box;vertical-align:middle;border:1px solid #ededed;color:#333232;height:36px;line-height:36px;font-size:16px;padding:0 16px}.contact-message .contact-message-content .item textarea{resize:vertical;width:100%;margin-top:20px}.contact-message .contact-message-content .item .agreement{text-align:left;margin:12px 0 0 0}.contact-message .contact-message-content .item .agreement label{font-weight:200;font-size:13px;vertical-align:middle}.contact-message .contact-message-content .item .agreement a{opacity:.6;cursor:pointer}.contact-message .contact-message-content .item .agreement input{display:inline-block;width:32px;height:20px;vertical-align:middle;margin:0 8px}.contact-message .contact-message-content .item .btns{text-align:center;padding:40px 0 40px 0}.contact-message .contact-message-content .item .btns .btn{background-color:#333;color:#fff}.contact-message .contact-message-content .item .company label{font-weight:600;text-align:center;display:block;font-size:19px}.contact-message .contact-message-content .item .company label span{font-weight:400;margin-left:10px}.contact-message .contact-message-content .item .company label.title{font-size:23px;margin:20px 0 5px 0}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.page-downloads h2.lined,.page-downloads h1.lined{max-width:800px;margin-left:auto;margin-right:auto}.page-downloads .download-table{display:block;font-size:0;margin:auto}.page-downloads .download-table .item{display:block;max-width:800px;margin:0 auto;padding:12px 0}.page-downloads .download-table .item h3{display:block;text-align:center;color:#fff;background-color:#333;height:auto;padding:6px 0;font-size:19px;margin-bottom:24px}.page-downloads .download-table .item .content{display:flex;justify-content:center;align-items:center}.page-downloads .download-table .item .left{flex:0 0 auto;width:200px;display:inline-block;vertical-align:middle}.page-downloads .download-table .item .left img{width:100%;height:150px;object-fit:contain}.page-downloads .download-table .item .left span{display:block;font-size:16px;text-align:center;white-space:normal}.page-downloads .download-table .item .right{flex:1 1 auto;display:inline-block;width:600px;vertical-align:middle}.page-downloads .download-table .item .right a{display:inline-block;white-space:nowrap;vertical-align:top;margin:12px}.page-downloads .download-table .item .right a.block{display:block}.page-downloads .download-table .item .right a i{display:inline-block;vertical-align:middle;font-size:0;margin:0 6px 0 0;text-align:center}.page-downloads .download-table .item .right a span{display:inline-block;vertical-align:middle;font-size:14px;font-weight:700;white-space:normal;overflow-wrap:break-word;overflow:hidden;max-width:calc(100% - 48px)}.page-downloads .download-table .item .right a:hover span{text-decoration:underline}@media only screen and (max-width:900px){.page-downloads .download-table .item .content{display:block}.page-downloads .download-table .item .left{display:block;width:100%}.page-downloads .download-table .item .right{display:block;width:100%}}.error-page{padding:80px 0}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}@keyframes sun-rotate-home{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes text-move{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.page-home .home-cover{display:block;position:relative;overflow:hidden;font-size:0;padding:40px 0;white-space:nowrap}.page-home .home-cover .mcontent{display:inline-block;vertical-align:top;width:100%;white-space:normal;position:relative;transform-origin:0 0}.page-home .home-cover .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-position:center center;background-size:cover;background-repeat:no-repeat}.page-home .home-cover .bg.content-1{background-image:url(/imgs/home_cover_01.jpg)}.page-home .home-cover .bg.content-2{background-image:url(/imgs/home_cover_02.jpg)}.page-home .home-cover .bg.content-3{background-image:url(/imgs/home_cover_03.jpg)}.page-home .home-cover .bg.content-4{background-image:url(/imgs/home_cover_cr_01.jpg)}.page-home .home-cover .bg.content-5{background-image:url(/imgs/home_cover_cr_05.jpg)}.page-home .home-cover .bg.content-6{background-image:url(/imgs/home_cover_cr_06.jpg)}.page-home .home-cover .bg.content-10{background-image:url(/imgs/home_cover_10.jpg)}.page-home .home-cover .content-button{position:relative;padding:0 0 0 252px;margin:0 0 64px 0;display:block}.page-home .home-cover .content-button a{vertical-align:middle}.page-home .home-cover .content{padding:32px 32px 32px 252px;margin:64px auto 40px 0;background-color:rgba(255,210,0,.7);text-align:left;transform-origin:0 0;white-space:nowrap;position:relative}.page-home .home-cover .content.nobg{background-color:transparent}.page-home .home-cover .content .bg{position:absolute;left:0;top:0;bottom:0;width:100%;max-width:100%;background-color:rgba(255,210,0,.7)}.page-home .home-cover .content .texts,.page-home .home-cover .content h1.texts{display:inline-block;white-space:normal;overflow:hidden;position:relative;z-index:2;margin:0;border-left:4px solid #333232;padding-left:32px;text-align:left;vertical-align:middle}.page-home .home-cover .content .texts.inactive,.page-home .home-cover .content h1.texts.inactive{visibility:hidden}.page-home .home-cover .content span{display:block;padding:0 8px 0 0;margin:0;line-height:1}.page-home .home-cover .content .large{font-family:Kanit;font-size:72px;font-weight:800;padding:0 12px 0 0;text-transform:uppercase;font-style:italic}.page-home .home-cover .content .medium{font-family:Kanit;font-size:48px;font-weight:700;margin:0 0 12px 0;color:#fff}.page-home .home-cover .content .small{font-size:19px;font-weight:400}.page-home .home-cover .content .small a{font-weight:600}.page-home .home-cover .content .small a:hover{text-decoration:underline}.page-home .home-cover .content .sun{position:absolute;overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;width:100%}.page-home .home-cover .content .sun img{position:absolute;left:50%;top:50%;width:185%;height:auto;transform-origin:50% 50%;transform:translate(-50%,-50%);animation:sun-rotate-home;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:.5;visibility:hidden}.page-home .home-cover .content:before{content:""}.page-home .home-cover .dots{position:absolute;left:50%;bottom:0;padding-bottom:12px}.page-home .home-cover .dots .dot{display:inline-block;background-color:#fff;width:12px;height:12px;border-radius:50%;margin:0 3px;transition:transform .2s,opacity .2s;opacity:.7;cursor:pointer}.page-home .home-cover .dots .dot.active{transform:scale(1.2);pointer-events:none;opacity:1}.page-home .home-cover .btn-arrow{display:inline-block;position:relative;width:48px;height:48px;margin:0 0 0 24px;border-radius:5px;overflow:hidden;cursor:pointer;vertical-align:middle;background-color:#ffd200;transition:background .3s,opacity .3s,color .3s,transform .3s,box-shadow .3s}.page-home .home-cover .btn-arrow svg{position:absolute;left:50%;top:50%;height:14px;fill:#333232;transform:translate(-50%,-50%) rotate(180deg)}.page-home .home-cover .btn-arrow.next svg{transform:translate(-50%,-50%) rotate(0deg)}.page-home .home-cover .btn-arrow.inactive{cursor:default;pointer-events:none;opacity:.5}.page-home .home-cover .btn-arrow:hover{background:#ffe919}.page-home .home-slide-texts-container{display:block;padding:0;position:relative}.page-home .home-slide-texts-container .btn-arrow{display:inline-block;position:absolute;display:none;left:0;top:0;bottom:0;width:60px;background:#fff;cursor:pointer}.page-home .home-slide-texts-container .btn-arrow span{display:block;position:absolute;top:calc(50% - 20px);width:40px;height:40px;background-color:#ffd200}.page-home .home-slide-texts-container .btn-arrow svg{position:absolute;left:50%;top:50%;height:14px;fill:#333232;transform:translate(-50%,-50%) rotate(180deg)}.page-home .home-slide-texts-container .btn-arrow.next{left:unset;right:0}.page-home .home-slide-texts-container .btn-arrow.next span{right:0}.page-home .home-slide-texts-container .btn-arrow.next svg{transform:translate(-50%,-50%) rotate(0deg)}.page-home .home-slide-texts-container .btn-arrow.inactive{cursor:default}.page-home .home-slide-texts-container .btn-arrow.inactive span{background-color:#ededed}.page-home .home-slide-texts-container .btn-arrow.inactive svg{opacity:.3}.page-home .home-slide-texts-container .items{display:flex;flex-wrap:nowrap;align-items:stretch;width:calc(100% - 120px);margin:auto;overflow:hidden;white-space:nowrap}.page-home .home-slide-texts{padding:0;flex:0 0 auto;display:inline-block;width:100%;min-height:100%;position:relative;box-sizing:border-box;margin:40px auto;background-color:#ffd200;white-space:normal}.page-home .home-slide-texts .imgs{position:absolute;left:0;top:0;width:45%;height:100%;display:inline-block}.page-home .home-slide-texts .imgs img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;object-fit:cover}.page-home .home-slide-texts .content{display:block;padding:24px;text-align:left;padding-left:calc(45% + 24px)}.page-home .home-slide-texts .content h2{display:block;font-weight:700;font-size:28px;padding:0;text-align:left;margin:0 0 12px 0}.page-home .home-slide-texts .content h3,.page-home .home-slide-texts .content ol{display:block;font-weight:400;font-size:20px;padding:0;text-align:left;margin:0 0 0 0}.page-home .home-slide-texts .content h3{font-weight:700}.page-home .home-slide-texts .content ul{padding-left:6px;margin-bottom:12px;list-style:none}.page-home .home-slide-texts .content ul li{list-style:none;font-size:19px;padding:6px 0 6px 0}.page-home .home-slide-texts .content ul li:before{content:"-";display:inline;font-weight:800;margin-right:12px}.page-home .home-slide-texts .content p{display:block;font-weight:400;font-size:16px;padding:0;text-align:left;margin:12px 0 0 0}.page-home .home-slide-texts .content .btns{display:block;margin:24px 0 12px 0}.page-home .home-slide-texts .content .btns .btn{width:40px;height:40px;line-height:40px;background-color:#fff;text-align:center;color:#333232;padding:0;margin:0;font-size:20px;font-weight:400}.page-home .home-slide-texts .content .btns .btn.left{margin-right:6px}.page-home .partners-content{background-color:#eaeaea;width:100%;text-align:center;margin-top:30px;overflow:auto}.home-feedbacks{display:block;font-size:0;background-color:#ffd200;padding:24px 32px 24px 32px;position:relative;margin:48px auto}.home-feedbacks h2{margin:12px 0 8px 0;padding:0}.home-feedbacks.empty{opacity:0;background-color:transparent}.home-feedbacks .btn-arrow{position:absolute;left:auto;right:6px;background-color:#fff;top:50%;transform:translateY(-50%);width:24px;height:32px}.home-feedbacks .btn-arrow svg{position:absolute;left:50%;top:50%;width:8px;transform:translate(-50%,-50%)}.home-feedbacks .btn-arrow.prev{left:6px;right:auto}.home-feedbacks .btn-arrow.prev svg{transform:translate(-50%,-50%) scaleX(-1)}.home-feedbacks .items{overflow:hidden;white-space:nowrap;margin:auto;max-width:1600px;padding:24px 0}.home-feedbacks .home-feedback-item{display:inline-block;vertical-align:top;width:calc(33.333% - 24px);margin:0 12px;background-color:#fff;color:#333232;padding:12px;box-sizing:border-box;box-shadow:0 0 12px 0 rgba(0,0,0,.3)}@media only screen and (max-width:1600px){.home-feedbacks .home-feedback-item{width:calc(50% - 24px)}}@media only screen and (max-width:1024px){.home-feedbacks .home-feedback-item{width:calc(100% - 24px)}}.home-feedbacks .home-feedback-item .feedback{position:relative;padding-left:32px}.home-feedbacks .home-feedback-item .feedback .user{position:absolute;left:6px;top:0;width:50px;height:50px;background-color:#333;border-radius:50%}.home-feedbacks .home-feedback-item .feedback .user img{position:absolute;left:0;top:0;width:100%;height:100%}.home-feedbacks .home-feedback-item .feedback .content{display:block;overflow:hidden;white-space:normal;padding:0 0 0 42px;box-sizing:content-box}.home-feedbacks .home-feedback-item .feedback .content .title{font-size:19px;font-weight:700;line-height:1.2;margin-bottom:6px}.home-feedbacks .home-feedback-item .feedback .content .desc{font-size:16px;font-weight:400;line-height:1.2;font-style:italic;color:#939393}.home-feedbacks .home-feedback-item .feedback .content .desc::before{content:'„ ';font-weight:700}.home-feedbacks .home-feedback-item .feedback .content .desc::after{content:' “';font-weight:700}@media only screen and (max-width:768px){.home-feedbacks .home-feedback-item .feedback{padding-left:0}.home-feedbacks .home-feedback-item .feedback .user{position:relative;display:block;margin:0 auto 0 0;transform:none}.home-feedbacks .home-feedback-item .feedback .content{text-align:left;padding:12px}}.home-feedbacks .home-feedback-item .rates{padding-left:76px}.home-feedbacks .home-feedback-item .rates span{display:inline-block;vertical-align:middle;font-size:0}.home-feedbacks .home-feedback-item .rates span.text{font-size:20px;line-height:20px;font-weight:700;margin-left:12px}.home-feedbacks .home-feedback-item .rates span.star{position:relative;margin-right:4px;width:20px;height:20px}.home-feedbacks .home-feedback-item .rates span svg{display:inline-block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;fill:#ffd200}.home-feedbacks .home-feedback-item .rates span svg.svg-in{width:60%;height:60%;fill:#ffbd00}.home-feedbacks .home-feedback-item .images{padding:0 48px;margin:12px 0 0 0}.home-feedbacks .home-feedback-item .images .img{display:inline-block;position:relative;width:calc(33% - 48px);margin:0 24px}.home-feedbacks .home-feedback-item .images .img:after{display:block;content:"";padding-top:60%}.home-feedbacks .home-feedback-item .images .img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:768px){.home-feedbacks .home-feedback-item .images .img{display:none;width:auto;margin:12px 0}.home-feedbacks .home-feedback-item .images .img:first-child{display:block}}.highlighted-box{display:block;font-size:0;overflow:hidden;position:relative;padding:40px 0;margin-top:40px;max-width:1600px}.highlighted-box .image{position:absolute;left:0;right:0;top:0;bottom:0}.highlighted-box .image img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;object-fit:cover}.highlighted-box .content-button{position:relative;padding:0 0 0 100px;margin:0 0 64px 0;display:block;max-width:400px}.highlighted-box .content{padding:32px 32px 32px 100px;margin:64px auto 40px 0;background-color:rgba(255,210,0,.7);max-width:600px;overflow:hidden;text-align:left}.highlighted-box .content .texts,.highlighted-box .content h1.texts{display:block;margin:0!important;border-left:4px solid #333232;padding-left:32px!important;text-align:left!important}.highlighted-box .content span,.highlighted-box .content h1,.highlighted-box .content h2,.highlighted-box .content h3{display:block;text-align:left;padding:0;margin:0;line-height:1}.highlighted-box .content .large,.highlighted-box .content h1{font-family:Kanit;font-size:72px;font-weight:800;text-transform:uppercase;font-style:italic}.highlighted-box .content .medium,.highlighted-box .content h2{font-family:Kanit;font-size:56px;font-weight:700;margin:0 0 12px 0;color:#fff}.highlighted-box .content .small{font-size:19px;font-weight:400}.highlighted-box.blog-cover .content{position:relative;padding:32px 32px 32px 64px;background-color:rgba(50,50,50,.8);max-width:600px;display:inline-block;margin:0}.highlighted-box.blog-cover .content .texts{border-left:4px solid #ffd200}.highlighted-box.blog-cover .content .large,.highlighted-box.blog-cover .content h1{font-size:24px;font-weight:700;line-height:1.3;text-transform:uppercase;color:#fff}@media only screen and (max-width:1440px){.page-home .home-cover .content{padding-left:150px}.page-home .home-cover .content-button{padding-left:150px}}@media only screen and (max-width:1024px){.page-home .home-cover .content,.highlighted-box .content{padding-left:40px;max-width:unset}.page-home .home-cover .content-button,.highlighted-box .content-button{padding-left:40px}}@media only screen and (max-width:768px){.page-home .home-cover,.highlighted-box{padding:0}.page-home .home-cover .content,.highlighted-box .content{margin-top:0}.page-home .home-cover .content .large,.highlighted-box .content .large{font-size:38px}.page-home .home-cover .content .medium,.highlighted-box .content .medium{font-size:24px}.page-home .home-slide-texts .imgs{display:block;position:relative;width:auto;height:300px}.page-home .home-slide-texts .content{padding:24px}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.page-of .title{background:#323131;background-image:url(/imgs/otthonfelujitas/titleback.jpg);background-position:center;text-align:center;padding:34px;background-repeat:no-repeat;background-size:cover}.page-of .title h1{font-size:42px;font-weight:700;color:#ffd200;text-transform:uppercase;margin:0}@media only screen and (max-width:800px){.page-of .title h1{font-size:32px}}@media only screen and (max-width:600px){.page-of .title h1{font-size:28px}}.page-of h2{font-size:32px;margin:0}.page-of p{font-size:16px;color:#939393;text-align:center;padding-bottom:35px}.page-of p strong{font-weight:500;color:#333232}.page-of div.lenyeg{padding:74px 0 43px 0;background:#ededed}.page-of div.lenyeg h2{padding-bottom:46px}.page-of div.kik{background-color:#ffd200;background-image:url(/imgs/otthonfelujitas/question.jpg);background-repeat:no-repeat;background-position:center right;background-size:contain;padding:74px 0 55px 0;position:relative;text-align:right}.page-of div.kik img{position:absolute;bottom:0;left:0}.page-of div.kik .block-content{position:relative;z-index:1}.page-of div.kik h2{padding-bottom:34px}.page-of div.kik table{display:inline-table;border-collapse:collapse;width:calc(55vw)}.page-of div.kik table td{background-color:transparent!important;text-align:left;font-size:16px;color:#333232}.page-of div.kik table td.arrow{width:40px;max-width:40px;min-width:40px;padding:0;background-image:url(/imgs/otthonfelujitas/table_arrow.png);background-repeat:no-repeat;background-position:center}.page-of div.miert{padding-top:132px}.page-of div.miert .block-content{position:relative}.page-of div.miert .block-content .left{padding:65px 0 0 0;background:#333232;text-align:left;width:69%}.page-of div.miert .block-content .left h2{text-align:left;font-size:32px;margin:0;color:#ffd200;line-height:46px;padding:0 180px 50px 65px;font-weight:700}.page-of div.miert .block-content .left p{font-size:16px;color:#939393;text-align:left;padding:0 180px 32px 65px;color:#fff}.page-of div.miert .block-content .left .content-button{padding:0 0 60px 65px}.page-of div.miert .block-content img{position:absolute;top:-60px;right:24px;width:40%}.page-of div.hogyan{padding:74px 0 50px 0}.page-of div.hogyan .items{width:100%;text-align:center}.page-of div.hogyan .items .item{display:inline-block;width:28%;min-width:330px;margin:0 2%;padding-top:70px;vertical-align:top}.page-of div.hogyan .items .item .img_div{display:inline-block;width:103px;height:103px;background-repeat:no-repeat;background-position:center center;background-color:#ffd200;border-radius:50%}.page-of div.hogyan .items .item:hover .img_div{background-color:#333232}.page-of div.hogyan .items .item:nth-child(1) .img_div{background-image:url(/imgs/otthonfelujitas/img1.png)}.page-of div.hogyan .items .item:nth-child(2) .img_div{background-image:url(/imgs/otthonfelujitas/img2.png)}.page-of div.hogyan .items .item:nth-child(3) .img_div{background-image:url(/imgs/otthonfelujitas/img3.png)}.page-of div.hogyan .items .item:nth-child(1):hover .img_div{background-image:url(/imgs/otthonfelujitas/img1h.png)}.page-of div.hogyan .items .item:nth-child(2):hover .img_div{background-image:url(/imgs/otthonfelujitas/img2h.png)}.page-of div.hogyan .items .item:nth-child(3):hover .img_div{background-image:url(/imgs/otthonfelujitas/img3h.png)}.page-of div.hogyan .items .item label{font-size:22px;font-weight:700;color:#333232;line-height:36px;padding:20px 0;display:block}.page-of div.pelda{padding:74px 0 48px 0;background:#ededed}.page-of div.pelda h2{padding-bottom:46px}.page-of div.pelda p{padding-bottom:16px}.page-of div.szeretne{background-image:url(/imgs/otthonfelujitas/szeretne.jpg);background-repeat:no-repeat;background-position:top right;background-size:cover;min-height:300px;padding:74px 0 75px 0}.page-of div.szeretne .block-content{background-color:#ffd200;text-align:left;padding:40px}.page-of div.szeretne .block-content .item_1{display:inline-block;padding:0 20px;border-left:6px solid #333232;max-width:840px;box-sizing:border-box;vertical-align:middle}.page-of div.szeretne .block-content .item_1 label{font-size:34px;color:#333232;font-weight:600;line-height:40px;display:inline-block;padding-bottom:20px}.page-of div.szeretne .block-content .item_1 p{text-align:left;color:#333232;padding:0}.page-of div.szeretne .block-content .item_2{display:inline-block;padding:30px 20px;vertical-align:middle}.page-of div.szeretne .block-content .item_2 .btn{background:#333232;color:#fff}.page-of div.kiiras{padding:74px 0 50px 0}.page-of div.kiiras p{padding:50px 0 0 0}.page-of div.kiiras .prduct-documents{text-align:center}@media only screen and (max-width:1440px){.page-of div.kik img{display:none}.page-of div.kik table{width:100%}}@media only screen and (max-width:1024px){.page-of div.miert .block-content .left{width:unset;padding:65px 0 0 0}.page-of div.miert .block-content .left h2{padding:0 65px 50px 65px;font-weight:700}.page-of div.miert .block-content .left p{padding:0 65px 50px 65px}.page-of div.miert .block-content .left img{display:none}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.product-info-main{display:block;font-size:0;text-align:center}.product-info-main h2{margin-bottom:32px}.product-info-main .product-resources{display:inline-block;vertical-align:top;margin:0 12px 0 0;width:calc(50% - 12px)}.product-info-main .product-resources .logo-icons{display:flex;position:relative;justify-content:space-between;align-items:flex-start;height:0;z-index:3;margin:0;overflow:visible}.product-info-main .product-resources .logo-icons .logo,.product-info-main .product-resources .logo-icons .guarantee{position:relative;width:auto;height:60px;object-fit:contain;cursor:default}.product-info-main .product-resources .logo-icons .logo img,.product-info-main .product-resources .logo-icons .guarantee img{width:auto;height:60px}.product-info-main .product-resources .logo-icons .logo:after,.product-info-main .product-resources .logo-icons .guarantee:after{content:"AKÁR";position:absolute;left:50%;top:8px;transform:translate(-50%,-100%);font-size:9px;font-weight:700;color:#333232;opacity:.5}.product-info-main .product-resources .product-main-image{display:block;position:relative;width:100%}.product-info-main .product-resources .product-main-image img{width:100%;height:400px;object-fit:contain;cursor:pointer}.product-info-main .product-resources .draft-images{margin:0 0;display:block;min-height:100px}.product-info-main .product-resources .draft-images img{width:100%;height:auto;max-height:300px;object-fit:contain}.product-info-main .product-info{display:inline-block;vertical-align:top;margin:0 0 0 12px;width:calc(50% - 12px)}.product-info-main .product-info .product-description{padding:12px;font-size:16px;text-align:left;margin:0 0 12px 0;color:#818181}.product-info-main .product-info .product-description label{font-size:17px;color:#333232;display:block;text-align:left;text-transform:uppercase;margin:0 0 20px 0;font-weight:700}.product-info-main .product-info .product-table table{border-spacing:2px 0}.product-info-main .product-info .product-table table tbody tr:nth-child(even) td{background:#f7f7f7}.product-info-main .product-info .product-table table tbody tr:nth-child(odd) td{background:#eaeaea}.product-info-main .product-info .stock-cart-container{display:inline-block;margin:24px auto 24px auto;text-align:center}.product-info-main .product-info .stock-cart-container .stock-prices{width:auto;margin:auto;text-align:center;font-size:19px;font-weight:700}.product-info-main .product-info .stock-cart-container .stock-prices span{display:inline-block;text-align:left;width:100px}.product-info-main .product-info .stock-cart-container .cart-item{margin:auto}.product-info-main .product-info .stock-cart-container .more-btn{margin:8px auto 0 auto}@media screen and (max-width:1280px){.product-info-main .product-resources,.product-info-main .product-info{display:block;width:100%;max-width:800px;margin:auto}.product-info-main .product-info{margin-top:24px}}.prduct-documents{display:block;text-align:right;margin:24px 0}.prduct-documents .items{text-align:right;padding:12px 24px}.prduct-documents .item{display:inline-block;vertical-align:top;text-align:left;color:#a4a4a4;margin:6px 12px}.prduct-documents .item .icon,.prduct-documents .item i{display:inline-block;vertical-align:middle;font-size:0;margin:0 6px 0 0}.prduct-documents .item .name{display:inline-block;position:relative;vertical-align:middle;font-size:14px;font-weight:700;white-space:normal;overflow-wrap:break-word;overflow:hidden;padding:2px 0}.prduct-documents .item .name:after{content:"";position:absolute;display:block;left:0;right:0;bottom:0;height:1px;opacity:0;background-color:#a4a4a4;transition:opacity .3s}.prduct-documents .item:hover .name{color:#333232}.prduct-documents .item:hover .name:after{opacity:1}.product-images{display:block;position:relative;text-align:left;width:calc(100% + 120px);margin-left:-60px;user-select:none;-webkit-user-select:none}.product-images .btn-arrow{display:inline-block;position:absolute;display:none;left:0;top:0;bottom:0;width:60px;background:#fff;cursor:pointer}.product-images .btn-arrow span{display:block;position:absolute;top:calc(50% - 20px);width:40px;height:40px;background-color:#ffd200}.product-images .btn-arrow svg{position:absolute;left:50%;top:50%;height:14px;fill:#333232;transform:translate(-50%,-50%) rotate(180deg)}.product-images .btn-arrow.next{left:unset;right:0}.product-images .btn-arrow.next span{right:0}.product-images .btn-arrow.next svg{transform:translate(-50%,-50%) rotate(0deg)}.product-images .btn-arrow.inactive{cursor:default}.product-images .btn-arrow.inactive span{background-color:#ededed}.product-images .btn-arrow.inactive svg{opacity:.3}.product-images .images{margin:0 60px}.product-images .images .image{position:relative;display:inline-block;box-sizing:border-box;width:calc(25% - 3px);height:auto;overflow:hidden;margin-right:3px;cursor:pointer}.product-images .images .image.empty{height:100%;pointer-events:none;background-color:#d9dee4}.product-images .images .image img{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#d9dee4;object-fit:cover}.product-images .images .image:after{content:"";position:relative;display:block;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.5);pointer-events:none;opacity:0;transition:opacity .2s;cursor:pointer;padding-bottom:75%}.product-images .images .image:hover:after{opacity:1}.category-selector{background-color:#333}.category-selector h1{color:#fff;font-size:22px;font-weight:500;padding:24px 0 0 0;margin:0 0 12px 0}.category-box-links{text-align:center;background-color:transparent;display:flex;flex-wrap:nowrap;margin:0;padding:12px 24px 12px 24px;justify-content:center;align-items:flex-start;overflow:hidden}.category-box-links .item{flex:1 1 auto;cursor:pointer;overflow:hidden;display:inline-block;max-width:200px;width:200px;margin:6px;color:#fff}.category-box-links .item .image-container{position:relative;overflow:hidden}.category-box-links .item .image-container img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.category-box-links .item .image-container:after{content:"";display:block;padding-bottom:60%}.category-box-links .item .content{font-size:16px;background-color:#ffd200;color:#333232;padding:10px;margin:0}.category-box-links .item .content .text-top{display:block;font-weight:500;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-box-links .item .content .text-bottom{display:block;font-weight:700;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none!important}.category-box-links .item .content.fix .text-bottom{display:none!important}.category-box-links .item:hover .content{background:#333;color:#fff}.category-links{display:flex;text-align:center;justify-content:space-evenly;flex-wrap:wrap;margin:32px 0;background-color:#333;padding:12px 0}.category-links a{display:inline-block;cursor:pointer;padding:0 12px;font-size:19px;font-weight:700;color:#fff}.category-links a:hover{text-decoration:underline}.product-feedback{position:relative;margin-top:40px;background-color:#eee}.product-feedback .product-feedback-content{padding:30px 0;width:calc(100% + 120px);margin-left:-60px;position:relative}.product-feedback .product-feedback-content .product-feedback-items{text-align:left;white-space:nowrap;overflow:hidden;margin:0 60px}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item{display:inline-block;width:100%}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .img-back{position:relative;display:inline-block;width:196px;height:196px;vertical-align:top}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .img-back img{width:100%;height:100%;object-fit:cover}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .img-back .overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .5s}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .img-back .overlay svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);fill:#fff;height:48px;width:48px}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .img-back:hover .overlay{opacity:.5}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right{width:calc(100% - 196px);white-space:normal;padding-left:40px;padding-top:40px;display:inline-block;box-sizing:border-box;vertical-align:top}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right .title{font-size:22px;font-weight:500}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right .desc{font-size:18px;color:#818181}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right .stars{margin-top:10px}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right .stars svg{height:18px;width:unset;margin-right:5px;fill:#ffd200}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right .stars svg:nth-child(5){fill:#adadad}.product-feedback .btn-arrow{display:inline-block;position:absolute;left:0;top:0;bottom:0;width:60px;cursor:pointer}.product-feedback .btn-arrow span{display:block;position:absolute;top:calc(50% - 20px);width:40px;height:40px;background-color:#ffd200}.product-feedback .btn-arrow svg{position:absolute;left:50%;top:50%;height:14px;fill:#333232;transform:translate(-50%,-50%) rotate(180deg)}.product-feedback .btn-arrow.next{left:unset;right:0}.product-feedback .btn-arrow.next span{right:0}.product-feedback .btn-arrow.next svg{transform:translate(-50%,-50%) rotate(0deg)}.product-feedback .btn-arrow.inactive{cursor:default}.product-feedback .btn-arrow.inactive span{background-color:#ededed}.product-feedback .btn-arrow.inactive svg{opacity:.3}.product-feedback .dots{position:absolute;left:0;right:0;bottom:0;padding-bottom:12px}.product-feedback .dots .dot{display:inline-block;background-color:#fff;width:12px;height:12px;border-radius:50%;margin:0 3px;transition:transform .2s,opacity .2s;opacity:.7;cursor:pointer}.product-feedback .dots .dot.active{pointer-events:none;transform:scale(1.2);opacity:1}.product-price-list{margin:30px 0}.product-price-list table{border-spacing:2px 0}.product-price-list thead td{text-align:center;font-weight:700}.product-price-list thead tr.desc td{background:0 0;font-size:400;font-size:14px;font-weight:400;border:0!important;color:#333232!important}.product-price-list tbody tr,.product-price-list tbody td{border:0!important;border-collapse:collapse;border-spacing:0!important;margin:0!important;color:#333232;background:0 0}.product-price-list .product-prices{text-align:center;padding:6px 24px}.product-price-list .product-prices td{background-color:#eaeaea!important;color:#333232!important;white-space:nowrap;text-align:left;font-size:14px!important;font-weight:400;text-align:center}.product-price-list .product-prices td.first{text-align:left;width:100%;white-space:normal}.product-price-list .product-prices td.netto.red{font-weight:700}.product-price-list .product-prices td.netto.red a{font-weight:700}.product-price-list .product-prices .price{display:block;margin-top:8px;font-size:22px;font-weight:700}.product-price-list .product-prices.offer-request-button{cursor:pointer;transition:background .2s}.product-price-list .product-prices.offer-request-button:hover td{background-color:#d9dee4!important}.product-price-list tr:nth-child(even) td{background-color:#f7f7f7!important}.product-price-list .desc{text-align:center;font-size:16px;margin-top:20px;padding:8px 0;background-color:#ffd200}.product-price-list .product-cart{display:block;margin:12px 0;text-align:right}.product-price-list .product-cart select{display:none!important}.product-price-list .product-cart .product-cart-item-selector{display:block;font-size:0;white-space:nowrap}.product-price-list .product-cart .product-cart-item-selector .type-line{display:flex;text-align:right;align-items:flex-start;flex-wrap:nowrap;margin:12px 0}@media screen and (max-width:768px){.product-price-list .product-cart .product-cart-item-selector .type-line{display:block;text-align:center}}.product-price-list .product-cart .product-cart-item-selector .type-line .buttons{flex:1 1 auto;display:inline-block;text-align:left;white-space:normal}@media screen and (max-width:768px){.product-price-list .product-cart .product-cart-item-selector .type-line .buttons{text-align:center}}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn{position:relative;display:inline-block;cursor:pointer;user-select:none;vertical-align:top;height:32px;line-height:32px;padding:0 24px;margin:4px 8px;background-color:#333;color:#fff;font-size:16px;border-radius:6px;transform:opacity .25s,background .25s,color .25s!important}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.inactive{pointer-events:none;opacity:.3}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn:hover{background-color:#434343;color:#fff}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.active{background-color:#ffd200;color:#333232}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.active:hover{background-color:rgba(255,210,0,.7);color:#333232}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.color-btn{width:120px;padding:32px 0 2px 0;background-color:transparent;color:transparent;height:auto;text-align:center;box-sizing:border-box;border:2px solid transparent;color:#333232}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.color-btn:hover{background-color:transparent;color:#333232;border:2px solid #666}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.color-btn.active{background-color:#ffd200;color:#333232;border:2px solid transparent}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn.color-btn.active:hover{background-color:rgba(255,210,0,.7);color:#333232;border:2px solid transparent}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn .preview{position:absolute;left:50%;width:100%;top:4px;height:22px;max-width:64px;border:2px solid #717171;transform:translateX(-50%)}.product-price-list .product-cart .product-cart-item-selector .type-line .sbtn label{display:block;line-height:1.2;font-weight:700;font-size:12px;width:auto;color:inherit;text-align:center;margin:0;padding:0;white-space:normal}.product-price-list .product-cart .product-cart-item-selector label.label{display:inline-block;flex:0 0 auto;width:150px;vertical-align:top;font-size:19px;line-height:32px;padding:0;margin:0 24px 0 0;text-align:right}.product-price-list .product-cart .product-cart-item-selector label.label:after{content:":"}@media screen and (max-width:768px){.product-price-list .product-cart .product-cart-item-selector label.label{display:block;text-align:center;width:auto;padding:0;margin:auto}}.product-price-list .product-cart .product-cart-item-selector .value-span{display:inline-block;vertical-align:top;font-size:19px;line-height:32px;margin:0 6px;text-align:left}.product-price-list .product-cart .product-cart-item-selector .type-footer{text-align:left}.product-price-list .product-cart .product-cart-item-selector .type-footer .count-container{margin-top:6px;display:flex}@media screen and (max-width:768px){.product-price-list .product-cart .product-cart-item-selector .type-footer .count-container{display:block;text-align:center}}.product-price-list .product-cart .product-cart-item-selector .type-footer label.label{flex:0 0 auto}.product-price-list .product-cart .product-cart-item-selector .type-footer .cart-item{display:inline-block;flex:0 0 auto;width:300px;margin:0 0 0 8px!important;padding-top:0;vertical-align:top}.product-price-list .product-cart .product-cart-item-selector .type-footer .price-data{display:inline-block;flex:1 1 auto;vertical-align:middle;text-align:right;font-size:0;line-height:normal}.product-price-list .product-cart .product-cart-item-selector .type-footer .price-data span{display:block;line-height:normal;font-size:16px;text-align:right}@media screen and (max-width:768px){.product-price-list .product-cart .product-cart-item-selector .type-footer .price-data{display:block;margin:8px 0 0 0;text-align:center}.product-price-list .product-cart .product-cart-item-selector .type-footer .price-data span{text-align:center}}.product-price-list .product-cart .product-cart-item-selector .price{font-size:24px}.min-order-price{display:block;margin:30px 0;font-size:16px;color:#333232;text-align:center;font-weight:700;line-height:30px;text-transform:uppercase}.min-order-price::before{display:inline-block;border-radius:50%;width:30px;height:30px;content:'!';background:#ffd200;color:#fff;font-size:22px}.product-type{display:block;white-space:nowrap;margin:auto;font-size:0;text-align:center}.product-type .image{display:inline-block;box-sizing:border-box;text-align:center;padding:32px;vertical-align:middle;width:50%;height:275px}.product-type .image img{width:100%;object-fit:contain;height:auto;max-height:250px}.product-type .info{display:inline-block;vertical-align:top;text-align:left;white-space:normal;padding:32px 32px 32px 0;box-sizing:border-box;width:50%}.product-type .info h3{display:block;background-color:#333;color:#fff;font-weight:700;font-size:19px;text-transform:uppercase;line-height:28px;text-align:center;margin:0}.product-type .info .content{white-space:normal;font-size:14px;padding-left:20px}.product-type .info .content h2{text-align:left;font-size:20px}.product-type .info .offer-request{display:block;text-align:right;padding:24px}.product-type .product-table{max-width:calc(100% - 64px);margin:12px auto;min-height:250px}.product-type .product-table tr:nth-child(odd) td{background-color:#ededed}.product-type .product-table tr:nth-child(even) td{background-color:#fff}.product-type .rals{white-space:normal}@media screen and (max-width:1024px){.product-type .image{text-align:center;margin:auto;max-width:800px;height:auto;padding-bottom:0}.product-type .image,.product-type .info{width:100%;display:block;margin:0}}.product-videos{display:block;text-align:center}.product-videos .videowrapper{width:calc(100% - 30px);max-width:640px}.proposer{background-color:#ffd200;padding:40px 0 50px 0}.proposer h2{margin:0}.proposer h3{margin:0}.proposer .proposer-content{display:block;position:relative;text-align:left;width:calc(100% + 120px);margin-left:-60px;white-space:nowrap}.proposer .proposer-content .btn-arrow{display:inline-block;position:absolute;display:none;left:0;top:0;bottom:0;width:60px;cursor:pointer}.proposer .proposer-content .btn-arrow span{display:block;position:absolute;top:calc(50% - 20px);width:40px;height:40px;background-color:#eee}.proposer .proposer-content .btn-arrow svg{position:absolute;left:50%;top:50%;height:14px;fill:#333232;transform:translate(-50%,-50%) rotate(180deg)}.proposer .proposer-content .btn-arrow.next{left:unset;right:0}.proposer .proposer-content .btn-arrow.next span{right:0}.proposer .proposer-content .btn-arrow.next svg{transform:translate(-50%,-50%) rotate(0deg)}.proposer .proposer-content .btn-arrow.inactive{cursor:default}.proposer .proposer-content .btn-arrow.inactive span{opacity:.25}.proposer .proposer-content .items{margin:0 60px;padding:0;font-size:0;overflow:hidden}.proposer .proposer-content .items .item{position:relative;display:inline-block;box-sizing:border-box;width:calc(20% - 17px);transition:transform .4s;margin:40px 0 30px 0;cursor:pointer;background-color:#fff;text-align:center}.proposer .proposer-content .items .item .sale{position:absolute;z-index:2;top:-20px;right:6px;width:50px;height:50px}.proposer .proposer-content .items .item .sale svg{position:absolute;fill:#333;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.proposer .proposer-content .items .item .sale svg.small{position:absolute;fill:#333;left:50%;top:50%;transform:translate(-50%,-50%);width:70%;height:70%}.proposer .proposer-content .items .item .sale span{position:absolute;display:block;left:50%;top:50%;color:#fff;font-size:16px;font-weight:700;transform:translate(-50%,-50%)}.proposer .proposer-content .items .item .overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .5s}.proposer .proposer-content .items .item .overlay i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;border:3px solid #fff}.proposer .proposer-content .items .item .overlay i svg{display:inline-block;margin:0;vertical-align:middle;fill:#fff;height:48px;width:48px}.proposer .proposer-content .items .item .product-thumb{position:relative;display:block;width:100%;overflow:hidden}.proposer .proposer-content .items .item .product-thumb img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;transition:transform .3s}.proposer .proposer-content .items .item .product-thumb:before{content:"";display:block;padding-bottom:60%}.proposer .proposer-content .items .item .product-footer{display:block;padding:12px 18px;background:#eee;transition:background .3s}.proposer .proposer-content .items .item .product-footer .name{display:block;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:20px;margin:12px 0 12px 0}.proposer .proposer-content .items .item .product-footer .prices{margin:0 0 0 0;line-height:1.3;white-space:nowrap;height:86px;text-align:center}.proposer .proposer-content .items .item .product-footer .prices .price{display:inline-block;vertical-align:bottom;font-weight:800;font-size:40px;font-family:Kanit;font-style:italic}.proposer .proposer-content .items .item .product-footer .prices .unit{margin-left:4px;display:inline-block;vertical-align:bottom;font-weight:800;font-size:26px;font-family:Kanit;font-style:italic;padding-bottom:3px}.proposer .proposer-content .items .item .product-footer .btns{margin:0 0 12px 0}.proposer .proposer-content .items .item .product-footer .btns .btn{margin:0;text-align:center;padding:12px 24px;transition:color .5s,background .5s;background-color:#333;color:#fff}.proposer .proposer-content .items .item:hover{transform:scale(1)}.proposer .proposer-content .items .item:hover .product-footer .btns .btn{background-color:#ffe919;box-shadow:0 0 5px 0 rgba(0,0,0,.5);color:#333232}.proposer .proposer-content .items .item:hover .overlay{opacity:1}.color-list{display:block;text-align:center;margin:24px 0}.color-list .colors{padding:12px;text-align:left}.color-list .color{display:inline-block;width:calc(12.5% - 12px);margin:6px;min-width:50px;vertical-align:top}.color-list .color .preview{width:100%;margin-bottom:5px}.color-list .color .preview:after{content:"";display:block;padding-bottom:33%;border:1px solid #333232;pointer-events:none}.color-list .color .name{display:block;overflow:hidden;line-height:1.3;padding:0;margin:0;white-space:normal;font-size:10px;text-align:center;text-overflow:ellipsis;cursor:default}.color-list .color:hover{outline:2px solid #ffd200}@media screen and (max-width:800px){.color-list .colors{text-align:center}}.color-preview{display:inline-block;width:auto;margin:auto;min-width:50px;vertical-align:top}.color-preview .preview{width:80px;margin:auto}.color-preview .preview:after{content:"";display:block;padding-bottom:33%;border:1px solid #333232;pointer-events:none}.color-preview .name{display:block;overflow:hidden;line-height:1.3;padding:0;margin:0;white-space:nowrap;font-size:12px;text-align:center;text-overflow:ellipsis;cursor:default;overflow-wrap:break-word}.gutter-promo-img{display:block;position:relative;width:100%;height:180px}.gutter-promo-img img{position:absolute;left:50%;top:0;transform:translateX(-50%);height:150px;width:auto;margin:auto}@media screen and (max-width:1400px){.gutter-promo-img img{height:140px}}@media screen and (max-width:1280px){.gutter-promo-img{height:auto}.gutter-promo-img img{position:static;transform:none;height:auto;width:100%;max-width:600px}}@media screen and (max-width:900px){.gutter-promo-img img{width:100%;height:auto}}.gutter-promo{display:block;position:relative;margin:24px auto;width:800px;height:200px;background-color:#333;font-size:0;box-sizing:border-box;border-radius:8px;user-select:none;cursor:pointer;overflow:hidden}.gutter-promo .details{position:absolute;left:0;bottom:12px;text-transform:uppercase;font-size:19px;background-color:#ffd200;text-align:center;padding:0 18px 0 8px;height:30px;line-height:30px;font-weight:700;border-top-right-radius:88px;border-bottom-right-radius:88px;user-select:none;pointer-events:none}.gutter-promo .content{position:absolute;left:120px;top:12px;right:0;height:176px;background-color:#ffd200;color:#333232;border-top-left-radius:88px;border-bottom-left-radius:88px;pointer-events:none}.gutter-promo .content img{position:absolute;left:8px;top:8px;height:160px;width:160px;border-radius:50%;object-fit:cover;object-position:center center;user-select:none;pointer-events:none}.gutter-promo .content label{position:absolute;left:168px;top:8px;bottom:8px;right:0;font-family:Kanit;text-transform:none;line-height:48px;color:#333232;font-size:30px;font-weight:400;overflow:hidden;text-align:right;padding:12px 12px;user-select:none;pointer-events:none}h4.bright{display:block;margin:0;text-align:left;font-weight:700;font-size:17px;text-transform:uppercase;padding:4px 12px;box-sizing:border-box}.product-types{padding:12px 0 32px 0}@media screen and (max-width:768px){.product-types .block-content{padding:0}}.data-tab .tab-buttons{display:flex;box-sizing:border-box;width:100%;font-size:0;white-space:nowrap;overflow-x:auto}.data-tab .tab-buttons .tab-button{flex:1 1 auto;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:140px;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;font-size:14px;text-align:center;white-space:normal;padding:24px 12px;line-height:1.1;background:#333;color:#fff}.data-tab .tab-buttons .tab-button.active{background-color:#fff;color:#333232}.data-tab .tab-contents{background:#fff;width:100%;overflow:hidden;box-sizing:border-box;display:block}.static-video-container{display:block;position:fixed;left:0;top:0;bottom:0;right:0}.videowrapper{width:100%;position:relative;height:auto;margin:70px auto}.videowrapper:before{content:"";display:block;padding-bottom:56.25%}.videowrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product-color-images{display:block;font-size:0;text-align:center}.product-color-images .product-color-image{display:inline-block;width:calc(25% - 24px);margin:12px;cursor:pointer;transition:opacity .2s}@media screen and (max-width:1280px){.product-color-images .product-color-image{width:calc(33% - 24px)}}@media screen and (max-width:768px){.product-color-images .product-color-image{width:calc(50% - 12px);margin:6px}}.product-color-images .product-color-image img{width:100%;display:inline-block}.product-color-images .product-color-image:hover{opacity:.75}.request-offer{display:block;margin:32px 0;text-align:center}.request-offer.margin-top{margin:32px 0 0 0}.request-offer .margin-middle{margin:24px 0}.request-offer .margin-small{margin:12px 0}@media screen and (max-width:1540px){.product-images,.proposer .proposer-content{width:100%;margin-left:unset}.product-feedback .product-feedback-content{margin:auto;width:100%;box-sizing:border-box}}@media screen and (max-width:850px){.product-price-list .product-prices td.first{width:auto}.product-price-list .product-prices td{white-space:normal}.product-info-main .product-info .product-table td{white-space:normal}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item{vertical-align:top}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .img-back{display:block;text-align:center;margin:auto;width:100%;height:200px}.product-feedback .product-feedback-content .product-feedback-items .product-feedback-item .right{display:block;padding:24px;width:auto}.sheet-list .sheet-cover .content{padding-left:20px}.sheet-list .sheet-cover .content .large{font-size:40px}.sheet-list .sheet-cover .content .medium{font-size:22px}.sheet-list .sheet-cover .content .small{font-size:14px}}.product-thumb .icons,.products-list .product .product-thumb .icons{position:absolute;top:0;left:0;text-align:left}.product-thumb .icons .icon,.products-list .product .product-thumb .icons .icon{display:inline-block;margin:6px}.product-thumb .icons .icon img,.products-list .product .product-thumb .icons .icon img{display:inline-block;position:static;vertical-align:middle;height:32px;width:auto}.product-thumb .icons .icon label,.products-list .product .product-thumb .icons .icon label{display:inline-block;position:static;vertical-align:middle;font-size:12px;text-transform:uppercase;font-weight:700;text-align:left;padding-left:4px;max-width:60px;line-height:1.2;text-shadow:1px 1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff}.product-thumb .super-warranty,.products-list .product .product-thumb .super-warranty{position:absolute;left:-30px;text-align:left;box-sizing:border-box;padding:10px 0 0 40px;bottom:-50px;border-radius:50%;height:120px;width:120px;background-color:#333;color:#fff}.product-thumb .super-warranty span,.products-list .product .product-thumb .super-warranty span,.product-thumb .super-warranty div,.products-list .product .product-thumb .super-warranty div{color:inherit;text-transform:uppercase}.product-thumb .super-warranty span,.products-list .product .product-thumb .super-warranty span{display:inline-block;vertical-align:bottom;font-size:24px}.product-thumb .super-warranty span.medium,.products-list .product .product-thumb .super-warranty span.medium{font-size:16px;padding:0 0 3px 4px}.product-thumb .super-warranty div,.products-list .product .product-thumb .super-warranty div{font-size:14px}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}@keyframes sale-rotatation{0%{transform:translate(-50%,-50%) rotate(-15deg)}50%{transform:translate(-50%,-50%) rotate(15deg)}to{transform:translate(-50%,-50%) rotate(-15deg)}}@keyframes sale-rotatation-inv{0%{transform:translate(-50%,-50%) rotate(15deg)}50%{transform:translate(-50%,-50%) rotate(-15deg)}to{transform:translate(-50%,-50%) rotate(15deg)}}.products-cover-new{padding:64px 0 36px 0;margin-bottom:64px;background-position:center center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.products-cover-new.cat_trapezlemez{background-image:url(/imgs/cat/cat_new/trapezlemez.png)}.products-cover-new.cat_cserepeslemez{background-image:url(/imgs/cat/cat_new/cserepeslemez.png)}.products-cover-new.cat_modularis-cserepeslemez{background-image:url(/imgs/cat/cat_new/modularis_cserepeslemez.png)}.products-cover-new.cat_korcolt-lemez{background-image:url(/imgs/cat/cat_new/korcolt-lemez.png)}.products-cover-new.cat_szendvicspanel{background-image:url(/imgs/cat/cat_new/szendvicspanel.png)}.products-cover-new.cat_csatorna{background-image:url(/imgs/cat/cat_new/csatorna.png)}.products-cover-new.cat_keriteslec{background-image:url(/imgs/cat/cat_new/keriteslec.png)}.products-cover-new.cat_3d-kerites{background-image:url(/imgs/cat/cat_new/3d-kerites.png)}.products-cover-new.cat_szelemen{background-image:url(/imgs/cat/cat_new/szelemen.png)}.products-cover-new.cat_kiegeszitok{background-image:url(/imgs/cat/cat_new/kiegeszitok.png)}.products-cover-new .text-back{display:inline-block;background:rgba(0,0,0,.6);color:#fff;padding:36px 84px 30px 120px}.products-cover-new .text-back .texts{border-left:3px solid #ffd200;padding-left:48px}.products-cover-new .text-back .texts .label_top{text-transform:uppercase;line-height:58px;font-size:58px;font-weight:400}.products-cover-new .text-back .texts .label_center{line-height:35px;font-size:35px;font-weight:700}.products-cover-new .text-back .texts .label_bottom{font-size:14px;font-weight:500;padding-top:10px}.products-cover-new .button-back{padding-left:120px;padding-top:20px}.products-cover{display:block;background-image:url(/imgs/sales-header-left.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;overflow:hidden;padding:40px 0;margin-bottom:64px;background-color:#333;position:relative}.products-cover .cat-bg{position:absolute;left:50%;right:0;top:0;bottom:0;width:50%;height:100%;box-sizing:border-box;margin:0;padding:0;object-fit:cover;object-position:center center}@media screen and (max-width:1200px){.products-cover .cat-bg{left:0;width:100%}}.products-cover .content-button{position:relative;padding:0 0 0 124px;margin:0 0 64px 0;display:block;max-width:35%}.products-cover .content-button .btn{background-color:#333;color:#fff}.products-cover .content{padding:32px 32px 32px 120px;margin:40px auto 40px 0;background-color:#333;max-width:35%}.products-cover .content .texts{display:block;margin:0;border-left:4px solid #fff;padding-left:32px}.products-cover .content h1,.products-cover .content h2,.products-cover .content h3,.products-cover .content span{display:block;text-align:left;padding:0;margin:0;line-height:1}.products-cover .content h1{font-size:60px;font-weight:800;text-transform:uppercase;margin:0 0 12px 0;color:#fff}.products-cover .content .medium{font-size:56px;font-weight:700;color:#fff}.products-cover .content .small{font-size:19px;font-weight:400;color:#fff}.sub-category-btn{width:400px;margin:24px}.categories-list{display:block;font-size:0;max-width:1600px;text-align:center;margin:10px auto 0 auto}.categories-list .category{display:inline-block;vertical-align:top;position:relative;cursor:pointer;width:calc(25% - 12px);margin:3px}.categories-list .category .category-thumb{position:relative;display:block;width:100%;overflow:hidden}.categories-list .category .category-thumb img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.categories-list .category .category-thumb:before{content:"";display:block;padding-bottom:75%}.categories-list .category .category-footer{display:flex;position:absolute;bottom:0;left:0;right:0;padding:0;margin:0;transition:background .3s}.categories-list .category .category-footer .name{display:inline-block;flex:1 1 auto;padding:0 12px;margin:0;white-space:nowrap;color:#fff;background-color:rgba(50,50,50,.8);height:46px;line-height:46px;overflow:hidden;text-align:left;font-size:16px;font-weight:400;text-overflow:ellipsis}.categories-list .category .category-footer .next{display:inline-block;height:46px;line-height:46px;padding:0 24px;color:#fff;background-color:#333;flex:0 0 auto;text-align:center;font-family:Kanit;font-size:14px;font-weight:700;transition:background .5s,color .5s}.categories-list .category .overlay{position:absolute;left:0;right:0;top:0;bottom:46px;background-color:rgba(0,0,0,.7);opacity:0;pointer-events:none;transition:opacity .5s}.categories-list .category .overlay i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;border:3px solid #fff}.categories-list .category .overlay i svg{display:inline-block;margin:0;vertical-align:middle;fill:#fff;height:48px;width:48px}.categories-list .category:hover .overlay{opacity:1}.categories-list .category:hover .category-footer .next{background-color:#ffd200;color:#333232}@media screen and (max-width:1024px){.categories-list .category{width:calc(50% - 24px)!important;max-width:500px}}@media screen and (max-width:765px){.categories-list .category{width:calc(100% - 24px)!important;max-width:500px}}.products-list{display:block;text-align:center;font-size:0}.products-list .product{display:inline-block;vertical-align:top;position:relative;cursor:pointer;width:calc(25% - 26px);margin:12px;transition:transform .4s;background-color:#fff;border:1px solid #ededed;border-radius:3px}.products-list .product .sale{position:absolute;top:-20px;right:6px;width:40px;height:40px;background:#ffd200;border-radius:50%;z-index:1}.products-list .product .sale svg{position:absolute;fill:#ffd200;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.products-list .product .sale svg.small{position:absolute;fill:#ffbd00;left:50%;top:50%;transform:translate(-50%,-50%);width:70%;height:70%}.products-list .product .sale span{position:absolute;display:block;left:50%;top:50%;color:#333232;font-size:16px;font-weight:700;transform:translate(-50%,-50%)}.products-list .product .product-thumb{position:relative;display:block;width:100%;overflow:hidden}.products-list .product .product-thumb img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;transition:transform .3s}.products-list .product .overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .5s}.products-list .product .overlay i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;border:3px solid #fff}.products-list .product .overlay i svg{display:inline-block;margin:0;vertical-align:middle;fill:#fff;height:48px;width:48px}.products-list .product .product-thumb:before{content:"";display:block;padding-bottom:60%}.products-list .product .product-footer{display:block;padding:12px 18px;background:#ededed;transition:background .3s}.products-list .product .product-footer .name{display:block;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px;margin:12px 0 12px 0}.products-list .product .product-footer .prices{margin:0 0 0 0;line-height:1.3;white-space:normal;text-align:justify;height:86px;text-align:center}.products-list .product .product-footer .prices .price{display:inline-block;vertical-align:bottom;font-weight:800;font-size:40px;font-family:Kanit;font-style:italic}.products-list .product .product-footer .prices .unit{margin-left:12px;display:inline-block;vertical-align:bottom;font-weight:800;font-size:26px;font-family:Kanit;font-style:italic;padding-bottom:3px}.products-list .product .product-footer .btns{margin:0 0 12px 0}.products-list .product .product-footer .btns .btn{margin:0;text-align:center;padding:12px 24px;transition:color .5s,background .5s;background-color:#333;color:#fff}.products-list .product:hover{transform:scale(1.1)}.products-list .product:hover .product-footer .btns .btn{background-color:#ffe919;box-shadow:0 0 5px 0 rgba(0,0,0,.5);color:#333232}.products-list .product:hover .overlay{opacity:1}@media screen and (max-width:1024px){.products-list .product{width:calc(50% - 26px)!important;max-width:500px}}@media screen and (max-width:765px){.products-list .product{width:calc(100% - 26px)!important;max-width:500px}}.big-product-sales{display:flex}@media screen and (max-width:1200px){.big-product-sales{flex-wrap:wrap}}.big-sale-title{display:block;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-size:48px!important;font-weight:700;text-align:center;margin:24px 0 24px 0}.big-sale-title span{display:block;text-shadow:none!important;font-size:16px!important}.big-product-sale{display:flex;flex:1 1 50%;position:relative;justify-content:center;align-items:center;cursor:pointer;box-sizing:border-box;margin:12px;transition:transform .4s;background-color:#fff;border:1px solid #ededed;border-radius:3px}@media screen and (max-width:1200px){.big-product-sale{flex-wrap:wrap}}.big-product-sale .product-thumb{flex:1 1 400px;position:relative;height:100%;display:block;overflow:hidden;max-width:700px;max-height:350px}.big-product-sale .product-thumb img{object-fit:cover;width:100%;height:100%;max-height:350px}.big-product-sale .overlay{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .5s}.big-product-sale .overlay i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;line-height:50px;text-align:center;border-radius:50%;border:3px solid #fff}.big-product-sale .overlay i svg{display:inline-block;margin:0;vertical-align:middle;fill:#fff;height:48px;width:48px}.big-product-sale .product-info{flex:1 1 auto;max-width:600px;display:inline-block;vertical-align:middle;padding:12px 18px;transition:background .3s;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:24px 0;box-sizing:border-box}.big-product-sale .product-info .title{display:block;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-size:48px!important;font-weight:700;text-align:center;margin:12px 0 12px 0}.big-product-sale .product-info .name{display:block;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-transform:uppercase;font-size:28px!important;font-weight:700;text-align:center;margin:12px 0 12px 0}.big-product-sale .product-info .desc{font-size:14px;line-height:1.2;white-space:normal;text-align:center;margin:6px 0 12px 0}.big-product-sale .product-info .prices{margin:0 0 0 0;line-height:1.3;white-space:normal;text-align:justify;padding-bottom:12px;text-align:center}.big-product-sale .product-info .prices.color{height:auto;font-size:14px}.big-product-sale .product-info .prices .price{display:inline-block;vertical-align:bottom;font-weight:800;font-size:32px;font-family:Kanit;font-style:italic}.big-product-sale .product-info .prices .unit{margin-left:12px;display:inline-block;vertical-align:bottom;font-weight:800;font-size:19px;font-family:Kanit;font-style:italic;padding-bottom:3px}.big-product-sale .product-info .btns{margin:0 0 12px 0;text-align:center}.big-product-sale .product-info .btns .btn{margin:0;text-align:center;padding:12px 24px;transition:color .5s,background .5s;background-color:#333;color:#fff}.big-product-sale:hover .product-footer .btns .btn{background-color:#ffe919;box-shadow:0 0 5px 0 rgba(0,0,0,.5);color:#333232}.big-product-sale:hover .overlay{opacity:1}@media only screen and (max-width:1366px){.big-product-sale{display:block;flex:1 1 33%}.big-product-sale .product-info{display:block;height:auto}}@media only screen and (max-width:1024px){.big-product-sales{display:block}.big-product-sale{display:block;flex:1 1 100%}.big-product-sale .product-thumb{margin:auto}.big-product-sale .product-info{margin:auto}.products-cover .content{padding-left:40px;max-width:unset}.products-cover .content-button{padding-left:40px}}@media only screen and (max-width:768px){.products-cover-new{padding:36px 84px 30px 0}.products-cover-new .text-back{display:inline-block;background:rgba(0,0,0,.6);color:#fff;padding:36px 84px 30px 20px}.products-cover-new .text-back .texts{border-left:3px solid #ffd200;padding-left:48px}.products-cover-new .text-back .texts .label_top{text-transform:uppercase;line-height:40px;font-size:40px;font-weight:400}.products-cover-new .text-back .texts .label_center{line-height:25px;font-size:25px;font-weight:700}.products-cover-new .text-back .texts .label_bottom{font-size:14px;font-weight:500;padding-top:10px}.products-cover-new .button-back{padding-left:20px}.products-cover{padding:0}.products-cover .content{max-width:100%;margin-top:0}.products-cover .content .large{font-size:40px}.products-cover .content .medium{font-size:20px}.products-cover .content .small{font-size:16px}}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}img.sales-shipping-img{width:100%!important;height:auto!important;margin:auto!important}@media only screen and (min-width:900px){img.sales-shipping-img{width:75%!important}}.page-sales-header{height:376px;position:relative}.page-sales-header>div{top:0;position:absolute;height:100%;background-repeat:no-repeat;background-size:cover}.page-sales-header .left{position:absolute;left:0;width:50%;background-image:url(/imgs/sales-header-left.jpg);display:flex;align-items:center;justify-content:end}.page-sales-header .left .texts,.page-sales-header .left h1.texts{font-size:0;border-left:4px solid #333232;padding:0 30px!important;margin:0;text-align:left;vertical-align:middle}.page-sales-header .left .texts span,.page-sales-header .left h1.texts span{display:block;line-height:100%}.page-sales-header .left .texts span.large,.page-sales-header .left h1.texts span.large{font-family:Kanit;font-size:72px;font-weight:800;text-transform:uppercase;font-style:italic}.page-sales-header .left .texts span.medium,.page-sales-header .left h1.texts span.medium{font-size:38px;font-weight:700;color:#fff}.page-sales-header .left .texts span.small,.page-sales-header .left h1.texts span.small{font-size:19px;font-weight:400;margin:12px 0}.page-sales-header .left .texts .btn,.page-sales-header .left h1.texts .btn{background-color:#333232;color:#fff}.page-sales-header .right{position:absolute;right:0;width:50%}.page-sales-header .right img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:1450px){.page-sales-header .left{width:75%;justify-content:start;padding-left:20px}.page-sales-header .right{width:25%}}@media only screen and (max-width:1024px){.page-sales-header{height:auto}.page-sales-header .left{width:100%;box-sizing:border-box;justify-content:start;padding:30px 20px;position:static}.page-sales-header .right{width:0%}}@media only screen and (max-width:768px){.page-sales-header .left .texts,.page-sales-header .left h1.texts{padding:20px 30px}.page-sales-header .left .texts span.large,.page-sales-header .left h1.texts span.large{font-size:32px}.page-sales-header .left .texts span.medium,.page-sales-header .left h1.texts span.medium{font-size:24px}.page-sales-header .left .texts span.small,.page-sales-header .left h1.texts span.small{font-size:14px}}.page-sales div.highlight{font-size:18px;background:#d9dee4;color:#333232;text-align:center;text-transform:none;padding-top:24px;padding-bottom:24px}.page-sales div.highlight .content{margin:auto;max-width:800px}.page-sales div.highlight a:hover{text-decoration:underline}.page-sales div.highlight table{display:table;margin:auto;width:600px;max-width:90%}.page-sales div.highlight table td{font-size:16px;font-weight:700}h1.sales-maintitle{margin:12px auto;font-size:22px!important}.sales-subtitle{margin:24px auto}.sale-category-title{font-size:24px;padding:12px;background-color:#ffd200}.sale-big-slide{display:block;position:relative;width:100%;font-size:0;height:auto}.sale-big-slide .img-left img{position:absolute;left:0;width:calc(60% + 24px);height:100%;object-fit:cover}.sale-big-slide .right-bottom{box-sizing:border-box;position:relative;display:block;margin-left:auto;width:40%;text-align:center}.sale-big-slide .right-bottom .name{position:relative;box-sizing:border-box;width:calc(100% - 24px);margin-left:auto;border-left:6px solid #fff}.sale-big-slide .right-bottom .name span{position:relative;display:block;padding:50px 0 50px 27px;text-align:center;font-size:60px;text-transform:uppercase;font-weight:700;letter-spacing:24px;transform:scaleY(1.4);color:#fff;transform-origin:center center}.sale-big-slide .right-bottom .name img{position:absolute;left:0;width:100%;height:100%;object-fit:cover}.sale-big-slide .right-bottom .box{background-color:#ffd200;border-top:6px solid #fff;border-left:6px solid #fff;border-top-left-radius:18px;padding:24px 0}.sale-big-slide .right-bottom .box span.big-title,.sale-big-slide .right-bottom .box span.small-title{display:block;text-align:center;font-size:16px;color:#333;font-weight:700;letter-spacing:4px;text-transform:uppercase}.sale-big-slide .right-bottom .box span.big-title{font-size:32px}.sale-big-slide .right-bottom .box .price{display:block}.sale-big-slide .right-bottom .box .price span.netto,.sale-big-slide .right-bottom .box .price span.brutto{display:inline-block;text-align:center;font-size:18px;color:#333;font-weight:700;letter-spacing:2px;text-transform:uppercase}.sale-big-slide .right-bottom .box .price span.sep{font-size:19px;margin:0 12px}@media only screen and (max-width:1280px){.sale-big-slide .img-left img{width:calc(50% + 24px)}.sale-big-slide .right-bottom{width:50%}}@media only screen and (max-width:1024px){.sale-big-slide .img-left img{width:calc(40% + 24px)}.sale-big-slide .right-bottom{width:60%}}@media only screen and (max-width:850px){.sale-big-slide .img-left{position:relative;display:block;overflow:hidden}.sale-big-slide .img-left:after{content:"";display:block;padding-bottom:40%}.sale-big-slide .img-left img{position:absolute;width:100%;height:100%;left:0}.sale-big-slide .right-bottom{position:relative;border:0;width:100%}.sale-big-slide .right-bottom .name{width:100%;border:0}.sale-big-slide .right-bottom .box{border:0;border-radius:0}}@media only screen and (max-width:500px){.sale-big-slide .right-bottom .name span{padding-left:0;padding-right:0;text-align:center;display:block;letter-spacing:12px;font-size:30px;white-space:nowrap}.sale-big-slide .right-bottom .box span.big-title,.sale-big-slide .right-bottom .box span.small-title{font-size:14px}.sale-big-slide .right-bottom .box span.big-title{font-size:24px}.sale-big-slide .right-bottom .box .price span.netto,.sale-big-slide .right-bottom .box .price span.brutto{display:block;font-size:16px}.sale-big-slide .right-bottom .box .price span.sep{display:none}}.sale-title-slide{position:relative;font-size:0;margin:auto;max-width:1200px;padding:60px 0 24px 0}.sale-title-slide .bg{position:absolute;left:0;right:0;top:0;bottom:0;background-image:url(/imgs/szendvicspanelek.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.sale-title-slide .content{position:relative;display:flex;align-items:center;background-color:rgba(255,210,0,.7);padding:32px 24px}.sale-title-slide .text{font-family:Kanit;line-height:1.2;text-transform:uppercase;font-weight:700}.sale-title-slide .text.big{font-size:64px}.sale-title-slide .text.medium{font-size:32px;padding:12px 0 24px 0;color:#fff}.sale-title-slide .text.small{font-size:16px;line-height:1}.sale-title-slide .text.item{font-size:32px;white-space:nowrap}.sale-title-slide .text.item span{display:inline-block;width:125px;box-sizing:border-box;white-space:nowrap;text-align:right;padding-right:6px}.sale-title-slide .left{flex:1 1 auto;border-left:4px solid #333232;padding:0 24px;overflow:hidden;box-sizing:border-box}.sale-title-slide .right{overflow:hidden;box-sizing:border-box;flex:0 1 auto;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly}.sale-title-slide .phone{display:block;text-align:right;position:relative;margin:32px 0 0 auto}.sale-title-slide .phone .phone-content{display:inline-block;background-color:#ffd200;border-top-left-radius:25px;border-bottom-left-radius:25px;height:50px;line-height:50px;min-width:100px;text-align:left}.sale-title-slide .phone .logo{width:42px;height:42px;margin:0 8px;display:inline-block;position:relative;border-radius:50%;vertical-align:middle;background-color:#fff}.sale-title-slide .phone .text{display:inline-block;vertical-align:middle;height:100%;display:inline-flex;padding:0 18px;box-sizing:border-box;overflow:hidden;flex-direction:column;justify-content:center;align-items:center}.sale-title-slide .phone .text label{flex:0 1 auto;white-space:nowrap;display:block;text-align:center;font-size:13px;line-height:1.2}.sale-title-slide .phone .text label.phone-text{font-size:22px}@media only screen and (max-width:1150px){.sale-title-slide .content{display:block;margin-right:auto;text-align:center}.sale-title-slide .left,.sale-title-slide .right{display:block;text-align:center}.sale-title-slide .left{border-left:none;padding:0 24px}.sale-title-slide .right{margin-top:24px}}@media only screen and (max-width:800px){.sale-title-slide .text.big{font-size:44px}.sale-title-slide .text.medium{font-size:24px}.sale-title-slide .text.item{font-size:28px;white-space:normal}.sale-title-slide .text.item span{width:110px}}@media only screen and (max-width:600px){.sale-title-slide .text.big{font-size:28px}.sale-title-slide .text.medium{font-size:19px}.sale-title-slide .text.item{font-size:19px;white-space:normal}.sale-title-slide .text.item span{width:80px}}i.info-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-block;height:60%;width:30%}i.info-icon:after,i.info-icon:before{content:"";position:absolute;top:0;left:0;background-color:#333232;width:100%}i.info-icon:after{height:70%;top:0;bottom:auto;border-top-left-radius:3px;border-top-right-radius:3px}i.info-icon:before{height:20%;top:auto;bottom:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.success-page{padding:64px 0}.success-page .content{max-width:640px;display:block;font-size:19px;text-align:center;font-weight:400;padding:24px 0;margin:auto}.success-page .content p{display:block;margin:12px 0}.success-page .content p.light{font-size:16px;opacity:.7}.success-page .footer{display:block;text-align:center;padding:24px 0}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Regular.woff);font-weight:400}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Medium.woff);font-weight:500}@font-face{font-family:Kanit;src:url(/fonts/Kanit-SemiBold.woff);font-weight:600}@font-face{font-family:Kanit;src:url(/fonts/Kanit-Bold.woff);font-weight:700}@font-face{font-family:Kanit;src:url(/fonts/Kanit-ExtraBold.woff);font-weight:800}.page-work .image-gallery{display:flex;flex-wrap:wrap;justify-content:center;user-select:none;max-width:1200px;margin:auto}.page-work .image-gallery .img-item{width:calc(25% - 24px);position:relative;margin:12px;user-select:none;cursor:pointer}.page-work .image-gallery .img-item .overlay{position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s}.page-work .image-gallery .img-item .overlay i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page-work .image-gallery .img-item .overlay i svg{width:48px;height:auto;fill:#fff}.page-work .image-gallery .img-item:hover .overlay{opacity:1}.page-work .image-gallery .img-item img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;user-select:none}.page-work .image-gallery .img-item:after{content:"";display:block;padding-bottom:100%}@media only screen and (max-width:1024px){.page-work .image-gallery .img-item{width:calc(33.33% - 24px)}}@media only screen and (max-width:1024px){.page-work .image-gallery .img-item{width:calc(50% - 24px)}}.page-work .page-work-header{position:relative;display:flex}.page-work .page-work-header>div{display:block;flex:0 0 50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.page-work .page-work-header .left{position:relative;padding:64px 0;background-image:url(/imgs/sales-header-left.jpg)}.page-work .page-work-header .left .texts,.page-work .page-work-header .left h1.texts{font-size:0;border-left:4px solid #333232;padding:0 0 0 30px;margin:0 0 0 100px;text-align:left;vertical-align:middle;white-space:normal}.page-work .page-work-header .left .texts span,.page-work .page-work-header .left h1.texts span{display:block;line-height:100%}.page-work .page-work-header .left .texts span.large,.page-work .page-work-header .left h1.texts span.large{font-family:Kanit;font-size:64px;font-weight:800;text-transform:uppercase;font-style:italic}.page-work .page-work-header .left .texts span.medium,.page-work .page-work-header .left h1.texts span.medium{font-size:38px;font-weight:700;color:#fff}.page-work .page-work-header .left .texts span.small,.page-work .page-work-header .left h1.texts span.small{font-size:19px;font-weight:400;margin:12px 0}.page-work .page-work-header .left .btns{display:block;padding:0 60px 0 30px;margin:40px 0 0 90px}.page-work .page-work-header .left .btns .btn{flex:0 0 auto;margin:6px 10px}.page-work .page-work-header .right{position:relative}.page-work .page-work-header .right img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s}.page-work .page-work-header .right .dots{position:absolute;left:50%;bottom:0;padding-bottom:12px}.page-work .page-work-header .right .dots .dot{display:inline-block;background-color:#fff;width:12px;height:12px;border-radius:50%;margin:0 3px;transition:transform .2s,opacity .2s;opacity:.7;cursor:pointer}.page-work .page-work-header .right .dots .dot.active{transform:scale(1.2);pointer-events:none;opacity:1}.page-work .page-work-header .right .btn-arrow{display:inline-block;position:absolute;left:24px;top:0;bottom:0;width:60px;background:0 0;cursor:pointer}.page-work .page-work-header .right .btn-arrow span{display:block;position:absolute;top:calc(50% - 20px);width:40px;height:40px;background-color:#ffd200}.page-work .page-work-header .right .btn-arrow svg{position:absolute;left:50%;top:50%;height:14px;fill:#333232;transform:translate(-50%,-50%) rotate(180deg)}.page-work .page-work-header .right .btn-arrow.next{left:unset;right:24px}.page-work .page-work-header .right .btn-arrow.next span{right:0}.page-work .page-work-header .right .btn-arrow.next svg{transform:translate(-50%,-50%) rotate(0deg)}.page-work .page-work-header .right .btn-arrow.inactive{cursor:default}.page-work .page-work-header .right .btn-arrow.inactive span{background-color:#ededed}.page-work .page-work-header .right .btn-arrow.inactive svg{opacity:.3}@media only screen and (max-width:1500px){.page-work .page-work-header .left .texts,.page-work .page-work-header .left h1.texts span.large{font-size:44px}}@media only screen and (max-width:1200px){.page-work .page-work-header .left{flex:0 0 55%}.page-work .page-work-header .right{flex:0 1 50%}}@media only screen and (max-width:1024px){.page-work .page-work-header .left{flex:0 0 70%}}@media only screen and (max-width:800px){.page-work .page-work-header{display:block}.page-work .page-work-header .left .texts,.page-work .page-work-header .left h1.texts{border:0;padding:0 12px;margin:0;text-align:center}.page-work .page-work-header .left .texts span.large,.page-work .page-work-header .left h1.texts span.large{font-size:40px}.page-work .page-work-header .left .btns{padding:0;margin:0;text-align:center}.page-work .page-work-header .right{display:block;height:350px}}.page-work .references .reference-items{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.page-work .references .reference-items .item{flex:0 1 calc(33% - 24px);padding:0;margin:12px}.page-work .references .reference-items .item .img-container{display:block;position:relative;padding:0;margin:0;width:100%;height:auto}.page-work .references .reference-items .item .img-container:after{content:"";display:block;padding-bottom:66%}.page-work .references .reference-items .item .img-container img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.page-work .references .reference-items .item .footer{display:block;font-family:Kanit;font-weight:400;text-align:left;height:36px;line-height:36px;background-color:#333;color:#fff;font-size:16px;padding:0 12px}@media only screen and (max-width:800px){.page-work .references .reference-items .item{flex:0 1 calc(50% - 24px)}}@media only screen and (max-width:550px){.page-work .references .reference-items .item{flex:0 1 100%}}.page-work .offer-request-form{padding:24px 0}.page-work .contact-block{display:block;background-color:#ffd200}.page-work .contact-block .block-content{padding:32px 16px}.page-work .contact-block h2{padding:0!important;line-height:normal;margin:0 0 24px 0!important}.page-work .contact-block p{text-align:center}.page-work .contact-block .items{display:block;margin:12px 0 0 0;text-align:center}.page-work .contact-block .items a{margin:6px 12px;fill:#fff;transition:background .2s,color .2s,fill .2s}.page-work .contact-block .items a i{width:22px;height:22px;position:relative;display:inline-block;margin:0 6px 0 0;vertical-align:middle;pointer-events:none;user-select:none;fill:inherit}.page-work .contact-block .items a i svg{position:absolute;height:auto;width:19px;left:50%;top:50%;transform:translate(-50%,-50%);fill:inherit;transition:background .2s,color .2s,fill .2s}.page-work .contact-block .items a label{display:inline-block;font-size:inherit;color:inherit;vertical-align:middle;font-weight:inherit;pointer-events:none;user-select:none;transition:background .2s,color .2s,fill .2s}.page-work .contact-block .items a:hover{text-decoration:underline;color:#333232;fill:#333232}.page-work .article-content-p{margin-bottom:20px}.page-work .article-content-p.center{text-align:center}.page-work .page-work-new h2{font-size:32px;margin:0}.page-work .page-work-new p{font-size:16px;color:#939393;text-align:center;padding-bottom:35px}.page-work .page-work-new p strong{font-weight:500;color:#333232}.page-work .page-work-new .title{background:url(/imgs/kivitelezes/title.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;color:#ffd200;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;padding:20px;font-size:42px}@media only screen and (max-width:800px){.page-work .page-work-new .title{font-size:32px}}@media only screen and (max-width:600px){.page-work .page-work-new .title{font-size:28px}}.page-work .page-work-new .profi{position:relative;display:inline-block;width:100%;text-align:right}.page-work .page-work-new .profi img{width:100%;display:none}.page-work .page-work-new .profi .img_div{position:absolute;left:0;top:0;height:100%;width:50%;background-image:url(/imgs/kivitelezes/header.jpg);background-repeat:no-repeat;background-position:right center;background-size:cover}.page-work .page-work-new .profi .profi-content{display:inline-block;width:50%;box-sizing:border-box;padding:90px 40px 60px 40px;background:#ededed}.page-work .page-work-new .profi .profi-content h2{max-width:660px;text-align:left;line-height:36px;padding-bottom:32px}.page-work .page-work-new .profi .profi-content p{max-width:660px;text-align:left}.page-work .page-work-new .profi .content-button{text-align:left}.page-work .page-work-new .profi .content-button .btn{background-color:#333232;color:#fff;margin-right:15px;margin-bottom:15px}@media only screen and (max-width:1024px){.page-work .page-work-new .profi .img_div{width:40%}.page-work .page-work-new .profi .profi-content{width:60%}}@media only screen and (max-width:700px){.page-work .page-work-new .profi img{display:block}.page-work .page-work-new .profi .img_div{display:none}.page-work .page-work-new .profi .profi-content{width:100%}}.page-work .page-work-new div.services{padding:74px 0 50px 0}.page-work .page-work-new div.services .items{width:100%;text-align:center}.page-work .page-work-new div.services .items .item{display:inline-block;width:28%;min-width:330px;margin:0 2%;padding-top:70px;vertical-align:top}.page-work .page-work-new div.services .items .item .img_div{display:inline-block;width:103px;height:103px;background-repeat:no-repeat;background-position:center center;background-color:#ffd200;border-radius:50%}.page-work .page-work-new div.services .items .item:hover .img_div{background-color:#333232}.page-work .page-work-new div.services .items .item:nth-child(1) .img_div{background-image:url(/imgs/kivitelezes/icon1.png)}.page-work .page-work-new div.services .items .item:nth-child(2) .img_div{background-image:url(/imgs/kivitelezes/icon2.png)}.page-work .page-work-new div.services .items .item:nth-child(3) .img_div{background-image:url(/imgs/kivitelezes/icon3.png)}.page-work .page-work-new div.services .items .item:nth-child(4) .img_div{background-image:url(/imgs/kivitelezes/icon4.png)}.page-work .page-work-new div.services .items .item:nth-child(5) .img_div{background-image:url(/imgs/kivitelezes/icon5.png)}.page-work .page-work-new div.services .items .item:nth-child(6) .img_div{background-image:url(/imgs/kivitelezes/icon6.png)}.page-work .page-work-new div.services .items .item:nth-child(1):hover .img_div{background-image:url(/imgs/kivitelezes/icon1h.png)}.page-work .page-work-new div.services .items .item:nth-child(2):hover .img_div{background-image:url(/imgs/kivitelezes/icon2h.png)}.page-work .page-work-new div.services .items .item:nth-child(3):hover .img_div{background-image:url(/imgs/kivitelezes/icon3h.png)}.page-work .page-work-new div.services .items .item:nth-child(4):hover .img_div{background-image:url(/imgs/kivitelezes/icon4h.png)}.page-work .page-work-new div.services .items .item:nth-child(5):hover .img_div{background-image:url(/imgs/kivitelezes/icon5h.png)}.page-work .page-work-new div.services .items .item:nth-child(6):hover .img_div{background-image:url(/imgs/kivitelezes/icon6h.png)}.page-work .page-work-new div.services .items .item label{font-size:22px;font-weight:700;color:#333232;line-height:36px;padding:20px 0;display:block}.page-work .page-work-new div.kik{background-color:#ffd200;background-image:url(/imgs/otthonfelujitas/question.jpg);background-repeat:no-repeat;background-position:center right;background-size:contain;padding:50px 0}.page-work .page-work-new div.kik h2{padding-bottom:34px}.page-work .page-work-new div.kik table{display:inline-table;border-collapse:collapse;width:100%}.page-work .page-work-new div.kik table td{background-color:transparent!important;text-align:left;font-size:16px;color:#333232;height:45px}.page-work .page-work-new div.kik table td.arrow{width:40px;max-width:40px;min-width:40px;padding:0;background-image:url(/imgs/otthonfelujitas/table_arrow.png);background-repeat:no-repeat;background-position:center}.page-work .page-work-new div.kik table td.arrow.no{background-image:none}.page-work .page-work-new div.kik table td .btn{background-color:#333232;color:#fff;margin-top:20px}.page-work .page-work-new div.kik .kik_btns{display:block;text-align:center}.page-work .page-work-new div.kik .kik_btns .btn{background-color:#333232;color:#fff;margin-top:20px}.page-work .page-work-new div.miert{padding:115px 0}.page-work .page-work-new div.miert .block-content{position:relative;text-align:right}.page-work .page-work-new div.miert .block-content .right{display:inline-block;padding:65px 0 0 0;background:#333232;text-align:left;width:69%}.page-work .page-work-new div.miert .block-content .right h2{text-align:left;font-size:32px;margin:0;color:#ffd200;line-height:46px;padding:0 65px 50px 160px;font-weight:700}.page-work .page-work-new div.miert .block-content .right p{font-size:16px;color:#939393;text-align:left;padding:0 65px 32px 160px;color:#fff}.page-work .page-work-new div.miert .block-content .right .content-button{padding:0 0 60px 160px}.page-work .page-work-new div.miert .block-content img{position:absolute;top:-60px;width:40%;left:-4%}@media only screen and (max-width:1024px){.page-work .page-work-new div.miert .block-content .right{width:unset;padding:65px 0 0 0}.page-work .page-work-new div.miert .block-content .right h2{padding:0 65px 50px 65px;font-weight:700}.page-work .page-work-new div.miert .block-content .right p{padding:0 65px 50px 65px}.page-work .page-work-new div.miert .block-content .right img{display:none}}.page-work .page-work-new div.use{background-color:#ffd200;padding:40px 0 40px 0}.page-work .page-work-new div.use .block-content{text-align:left}.page-work .page-work-new div.use .block-content .item_1{display:inline-block;padding:0 20px;border-left:6px solid #333232;max-width:840px;box-sizing:border-box;vertical-align:middle}.page-work .page-work-new div.use .block-content .item_1 label{font-size:34px;color:#333232;font-weight:600;line-height:40px;display:inline-block;padding-bottom:20px}.page-work .page-work-new div.use .block-content .item_1 p{text-align:left;color:#333232;padding:0}.page-work .page-work-new div.use .block-content .item_2{display:inline-block;padding:30px 20px;vertical-align:middle}.page-work .page-work-new div.use .block-content .item_2 .btn{background:#333232;color:#fff}.page-work .page-work-new div.advantages{background-image:url(/imgs/kivitelezes/cserepeslemez.png);background-repeat:no-repeat;background-position:center right;background-size:auto 50%;background-color:#ededed;padding:74px 0 55px 0;position:relative;text-align:left}.page-work .page-work-new div.advantages img{position:absolute;bottom:0;right:0}.page-work .page-work-new div.advantages .block-content{position:relative;z-index:1}.page-work .page-work-new div.advantages h2{padding-bottom:34px}.page-work .page-work-new div.advantages table{display:inline-table;border-collapse:collapse;width:calc(55vw)}.page-work .page-work-new div.advantages table caption h2{text-align:left;padding-left:15px}.page-work .page-work-new div.advantages table td{background-color:transparent!important;text-align:left;font-size:22px;color:#939393;height:40px}.page-work .page-work-new div.advantages table td strong{color:#333232;font-weight:500}.page-work .page-work-new div.advantages table td.arrow{width:40px;max-width:40px;min-width:40px;padding:0;background-image:url(/imgs/kivitelezes/table_arrow.png);background-repeat:no-repeat;background-position:center}@media only screen and (max-width:1440px){.page-work .page-work-new div.advantages{background:0 0}.page-work .page-work-new div.advantages table{width:100%}}.page-work .page-work-new div.gyik{padding-bottom:50px}.page-work .page-work-new div.gyik .block-content{padding-bottom:3px}.page-work .page-work-new div.gyik .block-content label{cursor:pointer;display:block;padding:20px 65px 20px 30px;font-size:22px;color:#333232;background:#f7f7f7;position:relative}.page-work .page-work-new div.gyik .block-content label:hover{background:#eaeaea}.page-work .page-work-new div.gyik .block-content label span{pointer-events:none;position:absolute;width:37px;height:37px;right:18px;top:calc(50% - 18px);background-image:url(/imgs/kivitelezes/down.png)}.page-work .page-work-new div.gyik .block-content p{padding:30px;display:none;text-align:left}.page-work .page-work-new div.gyik .block-content.active label{background:#333232;color:#fff}.page-work .page-work-new div.gyik .block-content.active label span{background-image:url(/imgs/kivitelezes/up.png)}.page-work .page-work-new div.gyik .block-content.active p{display:block}