@charset "utf-8";
@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: "Helvetica-Neue";
  src: url(../font/Helvetica-Neue.ttf) format("truetype");
}

@font-face {
  font-family: "Poppins-Regular";
  src: url(../font/Poppins-Regular.ttf) format("truetype");
}
@font-face {
  font-family: "Poppins-Medium";
  src: url(../font/Poppins-Medium.ttf) format("truetype");
}
@font-face {
  font-family: "AvantGarde-BT";
  src: url(../font/AvantGarde-BT.ttf) format("truetype");
}
@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont.ttf?t=1622274305876") format("truetype");
}
@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont-02.ttf?t=1624770148794") format("truetype");
}

body {
  color: #333;
  background-color: #f1fafe;
  font-family: "Helvetica-Neue", Arial, Helvetica, sans-serif;
  font-size: 0.9rem;
  line-height: 1.65;
  background: url(../images/b_bg.jpg) no-repeat;
	direction: rtl;text-align: right
}
.body_pro {
  background-size: cover;
}
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
li,
ol,
ul {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
.clearfix::after {
  display: table;
}
hr {
  margin-bottom: 1rem;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #174277;
}
a:hover {
  color: #1782d2;
}
a:focus {
  outline: 0;
  text-decoration: none;
}
a,
a:hover {
  text-decoration: none;
}
a.link {
  color: #124ca0;
  text-decoration: underline;
  font-size: 1rem;
  font-style: italic;
}
a.link:hover {
  color: #289fe1;
  text-decoration: underline;
}
.inquiry {
  text-decoration: none;
}
.img_list span,
.img_list a span {
  text-align: center;
  display: block;
  padding: 0.5rem;
  color: #333;
}
.request_quote {
  background-color: #1038a1;
  color: #fff;
  padding: 0.5rem;
  border-radius: 8px;
  display: block;
  transition: all 0.3s;
}
.request_quote:hover {
  background-color: #ca242b;
  color: #fff;
}
.table {
  margin: 6px 0 0 0;
  font-size: 14px;
}
.table tr.top {
  background: #e7e3c6 !important;
  color: #333;
  text-align: center !important;
}
.table tr td {
  vertical-align: middle !important;
  padding: 6px 6px !important;
  text-align: right;
}
.table tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.table tr:nth-child(even) {
  background-color: #fff;
}
.table-img {
  width: 100%;
  min-width: 200px;
}
.table-img img {
  width: 200px;
}
table,
td {
  border: 1px solid #ccc !important;
}
.table1 {
  width: auto;
}
h2,
.etw_hometitle {
  display: block;
  line-height: 1.35;
  padding: 0;
  color: #000;
  font-family: "AvantGarde-BT";
  font-size: 1.4rem;
  margin-bottom: 1rem;
  position: relative;
  margin-top: 0.5rem;
}

.js-gallery-wrap h4,
.js-gallery-wrap h3 {
  font-size: 1.15rem;
  color: #666;
  margin-top: 1rem;
  padding-top: 0;
  line-height: 1.55;
  font-family: "Poppins-Medium";
  position: relative;
  margin-bottom: 1rem;
}
.js-gallery-wrap h4 {
  font-size: 1.15rem;
  color: #000;
}
.js-gallery-wrap h4::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 2px;
  bottom: -0.31rem;
  right: 0;
  background-color: #ca242b;
}
.pro_detail_img img {
  width: 100%;
}
b {
  font-weight: normal;
  color: #000;
  text-decoration: underline;
  font-size: 1rem;
}
strong {
  font-family: "Poppins-Medium";
  color: #333;
  font-weight: normal;
  position: relative;
  font-size: 1rem;
}
#etw_top {
  position: fixed;
  width: 35px;
  height: 35px;
  right: 5px;
  bottom: 100px;
  text-align: center;
  background: #e2bf00;
  z-index: 100;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  line-height: 28px;
  border-radius: 50%;
}
#etw_top a {
  color: #fff;
}
.brief {
  color: #999;
  padding-top: 1rem;
  margin-bottom: 3rem;
  font-size: 0.85rem;
  margin-top: 2rem;
}
#etw_top:hover {
  transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  background: #0d4bbf;
}

/* #header */
#header {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  border-top: 10px solid #1038a1;
}
.headerin {
  position: relative;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
#etw_logo {
  float: right;
  position: relative;
  text-align: center;
  padding: 0.5rem 0;
}

