body.night {
  background-color: #212329;
}
body.night #pe-main {
  background: #c5c5c5;
}
body.night #pe-top-bar {
  background: #c5c5c5;
}
body.night #pe-logo-nav {
  background: #cccccc;
}
body.night #pe-header {
  background: #c5c5c5;
}
body.night #pe-top1 {
  background: #c7c7c7;
}
body.night #pe-top2 {
  background: #9aa9ab;
}
body.night #pe-bottom1 {
  background: #c7c7c7;
}
body.night #pe-bottom2 {
  background: #9aa9ab;
}
body.night #pe-footer {
  background: #212329;
}
body.night #pe-offcanvas {
  background: #cccccc;
}
body.night #pe-services-carousel .pe-services-title span.service {
  background: #c5c5c5;
}
body.night #pe-main .pe-panels.tabs .pn-contents {
  background: #cccccc;
}
body.night .show-stripes:before {
  background: #cccccc;
}
