@charset "utf-8";
/* font-awesome */
@import "../fonts/fontawesome/font-awesome.min.css";
@font-face{font-family:iconfont;font-display:swap;src:url(../fonts/iconfont.ttf?t=1622274305876) format("truetype")}
.iconfont{cursor:pointer;font-family:iconfont !important;font-size:1.8rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;-webkit-animation:scaleout 2.5s infinite ease-in-out;animation:scaleout 2.5s infinite ease-in-out}
@font-face{font-family:"SourceSans"; font-weight:200 900; font-style:normal; font-display:swap; src:url(../fonts/SourceSans3-VariableFont_wght.woff2) format("woff2");}
@font-face {font-family: 'Blinker'; font-style: normal; font-weight: 200; font-display: swap; src: url(../fonts/Blinker/Blinker-ExtraLight.woff2) format('woff2');}
@font-face {font-family: 'Blinker'; font-style: normal; font-weight: 300; font-display: swap; src: url(../fonts/Blinker/Blinker-Light.woff2) format('woff2');}
@font-face {font-family: 'Blinker'; font-style: normal; font-weight: 400; font-display: swap; src: url(../fonts/Blinker/Blinker-Regular.woff2) format('woff2');}
@font-face {font-family: 'Blinker'; font-style: normal; font-weight: 600; font-display: swap; src: url(../fonts/Blinker/Blinker-SemiBold.woff2) format('woff2');}
@font-face {font-family: 'Blinker'; font-style: normal; font-weight: 700; font-display: swap; src: url(../fonts/Blinker/Blinker-Bold.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(1rem,3.5vw,1.25rem);
	--fs-h4:clamp(1.125rem,3.5vw,1.5rem);
	--fs-h3:clamp(1.5rem,3.5vw,1.75rem);
	--fs-h2:clamp(1.625rem,3.5vw,1.875rem);
	--fs-h1:clamp(1.75rem,3.5vw,2rem);
	--lh-heading:1.2;
	--lh-body:1.6;
	--bg-main: #f3742b;
	--bg-hover: #233976;
	--family-first: "SourceSans", sans-serif;
	--family-second: "Blinker", sans-serif;
  --white: #ffffff;
	--bg-F0: #f0f0f0;
	--bg-F1: #f1f1f1;
	--bg-WhiteSmoke: #f5f5f5;
	--bg-F9: #f9f9f9;
	--bg-light: #f8f9fa;
  --line-color: #e0e0e0;
  --logo-color: #5c5b5b;
}
.bg-logo{background-color: #f4f5f6 !important;}
.bg-F0{background-color: var(--bg-F0) !important;}
.bg-F1{background-color: var(--bg-F1) !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(--white),var(--bg-WhiteSmoke));}
.bg-WhiteSmoke-white{background-image: linear-gradient(var(--bg-WhiteSmoke),var(--white));}
.bg-white-light{background-image: linear-gradient(var(--white),var(--bg-light));}
.bg-light-white{background-image: linear-gradient(var(--bg-light),var(--white));}
.bg-white-F9{background-image: linear-gradient(var(--white),var(--bg-F9));}
.bg-F9-white{background-image: linear-gradient(var(--bg-F9),var(--white));}
* {box-sizing: border-box;padding: 0;margin: 0;}
#header,#container,#footer {width: 100%;}
body{color:#555; font-family:var(--family-first); 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-second); margin-bottom: 1rem; font-weight: 700;}
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: var(--fs-h6);}
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(--bg-hover);}
strong {font-weight: 700;}
b {font-weight: 500; color: #000;}
img{display:block; width:100%; height: auto;}
a,u{text-decoration:none;-webkit-tap-highlight-color:transparent;transition:all 0.2s;color:inherit;text-decoration:none}
a:hover{text-decoration:none;color: var(--bg-hover);}
figure{width: 100%; display:flex; flex-wrap: wrap;}
figure>a{width: 100%; display: flex; flex-wrap: wrap; position: relative; overflow: hidden;}
figure:has(.original-link)>a{cursor: default;}
figure:last-child,p:last-child{margin-bottom: 0;}
figure:has(span,p){flex-direction: column;}
figure span,figure p{flex: 1; display: flex; display: flex; justify-content: center; text-align: center; margin: 0; padding-top: .625rem; line-height: 1.2;}
.imgbox{width:100%; aspect-ratio: 4/3; 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;}
.object-fit-contain{object-fit: contain;}
.before_none::before{content: none !important;}
.textbox{width: 100%; display: flex; flex: 1; flex-direction: column;}
.container{width: 100%; max-width:1230px; margin: 0 auto;}
.container1{width: 100%; max-width:1130px; margin: 0 auto; padding: 0 15px;}
.container2{width: 100%; max-width:1030px; margin: 0 auto; padding: 0 15px;}
.container3{width: 100%; max-width:930px; margin: 0 auto; padding: 0 15px;}
.multiply,.img_bg img{mix-blend-mode: multiply;}
.overflow-visible{overflow: visible !important;}
ul.list{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,.etw_photo{margin: 0 -5px; display: flex; flex-wrap: wrap;}
.row-cols>*,.etw_photo>*{margin: 0; padding: 5px; display: flex;}
.row-cols>*>ol,.row-cols>*>a,.etw_photo>*ol,.etw_photo>*>a{width: 100%; display: flex; flex-wrap: wrap; transition: all .2s ease-in-out;}
.p-8{margin: 0 -8px !important;}
.p-8>*{padding: 8px !important;}
.p-10{margin: 0 -10px !important;}
.p-10>*{padding: 10px !important;}
.p-15{margin: 0 -15px !important;}
.p-15>*{padding: 15px !important;}
.p-20{margin: 0 -20px !important;}
.p-20>*{padding: 20px !important;}
@media (max-width: 575.98px){
.p-8,.p-10,.p-15,.p-20,ul.list{margin: 0 -5px !important;}
.p-8,.p-10,.p-15,.p-20>*,ul.list li{padding: 5px !important;}  
}@media (max-width: 374.98px) {
.row-cols>*{-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: 10px; padding-left: 1rem; line-height: 24px;}
ul.items li:last-child{margin-bottom: 0;}
ul.items:has(.row) li{margin-bottom: 10px;}
ul.items li::before{content: ""; width: 6px; height: 6px; background-color: var(--bg-hover); position: absolute; left: 0; top: 9px;}
ul.items li>ol>li::before{border-radius: 50%; background-color: rgba(0, 0, 0, .3);}
ul.items_nub{counter-reset: nub;}
ul.items_nub li{padding-left: 1.25rem;}
ul.items_nub li::before{counter-increment: nub; content: counter(nub) ""; color: var(--bg-main); display: flex; align-items: center; justify-content: center; transform: initial; position: absolute; left: 0; top: 0;}
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 thead{background-color: var(--bg-F0);}
.table td{vertical-align: middle; color: #444; font-size: .875rem; line-height: 1.2; padding: .625rem;}
.table-bordered td{border: none; border-bottom: 1px solid rgba(0, 0, 0, .05);}
.table-striped tbody tr:nth-of-type(odd){background-color: #fff;}
.table-striped tbody tr:nth-of-type(even){background-color: var(--bg-WhiteSmoke);}
.table a{color: var(--bg-hover); font-weight: 500;}
.table a:hover{color: var(--bg-hover); text-decoration: underline;}
/* @media (max-width: 575.98px){
.table{min-width: 700px;}
} */
/* 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_btn.webp) 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: 1rem; top: auto; bottom: 1rem; transform: initial; z-index: 9;}
.watch_btn::before{--w: 40px; z-index: 2; opacity: 1 !important;}
.watch_btn>span{background-color: var(--bg-hover); line-height: 1; border-radius: 20px; color: #fff; padding: .5rem 1rem .5rem 2rem; margin-left: -1.5rem; font-size: .875rem; text-transform: uppercase;}
/* More */
.more,.more_big{display: flex;}
.more>a{width:fit-content; display: flex; align-items: center; position: relative; z-index: 0; transition: all .4s; font-size: .875rem; font-weight: 400; line-height: 1; color: var(--bg-hover);}
.more>a::after,.more_big>a::after{content: ''; width: 1rem; height: 1rem; background-image: url(../images/icons/chevron-right.svg); background-repeat: no-repeat; background-position: center center; background-size: contain; position: absolute; left: 105%; bottom: 0; transition: all .3s ease-in-out;}
.more>a:hover{color: var(--bg-hover);}
.more>a:hover::after{left: 110%;}
.more_big{justify-content: center;}
.more_big>a{width:fit-content; display: flex; align-items: center; transition: all .4s; padding: .625rem 1rem; font-size: .875rem; font-weight: 400; color: #fff; line-height: 1; background-color: var(--bg-hover); overflow: hidden; border-radius: 4px; border: 1px solid var(--bg-hover);}
.more_big>a::after{position: relative; left: initial; margin-left: .5rem; background-image: url(../images/icons/chevron-right-white.svg);}
.more_big>a:hover{color: #fff; background-color: var(--bg-main); border-color: var(--bg-bg);}
/* inquiry_quote */
.inquiry_quote{display: flex;}
.inquiry_quote>a{display: flex; padding: .5rem 1.5rem; color: #fff; font-size: 1rem; font-weight: 300; position: relative; overflow: hidden; z-index: 0; background-color: var(--bg-hover); transition: all .3s ease-in-out;}
.inquiry_quote>a:hover{background-color: var(--bg-main);}
/* public-End */
/* etw_language */
.etw_language{min-height: 34px; 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: .875rem; color: var(--bg-hover);}
#etw_language{display:flex; height: auto; position: relative; z-index: 9; padding: 0;}
#etw_language>a{width: fit-content; padding:0 .8rem; color:#777; display:flex; justify-content:center; align-items:center; height: 34px; position: relative; text-align: center; font-size: .875rem;}
#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(--bg-hover); text-decoration: underline; background: initial;}
@media (max-width:991.98px){
	.etw_language{padding-top: 0; position: relative; z-index: 14;}
	.etw_language::before{display: none;}
	.etw_language ul>li>span{color: #333; font-size: 1.875rem; margin-right: 2.5rem;}
	.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;}
	#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(--bg-hover);color: #fff; text-decoration: none;}
}
/* header */
#header{padding-top: 80px;}
.header{width: 100%; position:fixed; left:0; top:0; z-index:12; background-color: rgba(255, 255, 255, 0.95); backdrop-filter: blur(10px); transition: all .5s ease-in-out;border-bottom: 1px solid #eee; visibility: visible;}
.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}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}
#etw_logo{float: left; padding: 20px 0; position: relative; z-index: 3;}
#etw_logo a{display: flex; align-items: center;}
#etw_logo a>img{display:block; max-height: 40px;}
#etw_logo a>span{color: var(--bg-main); font-size: .8rem; line-height: 1.5; border-left: 1px solid var(--bg-main); padding-left: 1.875rem; margin-left: 1.875rem; text-transform: uppercase;}
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; display: flex; flex-wrap: wrap; justify-content: flex-end;}
.navbar>li{padding: 0; min-height: 46px; display: flex; align-items: center; flex-wrap: wrap; margin-left: 2.5rem;}
.navbar>li>a{display: flex; color: #333; font-weight: 300; font-size: 1rem; letter-spacing: 1px; position: relative;}
.navbar>li>a>span.pro_icon{display: none;}
.navbar>li>a::before{content: ""; width: 0; height: 2px; background-color: var(--bg-hover); 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(--bg-hover);}
.navbar>li:hover>a::before{width: 100%;}
@media (min-width:992px){
.navbar>li:last-child>a{align-items: center; color: #333; border: 1px solid #333; padding: 5px 15px; line-height: 1;}
.navbar>li:last-child>a>i{font-size: 1.75rem; margin-left: .5rem;}
.navbar>li:last-child>a::before{content: none;}
.navbar>li:last-child>a:hover{background-color: var(--bg-hover); color: #fff;}
}
.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: .5rem 1rem; font-size: .875rem;}
.dropdown-menu>ul>li>a:hover{background-color: rgba(0, 0, 0, .05);}
.dropdown-menu>ul>li>a.active{color: var(--bg-hover);}
@media (max-width:1199.98px){
.navbar>li{margin-left: 1.5rem;}
}@media (max-width:991.98px){
#header {padding-top: 0;}
.header{position: relative;}
.header .container{display: flex; flex-wrap: wrap; align-items: center;}
.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;}
.navbar{padding: 0;}
.navbar>li{width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .125); margin: 0; flex-direction: column; min-height: 40px;}
.navbar>li>a{width: 100%; flex: 1; 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(--bg-hover); 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: 1rem;}
}@media (max-width:375.98px){
	.etw_language ul>li>span {font-size: 1.5rem; margin-right: .5rem;}
}
/* Banner */
.etw_banner{overflow: hidden; position: relative; padding: 0;}
.banenr-picture{width: 100%; overflow: hidden; position: relative; min-height: 200px; max-height: 600px;}
.banenr-picture::before{content: ""; display: block; padding-top: 31.25%;}
.banenr-picture picture,.banenr-picture img{width: 100%; height: 100%; display: flex; position: absolute; inset: 0; object-fit: cover;}
.banenr-switch-carousel{position:relative;width:100%;overflow:hidden;touch-action:pan-y;}
.banenr-switch-track{display:flex;width:100%;position:relative;}
.banenr-switch-slide{position:absolute;top:0;left:0;width:100%; opacity:0;transition:opacity 0.8s ease,transform 0.8s ease;user-select:none;overflow:hidden;}
.banenr-switch-slide.active{opacity:1;z-index:1;position:relative}
.caption-title{color: var(--bg-hover); margin: 0; z-index: 9; font-family: Arial, Helvetica, sans-serif;}
.caption-list{color: var(--bg-hover); z-index: 9; font-family: Arial, Helvetica, sans-serif;}

.banner1 .caption-title{width: 100%; max-width: 760px;position: absolute; right: -100%; top: 15%; font-size: 48px; line-height: 60px; text-shadow: 3px 3px 0 #fff,3px -3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,5px 5px 5px rgba(0,0,0,0.3);  transition: all .6s ease-in-out;}
.banner1 .caption-list{width: 100%; max-width: 760px; position: absolute; right: -100%; top: 49%; display: flex; justify-content: space-between;  transition: all .7s ease-in-out;}
.banner1 .caption-list>li{padding: 0 10px; line-height: 30px; font-size: 18px;}
.banner1 .caption-list>li>span{position: relative; display: flex; padding-left: 1rem;}
.banner1 .caption-list>li>span::before{content: ""; width: 6px; height: 6px; border-radius: 50%; background-color: var(--bg-hover); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.banenr-switch-slide.active .caption-title,.banenr-switch-slide.active .caption-list{right: 3%;}
.banner2 .banenr-caption{width: 100%; max-width: 600px; position: absolute; left: -120%; top: 12%; z-index: 9; display: flex; flex-direction: column; transition: all .6s ease-in-out;}
.banner2 .caption-title{color: #fff; font-size: 60px; line-height: 80px; text-shadow: 10px 10px 10px rgba(0,0,0,0.3); display: flex; flex-direction: column;}
.banner2 .caption-title::after{content: ""; width: 2px; height: 80px; background-color: var(--white); margin: 10px 0 10px 4px;}
.banner2 .caption-desc{font-size: 24px; line-height: 36px; color: #fff; max-width: 500px; padding-left: 5px;}
.banenr-switch-slide.active .banenr-caption{left: 10%;}
.banner3 .banenr-caption{width: 100%; max-width: 500px; position: absolute; left: -50%; top: 50%; transform: translateY(-50%); z-index: 9; display: flex; flex-direction: column;  transition: all .6s ease-in-out;}
.banner3 .caption-title{font-size: 48px; line-height: 60px; text-shadow: 3px 3px 0 #fff,3px -3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,5px 5px 5px rgba(0,0,0,0.3); margin-bottom: 2rem;}
.banner3 .caption-desc{font-size: 1.125rem; max-width: 400px; line-height: 1.5; color: #808080; margin-bottom: 2rem;}
.banner3 .caption-list{display: flex; flex-direction: column;}
.banner3 .caption-list>li{line-height: 30px; font-size: 18px; margin-bottom: 1rem;}
.banner3 .caption-list>li:last-child{margin: 0;}
.banner3 .caption-list>li>span{position: relative; display: flex; padding-left: 1.25rem;}
.banner3 .caption-list>li>span::before{content: ""; width: 6px; height: 6px; border-radius: 50%; background-color: var(--bg-hover); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.banenr-switch-slide.active .banenr-caption{left: 8%;}
@media (max-width: 1699.98px){
.banner1 .caption-title,.banner3 .caption-title{font-size: 40px; line-height: 50px;}
.banner1 .caption-title,.banner1 .caption-list{max-width: 700px;}
.banner2 .banenr-caption{top: 10%;}
.banner2 .caption-title{font-size: 50px; line-height: 60px;}
.banenr-switch-slide.active .banenr-caption{left: 5%;}
}@media (max-width: 1399.98px){
.banner1 .caption-title,.banner3 .caption-title{font-size: 35px; line-height: 40px;}
.banner1 .caption-title,.banner1 .caption-list{max-width: 550px;}
.banner1 .caption-list{top: 46%;}
.banner1 .caption-list>li {font-size: .9rem;}
.banner3 .banenr-caption{max-width: 350px;}
.banner3 .caption-title{margin-bottom: 1.25rem;}
.banner3 .caption-desc{font-size: 1rem; margin-bottom: 1rem;}
.banner3 .caption-list>li{margin-bottom: .5rem; font-size: 1rem;}
.banner2 .banenr-caption{top: 14%; max-width: 500px;}
.banner2 .caption-title{font-size: 40px; line-height: 50px; margin-bottom: 1.5rem;}
.banner2 .caption-title::after{content: none;}
.banner2 .caption-desc {font-size: 1rem; line-height: 24px;}
}@media (max-width: 1199.98px){
.banner1 .caption-title,.banner3 .caption-title{font-size: 26px; line-height: 36px;}
.banner1 .caption-title,.banner1 .caption-list{max-width: 450px;}
.banner1 .caption-list>li {font-size: .75rem; padding: 0;}
.banner3 .banenr-caption{max-width: 300px;}
.banner3 .caption-title {margin-bottom: 1rem;}
.banner3 .caption-desc {font-size: .9rem; line-height: 1.2;}
.banner3 .caption-list>li {margin-bottom: 0; font-size: .9rem; line-height: 1.5;}
.banner2 .banenr-caption{top: 20%; max-width: 300px;}
.banner2 .caption-title{font-size: 26px; line-height: 26px; margin-bottom: 1rem;}
.banner2 .caption-title::after{content: none;}
.banner2 .caption-desc {font-size: 1rem; line-height: 24px;}
}@media (max-width: 991.98px){
.banner1 .caption-title,.banner3 .caption-title,.banner2 .caption-title{font-size: 20px; line-height: 30px; margin-bottom: 0;}
.banner1 .caption-title{max-width: 350px;}
.banner3 .banenr-caption{max-width: 250px;}
.banner2 .banenr-caption{max-width: 250px;}
.banner1 .caption-list,.banner2 .caption-desc,.banner3 .caption-desc,.banner3 .caption-list{display: none;}
}@media (max-width: 767.98px){
.banner1 .caption-title{right: 2% !important; max-width: 250px;}
.banenr-switch-slide.active .caption-title, .banenr-switch-slide.active .caption-list{right: initial;}
}@media (max-width: 575.98px){
.banner1 .caption-title,.banner2 .caption-title,.banner3 .caption-title{display: none;}
}
/* index */
section,.section,.section_item{width: 100%; padding:4rem 0; display: block; position: relative;}
.section_item{padding: 3.125rem 0;}

.home_title{display: flex; flex-direction: column; align-items: center; text-align: center; margin-bottom: 1.25rem;}
.home_title .title2{display: flex; flex-direction: column; align-items: center; color: #000; font-size: 1.8rem; font-weight: 850; margin-bottom: 5px;}
.home_title small{font-size: var(--fs-h6); color: #555;}

.home_pros .home_title small{max-width: 800px; margin: 0 auto;}
.home_pros ul.list>li>a{flex-direction: column; background-color: var(--bg-white); box-shadow: 0px 3px 25px -4px rgba(0, 0, 0, 0.1); border: 1px solid #f2f2f2;}
.home_pros ul.list>li>a .imgbox{aspect-ratio: 16/9;}
.home_pros ul.list>li>a .imgbox>img{transition: all .3s ease-in-out;}
.home_pros ul.list>li>a .title6{display: flex; flex: 1; flex-direction: column; padding: 1.875rem .5rem; align-items: center; text-align: center; font-family: var(--family-first); font-size: 1.05rem; font-weight: 700; margin: 0; color: #1a1a1a; letter-spacing: 0.5px;}
.home_pros ul.list>li>a:hover{transform: translateY(-5px);}
.home_pros ul.list>li>a:hover .imgbox>img{transform: scale(1.05);}
.home_pros ul.list>li>a:hover .title6{color: var(--bg-hover);}

.home_lines{background: radial-gradient(circle at 70% 50%, #f9f9f9 0%, #ffffff 70%) !important; border-top: 1px solid #f0f0f0; padding: 3.125rem 0; overflow: hidden;}
.home_lines::before{content:"COMPLETE SOLUTIONS";position:absolute;left:5%;top:50%;transform:translateY(-50%);font-size:8rem;font-weight:900;color:rgba(0,0,0,0.02);white-space:nowrap;z-index:0;pointer-events:none}
.section-more-link{margin-bottom:0px !important;transform:translateY(10px);z-index:10}
.section-more-link a{font-size:0.75rem;color:#bbb;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all 0.3s ease}
.section-more-link a:hover{color:#233976;}
.home_lines .home_title{align-items: flex-start; margin-bottom: 1.25rem;}
.home_lines .home_title .title2{color: #111; font-size: 1.85rem; font-weight: 850; line-height: 1.1; letter-spacing: .5px; margin-bottom: 5px; align-items: flex-start;}
.home_lines .home_title .title2::after{content: ""; width: 35px; height: 2px; background-color: #233976; margin-top: .5rem;}
.home_lines .imgbox{aspect-ratio: auto;}
.home_lines .imgbox>img{object-fit: contain; filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.08)) drop-shadow(0 5px 10px rgba(0, 0, 0, 0.05));}
.filling-lines-grid{margin-top:15px !important}
.filling-lines-grid [class*="col-"]{border-bottom:1px solid #f2f2f2;padding-right:20px}
.filling-lines-grid a{display:flex;align-items:center;padding:0.7rem 0 !important;font-size:0.95rem;font-weight:600;color:#444;transition:all 0.4s cubic-bezier(0.165,0.84,0.44,1)}
.filling-lines-grid a span{font-family:serif;font-style:italic;color:#233976;margin-right:12px;opacity:0.5;transition:0.3s}
.filling-lines-grid a:hover{padding-left:8px;color:#233976}
.filling-lines-grid a:hover span{opacity:1}

.home_cases .home_title{align-items: flex-start; text-align: left;}
.home_cases .home_title .title2{align-items: flex-start;}
.home_cases .more_big>a{background-color: var(--white); color: var(--bg-hover);}
.home_cases .more_big>a::after{background-image: url(../images/icons/chevron-right.svg);}
.home_cases .more_big>a:hover::after{background-image: url(../images/icons/chevron-right-white.svg);}
.home_cases .more_big>a:hover{color: var(--white); background-color: var(--bg-hover);}

.home_cases ul.list{width: calc(100% + 10px); margin: 0 -5px;}
.home_cases ul.list>li{padding: 5px;}
.home_cases ul.list>li>a{flex-direction: column; overflow: hidden; position: relative; border: 1px solid var(--line-color);}
.home_cases ul.list>li>a .imgbox{aspect-ratio: 16/9;}
.home_cases ul.list>li>a .imgbox>img{transition: all .3s ease-in-out;}
.home_cases ul.list>li>a .imgbox .imgbox_btn{position:absolute;right:0;bottom:0;background:#233976;color:#fff;font-size:0.65rem;padding:4px 10px;font-weight:700;letter-spacing:1px;z-index:5}
.home_cases ul.list>li>a .textbox{flex: 1; flex-direction: column; padding: 12px 12px 15px;}
.home_cases ul.list>li>a .textbox .imgbox_text{font-size:0.7rem;color:#888;font-weight:600;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase;}
.home_cases ul.list>li>a .textbox .title6{margin: 0; color: #1a1a1a; line-height: 1.3; font-size: .95rem; font-weight: 500; font-family: var(--family-first);}
.home_cases ul.list>li>a:hover{transform: translateY(-10px); box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);}
.home_cases ul.list>li>a:hover .imgbox>img{transform: scale(1.05);}
.home_cases ul.list>li>a:hover .title6{color: var(--bg-hover);}

.home_about .imgbox{aspect-ratio: 16/9;}
.home_about .imgbox picture,.home_about .imgbox img{width: 100%; height: 100%; object-fit: cover;}
.home_about .home_title{align-items: flex-start; text-align: left;}
.home_about .home_title .title2{align-items: flex-start; margin-bottom: 0.5rem;}
.home_about .home_title small{font-size: 1.125rem; color: #333; font-weight: 500;}
.home_about p{color: #666;}
.home_about .more_big{justify-content: flex-start;}
.home_about .more_big>a{background-color: var(--white); color: var(--bg-hover);}
.home_about .more_big>a::after{background-image: url(../images/icons/chevron-right.svg);}
.home_about .more_big>a:hover::after{background-image: url(../images/icons/chevron-right-white.svg);}
.home_about .more_big>a:hover{color: var(--white); background-color: var(--bg-hover);}
@media (max-width:1399.98px){
	section,.section{padding:3.75rem 0;}
}@media (max-width:1199.98px){
section,.section{padding:3.125rem 0;}
.home_lines::before{font-size: 5rem;}
}@media (max-width:991.98px){
section,.section,.section_item,.home_lines{padding:2.5rem 0;}
.home_lines::before{font-size: 4rem;}
}@media (max-width:767.98px){
section,.section,.section_item,.home_lines{padding:1.875rem 0;}
}@media (max-width:575.98px){
section,.section,.section_item,.home_lines{padding:1.25rem 0;}
.home_pros ul.list>li>a .title6{padding: 1rem;}
.home_title .title2{font-size: 1.5rem !important;}
}
/* index-end */
.footer {padding: 2.5rem 0; position: relative; overflow: hidden; background-image: linear-gradient(135deg, var(--bg-hover),#003f83);}
.footer::before{content: ""; position: absolute; inset: 0; background: url(../images/footer_bj.webp) no-repeat left center; background-size: contain; opacity: .2;}

.footer .container{position: relative; z-index: 2;}
.footer .h3{font-size: 1.25rem; color: #fff; font-weight: 300; margin-bottom: 1.5rem;}
.footer .h3::after{content: ''; width: 30px; height: 2px; background-color: var(--white); display: block; margin-top: .5rem;}
.footer .h3>a{font-size: inherit; color: inherit;}
.footer .h3>a:hover{color: var(--bg-main);}
.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: #fff; font-size: 1rem; font-weight: 300; position: relative; transition: all .3s ease-in-out;}
.footer_list li>a:hover{color: var(--bg-main);}

.footer_contact{width: 100%; display:flex; flex-direction: column; margin-bottom: 0;}
.footer_contact>li{width: 100%; color: #fff; margin: 0 0 .5rem 0; font-size: 1rem; font-weight: 300; line-height: 24px; padding: 0;}
.footer_contact>li a{color: inherit;}
.footer_contact>li a:hover{color: var(--bg-main);}
.footer_contact>li:last-child{margin-bottom: 0;}
/* #otherlink */
.footercop{width:100%;overflow:hidden; position:relative;z-index:2; padding: 2.5rem 0 0 0;}
#otherlink{clear:both;width:100%;height:auto;font-size:1rem;display:flex;justify-content:center; opacity: .7;}
#otherlink a{color:#fff;display:inline-block;padding:0 4px;margin:0 4px;font-weight:300;line-height:22px;margin-bottom:10px;border:1px solid #fff;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(--bg-main); 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:#fff;font-size:.9rem;}
/* #etw_top */
#etw_top{display: none !important;}
.theme-send-inquiry-box{background: var(--bg-main) !important; border: none !important; padding: 0;}
.theme-box-name{background: var(--bg-hover) !important; border-left: none !important;}
@media (max-width:767.98px){
	.footer{padding: 1.25rem 15px;}
	.footercop {padding: 1rem 0; margin-top: 1rem;}
}
/* #quicknav */
#quicknav{width:100%;position:relative;z-index:2; padding: 0; flex: none;}
#quicknav ul{width:100%;display:flex; min-height: 40px; padding: .5rem 0; margin: 0;}
#quicknav ul li{display:flex;align-items: center; padding: 0 16px; position: relative; font-size: .875rem;}
#quicknav ul li::after{content: "\f105";font-family: FontAwesome;font-weight: normal;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased; position: absolute; right: 0; top:50%; transform: translateY(-50%);}
#quicknav ul li:last-child{padding-right: 0;}
#quicknav ul li:last-child::after{display: none;}
#quicknav ul li a{text-transform:capitalize;}
#quicknav ul>li:first-child{padding-left: 0; padding-right: 1.25rem;}
#quicknav ul>li:first-child>a{text-decoration:none !important; font-size: 1rem;}
#quicknav ul>li:first-child>a>i{font-size: inherit;}
#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.quicknav{padding-left: 0;}
#quicknav ul.quicknav li,#quicknav ul.quicknav li::after,#quicknav ul.quicknav li a{color:rgba(255,255,255,.8);}
#quicknav ul.quicknav li:last-child{color: #fff;}
#quicknav ul li a:hover{text-decoration:underline; color:var(--bg-hover); opacity: 1;}
@media (max-width:767.98px){#quicknav{display: none;}}
/* Products */
.pros_banner{padding: 0 !important; min-height: 200px; max-height: 300px; display: flex; flex-direction: row-reverse;  background: url(../images/bannerr_bj.webp) no-repeat left center; background-size: 55% 100%;}
.pros_banner .banner-picture{width: 50%; overflow: hidden; position: relative;}
.pros_banner .banner-picture::before{content: ""; display: block; padding-top: 31.25%;}
.pros_banner .banner-picture picture, .banner-picture img{width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover;}
.pros-hover{width: 50%; max-width: 640px; display: flex; flex-direction: column; justify-content: center; padding:0 2.5rem;}
.pros-hover .title1{color: var(--bg-hover); margin: .5rem 0;}

.main{overflow: visible; background-color: var(--bg-WhiteSmoke);}
.main>div{display: flex; flex-wrap: wrap; flex-direction: row-reverse; justify-content: space-between; align-items: flex-start;}
.main_right{flex: 1; padding-left: 3.125rem;}
.etw_hometitle{display: flex; flex-direction: column; margin-bottom: 1.875rem;}
.etw_hometitle h2:last-child{margin: 0;}
.etw_hometitle::after{content: ""; width: 80px; height: 4px; background-color: var(--bg-hover); margin-top: .625rem;}
.etw_hometitle h3{font-size: 1.125rem; color: #999; font-weight: 400; margin-bottom: .5rem; margin-top: -.5rem;}

ul.pros_list{width: 100%; margin: 0; flex-direction: column;}
ul.pros_list>li{width: 100%; padding: 0; margin-bottom: 2rem;}
ul.pros_list>li:last-child{margin: 0;}
ul.pros_list>li>ol{flex-direction: row; background-color: #fff; padding: 2rem; border-bottom: 1px solid var(--bg-hover);}
ul.pros_list>li>ol a.imgbox{width: 40%; aspect-ratio: 16/9;}
ul.pros_list>li>ol a.imgbox>img{object-fit: contain;}
ul.pros_list>li>ol .textbox{flex-direction: column; justify-content: center; padding-left: 2rem;}
ul.pros_list>li>ol .textbox .title5{font-size: var(--fs-h4);}
ul.pros_list>li>ol .textbox .more_big{justify-content: flex-start;}

.main_left{width:22%; max-width:240px; position:-webkit-sticky;position:sticky;top:90px;z-index:10;align-self:flex-start}
.left_menu{background:#ffffff; margin-bottom:0; overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:box-shadow 0.3s ease}
.left_menu:last-child{margin: 0; border-top: none;}
.left_menu .title6{display: flex; background-color:var(--bg-WhiteSmoke) ;color:#2c3e50; font-size: 1rem; font-weight:700; padding:.5rem 1rem; border-left:2px solid #ff6600;line-height:1.2;letter-spacing:0.5px; margin-bottom: 0;}
.left_menu .title6.active,.left_menu a.title6:hover{color: var(--bg-hover);}

.left_menu_list{display: flex; flex-direction: column;}
.left_menu_list>li{border-bottom:1px solid #f5f5f5;}
.left_menu_list>li>a{display:flex; padding:.625rem 1rem; font-size:1rem; line-height: 1.2; color:#555; position:relative; background-color:#fff}
.left_menu_list>li.active>a,.left_menu_list>li>a:hover{color: var(--bg-hover);}

.pros_title{display: flex; align-items: center; justify-content: space-between; position: relative; padding-bottom: 10px; margin-bottom: 1rem;}
.pros_title::after{content: ""; width: 100%; height: 1px; background-color: var(--line-color); position: absolute; left: 0; bottom: 0;}
.pros_title .title4{margin: 0; position: relative; z-index: 2;}
.pros_title .title4::after{content: ""; width: 100%; height: 4px; background-color: var(--bg-hover); position: absolute; left: 0; bottom: -14px;}
.pros_title .more_big>a{padding: .5rem; border-radius: 4px; line-height: 1; background-color: #fff; border: 1px solid var(--bg-hover); color: var(--bg-hover);}
.pros_title .more_big>a::after{display: none; content: none;}
.pros_title .more_big>a>svg{fill: var(--bg-hover); width: 12px; height: 12px; margin-left: .5rem;}
.pros_title .more_big>a:hover{border-color: var(--bg-main); color: var(--bg-main);}
.pros_title .more_big>a:hover>svg{fill: var(--bg-main);}

.pros_by_apps ul.list>li:last-child{margin: 0;}
.pros_by_apps ul.list>li>ol{flex-direction: row; background-color: var(--white);}
.pros_by_apps ul.list>li>ol .imgbox{width: 30%;}
.pros_by_apps ul.list>li>ol .imgbox>img{object-position: right center;}
.pros_by_apps ul.list>li>ol .textbox{flex: 1; padding: 1rem; padding-left: 1.5rem; justify-content: center;}
.pros_by_apps ul.list>li>ol .textbox>ul{display: flex; flex-direction: column;}
.pros_by_apps ul.list>li>ol .textbox>ul>li{display: flex; flex-direction: column; padding: 0; margin-bottom: .625rem; line-height: 1.3;}
.pros_by_apps ul.list>li>ol .textbox>ul>li>p{margin-bottom: 0; font-size: .875rem;}
.pros_by_apps ul.list>li>ol .textbox>ul>li>p:first-child{margin-bottom: 5px;}
.pros_by_apps ul.list>li>ol .textbox>ul>li:last-child{margin-bottom: 0;}
.pros_by_apps ul.list>li>ol .textbox .more>a{margin-left: 5px; text-transform: capitalize;}
.pros_by_apps ul.list>li>ol .textbox .more>a::after{content: none;}
.pros_by_apps ul.list>li>ol .textbox .more>a:hover{text-decoration: underline;}
.pros_by_apps2 ul.list>li>ol .imgbox{width: 30%;}

.pros_lines ul.list>li>a{flex-direction: column; padding: 1.5rem; padding-top: 0; background-image: linear-gradient(transparent,#fff); box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .125);}
.pros_lines ul.list>li>a .imgbox{aspect-ratio: 3/1; overflow: visible;}
.pros_lines ul.list>li>a .imgbox>img{object-fit: contain; filter: drop-shadow(5px 5px 5px rgba(0,0,0,.2));}
.pros_lines ul.list>li>a .textbox{padding-top: 1.5rem;}
.pros_lines ul.list>li>a .textbox>p{color: #555;}
.pros_lines ul.list>li>a:hover .textbox .title5{color: var(--bg-hover);}

.pros_whyus ul.list{width: 100%; margin: 0;}
.pros_whyus ul.list>li{padding: 0;}
.pros_whyus ul.list>li>ol{border-bottom: 1px solid var(--line-color); padding: 1.25rem 0;}
.pros_whyus ul.list>li>ol .icon{width: 50px; overflow: hidden; position: relative; display: flex; aspect-ratio: 1/1; align-items: center; justify-content: center;}
.pros_whyus ul.list>li>ol .icon>svg{width: 100%; height: 100%; fill: #000; opacity: .3;}
.pros_whyus ul.list>li>ol .textbox{padding-left: 2rem; flex-direction: column; justify-content: center;}
.pros_whyus ul.list>li>ol .textbox .title5{margin-bottom: .5rem;}
.pros_whyus ul.list>li>ol .textbox>p{font-size: .95rem;}
.pros_whyus ul.list>li>ol .textbox>p>strong{color: var(--bg-hover);}

.pros_cases ul.list{margin: 0 -5px;}
.pros_cases ul.list>li{ padding: 5px;}
.pros_cases ul.list>li>a{flex-direction: column; overflow: hidden; position: relative; border: 1px solid var(--line-color);}
.pros_cases ul.list>li>a .imgbox{aspect-ratio: 16/9;}
.pros_cases ul.list>li>a .imgbox>img{transition: all .3s ease-in-out;}
.pros_cases ul.list>li>a .imgbox .imgbox_btn{position:absolute;right:0;bottom:0;background:#233976;color:#fff;font-size:0.65rem;padding:4px 10px;font-weight:700;letter-spacing:1px;z-index:5}
.pros_cases ul.list>li>a .textbox{flex: 1; flex-direction: column; padding: 12px 12px 15px; background-color: var(--white);}
.pros_cases ul.list>li>a .textbox .imgbox_text{font-size:0.875rem;color:#888;font-weight:500;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase;}
.pros_cases ul.list>li>a .textbox .title6{margin: 0; color: #1a1a1a; line-height: 1.3; font-size: 1.05rem; font-weight: 500; font-family: var(--family-first);}
.pros_cases ul.list>li>a:hover{transform: translateY(-10px); box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);}
.pros_cases ul.list>li>a:hover .imgbox>img{transform: scale(1.05);}
.pros_cases ul.list>li>a:hover .title6{color: var(--bg-hover);}
.brief p{color: #999;}
.inquiryform{padding: 0 0 3rem 0;}
.inquiryform>div{position:relative; z-index: 5; background-color:var(--white); border:1px solid #ebebeb; border-left:6px solid var(--bg-hover); border-radius:.5rem; overflow:hidden; padding:2rem; box-shadow:0 10px 40px rgba(0,0,0,0.06); color:#333;}
.inquiryform .inquiry_btn{width: 100%; display: flex;}
.inquiryform .inquiry_btn>a{width: 100%; display: flex; align-items: center; justify-content: center; text-align: center; padding: .5rem 1rem; background-color: var(--bg-hover); border-radius: 30px; text-transform: uppercase; color: #fff;}
@media (max-width: 1199.98px){
.pros-hover{padding:0 1.875rem;}
.pros_by_apps ul.list>li>ol .imgbox {width: 35%;}
.pros_lines{padding: 0 !important;}
.inquiryform {padding: 0 1.25rem 3rem 1.25rem !important;}
.inquiryform>div{padding: 1.25rem;}
}@media (max-width: 991.98px){
.pros-hover{padding:0 1.25rem;}
ul.pros_list>li>ol{padding: 1.25rem;}
.pros_by_apps ul.list>li>ol .imgbox {width: 30%;}
.main{padding-top: .625rem !important;}
.main_left{width:25%; top: 10px;}
.main_right{padding-left: 1.25rem;}
}@media (max-width: 767.98px){
.main_left{display: none;}
.main_right{padding-left: 0; width: 100%;}
}@media (max-width: 575.98px){
.main{padding-top: 1.5rem !important; overflow: hidden;}
.pros_banner {background: url(../images/bannerr_bj.webp) no-repeat left center; background-size: cover; min-height: initial;}
.pros_banner .banner-picture{display: none;}
.pros-hover {width: 100%; padding: 1.25rem;}
.pros-hover .title1 {margin:0; text-align: center;}
ul.pros_list>li>ol{padding: 1rem;}
ul.pros_list>li>ol a.imgbox {width: 100%;}
ul.pros_list>li>ol .textbox {padding: 1rem 0 0 0;}
.inquiryform {padding: 0 1.25rem 1.25rem 1.25rem !important;}
.pros_whyus ul.list>li>ol .textbox{padding-left: 1.25rem;}
.pros_by_apps ul.list>li>ol .imgbox{display: none;}
.pros_by_apps ul.list>li>ol .textbox{padding: 1rem;}
}
/* Hub */
.hub_select_by_type ul.list>li>ol{background-color: var(--white); flex-direction: column;}
.hub_select_by_type ul.list>li>ol a.imgbox{padding: 1rem;}
.hub_select_by_type ul.list>li>ol a.imgbox>img{object-fit: contain;}
.hub_select_by_type ul.list>li>ol .textbox{flex-direction: column;}
.hub_select_by_type ul.list>li>ol .textbox a.title6{display: flex; margin-bottom: 0; background-color: var(--bg-light); padding: 1rem;}
.hub_select_by_type ul.list>li>ol .textbox>p{flex: 1; font-size: .95rem; padding: 1rem; margin-bottom: 0;}
.hub_select_by_type ul.list>li>ol .textbox .hub_table{display: flex; flex-direction: column; border-top: 1px solid var(--line-color);}
.hub_select_by_type ul.list>li>ol .textbox .hub_table>li{width: 100%; padding: 0 1rem; line-height: 1; display: flex; flex-wrap: wrap; justify-content: space-between; border-bottom: 1px solid var(--line-color);}
.hub_select_by_type ul.list>li>ol .textbox .hub_table>li>span{width: 55%; padding: .5rem 0; font-size: .875rem;}
.hub_select_by_type ul.list>li>ol .textbox .hub_table>li>span:last-child{width: 45%; text-align: right; font-weight: 600;}
.hub_select_by_type ul.list>li>ol .textbox .btn_more{display: flex; justify-content: space-around; padding: 1.25rem;}
.hub_select_by_type ul.list>li>ol .textbox .btn_more>a{width: 40%; display: flex; align-items: center; justify-content: center; border: 1px solid var(--logo-color); text-transform: uppercase; padding: .5rem; line-height: 1; background-color: var(--logo-color); color: #fff; font-size: .875rem;}
.hub_select_by_type ul.list>li>ol .textbox .btn_more>a:first-child{background-color: var(--bg-hover); color: #fff; border-color: var(--bg-hover);}

.hub_select_by_type2 ul.list>li>ol{flex-direction: row; padding: 1.5rem;}
.hub_select_by_type2 ul.list>li>ol a.imgbox{width: 45%; aspect-ratio: 16/9; padding: 0;}
.hub_select_by_type2 ul.list>li>ol .textbox{flex-direction: column; justify-content: center; padding: 0 0 0 2.5rem;}
.hub_select_by_type2 ul.list>li>ol .textbox a.title6{background-color: initial; padding: 0; font-size: var(--fs-h5); margin-bottom: .625rem;}
.hub_select_by_type2 ul.list>li>ol .textbox>p{flex: none; font-size: 1rem; padding: 0; margin-bottom: 1.25rem;}
.hub_select_by_type2 ul.list>li>ol .textbox .hub_table{margin-bottom: 1.25rem; border: none;}
.hub_select_by_type2 ul.list>li>ol .textbox .hub_table>li{justify-content: flex-start; border: none; padding: 0;}
.hub_select_by_type2 ul.list>li>ol .textbox .hub_table>li>span{width: fit-content !important; font-weight: 400 !important; font-size: 1rem; color: #666;}
.hub_select_by_type2 ul.list>li>ol .textbox .hub_table>li>span:first-child{margin-right: 5px;font-weight: 500 !important; color: #333;}
.hub_select_by_type2 ul.list>li>ol .textbox .btn_more{justify-content: flex-start; padding: 0;}
.hub_select_by_type2 ul.list>li>ol .textbox .btn_more>a{width: fit-content; margin-right: 1.25rem; padding: .5rem 1rem;}

.hub_select_by_type3 ul.list>li>ol{flex-direction: row;}
.hub_select_by_type3 ul.list>li>ol a.imgbox{width: 40%;}
.hub_select_by_type3 ul.list>li>ol .textbox{justify-content: center; padding: 1.5rem 1rem;}
.hub_select_by_type3 ul.list>li>ol .textbox a.title6{background-color: initial; padding: 0;}
.hub_select_by_type3 ul.list>li>ol .textbox>p{padding: 1rem 0;}
.hub_select_by_type3 ul.list>li>ol .textbox .hub_table>li{padding: 0;}
.hub_select_by_type3 ul.list>li>ol .textbox .btn_more{padding: 1.25rem; padding-bottom: 0;}
@media (max-width: 991.98px){
.hub_select_by_type ul.list>li>ol .textbox .btn_more{padding: .625rem;}
.hub_select_by_type ul.list>li>ol .textbox .btn_more>a{width: 48%;}
}@media (max-width: 575.98px){
.hub_select_by_type2 ul.list>li>ol {padding: 1rem;}
.hub_select_by_type2 ul.list>li>ol a.imgbox{width: 100%;}
.hub_select_by_type2 ul.list>li>ol .textbox {padding: 1rem 0 0 0;}
.hub_select_by_type3 ul.list>li>ol a.imgbox{width: 100%;}
}
/* Select By Type */
.select_by_type ul.list{width: 100%; margin: 0;}
.select_by_type ul.list>li{width: 100%; padding: 0; margin-bottom: 2rem;}
.select_by_type ul.list>li>ol{background-color: var(--white); flex-direction: row;}
.select_by_type ul.list>li>ol a.imgbox{width: 45%; padding: 1rem; background-image: radial-gradient(#fff 60%, #dcdcdc);}
.select_by_type ul.list>li>ol a.imgbox>img{object-fit: contain; mix-blend-mode: multiply;}
.select_by_type ul.list>li>ol .textbox{width: 55%; flex-direction: column; justify-content: center; padding: 2rem;}
.select_by_type ul.list>li>ol .textbox a.title6{display: flex; margin-bottom: .5rem;}
.select_by_type ul.list>li>ol .textbox>p{font-size: .95rem;}
.select_by_type ul.list>li>ol .textbox .hub_table{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 1.25rem;}
.select_by_type ul.list>li>ol .textbox .hub_table>li{width: 100%; padding: 0; line-height: 1; display: flex; flex-wrap: wrap; justify-content: space-between; border-bottom: 1px solid var(--line-color);}
.select_by_type ul.list>li>ol .textbox .hub_table>li>span{width: 30%; padding: .5rem 0; font-size: .875rem;}
.select_by_type ul.list>li>ol .textbox .hub_table>li>span:last-child{width: 70%; text-align: right; font-weight: 600;}
.select_by_type ul.list>li>ol .textbox .btn_more{display: flex;}
.select_by_type ul.list>li>ol .textbox .btn_more>a{width: 35%; display: flex; align-items: center; justify-content: center; border: 1px solid var(--logo-color); text-transform: uppercase; padding: .5rem; line-height: 1; background-color: var(--logo-color); color: #fff; margin-right: 5%;}
.select_by_type ul.list>li>ol .textbox .btn_more>a:first-child{background-color: var(--bg-hover); color: #fff; border-color: var(--bg-hover);}
.select_by_type ul.list>li>ol .textbox .btn_more>a:last-child::before{content: "\f086"; font-family:FontAwesome; font-weight:normal; font-style:normal; text-decoration:inherit; -webkit-font-smoothing:antialiased; margin: -2px .5rem 0 0;}
.select_by_type ul.list>li>ol .textbox .btn_more>a:last-child:hover{background-color: var(--bg-hover); border-color: var(--bg-hover); margin: 0;}

.other_pros .title3{display: flex; justify-content: center; text-align: center; align-items: center;}
.other_pros .title3::before,.other_pros .title3::after{content: ""; width: 100px; height: 2px; background-color: var(--line-color); border-right: 30px solid var(--bg-hover);}
.other_pros .title3::after{border: none; border-left: 30px solid var(--bg-hover);}
.other_pros .title3>span{text-transform: uppercase; padding: 0 1.25rem;}
.other_pros ul.list>li>a{flex-direction: column; padding: 1.5rem; position: relative; overflow: hidden;}
.other_pros ul.list>li>a::before{content: ""; width: 100%; height: 50%; background-image: linear-gradient(#fff,var(--bg-F0)); background-position: center bottom; background-size: 100% 100%; position: absolute; left: 0; bottom: 0; transition: all .3s ease-in-out; z-index: -1;}
.other_pros ul.list>li>a .imgbox{mix-blend-mode: multiply; z-index: 2;}
.other_pros ul.list>li>a .title5{margin: 0; flex: 1; display: flex; align-items: center; justify-content: center; text-align: center; padding-top: 1.5rem; font-weight: 600;}
.other_pros ul.list>li>a:hover::before{height: 100%; background-size: 100% 200%;}
.other_pros ul.list>li>a:hover{transform: translateY(-10px);}
.other_pros ul.list>li>a:hover .title5{color: var(--bg-hover);}

/* Details */
.details_banner .banner-picture{aspect-ratio: 4/1;}
.details_banner .pros-hover{display: flex; flex-direction: column; justify-content: center; padding: 0 4rem; align-items: flex-start;}
.details_banner .pros-hover .title1{margin: 0; text-transform: uppercase; max-width: 500px; line-height: 1.5;}

.dropdown{z-index: 5;}
.left_pics{width: 100%; display: flex; flex-direction: column;}
.left_pic{width: 100%; display: flex; justify-content: center; align-items: center; position: relative; overflow: hidden; background-color: var(--bg-WhiteSmoke);}
.left_pic img{mix-blend-mode: multiply;}
.related_pic{width: 100%; margin-top: 1rem;}
.related_pic ul{margin: 0 -5px; display: flex; flex-wrap: wrap; justify-content: center;}
.related_pic ul>li{width: 20%; padding: 5px; display: flex; align-items: center; justify-content: center; position: relative;}
.related_pic ul>li a{border: 1px solid #ccc;}
.related_pic ul>li a.imgdq{border-color: var(--bg-hover);}
.related_pic ul>li .video_btn::before{--w:40px;}

.left_pics2,.left_pics6{flex-direction: row-reverse; justify-content: space-between;}
.left_pics2 .left_pic,.left_pics6 .left_pic{width: calc(100% - 140px); padding: 5px 0; background: none;}
.left_pics2 .related_pic,.left_pics6 .related_pic{width: 120px; margin: 0; display: flex;}
.left_pics2 .related_pic ul,.left_pics6 .related_pic ul{margin: 0; flex-direction: column; justify-content: flex-start;}
.left_pics2 .related_pic ul>li,.left_pics6 .related_pic ul>li{width: 100%; height: 20%; padding: 5px 0;}
.left_pics2 .related_pic ul>li>img,.left_pics6 .related_pic ul>li>img{width: 100%; height: 100%; object-fit: cover;}
.left_pics6 .left_pic{width: calc(100% - 120px);}
.left_pics6 .related_pic{width: 100px;}
.left_pics6 .related_pic ul>li{height: calc(100% / 6);}
.left_pics2 .imgbox-16{aspect-ratio: 16/9;}
.left_pics2 .imgbox-16 img{height: 100%;}

.title4_style{display: flex; align-items: center;}
.title4_style>span{display: flex; line-height: 1; border-left: 5px solid var(--bg-hover); padding-left: 1rem;}

.components ul.list>li>ol{flex-direction: column;}
.components ul.list>li>ol .imgbox{width:100%; margin: 0;}
.components ul.list>li>ol .imgbox>a{width: 100%; height: 100%;}
.components ul.list>li>ol .imgbox>a>img{object-fit: cover; width: 100%; height: 100%;}
.components ul.list>li>ol .textbox{flex: 1; padding: 1.5rem; flex-direction: column; background-color: var(--bg-F9);}
.components ul.list>li>ol .textbox>p{flex: 1;}
.components1 ul.list>li>ol .imgbox{width:40%; margin: 0;}
.components1 ul.list>li>ol .imgbox>a{width: 100%; height: 100%;}
.components1 ul.list>li>ol .imgbox>a>img{object-fit: cover; width: 100%; height: 100%;}
.components1 ul.list>li>ol .textbox{flex: 1; padding: 1.5rem; flex-direction: column; justify-content: center; background-color: var(--bg-F9);}

.related_pros_title{display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.25rem;}
.related_pros ul.list>li>a{background-color: var(--white); flex-direction: column; border: 1px solid var(--line-color); padding: 1rem; position: relative;}
.related_pros ul.list>li>a .title6{flex: 1; margin: 0; font-family: var(--family-first); display: flex; align-items: center; justify-content: center; text-align: center; font-weight: 600; padding-top: 1rem;}
.related_pros ul.list>li>a:hover{transform: translateY(-10px); box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);}
.related_pros2 ul.list>li>a .imgbox{aspect-ratio: 3/1;}
.related_pros2 ul.list>li>a .imgbox>img{object-fit: contain; position: absolute; inset: 0;}

.details_videos ul.list>li>ol{flex-direction: column;}
.details_videos ul.list>li>ol .imgbox{aspect-ratio: 16/9;}
.details_videos ul.list>li>ol .imgbox{width: 100%; aspect-ratio: 16/9;}
.details_videos ul.list>li>ol .imgbox img{height: 100%; object-fit: cover;}
.details_videos ul.list>li>ol .imgbox .video_btn::before{--w:50px;}
.details_videos ul.list>li>ol .textbox{flex: 1; flex-direction: column; padding: 1rem; padding-left: 1.5rem; align-items: center; text-align: center; justify-content: center; font-size: .95rem; line-height: 1.2; font-weight: 500; color: #333; background-color: var(--bg-F9);}
@media (max-width: 991.98px){
.left_pics2 .related_pic ul>li, .left_pics6 .related_pic ul>li {min-height: 75px;}
}@media (max-width: 767.98px){
.left_pics {margin: 0 -5px !important; flex-direction: column !important;}
.left_pics .left_pic {width: 100% !important;}
.left_pics .related_pic {width: 100% !important; margin-top: .625rem !important;}
.left_pics .related_pic ul{margin: 0 -5px !important; flex-direction: row !important; justify-content: center !important;}
.left_pics .related_pic ul>li {width: calc(100% / 6) !important; height: auto !important; padding: 5px !important; min-height: initial !important;}
}@media (max-width: 575.98px){
.components ul.list>li>ol{flex-direction: row;}
.components ul.list>li>ol .imgbox{width: 40%;}
.components ul.list>li>ol .textbox{padding: 1rem; padding-left: 1.5rem;}
.related_pic ul>li .video_btn::before {--w: 24px;}
}@media (max-width: 475.98px){
.etw-photo-2>*{-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.components ul.list>li>ol .imgbox,.components1 ul.list>li>ol .imgbox {width: 100%;}
.components ul.list>li>ol .textbox,.components1 ul.list>li>ol .textbox{padding: 1rem; padding-top: 1.5rem;}
}@media (max-width: 424.98px){
.details_videos .row-cols-2>*,.related_pros .row-cols-2>*,.pros_cases .row-cols-2>* {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}
/* Products_End */

/* Industrial & Edible Oil Filling Line */
.hub_lines_pros ul.list>li>a{flex-direction: column; background-color: var(--white); padding: 1rem; box-shadow: 0 0 10px rgba(0, 0, 0, .1); border-radius: 4px; overflow: hidden;}
.hub_lines_pros ul.list>li>a .title6{flex: 1; margin: 0; display: flex; justify-content: center; text-align: center; font-size: .9rem; padding-top: 1rem;}
.hub_lines_pros ul.list>li>a:hover{transform: translateY(-10px); box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);}

.key_spe  .title4_style{background: none;}
.key_spe  .title4_style>span{background: none; border-left: 2px solid var(--bg-hover); border-bottom: none; padding: 0 0 0 .625rem;}

.components_list ul.list>li>a{flex-direction: column; position: relative; transition: all .2s ease-in-out;}
.components_list ul.list>li>a .imgbox>img{transition: all .3s ease-in-out;}
.components_list ul.list>li>a .title6{margin: 0; flex: 1; display: flex; justify-content: center; text-align: center; font-weight: 600; padding-top: 1rem;}
.components_list ul.list>li>a:hover{transform: translateY(-10px);}
.components_list ul.list>li>a:hover .imgbox>img{transform: scale(1.05);}
.components_list ul.list>li>a:hover .title6{color: var(--bg-hover);}
@media (max-width: 425.98px){
  .components_list .row-cols-2>*{-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}
/* Industrial & Edible Oil Filling Line End */
/* Service & Support */
.etw_hometitle2 h2{color: #fff;}
.etw_hometitle2::after{content: none;}

.cases .title3{display: flex; flex-direction: column; font-family: var(--family-first); margin-bottom: 1.25rem;}
.cases .title3>span{font-size: var(--fs-h5); text-transform: uppercase; color: var(--bg-hover);}
.cases .title3::after{content: ""; width: 60px; height: 3px; background-color: var(--bg-hover); margin-top: .5rem;}
.cases .imgbox{aspect-ratio: 16/9;}


/* Service & Support End */
/* About Us */
.n_banner .banner-picture{aspect-ratio: initial; height: 250px;}

.company_title{width: fit-content; max-width: 160px; background-color: var(--bg-hover); position: absolute; right: 1rem; top: 0; z-index: 2; clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 3rem), 0 100%); padding-bottom: 3rem;}
.company_title>span{display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; font-size: var(--fs-h4); font-weight: 500; letter-spacing: 2px; text-transform: uppercase; padding: 3rem 1.25rem;}

.company_pros  ul.list>li>a{flex-direction: column;}
.company_pros  ul.list>li>a .title6{margin: 0; flex: 1; display: flex; justify-content: center; text-align: center; padding-top: 8px; font-weight: 600; font-family: var(--family-first);}
.company_pros  ul.list>li>a:hover .title6{color: var(--bg-hover);}

.timeline-box{max-width:800px;width:100%;margin:0 auto}
.timeline-list{position:relative;padding:0;list-style:none}
.timeline-list::before{content:'';position:absolute;left:100px;top:5px;bottom:5px;width:1px;background-color:#e0e0e0;}
.timeline-item{display:flex;align-items:flex-start;margin-bottom:25px;position:relative}
.timeline-item:last-child{margin-bottom:0}
.item-year{width:80px;text-align:right;font-size:0.95rem;font-weight:700;color:var(--bg-hover);padding-top:2px;flex-shrink:0}
.item-node{width:40px;display:flex;justify-content:center;position:relative;flex-shrink:0;padding-top:8px}
.item-node::after{content:'';width:8px;height:8px;background-color:var(--bg-hover);border-radius:50%;z-index:1}
.item-content{flex-grow:1;padding-bottom:15px;border-bottom:1px solid #f5f5f5}
.timeline-item:last-child .item-content{border-bottom:none}
.content-desc{font-size:0.95rem;line-height:1.6;color:#333;margin:0;text-align:justify}
@media (max-width:480px){.timeline-list::before{left:70px}
.item-year{width:60px;font-size:0.85rem}
}

.etw_photo8{display: flex; flex-wrap: wrap; margin: 0 -5px;}
.etw_photo8>figure{width: calc(100% / 8); padding: 5px; margin: 0;}
.etw_photo8>figure>a{width: 100%; aspect-ratio: 2/1; border: 1px solid var(--line-color); padding: 10px;}
.etw_photo8>figure>a>img{width: 100%; height: 100%; object-fit: contain; position: absolute; inset: 0;}

.company_nav ul.list{display: flex; flex-wrap: wrap; margin: 0; justify-content: center;}
.company_nav ul.list>li{width: fit-content; padding: 1.25rem 2.5rem; position: relative;}
.company_nav ul.list>li::after{content: ""; width: 1px; height: 50%; background-color: var(--line-color); position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.company_nav ul.list>li:last-child::after{content: none;}
.company_nav ul.list>li>a{flex-direction: column; align-items: center; text-align: center;}
.company_nav ul.list>li>a .imgbox{max-width: 60px; aspect-ratio: 1/1;}
.company_nav ul.list>li>a .imgbox>img{width: 100%; height: 100%; object-fit: contain; position: relative;}
.company_nav ul.list>li>a>span{flex: 1; padding-top: 1.25rem; font-weight: 600;}
.company_nav ul.list>li>a:hover .imgbox>img,.company_nav ul.list>li.active>a .imgbox>img{filter: drop-shadow(0 60px var(--bg-hover)); transform: translateY(-100%);}
.company_nav ul.list>li>a:hover>span,.company_nav ul.list>li.active>a>span{color: var(--bg-hover);}

.our_pros .title2{display: flex; justify-content: center; text-align: center; align-items: center;}
.our_pros .title2::before,.our_pros .title2::after{content: ""; width: 100px; height: 2px; background-color: var(--line-color); border-right: 30px solid var(--bg-hover);}
.our_pros .title2::after{border: none; border-left: 30px solid var(--bg-hover);}
.our_pros .title2>span{text-transform: uppercase; padding: 0 1.25rem;}
.our_pros ul.list>li>a{border: 1px solid var(--line-color); padding: 1rem; border-radius: 4px; overflow: hidden;}
.our_pros ul.list>li>a .title6{margin: 0; flex: 1; justify-content: center; text-align: center; font-family: var(--family-first); padding-top: 1rem;}

@media (max-width: 991.98px){
.company_nav ul.list>li{width: 25%; padding: 1.25rem;}
}@media (max-width: 767.98px){
.etw_photo8>figure{width: calc(100% / 4);}
.company_nav ul.list>li{padding: 1rem;}
}@media (max-width: 575.98px){
.etw_photo8>figure{width: calc(100% / 3);}
.company_nav ul.list>li{width: 50%;}
.company_nav ul.list>li:nth-child(2)::after{content: none;}
.company_title>span {padding: 1rem;}
.company_title {clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 1rem), 0 100%); padding-bottom: 1rem;}
}@media (max-width: 375.98px){
.etw_photo8>figure{width: calc(100% / 2);}
}@media (max-width: 374.98px){
.company_nav ul.list>li{width: 100%;}
.company_nav ul.list>li::after{content: none;}
.our_pros .row-cols-2>*{-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}
/* About Us-End */
/* 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.3rem; font-weight: 700; line-height: 1.2; margin:0; color: #333;}
.contact ul>li strong{color:#222; font-weight: 600; margin-right: .5rem;}
.contact ul>li a{color: var(--bg-hover);}
.contact ul>li a:hover{color:var(--bg-main); 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: 700;}
.contact_map{margin-top: 2rem;}
#floatchatiframe2011 #feedback2017.etw-inquery-from-box{min-height: initial;}
#floatchatiframe2011 #feedback2017 .etw-inquery-btn{background-color: var(--bg-main) !important; color: #fff !important; transition: all .4s;}
#floatchatiframe2011 #feedback2017 .etw-inquery-btn:hover{background-color: var(--bg-hover) !important;}
#floatchatiframe2011 #feedback2017 .etw-inquery-container{padding: 0;}
#floatchatiframe2011 #feedback2017 .etw-inquery-icon{display: none;}
#floatchatiframe2011 #feedback2017 .etw-inquery-control{padding: 0 10px; background-color: #fff !important;}
#floatchatiframe2011 #feedback2017 .etw-inquery-btn{background: #808080 !important; color: #fff !important; transition: all .4s;}
#floatchatiframe2011 #feedback2017 .etw-inquery-btn:hover{background: var(--bg-main) !important;}
/* Contact Us-End */

/* videos */
.videos{padding: 0 0 2.5rem 0;}
.videos_hub{width: 100%; display: flex; flex-direction: column; margin-bottom: 1.25rem;}
.videos_hub_title{font-size:clamp(1rem, 4vw, 1.5rem); font-weight: 500; line-height: 1; display:flex; align-items: center; color:#333; position:relative; z-index: 0; margin:1.25rem 0;}
.videos_hub ul{width: calc(100% + 30px); margin: 0 -15px; display: flex; flex-wrap: wrap;}
.videos_hub ul li{width: calc(100% / 4); padding: 0 15px; margin-bottom: 30px; display: flex;}
.videos_hub ul li>a{width: 100%; display: flex; flex-wrap: wrap; flex-direction: column; background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,.15);}
.videos_hub ul li>a .imgbox{width: 100%; aspect-ratio: 16/9;}
.videos_hub ul li>a .imgbox img{height: 100%; object-fit: cover;}
.videos_hub ul li>a .imgbox .video_btn::before{--w:50px;}
.videos_hub ul li>a .textbox{flex: 1; flex-direction: column; padding: 1rem; padding-left: 1.5rem; align-items: center; text-align: center; justify-content: center; font-size: .95rem; line-height: 1.2; font-weight: 500; color: #333;}
.videos_hub ul li>a:hover{position: relative; transform: translateY(-10px);}
.videos_hub ul li>a:hover .textbox{color: var(--bg-main);}
.videos_hub:last-child{margin-bottom: 0;}
.videos_company ul li{width: 100%;}
.videos_company ul li>a{flex-direction: row;}
.videos_company ul li>a .imgbox{width: 50%;}
.videos_company ul li>a .imgbox .video_btn::before{--w:70px}
.videos_company ul li>a .textbox{padding: 2rem; padding-left: 3rem; align-items: flex-start; text-align: left;}
.videos_company ul li>a .textbox>.h6{font-size: 1.25rem; transition: all .4s; font-weight: 600;}
.videos_company ul li>a .textbox>p{font-size: .9rem; font-weight: 400; color: #666; transition: all .4s;}
.videos_company ul li>a:hover .textbox .h6{color: var(--bg-hover);}

.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%}
#video_right h2{font-size: clamp(1.125rem, 4vw, 1.625rem); color: #333; font-weight: bold;}
.video_more{display:flex;margin-bottom:2rem;}
.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(--bg-hover); color:#fff; border-color:var(--bg-hover)}
.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: #fff;}
#video_sidebar{width:30%; border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, .125); overflow: hidden;}
#video_sidebar .title3{color: #fff; background-color: var(--bg-hover); font-size: var(--fs-h5); text-transform:uppercase; display: flex; align-items: center; justify-content: center; padding: .75rem; margin-bottom: 0;}
#etw_videolist .webtitle{font-size: clamp(.9rem, 4vw, 1.125rem); font-weight: 500; padding: .75rem 1rem; background-color: #eee;}
#etw_videolist ul{width: 100%; margin: 0; display:flex; flex-direction: column; padding: .75rem 1rem;}
#etw_videolist ul li{width: 100%; margin-bottom:.9rem; 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.95rem; padding-left:1rem;line-height: 24px; transition: all .4s; position: relative;}
#etw_videolist ul li a::before{content: "\f105"; position: absolute; left: 0; top: 0; font-family:FontAwesome; font-weight:normal; font-style:normal; text-decoration:inherit; -webkit-font-smoothing:antialiased;}
#etw_videolist ul li a.dq,#etw_videolist ul li a:hover{color: var(--bg-hover);}
#etw_videolist .video_more{ padding: 1.5rem; padding-top: 0; margin: 0;}
.videohid{display:none}
@media (max-width:991.98px){
	#video_right{width:100%}
	#video_sidebar{width:100%;margin-top:2rem}
	#etw_videolist ul li{width: calc(50% - 1rem);}
  .videos_hub ul{width: calc(100% + 20px); margin: 0 -10px;}
  .videos_hub ul li{width: calc(100% / 3); padding: 0 10px; margin-bottom: 10px;}
  .videos_company ul li{width: 100%;}
  .videos_company ul li>a .textbox {padding: 1.25rem; padding-left: 2rem;}
}@media (max-width:767.98px){
	#etw_videolist ul li{width: 100%;}
	#video_sidebar{margin-top:1rem}
  .videos_hub ul li{width: calc(100% / 2);}
  .videos_company ul li{width: 100%;}
  .videos_company ul li>a .imgbox {width: 100%;}
  .videos_company ul li>a .textbox {padding: 1.25rem;}
}@media (max-width:575.98px){
	#video_right h2{font-size:1.25rem;}
  .videos_hub ul{width: calc(100% + 10px); margin: 0 -5px;}
  .videos_hub ul li{padding: 0 5px; margin-bottom: 5px;}
  #video_right .feedback{padding: 1rem 1.5rem;}
}@media (max-width: 425.98px){
  .videos_hub ul li{width: calc(100% / 1);}
}
/* videos-End */
