.overflow-x {
  background-color: #efefef;
}

.top {
  height: 0px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 117px;
  max-width: 1780px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.brand {
  width: 48%;
  height: 100%;
  max-width: none;
  background-image: url('../images/Fineton-Logo_PNG.png');
  background-position: 0% 50%;
  background-size: 189px;
  background-repeat: no-repeat;
}

.body {
  background-color: #efefef;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 36px;
}

.nav-menu {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: 738px;
  padding-right: 0px;
  padding-left: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/green2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: 500;
  white-space: nowrap;
}

.dropdown-toggle {
  padding-right: 35px;
  padding-left: 35px;
  font-weight: 700;
}

.navbar {
  position: fixed;
  display: block;
  width: 100%;
  max-width: 1920px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f4f4f4;
  box-shadow: 0 0 15px -2px hsla(0, 0%, 46.3%, 0.7);
}

.nav-link {
  padding-right: 35px;
  padding-left: 35px;
  color: #fff;
  font-weight: 700;
}

.nav-link:hover {
  color: #ffc741;
}

.nav-link.w--current {
  padding-right: 35px;
  padding-left: 35px;
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

.text-block {
  color: #fff;
}

.text-block:hover {
  color: #ffc741;
}

.dropdown-list {
  height: auto;
  background-color: #369658;
}

.dropdown-list.w--open {
  width: auto;
  background-color: transparent;
  color: #fff;
}

.hm-banner-pic {
  width: 100%;
  height: 100%;
  background-image: url('../images/home.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hm-banner-pic._2 {
  background-image: url('../images/fineton-hm-banner01.jpg');
}

.hm-banner-pic._3 {
  background-image: url('../images/Main-Page-Header-3---Service-revised-color.jpg');
}

.hm-banner-pic._4 {
  background-image: url('../images/fineton-hm-banner04.jpg');
}

.hm-banner-pic-blk {
  width: 100%;
  height: 100%;
}

.slider {
  position: static;
  left: 197px;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 800px;
  max-width: 1666px;
  margin-top: 117px;
  border-bottom-left-radius: 150px;
}

.hm-banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.slide-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-left: 195px;
  font-size: 8px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.heading {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 76px;
  line-height: 90px;
  font-weight: 700;
  text-transform: uppercase;
}

.heading.contact {
  width: 320px;
  color: #c3bbad;
  font-size: 70px;
  line-height: 70px;
}

.heading.slide3 {
  color: #807c7c;
}

.banner-title {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 135px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.nav-green-bg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 200px;
  background-color: #00954b;
}

.dropdown {
  margin-left: 20px;
}

.dropdown-toggle-2 {
  padding: 0px;
}

.language {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #0b6637;
  text-align: center;
}

.language:hover {
  background-color: #ffc741;
}

.text-block-10 {
  color: #fff;
  font-size: 15px;
  line-height: 30px;
}

.nav-drop-space {
  height: 40px;
  background-color: transparent;
}

.dropdown-link {
  background-color: rgba(1, 149, 73, 0.75);
  color: #fff;
}

.dropdown-link:hover {
  color: #ffc741;
}

.dropdown-link.w--current {
  color: #35b2bd;
}

.bg-green-circle {
  position: absolute;
  left: -12%;
  top: auto;
  right: auto;
  bottom: -83%;
  z-index: 0;
  width: 860px;
}

.bg-green-circle.hm {
  bottom: -38%;
}

.title {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #019549;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

.hm-abt {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 130px;
  padding-bottom: 200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hm-abt-white-bg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1436px;
  height: 711px;
  padding-left: 220px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 20px -12px hsla(0, 0%, 46.3%, 0.7);
}

.abt-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58%;
  padding-top: 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hm-abt-1280 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1280px;
  height: 711px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph {
  position: relative;
  width: 100%;
  text-align: justify;
}

.title-circle {
  position: absolute;
  left: -22px;
  top: -22px;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background-color: #e0e0cd;
}

.hm-abt-pic {
  width: 100%;
  height: 100%;
  background-image: url('../images/01v16_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hm-abt-pic-blk {
  position: relative;
  top: 140px;
  overflow: hidden;
  width: 52%;
  height: 739px;
  border-radius: 70px;
}

.hm-ind {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 140px;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ver-1280 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hm-ind-pic {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  background-image: url('../images/home_ind01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hm-ind-pic:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind01.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hm-ind-pic._02 {
  background-image: url('../images/home_ind02.jpg');
}

.hm-ind-pic._02:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind02.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  opacity: 0.7;
}

.hm-ind-pic._03 {
  background-image: url('../images/home_ind03.jpg');
}

.hm-ind-pic._03:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind03.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind03.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hm-ind-pic._04 {
  background-image: url('../images/home_ind04.jpg');
}

.hm-ind-pic._04:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind04.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind04.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hm-ind-pic._05 {
  background-image: url('../images/home_ind05.jpg');
  background-position: 100% 50%;
}

.hm-ind-pic._05:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind05.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind05.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hm-ind-pic._06 {
  background-image: url('../images/home_ind06.jpg');
}

.hm-ind-pic._06:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind06.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind06.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hm-ind-pic._07 {
  background-image: url('../images/home_ind07.jpg');
  background-position: 50% 100%;
}

.hm-ind-pic._07:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind07.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind07.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hm-ind-pic._01 {
  background-position: 0% 50%;
}

.hm-ind-pic._01:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 149, 73, 0.7)), to(rgba(1, 149, 73, 0.7))), url('../images/home_ind01.jpg');
  background-image: linear-gradient(180deg, rgba(1, 149, 73, 0.7), rgba(1, 149, 73, 0.7)), url('../images/home_ind01.jpg');
  background-position: 0px 0px, 0% 50%;
}

.hm-ind-pic-blk {
  position: static;
  display: block;
  overflow: hidden;
  width: 20.5%;
  margin: 40px 2% 10px;
  border-radius: 50%;
  box-shadow: 0 0 20px 0 hsla(0, 0%, 46.3%, 0.7);
}

.text-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.text-block-11:hover {
  opacity: 1;
}

.hm-ind-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.hm-ind-blk {
  display: block;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-blk {
  position: relative;
  padding-bottom: 40px;
}

.title-blk.fineton {
  padding-bottom: 20px;
}

.hm-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 140px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hm-products-wrap {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hm-prod-pic {
  width: 100%;
  padding-bottom: 100%;
  background-image: url('../images/01v16_07.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hm-prod-pic._01 {
  overflow: auto;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.hm-prod-pic._01:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hm-prod-pic._02 {
  overflow: auto;
  background-image: url('../images/01v16_09.jpg');
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.hm-prod-pic._02:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hm-prod-pic._03 {
  overflow: auto;
  background-image: url('../images/01v16_11.jpg');
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.hm-prod-pic._03:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hm-prod-pic._04 {
  overflow: auto;
  background-image: url('../images/01v16_17.jpg');
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.hm-prod-pic._04:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hm-prod-pic._05 {
  overflow: auto;
  background-image: url('../images/01v16_19.jpg');
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  transition: -webkit-transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.hm-prod-pic._05:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.hm-prod-pic-blk {
  overflow: hidden;
  width: 100%;
  border-radius: 30px;
}

.heading-2 {
  position: relative;
  overflow: hidden;
  width: 258px;
  margin: -25px auto 0px;
  padding: 13px 15px;
  border-radius: 30px;
  background-color: #32847d;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.heading-2:hover {
  background-color: #019549;
}

.hm-prod-blk {
  display: block;
  width: 25%;
  margin: 40px 4% 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.hm-contact {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-pic-blk {
  display: block;
  overflow: hidden;
  width: 960px;
  height: 594px;
  border-top-right-radius: 180px;
}

.contact-pic {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/01v16_23.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.contact-title {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 27%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list {
  margin-bottom: 0px;
  padding-left: 0px;
  line-height: 30px;
}

.list-item {
  margin-bottom: 20px;
  padding-left: 35px;
  background-image: url('../images/icon-mail.svg');
  background-position: 0% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
}

.list-item.locat {
  background-image: url('../images/icon-locat.svg');
  background-position: 0% 5px;
}

.list-item.phone {
  background-image: url('../images/icon-phone.svg');
}

.list-item.fax {
  background-image: url('../images/icon-fax.svg');
}

.list-item.ppl {
  background-image: url('../images/icon-ppl.svg');
}

.contact-blk {
  position: relative;
  width: 35.163%;
  margin-left: 100px;
  padding-right: 145px;
}

.bg-white-circle {
  position: absolute;
  left: auto;
  top: -242px;
  right: 5px;
  bottom: auto;
  z-index: 0;
  width: 605px;
  opacity: 0.39;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #092727;
}

.logo {
  width: 287px;
  height: 100px;
  margin-bottom: 40px;
  background-image: url('../images/logo-white.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-3 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
}

.heading-4.prod {
  display: none;
}

.link {
  margin-right: 40px;
  margin-left: 40px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link:hover {
  color: #ffc741;
}

.ft-links-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ft-text {
  margin: 5px 40px;
  padding-left: 28px;
  background-image: url('../images/ft-locat.svg');
  background-position: 0% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  color: #fff;
}

.ft-text.locat {
  margin-right: 30px;
  margin-left: 30px;
}

.ft-text.locat:hover {
  opacity: 0.7;
}

.ft-text.phone {
  margin-right: 30px;
  margin-left: 30px;
  background-image: url('../images/ft-phone.svg');
}

.ft-text.phone:hover {
  opacity: 0.7;
}

.ft-text.fax {
  margin-right: 30px;
  margin-left: 30px;
  background-image: url('../images/ft-fax.svg');
}

.ft-text.fax:hover {
  opacity: 0.7;
}

.ft-text.mail {
  margin-right: 30px;
  margin-left: 30px;
  background-image: url('../images/ft-mail.svg');
}

.ft-text.mail:hover {
  opacity: 0.7;
}

.ft-text.web {
  margin-right: 30px;
  margin-left: 30px;
  background-image: url('../images/ft-web.svg');
}

.ft-text.web:hover {
  opacity: 0.7;
}

.ft-text.locat {
  margin-right: 30px;
  margin-left: 30px;
  font-size: 17px;
}

.ft-text.locat:hover {
  opacity: 0.7;
}

.ft-contact-blk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.green-line {
  width: 914px;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #799d75;
}

.div-block-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 914px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright {
  margin-bottom: 60px;
  color: #d6d6d6;
  font-size: 14px;
  line-height: 14px;
}

.webdesign-link {
  color: #d6d6d6;
  text-decoration: none;
  cursor: pointer;
}

.webdesign-link:hover {
  text-decoration: underline;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.to-top-circle {
  position: absolute;
  left: auto;
  top: 0%;
  right: 10px;
  bottom: auto;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background-color: #019549;
  text-decoration: none;
}

.to-top-circle:hover {
  background-color: #32847d;
}

.back-to-top {
  margin-top: 39px;
  margin-left: -5px;
  padding-right: 52px;
  padding-bottom: 10px;
  background-image: url('../images/arrow-right.svg');
  background-position: 100% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 1px;
  text-decoration: none;
  text-indent: 1px;
  text-transform: uppercase;
}

.contact-blk-2 {
  position: relative;
  display: none;
  width: 35.163%;
  margin-left: 100px;
  padding-right: 145px;
}

.products-dropdown {
  padding-right: 80px;
  padding-left: 40px;
  border: 1px none #000;
  background-color: transparent;
  color: #fff;
  line-height: 45px;
}

.products-dropdown:hover {
  color: #ffc741;
}

.products-dropdown.w--current {
  color: #fff;
  text-decoration: underline;
}

.dropdown-space {
  width: 100%;
  height: 20px;
}

.dropdown-white-line {
  width: 90%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.div-block-5 {
  background-color: rgba(1, 149, 73, 0.75);
}

.banner-blk {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 580px;
  max-width: 1666px;
  border-bottom-left-radius: 150px;
}

.banner-pic {
  width: 100%;
  height: 580px;
  background-image: url('../images/abt-banner.jpg');
  background-position: 7% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-pic.industries {
  background-image: url('../images/indus-banner.jpg');
  background-position: 50% 17%;
}

.banner-pic.locations {
  background-image: url('../images/location-banner.jpg');
}

.banner {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 117px;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.abt {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 130px;
  padding-bottom: 400px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.abt-1380 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1380px;
  height: 711px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.abt-white-bg {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 1436px;
  height: 853px;
  padding-left: 220px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 20px -12px hsla(0, 0%, 46.3%, 0.7);
}

.abt-pic-blk {
  position: relative;
  top: 287px;
  overflow: hidden;
  width: 38%;
  height: 80%;
  border-radius: 70px;
}

.abt-pic {
  width: 100%;
  height: 100%;
  background-image: url('../images/02v14_about_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hm-abt-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.indus {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  padding-bottom: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.indus-1380 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1380px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.indus-white-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 110px;
  background-color: #fff;
}

.indus-pic {
  width: 100%;
  padding-bottom: 100%;
  background-image: url('../images/ind-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.indus-pic._01 {
  overflow: auto;
}

.indus-pic._01:hover {
  opacity: 0.7;
}

.indus-pic._02 {
  overflow: hidden;
  border-radius: 50%;
  background-image: url('../images/ind-02.jpg');
}

.indus-pic._02:hover {
  opacity: 0.7;
}

.indus-pic._03 {
  overflow: hidden;
  border-radius: 50%;
  background-image: url('../images/ind-03.jpg');
}

.indus-pic._03:hover {
  opacity: 0.7;
}

.indus-pic._04 {
  overflow: hidden;
  border-radius: 50%;
  background-image: url('../images/ind-04.jpg');
}

.indus-pic._04:hover {
  opacity: 0.7;
}

.indus-pic._05 {
  overflow: hidden;
  border-radius: 50%;
  background-image: url('../images/ind-05.jpg');
}

.indus-pic._05:hover {
  opacity: 0.7;
}

.indus-pic._06 {
  overflow: hidden;
  border-radius: 50%;
  background-image: url('../images/ind-06.jpg');
}

.indus-pic._06:hover {
  opacity: 0.7;
}

.indus-pic._07 {
  overflow: hidden;
  border-radius: 50%;
  background-image: url('../images/ind-07.jpg');
  background-position: 0% 50%;
}

.indus-pic._07:hover {
  opacity: 0.7;
}

.indus-pic-blk {
  overflow: hidden;
  width: 40%;
  margin-top: 60px;
  margin-bottom: 60px;
  border-radius: 50%;
  box-shadow: 0 0 20px -3px hsla(0, 0%, 46.3%, 0.7);
}

.indus-text-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title-indus {
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #019549;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: normal;
}

.bold-text {
  color: #019549;
  font-size: 33px;
  font-weight: 700;
}

.indus-gp {
  display: block;
  width: 47%;
  padding-bottom: 60px;
}

.prod-link {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.prod-link:hover {
  color: #ffc741;
}

.indus-bg-white-circle {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 5%;
  z-index: -1;
  width: 605px;
  opacity: 0.39;
}

.indus-button {
  cursor: pointer;
}

.indus-button:hover {
  color: #ffc741;
}

.locat-white-bg {
  position: relative;
  left: auto;
  top: 0%;
  right: -25%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1380px;
  margin-bottom: 100px;
  padding: 120px 20% 120px 18%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 20px -12px hsla(0, 0%, 46.3%, 0.7);
}

.locat-pic-blk {
  position: absolute;
  left: -25%;
  top: auto;
  right: auto;
  bottom: -85px;
  overflow: hidden;
  width: 38%;
  border-radius: 50px;
}

.locat-pic-blk.china {
  left: auto;
  right: -25%;
}

.locat-pic {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  background-image: url('../images/01v16_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-pic.viet {
  display: none;
  background-image: url('../images/locat-viet.jpg');
}

.locat-pic.china {
  display: none;
  background-image: url('../images/locat-cn.jpg');
  background-position: 20% 50%;
  background-size: cover;
}

.locat-pic.hk {
  display: none;
}

.locat-1380 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1380px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.location {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 130px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.location.vietnam {
  padding-bottom: 100px;
}

.paragraph-locat {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 0px;
  text-align: justify;
}

.paragraph-locat.china {
  padding-right: 0px;
  padding-left: 60px;
}

.heading-5 {
  position: absolute;
  top: auto;
  right: 24%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #019549;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.heading-5.china {
  left: 24%;
  top: auto;
  right: auto;
  bottom: 0%;
}

.locat-green-bg {
  position: relative;
  left: -25%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1380px;
  margin-bottom: 100px;
  padding: 120px 18% 120px 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px 100px 100px 0px;
  background-color: #f1f7f2;
  box-shadow: 0 0 20px -12px hsla(0, 0%, 46.3%, 0.7);
}

.product-pic-blk {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 50%;
  height: 780px;
  padding: 40px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  background-color: #000;
}

.product-pic {
  width: 100%;
  height: 100%;
  background-image: url('../images/04product04_Diatomite_v05_02.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-r {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.prod---title {
  margin-top: 140px;
  margin-bottom: 60px;
  padding-left: 40%;
  color: #019549;
  font-size: 60px;
  line-height: 65px;
  font-weight: 700;
  text-transform: uppercase;
}

.prod-white-bg {
  position: relative;
  left: auto;
  top: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-bottom: 100px;
  padding: 120px 20% 120px 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 20px -12px hsla(0, 0%, 46.3%, 0.7);
}

.div-block-6 {
  position: relative;
  z-index: 0;
  width: 73%;
}

.product-l {
  position: absolute;
  z-index: 5;
  display: block;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product {
  position: relative;
  display: block;
  margin-top: 117px;
  padding-top: 100px;
}

.paragraph-prod {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 0px;
  text-align: justify;
}

.prod-green-circle {
  position: absolute;
  left: auto;
  top: auto;
  right: 2%;
  bottom: -139%;
  z-index: 0;
  width: 531px;
}

.prod-green-circle.hm {
  bottom: -38%;
}

.prod-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 170px;
  padding-bottom: 170px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.prod-sect-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Unna, sans-serif;
  color: #019549;
  font-size: 47px;
  text-transform: uppercase;
}

.w47 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hor-1280 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.prod04-pic {
  width: 100%;
  padding-bottom: 100%;
  background-image: url('../images/prod04-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.prod04-pic.s1 {
  display: none;
}

.prod04-pic.s2 {
  display: none;
  background-image: url('../images/prod04-2.jpg');
}

.prod04-pic-blk {
  overflow: hidden;
  width: 100%;
  border-radius: 80px;
}

.prod---list-item {
  margin-bottom: 12px;
  padding-left: 24px;
  background-image: url('../images/dot.svg');
  background-position: 0px 4px;
  background-size: 16px;
  background-repeat: no-repeat;
  line-height: 24px;
}

.prod-sect-list {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.prod-sect-paragraph {
  width: 100%;
  line-height: 28px;
  text-align: justify;
}

.prod-section-g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
  padding-top: 170px;
  padding-bottom: 170px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f1f7f2;
}

.w47---r {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.prod04-s2 {
  width: 100%;
  padding-bottom: 100%;
  background-image: url('../images/prod04-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.prod-sect-green-line {
  position: absolute;
  left: -373px;
  top: 38px;
  right: auto;
  bottom: auto;
  width: 346px;
  height: 9px;
  background-color: #799d75;
}

.prod-sect-green-line.r {
  left: auto;
  right: -373px;
}

.locat-slider {
  width: 100.0000899%;
  height: auto;
}

.slide-nav-2 {
  font-size: 8px;
}

.locat-hk1 {
  width: 100.0000899%;
  background-image: url('../images/01v16_03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-mask {
  height: 475px;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.locat-hk2 {
  background-image: url('../images/Hong-Kong-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-cn1 {
  width: 100.0000899%;
  background-image: url('../images/locat-cn.jpg');
  background-position: 20% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-cn2 {
  background-image: url('../images/China-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-cn3 {
  background-image: url('../images/China-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-viet1 {
  width: 100.0000899%;
  background-image: url('../images/locat-viet.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-viet2 {
  background-image: url('../images/Location-Page-Vietnam-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-viet3 {
  background-image: url('../images/Location-Page-Vietnam-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-viet4 {
  background-image: url('../images/Location-Page-Vietnam-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-cn4 {
  background-image: url('../images/China-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-4 {
  color: #333;
  text-decoration: none;
}

.prod-slider {
  width: 100.0000899%;
  height: auto;
}

.prod-mask {
  height: 516px;
}

.prod-diatomite1 {
  width: 100.0000899%;
  background-image: url('../images/prod04-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.prod-diatomite2 {
  width: 100.0000899%;
  background-image: url('../images/prod04-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-cn5 {
  background-image: url('../images/Location-Page-China-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-viet5 {
  background-image: url('../images/Vietnam-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.locat-viet6 {
  background-image: url('../images/Location-Page-Vietnam-6.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

html.w-mod-js *[data-ix="hover-pic-zoom"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="button-zoom"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

html.w-mod-js *[data-ix="r-to-l-600"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="r-to-l-700"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="r-to-l-800"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="r-to-l-900"] {
  opacity: 0;
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
}

html.w-mod-js *[data-ix="l-to-r-600"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="l-to-r-700"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="l-to-r-800"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="l-to-r-900"] {
  opacity: 0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
}

html.w-mod-js *[data-ix="op-39perc"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="b-to-top-600"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="b-to-top-700"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

@media screen and (max-width: 991px) {
  .overflow-x {
    overflow: auto;
  }

  .container {
    display: block;
    height: 70px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .brand {
    width: 120px;
    height: 60px;
    margin-left: 20px;
    background-size: contain;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    max-width: none;
    padding: 10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-weight: 400;
  }

  .dropdown-toggle {
    width: 100%;
    padding: 10px 40px 10px 35px;
    font-size: 15px;
    line-height: 28px;
  }

  .nav-link {
    padding: 10px 40px 10px 35px;
    font-size: 15px;
    line-height: 28px;
  }

  .dropdown-list {
    background-color: transparent;
    font-size: 15px;
    line-height: 28px;
  }

  .slider {
    height: 480px;
    margin-top: 70px;
    border-bottom-left-radius: 100px;
  }

  .hm-banner {
    z-index: auto;
  }

  .slide-nav {
    margin-left: 0px;
    font-size: 8px;
  }

  .heading {
    font-size: 50px;
    line-height: 60px;
  }

  .heading.contact {
    width: 240px;
    font-size: 50px;
    line-height: 55px;
  }

  .banner-title {
    padding-left: 86px;
  }

  .nav-green-bg {
    display: none;
  }

  .dropdown {
    display: block;
    margin-left: 0px;
    padding-left: 15px;
  }

  .language {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
  }

  .nav-drop-space {
    display: none;
  }

  .dropdown-link {
    width: 100%;
    padding-left: 40px;
    background-color: transparent;
  }

  .bg-green-circle {
    left: -18%;
    bottom: -31%;
    z-index: auto;
    width: 430px;
  }

  .title {
    font-size: 25px;
  }

  .hm-abt {
    margin-top: 100px;
    padding-bottom: 60px;
  }

  .hm-abt-white-bg {
    display: none;
  }

  .abt-div {
    width: 100%;
    padding-top: 60px;
  }

  .hm-abt-1280 {
    position: static;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .paragraph {
    font-size: 15px;
    line-height: 33px;
  }

  .hm-abt-pic {
    height: auto;
    padding-bottom: 65%;
    background-size: cover;
  }

  .hm-abt-pic-blk {
    position: static;
    top: auto;
    width: 80%;
    height: auto;
    border-radius: 50px;
  }

  .hm-ind {
    padding-top: 60px;
  }

  .text-block-11 {
    font-size: 18px;
    line-height: 20px;
  }

  .title-blk {
    padding-bottom: 20px;
  }

  .hm-products {
    padding-top: 60px;
  }

  .heading-2 {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .hm-prod-blk {
    width: 27%;
    margin: 20px 2.5%;
  }

  .hm-contact {
    padding-top: 80px;
  }

  .contact-pic-blk {
    width: 50%;
    height: 430px;
    border-top-right-radius: 120px;
  }

  .contact-pic {
    background-size: cover;
  }

  .contact-title {
    padding-right: 20%;
  }

  .list-item.locat {
    margin-bottom: 10px;
    padding-left: 30px;
    background-position: 0% 3px;
    background-size: 20px;
    font-size: 15px;
    line-height: 26px;
  }

  .list-item.phone {
    margin-bottom: 10px;
    padding-left: 30px;
    background-size: 20px;
  }

  .list-item.fax {
    margin-bottom: 10px;
    padding-left: 30px;
    background-size: 20px;
  }

  .list-item.mail {
    margin-bottom: 10px;
    padding-left: 30px;
    background-size: 20px;
  }

  .list-item.ppl {
    margin-bottom: 10px;
    padding-left: 30px;
    background-size: 20px;
  }

  .contact-blk {
    width: 50%;
    margin-left: 65px;
    padding-right: 35px;
  }

  .bg-white-circle {
    top: -59px;
    right: -100px;
    width: 400px;
  }

  .footer {
    padding-top: 40px;
  }

  .logo {
    width: 150px;
    height: 70px;
    margin-bottom: 10px;
    background-size: contain;
  }

  .heading-3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
  }

  .heading-4 {
    text-align: center;
  }

  .link {
    margin-right: 30px;
    margin-left: 30px;
    font-size: 15px;
    text-align: center;
  }

  .ft-links-blk {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ft-text.locat {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 24px;
    background-size: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .ft-text.phone {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 24px;
    background-size: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .ft-text.fax {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 24px;
    background-size: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .ft-text.mail {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 24px;
    background-size: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .ft-text.web {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 24px;
    background-size: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .ft-text.locat {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 24px;
    background-size: 18px;
    font-size: 14px;
    line-height: 20px;
  }

  .ft-contact-blk {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .green-line {
    width: 95%;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .div-block-1 {
    width: 95%;
  }

  .copyright {
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 12px;
  }

  .to-top-circle {
    width: 35px;
    height: 35px;
  }

  .back-to-top {
    margin-top: 30px;
  }

  .menu-button {
    color: #427f37;
  }

  .contact-blk-2 {
    width: 50%;
    margin-left: 65px;
    padding-right: 35px;
  }

  .products-dropdown {
    width: 100%;
    padding-left: 60px;
    line-height: 28px;
  }

  .dropdown-space {
    display: none;
  }

  .div-block-5 {
    width: 100%;
    background-color: transparent;
  }

  .banner-blk {
    height: 400px;
    border-bottom-left-radius: 100px;
  }

  .banner-pic {
    height: 100%;
  }

  .banner {
    margin-top: 0px;
    padding-top: 70px;
  }

  .abt {
    margin-top: 100px;
    padding-bottom: 100px;
  }

  .abt-1380 {
    position: static;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .abt-white-bg {
    display: none;
  }

  .abt-pic-blk {
    position: static;
    top: auto;
    width: 60%;
    height: auto;
    border-radius: 50px;
  }

  .abt-pic {
    height: auto;
    padding-bottom: 100%;
    background-size: cover;
  }

  .hm-abt-div {
    width: 100%;
    padding-top: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .indus {
    margin-top: 100px;
    padding-bottom: 100px;
  }

  .indus-1380 {
    position: static;
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .indus-white-bg {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-left-radius: 90px;
  }

  .indus-pic-blk {
    width: 40%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .indus-text-gp {
    width: 46%;
  }

  .title-indus {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
  }

  .bold-text {
    font-size: 28px;
  }

  .indus-gp {
    width: 48%;
    padding-bottom: 40px;
  }

  .indus-bg-white-circle {
    left: auto;
    top: auto;
    right: -5%;
    bottom: 3%;
    width: 400px;
  }

  .indus-button {
    padding-top: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .dropdown-2 {
    width: 100%;
  }

  .locat-white-bg {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding: 60px 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
  }

  .locat-pic-blk {
    position: static;
    top: auto;
    width: 35%;
    height: auto;
    border-radius: 30px;
  }

  .locat-pic {
    height: auto;
    padding-bottom: 118%;
    background-size: cover;
  }

  .locat-1380 {
    position: static;
    height: auto;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .locat-1380.china {
    padding-right: 50px;
    padding-left: 0px;
  }

  .location {
    padding-top: 100px;
  }

  .dropdown-3 {
    width: 100%;
  }

  .paragraph-locat {
    width: 58%;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 30px;
  }

  .paragraph-locat.china {
    padding-left: 0px;
  }

  .heading-5 {
    left: auto;
    top: auto;
    right: 10%;
    bottom: 0%;
    font-size: 50px;
    line-height: 50px;
  }

  .heading-5.china {
    left: 10%;
  }

  .locat-green-bg {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding: 60px 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px 80px 80px 0px;
  }

  .product-pic-blk {
    z-index: auto;
    width: 100%;
    height: 450px;
  }

  .product-pic {
    background-size: cover;
  }

  .product-r {
    position: static;
  }

  .prod---title {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 0%;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
  }

  .prod-white-bg {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding: 60px 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .div-block-6 {
    z-index: auto;
    width: 100%;
  }

  .product-l {
    position: static;
    width: 90%;
  }

  .product {
    margin-top: 70px;
    padding-top: 60px;
  }

  .paragraph-prod {
    width: 90%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 30px;
  }

  .prod-green-circle {
    left: -18%;
    bottom: -31%;
    display: none;
    width: 430px;
  }

  .prod-section {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .prod-sect-title {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }

  .w47 {
    width: 90%;
    padding-bottom: 30px;
  }

  .hor-1280 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .hor-1280.g {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .prod04-pic {
    padding-bottom: 75%;
  }

  .prod04-pic.s2 {
    background-image: url('../images/prod04-2.jpg');
  }

  .prod04-pic-blk {
    border-radius: 60px;
  }

  .prod-sect-list {
    width: 100%;
    margin-top: 20px;
    font-size: 15px;
  }

  .prod-sect-paragraph {
    width: 100%;
    font-size: 15px;
  }

  .prod-section-g {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .w47---r {
    width: 90%;
    padding-bottom: 30px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .prod-sect-green-line {
    top: 32px;
    height: 6px;
  }

  .dropdown-4 {
    width: 100%;
  }

  .locat-mask {
    height: 250px;
  }

  .prod-mask {
    height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand {
    margin-left: 10px;
  }

  .dropdown-toggle {
    padding-left: 35px;
    font-size: 14px;
    line-height: 25px;
  }

  .nav-link {
    padding-left: 35px;
    font-size: 14px;
    line-height: 25px;
  }

  .dropdown-list {
    font-size: 14px;
    line-height: 25px;
  }

  .slider {
    height: 350px;
    border-bottom-left-radius: 80px;
  }

  .slide-nav {
    font-size: 7px;
  }

  .heading {
    font-size: 40px;
    line-height: 50px;
  }

  .heading.contact {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 36px;
    line-height: 36px;
  }

  .banner-title {
    padding-left: 60px;
  }

  .dropdown {
    margin-left: 0px;
  }

  .language {
    width: 28px;
    height: 28px;
  }

  .text-block-10 {
    line-height: 28px;
  }

  .bg-green-circle {
    bottom: -34%;
    width: 280px;
  }

  .title {
    font-size: 24px;
  }

  .hm-abt {
    margin-top: 60px;
    padding-bottom: 40px;
  }

  .abt-div {
    width: 100%;
    padding-top: 40px;
  }

  .paragraph {
    line-height: 25px;
  }

  .title-circle {
    left: -15px;
    top: -9px;
    width: 30px;
    height: 30px;
  }

  .hm-abt-pic-blk {
    width: 90%;
    border-radius: 20px;
  }

  .hm-ind {
    padding-bottom: 40px;
  }

  .ver-1280 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hm-ind-pic-blk {
    width: 29%;
    margin-top: 20px;
  }

  .text-block-11 {
    font-size: 15px;
    line-height: 15px;
  }

  .title-blk {
    padding-bottom: 10px;
  }

  .hm-products {
    padding-bottom: 40px;
  }

  .heading-2 {
    font-size: 14px;
    line-height: 17px;
  }

  .hm-prod-blk {
    width: 30%;
    margin-right: 1.5%;
    margin-bottom: 10px;
    margin-left: 1.5%;
  }

  .hm-contact {
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-pic-blk {
    width: 100%;
    height: 350px;
    border-top-right-radius: 100px;
  }

  .contact-pic {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 48, 24, 0.4)), to(rgba(1, 48, 24, 0.4))), url('../images/01v16_23.jpg');
    background-image: linear-gradient(180deg, rgba(1, 48, 24, 0.4), rgba(1, 48, 24, 0.4)), url('../images/01v16_23.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .contact-title {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .list-item.locat {
    padding-left: 25px;
    background-size: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .list-item.phone {
    padding-left: 25px;
    background-size: 15px;
    line-height: 20px;
  }

  .list-item.fax {
    padding-left: 25px;
    background-size: 15px;
    line-height: 20px;
  }

  .list-item.mail {
    padding-left: 25px;
    background-size: 15px;
    line-height: 20px;
  }

  .list-item.ppl {
    margin-bottom: 0px;
    padding-left: 25px;
    background-size: 15px;
    line-height: 20px;
  }

  .contact-blk {
    display: none;
    width: 60%;
    margin-left: 0px;
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 40px;
  }

  .bg-white-circle {
    top: -60px;
    right: -78px;
    width: 280px;
  }

  .footer {
    padding-bottom: 20px;
  }

  .link {
    margin-right: 25px;
    margin-left: 25px;
    font-size: 15px;
  }

  .ft-text.locat {
    background-position: 0% 0%;
    line-height: 20px;
    text-align: center;
  }

  .ft-text.locat {
    background-position: 0% 0%;
    line-height: 20px;
    text-align: center;
  }

  .div-block-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .copyright {
    margin-bottom: 10px;
  }

  .to-top-circle {
    margin-top: -25px;
  }

  .contact-blk-2 {
    display: block;
    width: 100%;
    margin-left: 0px;
    padding: 0px 10px 0px 20px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
  }

  .products-dropdown {
    padding-left: 40px;
    line-height: 25px;
  }

  .banner-blk {
    height: 300px;
    border-bottom-left-radius: 80px;
  }

  .abt {
    margin-top: 60px;
  }

  .abt-1380 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .abt-pic-blk {
    border-radius: 20px;
  }

  .hm-abt-div {
    width: 100%;
    padding-top: 40px;
  }

  .indus {
    margin-top: 60px;
  }

  .indus-1380 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .indus-pic._01 {
    overflow: hidden;
  }

  .indus-pic._02 {
    border-radius: 50%;
  }

  .indus-pic._03 {
    border-radius: 50%;
  }

  .indus-pic._04 {
    border-radius: 50%;
  }

  .indus-pic._05 {
    border-radius: 50%;
  }

  .indus-pic._06 {
    border-radius: 50%;
  }

  .indus-pic._07 {
    border-radius: 50%;
  }

  .indus-pic-blk {
    width: 33%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .indus-text-gp {
    width: 40%;
  }

  .bold-text {
    font-size: 24px;
  }

  .indus-gp {
    width: 100%;
    padding-bottom: 30px;
  }

  .indus-bg-white-circle {
    left: auto;
    top: auto;
    right: -9%;
    bottom: 1%;
    width: 280px;
  }

  .locat-white-bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
  }

  .locat-pic-blk {
    width: 80%;
    border-radius: 20px;
  }

  .locat-pic {
    padding-bottom: 75%;
  }

  .locat-pic.hk {
    display: none;
  }

  .locat-1380 {
    padding-right: 0px;
    padding-left: 30px;
  }

  .locat-1380.china {
    padding-right: 30px;
  }

  .location {
    margin-top: 0px;
    padding-top: 60px;
  }

  .paragraph-locat {
    width: 100%;
    margin-top: 40px;
    line-height: 25px;
  }

  .heading-5 {
    font-size: 40px;
    line-height: 40px;
  }

  .locat-green-bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0px 60px 60px 0px;
  }

  .product-pic-blk {
    width: 95%;
    height: 380px;
    border-top-right-radius: 70px;
    border-bottom-right-radius: 70px;
  }

  .product-r {
    position: static;
  }

  .prod---title {
    margin-top: 50px;
    margin-bottom: 40px;
    padding-left: 0%;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
  }

  .prod-white-bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .div-block-6 {
    width: 100%;
  }

  .product-l {
    position: static;
  }

  .product {
    margin-top: 70px;
    padding-top: 60px;
  }

  .paragraph-prod {
    width: 90%;
    margin-bottom: 0px;
    line-height: 25px;
  }

  .prod-green-circle {
    bottom: -34%;
    display: none;
    width: 280px;
  }

  .prod-sect-title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 28px;
  }

  .hor-1280 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .prod04-pic-blk {
    border-radius: 50px;
  }

  .prod---list-item {
    margin-bottom: 10px;
    padding-left: 22px;
    background-position: 0px 3px;
    background-size: 15px;
    line-height: 23px;
  }

  .prod-sect-list {
    margin-top: 10px;
  }

  .prod-sect-paragraph {
    line-height: 25px;
  }

  .prod-sect-green-line {
    left: -365px;
    top: 26px;
  }

  .prod-sect-green-line.r {
    right: -365px;
  }

  .prod-mask {
    height: 330px;
  }
}

@media screen and (max-width: 479px) {
  .overflow-x {
    overflow: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-toggle {
    font-size: 13px;
    line-height: 24px;
  }

  .nav-link {
    font-size: 13px;
    line-height: 24px;
  }

  .dropdown-list {
    font-size: 13px;
    line-height: 24px;
  }

  .slider {
    height: 400px;
    border-bottom-left-radius: 70px;
  }

  .heading {
    font-size: 30px;
    line-height: 35px;
  }

  .heading.contact {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 25px;
    line-height: 25px;
  }

  .banner-title {
    padding-left: 40px;
  }

  .dropdown {
    margin-left: 0px;
  }

  .language {
    width: 26px;
    height: 26px;
  }

  .text-block-10 {
    font-size: 12px;
    line-height: 26px;
  }

  .dropdown-link {
    font-size: 13px;
  }

  .title {
    font-size: 20px;
  }

  .hm-abt {
    padding-bottom: 30px;
  }

  .abt-div {
    width: 100%;
    padding-top: 40px;
  }

  .hm-abt-pic-blk {
    width: 100%;
  }

  .hm-ind {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .ver-1280 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hm-ind-pic-blk {
    width: 29%;
    margin-right: 2%;
    margin-left: 2%;
  }

  .text-block-11 {
    font-size: 14px;
  }

  .hm-products {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .hm-prod-pic-blk {
    border-radius: 20px;
  }

  .heading-2 {
    font-size: 14px;
  }

  .hm-prod-blk {
    width: 42%;
    margin-right: 3.8%;
    margin-left: 3.8%;
  }

  .hm-contact {
    padding-top: 60px;
  }

  .contact-pic-blk {
    border-top-right-radius: 70px;
  }

  .contact-title {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .list-item.locat {
    padding-left: 25px;
    background-size: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .list-item.phone {
    padding-left: 25px;
    background-size: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .list-item.fax {
    padding-left: 25px;
    background-size: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .list-item.mail {
    padding-left: 25px;
    background-size: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .list-item.ppl {
    padding-left: 25px;
    background-size: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .bg-white-circle {
    top: -118px;
    right: -84px;
    width: 200px;
  }

  .footer {
    position: relative;
    overflow: hidden;
    -o-object-fit: none;
    object-fit: none;
  }

  .heading-4 {
    line-height: 30px;
  }

  .link {
    font-size: 15px;
  }

  .link.w--current {
    font-size: 15px;
  }

  .ft-links-blk {
    padding-top: 10px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .ft-text.locat {
    font-size: 13px;
  }

  .ft-text.fax {
    font-size: 14px;
  }

  .ft-text.web {
    font-size: 14px;
  }

  .ft-text.locat {
    font-size: 14px;
  }

  .ft-contact-blk {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-1 {
    text-align: center;
  }

  .link-3 {
    font-size: 14px;
  }

  .to-top-circle {
    margin-top: -25px;
  }

  .contact-blk-2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .products-dropdown {
    line-height: 24px;
  }

  .banner-blk {
    height: 250px;
    border-bottom-left-radius: 60px;
  }

  .abt-1380 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .abt-pic-blk {
    width: 70%;
  }

  .hm-abt-div {
    width: 100%;
    padding-top: 30px;
  }

  .indus-1380 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .indus-white-bg {
    border-top-left-radius: 70px;
  }

  .indus-pic-blk {
    width: 40%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .indus-text-gp {
    width: 43%;
  }

  .title-indus {
    margin-bottom: 5px;
  }

  .bold-text {
    font-size: 20px;
  }

  .indus-gp {
    padding-bottom: 20px;
  }

  .prod-link {
    cursor: pointer;
  }

  .indus-bg-white-circle {
    left: auto;
    top: auto;
    right: -13%;
    bottom: 0%;
    width: 200px;
  }

  .indus-button {
    line-height: 15px;
    cursor: pointer;
  }

  .locat-white-bg {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }

  .locat-pic-blk {
    width: 100%;
  }

  .locat-1380 {
    padding-right: 0px;
    padding-left: 20px;
  }

  .locat-1380.china {
    padding-right: 20px;
  }

  .location {
    margin-top: 0px;
    padding-top: 40px;
  }

  .paragraph-locat {
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 24px;
  }

  .heading-5 {
    font-size: 30px;
    line-height: 30px;
  }

  .locat-green-bg {
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 0px 40px 40px 0px;
  }

  .product-pic-blk {
    height: 330px;
    padding: 20px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
  }

  .product-pic {
    background-size: contain;
  }

  .prod-white-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-prod {
    line-height: 24px;
  }

  .prod-section {
    padding-top: 60px;
  }

  .prod-sect-title {
    font-size: 25px;
  }

  .w47 {
    padding-bottom: 20px;
  }

  .hor-1280 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .prod04-pic-blk {
    border-radius: 30px;
  }

  .prod---list-item {
    margin-bottom: 10px;
    padding-left: 20px;
    background-position: 0px 3px;
    background-size: 13px;
    line-height: 20px;
  }

  .prod-sect-list {
    margin-top: 10px;
  }

  .prod-sect-paragraph {
    line-height: 24px;
  }

  .prod-section-g {
    padding-top: 60px;
  }

  .w47---r {
    padding-bottom: 20px;
  }

  .prod-sect-green-line {
    left: -359px;
    top: 26px;
  }

  .prod-sect-green-line.r {
    right: -359px;
  }

  .locat-mask {
    height: 230px;
  }

  .prod-mask {
    height: 230px;
  }
}