.top-nav {
  margin: 0 auto;
  margin-top: 1rem;
  font-family: "AvantGarde-BT";
}
.top-nav .navbar-expand-lg {
  padding-top: 1rem;
}
.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  background: rgba(255, 255, 255, 1) !important;
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  z-index: 999;
  border: none;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.navbar-expand-lg .navbar-collapse {
  justify-content: center;
}
.navbar-light .navbar-nav .nav-link {
  color: #020202;
  font-size: 1rem;
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  font-family: "Poppins-Medium";
}
.navbar-light .navbar-nav .nav-link::before {
  content: "";
  position: absolute;
  width: 70%;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 5px;
  background: #ca242b;
  transform: scale(0);
  transition: all 0.2s;
  transform-origin: left;
  margin: 0 auto;
}
.navbar-light .navbar-nav .nav-item {
  position: relative;
}
.navbar-light .navbar-nav li a.nav-link:hover:before,
.navbar-light .navbar-nav li.active a.nav-link:before {
  transform: scale(1);
}
.dropdown-item {
  font-size: 0.85rem;
  font-family: Arial, Helvetica, sans-serif;
}

.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu {
  padding: 0.51rem;
}
.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu li a {
  padding: 0.2rem 0.8rem;
  padding-right: 1rem;
  position: relative;
  border-bottom: 1px solid #ece5df;
}

.navbar-expand-lg .navbar-nav .nav-item .dropdown-menu li a::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background-color: #666;
  right: 5px;
  top: 12px;
  border-radius: 50%;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #ca242b;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #ca242b;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
  color: #ca242b;
  background: none;
}
.dropdown-menu {
  padding-top: 0;
}
/*language*/
.etw_language > ul {
  border-radius: 0 0 12px 12px;
  z-index: 2;
  padding: 0rem 0.2rem;
  background-color: #1038a1;
  position: absolute;
  left: 0;
  top: -17px;
  font-family: "Poppins-Medium";
}

.etw_language > ul > li > a {
  display: flex;
  color: #373737;
  padding: 0.2rem 1rem;
  font-size: 0.9rem;
  align-items: center;
  justify-content: space-around;
}
.etw_language ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  background-color: #eee;
  min-width: 100px;
  border-radius: 4px;
}
.etw_language ul ul a {
  display: block;
  text-align: right;
  float: right;
  padding: 0.3rem 1rem;
  color: #333;
}
.etw_language ul ul li a:hover {
  color: #0d4bbf;
}
.etw_language ul li:hover > ul {
  display: block;
}
.etw_language .dropdown-item {
  min-width: 100px;
}
.etw_language a:not([href]):not([tabindex]) {
  color: #fff;
  cursor: pointer;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
  padding-top: 0.3rem;
}

@media (max-width: 1198.98px) {
  .navbar-light .navbar-nav .nav-link {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
  .navbar-light .navbar-nav .nav-link {
    text-transform: none;
  }
}
@media (max-width: 991.98px) {
  .navfeed {
    display: none;
  }
  #header {
    position: inherit;
    min-height: inherit;
    border-top: none;
    background-color: #eee;
  }
  .navbar-expand-lg {
    margin-top: 0.5rem;
    padding-left: 1.12rem;
  }

  .etw_language ul {
    top: 0;
    margin-top: 0;
    background: none;
    left: 5rem;
  }

  .etw_language ul li {
    position: relative;
  }
  .etw_language ul li::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #dbdbdb;
    top: 0.2rem;
    left: -0.5rem;
  }
  .etw_language > ul > li > a {
    padding: 0 0.5rem;
  }
  #etw_logo {
    width: 105px;
    float: right;
    border: none;
  }
  .pro_logo {
    top: 0;
  }

  .top-nav-pro .navbar-expand-lg {
    padding-top: 0;
  }

  .top-nav {
    width: 100%;
    margin-top: 0;
    clear: both;
    display: block;
  }
  .navbar-light .navbar-nav {
    background-color: #fff;
  }
  .navbar {
    padding: 0;
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #141414;
  }
  .navbar-light .navbar-nav a.nav-link:before {
    width: 0;
    height: 0;
  }
  .navbar-light .navbar-nav .nav-item::after {
    display: none;
  }
  .navbar-light .navbar-nav .active .nav-link,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #1a8ccd;
    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, 0.1);
    color: #141414;
    padding: 0.6rem;
    text-align: right;
  }
  .dropdown-menu {
    border: none;
  }
  .navbar-light .navbar-toggler {
    color: #fff;
    font-size: 20px;
    margin: 0rem 1rem 0 0;
    border-color: #0d4bbf;
    background-color: #0d4bbf;
    border: none;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    margin-top: 0rem;
  }
  #quicknav,
  .request_quote {
    display: none;
  }
  .dropdown-item {
    white-space: normal;
  }
}

