.header {
  position: initial;
  background: #ffffff !important;
}
.header .header_inner .global_nav_div .global_nav li a {
  color: #505050 !important;
}
.header .header_inner .global_nav_div .cta li .trial_cta {
  background: #505050 !important;
}
.header .header_inner .global_nav_div .cta li .download_cta {
  background: #ffffff !important;
  color: #505050 !important;
  border: 2px solid #505050;
}
.header .header_inner .openbtn span {
  background: #505050 !important;
}
.header .header_inner .openbtn p {
  color: #505050 !important;
}

.footer {
  height: 350px !important;
  background: #ffffff !important;
}

.hamburger_div {
  background: #ffffff !important;
  background-image: none !important;
  box-shadow: -4px 0px 8px rgba(0, 0, 0, 0.1);
}

.footer-subtitle {
  color: #505050 !important;
}

.footer-title h2 {
  color: #505050 !important;
}

.footer-list ul li a {
  color: #505050 !important;
}

.download_cta {
  color: #ffffff !important;
  background: #505050 !important;
}

.contact_cta {
  color: #505050 !important;
  border: #505050 2px solid;
}

.footer-down {
  margin-top: 0 !important;
}

.footer-logo p {
  color: #505050 !important;
}/*# sourceMappingURL=style.css.map */