#qodef-page-footer-top-area-inner {
  padding-top: 87px;
  padding-bottom: 87px;
  border-top-width: 1px;
  border-top-style: solid;
}
#qodef-page-inner {
  padding: 0 0 0 0;
}
@media only screen and (max-width: 1200px) {
  #qodef-page-inner {
    padding: 0 0 0 0;
  }
}
.qodef-header-sticky {
  background-color: rgba(0, 0, 0, 0.16);
}
.qodef-mobile-header-navigation > ul > li > a {
  line-height: 40px;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
  height: 30px;
}
.qodef-page-title .qodef-m-content.qodef-content-full-width {
  margin-left: 40px;
  margin-right: 40px;
  width: calc(100% - 2 * 40px);
}
@media only screen and (max-width: 1200px) {
  .qodef-page-title .qodef-m-content.qodef-content-full-width {
    margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 2 * 40px);
  }
}
.qodef-page-title {
  height: 780px !important;
}
.qodef-page-title .qodef-m-title,
.qodef-page-title {
  /* color: rgb(255, 255, 255); */
}
@media only screen and (max-width: 1200px) {
  .qodef-page-title {
    height: 350px !important;
  }
}
.qodef-header--standard #qodef-page-header {
  height: 100px;
}
.qodef-header--standard #qodef-page-header-inner {
  padding-left: 0px;
  padding-right: 0px;
  --qode-header-side-padding: 0px;
  margin-left: 40px;
  margin-right: 40px;
  width: calc(100% - 2 * 40px);
  /* --qode-border-bottom-color: rgba(255, 255, 255, 0); */
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
@media only screen and (max-width: 680px) {
  h2,
  .qodef-h2 {
    font-size: 40px;
  }
}
