@charset "utf-8";

@font-face {
    font-family: Thesis;
    src: url("https://vbh-hoy.plusservices.de/static/fonts/thesis/THSBI___.TTF") format("truetype");
    font-style: italic;
    font-weight: bold;
}

@font-face {
    font-family: Thesis;
    src: url("https://vbh-hoy.plusservices.de/static/fonts/thesis/THSSBP__.TTF") format("truetype");
    font-weight: bold;
}

@font-face {
    font-family: Thesis;
    src: url("https://vbh-hoy.plusservices.de/static/fonts/thesis/THSI____.TTF") format("truetype");
    font-style: italic;
}

@font-face {
    font-family: Thesis;
    src: url("https://vbh-hoy.plusservices.de/static/fonts/thesis/THSP____.TTF") format("truetype");
}

@font-face {
    font-family: 'Black And White Picture';
    src: url('https://vbh-hoy.plusservices.de/static/fonts/BlackAndWhitePicture-Regular.woff2') format('woff2'),
    url('https://vbh-hoy.plusservices.de/static/fonts/BlackAndWhitePicture-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    height: 100%;
}

body {
    color: #666;
    font-family: Thesis, Thesis !important; /* load Main_Font if exist. else load Thesis by default */
    height: 100%;
}


.fl-carousel__textbox, svg.svg-inline--fa.fa-circle.fa-w-16.fa-inverse{
    color: #ffffff !important;
}


h2 {
    font-size: 30px !important
}

hr{
    /*margin-top: 20px; */
    /* margin-bottom: 20px; */
    margin: 10px;
}

.ps-sub-nav {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Adventskalender todo:check ??? */
@import url(http://weloveiconfonts.com/api/?family=entypo);
/* entypo */
[class*="entypo-"]:before {
    font-family: "entypo", sans-serif;
}

a {
    text-decoration: none;
}

.badge {
    border-width: 0;
    border-style: none;
    border-radius: 0;
}

.badge.margin {
    margin: 2px;
}

.ps-border-container {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 65px;
    margin-bottom: 20px;
    min-height: 100%;
    background: white;
}

td.savings {
    text-align: right;
    padding-left: 9px;
    font-weight: bold;
}


h4.ps-benefit-name {
    margin-top: 28px;
    padding-bottom: 0px;
}

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-item {
    width: 265px;
    height: 250px;
    padding: 10px;
    margin-top: 50px;
    margin-right: auto;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

/* Navigation */
.navbar-fixed-top {
    background-color: white;
}

@media (min-width: 767px) {

    .ps-navbar-header {
        float: left;
    }

    /* .ps-header-login {
         float: right; outdated fl
     } */
    .navbar-fixed-top .navbar-nav > li > a {
        font-size: 20px;
        /* margin-top: 20px; outdated fl */
        padding-bottom: 0;
        font-weight: 100;
    }

    .navbar-fixed-top .navbar-nav > li > a:hover,
    .navbar-fixed-top .navbar-nav > li > a:focus,
    .navbar-fixed-top .navbar-nav > .open > a,
    .navbar-fixed-top .navbar-nav > .open > a:focus,
    .navbar-fixed-top .navbar-nav > .open > a:visited {
        color: #88b915 !important;
        background: white;
    }

    .dropdown-menu > li > a {
        font-size: 16px;
    }

    .dropdown-menu > li > a:hover {
        text-decoration: underline;
    }

    .ps-main-menu > li > a {
        margin-top: 5px;
        padding-top: 0;
    }

    /* Toggle Main Menu Dropdown on hover. Has Side-Effects */
    /* 	.dropdown:hover .dropdown-menu { */
    /* 	    display: block; */
    /* 	} */
}

@media (max-width: 767px) {
    .navbar-brand {
        float: right;
        min-height: 60px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: white;
    }

    .navbar-fixed-top .navbar-collapse {
        max-height: 400px;
        margin: 65px 0 0 0;
    }
}

.nav-tabs > li {
    margin: 0 5px 5px 0;
}

@media (min-width: 768px) {
    .nav-tabs > li {
        margin: 0;
    }
}


.nav-tabs > li > a {
    font-size: 16px;
    color: #666666;
    background: #ffffff;
    margin-right: 10px;
    border-radius: 8px;
    padding: 5px 10px;
    display: inline-block;
    white-space: nowrap;
    border: none;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #88b915;
    color: #ffffff;
    border: none !important;
}

@media (min-width: 768px) {
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover {
        color: #88b915 !important;
        background: white !important;
        border-bottom: 1px solid #88b915 !important;
    }

    .nav-tabs > li > a {
        border-radius: 4px 4px 0 0;
    }
}

.nav-tabs > li > a:hover {
    /* 	background: #88b915; */
}

.navbar-fixed-top .ps-user-dropdown > li > a {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-bottom: 0;
    /* 	color: #88b915; */
    color: #66666;
    font-size: 22px;
}

.navbar-fixed-top .ps-user-dropdown > li > ul > li > a,
.navbar-fixed-top .ps-user-dropdown > li > ul > li > a:focus,
.navbar-fixed-top .ps-user-dropdown > li > ul > li > a:hover {
    font-size: 16px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
}

.ps-message-available {
    color: #5cb85c;
}

.ps-intro a.button {
    color: white;
}

a.blue {
    color: #0088cc;
}

a.blue:hover {
    color: #005580;
}

button.link {
    color: #88b915;
    text-decoration: none;
    background-color: transparent;
    border: none;
}

button.link:hover {
    text-decoration: underline;
}

button.link[disabled] {
    color: #c3c3c3
}

button.link[disabled]:hover {
    text-decoration: none;
}

.panel {
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #CCC;
    border-radius: 0;
}

.panel-heading {
    font-weight: bold;
}

.ps-label {
    background-color: #88b915;
}

.label {
    white-space: normal;
}

.ps-badge-unterkunde {
    background-color: #fff;
    color: #666;
}

.ps-badge-remark {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.ps-badge {
    background-color: #444444;
    color: white;
    z-index: 1;
    display: inline-block;
    padding: 3px 5px;
    min-width: 10px;
    border-radius: 10px;
    vertical-align: baseline;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 5px;
    right: 10px;
}

.ps-text-align-left {
    text-align: left;
}

.ps-full-width, .full-width {
    width: 100% !important;
}

hr.narrow {
    margin: 10px 0;
}

.ps-btn-paypal {
    background: #3b7bbf;
    color: #FFFFFF;
    width: 180px;
    float: left;
}

td.align-center,
th.align-center {
    text-align: center;
    vertical-align: top;
}


.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:disabled {
    background: #88b915;
    border-color: #88b915;
}

.btn-custom {
    border: 0 none transparent;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: bold;
    color: #fff;
}

.btn-custom:hover {
    opacity: 0.85;
    color: #fff;
}

.btn-gray,
.btn-gray:hover {
    background: #b3b3b3;
}

.btn-gray.plus:after {
    content: "+";
    display: inline-block;
    margin-left: 12px;
    vertical-align: top;
    font-size: 24px;
    font-weight: bold;
}

.btn-blue,
.btn-blue:hover {
    background: #006e9f;
}

.btn-notice,
.btn-notice:hover {
    padding: 0;
    color: #88b915;
}

.btn-notice .star {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(../../images/star_17x16.png) no-repeat;
    margin-right: 10px;
    content: " ";
    vertical-align: text-top;
}

.btn-save {
    display: none;
}

.no-background-error {
    background: none;
    border: 0;
    color: #ff0000;
    padding-left: 0;
}

.width75 {
    width: 75px;
    height: auto;
}

.width150 {
    width: 150px;
    height: auto;
}

.margin-v10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margin-top10 {
    margin-top: 10px;
}

.margin-top15 {
    margin-top: 15px;
}

.margin-top20 {
    margin-top: 20px;
}

.margin-top25 {
    margin-top: 25px;
}

.margin-top8 {
    margin-top: 8px;
}

.margin-top5 {
    margin-top: 5px;
}

.margin-top3 {
    margin-top: 3px;
}

.margin-bottom10 {
    margin-bottom: 10px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-left7 {
    margin-left: 7px;
}

.margin-left10 {
    margin-left: 10px;
}

.padding-top20 {
    padding-top: 20px;
}

.padding-bottom20 {
    padding-bottom: 20px;
}

.padding-right30 {
    padding-right: 30px;
}

.padding-right20 {
    padding-right: 20px;
}

.ps-table-row {
    padding: 5px;
    border-bottom: 1px solid #CCC;
}

.ps-table-header {
    font-weight: bold;
}

.img-width100 {
    width: 100%;
    height: auto;
}

.ico-question {
    width: 20px;
    height: 20px;
    vertical-align: sub;
}

.ico-question2 {
    width: 17px;
    height: 17px;
}

.ico-plus, .ico-minus {
    width: 14px;
    height: 14px;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding {
    padding: 0;
}

.padding-left {
    padding-left: 15px;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.no-margin-top {
    margin-top: 0;
}

.no-margin {
    margin: 0;
}

/* PS-LOGIN-FORM START */
.ps-login-form .input-group,
.ps-login-form .checkbox,
.ps-login-form a.pull-right {
    margin-bottom: 10px;
}

.ps-login-form .checkbox,
.ps-login-form a.pull-right,
.ps-login-form .btn-default,
.ps-login-form .form-group {
    margin-top: 10px;
}

.ps-login-form a.pull-right {
    color: #428bca;
}

/* PS-LOGIN-FORM END */
#action {
}

#action .inner {
    border: 1px solid #e6e6e6;
    padding: 5px 12px;
}

#action .inner li {
    float: left;
    margin-right: 20px;
}

#action .inner li:first-child {
    margin-right: 35px;
}

#action .inner li label {
    margin-bottom: 0;
    cursor: pointer;
}

#action .inner li input {
    vertical-align: top;
    margin-right: 5px;
}

.pagination-basic.top {
    margin-top: 0;
}

.pagination-basic {
    border: 1px solid #e6e6e6;
    font-size: 20px;
}

.pagination-basic ul {
    display: block;
    *display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.pagination-basic ul > li {
    display: block;
    float: left;
    padding: 3px 12px;
}

.pagination-basic ul > li > a,
.pagination-basic ul > li > span {
    border: 0 none transparent;
    background: none;
    padding: 0;
    line-height: 24px;
    color: #666;
}

.pagination-basic ul > li > a:hover,
.pagination-basic ul > .active > a,
.pagination-basic ul > .active > span {
    background: none;
    color: #88b915;
}

.pagination-basic ul > .active > a,
.pagination-basic ul > .active > span {
    color: #88b915;
    cursor: default;
}

.pagination-basic ul > .disabled > span,
.pagination-basic ul > .disabled > a,
.pagination-basic ul > .disabled > a:hover {
    color: #666;
}

.breadcrumb-basic {
    background: none;
    padding: 0;
}

.breadcrumb-basic li.back {
}

.breadcrumb-basic li.back:before {
    content: "\003c \003c \00a0";
    color: #9bb303;
}

.sidebar {
    padding: 5px 12px;
}

.event {
    margin-top: 25px;
}

.event:first-child {
    margin-top: 0;
}

.event .inner {
    border: 1px solid #e6e6e6;
    padding: 12px;
}

.event .heading {
    position: relative;
}

.event .heading .star {
    width: 28px;
    height: 48px;
    display: block;
    background: url(../../images/star_21x21.png) no-repeat 0 4px;
    float: left;
}

.event .heading h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
}

.event .heading h2 a {
    color: #171d2a;
}

.event .heading > span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #666;
}

.event .lft,
.event .lft .thumbnails,
.event .lft .thumbnails .col-md-12 {
    margin-bottom: 0;
}

.event .badge {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    color: #666;
}

.event .badge.badge-info {
    padding-left: 28px;
    background: url(../../images/ico_info.png) no-repeat;
}

.event .badge.badge-adult {
    padding-left: 28px;
    background: url(../../images/ico_adult.png) no-repeat;
}

.event .badge.badge-cross {
    padding-left: 28px;
    background: url(../../images/ico_cross_red.png) no-repeat;
}

.event .mid > p strong {
    display: block;
}

.event .price {
    margin-bottom: 20px;
}

.event .price .green {
    color: #88b915;
}

.event .price big {
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.event .price hr {
    width: 85%;
    margin: 5px 0;
    border-top: 1px solid #000;
}

.event .icon-shopping-cart.icon-big {
    width: 25px;
    height: 16px;
    margin-right: .3em;
    background: url(../../images/ico_cart.png) no-repeat;
}

.event .reserve {
    text-align: center;
    font-size: 11.8px;
    font-weight: bold;
}

.event .reserve h4 {
    text-align: left;
    font-size: 15px;
}

.event .reserve .inner {
    min-height: 136px;
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.event .reserve .cross i,
.event .reserve .cross span {
    display: block;
    float: left;
}

.event .reserve .cross i {
    width: 24px;
    margin: 10px 10px 0 0;
}

.event .reserve .cross span {
    width: 75px;
    text-align: left;
}

#event {
    border: 1px solid #DDDDDD;
    padding: 0 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.event-past {
    background-color: rgba(230, 230, 230, 0.6);
}

#event h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0;
}

#event h2 a {
    text-transform: uppercase;
}

#event .btnDetails {
    background-color: #B3B3B3;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 10px;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    -webkit-font-smoothing: antialiased;
}

