@import"https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap";html{scroll-behavior:smooth}body{font-family:"Albert Sans",sans-serif;font-size:16px;color:#000;position:relative;background:#fff}body.cover{overflow-y:hidden}body.cover::after{content:"";position:absolute;left:0;top:0;z-index:998;width:100%;height:100%;background:rgba(0,0,0,.5)}ul{list-style:none;padding-left:0;margin-bottom:0}a{text-decoration:none}.row{max-width:100%;margin:0}h1{font-family:"Albert Sans",sans-serif;color:#000;font-size:32px;position:relative}@media(max-width: 991px){h1{font-size:30px}}@media(max-width: 575px){h1{font-size:24px}}.disclaimer-bottom{background:#f3f4f7;padding:40px 0}.disclaimer-bottom .item-inner{display:flex;align-items:center}.disclaimer-bottom .icon-wrapper{border:1px solid #ececec;border-radius:50%;background:#fff;width:70px;min-width:70px;height:70px;min-height:70px;display:flex;justify-content:center;align-items:center;margin-right:20px}.disclaimer-bottom .text-wrapper h4{font-size:18px;color:#000;font-weight:500;margin-bottom:10px}.disclaimer-bottom .text-wrapper span{font-size:14px;color:#545454}@media(max-width: 991px){.disclaimer-bottom .container-xl{overflow:clip;margin:0 12px;padding:0;width:calc(100% - 24px)}.disclaimer-bottom .row{display:flex;flex-wrap:nowrap;padding-left:30px;gap:30px;width:max-content;animation:marquee-move-text 10s linear infinite forwards;max-width:max-content}.disclaimer-bottom .col-12{width:max-content}@keyframes marquee-move-text{to{transform:translateX(-50%)}}}.page{padding-top:25px;padding-bottom:60px}.page h1{text-align:center;margin-bottom:50px}@media(max-width: 575px){.page h1{margin-bottom:30px}}.page h3{font-size:22px;font-weight:400}@media(max-width: 575px){.page h3{font-size:18px}}.page p{color:#868686;font-size:15px}@media(max-width: 575px){.page p{font-size:14px}}.page strong{color:#000}.page ul{list-style:disc;padding-left:18px}@media(max-width: 575px){.page ul li{font-size:14px}}.page-contact{padding-top:25px}.page-contact h1{text-align:center;margin-bottom:50px}.page-contact .page-contact-section{padding:60px 0px}.page-contact .page-contact-section .company-info{padding-left:0}.page-contact .page-contact-section h2{font-weight:400;font-size:28px;margin-bottom:25px}@media(max-width: 575px){.page-contact .page-contact-section h2{font-size:24px}}.page-contact .page-contact-section .company-info-list li{margin-bottom:22px;font-size:15px}.page-contact .page-contact-section .company-info-list li strong{display:block;margin-bottom:12px;font-weight:600}.page-contact .page-contact-section .company-info-list li span,.page-contact .page-contact-section .company-info-list li a{color:#545454;transition:all .3s;display:block}.page-contact .page-contact-section .company-info-list li a:hover{color:#3c71d7}.page-contact .page-contact-section .social-contact-list{display:flex}.page-contact .page-contact-section .social-contact-list li{margin-right:10px}.page-contact .page-contact-section .social-contact-list li:last-child{margin-right:0}.page-contact .page-contact-section .social-contact-list li a svg{width:16px;height:16px;transition:all .3s}.page-contact .page-contact-section .social-contact-list li a:hover svg{fill:#3c71d7}@media(max-width: 991px){.page-contact .page-contact-section .company-form{padding:0;margin-top:30px}}.page-contact .page-contact-section .company-form p{font-size:15px;color:#545454}.page-contact .page-contact-section .company-form input{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;height:48px;color:#000;transition:all .3s;margin-bottom:15px}.page-contact .page-contact-section .company-form input:hover,.page-contact .page-contact-section .company-form input:focus{outline:none;border-color:#3c71d7}.page-contact .page-contact-section .company-form input::placeholder{color:#868686;text-transform:none}.page-contact .page-contact-section .company-form textarea{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;color:#000;transition:all .3s;margin-bottom:15px}.page-contact .page-contact-section .company-form textarea:hover,.page-contact .page-contact-section .company-form textarea:focus{outline:none;border-color:#3c71d7}.page-contact .page-contact-section .company-form .button-wrapper button{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;height:46px;margin-right:0px;margin-top:20px}.page-contact .page-contact-section .company-form .button-wrapper button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.page-contact .page-contact-section .company-form .button-wrapper button:hover::after{left:-150%}.search-results-wrapper{padding-top:25px;padding-bottom:60px}.search-results-wrapper h1{text-align:center;margin-bottom:50px}#menu_overlay{display:none;height:100vh;position:fixed;z-index:999;top:0;left:-450px;background:#fff;overflow-x:hidden;max-width:calc(100% - 20px);transition:all .4s ease-out;left:-450px;width:450px}@media(max-width: 991px){#menu_overlay{display:block}}@media(max-width: 575px){#menu_overlay{width:calc(100% - 40px);left:-600px}}#menu_overlay .close-menu-overlay{position:absolute;background:rgba(0,0,0,0);border:0;padding:0;left:20px;top:20px;transition:all .3s}#menu_overlay .close-menu-overlay svg path{fill:#000}#menu_overlay .company-menu-info{padding:0px 20px;font-size:14px;color:#868686;font-weight:500;margin-bottom:8px}#menu_overlay .company-menu-info a{font-weight:bolder;color:#868686}#menu_overlay .company-menu-info a:hover{color:#3c71d7}#menu_overlay .social-menu-wrapper{display:flex;align-items:center;padding-left:20px;padding-top:10px}#menu_overlay .social-menu-wrapper a{margin-right:10px}#menu_overlay .social-menu-wrapper a svg{width:18px;height:18px;transition:all .3s}#menu_overlay .social-menu-wrapper a:hover svg{fill:#3c71d7}#menu_overlay ul{list-style:none;flex-direction:column;justify-content:normal;padding-left:20px;border-left:1px solid #ebebeb;margin-left:10px}#menu_overlay ul.main-sections-list{padding:20px;border-left:0;margin-left:0;padding-top:60px}#menu_overlay ul li{border-bottom:1px solid #ebebeb;padding-top:10px;padding-bottom:10px;position:relative}#menu_overlay ul li a{text-decoration:none;color:#000;font-size:14px;transition:all .2s}#menu_overlay ul li a.cat-proizvodi{display:none}#menu_overlay ul li .inner_mobile_list_opener::before{content:"";position:absolute;width:2px;height:12px;right:6px;top:3px;background:#000;transition:all .3s}#menu_overlay ul li .inner_mobile_list_opener::after{content:"";position:absolute;height:2px;width:12px;right:1px;top:8px;background:#000}#menu_overlay ul li .inner_mobile_list_opener.opened::before{height:2px;top:8px}#menu_overlay ul li.dropdown .inner_mobile_list_opener{display:inline-block}#menu_overlay ul li:last-child{border-bottom:0px}#menu_overlay ul .inner_mobile_list_opener{display:inline-block;padding-right:10px;width:100%;position:absolute;left:0;text-align:right}#menu_overlay ul .inner_mobile_list_opener svg{width:15px;fill:#fff;transform:rotate(0);transition:.4s ease}#menu_overlay .inner_mobile_list{height:0;overflow-y:hidden;padding-top:0px;padding-left:20px;border-left:1px solid #ebebeb;margin-left:10px}#menu_overlay .inner_mobile_list li{border:none;border-bottom:1px solid rgba(255,255,255,.1);line-height:1;padding:6px 0}#menu_overlay .inner_mobile_list ul.mnu-lvl-2{padding-top:0px}#menu_overlay .inner_mobile_list li:last-child ul.mnu-lvl-2{border-bottom:0px}#menu_overlay .inner_mobile_list_opener.opened+.inner_mobile_list{height:100%;margin-bottom:10px;padding-top:10px}#menu_overlay .inner_mobile_list_opener.opened+.inner_mobile_list.mnu-lvl-2{margin-top:10px;margin-bottom:0;padding-top:0}#menu_overlay.menu-opened{left:0}#popup-terms{z-index:999;min-height:20px;padding:20px;background:#1a1a1a;overflow:hidden;position:fixed;bottom:0px;right:0px;display:block;left:0}#popup-terms p.cookie-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:8px}@media(max-width: 575px){#popup-terms p.cookie-title{margin-bottom:20px}}#popup-terms p.cookie-txt{font-size:14px;color:#fff;font-size:500;margin-bottom:0}#popup-terms p.cookie-txt a{color:#fff;text-decoration:underline}#popup-terms p.cookie-txt a:hover{color:#3c71d7}#popup-terms a#cookies-policy{display:inline-block;font-size:15px;background:#303030;text-decoration:none;cursor:pointer;padding:8px 0px;border-radius:8px;text-align:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#fff;width:100px;transition:all .3s}@media(max-width: 991px){#popup-terms a#cookies-policy{top:20px;transform:translateY(0)}}#popup-terms a#cookies-policy:hover{background:#4a4a4a;color:#fff}.top-button{background-color:#fff;position:fixed;right:20px;opacity:0;bottom:50px;width:50px;height:50px;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:9;font-size:14px;transition:all .3s ease-out;border:1px solid #000;color:#000}.top-button svg{fill:#000;width:14px;transition:all .3s ease-out}.top-button:hover{background:#000;color:#fff}.top-button:hover svg{fill:#fff}@media(max-width: 575px){.top-button{width:35px;height:35px;bottom:70px;right:12px}.top-button svg{width:11px}}ul.sitemap{padding-left:20px;border-left:1px solid #ebebeb;margin-bottom:50px}ul.sitemap a{color:#000;font-size:14px;transition:all .3s}ul.sitemap a:hover{color:#3c71d7}ul.sitemap li{margin-bottom:10px}ul.sitemap li ul{padding-left:20px;border-left:1px solid #ebebeb}.hidden{display:none}@media(min-width: 1400px){.container{max-width:1380px}}header .top-bar{border-bottom:1px solid #ebebeb;background:#f5f5f5;padding:10px 40px}@media(max-width: 1199px){header .top-bar{padding:10px 0px}}@media(max-width: 991px){header .top-bar{display:none}}header .top-bar a{color:#000;font-size:14px;font-weight:500;transition:all .3s}header .top-bar a:hover{color:#3c71d7}header .top-bar ul{display:flex}@media(max-width: 991px){header .top-bar ul{justify-content:center}}header .top-bar ul li{margin-right:20px}header .top-bar ul li:last-child{margin-right:0 !important}@media(max-width: 1199px){header .top-bar ul li{margin-right:10px}}@media(max-width: 991px){header .top-bar ul li{margin-right:20px}}header .top-bar .free-delivery{font-size:14px;font-weight:500}header .top-bar .free-delivery strong{font-weight:700}header .top-bar .free-delivery strong a{font-weight:700;border-bottom:1px solid #3c71d7;display:inline-block;line-height:14px}header .top-bar .free-delivery strong a svg{transform:translateY(-1px)}header .top-bar .free-delivery a{color:#3c71d7;padding-bottom:2px}header .top-bar .second-col{text-align:center}@media(max-width: 991px){header .top-bar .second-col{display:none}}header .top-bar .third-col{text-align:right}@media(max-width: 991px){header .top-bar .third-col{display:none}}@media(min-width: 992px){header .hidden-big{display:none}}header .middle-part{border-bottom:1px solid #ebebeb;background:#fff}@media(max-width: 991px){header .middle-part{padding:15px 0;background:#f5f5f5}}header .middle-part .logo-wrapper{min-height:100px;display:flex;align-items:center;justify-content:flex-start;padding-left:0;padding-right:0}@media(max-width: 991px){header .middle-part .logo-wrapper{min-height:0;justify-content:center}}header .middle-part .logo-wrapper img{max-width:100%;width:220px}@media(max-width: 991px){header .middle-part .logo-wrapper img{width:180px;max-width:180px}}@media(max-width: 575px){header .middle-part .logo-wrapper img{width:150px;max-width:150px}}header .middle-part .show-search-box{position:absolute;right:12px;top:21px;background:rgba(0,0,0,0);border:0;padding:0;width:fit-content}header .middle-part .show-search-box svg{height:20px}header .middle-part .show-search-box svg path{fill:#000}@media(min-width: 992px){header .middle-part .show-search-box{display:none}}header .middle-part .login-wrapper{display:flex;align-items:center;justify-content:flex-end;padding-right:0}@media(max-width: 991px){header .middle-part .login-wrapper{position:fixed;left:0;width:100%;bottom:0;z-index:998;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.08);height:60px;display:flex;justify-content:space-between;padding:0}}@media(max-width: 991px){header .middle-part .login-wrapper #box_order{width:25%;display:flex;justify-content:center}header .middle-part .login-wrapper #box_order .tb-text{font-size:13px}}@media(min-width: 992px){header .middle-part .login-wrapper #box_order .tb-text{display:none}}header .middle-part .login-wrapper button,header .middle-part .login-wrapper a{background:rgba(0,0,0,0);color:#000;font-size:16px;display:flex;align-items:center;justify-content:center;text-transform:none;font-weight:500;border:0;height:30px;border-right:1px solid #ebebeb;transition:all .3s}@media(min-width: 992px){header .middle-part .login-wrapper button.hidden-big,header .middle-part .login-wrapper a.hidden-big{display:none}}header .middle-part .login-wrapper button.hidden-big .home-svg path,header .middle-part .login-wrapper a.hidden-big .home-svg path{stroke:#000}@media(max-width: 991px){header .middle-part .login-wrapper button.order-sidebar-toggle,header .middle-part .login-wrapper a.order-sidebar-toggle{padding-left:0;width:100%}}@media(max-width: 991px){header .middle-part .login-wrapper button,header .middle-part .login-wrapper a{border-right:0;flex-direction:column;height:auto;padding:0;width:25%}header .middle-part .login-wrapper button span,header .middle-part .login-wrapper a span{margin-top:2px;display:block;font-size:13px}}header .middle-part .login-wrapper button svg,header .middle-part .login-wrapper a svg{height:16px;margin-right:5px;transition:all .3s}@media(max-width: 991px){header .middle-part .login-wrapper button svg,header .middle-part .login-wrapper a svg{margin-right:0;height:20px}}header .middle-part .login-wrapper button:hover,header .middle-part .login-wrapper a:hover{color:#3c71d7}header .middle-part .login-wrapper button:hover svg,header .middle-part .login-wrapper a:hover svg{fill:#3c71d7}header .middle-part .login-wrapper #box_order button{border:0;padding:0;padding-left:15px;position:relative}@media(max-width: 991px){header .middle-part .login-wrapper #box_order button{padding-left:5px}}header .middle-part .login-wrapper #box_order button svg{width:26px;margin-right:0;height:auto;transition:all .3s}@media(max-width: 991px){header .middle-part .login-wrapper #box_order button svg{width:18px}}header .middle-part .login-wrapper #box_order button:hover svg{fill:#3c71d7}header .middle-part .login-wrapper #box_order button #order_items{background:#3c71d7;color:#fff;display:flex;font-size:10px;width:18px;height:18px;border-radius:50%;justify-content:center;align-items:center;position:absolute;right:-10px;top:-8px}@media(max-width: 991px){header .middle-part .login-wrapper #box_order button #order_items{width:15px;height:15px;right:auto;left:50%;transform:translateX(5px)}}header .third-part{border-bottom:1px solid #ebebeb;background:#fff}@media(max-width: 991px){header .third-part{display:none}}header .third-part .third-part-inner{display:flex;justify-content:space-between}header .third-part .third-part-inner .header-contact{display:flex;align-items:center}header .third-part .third-part-inner .header-contact .icon-wrapper{margin-right:10px}header .third-part .third-part-inner .header-contact a{display:block;font-size:28px;font-weight:700;color:#3c71d7}header .third-part .third-part-inner .header-contact span{font-size:14px;color:#000;font-weight:500;padding-left:2px}.sticky{position:sticky;position:-webkit-sticky;width:100%}.sticky.active{top:0;background-color:rgba(255,255,255,.9)}@media(max-width: 575.98px){header a img{left:0;position:relative}}footer{background:#000;color:#a1a1a1;font-size:14px;padding-top:70px}@media(max-width: 991px){footer .futer-col{margin-bottom:24px}}@media(max-width: 767px){footer .futer-col{margin-bottom:30px}}footer .img-wrapper{margin-bottom:30px}footer .img-wrapper img{max-width:100%;width:220px}footer .address-list li{margin-bottom:8px}footer .address-list li a{font-weight:bolder;color:#a1a1a1;transition:all .3s}footer .address-list li a:hover{color:#3c71d7}footer .footer-map-link{color:#fff;font-size:14px;display:block;width:fit-content;border-bottom:1px solid #fff;padding-bottom:2px;font-weight:700;font-family:"Albert Sans",sans-serif;margin-top:20px;margin-bottom:28px;transition:all .3s}footer .footer-map-link svg{margin-left:5px;transition:all .3s}footer .footer-map-link:hover{color:#3c71d7;border-color:#3c71d7}footer .footer-map-link:hover svg{fill:#3c71d7}footer .footer-social{display:flex}footer .footer-social li{margin-right:10px}footer .footer-social li:last-child{margin-right:0}footer .footer-social li a{display:flex;justify-content:center;align-items:center;width:34px;height:34px;border:1px solid #a1a1a1;border-radius:50%;transition:all .3s}footer .footer-social li a svg{fill:#a1a1a1;width:16px;height:16px;transition:all .3s}footer .footer-social li a:hover{color:#3c71d7;border-color:#3c71d7}footer .footer-social li a:hover svg{fill:#3c71d7}footer h3{color:#fff;font-size:20px;font-weight:500;margin-bottom:20px;height:32px}@media(max-width: 767px){footer h3{margin-bottom:10px}}footer .menu-footer li{margin-bottom:8px}footer .menu-footer li a{color:#a1a1a1;font-size:14px;transition:all .3s}footer .menu-footer li a:hover{color:#3c71d7}footer p{margin-bottom:27px}footer .newsletter{position:relative}footer .newsletter input{background:#303030;border:1px solid #303030;color:#909090;padding:17px 15px;font-size:14px;font-weight:500;width:100%;border-radius:3px}footer .newsletter input::placeholder{color:#909090;font-size:14px;font-weight:500}footer .newsletter button{position:absolute;background:#000;border:1px solid #000;color:#fff;font-size:14px;font-weight:600;border:0;display:block;height:41px;top:6px;right:6px;padding:0 15px;border-radius:3px;overflow:hidden}footer .newsletter button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}footer .newsletter button:hover::after{left:-200%}footer .newsletter button svg{margin-left:8px}footer .copyright{margin-top:40px;border-top:1px solid #303030;padding:20px 0px;text-align:center}footer .copyright a{color:#fff;transition:all .3s}footer .copyright a:hover{color:#3c71d7}nav#menu{top:0px;display:none;position:static;padding:0}nav#menu ul li{padding:20px 0px;margin-right:30px;font-size:16px;line-height:16px;font-weight:500}nav#menu ul li.featured-categories{position:relative}nav#menu ul li.featured-categories a{color:#fff;background:#3c71d7;border-radius:10px;height:40px;padding:0px 14px;font-weight:700;font-size:16px;display:flex;align-items:center;line-height:16px}nav#menu ul li.featured-categories a::after{display:none}nav#menu ul li.featured-categories a svg{display:inline-block;height:16px;fill:#fff;margin-right:5px;transform:translateY(-1px)}nav#menu ul li.featured-categories:hover .featured-categories-list{z-index:1;opacity:1;height:auto;overflow:visible;transition:opacity .3s !important}nav#menu ul li.featured-categories .featured-categories-list{position:absolute;left:0;width:100%;min-width:300px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);border:1px solid #ebebeb;border-radius:10px;margin-top:10px;padding-top:20px;z-index:-100;opacity:0;height:0;overflow:hidden;transition:opacity .3s !important}nav#menu ul li.featured-categories .featured-categories-list li{margin-right:0;margin-bottom:6px;padding:0 20px;display:flex}nav#menu ul li.featured-categories .featured-categories-list li:nth-child(6) a{border-bottom:0}nav#menu ul li.featured-categories .featured-categories-list li:last-child{margin-bottom:0;border-bottom:0;padding:13px 20px;background:#ebebeb;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#000}nav#menu ul li.featured-categories .featured-categories-list li:last-child a{border-bottom:1px solid #000;padding-bottom:3px;line-height:18px;display:block;height:fit-content;width:fit-content;transition:all .3s}nav#menu ul li.featured-categories .featured-categories-list li:last-child a:hover{color:#3c71d7;border-color:#3c71d7}nav#menu ul li.featured-categories .featured-categories-list li .image-wrapper{margin-right:15px;border:1px solid #ebebeb;width:42px;height:42px;border-radius:50%}nav#menu ul li.featured-categories .featured-categories-list li .image-wrapper img{max-width:100%;width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;border:1px solid #fff}nav#menu ul li.featured-categories .featured-categories-list li a{width:100%;background:rgba(0,0,0,0);color:#000;font-size:15px;padding:0;font-weight:500;border-radius:0;border-bottom:1px solid #ebebeb;padding-bottom:6px;transition:all .3s}nav#menu ul li.featured-categories .featured-categories-list li a:hover{color:#3c71d7}nav#menu ul li a{display:flex;height:100%;align-items:center;color:#000;text-decoration:none;position:relative}nav#menu ul li a svg{display:none}nav#menu ul li a::after{content:"";position:absolute;left:0;height:1px;width:0;bottom:0;background:#000;transition:width .3s ease-out}nav#menu ul li a:hover::after{width:100%}.menu-relative-wrapper{position:relative}.dropdown{position:static}.dropdown a svg{display:inline-block !important;margin-left:10px}.dropdown:hover .dropdown-content,.dropdown:hover .dropdown-wrapper{z-index:999;opacity:1;height:auto;overflow:visible;padding:20px;transition:opacity .3s !important}.dropdown .dropdown-wrapper{position:absolute;left:0;width:100%;top:100%;margin:0;background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.1215686275);border:0px;border-radius:0;display:flex;justify-content:space-between;z-index:-100;opacity:0;height:0;overflow:hidden;transition:opacity .3s !important}.dropdown .dropdown-wrapper .dropdown-menu{padding-left:0;margin-bottom:0;list-style:none;display:flex;position:static;width:100%;border:0;justify-content:space-between}.dropdown .dropdown-wrapper .dropdown-menu .dropdown-item{width:fit-content;padding:0px !important;margin-right:0;transition:all .2s}.dropdown .dropdown-wrapper .dropdown-menu .dropdown-item a{text-decoration:none;height:fit-content !important;color:#000 !important;font-weight:700 !important;text-transform:uppercase;font-size:14px}.dropdown .dropdown-wrapper .dropdown-menu .dropdown-item a::after{display:none !important}.dropdown .dropdown-wrapper .dropdown-menu .dropdown-item:hover{background:rgba(0,0,0,0) !important}.dropdown .dropdown-wrapper .dropdown-menu .dropdown-item:last-child{border-bottom:0px}.dropdown .dropdown-wrapper .dropdown-menu li.active{background:rgba(0,0,0,0)}.dropdown .dropdown-wrapper .dropdown-menu li.active a.active{color:#3c71d7 !important}.dropdown .dropdown-wrapper .dropdown-menu .mnu-lvl-2{padding-top:15px}.dropdown .dropdown-wrapper .dropdown-menu .mnu-lvl-2 li{margin-bottom:10px;padding:0 !important}.dropdown .dropdown-wrapper .dropdown-menu .mnu-lvl-2 li a{color:#545454 !important;font-weight:500 !important;text-transform:none;font-size:14px;transition:all .3s}.dropdown .dropdown-wrapper .dropdown-menu .mnu-lvl-2 li a::after{display:none !important}.dropdown .dropdown-wrapper .dropdown-menu .mnu-lvl-2 li a:hover{color:#3c71d7 !important}.dropdown .dropdown-wrapper .dropdown-menu .mnu-lvl-3{display:none}#burger a{cursor:pointer;padding:12px 0;position:absolute;left:12px;top:18px}#burger a span{position:relative;display:block;width:30px;height:3px;background:#000;border-radius:40px;transition:all .2s ease-in-out}#burger a span:before,#burger a span:after{position:absolute;background:#000;content:"";width:20px;height:3px;border-radius:40px;border:0;transition:all .2s ease-in-out}#burger a span:before{top:-8px}#burger a span:after{top:8px}#burger a.active span{background:rgba(0,0,0,0)}#burger a.active span:before{transform:rotate(45deg) translate(5px, 6px)}#burger a.active span:after{transform:rotate(-45deg) translate(5px, -6px)}@media(min-width: 768px){.lang-bar{padding-top:35px;font-size:13px;margin-right:inherit}}@media(min-width: 992px){nav#menu{display:block}.lang-bar{padding-top:56px;min-width:89px}#burger a{display:none}}@media(min-width: 1200px){nav#menu ul li:first-of-type{display:block}}.breadcrumb{padding-top:10px;margin-bottom:0}.breadcrumb .breadcrumb-item::before{content:">"}@media(max-width: 575px){.breadcrumb .breadcrumb-item::before{font-size:12px;transform:translateY(4px)}}.breadcrumb .breadcrumb-item:first-child::before{content:""}.breadcrumb .breadcrumb-item a{color:#545454;transition:all .3s;font-weight:500;font-size:14px}.breadcrumb .breadcrumb-item a:hover{color:#3c71d7}@media(max-width: 767px){.breadcrumb .breadcrumb-item a{font-size:12px}}@media(max-width: 575px){.breadcrumb .breadcrumb-item a{font-size:11px}}.breadcrumb .breadcrumb-item.active{color:#000;font-weight:500;font-size:14px;transform:translateY(2px)}@media(max-width: 767px){.breadcrumb .breadcrumb-item.active{font-size:12px;transform:translateY(4px)}}@media(max-width: 575px){.breadcrumb .breadcrumb-item.active{font-size:11px}.breadcrumb .breadcrumb-item.active::before{transform:translateY(0)}}@media(max-width: 575px){.breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:3px}}@media(max-width: 575px){.breadcrumb .breadcrumb-item+.breadcrumb-item::before{padding-right:3px}}.quote{font-style:italic;font-size:18px;line-height:28px}.cite{font-size:smaller}.colapse [id^=toggleBlock],.colapse [id^=toggleBlock]~.block,.colapse [id^=toggleBlock]+label span+span,.colapse [id^=toggleBlock]:checked+label span{display:none}.colapse [id^=toggleBlock]:checked+label span+span{display:inline-block}.colapse [id^=toggleBlock]:checked~.block{display:block}.colapse .toggle-block label{background:#eee;width:100%;cursor:pointer}.colapse .toggle-block label span{float:right}.colapse .toggle-block .block{padding:20px 20px 30px 20px}#box_latest_news{padding:20px}#box_latest_news article{padding:10px}#box_latest_news .date{color:#767676;font-size:12px}#overlay,.overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:default}@media(min-width: 768px){#box_latest_news{padding:10px}#box_latest_news h3{font-weight:normal;font-size:20px}#box_latest_news .date{color:#767676;font-size:12px}#box_latest_news .abstract{display:none}}@media(max-width: 575px){.no-padding-phone{padding:0}}.member{background:#fff;padding-top:25px;padding-bottom:60px}@media(max-width: 575px){.member{padding-left:0;padding-right:0}}.member h1{text-align:center;margin-bottom:50px}.member .registration .inputs-wrapper{width:600px;margin:auto}@media(max-width: 767px){.member .registration .inputs-wrapper{max-width:100%}}@media(max-width: 575px){.member .registration .inputs-wrapper.padding-sm{padding:0px 12px}}.member .registration .inputs-wrapper .checkboxes{margin-bottom:20px}.member .registration .inputs-wrapper .checkboxes.margin-bottom{margin-bottom:40px}.member .registration .inputs-wrapper .checkboxes .option{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid #ebebeb;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s}.member .registration .inputs-wrapper .checkboxes .option:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.member .registration .inputs-wrapper .checkboxes .option:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:1px solid #ebebeb}.member .registration .inputs-wrapper .checkboxes .option:has(input:checked){background:#f5f6ff;border-color:#3c71d7}.member .registration .inputs-wrapper .checkboxes .option:has(input:checked):first-child{border-bottom:1px solid #3c71d7}.member .registration .inputs-wrapper .checkboxes .option:has(input:checked) svg{fill:#3c71d7}.member .registration .inputs-wrapper .checkboxes .option .input-wrapper{width:fit-content}.member .registration .inputs-wrapper .checkboxes .option .input-wrapper input{width:16px;height:16px;border-radius:50%;margin-bottom:0;transform:translateY(3px);margin-right:5px;cursor:pointer}.member .registration .inputs-wrapper .checkboxes .option .input-wrapper label{font-size:14px;cursor:pointer}.member .registration .inputs-wrapper .checkboxes .option .icon-wrapper svg{height:18px;fill:#707070;transition:all .3s}.member .registration .inputs-wrapper input{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;height:48px;color:#000;transition:all .3s;margin-bottom:15px}.member .registration .inputs-wrapper input:hover,.member .registration .inputs-wrapper input:focus{outline:none;border-color:#3c71d7}.member .registration .inputs-wrapper input::placeholder{color:#868686;text-transform:none}.member .registration .inputs-wrapper .checkbox-type{margin-bottom:20px}.member .registration .inputs-wrapper .checkbox-type input{width:14px;height:14px;margin-bottom:0;transform:translateY(2px);cursor:pointer}.member .registration .inputs-wrapper .checkbox-type label{font-size:14px}.member .registration .inputs-wrapper .button-wrapper button{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;height:46px;margin-right:0px;margin-top:20px}.member .registration .inputs-wrapper .button-wrapper button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.member .registration .inputs-wrapper .button-wrapper button:hover::after{left:-150%}.member .registration .inputs-wrapper .additional-buttons{display:flex;justify-content:space-between;padding-top:30px;align-items:center}.member .registration .inputs-wrapper .additional-buttons.no-padding-top{padding-top:0;margin-bottom:20px}.member .registration .inputs-wrapper .additional-buttons .checkbox-type{margin-bottom:0}.member .registration .inputs-wrapper .additional-buttons button,.member .registration .inputs-wrapper .additional-buttons a{color:#545454;font-size:14px;display:block;width:fit-content;border:0;border-bottom:1px solid #545454;transition:all .3s;padding:0;background:rgba(0,0,0,0);margin:0}.member .registration .inputs-wrapper .additional-buttons button:hover,.member .registration .inputs-wrapper .additional-buttons a:hover{color:#3c71d7;border-color:#3c71d7}.member .registration .inputs-wrapper .additional-buttons a{margin-right:10px}h2.light-grey-title{text-align:center;font-size:24px;margin-top:50px;margin-bottom:20px}.member-dash-row{padding-bottom:30px}@media(max-width: 767px){.member-dash-row .padding-left-sm{padding-left:0}}@media(max-width: 767px){.member-dash-row .padding-right-sm{padding-right:0}}@media(max-width: 767px){.member-dash-row .padding-both-sm{padding:0 !important}}@media(max-width: 767px){.member-dash-row .padding-left{padding-right:12px}}@media(max-width: 767px){.member-dash-row .padding-right{padding-left:12px}}@media(max-width: 991px){.member-dash-row .sticky-position{margin-bottom:30px}}@media(min-width: 992px){.member-dash-row .sticky-position{position:sticky;top:10px;height:fit-content}}.member-dash-row .breaker{border-bottom:3px solid #6c6c6c;color:#000;background:#f2f2f2;font-size:16px;font-weight:500;padding:10px 5px;margin-bottom:8px;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;align-items:center}.member-dash-row .breaker svg{height:14px;transform:translateY(-1px)}.member-dash-row .breaker svg.university{height:18px}.member-dash-row label{font-size:14px;display:inline-block;margin-bottom:5px;font-weight:500}.member-dash-row input{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:2px 10px;font-size:14px;height:42px;color:#000;transition:all .3s;margin-bottom:24px}.member-dash-row input:hover,.member-dash-row input:focus{outline:none;border-color:#3c71d7}.member-dash-row input::placeholder{color:#868686;text-transform:none}.member-dash-row .checkbox-type{margin-bottom:20px}.member-dash-row .checkbox-type input{width:14px;height:14px;margin-bottom:0;transform:translateY(2px);cursor:pointer}.member-dash-row .checkbox-type label{font-size:14px}.member-dash-row .button-wrapper button{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;height:46px;margin-top:20px}.member-dash-row .button-wrapper button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.member-dash-row .button-wrapper button:hover::after{left:-150%}.member-links{padding-left:0;list-style:none;margin-bottom:0}.member-links li:first-child a{border-top-left-radius:8px;border-top-right-radius:8px}.member-links li:last-child a{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.member-links li a{display:flex;align-items:center;width:100%;padding:15px 16px;border:1px solid #ebebeb;border-bottom:0px;color:#000;font-size:14px;font-weight:500;transition:all .3s}.member-links li a svg{margin-right:10px;fill:#707070}.member-links li a.active,.member-links li a:hover{background:#f2f2f2;color:#000}.member-links li a.active svg,.member-links li a:hover svg{fill:#3c71d7}@media(max-width: 575px){.member-links li a{font-size:14px}}.member-links li:last-child a{border-bottom:1px solid #d9d9d9}.my-orders .member-header{border-bottom:3px solid #6c6c6c;color:#313131;background:#f2f2f2;font-size:15px;font-weight:500;max-width:100%;margin:0;margin-bottom:5px;padding:10px 0px;border-top-left-radius:8px;border-top-right-radius:8px}@media(max-width: 767px){.my-orders .member-header span{text-overflow:ellipsis;max-width:100%;white-space:nowrap;overflow:hidden;display:block}}@media(max-width: 767px){.my-orders .member-header{font-size:14px;margin-bottom:10px}}@media(max-width: 575px){.my-orders .member-header{font-size:12px}}.my-orders .member-item{color:#545454;font-size:15px;align-items:center;border-bottom:1px solid #ebebeb;max-width:100%;margin:0;margin-bottom:5px;padding-bottom:5px}@media(max-width: 767px){.my-orders .member-item{font-size:14px;margin-bottom:10px}}@media(max-width: 575px){.my-orders .member-item{font-size:12px}}.my-orders .member-item a{color:#000}.my-orders .member-item a svg{fill:#000;transition:all .3s}.my-orders .member-item a:hover svg{fill:#3c71d7}.my-orders .center{text-align:center}.my-orders .right{text-align:right}.member-actions{text-align:center;margin-bottom:0}.member-actions a{color:#000}.member-actions a i{margin-right:5px;color:#a17b5a}.member-actions a:hover{color:#a17b5a}#box_forgot_password{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;transform:scale(0);transition:opacity .3s}#box_forgot_password.visible{opacity:1;transform:scale(1)}#box_forgot_password .close-popup-box{position:absolute;right:30px;top:35px;background:rgba(0,0,0,0);border:0}#box_forgot_password .close-popup-box svg path{transition:all .3s}#box_forgot_password .close-popup-box:hover svg path{fill:#3c71d7}#box_forgot_password .forgot-pass-wrapper{position:absolute;background:#fff;z-index:999;left:50%;top:50%;transform:translate(-50%, -50%);padding:30px;border-radius:8px}@media(min-width: 768px){#box_forgot_password .forgot-pass-wrapper{min-width:700px}}#box_forgot_password .forgot-pass-wrapper input{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;height:48px;color:#000;transition:all .3s;margin-bottom:15px}#box_forgot_password .forgot-pass-wrapper input:hover,#box_forgot_password .forgot-pass-wrapper input:focus{outline:none;border-color:#3c71d7}#box_forgot_password .forgot-pass-wrapper input::placeholder{color:#868686;text-transform:none}#box_forgot_password .forgot-pass-wrapper .button-wrapper button{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;height:46px;margin-top:20px}#box_forgot_password .forgot-pass-wrapper .button-wrapper button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}#box_forgot_password .forgot-pass-wrapper .button-wrapper button:hover::after{left:-150%}#box_forgot_password .title{font-family:"Albert Sans",sans-serif;color:#000;font-size:28px;margin-bottom:30px}.login-box-absolute{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;transform:scale(0);transition:opacity .3s}.login-box-absolute.visible{opacity:1;transform:scale(1)}.login-box-absolute .close-login-box{position:absolute;right:30px;top:35px;background:rgba(0,0,0,0);border:0}@media(max-width: 767px){.login-box-absolute .close-login-box{right:20px;top:22px}}.login-box-absolute .close-login-box svg path{fill:#000;transition:all .3s}.login-box-absolute .close-login-box:hover svg path{fill:#3c71d7}.login-box-absolute .login-form-wrapper{position:absolute;background:#fff;z-index:999;left:50%;top:50%;transform:translate(-50%, -50%);padding:30px;border-radius:8px}@media(min-width: 768px){.login-box-absolute .login-form-wrapper{min-width:700px}}@media(max-width: 767px){.login-box-absolute .login-form-wrapper{max-width:100%;width:calc(100% - 20px);left:10px;transform:translate(0, -50%);padding:20px}}.login-box-absolute .login-form-wrapper input{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;height:48px;color:#000;transition:all .3s;margin-bottom:15px}.login-box-absolute .login-form-wrapper input:hover,.login-box-absolute .login-form-wrapper input:focus{outline:none;border-color:#3c71d7}.login-box-absolute .login-form-wrapper input::placeholder{color:#868686;text-transform:none}.login-box-absolute .login-form-wrapper a{color:#545454;font-size:14px;display:block;width:fit-content;border-bottom:1px solid #545454;transition:all .3s;margin:15px 0 30px 0}@media(max-width: 767px){.login-box-absolute .login-form-wrapper a{margin:5px auto 30px auto}}.login-box-absolute .login-form-wrapper a:hover{color:#3c71d7;border-color:#3c71d7}.login-box-absolute .login-form-wrapper .flex-wrap{display:flex;align-items:center}@media(max-width: 767px){.login-box-absolute .login-form-wrapper .flex-wrap{flex-direction:column}}.login-box-absolute .login-form-wrapper .flex-wrap a{color:#000;border-color:#000;padding-bottom:3px;font-weight:600;transition:all .3s;margin:0}.login-box-absolute .login-form-wrapper .flex-wrap a svg{transform:translateY(-1px);margin-left:2px;fill:#000;transition:all .3s}.login-box-absolute .login-form-wrapper .flex-wrap a:hover{color:#3c71d7;border-color:#3c71d7}.login-box-absolute .login-form-wrapper .flex-wrap a:hover svg{fill:#3c71d7}.login-box-absolute .login-form-wrapper .flex-wrap button{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:300px;height:46px;margin-right:30px}@media(max-width: 767px){.login-box-absolute .login-form-wrapper .flex-wrap button{width:100%;margin-right:0;margin-bottom:20px}}.login-box-absolute .login-form-wrapper .flex-wrap button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.login-box-absolute .login-form-wrapper .flex-wrap button:hover::after{left:-150%}.login-box-absolute .title{font-family:"Albert Sans",sans-serif;color:#000;font-size:28px;margin-bottom:30px}@media(max-width: 767px){.login-box-absolute .title{font-size:22px}}.padding-left{padding:0px}@media(min-width: 577px){.padding-left{padding-right:12px}}.padding-right{padding:0px}@media(min-width: 577px){.padding-right{padding-left:12px}}.padding-both{padding:0px}@media(max-width: 575px){.no-border-left-phone input{border-left:0px !important}}@media(max-width: 767px){.no-border-left-lphone input{border-left:0px !important}}@media(max-width: 767px){.no-padding-sm{padding:0}}@media(max-width: 575px){.padding-sm{padding:0px 12px}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.category .item h2{font-weight:normal;margin:40px 0 30px}.category .item p{font-size:13px}.category .item .detail{float:right}#box-category{margin-left:0}#box-category ul{margin-left:0;list-style:none;padding-left:0}#box-category ul span{margin-top:-20px;width:100%}#box-category ul span .fa{float:right}#box-category ul ul{padding:20px 0 0 20px}.ad_short_product{float:left;padding:10px}.ad_short_product .box-ad-short{background-color:#fff}.ad_short_product .box-ad-short:hover{-moz-box-shadow:0 5px 20px rgba(0,0,0,.1);-webkit-box-shadow:0 5px 20px rgba(0,0,0,.1);box-shadow:0 5px 20px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-webkit-transition:width 2s;transition:width 2s;transition:all .45s ease}.ad_short_product .box-ad-short .ad-short{margin-left:0px;margin-right:0px}.ad_short_product .box-ad-short .ad-short img{margin-right:0px;border-bottom:1px solid #c5cfd2;margin-bottom:10px;max-width:100%;height:308px}.ad_short_product .box-ad-short .ad-short img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);opacity:.3;filter:alpha(opacity=30);-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";transition:all .45s ease}.ad_short_product .box-ad-short .ad-short .title{display:inline-block;float:left;color:#5e5e5e;text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap;font-size:16px;line-height:20px;font-weight:700;padding:0 0 5px 10px;border-bottom:1px solid #c5cfd2;zoom:1}.ad_short_product .box-ad-short .ad-short .stock{color:#5e5e5e;text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap;font-size:16px;line-height:20px;font-weight:700;display:inline-block;padding:5px 10px;float:left;margin-bottom:0px;zoom:1}.ad_short_product .box-ad-short .ad-short .price{color:#5e5e5e;text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap;font-size:16px;line-height:20px;font-weight:700;display:inline-block;padding:5px 10px;display:inline-block;float:right;text-align:right;zoom:1}.ad_short_product .box-ad-short .order{padding:0 0 0 10px;display:flex;flex-flow:row wrap;justify-content:space-between}.ad_short_product .box-ad-short .order .input-group{flex:1 1 90px;max-width:70px;margin-right:10px;height:40px;border:2px solid #c5cfd2;background:#fff}.ad_short_product .box-ad-short .order .input-group .form-control{background:none;border:none;display:flex;align-items:center;box-shadow:none;padding:0px;text-align:center;letter-spacing:1px}.ad_short_product .box-ad-short .order .input-group .input-group-btn-vertical{line-height:100%}.ad_short_product .box-ad-short .order .input-group .input-group-btn-vertical .btn{height:20px;width:20px;line-height:20px;padding:0;margin:0;border:none;background:none;cursor:pointer;text-align:center;display:block;box-shadow:none}.ad_short_product .box-ad-short .order .input-group .input-group-btn-vertical .btn:hover{text-decoration:none}.ad_short_product .box-ad-short .order .input-group .input-group-btn-vertical .btn i{height:20px;line-height:20px;font-size:20px;text-align:center}.ad_short_product .box-ad-short .order .input-group .input-group-btn-vertical .btn.bottom{margin:-5px 0 0 0}.headline_ad{padding-top:40px}@media(max-width: 991px){.headline_ad{padding-bottom:40px}}@media(max-width: 575px){.headline_ad{padding-top:10px}}.headline_ad h2{color:#000;font-family:"Albert Sans",sans-serif;font-size:30px;font-weight:500;position:relative;margin-bottom:50px}@media(max-width: 991px){.headline_ad h2{font-size:28px}}@media(max-width: 575px){.headline_ad h2{font-size:24px;text-align:center}}.headline_ad h2 a{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#000;font-size:15px;display:block;width:fit-content;border-bottom:1px solid #000;padding-bottom:2px;font-weight:700;font-family:"Albert Sans",sans-serif;transition:all .3s}@media(max-width: 575px){.headline_ad h2 a{position:static;transform:translateY(0);margin:auto;margin-top:10px}}.headline_ad h2 a svg{margin-left:5px;transform:translateY(-1px);transition:all .3s}.headline_ad h2 a:hover{color:#3c71d7;border-color:#3c71d7}.headline_ad h2 a:hover svg{fill:#3c71d7}.headline_ad .headline-row{margin-left:-12px;width:calc(100% + 24px);max-width:calc(100% + 24px)}.headline_ad .glide__arrow{background:#fff;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;border:1px solid #ebebeb;transition:all .3s;box-shadow:none}@media(max-width: 1365px){.headline_ad .glide__arrow{top:150px}}@media(max-width: 991px){.headline_ad .glide__arrow{top:calc(100% + 40px)}}.headline_ad .glide__arrow svg{height:18px;fill:#000;transition:all .3s}.headline_ad .glide__arrow:hover{background:#000}.headline_ad .glide__arrow:hover svg{fill:#fff}.headline_ad .glide__arrow.glide__arrow--left{left:-60px}@media(max-width: 1365px){.headline_ad .glide__arrow.glide__arrow--left{left:10px}}@media(max-width: 991px){.headline_ad .glide__arrow.glide__arrow--left{left:calc(50% - 50px)}}.headline_ad .glide__arrow.glide__arrow--right{right:-60px}@media(max-width: 1365px){.headline_ad .glide__arrow.glide__arrow--right{right:10px}}@media(max-width: 991px){.headline_ad .glide__arrow.glide__arrow--right{right:calc(50% - 50px)}}.latest-incat-row{justify-content:center}.product-short.margin-bottom{margin-bottom:24px}.product-short .img-wrapper{position:relative;overflow:hidden;border-radius:10px}@media(max-width: 991px){.product-short .img-wrapper{overflow:visible;margin-bottom:20px}}.product-short .img-wrapper .action-badge{position:absolute;right:15px;top:15px;z-index:2;padding:6px 10px;background:red;font-size:14px;font-weight:500;text-transform:uppercase;border-radius:15px;color:#fff}@media(max-width: 767px){.product-short .img-wrapper .action-badge{font-size:12px;right:12px;top:12px;padding:3px 8px}}.product-short .img-wrapper .new-badge{position:absolute;right:15px;top:15px;z-index:2;padding:6px 10px;background:#3c71d7;font-size:14px;font-weight:500;text-transform:uppercase;border-radius:15px;color:#fff}@media(max-width: 767px){.product-short .img-wrapper .new-badge{font-size:12px;right:12px;top:12px;padding:3px 8px}}@media(max-width: 991px){.product-short .img-wrapper a{overflow:hidden;max-height:100%;display:block}}.product-short .img-wrapper img{max-width:100%;border-radius:10px;transition:.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);width:100%}.product-short .img-wrapper .absolute-buttons{position:absolute;bottom:20px;left:50%;display:flex;justify-content:center;gap:10px;transform:translate(-50%, 30px);opacity:0;transition:all .3s ease-out}@media(max-width: 991px){.product-short .img-wrapper .absolute-buttons{opacity:1;transform:translate(-50%, 0);bottom:10px}}.product-short .img-wrapper .absolute-buttons .color-picker-list{display:flex;margin-bottom:20px;position:absolute;bottom:20px;width:100%;justify-content:center}@media(max-width: 991px){.product-short .img-wrapper .absolute-buttons .color-picker-list{margin-bottom:0px;bottom:-40px}}.product-short .img-wrapper .absolute-buttons .color-picker-list li{margin-right:5px}.product-short .img-wrapper .absolute-buttons .color-picker-list li:last-child{margin-right:0}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle{position:relative;display:flex;min-width:28px;min-height:28px;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:50%;transition:all .3s}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle label{width:18px;height:18px;display:block;border-radius:50%;background:#000;cursor:pointer}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle label input{display:none}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle .visible-hover{position:absolute;left:50%;transform:translateX(-50%);top:-28px;background:#393939;border-radius:8px;color:#fff;padding:5px;font-size:13px;font-weight:400;opacity:0;transition:all .3s}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle:has(input:checked){border-color:#000;box-shadow:0 .4rem .4rem rgba(0,0,0,.1019607843)}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle:hover{border-color:#000}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle:hover .visible-hover{opacity:1}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-bela label{background:#fff;border:1px solid #ddd}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-zuta label{background:#ffea00}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-narandzasta label{background:#ffac1c}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-zelena label{background:#24d366}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-crvena label{background:#bd091c}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-plava label{background:#0766ff}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-siva label{background:#ddd}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-crna label{background:#000}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-tirkizna label{background:#40e0d0}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-bordo label{background:#460000}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-bez label{background:#eae3c9}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-teget label{background:#001c57}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-ljubicasta label{background:#9d00ff}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-roze label{background:#fc03a9}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-braon label{background:#5c3317}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-zlatna label{background:gold}.product-short .img-wrapper .absolute-buttons .color-picker-list li.circle-srebrna label{background:silver}.product-short .img-wrapper .absolute-buttons button,.product-short .img-wrapper .absolute-buttons a{background:#fff;width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:8px;border:0;box-shadow:0 8px 24px rgba(149,157,165,.2);transition:all .3s;padding:0}@media(max-width: 575px){.product-short .img-wrapper .absolute-buttons button,.product-short .img-wrapper .absolute-buttons a{width:33px;height:33px;padding:0}}.product-short .img-wrapper .absolute-buttons button svg,.product-short .img-wrapper .absolute-buttons a svg{transition:all .3s}.product-short .img-wrapper .absolute-buttons button svg path,.product-short .img-wrapper .absolute-buttons a svg path{fill:#000}@media(max-width: 575px){.product-short .img-wrapper .absolute-buttons button svg,.product-short .img-wrapper .absolute-buttons a svg{width:16px;height:16px;fill:#000}}.product-short .img-wrapper .absolute-buttons button:hover,.product-short .img-wrapper .absolute-buttons a:hover{background:#000}.product-short .img-wrapper .absolute-buttons button:hover svg,.product-short .img-wrapper .absolute-buttons a:hover svg{fill:#fff}.product-short .img-wrapper .absolute-buttons button:hover svg path,.product-short .img-wrapper .absolute-buttons a:hover svg path{fill:#fff}.product-short .text-wrapper{padding-top:20px}.product-short .text-wrapper .cat-link{color:#545454;font-weight:500;font-size:14px;transition:all .3s}.product-short .text-wrapper .cat-link:hover{color:#3c71d7}.product-short .text-wrapper.no-margin-top{padding-top:10px}.product-short .text-wrapper.no-margin-top h3{margin-top:0}.product-short .text-wrapper h3{font-size:16px;font-weight:600;margin:8px 0}@media(max-width: 575px){.product-short .text-wrapper h3{font-size:14px}}.product-short .text-wrapper h3 a{color:#000;transition:all .3s}.product-short .text-wrapper h3 a:hover{color:#3c71d7}.product-short .text-wrapper .price{color:#3c71d7;font-weight:600;font-size:16px}@media(max-width: 575px){.product-short .text-wrapper .price{font-size:14px}}.product-short .text-wrapper .price-old{color:#868686;font-weight:500;text-decoration:line-through;font-size:14px;margin-left:10px}.product-short:hover .img-wrapper img{transform:scale(1.1);opacity:.7}.product-short:hover .absolute-buttons{opacity:1;transform:translate(-50%, 0)}.fast-preview-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;transition:opacity .3s}.fast-preview-wrapper .fast-preview-inner{position:absolute;background:#fff;border-radius:8px;left:50%;top:50%;transform:translate(-50%, -50%);width:fit-content;display:flex}@media(max-width: 1365px){.fast-preview-wrapper .fast-preview-inner{width:80%}}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner{left:10px;transform:translate(0, -50%);width:calc(100% - 20px);flex-direction:column}}.fast-preview-wrapper .fast-preview-inner .close-fast-preview{position:absolute;background:rgba(0,0,0,0);border:0;padding:0;right:10px;top:7px;transition:all .3s;transition-delay:.5s}.fast-preview-wrapper .fast-preview-inner .close-fast-preview svg path{transition:all .3s;fill:#000}.fast-preview-wrapper .fast-preview-inner .close-fast-preview:hover svg path{fill:#3c71d7}.fast-preview-wrapper .fast-preview-inner .img-wrapper{background:#f5f5f5}@media(min-width: 992px){.fast-preview-wrapper .fast-preview-inner .img-wrapper{min-width:45%;display:flex;justify-content:center;align-items:center}}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .img-wrapper{border-top-right-radius:8px;border-top-left-radius:8px;text-align:center}}.fast-preview-wrapper .fast-preview-inner .img-wrapper img{border-bottom-left-radius:8px;border-top-left-radius:8px;width:100%;object-fit:cover}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .img-wrapper img{height:200px;width:auto;border-radius:0;border-top-right-radius:8px;border-bottom-left-radius:0}}.fast-preview-wrapper .fast-preview-inner .text-wrapper{padding:30px}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper{padding:20px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper h3{font-family:"Albert Sans",sans-serif;font-size:28px;font-weight:400;margin-bottom:20px}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper h3{font-size:20px;margin-bottom:15px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper h3 a{color:#000;transition:all .3s}.fast-preview-wrapper .fast-preview-inner .text-wrapper h3 a:hover{color:#3c71d7}.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-cat{display:inline-block;border:1px solid #000;border-radius:8px;font-size:12px;font-weight:700;padding:0 12px;height:30px;text-transform:uppercase;line-height:30px;margin-bottom:20px}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-cat{margin-bottom:15px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper .price-wrapper{display:flex;margin-bottom:20px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .price-wrapper #fast-preview-price{font-size:22px;font-weight:500;color:#3c71d7}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper .price-wrapper #fast-preview-price{font-size:18px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper .price-wrapper #fast-preview-price-old{font-size:22px;font-weight:400;text-decoration:line-through;color:#868686;margin-left:10px}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper .price-wrapper #fast-preview-price-old{font-size:18px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-desription{font-size:15px;color:#545454;text-align:left;line-height:20px;margin-bottom:20px}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-desription{font-size:14px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list{display:flex;margin-bottom:20px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li{margin-right:10px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li:last-child{margin-right:0}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle{position:relative;display:flex;min-width:36px;min-height:36px;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:50%;transition:all .3s}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle label{width:24px;height:24px;display:block;border-radius:50%;background:#000;cursor:pointer}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle label input{display:none}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle .visible-hover{position:absolute;left:50%;transform:translateX(-50%);bottom:-36px;background:#393939;border-radius:8px;color:#fff;padding:5px;font-size:13px;font-weight:400;opacity:0;transition:all .3s}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle:has(input:checked){border-color:#000;box-shadow:0 .4rem .4rem rgba(0,0,0,.1019607843)}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle:hover{border-color:#000}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle:hover .visible-hover{opacity:1}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-bela label{background:#fff;border:1px solid #ddd}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-zuta label{background:#ffea00}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-narandzasta label{background:#ffac1c}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-zelena label{background:#24d366}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-crvena label{background:#bd091c}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-plava label{background:#0766ff}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-siva label{background:#ddd}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-crna label{background:#000}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-tirkizna label{background:#40e0d0}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-bordo label{background:#460000}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-bez label{background:#eae3c9}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-teget label{background:#001c57}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-ljubicasta label{background:#9d00ff}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-roze label{background:#fc03a9}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-braon label{background:#5c3317}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-zlatna label{background:gold}.fast-preview-wrapper .fast-preview-inner .text-wrapper .color-picker-list li.circle-srebrna label{background:silver}.fast-preview-wrapper .fast-preview-inner .text-wrapper form span{font-size:14px;color:#000;margin-bottom:5px;font-weight:600;display:block}.fast-preview-wrapper .fast-preview-inner .text-wrapper .input-group{display:flex;background:#f2f2f2;border-radius:8px;width:fit-content;margin-bottom:20px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .input-group input{border:0;text-align:center;width:50px;color:#000;letter-spacing:.3px;background:#f2f2f2;transition:all .3s;font-size:15px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .input-group input:hover,.fast-preview-wrapper .fast-preview-inner .text-wrapper .input-group input:focus{color:#000;outline:none;border:0px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .input-group button{border:0;color:#000;background:rgba(0,0,0,0);border-radius:8px;display:flex;justify-content:center;align-items:center;width:35px;height:35px;padding:0;font-size:16px;transition:all .3s}.fast-preview-wrapper .fast-preview-inner .text-wrapper .input-group button:hover{color:#3c71d7}.fast-preview-wrapper .fast-preview-inner .text-wrapper .add_to_cart{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;margin:auto;height:46px;line-height:46px;padding:0 30px}.fast-preview-wrapper .fast-preview-inner .text-wrapper .add_to_cart svg{margin-left:5px;transform:translateY(-1px)}.fast-preview-wrapper .fast-preview-inner .text-wrapper .add_to_cart::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.fast-preview-wrapper .fast-preview-inner .text-wrapper .add_to_cart:hover{color:#fff}.fast-preview-wrapper .fast-preview-inner .text-wrapper .add_to_cart:hover svg{fill:#fff}.fast-preview-wrapper .fast-preview-inner .text-wrapper .add_to_cart:hover::after{left:-150%}.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-full{margin-top:50px;display:block;width:fit-content;color:#000;font-size:14px;border-bottom:1px solid #000;padding-bottom:2px;font-weight:700;font-family:"Albert Sans",sans-serif;transition:all .3s}@media(max-width: 991px){.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-full{margin-top:20px}}.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-full svg{margin-left:5px;transform:translateY(-1px);transition:all .3s}.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-full:hover{color:#3c71d7;border-color:#3c71d7}.fast-preview-wrapper .fast-preview-inner .text-wrapper #fast-preview-full:hover svg{fill:#3c71d7}.box-brand-filter{list-style:none;position:relative;overflow:hidden;min-height:175px}.box-brand-filter .brand-filter{float:left}.box-brand-filter .brand-filter img{max-width:100%}.left-col{padding-left:0}.right-col{padding-right:0}@media(max-width: 991px){.right-col{padding-left:0}}.pagination{padding-top:50px;justify-content:center}.pagination li{margin-right:10px}.pagination li a{border-radius:8px !important;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid #ebebeb;color:#000;position:relative;overflow:hidden;outline:none !important}.pagination li a::after{background-image:linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.pagination li a:focus,.pagination li a:hover{color:#000;background:#fff;box-shadow:none !important}.pagination li a:focus::after,.pagination li a:hover::after{left:-200%}.pagination li.active a.active{box-shadow:1px 1px 10px rgba(0,0,0,.2);background:#000;border-color:#000;color:#fff}.pagination li.active a.active::after{display:none}.pagination li:last-child{margin-right:0}@media(max-width: 991px){#website-search .breadcrumb,.category .breadcrumb{padding-left:12px}}@media(max-width: 991px){#website-search .no-padding-tb,.category .no-padding-tb{padding:0}}.category-product{padding-top:25px;padding-bottom:60px}.category-product .left-col{position:sticky;top:10px;height:fit-content}.category-product .left-col.visible{left:0px}.category-product .left-col .close-left-col{position:absolute;background:rgba(0,0,0,0);border:0;padding:0;right:25px;top:22px;transition:all .3s;transition-delay:.5s}@media(min-width: 992px){.category-product .left-col .close-left-col{display:none}}@media(max-width: 575px){.category-product .left-col .close-left-col{right:31px}}.category-product .left-col .close-left-col svg path{fill:#000;transition:all .3s}.category-product .left-col .close-left-col:hover svg path{fill:#3c71d7}@media(max-width: 991px){.category-product .left-col{position:fixed;right:0;top:0;height:100svh;width:450px;background:#fff;left:-450px;transition:all .5s;padding:30px;z-index:999;padding:20px;overflow-y:auto}}@media(max-width: 575px){.category-product .left-col{width:calc(100% - 20px);left:-600px}}.category-product h1{margin-bottom:30px;padding-left:12px}@media(max-width: 991px){.category-product h1{text-align:center;margin-bottom:25px;width:calc(100% - 12px)}}.category-product h1 #category_filter{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.category-product h1 #category_filter button{border:1px solid #ebebeb;border-radius:8px;color:#000;font-size:14px;padding:8px 10px;background:#fff;transform:translateY(-5px);display:flex;align-items:center}@media(min-width: 992px){.category-product h1 #category_filter button{display:none}}.category-product h1 #category_filter button svg{margin-right:10px;height:10px;transform:translateY(-1px)}.category-product h1 #category_filter select{border:1px solid #ebebeb;border-radius:8px;padding:8px 10px;color:#545454;font-size:14px;font-weight:400;font-family:"Albert Sans",sans-serif;transform:translateY(-5px);background:#fff}@media(max-width: 991px){.category-product h1 #category_filter{position:static;transform:translateY(0);margin-top:25px;display:flex;justify-content:space-between;width:100%}}.category-product .subcategory-filter .filter-title{color:#000;font-size:20px;font-weight:500;display:block;margin-bottom:20px}.category-product .subcategory-filter .filter-title.margin-top{margin-top:20px}@media(max-width: 575px){.category-product .subcategory-filter .filter-title{margin-bottom:15px;font-size:18px}}.category-product .subcategory-filter ul{margin-bottom:0;padding-bottom:15px;border-bottom:1px solid #ececec}@media(max-width: 991px){.category-product .subcategory-filter ul{padding-bottom:15px}}.category-product .subcategory-filter ul.sidebar-brand{max-height:300px;overflow-y:auto}.category-product .subcategory-filter ul li{margin-bottom:8px}.category-product .subcategory-filter ul li:last-child{margin-bottom:0}.category-product .subcategory-filter ul li.brand-filter-li{display:flex;align-items:center}.category-product .subcategory-filter ul li a{color:#000;font-size:14px;font-weight:500;transition:all .3s}.category-product .subcategory-filter ul li a:hover{color:#3c71d7}.category-product .subcategory-filter ul li a.active{color:#3c71d7;position:relative;padding-left:10px}.category-product .subcategory-filter ul li a.active::before{content:">";position:absolute;left:0;top:-1px;font-size:16px}.category-product .subcategory-filter ul li label{font-size:14px;font-weight:500;cursor:pointer}.category-product .subcategory-filter ul li input[type=checkbox]{border:1px solid #ebebeb;margin-right:10px;transform:translateY(2px);cursor:pointer}.category-product .shipping-delivery-sidebar .filter-title{color:#000;font-size:20px;font-weight:500;display:block;margin-bottom:20px;margin-top:20px}@media(max-width: 575px){.category-product .shipping-delivery-sidebar .filter-title{margin-bottom:15px;margin-top:15px;font-size:18px}}.category-product .shipping-delivery-sidebar ul{padding-bottom:25px;border-bottom:1px solid #ececec}@media(max-width: 991px){.category-product .shipping-delivery-sidebar ul{padding-bottom:15px}}.category-product .shipping-delivery-sidebar ul li{display:flex;align-items:center;margin-bottom:18px}@media(max-width: 991px){.category-product .shipping-delivery-sidebar ul li{margin-bottom:10px}}.category-product .shipping-delivery-sidebar ul li .icon-wrapper{display:flex;justify-content:center;align-items:center;width:50px;height:50px;min-width:50px;min-height:50px;border:1px solid #ececec;border-radius:50%;margin-right:18px;transition:all .3s}.category-product .shipping-delivery-sidebar ul li .icon-wrapper svg{width:24px}.category-product .shipping-delivery-sidebar ul li .text-wrapper .title{font-size:16px;color:#000;font-weight:600;margin-bottom:5px;display:block}@media(max-width: 991px){.category-product .shipping-delivery-sidebar ul li .text-wrapper .title{font-size:15px}}.category-product .shipping-delivery-sidebar ul li .text-wrapper p{margin-bottom:0;color:#868686;font-size:14px}@media(max-width: 991px){.category-product .shipping-delivery-sidebar ul li .text-wrapper p{font-size:13px}}.category-product .shipping-delivery-sidebar ul li:hover .icon-wrapper{border-color:#000}.category-product .social-icons-sidebar .filter-title{color:#000;font-size:20px;font-weight:500;display:block;margin-bottom:20px;margin-top:20px}@media(max-width: 991px){.category-product .social-icons-sidebar .filter-title{margin-bottom:15px;margin-top:15px;font-size:18px}}.category-product .social-icons-sidebar ul{display:flex}.category-product .social-icons-sidebar ul li{margin-right:10px}.category-product .social-icons-sidebar ul li a{display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.1);border-radius:50%;width:36px;height:36px;transition:all .3s}.category-product .social-icons-sidebar ul li a svg{width:16px;height:16px;fill:#000;transition:all .3s}.category-product .social-icons-sidebar ul li a.facebook:hover{background:#4267b2}.category-product .social-icons-sidebar ul li a.facebook:hover svg{fill:#fff}.category-product .social-icons-sidebar ul li a.instagram:hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%)}.category-product .social-icons-sidebar ul li a.instagram:hover svg{fill:#fff}.ad_product{padding-top:25px;padding-bottom:60px}.ad_product h1{margin-bottom:20px}@media(max-width: 991px){.ad_product h1{font-size:24px}}.ad_product .product-image{display:flex;justify-content:center}@media(max-width: 1365px){.ad_product .product-image{flex-direction:column;justify-content:flex-start}}@media(max-width: 767px){.ad_product .product-image{flex-direction:row;padding-right:0;margin-bottom:25px}}@media(max-width: 575px){.ad_product .product-image{flex-direction:column}}.ad_product .product-image .detail-img{position:relative;margin-right:12px}@media(max-width: 1365px){.ad_product .product-image .detail-img{margin-right:0px;margin-bottom:12px}}@media(max-width: 767px){.ad_product .product-image .detail-img{margin-right:12px;margin-bottom:0px}}@media(max-width: 575px){.ad_product .product-image .detail-img{margin-right:0px;margin-bottom:12px}}.ad_product .product-image .detail-img img{max-width:100%;width:100%;border-radius:10px;object-fit:cover}@media(min-width: 992px){.ad_product .product-image .detail-img img{height:100%}}.ad_product .product-image .detail-img a{position:absolute;right:10px;top:10px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;box-shadow:0 8px 24px rgba(149,157,165,.2)}.ad_product .product-image .detail-img a svg{fill:#000;transition:all .3s}.ad_product .product-image .detail-img a:hover{background:#000}.ad_product .product-image .detail-img a:hover svg{fill:#fff}.ad_product .product-image .small-img{max-width:100px}@media(max-width: 1365px){.ad_product .product-image .small-img{display:flex;max-width:100%}}@media(min-width: 768px){.ad_product .product-image .small-img{max-width:100%;overflow-x:auto}}@media(min-width: 1366px){.ad_product .product-image .small-img{max-width:100px}}@media(max-width: 767px){.ad_product .product-image .small-img{display:block;max-width:100px}}@media(max-width: 575px){.ad_product .product-image .small-img{display:flex;max-width:100%;overflow-x:auto}}.ad_product .product-image .small-img img{max-width:100%;margin-bottom:12px;border-radius:10px}@media(max-width: 1365px){.ad_product .product-image .small-img img{margin-bottom:0px;margin-right:12px;max-width:100px}}@media(max-width: 767px){.ad_product .product-image .small-img img{max-width:100%;margin-bottom:12px;margin-right:0}}@media(max-width: 575px){.ad_product .product-image .small-img img{margin-bottom:0px;margin-right:12px;max-width:100px}}.ad_product .product-info .price-wrapper{display:flex;align-items:center;margin-bottom:30px}@media(max-width: 991px){.ad_product .product-info .price-wrapper{margin-bottom:20px}}.ad_product .product-info .price-wrapper .price{font-size:24px;color:#3c71d7;font-weight:600;display:inline-block;margin-right:10px}@media(max-width: 991px){.ad_product .product-info .price-wrapper .price{font-size:20px}}.ad_product .product-info .price-wrapper .price-old{color:#868686;font-weight:500;text-decoration:line-through;font-size:18px;display:inline-block;margin-right:10px}@media(max-width: 991px){.ad_product .product-info .price-wrapper .price-old{font-size:16px}}.ad_product .product-info .price-wrapper .action-badge{padding:6px 10px;background:red;font-size:14px;font-weight:500;text-transform:uppercase;border-radius:15px;color:#fff}.ad_product .product-info .price-wrapper .new-badge{padding:6px 10px;background:#3c71d7;font-size:14px;font-weight:500;text-transform:uppercase;border-radius:15px;color:#fff}.ad_product .product-info .code{display:block;margin-bottom:30px;font-size:16px;color:#000}@media(max-width: 991px){.ad_product .product-info .code{margin-bottom:20px}}.ad_product .product-info form span{font-size:14px;color:#000;margin-bottom:5px;font-weight:600;display:block}.ad_product .product-info form .color-picker-list{display:flex;margin-bottom:20px}.ad_product .product-info form .color-picker-list li{margin-right:10px}.ad_product .product-info form .color-picker-list li:last-child{margin-right:0}.ad_product .product-info form .color-picker-list li.circle{position:relative;display:flex;min-width:36px;min-height:36px;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:50%;transition:all .3s}.ad_product .product-info form .color-picker-list li.circle label{width:24px;height:24px;display:block;border-radius:50%;background:#000;cursor:pointer}.ad_product .product-info form .color-picker-list li.circle label input{display:none}.ad_product .product-info form .color-picker-list li.circle .visible-hover{position:absolute;left:50%;transform:translateX(-50%);bottom:-36px;background:#393939;border-radius:8px;color:#fff;padding:5px;font-size:13px;font-weight:400;opacity:0;transition:all .3s}.ad_product .product-info form .color-picker-list li.circle:has(input:checked){border-color:#000;box-shadow:0 .4rem .4rem rgba(0,0,0,.1019607843)}.ad_product .product-info form .color-picker-list li.circle:hover{border-color:#000}.ad_product .product-info form .color-picker-list li.circle:hover .visible-hover{opacity:1}.ad_product .product-info form .color-picker-list li.circle-bela label{background:#fff;border:1px solid #ddd}.ad_product .product-info form .color-picker-list li.circle-zuta label{background:#ffea00}.ad_product .product-info form .color-picker-list li.circle-narandzasta label{background:#ffac1c}.ad_product .product-info form .color-picker-list li.circle-zelena label{background:#24d366}.ad_product .product-info form .color-picker-list li.circle-crvena label{background:#bd091c}.ad_product .product-info form .color-picker-list li.circle-plava label{background:#0766ff}.ad_product .product-info form .color-picker-list li.circle-siva label{background:#ddd}.ad_product .product-info form .color-picker-list li.circle-crna label{background:#000}.ad_product .product-info form .color-picker-list li.circle-tirkizna label{background:#40e0d0}.ad_product .product-info form .color-picker-list li.circle-bordo label{background:#460000}.ad_product .product-info form .color-picker-list li.circle-bez label{background:#eae3c9}.ad_product .product-info form .color-picker-list li.circle-teget label{background:#001c57}.ad_product .product-info form .color-picker-list li.circle-ljubicasta label{background:#9d00ff}.ad_product .product-info form .color-picker-list li.circle-roze label{background:#fc03a9}.ad_product .product-info form .color-picker-list li.circle-braon label{background:#5c3317}.ad_product .product-info form .color-picker-list li.circle-zlatna label{background:gold}.ad_product .product-info form .color-picker-list li.circle-srebrna label{background:silver}.ad_product .product-info form .input-group{display:flex;background:#f2f2f2;border-radius:8px;width:fit-content;margin-bottom:20px}.ad_product .product-info form .input-group input{border:0;text-align:center;width:50px;color:#000;letter-spacing:.3px;background:#f2f2f2;transition:all .3s;font-size:15px}.ad_product .product-info form .input-group input:hover,.ad_product .product-info form .input-group input:focus{color:#000;outline:none;border:0px}.ad_product .product-info form .input-group button{border:0;color:#000;background:rgba(0,0,0,0);border-radius:8px;display:flex;justify-content:center;align-items:center;width:35px;height:35px;padding:0;font-size:16px;transition:all .3s}.ad_product .product-info form .input-group button:hover{color:#3c71d7}.ad_product .product-info form .add_to_cart{border:1px solid #000;background:#000;color:#fff;font-size:16px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;margin:auto;height:46px;line-height:46px;padding:0 30px}@media(max-width: 991px){.ad_product .product-info form .add_to_cart{height:40px;font-size:14px;line-height:40px}}.ad_product .product-info form .add_to_cart svg{margin-left:5px;transform:translateY(-1px)}.ad_product .product-info form .add_to_cart::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.ad_product .product-info form .add_to_cart:hover{color:#fff}.ad_product .product-info form .add_to_cart:hover svg{fill:#fff}.ad_product .product-info form .add_to_cart:hover::after{left:-150%}.ad_product .product-info .features-list{display:flex;align-items:center;padding-top:30px}@media(max-width: 991px){.ad_product .product-info .features-list{padding-top:20px}}.ad_product .product-info .features-list li{margin-right:20px;position:relative}.ad_product .product-info .features-list li:last-child{margin-right:0 !important}@media(max-width: 991px){.ad_product .product-info .features-list li{margin-right:10px}}.ad_product .product-info .features-list li button,.ad_product .product-info .features-list li a{background:rgba(0,0,0,0);border:0;color:#000;font-weight:600;font-size:14px;display:flex;align-items:center;transition:all .3s}@media(max-width: 575px){.ad_product .product-info .features-list li button,.ad_product .product-info .features-list li a{font-size:13px}}.ad_product .product-info .features-list li button svg,.ad_product .product-info .features-list li a svg{margin-right:8px;transition:all .3s}@media(max-width: 575px){.ad_product .product-info .features-list li button svg,.ad_product .product-info .features-list li a svg{margin-right:3px}}.ad_product .product-info .features-list li button:hover,.ad_product .product-info .features-list li a:hover{color:#3c71d7}.ad_product .product-info .features-list li button:hover svg,.ad_product .product-info .features-list li a:hover svg{fill:#3c71d7}.ad_product .product-info .features-list li .share-wrapper{background:#fff;padding-top:20px;position:absolute;box-shadow:0 10px 22px rgba(0,0,0,.1490196078);border-radius:8px;padding:20px;left:0;top:150%;opacity:0;transform:scaleY(0);transition:all .3s;transform-origin:top}@media(max-width: 1199px){.ad_product .product-info .features-list li .share-wrapper{left:auto;right:0}}.ad_product .product-info .features-list li .share-wrapper.visible{opacity:1;transform:scaleY(1)}.ad_product .product-info .features-list li .share-wrapper .close-share-wrapper{position:absolute;right:22px;top:23px;padding:0}.ad_product .product-info .features-list li .share-wrapper .close-share-wrapper svg{margin:0;transition:all .3s}.ad_product .product-info .features-list li .share-wrapper .close-share-wrapper svg path{fill:#000}.ad_product .product-info .features-list li .share-wrapper .close-share-wrapper:hover svg path{fill:#3c71d7}.ad_product .product-info .features-list li .share-wrapper .title{display:block;font-size:18px;margin-bottom:30px}.ad_product .product-info .features-list li .share-wrapper .share-list{display:flex}.ad_product .product-info .features-list li .share-wrapper .share-list li{margin-right:10px}.ad_product .product-info .features-list li .share-wrapper .share-list li:last-child{margin-right:0}.ad_product .product-info .features-list li .share-wrapper .share-list li a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;transition:all .3s}.ad_product .product-info .features-list li .share-wrapper .share-list li a:hover{transform:translateY(-5px)}.ad_product .product-info .features-list li .share-wrapper .share-list li a.facebook{background:#0766ff}.ad_product .product-info .features-list li .share-wrapper .share-list li a.twitter{background:#000}.ad_product .product-info .features-list li .share-wrapper .share-list li a.whatsapp{background:#24d366}.ad_product .product-info .features-list li .share-wrapper .share-list li a.viber{background:#7360f2}.ad_product .product-info .features-list li .share-wrapper .share-list li a.mail{background:#bd091c}.ad_product .product-info .features-list li .share-wrapper .share-list li a svg{height:16px;fill:#fff;margin-right:0}.ad_product .product-info .flex-box{display:flex;padding-top:30px}@media(max-width: 991px){.ad_product .product-info .flex-box{padding-top:20px}}.ad_product .product-info .flex-box .part{width:50%;padding:30px;text-align:center;border:1px solid #ebebeb;border-radius:8px}@media(max-width: 991px){.ad_product .product-info .flex-box .part{padding:10px;font-size:14px}}.ad_product .product-info .flex-box .part img{width:30px;display:block;margin:auto;margin-bottom:10px}.ad_product .product-info .flex-box .part-one{margin-right:20px}.ad_product .description-wrapper{border:1px solid #ebebeb;border-radius:5px;margin-top:60px}@media(max-width: 575px){.ad_product .description-wrapper{margin-top:30px}}.ad_product .description-wrapper .description-title-wrapper{border-bottom:1px solid #ebebeb;padding:0 30px}@media(max-width: 991px){.ad_product .description-wrapper .description-title-wrapper{padding:0 15px}}.ad_product .description-wrapper .description-title-wrapper h2{font-size:20px;font-weight:600;color:#000;padding:15px 0;margin-bottom:0;width:fit-content;position:relative}@media(max-width: 575px){.ad_product .description-wrapper .description-title-wrapper h2{font-size:18px}}.ad_product .description-wrapper .description-title-wrapper h2::after{content:"";position:absolute;width:100%;bottom:-1px;left:0;height:2px;background:#000}.ad_product .description-wrapper .text-wrapper{padding:30px}@media(max-width: 991px){.ad_product .description-wrapper .text-wrapper{padding:15px}}.ad_product .description-wrapper .text-wrapper p{color:#868686;font-size:15px;line-height:24px;margin-bottom:30px}@media(max-width: 575px){.ad_product .description-wrapper .text-wrapper p{font-size:14px}}.ad_product .description-wrapper .text-wrapper h3{color:#000;font-size:18px;font-weight:500;margin-bottom:22px}@media(max-width: 575px){.ad_product .description-wrapper .text-wrapper h3{font-size:16px}}.ad_product .description-wrapper .text-wrapper .additional-info{list-style:inside}.ad_product .description-wrapper .text-wrapper .additional-info li{color:#868686;font-size:15px;margin-bottom:15px}@media(max-width: 575px){.ad_product .description-wrapper .text-wrapper .additional-info li{font-size:14px}}.ad_product .description-wrapper .text-wrapper .additional-info li strong{font-weight:500;color:#000}.ad_product .latest-in-cat{padding-top:80px}@media(max-width: 991px){.ad_product .latest-in-cat{padding-top:50px;padding-bottom:20px}}.ad_product .latest-in-cat h2{margin-bottom:50px;text-align:center;font-weight:400;font-size:36px}@media(max-width: 991px){.ad_product .latest-in-cat h2{font-size:30px}}@media(max-width: 575px){.ad_product .latest-in-cat h2{font-size:24px}}.ad_product .latest-in-cat .glide__arrow{background:#fff;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;border:1px solid #ebebeb;transition:all .3s;box-shadow:none}@media(max-width: 991px){.ad_product .latest-in-cat .glide__arrow{top:calc(100% + 40px)}}.ad_product .latest-in-cat .glide__arrow svg{height:18px;fill:#000;transition:all .3s}.ad_product .latest-in-cat .glide__arrow:hover{background:#000}.ad_product .latest-in-cat .glide__arrow:hover svg{fill:#fff}.ad_product .latest-in-cat .glide__arrow.glide__arrow--left{left:10px}@media(max-width: 991px){.ad_product .latest-in-cat .glide__arrow.glide__arrow--left{left:calc(50% - 50px)}}.ad_product .latest-in-cat .glide__arrow.glide__arrow--right{right:10px}@media(max-width: 991px){.ad_product .latest-in-cat .glide__arrow.glide__arrow--right{right:calc(50% - 50px)}}.order-sidebar{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;transform:scale(0);transition:opacity .3s}.order-sidebar.visible{opacity:1;transform:scale(1)}.order-sidebar.visible .order-sidebar-wrapper{right:0px}.order-sidebar .order-sidebar-wrapper{position:absolute;right:0;top:0;height:100%;background:#fff;width:450px;right:-450px;transition:all .5s !important;padding:30px}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper{width:calc(100% - 20px);padding:20px}}.order-sidebar .order-sidebar-wrapper .order-title{font-family:"Albert Sans",sans-serif;color:#000;font-size:20px;margin-bottom:30px;border-bottom:1px solid #ebebeb;padding-bottom:15px}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper .order-title{margin-bottom:15px}}.order-sidebar .order-sidebar-wrapper .close-order-sidebar{position:absolute !important;background:rgba(0,0,0,0);border:0;padding:0;right:25px !important;top:27px !important;transition:all .3s;transition-delay:.5s;width:fit-content}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper .close-order-sidebar{right:31px !important;top:21px !important}}.order-sidebar .order-sidebar-wrapper .close-order-sidebar svg{width:16px !important}.order-sidebar .order-sidebar-wrapper .close-order-sidebar svg path{transition:all .3s;fill:#000}.order-sidebar .order-sidebar-wrapper .close-order-sidebar:hover svg path{fill:#3c71d7}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items{max-height:calc(100% - 260px);overflow-y:auto}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item{display:flex;align-items:center;padding-bottom:20px;border-bottom:1px solid #ebebeb;margin-bottom:20px}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item{padding-bottom:15px;margin-bottom:15px}}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item:last-child{border-bottom:0 !important;padding-bottom:0 !important;margin-bottom:0 !important}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .img-wrapper{margin-right:20px}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .img-wrapper img{width:100px;min-width:100px;border-radius:8px}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper{width:100%}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .product-title{color:#000;display:block;font-size:16px;font-weight:400;transition:all .3s;border:0;margin-bottom:6px;height:auto !important;width:100% !important}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .product-title:hover{color:#3c71d7}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .product-title{font-size:15px}}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .order-price{color:#000;font-weight:600;font-size:14px;display:block;margin-bottom:6px}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .items-manipulation{display:flex;align-items:center;justify-content:space-between}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .items-manipulation a{color:#545454;font-size:13px;text-decoration:underline;border-right:0;font-weight:500}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .items-manipulation a:hover{color:#3c71d7}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .items-manipulation .order-amount{font-size:14px;color:#545454}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .input-group{display:flex;background:#f2f2f2;border-radius:8px;width:fit-content;margin-right:10px}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .input-group input{border:0;text-align:center;width:30px;color:#000;letter-spacing:.3px;background:#f2f2f2;transition:all .3s;font-size:12px}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .input-group input:hover,.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .input-group input:focus{color:#000;outline:none;border:0px}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .input-group button{border:0;color:#000;background:rgba(0,0,0,0);border-radius:8px;display:flex;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:16px;transition:all .3s;padding:0 !important}.order-sidebar .order-sidebar-wrapper .cart-sidebar-items .cart-sidebar-item .text-wrapper .input-group button:hover{color:#3c71d7}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish{margin-top:30px;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.0784313725);padding:15px;border-radius:5px}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .order-total{display:flex;justify-content:space-between;font-size:20px;font-weight:400;margin-bottom:10px}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .order-total strong{font-weight:600}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .order-total{font-size:18px}}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .tax-disclaimer{color:#545454;font-size:14px;font-weight:400;display:block;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ebebeb}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .tax-disclaimer .underline{text-decoration:underline}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper{display:flex}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper button,.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper a{flex:1 auto;height:46px;text-align:center;font-size:14px;font-weight:600;border:1px solid #000 !important;border-radius:8px;padding:0}@media(max-width: 575px){.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper button,.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper a{height:40px}}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper button{margin-right:14px;transition:all .3s}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper button:hover{border-color:#3c71d7;color:#3c71d7}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper a{background:#000;color:#fff;position:relative;overflow:hidden}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper a::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.order-sidebar .order-sidebar-wrapper .order-sidebar-finish .buttons-wrapper a:hover::after{left:-150%}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper{position:absolute;left:30px;top:50%;transform:translateY(-50%);width:calc(100% - 60px)}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper .empty-cart-title{font-family:"Albert Sans",sans-serif;color:#000;font-size:28px;margin-bottom:24px;text-align:center}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper .empty-cart-text{color:#545454;font-size:14px;text-align:center;font-weight:500;margin-bottom:24px}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper a{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:fit-content;margin:auto;height:46px;line-height:46px;padding:0 30px}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper a svg{margin-left:5px;transform:translateY(-1px)}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper a::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper a:hover{color:#fff}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper a:hover svg{fill:#fff}.order-sidebar .order-sidebar-wrapper .empty-cart-wrapper a:hover::after{left:-150%}#cart{padding-bottom:60px}#cart h1{text-align:center;margin-bottom:60px}@media(max-width: 991px){#cart h1{margin-top:30px;margin-bottom:30px}}@media(min-width: 1200px){#cart .sticky-col{position:sticky;top:10px;height:fit-content}}#cart .subtotal-wrapper{background:#f2f2f2;border-radius:8px;padding:20px}#cart .subtotal-wrapper .total-item{display:flex;justify-content:space-between;margin-bottom:20px}#cart .subtotal-wrapper .total-item span{font-size:20px;font-weight:400;color:#000}@media(max-width: 575px){#cart .subtotal-wrapper .total-item span{font-size:18px}}#cart .subtotal-wrapper .total-item span.value{font-weight:600}#cart .subtotal-wrapper .tax-disclaimer{color:#545454;font-size:14px;font-weight:500;display:block;padding-bottom:20px;margin-bottom:20px}#cart .subtotal-wrapper .tax-disclaimer .underline{text-decoration:underline}#cart .subtotal-wrapper .buttons-wrapper a{height:46px;text-align:center;font-size:14px;font-weight:600;border:1px solid #000;border-radius:8px;padding:0;display:block;width:100%;color:#000;line-height:46px}#cart .subtotal-wrapper .buttons-wrapper .go-back{transition:all .3s;background:#fff}#cart .subtotal-wrapper .buttons-wrapper .go-back:hover{border-color:#3c71d7;color:#3c71d7}#cart .subtotal-wrapper .buttons-wrapper .finish-order{background:#000;color:#fff;position:relative;overflow:hidden;margin-bottom:20px}#cart .subtotal-wrapper .buttons-wrapper .finish-order::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}#cart .subtotal-wrapper .buttons-wrapper .finish-order:hover::after{left:-150%}#cart .buyer-info{padding-left:0}@media(max-width: 991px){#cart .buyer-info{padding:0}}#cart .products-info{padding-right:0}@media(max-width: 991px){#cart .products-info{padding:0;margin-top:40px}}#cart .order-form-fields h3{color:#000;font-size:24px;margin-bottom:20px;font-weight:500}#cart .order-form-fields h3:has(+.checkboxes.margin-bottom),#cart .order-form-fields h3:has(+textarea){margin-bottom:10px}@media(max-width: 991px){#cart .order-form-fields h3{font-size:20px}}#cart .order-form-fields h5{color:#545454;font-size:18px;font-weight:500;margin-bottom:5px}#cart .order-form-fields label{font-size:14px;display:inline-block;margin-bottom:5px;font-weight:500}#cart .order-form-fields input{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;height:48px;color:#000;transition:all .3s;margin-bottom:15px}#cart .order-form-fields input:hover,#cart .order-form-fields input:focus{outline:none;border-color:#3c71d7}#cart .order-form-fields input::placeholder{color:#868686;text-transform:none}#cart .order-form-fields textarea{width:100%;border:1px solid #ebebeb;border-radius:8px;padding:5px 20px;font-size:14px;color:#000;transition:all .3s;margin-bottom:15px}#cart .order-form-fields textarea:hover,#cart .order-form-fields textarea:focus{outline:none;border-color:#3c71d7}#cart .order-form-fields .checkbox-type{margin-bottom:20px}#cart .order-form-fields .checkbox-type input{width:16px;height:16px;margin-bottom:0;transform:translateY(2px);cursor:pointer;margin-right:5px}#cart .order-form-fields .checkbox-type label{font-size:16px}#cart .order-form-fields .checkbox-type a{font-size:16px;display:inline-block}#cart .order-form-fields a{color:#545454;font-size:14px;display:block;width:fit-content;border-bottom:1px solid #545454;transition:all .3s}#cart .order-form-fields a:hover{color:#3c71d7;border-color:#3c71d7}#cart .order-form-fields .additional-login{display:flex;justify-content:space-between}#cart .order-form-fields .button-wrapper button{border:1px solid #000;background:#000;color:#fff;font-size:14px;font-weight:600;border-radius:8px;position:relative;overflow:hidden;text-align:center;display:block;width:100%;height:46px;margin-right:0px;margin-top:20px}#cart .order-form-fields .button-wrapper button::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}#cart .order-form-fields .button-wrapper button:hover::after{left:-150%}#cart .order-form-fields .divider{position:relative;padding:40px 0px}#cart .order-form-fields .divider::before{content:"";height:2px;width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);border-top:1px solid #ebebeb}#cart .order-form-fields .divider span{position:relative;color:#545454;background:#fff;width:fit-content;display:block;margin:auto;padding:0px 30px;font-size:16px;font-weight:500}#cart .order-form-fields .finish-order{height:46px;text-align:center;font-size:14px;font-weight:600;border:1px solid #000;border-radius:8px;padding:0;display:block;width:100%;color:#000;line-height:46px;background:#000;color:#fff;position:relative;overflow:hidden}#cart .order-form-fields .finish-order::after{background-image:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}#cart .order-form-fields .finish-order:hover::after{left:-150%}#cart .order-form-fields .checkboxes{margin-bottom:20px}#cart .order-form-fields .checkboxes.margin-bottom{margin-bottom:40px}#cart .order-form-fields .checkboxes .option{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid #ebebeb;border-bottom:1px solid rgba(0,0,0,0);transition:all .3s}#cart .order-form-fields .checkboxes .option:first-child{border-top-left-radius:8px;border-top-right-radius:8px}#cart .order-form-fields .checkboxes .option:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:1px solid #ebebeb}#cart .order-form-fields .checkboxes .option:has(input:checked){background:#f5f6ff;border-color:#3c71d7}#cart .order-form-fields .checkboxes .option:has(input:checked):first-child{border-bottom:1px solid #3c71d7}#cart .order-form-fields .checkboxes .option:has(input:checked) svg{fill:#3c71d7}#cart .order-form-fields .checkboxes .option .input-wrapper{width:fit-content}#cart .order-form-fields .checkboxes .option .input-wrapper input{width:16px;height:16px;border-radius:50%;margin-bottom:0;transform:translateY(3px);margin-right:5px;cursor:pointer}#cart .order-form-fields .checkboxes .option .input-wrapper label{font-size:14px;cursor:pointer}#cart .order-form-fields .checkboxes .option .icon-wrapper svg{height:18px;fill:#707070;transition:all .3s}@media(max-width: 575px){#cart .padding-left-only-ph{padding-left:6px}}@media(max-width: 575px){#cart .padding-right-only-ph{padding-left:6px}}#cart .products-wrapper{background:#f2f2f2;border-radius:8px;padding:20px}#cart .products-wrapper .row{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #dedede}#cart .products-wrapper .row.total-row{border-bottom:0;margin-bottom:0;padding-bottom:0}#cart .products-wrapper .row.total-row .product-desc{text-transform:uppercase;font-size:20px}@media(max-width: 575px){#cart .products-wrapper .row.total-row .product-desc{font-size:16px}}#cart .products-wrapper .row.total-row .product-price{font-weight:600;font-size:20px;color:#000}@media(max-width: 575px){#cart .products-wrapper .row.total-row .product-price{font-size:16px}}#cart .products-wrapper .product-desc{padding-left:0;font-size:18px;font-weight:500;color:#000;display:flex;align-items:center}#cart .products-wrapper .product-desc .text-wrapper a{display:block;font-size:16px;color:#000;transition:all .3s}@media(max-width: 575px){#cart .products-wrapper .product-desc .text-wrapper a{font-size:14px}}#cart .products-wrapper .product-desc .text-wrapper a:hover{color:#3c71d7}#cart .products-wrapper .product-desc .text-wrapper .ammount{color:#666;font-size:14px;font-weight:500}#cart .products-wrapper .product-desc img{border:1px solid #d6d6d6;border-radius:8px;margin-right:5px;width:60px}#cart .products-wrapper .product-price{padding-right:0;display:flex;justify-content:flex-end;align-items:center;font-size:18px;font-weight:500;color:#000}@media(max-width: 575px){#cart .products-wrapper .product-price{font-size:16px}}#cart .products-wrapper .product-price span{font-size:16px;color:#666}@media(max-width: 575px){#cart .products-wrapper .product-price span{font-size:14px}}#cart .user{float:right}#cart .row{max-width:100%;margin:0}#cart .cart-header{border-bottom:1px solid #ebebeb;color:#000;font-size:16px;font-weight:600;margin-bottom:20px;padding-bottom:18px}@media(max-width: 767px){#cart .cart-header{font-size:14px;margin-bottom:10px}}@media(max-width: 575px){#cart .cart-header{font-size:12px}}#cart .cart-item{color:#000;font-size:14px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ebebeb;align-items:center}#cart .cart-item:last-child{border-bottom:0}@media(max-width: 767px){#cart .cart-item{font-size:14px;margin-bottom:10px}}@media(max-width: 575px){#cart .cart-item{font-size:12px}}#cart .cart-item a.change-quantity svg{fill:rgba(108,108,108,.6);transition:all .2s}@media(max-width: 575px){#cart .cart-item a.change-quantity svg{width:10px}}#cart .cart-item a.change-quantity:hover svg{fill:#a17b5a}#cart .cart-item .left{display:flex;padding-left:0;align-items:center}#cart .cart-item .left a.delete{margin-right:10px;color:#545454}#cart .cart-item .left a.delete svg{fill:#545454;height:9px;transition:all .3s}#cart .cart-item .left a.delete:hover{color:#3c71d7}#cart .cart-item .left a.delete:hover svg{fill:#3c71d7}#cart .cart-item .left .cart-product-title a{color:#000;transition:all .2s;font-weight:500;display:block;font-size:16px;margin-bottom:5px}@media(max-width: 767px){#cart .cart-item .left .cart-product-title a{line-height:16px}}@media(max-width: 575px){#cart .cart-item .left .cart-product-title a{font-size:12px}}#cart .cart-item .left .cart-product-title a:hover{color:#3c71d7}#cart .cart-item .left .cart-product-title span{color:#545454;display:block;margin-bottom:5px}#cart .cart-item .left .cart-product-title span strong{font-weight:500;color:#000}#cart .cart-item .input-group{display:flex;background:#f2f2f2;border-radius:8px;width:fit-content;margin:auto}#cart .cart-item .input-group input{border:0;text-align:center;width:36px;color:#000;letter-spacing:.3px;background:#f2f2f2;transition:all .3s;font-size:14px}#cart .cart-item .input-group input:hover,#cart .cart-item .input-group input:focus{color:#000;outline:none;border:0px}@media(max-width: 575px){#cart .cart-item .input-group input{width:25px;font-size:12px}}#cart .cart-item .input-group button{border:0;color:#000;background:rgba(0,0,0,0);border-radius:8px;display:flex;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:16px;transition:all .3s}@media(max-width: 575px){#cart .cart-item .input-group button{width:25px;height:25px}}#cart .cart-item .input-group button:hover{color:#3c71d7}#cart .total-item{color:#313131;font-size:16px}@media(max-width: 767px){#cart .total-item{font-size:14px;margin-bottom:0}}@media(max-width: 575px){#cart .total-item{font-size:12px}}#cart .total-item.border-top{border-top:1px solid #d9d9d9;padding-top:10px}#cart .total-item strong{font-weight:500;color:#000}#cart .left{text-align:left;padding-left:0}#cart .left img{width:80px;margin-right:10px}@media(max-width: 767px){#cart .left img{display:none}}#cart .center{text-align:center}#cart .right{text-align:right;padding-right:0}#cart .right strong{font-weight:600}#cart .border-left{border-left:1px solid #d9d9d9}@media(max-width: 991px){.col-no-padding-tb{padding-left:0;padding-right:0}}.next{padding:0}.animation{position:relative;margin:40px 0}.animation .item{position:relative}.animation .item::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;border-radius:8px}@media(max-width: 575px){.animation .item::before{display:block}}@media(max-width: 575px){.animation .item{min-height:350px}}.animation .item img{border-radius:10px;max-width:100%}@media(max-width: 575px){.animation .item img{min-height:350px;object-fit:cover;object-position:right}}.animation .item .animation-text{position:absolute;top:50%;transform:translateY(-50%);width:50%;left:50px;z-index:2}@media(max-width: 991px){.animation .item .animation-text{left:20px}}@media(max-width: 767px){.animation .item .animation-text{width:80%}}@media(max-width: 575px){.animation .item .animation-text{width:calc(100% - 20px);left:10px}}.animation .item .animation-text h2{font-family:"Albert Sans",sans-serif;font-weight:700;color:#fff;font-size:65px;margin-bottom:15px;opacity:0;transform:translateY(30px);transition:all .3s}@media(max-width: 991px){.animation .item .animation-text h2{font-size:45px;line-height:45px}}@media(max-width: 767px){.animation .item .animation-text h2{font-size:32px;line-height:32px}}@media(max-width: 575px){.animation .item .animation-text h2{text-align:center;font-size:25px;line-height:28px}}.animation .item .animation-text p{color:#fff;font-size:20px;font-weight:500;margin-bottom:30px;opacity:0;transform:translateY(30px);transition:all .6s;transition-delay:.3s}@media(max-width: 991px){.animation .item .animation-text p{font-size:18px}}@media(max-width: 767px){.animation .item .animation-text p{font-size:16px}}@media(max-width: 575px){.animation .item .animation-text p{text-align:center}}.animation .item .animation-text a{background:#fff;color:#000;font-size:18px;font-weight:500;display:block;width:fit-content;padding:15px 30px;border-radius:5px;position:relative;overflow:hidden;border:1px solid #fff;opacity:0;transform:translateY(30px);transition:all .9s;transition-delay:.6s}@media(max-width: 991px){.animation .item .animation-text a{padding:8px 20px;font-size:16px}}@media(max-width: 767px){.animation .item .animation-text a{font-size:15px}}@media(max-width: 575px){.animation .item .animation-text a{margin:auto}}.animation .item .animation-text a::after{background-image:linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25), transparent);content:"";left:150%;position:absolute;top:0;bottom:0;transform:skew(-20deg);width:200%;transition:all .7s ease-out}.animation .item .animation-text a svg{width:16px;margin-left:10px}.animation .item .animation-text a:hover::after{left:-150%}.animation .item.glide__slide--active h2,.animation .item.glide__slide--active p,.animation .item.glide__slide--active a{opacity:1;transform:translateY(0px)}.animation .glide__arrow{background:#fff;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;border:1px solid #ebebeb;transition:all .3s;box-shadow:none}.animation .glide__arrow svg{height:18px;fill:#000;transition:all .3s}.animation .glide__arrow:hover{background:#000}.animation .glide__arrow:hover svg{fill:#fff}.animation .glide__arrow.glide__arrow--left{left:-60px}.animation .glide__arrow.glide__arrow--right{right:-60px}#glide_animation.loader ul,#glide_header.loader ul{margin-bottom:0px !important;padding-left:0px !important;list-style:none}#glide_animation.loader ul li,#glide_header.loader ul li{display:none}#glide_animation.loader ul li:first-child,#glide_header.loader ul li:first-child{display:block}.imageonright{padding:80px 0;overflow:hidden}@media(max-width: 575px){.imageonright{padding:50px 0}}.imageonright .row{background:linear-gradient(to right, #E2F8EC 10%, #b4c6bc 50%, #87948d 100%);border-radius:20px;position:relative}.imageonright .col-lg-6{padding:0}.imageonright .text-wrapper .text-inner{height:100%;padding:0 50px;display:flex;flex-direction:column;justify-content:center}@media(max-width: 1199px){.imageonright .text-wrapper .text-inner{padding:30px 50px}}@media(max-width: 991px){.imageonright .text-wrapper .text-inner{padding:50px 20px;position:relative;z-index:2}}.imageonright .text-wrapper .text-inner h2{font-family:"Albert Sans",sans-serif;color:#1d1d1d;font-size:36px;font-weight:500;margin-bottom:30px}@media(max-width: 1199px){.imageonright .text-wrapper .text-inner h2{font-size:32px}}@media(max-width: 991px){.imageonright .text-wrapper .text-inner h2{font-size:30px}}@media(max-width: 575px){.imageonright .text-wrapper .text-inner h2{text-align:center;font-size:26px}}.imageonright .text-wrapper .text-inner p{color:#545454;font-size:15px;text-align:left;line-height:24px;margin-bottom:30px;font-weight:500}@media(max-width: 991px){.imageonright .text-wrapper .text-inner p{color:#000}}@media(max-width: 575px){.imageonright .text-wrapper .text-inner p{text-align:center}}.imageonright .text-wrapper .text-inner p a{color:#000;transition:all .3s}.imageonright .text-wrapper .text-inner p a:hover{color:#3c71d7}.imageonright .text-wrapper .text-inner .link{display:block;width:fit-content;color:#000;font-size:14px;border-bottom:1px solid #000;padding-bottom:2px;font-weight:600;font-family:"Albert Sans",sans-serif;transition:all .3s}@media(max-width: 575px){.imageonright .text-wrapper .text-inner .link{margin:auto}}.imageonright .text-wrapper .text-inner .link svg{margin-left:5px;transform:translateY(-1px);transition:all .3s}.imageonright .text-wrapper .text-inner .link:hover{color:#3c71d7;border-color:#3c71d7}.imageonright .text-wrapper .text-inner .link:hover svg{fill:#3c71d7}@media(max-width: 991px){.imageonright .img-wrapper{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%}}.imageonright .img-wrapper img{max-width:100%;height:100%;border-top-right-radius:20px;border-bottom-right-radius:20px;transition:.75s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media(max-width: 991px){.imageonright .img-wrapper img{width:100%;object-fit:cover;opacity:.1}}.imageonright:hover .img-wrapper img{transform:scale(1.06)}.box6 h2{color:#000;font-family:"Albert Sans",sans-serif;font-size:36px;font-weight:500;position:relative;margin-bottom:50px}@media(max-width: 991px){.box6 h2{font-size:30px}}@media(max-width: 575px){.box6 h2{font-size:24px;text-align:center}}.box6 h2 a{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#000;font-size:15px;display:block;width:fit-content;border-bottom:1px solid #000;padding-bottom:2px;font-weight:700;font-family:"Albert Sans",sans-serif;transition:all .3s}@media(max-width: 575px){.box6 h2 a{position:static;transform:translateY(0);margin:auto;margin-top:10px}}.box6 h2 a svg{margin-left:5px;transform:translateY(-1px);transition:all .3s}.box6 h2 a:hover{color:#3c71d7;border-color:#3c71d7}.box6 h2 a:hover svg{fill:#3c71d7}@media(max-width: 991px){.box6 .item{margin-bottom:24px}}.box6 .item .img-wrapper{text-align:center;padding:20px;overflow:hidden;background:#f5f5f5;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.box6 .item .img-wrapper img{max-width:100%;transition:.75s cubic-bezier(0.25, 0.46, 0.45, 0.94);width:90%}.box6 .item .text-wrapper{padding-top:30px}@media(max-width: 991px){.box6 .item .text-wrapper{padding-top:15px}}.box6 .item .text-wrapper h3{font-size:18px;text-align:center}.box6 .item .text-wrapper h3 a{color:#000;transition:all .3s}.box6 .item .text-wrapper h3 a:hover{color:#3c71d7}.box6 .item:hover .img-wrapper img{transform:scale(1.1)}.box-about{padding:80px 0}@media(max-width: 575px){.box-about{padding:50px 0}}.box-about.no-padding-top{padding-top:30px}.box-about .box-about-wrapper{background:linear-gradient(to right, #112d31 10%, #224446 50%, #407273 100%);border-radius:10px;padding:80px}@media(max-width: 991px){.box-about .box-about-wrapper{padding:50px 20px}}@media(max-width: 575px){.box-about .box-about-wrapper{padding:30px}}.box-about .box-about-wrapper .img-wrapper{text-align:right}@media(max-width: 991px){.box-about .box-about-wrapper .img-wrapper{display:none}}.box-about .box-about-wrapper .img-wrapper img{max-width:100%;width:300px}.box-about .box-about-wrapper .text-wrapper{color:#fff}@media(max-width: 575px){.box-about .box-about-wrapper .text-wrapper span{display:block;text-align:center}}.box-about .box-about-wrapper .text-wrapper .summary{font-size:12px;font-weight:700;text-transform:uppercase;display:block;margin-bottom:20px}@media(max-width: 575px){.box-about .box-about-wrapper .text-wrapper .summary{text-align:center;margin-bottom:10px}}.box-about .box-about-wrapper .text-wrapper .author{font-size:14px;font-weight:600;display:block;margin-bottom:20px}@media(max-width: 575px){.box-about .box-about-wrapper .text-wrapper .author{text-align:center}}.box-about .box-about-wrapper .text-wrapper .stars{display:flex;margin-bottom:20px}@media(max-width: 575px){.box-about .box-about-wrapper .text-wrapper .stars{justify-content:center}}.box-about .box-about-wrapper .text-wrapper .stars svg{margin-right:7px}.box-about .box-about-wrapper .text-wrapper .stars svg path{fill:#ff7b54}.box-about .box-about-wrapper .text-wrapper .stars svg:last-child{margin-right:0}.box-about .box-about-wrapper .text-wrapper p{color:#fff;font-size:22px;line-height:30px}@media(max-width: 991px){.box-about .box-about-wrapper .text-wrapper p{font-size:18px;line-height:24px}}@media(max-width: 575px){.box-about .box-about-wrapper .text-wrapper p{font-size:16px;line-height:20px;text-align:center}}.hero-text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;width:80%}.hero-text h1{color:#fff}.hero-text p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.hero-text .btn{font-size:18px;color:#fff;margin:5px;padding:7px 22px;text-decoration:none;border:1px solid tomato;border-radius:25px}.hero-text .btn.btn-link1{background:tomato}.hero-text .btn.btn-link2:hover{background:tomato}@media(min-width: 576px){.hero-text p{white-space:inherit}}.segment_title h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.segment_title .title-holder{text-align:center}.segment_title .title-holder p{text-align:center}.teaser{background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden;height:50vh;position:relative}.videobg{position:relative;overflow:hidden}.videobg .video-background{filter:blur(1px)}#mos0_videobg{z-index:-1;margin-top:-128px !important;margin-top:-8rem !important}@media(min-aspect-ratio: 16/9){.video-background{width:100%;height:auto}}@media(max-aspect-ratio: 16/9){.video-background{width:auto;height:100vh}}.paralax{position:relative}.paralax .parallax-band{height:400px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.partner{text-align:center}.partner h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.partner .item{margin:0 5px}.imghover .col{display:flex;flex-wrap:wrap;justify-content:space-around}.imghover .item{position:relative;width:300px;height:300px;background:#ff0;margin:10px;box-sizing:border-box;display:inline-block}.imghover .item .imgBox{position:relative;overflow:hidden}.imghover .item .imgBox img{max-width:100%;transition:transform 2s}.imghover .details{position:absolute;top:10px;left:10px;bottom:10px;right:10px;background:rgba(0,0,0,.8);transform:scaleY(0);transition:transform .5s}.imghover .item:hover .imgBox img{transform:scale(1.2)}.imghover .item:hover .details{transform:scaleY(1)}.imghover .details .content{position:absolute;top:50%;transform:translateY(-50%);text-align:center;padding:15px;color:#fff}.imghover .details .content h2{margin:0;padding:0;font-size:20px;color:#ff0}.imghover .details .content p{margin:10px 0 0;padding:0}.flipcard{background:#fff}.flipcard .col{display:flex;flex-wrap:wrap;justify-content:space-around}.flipcard .card{position:relative;margin:20px 0;width:300px;height:400px;background:#fff;transform-style:preserve-3d;transform:perspective(2000px);transition:1s;box-shadow:inset 300px 0 50px rgba(0,0,0,.5)}.flipcard .card:hover,.flipcard .card:active{z-index:1000;transform:perspective(2000px) rotate(-10deg);box-shadow:inset 20px 0 50px rgba(0,0,0,.5)}.flipcard .card .imgBox{position:relative;width:100%;height:100%;border:1px solid #000;box-sizing:border-box;transform-origin:left;z-index:1;transition:1s}.flipcard .card:hover .imgBox,.flipcard .card:active .imgBox{transform:rotateY(-135deg)}.flipcard .card .imgBox .img{position:absolute;top:0;left:0;width:100%;height:100%}.flipcard .card .details{position:absolute;top:0;left:0;box-sizing:border-box;padding:20px}.counter{text-align:center}.counter h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.counter .container{background:#fff}.counter .item .number{font-size:64px;font-size:4rem;color:tomato}.counter .item p{text-align:center}.counter .item h3{margin:20px 0}.box2 h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.box2 .container{background:#fff}.box2 .item{text-align:center;padding:64px;padding:4rem}.box3{text-align:center}.box3 h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.box3 .item{text-align:center}.box3 .item .card-body{background:#fff;padding:64px;padding:4rem}.box3 .item .card-body p{text-align:center}.box4 h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.box4 .title-holder{text-align:center}.box4 .title-holder p{text-align:center}.box4 .container{background:#fff}.box4 .item{text-align:center}.box4 .item p.text-center{text-align:center}.box4 .fas{font-size:52px}.img-left h2,.img-right h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.img-left .container .card,.img-right .container .card{background:#fff;height:100%;padding:45px}.img-left .img-holder,.img-right .img-holder{text-align:center}.bullets2col h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.bullets2col .title-holder{text-align:center}.bullets2col .title-holder p{text-align:center}.bullets2col .title-holder{text-align:center}.bullets2col .title-holder p{text-align:center}.bullets2col .container ul{margin-top:48px;margin-top:3rem;text-align:center}.bullets2col .container ul li{list-style:none;padding:3px}.testimonial h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.testimonial .title-holder{text-align:center}.testimonial .title-holder p{text-align:center}.testimonial .item{padding:30px;margin:15px;background:#fff;text-align:center}.testimonial .item .rounded-circle{border-radius:50% !important;margin:0 auto}.contact h2{font-size:32px;margin:48px 0 16px;margin:3rem 0 1rem}.contact .title-holder{text-align:center}.contact .title-holder p{text-align:center}.contact .container{background:#fff}.contact .item{text-align:center}.contact .fas{font-size:52px}.box-holder .container{background:#fff}#dump{display:none}.floatbox{position:fixed;left:25%;right:25%;top:20%;z-index:998}.floatbox-close{position:absolute;background:url(../images/close.png) 0 0 no-repeat;display:block;width:24px;height:24px;right:-5px;top:-5px;z-index:999;cursor:pointer}.floatbox-frame{background:#fff;padding:20px;border:2px solid #ddd}.floatbox-content{min-width:400px;max-width:80vw;min-height:100px;max-height:50vh;position:relative;overflow:auto;text-align:center}@media(max-width: 600px){.floatbox{left:5%;right:5%}.floatbox-content{min-width:100%}}@media(max-width: 991px){.header-search-wrapper{position:absolute;width:100%;left:0;top:70px;background:#fff;z-index:999;transform:scaleY(0);transform-origin:top;transition:all .3s}.header-search-wrapper.visible{transform:scaleY(1)}}.header-search-wrapper form{min-height:100px;display:flex;align-items:center;position:relative;width:100%}@media(max-width: 991px){.header-search-wrapper form{min-height:70px}}.header-search-wrapper form input{width:100%;border:1px solid #ebebeb;border-radius:40px;padding:5px 20px;font-size:16px;height:48px;color:#868686;transition:all .3s}@media(max-width: 991px){.header-search-wrapper form input{font-size:14px}}.header-search-wrapper form input:hover,.header-search-wrapper form input:focus{outline:none;border-color:#3c71d7}.header-search-wrapper form input::placeholder{color:#868686;text-transform:none}.header-search-wrapper form button{position:absolute;right:6px;top:50%;transform:translateY(-50%);background:#000;border:0;width:81px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:40px;transition:all .3s}@media(max-width: 575px){.header-search-wrapper form button{width:50px}}.header-search-wrapper form button svg{fill:#fff;width:18px}.header-search-wrapper form button:hover{background:#3c71d7}#boxSearch{width:280px}#boxSearch img{width:15px;height:17px;vertical-align:text-bottom}#boxSearch input[type=image]{width:63px;height:19px;vertical-align:text-bottom}
/*# sourceMappingURL=maps/style.css.map */
