.module.module-image.image-1451-1-0-0.image-right.wow.bounceInRight.animation_effect_delay_3.hide-tablet.hide-tablet_landscape.hide-mobile.tb_s3v8806 {
  position: fixed;
  right: 0px;
  top: 0px;
}

.module.module-image.image-1451-1-0-1.image-right.wow.bounceInRight.hide-desktop.tb_q9hr807 {
  position: fixed;
  right: 0px;
  top: 0px;
}

h5 {
  line-height: 22px;
  margin-bottom: 2px;
}

h4 {
  margin-bottom: 1px;
}

h6 {
  margin-bottom: 1px;
}

h1 {
  margin-bottom: 5px;
}

.mystickyelement-credit {
  display: none;
}

html {
  --scrollbarBG: #000000;
  --thumbBG: #2196f3;
}

body::-webkit-scrollbar {
  width: 11px;
}

body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}

body::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}

body::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}

#fp-nav li .active span {
  border-color: rgba(33, 150, 243, .8) !important;
}


.fp-slidesNav .active a{
border-color:#2195f2 !important;
}