#event .btnFree {
    background-color: #88b915;
    width: 200px;
    border: 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 10px;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    -webkit-font-smoothing: antialiased;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#event .description {
    margin-top: 15px;
}

#event hr {
    margin: 15px 0;
}

#event .reduced {
    color: #900;
}

#event .save-text {
    font-size: 16px;
    color: #900;
    font-weight: bold;
}

.note {
    float: left;
    margin: 0 15px 15px 0;
}

.note img {
    height: 40px;
    width: 40px;
}

#event .thumbnails .btnDetails {
    text-align: center;
}

#event .thumbnails {
    margin-bottom: 15px;
}

#event .thumbnails .btnReserve, #event .btnPrint {
    text-align: center;
    background-color: #88b915;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 10px;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.16);
    -webkit-font-smoothing: antialiased;
}

#event .event-thumb {
    margin-left: 15px;
    min-height: 150px;
}

#event .btnPrint {
    margin-bottom: 15px;
    float: left;
}

#event .errorGray {
    width: 27px;
    height: 27px;
    margin-right: .3em;
    float: left;
    background: url(../../static/images/error-gray.png) no-repeat;
}

#event .alert-thumb {
    font-size: 12px;
    border: 0;
    color: #666;
    font-weight: bold;
}

#event .alert p {
    font-size: 12px;
    text-align: left;
}

#event .black {
    color: #000;
}

#event .event-participant {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

footer .navbar {
    min-height: 15px;
}

footer .navbar-right {
    margin-right: 10px;
}

button.navbar-toggle {
    margin: 7px;
    float: left;
    padding: 5px 5px 5px 5px;
    vertical-align: middle;
}

footer span.navbar-text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

footer .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    #event .mid {
        margin-top: 12px;
    }
}

.control-group .alert-danger, .form-group .alert-danger, .control-group .alert-danger {
    background: none;
    border: none;
    color: #ff0000;
    padding: 0;
}


