/** Featherlight - ultra slim jQuery lightbox - Version 1.7.14 - http://noelboss.github.io/featherlight/ **/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
/** Featherlight Gallery – an extension for the ultra slim jQuery lightbox - Version 1.7.14 - http://noelboss.github.io/featherlight/**/
.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-first-slide.featherlight-last-slide .featherlight-next,.featherlight-first-slide.featherlight-last-slide .featherlight-previous,.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}.article {
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word
}

.bg-gradient {
  background: #c9d6ff;
  background: -webkit-linear-gradient(90deg, #e2e2e2, #c9d6ff);
  background: linear-gradient(90deg, #e2e2e2, #c9d6ff)
}

.pricing ul li {
  margin-bottom: 1.4rem
}

.pricing-divider {
  background: #c64545;
  border-radius: 20px;
  padding: 1em 0 4em;
  position: relative
}

.blue .pricing-divider {
  background: #2d5772
}

.green .pricing-divider {
  background: #1aa85c
}

.red b {
  color: #c64545
}

.blue b {
  color: #2d5772
}

.green b {
  color: #1aa85c
}

.pricing-divider-img {
  bottom: -2px;
  height: 80px;
  left: 0;
  position: absolute;
  width: 100%
}

.deco-layer {
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s
}

.btn-custom {
  border-radius: 20px
}

.img-float {
  position: absolute;
  right: 1rem;
  top: -3.5rem;
  width: 50px
}

.princing-item {
  transition: all .15s ease-out
}

.princing-item:hover {
  transform: scale(1.05)
}

.princing-item:hover .deco-layer--1 {
  -webkit-transform: translate3d(15px, 0, 0);
  transform: translate3d(15px, 0, 0)
}

.princing-item:hover .deco-layer--2 {
  -webkit-transform: translate3d(-15px, 0, 0);
  transform: translate3d(-15px, 0, 0)
}

.box>.icon {
  position: relative;
  text-align: center
}

.box>.icon>.image {
  border: 8px solid #fff;
  border-radius: 50%;
  height: 88px;
  line-height: 88px;
  margin: auto;
  position: relative;
  vertical-align: middle;
  width: 88px;
  z-index: 2
}

.box>.icon>.info {
  border: 1px solid #e0e0e0;
  margin-top: -24px;
  padding: 15px 0 10px
}

.box>.icon>.info>h3.title {
  color: #222;
  font-size: 16px;
  font-weight: 500
}

.box>.icon>.info>.more a {
  color: #222;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  text-transform: uppercase
}

.box .space {
  height: 30px
}

.shaded:after, .shaded:before {
  background-repeat: no-repeat;
  background-size: 100% 20px;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 100
}

.shaded:before {
  background-image: url(/user/themes/denuo/images/shadow-top.png);
  top: 0
}

.shaded:after {
  background-image: url(/user/themes/denuo/images/shadow-bottom.png);
  bottom: 0
}

.cc-revoke {
  visibility: hidden !important
}

.webcontainterwrap {
  display: inline-block !important;
  width: 100%
}

.webcontainer {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
  display: inline-block;
  margin-top: 50px;
  padding-bottom: 50px;
  vertical-align: top
}

.webcontainer img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pane-list {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.pane-list li {
  display: flex
}

.icon.small svg {
  max-height: 30px;
  max-width: 30px !important
}

@media screen and (min-width:768px) {
  .webcontainer {
    display: block;
    margin-top: 50px;
    padding: 56px 30px 62px
  }
}

@media screen and (min-width:1084px) {
  .webcontainer {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(49.99% - 25px)
  }
}

@media screen and (min-width:1190px) {
  .webcontainer {
    display: inline-block;
    width: calc(50% - 25px)
  }

  .webcontainer:last-child:nth-child(odd) {
    transform: translateX(50%)
  }
}

img[alt$=">"] {
  float: right;
  margin: 20px
}

img[alt$=">"]:after {
  clear: both;
  content: "";
  display: table
}

img[alt$="<"] {
  float: left;
  margin: 20px
}

img[alt$="<"]:after {
  clear: both;
  content: "";
  display: table
}

img[alt$="><"] {
  display: block;
  float: none !important;
  height: auto;
  margin: auto;
  max-width: 100%
}

input[type=checkbox] {
  bottom: 0;
  height: 20px;
  vertical-align: bottom;
  width: 20px
}

@media only screen and (max-width:766px) {
  .col-form-label {
    line-height: .5 !important
  }
}

.denuo .lbl {
  display: inline-block
}

form.denuo .buttons {
  text-align: center !important
}

.required {
  color: red
}

hr.hr-text {
  background: #999;
  border: none;
  height: 1px;
  position: relative
}

hr.hr-text:before {
  background: #fff;
  border-radius: 30rem;
  content: attr(data-content);
  display: inline-block;
  font-weight: 700;
  left: 50%;
  padding: .2rem 2rem;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.custom-range {
  -webkit-appearance: none;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  vertical-align: middle
}

.custom-range::-webkit-slider-runnable-track {
  background-color: #d7dbdd;
  border: 1px solid transparent;
  border-radius: 3px;
  height: 6px
}

.custom-range[disabled]::-webkit-slider-runnable-track {
  background-color: transparent;
  border: 1px solid #d7dbdd;
  opacity: .4
}

.custom-range::-moz-range-track {
  background-color: #d7dbdd;
  border: none;
  border-radius: 3px;
  height: 6px
}

.custom-range::-ms-track {
  background: none;
  border: none;
  color: transparent;
  height: 6px
}

.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
  background-color: #d7dbdd;
  border-radius: 3px
}

.custom-range::-ms-tooltip {
  display: none
}

.custom-range::-moz-range-thumb {
  background: none;
  background-color: #606670;
  border: none;
  border-radius: 20px;
  height: 18px;
  width: 18px
}

.custom-range:active::-moz-range-thumb {
  outline: none
}

.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background-color: #606670;
  border-radius: 100%;
  height: 18px;
  margin-top: -7px;
  width: 18px
}

.custom-range[disabled]::-webkit-slider-thumb {
  background-color: transparent;
  border: 1px solid #d7dbdd
}

.custom-range:active::-webkit-slider-thumb {
  outline: none
}

.custom-range::-ms-thumb {
  background-color: #606670;
  border: none;
  border-radius: 100%;
  height: 18px;
  width: 18px
}

.custom-range:active::-ms-thumb {
  border: none
}

output {
  border: 1px solid #d7dbdd;
  border-radius: 3px;
  color: #333;
  font-size: 12px;
  padding: .4em .6em
}

.container--dark {
  background-color: #11181d;

  h6 {
    color: #ccc
  }

  .custom-range::-webkit-slider-runnable-track {
    background-color: #606670
  }

  .custom-range[disabled]::-webkit-slider-runnable-track {
    background-color: transparent;
    border: 1px solid #606670
  }

  .custom-range::-moz-range-track {
    background-color: #606670;
    border: none
  }

  .custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
    background-color: #606670
  }

  output {
    border: 1px solid #2b3039;
    border-radius: 3px;
    color: #aaa;
    font-family: Lato, sans-serif;
    font-size: 12px;
    padding: .4em .6em
  }

  .custom-range::-webkit-slider-thumb {
    background-color: #aaa;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5)
  }

  .custom-range[disabled]::-webkit-slider-thumb {
    background-color: transparent;
    border: 1px solid #606670;
    box-shadow: none
  }

  .custom-range::-moz-range-thumb {
    background-color: #aaa
  }

  .custom-range::-ms-thumb {
    background-color: #aaa
  }
}

span.icon-inline svg {
  max-height: 1em;
  max-width: 1em
}

.icon svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 50px;
  width: 80px
}

