@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:"Exo2";font-style:normal;font-display:swap;font-weight:100;src:local(''),url(../fonts/Exo2/Exo2-Thin.woff2) format("woff2"),url(../fonts/Exo2/Exo2-Thin.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:200;src:local(''),url(../fonts/Exo2/Exo2-ExtraLight.woff2) format("woff2"),url(../fonts/Exo2/Exo2-ExtraLight.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:300;src:local(''),url(../fonts/Exo2/Exo2-Light.woff2) format("woff2"),url(../fonts/Exo2/Exo2-Light.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:400;src:local(''),url(../fonts/Exo2/Exo2-Regular.woff2) format("woff2"),url(../fonts/Exo2/Exo2-Regular.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:500;src:local(''),url(../fonts/Exo2/Exo2-Medium.woff2) format("woff2"),url(../fonts/Exo2/Exo2-Medium.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:600;src:local(''),url(../fonts/Exo2/Exo2-SemiBold.woff2) format("woff2"),url(../fonts/Exo2/Exo2-SemiBold.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:700;src:local(''),url(../fonts/Exo2/Exo2-Bold.woff2) format("woff2"),url(../fonts/Exo2/Exo2-Bold.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:800;src:local(''),url(../fonts/Exo2/Exo2-ExtraBold.woff2) format("woff2"),url(../fonts/Exo2/Exo2-ExtraBold.woff) format("woff")}
@font-face{font-family:"Exo2";font-style:normal;font-display:swap;font-weight:900;src:local(''),url(../fonts/Exo2/Exo2-Black.woff2) format("woff2"),url(../fonts/Exo2/Exo2-Black.woff) format("woff")}

@font-face{font-family:"Rajdhani";font-style:normal;font-display:swap;font-weight:300;src:local(''),url(../fonts/Rajdhani/Rajdhani-Light.woff2) format("woff2"),url(../fonts/Rajdhani/Rajdhani-Light.woff) format("woff")}
@font-face{font-family:"Rajdhani";font-style:normal;font-display:swap;font-weight:400;src:local(''),url(../fonts/Rajdhani/Rajdhani-Regular.woff2) format("woff2"),url(../fonts/Rajdhani/Rajdhani-Regular.woff) format("woff")}
@font-face{font-family:"Rajdhani";font-style:normal;font-display:swap;font-weight:500;src:local(''),url(../fonts/Rajdhani/Rajdhani-Medium.woff2) format("woff2"),url(../fonts/Rajdhani/Rajdhani-Medium.woff) format("woff")}
@font-face{font-family:"Rajdhani";font-style:normal;font-display:swap;font-weight:600;src:local(''),url(../fonts/Rajdhani/Rajdhani-SemiBold.woff2) format("woff2"),url(../fonts/Rajdhani/Rajdhani-SemiBold.woff) format("woff")}
@font-face{font-family:"Rajdhani";font-style:normal;font-display:swap;font-weight:700;src:local(''),url(../fonts/Rajdhani/Rajdhani-Bold.woff2) format("woff2"),url(../fonts/Rajdhani/Rajdhani-Bold.woff) format("woff")}

@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}

:root {
	--bg-main: #038ed0;
	--bg-hover: #fb5629;
	--bg-sub: #005bac;
	--font-family: "Exo2",sans-serif;
	--font-family2: "Rajdhani",sans-serif;
}
.bg-WhiteSmoke {background-color: #f5f5f5 !important;}
.bg-Gainsboro{background-color: #DCDCDC !important;}
.bg-LightGray{background-color: #D3D3D3 !important;}
.bg-Silver{background-color: #C0C0C0 !important;}
.bg-DarkGray{background-color: #A9A9A9 !important;}
.bg-Gray{background-color: #808080 !important;}
.bg-DimGray{background-color: #696969 !important;}
.bg-E{background-color: #eee !important;}
.bg-F8{background-color: #f8f8f8 !important;}

* {box-sizing: border-box;padding: 0;margin: 0;}
#header,#container,#footer {width: 100%;}
body{color:#333; font-family:var(--font-family); font-weight:400; font-size: 14px; line-height:24px; background-color:#fff; overflow-x:hidden}
li,ol,ul {list-style: none;margin-bottom: 0;}
h2,h3,h4,h5,h6,.h2,.h3,.h4,.h5,.h6,.etw_hometitle>div[itemprop] {color: #000; font-weight: 400; margin-bottom: 1rem;}
h2,.h2 {font-size: 2rem; font-weight: 400;}
h3,.h3 {font-size: 1.75rem; font-weight: 400;}
h4,.h4 {font-size: 1.5rem;}
h5,.h5 {font-size: 1.25rem;}
h6,.h6 {font-size: 1rem;}
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 {font-size: 14px; line-height: 24px;}
p:last-child{margin-bottom: 0;}
strong,b {font-weight: 700;}
img{display:block;max-width:100%;height:auto;margin:0 auto;}
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-hover);}
figure{width: 100%; display:flex; flex-wrap: wrap;}
figure>a{width: 100%; display: flex; flex-wrap: wrap; position: relative; overflow: hidden;}
figure>a::after{content: '\F14D'; color: #fff; opacity: 0; transition: all .4s; padding: .5rem; font-size: 1rem; position: absolute; right: 1rem; bottom: 1rem; z-index: 2; background-color: var(--bg-main); border-radius: 5px; 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;}
figure>a:hover::after{opacity: .85;}
.figure-mode img{mix-blend-mode: multiply;}
figure:last-child{margin-bottom: 0;}
.imgbox{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;transition:all 0.4s; z-index: 2;}
.imgbox-100::before{content:"";display:block;padding-top:100%}
.imgbox-75::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;}
a.imgbox img{transition: all .4s;}

.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;}
.font-family{font-family: Arial, sans-serif;}

.container{max-width:1230px; margin: 0 auto;}
@media (max-width:1199.98px){
	.container{max-width:calc(100% - 50px)}
}
@media (max-width:991.98px){
	.container{max-width:calc(100% - 30px)}
}
@media (max-width:767.98px){
	.container{max-width:calc(100% - 20px)}
}
@media (max-width:575.98px){
	.container{max-width:calc(100% - 20px)}
}
@media (max-width:375.98px){
	.container{max-width:calc(100% - 10px)}
}
/* public */
ul{display: flex; flex-wrap: wrap; width: 100%;}
ul li{display: flex; flex-wrap: wrap;}
ul li>ol{width: 100%; display: flex; flex-wrap: wrap; transition: all .4s ease-in-out;}

ul.etw_phone{width:100%; background-color: inherit;}
ul.etw_phone li{width:100%;background-color: inherit;}
ul.etw_phone li a{width: 100%; display: flex; flex-direction: column; overflow: hidden; position: relative; background-image: radial-gradient(#fff,#dcdcdc);}
ul.etw_phone li a:has(span){border-radius: 0; background: inherit;}
ul.etw_phone li a img{transition: all .4s; mix-blend-mode: multiply;}
ul.etw_phone li a::after{content: '\F14D'; color: #fff; opacity: 0; transition: all .4s; padding: .5rem; font-size: 1rem; position: absolute; right: 1rem; bottom: 1rem; z-index: 2; background-color: var(--bg-main); border-radius: 5px; 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;}
ul.etw_phone li a:has(span)::after{left: 1rem; top: 1rem; right: auto; bottom: auto;}

ul.etw_phone li a:hover::after{opacity: 1;}

ul.etw_phone li a>span,ul.etw_phone li>span{flex: 1; width:100%; display:flex; align-items:flex-start; justify-content:center; text-align:center; color:#000; overflow:hidden; font-weight: 300; font-size: .9rem; line-height: 1.2; padding: .5rem; background-color: inherit; position: relative; z-index: 2;}
ul.etw_phone li a.imgbox:hover>img,
ul.etw_phone li a:hover img{transform: scale(1.05);}
ul.etw_phone2 li{width:50%;}
ul.etw_phone3 li{width:calc(100% / 3)}
ul.etw_phone4 li{width:25%}
ul.etw_phone5 li{width:20%}
ul.etw_phone6 li{width:calc(100% / 6)}
ul.etw_phone7 li{width:calc(100% / 7)}

ul.etw_phone-bg li>ol{background-color: #f5f5f5;}
ul.etw_phone-bg li>ol a img{mix-blend-mode: multiply;}

ul.etw_phone-pt1,ul.etw_phone-pb1{width: calc(100% + 10px); margin: 0 -5px;}
ul.etw_phone-pt1 li,ul.etw_phone-pb1 li{padding: 0 5px; }
ul.etw_phone-pt1 li{margin-top: 10px;}
ul.etw_phone-pb1 li{margin-bottom: 10px;}
ul.etw_phone-pt2,ul.etw_phone-pb2{width: calc(100% + 20px); margin: 0 -10px;}
ul.etw_phone-pt2 li,ul.etw_phone-pb2 li{padding: 0 10px; }
ul.etw_phone-pt2 li{margin-top: 20px;}
ul.etw_phone-pb2 li{margin-bottom: 20px;}

ul.etw_phone-light li>ol,ul.etw_phone-light li>a{background-color: #f8f9fa;}
ul.etw_phone-light li>ol img,ul.etw_phone-light li>a img{mix-blend-mode: multiply;}

.etw_phone1-4{display: block; width: 100%; overflow: hidden;}
.etw_phone1-4 li{width: 25%; float: left;}
.etw_phone1-4 li:first-child{width: 50%;}
.etw_phone1-4 li a:hover img{opacity: .8;}

.etw_phone1-6{display: block; width: 100%; overflow: hidden;}
.etw_phone1-6 li{width: 20%; float: left;}
.etw_phone1-6 li:first-child{width: 40%;}
.etw_phone1-6 li a:hover img{opacity: .8;}

@media (max-width:1199.98px){
	ul.etw_phone6 li{width:calc(100% / 5)}
	ul.etw_phone6 li:last-child,
	ul.etw_phone6 li:nth-last-of-type(2){display:none}
	ul.etw_phone7 li{width:calc(100% / 6)}
}
@media (max-width:991.98px){
	ul.etw_phone2 li img{width: 100%;}
	ul.etw_phone5 li,
	ul.etw_phone6 li{width: 25%;}
	ul.etw_phone5 li:last-child{display:none}
	ul.etw_phone6 li:last-child,
	ul.etw_phone6 li:nth-last-of-type(2){display:block}

	.etw_phone1-6 li,
	.etw_phone1-6 li:first-child{width:calc(100% / 3);}
	.etw_phone1-6 li:last-child{display: none;}
	ul.etw_phone7 li{width:calc(100% / 5)}
}@media (max-width:767.98px){
	ul.etw_phone3 li,
	ul.etw_phone4 li,
	ul.etw_phone5 li,
	.etw_phone1-4 li,
	.etw_phone1-6 li,
	.etw_phone1-6 li:first-child{width:50%;}
	ul.etw_phone3 li:nth-last-child(3):first-child,.etw_phone1-4 li:last-child{display:none}
	ul.etw_phone6 li{width: calc(100% / 3);}
	ul.etw_phone7 li{width:calc(100% / 4)}
}@media (max-width:575.98px){
	ul.etw_phone li a,
	ul.etw_phone li img,
	ul.etw_phone2 li,
	ul.etw_phone3 li,
	ul.etw_phone4 li,
	ul.etw_phone5 li,
	ul.etw_phone6 li,
	.etw_phone1-4 li,
	.etw_phone1-4 li:first-child,
	.etw_phone1-4 li a,
	.etw_phone1-4 li a img,
	.etw_phone1-6 li,
	.etw_phone1-6 li:first-child,
	.etw_phone1-6 li a,
	.etw_phone1-6 li a img{width:100%;}
	ul.etw_phone3 li:nth-child(3){display:block}
	ul.etw_phone6 li{width: 50%;}
	ul.etw_phone7 li{width:calc(100% / 3)}
}
@media (max-width:475.98px){
	ul.etw_phone li img,
	ul.etw_phone5 li,
	ul.etw_phone6 li{width:100%;}
	ul.etw_phone7 li{width:calc(100% / 2)}
}
@media (max-width:375.98px){
	ul.etw_phone7 li{width: 100%;}
}

.items{display: block; margin-bottom: 1rem;}
.items:last-child{margin-bottom: 0;}
.items li,.items dd{display: block; position:relative; margin-bottom: 2px; font-size: 14px;}
.items li::before,.items dd::before{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); position: absolute; left: 0;}
.items li>i{font-style: normal; color: var(--bg-main); margin-right: .5rem;}
.items li strong,.items dd strong{margin-right: .5rem; font-weight: 500; font-size: 14px;color: #000;}
.items_col li,.items_col dd{display: flex; flex-wrap: wrap; flex-direction: column;}
.items-mb1 li{margin-bottom: .5rem;}
.items-mb2 li{margin-bottom: 1rem;}

.items_icon1 li,.items_icon1 dd{padding-left: 1.875rem;}
.items_icon1 li::before,.items_icon1 dd::before{content: "\F271"; font-size: 1.1rem; top: 3px;}
.items_icon2 li,.items_icon2 dd,.items_icon3 li,.items_icon3 dd{padding-left: 1rem;}
.items_icon2 li::before,.items_icon2 dd::before{content: ""; width: 6px; height: 6px; background-color: var(--bg-main); top: 9px; border-radius: 50%;}
.items_icon3 li::before,.items_icon3 dd::before{content: ""; width: 6px; height: 6px; background-color: var(--bg-main); top: 9px; transform: rotate(45deg);}

.items_icon_nub{counter-reset: items;}
.items_icon_nub li{padding-left: 1.25rem;}
.items_icon_nub li::before{counter-increment: items; content: counter(items) "."; line-height: inherit; color: var(--bg-main);}

.items2,.items3{width: calc(100% + 16px); margin: 0 -8px;}
.items2 li,.items3 li,.items4 li{float: left; margin: 0 8px;}
.items2 li{width: calc(50% - 16px);}
.items3 li{width: calc(100% / 3 - 16px);}
.items4 li{width: calc(25% - 16px);}

/* table */
.table-responsive{margin-bottom: 1rem;}
.table-responsive:last-child{margin-bottom: 0;}
.table{color: #333; margin-bottom: 0;}
.table td,.table th{vertical-align: middle; font-size: .9rem; font-weight: 300; line-height: 1.2; border: none; padding: .5rem;}
.table-bordered td, .table-bordered th{border: 2px solid #f8f9fa;}
.table-bordered-white td, .table-bordered-white th{border: 2px solid #fff;}
.table-striped tbody tr:nth-of-type(odd){background-color: #f5f5f5; border-bottom: 2px solid #f8f9fa;}
.table-striped tbody tr:nth-of-type(even){background-color: #fff; border-bottom: 2px solid #fff;}
.table .top td{background-color: #dee2e3 !important; color: #3c3838;; font-weight: 400; text-align: center; padding: .75rem;}
.table a,.table a:not([href]):not([class]){color: var(--bg-main); cursor: pointer; text-decoration: underline;}
.table a:hover,.table a:not([href]):not([class]):hover{color: var(--bg-hover); text-decoration: none;}
.table .top td a{color: #fff;}
.table-hover tbody tr:hover,.table-hover tbody tr:hover td{background-color: #eee;}
.table-big td,.table-big th{font-size: .95rem; padding: .75rem;}


/* 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;}
.video_btn::before{content: "\f04b"; color: inherit; font-size: inherit; display:inline-block;  z-index: 1; font-family: FontAwesome; font-weight: normal; font-style: normal; text-decoration: inherit; -webkit-font-smoothing: antialiased; width: 80px; height: 80px; color: #fff; font-size: 2rem; padding-left: 8px; border-radius: 50%; display: flex; align-items: center; justify-content: center; animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite;}
.video_btn::after{content: ''; width: 80px; height: 80px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-radius: 50%; background-image: radial-gradient(var(--bg-main) 30%,var(--bg-sub));}
.video_smallbtn::before,.video_smallbtn::after{width: 60px; height: 60px; font-size: 1.25rem; padding-left: 4px;}
.video_btn_ani::before{animation:initial}

@-webkit-keyframes pulse{
	0%{-webkit-box-shadow:0 0 0 0 rgba(3,142,208,.8);}
	70%{-webkit-box-shadow:0 0 0 2.5rem rgba(3,142,208,0);}
	100%{-webkit-box-shadow:0 0 0 0 rgba(3,142,208,0);}
}
@keyframes pulse{
	0%{-webkit-box-shadow:0 0 0 0 rgba(3,142,208,.8);}
	70%{-webkit-box-shadow:0 0 0 2.5rem rgba(3,142,208,0);}
	100%{-webkit-box-shadow:0 0 0 0 rgba(3,142,208,0);}
}
/* More */
.more,.more1{display:flex;}
.more>a{width:fit-content; padding: .5rem 1rem; position: relative; background-color: var(--bg-main); color: #fff; display: flex; flex-direction: row-reverse; align-items: center; transition: all .4s; font-family: var(--font-family2); font-size: 1.125rem;}
.more>a::before,.more1>a::before{content: "\F138"; color: inherit; font-size: inherit; margin-left: .5rem; 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;}
.more>a:hover{background-color: var(--bg-hover);}

.more1>a{width:fit-content; color: var(--bg-main); display: flex; flex-direction: row-reverse; align-items: center; transition: all .4s; font-family: var(--font-family2); font-size: 1.125rem;}
.more1>a::before{content: '\F285'; transition: all .4s;}
.more1>a:hover{color: var(--bg-hover);}
.more1>a:hover::before{margin-left: .75rem;}

/* Inquiry-Btn */
.inquiryBtn{display: flex;}
.inquiryBtn>a{padding: .5rem 1.5rem;  color: #fff; font-size: .95rem; position: relative; z-index: 0;}
.inquiryBtn>a::before{content: ''; position: absolute; inset: 0; background-color: var(--bg-main); z-index: -1;}
.inquiryBtn>a::after{content: ''; width: 0; height: 100%; background-color: var(--bg-hover); position: absolute; right: 0; top: 0; transition: all .3s ease-in-out; z-index: -1;}
.inquiryBtn>a:hover::after{width: 100%; left: 0; right: auto;}

/* public-End */
/* etw_language */
.etw_language{min-height: 40px; display: flex;}
.etw_language::before{content: ''; width: 50%; height: 40px; position: absolute; right: 0; top: 0; background-image: linear-gradient(to right,transparent, var(--bg-main),var(--bg-sub));}
.etw_language ul{width:100%; display:flex;flex-wrap:wrap; justify-content: flex-end;}
.etw_language ul>li{display:flex;flex-wrap:wrap; position: relative;}
.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;}
#etw_language>a{width: fit-content; padding:0 .8rem; color:#fff; display:flex;justify-content:center;align-items:center; height: 40px; position: relative; text-align: center; font-size: .85rem;}
#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:150%; 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;}
}
/* header */
#header{position:sticky; left:0; top:0; background:#f7f7f7; z-index:12; box-shadow: 0 0 10px rgba(0,0,0,0.2);}

#etw_logo{float: left; padding: 10px 0;}
#etw_logo a{display: flex; align-items: center;}
#etw_logo a>img{display:block;max-width: 84px; height:auto;}
#etw_logo a>span{color: var(--bg-main); font-weight: 700; margin-left: 5px;}

nav{display: block;}
nav .navbar{padding:0;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;}
.navbar-expand-lg .navbar-nav .nav-item{display:flex;align-items:center;justify-content:center; margin-right: 3.5rem;}
.navbar-expand-lg .navbar-nav .nav-item:last-child{margin-right: 0;}
.navbar-expand-lg .navbar-nav .nav-link{width:100%; color:#000; min-height:60px; display:flex;align-items:center;justify-content:center; font-size: 1rem; font-weight: 400; position: relative; z-index: 0;}
.navbar-light .navbar-nav .nav-link::before{content: ''; width: 0; height: 2px; background-color: var(--bg-main); position: absolute; right: 0; bottom: 0; transform: skewX(-30deg); z-index: -1; transition: all .3s ease-in-out;}
nav .navbar-nav .nav-item .dropdown-toggle::after{transition:all 0.3s;margin-left:0.5rem;content: "\f0d7";font-family: FontAwesome;font-weight: normal;font-style: normal;text-decoration: inherit;-webkit-font-smoothing: antialiased; 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);}

nav .navbar-nav .nav-item.active .dropdown-toggle::after,nav .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotate(180deg)}
.navbar-light .navbar-nav .nav-item:hover .nav-link::before{width: 100%; left:0; right: auto;}
.navbar-nav .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:100%;display:block;}
.pro_icon{display:none}

.dropdown-menu{left:-17px; top:150%;border:none;margin:0;padding:0;border-radius:0; background-color: rgba(255,255,255,.8); backdrop-filter: blur(5px); 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 li{width: 100%;}
.dropdown-menu ul li .dropdown-item{color:#333; font-size:1rem; position:relative;display:flex;transition:all 0.5s; padding: .75rem; padding-left: 1.5rem; font-weight:300; align-items: center;}
.dropdown-menu ul li .dropdown-item::before{content: "\F231"; 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%); transition: all .4s ease; color: inherit; font-size: 12px;}
.dropdown-menu ul li .dropdown-item:hover{color: #fff; background-color: var(--bg-main); text-decoration:none}
.dropdown-menu ul li .dropdown-item:hover::before{color: #fff;}
.dropdown-menu ul li .dropdown-item.active{color: var(--bg-main); background: none;}
.dropdown-menu ul li .dropdown-item.active::before{color: var(--bg-main);}

.dropdown-menu1{left: auto; right: -5%; top: 150%; width: 115%; padding: 1rem;}
.dropdown-menu1 ul>li{width: 100%; margin-bottom: 1rem;}
.dropdown-menu1 ul>li>a{width: 100%; color:#333; font-size: 1rem; font-weight: 600; padding: .75rem 1rem; display:flex;transition:all 0.5s; border-bottom: 1px dashed #ccc; margin-bottom: 1rem;}
.dropdown-menu1 ul>li>a:hover,.dropdown-menu1 ul>li>a.active{color: var(--bg-main);}

.dropdown-menu1 ul>li>ol{width: 100%; display: flex; flex-direction: column; flex-wrap: wrap; padding: 0 1rem;}
.dropdown-menu1 ul>li>ol>li .dropdown-item{padding: .3rem 0 .3rem 1.25rem; font-size: .95rem; line-height: 1; white-space: initial;}
.dropdown-menu1 ul>li>ol>li .dropdown-item::before{left: 0; top: 12px; font-size: 12px;}
.dropdown-menu1 ul>li>ol>li .dropdown-item:hover,.dropdown-menu1 ul>li>ol>li .dropdown-item.active{color: var(--bg-main); background: none;}
.dropdown-menu1 ul>li>ol>li .dropdown-item:hover::before,.dropdown-menu1 ul>li>ol>li .dropdown-item.active::before{color: var(--bg-main);}

@media (max-width:1399.98px){
	.dropdown-menu1{right: 0; width: 107%;}
}
@media (max-width:1199.98px){
	.navbar-expand-lg .navbar-nav .nav-item {margin-right: 1.25rem;}
	.navbar-expand-lg .navbar-nav .nav-item:last-child {margin-right: 0;}
	.dropdown-menu1{width: 110%;}
}
@media (max-width:991.98px){
	#header{position:relative;padding-top: 0;}
	#header::before{display: none;}
	#header>.container{display:flex;align-items:center; flex-wrap: wrap; justify-content: flex-end;}
	#etw_logo {flex: 1;display: flex;}

	.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%;}
	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}
	.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-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}
}
@media (max-width:767.98px){
	#etw_logo{padding: 10px 0;}
}
@media (max-width:575.98px){
	#etw_logo a>img {max-width: 50px;}
}
@media (max-width:375.98px){
	.etw_language ul>li>span {font-size: 1.5rem; margin-right: .5rem;}
}

/* Banner */
.etw_banner{padding: 0;}
.etw_banner .swiper{width: 100%;}
.etw_banner .swiper .swiper-slide{height: auto; overflow: hidden; display: flex;}
.etw_banner .swiper-pagination{width: 50px; height: 50px; position: absolute; bottom: 0; opacity: 0; z-index: -1; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; background-color: rgba(0,0,0,0.6); transition: all .4s; font-size: 1rem;}
.etw_banner .swiper-pagination-bullet{width: 50px; height: 50px; opacity: 1; border-radius: 0; position: relative;}
.etw_banner .prev-button .swiper-pagination{left:0;}
.etw_banner .next-button .swiper-pagination{right:0; left: auto;}
.etw_banner .prev-button:hover .swiper-pagination{left:100%; opacity: 1;}
.etw_banner .next-button:hover .swiper-pagination{right:100%; opacity: 1;}
.etw_banner .prev-button,.etw_banner .next-button{width: 50px; height: 50px; background-color: rgba(0,0,0,0.6); position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 3; cursor: pointer; font-size: 1.25rem; color: #fff; line-height: 1; display: flex; align-items: center; justify-content: center; transition: all .4s;}
.etw_banner .next-button{left: auto; right: -100%;}
.etw_banner .prev-button:hover,.etw_banner .next-button:hover{background-color: var(--bg-main);}
.etw_banner:hover .prev-button{left: 0;}
.etw_banner:hover .next-button{right: 0;}
.banner_hover{position: absolute; inset: 0; z-index: 3; display: flex; align-items: center; justify-content: center;}
.banner_hover .container{display: flex; flex: 1; flex-direction: column; align-items: center;}
.banner_text{display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: rgba(0,0,0,0); padding: 2.5rem; transition: all .4s ease-in;}
.banner_text .h2,.banner_text p{color: #000;font-family:var(--font-family2); text-align: center;}
.banner_text .h2{font-size: 3rem;}
.banner_text p{font-size: 1.625rem; line-height: 30px; margin-bottom: 0;}
.banner1::after{content: ''; width: 100%; height: 130px; background-color: #fff; position: absolute; left: 0; bottom: -110px; z-index: 2; transform: skew(0, 1deg);}
.banner1 .banner_text p{max-width: 70%;}
.etw_banner .swiper .swiper-slide-active .banner_text{ background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 20%,rgba(255, 255, 255, .8) 50%);}
.banner2 .banner_text{max-width: 85%;}
.banner2 .banner_text .h2,
.banner2 .banner_text p{color: #000;}

.etw_banner .swiper .banner2 .banner_hover>.container{align-items: flex-start;}
.etw_banner .swiper .banner2 .banner_text{max-width: 58%; margin-left: 0;}
.etw_banner .swiper .swiper-slide-active.banner2 .banner_text{background-image: linear-gradient(to left, rgba(255, 255, 255, .3) 20%,rgba(255, 255, 255, .8) 50%);}
.banner2 .banner_text .h2{text-align: left;}
.banner2 .banner_text p{text-align: left;}

.banner3 .banner_text .h2,
.banner3 .banner_text p{color: #fff;}
.etw_banner .swiper .swiper-slide-active.banner3 .banner_text{background: rgba(0, 0, 0, .4);}
.banner3 .banner_text .h2{font-size: 2.5rem;}

@media (max-width:1199.98px){
	.banner_text .h2 {font-size: 2.5rem !important;}
	.banner_text p{font-size: 1.5rem !important;}
}
@media (max-width:991.98px){
	.banner_text .h2 {font-size: 2rem !important;}
	.banner_text p{font-size: 1.35rem !important;}
	.etw_banner .swiper .banner2 .banner_text{max-width: 82%;}
	.etw_banner .swiper .banner2 .banner_text .h2{ text-align: center;}
}
@media (max-width:767.98px){
	.banner_text{padding: 20px;}
	.banner_text .h2 {font-size: 1.5rem !important;}
	.banner_text p{font-size: 1rem !important; line-height: 24px;}
	.etw_banner .swiper .banner2 .banner_text,
	.etw_banner .swiper .banner3 .banner_text{max-width: 70%; margin: 0 auto;}
}
@media (max-width:575.98px){
	.banner_text .h2 {font-size: 1.25rem !important; margin-bottom: 0;}
	.banner_text p{display: none;}
}
/* Banner-end */
/* index */
section{width: 100%; padding:3.75rem 0; display: block; position: relative; overflow: hidden;}
.home-title{font-size: 1.875rem; line-height: 1; font-weight: 400; color: var(--bg-main); text-align: center; margin-bottom: 1.25rem;}
.home-title a{color: var(--bg-main); transition: all .4s;}
.home-title a:hover{color: var(--bg-hover);}
.home-small{display: block; max-width: 85%; margin: 0 auto 1rem auto; text-align: center; font-size: 1.125rem; font-weight: 300;}

.homeHubPros_title{display: flex; justify-content: space-between; position: relative; padding-bottom: 1.875rem;}
.homeHubPros_title .home-title{width: 45%; text-align: left; line-height: 1.2;}
.homeHubPros_title p{max-width: 50%; text-align: right; font-size: 1.125rem; color: #333; line-height: 26px; font-weight: 300;}
.homeHubPros_title::before{content: ''; width: 100% ;height: 1px; background-color: #f8f9fa; position: absolute; left: 0; bottom: 1rem;}
.homeHubPros_title::after{content: ''; width:100px; height: 80px; background-color: #f8f9fa; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%);}
.homeHubPros ul{width: calc(100% + 20px); margin: 0 -10px;}
.homeHubPros ul li{width: 20%; padding: 0 10px; margin-top: 20px;}
.homeHubPros ul li>ol{width: 100%; overflow: hidden; position: relative;}
.homeHubPros ul li>ol a.imgbox{background-color: #dcdcdc;}
.homeHubPros ul li>ol a.imgbox>img{mix-blend-mode: multiply;}
.homeHubPros ul li>ol a.imgbox::before{content: ''; display: block; padding-top: 140%;}
.homeHubPros ul li>ol .textbox{width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: space-between; position: absolute; left: 0; top: calc(100% - 88px); z-index: 2; padding: 1.25rem; transition: all .4s; background-color: rgba(3,142,208,0.3);}
.homeHubPros ul li>ol .textbox .h6{width: 100%; font-size: 1rem; font-weight: 500; line-height: 24px; color: #fff; text-align: center; margin-bottom: 1.25rem;}
.homeHubPros ul li>ol .textbox .icon{width: 100px; height: 80px; background-color: #fff; overflow: hidden; display: flex; align-items: center; justify-content: center; -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%); padding-top: 20px;}
.homeHubPros ul li>ol .textbox .icon>span{--w:40px; width: var(--w); height: var(--w); position: relative; overflow: hidden;}
.homeHubPros ul li>ol .textbox .icon>span>img{width: var(--w); height: var(--w); filter: drop-shadow(var(--w) 0 var(--bg-main)); position: relative; transform: translateX(-40px);}
.homeHubPros ul li>ol:hover a.imgbox>img{transform: scale(1.05);}
.homeHubPros ul li>ol:hover .textbox{top: 0; background-color: rgba(3,142,208,1); justify-content: center;}

.homeHubPros .swiper{width: 100%; margin-top: 20px;}
.homeHubPros .swiper-slide{height: auto; display: flex;}
.homeHubPros .swiper-slide>ol{width: 100%; overflow: hidden; position: relative;}
.homeHubPros .swiper-slide>ol a.imgbox{background-color: #dcdcdc;}
.homeHubPros .swiper-slide>ol a.imgbox>img{mix-blend-mode: multiply;}
.homeHubPros .swiper-slide>ol a.imgbox::before{content: ''; display: block; padding-top: 140%;}
.homeHubPros .swiper-slide>ol .textbox{width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: space-between; position: absolute; left: 0; top: calc(100% - 88px); z-index: 2; padding: 1.25rem; transition: all .4s; background-color: rgba(3,142,208,0.3);}
.homeHubPros .swiper-slide>ol .textbox .h6{width: 100%; font-size: 1rem; font-weight: 500; line-height: 24px; color: #fff; text-align: center; margin-bottom: 1.25rem;}
.homeHubPros .swiper-slide>ol .textbox .icon{width: 100px; height: 80px; background-color: #fff; overflow: hidden; display: flex; align-items: center; justify-content: center; -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%); padding-top: 20px;}
.homeHubPros .swiper-slide>ol .textbox .icon>span{--w:40px; width: var(--w); height: var(--w); position: relative; overflow: hidden;}
.homeHubPros .swiper-slide>ol .textbox .icon>span>img{width: var(--w); height: var(--w); filter: drop-shadow(var(--w) 0 var(--bg-main)); position: relative; transform: translateX(-40px);}
.homeHubPros .swiper-slide>ol:hover a.imgbox>img{transform: scale(1.05);}
.homeHubPros .swiper-slide>ol:hover .textbox{top: 0; background-color: rgba(3,142,208,1); justify-content: center;}

.homePros{padding-top: 0;}
.homePros_icon{width: 100px; height: 80px; margin: 0 auto 1rem auto; overflow: hidden; -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%); background-color: var(--bg-hover); display: flex; justify-content: center; align-items: flex-end; padding: .5rem;}
.homePros_icon>img{max-width: 32px; height: auto; filter: drop-shadow(0 80px #fff); position: relative; top: -80px;}
.homePros ul{width: calc(100% + 30px); margin: 0 -15px;}
.homePros ul li{width: calc(100% / 3); padding: 0 15px; margin-top: 30px;}
.homePros ul li>ol a.imgbox{background-color: #f5f5f5;}
.homePros ul li>ol a.imgbox>img{mix-blend-mode: multiply;}
.homePros ul li>ol:hover a.imgbox>img{transform: scale(1.05);}
.homePros ul li>ol{flex-direction: column; background-color: #fff; box-shadow: 0 30px 40px 0 rgba(0,0,0,.2);}
.homePros ul li>ol .textbox{width: 100%; flex-direction: column; justify-content: space-between; text-align: center; position: relative; padding: 1.5rem;}
.homePros ul li>ol .textbox>a.h6{margin-bottom: 1rem; font-size: 1.4rem; font-weight: 400;}
.homePros ul li>ol .textbox>a.h6:hover{color: var(--bg-hover);}
.homePros ul li>ol .textbox>p{min-height:96px; max-height:96px; overflow:hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow-wrap: break-word;}
.homePros ul li>ol .textbox>.more{justify-content: center;}
.homePros ul li>ol .textbox>.more>a{padding: 0; background: none; color: var(--bg-main); font-size: 1.125rem; font-weight: 400;}
.homePros ul li>ol .textbox>.more>a::before{content: ''; width: 0; height: 2px; background-color: var(--bg-hover); position: absolute; right: 0; bottom: 0; transition: all .4s; margin: 0;}
.homePros ul li>ol .textbox>.more>a:hover{color: var(--bg-hover);}
.homePros ul li>ol .textbox>.more>a:hover::before{width: 100%; left: 0; right: auto;}

.homeSamples .container{position: relative; z-index: 3;}
.homeSamples::before{content: ''; position: absolute; inset: 0; background: url(../images/Tribes.png) no-repeat center center; background-size: cover; opacity: .2;}
.homeSamples ul{width: 90%; margin: 0 auto;}
.homeSamples ul li{width: calc(100% / 3);; padding: 0 10px; margin-top: 20px;}
.homeSamples ul li a.imgbox:hover>img{opacity: .8;}

.homeAbout{background-color: var(--bg-main);}
.homeAbout::after{content: ''; position: absolute; inset: 0; background: url(../images/bj1.png) no-repeat center center; background-size: cover; opacity: .3;}
.homeAbout .container{max-width: 1100px; position: relative; z-index: 2;}
.homeAbout_textbox{width: 100%; display: flex; flex-direction: column; justify-content: space-between; padding-right: 25px;}
.homeAbout_textbox small{display: block; text-transform: uppercase; font-size: 1rem; font-weight: 300; color: #fff;}
.homeAbout_textbox .home-title{max-width:70%; color: #fff; text-align: left; margin: .5rem 0 1.25rem 0;}
.homeAbout_textbox .home-title::after{content: ''; display: block; width: 100px; height: 2px; background-color: #fff; margin-top: 1rem;}
.homeAbout_textbox p{font-size: 1.125rem; color: #fff; font-weight: 300; line-height: 1.75rem; margin-bottom: 1.25rem;}
.homeAbout_textbox .more>a{background-color: var(--bg-sub);}
.homeAbout_textbox .more>a:hover{background-color: var(--bg-hover);}
.homeAbout .video_btn{width: 100%; height: 100%;}

@media (max-width:1199.98px){
	section{padding:3.125rem 0;}
	.homeHubPros .swiper{padding-bottom: 30px;}
}
@media (max-width:991.98px){
	section{padding:2.5rem 0;}
	.homeHubPros_title{flex-direction: column; align-items: center;}
	.homeHubPros_title .home-title{width: 100%; text-align: center;}
	.homeHubPros_title p{max-width: 95%; position: relative; z-index: 2; text-align: center;}
	.homePros ul li{width: 50%;}
	.homeSamples ul{width: 100%;}
}
@media (max-width:767.98px){
	section{padding:1.875rem 0;}
	.homeHubPros_title .home-title,.home-title{font-size: 1.5rem;}
	.homeHubPros_title p,.home-small{max-width: 100%; font-size: 1rem;}
	.homeSamples ul li{width: 50%;}
	.homeAbout_textbox .home-title{max-width: 100%;}
}
@media (max-width:575.98px){
	section{padding:1.25rem 0;}
	.homeHubPros_title .home-title,.home-title{font-size: 1.25rem; margin-bottom: .5rem;}
	.homeHubPros_title p,.home-small{font-size: .95rem;}
	.homePros ul li,.homeSamples ul li{width: 100%;}
	.homePros ul li>ol .textbox>p{min-height: initial; max-height: initial; -webkit-line-clamp: initial;}
	.homeAbout_textbox{padding: 0;}
}
@media (max-width:375.98px){
	section{padding:1rem 0;}
}
/* index-end */
/* #footer */
#footer{overflow: visible; position: relative;}

.footer{padding: 2.5rem 0; padding-top: 50px; position: relative; overflow: hidden; background-color: #f8f9fa;}
.footer_bg{width: 100%; height: 130px; background-color: #f8f9fa; position: absolute; left: 0; top: -110px; z-index: 2; transform: skew(0, 1deg);}
.footer::before{content: ''; position: absolute; inset: 0; background: url(../images/Tribes.png) no-repeat center center; background-size: cover; opacity: .2; transform: rotate(10deg);}
.footer .container{position: relative; z-index: 3;}
.footer .container>.row{justify-content: space-between;}

.footer .h3,.footer a.h3{display: block; font-size: 1.25rem; color: #000; font-weight: 700; margin-bottom: 1rem;}
.footer a.h3{width: fit-content;}
.footer a.h3:hover{color: var(--bg-hover);}
.footer_list{display:flex;flex-direction:column;}
.footer_list>li{display:block;margin-bottom: 5px;}
.footer_list>li:last-child{margin-bottom: 0;}
.footer_list>li>a{display: block; font-size: .9rem; color: #333; position: relative;padding-left: 1rem;}
.footer_list>li>a::before{content: ''; width: 6px; height: 6px; background-color: var(--bg-main); position: absolute; left: 0; top: 8px; transform: rotate(45deg);}
.footer_list>li>a:hover{color:var(--bg-hover); opacity: 1;}
.footer_list>li>a:hover::before{background-color: var(--bg-hover);}

.footer_contact{display:flex; flex-direction: column; margin-top:0.5rem; margin-bottom: 0;}
.footer_contact dt{font-size: 1.2rem; color: #000; font-weight: 600; margin-bottom: .5rem;}
.footer_contact dd{width: 100%; color: #000; display:flex; flex-wrap:wrap; align-items:center; margin-bottom: 5px; font-size: .9rem; padding-left: 1.8rem; position: relative;}
.footer_contact dd a{color: #000;}
.footer_contact dd i{font-size: 1rem; position: absolute; left: 0; top: 0; color:var(--bg-main);}
.footer_contact dd a:hover{text-decoration: underline; color: var(--bg-hover);}
/* #otherlink */
.etw_root{width:100%;overflow:hidden; padding:2.5rem 0 0 0; position:relative;z-index:2;}
#otherlink{clear:both;width:100%;height:auto;font-size:1rem;display:flex;justify-content:center}
#otherlink a{color:#000;display:inline-block;padding:0 4px;margin:0 4px;font-weight:300;line-height:22px;margin-bottom:10px;border:1px solid #000;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-hover); 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:#000;font-size:.9rem;}
/* #etw_top */
#etw_top{position:fixed;width:40px;height:40px;right:15px;bottom:100px;text-align:center;background:var(--bg-sub); 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-hover);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:var(--bg-sub) !important;border:1px solid var(--bg-sub) !important;}
.theme-box-name{background:var(--bg-main) !important;border-left:1px solid var(--bg-main) !important}

@media (max-width:575.98px){
	.footer{padding: 1.25rem 0;}
	.etw_root{padding-top: 1.25rem;}

}
/* #quicknav */
#quicknav{width:100%;position:relative;z-index:2;}
#quicknav ul{width:100%;display:flex; min-height: 50px; padding: 1rem 0;}
#quicknav ul li{display:flex;align-items: center; padding: 0 16px; position: relative;}
#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::after{display: none;}
#quicknav ul li a{ font-size:0.9rem;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:#000; opacity: 1;}
#quicknav ul li:last-child{color: var(--bg-main);}
#quicknav ul.quicknav{padding-left: 0;}
#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-main); opacity: 1;}
@media (max-width:767.98px){
	#quicknav{display: none;}
}
/* #quicknav-End */

/* Products */
.etw_hometitle h2,.etw_hometitle .h3{font-size: 3rem; color: #fff; margin-bottom: 0; font-family: var(--font-family2),sans-serif; text-align: center;}
@media (max-width:991.98px){
	.etw_hometitle h2,.etw_hometitle .h3{font-size: 2rem;}
}
@media (max-width:767.98px){
	.etw_hometitle h2,.etw_hometitle .h3{font-size: 1.8rem;}
}
@media (max-width:575.98px){
	.etw_hometitle h2,.etw_hometitle .h3{font-size: 1.5rem;}
}

.text-scroll{width: 100%; height: 120px; overflow-y: auto; padding-right: 15px;}
.text-scroll::-webkit-scrollbar{width: 3px;}
.text-scroll::-webkit-scrollbar-track{background: #dcdcdc; border-radius: 5px;}
.text-scroll::-webkit-scrollbar-thumb{background-color: var(--bg-main); border-radius: 5px;}

.prosBannner{width: 100%; padding: 0; -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%); clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%); position: relative; overflow: hidden;}
.prosBannner::before{content: '';display: block; padding-top: 26.04167%;}
.prosBannner::after{content: ''; position: absolute; inset: 0; background-color: #000; opacity: .2;}
.product_hover{position: absolute; inset: 0; z-index: 2; display: flex; align-items: center; justify-content: center; padding-bottom: 2.5rem;}
.product_hover .etw_hometitle h2{text-align: left;}
.product_hover .etw_hometitle small{color: #fff; display: block; font-size: .9rem; line-height: 22px;}

.prosAll{padding:1.25rem 0 0 0;}
.pros-items{width: 100%; padding: 3.125rem 0; position: relative;}
.pros-items-bg{width: 100%; height: 200px; position: absolute; left: 0; bottom: 0; display: flex;}
.pros-items-bg::after{content: ''; width: 100%; height: 100%; background-color: #fff; -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%); clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);}
.pros-items-bg.bg-white::after{background-color: #f8f9fa;}
.pros-items>.container{position: relative; z-index: 2;}
.pros_tittle{display: flex; justify-content: center; position: relative;}
.pros_tittle::before{content: ''; width: 100%; height: 2px; background-color: #ccc; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.pros_tittle>a,.pros_tittle-white>span{line-height: 1; font-size: 1.875rem; font-weight: 300; padding: 1rem; text-align: center; position: relative; z-index: 3;}
.pros_tittle>a::before,.pros_tittle-white>span::before{content: ''; background-color: #f8f9fa; width: 100px; height: 80px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: -1; -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%);}
.pros_tittle>a:hover{color: var(--bg-main);}
a.bg-light:hover{background: #f8f9fa !important;}
.pros-items.bg-light .pros_tittle>a::before,.pros_tittle-white>span::before{background-color: #fff;}

.pros_menu_height{width: 100%; position: relative; overflow: hidden;}
.pros_menu{width: 100%; padding: 1rem 0; background-color: #fff; z-index: 3;}
.prosAll_nav{width: 100%; display: flex; justify-content: center;}
.prosAll_nav li{width: 20%; max-width: 220px; padding: 0 1rem;}
.prosAll_nav li>a{width: 100%; flex: 1; display: flex; flex-direction: column; align-items: center;}
.prosAll_nav li>a .icon{width: 50px; height: 40px; padding-top: 10px; background-color: var(--bg-main); overflow: hidden; -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%); display: flex; align-items: center; justify-content: center;}
.prosAll_nav li>a .icon>img{width: auto; height: 20px; filter: drop-shadow(0 40px #fff); position: relative; transform: translateY(-40px);}
.prosAll_nav li>a .text{width: 100%; display: flex; flex: 1; display: flex; align-items: flex-start; justify-content: center; text-align: center; padding-top: 5px; font-size: .9rem; line-height: 16px;}
.prosAll_nav li.dq>a .text{color: var(--bg-hover);}
.tabfixed{position: fixed; left: 0; top: 100px; box-shadow: 0 0 15px rgba(0,0,0,.15);}
.prosList{width: calc(100% + 30px); margin: 0 -15px;}
.prosList li{width: 50%; padding: 0 15px; margin-top: 30px;}
.prosList li>ol{ align-items: center;}
.prosList li>ol a.imgbox{width: 50%; background-image: linear-gradient(to right,#f8f9fa,#dcdcdc);}
.prosList li>ol a.imgbox::before{content: ''; display: block; padding-top: 75%;}
.prosList li>ol:hover a.imgbox>img{transform: scale(1.05);}
.prosList li>ol a.imgbox:has(.img-abs)>img{mix-blend-mode: multiply; transform: scale(.95);}
.prosList li>ol:hover a.imgbox:has(.img-abs)>img{transform: scale(1);}
.prosList li>ol .textbox{width: 50%; padding-left: 30px;}
.prosList li>ol .textbox>a.h6{font-size: 1.25rem; font-weight: 300; color: var(--bg-sub);}
.prosList li>ol .textbox>p{line-height: 20px;}
.prosList li>ol .textbox>a.h6:hover{color: var(--bg-hover);}

.inquiryForm{width: 100%; background-color: var(--bg-main); position: relative; z-index: 0; overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 2.5rem 0;}
.inquiryForm::after{content: ''; position: absolute; inset: 0; background: url(../images/bj1.jpg) no-repeat center center; background-size: 100% 100%; opacity: .5;z-index: 1;}
.inquiryForm .container{font-family: var(--font-family2); position: relative; z-index: 2;}
.inquiryForm_bg{padding-right: 16%; display: flex; flex-direction: column; align-items: flex-end;}
.inquiryForm_bg .textbox{width: 60%; display: flex; flex-direction: column; align-items: flex-end; text-align: right; padding-right: 2.5rem; border-right: 1px solid #fff;}
.inquiryForm_bg .textbox .h3{font-size: 2.25rem; color: #fff;}
.inquiryForm_bg .textbox p{max-width: 85%; font-size: 1.25rem; line-height: 30px; font-weight: 300; color: #fff;}
.inquiryForm_bg dl{margin: 1.25rem 0; display: flex; flex-direction: column;}
.inquiryForm_bg dl>dd{display: flex; align-items: center; color: #fff; font-size: 1.25rem; line-height: 30px;}
.inquiryForm_bg dl>dd>i{margin-right: .5rem;}
.inquiryForm_bg .more{width: fit-content;}
.inquiryForm_bg .more>a{background-color: var(--bg-sub);}
.inquiryForm_bg .more>a:hover{background-color: var(--bg-hover);}

.brief{padding-top: 0;}
.brief_bg{width: 100%; overflow: hidden; position: relative; padding-bottom: 3.125rem;}
.brief_bg::before{content: ''; width: 100%; height: 90%; position: absolute; left: 0; bottom: 0; background: url(../images/brief_bj1.jpg) no-repeat center center; background-size: cover;}
.brief_left{width: 100%; max-width: 500px; background-color: #f8f9fa; position: relative; z-index: 2; padding: 2.5rem;}
.brief_left .h3{font-size: 1.625rem; color: var(--bg-main); margin-bottom: 1.25rem; text-transform: uppercase;}
.brief_left p{font-size: 1rem; font-weight: 300; color: #000;}
.brief_img{width: 100%; display: none;}
.brief_img>img{width: 100%; display: block; height: auto;}
.brief2 .brief_bg::before{background: url(../images/brief_bj2.jpg) no-repeat center center; background-size: cover;}
.brief3 .brief_bg::before{background: url(../images/brief_bj3.jpg) no-repeat center center; background-size: cover;}
.brief4 .brief_bg::before{background: url(../images/brief_bj4.jpg) no-repeat center center; background-size: cover;}
.brief5 .brief_bg::before{background: url(../images/brief_bj5.jpg) no-repeat center center; background-size: cover;}

.solutions{width: 100%; display: flex; flex-wrap: wrap;}
.solutions_left{width: 40%; display: flex; justify-content: flex-end;}
.solutions_box{width: 100%; max-width: 400px; padding-right: 40px; display: flex; flex-direction: column; justify-content: space-evenly;}
.solutions_box .h3{font-size: 2.5rem; color: var(--bg-main); font-weight: 200;}
.solutions_box p{font-size: 1.125rem; font-weight: 300;}
.solutions_right{width: 60%;}
.solutions_right ul{width: calc(100% + 30px); margin: 0 -15px;}
.solutions_right ul li{width: 25%; padding: 0 15px;}
.solutions_right ul li>a{width: 100%; display: flex;}
.solutions_right ul li>a::after{content: ''; display: block; padding-top: 100%;}
.solutions_right ul li>a::before{content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-image: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0) 50%); transition: all .4s; z-index: 3;}
.solutions_right ul li>a>span{width: 100%; position: absolute; left: 0; top: 0; z-index: 4; color: #fff; font-size: 1.25rem; padding: 1rem;}
.solutions_right ul li>a:hover img{transform: scale(1.05);}
.solutions_right ul li>a:hover::before{height: 50%;}

.case{background-color: var(--bg-sub);}
.case::before{content: ''; position: absolute; inset: 0; background: url(../images/bj1.jpg) no-repeat center bottom; background-size: cover; opacity: .2;}
.case .container{position: relative; z-index: 2;}
.case_title{display: flex; align-items: center; justify-content: space-between;}
.case_title .h3{color: #fff; font-size: 2.5rem; font-weight: 200;}
.case_btn{display: flex;}
.case_btn .prev-button, .case_btn .next-button{width: 40px; height: 40px; border: 1px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; margin-left: 1.25rem;}
.case_btn .prev-button:hover, .case_btn .next-button:hover{background-color: #fff; color: var(--bg-main);}
.case_btn .prev-button.swiper-button-disabled,
.case_btn .next-button.swiper-button-disabled{opacity: .5;}
.case .swiper{width: 100%; margin-top: 20px;}
.case .swiper .swiper-slide{height: auto; display: flex;}
.case .swiper .swiper-slide>a{width: 100%; display: flex; flex-direction: column; overflow: hidden; position: relative;}
.case .swiper .swiper-slide>a .time{width: fit-content; position: absolute; left: 0; top: 0; z-index: 2; background-color: var(--bg-main); color: #fff; padding: 0 .5rem; font-size: .85rem; line-height: 30px;}
.case .swiper .swiper-slide>a .title{width: 100%; flex: 1; color: #fff; font-size: 1rem; font-weight: 300; padding: .5rem; text-align: center;}
.case .swiper-pagination{position: relative; bottom: 0 !important; display: flex; flex-wrap: wrap; justify-content: center;}
.case .swiper-pagination-bullet{background: #fff !important;}

@media (max-width:1399.98px){
	.solutions_left{width: 30%;}
	.solutions_box{max-width: 320px;}
	.solutions_right{width: 70%;}
}
@media (max-width:1199.98px){
	.prosBannner::before{padding-top: 35%;}
	.inquiryForm_bg .textbox{width: 75%;}
	.solutions_box{padding: 0 30px;}
	.solutions_box p{margin-bottom: 1rem;}
}
@media (max-width:991.98px){
	.pros-items{padding: 2.5rem 0;}
	.prosBannner::before{padding-top: 40%;}
	.prosList li{width: 50%;}
	.prosList li>ol{flex-direction: column;}
	.prosList li>ol a.imgbox{width: 100%;}
	.prosList li>ol .textbox{width: 100%; flex-direction: column; padding: 20px 0 0 0;}
	.prosList li>ol .textbox p{flex: 1;}
	.inquiryForm_bg{padding-right: 5%;}
	.inquiryForm_bg .textbox{width: 90%;}
	.brief_bg{padding: 0;}
	.brief_bg::before{display: none;}
	.brief_left{width: 100%; max-width: 100%;}
	.brief_img{display: flex;}
	.solutions_right ul li{width: calc(100% / 3);}
	.solutions_right ul li:last-child{display: none;}
}
@media (max-width:767.98px){
	.pros-items{padding: 1.875rem 0;}
	.prosBannner::before{padding-top: 45%;}
	.prosBannner .product_hover .video_btn{left: 50% !important;}
	.prosAll_nav li{width: calc(100% / 3); max-width: initial;}
	.prosList li{width: 100%;}
	.prosList li>ol{flex-direction: row;}
	.prosList li>ol a.imgbox{width: 30%;}
	.prosList li>ol .textbox{width: 70%; flex-direction: initial; padding: 0 0 0 30px;}
	.prosList li>ol .textbox p{flex: initial;}
	.inquiryForm_bg{padding-right: 0;}
	.inquiryForm_bg .textbox{width: 100%;}
	.inquiryForm_bg .textbox .h3{font-size: 2rem;}
	.inquiryForm_bg .textbox p{max-width: 100%;}
	.brief_left{padding: 20px;}
	.brief_left .h3{font-size: 1.5rem;}
	.solutions_box .h3{font-size: 2rem;}
	.solutions_left{width: 40%;}
	.solutions_box{max-width: 100%;}
	.solutions_right{width: 60%;}
	.solutions_right ul li{width: 50%; padding: 10px;}
	.solutions_right ul li:last-child{display: flex;}
}
@media (max-width:575.98px){
	.pros-items{padding: 1.25rem 0;}
	.prosBannner .product_hover {padding-top: 20px;}
	.prosBannner .product_hover .etw_hometitle h2{text-align: center; font-size: 1.5rem; margin-bottom: 1rem;}
	.prosBannner .product_hover .video_btn{position: relative;}
	.prosBannner .product_hover .video_btn::before{width: 50px; height: 50px; font-size: 1rem; padding-left: 4px;}
	.prosBannner .product_hover .video_btn::after{width: 50px; height: 50px;}
	.prosAll_nav li:nth-child(4),.prosAll_nav li:nth-child(5){width: 50%; margin-top: 1rem;}
	.pros_tittle>a, .pros_tittle-white>span {font-size: 1.5rem; padding: .5rem;}
	.prosList li{margin-top: 1rem;}
	.inquiryForm_bg .textbox .h3{font-size: 1.5rem;}
	.inquiryForm_bg .textbox p{font-size: 1rem; line-height: 24px;}
	.inquiryForm_bg dl>dd{font-size: 1rem; line-height: 24px;}
	.brief_left .h3{font-size: 1.25rem;}
	.brief_left p{font-size: .95rem;}
	.solutions{padding: 20px;}
	.solutions_left{width: 100%; margin-bottom: 1rem;}
	.solutions_box{padding: 0;}
	.solutions_right{width: 100%;}
	.solutions_box .h3{font-size: 1.5rem;}
}
@media (max-width:375.98px){
	.prosAll_nav li{width: 100%; margin-top: .5rem;}
	.prosAll_nav li:nth-child(4),.prosAll_nav li:nth-child(5){width: 100%;}
	.prosList li>ol{flex-direction: column;}
	.prosList li>ol a.imgbox{width: 100%;}
	.prosList li>ol .textbox{width: 100%; flex-direction: column; padding: 1rem 0 0 0;}
	.prosList li>ol .textbox p{flex: 1;}
	.solutions_right ul li{width: 100%;}
}
/* hub*/
.hubBanner{min-height: 350px;}
.hubBanner::before{opacity: .4; z-index: 1;}
.hubBanner .etw_hometitle small{display: block; font-size: 1.125rem; font-weight: 300; max-width: 65%; margin: 1rem auto 0 auto; text-align: center; color: #fff;}

.hubPros_list{flex-direction: column;}
.hubPros_list>li{width: 100%; display: flex; justify-content: space-between;}
.hubPros_list>li a.imgbox{width: 50%;background-image: linear-gradient(to left,#dcdcdc,#f8f9fa);}
.hubPros_list>li a.imgbox>img{mix-blend-mode: multiply;}
.hubPros_list>li a.imgbox .subimg{width: 100%; padding: 1rem; position: absolute; left: 0; bottom: 0; z-index: 2; transition: all .4s;}
.hubPros_list>li a.imgbox .subimg>li{width: calc(100% / 6); padding: .5rem;}
.hubPros_list>li a.imgbox .subimg>li .imgbox{width: 100%; overflow: hidden; border-radius: 50%;}
.hubPros_list>li a.imgbox .subimg>li .imgbox::before{content: ''; display: block; padding-top: 100%;}
.hubPros_list>li .textbox{width: calc(50% - 50px); flex: none; flex-direction: column; justify-content: center; padding: 30px 0;}
.hubPros_list>li .textbox a.h6{display: flex; flex-direction: column-reverse; font-size: 1.5rem; font-weight: 300;}
.hubPros_list>li .textbox a.h6>span{width: fit-content; font-size: 1rem; color: var(--bg-main); line-height: 1; margin-bottom: .5rem; font-weight: 600;}
.hubPros_list>li .textbox>p{font-size: 1rem; font-weight: 300; color: #000;}
.hubPros_list>li .textbox>dl{display: flex; flex-direction: column;}
.hubPros_list>li .textbox>dl>dd{width: 100%; margin-bottom: 0; color: #333; font-size: 1rem; font-weight: 300;}
.hubPros_list>li .textbox>dl>dd>strong{font-weight: 500;}
.hubPros_list>li .textbox .more>a{border: 1px solid var(--bg-main); background-color: #fff; color: var(--bg-main);}
.hubPros_list>li .textbox .more>a::before{content: '\F285';}
.hubPros_list>li .textbox .more>a:hover{background-color: var(--bg-main); color: #fff;}
.hubPros_list>li:nth-child(odd){flex-direction: row-reverse;}
.hubPros_list>li:last-child{margin: 0; padding: 0; border-bottom: none;}
.hubPros_list2>li{margin-bottom: 30px;}
.hubPros_list2>li:nth-child(odd){flex-direction: row;}
.hubPros_list2>li:last-child{margin-bottom: 0;}

@media (max-width:1199.98px){
	.hubBanner .etw_hometitle small{max-width: 75%;}
}
@media (max-width:991.98px){
	.hubBanner .etw_hometitle small{max-width: 85%;}
}
@media (max-width:767.98px){
	.hubBanner .etw_hometitle small{max-width: 95%; font-size: 1rem;}
	.hubPros_list>li a.imgbox{width: 100%;}
	.hubPros_list>li .textbox{width: 100%; flex: 1;}
}
@media (max-width:575.98px){
	.hubBanner .etw_hometitle small{max-width: 100%; font-size: .95rem;}
	.hubPros_list>li .textbox{padding: 20px 0;}
}
@media (max-width:375.98px){
	.hubPros_list>li a.imgbox .subimg{display: none;}
}
/* hub-End */
/* Products-Details */
.details{padding: 0;}
.details-items{width: 100%; padding: 3.75rem 0; position: relative; overflow: hidden;}
.details-items .container,.container1{position: relative; z-index: 2; max-width: 1100px;}
.details-bg{position: absolute; inset: 0; background-position: left top; background-repeat: no-repeat; background-size: contain; z-index: -1; opacity: .05;}
.details .etw_hometitle{display: flex; flex-direction: column; margin-bottom: 1.25rem; padding-bottom: 1.25rem; border-bottom: 1px dashed #ccc;}
.details .etw_hometitle h2{color: var(--bg-main); font-size: 1.625rem; font-weight: 500; text-align: left; display: flex; flex-direction: column-reverse; margin-bottom: .5rem; line-height: 1;}
.details .etw_hometitle h2>span{width: fit-content; background-color: #d7d7d7; font-size: 1.125rem; line-height: 1; color: #0167b5; padding: .5rem 1rem; margin-bottom: .5rem;}
.details .etw_hometitle small{display: block; font-size: 1.125rem; color: #333; font-weight: 300;}

.left_picbox{width: 100%; margin-bottom: 0;}
.left_picbox .left_pics{width: 100%; display: flex;}
.left_picbox .left_pics>a{width: 100%; display: flex; background-color: #f8f8f8; overflow: hidden; position: relative;}
.left_picbox .left_pics>a:has(.img-abs)::before{content: ''; display: block; padding-top: 75%;}
.left_picbox .left_pics>a>img{mix-blend-mode: multiply;}
.left_picbox .related_pic{width: 100%; margin-top: 10px;}
.left_picbox .related_pic ul{width: calc(100% + 10px); flex-wrap: nowrap; margin: 0 -5px;}
.left_picbox .related_pic ul li{flex: 1; padding: 0 5px;}
.left_picbox .related_pic ul li a{border: 1px solid #ccc; width:  100%; display: flex; overflow: hidden; position: relative;}
.left_picbox .related_pic ul li a:has(.img-cover)::before{content: ''; display: block; padding-top: 75%;}
.left_picbox .related_pic ul li a.imgdq{border-color: var(--bg-main);}
.left_picbox .related_pic ul li a::after{content: none;}

.h4_title{display: flex; align-items: center; margin-bottom: 1rem;}
.h4_title>span{line-height: 30px; font-size: 1.25rem; font-weight: 400; color: #000; font-style: oblique; position: relative; padding-left: 1.25rem;}
.h4_title>span::before{content:""; position:absolute; left:0; top:50%; transform: translateY(-50%); width:20px; height:20px; background: url(../images/icon2.svg) no-repeat left center; background-size: contain;}

.text-main{margin-bottom: 1rem;}
.text-main p,.text-main ul li{font-size: 1.05rem; line-height: 26px; font-weight: 300;}
.text-main:last-child{margin-bottom: 0;}
.img-bg img{mix-blend-mode: multiply;}

.samples{padding-bottom: 20px;}
.samples .h4_title{width:100%; background-color: #cad1d5; padding: 30px; font-size: 1.5rem; color: #fff; font-weight: bold; display: flex; flex-direction: column; text-align: left; align-items: flex-start; justify-content: center; margin-bottom: 0;}
.samples .h4_title small{font-size: .95rem; font-weight: 400; display: block; margin-top: .5rem;}
.samples_list{width: calc(100% + 30px); margin: 0 -15px;}
.samples_list li{width: calc(100% / 3); padding: 0 15px; margin-bottom: 30px;}
.samples_list li>a{width: 100%; display: flex; justify-content: center; align-items: center; background-color: #f5f5f5; overflow: hidden; position: relative;}
.samples_list li>a>img{mix-blend-mode: multiply;}
.samples_list li a::after{content: '\F14D'; color: #fff; opacity: 0; transition: all .4s; padding: .5rem; font-size: 1rem; position: absolute; right: 1rem; bottom: 1rem; z-index: 2; background-color: var(--bg-main); border-radius: 5px; 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;}
.samples_list li>a:has(span){flex-direction: column;}
.samples_list li>a>span{flex: 1; width: 100%; display: flex;align-items: center; justify-content: center; padding: .5rem; position: absolute; left:0; bottom: 0; background: inherit; text-align: center; font-size: .8rem;}
.samples_list li a:has(span)::after{left: .5rem; top: .5rem; right: auto; bottom: auto;}
.samples_list li a:hover::after{opacity: 1;}
.samples_list li a:has(.img-abs)::before{content: ''; display: block; padding-top: 75%;}

.samples_list .pdf_btn>a{background-color: #fff; font-size: 1.125rem; color: var(--bg-main);}
.samples_list .pdf_btn>a::after{content: none;}
.samples_list .pdf_btn>a>i{font-size: 1.5rem; margin-right: .5rem;}
.samples_list .pdf_btn>a:hover{color: var(--bg-hover);}
.samples4,.samples6{padding-bottom: 30px;}
.samples4 .h4_title,
.samples6 .h4_title{padding: 1.25rem;}
.samples4 .samples_list,
.samples6 .samples_list{width: calc(100% + 10px); margin: 0 -5px;}
.samples4 .samples_list>li,
.samples6 .samples_list>li{padding: 0 5px; margin-bottom:10px;}
.samples4 .samples_list li{width: 25%;}
.samples6 .samples_list li{width: calc(100% / 5);}

.h3_title{font-size: 1.25rem;}
.swiperAll .swiper{width: 100%; margin-bottom: 1rem;}
.swiperAll .swiper:last-child{margin-bottom: 0;}
.swiperAll .swiper .swiper-slide{height: auto; display: flex;}
.swiperAll .swiper .swiper-slide>figure>a{background-color: #f5f5f5;}
.swiperAll .swiper .swiper-slide>figure>a>img{mix-blend-mode: multiply;}
.swiperAll .swiper .prev-button,.swiperAll .swiper .next-button{position: absolute; left: -100%; top: 50%; transform: translateY(-50%); z-index: 2; font-size: 2rem; color: #000; transition: all .4s;}
.swiperAll .swiper .next-button{left: auto; right: -100%;}
.swiperAll .swiper:hover .prev-button{left: 1%;}
.swiperAll .swiper:hover .next-button{right: 1%;}

.inquiryDetailsForm{min-height: 600px;}
.inquiryDetailsForm .container{max-width: 1100px;}
.inquiryDetailsForm::before{content: ''; position: absolute; inset: 0; background: url(../images/inquiry_bg.jpg) no-repeat center center; background-size: cover;}
.inquiryDetailsForm .feedback .webtitle{font-size: 2.5rem; text-align: center; font-family: var(--font-family2); color: var(--bg-main);}
.inquiryDetailsForm .etw-inquery-container{padding: 0;}
.inquiryDetailsForm .h3{font-size: 1.875rem; font-weight: 300;}
.inquiryDetailsForm p{font-size: 1.25rem; line-height: 30px; font-weight: 300;}
.inquiryDetailsForm dl{display: flex; flex-direction: column; margin: 1.25rem 0;}
.inquiryDetailsForm dl>dd{display: flex; align-items: center; font-size: 1.25rem; font-weight: 300; margin-bottom: .5rem;}
.inquiryDetailsForm dl>dd>i{color: var(--bg-main); margin-right: 1rem;}
.inquiryDetailsForm #feedback2017 .etwfrom-sendsubmit{background-color: var(--bg-main) !important;}
.inquiryDetailsForm #feedback2017 .etwfrom-sendsubmit:hover{background-color: var(--bg-hover) !important;}

.relatedPros .container{max-width: 1100px;}
.relatedPros .h3{display: flex; align-items: center; font-size: 1.875rem; color: var(--bg-main); font-weight: 300; background: url(../images/icon2.svg) no-repeat left center; background-size: contain; padding-left: 2rem; margin-bottom: 0;}
.relatedPros ul{width: calc(100% + 20px); margin: 0 -10px;}
.relatedPros ul li{width: 25%; padding: 0 10px; margin-top: 20px;}
.relatedPros ul li>ol{width: 100%; display: flex; flex-direction: column; transition: all .4s;}
.relatedPros ul li>ol a.imgbox{background-color: #dcdcdc;}
.relatedPros ul li>ol a.imgbox>img{mix-blend-mode: multiply;}
.relatedPros ul li>ol .textbox{background-color: #f8f9fa; padding: 1rem; flex-direction: column; justify-content: space-between;}
.relatedPros ul li>ol .textbox a.h6{font-size: 1rem; color: #000; margin-bottom: .5rem;}
.relatedPros ul li>ol .textbox a.h6:hover{color: var(--bg-hover);}
.relatedPros ul li>ol .textbox>p{flex: 1; font-size: .9rem; line-height: 20px; margin-bottom: .5rem;}
.relatedPros ul li>ol .textbox .more>a{padding: 0; background: none; color: var(--bg-main);}
.relatedPros ul li>ol .textbox .more>a::before{content: ''; width: 100%; height: 1px; background-color: var(--bg-main); position: absolute; right: 0; bottom: 0; transition: all .4s ease-in-out;}
.relatedPros ul li>ol .textbox .more>a::after{content: ''; width: 0; height: 1px; background-color: var(--bg-hover); position: absolute; left: 0; bottom: 0; transition: all .4s ease-in-out;}
.relatedPros ul li>ol:hover{box-shadow: 0 0 20px rgba(0,0,0,.15);}
.relatedPros ul li>ol:hover .textbox .more>a{color: var(--bg-hover);}
.relatedPros ul li>ol:hover .textbox .more>a::before{width: 0;}
.relatedPros ul li>ol:hover .textbox .more>a::after{width: 100%;}

.relatedPros .swiper{width: 100%; margin-top: 20px; padding-bottom: 40px;}
.relatedPros .swiper .swiper-slide{height: auto; display: flex;}
.relatedPros .swiper .swiper-slide>ol{width: 100%; display: flex; flex-direction: column; transition: all .4s;}
.relatedPros .swiper .swiper-slide>ol a.imgbox{background-color: #dcdcdc;}
.relatedPros .swiper .swiper-slide>ol a.imgbox>img{mix-blend-mode: multiply;}
.relatedPros .swiper .swiper-slide>ol .textbox{background-color: #fff; padding: 1rem; flex-direction: column; justify-content: space-between;}
.relatedPros .swiper .swiper-slide>ol .textbox a.h6{font-size: 1rem; color: #000; margin-bottom: 0;}
.relatedPros .swiper .swiper-slide>ol .textbox a.h6:hover{color: var(--bg-hover);}
.relatedPros .swiper .swiper-slide>ol .textbox>p{display: none; flex: 1; font-size: .9rem; line-height: 20px; margin-bottom: .5rem;}
.relatedPros .swiper .swiper-slide>ol .textbox .more{display: none;}
.relatedPros .swiper .swiper-slide>ol .textbox .more>a{padding: 0; background: none; color: var(--bg-main);}
.relatedPros .swiper .swiper-slide>ol .textbox .more>a::before{content: ''; width: 100%; height: 1px; background-color: var(--bg-main); position: absolute; right: 0; bottom: 0; transition: all .4s ease-in-out;}
.relatedPros .swiper .swiper-slide>ol .textbox .more>a::after{content: ''; width: 0; height: 1px; background-color: var(--bg-hover); position: absolute; left: 0; bottom: 0; transition: all .4s ease-in-out;}
.relatedPros .swiper .swiper-slide>ol:hover{box-shadow: 0 0 20px rgba(0,0,0,.15);}
.relatedPros .swiper .swiper-slide>ol:hover .textbox .more>a{color: var(--bg-hover);}
.relatedPros .swiper .swiper-slide>ol:hover .textbox .more>a::before{width: 0;}
.relatedPros .swiper .swiper-slide>ol:hover .textbox .more>a::after{width: 100%;}
.relatedPros.bg-white .swiper .swiper-slide>ol .textbox{background-color: #f8f9fa;}

.otherPros_title{display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; position: relative; z-index: 0;}
.otherPros_title .h3{font-size: 2rem; color: var(--bg-main); font-weight: 300; margin-bottom: .5rem;}
.otherPros_title small{display: block; font-size: 1rem; font-weight: 300; max-width: 65%;}
.otherPros_title::before{content:'';background-color:#f8f9fa;width:120px;height: 90px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%);}
.otherPros .swiper{width: 100%; margin-top: 30px; padding: 10px;}
.otherPros .swiper .swiper-slide{height: auto; display: flex;}
.otherPros .swiper .swiper-slide>ol{width: 100%; display: flex; flex-direction: column; background-image: linear-gradient(to right,#fff, #f8f9fa, #dcdcdc); transition: all .4s;}
.otherPros .swiper .swiper-slide>ol a.imgbox{background: inherit;}
.otherPros .swiper .swiper-slide>ol a.imgbox>img{mix-blend-mode: multiply; transform: scale(.95);}
.otherPros .swiper .swiper-slide>ol .textbox{flex-direction: column;}
.otherPros .swiper .swiper-slide>ol .textbox a.h6{flex: 1; display: flex; align-items: center; justify-content: center; text-align: center; padding: .75rem; margin-bottom: 0; font-size: 1rem;}
.otherPros .swiper .swiper-slide>ol:hover{box-shadow: 0 0 10px rgba(0,0,0,.15);}
.otherPros .swiper .swiper-slide>ol:hover a.imgbox>img{transform: scale(1);}
.otherPros .swiper .swiper-slide>ol:hover .textbox a.h6{color: var(--bg-hover);}

.detailsFac .h3{font-size: 1.875rem; color: var(--bg-main); font-weight: 300; background: url(../images/icon2.svg) no-repeat left center; background-size: contain; padding-left: 2rem; margin-bottom: 0;}
.detailsFac figure{justify-content: space-between;}
.detailsFac_left{width: calc(65% - 15px); display: flex;}
.detailsFac_right{width: calc(35% - 15px); display: flex; flex-direction: column;}
.detailsFac_box{width: 100%; flex: 1; margin-bottom: 30px;display: flex; flex-direction: column;}
.detailsFac_box:last-child{margin-bottom: 0;}
.detailsFac_box>ol{width: 100%; flex: 1; display: flex; position: relative;}
.detailsFac_box .video_btn{width: 100%; height: 100%;}
.detailsFac_box .textbox{width: 100%; height: 100%; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.5)); position: absolute; left:0; bottom: 0; z-index: 2; color: #fff; display: flex; align-items: flex-end; justify-content: center; padding: 1.25rem; font-size: 1.125rem;}
.detailsFac ul{width: calc(100% + 20px); margin: 0 -10px;}
.detailsFac ul li{width: calc(100% / 3); padding: 0 10px; margin-top: 20px;}
.detailsFac ul li>ol .imgbox::before{content: ''; display: block; padding-top: 75%;}
.detailsFac ul li>ol .imgbox .video_btn{width: 100%; height: 100%;}
.detailsFac ul li:nth-child(1){width: calc(100% - calc(100% / 3));}
.detailsFac ul li:nth-child(1)>ol .imgbox::before{padding-top: 35%;}
.detailsFac ul li>ol a.imgbox::after{content: '\F14D'; color: #fff; opacity: 0; transition: all .4s; padding: .5rem; font-size: 1rem; position: absolute; right: 1rem; bottom: 1rem; z-index: 2; background-color: var(--bg-main); border-radius: 5px; 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;}
.detailsFac ul li>ol:hover a.imgbox::after{opacity: .85;}

.pdf_list{width: 100%;}
.pdf_list li{width: fit-content; padding: 5px;}
.pdf_list li>a{display: flex; align-items: center; padding: .5rem 1rem; font-size: .95rem; color: #000; background-color: #fff; box-shadow: 0 0 5px rgba(0,0,0,.2);}
.pdf_list li>a::before{content: "\f63e"; 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: .5rem; font-size: 1.5rem; color: var(--bg-hover); transition: all .4s;}
.pdf_list li>a:hover{background-color: var(--bg-hover); color: #fff;}
.pdf_list li>a:hover::before{color: #fff;}

.process{width: calc(100% + 20px); margin: 0 -10px;}
.process li{width: 25%; margin-top: 1rem;}
.process li>span{width: 100%; display: flex; align-items: center; justify-content: center; text-align: center; background-color: #DCDCDC; padding: 10px 20px; -webkit-clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0% 100%, 10% 50%, 0% 0%); clip-path: polygon(85% 0, 100% 50%, 85% 100%, 0% 100%, 10% 50%, 0% 0%);}
.process1 li{width: 100%; margin: 0 0 10px 0;}
.process2,.process3{padding-top: 10px;}
.process2 li{width: calc(100% / 2); margin: 0 0 10px 0;}
.process3 li{width: calc(100% / 3); margin: 0 0 10px 0;}

@media (max-width:1199.98px){
	.details-items{padding: 3.125rem 0;}
	.otherPros_title small{max-width: 75%;}
}
@media (max-width:991.98px){
	.details-items{padding: 2.5rem 0;}
	.details-items:nth-child(1) figure img{width: 100%;}
	.otherPros_title small{max-width: 100%;}
	.samples6 .samples_list li{width: 25%;}
	ul.etw_phone-md3 li{width: 50%;}
}
@media (max-width:767.98px){
	.details-items{padding: 1.875rem 0;}
	.samples_list li{width: 50%;}
	.samples4 .samples_list li,.samples6 .samples_list li{width: calc(100% / 3);}
	.otherPros_title .h3,.relatedPros .h3,.inquiryDetailsForm .h3,.detailsFac .h3{font-size: 1.5rem;}
	.inquiryDetailsForm .feedback .webtitle{font-size: 1.8rem;}
	.inquiryDetailsForm p,.inquiryDetailsForm dl>dd{font-size: 1rem; line-height: 24px;}
	.detailsFac ul li{width: 50%;}
	.detailsFac ul li:nth-child(1){width: 100%;}
}
@media (max-width:575.98px){
	.details-items{padding: 1.25rem 0;}
	.samples .h4_title{font-size: 1.25rem;}
	.samples_list{padding: 5px;}
	.samples_list li{margin-bottom: 1rem;}
	.samples_list li img{width: 100%;}
	.samples4 .samples_list li,.samples6 .samples_list li{width: 50%;}
	.samples4 .h4_title, .samples6 .h4_title {padding: 1rem;}
	.relatedPros .swiper .swiper-slide>ol a.imgbox>img{width: 100%;}
	.detailsFac ul li:nth-child(1)>ol .imgbox::before{padding-top: 50%;}
	ul.etw_phone-md3 li{width: 100%;}
}
@media (max-width:375.98px){
	.samples .h4_title{text-align: center; align-items: center;}
	.samples4 .samples_list li,.samples6 .samples_list li,.detailsFac ul li,.samples_list li{width: 100%;}
	.detailsFac ul li:nth-child(1)>ol .imgbox::before{padding-top: 75%;}
}
/* Products-Details End */
/* Custom Manufacturing */
.ourPros_title{display: flex; justify-content: center; position: relative;}
.ourPros_title::before{content: ''; width: 100%; height: 2px; background-color: #ccc; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.ourPros_title>span{line-height: 1; font-size: 1.875rem; font-weight: 300; color: var(--bg-main); padding: 1rem; position: relative; z-index: 3;}
.ourPros_title>span::before{content: ''; background-color: #f8f9fa; width: 100px; height: 80px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: -1; -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%);}

.ourPros ul{width: calc(100% + 20px); margin: 0 -10px; margin-top: 1rem;}
.ourPros ul li{width: 25%; padding: 0 10px; margin-top: 20px;}
.ourPros ul li>ol{flex-direction: column; position: relative; overflow: hidden;}
.ourPros ul li>ol:hover{box-shadow: 0 0 10px rgba(0,0,0,.15);}
.ourPros ul li>ol a.imgbox{background-color: #DCDCDC;}
.ourPros ul li>ol a.imgbox>img{mix-blend-mode: multiply;}
.ourPros ul li>ol .textbox{flex-direction: column; background-color: #f5f5f5; padding: 20px; justify-content: space-between; position: relative; z-index: 2;}
.ourPros ul li>ol .textbox a.h6{font-size: 1.125rem; font-weight: 400; color: #000; margin-bottom: .5rem;}
.ourPros ul li>ol:hover .textbox a.h6{color: var(--bg-main);}
.ourPros ul li>ol .textbox>p{line-height: 20px; min-height:100px; max-height:100px; overflow:hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow-wrap: break-word;}
.ourPros ul li>ol .textbox .more>a{padding: 0; background: initial; color: var(--bg-main); flex-direction: row-reverse;}
.ourPros ul li>ol .textbox .more>a:hover,
.ourPros ul li>ol .textbox .more>a:hover::before{color: var(--bg-hover);}

.service{display: flex; flex-direction: column; padding-left: 80px; position: relative;}
.service::before{content: ''; width: 2px; height: 100%; background-color: #f5f5f5; position: absolute; left: 30px; top: 0;}
.service li{width: 100%; position: relative; padding: 1rem 0; margin-bottom: 1rem;}
.service li .service_icon{width: 60px; height: 60px; position: absolute; left: -80px; top: 0; border-radius: 50%; background-color: #f5f5f5; padding: .75rem;}

@media (max-width:991.98px){
	.ourPros ul li{width: calc(100% / 3);}
	.ourPros ul li:nth-last-child(1),.ourPros ul li:nth-last-child(2){display: none;}
	.service li .h4{font-size: 1.2rem;}
}
@media (max-width:767.98px){
	.ourPros ul li{width: 50%;}
	.ourPros ul li:nth-last-child(1),.ourPros ul li:nth-last-child(2){display: flex;}
	.service li .h4{font-size: 1rem;}
	.service li .text-main p{font-size: .95rem;}
}
@media (max-width:575.98px){
	.ourPros ul li{width: 100%;}
	.ourPros ul li>ol a.imgbox>img{width: 100%;}
	.ourPros ul li>ol .textbox>p{min-height: initial; max-height: initial; -webkit-line-clamp: initial;}
}
/* Custom Manufacturing End */
/* About Us */
.nbanner{width: 100%; padding: 0; min-height: 300px;display: flex; flex-direction: column;}
.nbanner>.container{flex: 1; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2;}
.nbanner_hover{width: fit-content; display: flex; flex-direction: column; background-color: rgba(0,0,0,.3); padding: 1rem 1.875rem;}
.nbanner_hover .etw_hometitle .h3{color: #fff; margin-bottom: 0;}

.faqs{margin-top: 1rem; display: flex; flex-direction: column;}
.faqs .card{margin:1rem 0 0 0; background:none; border:none; border-radius:0; overflow:hidden;}
.faqs .card-header{padding:0; background:#fff; border:none;}
.faqs .card-link{width:100%;display:block;padding:1.25rem;font-size:1rem; font-weight: 400; position:relative;line-height:1; padding-left:2.5rem;}
.faqs .card-link::before{content:"\f0da";font-size:1.25rem;color:var(--bg-hover); font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;position:absolute; left:1rem; top:1.125rem; transition:all 0.3s}
.faqs .card-body{padding:1.25rem 2.5rem; background-color: #f8f9fa;}
.faqs .card-link[aria-expanded="true"]::before{ transform: rotate(90deg);}

.clients_list{width: calc(100% + 30px); margin: 0 -15px;}
.clients_list li{width: 50%; padding: 0 15px; margin-bottom: 30px;}
.clients_list li>ol{flex-direction: column;}
.clients_list li>ol figure{margin-bottom: 0;}
.clients_list li>ol a.imgbox>span{width: fit-content; position: absolute; left: 0; bottom: 0; background-color: var(--bg-main); padding: .5rem 1rem; font-size: 1rem; color: #fff; display: flex; align-items: center;}
.clients_list li>ol a.imgbox>span>i{margin-right: .5rem;}
.clients_list li>ol>dl{width: 100%; flex: 1; display: flex; flex-direction: column; background-color: #f5f5f5; padding: 20px; margin-bottom: 0;}
.clients_list li>ol>dl>dd{margin-bottom: 0; font-size: 1.125rem; line-height: 30px; font-weight: 300;}
.clients-title{font-size: 2.5rem; color: #000; text-align: center; font-family: var(--font-family2), sans-serif; margin-top: 2rem;}

@media (max-width:767.98px){
	.nbanner{min-height: 200px;}
	.clients_list{width: calc(100% + 20px); margin: 0 -10px;}
	.clients_list li{padding: 0 10px; margin-bottom: 20px;}
}
@media (max-width:575.98px){
	.nbanner{min-height: 150px;}
	.clients_list li{width: 100%;}
}
/* About Us-End */
/* Contact Us */
.contact{padding:3rem 0}
.contact dl{display: flex; flex-direction: column;}
.contact dl .h6{font-size:1.5rem; font-weight: 400; line-height: 1.2; margin-bottom:1rem; color:var(--bg-main)}
.contact dl dd{font-size:1rem; line-height:24px; color: #333; margin-bottom: .5rem;}
.contact dl dd strong{color:#000; font-weight: 600; margin-right: .25rem;}
.contact dl dd a{color:var(--bg-main); text-decoration:underline}
.contact dl dd a:hover{color:var(--bg-hover); text-decoration:none}
.contact dl dd b{font-weight: 400; color:#000;}
.contact dl dd img{margin-left: 0;}
.contact .feedback{padding: 1.5rem 1rem;}
.contact .feedback .webtitle{font-size:1.625rem; color:var(--bg-main); text-align: center; font-weight: 500;}
.contact_map{margin-top: 1.5rem;}
@media (max-width:767.98px){
	.contact{padding:2rem 0}
}
@media (max-width:575.98px){
	.contact{padding:1.25rem 0}
}
/* Contact Us-End */
/* Overview */
.overview_banner{height: 300px; padding: 0; display: flex; align-items: center;}
.overview_banner::before{content: ''; position: absolute; inset: 0; background-color: var(--bg-main); opacity: .7; z-index: 1;}
.overview_banner .container{position: relative; z-index: 3;}
.overview_banner .etw_hometitle{margin-top: 1.5rem;}
.overview_banner .etw_hometitle>div.h3{margin-bottom: 0; color: #fff; text-align: center; font-weight: 500;}

.overview_title{display: flex; justify-content: center; position:relative; margin-bottom: 1.25rem;}
.overview_title::before{content:"";width:100%;height:1px;background-image:linear-gradient(to right,transparent,var(--bg-main),transparent);position:absolute;left:0;top:50%;transform:translateY(-50%)}
.overview_title>span{max-width:70%;text-align:center;display:inline-block; position:relative;padding:0 1.5rem;line-height:1.3;background-color:#fff; font-size:2rem; color: #000; font-weight: 500; font-family: var(--font-family2);}

.overviewAbout small{color: var(--bg-main); text-transform: uppercase; font-size: 1rem;}
.overviewAbout .h3::after{content: ''; display: block; width: 80px; height: 2px; background-color: var(--bg-main); margin-top: .5rem;}
.overviewAbout_list{width: calc(100% + 20px); margin: 0 -10px;}
.overviewAbout_list li{width: 50%; padding: 10px;}
.overviewAbout_list li>a{width: 100%; overflow: hidden;display: flex; flex-direction: column;}
.overviewAbout_list li>a>img{transition: all .4s;}
.overviewAbout_list li>a>span{width: 100%; background-color: #f8f9fa; position: relative; z-index: 2; padding: .5rem 1rem; display: flex; justify-content: space-between;}
.overviewAbout_list li>a:hover>img{transform: scale(1.05);}

.overviewCompany ul{display:flex;flex-wrap:wrap;justify-content:space-between}
.overviewCompany li{width:calc(50% - 20px);margin-top:30px;flex-direction: column;font-size:1rem; line-height: 24px;}
.overviewCompany li .overviewCompany-label{padding-bottom:1rem;position:relative;font-size:1.4rem; margin-bottom:1rem; color:#000; font-weight: 500;}
.overviewCompany li .overviewCompany-label::before{content:"";width:100%;height:1px; background-color:#ccc;position:absolute;left:0;bottom:2px}
.overviewCompany li .overviewCompany-label::after{content:"";width:50px;height:5px;background-color:var(--bg-main);position:absolute;left:0;bottom:0;transition:all 0.4s}
.overviewCompany li .overviewCompany-value{margin-bottom:0;color:#333;font-size:1rem; line-height: 30px;}
.overviewCompany li .overviewCompany-value dl{margin-bottom: 0;}
.overviewCompany li .overviewCompany-value dl dd{margin-bottom: 0;}
.overviewCompany li .overviewCompany-value dl dd>i{color: var(--bg-main); margin-right: .5rem;}
.overviewCompany li:hover .overviewCompany-label::after{width:100%}

.overviewPros ul{width: 100%; flex-direction: column;}
.overviewPros ul li{width:100%; margin-top: 30px;}
.overviewPros ul li>ol a.imgbox{width: 40%;}
.overviewPros ul li>ol .textbox{width: 60%; flex-direction: column; padding-left: 50px; justify-content: center;}
.overviewPros ul li>ol .textbox a.h6{font-size: 1.5rem; font-weight: 300; color: var(--bg-main);}
.overviewPros ul li>ol .textbox>p{font-size: 1rem; font-weight: 300;}
.overviewPros ul li>ol .textbox>dl{width: 100%;display: flex; flex-direction: column;}
.overviewPros ul li>ol .textbox>dl>dd{margin-bottom: 0; font-size: 1rem; color: #666; font-weight: 300;}

.detailsFac .overview_title{background: none;}
.overviewService{padding-top: 2rem;}
.overviewService .overview_title{margin-bottom: 0;}
.overviewService ul{width: calc(100% + 30px); margin: 0 -15px;}
.overviewService ul li{width: calc(100% / 3); padding: 0 15px; margin-top: 30px;}
.overviewService ul li>ol{width: 100%; background-color: #f5f5f5; padding: 30px; flex-direction: column;}
.overviewService ul li>ol .overviewService_title{width: 100%; display: flex; align-items: center; margin-bottom: 1.25rem;}
.overviewService ul li>ol .service_icon{width: 50px; float: left; margin-right: 1rem;}
.overviewService ul li>ol p{flex: 1;}

.overviewService ul li:nth-child(1),
.overviewService ul li:nth-child(2){width: 50%;}

@media (max-width:991.98px){
	.overviewCompany li{width:100%; margin-top:20px;}
	.overviewPros ul li>ol .textbox>dl{display: none;}
	.overviewService ul li{width: 100% !important;}
}
@media (max-width:767.98px){
	.overview_title>span{font-size: 1.8rem;}
	.overviewPros ul{flex-direction: row; justify-content: space-between;}
	.overviewPros ul li{width: calc(50% - 10px); margin-top: 20px;}
	.overviewPros ul li>ol{flex-direction: column;}
	.overviewPros ul li>ol a.imgbox{width: 100%;}
	.overviewPros ul li>ol .textbox{width: 100%; padding: 20px 0 0 0;}
	.overviewPros ul li>ol .textbox>p{flex: 1;}
	.overviewfac ul li{width: 50% !important;}
	.overviewService ul li{margin-top: 20px;}



}
@media (max-width:575.98px){
	.overview_title>span{font-size: 1.5rem;}
	.overviewAbout_list li{width: 100%;}
	.overviewAbout_list li img{width: 100%;}
	.overviewPros ul li{width: 100%;}
	.overviewfac ul li{width: 100% !important;}
	.overviewfac ul li>ol .imgbox::before{padding-top: 50%;}
	.overviewService ul li>ol{padding: 1rem;}


}
/* Overview-End */

/* videos */
.videoHub{padding:1rem 0 4rem 0;}
.videoHub .etw_hometitle div.h3{color:var(--bg-main); font-size:2rem; text-align: center; text-transform: uppercase;}
.video_title{font-size:1.75rem; line-height: 1; display:flex; justify-content: center; color:#000; position:relative;}
.video_title::after{content: ''; width: 100%; height: 2px; background-image: linear-gradient(to right, transparent,var(--bg-main),transparent); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.video_title>span{width: fit-content; background-color: #f8f9fa; padding: 0 1.5rem; position: relative; z-index: 2;}
.videoHub .video_btn{animation: initial; -webkit-animation: initial;}

.videoCpmpany{width: 100%;}
.videoCpmpany ul{width: 100%;}
.videoCpmpany ul li{width: 100%; margin-top: 30px;}
.videoCpmpany ul li>ol{width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; background-color: #fff;}
.videoCpmpany ul li>ol a.imgbox{width: 50%;}
.videoCpmpany ul li>ol>a.imgbox:has(.img-cover)::before{content: ''; display: block; padding-top: 56.25%;}
.videoCpmpany ul li>ol .textbox{width: 50%; padding: 2rem; padding-left: 50px; flex-direction: column; justify-content: center;}
.videoCpmpany ul li>ol .textbox a.h3{font-size: 1.25rem;}
.videoCpmpany ul li>ol:hover .textbox a.h3{color: var(--bg-main);}
.videoCpmpany ul li>ol:hover{filter:drop-shadow(0 0 10px rgba(0,0,0,.15));}
.videoCpmpany ul li:nth-child(even)>ol{flex-direction: row-reverse;}
.videoCpmpany ul li:nth-child(even)>ol .textbox{padding: 2rem; padding-right: 50px;}

.videoPros{width: 100%; margin-top: 50px;}
.videoPros ul{width:calc(100% + 30px);margin:0 -15px;}
.videoPros ul li{width:calc(100% / 3); padding:0 15px; margin-top:30px; transition: all .4s;}
.videoPros ul li>ol{background-color: #fff; border-radius: 10px; overflow: hidden; flex-direction: column;}
.videoPros ul li>ol>a.imgbox{width: 100%; background-color: #dcdcdc;}
.videoPros ul li>ol>a.imgbox img{mix-blend-mode: multiply;}
.videoPros ul li>ol>a.imgbox:has(.img-cover)::before{content: ''; display: block; padding-top: 75%;}
.videoPros ul li>ol>a.textbox{flex: 1; width: 100%; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 1rem; line-height: 22px; color: #000; padding: .75rem 1rem;}
.videoPros ul li>ol:hover>a.imgbox>img{transform: scale(1.02);}
.videoPros ul li:hover>ol{box-shadow: 0 0 10px rgba(0,0,0,.2);}
.videoPros ul li:hover a.textbox{color:var(--bg-main)}

.video{width:100%;padding:1rem 0 3rem 0}
.video>.container{display:flex;flex-wrap:wrap;justify-content:space-between; align-items: flex-start;}
#video_right{width:65%;}
#video_right .h3{font-size:1.5rem; color:#000}
#video_right video{width:100%}
.video_more{display:flex;margin-bottom:2rem;}
.video_more>a,.video_more>span{padding:0.4rem 1.2rem;border:2px 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-main);color:#fff;border-color:var(--bg-main)}
.etw_videolist_more{display: none;}

#video_sidebar{width:30%;background-color:#fff; border-radius:10px;}
#etw_videolist .webtitle{font-size:1.3rem;font-weight:600;color:#fff;text-transform:uppercase;background-color:var(--bg-main);padding:1rem;text-align:center;font-style:italic;border-radius:10px 10px 0 0}
#etw_videolist ul{display:flex; flex-wrap: wrap; justify-content: space-between; padding:1.5rem; padding-bottom: 0;}
#etw_videolist ul li{width: 100%; margin-bottom:1rem}
#etw_videolist ul li a{width: 100%; display:flex; align-items:center}
#etw_videolist ul li a img{width:30%; height: auto;}
#etw_videolist ul li a span{width:70%;font-size:0.875rem; padding-left:1rem; font-weight:300;line-height: 1.2;}
#etw_videolist ul li a.dq span{color:var(--bg-main);}
#etw_videolist ul li a:hover span{color: var(--bg-main);}
#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}
	.video_hub ul li{width: 50%;}
	.video_hub1 {margin-bottom: 2.5rem;}
	.video_hub1 a.imgbox,
	.video_hub1 .textbox{width: 100%;}
	#etw_videolist ul li{width: calc(50% - 1rem);}
}
@media (max-width:767.98px){
	.video_hub ul li,
	.video_hub ul li img,
	#etw_videolist ul li{width: 100%;}
	#video_sidebar{margin-top:1rem}
}
@media (max-width:575.98px){
	#video_right .h3{font-size:1.25rem;}
}
/* videos-End */