.ps-system-alert {
    border: 0;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

.border-bottom {
    border-bottom: 1px solid #DCDCDC;
}

.right-border {
    border-right: 1px solid #DCDCDC;
}

.interests .col-md-6 {
    margin-left: 0px;
}

.ps-search-box {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ps-search-box h3 {
    margin-top: 0;
}

/* Checkbox and label element aligned */
.form-group .checkbox-custom {
    float: left;
    margin-right: 5px;
}

.form-group .checkbox-custom + label {
    float: left;
    width: 80%;
}

li > a.btn-formular {
    float: left;
    margin-right: 5px;
}

.btn-right {
    float: right;
    width: 49%;
    margin-top: 5px;
    text-align: center;
}

.btn-left {
    float: left;
    width: 49%;
    margin-top: 5px;
    text-align: center;
}

.btn-full {
    width: 100%;
    margin-top: 5px;
    text-align: center;
}

/* Category news */
ul.category-news {
    margin-left: 40px;
}

ul.category-news li {
    list-style-type: none;
    padding: 10px 0;
}

ul.category-news li a {
    font-size: 14px;
}

ul.category-news li a:not(.active) {
    color: #666;
}

.news-list {
    border: 1px solid #eee;
}

.news-list h5 {
    color: #88b915;
    font-weight: normal;
}

.news-list h4,
.news-list h2 {
    margin-top: 0;
}

.news-list h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.news-list .col-md-8 {
    padding-right: 15px;
}

.news-list .news-forms {
    padding: 15px 15px 0 15px;
}

.news-list .news-forms form.form-search {
    margin-bottom: 0;
}

.email-editor-container, .preview-btn {
    display: none;
}

.spacer40 {
    margin-top: 40px;
}

.spacer20 {
    margin-top: 20px;
}

.spacer10 {
    margin-top: 10px;
}

.no-overflow {
    overflow: hidden;
}

.event-reservation-warning {
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    color: #fff;

    border-radius: .25em;
    background-color: #f0ad4e;
}

.ps-content-navigation {
    margin-top: 0;
    margin-bottom: 10px;
}

.ps-back {
    float: left;
    margin-right: 10px;
    background: transparent;
}

.ps-content-navigation .badge {
    margin-top: 10px;
    margin-left: 10px;
}

.ps-content-navigation h2 {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
}

.ps-content-navigation .col-md-2 {
    text-align: center;
}

.ps-content-navigation .ico-question {
    float: left;
    margin: 5px 0 0 5px;
}

.ps-event-list-primary {
    background-color: #428bca;
}

.ps-event-list-primary a {
    color: #FFF;
}

.ps-event-expired {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.ps-question-popover {
    top: 0px;
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
}

.ps-content-navigation h2 .ps-question-popover {
    font-size: 14px;
    margin: 0;
}

h3 .ps-question-popover {
    font-size: 14px;
    margin: 0;
    vertical-align: baseline;
}

.ps-panel-backend .panel-title {
    font-weight: bold;
}

.ps-large-icon {
    font-size: 75px;
}

.ps-panel {
    border-color: #88b915;
}

.ps-alert {
    border: 1px solid #CCC;
}

.panel-heading .panel-title label {
    margin-left: 5px;
}

#ps-single-event {
    background: white;
    padding: 15px;
    margin-bottom: 20px;
}

#event h3 a {
    color: #666;
}

.ps-household-overview {
    margin-bottom: 20px;
}


.panel.panel-default.ps-household-panel-small,
.panel.panel-default.ps-household-panel-big {
    margin-bottom: 20px;
}

.ps-shadow-box {
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #CCC;
    background: white;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.ps-shadow-box .col-md-4 img {
    margin-top: 20px;
}

.ps-customer-panel {
    background-color: #88b915;
    color: #FFF;
}

.ps-customer-panel h1 {
    font-size: 42px;
}

.ps-customer-panel h1, .ps-customer-panel h2 {
    margin-top: 0;
}

div.thumbnail.ps-thumb-event {
    min-height: 280px;
    height: auto;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

div.thumbnail.ps-thumb-event > .caption {
    position: absolute;
    top: 50%;
    padding: 0;
    min-width: 100%;
    height: 50%;
}

.ps-single-event.caption {
    position: relative;
    padding: 0;
    width: 100%;
}

div.thumbnail.ps-thumb-event > .caption > div > div {
    margin-top: 5px
}

.thumbnail .caption {
    color: #333;
    padding: 0;
}

.caption > .street {
    position: absolute;
    bottom: 0px;
    padding: 9px;
    right: 0px;
    color: #6b6b6b;
}

a.event-list {
    position: absolute;
    bottom: -10px;
    right: 15px;
    z-index: 5;
}

.caption > .heading {
    font-size: 18px;
    color: #666;
    heigth: 3.5em;
    padding: 10px;
    overflow: hidden;
}

.partner {
    padding: 10px;
    color: #666;
    text-align: end;
}

.eventState {
    text-align: center;
    position: absolute;
    width: 100%;
    top: -19px;
    background: rgba(153, 153, 153, 0.5);
    color: white;
}

.ps-single-event.eventState {
    text-align: center;
    position: relative;
    width: 100%;
    top: -59px;
    background: rgba(153, 153, 153, 0.5);
    color: white;
    padding: 5px;
}

/* fl outdated
.col-md-12.event-side-container {
    margin-top: -30px;
}
*/


.row > .col-md-12.event-side-container:last-child {
    padding-right: 0;
}

.row > .col-md-12.event-side-container:first-child {
    padding-left: 0;
}

.thumbnail.ps-thumb-event > div > a {
    font-size: 14px;
    color: #88b915;
}

.more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.news.description {
    font-size: 14px;
    padding: 9px;
}

.news.date {
    padding-left: 9px;
    padding-top: 5px;
}

.news.location {
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 9px;
}

.thumbnail.appointment {
    min-height: 280px;
    height: auto;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.thumbnail.news {
    min-height: 140px;
    height: auto;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

div.thumbnail.appointment > .caption {
    position: absolute;
    top: 50%;
    padding: 0;
    min-width: 100%;
    height: 50%;
}

div.thumbnail.appointment .ps-news-image {
    width: 100%;
    height: 50%;
    top: 0;
    position: absolute;
    overflow: hidden;
}

div.thumbnail.appointment .ps-badge-appointment-date {
    background-color: #8F8F8F;
    font-size: 17px;
    font-weight: bold;
    min-width: 100%;
    text-align: center;
    color: white;
    height: 30px;
    line-height: 32px;
}

.thumbnail.news .heading {
    font-size: 18px;
    color: #666;
    padding: 9px;
}

.thumbnail.news .more {
    position: absolute;
    bottom: 0px;
    padding: 9px;
    right: 0px;
    color: #6b6b6b;
}

.appointment-list-image {
    margin-left: -5px;
    margin-top: -5px;
    width: 100%;
}

.appointment-details {
    padding-left: 5px;
    border: 1px solid #efefef;
}

.appointment-list-description-col {
    width: auto;
}

div.thumbnail.ps-thumb-event .ps-event-image {
    width: 100%;
    height: 50%;
    top: 0;
    position: absolute;
    overflow: hidden;
}

div.thumbnail.ps-thumb-event .ps-badge-remark {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: absolute;
    top: -130px;
}

div.thumbnail.ps-thumb-event .ps-badge-discounttype {
    background-color: #88b915;
    font-size: 17px;
    font-weight: bold;
    min-width: 100%;
    text-align: center;
    color: white;
    height: 30px;
    line-height: 32px;
}

div.ps-thumb-event .ps-badge-booked-up {
    background-color: #666;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.ps-thumb-event .ps-badge-scarce {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: absolute;
    top: -131px;
}

div.ps-single-event div.col-md-8 {
    padding-right: 0;
}

div.ps-single-event .ps-event-image {
    margin-bottom: 20px;
}

div.ps-single-event .ps-badge-discounttype {
    background-color: #88b915;
    font-size: 17px;
    font-weight: bold;
    min-width: 100%;
    text-align: center;
    color: white;
    height: 30px;
    line-height: 32px;
    padding: 0;
}

div.ps-single-event .ps-badge-remark {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 10px;
    left: 25px;
}

div.ps-single-event .ps-badge-scarce {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 40px;
    left: 25px;
}

div.ps-single-event .ps-badge-booked-up {
    background-color: #666;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: absolute;
    top: 10px;
    left: 25px;
}

div.ps-single-event .ps-badge-saving {
    background-color: #88b915;
    color: white;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}

div.ps-single-event .ps-qr-code {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
}

div.ps-single-event .ps-event-details h3 {
    margin-top: 0;
}

.ps-thumb-news {
    height: auto;
    padding: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    background: white;
}

.ps-news-box {
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    background: white;
}

div.thumbnail.ps-thumb-voucher {
    min-height: 190px;
    height: auto;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}

div.thumbnail.ps-thumb-event > .voucher {
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    padding-top: 5px;
    top: 65%;
}

/*@media(min-width: 1200px) {*/
/*.ps-event-reserve-button-width {*/
/*width: 84%;*/
/*}*/
/*}*/

/*@media(min-width: 992px) and (max-width: 1199px) {*/
/*.ps-event-reserve-button-width {*/
/*width: 79%;*/
/*}*/
/*}*/

/*@media(max-width: 991px) {*/
/*.ps-event-reserve-button-width {*/
/*width: 94.6%;*/
/*}*/
/*}*/

.ps-customer-list-primary {
    background-color: #428bca;
}

.ps-customer-list-primary a {
    color: #FFF;
}

.ps-dashboard p.h1 {
    margin-top: 0;
}

.ps-dashboard .panel-body .glyphicon {
    font-size: 60px;
}

/* Landing Page */
.ps-container {
    position: relative;
    background-color: #FFF;
    min-height: 700px;
    margin-bottom: 20px;
    moz-box-shadow: 0px 0px 20px black;
    -webkit-box-shadow: 0px 0px 20px black;
    box-shadow: 0px 0px 20px black;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.428571429;
}

.ps-container h1,
.ps-container h2,
.ps-container h3,
.ps-container h4,
.ps-container h5,
.ps-container h6,
.ps-container .h1,
.ps-container .h2,
.ps-container .h3,
.ps-container .h4,
.ps-container .h5,
.ps-container .h6 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
}

.ps-container .label,
.ps-container .control-label,
.ps-container .checkbox label,
.ps-container .radio label,
.ps-container .form-control,
.ps-container select option {
    font-weight: 300;
}

.ps-container b {
    font-weight: normal;
}

.ps-banner {
    margin-top: 0px !important;
}

.ps-container .carousel-caption {
    width: 600px;
    left: 50%;
    top: 400px;
}

.ps-container .ps-login {
    width: 400px;
    height: auto;
    background-color: #cad40c;
    position: absolute;
    z-index: 999;
    top: 100px;
    left: 30px;
    color: #FFF;
}

.benefits.mobile {
    display: none;
}

.benefits.desktop {
    display: block;
}

@media (max-width: 991px) {
    .ps-container .ps-login {
        width: 100%;
        height: auto;
        background-color: #cad40c;
        position: inherit;
        z-index: 0;
        top: 0;
        left: 15px;
        padding: 15px;
        margin-top: 20px;
        color: #FFF;
    }

    .more {
        text-align: right;
        padding: 5px;
        position: initial;
    }

    .col-md-12.event-side-container {
        margin-top: 0px;
    }

    .ps-copyright {
        margin-top: 0.5em;
    }

    .no-padding-small {
        padding: 0;
    }

    .card.price {
        min-height: 70px;
    }

    .benefits.mobile {
        display: block;
    }

    .benefits.desktop {
        display: none;
    }
}

.ps-container .ps-login h1,
.ps-container .ps-login h2 {
    color: #FFF;
}

.ps-container .ps-login p {
    color: #FFF;
}

.ps-container .ps-login hr {
    margin-top: 0;
    margin-bottom: 10px;
}

.ps-container .ps-login label {
    color: #FFF;
}

div.thumbnail.ps-thumb-participants {
    padding: 10px 0 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    text-align: center;
}

div.thumbnail.ps-thumb-participants .logo-participant {
    height: 60px;
    width: auto;
}

.ps-container .ps-reasons-box .panel {
    min-height: 220px;
}

.ps-container .ps-reasons-box .panel .panel-heading {
    background-color: #cad40c;
}

.ps-container .ps-reasons-box .panel .panel-heading .panel-title {
    color: #FFF;
    font-weight: bold;
}

.ps-container .ps-reasons-box .panel-group .panel-heading {
    background-color: #FFF;
}

.ps-container .ps-reasons-box .panel .panel-body {
    padding-top: 10px;
}

.ps-container .ps-reasons-box .panel .panel-body ul {
    padding-left: 15px;
}

.ps-container .ps-reasons-box .panel .panel-body ul.nav {
    padding-left: 0;
}

.ps-container .ps-reasons-box .panel .panel-body .tab-pane {
    padding-top: 10px;
}

span.ps-negative-amount {
    color: red;
}

.ps-btn-file {
    position: relative;
    overflow: hidden;
}

.ps-btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/* Styling for the ngProgress itself */
#ngProgress {
    margin: 0;
    padding: 0;
    z-index: 99998;
    background-color: green;
    color: green;
    box-shadow: 0 0 10px 0; /* Inherits the font color */
    height: 2px;
    opacity: 0;

    /* Add CSS3 styles for transition smoothing */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Styling for the ngProgress-container */
#ngProgress-container {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

@media (min-width: 1200px) {
    .ps-float-login {
        position: relative;
        top: -600px;
        left: +50px;
        width: 360px;
        background-color: white;
        padding: 10px;
    }
}

/* Tariff */
.ps-border-box {
    border: 1px solid #a8a8b7;
    padding: 10px 5px 0px 5px;
    margin-bottom: 5px;
}

.ps-border-box ul {
    padding-left: 15px;
}

.ps-border-box ul li {
    margin-bottom: 5px;
}

.ps-border-box h4 {
    margin-top: 5px;
}

.ps-border-box div {
    margin-top: 2px;
    margin-bottom: 2px;
}

.ps-border-box hr {
    border-top-color: #a8a8b7;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ps-saving {
    background-color: #b7db21;
    color: white;
    font-size: 13px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.ps-saving .popover {
    color: #333;
}

.ps-charge-none {
    text-decoration: line-through;
}

.tooltip > .tooltip-inner {
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #CCC;
    color: black;
    background-color: white;
    font-size: 14px;
    max-width: 350px;
}

iframe[seamless] {
    background-color: transparent;
    border: 0px none transparent;
    padding: 0px;
    overflow: hidden;
}

.datepicker {
    z-index: 9000;
}

.ps-group-list-item {
    font-size: 1.25em;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ps-voucher-box {
    max-height: 200px;
    overflow: auto;
}

#sticky-social {
    padding-top: 20px;
    flex: 0 0 100%;
    display: flex;
    text-align: justify;
}

#sticky-social a {
    background: #333;
    color: #fff;
    display: inline-block;
    height: 50px;
    font: 16px "Open Sans", sans-serif;
    line-height: 50px;
    text-align: center;
    width: 500px;
}

#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span {
    background: #3b5998;
}

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span {
    background: #00aced;
}

#sticky-social a[class*="email"],
#sticky-social a[class*="email"]:hover,
#sticky-social a[class*="email"] span {
    background: #7d7d7d;
}

#sticky-social a[class*="google"],
#sticky-social a[class*="google"]:hover,
#sticky-social a[class*="google"] span {
    background: #DD4B39;
}

@media (max-width: 767px) {

    .reservation-table {
        display: none;
    }
}

@media (min-width: 556px) and (max-width: 767px) {
    .button-bar-vertical {
        display: none;
    }
}

@media (max-width: 555px) {

    .button-bar-horizontal {
        display: none;
    }
}

@media (min-width: 768px) {
    .reservation-cards {
        display: none;
    }

    .ps-shadow-box-reservations {
        -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
        border: 1px solid #CCC;
        background: white;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .event-filter-shadow {
        -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
        box-shadow: 2px 2px 4px 0 #d0d0d0;
        border: 1px solid #CCC;
        background: white;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
}

.advent-tile {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    color: #FFFFFF;
    font-size: 10rem;
    border: 1px solid white;
    position: relative;
    z-index: 1;
    cursor: pointer;
    font-family: 'Black And White Picture', sans-serif;
}

.advent-tile.big {
    height: 400px;
}

.advent-tile.expired,
.advent-tile.closed {
    cursor: default;
}

.number.bigger {
    font-size: 20rem;
}

.event-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border: 1px solid white;
    cursor: pointer;
}

.event-image > img,
.advent-tile > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.advent-red {
    background-color: #bf1f37;
}

.advent-light-green {
    background-color: #34A65F;
}

.advent-green {
    background-color: #0F8A5F;
}

.advent-blue {
    background-color: #235E6F;
}

.advent-tile-wrapper {
    z-index: 2;
}

@keyframes openDoorFade {
    80% {
        opacity: 1;
    }

    100% {
        transform: rotateY(-97deg);
        opacity: 0;
    }
}

.advent-tile-wrapper:hover > .advent-tile:not(.open):not(.closed):not(.expired) {
    perspective-origin: 0;
    transform-origin: left;
    animation-iteration-count: 1;
    animation: openDoorFade 1.5s normal forwards ease-in;
}

.advent-tile.open,
.advent-tile.expired {
    opacity: 0;
    transition: all .2s ease-in;
}

.advent-tile.closed {
    opacity: 1 !important;
}

#snow {
    background-image: url('/static/images/snow.png'), /* Live */ url('/static/images/snow1.png'),
    url('/static/images/snow2.png');
    /*url('/plusservices/static/images/snow.png'), !*  plusservices for development*!*/
    /*url('/plusservices/static/images/snow1.png'),*/
    /*url('/plusservices/static/images/snow2.png')*/


    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    -webkit-animation: snow 30s linear infinite;
    -moz-animation: snow 30s linear infinite;
    -ms-animation: snow 30s linear infinite;
    animation: snow 30s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }
    100% {
        background-position: 500px 2000px, 200px 800px, -100px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }
    100% {
        background-position: 400px 2000px, 200px 800px, 100px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }
    100% {
        background-position: 500px 1000px, 200px 800px, -100px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    50% {
        background-position: 500px 500px, 100px 200px, -100px 150px;
    }
    100% {
        background-position: 500px 2000px, 200px 800px, -100px 300px;
    }
}

.ps-card {
    flex: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    -webkit-box-shadow: 2px 2px 4px 0 #d0d0d0;
    box-shadow: 2px 2px 4px 0 #d0d0d0;
    border: 1px solid #CCC;
    background: white;
    margin: 10px 10px 20px 10px;
}

.ps-card > .ps-card-header {
    width: 100%;
    border-bottom: 1px solid #CCC;
    padding-left: 10px;
}

.ps-card > .ps-card-body {
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex-grow: 1;
}

.ps-card > .ps-card-footer {
    margin: 5px;
    align-self: center;
}

.ps-card-body > * {
    margin: 5px 0 5px 0;
}

.ps-card-body-center {
    margin: 5px 0 5px 0;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

.ps-card-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.ps-card-highlight {
    color: #88b915;
    font-size: 3rem;
    text-align: center;
    margin: 10px 0 10px 0;
}

.ps-card-highlight-smaller {
    color: #88b915;
    font-size: 2rem;
    text-align: center;
    margin: 10px 0 10px 0;
}

.ps-card-highlight-small {
    text-align: center;
    margin: 10px 0 10px 0;
}

.ps-card-highlight-small > div:nth-child(2) {
    color: #88b915;
}

span.measure-letter:nth-child(1n) {
    border: 1px solid #CCC;
    margin: 0 0 0 1px;
    padding: 0 0 0 5px;
}

.ps-headline {
    max-height: 350px;
    overflow: hidden;
}

.ps-headline > img {
    min-width: 100%;
}


.navbar-default {
    border: none;
}


/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * * * * * * * F A C E L I F T - B O N U S W E L T * * * * * * *
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * CSS Method: BEM
    * "fl-" Prefix (fl = facelift) e.g. fl-section-headline
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/


/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * Page layout
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/

html, body {
    font-size: 100%;
}


/* !OVERWRITE BS Container */
.container {
    width: 100%;
}

/*
    * * * * * * * * * *
    * Header
    * * * * * * * * * *
*/

.fl-navbar-fixed-top {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1030;
    background: #ffffff;
    border-bottom: 1px solid #f1f1f1;
}

.fl-navbar-fixed-top--lowered {
    top: 90px;
}


/* Hamburger */
.fl-hamburger {
    order: 1;
}

.fl-header-icon-btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) {
    .fl-header-icon-btn {
        width: auto;
    }
}


/* Pagination */
.fl-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) {
    .fl-pagination {
        display: block;
    }
}


