@charset "UTF-8";
/* CSS Document */
body{
  background: #e9e6de;
}
footer a{
  color: #F7DDB4;
}
.white {
  fill:#fff;
}
.com, .cus{
  background-color: darkslategray;
}
.hero, .res{
  background-color: #543016;
}
.refer, .news{
  background-color: dimgray;
}
.contact{
  background-color: #5e542e;
}
/*.footer{
  background: #9d9171;
}*/
.service-icon{
  width: 100px;
  height: auto;
}

.new{
  background-color: #000;
}
.new p{
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1;
}

.orbit-caption{
  background-color: rgba(0,0,0,0.8);
}