#container {
  width: 100%;
  margin: 0 auto;
  margin-top: 6rem;
  overflow: hidden;
	
}
.pro_content {
  max-width: 1040px;
  padding: 2rem;
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.bg-light {
  width: 100%;
  margin: 3rem auto;
  padding: 3rem 2rem;
  background-image: linear-gradient(to bottom, #f5f6fb, #f6f7fb);
}

/*banner*/
.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-color: #000;
  border-radius: 50%;
  background-image: none;
  height: 40px;
  width: 40px;
  position: relative;
  line-height: 40px;
  cursor: pointer;
}
.carousel-control-next-icon::before {
  font-family: fontawesome;
  content: "\f105";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 2rem;
}
.carousel-control-prev-icon::before {
  font-family: fontawesome;
  content: "\f104";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 2rem;
}
.carousel-indicators li {
  background-color: #ccc;
}
.carousel-indicators .active {
  background-color: #ca242b;
}
.carousel-control-next,
.carousel-control-prev {
  background: none;
  border: none;
  z-index: 2;
}
#etw_banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
	    overflow: hidden;
}
#etw_banner .banner_txt {
  position: absolute;
  top: 22%;
  left: 5%;
  right: 5%;
  margin: 0 auto;
  color: #fff;
  z-index: 0;
}
#etw_banner .banner_txt h1 {
  font-size: 2.3rem;
  font-family: "AvantGarde-BT";
  margin-bottom: 1rem;
  color: #fff;
}

#etw_banner .banner_txt p {
  text-shadow: 2px 2px 2px #000;
  margin: 0 auto;
  font-size: 1rem;
}
.banner_txt_in {
  width: 100%;
  max-width: 600px;
  padding: 2rem;
  margin: 0 auto;
  text-align: right;
  background: rgba(0, 0, 0, 0.5);
}

/* main_pro */

.main_pro {
  width: 100%;
  margin: 3rem auto;
}
.main_pro a {
  color: #202020;
  text-align: center;
}
.main_pro a .main_pro_item {
  position: relative;
}
.main_pro a .main_pro_item .main_pro_text .bg_img {
  background-color: rgba(0, 0, 0, 0.29);
  border-radius: 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 1s ease;
}
.main_pro a .main_pro_item img {
  transition: all 1s ease;
  border-radius: 8px;
  width: 100%;
}