.accordion .card h3 button:after {
  border-style: solid;
  border-width: .2em .2em 0 0;
  color: #2f3944;
  content: "";
  display: inline-block;
  float: right;
  height: .75em;
  left: 0;
  margin-left: .255em;
  position: relative;
  top: .2em;
  transform: rotate(135deg);
  transition-duration: .5s;
  vertical-align: .255em;
  width: .75em
}

.accordion .card h3 button.collapsed:after {
  left: .25em;
  top: .5em;
  transform: rotate(-135deg);
  transition-duration: .5s
}

.denuo .dropdown-menu.show, .dz-button {
  border: none
}

@media only screen and (min-width:768px) {
  .dropdown-menu.denuomenu.show {
    grid-column-gap: 0;
    grid-row-gap: 0;
    display: grid;
    grid-auto-rows: 26px;
    grid-template-columns: repeat(auto-fill, minmax(315px, 1fr));
    transform: translateX(-20%);
    width: 640px
  }

  .l2 li span {
    color: hsla(0, 0%, 100%, .75) !important;
    cursor: default;
    font-size: 1.5em
  }

  .kp1 {
    grid-row-end: span 15
  }

  .kp2 {
    grid-row-end: span 21
  }

  .kp3 {
    grid-row-end: span 15
  }

  .kp4 {
    grid-row-end: span 9
  }

  .kp5 {
    grid-row-end: span 7
  }
}

