@charset "utf-8";
/* CSS Document */
@font-face{font-weight:400;font-style:normal;font-family:fontawesome;src:url(//:) format("no404"),url(../font-awesome/fontawesome-webfont.woff) format("woff"),url(../font-awesome/fontawesome-webfont.ttf) format("truetype")}

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(../font/oswald-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: local('Rajdhani Medium'), local('Rajdhani-Medium'), url(../font/Rajdhani-Medium.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'MyriadPro';
  font-style: normal;
  font-weight: 500;
  src: local('Myriad Pro Cond'), local('MyriadPro-Cond'), url(../font/MyriadPro-Cond.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../font/OpenSans-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../font/OpenSans-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}	
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../font/OpenSans-600.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'OpenSans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../font/OpenSans-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/****basic****/
body{color:#555; font-family:Arial, Helvetica, sans-serif; font-size:1rem; background:#fff;}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{list-style:none}
img{max-width:100%}
img{-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:#0c3b64;blr:expression(this.onFocus=this.blur())}
a:hover{color:#1782d2}
a:focus{outline:0; text-decoration:none}
a,a:hover{text-decoration:none}
a.link{color:#124ca0; text-decoration:underline;}
a.link:hover{color:#289fe1; text-decoration:underline;}
b{color:#454545; font-size:1rem; line-height:1.3rem;margin:15px 0 6px 0; display:block;font-weight:500;}
h2{display:block;font-size:1.875rem; line-height:2.2rem;padding:0.5rem 0 1rem 0;color: #1d1d1d; font-weight:700;font-family: 'Oswald';}

.proname{margin-bottom: 1rem;border-bottom: 1px solid #777; }
.proname h2{ margin-bottom:0; border-bottom:0;padding-bottom:0;}
.proname h3{display:block;font-size:1.2rem; line-height:1.9rem;padding:0.2rem 0;color: #999; }

hr{ border:none; border-bottom:1px #e6e6e6 solid; margin-bottom:0px;}
.etw_hometitle{padding:0.5rem 0 1rem 0;font-size:1.6rem; line-height:1.9rem; color:#1d1d1d;font-weight:700; margin: 0;}   
h3{font-size:1.1rem; color:#888; padding:0; margin:-.2rem 0 1.3rem 0}
.etw_hometitle a{color:#1782d2}
.etw_hometitle a:hover{color:#0c3b64}
.etw_hometitle1{font-family: 'Oswald'; font-weight:500;}
.etw_certitle{ text-align:center; font-size:28px;}

.nolr{ padding-left:0px; padding-right:0px;}
.table-responsive{ margin-bottom:1rem;}
.table{margin:6px 0 0 0; font-size:14px; border-top:4px #f26a21 solid!important;background:#f9f9f9;}
.table tr.top{ font-weight:600;}
.table tr td{ vertical-align:middle !important; padding:6px 10px !important}
table,td{border:1px solid #ddd!important}
.table1{ width:auto!important;}
.table1 tr td:nth-child(1){ background:#f5f5f5; width:30%;}
.table2 tr td:nth-child(1){ background:#f9f9f9; width:25%;}
/****header****/
#header{width:100%; height:auto; position:fixed;top:0; left:0; right:0; margin:0 auto; z-index:999; background:#ebebeb;box-shadow: 1px 1px 10px 1px rgba(0,0,0,.25);border-top:6px #f26a21 solid;}
.headtop{ background:#f26a21; width:100%; height:36px;}
.headerin{width:100%; margin:0px auto; max-width:1200px; position:relative; } 
#etw_logo{ float:left; padding:1.5rem 0;}
#etw_logo img{ width:204px; float:left;}
/*language*/
.etw_language>ul{position:relative;z-index:99999999;float:right;margin:2rem 1rem 0 3rem; background:#f26a21;}
.etw_language>ul>li>a{display:block;color:#fff;padding:.2rem 1rem}
.etw_language ul ul{display:none;position:absolute;top:100%;padding:0;background-color:#fff;min-width:100px}
.etw_language ul ul a{display:block;text-align:left;float:left;padding:.3rem 1rem;color:#000}
.etw_language ul ul li a:hover{color:#f26a21;background:#fff;}
.etw_language ul li:hover>ul{display:block}
.etw_language .dropdown-item{min-width:100px; background:#fff;}

/*menu*/
.top-nav{ width:auto; float: right; margin-top:1.8rem;}
.navbar{ padding:0;}
.navbar-collapse{justify-content:flex-end;}
.navbar-light .navbar-nav a.nav-link{color:#000;  padding:0.6rem 0.8rem; margin-right:0.1rem; font-size:1rem; line-height:1.2rem; position:relative; text-transform:uppercase;font-family: 'Oswald';}
.navbar-light .navbar-nav a.nav-link i{ color:#999;}
.navbar-light .navbar-nav .active .nav-link,.navbar-light .navbar-nav .nav-link:hover{background:none;color:#f26a21;}
.navbar-light .navbar-nav .dropdown-item{font-size:0.875rem;}
.navbar-light .navbar-nav .show>.nav-link{background:none;color:#f26a21;}
.dropdown-item.active, .dropdown-item:active,.dropdown-item:hover{ background:none; color:#f26a21;}
.navbar-light .navbar-nav .dropdown-menu li ol li a.dropdown-item.active{color:#f26a21;}
@media (max-width: 1199.98px) { 
 .navbar-light .navbar-nav a.nav-link{font-size:0.9rem;}
 .navbar-light .navbar-nav a.nav-link {padding: 0.6rem 0.5rem;}
}
@media (max-width: 1100px) { 
 .navbar-light .navbar-nav a.nav-link {padding: 0.6rem 0.2rem;}
}
@media screen and (min-width:992px){
ul#menu-items,ul#menu-items1{position:absolute;box-shadow:none;position: fixed;width: 100% !important;left:0 !important;top:80px !important; flex-flow: wrap; background:none; border:none;}
.menuin{ width:100%; max-width:1200px; margin: 0 auto;display:flex; flex-flow: wrap;background:#f9f9f9; padding:1rem;border:1px #ccc solid;box-shadow: 1px 1px 10px 1px rgba(0,0,0,.25);}
.menuin>li{width:32%; margin:0 2% 1rem 0; padding:0 0 0 1rem;}
.menuin>li>a{ padding:0.25rem 0; color:#000; font-size:1.25rem; position:relative; font-weight:600; padding-bottom:0.3rem;}
.menuin>li>a:before{position:absolute; content:""; left:0; bottom:0; width:60px; height:1px; background:#f26a21;}
.menuin>li>a:after{position:absolute; content:""; left:0; bottom:-2px; width:5px; height:5px; background:#f26a21;}
.menuin>li:nth-child(3n){ margin-right:0;}
.menuin>li:nth-child(3n+1){ clear:both;}
.menuin>li ol { padding-top:0.3rem;}
.menuin>li ol li a{ padding:0.3rem 0rem 0.3rem 0.5rem;white-space:inherit; font-size:0.78rem; line-height:1rem; color:#666; position:relative;}
.menuin>li ol li a:before{ position:absolute; content:"\f105"; font-size:12px; font-family:fontawesome; left:0px; top:15%; color:#333}
.menuin  a:hover,ul#menu-items .menuin>li a.active{ color:#f26a21;}

}

@media (max-width: 991.98px) {
h2{ padding-bottom:0;}	
#etw_logo{ padding:1rem 0 1rem 0.5rem;}
#header{box-shadow: 0px 0px 6px 0px rgba(0,0,0,.25);}
.etw_language{ display:none;}	
.top-nav{ width:100%;margin-top:0; background:#fff; border-top:1.5px #eee solid; height:60%;max-height:260px; overflow-y: scroll;}
.navbar-light .navbar-nav .show>.nav-link{color:#333;}
.navbar-light .navbar-nav a.nav-link:before{ width:0; height:0;}
.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link:hover{ color:#f26a21; background:none;}
.navbar-light .navbar-nav .show>.nav-link{background:none;}
.navbar-light .navbar-nav a.nav-link{ font-weight:400;font-size:1rem; border-bottom: 1px solid rgba(0,0,0,.1);color:#333; padding:0.6rem;}
.dropdown-menu{ border:none;}
.navbar-light .navbar-toggler{ color:#f26a21; font-size:1.6rem; margin:0.5rem 0.5rem 0 0; border-color:#f26a21;}
ul#menu-items .menuin>li ol, ul#menu-items1 .menuin>li ol{ display:none;}

}

/****header  END****/


/****banner****/
#etw_banner{width:100%; height:auto;position:relative; margin:0 auto; text-align:center;}
.banner_txt {position: absolute;width:100%; max-width: 1200px;margin: 0 auto; left:0; right:0; top:20%;}
.bannerinfo{width:40%;color:#fff; position:relative; float:right;}
.banner_txt h1{font-size:1.5rem; text-align:left; line-height:2.2rem;color:#000;font-weight:600;background-color: rgba(255,255,255,0.6); padding:1.5rem;}
.banner_txt h1 span{ display:block;}
.text2{ top:20%;}
.text2 .bannerinfo{ float:left;}

.block-slider>ul>li{ display:none;}
.block-slider>ul>li:first-child{ display:block;}
@media (max-width: 1200px) {

}
@media (max-width: 991.98px) {
	#etw_banner{ display:none;}
}
/****banner END****/


.webtitle{ color:#494c4e; font-size:1.5rem; font-weight:600;text-transform:uppercase; text-align:center; padding-bottom:1rem;}
.webtitle span{ position:relative; padding-bottom:0.5rem; display:block;}
.webtitle span:before{content: "";position: absolute; left:0; right:0;bottom:0; margin:0 auto; height:3px; width:46px; background:#494c4e;}

.webtitle1{ text-align:left;}
.classtitle{ width:100%; background:#fff; position:relative;}
.classtitle:before{content: "";position: absolute; height:100%; width:46%; background:#2176ae;left:0;bottom:0;}
.classtitle:after{position:absolute;content:"";left:46%;top:0;border-left:43px solid #2176ae;border-top:43px solid transparent}

.classtitlein{width:96%; max-width:1200px; margin:0 auto; position:relative;}
.classtitle a{ width:46%; color:#fff;font-size:1rem;  padding:0.6rem 0; display:block;}


/*mainpro*/
.mainbg{ background:#f9f9f9; }
.mainpro{width:96%; max-width:1200px; margin:0 auto;  padding:1rem; position:relative; padding:3rem 0 2rem 0;}
.mainpro .webtitle{ padding-bottom:1rem;font-size:1.75rem; font-family: 'Rajdhani'; }
.mainpro p{ width:100%; max-width:800px; margin:0 auto;}
.mainpro ul{width:100%;display:flex; flex-flow: wrap; padding-top:1rem;}
.mainpro ul>li{width:32%; margin:0 2% 1.5rem 0;position:relative; border-radius:3px; position:relative; background:#fff; padding-bottom:1rem;border-bottom:1px #ccc solid;}
.mainpro ul>li:nth-child(3n){ margin-right:0;}
.mainpro ul>li:nth-child(3n+1){ clear:both;}
.mainpro ul>li ol li.product_img{ width:100%;  background:#eee;}
.mainpro ul>li ol li.product_img img{mix-blend-mode: multiply; width:100%;}
.mainpro ul>li ol li.product_con{ width:100%; padding:0.5rem; padding:0.3rem 0.5rem;}
.mainpro ul>li ol li.product_con>a{ color:#000;display:block; font-size:1.45rem;font-weight:600; font-family: 'MyriadPro';padding:0.5rem 0 0.2rem 0;}
.mainpro ul>li ol li.product_con span{ display:block;  color:#666; font-size:0.875rem;}
.mainpro ul>li ol li.product_name{ background:#eb6e02;}
.mainpro ul>li ol li.product_name a{ display:block; color:#fff; padding:0.35rem 1rem; text-align:center; font-size:1.125rem;font-family: 'Oswald'; position:relative; padding-bottom:0.5rem;}
.mainpro ul>li ol li.product_name a:before{content: "";position: absolute; left:0; right:0; margin:0 auto;bottom:-1px; width:0;height:0;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:10px solid #eee;}

.mainpro ul>li ol li.product_con>.more a{color: #fff;transition: all .3s ease 0s; padding:0.3rem 1rem; font-weight:normal;display:inline-block; float:left; font-size:1rem; margin:0.6rem 0; background:#f26a21;box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);font-family: 'Rajdhani'; text-transform:uppercase;}
.mainpro ul>li ol li.product_con>.more a:hover{ background:#eee; color:#f26a21;}
.mainpro ul>li:hover{ background:#f9f9f9;}


@media (min-width: 992px) {
}
@media (max-width:767.98px) {
	.mainpro{ padding-top:1rem;}
	.mainpro ul>li{ width:49%;}
    .mainpro ul>li:nth-child(3n){ margin-right:2%;}
    .mainpro ul>li:nth-child(3n+1){ clear:none;}
	.mainpro ul>li:nth-child(2n){ margin-right:0;}
    .mainpro ul>li:nth-child(2n+1){ clear:both;}
	.mainpro .webtitle{ line-height:1.75rem;}

}

@media (max-width: 575.98px) {
		.mainpro ul>li ol li.product_con a{ font-size:1.25rem;}
}

@media (max-width: 420px) {
	.mainpro ul>li{ width:100%;margin-right:0;}
}


.otherclass{ width:100%; background:#eee; padding-bottom:2rem; margin-top:2rem;}
.otherclass .classtitle{ border-bottom:1px #fff solid;}
.otherclass .classtitle:before{width:35%; }
.otherclass .classtitle:after{ border:none; position:inherit;width:35%;}
.otherclass .classtitle span.icon{ position:absolute; left:32%; color:#fff;border-left:1px #fff solid; background:#2176ae; width:40px; height:43px; text-align:center; top:0; padding-top:10px; cursor:pointer;}
.otherclass .classtitle a{ color:#fff!important;}
@media (max-width:767.98px) {
	.otherclass .classtitle:before{width:100%; }
	.otherclass .classtitle span.icon{left:92%; height:40px;}
}
/*mainpro end*/



.sendfeedback{ margin:0 auto; display:inline-block; float:right;}
.sendfeedback a{ display:block; padding:0.5rem 1.5rem; border:1px #2946a6 solid; background:#2946a6; color:#fff; font-size:1.2rem;transition: all 0.3s;}
.sendfeedback a i{ padding-right:0.2rem;}
.sendfeedback a:hover{color:#2946a6; background:#fff;}
.sendfeedback1{ float:left;}


.casebg{padding:1.5rem 0; position:relative; background:#f6f6f6;}
.casebg:before{content: "";position: absolute; width:100%; height:200px; background:#333;left:0;top:0;}
.casebg:after{content: "";position: absolute; top:0rem; right:-10%; width: 30%;   height:200px; background: #f26a21;  transform:skew(-30deg);   -webkit-transform: skew(-30deg);   -moz-transform: skew(-30deg);   -o-transform:skew(-30deg);   -ms-transform:skew(-30deg); z-index:1}

.case{width:96%; max-width:1200px; margin:0 auto;color:#fff;  position:relative;z-index:2; text-align:center;}
.case .webtitle{color:#fff; margin-bottom:0;}
.case .webtitle span{ position:relative; padding-bottom:0.5rem;}
.case .webtitle span:before{left:0; right:0; bottom:0; width:50px; height:2px; background:#eee;}
.case p{ padding-bottom:1rem;}
.casein{width:100%;background:#fff; overflow:hidden;padding:1rem; padding-bottom:2rem;box-shadow: 0 0 75px 0 rgba(0,0,0,.1);border-radius: 10px;}
.casein .webtitle1{ width:100%; margin-right:0; text-align:center; color:#333; font-size:1.2rem;font-family: 'Barlow'; padding-bottom:1rem;}
.case ul{width:100%;display:flex; flex-flow: wrap; }
.case ul>li{width:32%; margin:0 2% 1rem 0;position:relative;}
.case ul>li:nth-child(3n){ margin-right:0;}
.case ul>li:nth-child(3n+1){ clear:both;}
.case ul>li div.name{ position:absolute; width:100%; height:100%; padding:1rem; left:0; top:0%; text-align:center; color:#fff;background:rgba(5, 87, 163, 0.4); display:none; vertical-align:middle; font-weight:600;}
.case ul>li div.name span{position:absolute; left:0; right:0; margin:0 auto; top:40%; padding:0 1.5rem;}

.case .more1{ margin-top:0.5rem;}
.case .more1 a{ color:#fff;font-size:0.875rem; text-transform:uppercase; background:#f26a21;border-radius: 20px; padding:0.5rem 1rem;box-shadow: 0 4px 2px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12), 0 2px 2px -1px rgba(0,0,0,.2);}
.case .more1 a:hover{ background:#000;}
@media (min-width: 992px) {
	.case ul>li:hover div.name{ display:block;}
}
/****Home about****/
.homebg { background:#eee;}
.homeabout{width:96%; max-width:1200px; margin:0 auto;color:#000; text-align:left; padding:1rem 0 2rem 0;}
.homeabout .webtitle{ text-align:left; position:relative;padding-bottom:0.3rem; margin-bottom:1rem;}
.homeabout .webtitle a{ color:#000; font-size:1.5rem;}
.homeabout .webtitle:before{content: "";position: absolute; height:0.3rem; width:60px; background:#f26a21;left:0;bottom:0;}
.homeabout p{ color:#000; margin-bottom:0.5rem; font-size:1rem;}
.colleft{padding-top:1rem;}
.colright{padding-top:1rem;padding-left:2.5rem!important;}

.homeabout .more1{ margin-top:1.5rem;}
.homeabout .more1 a{ color:#fff;font-size:0.875rem; text-transform:uppercase; background:#f26a21;border-radius: 20px; padding:0.5rem 1rem;box-shadow: 0 4px 2px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12), 0 2px 2px -1px rgba(0,0,0,.2);}
.homeabout .more1 a:hover{ background:#000;}
@media (max-width: 991.98px) {
	.homebg{background:#7799ad;}
	.homeabout{ padding-top:1.5rem; }
}
@media (max-width:767.98px) {
	.colright{padding-left:0!important;}
	.colright  img{ width:100%;}
	.colleft{ padding-bottom:2rem;}
}

.history-box ul { position: relative; padding-top: 50px; }
.history-box ul:before { top: 0; content: ''; width: 4px; height: 100%; position: absolute; background: #093880; left: 170px; }
.history-box div>span { padding: 5px 20px; color: #093880; position: absolute; font-weight: bold; font-size:1.125rem; display: inline-block; vertical-align: top; left: 0; top: 0; border:1px #093880 solid; min-width:106px; text-align:center;}
.history-box div>span:after { content: ''; position: absolute; width: 65px; height: 1px; background: #093880; top: 20px; left: 105px; }
.history-box div>span:before{content: "";position: absolute;top: 13px;right: -44px;width: 16px;height: 15px;background: #fff;border: 2px solid #093880;z-index: 1;
}
.history-box2 li>span { font-weight: bold; font-size: 30px; color: #093880; display: inline-block; margin-bottom: 20px; vertical-align: top; }
.history-box2 li { margin-bottom: 20px; }
.history-box div p>b { display: block; float: left; width: 12%; margin-top:0px; }
.history-box div p { font-size: 14px; line-height: 2; margin: 5px 0; }
.history-box div p:after { content: " "; clear: both; display: block; }
.history-box div p>span { display: block; float:left; padding-left:10px; font-size:1rem;}
.history-box li div { padding:0.5rem; border: 1px solid #ddd; }
.history-box li:nth-child(even) div p>b { display: block; float: left; width: 12%; }
.history-box li:before {position: absolute; content: ''; width: 0; z-index: 1; height: 0; left: 221px; top: 15px; border-style: solid; border-width: 8px 10px 8px 0px; display: block; border-color: transparent #fff transparent transparent; }
.history-box ul:after { content: ''; position: absolute; width: 20px; height: 20px; position: absolute; border-radius: 50%; background: #093880; top: -12px; border: 4px solid #fff; left: 162px; }
.history-box li:after { content: ''; position: absolute; left: 219px; top: 13px; border-style: solid; border-width: 10px 12px 10px 0; border-color: transparent #ddd transparent transparent; }
.history-box li { margin-bottom:1.3rem; position: relative; padding-left: 230px; }
.honour-img span { height: 100%; display: inline-block; width: 0; vertical-align: middle; }
@media only screen and (max-width: 1024px) {
.history-box ul:before, .history-box ul:after, .history-box li:after, .history-box li:before, .history-box div>span:after,.history-box div>span:before { display: none; }
.history-box ul div { padding: 40px 15px 20px; margin-bottom: 30px; width: auto; text-align: left; margin-left: 0 !important; border-bottom: 1px dashed #ddd; }
.history-box div p>span { font-size: 14px; width: 90%; }
.history-box div p>b, .history-box li:nth-child(even) div p>b { float: left; width: auto }
.history-box div>span { line-height: normal; padding: 3px 15px; font-size: 16px; }
.history-box li { padding-left: 0; }
}

/****container****/
#container{width:100%;margin:0 auto;margin-top:90px; background:#ebebeb; overflow:hidden;}
.proinfo{padding:1rem; border:1px #eee solid; background:#f5f5f5; margin-bottom:2rem; overflow:hidden;}
.proright{ float:left; width:52%;}
.etw_container{ width:96%; max-width:1200px; margin:0 auto;padding-bottom:1rem;}
.etw_container1{ background:none; padding-bottom:2rem;}
.etw_containerbg{background:#eee;}
#etw_right{ width:73%; float:right;}
#etw_sidebar{ width:24%; float:left;padding: 0 .25rem;}


@media (max-width: 1200px) {
}
@media (max-width: 991.98px) {
	.etw_container{ padding-top:0.8rem;}
	#container.homecontainer{ margin-top:0;}
}

@media (max-width:767.98px) {
 .proright{ width:100%;}
}

@media (max-width: 575.98px) {
 
}
.propic{ position:relative;}

#etw_sidebar .etw_hometitle{ display:block; color:#000; font-size:1.25rem; font-weight:700;  padding:0.5rem 0 0.5rem 1.25rem; margin:0; border-top:5px #102a84 solid; text-transform:uppercase;}

#etw_right figure a:hover img{opacity: .9;}
@media (max-width: 991.98px) {
	#container{margin-top:75px}
	#etw_right,#etw_sidebar{ width:100%;}
    #etw_sidebar .title1,#etw_sidebar .title2,#etw_sidebar .title3{background:#124ca0;}
}
.video_title{ display:block; font-size:1.2rem; padding:0.5rem 0; text-align:center;}
/****container  END****/


/*Quick*/
#quicknav{height:auto; color:#333; line-height:1.2rem; font-size:0.8rem; overflow:hidden; padding:0.6rem 0; }
#quicknav a{color:#666;}
#quicknav ul{width:100%; max-width:1200px; margin:0 auto;}
#quicknav li{display:inline-block; padding:0rem 0.2rem;}
#quicknav li+li::before{padding:0 5px;color:#000;content:"/\00a0"}
#quicknav a:hover{color:#999}
@media (max-width: 575.98px) {
#quicknav{ display:none;}
}



/****Products List****/
#etw_productlist{width:100%; overflow:hidden; position:relative; border:1px #eee solid; background:#f8f8f8;}
#etw_productlist>ul>li{width:100%; border-top:1px #eee solid;}
#etw_productlist>ul>li>a{display:block;font-size:0.875rem;color:#666;line-height:1.2rem;position:relative;border-bottom: 1px solid #eee;padding:0.5rem 1rem 0.5rem 1.5rem;}
#etw_productlist>ul>li:first-child{border-top: none;}
#etw_productlist>ul>li:nth-last-child(1) a{border-bottom: none;}
#etw_productlist>ul>li>a:before{content: "\f0da";font-family: fontawesome;position: absolute;left:0.4rem;top:10px;color: #f26a21;font-size: 0.875rem;text-align: center;line-height: 12px;}
#etw_productlist>ul li a:hover,#etw_productlist>ul li a.dq{color: #f26a21;}
#etw_productlist>ul>li ol{padding-top: 0.6rem;}
#etw_productlist>ul>li ol li a{color: #666;font-size: 0.75rem;padding-left:1.5rem;line-height: 1.1rem;display: block;margin-bottom:0.6rem; padding-right:0.3rem;}
#etw_productlist>ul>li ol li a.dq,#etw_productlist>ul>li ol li a:hover{color: #f26a21;background: none;}

@media (max-width: 991.98px) {
	#etw_productlist{ display:none;}
}



.inquiry{ padding:0.5rem 1rem 1.5rem 1rem; background:#fff; margin-top:1.5rem; background:#f9f9f9;border-top:0.3rem #1262aa solid;}
.inquiry .protitles{ display:block; width:100%; margin:0.5rem 0; font-size:1.125rem; line-height:1.35rem; color:#000; font-weight:bold; border-bottom:6px #eeeeee solid; padding:0 0 0.75rem 1.875rem; margin-bottom:1rem; position:relative;}  
.inquiry  .protitles:before{ position:absolute; content:"\f003"; color:#000; font-size:1.125rem; font-family:fontawesome; left:0; top:0}
.inquiry .ys{ color:#787878; font-size:0.875rem; padding:0 0 0.5rem 0; line-height:1.125rem}
.inquiry  #floatchatiframe2011{ margin:0 -15px;}
.inquiry .send a{ color:#fff; background:#1262aa; padding:0.5rem 1rem;}
.inquiry .send a:hover{ background:#000;}

.feedbacks p{ color:#666; margin-top:1rem;border-top:1px #dedeed solid; padding-top:0.5rem} 
.sendinquiry{ max-width:140px;cursor:pointer; border:1px #f26a21 solid; background:#f26a21;margin-bottom:1rem;text-align:center;transition: .3s; float:left;position:relative; z-index:2; }
.sendinquiry span{ width:100%;font-size:0.875rem; padding:0.3rem 0.8rem;text-align:center; color:#fff;text-transform : uppercase; display:inline-block;}
.sendinquiry:hover{ background:none;}
.sendinquiry:hover span{ color:#f26a21;}
.inquiryL{ float:left;}
.inquiryR{ float:right;}

/****Left Consulta****/
#etw_contact{width:100%;overflow:hidden;background-color: #f4f4f4;padding:1rem 1rem; margin-top:1rem;}
#floatchatiframe2011{ min-height:349px;}



/****Content Title****/
.prodes{border-left: 0.375rem solid #ddd;font-size:1rem;font-style:italic;padding: 1rem; margin-bottom:1.6rem; background-color: #f6f6f7;}


.protitle{font-size:1.125rem; font-weight:600;padding:0.5rem 0 0.3rem 0;}
.protitle span{ position:relative; padding-bottom:0.3rem;text-transform: uppercase; color:#000;}

.reltitle{ font-weight:400; font-size:0.95rem;padding-bottom:0px;}
strong{ color:#666;}


.protitle1{font-size:1.125rem;color:#333; margin-bottom:1rem;line-height:24px;position:relative;font-family: 'Rajdhani'; font-weight:600;}
.protitle1 a{color:#fff; display:inline-block; text-transform:uppercase;position:relative; padding:0.5rem 2rem; height:40px; background:#f26a21;}
.protitle1 a:after{position:absolute;content:"";right:-25px;top:0;border-left:25px solid #f26a21;border-bottom:40px solid transparent}
.protitle1 a span{ position:relative; color:#fff;}
.protitle1 a:hover{ background:#000;}
.protitle1 a:hover:after{border-left:25px solid #000;}

.protitle1s{ padding-left:0;}
.protitle1s a{ height:auto; padding-left:1rem;}
.protitle1s a:before{ border:none;}

@media (max-width: 991.98px) {
	.protitle1{ padding-left:0;}
	.protitle1 a{ height:auto; padding-left:1rem;}
	.protitle1 a:before{ border:none;}
}

.protitle2{display:block; color:#343841;font-size:1.125rem;margin:1.5rem 0 0.6rem 0; border-bottom:1px solid #dedede;position:relative; padding-bottom:0.5rem; position:relative}
.protitle2:before{ position:absolute; content:""; width:100%; max-width:70px; height:2px; background:#343841; left:0; bottom:0px;}
.protitle2 span{ display:inline-block; width:auto; font-weight:600;}
.protitle2 a{color:#343841;}
.protitle2 a:hover{ color:#0c3b64;}

.protitle3 { float: left;width: 100%;margin-bottom: 1rem;border-bottom: 1px solid #0752a2;display:block;}
.protitle3 span{display: inline-block;padding-bottom: 0.5rem;position: relative;font-size: 1.25rem;font-weight: bold;color: #333;}
.protitle3 a span{ color:#f26a21;}
.protitle3 span:before{position: absolute;content: "";width: 0;height: 0;border: 11px solid transparent;border-bottom: 11px solid #0752a2;left:60px;bottom: -1px;}
.protitle3 span:after{position: absolute;content: "";width: 0;height: 0;border: 8px solid transparent;border-bottom: 8px solid #fff;left: 62px;bottom: -1px;}

.protitle4{ display:inline-block; margin:0.3rem 0 1rem 0;}
.protitle4 span{ background:url(../images/titlebg.png) right center no-repeat #03478f; display:inline-block; padding:0.2rem 3.5rem 0.2rem 1.2rem; min-width:185px; min-height:32px; color:#fff; font-size:1rem; text-align:left; position:relative;}
.protitle4 span:after{ content:""; position:absolute; background:#ebebeb; height:100%; width:50px; top:0; right:0;}

.subtitle{ color:#333;font-size:1rem;}
.proabout{ width:100%; padding-bottom:0.8rem; overflow:hidden;}
.proabout_img{ width:60%; float:left;}
.proabout_img img{ border:1px #ddd solid;}
.proabout_con{ width:37%; float:right;}
.proabout_con .etw_photo{ margin:0.5rem 0 0 0;}
.proabout_con p{ margin-bottom:0rem;}
.proabout .etw_photo ul li img{ border-color:#fff;}

@media (max-width: 767.98px) {
  .proabout_img{ width:100%;}
  .proabout_con{ width:100%; margin-top:1rem;}
  .proabout .etw_photo ul li img{border-color:#ddd;}
}


/****related img****/
figure{ margin-bottom:0rem; float:left;}
.left_pic{width:46%;float:left; margin:0 2% 14px 0; text-align:center; position:relative; z-index:2; background:#eee;}
.left_pic1{float:right; margin:0 0 0.8rem 4%;}
.left_pics{width:100%; height:auto; float:left;} 
.left_pics img{ width:100%; text-align:center; border:1px #eee solid;mix-blend-mode: multiply;}
.left_pics img:hover{border:1px #999 solid}
.related_pic{width:100%; height:auto; float:right;}
.related_pic ul{display:flex; flex-flow: wrap;}
.related_pic li{ width:18.4%; margin-right:2%;}
.related_pic li:nth-child(5n){ margin-right:0;}
.related_pic li:nth-child(5n+1){ clear:both}

.related6 li{ width:15%;}
.related6 li:nth-child(5n){ margin-right:2%;}
.related6 li:nth-child(5n+1){ clear:none}
.related6 li:nth-child(6n){ margin-right:0;}
.related6 li:nth-child(6n+1){ clear:both}

.related_pic img{ width:100%; height:auto; float:left; border:1px #eee solid; margin:10px 0 5px 0;mix-blend-mode: multiply;}
.related_pic img:hover{ border:1px #000 solid}
.related_pic span{ font-size:0.75rem; line-height:0.9rem; display:block; text-align:center;}
.related_pic1 img{ margin:0 0 12px 0;}
@media (max-width: 767.98px) {
	.left_pic{ width:100%!important; margin-right:0; text-align:center;}
	.left_pics{ float:inherit; text-align:center; width:100%;}
   .left_pics img{ max-width:100%;}	
   figure{ float:inherit;text-align:center; }
   
}
/****Phtoto****/
.etw_photo{ margin:1rem 0 0.5rem 0;width:100%;height:auto;} 
.etw_photo ul{display:flex;width:auto;height:auto; flex-flow: wrap;}
.etw_photo ul li{ margin:0 2% 15px 0;}
.etw_photo ul li img{display:block;border:1px solid #ddd;width:100%;margin-bottom:7px;transition: all 0.3s;}
.etw_photobg ul li img{mix-blend-mode: multiply; border-color:#ebebeb;}

.etw_photo ul li a:hover img{border:1px solid #291d5a}
.etw_photo ul li span{ font-size:0.875rem; line-height:1rem; display:block; text-align:center;}
.caselist ul li span{ font-size:0.75rem;}
.etw_photo1 ul li{ position:relative; border:1px #ddd solid;}
.etw_photo1 ul li img{ padding:0px;-webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0; box-shadow: 0 0 0;margin-bottom:0px;}
.etw_photo1 ul li span{ position:absolute; left:0px; bottom:0px;background: rgba(0,0,0,0.6);color: #fff;width: 100%;padding:1rem 0.4rem; text-align:center;}

.etw_photo2 ul li span{ font-size:1rem; padding-bottom:0.5rem;}
.etw_photo2 ul li img{ margin-bottom:0;}
.etw_photo2 ul li p{display:block; background:#f8f8f8; padding:0.5rem 1rem;}
.color1{ color:#0c499e; font-weight:600;}
.color2{ color:#e44f6f; font-weight:500;}

a.pdf{font-size:13px; display:block; float:left; padding-left:20px; margin:3px 0; color:#666; position:relative}
a.pdf:before{content:"\f1c1"; font-family:fontawesome; font-size:16px; position:absolute; left:0; top:-3px; color:#d83d33;}
a.pdf:hover{ color:#7cbe42;}
.etw_photo ul li a.pdf span{ text-align:left;}


.imgstyle img{padding:6px; -webkit-box-shadow: 1px 1px 2px #BCBCBC; -moz-box-shadow: 1px 1px 2px #BCBCBC; box-shadow: 1px 1px 2px #BCBCBC; position:relative; border:1px #ccc solid; margin:0.5rem 0 ; background:#fff;}
.imgstyle a:hover img{border:1px solid #291d5a}
.imgstyle1 img{border: 1px #ddd solid;}

.pro_pic_two{ width:100%; margin:0.3rem 0; }
.pro_pic_two ul{display:flex; flex-flow: wrap; border:1px #ddd solid; }
.pro_pic_two li{ width:50%;}
.pro_pic_two li.pic_name{ width:100%;margin-right:0; text-align:center; padding:0.3rem 0; width:100%; background:#eee;}
.pro_pic_two ul:hover{border:1px solid #291d5a;}

.etw_pic2 ul,.etw_pic3 ul,.etw_pic4 ul,.etw_pic5 ul,.etw_pic6 ul{margin:0}
.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}
.etw_pic2 ul li:nth-child(2n+1),.etw_pic3 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(4n+1),.etw_pic5 ul li:nth-child(5n+1),.etw_pic6 ul li:nth-child(6n+1){clear:both}  


.right_con{ width:51%; float:right}
.right_con1{width:72%; float:right}
.modelli{  border-top:1px #adacac solid; padding-top:0.5rem;}


.img_left,.img_right{width:46%;float:left; margin:0 2% 14px 0; text-align:center;}
.img_right{float:right;margin:0.2rem 0 14px 2%;}
.img_left img,.img_right img{position:relative; z-index:2;mix-blend-mode: multiply;}
.sswidth{ width:25%;}
.swidth{ width:35%;}
.bswidth{ width:50%;}
.bwidth{ width:55%;margin-right:30px;}
.bbwidth{ width:80%; margin-right:30px;}
@media (max-width: 767.98px) {
.right_con{ width:100%;}
.right_con1{ width:100%;}
.etw_pic5 ul li,.etw_pic4 ul li{ width:32%;}
.etw_pic5 ul li:nth-child(5n),.etw_pic4 ul li:nth-child(4n){ margin-right:2%;}	
.etw_pic5 ul li:nth-child(5n+1),.etw_pic4 ul li:nth-child(4n+1){ clear:none;}
.etw_pic5 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(3n){ margin-right:0;}	
.etw_pic5 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(3n){ clear:both;}
.img_left,.img_right{width:100%; margin:10px 0}
}
@media (max-width: 575.98px) {
.etw_pic3 ul li,.etw_pic4 ul li{ width:49%;}	
.etw_pic3 ul li:nth-child(3n),.etw_pic5 ul li:nth-child(3n),.etw_pic4 ul li:nth-child(3n){ margin-right:2%;}	
.etw_pic3 ul li:nth-child(3n+1),.etw_pic5 ul li:nth-child(3n+1),.etw_pic4 ul li:nth-child(3n+1){ clear:none;}
.etw_pic3 ul li:nth-child(2n),.etw_pic5 ul li:nth-child(2n),.etw_pic4 ul li:nth-child(2n){ margin-right:0;}	
.etw_pic3 ul li:nth-child(2n+1),.etw_pic5 ul li:nth-child(2n+1),.etw_pic4 ul li:nth-child(2n+1){ clear:both;}
}


/****ul li style****/

ul.item{ float:none; width:auto;  margin-bottom:1rem}
ul.item>li{line-height:1.35rem; padding:2px 0 8px 2rem; position:relative; }
ul.item>li:before{position:absolute; content:"\f00c";  left:5px; top:2px; color:#333; font-size:1rem; font-family:fontawesome}  
ul.item>li span{ display:block; color:#333; font-size:1rem; font-weight:700}
ul.item>li>ol{ display:block; padding:0.5rem 0 1rem 0}

ul.discitem{ margin-bottom:10px; width:100%; float:none}
ul.discitem>li{position: relative;padding-left: 1.125rem;margin-bottom: .5rem;font-size: .875rem;color: #666;text-align:left;}
ul.discitem>li:before{content: "";position: absolute;width: 8px;height: 8px; background:#777;left:3px;top:7px;}
ul.discitem2{display:flex; flex-flow: wrap;}
ul.discitem2 li{ width:32%; margin:0 2% 1rem 0; display:block; background:#f9f9f9; padding:0.3rem 1rem;}
ul.discitem2 li:nth-child(3n){ margin-right:0;}
ul.discitem2 li:nth-child(3n+1){ clear:both;}

.process{ width:100%;display:flex;flex-flow: wrap; padding-top:0.5rem;}
.process li{ display:inline-block; border:1px #aaa dashed; padding:0.2rem 0.6rem; margin:0 15px 0.6rem 0; position:relative;}
.process li:before{ content:"\f178";font-family:fontawesome; position:absolute;right:-15px; top:20%;} 
.process li:last-child:before{content:"";}


ul.protable{ width:100%;}
ul.protable li{ width:100%; border-bottom:1px dotted #999;display:flex;flex-flow: wrap;}
ul.protable li strong{ width:25%; display:inline-block;font-size:1rem; padding:0.5rem 0;font-family: 'Oswald'; font-weight:400;display: flex;align-items: center;}
ul.protable li span{ width:75%; float:right; font-size:0.9rem; display:block;padding:0.6rem 0 0.6rem 5%;border-left:1px dotted #999;}
ul.protable li:first-child strong{ padding-top:0px;}
ul.protable li:first-child span{ padding-top:0.2rem;}

.sizelist, .sizelist ul{ width:100%;}
.sizelist ul li{ display:block; width:auto; font-size:14px; padding:0.25rem 0.5rem; margin:0 0.5rem 0.5rem 0; border:1px #999 solid; float:left; text-align:center;}


.model{ display:inline-block; width:auto; transform: skew(-20deg); -webkit-transform: skew(-20deg); -moz-transform: skew(-20deg);  padding:0.325rem 1.5rem 0.325rem 0.875rem; background:#737373; color:#fff; margin:0.5rem 0; position:relative}
.model span{ font-weight:700}
/****ul li style END****/

/**Products Hub**/

.etw_products{width:100%; height:auto; float:left;}
.etw_products ul{width:100%;display:flex; flex-flow: wrap; padding-top:1rem;}
.etw_products ul>li{width:23.5%; margin:0 2% 1.5rem 0;position:relative;border:2px solid #dbdbdb; border-radius:3px; position:relative; background:#fff; padding-bottom:1rem;border-bottom:4px #f26a21 solid; }
.etw_products ul>li:nth-child(4n){ margin-right:0;}
.etw_products ul>li:nth-child(4n+1){ clear:both;}
.etw_products ul>li ol li.product_img{ width:100%; margin-bottom:0.5rem;}
.etw_products ul>li ol li.product_con{ width:100%; padding:0.5rem; padding:0.3rem 0.5rem}
.etw_products ul>li ol li.product_con>a{ color:#003057;display:block; font-size:1rem;font-weight:600; padding-bottom:0.5rem;}
.etw_products ul>li ol li.product_con a.more1{border:1px solid #ccc;color: #999;transition: all .3s ease 0s; padding:0.3rem 1rem; font-weight:normal;border-radius:5px; display:inline-block; float:left; font-size:0.875rem; margin:0.6rem 0;}
.etw_products ul>li ol li.product_con a.more1:hover{ color:#f26a21; border-color:#f26a21;}
.etw_products ul>li ol li.product_con span{ display:block;}
.etw_products ul>li ol li.product_con ol{ width:100%; float:left;}
.etw_products ul>li ol li.product_con ol li{ width:100%;}
.etw_products ul>li ol li.product_con ol li a{ color:#666; font-size:0.8rem; line-height:1.5rem; display:block; position:relative; padding-left:1rem;}
.etw_products ul>li ol li.product_con ol li a:before{content: "";position: absolute;width:8px;height:8px; background:#003057;left:1px;top:6px;border-radius:50%;}
.etw_products ul>li ol li.product_con>a:hover,.etw_products ul>li ol li.product_con ol li a:hover{ color:#f26a21;}
.etw_products ul>li ol li.product_con ol li a:hover:before{ background:#f26a21;}
.etw_products ul>li:hover{ background:#f9f9f9;}



.etw_products1,.etw_products1 ul{ width:100%; height:auto; overflow:hidden;}
.etw_products1 ul { width:100%;display:flex; flex-flow: wrap;}
.etw_products1>ul>li{ width:49%; margin:0 2% 2rem 0;transition: all 0.3s; overflow:hidden;clear:both;border-bottom:1px #dee2e6 solid; padding:0.5rem; background:#f9f9f9; } 
.etw_products1>ul>li:nth-child(2n){ margin-right:0;}
.etw_products1 ul>li:nth-child(2n+1){ clear:both;}
.etw_products1>ul>li ol,.etw_products1 ul li ol li{ width:100%;}
.etw_products1>ul>li ol{display:flex; flex-flow: wrap;}
.etw_products1>ul>li ol li.product_img{ width:37%; float:left; padding:1px;display:flex; flex-flow: wrap;justify-content: center; align-items: center;}
.etw_products1>ul>li ol li.product_img a{width:100%; display:block;overflow:hidden;}
.etw_products1>ul>li ol li.product_img img{ width:100%;transition:.5s; -webkit-transition:.5s; -moz-transition:.5s;mix-blend-mode: multiply;}
.etw_products1>ul>li ol li.product_con{width:63%; float:right; padding:0.6rem 0.6rem 0.6rem 1rem;}
.etw_products1>ul>li ol li.product_con a{ display:block;color: #333;font-size:1.5rem; padding-bottom:0.5rem; font-weight:600; font-family:"MyriadPro"}
.etw_products1>ul>li ol li.product_con span{ display:block; padding-bottom:0.5rem;}
.etw_products1>ul>li ol li.product_con a.more1{display:inline-block; background:#f26a21; color:#fff; border:1px #f26a21 solid; text-align:center; font-size:0.8rem; padding:0.2rem 0.8rem; width:auto; margin-top:0.5rem; font-weight:400;transition: .3s; font-family:Arial, Helvetica, sans-serif; margin-top:-5px;}
.etw_products1>ul>li ol li.product_con a.more1:hover{ background:none; color:#f26a21;}
.etw_products1>ul>li ol li.product_img a:hover img{transform:scale(1.1);}
.etw_products1>ul>li ol li.product_con a:hover{ color:#f26a21;}
.etw_products1>ul>li:hover{ box-shadow: 0px 4px 10px 0 rgba(0,0,0,.2);}

@media (max-width: 991.98px) {
	.etw_products ul{ padding-top:1rem;}
	.etw_products ul>li>ol>li.product_con{ width:56%;}
	.etw_products ul>li>ol>li.product_con a{ padding-top:0rem;}
	.etw_products ul>li>ol>li.product_img:after{ position:inherit; width:0;border:none;}
	.etw_products ul>li>ol>li.product_img{border:1px #999 solid; width:40%;}
	.etw_products ul>li>ol>li.product_con span{ font-size:0.875rem;line-height:1.2rem; }
	
	.etw_products1 ul>li{ width:100%; margin-right:0;} 
    .etw_products1 ul>li:nth-child(2n){ margin-right:0;}
    .etw_products1 ul>li:nth-child(2n+1){ clear:both;}
	.etw_products1 ul li ol li.product_con{ padding-top:2rem;}
}

@media (max-width: 767.98px) {

.etw_products1 ul li ol li.product_img{ width:40%;}
.etw_products1 ul li ol li.product_con{width:60%; padding-top:0.5rem; text-align:left;}
}

@media (max-width: 575.98px) {
.etw_products ul>li{ padding-bottom:1.5rem;}
.etw_products ul>li>ol>li.product_con{ width:100%; padding-top:1rem;}
.etw_products ul>li>ol>li.product_img{ width:100%;}


}
@media (max-width: 420px) {
.etw_products1>ul{display:flex;flex-flow: wrap;}	
.etw_products1>ul>li>ol>li.product_name{ text-align:center;}
.etw_products1>ul>li>ol>li.product_img{width:100%;}
.etw_products1>ul>li>ol>li.product_con{ width:100%; padding:0.6rem 1rem;}
.etw_products1>ul>li>ol>li.product_con span,.etw_products1>ul>li>ol>li.product_con .more1{ display:none;}
}


/**Products Hub End**/
.videoall ul{display:flex;flex-flow: wrap;}
.videoall ul li{width:100%;float:left;margin:15px 2% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:1.2rem; font-size:1rem;color: #555}
.videoall ul li span{display:block;margin-bottom:10px; text-align:center; padding-top:5px;}


.relatedProducts{width:100%;height:auto; margin-top:1rem;}
.relatednames{font-size:1.125rem;color: #313947; font-weight:600; padding:0 0 0.5rem 1.5rem;position: relative;border-bottom: 1px solid #ccc;}
.relatednames::before {content: "\f0ae";font-family: fontawesome;color: #005ba4; position: absolute;left: 0px;}
.relatedProducts ul{width:100%;height:auto; display:flex;flex-wrap:wrap;padding-top:0.6rem;}
.relatedProducts li{ width:49%; margin:0 2% 0 0; position:relative;}
.relatedProducts li:nth-child(2n){ margin-right:0}
.relatedProducts li:nth-child(2n+1){ clear:both}
.relatedProducts li a{ display:block; padding:0.3rem 0.5rem 0.3rem 1rem;color:#474747;color:#333; }
.relatedProducts li a::before {content: "\f105";position: absolute;width: 5px;height: 5px;left: 5px;font-family: fontawesome;}
.relatedProducts li a:hover,.relatedProducts li a.dq{color:#005ba4}


/*other products*/

.othertitle {display: block;width: 100%;margin: 0.5rem 0; font-size: 1.25rem;line-height: 1.35rem; color: #333;font-weight: 700; padding: 0 0 0.75rem 0; margin-bottom: 1.5rem;position: relative; border-bottom:1px #ddd solid;text-transform:uppercase;}
.othertitle::after{ position:absolute; content:""; width:60px; height:8px; background:#f26a21; transform:skew(-30deg); left:0; bottom:-4px;}

.otherpro{width:100%;overflow:hidden;padding:1.5rem 0 1rem;}
.otherpro ul{width:100%;display:flex;flex-wrap:wrap;}
.otherpro ul>li{width:18.4%;margin:0 2% 0 0;overflow:hidden}
.otherpro ul>li:nth-child(5n){ margin-right:0}
.otherpro ul>li:nth-child(5n+1){ clear:both}

.otherpro ul li ol{width:100%}
.otherpro ul li ol li.product_img{width:100%}
.otherpro ul li ol li.product_img img{width:100%;border:1px solid #dedede}
.otherpro ul li ol:hover li.product_img img{border-color:#f26a21}
.otherpro ul li ol:hover li.product_con a{color:#f26a21}
.otherpro ul li ol li.product_con{width:100%;margin:0 auto;line-height:18px;text-align:center}
.otherpro ul li ol li.product_con a{color:#333;display:block;line-height:16px;padding:8px 2px;font-size:13px}

@media (max-width: 767.98px) {
.otherpro{ padding-top:0.3rem;}	
.otherpro ul>li{ width:32%;}
.otherpro ul>li:nth-child(4n){ margin-right:2%}
.otherpro ul>li:nth-child(4n+1){ clear:none}
.otherpro1 ul>li:nth-child(5n){ margin-right:2%}
.otherpro1 ul>li:nth-child(5n+1){ clear:none}
.otherpro ul>li:nth-child(3n){ margin-right:0}
.otherpro ul>li:nth-child(3n+1){ clear:both}
}	
@media (max-width: 575.98px) {
.otherpro ul>li{ width:49%;}
.otherpro ul>li:nth-child(3n){ margin-right:2%}
.otherpro ul>li:nth-child(3n+1){ clear:none}
.otherpro ul>li:nth-child(2n){ margin-right:0}
.otherpro ul>li:nth-child(2n+1){ clear:both}
}
/*other products END*/

/*contact*/
.contact_info{ line-height:1.6rem; margin-top:1rem;}
.contact_info stong{color: #364152 !important;}
.contact_info a{ color:#444;}
.contact_info a:hover{ color:#d02647;}
.contact_info .contact1{font-family: 'Oswald'; font-weight:500; font-size:1.1rem;}
.contact_info .company{ font-size:1.3rem; padding-bottom:1rem;}
.contact_info #floatchatiframe2011{margin:0px; min-height:500px;}
#etw_form{width:100%;display: flex;flex-flow:wrap; margin:3rem 0 2rem 0;}
#etw_set_feedback_form{border-radius:5px;margin:0 3% 0 0;width:48.5%;background:#f5f5f5; padding:1rem;}
.contact_info #etw_set_feedback_form{ padding:0px; width:95%; background:none;}

#etw_form_title{overflow:hidden;padding-left:2%;background:#f2f2f2;text-align:left;font-weight:700;line-height:40px;font-size:16px;margin-bottom:12px;border-radius:5px 5px 0 0;border-bottom:1px solid #ccc}

.txt_indet{ padding-left:5rem;}

.etw_contactin{width:46%;height:auto; padding:0;background:#f5f5f5;padding:1rem;}
@media (max-width: 575.98px) {
#etw_set_feedback_form,.etw_contactin{ width:100%; margin-right:0px;}
#etw_set_feedback_form{ margin-bottom:1rem;}
}
#etw_sidebar .leftcontact{background: #eaeaea; padding:1rem 1rem; margin-top:2rem;}
#etw_sidebar .leftcontact .etw_hometitle{ text-align:left; padding:0; position:inherit; padding-bottom:0.6rem; background:none;}
#etw_sidebar .leftcontact a{ color:#555;}
#etw_sidebar .leftcontact a:hover{ color:#124ca0;}
#etw_sidebar .leftcontact #floatchatiframe2011{ margin:0 -15px; min-height:306px;}
#etw_sidebar .leftcontact .etw_hometitle:before{ border-radius:0 0 0 0 ; width:0; height:0;}

/****Footer contact****/
.cot_add,.cot_tel,.cot_email,.cot_people,.cot_mobile,.cot_fax,.cot_whatsapp{ position:relative; padding-left:25px; display:block; margin-bottom:3px; padding-top:0.2rem;}
.cot_add:before{content:'\f041';position:absolute; left:0px; top:0px; color:#666;font-family:fontawesome; font-size:20px;}
.cot_tel:before{content:"\f095";position:absolute; left:0px; top:0px; color:#666;font-family:fontawesome; font-size:18px;}
.cot_email:before{content:"\f0e0";position:absolute; left:0px; top:0px; color:#666;font-family:fontawesome; font-size:16px;}
.cot_people:before{content:"\f2be";position:absolute; left:0px; top:0px; color:#666;font-family:fontawesome; font-size:16px;}
.cot_mobile:before{content:"\f10b";position:absolute; left:3px; top:0px;color:#666; font-family:fontawesome; font-size:20px;}
.cot_fax:before{content:"\f1ac";position:absolute; left:0px; top:0px;color:#666; font-family:fontawesome; font-size:16px;}
.cot_whatsapp:before{content:"\f232";position:absolute; left:0px; top:0px;color:#666; font-family:fontawesome; font-size:18px;}


.serverpro{width: 100%;float: right;margin-top: 1rem; border: 10px solid #eee; padding:1rem 1.5rem;}
.serverpro_title{ color:#472783; font-size:1.5rem; font-weight:700;}
.serverpro a{display: inline-block;text-align: center;color: #f26a21;position: relative;} 
.serverpro a:hover{ text-decoration:underline;}
.serverpro a.more1{ border:1px #f26a21 solid;background:#f26a21;color:#fff; padding:0.3rem 1rem;}
.serverpro a.more1:hover{ background:none; color:#f26a21; text-decoration:none;}


.feedbackbg{ background:#000;}
.feedback_bottom{ width:96%; margin:0 auto; max-width:1100px; padding-top:0.5rem; padding-bottom:1.5rem; text-align:center;text-align:center; padding:2rem 0;}
.feedback_bottom p{ width:auto; float:left; color:#fff; font-size:1.5rem; font-weight:700;}
.feedback_bottom p span{ color:#3DC549;}
.feedback_bottom a{ display:inline-block; width:auto; color:#fff; background:#1fa72b; font-size:1.125rem; text-transform:uppercase; text-align:center; padding:0.5rem 1.25rem}
.feedback_bottom a:hover{ background:#fff; color:#000;} 

/****Footer contact****/
.cot_add,.cot_tel,.cot_email,.cot_people,.cot_mobile,.cot_fax,.cot_whatsapp{ position:relative; padding-left:25px; display:block; margin-bottom:3px; padding-top:0.2rem;}
.cot_add:before{content:'\f041';position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:20px;}
.cot_tel:before{content:"\f095";position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:18px;}
.cot_email:before{content:"\f0e0";position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:16px;}
.cot_people:before{content:"\f2be";position:absolute; left:0px; top:0px; color:#fff;font-family:fontawesome; font-size:16px;}
.cot_mobile:before{content:"\f10b";position:absolute; left:3px; top:0px;color:#fff; font-family:fontawesome; font-size:20px;}
.cot_fax:before{content:"\f1ac";position:absolute; left:0px; top:0px;color:#fff; font-family:fontawesome; font-size:16px;}
.cot_whatsapp:before{content:"\f232";position:absolute; left:0px; top:0px;color:#fff; font-family:fontawesome; font-size:18px;}

/****Footer****/

#footer{ width:100%;height:auto;margin:0 auto; font-size:0.9rem;background:#545454; color:#fff;}
.footercop{width:100%; background:#000;}
.etw_footin{margin:0 auto;width:96%; max-width:1200px;text-align:center; overflow:hidden; padding:1rem 0 0.5rem 0; }
#etw_coper{margin-top:2px;width:100%;line-height:22px;}
#etw_coper a{display:block;color:#8d8d8d}
#otherlink{clear:both;width:100%;height:auto;}
#otherlink a{color:#8d8d8d; display:inline-block;padding:0 8px;font-size:13px; margin-right:5px; line-height:22px;  margin-bottom:5px;}
#otherlink a span{opacity:.5;position:relative;top:0;font-size:12px}
#otherlink a:hover{color:#ff6600;}
#otherlink a:hover span{opacity:1;top:-2px;transition:all .3s ease-in-out}


#etw_bottom{ width:100%;padding-bottom:1.5rem; text-align:left;}
#etw_bottom .etw_hometitle{padding-bottom:1rem; border:none; margin-bottom:0;color:#fff;font-size:1.125rem;font-family: 'Oswald';}
#etw_bottom .etw_hometitle a{color:#fff;font-size:1.125rem;display:block;font-family: 'Oswald'; font-weight:normal;}
#etw_bottom .etw_hometitle a:hover{color:#f26a21; text-decoration:none;}

#etw_bottom a{ color:#fff;}
#etw_bottom a:hover{color:#ccc;text-decoration:underline}
#etw_bottom ul{width:100%; margin-right:2%; float:left;display:flex; flex-flow: wrap;}
#etw_bottom ul>li{ width:49%; margin:0 2% 0 0; float:left}
#etw_bottom ul>li:nth-child(2n){ margin-right:0;}
#etw_bottom ul>li:nth-child(2n+1){ clear:both;}
#etw_bottom ul>li>a{display:block;line-height:1rem; color:#fff;font-size:1rem; position:relative;font-weight:400; position:relative;}
#etw_bottom ul>li ol{ padding:0.3rem 0 1rem 0; overflow:hidden;}
#etw_bottom ul>li ol li a{ font-size:0.75rem; color:#ccc; position:relative; padding-left:0.6rem;}
#etw_bottom ul>li ol li a:before{ position:absolute; content:"\f105"; font-size:12px; font-family:fontawesome; left:0px; top:-0.2rem; color:#fff}

#etw_bottom .pblist ul>li{ width:100%; margin:0;}
#etw_bottom .pblist ul>li>a{ color:#eee; padding-bottom:0.5rem; font-size:0.875rem;}

.footer_right{position: relative;padding-top:0.5rem;}
.footer_right a{display: block;margin-bottom: 15px;}
.footer_right p{font-size: 14px;color: #fff;line-height: 20px;}

@media (max-width: 991.98px) {
	#footerlist a{ font-size:0.875rem; padding:0 0.6rem;}
	#footerlist{margin-top:1rem;}
}
@media (max-width: 767.98px) {
	#footer{ background:#403f3f;}
.footlogo{ width:100%;}
#footerlist{width:100%;}
#etw_bottom .bottomlogo{ width:100%; text-align:center;}
#etw_bottom .bottom_nav{ width:100%; text-align:center;}
#etw_bottom .bottom_nav a{ font-size:1.2rem;padding:0 1rem;}
}

@media (max-width: 575.98px) {
#etw_bottom .etw_hometitle{ padding-bottom:0.5rem;}
#etw_bottom ul li{ width:100%; margin-right:0; }
.footer_right p{ margin-bottom:0.5rem;}
.fotlink{ display:none;}
}

.left_share{}
.left_share .btn{ margin-right:15px;border-radius:6px; width:22px; height:22px; padding:0;}
.left_share .btn i{color: #fff; font-size:1.2rem;}
.left_share .btn:hover i{color:#f26a21!important; text-decoration:none;}

/****Footer  END****/

/*sitemap*/
#etw_map{width:100%;margin:0 auto}
#etw_map .name{width:100%;color:#06c;background:#eee;margin-top:6px;height:20px;line-height:20px;display:block;margin-bottom:4px}
#etw_map a{color:#333;text-decoration:underline;width:100%;display:block;margin-top:5px}
#etw_map a:hover{text-decoration:none}
#etw_map .name a{color:#1d3154;margin:0;font-weight:700;text-decoration:none}
#etw_map .name a:hover{text-decoration:underline}
#etw_map .list_m{ width:100%; height:auto; margin-bottom:15px; overflow:hidden}
#etw_map .list_m a{ width:50%; display:block; float:left; color:#888; text-decoration:none; line-height:20px; padding:5px 0; padding-left:12px;}
#etw_map .list_m a:nth-child(2n+1){ clear:both}
#etw_map .list_m a:hover{text-decoration:underline; color:#0c3b64}
#etw_map a.subname{ width:100%; display:block; text-decoration:underline;padding-left:0px;}


.videoall{ width:100%; margin:0 auto; max-width:1200px;}
.videoall ul{display:flex;flex-flow: wrap;}
.videoall ul li{width:49%;float:left;margin:15px 2% 5px 0;}
.videoall ul li a{display:block;text-align:center; line-height:18px; font-size:14px;color: #555}
.videoall ul li:nth-child(2n){margin:15px 0px 5px;margin-right: 0}
.videoall ul li:nth-child(2n+1){clear: both;}
.videoall ul li span{display:block;margin-bottom:10px; text-align:center; padding-top:5px;}

@media (max-width: 575.98px) {
.videoall ul li{width:100%; margin-right:0;}
}


/*tags*/
#tags{ width:100%; float:left;}
#tags_title{ display:block; color:#f26a21; font-size:1.25rem; font-weight:600; line-height:1.8rem; text-align:left; padding:0 0 10px 0;} 
#tags a{margin:0 5px 6px 0;color:#75767b;display:inline-block;line-height:16px;font-size:13px;background-color: #f6f6f7;border: 1px solid #ddddde;border-radius: 30px; padding:0.4rem 0.8rem;}


.biref{ color:#999;}

.theme-send-inquiry{ z-index:3;}