h2.com_sub_title {
    color: #71bce4 !important;
}

html body #header .header__menu>li>a:hover { 
    color: #000 !important;
}


#header .header__submenu__list li a {
    color: #fff !important;
}

#header .header__submenu__list li a:hover {
    color: #000 !important;
}

p.banner-right-content {
  position: absolute;
  right: 26px;
  color: #0e6d9f;
}
p.banner-right-content a {
  font-size: 14px;
}
@media screen and (max-width: 1025px) {
  p.banner-right-content a {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  p.banner-right-content {
    display: none;
  }

  .w1ufsedm #about .about__image {
    height: auto !important;
  }
}