.main_pro a .main_pro_item:hover img {
  transform: scale(1.05);
}
.main_pro a .main_pro_item span {
  display: block;
  padding-top: 1rem;
  color: #202020;
  position: absolute;
  bottom: 1rem;
  left: 5%;
  right: 5%;
  background-color: rgba(255, 255, 255, 0.89);
  padding: 1rem;
  height: 80px;
  display: flex;
  align-items: center;
  text-align: right;
  line-height: 1.35;
}
.main_pro a .main_pro_item i {
  font-size: 1.4rem;
  padding-right: 1rem;
}
.main_pro a .main_pro_item:hover span {
  color: #ca242b;
}
/* about_des */
.about_des {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.about_des .webtitle {
  background-position: right bottom;
  text-align: right;
  text-transform: none;
  padding-bottom: 0;
}
.about_des img {
  border-radius: 8px;
}
.btn-more {
  background-color: #ca242b;
  color: #fff;
  padding: 0.2rem 2rem;
}
.btn-more:hover {
  background-color: #1038a1;
  color: #fff;
}
/* case_study */
.case_study {
  width: 100%;
  margin: 0 auto;
  background-color: #f4f8f9;
  border-top: 1px solid #ebebeb;
  padding: 3rem 0;
}
.case_study img {
  border-radius: 8px;
}
/* .service_box */
.service_box {
  width: 100%;
  margin: 3rem auto;
}
.s-width {
  width: 60%;
  margin: 0 auto;
}
.service_box .webtitle,
.service_box p {
  text-align: center;
  margin-bottom: 0;
}
.service_bg {
  padding: 2rem;
  margin-top: 1rem;
  background-color: #fff;
  border: 1rem solid #f0f0f0;
}
.service_box .service_item span {
  color: #6a6a6a;
  display: block;
}
.service_box .service_item h3 {
  color: #323233;
  font-size: 1.2rem;
  font-family: "Poppins-Medium";
  position: relative;
  padding-right: 3rem;
  height: 60px;
}
.service_box .service_item h3::before {
  position: absolute;
  content: "";
  width: 38px;
  height: 42px;
  background: url(../images/icon_img.png);
  right: 0;
  top: -0.5rem;
}
.btn-read-more {
  margin-top: 1rem;
  background: none;
  position: relative;
  z-index: 1;
}
.btn-read-more::after {
  position: absolute;
  content: "";
  height: 10px;
  width: 100%;
  background-color: #e8e8e8;
  bottom: 0.52rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.service_box .service_item:hover h3 {
  color: #ca242b;
}
.service_box .service_item:hover .btn-read-more::after {
  background-color: #ccc;
}
/* hub_pro */
.hub_pro {
  width: 100%;
  margin: 3rem auto;
  margin-bottom: 0;
}
.hub_pro .hub_pro_item {
  position: relative;
  overflow: hidden;
}
.hub_pro .hub_pro_item img {
  transition: all 0.5s ease;
  transform: scale(1);
  filter: grayscale(40%);
  border-radius: 5px;
}
.hub_pro .hub_pro_item:hover img {
  transform: scale(1.051);
  filter: grayscale(0);
}
.hub_pro .hub_pro_item h3 {
  color: #111;
  font-size: 1.1rem;
}
.hub_pro .hub_pro_item:hover h3,
.hub_pro .hub_pro_item:hover .btn {
  color: #ca242b;
}

.hub_pro .hub_pro_item {
  margin: 0 auto;
  text-align: center;
}
.hub_pro .hub_pro_item .hub_pro_text {
  width: 90%;
  margin: auto;
  background: #fff;
  padding: 1rem 2rem;
  position: relative;
  top: -2rem;
  border-radius: 8px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  height: 100%;
  color: #333;
  text-align: right;
	min-height: 355px;
}

/* why_us */
.why_us {
  width: 100%;
  margin: 0 auto;
  display: flex;
  text-align: center;
  font-size: 1.1rem;
  font-family: "AvantGarde-BT";
  line-height: 1.35;
  flex-wrap: wrap;
}
.why_us span {
  display: block;
  color: #ca242b;
  font-size: 3rem;
  text-align: center;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  margin-bottom: 1rem;
}
.why_us li {
  margin-left: 1%;
  background-color: #e2e2e2;
  padding: 1rem;
  margin-bottom: 1rem;
  width: 32%;
}
.why_us li:last-child {
  margin-left: 0;
}
/* .nav-tabs-list-time */
.nav-tabs-list-time {
  width: 100%;
  margin-top: 2rem;
  float: left;
  margin-bottom: 2rem;
}
.nav-tabs-list-time li {
  border: 1px solid #e2e2e2;
  margin-right: 1%;
  border-bottom: none;
  width: 25%;
}
.nav-tabs-list-time li a {
  color: #666;
  padding: 0.5rem 1rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  font-size: 1rem;
}
.nav-tabs-list-time li a i {
  font-size: 1rem;
}
.nav-tabs-list-time li a.active {
  background-color: #ca242b;
  color: #fff;
}

/* commonly_box */
.commonly_box .item_circle {
  margin-bottom: 1rem;
  height: 100%;
  background-color: #eee;
  padding: 1.5rem;
  margin-top: 0.5rem;
}
.commonly_box strong {
  display: block;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 0.51rem;
  font-family: "Poppins-Medium";
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}

/* videoall */

.videoall ul {
  width: 100%;
  float: right;
  margin-top: 2rem;
}
.videoall ul li {
  width: 49%;
  float: right;
  margin-left: 2%;
  margin-bottom: 2rem;
}
.videoall ul li img {
  width: 100%;
}

.videoall ul li a {
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 1rem;
  color: #333;
  display: block;
  text-decoration: underline;
  padding-top: 1rem;
}
.videoall ul li a:hover {
  color: #00aeef;
}
.videoall ul li:nth-child(2n) {
  margin-left: 0;
}

/* #quicknav */
#quicknav {
  height: auto;
  color: #666;
  line-height: 1.2rem;
  font-size: 12px;
  overflow: hidden;
  margin-bottom: 1rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
}
#quicknav a {
  color: #666;
}
#quicknav ul {
  width: 100%;
  margin: 0 auto;
}
#quicknav li {
  display: inline-block;
  padding: 0.2rem 0.4rem 0.2rem 0;
}
#quicknav li + li::before {
  padding: 0 5px;
  color: #666;
  content: "/\00a0";
}
#quicknav a:hover {
  color: #0d4bbf;
}

