*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#feb703;--secondary:#000;--title:#0f0f0f;--text:#3a3a3a}html{scroll-behavior:smooth;font-size:clamp(7.5px, 0.522vw, 10px)}ul{list-style:none}a{color:inherit;cursor:pointer;font-size:inherit;text-decoration:none}i{font-style:normal}.content{max-width:134rem;margin:0 auto;position:relative}.content .content{padding:0}.swiper_box{position:relative}.swiper_content{max-width:137rem;margin:0 auto;position:relative;padding:1.5rem;overflow:hidden}button,input,textarea{outline:none;border:none;font-family:unset;color:var(--title)}input[type="submit"],button{cursor:pointer}textarea{resize:none}input[type="checkbox"]{cursor:pointer;appearance:none}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}select{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-family:unset;color:var(--title)}.flex{display:flex}.wrap{flex-wrap:wrap}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.between{justify-content:space-between}.center{text-align:center}.flex_start{justify-content:flex-start}.flex_center{justify-content:center}.flex_end{justify-content:flex-end}.flex_top{align-items:flex-start}.flex_middle{align-items:center}.flex_bottom{align-items:flex-end}body{font-size:1.6rem;word-break:break-word;color:var(--title);font-family:'Karla',sans-serif}body.fixed{overflow:hidden;padding-right:17px}.oswald,.title,h1,h2,h3,.btn,.btn_w,.btn_more{font-family:'Oswald',sans-serif}.only_mobile{display:none}.gap{gap:3rem}li.swiper-slide{height:auto}.grecaptcha-badge{visibility:hidden}#fullscreen-loader{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999;background-image:linear-gradient(to top,#fffaee,#fff);display:flex;align-items:center;justify-content:center}#fullscreen-loader::after{content:'';display:block;width:40px;height:40px;border-radius:50%;border:8px solid var(--primary);animation:l20-1 0.8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}100%{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}100%{transform:scaleY(-1) rotate(-135deg)}}.img.img_cv{overflow:hidden}.img.img_cv img{object-fit:cover}.img.img_ct img{object-fit:contain}.img.img_ab{position:relative}.img.img_ab img{position:absolute;left:0;top:0}.img.img_aba{position:relative}.img.img_aba::after{content:'';display:block;padding-bottom:var(--h)}.img.img_aba img{position:absolute;left:0;top:0}.img img{width:100%;height:100%;display:block;transition:all 0.5s;aspect-ratio:inherit}.head .subtitle{color:var(--primary);font-size:1.8rem;line-height:2.2rem;text-transform:uppercase;letter-spacing:3.5px;margin-bottom:1.2rem;font-weight:400}.head h2{color:var(--title);font-size:5.2rem;line-height:6.4rem;font-weight:700;text-transform:uppercase}.head .line{gap:2px;display:inline-flex;vertical-align:top;margin-top:2.6rem}.head .line::before,.head .line::after{content:'';display:block;width:3.4rem;height:.5rem;background-color:var(--primary);clip-path:polygon(0 0,calc(100% - 0.4rem) 0,100% 100%,.4rem 100%)}.btn{display:inline-block;vertical-align:top;text-align:center;cursor:pointer;transition:all 0.3s;position:relative;min-width:19.2rem;line-height:6.4rem;padding:0 2rem .2rem 2rem;font-size:2rem;font-weight:600;color:var(--title);text-transform:uppercase;background-color:var(--primary);border:1px solid var(--primary)}.btn:hover{color:var(--primary);background-color:transparent}.btn_w{display:inline-block;vertical-align:top;text-align:center;cursor:pointer;transition:all 0.3s;position:relative;min-width:19.2rem;line-height:6.4rem;padding:0 2rem .2rem 2rem;font-size:2rem;font-weight:600;color:var(--title);text-transform:uppercase;background-color:#fff;border:1px solid #fff}.btn_w:hover{color:#fff;background-color:transparent}.btn_more{display:inline-block;vertical-align:top;text-align:center;cursor:pointer;transition:all 0.3s;position:relative;min-width:19.2rem;line-height:6.4rem;padding:0 2rem .2rem 2rem;font-size:2rem;font-weight:600;color:var(--title);text-transform:uppercase;background-color:transparent;border:1px solid #cfcfcf}.btn_more:hover{border-color:var(--primary);background-color:var(--primary)}.swiper_btns{gap:3rem;display:flex}.swiper_btns.middle{position:absolute;left:50%;top:50%;z-index:2;transform:translate(-50%,-50%);pointer-events:none;justify-content:space-between;width:98%;max-width:158.4rem}.swiper_btns div{display:flex;align-items:center;justify-content:center;cursor:pointer;width:6.2rem;height:6.2rem;transition:all 0.3s;border:1px solid var(--title);background-color:var(--title);pointer-events:all}.swiper_btns div::after{content:'';display:block;width:2rem;height:2rem;transition:all 0.3s;filter:contrast(0) brightness(2);background:url(../../../../../../../../themes/sytech/assets/img/arrow-line-l.svg) no-repeat center / contain}.swiper_btns div:hover{border-color:var(--primary);background-color:var(--primary)}.swiper_btns .btn_next::after{transform:rotate(180deg)}.swiper_btns .swiper-button-disabled{border-color:#dadada;background-color:transparent;pointer-events:none}.swiper_btns .swiper-button-disabled::after{filter:contrast(0) brightness(0)}.swiper_btns .swiper-button-lock{display:none}header{position:fixed;left:0;top:0;z-index:996;width:100%;transition:all 0.3s;padding:2.3rem 0 2.2rem;border-bottom:1px solid transparent}header.white,header.sticky{background-color:#fff;border-color:#e0e0e0}header.white .logo .logo_w,header.sticky .logo .logo_w{opacity:0}header.white .logo .logo_b,header.sticky .logo .logo_b{opacity:1}header.white nav .menu>li>a,header.sticky nav .menu>li>a{color:var(--title)}header.white .btns .btn_search,header.sticky .btns .btn_search,header.white .btns .btn_lang,header.sticky .btns .btn_lang,header.white .btns .btn_contact,header.sticky .btns .btn_contact,header.white .btns .btn_menu,header.sticky .btns .btn_menu{filter:none}header.sticky{position:sticky}header .content{max-width:160rem}header .logo{display:block;overflow:hidden;position:relative;text-indent:-999px;margin-right:5%;transform:translateY(2px)}header .logo img{display:block;width:17.1rem;height:auto;transition:all 0.3s}header .logo .logo_b{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;opacity:0}header .logo p{position:absolute;left:0;top:0}header nav{transform:translateY(4px)}header nav .menu{gap:5rem;display:flex}header nav .menu>li{position:relative}header nav .menu>li>a{color:#fff;font-size:2rem;font-weight:600;line-height:5.4rem}header nav .menu>li>a:hover{color:var(--primary)}header nav .menu>li:hover>ul{opacity:1;pointer-events:all;padding:1.6rem 2.4rem}header nav .menu>li:hover ul li{transform:translate(0)}header nav .sub-menu{left:-2.4rem;position:absolute;min-width:20rem;background-color:#fff;padding:1.6rem 2.4rem 0;box-shadow:0 .2rem .5rem rgba(0,0,0,.1);display:block;pointer-events:none;opacity:0;transition:all 0.3s}header nav .sub-menu .sub-menu{position:absolute;left:100%;top:0%;opacity:0;pointer-events:none;transition:all 0.3s}header nav .sub-menu>li.menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:all;padding:1.6rem 2.4rem}header nav .sub-menu>li{margin-bottom:.5rem;transition:all 0.4s;transform:translateY(-1.6rem)}header nav .sub-menu>li.menu-item-has-children{position:relative}header nav .sub-menu>li>a{padding:.8rem 0;white-space:nowrap;max-width:max-content}header nav .sub-menu>li>a::after{bottom:0}header nav a{display:block;transition:all 0.3s;position:relative}header nav a::after{content:'';display:block;width:100%;height:2px;position:absolute;left:0;bottom:1.2rem;opacity:0;transition:all 0.3s;background-color:var(--primary)}header nav a:hover{color:var(--primary)}header nav .current-menu-item>a::after,header nav .current-menu-parent>a::after{opacity:1}header .btns{gap:4.6rem;display:flex;align-items:center;transform:translateY(4px)}header .btns .btn_search,header .btns .btn_lang,header .btns .btn_contact,header .btns .btn_menu{cursor:pointer;transition:all 0.3s;filter:contrast(0) brightness(2);background:no-repeat center / contain}header .btns .btn_search{width:2rem;height:2rem;background-image:url(../../../../../../../../themes/sytech/assets/img/icon-search.svg)}header .btns .btn_lang{width:2.2rem;height:2.2rem;background-image:url(../../../../../../../../themes/sytech/assets/img/icon-lang.svg)}header .btns .btn_contact,header .btns .btn_menu{display:none}header .btns .btn{margin-left:.6rem;min-width:16.2rem;line-height:5rem;transform:translateY(-4px)}footer{background-color:#f8f8f8}footer .main{gap:5rem 2rem;padding:9rem 0 13.8rem}footer .main .slide_obj strong{display:block;color:rgba(63,63,63,.56);font-size:1.8rem;font-weight:500;text-transform:uppercase;margin-bottom:2.2rem}footer .main .explore{width:33.2rem}footer .main .explore a{gap:10px;display:grid;align-items:center;grid-template-columns:1fr auto;font-size:1.8rem;font-weight:500;transition:all 0.3s;background-color:#fff;padding:.6rem 3rem .6rem 2rem;min-height:6.4rem;text-transform:uppercase}footer .main .explore a::after{content:'';display:block;width:1.8rem;height:1.8rem;transition:all 0.3s;background:url(../../../../../../../../themes/sytech/assets/img/arrow-line-r.svg) no-repeat center / contain}footer .main .explore a:hover{color:#fff;background-color:var(--primary)}footer .main .explore a:hover::after{filter:contrast(0) brightness(2)}footer .main .explore li+li{margin-top:1.4rem}footer .main .nav a{vertical-align:top;font-size:1.8rem;font-weight:600;transition:all 0.3s}footer .main .nav li+li{margin-top:1.4rem}footer .main .contact{width:28.2rem}footer .main .contact li{position:relative;padding-left:6.6rem}footer .main .contact li::before{content:'';display:block;width:5.2rem;height:5.2rem;border-radius:50%;border:1px solid rgba(219,219,219,.75);background:no-repeat center / 2rem #fff;position:absolute;left:0;top:.2rem}footer .main .contact li+li{margin-top:2.4rem}footer .main .contact .phone::before{background-size:1.6rem;background-image:url(../../../../../../../../themes/sytech/assets/img/icon-phone.svg)}footer .main .contact .email::before{background-image:url(../../../../../../../../themes/sytech/assets/img/icon-email.svg)}footer .main .contact .address::before{background-image:url(../../../../../../../../themes/sytech/assets/img/address.svg)}footer .main .contact .label{color:#6d6d6d;font-size:1.5rem;text-transform:uppercase;margin-bottom:.6rem}footer .main .contact a{font-size:1.8rem;font-weight:600;transition:all 0.3s}footer .main .contact a:hover{color:var(--primary)}footer .bot{padding:2.6rem 0}footer .bot .logo{display:block;overflow:hidden;position:relative;text-indent:-999px}footer .bot .logo img{display:block;width:17.1rem;height:auto}footer .bot .logo p{position:absolute;left:0;top:0}footer .bot .social{gap:4.2rem;display:flex;flex-wrap:wrap}footer .bot .social a{display:flex;width:2.6rem;height:2.6rem;transition:all 0.3s;overflow:hidden;text-indent:-999px;background:no-repeat center / contain}footer .bot .social a:hover{transform:scale(1.1)}footer .bot .social .facebook a{background-image:url(../../../../../../../../themes/sytech/assets/img/facebook.svg)}footer .bot .social .youtube a{background-image:url(../../../../../../../../themes/sytech/assets/img/youtube.svg)}footer .bot .social .instagram a{background-image:url(../../../../../../../../themes/sytech/assets/img/instagram.svg)}footer .bot .social .linkedin a{background-image:url(../../../../../../../../themes/sytech/assets/img/linkedin.svg)}footer .copyright{font-size:1.4rem;padding:1.6rem 0;border-top:1px solid #d6d6d6}footer .copyright p{color:#575757}footer .copyright ul{gap:2rem 3.8rem;display:flex;flex-wrap:wrap;justify-content:center}footer .copyright a{display:block;color:rgba(57,57,57,.8);transition:all 0.3s}footer .copyright a:hover{color:var(--primary)}.blog_list .active a{border-color:var(--primary);background-color:#fff;box-shadow:0 0 20px rgba(198,198,198,.45)}.blog_list .active a .info .btn{color:var(--title);border-color:var(--primary);background-color:var(--primary)}.blog_list .active a .info .btn:hover{color:var(--primary);background-color:transparent}.blog_list a{height:100%;display:flex;flex-direction:column;transition:all 0.3s;background-color:#f8f8f8;border-bottom:2px solid #f8f8f8}.blog_list a:hover img{transform:scale(1.03)}.blog_list .img{padding-bottom:66.020737%}.blog_list .info{padding:3rem 2.8rem 3.8rem}.blog_list .info .metas{font-size:1.8rem;text-transform:uppercase;color:rgba(63,63,63,.85)}.blog_list .info .metas .cat{font-weight:500;color:var(--title)}.blog_list .info .metas i{margin:0 5px}.blog_list .info .title{font-size:2.4rem;font-weight:600;line-height:3.3rem;margin-top:1.4rem;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog_list .info .btn{min-width:15.8rem;line-height:5rem;color:#fff;border-color:var(--title);background-color:var(--title);margin-top:5.2rem}.section_industry{padding:9.6rem 0 15.5rem}.section_industry .head{max-width:93.2rem}.section_industry .section_industry_swiper{margin-top:7.2rem;overflow:hidden}.section_industry .section_industry_swiper .swiper-slide{width:34.8rem}.section_industry .section_industry_swiper .active a .text .syedittext{transform:translate(0)}.section_industry .section_industry_swiper .active a .text .btn{opacity:1;transform:translate(0)}.section_industry .section_industry_swiper a{height:100%;display:block;position:relative;overflow:hidden}.section_industry .section_industry_swiper a:hover img{transform:scale(1.03)}.section_industry .section_industry_swiper .img{padding-bottom:150.574713%}.section_industry .section_industry_swiper .img::after{content:'';display:block;width:100%;height:55.725191%;position:absolute;left:0;bottom:0;pointer-events:none;background-image:linear-gradient(to top,#000,transparent)}.section_industry .section_industry_swiper .text{position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;padding:3.6rem 3rem;display:flex;flex-direction:column;overflow:hidden;gap:2rem}.section_industry .section_industry_swiper .text .order{font-size:1.8rem}.section_industry .section_industry_swiper .text .syedittext{flex:1;overflow:auto;margin-top:auto;max-height:max-content;padding:4px 0;transition:all 0.3s;transform:translateY(7.4rem)}.section_industry .section_industry_swiper .text h3{font-size:2.4rem;font-weight:600;line-height:3.2rem;text-transform:uppercase}.section_industry .section_industry_swiper .text .btn{min-width:17rem;line-height:4.4rem;font-size:1.7rem;max-width:max-content;transition:all 0.3s 0.05s;transform:translateY(7.4rem);opacity:0}.section_industry .pagination{margin-top:5.4rem;gap:4.626866%;display:grid;align-items:center;grid-template-columns:1fr auto}.section_industry .pagination:has(.swiper-button-lock){display:none}.section_industry .pagination .swiper-scrollbar{height:4px;width:100%;position:static;border-radius:0;background-color:#cecece}.section_industry .pagination .swiper-scrollbar .swiper-scrollbar-drag{border-radius:0;background-color:var(--title);cursor:grab}.section_industry .pagination .swiper-scrollbar .swiper-scrollbar-drag:active{cursor:grabbing}.section_advantage{padding:11.5rem 0 13.4rem}.section_advantage .head{color:#fff;font-size:1.8rem;line-height:2.9rem;font-weight:300;max-width:91.2rem;margin:0 auto}.section_advantage .head h2{color:#fff}.section_advantage .head p{margin-top:3.2rem}.section_advantage .section_advantage_swiper{margin-top:6rem;overflow:hidden;text-align:center}.section_advantage .section_advantage_swiper .swiper-slide{width:42.6rem;transition:all 0.3s;background-color:#fff;position:relative;overflow:hidden}.section_advantage .section_advantage_swiper .active{background-color:var(--primary)}.section_advantage .section_advantage_swiper .active .img{top:0;opacity:0}.section_advantage .section_advantage_swiper .active .syedittext{transform:translate(0)}.section_advantage .section_advantage_swiper .active .syedittext p{opacity:1}.section_advantage .section_advantage_swiper .img{--h:100%;width:8.9rem;margin:0 auto;position:absolute;left:50%;top:6.5rem;transform:translateX(-50%);transition:all 0.3s}.section_advantage .section_advantage_swiper h3{font-size:2.4rem;font-weight:600;line-height:3.2rem}.section_advantage .section_advantage_swiper .syedittext{height:100%;font-size:1.84rem;line-height:2.68rem;color:rgba(34,34,34,.85);padding:9.4rem 4.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all 0.3s 0.05s;transform:translateY(9.6rem)}.section_advantage .section_advantage_swiper .syedittext p{margin-top:2.2rem;transition:all 0.3s;opacity:0}.section_banner{position:relative;z-index:2}.section_banner::before{content:'';display:block;width:60.9375%;height:100%;background-image:linear-gradient(to right,#000,transparent);position:absolute;left:0;top:0;z-index:-1;pointer-events:none}.section_banner::after{content:'';display:block;width:100%;height:70.595855%;pointer-events:none;background:url(../../../../../../../../themes/sytech/assets/img/mask.svg) no-repeat right top / contain;position:absolute;right:0;bottom:0;z-index:2}.section_banner .flex{padding:15rem 0;min-height:77.2rem}.section_banner .head{color:#fff;max-width:78.6rem}.section_banner .head .subtitle{font-size:2.2rem;letter-spacing:4.5px;margin-bottom:.2rem}.section_banner .head h1{font-size:6.6rem;line-height:8.2rem;font-weight:700;text-transform:uppercase}.section_banner .head p{font-size:1.8rem;line-height:2.9rem;margin-top:3rem}section.section_banner .head .btn{margin-top:3rem}.section_blog{padding:10rem 0 12rem}.section_blog .head{flex:1;max-width:63.4rem}.section_blog .section_blog_swiper{margin-top:4rem}.section_blog .btn_more{margin-top:5rem}div:has(.products_nav){position:sticky;top:0;z-index:995}.products_nav{position:sticky;top:0;z-index:995;background-color:#f7f7f7;border-bottom:1px solid #e0e0e0}.products_nav .products_nav_swiper{overflow:hidden}.products_nav .products_nav_swiper a{display:block;padding:1.4rem 0 .6rem}.products_nav .products_nav_swiper a:hover .name{color:var(--primary)}.products_nav .products_nav_swiper .img{width:5.2rem;height:4.3rem;margin:0 auto}.products_nav .products_nav_swiper .name{text-align:center;font-size:1.4rem;font-weight:500;margin-top:3px;transition:all 0.3s}.product_list .active a{box-shadow:0 0 20px rgba(198,198,198,.45)}.product_list .active a .info .btn_more{border-color:var(--primary);background-color:var(--primary)}.product_list a{height:100%;display:flex;flex-direction:column;transition:all 0.3s;background-color:#fff;padding:2.5rem 8.604651%}.product_list a:hover img{transform:scale(1.03)}.product_list .img{padding-bottom:100%}.product_list .info{margin-top:2.2rem}.product_list .info .cat{color:var(--primary);font-weight:500;text-transform:uppercase}.product_list .info .title{font-size:2.6rem;font-weight:600;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:7.2rem}.product_list .info p{color:var(--text);font-size:1.6rem;line-height:1.6;margin-top:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-family:'Karla',sans-serif;min-height:4.7rem}.product_list .info .btn_more{display:block;line-height:5rem;margin-top:2.2rem}div.loader{border:7px solid #f2f5f9;border-top:7px solid #fff;border-radius:50%;width:4.8rem;height:4.8rem;position:absolute;left:50%;margin-left:-2.4rem;animation:spin 1s linear infinite;margin-top:0;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading{position:relative}.loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../../../../../../../themes/sytech/global/img/loading.gif) no-repeat center;background-size:45px;background-color:rgba(255,255,255,.3);z-index:9}.default_head{padding:9rem 0;background-color:#eee}.default_head h1{font-size:4.5rem}.default_body{padding:5rem 0;font-size:1.8rem;line-height:3.2rem;color:#171717}.default_body h2{font-size:2.6rem;line-height:3.4rem;font-weight:700;margin:3.5rem 0 3.3rem}.default_body h3{font-size:2rem;line-height:3.4rem;font-weight:700;margin:1.6rem 0 1rem}.default_body p{margin:1rem 0}.default_body img{border-radius:8px;width:100%;display:block;object-fit:cover;margin:4.7rem 0}.default_body ul{margin:1rem 0}.default_body ul li{position:relative;padding-left:2.4rem;margin-bottom:1rem}.default_body ul li:last-child{margin-bottom:0}.default_body ul li::before{width:1.4rem;height:1.4rem;position:absolute;left:0;top:.8rem;border-radius:50%;background-color:var(--theme_color);content:''}div.search-block{position:fixed;z-index:1000;background-color:#fff;box-shadow:0 0 15px rgb(0 55 96 / 12%);transition:0.3s ease;width:100%;bottom:-100vh;height:100vh;transition:0.3s ease}div.search-block.active{bottom:0;opacity:1;transform:translateY(122px)}div.search-block div.content{position:relative;display:block}.wd-action-btn{display:inline-flex;vertical-align:middle;background:url(../../../../../../../../themes/sytech/global/img/cloes.svg) no-repeat center;background-size:contain;position:absolute;top:38px;right:0;z-index:1;width:28px;height:28px;transition:all 0.3s;cursor:pointer}.wd-action-btn:hover{transform:rotate(180deg)}div.search-block .searchform{border-bottom:1px solid rgba(119,119,119,.2);transition:opacity 0.35s ease 0.2s;--wd-form-color:#333;--wd-form-placeholder-color:#333;text-align:center;transition:0.75s all ease}div.search-block.active .searchform{opacity:1}div.search-block .searchform input[type='text']{padding:0;height:110px;border:none;text-align:center;font-size:35px;outline:none}header div.main-menu div.main div.right{display:none}div.search-block .searchform ::-webkit-input-placeholder{color:#333}.video_pop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);opacity:0;pointer-events:none;transition:all 0.3s;z-index:9999;padding:0 2rem}.video_pop.active{opacity:1;pointer-events:all}.video_pop.active .pop_content{transform:translate(-50%,-50%);position:relative}.video_pop .mask{width:100%;height:100%;z-index:-1;position:absolute;top:0;left:0}.video_pop .mask .close{display:block;width:1rem;height:1rem;background:url(../../../../../../../../themes/sytech/assets/img/mobile-menu/close.svg) no-repeat center / contain;position:absolute;right:2rem;top:1rem;cursor:pointer}.video_pop .pop_content{position:absolute;top:50%;left:50%;transform:translate(-50%,-70%);transition:all 0.3s;width:max-content;max-width:90vw;max-height:90vh}.video_pop .pop_content iframe{max-width:100%;max-height:100%;min-width:766px;min-height:431px;object-fit:contain}.product_overview li+li{margin-top:1rem}.home_choose .head ol li{margin-left:2rem}.product_overview .head ul{margin-top:1.5rem}.product_overview .head ul li{list-style:disc;margin-left:2rem;line-height:1.5}.product_overview .head ul li::marker{color:var(--primary)}div.breadcrumbs{font-weight:500;margin-bottom:1.8rem}div.breadcrumbs span span:last-child::after{display:none}div.breadcrumbs span span::after{content:'';display:inline-block;vertical-align:middle;width:8px;height:14px;margin:0 10px;transform:rotate(180deg);background:url(../../../../../../../../themes/sytech/assets/img/arrow-l-b.svg) no-repeat center / contain}div.breadcrumbs a{opacity:.5;transition:all 0.3s}div.breadcrumbs a:hover{opacity:1}.products_banner div.breadcrumbs span span::after{filter:brightness(100)}.products_banner .head p a{color:var(--primary);text-decoration:underline}.products_banner .head p a:hover{text-decoration:none}.section_banner .head p a{color:var(--primary);text-decoration:underline}.section_banner .head p a:hover{text-decoration:none}.home_floating_contact{position:fixed;right:1.4rem;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:1.6rem}.floating_item{display:flex;align-items:center;justify-content:center;width:5.5rem;height:5.5rem;border-radius:0%;background:#333;transition:all 0.3s}.floating_item:hover{opacity:.85}.floating_item.active{background:var(--primary)}.floating_email{background:#333}.floating_chat{background:#333}.floating_item img{width:2rem;height:2rem;filter:brightness(0) invert(1)}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0 2rem}.swiper_content{padding:1.5rem 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (max-width:1024px){header nav{position:fixed;left:0;top:0;z-index:999;width:100%;height:100vh;pointer-events:none;transition:all 0.3s;transform:translate(0)}header nav.active{pointer-events:all}header nav.active .close{opacity:1}header nav.active .con{opacity:1;transform:translate(0)}header nav .close{width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:all 0.3s;opacity:0}header nav .con{position:absolute;left:0;top:0;width:min(300px, 80vw);height:100%;display:flex;flex-direction:column;background-color:#fff;box-shadow:rgba(0 0 0/10%) 0 0 24px;transition:all 0.3s;opacity:0;transform:translateX(-100%)}header nav .con .close_box{padding:32px 20px 20px;border-bottom:1px solid #eee;text-align:right}header nav .con .close_box .close{display:inline-block;width:15px;height:15px;filter:brightness(0);background:url(../../../../../../../../themes/sytech/assets/img/mobile-menu/close.svg) no-repeat center / contain;cursor:pointer;transition:all 0.3s}header nav .con .close_box .close:hover{transform:rotate(180deg)}header nav .con .close_box+div{flex:1;overflow:auto}header nav .con .menu{display:block}header nav .con .menu>li{cursor:pointer}header nav .con .menu>li>a{line-height:64px;padding:0 0 0 32px;font-size:18px;color:var(--title)}header nav .con .menu>li>a:hover{color:var(--primary)}header nav .con .menu>li>a::after{display:none}header nav .con .menu>li.menu-item-has-children>a{margin-right:52px}header nav .con .menu>li.menu-item-has-children::after{content:'';display:block;width:12px;height:12px;background:url(../../../../../../../../themes/sytech/assets/img/mobile-menu/select.svg) no-repeat center / contain;position:absolute;left:calc(100% - 32px);top:26px;transition:all 0.3s}header nav .con .menu>li.active::after{transform:rotate(180deg)}header nav .con .menu>li:hover ul{padding:16px 24px}header nav .con .menu .current-menu-item>a,header nav .con .menu .current-menu-parent>a{color:var(--primary)}header nav .con .sub-menu{position:static;padding:16px 24px;background-color:#f8f8f8;margin:0 32px;box-shadow:none;border-radius:8px;display:none;opacity:1;pointer-events:all;transition:none;transform:translate(0);min-width:unset}header nav .con .sub-menu li{transform:translate(0)}header nav .con .sub-menu li a{padding:8px 0;word-break:break-word;font-size:14px;color:var(--title)}header nav .con .sub-menu li a::after{display:none}header nav .con .sub-menu li a:hover{color:var(--primary)}header .btns .btn_search,header .btns .btn_lang{width:20px;height:20px}header .btns .btn_menu{display:block;width:22px;height:22px;cursor:pointer;background-image:url(../../../../../../../../themes/sytech/assets/img/mobile-menu/nav-btn.svg)}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (min-width:769px){div::-webkit-scrollbar{width:4px}div::-webkit-scrollbar-thumb{border-radius:10px;background-color:#8b8b8b}}@media screen and (max-width:768px){html{font-size:16px!important}body{font-size:1rem}.content{padding:0 20px}.swiper_content{padding:10px 20px}.only_mobile{display:block}body.fixed{padding-right:0}.gap{gap:1rem}.head .subtitle{font-size:15px;line-height:1.5;margin-bottom:8px;letter-spacing:1px}.head h1{font-size:34px;line-height:1.5;letter-spacing:0}.head h2{font-size:28px;line-height:1.5;letter-spacing:0}.head .desc,.head p{font-size:16px;line-height:1.5;margin-top:12px}.head .line{margin-top:12px}.head .line::before,.head .line::after{width:2rem;height:4px}.btn,.btn_more,.btn_w{font-size:14px;padding:0 20px;line-height:40px;min-width:120px}.swiper_btns{gap:20px}.swiper_btns div{width:42px;height:42px}.swiper_btns div::after{width:18px;height:18px}header{padding:0}header .flex{min-height:4rem}header .logo img{width:120px}header .btns{gap:22px}header .btns .btn_contact{display:block;width:22px;height:22px;background-image:url(../../../../../../../../themes/sytech/assets/img/icon-contact.svg)}header .btns .btn{display:none}footer .main{display:block;padding:3rem 0}footer .main .slide_obj{width:100%}footer .main .slide_obj strong{margin:0 0 1rem;font-size:18px}footer .main .explore{margin-bottom:2rem}footer .main .explore div ul{gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}footer .main .explore div li+li{margin-top:0}footer .main .explore div a{gap:1rem;font-size:1rem;min-height:unset;padding:12px 20px}footer .main .explore div a::after{width:20px;height:20px}footer .main .nav.active strong::after{transform:rotate(180deg)}footer .main .nav strong{font-size:1rem;padding:12px 20px;display:grid;align-items:center;grid-template-columns:1fr auto;gap:10px;border:1px solid rgba(0,0,0,.3)}footer .main .nav strong::after{content:'';display:block;width:12px;height:12px;transition:all 0.3s;background:url(../../../../../../../../themes/sytech/assets/img/icon-select.svg) no-repeat center / contain}footer .main .nav div{display:none}footer .main .nav ul{padding:0 20px 2rem}footer .main .nav li+li{margin-top:12px}footer .main .nav a{font-size:14px;display:block;font-weight:500}footer .main .contact{margin-top:2rem}footer .main .contact div ul{gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}footer .main .contact div li+li{margin:0}footer .main .contact div li{padding-left:3rem}footer .main .contact div li::before{width:40px;height:40px;background-size:1rem}footer .main .contact div li .label{margin:0 0 4px;font-size:14px}footer .main .contact div li a{font-size:1rem}footer .main .contact div .phone::before{background-size:1rem}footer .bot{gap:2rem;padding:2rem 0;flex-direction:column;align-items:center}footer .bot .logo img{width:160px}footer .bot .social{gap:20px 2rem}footer .bot .social a{width:26px;height:26px}footer .copyright{gap:1rem;padding:20px 0;flex-direction:column-reverse;font-size:14px}footer .copyright ul{gap:1rem}.blog_list .info{padding:20px}.blog_list .info .metas{font-size:14px}.blog_list .info .title{font-size:1rem;line-height:1.5;margin-top:12px}.blog_list .info .btn{min-width:unset;line-height:40px;margin-top:20px}.product_list a{padding:1rem}.product_list .info{margin-top:12px}.product_list .info .cat{font-size:14px}.product_list .info .title{font-size:1rem;line-height:1.5;margin-top:8px}.product_list .info p{font-size:14px;line-height:1.5;margin-top:8px;-webkit-line-clamp:2}.product_list .info .btn_more{min-width:unset;line-height:40px;margin-top:1rem}.section_industry{padding:4rem 0;overflow:hidden}.section_industry .section_industry_swiper{overflow:visible;margin-top:2rem}.section_industry .section_industry_swiper .text{gap:1rem;padding:20px}.section_industry .section_industry_swiper .text .order{font-size:14px}.section_industry .section_industry_swiper .text .syedittext{transform:translate(0)}.section_industry .section_industry_swiper .text h3{font-size:18px;line-height:1.5}.section_industry .section_industry_swiper .text .btn{opacity:1;font-size:14px;padding:0 20px;line-height:40px;min-width:unset;transform:translate(0)}.section_industry .pagination{gap:20px;margin-top:2rem}.section_advantage{padding:4rem 0;overflow:hidden}.section_advantage .head p{margin-top:12px}.section_advantage .section_advantage_swiper{overflow:visible;margin-top:2rem}.section_advantage .section_advantage_swiper .active .img{opacity:1}.section_advantage .section_advantage_swiper .img{width:4rem;position:static;transform:translate(0);margin-top:20px}.section_advantage .section_advantage_swiper .syedittext{height:auto;padding:20px;font-size:14px;line-height:1.5;transform:translate(0)}.section_advantage .section_advantage_swiper .syedittext p{opacity:1;margin-top:12px}.section_advantage .section_advantage_swiper h3{font-size:18px;line-height:1.5}.section_blog{padding:4rem 0}.section_blog .section_blog_swiper{margin-top:20px}.section_blog .btn_more{margin-top:2rem}.section_banner .flex{min-height:unset;padding:7rem 0 3rem}.section_banner .head .subtitle{font-size:14px;letter-spacing:1px}.section_banner .head h1{font-size:25px;line-height:1.5}.products_nav{overflow:hidden}.products_nav .products_nav_swiper{overflow:visible}.products_nav .products_nav_swiper a{padding:8px 0}.products_nav .products_nav_swiper .img{width:4rem;height:4rem}.products_nav .products_nav_swiper .name{font-size:14px}.default_head{padding:5rem 0}.default_head h1{font-size:2rem}.default_body{padding:3rem 0;font-size:.9rem;line-height:1.5rem}.default_body h2{font-size:1.2rem;line-height:1.5;font-weight:700;margin:1rem 0 1rem}.default_body h3{font-size:1.1rem;line-height:1.5;font-weight:700;margin:1rem 0}.default_body p{margin:1rem 0}.default_body ul li{position:relative;padding-left:2.4rem;margin-bottom:1rem}.default_body ul li:last-child{margin-bottom:0}.default_body ul li::before{width:1.4rem;height:1.4rem;position:absolute;left:0;top:.8rem;border-radius:50%;background-color:var(--theme_color);content:''}header{padding:1.5rem 0}div.search-block .searchform{display:flex;align-items:center;justify-content:space-between}div.search-block input[type='text']{flex:1}div.search-block input[type='submit']{width:1.5rem;height:1.5rem;margin:0 2.2vw 0 1.2vw;background-size:1.4rem;display:inline-block;vertical-align:middle;transition:0.3s all ease;display:none;cursor:pointer;border:none;outline:none}div.search-block div.content{position:unset}div.search-block .searchform input[type='text']{font-size:22px;height:70px}.wd-action-btn{width:25px;height:25px;top:unset;right:2rem;bottom:2rem}div.search-block{height:100%;width:100%;top:120%;bottom:unset;display:none}div.search-block.active{top:20%;display:block;height:80%;transform:translateY(0)}.search-block input[type="submit"]:not(:disabled):hover{background-size:1.4rem;border:none}.video_pop .pop_content{height:auto;width:90vw}.video_pop{padding:0}.video_pop .pop_content iframe{min-width:90vw;min-height:194px}.video_pop .mask .close{right:1rem}header nav .sub-menu .sub-menu{margin-left:0}header .flex{height:auto;min-height:auto}div.breadcrumbs{font-size:14px;margin-bottom:1rem}div.breadcrumbs span span::after{width:6px;height:12px;margin:0 6px;transform:translateY(-1px) rotate(180deg)}.section_banner .head p{font-size:14px;line-height:1.5;margin-top:12px}section.section_banner .head .btn{margin-top:15px}.floating_item{width:35px;height:35px}.floating_item img{width:12px;height:12px}}@media screen and (max-width:576px){.head .subtitle{font-size:14px;line-height:1.5;margin-bottom:8px}.head h1{font-size:25px;line-height:1.5}.head h2{font-size:22px;line-height:1.5}.head .desc,.head p{font-size:.9rem;line-height:1.5rem;margin-top:10px}footer .main .explore div ul{gap:12px;grid-template-columns:1fr}footer .main .contact div ul{gap:12px;grid-template-columns:1fr}.blog_list .info{padding:1rem}.blog_list .info .metas{font-size:13px}.blog_list .info .title{font-size:15px;line-height:1.5;margin-top:10px}.blog_list .info .btn{min-width:unset;line-height:40px;margin-top:20px}}