body.night {
  background-color: #000000;
}
body.night #pe-main {
  background: #cccccc;
}
body.night #pe-top-bar {
  background: #c6c6c6;
}
body.night #pe-logo-nav {
  background: #c6c6c6;
}
body.night #pe-header {
  background: #3a5174;
}
body.night #pe-top1 {
  background: #bebebe;
}
body.night #pe-top2 {
  background: #b25a1a;
}
body.night #pe-bottom2 {
  background: #779db2;
}
body.night #pe-footer-mod {
  background: #bebebe;
}
body.night #pe-footer {
  background: #000000;
}
body.night #pe-offcanvas {
  background: #ababab;
}
body.night #pe-services-carousel .pe-services-title span.service {
  background: #cccccc;
}
