#company.senior-care.top-logo::before {
  width: 467px;
  height: 439px;
  background-image: url(../images/common/logo_page_nurse.png);
}
#company.senior-care .header .nav li .btn-green {
  background: #E9D766;
}
#company.senior-care .banner h2 {
  color: #E9D766;
}
#company.senior-care .content h3::before {
  background: #E9D766;
}
#company.senior-care .content .block-service::after {
  background: #E9D766;
}
#company.senior-care .content .block-service.active::before {
  background: #E9D766;
}
#company.senior-care .content .block-service.active h4 {
  color: #E9D766 !important;
}
#company.senior-care .content .block-service.active h4::before {
  background: #E9D766 !important;
}
#company.senior-care .progress .whitebox ul li.active::before, #company.senior-care .progress .whitebox ul li.active::after {
  background: #E9D766;
}
#company.senior-care .progress .whitebox ul li.active a {
  color: #E9D766;
}
#company.senior-care .progress .whitebox ul li a:hover {
  color: #E9D766;
}
#company.senior-care .progress .whitebox .btn {
  background: #E9D766;
  border-color: #E9D766;
}
#company.senior-care .progress .whitebox .btn:hover {
  color: #E9D766;
}
#company.senior-care .progress .sns li a {
  background: rgba(233, 215, 102, 0.1);
}
#company.senior-care .progress .sns li a:hover {
  background: rgba(233, 215, 102, 0.3);
}

@media (max-width: 992px) {
  #company.senior-care .progress .whitebox ul li {
    background-image: url(../images/common/ic_dropdown_yellow.svg);
  }
}
@media (max-width: 768px) {
  #company.senior-care .progress .whitebox .to-top {
    border-color: #E9D766;
  }
}/*# sourceMappingURL=senior-care.css.map */