.content {
  width: 98%;
  max-width: 1040px;
  margin: 0 auto;
}

.contact_content {
  margin-top: 8rem;
}
.webtitle,
.webtitle a,
.other_protitle {
  font-size: 2.4rem;
  color: #282424;
  margin-bottom: 1rem;
  font-family: "Poppins-Medium";
}
.other_protitle {
  font-size: 1.6rem;
  text-align: center;
}
.webtitle_small {
  font-size: 1.4rem;
  color: #000;
  font-family: "AvantGarde-BT";
  background-color: rgba(13, 75, 191, 0.2);
  padding: 1rem 0;
}

.big_title {
  font-size: 1.3rem;
  font-family: "AvantGarde-BT";
  background-image: linear-gradient(to top, #eee, #fcf9f9);
  color: #000;
  padding: 0.5rem;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.relate_links {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: #eee;
  padding: 0.5rem;
}
.relate_links li {
  margin: 0.2rem;
  width: 100%;
}
.relate_links li a {
  font-size: 0.9rem;
  background-color: #fbfbfb;
  color: #333;
  width: 100%;
  border: none;
  font-size: 0.9rem;
  text-align: right;
}
.relate_links li a.dq,
.relate_links li a:hover {
  background-color: #ca242b;
  color: #fff;
}
/* contact_left */
.contact_left {
  background-color: #eee;
  padding: 0.8rem;
  line-height: 1.35;
  font-size: 0.9rem;
}
.contact_left strong {
  font-size: 0.9rem;
}
.contact_left p {
  margin-bottom: 0.5rem;
}
.btn {
  white-space: normal !important;
}

#ETWfloatbox > ul > li > a {
  background-color: #1038a1 !important;
}

/* sidebar */

.right_sidebar {
  position: relative;
  z-index: 9;
  padding-left: 1rem;
}
.sidebar {
  padding: 1rem;
  padding-bottom: 0;
}
.sidebar > li {
  margin-bottom: 0.5rem;
}
.sidebar li > a {
  color: #666;
  display: block;
  position: relative;
  padding-bottom: 0.51rem;
  line-height: 1.25;
  padding-left: 0.8rem;
}

.sidebar li > a::before {
  position: absolute;
  content: "\f105";
  font-family: fontawesome;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: -2px;
  left: 0;
  top: -1px;
  font-size: 1rem;
  color: #666;
}
.sidebar li > a:hover,
.sidebar li > a.dq {
  color: #ca242b;
}

.sidebar li > ol {
  padding: 0.51rem 0.51rem 0.51rem 0;
}
.sidebar li > ol > li > a {
  font-size: 1rem;
  display: block;
  border-bottom: none;
  font-size: 1rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.85rem;
  padding-left: 1.55rem;
  font-weight: normal;
  color: #666;
  border-bottom: 1px solid #ccc;
}
.sidebar li > ol > li > a::before {
  content: " ";
  background-color: #666;
  width: 4px;
  height: 4px;
  left: 12px;
  top: 6px;
  border-radius: 50%;
}

.sidebar_tile {
  color: #0d4bbf;
  font-size: 1.4rem;
  font-family: "AvantGarde-BT";
  position: relative;
  padding: 0rem 1rem;
  padding-left: 0;
  border-radius: 18px 18px 0 0;
  border-bottom: 2px solid #0d4bbf;
  text-align: center;
}
.sidebar_tile a {
  display: block;
}
.sidebar_tile a.dq,
.sidebar_tile a:hover {
  color: #0d4bbf;
}

#tags {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
#tags_title {
  margin-top: 0;
}
#tags li {
  margin: 0 5px 3px 0;
  color: #75767b;
  display: block;
  line-height: 16px;
  font-size: 0.8rem;
  padding: 0.4rem 0;
  padding-right: 1rem;
  position: relative;
  padding-left: 1.55rem;
}
#tags li::before {
  position: absolute;
  content: " ";
  width: 5px;
  height: 5px;
  background-color: #ccc;
  bottom: 12px;
  left: 10px;
  border-radius: 50%;
}

