/* Footer */
.footer-panel a:hover {
  color: #4FBDB5 !important;
}

/* homepage */
.home-count {
  background: #D2E3FC;
  padding: 35px 0 45px;
}

.count_info {
  display: flex;
  align-items: flex-start;
}

.count_part {
  padding-left: 20px;
}

.count_part span {
  color: #2F9084;
  font-size: 72px;
  font-weight: 500;
  line-height: 50px;
}

.count_part p {
  margin-top: 10px;
  font-weight: 500;
  line-height: 24px;
  width: 65%;
  text-transform: capitalize;
}

.latest-news .recentArticles li:hover {
  box-shadow: 1px 14px 30px rgba(60, 69, 95, 0.2);
}

/* Support page */
.info-7 .breadcrumb ul {
  display: none;
}

.info-7 .breadcrumb #title-page {
  margin: 0;
  color: #fff;
  font-size: 40px !important;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
}

.info-7 .breadcrumb .container>div {
  padding: 0;
  text-align: center;
}

.info-7 .breadcrumb {
  padding: 55px 0;
  background-image: url('/image/data/theme/info_page/support/support-banner_270624150647.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.info-7 .main-content.fixed .background {
  max-width: none;
}

.support_page {
  padding-top: 25px;
}

.support_page h2 {
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.info-7 .white_sect {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 0;
  margin-bottom: 0;
  background: #fff;
  padding: 65px 0;
}

.info-7 .white_sect > .row {
  max-width: 1270px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.white_sect .row {
  display: flex;
  align-items: center;
}

.white_sect {
  margin: 65px 0;
}

.support_page h3 {
  font-size: 24px !important;
}

.light_sect {
  background: #F6F7F9;
  padding: 65px 0;
}

.light_sect .row {
  display: flex;
  align-items: center;
}

.light_sect .container {
  padding-left: 15px !important;
  padding-right: 15px !important
}

.light_sect .col-md-6:last-child {
  text-align: right;
}

.text-rightside {
  padding-left: 6%;
}

.text-leftside {
  padding-right: 6%;
}

.talk-us {
  background: #E3F0EF;
  padding: 65px 0;
}

.talk_sect {
  text-align: center;
}

.talk_sect h3 {
  width: 70%;
  margin: 0 auto 40px;
}

.talk_sect .btn-default {
  text-transform: capitalize;
  width: 30%;
  display: block;
  margin: 0 auto;
}

.talk_sect .btn-default:after {
  content: "\f4ad";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  padding-left: 10px;
  font-size: 16px;
}

/* Product category pages (Polymer Coatings, Coagulant Anti-Tacks, Former Cleaners, Specialty Additives) */
body.product-category .main-content.fixed {
  padding: 0;
}

body.product-category .main-content.fixed .background {
  max-width: none;
  overflow: hidden;
}

/* Product detail pages */
body.product-product .main-content.fixed {
  padding: 0;
}

body.product-product .main-content.fixed .background {
  max-width: none;
  overflow: hidden;
}

/* Product detail breadcrumb strip should be white (no gray band) */
body.product-product .breadcrumb,
body.product-product .breadcrumb .background,
body.product-product .breadcrumb .pattern,
body.product-product .breadcrumb .container {
  background: #ffffff !important;
}

body.product-product .breadcrumb .background-breadcrumb {
  display: none !important;
}

/* Product detail enquiry CTA must remain visible */
body.product-product .product-info .description .btn.btn-primary,
body.product-product .product-info .description a.btn {
  background: #2F9084 !important;
  border-color: #2F9084 !important;
  color: #ffffff !important;
  text-transform: none !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

/* News page */
body.blog-category .main-content.fixed {
  padding: 0;
}

body.blog-category .main-content.fixed .background {
  max-width: none;
  overflow: hidden;
}

/* Contact Us page */
.info-14 .main-content.fixed {
  padding: 0;
}

.info-14 .main-content.fixed .background {
  max-width: none;
  overflow: hidden;
}

/* Career page */
.info-3 .main-content.fixed {
  padding: 0;
}

.info-3 .main-content.fixed .background {
  max-width: none;
  overflow: hidden;
}

.info-3 .breadcrumb ul {
  display: none;
}

.info-3 .breadcrumb #title-page {
  margin: 0;
  color: #fff;
  font-size: 40px !important;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
}

.info-3 .breadcrumb .container>div {
  padding: 0;
  text-align: center;
}

.info-3 .breadcrumb {
  padding: 55px 0;
  background-image: url('/image/data/theme/info_page/career/career-banner_270624165930.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.info-3 .center-column {
  padding-top: 0;
}

.cosmic_career {
  background: #F6F7F9;
  padding: 50px 0 0;
  text-align: center;
}

.cosmic_career p {
  width: 90%;
  margin: 0 auto 20px;
}

.cosmic_career img {
  margin-top: 35px;
}

.career_section {
  margin: 65px auto 75px;
  width: 85%;
}

.career_section .title-car {
  text-align: center;
  margin-bottom: 45px;
}

.table-career {
  width: 100%;
}

.table-career tr {
  background: #F8FCFC;
  border: 1px solid #D8E3E1;
  margin-bottom: 15px !important;
  padding: 5px 25px;
  border-radius: 6px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.table-career h2 {
  font-size: 20px !important;
  margin-bottom: 0;
  padding: 12px 0;
}

.btn-career {
  color: var(--csecond);
  font-weight: 500;
  font-size: 16px;
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}

.btn-career:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  padding-left: 10px;
  font-weight: 700;
  font-size: 17px;
  color: var(--csecond);
  transition-duration: 0.3s;
}

.btn-career:hover {
  color: #fff !important;
}

.btn-career:hover:after {
  padding-left: 20px;
  color: #fff !important;
}

.table-career tr:hover {
  background: #2F9084;
}

.table-career tr:hover h2 {
  color: #fff;
}

.table-career tr:hover .btn-career {
  color: #fff !important;
}

.table-career tr:hover .btn-career:after {
  padding-left: 20px;
  color: #fff !important;
}

.modal-career .modal-content, .modal-expert .modal-content {
  position: relative;
}

.modal-career .close, .modal-expert .close {
  z-index: 5 !important;
  position: absolute;
  right: -15px;
  top: -15px;
  background: #000000;
  border: 2px solid #fff;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  box-shadow: -3px 5px 13px rgba(60, 69, 95, 0.2);
}

.modal-career .close span, .modal-expert .close span {
  color: #fff;
}

.modal-career h3 {
  font-size: 18px !important;
}

.modal-career ul {
  padding-left: 20px;
}

.modal-career .modal-body, .modal-expert .modal-body {
  padding: 35px 25px;
  /* z-index: 2 !important; */
}

.modal-career h2 {
  font-size: 22px !important;
}

.modal-career p {
  color: #212121;
}

.modal-career li {
  color: #212121;
  margin-bottom: 5px;
}

.info {
  margin-top: 25px;
}

.info a {
  color: #2F9084
}

.info.bottom {
  text-align: center;
}

/* About Us */
.info-4 .breadcrumb {
  display: none;
}

.info-4 .center-column {
  padding-top: 0;
}

.info-4 .about_us {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #fff;
}

.info-4 .about_us .superior,
.info-4 .about_us .expertise {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.about-top {
  background: linear-gradient(to bottom, #002060, #14359C);
}

.comp-img img {
  position: absolute;
  right: 0;
  height: 100%;
  width: 50%;
  /* object-fit: cover; */
}

.about-top .col-md-6 {
  padding: 40px 0 130px;
}

.about-top .col-md-6:first-child {
  padding-right: 50px;
}

.about-top .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.about-top h1 {
  color: #fff !important;
}

.about-top p {
  color: #fff;
  padding-bottom: 15px;
}

.superior {
  margin-top: 70px;
  margin-bottom: 70px !important;
}

.superior .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.superior .col-md-6:first-child {
  padding-right: 25px;
  padding-left: 15px;
}

.superior .col-md-6:last-child {
  padding-left: 45px;
}

.mission {
  background: linear-gradient(90deg, #4d5f79 0%, #4d5f79 100%);
  position: relative;
  overflow: hidden;
  margin-top: 70px;
}

.mission-img img {
  position: absolute;
  height: 100%;
  right: 0;
  width: 50%;
  object-fit: cover;
  z-index: 1;
}

.mission .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
  position: relative;
  z-index: 2;
}

.mission .col-md-6 {
  padding: 100px 0
}

.mission h2 {
  color: #4FBDB5 !important;
  margin-bottom: 0;
}

.mission h3 {
  color: #fff !important;
  font-size: 24px;
  font-weight: 500 !important;
  line-height: 38px;
}

.expertise {
  margin: 50px 0 60px;
}

.expert_top {
  text-align: center;
  width: 100%;
  margin: 0 auto 35px;
}

.expert_top h2 {
  margin-bottom: 0;
}

.expert_top h3 {
  color: #2F9084 !important;
}

.expert-div {
  border: 1px solid #E6E6E6;
  padding: 20px 20px 30px;
  text-align: center;
}

.expert-div h3 {
  text-transform: uppercase !important;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.expert-div p {
  color: #67789A;
  font-size: 16px;
}

.expert-div .btn-expert {
  background: var(--csecond) !important;
  font-weight: 500;
  font-size: 16px;
  border: 1px solid transparent !important;
  padding: 12px 45px;
  color: #fff !important;
  margin-top: 15px;
}

.btn-expert:after {
  content: "\2b";
  font-family: "Font Awesome 5 Solid";
  padding-left: 10px;
  font-weight: 900;
  font-size: 17px;
  color: #fff !important;
  transition-duration: 0.3s;
}

.expert-div .btn-expert:hover {
  background: #fff !important;
  color: var(--csecond) !important;
  border: 1px solid var(--csecond) !important;
}

.btn-expert:hover:after {
  color: var(--csecond) !important;
}

.modal-expert h2 {
  margin-bottom: 0;
  padding-bottom: 5px;
  text-transform: uppercase !important;
}

.modal-expert .position {
  color: #67789A;
  font-size: 16px;
  margin-bottom: 20px;
}

.modal-expert p:not(.position) {
  color: #212121;
}

.program {
  background: #F6F7F9;
  padding: 60px 0;
}

.program .container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.program .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.program .col-md-6:first-child {
  padding-right: 25px;
  padding-left: 15px;
}

.program .col-md-6:last-child {
  padding-left: 45px;
}

.program .col-md-6:last-child p {
  margin-bottom: 20px;
}

.program h3 {
  color: #2F9084 !important;
}

/* Responsive */
@media (min-width: 767px) {
  .modal-career .modal-dialog {
    width: 900px;
    margin: 50px auto;
  }

  .modal-expert .modal-dialog {
    width: 1000px;
    margin: 50px auto;
  }
}

@media (max-width: 767px) {
  .is-sticky #top h1 img {
    margin: 0;
  }

  .expert_top {
    text-align: center;
    width: 100%;
    margin: 0 auto 0px;
  }

  .expert_top h2 {
    font-size: 26px;
  }

  .expert_top h3 {
    font-size: 20px;
  }

  .expert-div {
    margin-top: 20px;
  }

  .expertise h3 {
    padding-bottom: 0px;
  }

  .program .col-md-6:last-child {
    padding: 15px 15px 0px 15px !important;
  }

  .program .col-md-6:last-child p {
    text-align: justify;
  }

  .program h3 {
    text-align: center;
    font-size: 20px !important;
  }

  .navbar-fixed-bottom>.container div:nth-child(3) {
    display: none !important;
  }

  .product-info .product-image {
    padding-top: 30px;
  }
}
