svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-border {
  height: 1.5em;
}
.svg-inline--fa.fa-li {
  width: 2em;
}
.svg-inline--fa.fa-fw {
  width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}
.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em;
}
.fa-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

[data-cloak-anymod],
[data-anymod][not-found] {
  opacity: 0 !important;
}
/* NEW MOD */
[onrnm] #invisibleLink {
  position: fixed;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  z-index: 9999;
}
/* NEW MOD */
@media (max-width: 650px) {
  [bkakm] #hideLogo {
    display: none;
  }
}
@media (min-width: 650px) {
  [bkakm] #JotFormIFrame-81715228584361_DIFFERENT_ID {
    height: 430px !important;
  }
}
[bkakm] p {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}
[bkakm] .modal-body {
  min-height: 265px;
}
[bkakm] .Close {
  width: 18px;
  height: 18px;
  margin: 10px auto;
  position: relative;
  -webkit-transform: rotate(45deg) scale(2);
  transform: rotate(45deg) scale(2);
}
[bkakm] .Close .top,
[bkakm] .Close .bot {
  display: block;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
  animation-timing-function: cubic-bezier(1, 0, 0, 1);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
[bkakm] .Close .top {
  height: 100%;
  width: 2px;
  margin-left: -1px;
  -webkit-transform: skewY(45deg);
  transform: skewY(45deg);
  top: 0;
}
[bkakm] .Close .bot {
  width: 100%;
  height: 2px;
  margin-top: -1px;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  left: 0;
}
@-webkit-keyframes top-out {
  from {
    top: 0%;
    height: 100%;
  }
  to {
    top: 200%;
    height: 0%;
  }
}
@keyframes top-out {
  from {
    top: 0%;
    height: 100%;
  }
  to {
    top: 200%;
    height: 0%;
  }
}
@-webkit-keyframes top-in {
  from {
    top: -100%;
    height: 0%;
  }
  to {
    top: 0%;
    height: 100%;
  }
}
@keyframes top-in {
  from {
    top: -100%;
    height: 0%;
  }
  to {
    top: 0%;
    height: 100%;
  }
}
@-webkit-keyframes bot-out {
  from {
    left: 0%;
    width: 100%;
  }
  to {
    left: 200%;
    width: 0%;
  }
}
@keyframes bot-out {
  from {
    left: 0%;
    width: 100%;
  }
  to {
    left: 200%;
    width: 0%;
  }
}
@-webkit-keyframes bot-in {
  from {
    left: -100%;
    width: 0%;
  }
  to {
    left: 0%;
    width: 100%;
  }
}
@keyframes bot-in {
  from {
    left: -100%;
    width: 0%;
  }
  to {
    left: 0%;
    width: 100%;
  }
}
[bkakm] .Close:hover {
  cursor: pointer;
}
[bkakm] .Close:hover .top {
  -webkit-animation: top-out 0.25s forwards, top-in 0.25s forwards 0.25s;
  animation: top-out 0.25s forwards, top-in 0.25s forwards 0.25s;
}
[bkakm] .Close:hover .bot {
  -webkit-animation: bot-out 0.25s forwards 0.1s, bot-in 0.25s forwards 0.35s;
  animation: bot-out 0.25s forwards 0.1s, bot-in 0.25s forwards 0.35s;
}
/* NEW MOD */
[okbbl] {
  position: relative;
  z-index: 1;
}
[okbbl] a {
  outline-offset: unset;
  outline: unset;
}
/* NEW MOD */
[aaobar] {
  position: relative;
}
[aaobar] .social {
  position: absolute;
  top: 100px;
  left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
[aaobar] .fb,
[aaobar] .insta {
  width: 38px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
}
[aaobar] .fb {
  background-image: url(https://rollerambulanz.de/images/f_logo_RGB-Blue_1024.png);
  margin-bottom: 14px;
}
[aaobar] .insta {
  background-image: url(https://rollerambulanz.de/images/instagram.png);
  margin-top: 12px;
}
@media (min-width: 800px) and (max-width: 950px) {
  [aaobar] .social {
    left: 11px;
  }
}
@media (max-width: 800px) {
  [aaobar] .social {
    top: 58px;
    left: 3vw;
  }
}
@media (max-width: 450px) {
  [aaobar] .social {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    top: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%;
    left: 5%;
  }
  [aaobar] .insta {
    margin-top: 3px;
  }
  [aaobar] .fb {
    margin-right: 0;
  }
}
@media (max-width: 360px) {
  [aaobar] .social {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 0.5vh;
  }
  [aaobar] .insta {
    margin-top: 1px;
  }
}
/* NEW MOD */
[nkldrkr] #brands {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: center;
  margin: 0 2.5em;
  padding: 20px 0px 40px 0px;
  gap: 0 2em;
}
@media (min-width: 800px) {
  [nkldrkr] #brands {
    gap: 2em;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
[nkldrkr] #brands a {
  text-decoration: none;
  width: 100%;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  display: block;
  position: relative;
}
[nkldrkr] #brands a svg {
  -webkit-filter: invert(20%) sepia(97%) saturate(2120%) hue-rotate(180deg)
    brightness(89%) contrast(92%);
  filter: invert(20%) sepia(97%) saturate(2120%) hue-rotate(180deg)
    brightness(89%) contrast(92%);
}
@media (min-width: 800px) {
  [nkldrkr] #brands a svg :hover {
    -webkit-filter: invert(20%) sepia(97%) saturate(2120%) hue-rotate(180deg)
      brightness(89%) contrast(92%);
    filter: invert(20%) sepia(97%) saturate(2120%) hue-rotate(180deg)
      brightness(89%) contrast(92%);
  }
}
[nkldrkr] .aprilia svg image {
  -webkit-filter: brightness(0);
  filter: brightness(0);
}
/* NEW MOD */
[bkrkl] {
  text-align: left;
}
[bkrkl] #TelefonnummerSeparat {
  padding: 00px 20px 80px 20px;
  margin-top: -40px;
}
[bkrkl] .HideOnMobile {
  display: none;
}
[bkrkl] #kleiner_roller {
  width: 25px;
  display: inline-block;
}
[bkrkl] #framed {
  text-align: right;
}
@media screen and (min-width: 600px) and (max-width: 799px) {
  [bkrkl] #kleiner_roller {
    padding-left: 48%;
  }
  [bkrkl] .buttonstyle {
    margin: 0px 30% 0px 30%;
    min-width: 290px;
  }
}
@media screen and (min-width: 600px) {
  [bkrkl] .buttonstyle {
    vertical-align: middle;
    font-weight: 400;
    padding: 6px 13px;
    outline: none;
    white-space: nowrap;
    border: none;
    background-color: #0165d2;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    box-shadow: inset 0px -2px 0px 0px #014d9f;
    min-height: 32px;
    line-height: 1.4em;
    cursor: pointer;
  }
}
@media screen and (max-width: 800px) {
  [bkrkl] {
    text-align: center;
  }
  [bkrkl] .HidePhoneOnMobile {
    display: none;
  }
  [bkrkl] table {
    text-align: center;
  }
  [bkrkl] .mobileStyle {
    width: 90%;
    margin: auto;
  }
  [bkrkl] #kleiner_roller {
    margin-right: 30px;
  }
}
/* NEW MOD */
[okbnl] .HideOnMobile {
  display: none;
}
[okbnl] #kleiner_roller {
  width: 25px;
  display: inline-block;
}
[okbnl] #framed {
  text-align: right;
}
@media screen and (min-width: 600px) and (max-width: 799px) {
  [okbnl] #kleiner_roller {
    padding-left: 48%;
  }
  [okbnl] .buttonstyle {
    margin: 0px 30% 0px 30%;
    min-width: 290px;
  }
}
@media screen and (min-width: 600px) {
  [okbnl] .buttonstyle {
    vertical-align: middle;
    font-weight: 400;
    padding: 6px 13px;
    outline: none;
    white-space: nowrap;
    border: none;
    background-color: #0165d2;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    box-shadow: inset 0px -2px 0px 0px #014d9f;
    min-height: 32px;
    line-height: 1.4em;
    cursor: pointer;
  }
}
@media screen and (max-width: 800px) {
  [okbnl] .HidePhoneOnMobile {
    display: none;
  }
  [okbnl] table {
    text-align: center;
  }
  [okbnl] .mobileStyle {
    width: 80%;
    margin: auto;
  }
  [okbnl] #kleiner_roller {
    margin-right: 30px;
  }
}
/* NEW MOD */
[ammbl] h1 {
  font-size: 26px;
  display: block !important;
}
/* NEW MOD */
[bnonk] .showOnMobile {
  display: none;
}
[bnonk] .showOnDesktop {
  display: block;
}
@media (max-width: 550px) {
  [bnonk] .showOnMobile {
    display: block;
  }
  [bnonk] .showOnDesktop {
    display: none;
  }
}
[bnonk] .screeny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 1em auto;
}
[bnonk] #karte {
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (min-width: 800px) {
  [bnonk] .hideOnDesktop {
    display: none;
  }
}
@media (max-width: 800px) {
  [bnonk] #nix1 {
    width: 80%;
    margin: auto;
    display: none;
  }
}
[bnonk] #animatedRoller {
  width: 189px;
  top: 212px;
  height: 65px;
  position: absolute;
  border: none;
  z-index: 1;
  zoom: 100%;
  left: 43%;
  opacity: 0.9;
  margin-top: -32px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-transform: rotate(5deg);
  transform: rotate(5deg);
}
@media (max-width: 800px) and (min-width: 500px) {
  [bnonk] #nix1 {
    display: none;
  }
  [bnonk] #animatedRoller {
    top: 193px;
  }
}
@media (min-width: 800px) {
  [bnonk] #animatedRoller {
    top: 226px;
  }
}
/* NEW MOD */
[kamam] a {
  font-size: 140%;
  font-weight: bolder;
  background-image: none;
}
[kamam] #copy {
  width: 100%;
}
@media screen and (max-width: 800px) {
  [kamam] #footer {
    padding-bottom: 50px;
  }
  [kamam] #copy {
    width: 90%;
  }
}
/* NEW MOD */
[kbdok] {
  height: 267px;
  position: relative;
}
[kbdok] #siegelLink {
  color: white;
  text-decoration: none;
}
[kbdok] #siegelLink a:focus {
  outline: none;
}
[kbdok] #stoererText {
  z-index: 9;
  font-size: 18px;
  text-align: center;
  top: 2px;
  color: white;
  max-width: 80%;
}
[kbdok] .css3_Sternanim {
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
[kbdok] .css3_Sternanim:hover {
  -moz-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
[kbdok] #talkbubble {
  width: 220px;
  height: 110px;
  background: #c9272b;
  position: relative;
  top: 128px;
  left: -50px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[kbdok] #talkbubble:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 26px;
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-right: 26px solid #c9272b;
  border-bottom: 13px solid transparent;
}
[kbdok] #twelve-point-star.show-image:after {
  content: '';
  display: block;
  width: 48px;
  height: 60px;
  background: url(https://blog.scooter-center.com/wp-content/uploads/2018/02/versicherungskennzeichen-2018.jpg);
  background-size: 50px 62px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  right: -26px;
  top: 64px;
  border-radius: 5px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media (max-width: 800px) {
  [kbdok] #talkbubble {
    margin: auto;
    left: 1px;
    top: 58px;
  }
  [kbdok] #twelve-point-star {
    margin: auto;
    left: -39px;
    top: 33px !important;
  }
}
[kbdok] #twelve-point-star {
  min-height: 150px;
  width: 150px;
  background: #c9272b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: -34px;
  top: 94px;
}
[kbdok] #twelve-point-star:before {
  height: 150px;
  width: 150px;
  background: #c9272b;
  content: '';
  position: absolute;
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
[kbdok] #twelve-point-star:after {
  height: 150px;
  width: 150px;
  background: #c9272b;
  content: '';
  position: absolute;
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
/* NEW MOD */

[kambm] {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
[kambm] .navbar-nav {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[kambm] .navbar-light .navbar-nav .nav-link {
  color: #6da9dc;
  text-align: center;
  font-size: large;
}
[kambm] .navbar-light .navbar-nav .nav-link:hover,
[kambm] .navbar-light .navbar-nav .nav-link:focus {
  color: white;
}
[kambm] .navbar {
  background-color: transparent !important;
  padding: 0.5rem 0rem;
}
[kambm] .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255,255,255,0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/></svg>");
}
@media (max-width: 800px) {
  [kambm] button {
    display: none;
  }
  [kambm] .navbar-brand {
    text-align: center;
    margin-left: 20px;
  }
}