.tags {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #666;
}
.tags_title {
  color: #000;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.tags li {
  border: 1px solid #eee;
  background-color: #f8f8f8;
  padding: 0.2rem 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  font-size: 0.9rem;
}

/* etw_set_feedback_form */
.form_title {
  font-size: 1.4rem;
  font-family: "Poppins-Regular";
  background-color: #ca242b;
  color: #fff;
  padding: 0.5rem;
  padding-left: 1rem;
  margin-bottom: 1rem;
}
.etw_set_feedback_form {
  margin: 2rem auto;
  overflow: hidden;
  background-color: #eee;
  border-radius: 18px;
  padding-bottom: 2rem;
}
#floatchatiframe2011 {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

/* ul.item */
ul.item {
  margin-bottom: 5px;
  width: 100%;
  float: none;
}
ul.item li {
  position: relative;
  padding-right: 1.8rem;
  text-align: right;
  padding-bottom: 0.3rem;
}
ul.item li:before {
  content: "\f006";
  font-family: fontawesome;
  position: absolute;
  right: 9px;
  top: 2px;
  color: #666;
  font-size: 0.8rem;
}
ul.item_circle li {
  list-style: decimal;
  padding-right: 0;
  margin-right: 1rem;
}
ul.item_circle li::before {
  display: none;
}
/* .left_pics */
.left_pro_img {
  position: relative;
  padding: 1rem;
  background-color: #eee;
}
.left_pics {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.left_pics img {
  width: auto;
  text-align: center;
}
.related_pic {
  width: 100%;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.related_pic a {
  width: 23.5%;
  margin-left: 2%;
}
.related_pic a:nth-child(4n) {
  margin-left: 0;
}
.related_pic a:nth-child(4n + 1) {
  clear: both;
}
.related_pic img {
  width: 100%;
  height: auto;
  float: left;
  border: 1px #ccc solid;
  padding: 2px;
  margin: 10px 0 5px 0;
}
.related_pic img:hover {
  border: 1px #000 solid;
}
.related_pic span {
  font-size: 0.75rem;
  line-height: 0.9rem;
  display: block;
  text-align: center;
}

/* contact-info */

.contact-info-box {
  display: flex;
  margin-bottom: 1rem;
  align-items: center;
}
.contact-info-icon {
  background: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.14);
  margin-left: 20px;
  transition: all 0.3s;
}
.contact-info-box:hover .contact-info-icon {
  border: 4px solid #0d4bbf;
}
.contact-info-icon i {
  font-size: 1.8rem;
}
ul.contact-info {
  padding: 10px 0;
  margin: 0;
  list-style: none;
  flex: 1;
}
ul.contact-info li,
ul.contact-info li a {
  font-size: 1rem;
  color: #656970;
  font-weight: 500;
  margin-bottom: 0;
}

.feedback_form_contact {
  background-color: #eee;
  border: none;
  border-radius: 8px;
  padding-top: 1rem;
}
.form_contact_title {
  font-size: 1.4rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

/* #footer */
#footer {
  width: 100%;
  margin: 0 auto;
  padding-top: 2rem;
  background: #f6f7fb;
  margin-top: 3rem;
	overflow: hidden;
}

.etw_footin {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #1038a1;
  padding: 1rem 0;
}
.f_logo {
  display: none;
}
.c_name {
  color: #000;
  font-size: 1.1rem;
  text-transform: uppercase;
  display: none;
}
.etw_bottom {
  width: 100%;
  padding-bottom: 1.5rem;
  text-align: right;
  font-size: 0.9rem;
  color: #000;
}
.etw_bottom .etw_foot_title {
  padding-bottom: 0.5rem;
  border: none;
  color: #1038a1;
  font-size: 1.2rem;
  position: relative;
}

.etw_bottom .etw_foot_title a {
  color: #1038a1;
  font-size: 1.066667rem;
  display: block;
}
.etw_bottom .etw_foot_title a:hover {
  color: #1038a1;
  text-decoration: none;
}
.etw_bottom a {
  color: #000;
}
.etw_bottom a:hover {
  color: #1038a1;
}
.etw_bottom ul {
  width: 100%;
  margin-left: 2%;
  float: right;
  display: flex;
  flex-flow: wrap;
}
.etw_bottom ul li {
  width: 100%;
  float: right;
}
.etw_bottom ul > li > a {
  display: block;
  padding-bottom: 0.6rem;
  line-height: 1.4rem;
  padding-right: 1rem;
  color: #000;
  position: relative;
  font-weight: 400;
  position: relative;
}
.etw_bottom ul > li > a:before {
  position: absolute;
  content: "\f104";
  right: 2px;
  top: 0px;
  font-family: fontawesome;
  color: #1038a1;
}
.cot_add,
.cot_tel,
.cot_email,
.cot_people,
.cot_mobile,
.cot_fax,
.cot_whatsapp {
  position: relative;
  padding-right: 25px;
  display: block;
  margin-bottom: 3px;
  padding-top: 0.2rem;
}
.cot_add:before {
  content: "\f041";
  position: absolute;
  right: 0px;
  top: 0px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 20px;
}
.cot_tel:before {
  content: "\f095";
  position: absolute;
  right: 0px;
  top: 0px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 18px;
}
.cot_email:before {
  content: "\f0e0";
  position: absolute;
  right: 0px;
  top: 0px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_people:before {
  content: "\f2be";
  position: absolute;
  right: 0px;
  top: 0px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_mobile:before {
  content: "\f10b";
  position: absolute;
  right: 4px;
  top: 0px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 22px;
}
.cot_fax:before {
  content: "\f1ac";
  position: absolute;
  right: 0px;
  top: 0px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 16px;
}
.cot_whatsapp:before {
  content: "\f17e";
  position: absolute;
  right: 0px;
  top: 5px;
  color: #1038a1;
  font-family: fontawesome;
  font-size: 18px;
}

#etw_coper {
  margin-top: 2px;
  width: 100%;
  line-height: 22px;
}
#etw_coper a {
  display: block;
  color: #fff;
  font-size: 0.75rem;
}
#otherlink {
  clear: both;
  width: 100%;
  height: auto;
  padding-top: 1rem;
  display: none;
}
#otherlink a {
  color: #fff;
  display: inline-block;
  padding: 0 8px;
  font-size: 0.75rem;
  margin-right: 5px;
  line-height: 22px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
