*{
  list-style:none ;
}
.hMain h1,
.hMain h4,
.hMain p {
  color: #ffffff !important;
}



.intro-layer > a {
  margin-right: 2rem;
}

#brand {
  background-image: url(../image/banner/4.jpg);
  background-position: 50% 50%;
}

#concept {
  background-color: #fdebf2;
}

#gallery {
  background-color: #fff;
}

.item-media {
  /* border: 3px solid white !important; */
}

article.vertical-item {
  /* box-shadow: 1px 3px 4px 1px #66666666 !important; */
}

.list2 li::before {
  color: #63a4e0 !important;
}

.highlight {
  color: #63a4e0 !important;
}

.highlight2 {
  color: white !important;
}

.cs {
  background-color: #555 !important;
}
.header_white {
  background-color: #000 !important;
}
#toTop {
  background-color: #000 !important;
}

.theme_button {
  color: #3771a7 !important;
}

.theme_button.color1:hover,
.theme_button.color1 {
  color: #fff !important;
  background-color: #000;
  border-color: #000;
}

.top_logo img{
  width: 80px;
  margin-right: 20px;
}

.work-small-img{
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 423px;
}