/* Logo */
.fl-navbar-brand {
    order: 2;
    display: flex;
    align-items: center;
    height: 60px;
}

@media (min-width: 1200px) {
    .fl-navbar-brand {
        order: 1;
    }
}


/* Mainnav */
.fl-mainnav {
    order: 4;
    width: 100%;
    display: none;
    margin-top: 20px;
    border: 1px solid #88b915;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

@media (min-width: 1200px) {
    .fl-mainnav {
        order: 2;
        width: auto;
        display: block;
        margin-top: 0;
        padding: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
}

/* Helper JS */
.show {
    display: block !important;
}

.hide-mobile, hide-desktop {
    /*display: block !important;*/
}

@media (max-width: 1199px) {
    .hide-mobile {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hide-desktop {
        display: none !important;
    }
}

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


.fl-mainnav__nav--first-level {
    display: flex;
    flex-direction: column;
    font-size: 1.2rem;
}

.fl-mainnav__nav--first-level > li {
    position: relative;
}

@media (min-width: 1200px) {
    .fl-mainnav__nav--first-level {
        flex-direction: row;
        margin: 0 20px;
    }
}


.fl-navitem--second-level {
    margin: 0;
    display: block;
    font-size: 1rem !important;
}

@media (min-width: 1200px) {
    .fl-navitem--second-level {
        display: inline-block;
        padding: 8px 5px !important;
        border-bottom: 0;
    }
}

.fl-dropdown-menu .fl-navitem--no-border-bottom {
    border-bottom: 0;
}


.fl-mainnav__nav--second-level {
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border-left: 4px solid #88b915;
    display: none;
}

@media (min-width: 1200px) {
    .fl-mainnav__nav--second-level {
        display: none;
        position: absolute;
        padding: 5px 0;
        margin: 2px 0 0;
        top: calc(100% - 10px);
        left: 50%;
        transform: translateX(-50%);
        z-index: 1000;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }
}


.fl-dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    /*display: none;*/
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.fl-dropdown-menu--right {
    right: 0;
}

.fl-dropdown-menu--left {
    left: 0;
}


.fl-navitem {
    color: currentColor;
    font-size: 1.25rem;
    font-weight: 400;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #88b915;
}

.fl-mainnav__nav > li:last-child .fl-navitem--first-level {}

@media (min-width: 1200px) {
    .fl-navitem {
        margin: 0 .75rem;
        padding: 0;
        border: 0;
    }
}

.fl-navitem--first-level:active,
.fl-navitem--first-level:hover,
.fl-navitem--first-level:focus {
    font-weight: bold;
    border-left: 4px solid #88b915;
}

@media (min-width: 1200px) {
    .fl-navitem--first-level {
        padding: 10px 0;
    }

    .fl-navitem--first-level:active,
    .fl-navitem--first-level:hover,
    .fl-navitem--first-level:focus {
        font-weight: normal;
        border-left: none;
    }
}

.fl-navitem--first-level:hover + ul,
.fl-navitem--first-level:active + ul,
.fl-navitem--first-level:focus + ul {
    display: block;
}

.fl-navitem--first-level + ul:hover {
    display: block;
}


.fl-navitem:hover,
.fl-navitem:active,
.fl-navitem:focus {
    color: #88b915;
    text-decoration: none;
}

.dropdown {
    padding: 10px 0;
}


.dropdown-menu .fl-navitem:hover,
.dropdown-menu .fl-navitem:active,
.dropdown-menu .fl-navitem:focus {
    color: #88b915;
    text-decoration: none;
    background: none;
}


/* Account nav */
.fl-account {
    order: 3;
}

@media (min-width: 1200px) {
    .fl-account {
        margin-left: 3rem;
    }
}

.fl-account__nav {
    display: flex;
    align-items: center;
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1380px;
    }
}

/* Space for container */

@media (max-width: 768px) {
    .fl-container {
        padding-left: 0;
        padding-right: 0;
    }
}


.fl-gap-intro {
    padding-top: 82px;
}

@media (min-width: 1200px) {
    .fl-gap-intro {
        padding-top: 140px;
    }
}


/* Wrapper containing page background gradient */
.fl-bg-white {
    background: #ffffff;
}

.fl-bg-gray {
    background: #f9f9f9;
}

/* Set up */
@media (max-width: 768px) {
    .fl-row {
        margin: 0 -15px 0 -15px;
    }
}


/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * Section Headlines
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/
.fl-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 20px 20px 20px;
}

@media (min-width: 1200px) {
    .fl-header {
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
        padding: 30px 40px 30px 40px;
    }
}


#fixed-header {
    transition: all .4s ease;
    opacity: 1;
}
.scrolled {
    transform: translateY(-100%);
    transition: all .4s ease;
    opacity: 0 !important;
}