@media only screen and (min-width:992px) {
  .dropdown-menu.denuomenu.show {
    grid-column-gap: 0;
    grid-row-gap: 0;
    display: grid;
    grid-auto-rows: 26px;
    grid-template-columns: repeat(auto-fill, minmax(315px, 1fr));
    transform: translateX(-20%);
    width: 1000px
  }
}

.kpsecond>div>span>span {
  font-size: 2em
}

.dropdown-menu.denuomenu ul.l3 {
  list-style: none;
  padding-left: 0
}

.list-blog-header img {
  width: 100%
}

.list-item .list-blog-header .news-heading {
}

.float-right{float:right}

.list-item .list-blog-header .news-heading h3 {
  font-size: calc(.7em + .9vmin);
  
}

.news .list-item .list-blog-header img {
  opacity: unset
}

.navbar-expand-md>.container, .navbar-expand-md>.container-fluid, .navbar-expand-md>.container-lg, .navbar-expand-md>.container-md, .navbar-expand-md>.container-sm, .navbar-expand-md>.container-xl {
  padding-left: 0;
  padding-right: 0
}

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, .8)
}

#kontakt a {
  color: #2f3944
}

.title-tag {
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: 400;
  opacity: .8;
  text-transform: none
}

.title-tag img {
  max-height: 40px
}

.image-box {
  background: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), var(--image-url) center center;
  background-size: cover;
  height: 20vw
}

.image-box, .image-box-full {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: center;
  min-height: 250px
}

.image-box-full {
  background: linear-gradient(hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), var(--image-url) center center;
  background-size: cover;
  height: 50vw
}

.carousel .jumbotron {
  margin: 0
}

@media (min-width:577px) {
  .jumbotron.imgset {
    align-items: center !important;
    background: linear-gradient(hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), var(--image-lg) center center;
    background-size: cover;
    display: flex
  }
}

@media (max-width:576px) {
  .jumbotron.imgset {
    align-items: center !important;
    background: linear-gradient(hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), var(--image-sm) center center;
    background-size: cover;
    display: flex
  }
}

.jumbotron {
  align-items: center !important;
  background: linear-gradient(hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), var(--image-url) center center;
  background-size: cover;
  display: flex
}

.hero-more {
  bottom: 0;
  color: #2f3944;
  font-size: 3em;
  left: 50%;
  padding-bottom: 5px;
  position: relative;
  text-align: center;
  transform: translate(-50%)
}

.ima, .jumbotron.noopacity {
  background: var(--image-url)no-repeat center center;
  background-repeat: no-repeat;
  background-size: cover
}

.navbar-brand {
  background: var(--image-url) center center
}

.image-box.dark:after {
  background: rgba(0, 0, 0, .5) url(/user/images/02.png) 50% repeat !important;
  content: "";
  height: 100%;
  width: 100%
}

.hero-img.light:after, .image-box.light:after {
  background: hsla(0, 0%, 100%, .6) url(/user/images/03.png) 50% repeat !important;
  content: "";
  height: 100%;
  width: 100%
}

.ima-box {
  height: 20vw;
  min-height: 250px;
  overflow: hidden
}

.ima-cover {
  object-fit: cover
}

.ima-contain {
  object-fit: contain
}

.totop {
  background: rgba(243, 0, 34, .25);
  border: 0;
  border-radius: 100%;
  bottom: 20px;
  color: #fff;
  cursor: pointer;
  height: 50px;
  left: 50%;
  line-height: 30px;
  opacity: 1;
  position: fixed;
  text-align: center;
  transform: translateX(-50%);
  transition: opacity .2s ease-out;
  width: 50px;
  z-index: 999
}

.totop, .totop:hover {
  text-decoration: none
}

.totop.chevron-a:after {
  border-width: .2em .2em 0 0;
  height: 1em;
  left: 0;
  margin-left: 0;
  position: relative;
  top: .5em;
  vertical-align: 0;
  width: 1em
}

.totop>a {
  color: #fff;
  font-size: 3em;
  line-height: 47px;
  vertical-align: middle
}

.ima-box:before {
  background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), var(--image-url) center center;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(1.1);
  width: 100%;
  z-index: -1
}

.blur, .ima-box:before {
  -webkit-filter: blur(3px);
  filter: blur(3px)
}

.w-20 {
  display: block
}

@media (min-width:576px) {
  .w-sm-20 {
    -webkit-box-flex: 0;
    min-width: 250px;
    width: 20%
  }
}

