.main-menu ul li.menu-item-has-children > a:after {
  content: none;
}

.bg-title {
  background-color: #fff !important;
}

.product-img .clipped {
  background-color: #fff;
}
.product-img .clipped img {
  width: 100%;
  height: 100%;
}

.cus_class .space, .cus_class .space-bottom {
  padding-bottom: 0;
}

.main_ft .space, .main_ft .space-top {
  padding-top: 0;
}

.media-body {
  display: block;
}

.vs-logo {
  margin-top: 14px;
}
.vs-logo a h3 {
  margin: 0;
  font-size: 32px;
}
.vs-logo a h4 {
  margin: 0;
  color: #0f6bac;
  font-size: 22px;
  text-align: end;
  position: relative;
  bottom: 7px;
  left: -3px;
}

.ft_log {
  margin-top: 14px;
}
.ft_log a h3 {
  margin: 0;
  font-size: 32px;
}
.ft_log a h4 {
  margin: 0;
  color: #0f6bac;
  font-size: 22px;
  text-align: start;
  position: relative;
  bottom: 7px;
  left: 22px;
}

.header-top {
  background-color: #0f6bac;
}

.info-box {
  background-color: #0f6bac;
}

.member_shp1 {
  height: 100%;
  width: 100%;
}

.member_section {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.member_sections {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .vs-logo {
    display: none;
  }
}
.info-box .vs-media {
  height: 126px;
}/*# sourceMappingURL=style.css.map */