@charset "utf-8";@font-face{font-family:"OpenSans";font-weight:100 900;font-style:normal;font-display:swap;src:url(../fonts/OpenSans-VariableFont_wdth,wght.woff2) format("woff2");}
@font-face{font-family:"Roboto";font-weight:200 700;font-style:normal;font-display:swap;src:url(../fonts/Roboto-VariableFont_wdth,wght.woff2) format("woff2");}
/* Preloader start */
#preloader{display:none;}
html{overflow:visible;}
#header,#container,#footer,video#my_video{visibility:visible!important}
/* Preloader stop */
/* public */
:root{--fs-body:clamp(0.875rem,3.5vw,1rem);--fs-h6:clamp(0.875rem,3.5vw,1rem);--fs-h5:clamp(1.0625rem,3.5vw,1.1875rem);--fs-h4:clamp(1.25rem,3.5vw,1.44rem);--fs-h3:clamp(1.375rem,3.5vw,1.728rem);--fs-h2:clamp(1.5rem,3.5vw,2.074rem);--fs-h1:clamp(1.625rem,3.5vw,2.488rem);--lh-heading:1.2;--lh-body:1.6;--family-first:"OpenSans",sans-serif;--family-second:"Roboto",sans-serif;--bg-white:#ffffff;--bg-F0:#dde0e5;--bg-F1:#f1f1f1;--bg-WhiteSmoke:#f5f5f5;--bg-F9:#f4f7fb;--bg-light:#f5f7fa;--line-color:#e0e0e0;--icon-bg:#F0F7FF;--icon-stroke:#475569;  --primary-color: #150958; --accent-color: #ffcd03;  --text-color: #3f4a5a;--muted-color: #69758a;}
.bg-F0{background-color:var(--bg-F0) !important;}
.bg-F1{background-color:var(--bg-F1) !important;}
.bg-Main{background-color:var(--primary-color) !important;}
.bg-WhiteSmoke{background-color:var(--bg-WhiteSmoke) !important;}
.bg-F9{background-color:var(--bg-F9) !important;}
.bg-white-WhiteSmoke{background-image:linear-gradient(var(--bg-white),var(--bg-WhiteSmoke));}
.bg-WhiteSmoke-white{background-image:linear-gradient(var(--bg-WhiteSmoke),var(--bg-white));}
.bg-white-light{background-image:linear-gradient(var(--bg-white),var(--bg-light));}
.bg-light-white{background-image:linear-gradient(var(--bg-light),var(--bg-white));}
.bg-white-F9{background-image:linear-gradient(var(--bg-white),var(--bg-F9));}
.bg-F9-white{background-image:linear-gradient(var(--bg-F9),var(--bg-white));}
*{box-sizing:border-box;padding:0;margin:0;}
#header,#container,#footer{width:100%;}
body{color: var(--text-color);font-family:var(--family-second);font-weight:400;font-size:var(--fs-body);line-height:var(--lh-body);background-color:#fff;overflow-x:hidden;overflow-y:auto;height:auto;}
li,ol,ul{list-style:none;margin-bottom:0;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.title1,.title2,.title3,.title4,.title5,.title6{color:#333;line-height:var(--lh-heading);font-family:var(--family-first);margin-bottom:1rem;}
h1,.h1,.title1{font-size:var(--fs-h1);}
h2,.h2,.title2{font-size:var(--fs-h2);}
h3,.h3,.title3{font-size:var(--fs-h3);}
h4,.h4,.title4{font-size:var(--fs-h4);}
h5,.h5,.title5{font-size:var(--fs-h5);}
h6,.h6,.title6{font-size:.9rem;font-family:var(--family-first);}
h2 a,h3 a,h4 a,h5 a,h6 a,a.h2,a.h3,a.h4,a.h5,a.h6{color:inherit;font-size:inherit;}
a.h2:hover,a.h3:hover,a.h4:hover,a.h5:hover,a.h6:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:var(--accent-color);}
.small-h2{color: var(--muted-color);}
strong{font-weight:700;}
b{font-weight:500;color:#000;}
img{display:block;width:100%;height:auto;}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;transition:all 0.2s;color:inherit;text-decoration:none}
a:hover{text-decoration:none;color:var(--primary-color);}
inquiry-trigger{color:var(--primary-color);}
inquiry-trigger:hover{color:var(--accent-color);}
figure{width:100%;display:flex;flex-wrap:wrap; margin-bottom: 0;}
figure>a{width:100%;display:flex;flex-wrap:wrap;position:relative;overflow:hidden;}
figure>a[class="original-link"]{cursor:default;}
figure:last-child,p:last-child{margin-bottom:0;}
.imgbox{width:100%;aspect-ratio:16/9;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;overflow:hidden;position:relative;z-index:2;}
.imgbox img{width:100%;height:100%;object-fit:cover;}
.object-fit-cover{object-fit:cover !important;}
.object-fit-contain{object-fit:contain !important;}
.before_none::before{content:none !important;}
.textbox{width:100%;display:flex;flex:1;flex-direction:column;}
.container,.container1,.container2,.container3{width:100%;max-width:1200px;margin:0 auto;padding:0 15px;}
.container1{max-width:1130px;}
.container2{max-width:1030px;}
.container3{max-width:930px;}
.multiply,.img_bg img{mix-blend-mode:multiply;}
.overflow-visible{overflow:visible !important;}
.dropdown{z-index:5;}
.icon-comments:before{content:"";width:1rem !important;aspect-ratio:1/1;float:left;background:url(../images/icons/icon-comments.svg) no-repeat center center;background-size:contain;margin-right:.25rem;}
.icon-remove{content:"";width:2rem !important;aspect-ratio:1/1;float:left;background:url(../images/icons/icon-remove.svg) no-repeat center center;background-size:contain;}
ul.list{width:calc(100% + 30px);margin:0 -15px;display:flex;flex-wrap:wrap;}
ul.list li{display:flex;padding:15px;}
ul.list li>ol,ul.list li>a{width:100%;display:flex;flex-wrap:wrap;transition:all .2s ease-in-out;}
.row-cols{margin:0 -5px;display:flex;flex-wrap:wrap;}
.row-cols>*{margin:0;padding:5px;display:flex;}
.row-cols>*>ol,.row-cols>*>a{width:100%;display:flex;flex-wrap:wrap;transition:all .2s ease-in-out;margin:0;}
.p-8{margin:0 -8px;}
.p-8>*{padding:8px;}
.p-10{margin:0 -10px;}
.p-10>*{padding:10px;}
.p-15{margin:0 -15px;}
.p-15>*{padding:15px;}
.p-20{margin:0 -20px;}
.p-20>*{padding:20px;}
.etw-photo{display:flex;flex-wrap:wrap;}
.etw-photo figure{margin:0;}
.etw-photo a{flex-direction:column;}
.etw-photo span{flex:1;display:flex;justify-content:center;text-align:center;font-size:.875rem;padding-top:10px;}
.etw-photo a[onClick]{cursor:pointer;}
.etw-photo a[class="original-link"]{cursor:default;}
@media (max-width:767.98px){ul.list{width:calc(100% + 20px);margin:0 -10px;}
ul.list li{padding:10px;}
}
@media (max-width:575.98px){.p-8,.p-10,.p-15,.p-20{margin:0 -5px;}
.p-8>*,.p-10>*,.p-15>*,.p-20>*{padding:5px;}
ul.list{width:calc(100% + 10px);margin:0 -5px;}
ul.list li{padding:5px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
@media (max-width:425.98px){.row-cols>*,.etw-photo>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
/* items */
ul.items,ul.items li>ol{width:100%;display:block;margin:0 0 1rem 0;}
ul.items:last-child,ul.items li>ol{margin-bottom:0;}
ul.items li{display:block;position:relative;margin-bottom:.5rem;padding-left:1rem;line-height:24px;}
ul.items li:last-child{margin-bottom:0;}
ul.items li::before{content:"";width:6px;height:6px;background-color:var(--primary-color);position:absolute;left:0;top:9px; border-radius: 50%;}
ul.items li>ol>li::before{border-radius:50%;background-color:rgba(0,0,0,.3);}
ul.items1 li{padding-left:1.625rem;}
ul.items1 li::before{content:"";width:1rem;height:1rem;background:url(../images/icons/check2-square.svg) no-repeat center center;background-size:contain;position:absolute;left:0;top:5px;}
ul.items_nub{counter-reset:nub;}
ul.items_nub li{padding-left:2rem;position:relative;}
ul.items_nub li::before{counter-increment:nub;content:counter(nub) "";width:1.25rem;height:1.25rem;border:1px solid var(--primary-color);border-radius:50%;background:var(--bg-white);color:var(--primary-color);font-size:.875rem;display:flex;align-items:center;justify-content:center;transform:initial;position:absolute;left:0;top:2px;}
ul.items_none li::before{content:none;}
/* table */
.table-responsive{margin-bottom:1rem;}
.table-responsive:last-child{margin-bottom:0;}
.table:last-child{margin-bottom:0;}
.table tr.top td{font-weight: 700; background-color: var(--bg-F9);}
.table td,.table-left td{vertical-align:middle;color:#333;font-size:.875rem;line-height:1.2;padding:.625rem;}
.table-bordered td{border:none;border:1px solid var(--line-color);}
.table-striped tbody tr:nth-of-type(odd){background-color:var(--bg-F9);}
.table-striped tbody tr:nth-of-type(even){background-color:var(--bg-F0);}
.table-hover tbody tr:hover{background-color:var(--line-color) !important;}
.table tbody inquiry-trigger{color:var(--primary-color);}
.table inquiry-trigger:hover{color:var(--accent-color) !important;}
.table-left{width:100%;}
.table-left td{border:1px solid rgba(0,0,0,.05);}
.table-left tbody tr:nth-of-type(odd){background-color:var(--bg-F0);}
.table-left tbody tr:nth-of-type(even){background-color:var(--bg-white);}
.table-left td:first-child,.table-left td:nth-child(3){color:#000;}
@media (max-width:575.98px){.table,.table-left{min-width:800px;}
}
/* video_Btn */
.video_btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;}
.video_btn::before{content:"";--w:70px;width:var(--w);height:var(--w);border-radius:50%;background:url(../images/video_btn1.png) no-repeat center center;background-size:100% 100%;transition:all .3s ease-in-out;}
.video_bigbtn{left:0;top:0;right:0;bottom:0;transform:initial;}
.video_btn:hover::before{opacity:.8;}
.watch_btn{left:2rem;top:auto;bottom:2rem;transform:initial;z-index:9;}
.watch_btn::before{--w:40px;z-index:2;opacity:1 !important; box-shadow: 0 1px 12px 0 rgb(0 0 0 / .25);}
.watch_btn>span{background-color:var(--accent-color);line-height:1;border-radius:20px;color:var(--primary-color);padding:.5rem 1rem .5rem 2rem;margin-left:-1.5rem;font-size:.875rem;text-transform:uppercase; font-weight: 700; }
/* More */
.more_big{display:flex;margin-top:2rem;}
.more_big>a::after{content:"";width:1rem;aspect-ratio:1/1;background-image:url(../images/icons/chevron-right-white.svg);background-repeat:no-repeat;background-size:contain;margin-left:1rem;}
.more_big>a{width:fit-content;display:flex;align-items:center;transition:all .4s;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;color:var(--accent-color);line-height:1;background-color:var(--primary-color);overflow:hidden;}
.more_big>a:hover{color:var(--primary-color);background-color:var(--bg-light);}
.more_big>a:hover::after{background-image:url(../images/icons/chevron-right.svg);}

/* inquiry_quote */
.inquiry_quote,.inquiry_btn{display:flex;}
.inquiry_quote>a,.inquiry_btn>a{display:flex;padding:0.55rem 2rem;color:var(--primary-color);font-size:.875rem;position:relative;overflow:hidden;z-index:0;background-color:#fff;transition:all .3s ease-in-out; border-radius: 50px; font-weight: 700; text-transform: uppercase; border: 1px solid var(--line-color);}

.inquiry_quote>a:hover,.inquiry_btn>a:hover{background:var(--accent-color) !important;}
.inquiry_quote{margin-top:1.5rem;}
.inquiry_btn>a{background:var(--bg-blue-color1);}
/* public-End */
/* etw_language */
.etw_language{min-height:32px;display:flex;}
.etw_language ul{width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end;}
.etw_language ul>li{display:flex;flex-wrap:wrap;position:relative;padding:0;}
.etw_language ul>li>span{width:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem;font-size:.95rem;color:var(--accent-color);}
#etw_language{display:flex;height:auto;position:relative;z-index:9;padding:0;}
#etw_language>a{width:fit-content;padding:0 .8rem;color:#333;display:flex;justify-content:center;align-items:center;height:32px;position:relative;text-align:center;font-size:.8rem;}
#etw_language>a::after{content:'';width:1px;height:40%;background-color:#ccc;position:absolute;right:0;top:50%;transform:translateY(-50%);opacity:.5;}
#etw_language>a:last-child{margin-bottom:0;padding-right:0;}
#etw_language>a:last-child::after{display:none;}
#etw_language>a:hover{color:var(--accent-color);text-decoration:underline;background:initial;}
@media (max-width:991.98px){.iconfont{width:1.8rem !important;aspect-ratio:1/1;background:url(../images/icons/earth-globe-tool.svg) no-repeat center center;background-size:contain;padding:0 !important;margin-right:2.5rem;cursor:pointer;}
.etw_language{padding-top:0;position:relative;z-index:14;}
.etw_language::before{display:none;}
.etw_language ul>li{position:relative}
.etw_language ul>li>ol{display:none;position:absolute;top:100%;left:25%;transform:translateX(-50%);width:120px;z-index:9;}
#etw_language{background-color:#eee;flex-direction:column;}
#etw_language>a{width:100%;height:auto;padding:.7rem .5rem;margin:0;color:#000;font-size:.95rem;line-height:1;}
#etw_language>a::after{display:none;}
#etw_language>a:last-child{padding:.7rem .5rem;}
#etw_language>a:hover{background-color:var(--primary-color);color:#fff;text-decoration:none;}
}
/* header */
#header{padding-top:94px;}
.header{width:100%;position:fixed;left:0;top:0;z-index:12;transition:all .5s ease-in-out;box-shadow:4px 4px 20px rgba(0,0,0,.12);visibility:visible; background-color: rgba(255,255,255,1); }
.nav-fixed{-webkit-animation:.5s ease-in-out 0s normal none 1 running fadeInDown;animation:.5s ease-in-out 0s normal none 1 running fadeInDown;background-color: rgba(255,255,255,1); }
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}
#etw_logo{float:left;padding:32px 0;position:relative;z-index:3;}
#etw_logo a{display:flex;align-items:center;}
#etw_logo a>img{display:block;width:auto;max-height:30px;object-fit:contain;}
#etw_logo a>span{color:var(--bg-white);font-size:.85rem;line-height:1.5;border-left:1px solid var(--bg-white);padding-left:1.25rem;margin-left:1.25rem;width:200px;font-weight:700;font-family:var(--family-first);}
nav{display:flex;flex-wrap:wrap;flex:1;}
@media (min-width:992px){nav .navbar-collapse{display:flex !important;}
}
#navbar{width:100%;}
.navbar{width:100%;flex:1;margin:0;padding:0 0 0 3rem;display:flex;flex-wrap:wrap;justify-content:flex-end;}
.navbar>li{padding:0;min-height:40px;display:flex;flex-wrap:wrap;margin-left:4rem;}
.navbar>li>a{display:flex;font-weight:500;font-family:var(--family-second);position:relative; color: var(--primary-color);padding: 1.055rem 0; font-size: 1.1rem; }
.navbar>li>a>span.pro_icon{display:none;}
.navbar>li>a::before{content:"";width:0;height:2px;background-color:var(--accent-color);position:absolute;left:50%;bottom:0;transform:translateX(-50%);transition:all .3s;}
.navbar>li>a.dropdown-toggle::after{content:none;}
.navbar>li>a:hover,.navbar>li.active>a{color:var(--accent-color);}
.navbar>li:hover>a::before,.navbar>li.active>a::before{width:100%;}
.navbar>li:first-child{margin-left:0;}
.navbar .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:100%;display:block;}
.dropdown-menu{left:0;top:150%;border:none;margin:0;padding:0;background-color:#fff;overflow:hidden;transition:all 0.3s ease 0s;visibility:hidden;pointer-events:none;opacity:0;display:block;box-shadow:0 10px 10px rgba(0,0,0,.15);border-radius:0;  }
.dropdown-menu>ul{width:100%;margin:0;display:flex;flex-direction:column;}
.dropdown-menu>ul>li{width:100%;padding:0;border-bottom:1px dashed rgba(0,0,0,.05);display:flex;}
.dropdown-menu>ul>li:last-child{border-bottom:none;}
.dropdown-menu>ul>li>a{width:100%;white-space:nowrap;padding:1rem 1.5rem;font-size:.875rem;}
.dropdown-menu>ul>li>a:hover{background-color:rgba(0,0,0,.05);}
.dropdown-menu>ul>li>a.active{color:var(--accent-color);}

.navbar .nav-item:nth-child(7) a{padding:0.5rem 0.8rem 0.5rem 2.5rem;background:var(--accent-color);color:#fff;border-radius:4px;}
.navbar .nav-item:nth-child(7) a::after{position:absolute;content:'';background:url(../images/video_btn1.png) no-repeat;background-size:cover;width:22px;height:22px;left:12px;top:50%;transform:translateY(-50%);display:block;}




@media (max-width:1199.98px){.navbar>li{margin-left:2rem;}
}
@media (max-width:991.98px){#header{padding-top:0;}
.header{position:relative;}
.header .container{display:flex;flex-wrap:wrap;align-items:center;}
.navbar-toggler{width:80%;height:100%;padding:0;background:url(../images/icons/menu_icon.svg) no-repeat center center;background-size:100% 100%;}
.navbtn{width:40px;height:36px;float:right;border:1px solid #000;display:flex;align-items:center;justify-content:center;border-radius:5px}
nav{width:100%;flex:none;padding:0;}
.navbar{padding:0;}
.navbar>li{width:100%;border-bottom:1px solid rgba(0,0,0,.125);margin:0;}
.navbar>li>a{width:100%;position:relative;padding:0 1rem;align-items:center;font-size:.875rem;}
.navbar>li>a>span.pro_icon{position:absolute;top:0;right:0;color:#000;padding:0;font-size:34px;line-height:1;width:50px;height:100%;display:flex;justify-content:center;text-align:center;align-items:center;font-weight:200;z-index:2;font-family:var(--family-first);}
.navbar>li:hover>a,.navbar>li.active>a{background-color:var(--accent-color);color:#fff;}
.navbar>li>a:hover span.pro_icon,.navbar>li.active>a span.pro_icon{color:#fff;}
.navbar>li>a::after,.navbar>li>a::before{display:none;}
.navbar .dropdown-menu{display:none;width:100%;min-width:initial;max-width:100%;position:relative;left:initial !important;top:initial !important;}
#etw_logo{flex:1;display:flex;}
#etw_logo a>img{max-height:50px;}
}
@media (max-width:575.98px){#etw_logo a>img{max-height:40px;}
.etw_language ul>li>span{margin-right:1.5rem;}
}
@media (max-width:375.98px){.etw_language ul>li>span{font-size:1.5rem;margin-right:1rem;}
}
/* index */
section,.section_item{width:100%;padding:3.5rem 0;display:block;position:relative;}
/* Banner */
.caption-title{color:var(--bg-white);}
.carousel-caption{bottom:inherit;top:50%;transform:translateY(-50%);text-align:left;}
.carousel-caption .carousel-caption-inner{max-width: 600px; border-left: 2px solid var(--accent-color); padding-left: 3rem;}

.carousel-caption .caption-title span{font-size: clamp(1.5rem,2.5vw,1.5rem); display: block;}
.carousel-caption .caption-title strong{color: var(--accent-color);font-size: clamp(1.5rem,2.5vw,2rem); }
.carousel-caption .caption-title em{letter-spacing: .02em;font-weight: 800;font-style: normal;}
.carousel-caption .carousel-caption-inner p{font-weight: 300; }

.banner3 .carousel-caption{bottom:inherit; width: 100%; left: 50%; top: 70%; transform: translate(-50%,-50%);}
.banner3 .carousel-caption .carousel-caption-inner{float: right; border: none;  max-width: 600px;}
.banner3 .carousel-caption .caption-title strong{display: block;}
.banner3 .carousel-caption .h1{font-size: clamp(1.4rem,2.5vw,2.4rem); text-transform: uppercase; font-weight: 800;}
.banner3 .carousel-caption .h1 strong{text-transform: none;}
.banner-picture::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background: linear-gradient(90deg, rgba(29,48,84,.74) 0%, rgba(29,48,84,.36) 44%, rgba(29,48,84,.08) 100%);z-index: 1;} 

.etw-banner .banner-picture{width: 100%; overflow: hidden; position: relative;}
.etw-banner .banner-picture picture,.etw-banner .banner-picture img{width: 100%; height: auto; display: block;}

.caption-title{font-weight:700}
.home_title{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:0;margin-bottom:1.25rem;}
.home_title .title1{color:var(--primary-color);line-height:32px;font-weight:600;}
.home_title .title1 span{font-weight:300;display:block;margin-top:.85rem;}
.home_title small{font-size:1.15rem;color:var(--primary-color);}
.webtitle{font-weight: 800; color: var(--primary-color);letter-spacing: -.015em; font-size: clamp(1.5rem,2.5vw,2rem);}
.section-kicker {display: inline-block;color: var(--accent-color);text-transform: uppercase;letter-spacing: .12em;font-size: 12px;font-weight: 800; margin-bottom: .5rem;}
/* our-adv-block */

.our-adv-block ul li{font-size: 12px; color: var(--muted-color); text-align: center; justify-content: center;padding: 5px; }
.our-adv-block ul li strong{display: block; width: 100%; font-size: 1rem ;color: #333; line-height: 1.35; margin-bottom: .5rem;}
.our-adv-block ul li .icon_img{width: 30px; margin: 0 auto; margin-bottom: .5rem;}
.our-adv-block ul li .icon_img img{mix-blend-mode: multiply; opacity: .25;}
.our-adv-block ul li ol{background-color: #fff; padding: .5rem; border-radius: 4px;text-align: center; justify-content: center; position: relative; padding-bottom: 1.5rem; display: block; border: 1px solid var(--bg-F9);}
.our-adv-block ul{width: calc(100% + 10px); margin: 0 -5px;}
.our-adv-block ul li strong::before{position: absolute; content: ""; width: 20px; height: 1px; background-color: var(--accent-color); left: 0; right: 0; margin: 0 auto; bottom: 1rem;}


/* home-about-us */
.home-about-us .container{position: relative; padding: 4rem;}
.home-about-us .container::before{position: absolute; content: "";width: 79%; left: 0; top: 0; border-radius: 0 0 7.5rem 0;   height: 100%; border: 12px solid var(--bg-F9); }
.home-about-us p{font-size:1rem;line-height:1.9;color:#667085;}



.line-solutions{background-color:var(--bg-F9);overflow:hidden}
.line-solutions .container{max-width:1420px}
.line-summary{max-width:420px;padding-right:2rem}
.line-summary .h2{font-weight:800;color:var(--primary-color);letter-spacing:-.015em;font-size:clamp(1.5rem,2.5vw,2rem);color:var(--primary-color);margin-bottom:30px}
.line-summary .h2 span{display: block; font-weight: 300; text-transform: uppercase;}
.line-summary p{font-size:1rem;line-height:1.9;color:#667085;margin-bottom:45px}
.line-link{position:relative;display:inline-flex;align-items:center;font-weight:600;color:var(--primary-color);text-decoration:none;transition:.3s}
.line-link:after{content:"→";margin-left:15px;transition:.35s}
.line-link:hover{color:var(--accent-color);text-decoration:none}
.line-link:hover:after{transform:translateX(6px)}
.line-solutions ul.list li{padding:0 3px}
.line-solutions li ol{position:relative;overflow:hidden;  border-radius:4px;background:#fff;transition:.45s ease;box-shadow:0 15px 40px rgba(0,0,0,.06);transition:.45s}
.line-solutions li:hover ol{transform:translateY(-8px)}

.line-solutions li:hover::before{opacity:1}
.line-solutions img{width:100%;height:100%;transition:1s; object-fit: cover;}

.line-solutions li ol:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background:linear-gradient(
        to top,rgba(18,27,39,.75),rgba(18,27,39,.25),rgba(18,27,39,.05)
    );transition:.4s}
.line-solutions li:hover ol:before{background:linear-gradient(
        to top,rgba(13,26,46,.82),rgba(13,26,46,.35),rgba(13,26,46,.08)
    )}
.line-solutions li:nth-child(1) ol::before{background:linear-gradient(
to top,rgba(24,79,128,.52),rgba(24,79,128,.55),rgba(24,79,128,0)
)}
.line-solutions li:nth-child(2) ol::before{background:linear-gradient(
to top,rgba(113,164,67,.50),rgba(113,164,67,.25),rgba(113,164,67,0)
)}
.line-solutions li:nth-child(3) ol::before{background:linear-gradient(
to top,rgba(201,136,43,.42),rgba(201,136,43,.35),rgba(201,136,43,0)
)}
.line-solutions li ol::after{content:"";position:absolute;left:0;top:0;width:100%;height:35%;background:linear-gradient(
to bottom,rgba(0,0,0,.65) 60%,rgba(0,0,0,0)
)}
.line-solutions li .textbox{position:absolute;left:35px;right:35px;top:35px;z-index:2;color:#fff;width:80%}
.line-solutions li .textbox h3{font-size:clamp(1.1rem,2.5vw,1.31rem);margin-bottom:15px;font-weight:700;color:#fff}
.line-solutions li .textbox p{color:rgba(255,255,255,.88);line-height:1.48;font-size:.95rem;margin-bottom:30px; }
.find_more a{color:#fff;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;font-size: .9rem; }
.find_more a:after{content:"→";margin-left:10px;transition:.35s}
.find_more a:hover:after{transform:translateX(6px)}
.line-solutions li ol span.number{position:absolute;right:25px;bottom:18px;font-size:120px;font-weight:700;line-height:1;color:rgba(255,255,255,.85);z-index:4;font-family:"OpenSans"; opacity: .2;}
.line-icon{width:54px;height:54px;border:2px solid rgba(255,255,255,.85);border-radius:14px;display:flex;justify-content:center;align-items:center;margin-bottom:22px;backdrop-filter:blur(4px);background:rgba(255,255,255,.08)}
@media(max-width:991px){.line-summary{max-width:100%;margin-bottom:50px;padding-right:0}
}@media(max-width:768px){
.line-solutions li .textbox{left:25px;right:25px;bottom:25px}
.line-solutions li ol{height:420px}
}
/* equipment-section */
.equipment-head{margin-bottom: 1rem;}
.equipment-head p{font-size:1rem;line-height:1.9;color:#667085;margin-bottom:45px; width: 100%; max-width: 860px; margin: 0 auto;}
.equipment-section ul li .imgbox{aspect-ratio: 4/3; display: block;mix-blend-mode: multiply;}

.equipment-section ul li ol{text-align: center;background-image: radial-gradient(#fff 52%, #e8edf3); padding: 1.5rem 1rem;  border-radius: 5px; border: 1px solid #e8edf3;flex-direction: column; transition: transform .25s ease, box-shadow .25s ease; }

.equipment-section ul li ol:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(29,48,84,.10);
  border-color: rgba(255,166,3,.36);
}
.equipment-section ul li ol .textbox{font-size: .8rem; line-height: 1.6;}

.equipment-section ul li ol .textbox .title5{font-size: 1rem; font-weight: 600; padding: 0 .5rem;color: var(--primary-color);}
.equipment-section ul li ol .textbox p{margin-top: .5rem; color: var(--muted-color);}
.view_more a{font-size: .9rem; display: inline;color: rgba(29,48,84,.34); position: relative; padding-right: 1.25rem;}
.view_more a::before{content:"";width:.8rem;aspect-ratio:1/1;background-image:url(../images/icons/chevron-right.svg);background-repeat:no-repeat;background-size:contain; position: absolute; right: 0; top: 3px; transition: all .5s ease;}
.view_more a:hover{color: var(--accent-color);}
.view_more a:hover::before{right: -.5rem;}



/* project-section */
.project-section{background: linear-gradient(to bottom,var(--bg-light),#fff);}
.project-section ul li ol{flex-direction: row; background-color: #fff;box-shadow: 0 12px 34px rgba(29,48,84,.07);transition: transform .25s ease, box-shadow .25s ease;}
.project-section ul li ol:hover {transform: translateY(-4px);box-shadow: 0 18px 44px rgba(29,48,84,.11);}
.project-section ul li ol .imgbox{flex: 1;}
.project-section ul li ol .textbox{flex: 1; display: flex; flex-direction: column; justify-content: center; padding: 0 1rem; padding-left: 2rem;}
.project-section ul li ol .textbox strong{font-size: .9rem;color: var(--muted-color);font-weight: 400; display: block;margin-bottom: .5rem;}
.project-section ul li ol .textbox a.title5{font-size: 1rem;color: var(--primary-color); font-weight: 700; position: relative;padding-top: 1rem;}
.project-section ul li ol .textbox a.title5::before{position: absolute; content: ""; width: 30px; height: 2px; background-color: var(--accent-color); top: 0;left: 0;}

/* index-end */

.footer{padding:3rem 0 1.25rem 0;position:relative;border-top: 5px solid var(--accent-color);background: linear-gradient(#fff, rgb(255 255 255 / 90%)), url(../images/foot-bg.webp) center center / cover no-repeat;}
.footer .container{position:relative;z-index:2;}
.footer .h3{font-weight:700;font-size:1.15rem;color:var(--accent-color);margin-bottom:1.5rem;}
.footer .h3>a{font-size:inherit;color:var(--accent-color);}
.footer .h3>a:hover{color:var(--accent-color);}
.footer_list{display:flex;flex-direction:column;width:100%;margin:0;}
.footer_list li{display:block;margin-bottom:.5rem;padding:0;}
.footer_list li:last-child{margin-bottom:0;}
.footer_list li>a{display:block;color:#69809e;font-size:.9rem;position:relative;transition:all .3s ease-in-out;}
.footer_list li>a:hover{color:var(--accent-color);text-decoration:underline;}
.footer_contact{width:100%;display:flex;flex-direction:column;margin-bottom:0;}
.footer_contact>li{width:100%;color:#69809e;margin:0 0 .5rem 0;font-size:.9rem;line-height:24px;padding:0;padding-left:1.8rem;position:relative;}
.footer_contact>li a{color:#69809e;}
.footer_contact>li svg{width:1rem;height:24px;position:absolute;left:0;top:0;fill:var(--accent-color);}
.footer_contact>li a:hover{color:var(--accent-color);text-decoration:underline;}
.footer_contact>li:last-child{margin-bottom:0;}
/* logo_des */
.logo_des img{width: 128px;}
.logo_des strong{display: block; margin-top: 1.2rem; font-weight: 700; margin-bottom: .5rem; font-size: clamp(1.1rem,2.5vw,1.25rem); line-height: 1.35; color: var(--primary-color); }
.logo_des p{font-size: .9rem;}
.see-more-btn{color:#69809e; font-size: .8rem; text-decoration: underline;}





/* #otherlink */
.footercop{width:100%;overflow:hidden;position:relative;z-index:2;margin-top:2.5rem;padding:1.25rem 0 0 0;}
#otherlink{clear:both;width:100%;height:auto;font-size:1rem;display:flex;justify-content:center}
#otherlink a{color:#333;display:inline-block;padding:0 4px;margin:0 4px;font-weight:300;line-height:22px;margin-bottom:10px;border:1px solid #333;font-size:.9rem;}
#otherlink a span{position:relative;top:0}
#otherlink a:hover,#etw_homefooters a:hover,.etw_homefoot a:hover,#etw_coper a:hover{color:var(--primary-color);opacity:1;}
#otherlink a:hover span{opacity:1;top:-2px;transition:all 0.3s ease-in-out}
#etw_coper{width:100%;line-height:22px;font-size:1rem;display:flex;font-weight:300;justify-content:center}
#etw_coper a{color:#333;font-size:.9rem;}
/* #etw_top */
#etw_top{display:none !important;}
.theme-send-inquiry-box{background:var(--primary-color) !important;border:2px solid var(--bg-white) !important;display:flex;padding:0;box-shadow:initial;}
.theme-send-inquiry-box .theme-box-name{flex:1;background:transparent !important;border-left:none !important;padding:0 10px 0 0 !important;}
.theme-send-inquiry-box .theme-box-i{width:42px;display:flex;padding:0 !important;align-items:center;justify-content:center;}
.theme-send-inquiry-box .theme-box-i .icon-envelope{width:80%;height:90%;padding:0;background:url(../images/icons/email-fill-white.svg) no-repeat center center;background-size:100% 100%;}
@media (max-width:1199.98px){.footer{padding:2.5rem 0 1.25rem 0;}
}
@media (max-width:991.98px){.footer{padding:2rem 0 1.25rem 0;}
.footer .h3{margin-bottom:.625rem;}
.footercop{margin-top:1.5rem;padding:1.25rem 0 0 0;}
}
@media (max-width:767.98px){.footer{padding:1.25rem 0;}
.footer-top-background{display:none;}
.footercop{padding:1rem 0;margin-top:1rem;}
}
.pro_banner{overflow: hidden;}
.pro_banner .banner-picture{max-height: 320px; min-height: 220px;}
.pro_banner .banner-picture picture,.pro_banner .banner-picture img{width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0;}


.pro_banner .banner-picture::before{content: ""; display: block; padding-top:  26.041667%; position: inherit;}

.pro_banner_hover{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; display: flex; align-items: center;}
.pro_banner_hover .pro_banner_text{max-width: 780px; margin: 1.25rem 0 0 0; color: #fff;}
.pro_banner_hover h2,.pro_banner_hover .h2{color: #fff; font-size: clamp(1.4rem,2.5vw,2.25rem); font-weight: 800;}
.pro_banner_hover h2 span{display: block; font-weight: 300; text-transform: uppercase;font-size: clamp(1.4rem,2.5vw,1.2rem);}
.pro_banner_hover small{ color: rgba(255,255,255,.8); font-size: 1rem; color: var(--bg-white);}
.pro_banner_hover .title1:last-child{margin: 0;}

/* solutions-intro */
.solutions-intro{padding: 3.5rem 0; background-color: var(--bg-F9);}

/* solution-list-section */
.solution-list-section ul li ol{flex-direction: row; justify-content: space-between; margin-bottom: 2.5rem;}
.solution-list-section ul li:last-child ol{margin-bottom: 0;}
.solution-list-section ul li ol .imgbox{flex: 1; }
.solution-list-section ul li ol .textbox{padding-left: 3rem; font-weight: 300; }
.solution-list-section ul li ol .textbox>a h3{color: var(--primary-color); font-weight: 800;  margin-bottom: 0;  }
.solution-list-section ul li ol .textbox>a{ border-bottom: 2px solid var(--accent-color); display: grid;   grid-template-columns: 62px minmax(0, 1fr);align-items: center;column-gap: 24px;margin-bottom: 2rem; padding-bottom: 1.5rem;}
.solution-list-section ul li ol .textbox>a .line-icon{background-color: var(--accent-color); margin-bottom: 0;}
/* why-leadworld */
.why-leadworld{background: linear-gradient(to top,#fff,#f4f7fb);}
.why-leadworld-wrap{background-color: var(--primary-color); color: #fff; position: relative;}

.why-leadworld-media,.why-leadworld-card{position: relative; height: 100%;}
.why-leadworld-media:after {position: absolute; content: '';clip-path: polygon(100% -10%, 0% 100%, 100% 100%);background: var(--primary-color);width: 50%;max-width: 130px;height: 100%;position: absolute;top: 0;right: -5px;}
.why-leadworld-card{padding: 2rem; padding-left: 1rem; font-size: .9rem;}
.why-leadworld-card .h2{color: #fff; font-size: clamp(1.2rem,2.5vw,1.3rem); font-weight: 700; }
.why-leadworld-card .more_big a{border:2px solid var(--accent-color);}

/* cta-box */
.cta-box .webtitle{font-weight: 700;font-size: clamp(1.2rem,2.5vw,1.6rem);}
/* solution-switcher */
.solution-switcher{display:flex;align-items:stretch;gap:8px;margin-top:28px}
.solution-switcher a{position:relative;display:inline-flex;align-items:center;gap:10px;min-width:176px;min-height:46px;padding:0 18px;color:#fff;border:0;border-radius:999px;background:rgba(13,24,42,.5);font-size:13px;font-weight:700}
.solution-switcher a img{width:40px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}
.solution-switcher a.active{background:var(--accent-color);color:var(--primary-color)}
.solution-switcher a.active::after{display:none}
.solution-switcher a:hover{background:rgba(255,255,255,.16);color:var(--accent-color)}
.solution-switcher a.active:hover{color:var(--primary-color)}

/* canning-category-section */
.canning-category-section ul li ol .imgbox{background: linear-gradient(to top,#f4f7fb,#fff,#f4f7fb); padding: 1rem;}
.canning-category-section ul li ol .imgbox img{mix-blend-mode: multiply;}
.canning-category-section ul li ol{box-shadow: 0 12px 34px rgba(29,48,84,.08); background-color: #fff;transition: transform .25s ease, box-shadow .25s ease; text-align: center;}
.canning-category-section ul li ol .title5{font-weight: 700; color: var(--primary-color);}
.canning-category-section ul li ol .textbox{padding: 2rem 1rem;}
.canning-category-section ul li ol:hover { transform: translateY(-4px);box-shadow: 0 18px 44px rgba(29,48,84,.12);}
/* big_line_img_top */
.big_line_img_top{overflow: hidden; position: relative;}
.samples_img_list .title5,.page_title{font-weight: 700; color: var(--primary-color); }
.page_title2{ color: var(--primary-color); font-weight: 300; text-transform: uppercase; font-size: clamp(1.1rem,2.5vw,1.25rem);}
.samples_img_list p{margin-top: 1rem; font-weight: 300;color: var(--primary-color); }
.samples_img_list img{mix-blend-mode: multiply; width: 100%; max-width: 300px; margin: 0 auto;}

.watch_video_btn{left:inherit;top:inherit;bottom:inherit;transform:initial;z-index:9; position: relative; justify-content: start; margin-bottom: 1.5rem;}
.watch_video_btn::before{--w:40px;z-index:2;opacity:1 !important; box-shadow: 0 1px 12px 0 rgb(0 0 0 / .25);}
.watch_video_btn>span{background-color:var(--accent-color);line-height:1;border-radius:20px;color:var(--primary-color);padding:.5rem 1rem .5rem 2rem;margin-left:-1.5rem;font-size:.875rem;text-transform:uppercase; font-weight: 700; }



.text-right-box h2{color: var(--primary-color); font-weight: 700; padding-bottom: 1rem; margin-bottom: 1rem; position: relative;}
.text-right-box h2::before{position: absolute; content: ""; width: 60px; height: 2px; background-color: var(--accent-color); bottom: 0; left: 0;}


.meat-tech-table{width:100%;border-collapse:collapse;background:#fff;font-size:15px}
.meat-tech-table tr th{padding:18px 20px;color:var(--primary-color);border-bottom:3px solid var(--primary-color);text-align:left;font-weight:800}
.meat-tech-table td{padding:18px 20px;color:var(--text-color);border-bottom:1px solid #d8e0ea;vertical-align:top; line-height: 1.45;}
.meat-tech-table td:first-child{width:22%;color:var(--primary-color);font-weight:800}
.meat-tech-table td:nth-child(2){width:30%;color:var(--primary-color)}




.meat-process-flow{display:grid; grid-template-columns: repeat(auto-fit,minmax(160px,1fr)); gap: .5rem;  }
.meat-process-flow2 {grid-template-columns: repeat(auto-fit,minmax(220px,1fr));  }
.meat-process-flow3{grid-template-columns: repeat(auto-fit,minmax(320px,2fr));  }

.meat-process-flow .process_item{ display: flex; align-items: center; text-align: center;}
.meat-process-flow span{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;color:var(--primary-color);font-weight:700;height: 60px;box-shadow:0 8px 24px rgba(29,48,84,.06); width: 200px; font-size: .9rem; line-height: 1.2; background-color: #fff;}
.meat-process-flow i{width:15px;height:1px;background:var(--accent-color);position:relative;flex:0 0 15px; margin:0 .5rem;}
.meat-process-flow i::after{content:"";position:absolute;right:-1px;top:-4px;width:9px;height:9px;border-top:1px solid var(--accent-color);border-right:1px solid var(--accent-color);transform:rotate(45deg)}
.meat-process-flow .process_item:last-child i{overflow: visible; opacity: 0;}
.meat-process-flow .process_item .process-des{ display: flex; flex-direction: row; align-items: center; width: 100%; }
.meat-process-flow .process_item .process-des span{display: flex; flex-direction: column; height: 120px; font-weight: normal; color: var(--text-color);line-height: 1.45;font-size: .8rem;font-weight: 300; }
.meat-process-flow .process_item .process-des strong{display: block;color:var(--primary-color); margin-bottom: .35rem;font-size: .9rem;}

.meat-process-flow .process_item .process-des span{width: 100%; height: 140px; }


/* meat-components */
.meat-components .imgbox{aspect-ratio: 4/3;}
.meat-components .textbox p{font-weight: 300; font-size: .8rem; line-height: 1.6;}
.meat-components .textbox{font-size: .9rem; font-weight: 600; margin-top: .5rem; text-align: left;}
.meat-components ul li ol:hover{  transform: none;box-shadow: none;border-color: var(--line-color);}

.meat-components ul li ol:hover .textbox a{color: var(--accent-color);}
.meat-components ul li ol .imgbox a img{transition: all .5s ease;}
.meat-components ul li ol:hover .imgbox a img{transform: scale(1.05);}

.cl_show_hide {padding:1.2rem 0; border: none;  position: relative; width: 120px; color: var(--accent-color); font-weight: 600; }
.cl_show_hide::before{position: absolute; content: "View More"; left: 0; right: 0; margin: 0 auto; top: 50%; transform: translateY(-50%); width: 100px;color: var(--hover-color);font-size: .9rem;  font-weight: 400;}
.cl_show_hide[aria-expanded="true"]::before{content: "Less";}

/* meat-projects */
.meat-projects .webtitle{font-size: clamp(1.3rem,2.5vw,1.55rem);}
.meat-projects ul li ol{box-shadow: 0 14px 36px rgba(15, 23, 42, .06);border: 1px solid var(--line-color); border-radius: 10px; overflow: hidden; flex-direction: column;}
.meat-projects ul li ol .textbox h4{font-weight: 700; color: var(--primary-color);}
.meat-projects ul li ol .textbox{padding:1rem 2rem;}
.meat-projects ul li ol .spec_list{margin-bottom: 1rem;}
.meat-projects ul li ol .spec_list dl{display: grid; grid-template-columns:1fr 1.5fr; border-bottom: 1px solid #dbe3ed; padding-bottom: .5rem; margin-bottom: .5rem; font-size: .9rem;}
.meat-projects ul li ol .spec_list dl dt{color: var(--primary-color); display: flex; align-items: center;}

/* solution-content-section */
.solution-content-section {padding-top: 0;}
.solution-content-section .nav_top_bg{background-color: var(--bg-F9); padding: 1rem 0;}
.solution-content-section .nav-tabs-related{justify-content: center; border: none; }
.solution-content-section .nav-tabs-related li a{padding: .55rem 2rem; display: block;  border-radius: 50px; margin-right:.5rem;}
.solution-content-section .nav-tabs-related li a.active,.solution-content-section .nav-tabs-related li a:hover{background-color: #fff; color: var(--accent-color);}
.solution-content-section .related-pro-list{display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 1rem; margin-top: 2rem;}
.solution-content-section .related-pro-list li a{display: flex; padding-left: 1rem; position: relative; font-size: .9rem;} 
.solution-content-section .related-pro-list li a::before{position: absolute; content:""; width: 6px; height: 6px; border-radius: 50%; left: 0; top: .5rem; background: var(--bg-F0);}
.solution-content-section .related-pro-list li a.active,.solution-content-section .related-pro-list li a:hover{color: var(--accent-color);}

/* recommended-packaging-equipment */
.recommended-packaging-equipment {overflow: hidden;}
.recommended-packaging-equipment .section-head-text{position: relative; border-bottom: 1px solid var(--line-color); margin-bottom: .8rem; }
.recommended-packaging-equipment .see-more-btn{position: absolute; top: 0; right: 0; width: 120px; height: 35px; display: flex; align-items: center; justify-content: center; background-color: #fff; border-radius: 50px;}
.recommended-packaging-equipment ul{width: calc(100% + 10px);margin: 0 -5px; padding: 0 15px;}
.recommended-packaging-equipment ul.list li{padding: 5px;}


.recommended-packaging-equipment .list ol{position:relative;overflow:hidden;border-radius:12px;background:#fff;transition:.35s}
.recommended-packaging-equipment .list ol:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.18)}
.recommended-packaging-equipment .imgbox{display:block;overflow:hidden}
.recommended-packaging-equipment .imgbox img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover;transition:all .6s}
.recommended-packaging-equipment .list ol:hover img{transform:scale(1.08)}
.recommended-packaging-equipment .textbox{position:absolute;left:0;bottom:0;width:100%;z-index:2;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.55) 45%,rgba(0,0,0,0) 100%); padding-bottom: 1rem;}
    .recommended-packaging-equipment .textbox>a{padding: 0 2rem;width:90%;}
.recommended-packaging-equipment .title5{margin:0;color:#fff; font-weight:600;line-height:1.35; font-size: clamp(1.15rem,2.5vw,1.25rem);}
.recommended-packaging-equipment .view_more{margin-top:0; margin-left: 2rem;  visibility:hidden;transition:all ease .35s; position: absolute; bottom: -40px; left: 0; }
.recommended-packaging-equipment .list ol:hover .view_more{opacity:1;visibility:visible;margin-top:1rem; position: relative; bottom:0px; }


.recommended-packaging-equipment .view_more a{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:42px;border:2px solid #fff;color:#fff;text-decoration:none;font-size:15px;font-weight:600;border-radius:40px;transition:.3s; padding-right: 0;}
.recommended-packaging-equipment .view_more a:hover{background:#fff;color:#111}
.recommended-packaging-equipment .view_more a::before{display: none;}
.recommended-packaging-equipment .textbox{z-index:5}

/* mutton-line-top */
.mutton-line-top img{mix-blend-mode: multiply;}
.pro_img_inner{max-width: 1460px; margin: 0 auto; padding: 0 15px;}

.line-img-block{position: relative;}
.line-img-block .sample-img{width: 120px; height: 120px; border-radius: 50%; background-color: #fff; position: absolute; bottom: 2rem; right: 2rem; border: 3px solid var(--accent-color);}



.main_spec_list{margin-bottom: 2rem;}
.main_spec_list li{margin-bottom: .85rem; padding-left: 1rem; position: relative; display: grid; grid-template-columns: 1fr 1fr; border-bottom: 1px solid #fff; gap: 1rem; padding-bottom: .85rem ; font-weight: 300;}
.main_spec_list li b{color: var(--primary-color); font-weight: 700;}

/* mutton-meat-process */
.mutton-meat-process ul li ol{flex-direction: row; background-color: #fff;box-shadow: 0 2px 12px 0 rgb(0 0 0 / .05);}
.mutton-meat-process ul li ol .imgbox{flex: 1;}
.mutton-meat-process ul li ol .textbox{padding: 0 1rem; display: flex; justify-content: center; flex-direction: column; font-size: .8rem; line-height: 1.4;font-weight: 300;}
.mutton-meat-process ul li ol .textbox .title5{font-weight:600; font-size: 1rem; color: var(--primary-color); margin-bottom: .5rem;}


/* .inquiry-box */
.inquiry-box{background-color: rgba(33,33,33,0.01); border-top: 1px solid var(--line-color); position: relative; overflow: hidden;}
.inquiry-box::before{position: absolute; content: ""; width: 30%; height: 260px; background-color: var(--bg-F0); border-radius: 220px 0 0 220px; right: 0; bottom: -100px; opacity: .25;}
.etw-inquery-from-box{color: #666 !important; font-weight: 300 !important;}
.etw-inquery-control{border:none!important;border-radius:0!important;border-bottom:1px solid #ddd!important;font-size:14px!important; background: none !important;}
.etw-inquery-icon{display:none!important;}
.etwfrom-message{min-height:80px!important;}
.etw-inquery-btn{border-radius:0!important;text-transform:uppercase!important;letter-spacing:2px!important;}
.inquiry-box .title4{color: var(--primary-color); font-weight: 600; position: relative; padding-bottom: 1rem; padding-bottom: 1rem; font-size: clamp(1.1rem,2.5vw,1.25rem);}
.inquiry-box .title4::before{position: absolute; content: ""; width: 20px; height: 2px; background-color: var(--accent-color); bottom: 0; left: 0;}
.inquiry-box .title4::after{position: absolute; content: ""; width: 50px; height: 2px; background-color: var(--bg-F0); bottom: 0; left: 22px;}
.inquiry_des{font-size: .9rem;}

.company-brief{font-size: .9rem; margin-bottom: 3.5rem; opacity: .59;}


.fbl-products-title{position:relative;max-width:420px;padding:0 0 26px 34px;color:var(--primary-color);text-transform:uppercase;  border: 2px solid var(--accent-color); border-top-color: var(--bg-F9);border-right-color: var(--bg-F9);border-radius: 0px 0px 0px 50px; }
.fbl-products-title span,.fbl-products-title strong,.fbl-products-title em{display:block;line-height:1.12}
.fbl-products-title span{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}
.fbl-products-title strong{color:var(--accent-color);font-size:clamp(1.5rem,2.5vw,2.48rem);font-style:italic;font-weight:800}
.fbl-products-title em{max-width:430px;color:var(--primary-color);font-size:clamp(1.5rem,2.5vw,2rem);font-style:normal;font-weight:700;text-align:right; padding-right: 1rem;}


/* equipment-list-section */
.equipment-list-section ul.list li{width: 100%;flex-direction: row;}
.equipment-list-section ul.list li ol{flex-direction: row; justify-content: space-between;}
.equipment-list-section ul.list li ol .imgbox{width: 40%; aspect-ratio: 4/3;}
.equipment-list-section ul.list li ol .textbox{flex: none;width: 55%;}
.equipment-list-section ul.list li ol .textbox>a{display: block; position: relative; padding-left: 80px;padding-bottom: 1rem; margin-bottom: 2rem;border-bottom: 2px solid var(--accent-color); }
.equipment-list-section ul.list li ol .textbox a h3{font-weight: 700; color: var(--primary-color); margin-bottom: 0;font-size: clamp(1.1rem,2.5vw,1.65rem); height: 60px; display: flex; align-items: center;}

.equipment-list-section ul.list li ol .equipment-icon{width:60px;height:60px;display:flex;justify-content:center;align-items:center;margin-bottom:22px;backdrop-filter:blur(4px); position: absolute; left: 0; top: 0; mix-blend-mode: multiply;}




.equipment-list-section ul.list li ol dl{display: flex; flex-direction: row; flex-wrap: wrap;}
.equipment-list-section ul.list li ol dl dt{font-weight: 400; font-size: .9rem; width: 49%; padding-left: 1rem; position: relative; margin-bottom: 1rem;color: var(--text-color); font-size: .85rem;}
.equipment-list-section ul.list li ol dl dt a{transition: color .2s ease, transform .2s ease; display: block; line-height: 1.2;}
.equipment-list-section ul.list li ol dl dt::before{ content: "\203A";position: absolute;left: 0;top: 50%;color: var(--accent-color);font-size: 1.5rem;line-height: 1;transform: translateY(-50%);}
.equipment-list-section ul.list li ol dl dt a:hover {color: var(--accent-color);transform: translateX(3px);}
.equipment-list-section ul.list li ol dl dd{color: var(--text-color); font-size: .85rem;}


.filling-category-switcher{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap;}
.filling-category-switcher a{display:inline-flex;align-items:center;justify-content:center;color:#fff;border:0;border-radius:999px;font-size:.8rem; padding-right: .75rem; position: relative; line-height: 1.2;}
.filling-category-switcher a::before{position: absolute; content: ""; width: 1px; height: 90%; background-color: #fff; top: 50%; transform: translateY(-50%); right: 0;}
.filling-category-switcher a.active,.filling-category-switcher a:hover{color:var(--accent-color); text-decoration: underline;}
.filling-category-switcher a:last-child::before{display: none;}


.filling-overview{background:#fff}
.filling-overview-grid{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.35fr) 100px;gap:80px;align-items:start}
.filling-overview-title{position:relative;padding:0 0 24px;color:#3d4146;text-align:right;text-transform:uppercase}
.filling-overview-title::after{content:"";position:absolute;right:0;bottom:0;width:72%;height:80px;border-left:2px solid var(--accent-color);border-bottom:2px solid var(--accent-color);border-bottom-left-radius:28px}
.filling-overview-title span{display:block;font-size:30px;line-height:1.15;font-weight:400;letter-spacing:.02em}
.filling-overview-title h2{position:relative;z-index:1;margin:8px 0 0;color:#303234;font-size:clamp(1.5rem,2.5vw,2.45rem);line-height:1.1;font-weight:800;letter-spacing:.01em}


.filling-icon-box{position:relative;min-height:120px}
.filling-icon-box::after{content:"";position:absolute;right:0;bottom:0px;width:94px;height:68px;border-right:2px solid var(--accent-color);border-bottom:2px solid var(--accent-color);border-bottom-right-radius:28px}

.filling-overview-text p{margin:0 0 16px;color:var(--muted-color);font-size:15px;line-height:1.65}
.filling-overview-text strong{color:#55585c;font-weight:800}
.filling-overview-list{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:var(--muted-color);font-size:14px;line-height:1.45}
.filling-overview-list li{position:relative;padding-left:22px}
.filling-overview-list li::before{content:"\203A";position:absolute;left:0;top:-3px;color:var(--accent-color);font-size:1.3rem;line-height:1.1;font-weight:800}
.filling-overview-list2{display:grid;gap:7px;grid-template-columns: 1fr 1fr;}

.filling-overview-list2 li a:hover,.filling-overview-list2 li a.dq{color: var(--accent-color);}






/* filling-model-section */
.filling-model-section ul li ol{background-color: #fff; border: 1px solid #e0e6ee;border-radius: 18px;min-height: 520px; padding: 2rem; flex-direction: column; position: relative;}
.filling-model-section ul li ol .imgbox{aspect-ratio: 4/3;}

.filling-model-section ul li ol .textbox h3,.filling-model-section ul li ol .textbox strong{color: var(--primary-color); font-weight: 700; font-size: clamp(1.1rem,2.5vw,1.3rem); display: block; line-height: 1.35;}
.filling-model-section ul li ol .textbox p{color: var(--text-color); font-size: .9rem;}

.filling-model-section ul li ol:hover {transform: translateY(-4px);border-color: rgba(255,166,3,.45);box-shadow: 0 18px 42px rgba(29,48,84,.10);}
.filling-model-section .see-more-btn{position: absolute; bottom: 1.5rem; left: 1.5rem;}

.filling-model-section ul li ol .textbox{display: flex; flex-direction: column; justify-content: center;}

.filling-model-section ul li ol .textbox strong{display: block; position: relative; padding-top:1.5rem; margin-bottom: 1rem;}
.filling-model-section ul li ol .textbox strong::before{position: absolute; content: ""; width: 50px; height: 2px; background: var(--accent-color); top: 0; left: 0;}

/* pro_datail_banner */
.pro_datail_banner{background-image: linear-gradient(135deg, rgb(244, 247, 251) 0%, rgb(238, 247, 253) 100%);border-radius: 0px 0px 0px 80px; position: relative; overflow: hidden;}
.pro_datail_banner::before{position: absolute; content: ""; width: 18%; height: 80%; background-color: var(--primary-color); border-radius: 150px 0 0 150px ; top: -15%; right: 0; }
.pro_datail_banner::after{position: absolute; content: ""; width: 10%; height: 100%; background-color: var(--accent-color); border-radius: 150px 0 0 150px ; top: 0; right: 0; opacity: .5;}
.pro_datail_banner .h2{color: var(--primary-color); font-weight: 300; margin-top: 0; margin-bottom: .5rem; text-transform: uppercase;}
.pro_datail_banner p{font-size:.9rem; font-weight: 300; margin-bottom: 1.5rem; position: relative;color: var(--text-color);}
.pro_datail_banner .pro_banner_text{margin-top: 1rem;}


.piston-sidebar{position:sticky;top:92px;padding:0;border:0;background:transparent;}
.sidebar-title{margin:0 0 8px;padding:0 0 16px;border-bottom:1px solid #cfd7e1;color:var(--primary-color);font-size:1.5rem;font-weight:800}
.piston-sidebar ul li a{display: grid;grid-template-columns: 54px minmax(0, 1fr);gap: 14px;align-items: center;min-height: 86px; position: relative; padding-left: 50px;border-bottom: 1px solid #cfd7e1; padding: 1.2rem 0;line-height: 1.34;color: var(--primary-color);font-weight:800}
.piston-sidebar ul li a .equipment-icon{width: 54px; height: 54px; }
.piston-sidebar ul li a:hover,.piston-sidebar ul li a.active{color: var(--accent-color);}


.left_pics2{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 2rem; }
.left_pics2 .left_pic{width: calc(100% - 145px); display: flex; justify-content: center; align-items: center; position: relative;  border: 1px solid var(--line-color); }
.left_pics2 .left_pic img{mix-blend-mode: multiply;}
.left_pics2 .related_pic{width: 120px;}
.left_pics2 .related_pic ul{width: 100%; margin: -5px 0; display: flex; flex-direction: column;}
.left_pics2 .related_pic ul>li{width: 100%; padding: 5px 0; display: flex; align-items: center; justify-content: center;}
.left_pics2 .related_pic ul>li a{border: 1px solid #ccc;}
.left_pics2 .related_pic ul>li.imgdq a{border-color: var(--bg-hover);}
.left_pics2 .related_pic ul>li .video_btn::before{--w:50px;}
.left_pics2 .related_pic ul>li img{width: auto;}
.related_pros ul.list{width: calc(100% + 10px); margin: 0 -5px;}
.related_pros ul.list>li{padding: 5px;}
.related_pros ul.list>li>a{flex-direction: column; border: 1px solid var(--line-color); padding: .625rem; position: relative;}
.related_pros ul.list>li>a:hover{transform: translateY(-5px); box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2); border-color: var(--bg-hover);}
.related_pros ul.list>li>a .imgbox>img{object-fit: contain;}
.related_pros ul.list>li>a .textbox{flex: 1; flex-direction: column; padding-top: .625rem; align-items: center; justify-content: center; text-align: center; line-height: 1.2; font-weight: 600; font-size: .95rem;}
.related_pros ul.list>li>a .textbox>span{font-size: .875rem; color: #999; font-weight: 500; padding-top: 5px;}
.related_pros ul.list>li>a:hover .textbox{color: var(--bg-hover);}
/* piston-content */
.piston-content{width: 98%; float: right;}
.piston-content h2{font-weight: 800; color: var(--primary-color);}
.piston-content h2 span{display: block;}
.left_pics2 .inquiry_quote{position: absolute; bottom: -1rem; right: 0; left: 0; margin: 0 auto; justify-content: center; z-index: 1;}


.piston-quick-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.piston-quick-points div{padding:18px;background:var(--bg-F9)}
.piston-quick-points strong{display:block;margin-bottom:6px;color:var(--primary-color);}
.piston-quick-points span{color:var(--muted-color);font-size:.9rem;line-height:1.2;display: block;}

/* piston-components */
.product-section-block{padding: 1.5rem;background: #fff;border: 1px solid var(--line-color); margin: 2rem auto;}
.piston-components ul{display: grid;grid-template-columns: repeat(2, minmax(0, 1fr)); gap:.5rem; }
.piston-components ul li{position: relative; padding-left: 30px; font-size: .8rem;line-height: 20px;  }
.piston-components ul li span{width: 20px; height: 20px; border-radius: 50%; background-color: #eee; display: flex; align-items: center; justify-content: center; position: absolute; left: 0; top: 0;}
.piston-components_1 ul{grid-template-columns: 1fr;}
/* details-pic-block */
.details-pic-block{margin-bottom: 2rem;}
.details-pic-block ul li p{font-size: .8rem; line-height: 1.35; font-weight: 300;}



/* nav-tabs-related-equipment */
.nav-tabs-related-equipment li a{font-weight: 700; padding-right: 2rem; padding-bottom: .5rem; display: block;}
.nav-tabs-related-equipment{margin-bottom: 1rem;}
.nav-tabs-related-equipment li a:hover,.nav-tabs-related-equipment li a.active{color: var(--accent-color);}

/* other-equipment-block */
.other-equipment-block{position: relative; padding-top: 1rem;}
.other-equipment-block ul li ol{background-color: var(--primary-color); flex-direction: column; border-radius: 4px; overflow: hidden;transition: transform .25s ease, box-shadow .25s ease; }
.other-equipment-block ul li ol .textbox{border-top: 3px solid var(--accent-color);}
.other-equipment-block ul li ol .textbox a{color: #fff; display: block; padding: 1rem; font-weight: 600; font-size: 1rem;}
.other-equipment-block ul li ol .imgbox{aspect-ratio: 4/3;}
.other-equipment-block ul li ol:hover { transform: translateY(-4px);box-shadow: 0 18px 44px rgba(29,48,84,.12);}
.other-equipment-block .see-more-btn{position: absolute; top: 0; right: 0;}

/* why-us-block */
.why-us-block .why-item{height: 100%; border: 2px solid var(--accent-color); border-radius: 10px; overflow: hidden; padding: 2rem;}
.why-us-block .why-item strong{display: block; color: var(--primary-color); font-weight: 800; position: relative;padding-bottom: 1rem; }
.why-us-block .why-item span{display: flex; width: 56px; height: 56px; background-color: var(--accent-color); align-items: center; justify-content: center; border-radius: 50%; font-weight: 800; font-size: clamp(1.5rem,2.5vw,1.8rem); margin-bottom: 1rem; color: #fff;}
.why-us-block .why-item strong::before{position: absolute; content: ""; width: 40px; height: 2px; background-color: var(--accent-color); bottom: 0; left: 0;}
/* meat-features */
.meat-features .items li{font-size: .9rem;margin-bottom: .5rem; }
/* sub-products-block */
.sub-products-block {margin-bottom: 2rem;}
.sub-products-block ul li ol{display: flex; flex-direction: row; background-color: #fff; border: 1px solid #e0e6ee;border-radius: 18px; overflow: hidden; justify-content: space-between;}

.sub-products-block ul li ol .imgbox{width: 30%; aspect-ratio: 4/3; }
.sub-products-block ul li ol .imgbox img{height: auto;}
.sub-products-block ul li ol .textbox{width: 68%; flex: none; padding: 1rem; font-size: .9rem; font-weight: 300;}
.sub-products-block ul li ol .textbox h3{font-size: clamp(1.1rem,2.5vw,1.2rem); font-weight: 700;}
.sub-products-block ul li ol .textbox h3:hover{color: var(--accent-color);}
.siger_pro_box{border-radius: 15px; overflow: hidden; font-size: .9rem;}
.siger_pro_box img{mix-blend-mode: multiply; }



.process-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:15px;box-shadow:0 4px 12px rgba(0,0,0,0.03);text-align:center;position:relative;transition:transform 0.3s,box-shadow 0.3s;height:100%}
.process-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,75,147,0.08);border-color:var(--accent-color)}
.process-img{width:100%;margin-bottom:12px}
.process-step-num{position:absolute;top:8px;left:8px;background-color:var(--accent-color);color:#fff;font-size:0.75rem;font-weight:bold;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}
.process-text{font-size:0.9rem;font-weight:600;color:#333;margin:0;line-height:1.3}
@media (min-width:768px){.process-col:not(:nth-child(4n)) .process-card::after{content:"→";position:absolute;right:-28px;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--accent-color);z-index:10;font-weight:bold;pointer-events:none}
}.global-section{background-color:var(--accent-color);color:#fff;padding:60px 0}
.global-section p{color:rgba(255,255,255,0.9);font-size:1.05rem;line-height:1.7}

        
.global-section{background-color:var(--primary-color);color:#fff;padding:60px 0}
.global-section p{color:rgba(255,255,255,0.9);font-size:1.05rem;line-height:1.7}

        
.cert-card{background:#fff;border:1px solid #e9ecef;border-radius:6px;text-align:center;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,0.02);height:100%}
.cert-img{width:100%;margin-bottom:10px}
.cert-name{font-size:0.8rem;font-weight:600;color:#495057;margin:0;min-height:38px;display:flex;align-items:center;justify-content:center}
        
.col-5-cols{position:relative;width:100%;padding-right:10px;padding-left:10px;flex:0 0 20%;max-width:20%}
@media (max-width:992px){.col-5-cols{flex:0 0 33.333%;max-width:33.333%;margin-bottom:15px}
}@media (max-width:576px){.col-5-cols{flex:0 0 100%;max-width:100%;margin-bottom:15px}
}


.service-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,0.03);height:100%;transition:all 0.3s ease;border-top:3px solid transparent;position:relative;z-index:1;overflow:hidden}
.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,75,147,0.08);border-top:3px solid var(--primary-color)}
.service-card::before{content:attr(data-num);position:absolute;right:15px;bottom:-15px;font-size:4.5rem;font-weight:800;color:rgba(0,75,147,0.03);z-index:-1;transition:all 0.3s ease;line-height:1}
.service-card:hover::before{color:rgba(0,75,147,0.08);transform:scale(1.05)}
.service-title{font-size:1.1rem;font-weight:700;color:var(--primary-color);margin-bottom:12px}
.service-card-premium{background:#fff;border-radius:8px;padding:30px;box-shadow:0 10px 20px rgba(0,75,147,0.15);transition:transform 0.3s ease;height:100%}
.service-card-premium::before {
  content: attr(data-num);
  position: absolute;
  right: 15px;
  bottom: -15px;
  font-size: 4.5rem;
  font-weight: 800;
  color: rgba(0,75,147,0.03);
  z-index: 1;
  transition: all 0.3s ease;
  line-height: 1;
}



.service-title-premium{font-size:1.1rem;font-weight:700;margin:0;letter-spacing:0.5px; color: var(--primary-color);}
.border-md-left{border-left:1px solid rgba(255,255,255,0.2);padding-left:30px}
@media (max-width:767px){.border-md-left{border-left:none;padding-left:15px;border-top:1px solid rgba(255,255,255,0.2);}
}





.bg-light-gray{background-color:var(--bg-F9)}
.bg-white{background-color:#ffffff}
.case-title{font-size:clamp(1.1rem,2.5vw,1.45rem);font-weight:700;color:var(--primary-color);margin-bottom:25px}

.case-real-img{width:100%;height:auto;margin-bottom:40px;display:block}
.info-title{font-size:1.1rem;font-weight:700;color:#212529;margin-bottom:12px;text-transform:uppercase;letter-spacing:0.5px}
.info-text{color:#495057;margin-bottom:25px;font-size:0.9rem;}
.info-text p{margin-bottom:12px}
.info-text p:last-child{margin-bottom:0}
.equipment-block{background-color:var(--primary-color);color:#ffffff;padding:1.2rem;margin-top:1rem;margin-bottom:30px}
.equipment-block .info-title{color:#ffffff;border-bottom:2px solid rgba(255,255,255,0.2);padding-bottom:10px;margin-bottom:15px}
.equipment-block .info-text{color:rgba(255,255,255,0.9);margin-bottom:0;}
.solution-content p{margin-bottom:15px}
@media (max-width:767.98px){.case-section{padding:1.5rem 0}

.main-banner{padding:1.5rem 0}
.main-banner h1{font-size:2rem}
.equipment-block{padding:20px}
}








/* #quicknav */
#quicknav{width:100%;position:relative;z-index:2;padding:0;flex:none;}
#quicknav ul{width:100%;display:flex;flex-wrap:wrap;min-height:40px;padding:.5rem 0;margin:0;}
#quicknav ul li{display:flex;align-items:center;position:relative;font-size:.8rem;}
#quicknav ul li::after{content:"";width:.8rem;height:.8rem;background-image:url(../images/icons/chevron-right.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;margin:0 5px;}
#quicknav ul li:last-child::after{display:none;}
#quicknav ul li a{text-transform:capitalize;}
#quicknav .icon-home{width:1.25rem;height:1.25rem;display:flex;background-image:url(../images/icons/icon-home.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;opacity:.5;}
#quicknav ul li::after,#quicknav ul li a,#quicknav ul>li:first-child>a{color:#555;}
#quicknav ul li:last-child{color:#000;}
#quicknav ul li a:hover{text-decoration:underline;color:var(--primary-color);}
#quicknav ul.quicknav{padding-left:0;}
#quicknav ul.quicknav .icon-home{background-image:url(../images/icons/icon-home-white.svg);opacity:.8;}
#quicknav ul.quicknav li,#quicknav ul.quicknav li a{color:rgba(255,255,255,.8);}
#quicknav ul.quicknav li::after{background-image:url(../images/icons/chevron-right-white.svg);opacity:.8;}
#quicknav ul.quicknav li:last-child{color:#fff;}
#quicknav ul.quicknav li a:hover{text-decoration:underline;color:var(--bg-white);opacity:1;}
@media (max-width:767.98px){#quicknav{display:none;}
}

/* Contact Us */
.contact{padding:1rem 0 2.5rem 0}
.contact ul{width:100%;margin:0;display:flex;flex-direction:column;}
.contact ul>li{width:100%;padding:0;display:flex;flex-wrap:nowrap;font-size:1rem;line-height:24px;color:#333;font-weight:400;margin-bottom:.5rem;}
.contact ul>li:first-child{margin-bottom:1rem;}
.contact ul>li:first-child>strong{font-size:1.15rem;font-weight:500;line-height:1.2;margin:0;color:#000;}
.contact ul>li strong{color:#000;font-weight:400;margin-right:.5rem;}
.contact ul>li a{color:var(--primary-color);}
.contact ul>li a:hover{color:var(--accent-color);text-decoration:underline;}
.contact ul>li b{font-weight:400;color:#222;}
.contact ul>li>ol{flex:1;}
.contact ul>li img{margin-left:0;}
.contact .feedback{padding:1.5rem;}
.contact .feedback .webtitle{font-size:1.875rem;color:#000;text-align:center;font-weight:300;}
.contact_map{margin-top:2rem;}









/* Contact Us-End */
/* videos */
.videos{padding:0 0 2.5rem 0;}
.videos h2{font-weight: 800; color: var(--primary-color);text-align:center; }
.videos_hub{width:100%;display:flex;flex-direction:column;margin-bottom:1.25rem;}
.videos_hub_title{font-size:var(--fs-h5);font-weight:500;line-height:1;display:flex;align-items:center;color:#333;position:relative;z-index:0;margin:1.25rem 0;}
.videos_hub_title>span{border-left:3px solid var(--primary-color);padding-left:1rem;}
.videos_hub ul.list{width:calc(100% + 20px);margin:0 -10px;}
.videos_hub ul.list li{padding:10px;}
.videos_hub ul.list li>a,.videos_hub ul.list li>ol{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;background-color:#fff;border-radius:4px;overflow:hidden;}
.videos_hub ul.list li>a .imgbox,.videos_hub ul.list li>ol .imgbox{width:100%;aspect-ratio:16/9;}
.videos_hub ul.list li>a .imgbox .video_btn::before,.videos_hub ul.list li>ol .imgbox .video_btn::before{--w:40px;}
.videos_hub ul.list li>a .imgbox img,.videos_hub ul.list li>ol .imgbox img{height:100%;object-fit:cover;}
.videos_hub ul.list li>a .textbox,.videos_hub ul.list li>ol .textbox{flex:1;flex-direction:column;padding:1rem;align-items:center;text-align:center;justify-content:center;font-size:.95rem;line-height:1.2;color:#666;font-weight:500; background-color: var(--bg-F9);}
.videos_hub ul.list li>a:hover,.videos_hub ul.list li>ol:hover{position:relative;transform:translateY(-5px);box-shadow:0 15px 15px -10px rgba(0,0,0,.125);}
.videos_hub ul.list li>a:hover .textbox,.videos_hub ul.list li>ol:hover .textbox{color:var(--accent-color);}
.videos_hub:last-child{margin-bottom:0;}
.videos_company ul.list li>a .imgbox .video_btn::before{--w:60px}

.video_details>.container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;}
#video_right{width:65%;}
#video_right video{width:100%;aspect-ratio:16/9;}
#video_right h2{font-size:var(--fs-h4);font-weight:600;color:#333;}
.video_more{display:flex;margin:2rem 0;}
.video_more>a,.video_more>span{padding:0.4rem 1.2rem;border:1px solid #000;color:#000;border-radius:20px;transition:all .4s;cursor:pointer;font-weight:500;}
.video_more>a:hover,.video_more>span:hover{background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}
.etw_videolist_more{display:none;}
#video_right .feedback{box-shadow:0 0 10px rgba(0,0,0,.125);padding:1.5rem 2rem;box-shadow:6px 6px 0 #eee,-6px -6px 0 #eee;background-color:var(--bg-white);}
#video_right .feedback .title2{font-weight: 600;}
#video_sidebar{width:30%;overflow:hidden;background-color:var(--bg-white);}
#video_sidebar .title4{color:var(--primary-color); font-size:var(--fs-h4);display:flex;font-weight:700;padding-bottom:1rem;margin-bottom:1rem; border-bottom: 1px solid var(--line-color);}
#etw_videolist .webtitle{font-size:var(--fs-h6); color: #333; font-weight:500; padding:.75rem 1rem;background-color:var(--bg-F9);}
#etw_videolist ul{width:100%;margin:0;display:flex;flex-direction:column;padding:.75rem 1rem;}
#etw_videolist ul li{width:100%;margin-bottom:.5rem;padding:0;}
#etw_videolist ul li:last-child{margin-bottom:0;}
#etw_videolist ul li a{width:100%;display:flex;align-items:center;font-size:0.875rem;padding-left:1rem;line-height:24px;transition:all .4s;position:relative;}
#etw_videolist ul li a::before{content:"";width:.75rem;height:.75rem;background:url(../images/icons/chevron-right.svg) no-repeat center center;background-size:contain;position:absolute;left:0;top:6px;}
#etw_videolist ul li a.dq,#etw_videolist ul li a:hover{color:var(--accent-color);}
#etw_videolist .video_more{padding:.5rem 1.5rem; padding-top:0;margin:0;}
#etw_videolist .video_more>span{font-size: 0.875rem;}
.videohid{display:none}
@media (max-width:991.98px){#video_right{width:100%}
#video_sidebar{width:100%;margin-top:2rem}
#etw_videolist ul{flex-direction: row; flex-wrap: wrap;}
#etw_videolist ul li{width:calc(50% - 1rem);}
}
@media (max-width:767.98px){#etw_videolist ul li{width:100%;}
#video_sidebar{margin-top:1rem}
.videos_company ul li:first-child>a .imgbox{width:100%;}
.videos_company ul li:first-child>a .textbox{padding:1.25rem;}
}
@media (max-width:575.98px){#video_right h2{font-size:1.25rem;}
}
/* videos-End */


/* 2026-7-16 新增 */
.features-block ul.list>li>ol{flex-direction: column; background-color: #fff; box-shadow: 0 2px 12px 0 rgb(0 0 0 / .05);}
.features-block ul.list>li>ol .textbox{padding: 1rem;}
.features-block ul.list>li>ol .textbox>.title5{font-weight:600;font-size:1rem;color:var(--primary-color);margin-bottom:.5rem;}
.features-block ul.list>li>ol .textbox>p{font-size: .875rem; line-height: 1.5; font-weight: 300;}

.section-small{font-size: 1rem; color: #999; margin: -.75rem 0 1.25rem 0;}
@media (max-width:991.98px){
#etw_logo{padding: 1rem 0;}
.navbar .nav-item:nth-child(7) a{background: none;color: var(--primary-color); padding-left: 1rem;}
.navbar .nav-item:nth-child(7) a::after{display: none;}
.carousel-caption .caption-title em{font-weight: 700;}
#etw-banner .more {display: none;}
.banner3 .carousel-caption .h1{text-transform: none;}
.carousel-caption .carousel-caption-inner p,.project-section ul li ol .textbox strong,.solution-switcher{display: none;}
section, .section_item{padding: 2rem 0;}
.line-summary p,.line-summary .h2{margin-bottom: 1rem;}
.line-solutions a{display: block; width: 100%;}
.recommended-packaging-equipment .textbox{position: relative;}
.recommended-packaging-equipment .view_more,.filling-category-switcher,.piston-sidebar{display: none;}
.recommended-packaging-equipment .textbox{background: var(--bg-F0);}
.recommended-packaging-equipment .textbox > a{width: 100%; padding: .5rem;}
.recommended-packaging-equipment .list ol{flex-direction: column;}
.recommended-packaging-equipment .title5{color: var(--primary-color);font-size: clamp(1rem,2.5vw,1rem); font-weight: 600; }
.footer{background: var(--bg-F9);}


}
@media (max-width:767.98px){
.home-about-us .container::before,.our-adv-block{display: none;}
.home-about-us .container{padding: 0 15px;}
.why-leadworld-media::after{display: none;}
.filling-overview-grid{grid-template-columns: 1fr 2fr;}
.filling-icon-box{display: none;}
.filling-overview-title::after{display: none;}
.inquiry_inner_box{margin-top: .5rem;}

}

@media (max-width:650.98px){
.solution-list-section ul li ol .imgbox{width: 100%; flex: none;}
.solution-list-section ul li ol .textbox{padding-left: 0;  padding-top: 1rem;}
.mutton-meat-process ul li ol .imgbox{flex: none;}
.mutton-meat-process ul li ol .textbox{padding: 1rem;}
.equipment-list-section ul.list li ol .imgbox,.equipment-list-section ul.list li ol .textbox{width: 100%;}
.equipment-list-section ul.list li ol .textbox{margin-top: 1rem;}
.more_big{margin-top: 1rem;}
.sub-products-block ul li ol .imgbox,.sub-products-block ul li ol .textbox{width: 100%;}

}



@media (max-width:575.98px){
.etw-banner,.abut-img-box,.project-section,.pro_datail_banner::before,.pro_datail_banner::after,.recommended-packaging-equipment .see-more-btn{display: none;}
.equipment-list-section ul.list li ol dl dt{width: 100%;}
.filling-overview-grid{grid-template-columns: 1fr; gap: 0;}
.filling-overview-title{text-align: left;}
.left_pics2 .left_pic,.left_pics2 .related_pic{width: 100%;}
.left_pics2 .related_pic ul{flex-direction: row; flex-wrap: wrap;   margin-top: 2rem;}
.left_pics2 .related_pic ul > li{width:60px; margin-right: 5px;}
.left_pics2 .related_pic ul > li a{display: block; width: 100%;}
.left_pics2 .related_pic ul > li a img{width: 100%; height: 100%; object-fit: cover;}

.filling-overview-list2{grid-template-columns: 1fr; gap: 5px;}




}
