.main-point .title span, .main-about-us .title span,
.main-point ul li:hover a,
.main-approach .title span,
.main-news .box-header .title span,
.main-news .box-body article:hover a,
.main-point .content-exper article:hover .entry-title a,
.page-news .tab_content article:hover a,
.pagination > .active > a,
.pagination > li > a:hover,
.workus-page .main-approach .statistic .title,
.footer .footer-top .box-content-footer .box-body ul li a:hover {
  color: #ca9a6b;
}

.list-social ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.list-social ul li.youtube {
  display: none;
}

.main-news .box-body .post-thumbnail:before,
.main-point .content-exper figure.post-thumbnail:before,
.page-news .tab_content .format-standard .post-thumbnail:before {
  background: rgba(202, 154, 107, 0.8);
}

#main-nav li a {
  transition: color 0.2s ease-in-out;
}
#main-nav li a:hover {
  color: #ca9a6b;
}

#main-nav li a,
.footer .footer-top .title,
.nav-footer ul li a,
.client-page .main-point .title span,
.matteam-page .main-point .title span,
.expertise-page .main-point .title span {
  color: #333333;
}

.matteam-page .bot-content h2 {
  color: #ca9a6b;
}

.pum-theme-358 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
  background-color: #ca9a6b !important;
}

.matteam-page .bot-content .position {
  color: #ca9a6b;
  font-size: 20px;
}

.client-page .box-img:hover {
  border: 2px solid #ca9a6b;
}

.footer .footer-bottom {
  background: #333333;
}

div.gmpInfoWindowtitle {
  color: #333333 !important;
}

.page-news ul.tabs li:hover, .page-news ul.tabs li.active {
  background-color: #ca9a6b;
}

.workus-page .main-approach .statistic .detail:hover {
  border: 1px solid #ca9a6b;
}

.page-id-91 div.gmpInfoWindowtitle,
.page-id-91 .footer .footer-top .title,
.main-contact-us div.gmpInfoWindowtitle {
  color: #ca9a6b !important;
}

.nav-footer ul li a:hover,
.nav-footer ul li a:focus {
  color: #ca9a6b;
}

@media (max-width: 767px) {
  .workus-page .main-approach .statistic li.detail {
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  button:hover, button:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus {
    background: #ca9a6b;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .main-point .content-exper img {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
}

/*# sourceMappingURL=restyle.css.map */