@media (min-width:768px) {
  .w-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

@media (min-width:992px) {
  .w-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

@media (min-width:1200px) {
  .w-xl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

.effect-7.dark, .effect-7.dark a, .effect-7.dark h2, .effect-7.dark p {
  color: #fff
}

.effect-7.light, .effect-7.light a, .effect-7.light h2, .effect-7.light p {
  color: #000
}

.effect-7 a {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase
}

.effect-7.dark h2.line:after {
  background: #fff
}

.effect-7.light h2.line:after {
  background: #000
}

.effect-7 div {
  overflow: hidden;
  text-align: right
}

.effect-7 h2, .effect-7 p {
  padding: 10px
}

.effect-7 p {
  bottom: 20px;
  line-height: 1.5;
  margin-bottom: 0
}

.effect-7 h2 {
  top: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: -webkit-transform .35s;
  transition: transform .35s
}

.effect-7:hover h2 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.effect-7 h2:after {
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 100%;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  width: 100%
}

.effect-7 h2:after, .effect-7 p {
  opacity: 0;
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, transform .35s
}

.effect-7:hover h2:after, .effect-7:hover p {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.denuo .dropdown-menu {
  min-width: 15em
}

.footer a, .footer a:visited {
  color: #aaa
}

.hero-img.full {
  min-height: calc(100vh - 68px)
}

.hero-img.xl {
  min-height: 53vh
}

.hero-img.lg {
  min-height: 30vh
}

.hero-img.sm {
  min-height: 20vh
}

.hero-headline {
  color: #db2d3c;
  text-align: center
}

.hero-container {
  position: absolute;
  width: 100%
}

.hero-logo:after {
  background: #2f3944;
  content: "";
  display: block;
  height: 3px;
  margin: 2vh auto auto;
  width: 10vw
}

.hero-logo {
  margin-left: auto;
  margin-right: auto;
  min-height: 100%
}

.hero-headdesc {
  color: #2f3944;
  font-size: calc(.6em + 1vw);
  margin-top: 1em;
  text-align: center
}

.form-input-file input {
  display: none
}

.form-input-file .dz-default.dz-message {
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.form-input-file.dropzone {
  border: 2px dashed #ccc;
  border-radius: 3px;
  color: #aaa;
  margin-bottom: .85rem;
  min-height: 70px;
  padding: .5rem;
  position: relative
}

.form-input-file.dropzone .dz-preview {
  margin: .5rem
}

.form-input-file.dropzone .dz-preview:hover {
  z-index: 2
}

.form-input-file.dropzone .dz-preview .dz-error-message {
  min-width: 140px;
  width: auto
}

.form-input-file.dropzone .dz-preview .dz-image, .form-input-file.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 3px;
  z-index: 1
}

.form-group.row {
  margin-bottom: .5rem;
  margin-top: .5rem
}

article img {
  max-width: 100%
}

#journey {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0
}

.journey-item {
  min-height: 300px;
  width: 333px
}

.journey-item, [data-columns="2"] .journey-item {
  background: #ececec;
  margin: 20px;
  padding: 10px;
  position: relative
}

[data-columns="2"] .journey-item {
  min-height: 360px;
  min-width: 300px;
  width: calc(40% - 25px)
}

.journey-item:after {
  border: 30px solid transparent;
  border-left-color: #ececec;
  content: " ";
  height: 0;
  left: 100%;
  margin-top: -30px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 0
}

.journey-item:last-child:after {
  content: "";
  content: none
}

.journey-item h4, .journey-item p {
  text-align: center
}

.journey-item ul {
  text-align: left
}

.journey-item p {
  font-size: 1.3em;
  line-height: 1.5em;
  margin-top: 2rem
}

.journey-item h4:after {
  background: #2f3944;
  content: "";
  display: block;
  height: 1px;
  margin: 1vh auto auto;
  width: 50%
}

@media only screen and (max-width:768px) {
  #journey {
    display: block;
    margin: 0;
    padding: 0
  }

  .journey-item, [data-columns="2"] .journey-item {
    margin-bottom: 50px;
    margin-left: 0;
    width: 100%
  }

  .journey-item:after {
    border: 30px solid transparent;
    border-top-color: #ececec;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -30px;
    pointer-events: none;
    position: absolute;
    top: 108%;
    width: 0
  }
}

code, pre {
  border: none;
  padding: 0
}

.gallery figure {
  display: inline-block
}

.filtering {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin-bottom: 30px;
  max-width: calc(100% - 25px)
}

.filtering li {
  border-radius: 30px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  padding: 9px 30px;
  text-transform: uppercase
}

.activeselection {
  background: #db2d3c;
  -webkit-box-shadow: 0 10px 30px -4px rgba(0, 0, 0, .2);
  box-shadow: 0 10px 30px -4px rgba(0, 0, 0, .2);
  color: #fff
}

.eventtitle {
  font-size: calc(1em + .5vw);
  margin-bottom: 0;
  padding: 0 10px;
  text-align: center
}

.eventdate {
  background-color: var(--bs-red);
  color: #fff;
  font-size: 1.2em;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase
}

.hybrid .eventdate {background-color: var(--bs-green);}

.inperson .eventdate {
  background-color: var(--bs-purple);
}

.ondemand .eventdate {
  background-color: var(--bs-orange);
  line-height: 3em
}

.event-description {
  margin: 10px
}

.event-more {
  padding-bottom: 10px;  
  bottom: 0;
}

.msftpartner img {
  margin-bottom: 20px;
  margin-left: 25%;
  max-width: 50%
}

.msftpartner ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  list-style: none;
  text-align: left;
  width: 100%
}

@media only screen and (max-width:768px) {
  .msftpartner ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style: none
  }
}