#otherlink a span {
  opacity: 0.5;
  position: relative;
  top: 0;
  font-size: 12px;
}
#otherlink a:hover {
  color: #666;
}
#otherlink a:hover span {
  opacity: 1;
  top: -2px;
  transition: all 0.3s ease-in-out;
}

/*sitemap*/
#sitemap {
  width: 100%;
  margin: 20px auto;
  font-size: 13px;
}
#sitemap .name {
  width: 100%;
  font-size: 15px;
  margin: 10px 0;
  clear: both;
}
#sitemap a {
  color: #0f599b;
  width: 100%;
  display: block;
  background: #eee;
  font-weight: 600;
  line-height: 24px;
}
#sitemap a.sname {
  margin: 5px 0;
  font-weight: 400;
  width: 100%;
  color: #333;
  text-decoration: underline !important;
  background: 0 0;
  font-size: 14px;
}
#sitemap a:hover {
  text-decoration: underline !important;
}
#sitemap a.sname:hover {
  color: #0f599b;
  text-decoration: none !important;
}
#sitemap p {
  margin: 0 0 10px;
  line-height: 22px;
}
#sitemap .list_m {
  width: 100%;
  height: auto;
  margin: 10px 0;
  overflow: hidden;
}
#sitemap .list_m a {
  width: 50%;
  display: block;
  float: right;
  color: #888;
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  padding-left: 3%;
  background: 0;
  font-weight: 400;
  margin-bottom: 10px;
}
#sitemap .list_m a:nth-child(2n + 1) {
  clear: both;
}
#sitemap .list_m a:hover {
  color: #0f599b;
}
@media (max-width: 1499.98px) {
  #etw_banner .banner_txt h1 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
  }
}
@media (max-width: 1199.98px) {
}

