@charset "utf-8";
/* font-awesome */
@import "../fonts/fontawesome/font-awesome.min.css";
/* bootstrap-icons */
@import "../fonts/bootstrap-icons/bootstrap-icons.min.css";
/* Animate */
@import "animate.min.css";
@font-face{font-family:iconfont;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:"Poppins";font-style:normal;font-display:swap;font-weight:100;src:local(''),url(../fonts/Poppins/Poppins-Thin.woff2) format("woff2"),url(../fonts/Poppins/Poppins-Thin.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:200;src:local(''),url(../fonts/Poppins/Poppins-ExtraLight.woff2) format("woff2"),url(../fonts/Poppins/Poppins-ExtraLight.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:300;src:local(''),url(../fonts/Poppins/Poppins-Light.woff2) format("woff2"),url(../fonts/Poppins/Poppins-Light.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:400;src:local(''),url(../fonts/Poppins/Poppins-Regular.woff2) format("woff2"),url(../fonts/Poppins/Poppins-Regular.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:500;src:local(''),url(../fonts/Poppins/Poppins-Medium.woff2) format("woff2"),url(../fonts/Poppins/Poppins-Medium.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:600;src:local(''),url(../fonts/Poppins/Poppins-SemiBold.woff2) format("woff2"),url(../fonts/Poppins/Poppins-SemiBold.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:700;src:local(''),url(../fonts/Poppins/Poppins-Bold.woff2) format("woff2"),url(../fonts/Poppins/Poppins-Bold.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:800;src:local(''),url(../fonts/Poppins/Poppins-ExtraBold.woff2) format("woff2"),url(../fonts/Poppins/Poppins-ExtraBold.woff) format("woff")}
@font-face{font-family:"Poppins";font-style:normal;font-display:swap;font-weight:900;src:local(''),url(../fonts/Poppins/Poppins-Black.woff2) format("woff2"),url(../fonts/Poppins/Poppins-Black.woff) format("woff")}

@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:300;src:local(''),url(../fonts/WinkyRough/WinkyRough-Light.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-Light.woff) format("woff")}
@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:400;src:local(''),url(../fonts/WinkyRough/WinkyRough-Regular.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-Regular.woff) format("woff")}
@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:500;src:local(''),url(../fonts/WinkyRough/WinkyRough-Medium.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-Medium.woff) format("woff")}
@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:600;src:local(''),url(../fonts/WinkyRough/WinkyRough-SemiBold.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-SemiBold.woff) format("woff")}
@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:700;src:local(''),url(../fonts/WinkyRough/WinkyRough-Bold.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-Bold.woff) format("woff")}
@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:800;src:local(''),url(../fonts/WinkyRough/WinkyRough-ExtraBold.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-ExtraBold.woff) format("woff")}
@font-face{font-family:"WinkyRough";font-style:normal;font-display:swap;font-weight:900;src:local(''),url(../fonts/WinkyRough/WinkyRough-Black.woff2) format("woff2"),url(../fonts/WinkyRough/WinkyRough-Black.woff) format("woff")}

@font-face{font-family:"Anton";font-style:normal;font-display:swap;font-weight:400;src:local(''),url(../fonts/Anton/Anton-Regular.woff2) format("woff2"),url(../fonts/Anton/Anton-Regular.woff) format("woff")}

:root {
	--family-first: "Poppins", sans-serif;
	--family-second: "WinkyRough", sans-serif;
	--family-third: "Anton", sans-serif;
	--bg-main: #0099FF;
	--bg-hover: #212789;
	--dodgerblue: #1E90FF;
	--cornflowerblue: #6495ED;
	--azure: #F0FFFF;
	--aliceblue: #F0F8FF;
	--lightskyblue: #87CEFA;
	--bg-F0: #f0f0f0;
	--bg-F1: #f1f1f1;
	--bg-F2: #f2f2f2;
	--bg-F3: #f3f3f3;
	--bg-F4: #f4f4f4;
	--bg-WhiteSmoke: #f5f5f5;
	--bg-F6: #f6f6f6;
	--bg-F7: #f7f7f7;
	--bg-F8: #f8f8f8;
	--bg-F9: #f9f9f9;
	--bg-GainsBoro: #DCDCDC;
	--bg-Eee: #eeeeee;
	--ghostWhite: #F8F8FF;
	--bg-blue1: #003B83;
	--bg-blue2: #007aff;
	--bg-blue3: #0257b2;
	--bg-blue4: #00a0e9;
	--bg-blue5: #005FAF;
	--bg-blue6: #1d54a5;
	--bg-blue7: #00bdf2;
}
.bg-ghostwhite{background-color: var(--ghostWhite) !important;}
.bg-F0{background-color: var(--bg-F0) !important;}
.bg-F1{background-color: var(--bg-F1) !important;}
.bg-F2{background-color: var(--bg-F2) !important;}
.bg-F3{background-color: var(--bg-F3) !important;}
.bg-F4{background-color: var(--bg-F4) !important;}
.bg-WhiteSmoke {background-color: var(--bg-WhiteSmoke) !important;}
.bg-F6{background-color: var(--bg-F6) !important;}
.bg-F7{background-color: var(--bg-F7) !important;}
.bg-F8{background-color: var(--bg-F8) !important;}
.bg-F9{background-color: var(--bg-F9) !important;}
.bg-GainsBoro{background-color: var(--bg-GainsBoro) !important;}
.bg-Eee{background-color: var(--bg-Eee) !important;}
.bg-white-light{background-image: linear-gradient(#fff,#f8f9fa);}
.bg-white-WhiteSmoke{background-image: linear-gradient(#fff,#f5f5f5);}
.bg-WhiteSmoke-white{background-image: linear-gradient(#f5f5f5,#fff);}
.bg-left-white-light{background-image: linear-gradient(to right,#fff,#f8f9fa);}
.bg-right-white-light{background-image: linear-gradient(to left,#fff,#f8f9fa);}
.bg-aliceblue{background-color: var(--aliceblue);}


* {box-sizing: border-box;padding: 0;margin: 0;}
#header,#container,#footer {width: 100%;}
body{color:#555; font-family:var(--family-first); font-weight: 300; font-size: 1rem; line-height: 1.5; background-color:#fff; overflow-x:hidden}
li,ol,ul,dl {list-style: none;margin-bottom: 0;}
h2,h3,h4,h5,h6,.h2,.h3,.h4,.h5,.h6,.etw_hometitle>div[itemprop] {color: #333; font-family: var(--family-first); margin-bottom: 1rem;}
h2,.h2 {font-size: 2.5rem;}
h3,.h3 {font-size: 2rem;}
h4,.h4 {font-size: 1.625rem;}
h5,.h5 {font-size: 1.25rem;}
h6,.h6 {font-size: 1rem; 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(--bg-main);}
p:last-child{margin-bottom: 0;}
strong {font-weight: 600;}
b {font-weight: 500;}
img{display:block;max-width:100%;height:auto;margin:0 auto; transition: all .4s;}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;transition:all 0.5s;color:inherit;text-decoration:none}
a:hover{text-decoration:none;color: var(--bg-main);}
figure,.figure{width: 100%; display:flex; flex-wrap: wrap;}
figure>a,.figure>a{width: 100%; display: flex; flex-wrap: wrap; position: relative; overflow: hidden;}
figure>a:hover,.figure>a:hover{cursor: zoom-in;}
figure:last-child{margin-bottom: 0;}

.img-bg,.img-bg img{mix-blend-mode: multiply;}
.imgbox{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:all 0.4s; z-index: 2;}
.imgbox:has(.img-abs)::before,.imgbox:has(.img-cover)::before{content: ''; display: block; padding-top: 75%;}
.img-abs{position:absolute;left:0;right:0;top:0;bottom:0;max-width:100%;max-height:100%;display:block;margin:auto;padding:auto;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}
.img-cover{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;display:block;object-fit:cover;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}
.textbox{width: 100%; display: flex; flex-wrap: wrap; flex: 1;}

.card,.card-header,.card-header:first-child{border-radius: 0; padding: 0;}
.card-header{border-bottom: none; display: flex;}
.card-link{padding: .75rem 1.25rem; width: 100%; position: relative;}

.swiper{width: 100%;}
.swiper .swiper-slide{height: auto; display: flex;}
.swiper .swiper-slide>ol{width: 100%; display: flex; flex-wrap: wrap;}
.swiper .prev-button.swiper-button-disabled,
.swiper .next-button.swiper-button-disabled,
.prev-button.swiper-button-disabled,
.next-button.swiper-button-disabled{cursor: no-drop; opacity: .5;}

.container{max-width:1230px; margin: 0 auto;}
.container1{max-width:1130px; margin: 0 auto; padding: 0 15px;}
.container2{max-width:1030px; margin: 0 auto; padding: 0 15px;}
.container3{max-width:930px; margin: 0 auto; padding: 0 15px;}
/* public */
ul{width: calc(100% + 20px); margin: 0 -10px; display: flex; flex-wrap: wrap;}
ul li{display: flex; flex-wrap: wrap; padding: 10px;}
ul li>ol{width: 100%; display: flex; flex-wrap: wrap; transition: all .4s ease-in-out;}

.etw-photo{width: 100%; display: flex; flex-wrap: wrap;}
.etw-photo>figure{width: 100%; display: flex; flex-wrap: wrap;}
.etw-photo>figure>.row{width: 100%; margin: 0;}
.etw-photo>figure>.row>div{padding: 0; display: flex; flex-wrap: wrap;}
.etw-photo ul{width: calc(100% + 10px); margin: 0 -5px;}
.etw-photo ul li{width:100%; padding: 5px; flex-direction: column;}
.etw-photo ul li>a{width: 100%; display: flex; flex-wrap: wrap; flex-direction: column; overflow: hidden; position: relative;}
.etw-photo ul li>a>img{mix-blend-mode: multiply;}
.etw-photo ul li span{width: 100%; flex: 1; display: flex; justify-content: center; text-align: center; padding: .5rem 0; font-size: .95rem;}
.etw-photo ul li>a:hover>span{color: var(--bg-hover);}
.etw-photo ul li img{mix-blend-mode: multiply;}
.etw-photo-hover ul li .imgbox>span{width: 100%; position: absolute; left:0; bottom: 0; z-index: 2; background-image: linear-gradient(transparent, #000); color: #fff; padding: 1rem; padding-top: 2.5rem;}
.etw-photo-hover ul li a.imgbox>span{width: 100%; position: absolute; left:0; bottom: 0; z-index: 2; background-image: linear-gradient(transparent, #000); color: #fff; padding: 1rem; padding-top: 2.5rem;}


.etw-photo2 ul li{width:50%;}
.etw-photo3 ul li{width:calc(100% / 3)}
.etw-photo4 ul li{width:25%}
.etw-photo5 ul li{width:20%}
.etw-photo6 ul li{width:calc(100% / 6)}
.etw-photo7 ul li{width:calc(100% / 7)}
.etw-photo-p1{width: calc(100% + 20px); margin: 0 -10px;}
.etw-photo-p1 li{padding: 10px;}
.etw-photo-p2{width: calc(100% + 30px); margin: 0 -15px;}
.etw-photo-p2 li{padding: 15px;}

.etw-photo1-4 ul,.etw-photo1-6 ul{display: block; overflow: hidden;}
.etw-photo1-4 ul li,.etw-photo1-6 ul li{ float: left; display: block;}
.etw-photo1-4 ul li{width: 25%;}
.etw-photo1-4 ul li:first-child{width: 50%;}
.etw-photo1-6 ul li{width: 20%;}
.etw-photo1-6 ul li:first-child{width: 40%;}

@media (max-width:1199.98px){

}
@media (max-width:991.98px){
.etw-photo ul li span{line-height: 1.2;}
h3,.h3{font-size: 1.8rem;line-height: 1.3;}
.etw-photo4 ul li{width:calc(100% / 3)}
.etw-photo4 ul li:nth-child(8):nth-last-child(1),
.etw-photo4 ul li:nth-child(7):nth-last-child(2){display: none;}



}
@media (max-width:767.98px){
.etw-photo4 ul li{width: 50%;}
.machininghub .container1{padding-top: 1rem;}
h3,.h3{font-size: 1.6rem;}
.etw-photo-hover ul li .imgbox>span{padding-top: 1rem;font-size: 0.8rem;}
}
@media (max-width:575.98px){
.etw-photo ul li span{font-size: 0.85rem;}
h3,.h3{font-size: 1.4rem;}
.etw-photo1-4 ul li{width: 50%;}
.etw-photo ul li img{width: 100%;}
/* .col .etw-photo3 ul li{width: 100%;} */
}
@media (max-width:475.98px){
.etw-photo3 ul li{width: 100%;}
}
@media (max-width:375.98px){
	.etw-photo4 ul li{width: 100%;}
}


.items{display: flex; width: 100%; flex-wrap: wrap; margin: 0 0 1rem 0;}
.items:last-child{margin-bottom: 0;}
.items li,.items dd{display: flex; flex-wrap: wrap; position:relative; margin-bottom: 1rem; font-size: .95rem; line-height: 24px; overflow: hidden; padding: 0;}
.items li:last-child,.items dd:last-child{margin-bottom: 0;}
.items li::before,.items dd::before{content: ''; display:inline-block; font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; color: var(--bg-main);}
.items li strong,.items dd strong{margin-right: .5rem; font-weight: 600; color: #000;}
.items li p{flex: 1;}
.items-icon1 li,.items-icon1 dd{padding-left: 2rem;}
.items-icon1 li::before,.items-icon1 dd::before{content: '\F270'; font-size: 1.25rem; position: absolute; left: 0; top: 2px; color: var(--bg-hover);}


/* table */
.table-responsive{margin-bottom: 1rem;}
.table-responsive:last-child{margin-bottom: 0;}
.table{color: #555; margin-bottom: 0;}
.table td,.table th{vertical-align: middle; font-size: .95rem; line-height: 1.3; padding: .75rem 1rem;}
.table-bordered{border: none;}
.table-bordered td{border: none; border-bottom: 1px solid #dee2e6;}
.table-bordered tr:last-child td{border-bottom: none;}

.table .top{position: sticky; top: 99px; background-color: #f5f5f5;}
.table .top td{color: #333;; font-weight: 400; text-align: center;}
.table a{color: #333; cursor: pointer; text-decoration: underline;}
.table a:hover{color: var(--bg-main); text-decoration: none;}
.table-hover tbody tr:hover,.table-hover tbody tr:hover td{background-color: #f5f5f5;}


/* 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: "\F4F4"; --w:70px; width: var(--w); height: var(--w); border-radius: 50%; background-image: linear-gradient(135deg,var(--lightskyblue), var(--bg-main),var(--dodgerblue), var(--bg-hover)); background-size: 100% 100%; color: #fff; font-size: 2.5rem; padding-left: 5px; border: 2px solid #fff; display: flex; align-items: center; justify-content: center; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transition: all .3s ease-in-out;}
.video-bigbtn{left: 0; top: 0; right: 0; bottom: 0; transform: initial;}
.video-rightbtn{left: 100%;}
.video-rightbtn::before{border-width: 5px;}
.video-smallbtn{--w:60px; font-size: 1rem;}
.video-btn:hover::before{background-size: 150% 150%;}

/* More */
.more{display: flex;}
.more>a{display: flex; align-items: center; padding: .5rem; padding-right: 1.25rem; color: var(--bg-hover); font-size: .9rem; position: relative; overflow: hidden; z-index: 0; border-radius: 0 30px 30px 0;}
.more>a::before{content: '\F138'; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: .625rem;}
.more>a::after{content: ''; width: 0; height: 100%; background-color: var(--bg-hover); position: absolute; left: 0; bottom: 0; transition: all .3s ease-in-out; z-index: -1;}

.more>a:hover{color: #fff;}
.more>a:hover::after{width: 100%; background-color: var(--bg-main);}

/* Inquiry-Quote */
.inquiry-quote{display: flex;}
.inquiry-quote>a{display: flex; padding: .5rem 1.5rem; color: #fff; font-size: .95rem; font-weight: 300; position: relative; overflow: hidden; z-index: 0;}
.inquiry-quote>a::before{content: ''; position: absolute; inset: 0; background-image: linear-gradient(135deg,var(--cornflowerblue) 20%,var(--bg-main) 80%,var(--bg-hover)); background-position: right center; background-size: 101% 100%; z-index: -1; transition: all .3s ease-in-out;}
.inquiry-quote>a::after{content: ''; width: 100%; height: 100%; position: absolute; left: -100%; background-color: #fff; opacity: .2; transform: rotate(-45deg); transition: all .5s ease-in-out;}
.inquiry-quote>a:hover{transform: translateY(3px); box-shadow: 0 10px 10px rgba(0,0,0,.2);}
.inquiry-quote>a:hover::before{background-size: 600% 100%;}
.inquiry-quote>a:hover::after{left: 100%;}

/* Inquiry-Btn */
.inquirybtn{display: flex;}
.inquirybtn>a{display: flex; padding: .5rem 1.5rem; color: #fff; border-radius: 30px; background-image: linear-gradient(var(--bg-main) 50%,var(--bg-hover)); background-size: 100% 100%; color: #fff; font-weight: 300; transition: all 0.3s ease-in-out; overflow: hidden;}
.inquirybtn>a:hover {animation-duration: 2s; transform: translateY(-2px); box-shadow: 0 6px 16px rgba(0,0,0,0.3); background-size: 100% 500%;}

.and{font-family: Arial;}
/* public-End */
/* etw_language */
.etw_language{min-height: 40px; 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; text-transform: uppercase; 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:#333; display:flex; justify-content:center; align-items:center; height: 40px; position: relative; text-align: center; font-size: .95rem;}
#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-main); 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: 2rem;}
	.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-main);color: #fff; text-decoration: none;}
	.video-btn::before{--w: 55px;font-size: 1.8rem;}
}
@media (max-width:767.98px){
	.video-rightbtn{left: 50%;}
	.table .top{position: static;}
	.table .top td{white-space: nowrap;}
}
/* header */
@media (max-width:475.98px){
	.video-btn::before{--w: 40px;font-size: 1.4rem;}
}
/* header */
#header{padding-top: 100px;}
.header{width: 100%; position:fixed; left:0; top:0; z-index:12; background-color: #fff; transition: all .5s ease-in-out; box-shadow: 4px 4px 100px rgba(0,0,0,.15); 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;}
#etw_logo a{display: flex; align-items: center; padding: 15px 0;}
#etw_logo a>img{display:block; height: 70px;}
.logo_text{display: flex; flex-direction: column; justify-content: center; padding-left: 1.25rem; font-weight: 700; color: var(--bg-hover); font-size: 1.5rem; line-height: 1;}
.logo_text>span:nth-child(1){letter-spacing: 3px;}


nav{display: block;}
nav .navbar{padding:0; display: flex; justify-content:flex-end}
nav .navbar-collapse{flex-grow:0; width:100%; border:none; height:100%; align-items:initial; position: relative;}
.navbar-expand-lg .navbar-nav{width:100%; display:flex; flex-wrap:wrap; justify-content:flex-end; margin: 0;}
.navbar-expand-lg .navbar-nav .nav-item{display:flex; align-items:center; justify-content:center; margin: 0; padding: 0;}
.navbar-expand-lg .navbar-nav .nav-link{width:100%; color:#333; min-height:60px; display:flex;align-items:center;justify-content:center; font-size: 1rem; font-weight: 500; position: relative; z-index: 0; padding: 0 2.5rem; overflow: hidden; text-transform: uppercase;}
nav .navbar-nav .nav-item .nav-link::before{content: ''; width: 0; height: 3px; background-color: var(--bg-main); position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); transition: all .3s;}
nav .navbar-nav .nav-item .dropdown-toggle::after{transition:all 0.3s;margin-left:0.5rem;content: "\F282"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border: none;}
.navbar-light .navbar-nav .nav-item.active .nav-link{color: var(--bg-main);}
.navbar-light .navbar-nav .nav-item:hover .nav-link,
.navbar-light .navbar-nav .show>.nav-link{color:var(--bg-main);}
.navbar-light .navbar-nav .nav-item:hover .nav-link::before{width: 100%;}
nav .navbar-nav .nav-item.active .dropdown-toggle::after,
nav .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotate(180deg)}
.navbar-nav .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:100%;display:block;}
.pro_icon{display:none}

nav .navbar-nav .nav-item:last-child{display: flex; align-items: center;}
nav .navbar-nav .nav-item:last-child .nav-link{display: flex; min-height: 40px; background-image: linear-gradient(var(--bg-main) 50%,var(--bg-hover)); color: #fff !important; padding: 0 1rem 0 .5rem; border-radius: 30px; overflow: hidden;}
nav .navbar-nav .nav-item:last-child .nav-link::before{content: '\F231'; width:24px !important; height: 24px; background-color: #fff; border-radius: 50%; margin-right: .625rem; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: var(--bg-main); display: flex; align-items: center; justify-content: center; position: relative; transform: initial; left: initial; font-size: .875rem;}

/* 导航下拉 */
.dropdown-menu{left:0; top:150%; border:none; margin:0; padding:0; border-radius:0 0 10px 10px; 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);}
.dropdown-menu ul{width: 100%; margin: 0;}
.dropdown-menu ul li{width: 100%; padding: 0;}
.dropdown-menu ul li .dropdown-item{color:#555; font-weight: 300; font-size:.95rem; position:relative;display:flex;transition:all 0.5s; padding: .75rem 1rem; padding-left: 1.75rem; align-items: center; border-bottom: 1px dashed #ccc;}
.dropdown-menu ul li:last-child .dropdown-item{border-bottom: none;}
.dropdown-menu ul li .dropdown-item::before{content: "\F285"; display:inline-block;font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1; vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; line-height: 1; position: absolute; left: .5rem; top: 50%; transform: translateY(-50%); color: inherit; font-size: 12px;}
.dropdown-menu ul li .dropdown-item:hover{background-color: var(--aliceblue); color: var(--bg-main);}
.dropdown-menu ul li .dropdown-item.active{background: none; color: var(--bg-main);}
/* 产品下拉 */
.dropdown-menu1{padding: 1rem;}
.dropdown-menu1 ul{width: 100%; margin: 0 ;}
.dropdown-menu1 ul>li{width: 100%; padding: 0;}
.dropdown-menu1 ul>li .dropdown-item{width:100%; font-size: 1rem; font-weight: 500; }
.dropdown-menu1 ul>li:last-child .dropdown-item{border-bottom: 1px dashed #ccc;}
.dropdown-menu1 ul>li .dropdown-item:hover{background-color: var(--aliceblue); color: var(--bg-main);}
.dropdown-menu1 ul>li>ul{padding: .625rem; padding-left: 1.75rem;}
.dropdown-menu1 ul>li>ul>li{padding: 5px 0;}
.dropdown-menu1 ul>li>ul>li>a{font-size: .95rem; white-space: nowrap;}
.dropdown-menu1 ul>li .dropdown-item.active,
.dropdown-menu1 ul>li>ul>li>a.active{color: var(--bg-main);}

@media (max-width:1299.98px){

}
@media (max-width:1199.98px){

}
@media (max-width:1099.98px){
	.navbar-expand-lg .navbar-nav .nav-link{font-size: .95rem;padding: 0 2rem;}
}
@media (max-width:991.98px){nav .navbar-nav .nav-item .dropdown-toggle::after,nav .navbar-nav .nav-item:last-child .nav-link::before{display: none;}
	#header {padding-top: 0;}
	.header{position: relative;}
	.header .container{display: flex; flex-wrap: wrap; align-items: center;}
	#etw_logo {flex: 1;display: flex;}
	#etw_logo a>img{max-height:50px;}

	.navbtn{width:40px;height:36px;float:right;border:1px solid #000;display:flex;align-items:center;justify-content:center;border-radius:5px;margin-right: 1rem;}
	nav{width: 100%;}
	nav .navbar{width: 100%; position:relative;right:initial;top:inherit;z-index:10}
	nav .navbar-collapse{flex: 1;}
	.navbar-expand-lg .navbar-nav .nav-item{width:100%;flex-direction:column;margin: 0; padding: 0;}
	.navbar-expand-lg .navbar-nav .nav-link{border-bottom:1px solid #ddd;padding:0 1rem; min-height: 40px; position:relative;font-size:1rem;justify-content:flex-start; color: #000;}
	.navbar-light .navbar-nav a.nav-link::before{display: none;}
	.nav-item span.pro_icon{position:absolute;top:0;right:0;color:#000;padding:0;font-size:34px; line-height: 1; width:30px;height:100%;display:flex; justify-content:center;text-align:center;font-weight:200;z-index:2}
	.navbar-expand-lg .navbar-nav .nav-item:hover span.pro_icon,
	.navbar-expand-lg .navbar-nav .nav-item.active span.pro_icon{color: #fff;}
	.navbar-light .navbar-nav .nav-item.active .nav-link,
	.navbar-light .navbar-nav .nav-item:hover .nav-link,
	.navbar-light .navbar-nav .show>.nav-link{color:#fff; background-color: var(--bg-main);}
	.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link{padding: 0 1rem; color: #000; background-color: #fff; border: none; border-radius: 0;}
	.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link:hover,	.navbar-expand-lg .navbar-nav .nav-item:last-child.active .nav-link{background-color: var(--bg-main); color: #fff !important;}
	.navbar-nav .dropdown-menu{display:none;width:100%;min-width:initial;max-width:100%;position:relative;left:initial;top:initial}
	.dropdown-toggle::after{display:none}
	.dropdown-menu{border-top: none;}
	.navbar-nav .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:0;display:block}

	.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link{background-image:none;color: #000 !important;}
	#menu-about,#menu-items{width: 100%;}
	.dropdown-menu1 ul>li>ul>li>a{white-space:initial;}
}
@media (max-width:767.98px){
	.logo_text{font-size: 1.2rem;}
}
@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{padding: 0;}
.banner_hover{width: 100%; height: 100%; position: absolute; inset: 0; z-index: 2; display: flex; align-items: center;}

.banner-text{width: 100%; max-width: 650px; display: flex; flex-direction: column; background-color: rgba(255,255,255,.9); padding: 1.875rem;}
.banner-text .h2{color: var(--bg-hover); font-size: 1.875rem; font-weight: bold; line-height: 1.2; margin-bottom: 1.25rem; font-family: var(--family-first);}
.banner-text p{font-size: .95rem; color: #000; line-height: 1.6; margin-bottom: 1.25rem;}
.banner-text .banner-more{display: flex;}
.banner-more>a{display: flex; align-items: center; padding: .75rem 1.5rem .75rem 2.5rem;  color: var(--bg-hover); font-size: .95rem; position: relative; overflow: hidden; z-index: 0;}
.banner-more>a::after{content: ''; width: 2px; height: 100%; background-color:var(--bg-hover); transform: skewX(-45deg); position: absolute; left: 1.5rem; bottom: 0; transition: all .3s ease-in-out; z-index: -1;}
.banner-more>a>i{margin: 0 1rem;}
.banner-more>a:hover{color: #fff;}
.banner-more>a:hover::after{width: 100%; background-color:var(--bg-main);}


@media (max-width:1699.98px){

}
@media (max-width:1599.98px){

}
@media (max-width:1499.98px){

}
@media (max-width:1399.98px){

}
@media (max-width:1299.98px){

}
@media (max-width:1199.98px){

}
@media (max-width:991.98px){
.banner-text .banner-more{display: none;}
.banner-text .h2{font-size: 1.8rem;line-height: 1.2;}
.banner-text p{font-size: 0.9rem;}
}
@media (max-width:767.98px){
.banner-text p{display: none;}
.banner-text .h2{font-size: 1.6rem;margin-bottom: 0;}
}
@media (max-width:575.98px){
.banner-text{display: none;}
}
/* Banner-end */
/* index */
section{width: 100%; padding:3.75rem 0; display: block; position: relative; overflow: hidden;}
.home-title{color: #333; font-size: 2rem; line-height: 1; font-family: var(--family-third); margin-bottom: 1.25rem; display: flex; flex-direction: column; align-items: center;}
.home-title::after{content: '';width: 100px; height: 2px; background-image: linear-gradient(to right, var(--bg-main), var(--bg-hover)); display: block; margin: 1rem auto 0 auto;}

.homepros{background-image: linear-gradient(#fff,#f9f9f9);}
.homepros::before{content: ''; position: absolute; inset: 0; background: url(../images/icon2.webp) no-repeat left top; opacity: .05;}
.homepros .container{position: relative; z-index: 2; max-width: 1400px;}
.homepros .home-title{font-size: 1.5rem; line-height: 1.5; color: #333; font-family: var(--family-second); font-weight: 500;}
.homepros .home-title>span{font-size: 2rem; font-family: var(--family-third);}
.homepros .home-title::after{content: none;}
.homepros .home-text{font-size: 1.125rem; font-weight: 300; max-width: 75%; margin: 0 auto; text-align: center; padding-bottom: 1.25rem;}
.homepros .home-more{display: flex; justify-content: center;}
.homepros .home-more>a{padding: .75rem 1.5rem; font-size: .9rem; color: var(--bg-hover); box-shadow: 0 15px 20px rgba(0,0,0,.2); border-radius: 30px; overflow: hidden;}
.homepros .home-more>a:hover{background-color: var(--bg-main); color: #fff;}
.homepros-list{width: calc(100% + 30px); margin: 0 -15px; padding-top: 1.25rem;}
.homepros-list>li{width: calc(100% / 3); padding: 0 15px; margin-top: 50px;}
.homepros-list>li>ol{ flex-direction: column; background-color: #fff; box-shadow: 12px 30px 46px -30px rgba(0, 0, 0, 0.5);}
.homepros-list>li>ol a.imgbox::before{padding-top: 58%;}
.homepros-list>li>ol:hover a.imgbox>img{transform: scale(1.05);}
.homepros-list>li>ol .textbox{padding: 1.25rem; flex-direction: column;}
.homepros-list>li>ol .textbox>a.h6{flex: 1; font-size: 1.125rem;}
.homepros-list>li>ol .textbox>p{font-size: .95rem; line-height: 24px; flex: none; min-height:72px; max-height:72px; overflow:hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: keep-all;}
.homepros-list>li>ol .textbox .more>a{padding: .25rem; padding-right: 1rem; font-size: .85rem; color: #333; line-height: 1; display: flex; flex-direction: row-reverse;}
.homepros-list>li>ol .textbox .more>a::before,
.homepros-list>li>ol .textbox .more>a::after{content: none;}
.homepros-list>li>ol .textbox .more>a:hover{color: var(--bg-main);}

.homeservice{padding: 100px 0;}
.homeservice::before{content: ''; width: 100%; position: absolute; left: 0; top: -45%; bottom: 0; background: url(../images/icon1.webp) no-repeat right top; background-size: contain; opacity: .1;}
.homeservice .home-title{align-items: flex-start; line-height: 1.5; color: var(--bg-hover);}
.homeservice .home-title::after{content: none;}
.homeservice p{font-size: 1.25rem; line-height: 1.6; color: #666;}

.hoemvideos .swiper{overflow: visible; padding-top: 1rem}
.hoemvideos .swiper-slide>ol{flex-direction: column; cursor: pointer;}
.hoemvideos .swiper-slide>ol .imgbox>.video-btn{opacity: 0;}
.hoemvideos .swiper-slide>ol .textbox{flex: 1; display: flex; align-items: center; justify-content: center; text-align: center; background-color: #fff; padding: 1rem; font-size: 1rem; font-weight: 500;}
.hoemvideos .swiper-slide>ol:hover .textbox{color: var(--bg-main);}
.hoemvideos .swiper-slide-prev>ol .imgbox>.video-btn,
.hoemvideos .swiper-slide-active>ol .imgbox>.video-btn,
.hoemvideos .swiper-slide-next>ol .imgbox>.video-btn{opacity: 1;}
.hoemvideos .prev-button,.hoemvideos .next-button{width: 30%; height: 100%; position: absolute; left: -30%; top: 0; background-image: linear-gradient(to right,rgba(255,255,255,.8) 50%, transparent); z-index: 2; display: flex; align-items: center; padding-right: 50px; justify-content: flex-end; font-size: 1.5rem; color: #fff; text-align: 0 0 10px rgba(0,0,0,.5);}
.hoemvideos .next-button{left: auto; right: -30%; background-image: linear-gradient(to left,rgba(255,255,255,.8) 50%, transparent); justify-content: flex-start; padding: 0 0 0 50px;}

.homeapps .home-title{font-size: 1.5rem; line-height: 1.5; color: #333; font-family: var(--family-second); font-weight: 500; max-width: 35%; text-align: center; margin: 0 auto 1.25rem auto;}
.homeapps .home-title>span{font-size: 2rem; font-family: var(--family-third);}
.homeapps ul{width: 100%; margin: 0;}
.homeapps ul>li{width: calc(100%  / 6); padding: 0; margin-top: 20px;}
.homeapps ul>li>ol{flex-direction: column; align-content: center; justify-content: center; padding: 1.25rem; cursor: pointer; border-radius: 10px;}
.homeapps ul>li>ol .imgbox{max-width: 70%; margin: 0 auto;}
.homeapps ul>li>ol .imgbox>img{filter: grayscale(100%);}
.homeapps ul>li>ol .textbox{display: flex; justify-content: center; text-align: center; font-size: .9rem; line-height: 1.3; padding-top: 1rem;}
.homeapps ul>li>ol:hover{background-color: var(--bg-F9);}

.homeabout{background: url(../images/bg1.webp) no-repeat center center; background-size: cover; padding: 3.75rem 0 6.25rem 0; margin-bottom: -40px;}
.homeaboutbox{display: block; background-image: linear-gradient(to right,#fff,transparent,#fff);; backdrop-filter: blur(10px); overflow: hidden; padding: 1.875rem;}
.homeabout .home-title{align-items: flex-start; line-height: 1.3; margin-bottom: 1.5rem;}
.homeabout .home-title::after{content: none;}
.homeabout p{font-size: .95rem; margin-bottom: 1.5rem;}
.homeabout .more>a{display: flex; align-items: center; padding: .5rem 1.5rem .5rem 2.5rem;  color: var(--bg-hover); font-size: .875rem; list-style: 1; position: relative; overflow: hidden;}
.homeabout .more>a::after{content: ''; width: 1px; height: 100%; background-color: var(--bg-hover); transform: skewX(-45deg); position: absolute; left: 1.5rem; bottom: 0; transition: all .3s ease-in-out; z-index: -1;}
.homeabout .more>a>i{margin: 0 1rem;}
.homeabout .more>a:hover{color: #fff;}
.homeabout .more>a:hover::after{width: 100%; background-color: var(--bg-main);}

@media (max-width:1199.98px){
	section{padding:3.125rem 0;}
}
@media (max-width:991.98px){
	section,.homeabout{padding:2.5rem 0;}
.homepros .home-title>span,.home-title,.homeapps .home-title>span{font-size: 1.8rem;line-height: 1.2;}
.home-title{margin-bottom: 1rem;}
.homepros .home-title{font-size: 1.4rem;}
.homepros-list>li>ol .textbox>a.h6{font-size: 1.1rem;line-height: 1.2;}
.homepros-list>li>ol .textbox>p{font-size: 0.9rem;}
.homepros-list>li{margin-top: 2rem;}
.homeservice{padding: 3rem 0;}
.homeservice .home-title{line-height: 1.3;}
.homeservice p{font-size: 1rem;}
.homeapps .home-title{max-width: 50%;}
.homeapps ul>li{margin-top: 1rem;}
.homeabout{margin-bottom: 0;}
}
@media (max-width:767.98px){
	section{padding:1.875rem 0;}
.homepros .home-title>span,.home-title,.homeapps .home-title>span{font-size: 1.6rem;}
.homepros .home-title{font-size: 1.2rem;}
.homepros .home-text{max-width: 100%;font-size: 1rem;}
.homepros-list>li>ol .textbox>a.h6{font-size: 1rem;}
.homepros-list>li{width: 50%;}
.homeapps ul>li{width: calc(100%  / 3);}
}
@media (max-width:575.98px){
	section{padding:1.25rem 0;}
.homepros .home-title{align-items: flex-start;}
.homepros .home-text{text-align: left;}
.homeapps .home-title{max-width: 80%;}
.homeapps ul>li>ol .textbox{font-size: 0.8rem;line-height: 1.3;}
}
@media (max-width:479.98px){
.homepros-list>li{width: 100%;}
}
@media (max-width:375.98px){
	section{padding:1rem 0;}
.homeapps .home-title{max-width: 100%;}
.homeapps ul>li{width: 50%;}
.hoemvideos .swiper-slide>ol .textbox{ padding: .5rem; font-size: .875rem;}
}
/* index-end */
.footer {padding: 4.375rem 0 3.75rem 0; position: relative; overflow: hidden; background-image: linear-gradient(to right,#09f,#000666); clip-path: polygon(0 0, 100% 40px, 100% 100%, 0% 100%);}
.footer::before{content: ''; position: absolute; inset: 0; background: url(../images/footer_bj.webp) no-repeat left center; background-size: contain; opacity: .1;}
.footer .container{position: relative; z-index: 2; max-width: 1200px;}

.footer .h3{font-family: var(--family-second); font-weight: 600; font-size: 1.5rem; color: #fff;}
.footer .h3::after{content: ''; width: 60px; height: 3px; background-color: #fff; display: block; margin-top: .625rem;}
.footer .h3>a{font-size: inherit; color: inherit;}
.footer .h3>a:hover{opacity: .7;}
.footer_list{display:flex;flex-direction:column; width: 100%; margin: 0;}
.footer_list li{display:block;margin-bottom: .625rem; padding: 0; position: relative; line-height: 24px; padding-left: 1rem;}
.footer_list li::before{content: ''; width: 4px; height: 4px; background-color: #fff; position: absolute; left: 0; top: 10px;}
.footer_list li>a{display: block; color: #fff; font-size: .9rem;}
.footer_list li>a:hover{opacity: .5;}

.footer_contact{display:flex; flex-direction: column; margin-bottom: 0;}
.footer_contact dd{width: 100%; color: #fff; display: block; margin-bottom: .5rem; font-size: .9rem; line-height: 24px; padding-left: 1.8rem; position: relative;}
.footer_contact dd a{color: #fff;}
.footer_contact dd i{font-size: 1rem; position: absolute; left: 0; top: 2px; color: #fff;}
.footer_contact dd i.bi-person,
.footer_contact dd i.bi-phone-vibrate{font-size: 1.25rem;}
.footer_contact dd a:hover{opacity: .5;}
.footer_contact dd:last-child{margin-bottom: 0;}
/* #otherlink */
.etw_root{width:100%;overflow:hidden; position:relative;z-index:2; padding-top: 1.875rem; margin-top: 1.25rem;}
#otherlink{clear:both;width:100%;height:auto;font-size:1rem;display:flex;justify-content:center}
#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; position:fixed;width:40px;height:40px; right:40px;bottom:140px;text-align:center; background: linear-gradient(135deg,var(--cornflowerblue) 20%,var(--bg-main) 80%,var(--bg-hover)); z-index:100;cursor:pointer;line-height:38px; transition:0.5s all ease-in-out; border-radius: 50%;}
#etw_top a{color:#fff;font-size:0.9rem;}
#etw_top:hover{background:var(--bg-main); transform:translateY(-0.5rem)}
#etw_top:after{position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,rgba(0,0,0,0.25) 0,rgba(0,0,0,0) 80%)}
.theme-send-inquiry-box{background: linear-gradient(135deg,var(--bg-main),var(--bg-hover)) !important; background-position:  center center; background-size: 100% 100%; border:2px solid #fff !important; box-shadow: initial !important;}
.theme-box-name{background:transparent !important; border-left:1px solid transparent !important}



@media (max-width:1199.98px){
	.footer-bg{width: 30%;}

}
@media (max-width:991.98px){
.footer{clip-path: none;}

}
@media (max-width:767.98px){
	.footer{padding: 2rem 15px;}
.footer .h3{font-size: 1.2rem;}
.footer_list li>a,.footer_contact dd{font-size: 0.8rem;}
	.etw_root {padding: 1rem 0; margin-top: 1rem;}
}
/* #quicknav */
#quicknav{width:100%; position:relative; z-index:2;}
#quicknav ul{width:100%; display:flex; min-height: 50px; padding: 1rem 0; margin: 0;}
#quicknav ul li{display:flex;align-items: center; padding: 0 16px; position: relative;}
#quicknav ul li::after{content: "/"; position: absolute; right: 0; top:50%; transform: translateY(-50%); font-size: .75rem;}
#quicknav ul li:last-child::after{display: none;}
#quicknav ul li a{font-size:.95rem; 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: 1.2rem;}
#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:#999;}
#quicknav ul li:last-child{color:#333;}
#quicknav ul li a:hover{text-decoration:underline; color:var(--bg-hover); opacity: 1;}
#quicknav ul.quicknav{padding-left: 0;}
#quicknav ul.quicknav li::after,#quicknav ul.quicknav li a{color:rgba(255,255,255,.7);}
#quicknav ul.quicknav li:last-child{color: rgba(255,255,255,1);}
#quicknav ul.quicknav li a:hover{text-decoration:underline; color:rgba(255,255,255,1); opacity: 1;}
@media (max-width:767.98px){
	#quicknav{display: none;}
}
/* #quicknav-End */
.etw_hometitle{display: flex; flex-direction: column; margin-bottom: 1rem;}
.etw_hometitle h2,.etw_hometitle .h3,.etw_hometitle h3{font-size: 2.5rem; color: #000; font-weight: 500;}
.etw_hometitle h2:last-child,.etw_hometitle .h3:last-child,.etw_hometitle h3:last-child{margin-bottom: 0;}
@media (max-width:991.98px){
	.etw_hometitle h2,.etw_hometitle .h3,.etw_hometitle h3{font-size: 1.875rem;}
}
@media (max-width:767.98px){
	.etw_hometitle h2,.etw_hometitle .h3,.etw_hometitle h3{font-size: 1.75rem;}
}
@media (max-width:575.98px){
	.etw_hometitle h2,.etw_hometitle .h3,.etw_hometitle h3{font-size: 1.5rem;}
}
/* Products */
.prosbanner{padding: 0;}
.proshover{position: absolute; inset: 0; background-image: linear-gradient(to right, rgba(0,0,0,.9) 20%, transparent); z-index: 2; display: flex; align-items: center;}
.proshover .textbox{max-width: 55%;}
.proshover .textbox .etw_hometitle{margin-bottom: 0;}
.proshover .textbox .etw_hometitle h2{color: #fff;}
.proshover .textbox .etw_hometitle small{display: block; color: #fff; font-size: 1.125rem; font-weight: 300; opacity: .8;}

.prostext .container{display: flex; flex-direction: column; align-items: center; text-align: center;}
.prostext .h3{max-width: 50%; margin-bottom: 1.25rem; line-height: 1.2; font-weight: 600; color: var(--bg-hover);}
.prostext p{max-width: 70%; font-size: 1rem; font-weight: 300; line-height: 1.6;}

.pros .container{max-width: 1300px;}
.pros .h3{display: flex; flex-direction: column; align-items: center; margin-bottom: 0; font-size: 1.875rem; color: #333;}
.pros .h3::after{content: ''; width: 100px; height: 2px; background-image: linear-gradient(to right, var(--bg-main), var(--bg-hover)); display: block; margin-top: 1rem;}
.proslist{width: calc(100% + 30px); margin: 0 -15px;}
.proslist>li{width: calc(100% / 3); padding: 15px; margin-top: 20px;}
.proslist>li>ol{flex-direction: column; background-color: #f9f9f9; box-shadow: 0 20px 30px -20px rgba(0,0,0,.2);}
.proslist>li>ol a.imgbox{background: inherit;}
.proslist>li>ol a.imgbox::before{padding-top: 66.66667%;}
.proslist>li>ol a.imgbox>img{mix-blend-mode: multiply;}
.proslist>li>ol:hover a.imgbox>img{transform: scale(1.05);}
.proslist>li>ol a.h6{flex: 1; display: flex; align-items: center; justify-content: space-between; padding: 1rem 1.25rem; font-size: 1.099rem; line-height: 1.35; font-weight: 500; color: #333; background-color: #f0f0f0; margin-bottom: 0;}
.proslist>li>ol a.h6:hover{color: var(--bg-main);}
.proslist>li>ol a.h6::after{content: "\f054"; font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased; margin-left: .625rem;}
.proslist>li>ol .textbox{flex-direction: column; justify-content: space-between; padding: 1.25rem;}
.proslist>li>ol .textbox dl{display: flex; flex-direction: column; margin-bottom: 0;}
.proslist>li>ol .textbox dl>dd{font-size: .8975rem; color: #666; margin-bottom: .3125rem;}
.proslist>li>ol .textbox dl>dd:last-child{margin-bottom: 0;}

.pros2 .container{max-width: 1100px;}
.proslist2{width: calc(100% + 30px); margin: 0 -15px;}
.proslist2>li{width: 50%; padding: 15px; margin-top: 20px;}
.proslist2>li>ol{flex-direction: column; background-color: #fff; box-shadow: 0 20px 30px -20px rgba(0,0,0,.2); border-radius: 30px 0; overflow: hidden;}
.proslist2>li>ol a.imgbox{background: inherit;}
.proslist2>li>ol a.imgbox::before{padding-top: 66.66667%;}
.proslist2>li>ol a.imgbox>img{mix-blend-mode: multiply;}
.proslist2>li>ol:hover a.imgbox>img{transform: scale(1.05);}
.proslist2>li>ol .textbox{flex-direction: column; justify-content: space-between; padding: 1.875rem;}
.proslist2>li>ol .textbox a.h6{font-size: 1.099rem; line-height: 1.35; font-weight: 500; color: #333;}
.proslist2>li>ol .textbox a.h6:hover{color: var(--bg-main);}
.proslist2>li>ol .textbox p{font-size: .9rem; line-height: 1.6; margin-bottom: 0;}
.proslist2>li>ol .textbox .more{justify-content: flex-end;}
.proslist2>li>ol .textbox .more>a{background-color: var(--bg-hover); margin: 0 -1.875rem -1.875rem 0; border-radius: 50px 0; color: #fff; padding: .625rem 1.875rem;}
.proslist2>li>ol .textbox .more>a::before{margin: 0;}

.prosvideos .h3{display: flex; flex-direction: column; align-items: center; font-size: 1.875rem; color: #333;}
.prosvideos .h3>i{color: var(--bg-hover);font-size: 2.5rem;}
.prosvideos ul>li{width: calc(100% / 3);}
.prosvideos ul>li>a{width: 100%; display: flex; flex-direction: column; position: relative; overflow: hidden; border-radius: 10px;}
.prosvideos ul>li>a .imgbox .video-btn{opacity: 0;}
.prosvideos ul>li>a .imgbox::after{content: ''; position: absolute; inset: 0; background-color: rgba(33,39,137,.3); z-index: 1; transition: all .3s;}
.prosvideos ul>li>a .textbox{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 2; display: flex; align-items: center; justify-content: space-between; color: #fff; font-size: 1rem; font-weight: 600; padding: 1.25rem; transition: all .3s;}
.prosvideos ul>li>a .textbox::after{content: "\f054"; font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased; margin-left: .625rem;}
.prosvideos ul>li>a:hover .imgbox::after{background-color: rgba(33,39,137,0);}
.prosvideos ul>li>a:hover .imgbox .video-btn{opacity: 1;}
.prosvideos ul>li>a:hover .textbox{bottom: -100%;}

.prosexamples .h3{display: flex; flex-direction: column; align-items: center; text-align: center; font-size: 1.25rem; color: #333; max-width: 50%; margin: 0 auto 1.25rem auto;}
.prosexamples .h3>span{font-size: 1.875rem; color: var(--bg-hover);}
.prosexamples ul{width: 100%; margin: 0;}
.prosexamples ul>li{flex: 1; border-right: 1px dashed #ccc; padding: .625rem 1.25rem;}
.prosexamples ul>li>ol{flex-direction: column; align-items: center;}
.prosexamples ul>li>ol .imgbox{max-width: 50%;}
.prosexamples ul>li>ol .imgbox>img{filter: grayscale(100%);}
.prosexamples ul>li>ol .textbox{flex: 1; font-size: .875rem; display: flex; justify-content: center; text-align: center; padding-top: 1rem;}
.prosexamples ul>li:last-child{border-right: none;}

.inquiryform{background: url(../images/inquiryform-bj.webp) no-repeat center center; background-size: cover; margin-bottom: -40px; padding-bottom: 80px;}
.inquiryform::before{content: ''; position: absolute; inset: 0; background-color: var(--bg-WhiteSmoke); opacity: .7;}
.inquiryform .container3{position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center;}
.inquiryform .h3{color: #000; font-size: 1.8rem; font-weight: 500; text-align: center; max-width: 75%; font-family: var(--family-first); margin: 0 auto 1.25rem auto;}
.inquiryform dl{display: flex; flex-direction: column; margin-bottom: 1.25rem;}
.inquiryform dl>dd{display: flex; align-items: center; margin:0; font-size: 1.125rem; font-weight: 300;}
.inquiryform dl>dd a:hover{color: var(--bg-main);}
.inquiryform2{margin-bottom: 0; padding: 3.75rem 0;}

@media (max-width:1299.98px){
	.proshover .textbox{max-width: 80%;}
	.proshover .textbox .etw_hometitle small{font-size: 1rem;line-height: 1.2;}
}
@media (max-width:1199.98px){
	.prosbanner img{max-width: none;height: 280px;position: relative;left: 50%;transform: translateX(-50%);}
}
@media (max-width:991.98px){
	.inquiryform2{padding: 3rem 0;}
	.inquiryform .h3{font-size: 1.6rem;line-height: 1.2;}
	.prosexamples .h3{max-width: 70%;}
	.prosexamples .h3>span,.prosvideos .h3{font-size: 1.75rem;line-height: 1.2;}
	.pros .h3{font-size: 1.8rem;line-height: 1.2;}
	.proslist>li>ol a.h6,.proslist2>li>ol .textbox a.h6{font-size: 1rem;line-height: 1.2;}
	.prosvideos ul>li>a .textbox{flex-wrap: nowrap;font-size: 0.9rem;line-height: 1.2;}
}
@media (max-width:767.98px){
	.inquiryform2{padding: 2.5rem 0;}
	.inquiryform .h3{max-width: 100%;}
	.prosexamples .h3>span,.prosvideos .h3{font-size: 1.6rem;}
	.prosexamples ul>li{flex: none;width: calc(100% / 3);margin-top: 1rem;}
	.prosexamples ul>li:nth-child(3n){border-right: none;}
	.pros .h3{font-size: 1.6rem;}
	.proslist>li{margin-top: 1rem;width: 50%;}
	.prosvideos ul>li{width: 50%;}
}
@media (max-width:575.98px){
	.prosexamples .h3{max-width: 100%;}
	.inquiryform .h3,.prosexamples .h3>span,.prosvideos .h3{font-size: 1.4rem;}
	.prosexamples ul>li{padding: 0.5rem 1rem;}
	.prosexamples ul>li>ol .textbox{font-size: 0.8rem;line-height: 1.2;}
	.proshover .textbox{max-width: 100%;}
	.proslist>li,.proslist2>li{width: 100%;}
	.proslist2>li{margin-top: 1rem;}
	.prosvideos ul>li>a .textbox{font-size: 0.8rem;padding: 0.6rem 0.8rem;}
	.prosvideos ul>li>a .textbox::after{display: none;}
}
@media (max-width:475.98px){
	.prosexamples ul>li{width: 50%;}
	.prosexamples ul>li:nth-child(3n){border-right: 1px dashed #ccc;}
	.prosexamples ul>li:nth-child(2n){border-right: none;}
}
/* Hub */
.proshubbanner{min-height: 400px;}
.proshubbanner .proshover{background: rgba(0,0,0,.7);}
.proshubbanner .proshover .textbox{max-width: 100%;}
.proshubbanner .proshover .textbox .etw_hometitle{align-items: center; text-align: center;}
.proshubbanner .proshover .textbox .etw_hometitle h3{color: #fff; max-width: 55%; margin-bottom: 1.25rem;}
.proshubbanner .proshover .textbox .etw_hometitle small{max-width: 70%; font-size: .95rem; line-height: 1.8; font-weight: 400;}

.hublist .container{max-width: 1300px;}
.hublist .etw_hometitle{display: flex; flex-direction: column; align-items: center; text-align: center; margin-bottom: 0;}
.hublist .etw_hometitle h2{font-size: 1.875rem; margin-bottom: 0;}
.hublist .etw_hometitle::after{content: ''; width: 100px; height: 2px; background-image: linear-gradient(to right, var(--bg-main), var(--bg-hover)); display: block; margin-top: 1rem;}
.hublist ul{width: calc(100% + 30px); margin: 0 -15px;}
.hublist ul>li{width: calc(100% / 3); padding: 15px; margin-top: 20px;}
.hublist ul>li>ol{flex-direction: column;}
.hublist ul>li>ol a.imgbox{background-color: #fff;}
.hublist ul>li>ol a.imgbox>img{mix-blend-mode: multiply;}
.hublist ul>li>ol a.imgbox::before{padding-top: 66.66667%;}
.hublist ul>li>ol a.imgbox:hover>img{transform: scale(1.05);}
.hublist ul>li>ol a.h6{margin: 1.25rem 0; flex: 1; font-size: 1.1rem; font-weight: 500;}
.hublist ul>li>ol .textbox{flex-direction: column;}
.hublist ul>li>ol .textbox>dl{display: flex; flex-direction: column; margin-bottom: 1.25rem;}
.hublist ul>li>ol .textbox>dl>dd{font-size: .875rem; line-height: 1.5; margin-bottom: 0; position: relative; padding-left: 1rem;}
.hublist ul>li>ol .textbox>dl>dd::before{content: ''; width: 4px; height: 4px; border-radius: 50%; background-color: var(--bg-hover); position: absolute; left: 0; top: 10px;}
.hublist ul>li>ol .textbox>.more>a{padding: 0; line-height: 24px; font-size: .875rem; display: flex; flex-direction: column-reverse; border-radius: 0;}
.hublist ul>li>ol .textbox>.more>a::before{content: ''; width: 100%; height: 1px; background-color: var(--bg-hover); margin: 0;}
.hublist ul>li>ol .textbox>.more>a:hover{padding: 0 .5rem;}
.hublist ul>li>ol .textbox>.more>a:hover::before{background-color: var(--bg-main);}




@media (max-width:1199.98px){
	.proshubbanner.prosbanner img{min-height: 400px;}
}

@media (max-width:991.98px){
	.hublist ul>li>ol a.h6{font-size: 1rem;}
	.hublist ul>li>ol .textbox>dl>dd{font-size: 0.8rem;}
	.hublist .etw_hometitle h2{font-size: 1.8rem;line-height: 1.2;}
}
@media (max-width:767.98px){
	.hublist ul>li{margin-top: 1rem;width: 50%;}
	.proshubbanner,.proshubbanner.prosbanner img{min-height: 280px;}
	.proshubbanner .proshover .textbox .etw_hometitle h3,.proshubbanner .proshover .textbox .etw_hometitle small{max-width: 100%;}
	.hublist .etw_hometitle h2{font-size: 1.6rem;}
}
@media (max-width:575.98px){
	.hublist ul>li{width: 100%;}
	.hublist ul>li>ol .textbox>dl{margin-bottom: 1rem;}
	.proshubbanner .proshover .textbox .etw_hometitle small{font-size: 0.8rem;line-height: 1.3;}
	.hublist .etw_hometitle h2{font-size: 1.4rem;}
}
@media (max-width:375.98px){}
/* Details */
.detailsbanner{padding: 0; padding-bottom: 1.875rem; background-image: linear-gradient(135deg, transparent,#f5f5f5); border-bottom: 5px solid var(--bg-hover);}
.detailsbanner .container{position: relative; z-index: 2;}
.detailsbanner .imgbox{padding: 0 0 1.5rem 1.5rem;}
.detailsbanner .imgbox>img{filter: drop-shadow(-20px 20px 0 rgba(0,0,0,.1));}
.detailsbanner .etw_hometitle{margin-bottom: 0;}
.detailsbanner .etw_hometitle h3{font-weight: bold; line-height: 1.2; color: var(--bg-hover); margin-bottom: 1.25rem;}
.detailsbanner .etw_hometitle small{display: block; font-size: 1.125rem; line-height: 1.5; color: #333; font-weight: 300;}
.detailsbanner .etw_hometitle2{width: 550px;}

.details{padding: 0; overflow: visible;}
.details-items{padding: 3.125rem 0;}
.details-items1 figure>a,.figure-shadow{box-shadow: -10px 10px 0 #ddd;}
.details-items1 .etw_hometitle{margin-bottom: 1.25rem;}
.details-items1 .etw_hometitle>span{color: var(--bg-hover); display: block; margin-bottom: .5rem;}
.details-items1 .etw_hometitle h2{font-size: 2rem; margin-bottom: 0; font-family: var(--family-third);}
.details-items1 .etw_hometitle small{font-size: 1.05rem; font-weight: 300; color: #999;}
.h3-title{font-size: 1.75rem; color: #333; font-weight: 500; margin-bottom: 1rem;}
.details p{font-size: .95rem; font-weight: 400; line-height: 1.6;}

.detailsphoto .container{max-width: 1800px;}
.detailsphoto2 .container{max-width: 1230px;}
.detailsphoto .figure-hover>a>span{width: 100%; position: absolute; left: 0; bottom: 0; background-image: linear-gradient(transparent,rgba(0,0,0,.9)); color: #fff; padding: 1rem; padding-top: 2.5rem; display: flex; align-items: center; justify-content: center; text-align: center;}

.detailsphoto .prev-button,.detailsphoto .next-button{position: absolute; left: 15px; top: 50%; transform: translateY(-50%); font-size: 1.25rem; cursor: pointer; z-index: 3; background-color: rgba(0,0,0,.5); color: #fff; padding: 5px;}
.detailsphoto .next-button{left: auto; right: 15px;}
.detailsphoto .prev-button:hover,.detailsphoto .next-button:hover{background-color: rgba(0,0,0,.9);}

.h4-title{font-size: 1.625rem; color: #333; font-weight: 600; font-family: var(--family-first); text-align: center; margin-bottom: 1.25rem;}
.h5-title{font-size: 1.25rem; font-weight: 500; color: var(--bg-hover); margin-bottom: .625rem;}

.specifications{overflow: visible;}
.specifications .h4-title{margin-bottom: 0;}
.specifications_model{ margin: 0 0 2.5rem 0;}
.specifications_model .h5-title{width: fit-content; font-size: 1rem; font-weight: 400; background-color: #f5f5f5; color: var(--bg-hover); padding: 0.625rem 1.25rem; border-radius: 10px 10px 0 0; margin-bottom: -1px; position: relative; z-index: 2; }


.no-wrap{white-space: nowrap;}
.technical .textbox{box-shadow: 0 0 20px rgba(0,0,0,.15); padding: 1.875rem;}

.relatedpros .h3{font-size: 1.875rem; color: #333; font-family: var(--family-third); letter-spacing: 1.2pt; margin-bottom: 0;}
.relatedpros .h3::after{content: ''; width: 100px; height: 2px; background-image: linear-gradient(to right, var(--bg-main), var(--bg-hover)); display: block; margin-top: .625rem;}
.relatedpros ul{width: calc(100% + 30px); margin: 0 -15px;}
.relatedpros ul>li{width: calc(100% / 3); padding: 0 15px; margin-top: 30px; filter: drop-shadow(5px -5px 0 rgba(0,0,0,.1));}
.relatedpros ul>li>a{width: 100%; overflow: hidden; background-color: #f5f5f5; display: flex; clip-path: polygon(0 0, 90% 0, 100% 20%, 100% 100%, 0 100%);}
.relatedpros ul>li>a .imgbox{width: 50%; background-color: inherit;}
.relatedpros ul>li>a .imgbox>img{mix-blend-mode: multiply;}
.relatedpros ul>li>a .textbox{width: 50%; flex-direction: column; justify-content: center; align-items: center; padding: 1.25rem; text-align: center; position: relative;}
.relatedpros ul>li>a .textbox>.h6{margin-bottom: 0; font-family: var(--family-second); transition: all .3s;}
.relatedpros ul>li>a .textbox .more{position: absolute; right: 0; bottom: 0; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; text-align: center; background-color: var(--bg-hover); color: #fff; font-size: .875rem; transition: all .3s;}
.relatedpros ul>li>a:hover .textbox>.h6{color: var(--bg-main);}
.relatedpros ul>li>a .textbox>.more:hover{background-color: var(--bg-main);}

.relatedpros2 ul>li{width: 50%; filter: drop-shadow(5px 5px 0 rgba(0,0,0,.1));}
.relatedpros2 ul>li>ol{background-color: #f5f5f5; clip-path: polygon(0 0, 100% 0, 100% 80%, 93% 100%, 0 100%);}
.relatedpros2 ul>li>ol a.imgbox{width: 40%;}
.relatedpros2 ul>li>ol .textbox{width: 60%; padding: 1rem; padding-left: 1.5rem;}
.relatedpros2 ul>li>ol .textbox a.h6{font-weight: bold; margin-bottom: .625rem;}
.relatedpros2 ul>li>ol .textbox>p{font-size: .75rem; margin-bottom: .625rem;}
.relatedpros2 ul>li>ol .textbox .more>a{padding: 0; border-radius: 0; color: var(--bg-hover) !important;}
.relatedpros2 ul>li>ol .textbox .more>a::after{height: 1px; top: auto; bottom: 0;}
.relatedpros2 ul>li.active>ol .textbox a.h6{color: var(--bg-hover);}

.inquiryformdetails{background: url(../images/inquiryform-bj.webp) no-repeat center center; background-size: cover;}
.inquiryformdetails::before{content: ''; width: 100%; height: 100%; background-color: var(--bg-F9); position: absolute; inset: 0; opacity: .8;}
.inquiryformdetails .container{display: flex; flex-wrap: wrap; position: relative; z-index: 2;}
.inquiryformdetails .container::before{content: ''; width: 80%; position: absolute; left: 15px; top: 30px; bottom: 30px; background-color: #fff; box-shadow: 0 0 20px rgba(0,0,0,.2);}
.inquiryformdetails .left{width: 50%; display: flex; flex-direction: column; position: relative; padding: 3.75rem 2.5rem; z-index: 1; position: relative;}
.inquiryformdetails .left .h3{font-size: 1.8rem; font-weight: 500; font-family: var(--family-first);}
.inquiryformdetails .left p{font-size: 1rem; margin-bottom: 1rem; color: #666;}
.inquiryformdetails .left dl>dd{color: #000;}
.inquiryformdetails .left dl>dd>a{color: #333;}
.inquiryformdetails .left dl>dd>a:hover{color: var(--bg-main);}
.inquiryformdetails .right{width: 50%; overflow: hidden; position: relative; clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);}
#floatchatiframe2011 #feedback2017 .etw-inquery-container{padding: 0;}
.inquiryformdetails2 .container{flex-direction: row-reverse;}
.inquiryformdetails2 .container::before{left: auto; right: 15px;}
.inquiryformdetails2 .right{clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);}

.inquiryformdetails-bottom{margin-bottom: -40px; padding-bottom: 6.25rem;}

.technical2{padding: 0;}
.technical2 .textbox{width: 120%; flex-direction: column; background-color: #fff; position: relative; z-index: 2; padding: 2.5rem;}
.technical2 .textbox .h4-title{border-bottom: 1px solid var(--bg-hover); text-align: left; padding-bottom: 1rem; margin-bottom: 1.25rem;}

.machininghub .etw_hometitle{display: flex; flex-direction: column; align-items: center; font-size: 1.875rem; margin-bottom: 1.5rem;}
.machininghub .etw_hometitle h2{margin-bottom: 0;}
.machininghub .etw_hometitle::after{content: ''; width: 100px; height: 2px; background-image: linear-gradient(to right, var(--bg-main), var(--bg-hover)); display: block; margin-top: 1rem;}
.machininghub ul{width: 100%; margin: 0;}
.machininghub ul>li{width: 100%; padding: 0; margin-bottom: 50px;}
.machininghub ul>li:last-child{margin-bottom: 0;}
.machininghub ul>li>ol{background-image: linear-gradient(to right, #f5f5f5,#fff, #f5f5f5); position: relative; overflow: hidden; border-radius: 100px 0; box-shadow: 0 20px 20px -10px rgba(0,0,0,.2);}
.machininghub ul>li>ol a.imgbox{width: 40%; mix-blend-mode: multiply;}
.machininghub ul>li>ol .textbox{width: 60%; flex-direction: column; justify-content: center; padding: 1.875rem;}
.machininghub ul>li>ol .textbox a.h6{font-size: 1.25rem;}
.machininghub ul>li>ol .textbox p{font-size: .95rem;}
.machininghub ul>li>ol .textbox dl{display: flex; flex-direction: column; margin-bottom: 1rem;}
.machininghub ul>li>ol .textbox dl>dd{font-size: .95rem; line-height: 24px; margin-bottom: 5px; position: relative;	padding-left: 1rem;}
.machininghub ul>li>ol .textbox dl>dd:last-child{margin-bottom: 0;}
.machininghub ul>li>ol .textbox dl>dd::before{content: ''; width: 4px; height: 4px; border-radius: 50%; background-color: var(--bg-hover); position: absolute; left: 0; top: 10px;}
.machininghub ul>li>ol .textbox .more{display: flex;}
.machininghub ul>li>ol .textbox .more>a{padding: .5rem 0; color: var(--bg-hover); display: flex; flex-direction: row-reverse; border-radius: 0;}
.machininghub ul>li>ol .textbox .more>a::before{margin: 0 0 0 .625rem;}
.machininghub ul>li>ol .textbox .more>a::after{background: linear-gradient(135deg, var(--bg-main), var(--bg-hover));}
.machininghub ul>li>ol .textbox .more>a:hover{padding: .5rem 1rem; color: #fff;}

.fuelhub small{display: block; max-width: 50%; margin: 0 auto 1.5rem auto; text-align: center;}
.fuelhub ul>li>ol{flex-direction: row-reverse; border-radius: 0 100px;}

.videoshublist li{width: calc(100% / 3);}
.videoshublist li>a{width: 100%; display: flex; flex-direction: column; position: relative; overflow: hidden;}
.videoshublist li>a::before{content:''; position:absolute; background:linear-gradient(180deg,#f9f9f9,transparent,#f9f9f9); width:100%; height:100%; left:0; top:0; transition:.3s all ease-in-out; transform:scaleY(0); z-index: 3; opacity: .2;}
.videoshublist li>a .textbox{flex: 1; display: flex; align-items: center; justify-content: center; text-align: center; padding-top: 1rem; color: #333; font-weight: 500; position: relative; z-index: 5;}
.videoshublist li>a:hover::before{transform: scaleY(1);}
.videoshublist li>a:hover .textbox{color: var(--bg-hover);}
.videoshublist2 li>a::before{content: none;}

.hubvideos .h3{text-align: center; color: #000;}
.hubvideos .videoshublist{width: calc(100% + 30px); margin: 0 -15px;}
.hubvideos .videoshublist li{padding: 0 15px; margin-top: 30px;}
.hubvideos .videoshublist li>a{box-shadow: 6px 6px 0 rgba(0,0,0,.1);}
.hubvideos .videoshublist li>a .textbox{background-color: #f9f9f9; padding: 1rem;}



@media (max-width:1599.98px){

}
@media (max-width:1199.98px){

}
@media (max-width:991.98px){
	.details-items{padding: 2.5rem 0;}
.details-items1 .etw_hometitle h2,.relatedpros .h3{font-size: 1.8rem;line-height: 1.2;}
.h3-title,.h4-title{font-size: 1.6rem;line-height: 1.2;}
.detailsbanner .etw_hometitle small{font-size: 1.1rem;}
.relatedpros ul>li{width: 50%;margin-top: 1.5rem;}
.relatedpros ul>li>a .textbox{padding: 1rem;font-size: 0.9rem;line-height: 1.2;}
}
@media (max-width:767.98px){
	.details-items{padding: 1.875rem 0;}
	.details-items figure>a img{width: 100%;}
	.details-items .col-photo.etw-photo ul li{width: 50%;}
	.details-items .col-photo.etw-photo ul li.pos-photo a,.details-items .col-photo.etw-photo ul li.pos-photo img{height: 100%;}
	.fuelhub small{max-width: 100%;}
	.machininghub ul>li>ol .textbox a.h6{font-size: 1.1rem;line-height: 1.2;}
	.machininghub ul>li>ol .textbox p{font-size: 0.85rem;line-height: 1.5;}
	.hubvideos .videoshublist li{margin-top: 0;margin-bottom: 1.5rem;}
	.videoshublist li>a .textbox{font-size: 0.9rem;line-height: 1.2;}
	.details-items1 .etw_hometitle h2,.relatedpros .h3{font-size: 1.6rem;}
.details-items1 .etw_hometitle small{font-size: 0.9rem;line-height: 1.2;}
.details-items1 figure>a img, .figure-shadow img{width: 100%;}
.h5-title{font-size: 1.2rem;line-height: 1.2;}
.relatedpros ul>li{margin-top: 1.5rem;}
.relatedpros2 ul>li>ol a.imgbox,.relatedpros2 ul>li>ol .textbox{width: 100%;}
.inquiryformdetails .container{flex-direction: column-reverse;}
.inquiryformdetails .container::before{width: auto;right: 15px;bottom: 0;top: 0;}
.inquiryformdetails .left{width: 100%;padding: 2rem;}
.inquiryformdetails .left .h3{font-size: 1.6rem;}
.inquiryformdetails .right{width: 100%;height: 200px;clip-path: none;}
.detailsbanner{padding-top: 1.5rem;}
.h4-title{margin-bottom: 1rem;}
.technical2 .textbox{width: 100%;margin-bottom: 1rem;}
.inquiryformdetails2 .container::before{left: 15px;}
}
@media (max-width:575.98px){
	.details-items{padding: 1.25rem 0;}
	.fuelhub ul>li>ol{border-radius: 0;}
.machininghub ul>li>ol a.imgbox,.machininghub ul>li>ol .textbox{width: 100%;}
.videoshublist li{width: 50%;}
.details p{font-size: 0.8rem;}
.details-items1 .etw_hometitle h2,.relatedpros .h3,.h3-title,.h4-title{font-size: 1.4rem;}
.inquiry-quote>a{font-size: 0.8rem;padding: 0.4rem 1.2rem;}
.relatedpros2 ul>li{width: 100%;}
.relatedpros2 ul>li>ol{clip-path: none;}
.inquiryformdetails .right{height: 160px;}
.detailsbanner .etw_hometitle small{font-size: 1rem;}
.relatedpros ul>li>a{flex-wrap: wrap;clip-path: none;}
.relatedpros ul>li>a .imgbox{width: 100%;}
.relatedpros ul>li>a .textbox .more{display: none;}
}
/* Products End */

/* About Us */
.etw_hometitle2>div[itemprop]{text-align: center; color: var(--bg-hover); font-family: var(--family-third); letter-spacing: 2px;}

.nbanner{padding: 0;}
.nbannerhover{position: absolute; inset: 0; z-index: 3; display: flex; align-items: center;}
.nbannerhover .etw_hometitle2>div[itemprop]{color: #fff; text-transform: uppercase; text-shadow: 1px 1px 0 #000;}
.nbanner2{min-height: 250px;}

.company{padding: 0; line-height: 1.65;}
.company-items{padding: 3.125rem 0; position: relative;}

.company-photo ul{width: calc(100% + 20px); margin: 0 -10px;}
.company-photo ul li{padding: 10px;}
.company-photo ul li>a{width: 100%; display: flex; overflow: hidden; position: relative;}
.company-photo ul li>a>span{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 3; background-image: linear-gradient(transparent,rgba(0,0,0,.9)); padding: .625rem; padding-top: 1.875rem; color: #fff; font-family: var(--family-second); transition: all .3s ease-in-out;}
.company-photo ul li>a:hover .imgbox>img{transform: scale(1.05);}
.company-photo ul li>a:hover>span{bottom: -100%;}




.company .h4-title{font-size: 1.5rem; font-weight: 400; color: #000; font-family: var(--family-second); margin-bottom: 1rem;}
.company-nav ul{justify-content: center; width: 100%; margin: 0;}
.company-nav ul>li{width: 20%; padding: 1rem; border-right: 1px solid #ccc; justify-content: center;}
.company-nav ul>li>a{display: flex; flex-direction: column; align-items: center;}
.company-nav ul>li>a>span.icon{width: 100%; overflow: hidden; display: flex; justify-content: center; margin-bottom: 1rem;}
.company-nav ul>li>a>span.icon>img{display: block; width: auto; height: 50px; filter: drop-shadow(0 50px #000); position: relative; transform: translateY(-100%); transition: initial;}
.company-nav ul>li>a>span.text{width: 100%; display: flex; justify-content: center; text-align: center; font-size: 1rem; font-weight: 600;}
.company-nav ul>li>a:hover>span.icon>img,
.company-nav ul>li.active>a>span.icon>img{filter: drop-shadow(0 50px var(--bg-hover));}
.company-nav ul>li>a:hover>span.text,
.company-nav ul>li.active>a>span.text{color: var(--bg-hover);}
.company-nav ul>li:last-child{border-right: none;}




.ourpros .h3{text-align: center; font-family: var(--family-third); letter-spacing: 2px; font-size: 2rem;}
.ourpros ul>li{width: 25%;}
.ourpros ul>li>a{width: 100%; display: flex; flex-direction: column; background: linear-gradient(90deg, #f8f8f8, #d5d5d5, #f8f8f8, #d5d5d5); position: relative; overflow: hidden; position: relative;}
.ourpros ul>li>a::before{content:''; position:absolute; background:linear-gradient(180deg,#f9f9f9,transparent,#f9f9f9); width:100%; height:100%; left:0; top:0; transition:.3s all ease-in-out; transform:scaleY(0); z-index: 3; opacity: .2;}
.ourpros ul>li>a>.imgbox{mix-blend-mode: multiply;}
.ourpros ul>li>a>.h6{flex: 1; margin: 0; display: flex; align-items: center; justify-content: center; text-align: center; padding: 1.5rem .625rem; position: relative; z-index: 5; font-family: var(--family-second); transition: all .3s; color: #555;}
.ourpros ul>li>a:hover::before{transform: scaleY(1);}
.ourpros ul>li>a:hover .h6{color: var(--bg-hover);}

@media (max-width:1199.98px){}
@media (max-width:991.98px){
	.company-items{padding: 2.5rem 0;}
.ourpros .h3{font-size: 1.8rem;line-height: 1.2;}
}
@media (max-width:767.98px){
	.company-items{padding: 1.875rem 0;}
.ourpros .h3{font-size: 1.6rem;}
.ourpros ul>li{width: 50%;}
.nbanner2{min-height: 180px;}
}
@media (max-width:575.98px){
	.company-items{padding: 1.25rem 0;}
	.ourpros ul>li>a>.h6{padding: 1rem .5rem;font-size: 0.9rem;}


}






/* FAQ */
.faq{padding-top: 1rem; background-image: linear-gradient(#fff,#f5f5f5);}
.card{border: none; background-color: #fff; border-bottom: 1px dashed #ccc;}
.card:hover{background-color: #eee;}
.card:last-child{border-bottom: none;}
.card-header{background-color: inherit;}
.card-link{width:100%; display:block; padding:1rem 2.5rem 1rem 1.5rem; font-size: .95rem; font-weight: 600; position:relative; line-height:1.5rem;}
.card-link::after{content:"\f107"; font-size:1.2rem; color:var(--bg-hover); font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased; position:absolute; right:1rem; top:1rem;transition:all 0.3s}
.card-body{padding:0 2.5rem 1rem 1.5rem; padding-top:0;line-height:24px;}
.card-body p{font-size: .95rem; font-weight: 400;}
.card-body dl{display: flex; flex-direction: column;}
.card-body dl>dd{padding-left: 1.5rem; margin-bottom: .5rem; font-size: .95rem; font-weight: 400;}
.card-body dl>dd::before{font-size: 1rem; top: 4px;}
.card-link[aria-expanded="true"],
.card .show{background-color: #f5f5f5;}
.card-link[aria-expanded="true"]::after{transform: rotate(180deg);}

/* About Us-End */
/* Contact Us */
.contact{padding:1rem 0 6.25rem 0; background-image: linear-gradient(#fff, #f5f5f5); margin-bottom: -40px;}
.contact dl{display: flex; flex-direction: column;}
.contact dl .h6{font-size:1.3rem; font-weight: 700; line-height: 1.2; margin-bottom:1rem; color: var(--bg-hover);}
.contact dl dd{font-size:1rem; line-height:24px; color: #333; font-weight: 400; margin-bottom: .5rem;}
.contact dl dd strong{color:#000; font-weight: 600; margin-right: .25rem;}
.contact dl dd a{color: var(--bg-hover);}
.contact dl dd a:hover{color:var(--bg-main); text-decoration: underline;}
.contact dl dd b{font-weight: 400; color:#000;}
.contact dl dd img{margin-left: 0;}
.contact .feedback{padding: 1.875rem; box-shadow: 10px 10px 0 #eee;}
.contact .feedback .webtitle{font-size:1.875rem; color:#000; text-align: center; font-weight: 700; font-family: var(--family-second);}
.contact_map{margin-top: 1.25rem; display: flex;}

#floatchatiframe2011 #feedback2017.etw-inquery-from-box{min-height: initial;}
.etw-inquery-btn{background: var(--bg-main) !important; color: #fff !important; transition: all .4s;}
.etw-inquery-btn:hover{background: var(--bg-hover) !important;}
/* Contact Us-End */
/* Overview */
.overview-title{display: flex; justify-content: center; position:relative; margin-bottom: 1.25rem; line-height:1.3; font-size:1.8rem; color: #000; font-weight: 400; font-family: var(--family-third); letter-spacing: 1px;}

.overview-company ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.overview-company li{width:calc(50% - 20px); margin-top:30px; flex-direction: column; font-size:1rem; line-height: 24px;}
.overview-company li .overview-company-label{padding-bottom:1rem; position:relative; font-size:1.2rem; margin-bottom:1rem; color:#333; font-weight: 500;}
.overview-company li .overview-company-label::before{content:""; width:100%; height:1px; background-color:#ccc; position:absolute; left:0; bottom:0}
.overview-company li .overview-company-label::after{content:""; width:50px; height:1px; background-color:var(--bg-main);position:absolute; left:0; bottom:0; transition:all 0.4s}
.overview-company li .overview-company-value{margin-bottom:0; color:#555; font-size:1rem; line-height: 1.2;}
.overview-company li .overview-company-value dl{margin-bottom: 0;}
.overview-company li .overview-company-value dl dd{margin-bottom: .875rem; line-height: 24px; position: relative; padding-left: 1.875rem;}
.overview-company li .overview-company-value dl dd>i{color: var(--bg-hover); margin-right: .875rem; font-size: 1rem; position: absolute; left: 0; top: 0;}
.overview-company li:hover .overview-company-label::after{width:100%}

.overviewvideos ul{width: calc(100% + 30px); margin: 0 -15px;}
.overviewvideos ul>li{width: 25%; padding: 0 15px; margin-top: 40px;}
.overviewvideos ul>li>a{width: 100%; display: flex; flex-direction: column; cursor: pointer; box-shadow: 0 20px 20px -10px rgba(0,0,0,.2); position: relative; overflow: hidden;}
.overviewvideos ul>li>a::before{content:''; position:absolute; background:linear-gradient(180deg,#f9f9f9,transparent,#f9f9f9); width:100%; height:100%; left:0; top:0; transition:.3s all ease-in-out; transform:scaleY(0); z-index: 3; opacity: .2;}
.overviewvideos ul>li>a .imgbox .video-btn::before{--w: 55px; font-size: 1.75rem;}
.overviewvideos ul>li>a .textbox{flex: 1; display: flex; align-items: center; justify-content: center; text-align: center; padding: 1rem .5rem; font-size: .9rem; font-weight: 500;}
.overviewvideos ul>li>a:hover::before{transform: scale(1);}
.overviewvideos ul>li>a:hover .textbox{color: var(--bg-main);}


@media (max-width:991.98px){
	.overview-company li{width:100%; margin-top:1rem;}
	.overview-title{font-size: 1.6rem;line-height: 1.2;}
}
@media (max-width:767.98px){
	.overview-title>span{font-size: 1.8rem;}
	.overviewvideos ul>li{margin-top: 2rem;width: calc(100% / 3);}
	.overviewvideos ul>li>a .imgbox .video-btn::before{--w: 40px;font-size: 1.4rem;}
	.faq{padding-top: 2rem;}
	.card-link{font-size: 0.9rem;line-height: 1.3;}
	.card-body p,.card-body dl>dd{font-size: 0.85rem;}
}
@media (max-width:575.98px){
	.overview-title{font-size: 1.4rem;}
	.overview-title>span{font-size: 1.5rem;}
	.overviewvideos ul>li{width: 50%;}
	.overviewvideos ul>li>a .textbox{font-size: 0.8rem;line-height: 1.2;}
}
/* Overview-End */

/* videos */
.videos{padding: 0 0 2.5rem 0;}
.videos .etw_hometitle>div[itemprop]{font-family: var(--family-third); font-size: 2rem; font-weight: 700; line-height: 1; color: var(--bg-hover); text-transform: uppercase; letter-spacing: 3px;}

.videos-hub ul{width: calc(100% + 30px); margin: 0 -15px;}
.videos-hub ul li{width: 50%; padding: 0 15px; margin-top: 40px; filter: drop-shadow(6px 6px 0 #eee);}
.videos-hub ul li>a{width: 100%; display: flex; flex-wrap: wrap; background-image: linear-gradient(to right, #fff, #f5f5f5); background-position: left center; background-size: 100% 100%; clip-path: polygon(0% 0%,100% 0%,100% 70%,90% 100%,0% 100%); transition: all .5s ease-in-out;}
.videos-hub ul li>a .imgbox{width: 40%;}
.videos-hub ul li>a .imgbox::after{content: "\F4F4"; --w:55px; width: var(--w); height: var(--w); border-radius: 50%; background-image: linear-gradient(135deg,var(--lightskyblue), var(--bg-main),var(--dodgerblue), var(--bg-hover)); background-size: 100% 100%; color: #fff; font-size: 1.875rem; padding-left: 5px; border: 2px solid #fff; display: flex; align-items: center; justify-content: center; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; font-variant: normal; text-transform: none; line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transition: all .3s ease-in-out; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.videos-hub ul li>a .textbox{width: 60%; display: flex; flex-direction: column; justify-content: center; padding: 1.25rem; padding-left: 1.5rem; font-size: 1.125rem; font-weight: 300; color: #333;}
.videos-hub ul li:hover>a{background-size: 500% 100%;}
.videos-hub ul li>a:hover .imgbox>img{transform: scale(1.05);}
.videos-hub ul li>a:hover .textbox{color: var(--bg-hover);}

.video-details{width:100%;padding:0 0 3.125rem 0}
.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 .h3{font-size: 1.875rem; color: #333; letter-spacing: 2px; font-weight: 700; font-family: var(--family-third);}
#video_right .feedback{padding: 1.87rem; box-shadow: 0 0 15px rgba(0,0,0,.1);}

.video_more{display:flex;margin-bottom:2rem;}
.video_more>a,.video_more>span{padding:0.4rem 1.2rem; border:1px solid #333; color:#333; border-radius:20px; transition: all .4s; cursor: pointer; font-weight: 500; font-size: .875rem;}
.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_sidebar{width:30%; background-color:#fff; border-radius:10px; box-shadow: 0 0 10px rgba(0,0,0,.15); padding: 1.25rem;}
#etw_videolist .webtitle{width: fit-content; font-size:1.5rem; line-height: 1; font-weight: 700; color:var(--bg-hover); text-transform:capitalize; display: flex; flex-direction: column;}
#etw_videolist .webtitle::after{content: '';width: 100%; height: 2px; background-image: linear-gradient(to right, var(--bg-main), var(--bg-hover)); display: block; margin: .625rem 0;}
#etw_videolist ul{width: 100%; margin: 0; display:flex; flex-wrap: wrap; justify-content: space-between;}
#etw_videolist ul li{width: 100%; margin-top:1rem; padding: 0;}
#etw_videolist ul li a{width: 100%; display:flex; align-items:center; background-image: linear-gradient(to right, #fff, #f5f5f5); border-radius: 0 50px 50px 0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,.1);}
#etw_videolist ul li a img{width:30%; height: auto;}
#etw_videolist ul li a span{width:70%; font-size: .9rem; padding: .625rem; padding-left: 1.25rem; line-height: 1.3; transition: all .4s;}
#etw_videolist ul li a:hover{box-shadow: 0 0 10px rgba(0,0,0,.2);}
#etw_videolist ul li a.dq span{color:var(--bg-hover);}
#etw_videolist ul li a:hover span{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 .etw_hometitle>div[itemprop],#video_right .h3{font-size: 1.8rem;line-height: 1.2;}
.videos-hub ul li{margin-top: 2rem;}
#etw_videolist .webtitle{font-size: 1.4rem;line-height: 1.2;}
}
@media (max-width:767.98px){
	#video_sidebar{margin-top:1rem}
.videos,.video-details{padding-top: 2rem;}
.videos .etw_hometitle>div[itemprop],#video_right .h3{font-size: 1.6rem;}
.videos-hub ul li>a .textbox{font-size: 1rem;line-height: 1.2;}
.videos-hub ul li>a .imgbox::after{--w: 40px;font-size: 1.4rem;}
#etw_videolist .webtitle{font-size: 1.3rem;}
#etw_videolist ul li a{border-radius: 0;}
#etw_videolist ul li a span{font-size: 0.8rem;line-height: 1.2;}
}
@media (max-width:575.98px){
	#video_right .h3{font-size:1.25rem;}
	.videos-hub ul li>a{clip-path: none;}
	.videos-hub ul li>a .imgbox,.videos-hub ul li>a .textbox,#etw_videolist ul li a img,#etw_videolist ul li a span{width: 100%;}
	.videos-hub ul li>a .textbox{padding: 1rem;font-size: 0.9rem;}
	#etw_videolist ul li{width: calc(50% - 0.5rem);}
	#etw_videolist ul li a{flex-wrap: wrap;}
}
/* videos-End */