@media only screen and (max-width:412px) {
  .msftpartner ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    list-style: none
  }
}

.msftpartner {
  font-weight: 700;
  max-width: calc(100% - 40px);
  width: auto
}

.msftpartner svg {
  fill: #aaa;
  height: 100px
}

.list-item .list-blog-header:hover img {
  opacity: .6;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.underline:after, h1.title:after {
  background: #2f3944;
  content: "";
  display: block;
  height: 2px;
  margin: 2vh auto auto;
  width: 10vw
}

[class*=" icon-"]:before, [class^=icon-]:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: emoicons;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-left: .2em;
  margin-right: .2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em
}

.icon-emo-happy:before {
  content: "\e800"
}

.icon-emo-wink:before {
  content: "\e801"
}

.icon-emo-unhappy:before {
  content: "\e802"
}

.icon-emo-sleep:before {
  content: "\e803"
}

.icon-emo-thumbsup:before {
  content: "\e804"
}

.icon-emo-devil:before {
  content: "\e805"
}

.icon-emo-surprised:before {
  content: "\e806"
}

.icon-emo-tongue:before {
  content: "\e807"
}

.icon-emo-coffee:before {
  content: "\e808"
}

.icon-emo-sunglasses:before {
  content: "\e809"
}

.icon-emo-displeased:before {
  content: "\e80a"
}

.icon-emo-beer:before {
  content: "\e80b"
}

.icon-emo-grin:before {
  content: "\e80c"
}

.icon-emo-angry:before {
  content: "\e80d"
}

.icon-emo-saint:before {
  content: "\e80e"
}

.icon-emo-cry:before {
  content: "\e80f"
}

.icon-emo-squint:before {
  content: "\e811"
}

.icon-emo-laugh:before {
  content: "\e812"
}

.icon-emo-wink2:before {
  content: "\e813"
}

.text-primary a:visited {
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.btn.btn-danger a:hover, .btn.btn-danger a:visited,
.btn.btn-primary a:hover, .btn.btn-primary a:visited {
  color: #fff !important;
}

.bg-primary a:hover, .bg-primary a:visited {
  color: #fff !important;
}
.text-shaded{
  background: -webkit-linear-gradient(rgba(0,0,0,0.05), #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
z-index:-1;
}
.bg-dark .text-shaded{
  background: -webkit-linear-gradient(rgba(0,0,0,0.3), var(--bs-dark));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
z-index:-1;}
footer .text-shaded.display-5{
  background: -webkit-linear-gradient(rgba(0,0,0,0.3), #2f3944);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
z-index:-1;
}
.bottom-offset-1{bottom:1em;position:relative}
footer .bottom-offset-1{bottom:.7em;position:relative}

/*[data-theme="dark"] .page-link {
	--bs-pagination-bg:#343a40;
	--bs-pagination-disabled-bg:#000;
}

.nav-pills {
    --bs-nav-pills-border-radius: .375rem;
    --bs-nav-pills-link-active-color: #2f3944;
    --bs-nav-pills-link-active-bg: #2f3944;
}
[data-theme="dark"] .card {
	--bs-card-bg:#343a40;
}
[data-theme="dark"] {
	--bs-gray-dark:#343a40;
	--bs-light-rgb:52,58,64;

	--bs-link-color: #6c757d;
}
*/