.banner {
  height: 520px;
  width: 100%;
  background-image: url("/img/banner4.png");
  background-size: cover;
}
.nav-tabs .nav-link.active {
  color: #04c1c1;
}
.company-culture {
  height: 562px;
  color: #1d2129;
  background-image: url("/img/aboutph/background2.png");
  background-position: center;
}
.secondary-title-box {
  height: 48px;
  background-color: #f3f4f5;
}
.secondary-title-main a {
  font-size: 16px;
  color: #2e343d;
  padding: 0 20px;
  line-height: 48px;
  cursor: pointer;
}
.secondary-title-main a:hover {
  color: #04c1c1;
}
.secondary-title-main a.active {
  color: #04c1c1;
  font-weight: bold;
  border-bottom: 4px solid #04c1c1;
}
.company-culture h1 {
  font-size: 38px;
  font-weight: bold;
}
.company-culture h2 {
  font-size: 30px;
  margin-top: 38px;
  font-weight: bold;
}
.company-culture h5 {
  font-size: 18px;
  margin-top: 2px;
  font-weight: bold;
}
.company-culture-desc {
  margin-top: 34px;
  width: 553px;
  height: 174px;
  margin-bottom: 42px;
}
.company-culture-desc p {
  margin-bottom: 30px;
  font-size: 16px;
}
.cooperative-partner {
  margin-top: 73px;
}
.cooperative-partner-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cooperative-partner-main-modular {
  width: 297px;
  height: 280px;
  margin-top: 61px;
  background-image: url("/img/aboutph/partner.png");
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.cooperative-partner-main-modular img {
  margin-left: 24px;
  margin-top: 60px;
}
.cooperative-partner-main-modular h3 {
  margin-left: 24px;
  margin-top: 30px;
  font-size: 24px;
  color: #1d2129;
  font-weight: 400;
}
.cooperative-partner-main-modular p {
  padding: 12px 24px;
  font-size: 16px;
  color: #666;
}

.corporate-culture {
  width: 100%;
  height: 898px;
}
.corporate-culture-banner {
  width: 100%;
  background-image: url("/img/aboutph/back-corporate-culture.png");
  background-size: cover;
  height: 300px;
}
.corporate-culture-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.corporate-culture-main-modular {
  width: 616px;
  height: 299px;
  position: relative;
  top: 268px;
  background: #fff;
  text-align: center;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.corporate-culture-main img {
  margin-top: 30px;
  margin-bottom: 15px;
}
.corporate-culture-main h3 {
  font-size: 24px;
  color: #1d2129;
}
.corporate-culture-main p {
  font-size: 16px;
  color: #666;
  padding: 12px 98px;
}
.experience {
  height: 520px;
  background-image: url("/img/aboutph/background.png");
  background-size: cover;
  background-position: right;
}
.experience-main {
  display: flex;
  justify-content: center;
}
.experience-main-title {
  width: 100%;
  padding-top: 73px;
}
.experience-main-title ul {
  display: flex;
  margin: 0 auto;
  padding-left: 0;
  align-items: flex-end;
  justify-content: space-between;
}
.experience-main-title ul li {
  list-style: none;
  font-size: 22px;
  cursor: pointer;
}
.experience-main-title ul li:hover,
.experience-main-title ul li.active {
  color: #02afaf;
}
.experience-main-title ul li:hover .experience-main-icon-solid,
.experience-main-title ul li.active .experience-main-icon-solid {
  border: 1px solid #04c1c1;
}
.experience-main-icon-linear {
  height: 1px;
  margin-top: -10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.experience-main-icon-solid {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 5px;
  margin-left: 16px;
}
.experience-main-content {
  width: 100%;
  height: 258px;
  position: relative;
  margin-top: 70px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.experience-main-content h3 {
  font-size: 20px;
  position: absolute;
  margin-left: 41px;
  margin-top: 46px;
  font-weight: bold;
  color: #04c1c1;
}
.experience-main-content ul {
  position: absolute;
  margin-left: 41px;
  margin-top: 88px;
}
.experience-main-content ul li::marker {
  font-size: 16px;
  color: #02afaf;
}
.experience-main-content img {
  position: absolute;
  margin-top: 46px;
  margin-left: 468px;
}
.content-icon {
  width: 6px;
  height: 6px;
  background: #02afaf;
}
.honorary-qualification {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.honorary-qualification-modular {
  position: relative;
  width: 298px;
  height: 284px;
  margin-top: 42px;
  text-align: center;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.honorary-qualification-modular img {
  margin-top: 15px;
}
.honorary-qualification-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 37px;
  background: rgba(0, 0, 0, 0.05);
}
.honorary-qualification-footer p {
  font-size: 14px;
  line-height: 37px;
}
.banner-recruit {
  height: 520px;
  background-position: right;
}
.recruit-nav {
  margin-top: 73px;
}
.recruit-nav button span {
  font-size: 14px;
  color: #fff;
}
.search-btn-box {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 18px;
  width: fit-content;
}
.search-input-box {
  margin-left: 18px;
  margin-right: 6px;
}
.search-input-box input {
  width: 262px;
  margin: 6px 0;
  font-size: 14px;
  color: #333;
}
.search-btn-radius {
  width: 64px;
  background: #04c1c1;
  font-size: 14px;
  color: #fff;
  border-radius: 0 18px 18px 0;
  transition: ease-in;
}
.search-btn-radius:hover {
  transform: scale(1.03);
}
.recruit-nav-main {
  display: flex;
  margin-top: 40px;
  font-size: 14px;
}
.recruit-nav ul {
  display: flex;
  list-style: none;
}
.recruit-item {
  margin-left: 80px;
}
.recruit-item.active {
  color: #04c1c1;
  border-bottom: 2px solid #04c1c1;
}
.recruit-item.active a {
  color: #04c1c1;
}
.recruit-item:hover {
  border-bottom: 2px solid #04c1c1;
}
.recruit-details {
  width: 100%;
  border-radius: 5px;
  margin-top: 71px;
  margin-bottom: 32px;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.recruit-details:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.recruit-details-title {
  margin: 31px 41px;
}
.recruit-details-main {
  display: none;
  animation: bounceInLeft;
  animation-duration: 1.2s;
  margin: 31px 41px;
}
.recruit-details h2 {
  font-size: 24px;
  color: #1d2129;
}
.recruit-details h3 {
  font-size: 18px;
  margin-top: 26px;
  color: #1d2129;
}
.recruit-details h5 {
  font-size: 16px;
  margin-top: 14px;
  color: #04c1c1;
}
.recruit-details button {
  border: none;
  float: right;
  color: #04c1c1;
  background-color: #fff;
}
.recruit-details p {
  font-size: 16px;
  margin-top: 6px;
  color: #666;
}
.recruitment-entrance {
  margin-top: 65px;
}
.recruitment-entrance-main {
  display: flex;
  justify-content: space-between;
}
.recruitment-entrance-modular {
  width: 401px;
  height: 246px;
  margin-top: 60px;
  border-radius: 2px;
}
.recruitment-footer {
  color: #fff;
  position: relative;
  top: -36px;
  text-align: center;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.3);
}
.look-details {
  display: flex;
  align-items: center;
}
.look-details img {
  margin-left: 4px;
}
.arrow-box {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.arrow-box:hover {
  background-color: #04c1c1;
}
.arrow-box:hover .arrow.right,
.arrow-box:hover .arrow.left {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
}
.arrow {
  border: solid rgba(0, 0, 0, 0.3);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
}
.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 4px;
}
.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-left: 4px;
}
.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
