@font-face {
  font-family: 'NotoSans';
src: url('../../fonts/noto-sans/NotoSansJP-Regular.otf?v=2.0.35.0');
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
  font-family: 'NotoSans';
src: url('../../fonts/noto-sans/NotoSansJP-Bold.otf?v=2.0.35.0');
font-weight: bold;
font-style: normal;
font-display: auto;
}
@font-face {
  font-family: 'NotoSans';
src: url('../../fonts/noto-sans/NotoSansJP-Black.otf?v=2.0.35.0');
font-weight: 900;
font-style: normal;
font-display: auto;
}
body {
  color: #05262a;
  line-height: 1.2em;
  font-family: NotoSans, sans-serif;
}
.logo-center {
  width: 180px;
  margin: 0 auto 20px;
  height: auto;
  text-align: center;
}
.nrp-fa-trustee:before {
  content: "\f2bd";
}
.logo-header-green {
  width: 170px;
  margin-top: 4px;
}
.logo-header {
  width: 150px;
  margin-top: 6px;
}
@media (min-width: 768px) {
  .nav-side-menu .brand .logo-header {
  margin: 29px auto !important;
}

}
.navbar {
  position: -webkit-sticky;
  position: sticky;
  background-color: #ffffff;
  opacity: 1;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 4px solid #05262a;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.nav-link-2 {
  color: #05262a;
  opacity: 0.6;
}
.nav-link-2:hover {
  color: #05262a;
}
.nav-link-2:active {
  color: #05262a;
}
.nav-link-2:visited {
  color: #05262a;
  opacity: 0.9;
}
.nav-link-2.w--current {
  color: #05262a;
}
.nav-link-2.w--current:hover {
  color: #05262a;
}
.nav-link-2.w--current:active {
  color: #05262a;
}
.nav-link-2.w--current:visited {
  color: #05262a;
}
.nav-menu {
  clear: none;
}
.nav-menu:active {
  color: #05262a;
}
.sp-icon-wrapper {
  line-height: 95px;
}
.sp-icon-wrapper:hover,
.sp-icon-wrapper:focus {
  color: #decca8 !important;
}
.w-nav-menu a:hover,
.w-nav-menu a:focus {
  text-decoration: none;
  font-weight: 900 !important;
  color: #05262a;
}
.w-container a:hover,
.w-container a:focus {
  font-weight: 700 !important;
  color: #decca8;
}
@media screen and (max-width: 991px) {
  .menu-button {
  width: 60px;
  height: 60px;
  padding: 10px;
  color: #05262a;
}
.menu-button.w--open {
  background-color: #05262a;
}
.icon {
  display: inline-block;
  width: auto;
  color: #05262a;
  font-size: 44px;
  -o-object-fit: fill;
  object-fit: fill;
}
.nav-menu {
  position: fixed;
  left: auto;
  top: 60px;
  right: 0;
  bottom: auto;
  width: 300px;
  height: 310px;
  background-color: #05262a;
}

}
body.lp:after,
body.login:after {
  background: url('../../img/landingpage/Hintergrund.png?v=2.0.35.0') center center;
  content: "";
  position: fixed;
  /* stretch a fixed position to the whole screen */

  top: 0;
  height: 100vh;
  /* fix for mobile browser address bar appearing disappearing */

  left: 0;
  right: 0;
  z-index: -1;
  /* needed to keep in the background */

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.tarife:after {
  background: url('../../img/landingpage/hintergrund-tarife.png?v=2.0.35.0') center center;
  background-size: cover;
}
body.ueber-uns:after {
  background: url('../../img/landingpage/hintergrund-ueber-uns.png?v=2.0.35.0') center center;
  background-size: cover;
}
body.login #wrap {
  background-color: initial;
}
body.login .side-body,
body.login #wrap,
body.login .pt-perspective {
  height: calc(100vh - 93px);
}
.textfield {
  width: 500px;
  height: 280px;
  padding: 60px 120px;
  position: relative;
  z-index: 2;
  font-size: 14px;
}
.textfield-1 {
  margin-top: 10px;
  background: url(../../img/landingpage/Textfeld-1.svg) no-repeat center;
  float: right;
  background-size: 100%;
  height: 312px;
}
.textfield-2 {
  background: url(../../img/landingpage/Textfeld-2.svg) no-repeat center;
}
.textfield-3 {
  background: url(../../img/landingpage/Textfeld-3.svg) no-repeat center;
  float: right;
  margin-top: -9px;
}
.textfield-4 {
  background: url(../../img/landingpage/Textfeld-4.svg) no-repeat center;
  padding: 30px 120px;
  margin-bottom: 10px;
}
.textfield-5 {
  background: url(../../img/landingpage/Tarif-Box-Max10.svg) no-repeat center;
}
.textfield-6 {
  background: url(../../img/landingpage/Tarif-Box-Max50.svg) no-repeat center;
}
.textfield-7 {
  background: url(../../img/landingpage/Tarif-Box-Max100.svg) no-repeat center;
}
.textfield-8 {
  background: url(../../img/landingpage/Tarif-Box-Max250.svg) no-repeat center;
}
.tarife .textfield {
  width: 396px;
  height: 287px;
  margin: 0 auto 30px;
  padding: 0;
  font-size: 14px;
}
.tarife h1 {
  color: #05262a;
  margin: 10px 20px 20px;
}
.tarife p,
.tarife h2 {
  color: #ffffff;
  text-align: center;
  margin-left: 20px;
  font-weight: bold;
  font-size: 18px;
}
.tarife h2 {
  font-size: 2em !important;
}
.tarife p {
  line-height: 1.4em;
}
.tarife .tarif {
  color: #05262a;
  line-height: 1.6em;
  font-size: 16px;
  background: url(../../img/landingpage/bg_tarif.png) no-repeat center;
  margin-right: 2px;
}
.textfield-2,
.textfield-4 {
  float: left;
  text-align: right;
}
.textfield-ueber-uns {
  background: url(../../img/landingpage/textfeld-ueber-uns.png) no-repeat center;
  background-size: 550px 100%;
  position: absolute;
  top: -0.5em;
  right: -0.5em;
  z-index: 10;
  width: 550px;
  padding: 20px 50px 20px 20px;
  margin-bottom: 30px;
}
.ueber-uns p,
.ueber-uns li {
  font-size: 14px;
}
.bild-1 {
  width: 450px;
  height: 300px;
  position: absolute;
  margin-top: 30px;
  z-index: 1;
}
.bild-2 {
  width: 450px;
  height: 300px;
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 1;
}
.bild-3 {
  margin-bottom: 30px;
}
.bild-3-frame {
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  z-index: 10;
}
.lp h2 {
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 10px;
  color: #003366;
}
.textfield p {
  color: #fff;
}
@media (max-width: 991px) {
  .textfield-3 {
  margin-top: -30px;
}

}
@media (max-width: 700px) {
  .textfield {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 100%;
  margin-bottom: 10px;
  padding: 10px 100px;
}
.textfield-1 {
  background: #b79a62 url(../../img/landingpage/nr1.svg) no-repeat left top;
  background-size: 300px;
  float: right;
}
.textfield-2 {
  background: #b79a62 url(../../img/landingpage/nr2.svg) no-repeat right top;
  background-size: 300px;
}
.textfield-3 {
  background: #b79a62 url(../../img/landingpage/nr3.svg) no-repeat left top;
  background-size: 300px;
  float: right;
  margin-top: 0;
}
.textfield-4 {
  background: #b79a62 url(../../img/landingpage/nr4.svg) no-repeat right top;
  background-size: 300px;
}
.textfield-2,
.textfield-4 {
  float: left;
  text-align: right;
}
.bild-1,
.bild-2,
.bild-3 {
  display: none;
}
.textfield-ueber-uns {
  width: 100%;
  padding-top: 50px;
  background-size: 100% 100%;
}

}
@media screen and (max-width: 479px) {
  .image {
  width: 150px;
  height: auto;
  margin: 16px auto !important;
}
.textfield {
  padding: 10px 50px;
}

}
.product-spec {
  font-size: 3em;
  line-height: 1.1em;
}
.product-description {
  font-size: 1.2em;
  line-height: 1.4em;
}
#qrcodeimg div {
  border: 30px solid #ffffff;
  border-radius: 3px;
}
.line {
  padding: 0 0 12px;
  margin: 0;
}
.navi-content ul {
  margin-top: 0 !important;
}
.navi-content a:hover,
.navi-content a:focus,
.navi-content a:active,
.navi-content .active a {
  color: #decca8 !important;
  font-weight: normal !important;
}
.navi-content li.navi-btn a {
  background-color: #decca8 !important;
  color: #05262a !important;
  font-weight: 900 !important;
}
li.navi-btn a:hover,
li.navi-btn a:focus,
li.navi-btn a:active,
li.navi-btn .active a {
  border: #b79a62 !important;
  font-weight: 900 !important;
}
.nrp-button-row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
@media screen and (max-width: 991px) {
  .menu-button {
  width: 59px;
  height: 59px;
}
.nrp-button-row {
  margin-right: -8px !important;
  margin-left: -8px !important;
}

}
.download-notice {
  margin-top: 10px;
  font-size: 14px !important;
}
.panel-group > .tvt-panel .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 0;
}
.product-spec {
  font-size: 2em;
}
label,
input,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
}
.page-subline,
.dataTable tbody tr {
  font-weight: normal;
}
table.dataTable td label {
  font-weight: normal;
}
table.dataTable td .highlight label {
  font-weight: 700;
}
th .multi-selection .visible-action {
  top: -56px;
}
@media (max-width: 767px) {
  .fix-multi-action-bar {
  top: 118px;
}

}
.welcome a:hover,
.welcome a:focus,
.welcome a:active {
  color: #decca8;
}
.dataTables_scrollBody .no-footer {
  width: 99.5% !important;
}
.pagination > li > a {
  font-weight: normal;
  font-size: 14px;
}
.pagination > li > a:active,
.pagination > li > a:focus,
.pagination > li > a:active {
  font-weight: normal;
}
.pagination > li > a:hover {
  color: #decca8;
}
@media screen and (min-width: 676px) {
  .nrp-max-dialog .modal-dialog {
  width: 90%;
  max-width: 1200px;
}

}
.lp_box_header {
  margin-top: 10px;
  text-align: right;
  background-color: #05262a;
  padding: 25px 30px 10px;
}
.lp_box {
  width: 1100px;
  height: 500px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 50px;
  right: 0;
  text-align: center;
  top: 160px;
  z-index: 1;
}
.lp_box_content {
  background-color: #05262a;
  padding: 70px 30px 30px;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
}
.lp_box_inner_content {
  position: relative;
  opacity: 100%;
  z-index: 2;
  width: 85%;
}
.lp_box_2 {
  background: rgba(255, 255, 255, 0.6);
  line-height: 25px;
  padding-top: 50px;
}
.lp_box_2 .w-container {
  width: 75%;
}
.lp_box_2 UL {
  font-size: 14px;
  color: #b79a62;
  padding-left: 0;
}
.lp_box_2 LI {
  color: #877a60;
}
.lp_info_grafik {
  text-align: center;
  padding: 40px 0;
}
@media screen and (max-width: 1200px) {
  .lp_box {
  display: none;
}
.lp_box_header {
  padding: 20px;
}
.lp_box_header h3 {
  margin: 0;
}
.lp_box_content {
  background-color: #b79a62 !important;
  padding-top: 20px;
}

}
.tarife_text {
  font-size: 14px;
  color: #05262a;
  padding: 10px 30px;
}
.heading-info {
  vertical-align: 0;
}
.heading-info i {
  vertical-align: -0.0667em;
}
