*{
  list-style:none ;
}
.hMain h1,
.hMain h4,
.hMain p {
  color: #07516e !important;
}



.intro-layer > a {
  margin-right: 2rem;
}

#brand {
  background-image: url(../images/bg3.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: #a3c2df !important;
}
#toTop {
  background-color: #a3c2df !important;
}

.theme_button {
  color: #3771a7 !important;
}

.theme_button.color1:hover,
.theme_button.color1 {
  color: #fff !important;
  background-color: #a3c2df;
  border-color: #a3c2df;
}

.top_logo img{
  width: 80px;
  margin-right: 20px;
}