@charset "utf-8";
@font-face{font-family:"Roboto";font-weight:100 900;font-style:normal;font-display:swap;src:url(../fonts/Roboto-VariableFont_wdth,wght.woff2) format("woff2");}
@font-face{font-family:"Montserrat";font-weight:100 900;font-style:normal;font-display:swap;src:url(../fonts/Montserrat-VariableFont_wght.woff2) format("woff2");}
@font-face{font-family:"fontello";font-weight:400;font-style:normal;font-display:swap;src:url('../fonts/fontello.woff2') format('woff2');}
@font-face{font-family:"bootstrap-icons";font-weight:400;font-style:normal;font-display:swap;src:url("../fonts/bootstrap-icons.woff2") format("woff2"),}
:root{--etw-color1:#cf121c;--etw-color2:#00285a;--etw-color3:#676767;--bg-color-f0:#f0f0f0;--bg-color-f1:#f1f1f1;--bg-color-f2:#f2f2f2;--bg-color-f3:#f3f3f3;--bg-color-f4:#f4f4f4;--bg-color-f5:#f5f5f5;--bg-color-f6:#f6f6f6;--bg-color-f7:#f7f7f7;--bg-color-f8:#f8f8f8;--bg-color-f9:#f9f9f9;--grey-color:#dee2e6}
/******public******/
.bi::before,[class^="bi-"]::before,[class*=" bi-"]::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;}
[class^="icon-"]::before,[class*=" icon-"]::before{font-family:"fontello";font-style:normal;font-weight:400;display:inline-block;text-decoration:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-globe::before{content:"\e80c";font-size:30px;color:#555;-webkit-animation:scaleout 2.5s infinite ease-in-out;animation:scaleout 2.5s infinite ease-in-out}
.icon-home::before{content:"\e80d";}
.icon-reorder::before{content:"\f0c9";}
.icon-angle-right::before{content:"\f105";}
.icon-envelope::before{content:"\e800";}
.icon-comments::before{content:"\e808";}
.icon-remove::before{content:"\e804";}
.bi-house-fill::before{content:"\f424";}
/****basic****/
html{overflow:visible!important;}
.skip-loading{visibility:hidden!important;display:none!important;}
header,main,footer{visibility:visible!important;}
body{color:#555;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:15px;background:#fff;font-weight:400;line-height:1.5rem;}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{list-style:none;}
img{max-width:100%;-ms-interpolation-mode:bicubic;border:0}
.clear{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;width:0}
a{color:#333;transition:.3s all ease-in-out;}
a:hover{color:var(--etw-color1)}
a:focus{outline:0;text-decoration:none}
a,a:hover{text-decoration:none}
b{color:var(--etw-color1);font-size:1.1rem;line-height:1.3rem;font-weight:600;display: block;margin: 0.5rem 0;}
strong{font-weight:600;font-size:0.95rem;}
.etw_hometitle{display:block;font-size:clamp(2rem,3vw,2.4rem);line-height:1.2;padding:0;color:#333;margin:1rem 0;font-weight:500;font-family: 'Montserrat';    letter-spacing: -0.05rem;}
h2{display:block;font-size:clamp(2rem,3vw,2.4rem);line-height:1.2;padding:0;color:#333;margin:1rem 0;font-weight:500;font-family: 'Montserrat';    letter-spacing: -0.05rem;}
.hub_h2{
        font-weight: 600;
    letter-spacing: -0.075rem;
}
.hub_h2 span{display: inline-block;position: relative;}
.hub_h2 span:before{
        position: absolute;
    content: '';
    background: var(--etw-color1);
    width: 100%;
    left: 0;
    bottom: 9px;
    height: 6px;
    opacity: .3;
}
.small_h2{font-size:clamp(1.7rem,3vw,2rem);}
h3{font-size:1.1rem;line-height:1.6rem;font-weight:400;color:#999;margin:-0.6rem 0 1rem;}
.etw_series{
        font-family: 'Montserrat';
    font-weight: 800;
    color: var(--etw-color1);
    margin: 0 0 -.8rem;
    text-transform: uppercase;
    font-size: 1.1rem;
}
h4{display:block;color:var(--etw-color1);font-size:1.1rem;padding:0;line-height:1.1rem;margin:1rem 0 -1rem;font-weight:300;}
small{display:block;}
hr{border:none;background:#dee2e6;margin:1rem 0 2rem;width:100%;height:1px;}
.table-responsive{margin:0 0 2rem 0}
.table{margin-bottom:0!important}
.table,td{border:none}
.table tr td{vertical-align:middle !important;padding:8px 12px !important;font-size:13px;line-height:1.4;border:none;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border:1px solid #eee;}
.table tr.top td{color:#fff;padding:10px 12px !important;font-weight:500;background:var(--etw-color1);font-size:0.95rem;line-height:1.2rem;border:1px solid #eee;}
.tables tr td:first-child{color:#111;padding:12px 8px!important;font-weight:500;background:#f2f2f2;font-size:0.95rem;}
.table-striped tr:nth-of-type(odd){background-color:#f8f8f8 !important;}
.table tr td strong{font-size: 0.95rem;}
.table img{width:70%;margin:0 auto;display:block;}
.inquiry{white-space:nowrap;color: var(--etw-color1);}
.table tr.top .inquiry{color: #fff;}
.inquiry:hover{text-decoration: none;}
.indent{padding-left:3.2rem;}
.clearfix::after{display:table;clear:both}
.first1{font-size:15px;line-height:1.6rem;width:100%;letter-spacing: 0.075rem;}
.first1 strong{font-size:1rem;font-weight:600;}

.color1{color:var(--etw-color1);}
.color2{color:var(--etw-color1);cursor:pointer;text-decoration:underline;}
.original-link{cursor:default;}
.theme-title{color:#333!important;font-size:1.2rem!important;border-bottom:1px solid #555!important;margin:1rem 0 .5rem!important;text-align:center!important}
.theme-title i{display:none!important}
.theme-box-i{padding-top:2px !important;}
.brief{font-size:13px;line-height:1.4rem;color:#999;margin:1.5rem 0;}
@media (max-width:991.98px){h2 small{line-height:1.4rem}
h3{font-size:0.95rem;line-height:1.4rem;}
.first1{margin:0 0 1rem 0;width:100%;}
}
@media (max-width:767.98px){.etw_series{font-size: 0.95rem;}
.hub_h2 span:before{display: none;}
}
/****header****/
#header{width:100%;position:fixed;top:0;left:0;right:0;margin:0 auto;background:rgba(255,255,255,.97);visibility:visible;transition:.5s all ease-in-out;z-index:1000;box-shadow:4px 4px 100px 0 rgb(0,0,0,.13);}
.nav-fixed{margin:0 auto;box-shadow:4px 4px 100px 0 rgb(0,0,0,.13)!important;-webkit-animation:.5s ease-in-out 0s normal none 1 running fadeInDown;animation:.5s ease-in-out 0s normal none 1 running fadeInDown}
.headerin{position:relative;margin:0 auto;width:100%;max-width:1200px;z-index:100}
#etw_logo{float:left;width:60px;text-align:center;position:relative;padding:1rem 0 0;transition:.3s all ease-in-out;z-index:1;}
#etw_logo a{display:block;position:relative;aspect-ratio: 80 / 97;}
#etw_logo img{width: 60px;height: 73px;object-fit:cover;}
.etw_language{width:68%;height:36px;float:right;text-align:right;visibility:visible;}
.etw_language>ul{position:relative;margin:0;}
.etw_language>ul>li{position:relative}
.etw_language>ul>li>span{display:block}
.etw_language ul li ol{position:relative;display:block}
#etw_language{width:auto;margin:0;}
#etw_language .dropdown-item{display:inline-block;width:auto;font-size:0.95rem;line-height:1;padding:0.7rem 1rem;color:#333;background:0;min-width:auto!important;position:relative;}
#etw_language .dropdown-item::before{position:absolute;content:"";right:0;top:11px;width:1px;height:15px;background-color:#ccc;}
#etw_language .dropdown-item:last-child::before{display:none;}
#etw_language .dropdown-item img{padding:0 .3rem .15rem 0}
#etw_language .dropdown-item:hover{color:var(--etw-color1);background:0}
.etw_language a:not([href]):not([tabindex]){color:#fff;cursor:pointer}
@media (max-width:1199.98px){#etw_logo{margin-left:1rem;}
}
@media (max-width:991.98px){#header{position:inherit}
#header:before{display:none;}
#etw_logo{
            padding: 0.6rem 0;
        width: 50px;
}
#etw_logo img{width: 50px;height: 61px;}
.nav-fixed{background:#fff!important;position:inherit;animation:none}
.etw_language{width:auto;height:auto;margin:0;float:right;}
.etw_language>ul>li::before{position:absolute;content:"";width:1px;height:100%;background-color:#ccc;top:-2%;right:1.4rem;}
.etw_language>ul>li>span{margin:1.8rem 3rem 0 0;text-align:center;width:45px;z-index:100;display:block;}
.etw_language ul li ol{position:absolute;width:120px;left:-2.2rem;top:2.2rem;transition:.3s all ease-in-out;box-shadow:0 1px 5px #ccc;z-index:1010;display:none}
#etw_language{width:100%;background:#fff;margin:0}
#etw_language .dropdown-item{width:auto;color:#111;font-size:0.85rem;line-height:0.85rem;padding:0.6rem;clear:inherit;display:block;background:0 0;text-align:center;}
#etw_language .dropdown-item:hover{background:#fff}
#etw_language .dropdown-item:before{display:none;}
}
@media (max-width:575.98px){#header{border-bottom:none;}
}
/*menu*/
.top-nav{z-index:999;width:auto;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;float:right;position:relative;}
.navbar{padding:0}
.navbar-collapse{justify-content:flex-end}
.navbar-light .navbar-nav li.nav-item{position:relative}
.navbar-light .navbar-nav a.nav-link{
       color: #333;
    font-size: 1.05rem;
    line-height: 1;
    position: relative;
    margin: 0 1.5rem;
    font-weight: 400;
    padding: 1.5rem 0;
}
.navbar-light .navbar-nav a.nav-link:before{content:"";position:absolute;display: none;transition-delay:.1s;transition:.3s all linear;}
.navbar-light .navbar-nav .active a.nav-link:before,.navbar-light .navbar-nav .show a.nav-link:before,.navbar-light .navbar-nav a.nav-link:hover:before{width:100%;}
.dropdown-toggle:after{position:relative;content:'';display:none;transition:.2s all ease-in-out;}
.navbar-light .navbar-nav .nav-item:last-child a.nav-link{margin: 0 1rem 0 1.5rem;}

.navbar-nav .dropdown-menu{box-shadow:0 15px 22px -10px rgb(0 51 153 / 30%);border:none;padding:1rem 0;left:1rem;border-radius:0;top:150%;background-color:rgba(255,255,255,1);margin:0;visibility:hidden;pointer-events:none;opacity:0;display:block;transition:all .3s ease 0s;}
.navbar-nav .dropdown-menu:before{content:"";position:absolute;width:0;height:0;border-bottom:6px solid var(--etw-color1);border-left:8px solid transparent;border-right:8px solid transparent;left:6%;top:-6px;display:none;}
.navbar-nav .dropdown-menu.show{visibility:visible;pointer-events:all;opacity:1;top:100%;display:block;}
.navbar-light .navbar-nav a.nav-link i{color:#999}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{background:0;color:var(--etw-color1);}
.navbar-light .navbar-nav .show>.nav-link{color:var(--etw-color1)}
.navbar-light .navbar-nav .dropdown-item{
        font-size: 0.95rem;
    padding: 0.5rem 1.5rem;
    font-weight: 400;
    color: #333;
    position: relative;
}
.navbar-light .navbar-nav a.dropdown-item.active,.navbar-light .navbar-nav a.dropdown-item:active,.navbar-light .navbar-nav a.dropdown-item:hover{background:0;color:var(--etw-color1);}
.navbar-light .navbar-nav .nav-link:hover i,.navbar-light .navbar-nav .nav-item.active .nav-link i{color:var(--etw-color1);}
.nav-item span.pro_icon{position:absolute;top:7px;right:0;color:#999;padding:0;font-size:34px;width:30px;height:30px;line-height:30px;display:none;text-align:center;font-weight:200;}
@media (max-width:1299.98px){.navbar-light .navbar-nav a.nav-link{        margin: 0 1rem;}
}
@media (max-width:991.98px){.top-nav{width:100%;float:left;background:#fff;margin:0;display:block;padding:0}
.top-nav:after,.top-nav:before{display:none;}
.navbar-nav .dropdown-menu{background:#fff;box-shadow:none;padding:.3rem 0;position:relative!important;left:0!important;top:0!important;margin-left:0!important;min-width:auto!important;display:none;border-top:none;}
.navbar-nav .dropdown-menu:before,.navbar-light .navbar-nav a.nav-link i{display:none;}
.navbar-light .navbar-nav .dropdown-item{background:#fff;padding:.4rem 1rem .4rem 2.4rem;border-bottom:none;font-size:.9rem;color:#333;white-space:normal;font-weight:400}
.navbar-light .navbar-nav .dropdown-menu>li{background:none;}
.navbar-light .navbar-nav .dropdown-item:before{content:normal}
.navbar-nav .dropdown-menu1>li{width:100%;float:none;margin:0}

.navbar-light .navbar-nav .show>.nav-link{color:#333}
.navbar-light .navbar-nav li.nav-item{margin:0}
.navbar-light .navbar-nav li.nav-item:before{content:normal}
.navbar-light .navbar-nav a.nav-link:before{content:normal}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{color:var(--etw-color1);background:0 0}
.navbar-light .navbar-nav .show>.nav-link{background:0 0}
.navbar-light .navbar-nav a.nav-link{font-size:1rem;border-bottom:1px solid rgba(0,0,0,.1);color:#111;padding:1rem;margin:0 1rem;}
.navbar-light .navbar-nav li.nav-item:last-child a.nav-link{border-bottom:none}
.navbar-light .navbar-nav .nav-item:last-child a.nav-link {
    margin: 0 1rem;
}
.dropdown-menu{border:none}
.navbar-light .navbar-toggler{color:#333;font-size:2.4rem;margin:1.2rem 1rem 0 0;border:none;outline:0;z-index:200;position:relative;}
.nav-item span.pro_icon{display:block}
.nav-item .dropdown-toggle::after{display:none;}
}
/****Container****/
#container{margin:101px auto 0 auto;width:100%;overflow:hidden;position:relative;}
.etw_container{overflow:inherit !important;}
.content_bg{width:100%;position:relative;background:#f4f4f4;padding:1rem 0;}
.content_bg1{
        width: 100%;
    position: relative;
    padding: 1rem 0;
    background: linear-gradient(180deg, #e8e6e1 50%, #f2f2f2 50%);
    background-attachment: fixed;
}

.hub_content{
       background: #fff;
    padding: 3rem 4rem;
    width: 94%;
    margin: 1rem auto 0;
    max-width: 1200px;
    position: relative;
}
.content{width:94%;margin:2rem auto;max-width:1200px;position:relative;}
.content1{width:94%;margin:2rem auto;max-width:1100px;position:relative;}

.top_content{margin: -2rem auto 2rem;}
@media (max-width:991.98px){#container{margin-top:0}
}
@media (max-width:767.98px){.content,.content1{margin:1rem auto;}
.etw_container{overflow:hidden !important;}
.hub_content{padding: 2rem;}
}

/****content title****/
.webtitle{color:#1d1d1d;font-size:clamp(2rem,3vw,2.4rem);line-height:1.2;font-weight:400;text-align:center;font-family: 'Montserrat';}
.protitle0{
    width: 100%;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    font-size: clamp(1rem, 3vw, 1.15rem);
    line-height: 1.2;
    position: relative;
    font-weight: 600;
    padding: 0;
    margin: 1rem 0 ;
 
}
.protitle0 span{display: inline-block;position: relative;}
.protitle0 span:before{
         position: absolute;
    content: '';
    right: -114px;
    border-top: 1px solid var(--grey-color);
    border-right: 2px solid var(--grey-color);
    width: 100px;
    height: 10px;
    transform: skewX(45deg);
    top: 13px;
}
.protitle0 span:after{
    position: absolute;
    content: '';
    right: -106px;
    border-top: 1px solid var(--etw-color1);
    border-right: 2px solid var(--etw-color1);
    width: 93px;
    height: 10px;
    transform: skewX(45deg);
    top: 10px;
    opacity: .3;
}
.protitle1{
       width: 100%;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    font-size: clamp(1.2rem, 3vw, 1.3rem);
    line-height: 1.2;
    position: relative;
    font-weight: 600;
    padding: 0;
    margin: 1rem 0 0.5rem;
    font-family: 'Montserrat';
    letter-spacing: -0.05rem;
}
.protitle1 a{color:var(--etw-color1);}
.protitle1 a:hover{color:#111;}
.protitle2{width:100%;color:#333;display:flex;flex-wrap:wrap;font-size:clamp(1.5rem,3vw,1.8rem);line-height:1.2;position:relative;font-weight:400;padding:0;margin:1.5rem 0;font-family: 'Montserrat';letter-spacing: -0.05rem;}
.protitle2 a{color:#333;display:flex;flex-wrap:wrap;align-items:center;}
.protitle2 a:hover{color:var(--etw-color1);}
.protitle3{font-size:clamp(1.6rem,3vw,2rem);line-height:1.2;font-weight:500;text-align:center;margin:0 auto;position:relative;color:#111;width:100%;padding:1.5rem 0;font-family: 'Montserrat';letter-spacing: -0.05rem;}
.protitle3 a{color:#111;position:relative;display:block;}
.protitle3 a:hover{color:var(--etw-color1);}
.protitle4{position:relative;margin:2rem auto 1.5rem;padding:0;font-size:clamp(1.6rem,3vw,1.8rem);line-height:1.2;text-align:center;color:#333;font-weight:500;width:100%;font-family: 'Montserrat';letter-spacing: -0.05rem;}
.protitle4:before{position:absolute;content:'';background:#999;width:100%;height:1px;top:45%;left:0;right:0;margin:0 auto;}
.protitle4 a,.protitle4 span{display:inline-block;background:#fff;padding:0 1.5rem;position:relative;}
.sendinquiry{display:inline-flex;flex-wrap:wrap;justify-content:start;text-align:center;position:relative;z-index:1;}
.sendinquiry span,.sendinquiry a{
   cursor: pointer;
    color: #fff;
    padding: 1rem 3.5rem 1rem 1.8rem;
    font-size: 0.95rem;
    line-height: 1;
    text-align: center;
    display: inline-block;
    margin: 0.5rem 0;
    position: relative;
    overflow: hidden;
    letter-spacing: 0.05rem;
    z-index: 1;
    transition: .4s all ease-in-out;
    border-radius: 0.8rem;
    background: var(--etw-color1);
   
}
.sendinquiry span:before{
        position: absolute;
    content: '';
    background: url(../images/icon5.png) no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.sendinquiry span{
        mask: linear-gradient(-60deg, #000 30%, #0005, #000 70%) right / 350% 100%;
    animation: lightmove 8s infinite;
    
    
}

.sendinquiry a{padding: 1rem 1.8rem;}
.sendinquiry i{padding-right:.3rem;font-size:1rem}
.sendinquiry a:hover,.sendinquiry span:hover{background: var(--etw-color3);}
.btn.focus,.btn:focus{outline:0;box-shadow:none}

/*quick-link*/
#quicknav{position:relative;color:#111;line-height:1.2rem;font-size:13px;width:100%;padding:1rem 0;}
#quicknav a{color:#777;text-decoration: underline;}
#quicknav a i{color:#111;font-size:1.2rem;padding:0 0.3rem 0 0;}
#quicknav a i{display:inline-block;width:18px;height:18px;position:relative;}
#quicknav a svg{opacity:1;transition:.3s all ease-in-out;position:absolute;top:4px;left:0;}
#quicknav ul{width:94%;margin:0 auto;max-width:1200px}
#quicknav ul.max_1100{max-width:1100px;}
#quicknav ul.max_1300{max-width:1300px;}
#quicknav li{display:inline-block;padding:0 .2rem}
#quicknav li+li::before{padding:0 10px 0 5px;color:#555;content:"/\00a0"}
#quicknav li+li::before{content:"\f105";font-family:"fontello";color:#555;font-size:16px;padding:0 0.8rem 0 0;}
#quicknav a:hover{color:var(--etw-color1)}
#quicknav.quicknav{background:0 0;color:#eee}
#quicknav.quicknav a{color:#555}
#quicknav.quicknav li+li::before{color:#fff}
@media (max-width:767.98px){
.protitle4:before{display: none;}
}

@media (max-width:575.98px){#quicknav{display:none}
}
/****banner****/
#etw_banner{width:100%;height:auto;position:relative;margin:0 auto;text-align:center;}
.carousel-item{aspect-ratio: 96 / 29;}
.carousel-item img{object-fit: cover;}
.carousel-indicators{bottom:80px;}
.carousel-indicators li{width:10px;height:10px;border-radius:50%;margin:0 5px;border:none;transition:.3s all ease-in-out;background:#fff;opacity:.8;}
.carousel-indicators li.active{opacity:1;background:var(--etw-color1);transform:scale(1.3);}

.carousel-item1 img{width:100%;transition:3s linear;transform:scale(1.1);}
.carousel-item1.active img{transform:scale(1);}
.banner_txt{
     left: 10%;
    margin: 0 auto;
    top: 53%;
    text-align: left;
    position: absolute;
    width: 540px;
}
.banner_txt h1{
          font-size: clamp(2rem, 3vw, 2.4rem);
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    margin: 0 0 1rem 0;
    text-align: left;
    font-family: 'Montserrat';
}
.banner_txt span{color:#fff;display:block;font-size:1.5rem;font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.5;font-weight:400;text-align:left;}
.banner_txt1{
      left: 12%;
    margin: 0 auto;
    top: 54%;
    text-align: left;
    position: absolute;
    width: 550px;
}
.banner_txt1 h2{
        font-size: clamp(2rem, 3vw, 2.4rem);
    line-height: 1.2;
    color: #fff;
    font-weight: 600;
    margin: 0 0 1rem 0;
    text-align: left;
    font-family: 'Montserrat';
}
.banner_txt1 span{color:#fff;display:block;font-size:1.5rem;font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.5;font-weight:400;text-align:left;}

.banner_more{
        position: absolute;
    width: 70%;
    margin: 0;
    transition: .3s all ease-in-out;
    text-align: left;
    background: #fff;
    clip-path: polygon(5% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    bottom: -1px;
}
.banner_more_inner{filter: drop-shadow(1px 2px 4px black);width: 300px;}
.banner_more a{
        display: block;
    width: 300px;
    color: #fff;
    position: relative;
    padding: 1.2rem 0;
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.1rem;
    font-weight: 600;
    background: var(--etw-color1);
    clip-path: polygon(20% 0, 100% 0, 80% 100%, 0% 100%);
    font-family: 'Montserrat';
        
}

.banner_more a:hover{filter: brightness(90%);}

.bannerin{width:100%;position:relative;overflow:hidden;}
.bannerin1{background:url(../images/bannerin01.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:420px;}
.bannerin2{background:url(../images/bannerin02.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:330px;}
.bannerin3{background:url(../images/bannerin03.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:420px;}
.bannerin4{background:url(../images/bannerin04.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:330px;}
.bannerin5{background:url(../images/bannerin05.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:330px;}
.bannerin6{background:url(../images/bannerin06.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:420px;}
.bannerin7{background:url(../images/bannerin07.webp) no-repeat;background-size:cover;background-position:0 92%;min-height:330px;}
.bannerin8{background:url(../images/bannerin08.webp) no-repeat;background-size:cover;background-position:0 50%;min-height:330px;}
.bannerin9{background:url(../images/bannerin09.webp) no-repeat;background-size:cover;background-position:0 89%;min-height:330px;}
.bannerin10{background:url(../images/bannerin10.webp) no-repeat;background-size:cover;background-position:0 18%;min-height:330px;}
.bannerin11{background:url(../images/bannerin11.webp) no-repeat;background-size:cover;background-position:0 95%;min-height:330px;}
.bannerin12{background:url(../images/bannerin12.webp) no-repeat;background-size:cover;background-position:0 95%;min-height:330px;}
.bannerin13{background:url(../images/bannerin13.webp) no-repeat;background-size:cover;background-position:0 78%;min-height:330px;}
.bannerin14{background:url(../images/bannerin14.webp) no-repeat;background-size:cover;background-position:0 78%;min-height:330px;}
.bannerin15{background:url(../images/bannerin15.webp) no-repeat;background-size:cover;background-position:0 38%;min-height:330px;}
.bannerin16{background:url(../images/bannerin16.webp) no-repeat;background-size:cover;background-position:0 83%;min-height:250px;}
.bannerin17{background:url(../images/bannerin17.webp) no-repeat;background-size:cover;background-position:0 13%;min-height:300px;}
.bannerin18{background:url(../images/bannerin18.webp) no-repeat;background-size:cover;background-position:0 88%;min-height:330px;}
.bannerin_shadow:before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;opacity:.8;background:rgba(36,52,59,.7);}
.banner_box{position:absolute;max-width:1200px;margin:0 auto;width:94%;z-index:4;left:0;right:0;top:50%;transform:translateY(-50%);}
.banner_box h1,.banner_box h2,.banner_box h4,.banner_box .etw_hometitle,.banner_box #quicknav,.banner_box #quicknav a{color:#fff;background:0;}
.banner_box h1,.banner_box h2,.banner_box .etw_hometitle{font-size:clamp(2rem,3vw,2.6rem);line-height:1.2;padding:1rem 0;font-weight:700;position:relative;border-bottom:none;margin:0;color:#fff;}
.banner_box h3{color:#fff;font-size:1.4rem;line-height:1.6rem;width:100%;margin:-0.5rem auto 0;font-weight:300;}
.banner_box p{color:#fff;font-weight:200;font-size:1.1rem;line-height:1.6rem;width:85%;}
.banner_box #quicknav a:hover{color:var(--etw-color1);}
.banner_box #quicknav ul{width:100%;}
.banner_box #quicknav li+li::before{color:#ddd;}
.banner_box #quicknav a i{color:#fff;}
.banner_box1{top:48%;}
.banner_box1 h2,.banner_box1 h1,.banner_box1 .etw_hometitle,.banner_box1 p,.banner_box1 h3,.banner_box1 #quicknav,.banner_box1 h4{text-align:center;}
@media (max-width:1599.98px){.banner_more{    clip-path: polygon(7% 0, 100% 0, 100% 100%, 0% 100%);}
.banner_txt,.banner_txt1{top: 40%;}

}
@media (max-width:1199.98px){
.banner_more{display:none;}
.carousel-indicators{bottom: 30px;}
}
@media (max-width:991.98px){.banner_txt{
            top: 49%;
        width: 440px;
        left: 5%;
}
.banner_txt1{
            top: 43%;
        width: 440px;
        left: 5%;
}
.banner_txt span,.banner_txt1 span{display:none}
.bannerin1{background:#fff;background-position:0 50%;min-height:420px;}
.bannerin3{background:#fff;background-position:0 50%;min-height:420px;}

.bannerin6{background:#fff;background-position:0 50%;min-height:420px;}


.bannerin2{background:url(../images/bannerin02_1024.webp) no-repeat;background-size:cover;}
.bannerin4{background:url(../images/bannerin04_1024.webp) no-repeat;background-size:cover;}
.bannerin5{background:url(../images/bannerin05_1024.webp) no-repeat;background-size:cover;}
.bannerin7{background:url(../images/bannerin07_1024.webp) no-repeat;background-size:cover;}
.bannerin8{background:url(../images/bannerin08_1024.webp) no-repeat;background-size:cover;}
.bannerin9{background:url(../images/bannerin09_1024.webp) no-repeat;background-size:cover;}
.bannerin10{background:url(../images/bannerin10_1024.webp) no-repeat;background-size:cover;}
.bannerin11{background:url(../images/bannerin11_1024.webp) no-repeat;background-size:cover;}
.bannerin12{background:url(../images/bannerin12_1024.webp) no-repeat;background-size:cover;}
.bannerin13{background:url(../images/bannerin13_1024.webp) no-repeat;background-size:cover;}
.bannerin14{background:url(../images/bannerin14_1024.webp) no-repeat;background-size:cover;}
.bannerin15{background:url(../images/bannerin15_1024.webp) no-repeat;background-size:cover;}
.bannerin16{background:url(../images/bannerin16_1024.webp) no-repeat;background-size:cover;}
.bannerin17{background:url(../images/bannerin17_1024.webp) no-repeat;background-size:cover;}
.bannerin18{background:url(../images/bannerin18_1024.webp) no-repeat;background-size:cover;}



.banner_box h2,.banner_box .etw_hometitle,.banner_box h3,.banner_box #quicknav,.banner_box #quicknav a{text-align:left;}
.banner_box #quicknav{font-size:0.9rem;}
}
@media (max-width:767.98px){.banner_txt,.banner_txt1,.carousel-indicators{display:none}
.bannerin{min-height:auto;padding:1rem 0;}
.bannerin17{display: none;}
.banner_box{position:relative;top:auto;transform:none;}
.banner_box p{display:none;}
.bannerin2{background:url(../images/bannerin02_768.webp) no-repeat;background-size:cover;}
.bannerin4{background:url(../images/bannerin04_768.webp) no-repeat;background-size:cover;}
.bannerin5{background:url(../images/bannerin05_768.webp) no-repeat;background-size:cover;}
.bannerin7{background:url(../images/bannerin07_768.webp) no-repeat;background-size:cover;}
.bannerin8{background:url(../images/bannerin08_768.webp) no-repeat;background-size:cover;}
.bannerin9{background:url(../images/bannerin09_768.webp) no-repeat;background-size:cover;}
.bannerin10{background:url(../images/bannerin10_768.webp) no-repeat;background-size:cover;}
.bannerin11{background:url(../images/bannerin11_768.webp) no-repeat;background-size:cover;}
.bannerin12{background:url(../images/bannerin12_768.webp) no-repeat;background-size:cover;}
.bannerin13{background:url(../images/bannerin13_768.webp) no-repeat;background-size:cover;}
.bannerin14{background:url(../images/bannerin14_768.webp) no-repeat;background-size:cover;}
.bannerin15{background:url(../images/bannerin15_768.webp) no-repeat;background-size:cover;}
.bannerin16{background:url(../images/bannerin16_768.webp) no-repeat;background-size:cover;}
.bannerin17{background:url(../images/bannerin17_768.webp) no-repeat;background-size:cover;}
.bannerin18{background:url(../images/bannerin18_768.webp) no-repeat;background-size:cover;}
}
@media (max-width:575.98px){#etw_banner{display:none;}
}

/*mainpro*/
.mainpro_bg{width:100%;position:relative;padding:1rem 0;z-index:1;background: linear-gradient(0deg, #e8e6e1, transparent);}
.mainpro{width:94%;margin:2rem auto;max-width:1200px;position:relative;}
.mainpro .webtitle{position:relative;margin:0 auto;padding:1.5rem 0;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.2;text-align:center;color:#111;font-weight:500;width:100%;    letter-spacing: -0.075rem;}
.mainpro p{font-size:1.2rem;line-height:1.8rem;color:#777;font-weight:300;width:68%;margin:0 auto 1.5rem;text-align:center;}
.mainpro ul{width:100%;display:flex;position:relative;margin:0 auto;flex-wrap:wrap;}
.mainpro ul>li{
        width: 32%;
    position: relative;
    margin: 0 2% 1.5rem 0;
    transition: .3s all ease-in-out;
    display: flex;
    flex-wrap: wrap;
    background: #fff;

}

.mainpro ul>li:nth-child(3n){margin-right:0;}
.mainpro ul>li>ol{width:100%;position:relative;display:flex;flex-wrap:wrap;flex-direction:row-reverse;}
.mainpro ul li ol li.product_img{width:100%;position:relative;z-index:1;padding: 10px;}
.mainpro ul li ol li.product_img a{width:100%;display:block;position:relative;text-align:center;aspect-ratio:200 / 113;background: #e8e6e1;}
.mainpro ul li ol li.product_img img{width:100%;transition:.3s all ease-in-out;display:block;object-fit:cover;mix-blend-mode: multiply;}
.mainpro ul li ol li.product_con{position:relative;display:block;width:100%;transition:.5s all ease-in-out;z-index:1;    padding: 0 1.5rem;}
.mainpro ul li ol li.product_con a{
        color: #1a1a1a;
    font-size: 1.2rem;
    display: block;
    position: relative;
    line-height: 1.3rem;
    padding: 1rem;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat';    letter-spacing: -0.05rem;
}
.mainpro ul li ol li.product_con small{display:block;font-size:100%;}
.mainpro ul li ol li.product_con a.more{
        font-size: 0.95rem;
    line-height: 1;
    color: #fff;
    background: var(--etw-color1);
    border-radius: 5px;
    padding: 0.8rem 0;
    margin: 1rem 0;
}
.mainpro ul li ol li.product_con span{color:#555;font-size:15px;line-height:1.5rem;display:block;padding:0;font-weight:400;text-align:center;}
.mainpro ul li ol li.product_con a:hover{color:var(--etw-color1);}
.mainpro ul li ol li.product_con a.more:hover{color:#fff;filter: brightness(90%);}
@media (max-width:991.98px){.mainpro p{font-size:1.1rem;line-height:1.6rem;width:100%;}
.mainpro>ul>li{width:49%;margin:0 2% 1.5rem 0}
.mainpro>ul>li:nth-child(3n){margin-right:2%;}
.mainpro>ul>li:nth-child(2n){margin-right:0;}
}
@media (max-width:575.98px){.mainpro_bg{background: #f0f0f0;}
.mainpro{margin: 0 auto;}
.mainpro>ul>li{width:100%;margin:0 0 1rem 0}
.mainpro>ul>li:nth-child(3n){margin-right:0}
.mainpro ul li ol li.product_img img{width:100%;}
}
/****home about****/
.homeabout_bg{width:100%;margin:0 auto;position:relative;padding:1rem 0;    background: #f0f0f0;}
.homeabout{width:94%;max-width:1200px;padding:2rem 0;margin:0 auto;position:relative;z-index:1;}
.homeabout .webtitle{width:100%;font-size:clamp(1.8rem,3vw,2.2rem);line-height:1.2;position:relative;margin:0.8rem 0 1rem;text-align:left;font-weight:500;    letter-spacing: -0.075rem;}
.homeabout .webtitle a{color:#333}
.homeabout .webtitle a:hover{color:var(--etw-color1);}
.homeabout .small_title{
        text-transform: uppercase;
    display: block;
    font-size: 0.95rem;
    font-weight: 500;
    color: var(--etw-color1);
    letter-spacing: 0.075rem;
    line-height: 1;
}
.about_txt{width:100%;margin:0;position:relative;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content: space-between;}
.about_txt_left{width: 70%;}
.about_txt p{width:100%;color:#555;font-size:0.95rem;line-height:1.6rem;margin:0 0 1.5rem 0;text-align:left;}
.about_txt .more{display:inline-block;position:relative;}
.about_txt .more a{
          text-align: center;
    padding: 0.6rem 1.6rem;
    display: block;
    margin: 0;
    background: #fff;
    color: #333;
    z-index: 0;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 600;
    border: 1px solid var(--etw-color1);
    border-radius: 5px;
}
.about_txt .more a:hover{background: var(--etw-color1);color: #fff;}
.about_img{width:100%;position:relative;margin:0 auto;display:flex;flex-wrap:wrap;justify-content: space-between;}
.about_img_left{width: 72%;}
.about_img_left a{display: block;aspect-ratio: 450 / 203;}
.about_img_right{width: 26%;}
.about_img_right ul li{margin: 0 0 1rem;aspect-ratio: 5 / 3;}
.about_img img{display:block;object-fit:cover;border-radius: 10px;}





.application1{
        width: 94%;
    max-width: 1200px;
    margin: 4rem auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.app_left1{width: 50%;position: relative;}
.app_left1 a{display: block;aspect-ratio: 3 / 2;}
.app_left1 img{display: block;border-radius: 10px;object-fit: cover;}
.app_left1 span{
     display: block;
    position: absolute;
    color: #fff;
    background: rgba(255, 255, 255, 0.25);
    padding: 0.5rem 1rem;
    right: 2rem;
    bottom: 2.5rem;
    backdrop-filter: blur(4px);
    border-radius: 6px;
}
.app_right1{width: 50%;position: relative;padding: 0 4rem 0 0;}
.app_right1 .webtitle{
        color: #333;
    position: relative;
    font-size: clamp(1.8rem, 3vw, 2.2rem);
    line-height: 1.2;
    font-weight: 500;
    text-align: left;
    padding: 1rem 0 1.5rem;
    width: 80%;    letter-spacing: -0.075rem;
}

.app_right1 .small_title{
    background: #e8e6e1;
    padding: 0.4rem 1rem;
    font-size: 0.9rem;
    line-height: 1;
    color: var(--etw-color1);
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.075rem;
}
.app_right1 p{font-size: 0.95rem;line-height: 1.6rem;color: #333;margin: 0 0 2rem;}
.app_right1 .more{display: inline-block;}
.app_right1 .more a{
        display: block;
    width: 100%;
    position: relative;
    background: var(--etw-color1);
    color: #fff;
    text-align: center;
    padding: 0.8rem 1.5rem;
    font-family: 'Montserrat';
    font-weight: 500;
    border-radius: 4px;
}
.app_right1 .more a:hover{filter: brightness(90%);}

@media (max-width:767.98px){
.application1{margin: 2rem auto;}
.app_left1,.app_left1 img{width: 100%;}
.app_right1{width: 100%;        padding: 1rem 0 0;}
}
@media (max-width:575.98px){.about_txt_left{width: 100%;}
.about_txt .more{margin: 0 0 1rem;}
.about_img_left{width: 100%;}
.about_img_right{display: none;}
.application1>ul{margin:1.5rem 0 0 0;}
.application1>ul>li{width:32%;margin:0 2% 1rem 0;}
.application1>ul>li:nth-child(3n){margin-right:0}
}
/****Content Box****/
.content_box1{width:100%;position:relative;padding:3rem 0;}
.content_box1 ul{display:flex;flex-flow:wrap;position:relative;}
.content_box1>ul>li{width:100%;position: relative;}
.content_box1 ul li ol{display:flex;flex-wrap:wrap;width:100%;align-items:center;}
.content_box1 ul li:nth-child(2n) ol{flex-direction:row-reverse;}
.content_box1 ul li ol li.product_img{width:50%;position:relative;background:#fff;}
.content_box1 ul li ol li.product_img a{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    justify-content: center;
    align-items: center;
    aspect-ratio: 16 / 13;
    overflow: hidden;
    border-radius: 10px;
}
.content_box1 ul li ol li.product_img img{transition:.3s all ease-in-out;display:block;object-fit:cover;}
.content_box1 ul li ol li.product_con{width:50%;position:relative;padding:0 0 0 4rem;}
.content_box1 ul li ol li.product_con i{
        font-style: normal;
    background: #e8e6e1;
    color: #1a1a1a;
    letter-spacing: 0.075rem;
    font-weight: 500;
    padding: 0.4rem 1rem;
    font-size: 0.8rem;
}
.content_box1 ul li ol li.product_con>a{
        color: #333;
    padding: 1rem 0;
    text-align: left;
    font-size: 1.6rem;
    line-height: 2rem;
    display: flex;
    font-weight: 600;
    position: relative;
    font-family: 'Montserrat';
    letter-spacing: -0.05rem;
}
.content_box1 ul li ol li.product_con span{
    display: block;
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.6rem;
    color: #777;
    margin: 0 0 1.5rem 0;
    letter-spacing: 0.05rem;
}

.content_box1 ul li ol li.product_con>a.more{
        font-size: 0.95rem;
    line-height: 1;
    background: var(--etw-color1);
    color: #fff;
    text-align: center;
    padding: 0.8rem 1.5rem;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
}
.content_box1 ul li ol li.product_con>a.more:hover{filter: brightness(90%);}





@media (max-width:767.98px){.content_box1{padding: 1.5rem 0;}
.content_box1>ul>li{width:100%;margin:0 0 1.5rem 0;}
.content_box1 ul li ol li.product_con{width:100%;padding: 1rem 0 0;}
.content_box1 ul li ol li.product_img{width:100%;}


}


/****Hub Page****/
.about_page_box{position:relative;display:flex;flex-wrap:wrap;align-items:center;padding:2rem 0;}
.about_page_left{width:55%;position:relative;}
.aboutpage_top{
    padding: 1rem 4rem 2rem;
    border: 2px solid var(--grey-color);
    margin: 0 0.3% 2px 0;
}
.aboutpage_top p{margin: 0;}
.aboutpage_item{background: var(--etw-color1);color: #fff;padding: 4rem 4rem 3rem;}
.aboutpage_item p strong{font-size: 1.05rem;font-weight: 500;}
.about_page_right{width:45%;position:relative;text-align: right;}
.aboutpage_img{margin: 0 0 2px;}
.aboutpage_logo{border: 2px solid var(--grey-color);display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding:2rem 0;width: 99.5%;margin: 0 0 0 0.5%;}
.aboutpage_logo img{width: 60px;height:73px;}
.aboutpage_logo span{
        text-align: center;
    width: 100%;
    display: block;
    color: #999;
    font-family: 'Montserrat';
    font-size: 0.8rem;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.05rem;
    margin: 1rem 0 0;
}



.etw_brand{width: 100%;position: relative;}
.etw_brand ul{
        display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 10px;
}
.etw_brand ul li{
        position: relative;
        text-align: center;
    margin: 0 0 0.5rem;
}

@media (max-width:767.98px){
.about_page_box{padding: 0 0 2rem;}
.about_page_left{width: 100%;}
.about_page_right{display: none;}
.etw_brand ul{    grid-template-columns: repeat(4, 1fr);}
}

/****Details Page****/

.details_box p{font-size: 13px;line-height: 1.6;margin: 0;}
.details_box p strong{font-size: 14px;font-weight: 600;}

.item_box1{
        background: #f7f7f7;
    position: relative;
    width: 100%;
    padding: 5px;

}
.item_box2{
        border: 1px solid var(--grey-color);
    position: relative;
    width: 100%;
  
   
}
.item_box2 img{display: block;clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
}
.item_box2 p{padding:0 1rem 1rem ;margin: 0;font-size: 14px;line-height: 1.6;}
.item_box2 p strong{font-weight: 600;font-size: 15px;}


.global_advantages_sum{
    display: flex;flex-wrap: wrap;position: relative;
   
}

.global_advantages{
         padding: 1.5rem;
    margin: 1rem 0;
    box-sizing: border-box;
    border: 2px solid #eee;
    position: relative;
}
.global_advantages h5{
           position: absolute;
    left: 20px;
    top: -12px;
    background: #fff;
    padding: 0 1rem;
    font-family: 'Montserrat';
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: 600;
    color: var(--etw-color3);
    letter-spacing: -0.05rem;
}







@media (max-width:575.98px){.item_box1{padding:1rem;}
.item_box1 img,.item_box2 img{width: 100%;}
.details_box p{padding: 0 1rem 1rem;}
.details_box img{
            margin: 0.5rem auto;
        display: block;
        aspect-ratio: 1 / 1;
}
}

/****products list****/
.content_flex{display:flex;flex-wrap:wrap;justify-content:space-between;}
#etw_right{
        width: 78.5%;
    position: relative;
    background: #fff;
    padding: 3rem 2rem 2rem;
}
#etw_sidebar{width:21%;position:sticky;height:100%;top:100px;}
#etw_sidebar .webtitle{
        text-align: left;
    font-size: 1.4rem;
    line-height: 1;
    padding: 1rem 0;
    color: #333;
    font-weight: 600;
    position: relative;
    transition: .3s all ease-in-out;
    width: 100%;
    margin: 0;
}
#etw_productlist{
        position: relative;
    overflow: hidden;
    margin: 0 0 2rem;
    background: #fff;
    padding: 2rem 1.5rem;
}
#etw_productlist>ul{position:relative;}
#etw_productlist>ul>li{width:100%;position:relative;display:block;transition:.3s all ease-in-out;padding:0 0 0.3rem;}
#etw_productlist>ul>li>a{
          padding: 0.5rem 0;
    color: #333;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
#etw_productlist>ul>li:last-child>a{border-bottom: none;}
#etw_productlist>ul>li>a.dq,#etw_productlist>ul>li>a:hover{color:var(--etw-color1);}
#etw_productlist>ul>li>a:hover:before,#etw_productlist>ul>li>a.dq:before{color:var(--etw-color1);}
#etw_productlist ul li ol{position:relative;}
#etw_productlist ul li>ol>li>a{
       position: relative;
    display: block;
    padding: 0.3rem 0;
    color: #777;
    font-size: 13px;
    line-height: 1.2rem;
    font-weight: 400;
    border-bottom: 1px solid #eee;
}
#etw_productlist ul li>ol>li>a:before{content:"\f105";position:absolute;right:3px;top:5px;font-family:fontello;color:#999;font-size:18px;transition: .3s all ease-in-out;}
#etw_productlist ul li>ol>li>a:hover:before{right: 0;color: var(--etw-color1);}
#etw_productlist ul li>ol>li>a.dq:before{color: var(--etw-color1);}
#etw_productlist ul li>ol>li{position:relative;}

#etw_productlist ul li ol li a.dq,#etw_productlist>ul>li ol li a:hover{color:var(--etw-color1);}

@media (max-width:991.98px){#etw_right,#etw_sidebar{width:100%}
#etw_productlist,#etw_sidebar .webtitle{display:none}
#etw_right{padding:15px;}
}
/****Hub quote****/
.bottom_quote{position:relative;background:url(../images/quote_bg.webp) no-repeat center;background-size: cover; padding:4rem 0;}
.bottom_quote .content{margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1100px;align-items:center;}
.quote_text{position:relative;width:100%;text-align:center;}
.quote_title{color:#fff;font-size:clamp(1.3rem,3vw,1.5rem);line-height:1.5;font-weight:500;margin:0 auto 1rem;position:relative;font-family: 'Montserrat';width: 70%;}
.bottom_quote p{font-size:1.2rem;line-height:1.5rem;margin:0;color:#fff;font-weight:200;}
.bottom_inquiry{
        color: #fff;
    position: relative;
    padding: 0.8rem 2rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.1rem;
    line-height: 1.1rem;
    align-items: center;
    margin: 1rem auto 0;
    cursor: pointer;
    font-weight: 500;
    border-radius: 1rem;
    transition: .5s all ease-in-out;
    border: 2px solid #fff;
    font-family: 'Montserrat';
}
.bottom_inquiry:hover{background:var(--etw-color3);color:#fff;}
@media (max-width:991.98px){.bottom_quote{padding:2rem 0;}
.quote_title{width: 100%;margin: 0 auto;}
.quote_text{width:100%;}
.bottom_quote{background:url(../images/quote_bg_1024.webp) no-repeat center;background-size: cover;}
}
@media (max-width:767.98px){.bottom_quote p{font-size:1rem;line-height:1.3rem;}
.bottom_quote{background:url(../images/quote_bg_768.webp) no-repeat center;background-size: cover;}
}
/****related img****/
figure{margin:0;width:100%;display:table;clear:both}
figure a{pointer-events:none;}
figure.jsclickready a:not(.original-link){pointer-events:auto!important;cursor:pointer!important;}
a.original-link{cursor:default;}
.related_pic a.original-link{pointer-events:none!important;}
.related_pic a.original-link img{pointer-events:auto!important;}
.left_pic{width:100%;margin:0;}
.left_pics{width:100%;overflow:hidden;position:relative;}
.left_pic img{max-width:100%;text-align:center;transition:.3s all ease-in-out}
.left_pic_mix img{mix-blend-mode:multiply;}
.related_pic{width:100%;display:flex;flex-wrap:wrap;margin:0.5rem 0 0 0;}
.related_pic ul{display:flex;flex-flow:wrap;gap:4px;width:100%;}
.related_pic li{width:auto;overflow:hidden;margin:0;flex:1;padding:0 2px;display:flex;flex-wrap:wrap;}
.related_pic li a{display:block;position:relative;border:1px solid #eee;}
.related_pic li a.imgdq{border:1px solid var(--etw-color1)}
.related_pic img{transition:.3s all ease-in-out;}
.related_pic span{font-size:.75rem;line-height:.9rem;display:block;text-align:center}
.left_pic .related_pic li.video_item{position:relative;cursor:pointer;}
.left_pic .related_pic li.video_item::before{content:'';position:absolute;width:36px;height:36px;opacity:0.9;cursor:pointer;z-index:100;background:url(../images/video_btn.png) no-repeat;background-size:auto;background-size:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.related_pic1 li{width:25%;margin:0 0 0.5rem 0;flex:none;}
.related_pic2 li{width:20%;margin:0 0 0.5rem 0;flex:none;}
.related_pic3 li{width:16.66%;margin:0 0 0.5rem 0;flex:none;}
.item_mod{position:absolute;right:0;bottom:0;transition:.4s all ease-in-out;color:var(--etw-color1);font-size:1.05rem;line-height:1.2rem;font-weight:500;pointer-events:none;left:0;margin:0 auto;text-align:center;}
.item_txt{display:none;}
.left_pic1{width:100%;display:flex;flex-wrap:wrap;margin:0;position:relative;align-items:start;}
.left_pic1 .left_pics{width:82%;overflow:hidden;position:relative;}
.left_pic1 img{max-width:100%;text-align:center;transition:.3s all ease-in-out}
.left_pic1 .related_pic{width:16%;display:flex;flex-wrap:wrap;margin:0 0 0 2%;justify-content:center;}
.left_pic1 .related_pic ul{display:flex;flex-flow:wrap}
.left_pic1 .related_pic li{width:100%;float:left;overflow:hidden;margin:0;flex:none;}
.left_pic1 .related_pic li a{display:block;position:relative;}
.left_pic1 .related_pic img{transition:.3s all ease-in-out;}
@media (max-width:767.98px){.left_pic{float:none;text-align:center}
}
@media (max-width:575.98px){.left_pic1 .left_pics{width: 100%;}
.left_pic1 .related_pic{width: 100%;margin: 0.5rem 0 0;}
.left_pic1 .related_pic ul{gap: 0;}
.left_pic1 .related_pic li{width: 20%;}
}
/****photo****/
.etw_photo{margin:0;width:100%;}
.etw_photo ul{display:flex;width:auto;height:auto;flex-flow:wrap}
.etw_photo ul li{margin:0 2% .5rem 0}
.etw_photo ul li:before{display:none !important;}
.etw_photo ul li.bg_photo{background:linear-gradient(180deg,#ccc,#eee);text-align:center;padding:1.5rem 0 1rem 0;}
.etw_photo ul li.bg_photo a{width:40%;margin:0 auto;}
.etw_photo ul li img{display:block;width:100%;transition:.5s all ease-in-out;}
.etw_photo ul li a{display:block;overflow:hidden;}
.etw_photo ul li a:hover img{transform:scale(1.03);}
.etw_photo ul li span{
        display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1rem;
    font-weight: 400;
    margin: 0.6rem 0;
    color: #333;
}
.etw_photo ul li p{padding: 0.2rem 0 0;}


.etw_radius img{border:2px solid var(--grey-color);border-radius:10px;}

.etw_pic_bright img{filter: brightness(90%);}
.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.etw_pic1 ul li{width: 100%;margin: 0 0 0.7rem 0 !important;}
.etw_pic2 ul li{width:49%}
.etw_pic3 ul li{width:32%}
.etw_pic4 ul li{width:23.5%}
.etw_pic5 ul li{width:18.4%}
.etw_pic6 ul li{width:15%}
.etw_pic2 ul li:nth-child(2n),.etw_pic3 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(4n),.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:0}
@media (max-width:767.98px){.etw_pic5 ul li,.etw_pic6 ul li{width:32%}
.etw_pic5 ul li:nth-child(5n),.etw_pic6 ul li:nth-child(6n){margin-right:2%}
.etw_pic5 ul li:nth-child(3n),.etw_pic6 ul li:nth-child(3n){margin-right:0}
.etw_pic1 ul li{width:100%;margin:0;}

}
@media (max-width:575.98px){.etw_pic3 ul li,.etw_pic4 ul li,.etw_pic5 ul li{width:49%}
.etw_pic3 ul li:nth-child(3n),.etw_pic5 ul li:nth-child(3n){margin-right:2%}
.etw_pic3 ul li:nth-child(2n),.etw_pic4 ul li:nth-child(2n),.etw_pic5 ul li:nth-child(2n){margin-right:0}


}
@media (max-width:450.98px){.etw_pic_full ul li{width:100%;margin:0 0 0.6rem 0!important;}
}
/****ul li style****/
ul.listitem1{width:100%;}
ul.listitem1 li{padding:0 0 0.6rem 1.1rem;width:100%;position:relative;text-align:left;}
ul.listitem1 li:before{
        position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    background: var(--etw-color1);
    border-radius: 50%;
    left: 6px;
    top: 8px;
}
ul.listitem2{width:100%;}
ul.listitem2 li{padding:0 0 1rem 1.5rem;width:100%;position:relative;text-align:left;font-weight:400;color:#555;font-size: 1.05rem;line-height: 1.7;}
ul.listitem2 li strong{color:var(--etw-color1);font-size:1.2rem;font-weight:600;margin:0 0 0.3rem 0;display:block;}
ul.listitem2 li:before{position:absolute;content:'';width:10px;height:10px;background:var(--etw-color1);left:2px;top:7px;border:1px solid #fff;box-shadow:3px 3px 0 var(--etw-color3);}
ul.listitem2 li span{color:var(--etw-color1);font-size:1.4rem;display:inline-block;padding:0 1rem 0 0;font-weight:600;}


ul.discitem3{display:flex;margin:3rem 0 1rem;justify-content:center;flex-wrap:wrap;position:relative;}
ul.discitem3 li{
        position: relative;
    width: 32%;
    font-size: 14px;
    margin: 0 2% 0 0;
    line-height: 1.4rem;
    color: #666;
    font-weight: 400;
    border: 2px solid var(--grey-color);
    padding: 1.5rem;
    text-align: center;
}
ul.discitem3 li:nth-child(3n){margin-right:0;}
ul.discitem3 li .item3_icon{
        width: 70px;
    height: 70px;
    border-radius: 50%;
    background: var(--etw-color1);
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: -3.6rem auto 1rem;
    border: 4px solid #fff;
}
ul.discitem3 li strong{display:block;color:var(--etw-color1);text-align:center;font-size:1.2rem;line-height:1.2;font-weight:500;    margin: 0 0 0.5rem;}
ul.discitem3 li span{position:relative;}




@media (max-width:767.98px){

ul.discitem3 li{width:100%;margin: 0 0 2rem 0;}
ul.discitem3 li:last-child{margin: 0;}

}

/**products Hub**/
.etw_products{width:100%;position:relative;}
.etw_products>ul{width:100%;display:flex;flex-wrap:wrap;}
.etw_products>ul>li{width:100%;transition:.3s all ease-in-out;position:relative;display:flex;margin:0 0 2rem;flex-wrap:wrap;align-items:center;}
.etw_products ul li ol{display:flex;flex-wrap:wrap;align-items:center;width:100%;}
.etw_products ul li ol li.product_img{width:35%;float:left;position:relative;}
.etw_products ul li ol li.product_img a{
        width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    border-radius: 1rem;
  
}
.etw_products ul li ol li.product_img img{width:100%;position:relative;transition:.5s;}
.etw_products ul li ol li.product_con{width:65%;float:right;padding:0 2rem;text-align:left;}
.etw_products ul li ol li.product_con a{
        font-size: 1.5rem;
    font-weight: 500;
    color: #1a1a1a;
    padding: 0.5rem 0;
    display: block;
    line-height: 1.2;
    font-family: 'Montserrat';
    border-bottom: 1px solid #ddd;
    margin: 0 0 0.6rem;
}
.etw_products ul li ol li.product_con span{
        display: block;
    font-size: 15px;
    line-height: 1.5rem;
    color: #555;
}
.etw_products ul li ol li.product_con dl{width:100%;display:flex;flex-wrap:wrap;position:relative;margin:1rem 0 0.5rem;}
.etw_products ul li ol li.product_con dl dd{
        width: 49%;
    margin: 0 2% 0.5rem 0;
    border: 1px solid var(--etw-color1);
    border-radius: 6px;
    padding: 0.5rem 1rem;

}
.etw_products ul li ol li.product_con dl dd:nth-child(2n){margin-right: 0;}
.etw_products ul li ol li.product_con dl dd a{display:block;font-size:0.9rem;line-height:1.1rem;text-align:left;padding:0.2rem 0.5rem 0.2rem 0.8rem;position:relative;text-decoration:underline;}
.etw_products ul li ol li.product_con dl dd a:before{position:absolute;content:'';width:5px;height:5px;border-radius:50%;left:1px;top:4px;left:0;top:10px;background:var(--etw-color1);}
.etw_products ul>li ol li.product_con a:hover{color:var(--etw-color1)}
.etw_products1{width:100%;height:auto;float:left}
.etw_products1 ul{width:100%;display:flex;flex-flow:wrap;}
.etw_products1 ul>li{width:23.5%;position:relative;margin:0 2% 1.5rem 0;display:flex;flex-wrap:wrap;transition:.3s all ease-in-out;align-items:flex-start;background:#fff;}
.etw_products1 ul>li:nth-child(4n){margin-right:0}
.etw_products1 ul li ol{width:100%;display:flex;flex-wrap:wrap;position:relative;}
.etw_products1 ul li ol li.product_img{display:block;width:100%;position:relative;overflow:hidden;}
.etw_products1 ul li ol li.product_img a{display:block;width:100%;position:relative;    padding: 0 1rem;}
.etw_products1 ul li ol li.product_img img{position:relative;transition:.5s all ease-in-out}
.etw_products1 ul li ol:hover li.product_img img{transform:scale(1.02);}
.etw_products1 ul li ol li.product_con{width:100%;position:relative;text-align:center;}
.etw_products1 ul li ol li.product_con a{
        color: #333;
    display: block;
    font-weight: 600;
    text-align: center;
    line-height: 1.2rem;
    font-size: 1.2rem;
    padding: 0 0 1.5rem 0;
    position: relative;
    font-family: 'Montserrat';    letter-spacing: -0.05rem;
}
.etw_products1 ul li ol li.product_con a.more{font-size: 1rem;line-height: 1;padding: 0.8rem 1.5rem;background: var(--etw-color1);color: #fff;font-weight: 500;display: inline-block;border-radius: 5px;margin: 1rem 0 3rem;}
.etw_products1 ul li ol li.product_con span{color:#666;display:block;font-size:0.95rem;line-height:1.4rem;text-align:center;font-weight:300;padding:0 1rem;}
.etw_products1 ul li ol:hover li.product_con a{color:var(--etw-color1)}
.etw_products1 ul li ol:hover li.product_con a.more{color:#fff;}
.etw_products1 ul li ol li.product_con a.more:hover{filter: brightness(90%);}

.etw_products1_th ul>li{width:32%;margin:0 2% 1.5rem 0;}
.etw_products1_th ul>li:nth-child(4n){margin-right:2%}
.etw_products1_th ul>li:nth-child(3n){margin-right:0}

.etw_products2{position:relative;margin:0 0 1rem;}
.etw_products2 ul{position:relative;display:flex;flex-wrap:wrap;}
.etw_products2 ul>li{
           width: 48%;
    margin: 0 4% 2rem 0;
    background: #fff;
    border: 1px solid #eee;
}
.etw_products2 ul>li:nth-child(2n){margin-right: 0;}
.etw_products2 ul li ol li.product_img{position:relative;}
.etw_products2 ul li ol li.product_img a{display: block;position: relative;overflow: hidden;}
.etw_products2 ul li ol li.product_img a:before{
        position: absolute;
    content: '';
    background: linear-gradient(0deg, #fff, transparent);
    width: 100%;
    height: 60%;
    left: 0;
    bottom: 0;
}
.etw_products2 ul li ol li.product_con{width:100%;position:relative;display:block;padding:0 1.5rem;}
.etw_products2 ul li ol li.product_con a{
        font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 0 0 1rem 0;
    color: #1a1a1a;
    display: block;
    font-weight: 600;
    margin: -1rem 0 0;
    font-family: 'Montserrat';
}
.etw_products2 ul li ol li.product_con a.more{
    margin: 0 0 1.5rem 0;
    padding: 0;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 500;
    position: relative;
    display: inline-block;
}
.etw_products2 ul li ol li.product_con a.more:before{
        position: absolute;
    content: '';
    background: url(../images/icon2.png) no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    top: 50%;
    transform: translateY(-50%);
    right: -24px;
}
.etw_products2 ul li ol li.product_con a:hover{color: var(--etw-color1);}
.etw_products2 ul li ol li.product_con span{
    font-size: 0.95rem;
    line-height: 1.5rem;
    display: block;
    margin: 0 0 1.5rem 0;
    min-height: 96px;
}
@media (max-width:767.98px){.etw_products1_th ul > li:nth-child(3n){margin-right:2%;}
.etw_products1>ul>li{width:49%;margin:0 2% 1.5rem 0;}
.etw_products1>ul>li:nth-child(2n){margin-right:0}
.etw_products>ul>li{width:100%;margin:0;}
.etw_products>ul>li:nth-child(2n){margin-right:0%;}
.etw_products ul li ol li.product_img{width:100%;}
.etw_products ul li ol li.product_con{width:100%;        padding: 1rem 0;}
}
@media (max-width:575.98px){.etw_products ul>li{width:100%;margin-right:0%;}
.etw_products ul li ol li.product_img{width:100%}
.etw_products ul li ol li.product_con{width:100%;}
.etw_products1 ul>li{width:100%;margin:0 0 1.5rem 0;}
.etw_products1 ul>li ol li.product_img img{width:100%;}
.etw_products1_th ul > li:nth-child(3n){margin-right:0;}
.etw_products2 ul>li{width:100%;margin:0 0 2rem 0}
}
/**related pro**/
.relatedpro_title{
        color: #999;
    font-size: 1.2rem;
    line-height: 1;
    position: relative;
    font-weight: 500;
    margin: 1rem 0;
    font-family: 'Montserrat';
    letter-spacing: -0.05rem;
}
.relatedpro_title span{position: relative;padding: 0 1.5rem 0 0;background: #fff;}
.relatedpro_title:before{position: absolute;content: '';background: #eee;width: 100%;height: 3px;left: 0;top: 60%;transform: translateY(-50%);}

.relatedpro1{width:100%;height:auto;margin:1rem 0}
.relatedpro1 ul{width:100%;height:auto;display:flex;flex-wrap:wrap}
.relatedpro1 li{width:33.33%;margin:0 0 0.5rem 0;position:relative;}
.relatedpro1_2 li{width:50%;}
.relatedpro1 li a{display:block;padding:0.3rem 1rem 0.3rem 1.1rem;color:#111;font-size:15px;line-height:1.2;font-weight:400;}
.relatedpro1 li a::before{content:"\f105";position:absolute;left:4px;top:4px;font-family:"fontello";font-size:16px;color:#555;transition:.3s all ease-in-out;}
.relatedpro1 li a.dq,.relatedpro1 li a:hover,.relatedpro1 li a.dq:before,.relatedpro1 li a:hover:before{color:var(--etw-color1);}
.relatedpro1 li a:hover:before{left:8px;}



@media (max-width:767.98px){.relatedpro1 ul>li{width:100%;}

}
/*other pro*/

.other_pro{width:100%;margin:0 auto;position:relative;z-index:1;}
.other_pro ul{display:flex;flex-wrap:wrap}
.other_pro ul>li{width:32%;margin:0 2% 1.5rem 0;transition:.3s all ease-in-out;position:relative;}



.other_pro ul>li:nth-child(3n){margin-right:0}
.other_pro ul li ol{width:100%;position:relative;}
.other_pro ul li ol li.product_img{width:100%;position:relative;}
.other_pro ul li ol li.product_img a{
        display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    filter: brightness(90%);
    border-radius: 10px;
        box-shadow: 4px 32px 51px 0 rgba(0, 0, 0, 0.02), 10px 8px 28px 0 rgba(0, 0, 0, 0.06);
}
.other_pro ul li ol li.product_img img{width:100%;transition:.3s all ease-in-out;mix-blend-mode:multiply;}
.other_pro ul li ol li.product_con{margin:auto;width:100%;position:relative;}
.other_pro ul li ol li.product_con a{color:#333;display:block;padding:1rem;font-size:1.1rem;line-height:1.2rem;font-weight:500;font-family: 'Montserrat';letter-spacing: -0.05rem;}
.other_pro ul li ol:hover li.product_con a{color:var(--etw-color1);}
.other_pro ul li ol:hover li.product_img img{transform:scale(1.03);}
@media (max-width:767.98px){
.other_pro ul>li{width:49%;margin:0 2% 1rem 0}
.other_pro ul>li:nth-child(2n){margin-right:0}
}
@media (max-width:575.98px){.other_pro ul>li{width:100%;margin:0 0 1.5rem 0;}
}
/****footer contact****/
.cot_email,.cot_mobile,.cot_people,.cot_tel,.cot_whatsapp{position:relative;padding-left:24px;display:block;margin-bottom:1rem;line-height:1.2rem;font-size:0.9rem;font-weight:400;color:#333;}
.cot_email,.cot_people{padding-top:0.3rem;}

.cot_tel:before{content:"\e80a";position:absolute;left:0px;top:3px;font-family:"fontello";font-size:18px}
.cot_email:before{
        content: "\e800";
    position: absolute;
    left: -1px;
    top: 4px;
    font-family: "fontello";
    font-size: 16px;
}
.cot_people:before{content:'';position:absolute;left:0px;top:6px;background:url(../images/investoricon2.png) no-repeat;background-size:cover;width:16px;height:16px;}
.cot_mobile:before{content:"\f10b";position:absolute;left:2px;top:-1px;font-family:"fontello";font-size:26px}
.cot_whatsapp:before{content:"\f232";position:absolute;left:1px;top:0px;font-family:"fontello";font-size:20px;}

/*contact*/
#etw_form{width:100%;display:flex;flex-flow:wrap;margin:3rem 0 2rem 0}
#etw_form_title{
        font-size: 1.6rem;
    color: #333;
    position: relative;
    padding: 0;
    line-height: 1;
    margin: 1rem 0;
    font-weight: 600;
}
#etw_set_feedback_form{width:100%;}
#floatchatiframe2011{margin:0 auto}
.inquiry_bg{background:url(../images/inquiry_bg.webp) no-repeat center;background-size: cover;background-attachment: fixed; width:100%;position:relative;padding:2rem 0;}
.inquiry_box{display:flex;margin:0 auto;flex-wrap:wrap;max-width:1100px;position:relative;width:94%;background: rgba(255,255,255,.9);padding: 2rem 4rem;border-radius: 1rem;}
.inquiry_left{width:45%;position:relative;padding:0 5rem 0 0;}
.inquiry_title{
         font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    color: #333;
    padding: 1rem 2rem 1rem 0;
    font-family: 'Montserrat';
    letter-spacing: -0.05rem;
}
.inquiry_img{border-radius: 10px;overflow: hidden;}
.inquiry_left p{text-align:left;width:100%;margin:0;font-size:1.15rem;line-height:1.7rem;color:#555;}
.inquiry_right{width:55%;position:relative;padding:0;margin:0;}
.inquiry_bg .inquiry_box #etw_form_title{text-align:left;font-weight:600;font-size:1.6rem;line-height:1.8rem;color:#333;    font-family: 'Montserrat';letter-spacing: -0.05rem;}
.iframe{border:1px #eee solid!important;background:#f8f8f8!important}
.contact_info{overflow:hidden;}
.contact_info .inquiry_box{margin:0;flex-direction:row-reverse}
.contact_info #etw_form_title{color:#333;    font-family: 'Montserrat';
    letter-spacing: -0.05rem;}
.contact_info p{font-size:0.95rem;margin-bottom:1rem;}
.contact_info p strong{font-size:0.95rem;font-weight:600;}
.contact_info .p_name strong{
        font-size: 1.3rem;
    font-weight: 600;
    color: #1a1a1a;
    font-family: 'Montserrat';
    letter-spacing: -0.05rem;
}
.contact_info p a{color:var(--etw-color1);text-decoration:underline}
.contact_info p a:hover{text-decoration:none;color:var(--etw-color1)}
.contact_info #etw_set_feedback_form{padding:1rem 2rem;margin:0;background:#f7f7f7;}
.contact_info #floatchatiframe2011{margin:0;min-height:460px;padding:0;background:0;border:none;box-shadow:none}
@media (max-width:991.98px){.inquiry_bg{background:url(../images/inquiry_bg_1024.webp) no-repeat center;background-size: cover;}

}
@media (max-width:767.98px){.inquiry_bg{background:url(../images/inquiry_bg_768.webp) no-repeat center;background-size: cover;}
.contact_info .contact_box{display:block;width:100%}
.contact_info #etw_set_feedback_form{margin:2rem 0 0 0;}
.inquiry_box{padding:1rem 2rem 2rem;}
.inquiry_left{width: 100%;padding: 1rem;}
.inquiry_right{width: 100%;}
}
@media (max-width:575.98px){#etw_set_feedback_form,.etw_contactin{width:100%;margin-right:0}

}
/****footer****/
#footer{
        width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 1rem;
    color: #333;
    overflow: hidden;
    position: relative;
    background: #f4f4f4;
    border-top: 3px solid #fff;
}
#footer:before{position: absolute;content: '';background: url(../images/foot_bg.png) no-repeat;background-size: cover;width: 750px;height: 500px;opacity: .1;right: 0;bottom: 0;pointer-events: none;}
.footercop{width:100%;padding:1rem 0;text-align:center;font-size:1rem;margin:0 auto;position:relative;}
.etw_footin{width:100%;margin:0 auto;position:relative;overflow:hidden;}
#etw_coper{margin-top:2px;width:100%;line-height:22px}
#etw_coper a{display:inline-block;color:#333;font-size:13px;}
#otherlink a{color:#333;display:inline-block;padding:0 8px;margin-right:5px;line-height:22px;margin-bottom:5px;border:1px solid #333;font-size:12px;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:14px}
#otherlink a:hover{color:var(--etw-color1)}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}
#etw_bottom{width:94%;max-width:1200px;margin:0 auto;padding:3rem 0;position:relative;}
#etw_bottom .webtitle{
          font-size: 1.1rem;
    line-height: 1;
    padding: 1rem 0;
    color: #1d1d1d;
    font-weight: 500;
    text-align: left;
    position: relative;
    margin: 0 0 0.8rem;
    border-bottom: 1px solid #999;
}
#etw_bottom .webtitle:before{position: absolute;content: '';background: var(--etw-color1);width: 50px;height: 3px;left: 0;bottom: -2px;}
#etw_bottom .home_contact .webtitle a,#etw_bottom .webtitle a{color:#1d1d1d;}
#etw_bottom .home_contact .webtitle a:hover,#etw_bottom .webtitle a:hover{color:var(--etw-color1);}
#etw_bottom a{color:#fff}
#etw_bottom a:hover{color:var(--etw-color1)}
#etw_bottom ul{width:100%;float:left;display:flex;flex-flow:wrap}
#etw_bottom ul li{width:100%;float:left}
#etw_bottom ul li a{
        display: block;
    color: #1a1a1a;
    padding: 0.4rem 0;
    position: relative;
    font-size: 15px;
    line-height: 1.1rem;
    font-weight: 300;
}
#etw_bottom ul li a:hover{color:var(--etw-color1);}
.bottom_logo{position:relative;padding:1rem 0;width:140px;}
.bottom_txt{
        padding: 0 2rem 0 0;
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 400;
        width: 80%;
}
.home_contact{width:100%;position:relative;}

#etw_bottom .home_contact .webtitle a{border:none;}
#etw_bottom .home_contact a{color:#333}
#etw_bottom .home_contact a:hover{color:var(--etw-color1);text-decoration:none}
@media (max-width:991.98px){#etw_bottom{padding:1rem 0 2rem 0}
.home_contact{padding:0;}
.bottom_logo,.bottom_txt,#footer:before{display:none}
#etw_bottom .webtitle{padding:1.5rem 0 0.5rem;}
}
/****video****/
.video_show{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center}
.video_show a::after{display:none;}
.video_btn1{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;cursor:pointer;}
.video_btn1:before{position:absolute;content:'';width:80px;height:80px;background:url(../images/video_btn.png) no-repeat;background-size:cover;z-index:100;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.95;}
.video_btn2{display:flex;flex-wrap:wrap;position:absolute;width:80px;height:80px;opacity:0.95;cursor:pointer;z-index:100;background:url(../images/video_btn.png) no-repeat;background-size:auto;background-size:cover;border-radius:50%;}
.video_btn2s,.video_btn1s:before{width:60px;height:60px;}
.details_video{
        padding: 0.6rem 0.6rem 0.5rem 2.1rem;
    margin: 0;
    color: #fff;
    border-radius: 3rem;
    font-size: 0.9rem;
    line-height: 0.9rem;
    position: absolute;
    left: 15px;
    top: 15px;
    cursor: pointer;
    background: rgba(49, 47, 47, 0.35);
    z-index: 1;
    backdrop-filter: blur(4px);
}
.details_video:before{position:absolute;content:'';background:url(../images/video_btn1.png) no-repeat;background-size:auto;background-size:cover;width:22px;height:22px;left:7px;top:50%;transform:translateY(-50%);display:block;}

.plyr--video,.plyr__poster,.plyr__video-wrapper{background-color:#fff!important}
.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:0!important}
.plyr__video-wrapper{background-color:#fff;background:var(--plyr-video-background,var(--plyr-video-background,#fff))}
/*video_hub*/
.etwvideo_hub{position:relative;}
.etwvideo_hub ul{display:flex;flex-wrap:wrap;position:relative;}
.etwvideo_hub ul>li{width:49%;margin:0 2% 1rem 0;position:relative;transition:.3s all ease-in-out;overflow:hidden;background:#f4f7f7;border-radius: 0 2rem 2rem 0;}
.etwvideo_hub ul>li:nth-child(2n){margin-right:0;}
.etwvideo_hub ul>li:hover{filter:drop-shadow(3px 3px 6px rgba(0,0,0,.2));-webkit-filter:drop-shadow(3px 3px 6px rgba(0,0,0,.2));transform:translateY(-5px);}
.etwvideo_hub ul li ol{position:relative;display:flex;flex-wrap:wrap;align-items:center;}
.etwvideo_hub ul li ol li.product_img{width:40%;position:relative;}
.etwvideo_hub ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.etwvideo_hub ul li ol li.product_img .video_btn2{width:50px;height:50px;}
.etwvideo_hub ul li ol li.product_con{width:60%;position:relative;padding:0 1rem 0 1.5rem;}
.etwvideo_hub ul li ol li.product_con a{
        display: block;
    font-size: 1.05rem;
    line-height: 1.2rem;
    color: #111;
    padding: 0.5rem 1rem 0.5rem 0;
    font-weight: 400;
}
.etwvideo_hub ul li ol li.product_con a:hover{color:var(--etw-color1);}

.other_video ul>li{border-radius:1rem;width:16%;}
.other_video ul li ol li.product_img a{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;}
.other_video ul li ol li.product_img .video_btn2{width:60px;height:60px;}
#video_right{width:69%;float:left;position:relative;}
#video_right h2{margin-top:0;font-size:clamp(1.5rem,3vw,1.8rem);}
#video_right .inquiry_box{background:#f7f7f7;padding:2rem 3rem;width:100%;margin:2rem auto 0;}
#video_sidebar{width:27%;float:right;position:relative;}
#etw_videolist{position:relative;margin:0 auto;background:#f7f7f7;padding:1rem 2rem;}
#etw_videolist .video_list_title{
        font-size: 1.3rem;
    line-height: 1.3rem;
    text-align: left;
    padding: 1rem 0;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.05rem;
    font-family: 'Montserrat';
}
#etw_videolist .webtitle{font-size:0.95rem;line-height:0.95rem;text-align:left;padding:0.5rem 2rem;font-weight:500;color:#aaa;letter-spacing:0.1rem;background:#eee;margin:0 -2rem;}
#etw_videolist>ul{position:relative;display:flex;flex-wrap:wrap;margin:0.5rem 0;}
#etw_videolist>ul>li{width:100%;position:relative;display:block;}
#etw_videolist>ul>li>a{width:100%;position:relative;display:block;padding:0.6rem 0;transition:.3s all ease-in-out;border-bottom:1px solid #dee2e6;font-size:0.95rem;line-height:1.1rem;}
#etw_videolist>ul>li:last-child>a{border-bottom:none;}
#etw_videolist>ul>li>a.dq,#etw_videolist>ul>li>a:hover{color:var(--etw-color1);}
#etw_videolist .videohid{display:none;}
.video_more{display:block;margin:1rem 0;width:120px;position:relative;}
.video_more span{display:block;background:linear-gradient(90deg,var(--etw-color1),var(--etw-color1));color:#fff;text-align:left;padding:0.8rem 0 0.8rem 1.5rem;font-size:1rem;line-height:1rem;position:relative;cursor:pointer;transition:.3s all ease-in-out;}
.video_more span::before{position:absolute;content:"\f105";position:absolute;right:22px;top:50%;transform:translateY(-50%);font-family:"fontello";color:#fff;font-size:22px;font-weight:300;transition:.3s all ease-in-out;}
.video_more span:hover:before{right:18px;}
#video_right video{width:100% !important;}
@media (max-width:991.98px){
#video_right{width:100%;float:none;}
#video_sidebar{width:100%;float:none;margin:1rem 0 0;}
#etw_videolist>ul>li{width:49%;margin:0 2% 1rem 0;}
#etw_videolist>ul>li:nth-child(2n){margin-right:0;}
.video_btn2{width:60px;height:60px;}
}
@media (max-width:767.98px){.etwvideo_hub ul>li{
            background: #f7f7f7;
        border-radius: 0;
}
.etwvideo_hub ul li ol{background:none;clip-path:none;}
.etwvideo_hub ul li ol li.product_img{width:100%;}
.etwvideo_hub ul li ol li.product_con{width:100%;padding:0 1rem;}
.etwvideo_hub ul li ol li.product_con a{font-size:0.85rem;line-height:1rem;        padding: 1rem 0;}
}
@media (max-width:575.98px){#etw_videolist>ul>li{width:100%;margin:0;}
#video_right .inquiry_box{padding:1rem 2rem;}
}
/*history*/
.history_box{display:flex;flex-wrap:wrap;position:relative;}
.history_item{width: 23.5%;margin: 0 2% 1.5rem 0;background: #fff;padding: 1rem;}
.history_item:nth-child(4n){margin-right: 0;}
.history_item p{font-size: 14px;}
.history_item p strong{font-family: 'Montserrat';font-weight: 900;margin: 0.5rem 0;font-size: 1.4rem;line-height: 1.2;display: inline-block;color: var(--etw-color1);}
.history_item1{width: 100%;margin: 0;display: flex;flex-wrap: wrap;align-items: center;}
.history_item1 .history_img{width: 50%;}
.history_item1 p{width: 50%;padding: 0 3rem;font-size: 1.1rem;line-height: 1.8;}
@media (max-width:991.98px){
.history_item{width: 49%;}
.history_item:nth-child(2n){margin-right: 0;}
}
@media (max-width:575.98px){.history_item{width: 100%;margin: 0 0 1rem;}
.history_img img,.history_item1 .history_img{width: 100%;}
.history_item1 p{width: 100%;padding: 0;}
}

/*Theme send inquiry*/
.theme-send-inquiry-box{background:#111!important;border:none !important;}
.theme-box-name{background:var(--etw-color1)!important;border-left:none!important;text-transform:uppercase!important;font-size:14px !important;font-weight:200 !important;}
.theme-box-i{padding:8px 10px 0 10px!important;}
@media (max-width:767px){.theme-box-name{font-size:12px !important;padding:0 8px !important;}
.theme-box-i{width:32px !important;font-size:14px !important;padding:10px 6px 0 9px!important;}
}
/*Feedback2017*/
#feedback2017{font-family:Roboto;}
#feedback2017 .etw-inpposition input,#feedback2017 .etw-inquery-control{
        font-weight: 400;
    border-radius: 0;
    color: #666;
    font-size: 0.95rem;
    background: 0;
    border: none;
    border-bottom: 1px solid #999;
}
#feedback2017 .etwfrom-message{padding:10px;}
#feedback2017 .etwfrom-sendsubmit{color:#fff;border-radius:4px;background:#999;margin:1rem 0 0 0;padding:0.8rem 1.5rem;border:none;font-weight:300;font-size:1rem;line-height:1rem;cursor:pointer;height:auto;transition:.3s all ease-in-out;}
#feedback2017 .etwfrom-sendsubmit:hover{background:var(--etw-color1);color:#fff;}
#feedback2017 .etw-inquery-container{padding:0;}
#feedback2017 .etw-inquery-label{font-weight:300;}
#feedback2017 .etw-inquery-icon{display:none;}
/*css animation*/

@-webkit-keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:.4}
100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}
}
@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:.4}
100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}
}
@-webkit-keyframes scalein{50%{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
}
@keyframes scalein{50%{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
100%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
}
@-webkit-keyframes scaleout{50%{opacity:.5}
100%{opacity:1}
}
@keyframes scaleout{50%{opacity:.5}
100%{opacity:1}
}
@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}
@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}
@-webkit-keyframes lightmove{0%{mask-position:right;}
25%{mask-position:left;}
25.01%,100%{mask-position:right;}
}
@keyframes lightmove{0%{mask-position:right;}
25%{mask-position:left;}
25.01%,100%{mask-position:right;}
}