@media (max-width: 991.98px) {
  #container,
  .pro_container {
    margin-top: 0 !important;
  }
  .contact_content {
    margin-top: 3rem;
  }
  .content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pro_content {
    padding: 2rem 0;
  }
  .banner_txt_in {
    padding: 1rem;
  }

  #etw_banner .banner_txt h1 {
    font-size: 1.4rem;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon,
  .banner_img {
    display: none;
  }
  .service_box .service_item h3 {
    height: auto;
    margin-bottom: 1rem;
  }
  .s-width {
    width: 95%;
  }
  .nav-tabs-list-time li {
    width: 32%;
  }
}
@media (max-width: 650.98px) {
  html {
    font-size: 14px;
  }
  .etw_footin {
    text-align: center;
  }

  #floatchatiframe2011,
  .feedback_form_contact #floatchatiframe2011 {
    width: 100%;
  }
  h2,
  .etw_hometitle {
    font-size: 1.4rem;
  }
  .js-gallery-wrap h3 {
    font-size: 1.2rem;
    color: #333;
  }
  .js-gallery-wrap h4 {
    font-size: 1.1rem;
    color: #333;
  }
  .main_pro_inner .main_pro_item .main_pro_text,
  .main_pro_inner .main_pro_item .main_pro_img {
    flex: auto;
    width: 100%;
  }
  .man_pic {
    flex-wrap: wrap;
    justify-content: center;
  }
  .man_pic .man_img,
  .man_pic .man_name {
    flex: auto;
    width: 100%;
    justify-content: center;
  }
  .man_pic2 .man_img {
    order: 0;
  }
  .man_pic2 .man_name {
    order: 1;
  }
  .why_us li {
    margin-left: 0;
    width: 100%;
  }
  .videoall ul li {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  #etw_banner .banner_txt {
    top: 1%;
  }
  .banner_txt_in {
    background: none;
  }

  #etw_banner .banner_txt h1 {
    font-size: 1.2rem;
    text-transform: none;
    text-shadow: 2px 2px 3px #000;
  }
  .carousel-caption {
    bottom: 1%;
  }
}
@media (max-width: 380.98px) {
  .nav-tabs-list-time li a {
    padding: 0.3rem 0.5rem;
    font-size: 12px;
  }
  .main_pro a .main_pro_item span {
    flex-wrap: wrap;
    position: relative;
    left: 0;
    bottom: 0;
    height: auto;
  }
  .main_pro a .main_pro_item i {
    display: none;
  }
}
.offset-md-1{margin-right: 8.333333%;margin-left:0!important;}
@media (max-width: 768.98px) {
	.etw_language ul ul{    min-width: 78px;}
	.etw_language .dropdown-item{min-width: 78px;}
	
	.hub_pro .hub_pro_item .hub_pro_text{min-height: 319px;}
}
@media (max-width: 650.98px) {
	.offset-md-1{margin-right: 0}
}
.dropdown-toggle::after{    margin-right: 0.255em;margin-left:0!important}
.dropdown-menu{right: 0;    left: inherit;    float: right;    text-align: right;}

.video_icon{width:60px;height:60px;background-color:rgba(255,255,255,.88);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s;cursor:pointer;z-index:1;padding-left:.5rem;border:2px solid #ca1c1d}
.video_icon::before{position:absolute;content:"\f0da";font-family:fontawesome;color:#ca1c1d;font-size:3.2rem;transition:all .5s}
.video_icon:hover{background-color:#ca1c1d}
.video_icon:hover::before{color:#fff}


/* 2023-11-7 */
.etw_pdf{width: 100%;float: right;text-align: center;}
a.spc_pdf{ background-color: #ca242b; color: #fff; padding:.5rem 1rem; padding-right: 2rem; display: inline-block;  text-align: center; margin-bottom: 1rem; transition: all .5s; position: relative; font-size: .9rem; margin-left: 5px;line-height: 1rem;}
a.spc_pdf::before{position: absolute;content: "\f1c1";right: 1rem;top: .5rem;color: #fff;font-family:fontawesome; transition: all .5s;}
a.spc_pdf:hover{background-color: #1038a1; color: #fff;}
a.spc_pdf:hover::before{color: #fff;}