.fl-header-tabnav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 5px;
}

@media (min-width: 768px) {
    .fl-header-tabnav {
        padding-bottom: 0;
    }
}

.navbar-header {
    min-width: 56px;
}


/* @todo: fix nanvigation */
@media (max-width: 1200px) {
    .ps-navbar-header {
        place-self: center stretch;
        width: 100%;
    }
}


/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * Section Headlines
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/

.fl-section-headline {
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fl-section-headline a {
    text-transform: initial;
    font-weight: normal;
}

@media (min-width: 768px) {
    .fl-section-headline {
        font-size: 16px;
    }
}

.fl-section-headline--event-detail {
    margin: 40px 0 20px 0;
}

/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * Card
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/

.fl-card {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: flex;
    background: #ffffff;
}

.fl-card--interaction {
    cursor: pointer;
}


@media (min-width: 768px) {
    .fl-card {
        display: block;
        box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
        position: relative;
    }

    .fl-card--interaction {
        transition: box-shadow .3s ease-out, transform .3s ease-out, opacity .2s ease-out;
        transition-delay: .1s;
        transform: translateZ(0);
    }

    .fl-card--interaction:hover {
        box-shadow: rgba(45, 45, 45, 0.05) 0px 2px 2px, rgba(49, 49, 49, 0.05) 0px 4px 4px, rgba(42, 42, 42, 0.05) 0px 8px 8px, rgba(32, 32, 32, 0.05) 0px 16px 16px, rgba(49, 49, 49, 0.05) 0px 32px 32px, rgba(35, 35, 35, 0.05) 0px 64px 64px;
        transform: translate(0, -4px);
        z-index: 999;
    }
}

.fl-event-tile-dates {
    color: slategray;
    font-weight: 400;
}

    /* Card modificators */

.fl-card--event {
    flex-wrap: wrap;
    margin-bottom: 20px;
    overflow: hidden;
}

.fl-card--appointment {
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}


.fl-card--news {
    flex-wrap: wrap;
    margin-bottom: 20px;
    flex-direction: column;
}

.fl-card--reservation-dialog {
    box-shadow: none;
    overflow: initial;
    border: 1px solid #eeeeee;
}

.fl-card--reservation-dialog-md {
    box-shadow: none;
    overflow: initial;
}

@media (min-width: 768px) {
    .fl-card--reservation-dialog-md {
        border: 1px solid #eeeeee;
    }
}

.fl-card--event-detail {
    flex-direction: column;
}

@media (min-width: 768px) {
    .fl-card--event {
        flex-wrap: initial;
        min-height: 380px;
        margin-bottom: 30px;
    }

    .fl-card--appointment {
        min-height: 420px;
        margin-bottom: 30px;
    }

    .fl-card--news {
        margin-bottom: 30px;
        flex-direction: row;
    }
}

.fl-card--emphasize {
    border-top: 3px solid #88b915;
    overflow: visible;
}

.fl-card--attended-event-user {
}

@media (min-width: 768px) {
    .fl-card--attended-event-user {
        margin-left: -10px;
    }
}


.fl-attended-event {
    display: flex;
    flex-direction: column;
}

@media (min-width: 768px) {
    .fl-attended-event {
        flex-direction: row;
    }
}


.fl-attended-event__image {
    border-radius: 5px;
    width: 100%;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .fl-attended-event__image {
        border-radius: 5px;
        width: 150px;
        margin-bottom: 0;
    }
}

.fl-attended-event__info {
}

@media (min-width: 768px) {
    .fl-attended-event__info {
        padding-left: 20px;
    }
}

.fl-card__body {
    position: relative;
}

.fl-card__body--news {
    display: flex;
}

.fl-card__body--event-details-md {
    width: 100%;
}

@media (min-width: 768px) {
    .fl-card__body--event-details-md {
        padding: 30px;
    }
}


.fl-flexcol {
    flex-direction: column;
}

.fl-card__body--event-details {
    padding: 30px;
    width: 100%;
}

.fl-card__body--attended-event {
    padding: 20px;
    min-height: 150px;
}

.fl-card__body--attended-event-user {
    text-align: center;
}

.fl-attended-event-user-icon {
    color: #88b915;
    font-size: 1.5rem;
}


.fl-card__body--savings {
    min-height: 175px;
    padding: 15px 5px;
}

@media (min-width: 768px) {
    .fl-card__body--savings {
        padding: 15px;
    }
}

.fl-card__body--editorial {
    padding: 30px;
}

@media (min-width: 768px) {
    .fl-card__body--editorial {
        padding: 60px;
    }
}

.fl-card--promoter {
    background: #88b915;
    color: #fff;
    margin-bottom: 20px;
}

.fl-card--promoter a {
    color: #fff;
}

.fl-card--promoter a {
    color: #fff;
}

/* Card Bulge with icon nest */

.fl-card__body-bulge {
    position: absolute;
    z-index: 100;
    left: -42px;
    top: -8px;
}

@media (min-width: 768px) {
    .fl-card__body-bulge {
        left: .75rem;
        top: -23px;
        width: 79px;
        height: 24px;
        transform: initial;
        display: flex;
        align-items: center;
        justify-content: center;
        background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzlweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgNzkgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0LjEgKDc2NDkwKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5Db21iaW5lZCBTaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik0wLjA0MzMwNzMwMDEsMjQgQzAuMzI3MzkyOTg3LDIzLjI4ODU2ODcgMi4wMjI2Mjg1NCwyMi44NTA3NDA5IDUuNTI2NTA3ODksMjIuODUwNzQwOSBDMTEuNDY3MTM3MiwyMi44NTA3NDA5IDE1Ljc5NDcxNzIsMTguMDQ4OTA3OCAxNi40NTE1Mjg2LDE1LjgxOTQyMjkgQzE5LjM2ODI1Niw1LjkxODg2NDE4IDI4LjI4NzMxODUsMC40MzUyNDQwNDkgMzguOTk5OTk0OCwwLjAyMzYyNjUzNTUgTDM5LDMuMTk3NDQyMzFlLTE0IEMzOS4xNjcwMTg4LDAuMDAxNDk3Mjc1NjggMzkuMzMzNjQxLDAuMDA0MjA5NDIxNzEgMzkuNDk5ODUxMSwwLjAwODEzNDAyNDI0IEMzOS42NjYxNjAzLDAuMDA0MjA5NDIxNzEgMzkuODMyODgxNywwLjAwMTQ5NzI3NTY4IDQwLDMuMTk3NDQyMzFlLTE0IEw0MCwwLjAyMzY0OTIyNiBDNTAuNzA2MDM5OCwwLjQzNTQ0NzMxMiA1OS42MTk1MTY3LDUuOTE5MDQ3NjggNjIuNTM0NDUzOSwxNS44MTk0MjI5IEM2My4xOTA4NzQzLDE4LjA0ODkwNzggNjcuNTE1ODc4MSwyMi44NTA3NDA5IDczLjQ1Mjk3MTIsMjIuODUwNzQwOSBDNzYuOTU0NzY0OSwyMi44NTA3NDA5IDc4LjY0ODk5MTMsMjMuMjg4NTY4NyA3OC45MzI5MDc5LDI0IEwwLjA0MzMwNzMwMDEsMjQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==');
    }
}

.fl-card__body-bulge--detail {
    top: calc(100% - 36px);
    height: 38px;
    left: 0;
    width: 127px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzlweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgNzkgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDU0LjEgKDc2NDkwKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5Db21iaW5lZCBTaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik0wLjA0MzMwNzMwMDEsMjQgQzAuMzI3MzkyOTg3LDIzLjI4ODU2ODcgMi4wMjI2Mjg1NCwyMi44NTA3NDA5IDUuNTI2NTA3ODksMjIuODUwNzQwOSBDMTEuNDY3MTM3MiwyMi44NTA3NDA5IDE1Ljc5NDcxNzIsMTguMDQ4OTA3OCAxNi40NTE1Mjg2LDE1LjgxOTQyMjkgQzE5LjM2ODI1Niw1LjkxODg2NDE4IDI4LjI4NzMxODUsMC40MzUyNDQwNDkgMzguOTk5OTk0OCwwLjAyMzYyNjUzNTUgTDM5LDMuMTk3NDQyMzFlLTE0IEMzOS4xNjcwMTg4LDAuMDAxNDk3Mjc1NjggMzkuMzMzNjQxLDAuMDA0MjA5NDIxNzEgMzkuNDk5ODUxMSwwLjAwODEzNDAyNDI0IEMzOS42NjYxNjAzLDAuMDA0MjA5NDIxNzEgMzkuODMyODgxNywwLjAwMTQ5NzI3NTY4IDQwLDMuMTk3NDQyMzFlLTE0IEw0MCwwLjAyMzY0OTIyNiBDNTAuNzA2MDM5OCwwLjQzNTQ0NzMxMiA1OS42MTk1MTY3LDUuOTE5MDQ3NjggNjIuNTM0NDUzOSwxNS44MTk0MjI5IEM2My4xOTA4NzQzLDE4LjA0ODkwNzggNjcuNTE1ODc4MSwyMi44NTA3NDA5IDczLjQ1Mjk3MTIsMjIuODUwNzQwOSBDNzYuOTU0NzY0OSwyMi44NTA3NDA5IDc4LjY0ODk5MTMsMjMuMjg4NTY4NyA3OC45MzI5MDc5LDI0IEwwLjA0MzMwNzMwMDEsMjQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==');
}

.fl-card__body-bulge-icon--detail {
    font-size: 21px !important;
    padding-top: 1.3em;
    padding-left: 0 !important;
}


.fl-card__body-bulge-icon {
    font-size: 18px;
    color: #88b915;
}

.fl-card .fl-card__body-bulge-icon .fa-stack {
    transform: translate(0);
    animation-name: rotate3dOut;
    animation-delay: .3s;
    animation-fill-mode: backwards;
}

@media (min-width: 768px) {
    .fl-card__body-bulge-icon {
        font-size: 16px;
        padding-left: 0;
        padding-top: 1.4em;
        display: block;
    }

    .fl-card--interaction:hover .fl-card__body-bulge-icon .fa-stack {
        animation-name: rotate3d;
        animation-duration: 1s;
        animation-delay: .3s;
        animation-fill-mode: forwards;
    }
}


/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * Icon in card bulge
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/

/* Font awesom icon stack customization */

.fa-stack {
    width: 2.5em;
    height: 2em;
}

.fa-stack-2x {
    font-size: 1em;
}

.fa-stack-1x {
    font-size: 1.2em;
    left: 50%;
    top: 57%;
    transform: translate(-50%, -50%);
}

.fa-stack .fa-piggy-bank {
    transform: translate(-55%, -50%);
}


.fl-card__footer {
    width: 100%;
    padding: 1rem 0 1rem 1rem;
    border-top: 1px solid #efefef;
    text-align: center;
    text-transform: uppercase;
    font-size: .75rem;
    color: #d8d8d8;
    font-weight: bold;
    order: 3;
    display: none;
}

@media (min-width: 768px) {
    .fl-card__footer {
        display: block;
        padding: 20px 0;
    }
}


.fl-card-event-title {
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    min-height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 768px) {
    .fl-card-event-title {
        font-size: 1.1rem;
        text-align: center;
        padding: 30px 40px;
        min-height: 170px;
    }
}


.fl-card__body-advantage-info {
    color: #88b915;
    text-transform: uppercase;
    font-size: .8rem;
    text-align: center;
    font-weight: 400;
    width: 100%;
    margin: 10px 0;
    max-width: 100%;
}

.fl-advantage-info {
    font-size: .875rem;
    color: #88b915;
    text-transform: uppercase;
    font-weight: bold;
}


.fl-truncate::after {
    content: '...';
    display: inline;
    font-weight: 400;
}


.fl-card__body-news-heading {
    padding: 40px 30px 20px 0;
    display: flex;
    font-weight: bold;
    font-size: 1rem;
}


.fl-card__body-news-quote {
    width: 45px;
    color: #88b915;
    padding: 40px 50px 20px 30px;
}

.fl-card__body-news-description {
    padding-right: 4rem;
    padding-bottom: 3rem;
}

.fl-card__body-reservation {
    padding: 20px;
}


.fl-card__text-content {
    width: 65%;
    padding: 10px 20px;
    min-height: 120px;
}

@media (min-width: 768px) {
    .fl-card__text-content {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .fl-card-event-title--appointment {
        padding-left: 15px;
    }
}

.fl-event-expired {
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.fl-event-expired::after {
    content: '';
    background: #88b915;
    position: absolute;
    width: 70%;
    height: 70%;
    filter: blur(63px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .4;
}

.fl-image-grayscale {
    filter: grayscale(100%) blur(1px);
}

.fl-card__image-fit {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}

@media (min-width: 768px) {
    .fl-card__image-fit {
        min-width: 125px;
    }
}


.fl-card__image {
    width: 35%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

@media (min-width: 768px) {
    /* Fit all images regardless of intrinsic size into the card */
    .fl-card__image {
        width: 100%;
        margin: 0;
        border-radius: 0;
        padding-top: 56.25%; /* aspect ratio */
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
    }

    .fl-card__image-fit {
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        left: 0;
        z-index: 0;
        height: 100%;
        position: absolute;
    }
}


.fl-card__image-state {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fl-card__image-state-item {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .65rem;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.89);
}

@media (min-width: 768px) {
    .fl-card__image-state-item {
        font-size: .85rem;
    }
}

/*
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    * Carousel background-color: #88b915;
    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/

.fl-carousel {
    background-color: #88b915;
    position: relative;
}
@media (min-width: 768px) {
    .fl-carousel {
        margin-bottom: 30px;
    }
}

@media (min-width: 1224px) {
    /* remove touch body vertical edges */
    .fl-carousel {
        margin-left: 0;
        margin-right: 0;
    }
}

.fl-carousel__inner {
    display: flex;
    flex-direction: column;
    background-color: #88b915 !important;
}

@media (min-width: 1200px) {
    .fl-carousel__inner {
        flex-direction: row;
    }
}


.fl-carousel__textbox {
    text-align: center;
    color: #ffffff;
    padding: 2rem;
}

@media (min-width: 768px) {
    .fl-carousel__textbox {
        padding: 2rem 4rem;
        margin-bottom: 2rem;
    }
}


.fl-carousel__textbox-icons {
    color: #88b915;
    font-size: 1.5rem;
}

@media (min-width: 768px) {
    .fl-carousel__textbox-icons {
        font-size: 1.75rem;
    }
}


@keyframes rotate3d {
    0% {
        transform: perspective(1000px) rotateY(0deg);
    }

    100% {
        transform: perspective(1000px) rotateY(360deg);
    }
}

@keyframes rotate3dOut {
    0% {
        transform: perspective(1000px) rotateY(360deg);
    }

    100% {
        transform: perspective(1000px) rotateY(0deg);
    }
}


.fl-carousel .fl-carousel__textbox-icons .fa-stack:first-child {
    margin-right: -.5rem;
    animation-name: rotate3d;
    animation-duration: 1.2s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
    transform: translateZ(0);
}

.fl-carousel .fl-carousel__textbox-icons .fa-stack:last-child {
    margin-left: -.5rem;
    animation-name: rotate3d;
    animation-duration: 1s;
    animation-delay: 2.2s;
    animation-fill-mode: forwards;
    transform: translateZ(0);
}

.fl-carousel__textbox {
    position: relative;
}

.fl-carousel__textbox::after {
    content: '';
    background: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(63px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    opacity: .2;
}

@media (min-width: 1200px) {
    .fl-carousel__textbox {
        width: 30%;
        padding: 0 3rem;
        max-width: 450px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }
}

.fl-carousel__textbox-title {
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}


.fl-carousel__textbox-heading {
    font-size: 1.5rem;
    font-weight: bold;
    position: relative;
    z-index: 1;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

@media (min-width: 768px) {
    .fl-carousel__textbox-heading {
        font-size: 1.75rem;
    }
}


.fl-carousel__textbox-copy {
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

@media (min-width: 1200px) {
    .fl-carousel__image {
        width: 70%;
    }
}

/* overwrite uib-carousel's implicit img height:100% for small screens */
@media (max-width: 768px) {
    .fl-carousel__image img {
        height: auto !important;
    }
}

.fl-carousel__textbox-toplink,
.fl-carousel__textbox-toplink:hover {
    color: #ffffff;
}


.fl-anchor-main-color,
.fl-anchor-main-color:active,
.fl-anchor-main-color:focus {
    color: #88b915 !important;
    font-weight: bold;
    text-decoration: none;
}


.fl-btn {
    align-self: center;
    position: relative;
    padding: 6px 12px;
    z-index: 1;
    border-radius: 3px;
    border: 1px solid #88b915;
    color: #88b915;
    cursor: pointer;
    background: none;
    white-space: nowrap;
    display: inline-block;
}

.fl-btn:hover {
    background: #88b915;
    color: #fff;
    border: 1px solid #ffffff;
}

.fl-btn--icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.fl-btn--primary {
    text-align: center;
    color: #fff;
    background: #88b915;
    display: inline-block;
}

.fl-btn--primary:hover,
.fl-btn--primary:active,
.fl-btn--primary:focus {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .2);
    border: 1px solid #88b915 !important;
    text-decoration: none;
    color: #fff;
}

.fl-btn--outline-white {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.fl-btn--outline-white:hover,
.fl-btn--outline-white:active,
.fl-btn--outline-white:focus {
    background: #ffffff;
    color: #88b915;
    text-decoration: none;
}

.fl-btn--outline-maincolor {
    background: none;
    border: 1px solid #88b915;
    color: #88b915;
}

.fl-btn--outline-maincolor:hover,
.fl-btn--outline-maincolor:focus,
.fl-btn--outline-maincolor:active {
    background: #88b915;
    border: 1px solid #88b915;
    color: #ffffff;
    text-decoration: none;
}

.fl-btn--outline-maincolor[disabled="disabled"],
.fl-btn[disabled="disabled"],
.fl-btn--primary[disabled="disabled"] {
    filter: grayscale(1);
}

.fl-btn--outline-maincolor[disabled="disabled"]:hover {
    background: none;
    color: #88b915;
}

.fl-btn[disabled="disabled"]:hover {
    background: none;
    color: #88b915;
}

.fl-btn--icon-lg {
    font-size: 1.2rem;
}

/* Customer panel */
.ps-customer-panel {
    background: #88b915;
}

.fl-carousel__textbox-btns {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fl-carousel__textbox-btns a {
    margin-right: 5px;
    margin-left: 5px;
}

.btn-group-vertical {
    display: flex;
    flex-direction: column;
}

.fl-row {
    flex-direction: row;
}

.fl-btn-row {
    display: flex;
}

.fl-btn-row--rightaligned {
    justify-content: flex-end;
}

.fl-btn-row--grow > * {
    flex-grow: 1;
    text-align: center;
}

.fl-btn-row > *:first-child {
    margin-right: 5px;
}

.fl-btn-row > *:last-child {
    margin-left: 5px;
}

/* Footer */
.fl-footer {
    background: #ffffff;
    color: #ffffff;
    padding: 2rem 0;
    border-top: 1px solid #f1f1f1;
}

.fl-footer ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .fl-footer ul {
        flex-direction: row;
    }
}


.fl-footer li {
    text-align: center;
    padding: 5px;
    margin-left: 20px;
}

.fl-footer a {
    color: #7e7e7e;
}

@media (min-width: 768px) {
    .fl-footer li {
        text-align: left;
    }

    .fl-footer li:first-child {
        margin-left: 0;
    }

    .fl-footer li:last-child {
        margin-left: auto;
    }
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * * * Event Detail Page
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.fl-event-detail-header {
    display: flex;
    justify-content: space-between;
}
@media (min-width: 768px) {
    .fl-event-detail-header {
        padding-bottom: 20px;
    }
}

.fl-event-detail-header__icon {
    color: #88b915;
    font-size: .875rem;
}

.fl-event-detail-header__text {
    font-size: .875rem;
}

.fl-event-detail-heading {
    font-size: 1.575rem;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
}

.fl-event-detail-firm {
    border-top: 1px solid #e9e9e9;
    padding-top: 7px;
}

.fl-event-detail-price {
    font-weight: bold;
    font-size: 1.7rem;
    color: #88b915;
    padding-right: 5px;
}

.fl-event-detail-coatingprice {
    text-decoration: line-through;
    font-size: 1.2rem;
    font-weight: 100;
}

.fl-event-detail-price-advantage-info {
    font-weight: 400;
    font-size: .815rem;
}

/* Event Infos */
.fl-event-infos {
    font-weight: 100;
}

.fl-event-infos__heading {
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 9px;
}

.fl-event-infos__list {
    margin-left: 25px;
}

.fl-event-infos__list-item {
    margin-bottom: 5px;
}

.fl-event-infos__list-item-icon {
    font-size: 1rem;
    color: #88b915;
    top: 0; /* Overwrite fontawesome default list item position */
}

/* Availability */

.fl-event-availability {
    margin-top: 15px;
    font-size: .815rem;
}

.fl-event-availability__icon--expired {
    color: red;
}

.fl-event-availability__icon--available {
    color: #417505;
}

.fl-event-availability__text {
    font-weight: 400;
    font-size: .815rem;
    padding-left: .3rem;
}

.fl-event-infos__list-item-text {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.3;
    display: inline-block;
}

.fl-event-reservation {
    margin-top: 30px;
    margin-bottom: 30px;
}

.fl-event-description {
    padding: 50px 0 30px 0;
    font-size: 1.065rem
}
@media (min-width: 768px) {
    .fl-event-description {
        padding: 50px 40px 30px 30px;
        font-size: 1.065rem
    }
}

.fl-event-description h3:first-of-type {
    margin-top: 0;
}

.fl-event-image {
    position: relative;
}


/* Event reservation dialog */

.fl-event-reservation-dialog {
    width: 100%;
}

.fl-event-reservation-dialog__header {
    display: flex;
    justify-content: space-between;
    padding: 0 0 10px 0;
    font-weight: bold;
    font-size: .875rem;
}


.fl-event-sidebar-reverse {
    display: flex;
    flex-wrap: wrap-reverse;
}

.fl-social-share {
    display: flex;
    justify-content: space-between;
}

/* fontawesome bug */
i {
    font-style: normal;
}


.fl-social-share a {
    text-decoration: none;
    font-size: 1.5rem;
    background: #ffffff;
    color: #88b915;
    width: 40px;
    height: 40px;
    padding: .5rem;
    margin-left: 2px;
    margin-right: 2px;
    display: flex;
    flex-grow: 2;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border: 1px solid #88b915;
}

.fl-social-share a:hover {
    background: #88b915;
    color: #ffffff;
}


/* /Workaround */


.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fl-card_promoter-headline {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: bold;
}

.fl-card_promoter-logo {
    background: #ffffff;
    padding: 1rem;
    margin-top: 1rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .fl-card_promoter-info {
        width: 70%;
    }

    .fl-card_promoter-logo {
        max-width: 200px;
        margin-top: 0;
    }
}


.fl-card__promoter-container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

@media (min-width: 768px) {
    .fl-card__promoter-container {
        flex-direction: row;
    }
}


.fl-savings__item {
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .fl-savings__item {
        padding-right: 10px;
    }
}


.fl-savings-items {
    display: flex;
    justify-content: space-between;
}

.fl-savings-icon {
    color: #88b915;
    font-size: 3rem;
}

.fl-savings-headline {
    font-size: 1.6rem;
    font-weight: bold;
    color: #88b915;
}

.fl-savings-text {
    font-size: .9rem;
    line-height: 1.2;
}

.fl-headline-attended-event {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Editorial */

.fl-editorial-headline {
    margin-top: 0;
    font-weight: bold;
}

.fl-editorial-description {
    font-weight: bold;
    margin-bottom: 1rem;
}


/* List with n cards 4 cards in each row */
.fl-tile-list-n {
    display: flex;
    flex-wrap: wrap;
}

.fl-tile-list-n > * {
    width: calc(50% - 20px);
    margin: 0 20px 20px 0;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.fl-tile-list-n > *:nth-child(2n) {
    margin: 0 0 20px 0;
    width: 50%;

}


@media (min-width: 768px) {
    .fl-tile-list-n > * {
        width: calc(25% - 20px) !important;
        margin: 0 20px 20px 0 !important;

    }

    .fl-tile-list-n > *:nth-child(4n) {
        margin: 0 0 20px 0 !important;
        width: 25% !important;
    }
}


.fl-tile-list-n > * > a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.fl-tile-list-n > * > a:hover {
    text-decoration: none;
}


/* * * * * * * * * * * *
* Utils
*/

.fl-mhvh {
    min-height: 74vh;
    padding-bottom: 4rem;
    margin-bottom: 2rem;
}

.fl-rounded-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.fl-no-anchor-style,
.fl-no-anchor-style:hover,
.fl-no-anchor-style:active,
.fl-no-anchor-style:focus {
    text-decoration: none;
    color: currentColor;
}

.fl-image-flow-text {
    float: left;
    display: block;
    width: 100%;
    margin: 0 20px 20px 0;
}

@media (min-width: 768px) {
    .fl-image-flow-text {
        width: 35%;
        margin: 0 20px 20px 0;
    }
}

.fl-border-top {
    border-top: 1px solid #88b915;
}

.fl-sum-of-invoice {
    font-size: 2rem;
    color: #88b915;
    font-weight: bold;
}

@media (max-width: 768px) {
    .fl-swap-mobile {
        display: flex;
        flex-direction: column-reverse;
    }
}


.label.label-warning {
    display: inline-block;
    background: red;
}

.label.label-warning::before {
    content: '';
    display: block;
}

/* Seperate relevant span items by comma */
.fl-seperate-items-by-comma span:not(:empty):not(:last-child)::after {
    content: ',';
    display: inline;
}

/* Overwrite multiselect to bbe full available width + add spacing*/
.fl-select {
    margin-bottom: 2rem;
}

/* nasty quickwin */
.fl-select span.multiSelect.inlineBlock,
.fl-select span.multiSelect.inlineBlock > button {
    display: block;
    width: 100%;
}

.fl-back {
    color: currentColor;
    display: block;
    font-size: .875rem;
    margin-bottom: 23px;
}

.fl-back:hover,
.fl-back:active,
.fl-back:focus {
    color: #88b915;
    text-decoration: none;
}

.fl-maincolor {
    color: #88b915;
}

blockquote {
    border-left: 5px solid #88b915;
}

a,
a:hover,
a:focus,
a:active {
    color: #88b915;
}

.fl-mb {
    margin-bottom: 20px;
}

.fl-mt {
    margin-top: 15px;
}

.fl-ml {
    margin-left: 5px;
}

.fl-ml-3x {
    margin-left: 15px;
}

.fl-mr {
    margin-right: 5px;
}

.fl-mr-3x {
    margin-right: 15px;
}

/* Use in account context */
.fl-section-seperate {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .fl-section-seperate {
        background: #f1f1f1;
        padding: 30px;
    }
}


/* Use for the top first element raising space to fixed tab subnav appearing in account context */
.fl-mt-account {
    margin-top: 140px;
}

@media (min-width: 768px) {
    .fl-mt-account {
        margin-top: 90px;
    }
}

.fl-mt-account-register {
    margin-top: 70px;
}
@media (min-width: 768px) {
    .fl-mt-account-register {
        margin-top: 90px;
    }
}

.fl-mt-2x {
    margin-top: 15px;
}

@media (min-width: 1200px) {
    .fl-mt-2x {
        margin-top: 30px;
    }
}

.fl-pt {
    padding-top: 15px;
}

.fl-pb {
    padding-bottom: 15px;
}

.fl-pt-2x {
    padding-top: 35px;
}

.fl-pb-2x {
    padding-bottom: 10px;
}

@media (min-width: 1200px) {
    .fl-pb-2x {
        padding-bottom: 35px;
    }
}


.fl-mb-2x {
    margin-bottom: 30px;
}

.fl-mb-main {
    margin-bottom: 10px;
}

.fl-visible-lg {
    display: none;
}

@media (min-width: 1200px) {
    .fl-visible-lg {
        display: block;
    }
}

.fl-visible-xs-md {
    display: block;
}

@media (min-width: 1200px) {
    .fl-visible-xs-md {
        display: none;
    }
}

/* No gap for hero on Devices smaller Desktop */
@media (max-width: 1200px) {
    .fl-gap-x-lg {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}


/* Preloader */
body {
    transition: opacity 1s ease;
}

.hidden-before-load {
    opacity: 0;
}

.fl-preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2000;
    background-image: linear-gradient(#ffffff, #c1c1c1);
    color: #88b915;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
}

@media (min-width: 768px) {
    .fl-preloader {
        font-size: 2.7rem;
    }
}

.fl-preloader__loader-container {
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    width: 60px;
    height: 60px;
    display: flex;

    align-items: center;
    justify-content: center;
    background: #fff;
}

.fl-overflow-x-scroll {
    overflow-x: scroll;
}


@media (min-width: 768px) {
    .fl-overflow-x-scroll {
        overflow-x: visible;
    }
}


.list-group-item>.badge+.badge {
    margin-right: 0;
}



.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #efefef;
}

.table.table-striped>tbody>tr>td,
.table.table-striped>tbody>tr>th,
.table.table-striped>tfoot>tr>td,
.table.table-striped>tfoot>tr>th,
.table.table-striped>thead>tr>td,
.table.table-striped>thead>tr>th{
    border-top: none;
    border-bottom: none;
}
.table.table-striped>thead>tr>th {
    padding-bottom: 5px;
}
.table.table-striped>tbody>tr>td {
    padding-top: 22px;
}
/* @todo: make tabel responsive */


.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 4px !important;
}


.flex-right{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-right > * {
    margin-left: 10px;
}

.gallery-content{
    min-height: 320px;
}

.pagination {
    justify-content: space-between !important;
    display: flex !important;
}

.pagination > li {
    flex-grow: 1;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #aaa;
    cursor: not-allowed;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > li > a,
.pagination > li > span {
    color: #88b915;
}

.pagination > li > a {
    width: 100%;
    text-align: center;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: white;
    cursor: default;
    background-color: #88b915;
    border-color: #88b915;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #88b915;
}

.pagination > .pagination-page:not(.active) > a {
    color: currentColor;
    background-color: transparent !important;
}

.pagination > .pagination-page:not(.active) > a:hover {
    color: #88b915;
}


.nav-tabs > li > a:hover {
    border-bottom-color: #88b915;
}


.ps-event-sidebar {
    width: 100%;
}

.panel-default > .panel-heading {
    background: none;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion-toggle {
    display: block;
    padding: 10px;
}


/* Bootstrap Navigation Overwrite
   Should show hamburger and hide horizontal except desktop
 */
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}

/* Align items vertical center */
.ps-main-menu > li > a {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.multiSelect .checkBoxContainer {
    overflow: scroll !important;
    max-height: 250px !important;
}

.object-list .row:nth-child(even),
.row.odd {
    background-color: rgb(241, 241, 241);
}

.object-list .row:not(:first-child) {
    padding: 15px 0 10px 0;
}

.even, .odd {
      padding: 15px 0 15px 0;
  }

.object-list .detail {
    margin-bottom: 5px;
}

.event-prev{
    /* border: 1px solid #88b915; */
    background-color: #88b915 !important;
    display: flex;
    overflow: hidden;
    font-weight: 900;
}

.put-right{
    margin-left: auto;
}

.nopadding {
    padding: 0 !important;
}

.color-difference{
    color: white;
    mix-blend-mode: difference;
}

.row{
    flex-wrap: wrap;
}

.swp-hover a:hover {
    text-decoration: underline;
}
