.top-header {
  width: 1300px;
  margin: 10px auto;
  position: relative;
  height: 70px;
  /* overflow: hidden; */
}
.top-contact span {
  font-size: 0.875rem;
  text-align: right;
  padding-top: 10px;
  line-height: 26px;
  display: block;
}
.top-contact span a {
  text-decoration: none;
  color: #0e357f;
}
.container {
  width: 1300px;
  /* width: 80%; */
  height: auto;
  overflow: hidden;
  margin: 50px auto;
}
.container h2 {
  font-weight: bold;
  font-size: 2.05rem;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.container p {
  margin: 0;
  line-height: 28px;
  text-align: center;
}
.index_search {
  background: #0e357f;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.main-bg-01 {
  background: url(../images/main-bg-01.jpg);
  height: auto;
  overflow: auto;
  margin-top: 30px;
  background-size: cover;
}
.padding-30 {
  padding: 30px 0;
}
.padding-30 p {
  text-align: left;
}
.images-box img {
  width: 100%;
  display: block;
}
.images-box {
  background: #fff;
}
.title-box {
  background: url(../images/icon-01.svg);
  background-position: right bottom;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
  background-size: 30px;
}
.title-box a {
  color: #0e357f;
  text-decoration: none;
  padding: 20px 0;
  display: block;
}
.title-box a:hover {
  background: #fc663d;
  transition: background-color 0.3s;
  color: #fff;
}
.row-list {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-list .col-md-3 {
  width: calc(22% - 0px);
  padding: 0;
  display: flex;
}
.rna-list {
  margin-bottom: 30px;
  height: auto;
  overflow: hidden;
  display: flex;
}

.contact-center {
  /* width: 700px; 
    margin: 80px auto 30px auto;  */
  height: auto;
  overflow: hidden;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.contact-center span {
  background: #fc663d;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 10px;
  margin-left: 5px;
}
.contact-center span a {
  text-decoration: none;
  color: #fff;
}

.main-bg-02 {
  background: url(../images/main-bg-02.jpg);
  height: auto;
  overflow: auto;
  padding: 80px 0 120px 0;
  background-size: cover;
}
.title_icon {
  width: 15px;
  height: 20px;
  background-color: #fc663d;
  transform: skew(-15deg, 0);
  margin-left: 15px;
  display: inline-block;
}
.title-name {
  font-size: 1.8rem !important;
  color: #fff;
  display: inline-block;
  margin-left: 20px !important;
  padding: 0 !important;
}
.title-name a {
  color: #fff;
  text-decoration: none;
}
.colorful-tab-wrapper {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.colorful-tab-menu {
  display: flex;
  flex-wrap: wrap;
  background: #0078d7;
  position: relative;
  padding: 0px;
}

.colorful-tab-menu-item {
  padding: 0 20px;
  list-style: none;
}

.colorful-tab-menu-item a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  padding: 8px;
  margin-top: 8px;
}

.colorful-tab-menu-item.active a {
  background: #fff;
  color: #000;
}

.colorful-tab-menu-item.active-pro {
  background: #fff;
  color: #000;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 8px;
  margin-top: 8px;
  margin-left: 8px;
}

.colorful-tab-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.colorful-tab-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  color: #444;
  visibility: hidden;
  position: relative;
  z-index: 9;
  font-size: 15px;
  line-height: 28px;
  width: 0;
}

.colorful-tab-content.active {
  height: auto;
  width: auto;
  opacity: 1;

  visibility: visible;
}

.colorful-tab-content.active-pro {
  height: auto;
  width: auto;
  opacity: 1;
  visibility: visible;
}

.colorful-tab-wrapper.elliptic .colorful-tab-menu {
  margin: 0;
  list-style: none;
}

.colorful-tab-wrapper.elliptic .colorful-tab-container {
  padding: 10px;
}

.products-body-index {
  padding: 20px 10px 10px 20px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  min-height: 300px;
}
.products-body-index img {
  tvertical-align: middle;
  width: 50px;
}
.products-body-index:hover {
  background-color: rgba(8, 63, 137, 0.3);
}
.products-body-title {
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  height: auto;
  text-align: center !important;
  position: relative;
  color: #fff;
}
.products-body-index p {
  margin-top: 0;
}

.products-body-text {
  color: #fff;
  overflow: hidden;
  height: auto;
  text-align: center;
  line-height: 1.5em;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
}
.adv-box {
  margin-top: 20px;
  line-height: 1.4em;
}
.adv-box img {
  width: 50px;
}

.main-bg-03 {
  background: url(../images/main-bg-03.jpg);
  height: auto;
  overflow: auto;
  padding: 80px 0;
  background-size: cover;
}
.row-list-4 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-list-4 .col-md-4 {
  width: calc(30% - 0px);
  padding: 0;
  margin-bottom: 15px;
  margin-top: 15px;
}
.app-icon-box img {
  width: 80px;
}
.app-icon-box {
  height: 100%;
  text-align: center;
  border: 1px #fff solid;
  padding: 30px 0;
}
.app-icon-box h3 {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
}
.app-icon-box:hover {
  background-color: rgba(8, 63, 137, 0.3);
  transition: background-color 0.3s;
  border-color: rgba(8, 63, 137, 0.3);
}
.app-icon-box p {
  color: #fff;
}
.row-list-4 .col-md-4 a {
  text-decoration: none;
}

.main-bg-04 {
  background: url(../images/main-bg-04.jpg);
  height: auto;
  overflow: auto;
  padding: 120px 0;
  background-size: cover;
}

.row-list-5 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 20px;
  margin-top: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-list-5 a {
  width: calc(18.5% - 5px);
  padding: 0;
  display: inline-block;
  text-decoration: none;
}

.col-services {
  padding: 30px 10px 10px 0 !important;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center;
  min-height: 200px;
}
.col-services img {
  tvertical-align: middle;
  width: 50px;
}
.col-services:hover {
  background-color: rgba(252, 101, 60, 0.3);
}
.col-services h3 {
  line-height: 24px;
  text-align: center !important;
  position: relative;
  color: #000;
  margin-top: 20px;
  font-size: 1rem;
}
.col-services:hover h3 {
  color: #fff;
}
.discounts-index {
  /* position: relative; */
  background: url(../images/discounts-bg-left.jpg) no-repeat center / 100% 100%;
  padding: 20px 20px 40px 20px;
}
/* .discounts-index>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.discounts-title {
  font-size: 22px;
  color: #0e357f;
  text-align: left !important;
  padding: 10px 0;
}
.discounts-title a {
  color: #0e357f;
  text-decoration: none;
  font-weight: bold;
}
.discounts-index span {
  color: #fc653c;
  line-height: 1.6em;
}
.discounts-index p {
  text-align: left;
  margin-top: 5px;
}

.main-bg-05 {
  background: url(../images/main-bg-05.jpg);
  height: auto;
  overflow: auto;
  padding-top: 30px;
  background-size: cover;
}
.inquiry_form {
  width: 100%;
  margin: 0 auto 20px auto;
}
.inquiry_form ul {
  list-style-type: none;
  list-style-position: outside;
  margin-top: 30px;
  padding: 0px;
}
.inquiry_form li {
  position: relative;
  width: 49.5%;
  display: inline-block;
  margin-bottom: 20px;
}
.inquiry_form input {
  height: 50px;
  width: 99%;
  border: 0;
  padding-left: 10px;
  outline: none;
  color: #444;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
}
.inquiry_form textarea {
  width: 99%;
  outline: none;
  font-family: "Kumbh Sans", sans-serif;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
  border-radius: 10px;
}
.inquiry_form .btn-sub {
  text-align: center;
  padding: 1em 2.5em;
  clear: both;
  color: #fff;
  text-decoration: none;
  border: 0px;
  cursor: pointer;
  background: #fc663d;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: bold;
}
.inquiry_form .btn-sub:hover {
  background: #0078d7;
  color: #fff;
  transition: background-color 0.3s;
}

.inquiry_form input::placeholder {
  color: #000;
}

.inquiry_form textarea::placeholder {
  color: #000;
}
.contact_bottom {
  background: #17171a;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
}
.index-contact p {
  text-align: left;
  color: #fff;
}

.inquiry_form_inpage {
  width: 100%;
  margin: 0 auto 20px auto;
}
.inquiry_form_inpage ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}
.inquiry_form_inpage li {
  position: relative;
  width: 49.5%;
  display: inline-block;
  margin-top: 20px;
}
.inquiry_form_inpage label {
  width: 100%;
  display: inline-block;
  text-align: left;
  padding: 15px 0 15px 0;
  font-size: 1rem;
  color: #000;
}
.inquiry_form_inpage input {
  height: 60px;
  width: 99%;
  border: 0;
  padding-left: 30px;
  outline: none;
  color: #444;
  margin-bottom: 10px;
  background: #f1f1f5;
  border-radius: 30px;
}
.inquiry_form_inpage textarea {
  padding-left: 10px;
  width: 99%;
  outline: none;
  border: 1px solid #ddd;
}
.inquiry_form_inpage .btn-sub {
  text-align: center;
  padding: 1em 2.5em;
  clear: both;
  color: #fff;
  text-decoration: none;
  border: 0px;
  cursor: pointer;
  background: #fc663d;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: bold;
}
.inquiry_form_inpage .btn-sub:hover {
  background: #0078d7;
  color: #fff;
  transition: background-color 0.3s;
}
.inquiry_form_inpage textarea {
  font-family: "Kumbh Sans", sans-serif;
  padding-top: 10px;
  padding-left: 30px;
  margin-bottom: 10px;
  background: #f1f1f5;
  border: 0;
  border-radius: 20px;
}

.page-style {
  display: flex;
  align-items: center;
}

/*in page css */
.products_bg {
  background: url(../images/banner-products.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.servcies_bg {
  background: url(../images/banner-services.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.about_bg {
  background: url(../images/banner-about.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.order_bg {
  background: url(../images/banner-order.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner_inpage {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner_inpage p {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.banner_inpage h1 {
  color: #fff;
  width: 70%;
  text-align: center;
}
.bread-crumb {
  position: relative;
  font-size: 1rem;
  /* max-width: 1300px;  */
  /* max-width: 80%; */
  padding: 20px 0px;
  margin: 0 auto;
}
.bread-crumb li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #0078d7;
  line-height: 26px;
}
.bread-crumb li:last-child {
  margin-right: 0px;
}
.bread-crumb li:after {
  content: ">";
  font-family: "FontAwesome";
  width: 10px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
  text-align: center;
  padding: 0 10px;
}
.bread-crumb li:last-child:after {
  display: none;
}
.bread-crumb li a {
  color: #666;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none;
}
.bread-crumb li a:hover {
  color: #0078d7;
}

.bread-center {
  width: 100%;
  text-align: left;
}

.btn {
  padding: 1em 2.5em;
  color: #fff !important;
  background-color: #0a77cd;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  letter-spacing: 0px;
}
.btn:hover {
  color: #fff !important;
  transition: background-color 0.3s;
  background-color: #fc663d;
}
.right-nav {
}
.ullist-3 {
  padding: 0px 0px 0px 0;
  margin: 0px;
}
.ullist-3 li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  margin-bottom: 14px;
  background: url(../images/checkmark-blue.svg);
  background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 24px;
  background-size: 16px;
}
.ullist-3 a {
  color: #0078d7;
  text-decoration: none;
}
.ullist-3 a:hover {
  color: #fd6b1c;
}

.serviceshowpic {
  font-size: 14px;
  text-align: center;
  line-height: 1.7em !important;
  color: #888888;
  display: block;
}
.serviceshowpic img {
  margin: auto;
}
.serviceshowleftpic {
  float: left;
  margin-right: 15px;
  text-align: center;
  color: #888888;
  display: inline-block;
}
.serviceshowrightpic {
  float: right;
  margin-left: 15px;
  text-align: center;
  color: #888888;
  display: inline-block;
}
.serviceshowpic,
.serviceshowrightpic,
.serviceshowleftpic {
  font-size: 14px;
  text-align: center;
  line-height: 1.7em !important;
}
.serviceshowpic img,
.serviceshowrightpic img,
.serviceshowleftpic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar {
  background: #f7f7f7;
  margin-bottom: 20px;
  border: solid 1px #ccc;
  padding: 10px;
  border-radius: 5px;
}
.block-title {
  font-size: 1.125rem !important;
  margin-top: 10px;
  font-weight: bold;
}
.sidebar img {
  max-width: 100%;
}

.section-tittle h1 {
  float: left;
  margin-top: 0;
  font-size: 28px;
}
.scroll_a {
  float: right;
  font-size: 1rem;
  color: #fff !important;
  padding: 12px 14px;
  background: #2751a3;
  text-decoration: none;
  border-radius: 20px;
}
.scroll_a:hover {
  background: #fd6b1c;
}

.scroll_d {
  font-size: 1rem;
  color: #fff !important;
  padding: 12px 14px;
  background: #2751a3;
  text-decoration: none;
  border-radius: 20px;
  float: left;
  margin-top: 10px;
}
.scroll_d:hover {
  background: #fd6b1c;
}

.scroll_c {
  font-size: 1rem;
  color: #fff !important;
  padding: 12px 14px;
  background: #2751a3;
  text-decoration: none;
  border-radius: 20px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
.scroll_c:hover {
  background: #fd6b1c;
}
.section-tittle {
  height: auto;
  overflow: auto;
}
.container_inpage h2 {
  font-size: 22px;
}
.container_inpage p {
  text-align: left;
  line-height: 26px;
}
.container_inpage {
  width: 1300px;
  margin: 30px auto;
  height: auto;
  overflow: hidden;
}
.bread-center {
  width: 1300px;
  margin: auto;
  padding: 20px 0;
}
.container_inpage-1 {
  width: 1300px;
  margin: 30px auto;
  height: auto;
  overflow: hidden;
}
.note {
  background: #f8f8f8;
  padding: 10px;
  font-size: 14px;
  display: block;
  border-radius: 5px;
  margin: 10px 0 20px 0;
  font-weight: bold;
  color: #f95800;
}

.inpage-bg-01 {
  background: url(../images/inpage-bg-01.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
}

.s-images-box img {
  width: 100%;
  display: block;
}
.s-images-box {
  background: #fff;
  border-radius: 5px;
}
.s-title-box {
  height: 100px;
}
.s-title-box a {
  color: #0e357f;
  text-decoration: none;
  padding: 40px 10px 20px 10px;
  display: block;
  text-align: center;
  font-weight: bold;
}
.s-title-box a:hover {
  color: #fc663d;
}
.s-images-box p {
  line-height: 22px;
  font-size: 14px;
  color: #666;
  padding: 20px 10px 40px 10px;
}

.inpage-bg-02 {
  background: url(../images/inpage-bg-02.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
}

.p-color-left {
  margin-top: 30px;
}
.p-color-left p {
  text-align: left;
  color: #fff;
  margin-top: 10px;
}

.btn-more {
  padding: 0.4em 1.6em;
  color: #fff !important;
  background-color: #fc663d;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  display: inline-block;
  letter-spacing: 0px;
}
.btn-more:hover {
  color: #fff !important;
  transition: background-color 0.3s;
  background-color: #000;
}
.icon-01 {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: #fc663d;
  text-align: center;
  margin: 0 auto;
}
.icon-01 img {
  width: 40px;
  padding-top: 20%;
}

.serviceshover {
  text-align: center;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px 10px;
  border-radius: 5px;
}
.serviceshover a:hover .icon-01 {
  background: #000;
}
.serviceshover h3 a {
  color: #fff;
  text-decoration: none;
}
.serviceshover h3 a:hover {
  color: #fc663d;
}
.serviceshover h3 {
  margin-bottom: 10px;
}
.serviceshover p {
  line-height: 22px;
  color: #fff;
}

.list-a:hover .list-image {
  transform: scale(1.1);
}

.inpageneed {
  margin: 0 !important;
}
.inpageneed > .col-md-4 {
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.list-image {
  height: 230px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease;
}

.list-image img {
  min-height: 100%;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.list-a h3 {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  padding: 10px 15px;
  margin-bottom: 0;
  background: hsla(0, 0%, 100%, 0.7);
  text-align: center;
  color: #222;
  transition: all 0.4s ease;
  font-size: 16px !important;
}

.list-a:hover > h3 {
  background-color: rgba(252, 101, 60, 0.7);
  color: #fff;
  left: 0;
  right: 0;
}

.inpage-bg-03 {
  background: url(../images/inpage-bg-03.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
}

.box-in {
  border: 1px #f3f2f2 solid;
  border-bottom: 30px #f3f2f2 solid;
}
.box-in img {
  max-width: 100%;
}
.box-in-list {
  padding: 10px 10px 30px 10px;
}
.box-in h3 {
  padding-left: 10px;
  margin: 10px 0 0 0;
}
.box-in h3 a {
  color: #000;
  text-decoration: none;
}
.box-in h3 a:hover {
  color: #fc663d;
}

.imagepagebox {
  margin: 0;
  display: flex;
}
.imagepagebox > .col-md-3 {
  display: flex;
}

.bgcolor {
  background: #f2f3f8;
  padding: 50px 0;
}

.single-products-box {
  position: relative;
  z-index: 1;
  text-align: center;
  border-radius: 5px;
  background-color: #ffffff;
  overflow: hidden;
  -webkit-box-shadow: -1px 3px 20px 0px rgba(82, 90, 101, 0.1);
  -moz-box-shadow: -1px 3px 20px 0px rgba(82, 90, 101, 0.1);
  box-shadow: -1px 3px 20px 0px rgba(82, 90, 101, 0.1);
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  will-change: transform;
  width: 100%;
  position: relative;
  padding-bottom: 50px;
}
.single-products-box p {
  font-size: 0.875rem;
}
.products-box-name a {
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #000;
}
.products-box-name a:hover {
  color: #fc663d;
}

.prodcuts-inquiry {
  background: #f3f2f2;
  padding: 15px 0;
  border-radius: 0 0 5px 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #2751a3;
  text-align: center;
}

.single-products-box a:hover .prodcuts-inquiry {
  color: #fff;
  background: #fc663d;
  transition: background-color 0.3s;
}
.products-box-img img {
  max-height: 100%;
  padding: 20px 20px 0 20px;
}
.products-box-img {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.more-hover {
  text-align: center;
  margin-top: 30px;
}
.more-hover a {
  color: #fc663d;
  font-weight: bold;
  text-decoration: none;
}
.more-hover a:hover {
  color: #000;
}

.hot-products-name {
  background: #ffc000;
  margin: 0;
  padding: 10px 0;
}
.hot-products-name a {
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #000;
}
.hot-products-name a:hover {
  color: #fff;
}
.hot-products-body {
  line-height: 24px;
  padding: 0 10px;
  font-size: 1rem !important;
  min-height: 120px;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

.row-list-3-1 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  margin-top: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-list-3-1 .col-md-3 {
  width: calc(22.5% - 0px);
  padding: 0;
}

.cp-services-pic {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
}
.cp-services-pic img {
  max-width: 100%;
  display: block;
  transition: all 0.5s;
}
.cp-services-pic img:hover {
  transform: scale(1.1);
}

.arrow-bottom {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: 0;
  z-index: 9;
  padding: 20px 10px;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #000;
}

.row-list-3-1 .col-md-3 a:hover .arrow-bottom {
  background-color: rgba(252, 101, 60, 0.6);
  transition: background-color 0.3s;
  color: #fff;
}

.inpage-bg-04 {
  background: url(../images/inpage-bg-04.jpg);
  height: auto;
  overflow: auto;
  margin-top: 30px;
  background-size: cover;
  padding: 50px 0;
}

.box-about-cyclic-peptides {
  background-color: rgba(255, 255, 255, 0.5);
  padding-bottom: 10px;
  height: auto;
  overflow: hidden;
}
.box-about-cyclic-peptides img {
  max-width: 100%;
  transition: all 0.5s;
}
.box-about-cyclic-peptides h3 {
  padding-left: 10px;
  margin: 20px 0;
  font-size: 1rem;
  text-align: center;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.more-box .box-about-cyclic-peptides {
  color: #000;
}
.more-box .box-about-cyclic-peptides:hover {
  color: #fc663d;
}
.more-box .box-about-cyclic-peptides img:hover {
  transform: scale(1.1);
}

.inpage-bg-05 {
  background: url(../images/inpage-bg-05.jpg);
  height: auto;
  overflow: auto;
  margin-top: 30px;
  background-size: cover;
  padding: 50px 0;
}

.row-list-why {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-list-why .col-md-3 {
  width: calc(22% - 0px);
  padding: 0;
  margin-bottom: 30px;
}

.app-icon-why img {
  width: 50px;
}
.app-icon-why {
  text-align: center;
  border: 1px #fff solid;
  padding: 30px 0;
  border-radius: 10px;
}
.app-icon-why p {
  text-align: center !important;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  font-weight: bold;
}
.app-icon-why:hover {
  background-color: rgba(8, 63, 137, 0.3);
  transition: background-color 0.3s;
  border-color: rgba(8, 63, 137, 0.3);
}

.inpage-bg-06 {
  background: url(../images/inpage-bg-06.jpg);
  height: auto;
  overflow: auto;
  margin-top: 30px;
  background-size: cover;
  padding: 50px 0;
}

.md-flex {
  align-items: center;
  display: flex;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.md-flex > .col-md-4 img {
  max-width: 100%;
}
.md-flex > .col-md-8 p {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 15px;
}
.md-flex > .col-md-8 p span {
  font-weight: bold;
}

.inpage-bg-07 {
  background: url(../upload/products-center-bg.jpg);
  height: auto;
  overflow: auto;
  margin-top: 30px;
  background-size: cover;
  padding: 20px 0;
}
.inpage-bg-07 .title {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.inpage-bg-07 p {
  text-align: center !important;
  color: #ffd966;
}
.inpage-bg-07 .title a {
  text-decoration: none;
  color: #fff;
}
.inpage-bg-07 .title a:hover {
  color: #ffd966;
}

.products-tab {
  border-bottom: 1px #ccc solid;
  margin-bottom: 20px;
  margin-top: 20px;
}
.products-tab span {
  background: #0a77cd;
  color: #fff;
  font-weight: bold;
  padding: 14px 20px;
  display: inline-flex;
}

.label-tab-right a {
  color: #0a77cd;
  margin-right: 10px;
  border-right: 2px solid #fd6b1c;
  padding-right: 10px;
  margin-bottom: 10px;
  display: inline-flex;
  text-decoration: none;
}
.label-tab-right a:hover {
  color: #fd6b1c;
}
.label-tab-left span {
  font-weight: bold;
  margin-right: 20px;
}
.label-tab {
  display: flex;
  margin-bottom: 20px;
}
.label-tab-left {
  width: 22%;
}
.label-tab-right a:last-child {
  border: 0;
}
.label-tab-right {
  width: 100%;
}
.span-label span {
  background: #cee1f2;
  padding: 10px 20px;
  margin-right: 20px;
  display: inline-flex;
  margin-bottom: 20px;
}

.span-label span a {
  color: #0a77cd;
  text-decoration: none;
}
.span-label span a:hover {
  color: #fd6b1c;
}

.table_COA .tab-nav {
  background: #fff;
  width: 100%;
  height: 48px;
  margin-top: 30px;
  border-bottom: 1px #ccc solid;
}
.table_COA .tab-nav a {
  text-align: left;
  text-decoration: none;
  color: #000;
  height: 48px;
  padding: 14px 20px;
  float: left;
  margin-bottom: 10px;
  font-weight: bold;
}
.table_COA .tab-nav a:hover {
  color: #0078d7;
}
.table_COA .tab-nav a.current {
  color: #fff;
  background: #0a77cd;
}
.table_COA .tab-con {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 20px 0;
}
.table_COA .tab-con-item {
  display: none;
  width: 100%;
  text-align: left;
}
.table_COA .tab-con-item p {
  margin: 0;
  display: block;
  padding-bottom: 20px;
}
.table_COA .tab-con-item p a {
  color: #0a77cd;
  text-decoration: none;
}
.table_COA .tab-con-item p a:hover {
  margin: 0;
  display: block;
  color: #fc663d;
}
.font-blod {
  font-weight: bold;
  width: 15%;
}

.fast-nav {
  background: #2f5597;
  padding: 10px 0;
}
.fastnavul {
  width: 1300px;
  margin: 0 auto;
  padding-left: 0;
}
.fastnavul li {
  list-style-type: none;
  display: inline-flex;
  color: #fff;
  margin-right: 30px;
  cursor: pointer;
}

.green-body-list {
  background: #deebf7;
  padding: 20px;
  margin-bottom: 30px;
}
.green-body-list h2 {
  color: #fff;
  margin: 0;
}
.green-body-list .row {
  height: auto;
  overflow: hidden;
}

.ullist-more {
  padding: 0px 0px 0 16px;
  margin-bottom: 0;
}
.ullist-more li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  margin-bottom: 5px;
  position: relative;
  padding-left: 24px;
}
.ullist-more li:before {
  content: "\f08e";
  font-family: "FontAwesome";
  color: #5b9bd5;
  font-size: 14px;
  position: absolute;
  left: 0;
}
.ullist-more li a {
  color: #0078d7;
  text-decoration: none;
}
.ullist-more li a:hover {
  text-decoration: underline;
  color: #fd6b1c;
}

.ullist-ad {
  padding: 0px 0px 0 16px;
  margin-bottom: 0;
  margin-left: 2px;
}
.ullist-ad li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  margin-bottom: 5px;
  position: relative;
  padding-left: 24px;
}
.ullist-ad li:before {
  content: "✔";
  color: #000;
  font-size: 14px;
  position: absolute;
  left: 0;
}
.ullist-ad li a {
  color: #0078d7;
  text-decoration: none;
}
.ullist-ad li a:hover {
  text-decoration: underline;
  color: #fd6b1c;
}

.green-color {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

.green-icon-box img {
  width: 50px;
}
.green-icon-box {
  text-align: center;
  border: 1px #5b9bd5 solid;
  padding: 30px 0;
}
.green-icon-box p {
  text-align: center !important;
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
}

.useful-services-bg {
  background: url(../images/useful-services-bg.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
}

.useful-services-title {
  line-height: 24px;
  font-size: 22px;
  overflow: hidden;
  height: auto;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  color: #fff;
  font-weight: bold;
}
.useful-services-left {
  color: #fff;
  line-height: 26px;
}

.ullist-useful {
  padding: 0px 0px 0 16px;
  margin-bottom: 0;
  align-items: stretch;
  justify-content: flex-start;
}
.ullist-useful li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  padding: 10px;
  background-color: rgba(112, 155, 213, 0.5);
  width: 48%;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  align-items: stretch;
  justify-content: flex-start;
  display: flex;
}
.ullist-useful li a {
  color: #fff;
  text-decoration: none;
}
.ullist-useful li a:hover {
  text-decoration: underline;
  color: #fff;
}
.ullist-useful li:hover {
  background-color: rgba(252, 101, 60, 0.3);
}

.userfulbgcolor {
  background: #deebf7;
  overflow: hidden;
  height: auto;
  border-top: 1px #fff solid;
  padding: 20px;
  margin-bottom: 30px;
}

.families-bg {
  background: url(../upload/families-bg.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
}

.ullist-families {
  padding: 0px;
  margin-bottom: 0;
  height: auto;
  overflow: hidden;
}
.ullist-families li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  padding: 10px;
  width: 32%;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  align-items: stretch;
  justify-content: flex-start;
  display: flex;
  border: 1px #5b9bd5 solid;
  background: #fff;
}
.ullist-families li a {
  color: #218bbb;
  text-decoration: none;
  font-weight: bold;
}
.ullist-families li a:hover {
  text-decoration: underline;
  color: #fff;
}
.ullist-families li:hover {
  background-color: rgba(91, 155, 213, 0.5);
}
.ullist-families li:hover a {
  color: #fff;
}
.contact-bottom-bg {
  background: url(../upload/contact-bottom-bg.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px 0;
}
.contact-bottom p {
  color: #fff;
  margin: 0;
}
.tips {
  padding: 20px;
  display: block;
  margin: 0 0 30px 0;
  color: #666;
  background: #f0f0f0;
  border-radius: 10px;
  line-height: 26px;
}
.tips a {
  color: #fc663d;
  text-decoration: none;
}

.inquiry_form h3 {
  font-weight: bold;
  font-size: 2.25rem;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

.order_form {
  width: 100%;
  margin: 0 auto 20px auto;
}
.order_form ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
}
.order_form li {
  position: relative;
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
}
.order_form label {
  width: 100%;
  display: inline-block;
  text-align: left;
  padding: 15px 0 15px 0;
  font-size: 1rem;
  color: #000;
}
.order_form input {
  height: 40px;
  width: 100%;
  border: 1px solid #ddd;
  padding-left: 10px;
  outline: none;
  color: #444;
  margin-bottom: 10px;
}
.order_form textarea {
  padding-left: 10px;
  width: 99%;
  outline: none;
  border: 1px solid #ddd;
}
.order_form .btn-sub {
  text-align: center;
  padding: 1em 2.5em;
  clear: both;
  color: #fff;
  text-decoration: none;
  border: 0px;
  cursor: pointer;
  background: #fc663d;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: bold;
}
.order_form .btn-sub:hover {
  background: #0078d7;
  color: #fff;
  transition: background-color 0.3s;
}
.order_form textarea {
  font-family: "Kumbh Sans", sans-serif;
  padding-top: 10px;
  margin-bottom: 10px;
}
.order_form h3 {
  font-size: 1.125rem;
  margin: 0;
  padding: 10px 0 0 0;
}
.order_form select {
  height: 40px;
  width: 100%;
  border: 1px solid #ddd;
  padding-left: 10px;
  outline: none;
  color: #444;
  margin-bottom: 10px;
}

.btn-product-1 {
  color: #fff;
  display: inline-block;
  border-radius: 40px;
  padding: 10px 24px !important;
  text-align: center;
  margin-right: 5px;
  z-index: 0;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  font-size: 1rem;
  padding-bottom: 5px;
  cursor: pointer;
  background: #0078d7;
  vertical-align: top;
}
.btn-product-1:hover {
  color: #fff;
  background-color: #fd6b1c;
  -webkit-transition: background-color 0.5s;
}
.userful-tools {
  width: 24%;
  height: auto;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.userful-tools p {
  text-align: center !important;
  margin: 0;
}
.userful-tools p a {
  color: #444;
  text-decoration: none;
}
.userful-tools p a:hover {
  color: #195ea3;
  text-decoration: none;
}

.single-products-box:hover,
.box-in:hover,
.s-images-box:hover,
.products-body-index:hover,
.new-body-index:hover,
.new-body:hover,
.single-products-box:focus,
.box-in:focus,
.s-images-boxx:focus,
.products-body-index:focus,
.new-body-index:focus,
.new-body:focus,
.single-products-box:active,
.box-in:active.s-images-box:active,
.products-body-index:active,
.new-body-index:active,
.new-body:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  /*background: #cce7e2;
		transition: background-color .5s;
		/*box-shadow: 4px 6px 12px 1px rgba(0, 0, 0, 0.04), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);*/
}
.single-products-box,
.box-in,
.s-images-box,
.products-body-index,
.new-body-index,
.new-body {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.slide-item-body ul li {
  width: 23.7%;
  display: block;
  color: #000;
  min-height: 200px;
  z-index: 98;
  margin: 20px auto;
}
.slide-item-body ul li a {
  text-decoration: none;
}
/*.slide-item-body ul li a {display: block; border: 1px red solid;}*/
.slide-item {
  max-width: 1300px;
  width: 80%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0;
  z-index: 99;
}
.slide-item-box {
  padding: 0;
}
.new-body-index {
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  background: #dae3f3;
  min-height: 206px;
  width: 100%;
}
.new-body-title {
  line-height: 24px;
  font-size: 18px;
  overflow: hidden;
  height: auto;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}
.new-body-title a {
  text-decoration: none;
  color: #195ea3;
  font-weight: bold;
}
.new-body-title a:hover {
  color: #fc663d;
}
.new-body-title:before {
  content: "-----";
  color: #a5a5a5;
  position: absolute;
  bottom: 0;
  left: 40%;
}

.new-body-text {
  color: #222;
  overflow: hidden;
  height: auto;
  text-align: center;
  line-height: 1.5em;
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.slide-item-body {
  /*margin-left: -70px*/
  overflow: hidden;
}
.slide-item-body ul li {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 5px;
  position: relative;
  display: flex;
  flex-shrink: 0;
}
.slide-item-body .tempWrap {
}
.slide-item-body ul {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  padding-top: 10px;
  overflow: visible;
}
.next {
  position: absolute;
  top: 45%;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 60px;
  -webkit-background-size: 60px;
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
  right: auto;
  left: -7%;
  height: 60px;
  width: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.next-bg {
  background-image: url(../images/btn-fl1.png);
}
.next-bg:hover {
  background-image: url(../images/btn-fl2.png);
}

.prev {
  position: absolute;
  top: 45%;
  z-index: 100;
  cursor: pointer;
  -moz-background-size: 60px;
  -webkit-background-size: 60px;
  background-size: 60px;
  background-position: center;
  background-repeat: no-repeat;
  right: -9%;
  height: 60px;
  width: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.prev-bg {
  background-image: url(../images/btn-fr1.png);
}
.prev-bg:hover {
  background-image: url(../images/btn-fr2.png);
}

.related-services {
  padding: 0px 0px 0 0;
  margin: 20px 0;
}
.related-services li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  width: 33%;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
}
.related-services li:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #222;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.related-services li a {
  color: #0078d7;
  text-decoration: none;
}
.related-services li a:hover {
  text-decoration: underline;
  color: #fd6b1c;
}

.greybg {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background: #f2f3f8;
  margin-top: 50px; /* padding: 30px 0; */
}
.rec-services-right {
  background: url(../images/services-right.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 730px;
}
.rec-services-left {
  width: 630px;
  float: right;
  padding: 50px 0;
}
.rec-services-left h3 {
  font-size: 2rem;
}
.rec-services-left p {
  background: #fff;
  border-radius: 30px;
  padding: 20px;
  position: relative;
}
.rec-services-left p a {
  text-decoration: none;
  color: #222;
}
.rec-services-left p a:hover {
  color: #fc663d;
}
.rec-services-left p:before {
  content: "\f105";
  font-family: "FontAwesome";
  padding-top: 12px;
  color: #222;
  font-size: 18px;
  position: absolute;
  right: 20px;
  top: 8px;
}

.publications-unit {
  border-bottom: 1px #f2f2f2 solid;
  margin: 15px 0;
  padding-bottom: 20px;
}
.publications-unit h3 {
  color: #0078d7;
  margin-bottom: 5px;
  background: url(../images/checkmark-blue.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  background-size: 18px;
  font-weight: normal;
}
.publications-unit h3 a {
  color: #0078d7;
  text-decoration: none;
}
.publications-unit h3 a:hover {
  color: #fc663d;
}
.author {
  display: block;
  padding: 5px 0;
  font-size: 14px;
}
.journal {
  display: block;
  font-style: italic;
  color: #666;
  font-size: 14px;
}

.bottom_resource h3 {
  font-size: 2rem;
}
.bottom_resource p,
.bottom_resource_list p {
  text-align: left;
  padding-bottom: 20px;
}
.bottom_resource_list {
  border-bottom: 1px #ddd solid;
}
.bottom_resource_list h3 {
  color: #222;
  position: relative;
  padding-left: 36px;
  padding-top: 3px;
}
.bottom_resource_list h3 a {
  color: #222;
  text-decoration: none;
}
.bottom_resource_list h3 a:hover {
  color: #fc663d;
}

.bottom_resource_list h3:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fc663d;
  border-radius: 100%;
  width: 25px;
  height: 22px;
  text-align: center;
  padding-top: 3px;
}

.A-Z {
  margin: 10px auto;
  height: auto;
  overflow: hidden;
}
.A-Z a {
  border: #999 1px solid;
  color: #444;
  margin: 0 10px 10px 0;
  padding: 4px 8px;
  text-decoration: none;
  border-radius: 5px;
  float: left;
}
.A-Z a:hover {
  border: #195ea3 1px solid;
  background-color: #195ea3;
  color: #fff;
}
.A-Z a:active {
  border: #195ea3 1px solid;
  color: #fff;
  background-color: #195ea3;
}

.pagetable {
  text-align: right;
  font-size: 16px;
  text-decoration: none;
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagetable a {
  margin-left: 8px;
  color: #444;
  text-decoration: none;
  border: 1px #d3d3d3 solid;
  padding: 5px 10px;
  border-radius: 5px;
}
.pagetable a:hover {
  color: #fff;
  text-decoration: none;
  background: #195ea3;
  border: 1px #195ea3 solid;
}
.pagetable strong {
  margin-left: 8px;
  background: #195ea3;
  border: 1px #195ea3 solid;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
}
.pagination {
  display: flex;
  justify-content: flex-end;
}
.pagination li {
  list-style-type: none;
}
.pagetable > ul > li.active a {
  color: #fff;
  text-decoration: none;
  background: #195ea3;
  border: 1px #195ea3 solid;
}

.background h3 {
  font-size: 1.125rem;
}
.ullist {
  padding: 0px 0px 0 16px;
  /* margin-bottom: 0; */
  margin: 0 0 15px 0;
}
.ullist li {
  list-style: disc;
  line-height: 26px;
  font-size: 1rem;
}
.ullist li > ul > li {
  list-style-type: circle;
}
.ullist li a {
  color: #0078d7;
  text-decoration: none;
}
.ullist li a:hover {
  text-decoration: underline;
  color: #fd6b1c;
}

.ollist {
  padding: 0px 0px 0 23px;
  margin: 0px;
}
.ollist li {
  list-style-type: decimal;
  padding: 2px 0;
  line-height: 26px;
}
.reference {
  padding-bottom: 0px;
  color: #888888;
  padding-top: 10px;
  margin: 0;
}

.collapsing {
  width: 100%;
  cursor: pointer;
  text-align: left;
  background-repeat: no-repeat;
  color: #333;
  padding: 10px 30px 10px 10px;
  background: #f8f8f8;
  margin-bottom: 10px;
  position: relative;
  font-size: 1rem !important;
}
.collapsing:hover {
  color: #fd6b1c;
}
.collapsing:hover:before {
  color: #fd6b1c;
}
.collapsing:before {
  content: "\f067";
  font-family: "FontAwesome";
  padding: 0px 10px 0 0;
  color: #555;
  position: absolute;
  font-size: 0.875rem;
  font-weight: normal;
  right: 10px;
  top: 18px;
}

.current:before {
  content: "\f068";
}
.collapsing span {
  color: #333;
  font-size: 0.875rem;
  float: right;
  padding: 8px;
  border: 2px #333 solid;
}
.coll_body {
  display: none;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 30px 0;
  position: relative;
  overflow: visible !important;
  line-height: 26px;
}
.coll_body:after,
.coll_body:before {
  bottom: 100%;
  left: 6%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.coll_body:after {
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.coll_body:before {
  border-color: transparent;
  border-bottom-color: #ccc;
  border-width: 17px;
  margin-left: -17px;
}

.contact_us_bottom {
  background-image: url(../images/contact_us_bottom.jpg);
  background: -webkit-image-set(url(../images/contact_us_bottom.webp) 1x);
  background: image-set(url(../images/contact_us_bottom.webp) 1x);
  height: auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 30px 0;
}
.contact_us_bottom h2 {
  text-align: center;
}
.contact_us_bottom p a {
  color: #fff;
  text-decoration: none;
}
.contact_us_bottom p a:hover {
  color: #fc653c;
  text-decoration: none;
}
.icon1 {
  margin-right: 10px;
}

.blue-bg {
  background: #002060;
  padding: 30px 30px 0 30px;
  overflow: hidden;
  height: auto;
}
.blue-left-img {
  background-image: url(../upload/blue-left-img.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 0;
}
.cell-services {
  text-align: center;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #fff;
  padding: 20px 10px;
  border: 1px #ccc solid;
  min-height: 240px;
}
.page-title-box {
  color: #fff;
  text-align: center;
}
.page-title-box span {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 16px;
  background-image: url(../upload/title-icon-01.svg);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 80px;
}
.page-title-box p {
  text-align: center;
  padding: 10px 30px;
}

.cell-services h3 a {
  color: #000;
  text-decoration: none;
  font-size: 1rem !important;
}
.cell-services h3 a:hover {
  color: #fc653c;
}
.cell-services h3 {
  margin: 10px 0;
}
.cell-services p {
  margin: 0;
  text-align: center;
  color: #666;
  font-size: 0.875rem;
  line-height: 1.4em;
}

.cell-services:hover img {
  transform: scale(1.1);
  transition: all 0.4s ease;
}
.cell-services img {
  width: 50px;
}

.cell-about-us {
  background: url(../upload/cell-about-us.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 80px 0;
}
.cell-about-us-title {
  font-size: 22px;
  font-weight: bold;
  color: #4472c4;
  text-align: center;
}
.cell-about-us-title span {
  color: #ffd966;
}

.our-adv-title {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.our-adv-body {
  margin: 0;
  padding-left: 35px;
  color: #666;
}
.our-adv-title span {
  color: #ffd966;
  font-size: 22px;
  font-weight: bold;
  padding-right: 10px;
}

.our-services-bg-cell {
  background: url(../upload/our-services-bg-cell.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 80px 0;
}

.other-services-bg {
  background: url(../upload/other-services-bg.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 60px 0 0 0;
  background-repeat: no-repeat;
  background-position: bottom;
}
.other-title-name {
  background-color: rgba(0, 125, 215, 0.5);
  text-align: center;
  border-radius: 30px;
  padding: 20px 0;
}
.other-title-name:hover {
  background-color: rgba(252, 101, 60, 0.3);
}
.other-title-name a {
  color: #fff;
  text-decoration: none;
}

.bottom-icon p {
  color: #fff;
}
.grey-bg {
  background: #e3e6e9;
  padding: 30px 0;
}
.other-icon {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #4472c4;
  border: 4px #fff solid;
  margin: 0 auto;
}
.other-icon1 {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #44546a;
  border: 4px #fff solid;
  margin: 0 auto;
}

.bgclolor-1 {
  background: #ecf1f9;
  border-radius: 20px;
  border: 1px #c4d2ec solid;
}
.bgclolor-2 {
  background: #fdf2ea;
  border-radius: 20px;
  border: 1px #ef8e4c solid;
}
.bgclolor-3 {
  background: #f6f6f6;
  border-radius: 20px;
  border: 1px #bababa solid;
}
.bgclolor-4 {
  background: #fff9e5;
  border-radius: 20px;
  border: 1px #ffe699 solid;
}
.bgclolor-5 {
  background: #eef5fb;
  border-radius: 20px;
  border: 1px #65a1d7 solid;
}

.bgclolor-1,
.bgclolor-2,
.bgclolor-3,
.bgclolor-4,
.bgclolor-5 {
  padding: 20px;
  min-height: 482px;
}

.ask-bg {
  background: url(../upload/ask-bg.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
  color: #fff;
}

.antimicrobial-bg-01 {
  background: url(../upload/antimicrobial-bg-01.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
  color: #fff;
}
.green-more span {
  background: #4472c4;
  padding: 10px;
  font-weight: bold;
}
.green-more {
  text-align: right !important;
  margin-top: 50px;
}

.bgcolor-01 {
  background: #deebf7;
  padding: 20px;
}
.bgcolor-01 h2 {
  color: #4472c4;
}
.userful-row {
  height: auto;
  overflow: hidden;
  text-align: center;
  padding: 0 120px;
}
.userful-row .col-md-4 img {
  width: 100px;
}
.userful-row .col-md-4 h3 a {
  color: #000;
  text-decoration: none;
}
.userful-row .col-md-4 h3 a:hover {
  color: #fc663d;
}
.inpage-h2-css-title {
  color: #fff;
  text-align: center;
}
.inpage-h2-css-title i {
  padding-right: 10px;
}
.antimicrobial-bg-02 {
  background: url(../upload/antimicrobial-bg-02.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 20px;
  color: #fff;
}
.antimicrobial-bg-02-border {
  border: 1px #f5f5f5 solid;
}

.servicesiconhover {
  text-align: center;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  padding: 20px 10px;
}
.servicesiconhover a:hover .icon-02 {
  background: #000;
}
.servicesiconhover h3 a {
  color: #fff !important;
  text-decoration: none;
}
.servicesiconhover h3 a:hover {
  color: #000 !important;
}
.servicesiconhover h3 {
  margin-bottom: 10px !important;
  font-size: 1rem !important;
}

.icon-02 {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background: #4472c4;
  text-align: center;
  margin: 0 auto;
}
.icon-02 img {
  width: 30px;
  padding-top: 30%;
}

.title-css {
  border-bottom: 2px #4472c4 solid;
  text-align: center;
  margin: 30px auto;
}
.title-css span i {
  padding-right: 10px;
}
.title-css span {
  background: #4472c4;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
  padding: 10px 20px;
  font-size: 22px;
}
.other-p {
  border: 1px #e7e6e6 solid;
  min-height: 260px;
  position: relative;
}
.other-p h3 {
  padding: 0 20px;
}
.other-p p {
  padding: 0 20px;
  color: #666;
}
.other-p h3 a {
  color: #000;
  text-decoration: none;
}
.other-p h3 a:hover {
  color: #4472c4;
}
.other-p span {
  position: absolute;
  bottom: 10px;
  right: 20px;
}
.other-p span a {
  color: #4472c4;
  text-decoration: none;
  font-weight: bold;
}
.other-p span a:hover {
  color: #000;
}
.topbgcolor {
  background: #9dc3e6;
  width: 100%;
  height: 40px;
}

.top-border-color {
  border-top: 2px #4472c4 solid;
}

.antimicrobial-bg-03 {
  background: url(../upload/antimicrobial-bg-03.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 20px;
  color: #fff;
}

.green-border {
  border: 2px #deebf7 solid;
  width: 95%;
  float: right;
  margin: 30px 0;
  position: relative;
}

.antimicrobial-bg-04 {
  background: url(../upload/antimicrobial-bg-04.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 20px;
  color: #fff;
}

.list-title i {
  background-color: rgba(91, 155, 213, 0.6);
  font-style: normal;
  padding: 10px;
  font-size: 18px;
  margin-right: 10px;
  display: inline-block;
}
.list-title em {
  background-color: rgba(91, 155, 213, 0.6);
  font-style: normal;
  padding: 10px;
  font-size: 18px;
  margin-right: 10px;
  display: inline-block;
}
.list-title span {
  border-bottom: 1px #ccc solid;
  padding-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  width: 70%;
}
.list-title {
  padding-bottom: 15px;
}
.list-body {
  padding-left: 50px;
  font-size: 0.875rem;
}

.faqs-antimicrobial {
  background: #fff;
  padding: 20px;
}
.faqs-antimicrobial .faq-title {
  color: #5b9bd5;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.faqs-body-abti {
  border-bottom: 1px #5b9bd5 dashed;
  color: #666;
  padding-right: 20px;
}
.faqs-body-abti h3 {
  color: #5b9bd5;
  font-size: 1rem;
}
.faqs-body-abti p {
  font-size: 0.875rem;
}

.pna-bg-01 {
  background: url(../upload/pna-bg-01.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
  color: #fff;
}

.yellow-more span {
  background: #5b9bd5;
  padding: 10px;
  font-weight: bold;
}
.yellow-more i {
  font-style: normal;
  border: 1px #fff solid;
  padding: 9px;
  font-weight: bold;
  margin-left: 5%;
}
.yellow-more {
  margin-top: 30px;
}
.pna-right-bg {
  background: #eef5fb;
  width: 100%;
  height: auto;
  overflow: hidden;
  flex-direction: column;
  justify-content: center;
  display: flex;
}
.pna-right-bg span {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0;
  display: block;
}

.pna-right-list {
  border-top: 1px #e7e6e6 solid;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 1rem;
  font-weight: bold;
}
.pna-right-list a {
  color: #5b9bd5;
  text-decoration: none;
}
.pna-right-list a:hover {
  color: #ffc400;
}
.pna-right-list img {
  width: 30px;
  vertical-align: middle;
  margin-right: 20px;
}
.pna-right {
  display: flex;
}
.pna-right .col-md-6 {
  display: flex;
}

.pna-bg-02 {
  background: url(../upload/pna-bg-02.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
  color: #fff;
}

.top-icon {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 20px;
  margin: 0 !important;
}
.top-icon .workflow-icon {
  width: calc(19.5% - 13px) !important;
  padding: 0;
  text-align: center;
}
.icon-info {
  border: 1px #5b9bd5 solid;
  transform: rotate(45deg);
  width: 80px;
  height: 80px;
  margin: 0 auto 30px auto;
  text-align: center;
}
.icon-info img {
  width: 50px;
  transform: rotate(-45deg);
  padding-top: 15px;
  padding-right: 15px;
}
.top-icon .workflow-icon:hover .icon-info {
  background: #5b9bd5;
}

.workflow-icon h3 a {
  color: #0563c1;
  text-decoration: none;
  font-size: 1rem !important;
}

.pna-bg-03 {
  background: url(../upload/pna-bg-03.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0;
  color: #fff;
}
.other-p-bgcolor {
  background: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.other-p-bgcolor h3 {
  text-align: center;
  font-size: 1rem !important;
}
.other-p-bgcolor img {
  margin-top: 20px;
}

.blue-bgcolor {
  background: #eef5fb;
  padding: 30px 0;
}
.pna-img-bg-01 {
  background: url(../upload/pna-1-1.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  border-radius: 5px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  min-height: 280px;
}
.pna-img-bg-02 {
  background: url(../upload/pna-2-2.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  border-radius: 5px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  min-height: 280px;
}
.pna-img-bg-01,
.pna-img-bg-02 {
  color: #fff;
  text-align: center;
  z-index: 0;
}
.pna-img-bg-01 span,
.pna-img-bg-02 span {
  background: #5b9bd5;
  color: #fff;
  text-align: center;
  padding: 20px;
  border-radius: 30px;
  font-weight: bold;
  width: 200px;
}
.pna-img-bg-01 span a,
.pna-img-bg-02 span a {
  text-decoration: none;
  color: #fff;
}
.pna-img-bg-01 span:hover,
.pna-img-bg-02 span:hover {
  background: #ffc000;
}
.pna-img-bg-01::before,
.pna-img-bg-02::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  z-index: -1;
}

.pna-bg-04 {
  background: url(../upload/pna-bg-04.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0 30px 20px;
  color: #fff;
  margin: 30px 0 0 0;
}

.top-icon1 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 20px;
  margin: 0;
  padding-left: 20px;
}
.top-icon1 .workflow-icon1 {
  width: calc(19.5% - 13px) !important;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.6);
}

.workflow-icon1 h3 a {
  color: #0563c1;
  font-size: 1rem;
  text-decoration: none;
}
.workflow-icon1 p {
  color: #000;
  padding: 0 10px;
}

.trapezoid {
  width: 100%;
  height: 140px;
  background-color: #203864;
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
}
.trapezoid-1 {
  width: 100%;
  height: 120px;
  background-color: #ed7d31;
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
}
.trapezoid-2 {
  width: 100%;
  height: 100px;
  background-color: #a5a5a5;
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
}
.trapezoid-3 {
  width: 100%;
  height: 85px;
  background-color: #ffc000;
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
}
.trapezoid-4 {
  width: 100%;
  height: 70px;
  background-color: #5b9bd5;
  clip-path: polygon(0% 0%, 100% 0%, 100% 85%, 0% 100%);
}

.list-height {
  height: 140px;
}

.bgcolor-learn-more-pna {
  padding: 30px;
}
.learn-more-pan-bottom {
  margin-top: 30px;
  padding-right: 30px;
  color: #666;
}
.learn-more-pan-bottom span {
  height: 100px;
  float: left;
  margin-right: 20px;
}

.pna-faq-bg {
  background: url(../upload/pna-faq-bg.jpg);
  height: auto;
  overflow: auto;
  background-size: cover;
  padding: 30px 0 30px 20px;
  color: #fff;
  margin: 30px 0 0 0;
}

.fastnavul-2 {
  margin: 0 auto;
  width: 70%;
}
.fastnavul-2 li {
  background: #4472c4;
  margin: 0 10px;
  display: inline-block;
  width: 45%;
  color: #fff;
  cursor: pointer;
  padding: 5px 10px;
}

.pna-bg-color {
  background: #eef5fb;
  padding: 50px 0;
}
.pna-bg-color h2 {
  text-align: center;
}
.pna-por-box {
  text-align: center;
}
.pna-por-box h4 {
  padding-left: 10px;
  text-align: left;
}
.pna-por-box p {
  padding-left: 10px;
  text-align: left;
}
.pna-por-box img {
  height: 150px;
  padding-top: 10px;
}

.card-class {
  padding: 0px 0px 0 0;
  margin: 20px 0;
}
.card-class li {
  list-style: none;
  line-height: 26px;
  font-size: 1rem;
  width: 33%;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
  vertical-align: top;
}
.card-class li:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #222;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.card-class li a {
  color: #0078d7;
  text-decoration: none;
}
.card-class li a:hover {
  text-decoration: underline;
  color: #fd6b1c;
}
.card-class-title {
  font-size: 1.5rem;
  margin: 0;
}
.container_inpage h2 {
  font-size: 22px !important;
}
.container_inpage h2 a {
  color: #0078d7;
  text-decoration: none;
}
.container_inpage h2 a:hover {
  color: #fc663d;
}

.container_inpage h3 {
  font-size: 18px;
}
.container_inpage h3 a {
  color: #0078d7;
  text-decoration: none;
}
.container_inpage h3 a:hover {
  color: #fc663d;
}
.container_inpage h4 {
  font-size: 18px;
}
.container_inpage h4 a {
  color: #0078d7;
  text-decoration: none;
}
.container_inpage h4 a:hover {
  color: #fc663d;
}
.container_inpage p {
  text-align: left;
  line-height: 26px;
}
.container_inpage p a {
  color: #0078d7;
  text-decoration: none;
}
.container_inpage p a:hover {
  color: #fc663d;
}

.onderlinetips {
  line-height: 28px;
}
.onderlinetips a {
  color: #0078d7;
  text-decoration: none;
}
.onderlinetips a:hover {
  color: #fc663d;
}

.event-list .list-item {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  border: 1px solid #ddd;
  padding: 20px 20px;
}
.event-list .list-item:hover {
  box-shadow: 0 0 10px #ddd;
}
.event-list .list-item .pic {
  width: 25%;
  height: auto;
}
.event-list .list-item .pic img {
  width: 100%;
  height: auto;
}
.event-list .list-item .text {
  width: 72%;
  height: auto;
}
.event-list .list-item .text .event-dot {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
}
.event-list .list-item .text .event-dot li {
  list-style: none !important;
  line-height: 26px;
  margin-right: 30px;
}
.time-icon:before {
  content: "\f274";
  font-weight: 900;
  font-family: "FontAwesome";
  cursor: pointer;
  color: #0a77cd;
  padding-right: 10px;
}
.add-icon:before {
  content: "\f041";
  font-weight: 900;
  font-family: "FontAwesome";
  cursor: pointer;
  color: #0a77cd;
  padding-right: 10px;
}
.add1-icon:before {
  content: "\f058";
  font-weight: 900;
  font-family: "FontAwesome";
  cursor: pointer;
  color: #0a77cd;
  padding-right: 10px;
}
.event-list .list-item h2 {
  margin-top: 0px;
  font-size: 22px;
}

.big-link {
  text-decoration: none;
  color: #0a77cd;
  font-weight: normal;
  border-radius: 30px;
  border: 1px #0a77cd solid;
  padding: 10px 10px 10px 35px;
  position: relative;
}

.big-link:before {
  content: "\f044";
  font-family: "FontAwesome";
  cursor: pointer;
  padding: 0 5px 10px 10px;
  color: #0a77cd;
  font-size: 18px;
  position: absolute;
  left: 0;
}
.big-link:hover {
  background: #0a77cd;
  color: #fff !important;
  transition: background-color 0.3s;
}
.big-link:hover:before {
  color: #fff;
}
.ask-link {
  text-decoration: none;
  color: #0a77cd;
  font-weight: normal;
  border-radius: 30px;
  border: 1px #0a77cd solid;
  padding: 10px 10px 10px 35px;
  position: relative;
  margin-left: 10px;
}

.ask-link:before {
  content: "\f27b";
  font-family: "FontAwesome";
  cursor: pointer;
  padding: 0 5px 10px 10px;
  color: #0a77cd;
  font-size: 18px;
  position: absolute;
  left: 0;
}
.ask-link:hover {
  background: #0a77cd;
  color: #fff;
  transition: background-color 0.3s;
}
.ask-link:hover:before {
  color: #fff;
}

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 999;
  display: none;
  top: 0;
  left: 0;
  background: rgba(00, 00, 00, 0.6);
}

.reveal-modal {
  visibility: hidden;
  top: 50px !important;
  left: 50%;
  margin-left: -350px;
  width: 640px;
  position: fixed;
  z-index: 99991;
  /*padding: 30px 40px 34px;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background-color: #f7f7f7;
}

.reveal-modal i {
  padding-left: 20px;
  font-size: 1.125rem;
  padding-top: 20px;
  color: #0a77cd;
  font-style: initial;
  display: block;
  font-weight: bold;
}
.reveal-modal p {
  padding-left: 20px;
  padding-bottom: 0 !important;
}
.reveal-modal h1 {
  font-size: 1rem;
  padding-left: 20px;
}
.reveal-modal.small {
  width: 200px;
  margin-left: -140px;
}

.reveal-modal.medium {
  width: 400px;
  margin-left: -240px;
}

.reveal-modal.large {
  width: 600px;
  margin-left: -340px;
}

.reveal-modal.xlarge {
  width: 800px;
  margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
  font-size: 26px;
  line-height: 0.5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #333;
  text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
.ratingstars_inquiry_form {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.ratingstars_inquiry_form ul {
  margin: 0 auto;
  padding: 0 20px 0 20px;
}
.ratingstars_inquiry_form ul li {
  list-style: none !important;
  padding: 12px 0 0 0;
  width: 49%;
  display: inline-block;
}
.ratingstars_inquiry_form ul li label {
  padding: 0 0 5px 0;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
}
.ratingstars_inquiry_form ul li label span {
  color: #b43034;
}
.ratingstars_inquiry_form ul li input {
  border: 1px #cccccc solid;
  width: 98%;
  padding: 5px;
  line-height: 30px;
  border-radius: 3px;
  font-size: 0.875rem;
  vertical-align: text-bottom;
}
.ratingstars_inquiry_form ul li textarea {
  border: 1px #cccccc solid;
  width: 98%;
  padding: 5px;
  line-height: 30px;
  border-radius: 3px;
  font-size: 0.875rem;
  font-family: "Proxima Nova Rg";
}
.ratingstars_inquiry_form .btn-sub {
  text-align: center;
  padding: 1em 2.5em;
  clear: both;
  color: #fff;
  text-decoration: none;
  border: 0px;
  cursor: pointer;
  background: #fc663d;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: bold;
}
.ratingstars_inquiry_form .btn-sub:hover {
  background: #0078d7;
  color: #fff;
  transition: background-color 0.3s;
}

.serviceslistborder {
  height: auto;
  overflow: hidden;
  display: block;
  border-bottom: 1px #e7e7e7 solid;
  margin-bottom: 20px;
  line-height: 28px;
  padding-bottom: 10px;
  width: 100%;
  padding: 0px 0px 10px 0;
  margin: 20px 0;
}
.serviceslistborder h3 a {
  color: #0078d7;
  text-decoration: none;
  margin: 0;
  font-size: 1.125rem;
}
.serviceslistborder h3 a:hover {
  color: #fc663d;
  text-decoration: none;
}
.serviceslistborder h3 {
  text-decoration: none;
  margin: 0;
  font-size: 1.125rem;
}

.index-contact p a,
.contact-bottom p a {
  color: #fff;
  text-decoration: none;
}
.index-contact p a:hover,
.contact-bottom p a:hover {
  color: #fc653c;
}
.page-services-info-box {
  display: flex;
}
.page-services-info-box > .col-md-6 {
  display: flex;
}
.page-services-info-box > .col-md-4 {
  display: flex;
}
.page-services-info-box > .col-md-3 {
  display: flex;
}
.page-services-info {
  display: flex;
  align-items: center;
}
.page-services-box {
  border: 1px #e7e6e6 solid;
  width: 100%;
  margin-bottom: 20px;
}
.page-services-box .title {
  background: #ed7d31;
  padding: 10px;
}
.page-services-box .title-1 {
  background: #5b9bd5;
  padding: 10px;
}
.page-services-box .title-2 {
  background: #70ad47;
  padding: 10px;
}

.page-services-box .title a {
  text-decoration: none;
  color: #fff;
}
.page-services-box .title-1 a {
  text-decoration: none;
  color: #fff;
}
.page-services-box .title-2 a {
  text-decoration: none;
  color: #fff;
}

.page-services-info p {
  padding-left: 10px;
  padding-right: 10px;
}
.page-services-info img {
  padding-left: 10px;
}
.page-services-box em {
  text-align: right;
  font-style: normal;
  float: right;
  color: #fff;
}
.resourcepage > .col-md-4 a {
  color: #0a77cd;
  text-decoration: none;
}
.resourcepage > .col-md-4 > a > p {
  text-align: center;
}
.resourcepage > .col-md-4 > a img {
  text-align: center;
  border: 1px #f1f1f1 solid;
  border-radius: 20px;
  display: flex;
  width: 260px;
  height: 200px;
  margin: 0 auto;
}
.bread-crumb a {
  color: #666;
  text-decoration: none;
  padding: 0 5px;
}
.bread-crumb a:hover {
  color: #0078d7;
}

.ArticlesUnit {
  border-bottom: #dbdbdb 1px solid;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.ArticlesTit {
  font-size: 18px;
  padding: 5px 0;
}
.ArticlesTit a {
  color: #0078d7;
  text-decoration: none;
  font-weight: bold;
}
.ArticlesTit a:hover {
  color: #f97425;
  text-decoration: underline;
}
.readmore a {
  color: #0078d7;
  text-decoration: none;
  font-size: 16px;
}
.readmore a:hover {
  color: #f97425;
  text-decoration: underline;
}

.banner-box > a {
  display: block;
  width: 100%;
  height: 100%;
}

@media (min-width: 1280px) and (max-width: 1600px) {
  .logo {
    width: 230px !important;
  }
  .banner-box h2 {
    font-size: 3rem !important;
  }
  .ato-list {
    width: 800px;
  }
  .ato-content {
    width: 1250px;
  }
  /* .banner-box{background-size: cover!important;} */
  .ato-list ul li {
    width: 250px;
  }
  .container {
    width: 80%;
  }
  .slide-item {
    width: 1100px;
  }
  .scroll-content {
    width: 350px;
  }
  .auto-center {
    width: 1150px;
  }
  .container_inpage,
  .clearfix,
  .menu,
  .top-header {
    width: 80% !important;
    margin: 0 auto;
  }
  .bread-center {
    width: 80%;
    margin: auto;
  }
  .page-head,
  .content-item-main,
  .content-item {
    width: 80%;
    margin: auto;
  }
  .container_inpage-1 {
    width: 100%;
  }
  .top-header {
    margin: 10px auto !important;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .rowright {
    width: 100% !important;
  }
  .logo {
    width: 230px !important;
    margin-left: 10px;
  }
  .banner-box h2 {
    font-size: 3rem !important;
  }
  .ato-list {
    width: 600px;
  }
  .ato-content {
    width: 1200px;
  }
  /* .banner-box{background-size: cover!important;} */
  .ato-list ul li {
    width: 250px;
  }
  .container_inpage,
  .container,
  .clearfix,
  .menu,
  .top-header {
    width: 80% !important;
    margin: 0 auto;
  }
  .bread-center {
    width: 80%;
    margin: auto;
  }
  .page-head,
  .content-item-main,
  .content-item {
    width: 80%;
    margin: auto;
  }
  .container_inpage-1 {
    width: 100%;
  }
  /* .bread-center{width: 80%; margin: 0 auto;} */
  /*.menu>ul>li>ul{margin-top: 10px!important;}*/
}

@media (max-width: 1023px) {
  .reveal-modal {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  .container {
    width: 90%;
  }
  .auto-header {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    background: #0078d7;
    height: auto;
    overflow: hidden;
  }
  .logo {
    width: 100% !important;
    position: relative !important;
    text-align: center;
    padding-top: 10px;
  }
  .logo img {
    width: 200px;
  }
  .nav,
  .fixed {
    position: relative !important;
  }
  .rowright {
    width: 100% !important;
    float: none !important;
    text-align: left !important;
    position: relative;
    border-bottom: 1px #fff solid;
    padding-bottom: 20px;
  }
  .searchinput2 {
    width: 80% !important;
    margin-top: 10px;
  }
  .hotkey {
    line-height: 26px;
    margin-top: 10px;
  }
  .topSubmit {
    width: 30% !important;
    background: #fc653c !important;
  }
  .banner-box h2 {
    font-size: 1.5rem !important;
    width: 90% !important;
  }
  .banner-box p {
    font-size: 1rem !important;
    width: 90% !important;
  }
  /* .banner-box{height: 260px!important; background-size: cover!important;} */
  .ato-content {
    width: 100%;
  }
  .ato-list-fl a {
    display: inline-block;
    float: none;
  }
  .ato-list-fl {
    text-align: center;
  }
  .scroll-content {
    padding-top: 0;
    width: 90%;
    float: none;
    margin: 0 auto;
  }
  .hotproducts {
    text-align: center;
  }
  .hotproducts h3 {
    text-align: left;
  }
  .service--box_icon img {
    top: 20px;
  }
  .auto-center {
    padding-top: 0;
  }
  .contagion-block-one h4 {
    margin-top: 160px;
  }
  .contagion-block-one {
    min-height: 430px;
  }
  .pinkbluelfr > .container > .row > .col-md-6 img {
    max-width: 100%;
  }
  .pinkbluelfr > .container > .row > .col-md-6 {
    height: auto;
  }
  .pinkbluelfr > .container > .row > .col-md-6 h2 {
    text-align: center;
  }
  .pinkbluelfr {
    padding: 0;
  }

  .banner_inpage {
    height: 200px;
  }
  .banner_inpage h3 {
    font-size: 2rem;
  }
  .container_inpage {
    width: 90%;
    margin: 0 auto;
  }
  .bread-crumb,
  .top-header,
  .menu {
    width: 100%;
  }
  .bread-center {
    width: 90%;
  }
  .page-head,
  .content-item-main,
  .content-item {
    width: 90%;
    margin: auto;
  }
  .rec-services-right {
    height: 200px;
  }
  .rec-services-left {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  .rec-services-left h3 {
    font-size: 1.5rem;
  }

  .inquiry_form li {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
  }
  .slide-item-body {
    margin-left: -20px !important;
  }
  .order_form li {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }

  .table_COA .tab-nav {
    background: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 0px;
    margin-top: 30px;
    background-color: #fff;
    box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  }
  .table_COA .tab-nav a.current {
    width: 100%;
  }

  .related-services li {
    width: 100%;
  }
  .inquiry_form h3 {
    font-size: 1.5rem;
  }

  .row-list .col-md-3 {
    width: calc(100% - 0px);
    margin-bottom: 20px;
  }
  .contact-center {
    width: 100%;
    margin: 0 auto;
  }
  .contact-center span {
    display: block !important;
    text-align: center;
    margin: 20px auto 0 auto;
  }
  .row-list-5 a {
    width: calc(100% - 0px);
    margin-bottom: 20px;
  }
  .row-list-4 .col-md-4 {
    width: calc(100% - 0px);
  }
  .banner_inpage p {
    font-size: 28px;
    width: 90%;
  }
  .scroll_a {
    float: left;
    margin-bottom: 20px;
  }
  .md-flex {
    display: block;
  }
  .scroll_c {
    position: relative;
    display: block;
    margin: 20px 0;
  }
  .userful-tools {
    width: 100% !important;
  }
  .label-tab {
    display: block;
  }
  .label-tab-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .section-tittle h1 {
    width: 100%;
  }
  .ullist-useful {
    padding-left: 0;
  }
  .ullist-useful li {
    width: 100%;
  }
  .ullist-families li {
    width: 100%;
  }

  .imagepagebox {
    margin: 0;
    display: block;
  }
  .imagepagebox > .col-md-3 {
    padding: 0;
  }

  .page-style {
    display: block;
    align-items: center;
  }
  .prev-bg,
  .next-bg {
    display: none;
  }
  .row-list .col-md-3 {
    display: block;
  }
  .discounts-title {
    font-size: 18px;
    color: #0e357f;
    text-align: left !important;
    padding: 20px 0 10px 0;
  }
  .page-services-info-box {
    display: block !important;
  }

  .top-contact {
    display: none;
  }
  .title-name {
    font-size: 1.2em !important;
  }
  .searchtxt .btnx {
    position: relative;
    margin: 0;
  }
  .search-input {
    border-top: 1px #0e357f solid;
  }
  .tank-row {
    display: block !important;
  }
  .tank-row-faq {
    display: block !important;
  }
  .faqs-body-abti {
    padding-left: 10px;
  }
  .green-border {
    width: 100%;
  }
  .green-row {
    position: relative;
    left: 0;
  }

  .container_inpage-1 {
    width: 100%;
  }
  .pagination {
    justify-content: flex-start !important;
    padding: 0;
    display: inline-block;
    margin: 0;
  }
  .pagination li {
    float: left;
    margin-bottom: 20px;
  }
  .row-list-3-1,
  .row-list-why,
  .pna-right,
  .top-icon,
  .top-icon1,
  .rna-list {
    display: block;
  }
  .row-list-3-1 .col-md-3 {
    width: 100%;
  }
  .row-list-why .col-md-3 {
    width: 100%;
  }
  .workflow-icon {
    width: 100% !important;
  }
  .top-icon .workflow-icon {
    width: 100% !important;
  }
  .top-icon1 .workflow-icon1 {
    width: 100% !important;
  }
  .top-icon1 {
    padding-left: 0;
  }
  .pna-bg-04 {
    margin: 0;
    padding: 0;
  }
  .list-height {
    height: auto;
  }
  .workflow-icon1 p {
    padding-bottom: 20px;
  }
}

.Resourceinput,
.Resourceinput-select,
.button_commom {
  height: 35px;
}

#navHeight {
  position: relative;
}
.nav-wrap {
  width: 100%;
  background: #f4f5f8;
  z-index: 99999;
  height: 70px;
}
.nav-wrap.navFix {
  position: fixed;
  top: 140px;
  left: 0; /*box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3;*/
  z-index: 999;
}
.nav-wrap ul {
  padding: 0;
  margin: 0 auto;
  width: 1300px;
  display: block;
}
.nav-wrap.navFix ul {
  border-bottom: 0;
  width: 1300px;
  position: relative;
}
.nav-wrap li {
  display: inline-block;
  text-align: left;
  height: 70px;
  line-height: 70px;
  float: left;
}
.nav-wrap li a {
  display: block;
  padding: 0 20px;
  font-size: 1rem;
  color: #18181b;
  text-decoration: none;
}
.nav-wrap li a:hover {
  color: #fff;
  background: #0078d7;
}
.nav-wrap li a.active {
  color: #fff;
  background: #0078d7;
  padding: 0 10px;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  /* overflow: hidden;  */
  margin: 0;
}
.flex-box > .col-md-3 {
  padding: 10px;
}
.linker-four {
  height: 100%;
  border: 1px solid #0078d7;
  padding: 15px;
  border-radius: 20px;
  transition: all ease 0.4s;
  line-height: 26px;
  width: calc(100% - 0px);
}
.linker-four:hover {
  background: #e0edd7;
  border: 1px solid transparent;
}
.linker-four a {
  color: #2751a3;
  text-decoration: none;
}
.classify-slogan {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}
.classify-item {
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 14px;
  display: inline-block;
  height: 25px;
}
.classify-item:nth-child(5n + 1) {
  color: #453e88;
  background-color: #f2f1f9;
}
.classify-item:nth-child(5n + 2) {
  color: #2a909c;
  background-color: #f1f7f9;
}
.classify-item:nth-child(5n + 3) {
  color: #3c9162;
  background-color: #f2fbf6;
}
.classify-item:nth-child(5n + 4) {
  color: #998c2e;
  background-color: #f7f7f0;
}
.classify-item:nth-child(5n + 5) {
  color: #a85858;
  background-color: #f7f3f2;
}

.top-icon {
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap; /*column-gap: 20px;*/
  margin-top: 60px;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.top-icon .tab-nav {
  width: calc(13% - 5px) !important;
  position: relative;
}
.tab-nav span {
  background: #ccc;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 1.125rem;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  line-height: 50px;
}
.tab-nav {
  cursor: pointer;
  text-align: center;
}
.tab-nav p {
  font-weight: bold;
  text-align: center;
}
.tab-content-page {
  display: none;
  padding: 20px;
  margin-top: 10px;
  text-align: center;
}
.active-tab span {
  background-color: #0078d7;
}
.active-content {
  display: block;
  line-height: 26px;
}

.pur-two {
  padding: 20px;
  border: 2px solid #999;
  position: relative;
  height: 100%;
  border-radius: 15px;
  background: #fff;
  line-height: 1.45em;
}

.pur-two > span {
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: -20px;
  top: -8px;
  bottom: 15px;
  right: 15px;
  transform: rotate(1.5deg);
  background: #999;
  border-radius: 15px;
}

.pur-two .small-title {
  margin-bottom: 15px;
}

.pur-two > img {
  width: 50px;
  position: absolute;
  right: 20px;
  top: -22px;
}
.pur-two-box div[class*="col-md"] {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 50px !important;
}
.pur-two-box {
  padding-top: 40px;
}
.s3-box {
  height: 100%;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 15px 15px 5px;
  font-size: 1rem;
  line-height: 26px;
}

.tank-row {
  margin-bottom: 30px;
  height: auto;
  overflow: hidden;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.tank-row-faq {
  display: flex;
  align-items: center;
}
.green-row {
  position: absolute;
  left: -80px;
  z-index: 99;
  background: #fff;
  bottom: -30px;
}
.q-title {
  font-size: 1rem;
  margin-top: 20px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.btn-blue a {
  background-color: #195ea3;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  min-width: 170px;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.5s ease;
  text-decoration: none;
}
.green {
  background-color: #00755f !important;
  margin-left: 10px;
}

.tablist-nav {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  margin-right: 20px;
  border-radius: 10px;
  background: #e3eaf6;
  margin-bottom: 20px;
}
.tablist-nav p {
  font-weight: bold;
  text-align: center;
  margin: 10px !important;
}
.tab-content-pagelist {
  display: none;
  line-height: 26px;
}
.active-contentlist {
  display: block;
  line-height: 26px;
}
.active-tablist {
  background: #195ea3;
  color: #fff;
}
.active-tablist a {
  color: #fff !important;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.flex-box > .col-md-4 {
  padding-left: 10px;
  padding-right: 10px;
}
.ihc-one {
  background: #f6f6f6;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 0.96em;
  line-height: 1.45em;
  height: 100%;
  padding: 0 20px 0 0;
  border: 1px solid #ddd;
}

.ihc-one p:last-child {
  margin-bottom: 0;
}

.ihc-one > span {
  display: flex;
  min-height: 20px;
  background: #f3c38a;
  color: #403425;
  align-items: center;
  justify-content: center;
  font-size: 1.3em;
}

.ihc-one > div {
  padding: 15px 0 5px 0;
}

.ihc-one .small-title,
.ihc-one h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
.small-title a {
  text-decoration: none;
  color: #0078d7;
}
.ihc-one p {
  margin-bottom: 6px;
}
.ihc-one {
  display: flex;
  grid-gap: 15px;
}

.ihc-one > span {
  width: 50px;
}

.ihc-one > div {
  width: calc(100% - 50px);
}
.cdmo-h3:before {
  content: "";
  display: inline-block;
  width: 2.5px;
  height: 100%;
  background: #ddd;
  position: absolute;
  left: 10px;
  top: 0;
}
.cdmo-h3 {
  position: relative;
  padding: 10px 0 0 40px;
  margin-bottom: 15px;
}
.cdmo-h3 h3,
.cdmo-h3 .small-title {
  position: relative;
}
.cdmo-h3 h3:before,
.cdmo-h3 .small-title:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -36px;
  top: 6px;
  background: #edbd78;
  border-radius: 30px;
}
#ql-go {
  position: sticky;
  top: 140px;
  background: #f4f5f8;
  z-index: 991;
}

#ql-go span.btn {
  padding: 5px 15px !important;
  font-weight: 700;
}

#ql-go ul {
  display: flex;
  gap: 15px;
  overflow-x: auto;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#ql-go ul li {
  list-style: none;
}
.h2_tit,
.realtedinfo .h2_tit,
h2.h2_tit {
  font-size: 28px !important;
}

.f-28 {
  font-size: 28px !important;
}

.f-18 {
  font-size: 18px !important;
}

.f-16 {
  font-size: 16px !important;
}

#ql-go ul li a {
  display: block;
  text-wrap: nowrap;
  padding: 20px 10px 20px 0;
  text-decoration: none;
}

#ql-go ul li.active a {
  background: #0078d7;
  color: #fff !important;
}

#ql-go ul li a,
#ql-go ul li a::before {
  color: #000;
  font-size: 15px;
}
/* #ql-go ul li a::before {
content: "→";
margin-right: 5px;
font-weight: 900;
color: #ff8a56;
font-size: 1.25rem;
vertical-align: middle;
} */

#ql-go ul li a:hover::before,
#ql-go ul li a:hover {
  color: #ff8a56;
}

#ql-box p,
#ql-box .ullist li,
#ql-box .ollist li {
  font-size: 15px;
  line-height: 26px;
}

#ql-box p {
  margin: 0 0 15px 0;
}

#ql-box .sp-style-3 .content p:last-child {
  margin: 0;
}

@media (min-width: 1400px) {
  #ql-box .container {
    max-width: 1300px;
    /* max-width: 80%; */
  }
}

.section-banner {
  min-height: 567px;
  height: calc(100vh - 193px);
}

/* .resourcepage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.resourcepage .res-item {
  width: 25%;
}
.res-item>a {
  display: inline-block;
  width: 100%;
  object-fit: cover;
}
.res-item>a img {
  max-width: 90%;
  text-align: center;
} */

.resourcepage .res-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .section-banner {
    min-height: 567px;
    height: auto;
  }
  .top-icon .tab-nav {
    width: 28% !important;
  }
  .banner-box h2 {
    font-size: 18px !important;
  }
  .banner-box p {
    font-size: 14px !important;
  }
  .slider .slider-arrows .slider-arrow--left {
    left: 0;
  }
  .slider .slider-arrows .slider-arrow--right {
    right: 0;
  }
  .slider .slider-nav {
    bottom: 4px;
  }
  .banner_inpage {
    height: 100px;
  }
  .banner_inpage p {
    font-size: 16px;
  }
  .section-tittle h1 {
    font-size: 18px;
  }
  .servcies_bg {
    background-image: url(../images/banner-services_optimized_.jpg);
  }
  .slide-item-body {
    width: 77%;
    margin: auto !important;
  }
  .slide-item-body ul li {
    width: 221px !important;
  }
  .slide-item {
    width: 90% !important;
  }
  .slide-item-body ul {
    padding: 20px;
  }
  .prev-bg,
  .next-bg {
    z-index: 99;
    display: block;
  }
}

.rna-two {
  position: relative;
  padding-left: 160px;
}

.rna-two img {
  position: absolute;
  left: 0;
  top: 0;
}

.rna-two.alc-img img {
  left: 25px;
}

.rna-two:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 30px;
  background: url("../images/rna-technology-arrow.png") no-repeat center;
  background-size: contain;
  position: absolute;
  left: 47px;
  bottom: -15px;
}

.rna-two-last:after {
  display: none;
}
.rna-two h3 > span {
  display: inline-block;
  padding: 6px 10px;
  background: #0078d7;
  color: #fff;
  margin-right: 10px;
}

.rna-two h3 {
  background: #ecf2e9;
  font-size: 1.08em;
}
.pay-two > div {
  position: relative;
  padding-left: 40px;
}

/************ start Resource ************/
.noul {
  list-style: none;
  padding-left: 0;
}
.filter-null-data ul li {
  margin-bottom: 7px;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  transition: all ease 0.2s;
}
.factor-box {
  background: #eff4f3;
  padding: 20px 20px 0 20px;
}

.factor-box select {
  margin-bottom: 20px;
  transition: all ease 0.4s;
}

.factor-box select:hover,
.factor-box select:focus {
  border: 1px solid rgba(128, 182, 173, 0.95);
  background: rgba(255, 255, 255, 0.5);
}

.factor-search {
  padding: 17px 20px;
  background: #e8eeed;
  position: relative;
  margin-bottom: 40px;
}

.factor-search input,
.factor-box select {
  box-shadow: 0 0 10px #eee;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(128, 182, 173, 0.45);
  transition: all ease 0.4s;
}

.factor-search input:hover,
.factor-search input:focus {
  border: 1px solid rgba(236, 158, 64, 0.55);
  box-shadow: 0 0 10px #eee;
  background: rgba(255, 255, 255, 0.5);
}

.factor-search button#im-clear {
  position: absolute;
  right: 100px;
  top: 17px;
  display: inline-block;
  height: 48px;
  line-height: 50px;
  padding: 0 20px;
  background: none;
  border: none;
  color: #aaa;
  font-weight: normal;
  cursor: pointer;
  opacity: 0;
}

.factor-search button#im-clear:hover {
  color: #555;
}

.factor-search:hover button#im-clear {
  opacity: 1;
}

.factor-search button#im-search-btn {
  position: absolute;
  right: 20px;
  top: 17px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #ec9e40;
  border: none;
  font-size: 20px;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.factor-search button#im-search-btn:hover {
  background: #ec9731;
}

.flex-box {
  display: flex;
  flex-wrap: wrap;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flex-box .border-box {
  margin-bottom: 0;
  height: 100%;
}

.flex-box div[class*="col-md"],
.flex-row div[class*="col-md"] {
  margin-bottom: 20px;
}

.flex-box p {
  margin-bottom: 15px;
}

.flex-box p:last-child {
  margin-bottom: 10px;
}
.area-dropdown {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.area-header {
  padding: 5px 10px;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 65px;
  font-size: 0.9em;
  max-height: 140px;
  overflow: auto;
}
.selected-option {
  background-color: #e9ecef;
  margin: 2px;
  padding: 2px 8px;
  border-radius: 12px;
  display: inline-flex;
  align-items: center;
}

.remove-button {
  padding-left: 5px;
  font-size: 16px;
  color: #ec9e40;
  cursor: pointer;
  vertical-align: middle;
}

.remove-button:hover {
  color: #82ab28;
}

.dropdown-content {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  min-width: 100%;
  max-height: 300px;
  overflow-y: auto;
  z-index: 3;
  font-size: 0.94em;
}

.dropdown-content ul {
  padding-left: 0;
}

.dropdown-content li {
  margin-bottom: 0;
}
.option {
  padding: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.option input {
  margin-right: 10px;
  margin-top: 0;
}

.option:hover {
  background-color: #e2e6ea;
}

.area-header::-webkit-scrollbar,
.dropdown-content::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.area-header::-webkit-scrollbar-thumb,
.dropdown-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 8px #ddd;
  background: #535353;
}

.area-header::-webkit-scrollbar-track,
.dropdown-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.clear-all-button {
  font-size: 18px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  display: none;
  z-index: 2;
}

.clear-all-button:hover {
  color: #ec9e40;
}
input.form-control,
select.form-control {
  height: 50px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: 0;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.fa-search:before {
  content: "\f002";
}
.research-area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5px 20px;
}

.research-area a,
.research-area span {
  display: -webkit-box;
  height: 100%;
  padding: 6px 10px;
  background: linear-gradient(
    to right,
    rgba(229, 246, 228, 0.8),
    rgba(229, 246, 228, 0.3)
  );
  border-radius: 5px;
  transition: all ease 0.3s;
  align-content: center;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.6em;
}
.research-area a {
  color: #366caf;
}

.research-area span {
  background: #f3f4f2;
}

.research-area a:hover {
  transform: scale(1.02);
  font-weight: bold;
  background: linear-gradient(
    to right,
    rgba(248, 227, 201, 0.9),
    rgba(229, 246, 228, 0.5)
  );
  color: #5a683a;
}

@media screen and (max-width: 768px) {
  .research-area {
    grid-template-columns: repeat(1, 1fr);
  }
}

/************ end Resource *********/
.page-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-info h1,
.page-info h2 {
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
}
.page-info p {
  font-size: 1.4rem;
  color: #fff;
}
h1,
h2 {
  width: 100%;
  color: #222;
}
.content-item h2,
.content-item-full h2 {
  text-align: center;
}
.btn-wrap {
  margin-bottom: 40px;
}
.btn-talk,
.btn-view {
  margin-right: 20px;
  background-color: #0e357f;
  border: none;
  border-radius: 8px;
}
.btn-view {
  background-color: #0a77cd;
}

.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb60 {
  padding-bottom: 60px;
}
.pl30 {
  padding-left: 30px;
}
.pr30 {
  padding-right: 30px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-between {
  justify-content: space-between;
  align-items: center;
}
.content-item {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
}
.content-item-full {
  padding: 20px 0;
  background-color: #f7f2ed;
}
.p0 {
  padding: 0;
}
.item-con-left {
  width: 70%;
}
.item-con-left h2 {
  text-align: left;
}
.item-con-right {
  width: 30%;
}
.item-con-right img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill;
  transform: scale(0.8);
}
.item-list {
  flex-wrap: wrap;
  /* justify-content: space-around; */
  justify-content: start;
  list-style: none;
  padding: 0;
}
.item-list > li {
  width: 30%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 30px 10px;
  padding: 20px 30px;
  border-radius: 8px;
  background-color: #f7f7f7;
}
.item-title {
  padding-top: 20px;
  color: #08121a;
  font-weight: bold;
}
.c636363 {
  color: #636363;
}
.c0e357f {
  color: #0e357f;
}
.c007edb {
  color: #007edb;
}
.item-icon {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: 62px;
  height: 62px;
  font-size: 32px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #b3ddff;
}
.item-con,
.item-con-half {
  padding: 20px;
  margin: 10px;
  background-color: #f7f7f7;
  border-radius: 30px;
  border-left: 30px solid #b3ddff;
}
.item-con-half {
  flex: 1;
}
.item-con-half li {
  line-height: 26px;
}
.labeling-list li {
  align-items: start;
  width: 33%;
  margin: 0;
  border: 1px solid #fff;
  background-color: #f7f2ed;
}
.labeling-list li:nth-of-type(1),
.labeling-list li:nth-of-type(2),
.labeling-list li:nth-of-type(3) {
  border-top: none;
}
.labeling-list li:nth-of-type(4),
.labeling-list li:nth-of-type(5),
.labeling-list li:nth-of-type(6) {
  border-bottom: none;
}
.labeling-list li:nth-of-type(1),
.labeling-list li:nth-of-type(4) {
  border-left: none;
}
.labeling-list li:nth-of-type(3),
.labeling-list li:nth-of-type(6) {
  border-right: none;
}
.insights-list {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  /* justify-content: space-around; */
  align-items: center;
}
.insights-list li {
  width: 48%;
  margin: 10px;
  padding: 20px;
  text-align: center;
  color: #0e357f;
  border-radius: 20px;
  border: 1px solid #0e357f;
}
.icon-step {
  z-index: 1;
  position: absolute;
  top: 0;
  transform: translateY(-80%);
  font-size: 60px;
}
.item-list.step-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  list-style: none;
}
.step-list {
  counter-reset: step;
  padding-top: 30px;
}
.step-list > li {
  width: 100%;
}
.step-list > li > ul,
.step-list > li > ul li {
  list-style: disc;
  font-size: 15px;
}

.step-list > li > ul {
  padding-left: 15px;
}
.step-list > li > ul li {
  color: #636363;
}
.step-list > li:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 55%;
  width: 100%;
  /* border-top: 3px dashed #007edb; */
  border-top: 3px solid transparent;
  border-image: repeating-linear-gradient(
    to right,
    #007edb 0 10px,
    transparent 10px 30px
  );
  border-image-slice: 1;
}
.step-list > li:nth-of-type(3n):not(:last-child)::before {
  content: "";
  top: 100%;
  left: 50%;
  width: 0;
  height: 60px;
  border: none;
  /* border-right: 3px dashed #007edb; */
  border-right: 3px solid transparent;
  border-image: repeating-linear-gradient(
    to bottom,
    #007edb 0 8px,
    transparent 5px 14px
  );
  border-image-slice: 1;
}

.step-list > li:after {
  content: "\e660 \e660";
  position: absolute;
  top: -30px;
  right: -30px;
  transform: translateY(-50%);
  color: #007edb;
  font-size: 28px;
}
.step-list > li:nth-of-type(6n + 5):after,
.step-list > li:nth-of-type(6n + 6):after {
  content: "\e65e\e65e";
}
.step-list > li:nth-of-type(3n):not(:last-child):after {
  content: "\e60e";
  top: calc(100% + 20px);
  left: calc(50% - 12px);
}
.step-list > li .icon-step:before {
  position: absolute;
  counter-increment: step;
  content: counter(step) "";
  left: 38%;
  top: -4px;
  color: #fff;
  font-size: 26px;
}

.step-list > li:nth-of-type(3n + 1):not(:first-child):before,
.step-list > li:nth-of-type(3n + 1):not(:first-child):after {
  display: none;
}

/* .step-list>li:nth-of-type(4) {
    order: 3;
    margin-top: 60px;
}
.step-list>li:nth-of-type(5) {
    order: 2;
    margin-top: 60px;
}
.step-list>li:nth-of-type(6) {
    order: 1;
    margin-top: 60px;
} */
.step-list li:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}
.step-list li:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.step-list li:nth-child(3) {
  grid-column: 3;
  grid-row: 1;
}
.step-list li:nth-child(4) {
  grid-column: 3;
  grid-row: 2;
}
.step-list li:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
}
.step-list li:nth-child(6) {
  grid-column: 1;
  grid-row: 2;
}

.step-list p {
  margin: 0 0 15px 0;
  font-size: 15px;
}
#peptide-services {
  overflow: visible;
  scroll-margin-top: 207px;
}
.item-detil li {
  line-height: 1.8em;
}
.item-detil li::marker {
  color: #007edb;
}

.item-con--solutions .item-title a,
.item-services-detailed .item-title a,
.item-desc a {
  color: #007edb;
  font-weight: normal;
}
.item-title a:hover,
.insights-list a:hover,
.item-desc a:hover {
  color: #fd6b1c;
}

.inpage-bg-07 .item > span {
  margin-right: 30px;
}

/* ========= start product =========== */

.product-list-wrap ul,
.product-app-wrap ul .product-list-wrap ul li,
.product-app-wrap ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-list-wrap ul,
.product-app-wrap ul {
  display: flex;
  flex-wrap: wrap;
}
.product-list-wrap > ul > li,
.product-app-wrap > ul > li {
  /* width: 48%; */
  box-sizing: border-box;
  height: auto;
  margin: 10px;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
}
.product-app-wrap > ul > li {
  width: 100%;
}
.item-con-wrap {
  width: 100%;
}

/* ========= end product =========== */

@media screen and (max-width: 768px) {
  .btn {
    padding: 1em 0.8em;
  }
  .content-item-main {
    flex-direction: column;
  }
  .item-con-wrap {
    flex-direction: column;
  }
  .item-con-left {
    width: 100%;
    padding: 15px;
  }
  .item-con-right {
    width: 100%;
  }
  .item-list li {
    width: 100%;
  }
  #peptide-services .swiper-container .swiper-button-prev {
    left: 60% !important;
  }
  .item-head {
    flex-wrap: wrap;
    justify-content: center;
  }

  .application-swiper-item .item-desc,
  .solutions-swiper-item .item-desc {
    width: 90%;
  }
  .solutions-swiper-item .item-desc {
    margin: auto;
  }
  .step-list li:before,
  .step-list li:after {
    display: none;
  }
  /* .step-list li:nth-of-type(4),
    .step-list li:nth-of-type(5),
    .step-list li:nth-of-type(6) {
        order: 0;
        margin-top: 30px;
    } */
  .item-list.step-list {
    grid-template-columns: 1fr;
  }
  .step-list li {
    grid-column: 1 !important;
  }
  .insights-list li {
    width: 100%;
    margin-top: 20px;
  }
  .product-list-wrap > ul > li {
    width: 100%;
  }
}
.services_bottom_products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.services_bottom_products .product-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 23%;
}
.services_bottom_products .product-item > div:first-child {
  height: 270px;
  padding-bottom: 20px;
}
.services_bottom_products div > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.partner-title {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 65px;
}
.sub-title {
  color: #ff9800;
  font-size: 16px;
  line-height: 1.4;
  font-family: "Dosis", sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.partner-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.partner-list .partner-item {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 10px;
  padding-right: 10px;
}
.partner-list .partner-item a {
  position: relative;
  display: block;
  padding: 5px 20px;
  text-align: center;
  border-radius: 10px;
  border: 2px solid #ededed;
  margin-bottom: 30px;
}
.partner-list .partner-item a > img {
  max-width: 100%;
  height: 50px;
  object-fit: contain;
  border-radius: 5px;
}
.other-item {
  width: 100%;
}
.page-gss .item-list-1 li,
.page-cps .item-list-1 li {
  width: 48%;
}

.page-gss .labeling-list li {
  width: 50%;
  border: 1px solid #fff;
}

