body.night {
  background-color: #2c2c2c;
}
body.night #pe-main {
  background: #cccccc;
}
body.night #pe-top-bar {
  background: #c6c6c6;
}
body.night #pe-logo-nav {
  background: #cccccc;
}
body.night #pe-header {
  background: #c6c6c6;
}
body.night #pe-top1 {
  background: #c1c1c1;
}
body.night #pe-top2 {
  background: #444f58;
}
body.night #pe-bottom2 {
  background: #c6c6c6;
}
body.night #pe-footer-mod {
  background: #363636;
}
body.night #pe-footer {
  background: #2c2c2c;
}
body.night #pe-offcanvas {
  background: #363636;
}
body.night #pe-services-carousel .pe-services-title span.service {
  background: #cccccc;
}
