
    * {
        margin: 0;
        padding: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: 0 none;
        box-sizing: border-box;
    }
    body{
        background-color:var(--main-color);
        font-family:Arial,sans-serif;
    }

    /*region General Stuff*/
    .shadow, main .search form .suggests, main .preview .previewContainer .resultWrapper .result, body.page-template-search .filterMobile .header, body.course main .longInfo .longInfoWrapper .kontakt, .kontakt, header{
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    }

    main {
        background: none;
        position: relative;
        padding-top: 80px;
        display: block;
    }
    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main {*/
    /*    padding: 125px 0 0 0;*/
    /*}*/
    body:not(.course):not(.page-template-search-x):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main {
        padding: 125px 0 0 0;
    }

	.capslock{
		background-color: yellow;
		text-align: center;
		display:none;
	}


    .centerMiddle{
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding-left: 40px;
        padding-right: 40px;
    }

	.chipContainer {
		padding-top: 5px;
	}

	.chip {
	  display: inline-block;
	  padding: 0 25px;
	  min-height: 25px;
	  font-size: 16px;
	  line-height: 25px;
	  border-radius: 5px;
	  margin-right: 5px;
	  margin-bottom: 5px;
	  background-color: #f1f1f1;
	}



    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper h1 {*/
    /*    color: white;*/
    /*    font-size: 40px;*/
    /*    font-weight: 700;*/
    /*    line-height: 50px;*/
    /*    max-width: 700px;*/
    /*    margin-bottom: 25px;*/
    /*}*/

    body:not(.course):not(.page-template-search-x):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper h1 {
        color: white;
        font-size: 40px;
        font-weight: 700;
        line-height: 50px;
        max-width: 800px;
        margin-bottom: 25px;
    }

    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main section {*/
    /*    background: white;*/
    /*    padding: 50px 0;*/
    /*    min-height: calc(100vh - 300px);*/
    /*}*/
    body:not(.course):not(.page-template-search-x):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main section:not(.ignore) {
        background: white;
        padding: 50px 0;
        min-height: calc(100vh - 300px);
    }

    section.preview{
        padding-top:0!important;
    }
    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p.intro*/
    /*{*/
    /*    color: var(--red-color);*/
    /*    font-size: 15px;*/
    /*    font-weight: 700;*/
    /*    line-height: 25px;*/
    /*    padding: 0;*/
    /*    margin-top: calc(20px + 1em * -1);*/
    /*}*/

    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p.intro*/
    /*{*/
    /*    color: var(--red-color);*/
    /*    font-size: 15px;*/
    /*    font-weight: 700;*/
    /*    line-height: 25px;*/
    /*    padding: 0;*/
    /*    margin-top: calc(20px + 1em * -1);*/
    /*}*/
    body:not(.course):not(.page-template-search-x):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p.intro
    {
        color: var(--red-color);
        font-size: 19px;
        font-weight: 700;
        line-height: 30px;
        padding: 0;
        margin-top: calc(20px + 1em * -1);
    }

    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p*/
    /*{*/
    /*    max-width:750px;*/
    /*}*/
    body:not(.course):not(.page-template-search-x):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p
    {
        max-width:750px;
    }
    main p {
        margin: 0 0 40px 0;
        display: block;
    }

    /*main div.intro:focus {*/
    /*    border: 2px solid rgb(13 110 253 / 25%)!important;*/

    /*}*/
    /*main div.bonusicon:focus {*/
    /*    border: 2px solid rgb(13 110 253 / 25%)!important;*/

    /*}*/

    main .intro {
        color: black;
        font-size: 19px;
        max-width: unset;
        background: #FFFFFF;
        padding-top: 27px;
    }

    main .bonustext {
        align-self: center;
    }

    main .bonusicon {
        color: black;
        font-size: 19px;
        max-width: unset;
        background: #FFFFFF;
        padding-top: 15px;
        padding-bottom: 15px;
        display: flex;
    }

    main .bonusicon img {
        max-height: 100px;
    }

    /*body:not(.course):not(.page-template-search):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p {*/
    /*    margin: 0 0 30px 0;*/
    /*    line-height: 1.65em;*/
    /*}*/

    body:not(.course):not(.page-template-search-x):not(.page-template-comparison):not(.page-template-organizations):not(.page-template-arge):not(.page-template-library):not(.page-template-verein) main .textWrapper p {
        margin: 0 0 30px 0;
        line-height: 1.65em;
    }
    main a {
        color: var(--red-color);
    }
    /*#endregion */
    /*#region Startpage Tiles*/

    .home-tiles{
        display: flex;
        margin-bottom: 1.75em;
        flex-wrap:wrap;
    }

    .tile{
        flex-grow: 1;
        min-width: 0;
        word-break: break-word;
        overflow-wrap: break-word;

    }


    .linkblock-link {
        text-decoration: none;
        height: 100%;
    }

    main a.linkblock-link {
        text-decoration: none;
    }

    body.home .textWrapper .linkblock-link {
        display: block;
    }


    .linkblockWithImage {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 15px 0 0 0;
        height: calc(100% - 15px);
        background: var(--shaded-background);
    }


    .linkblock-link .linkblockWithImage.noButton {
        -o-transition: 0.2s;
        -ms-transition: 0.2s;
        -moz-transition: 0.2s;
        /* -webkit-transition: 0.2s; */
        /* transition: 0.2s; */
    }

    .linkblockWithImage .linkblockWithImageContent {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        hyphens: auto;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
    }


    .linkblockWithImage .linkblockWithImageContent h2 {
        position: relative;
        margin-top: 0;
        margin-bottom: 20px;
        font-weight: normal;
        font-size: 26px;
        color: var(--red-color);
    }

    .linkblockWithImage .linkblockWithImageContent .description {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        color: black !important;
    }
    /*#endregion*/
    /*#region Offers Tiles*/
    main .search form {
        position: relative;
        display: block;
    }

	.category {
		height: 100px;
		overflow: auto;
	}


    main .preview {
        background: #FFFFFF;
        padding-bottom: 40px;
    }

    main .preview .previewContainer .resultWrapper {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-top: 15px;
    }

    main .preview .previewContainer .resultWrapper .result {
        position: relative;
        padding: 15px;
        font-size: 15px;
        background: #FFFFFF;
        overflow-x: hidden;
        min-height: 100px;
        margin: 0 40px 40px 0;
        flex: 0 0 calc(33.33% - 26.67px);
        -ms-flex: 0 0 28.27%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        hyphens: auto;
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
    }

    main .preview .previewContainer .resultWrapper .result:nth-child(3n) {
        margin-right: 0;
    }

    main .preview .previewContainer .resultWrapper .result .star {
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 15px;
        width: 25px;
        height: 25px;
        background: #FFFFFF;
        /*background-image: url(img/icons/star.png);*/
        background-repeat: no-repeat;
        background-size: contain;
    }

    main .preview .previewContainer .resultWrapper .result .title {
        font-size: 20px;
        line-height: 25px;
        color: var(--red-color);
        display: -webkit-box;
        width: calc(100% - 38px);
        margin-bottom: 15px;
        font-weight: 700;
        text-overflow: ellipsis;
        min-height: 48px;
        max-height: 48px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    main .preview .previewContainer .resultWrapper .result .price,
    main .preview .previewContainer .resultWrapper .result .date {
        margin-bottom: 10px;
        padding: 0 0 0 30px;
    }

    main .preview .previewContainer .resultWrapper .result .icon {
        /*position: relative;*/
        display: inline-block;
        background: #FFFFFF;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 24px;
        height: 24px;
        top: 6px;
        margin-left: -30px;
        margin-right: 6px;
    }

    main .preview .previewContainer .resultWrapper .result .location {
        /*margin-bottom: 15px;*/
        padding: 0 0 0 30px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-overflow: ellipsis;
        height: 40px;
        max-height: 40px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display:-webkit-box;
    }
    main .preview .previewContainer .resultWrapper .result .bonus {
        margin-bottom: 15px;
        padding: 0 0 0 30px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    main .preview .previewContainer .resultWrapper .result .bonus img {
        max-height:100px;
        image-rendering: auto;
        image-resolution: normal;
    }

    main .preview .previewContainer .resultWrapper .result a.linkButton{
        text-transform: uppercase;
        color: black;
        background: var(--link-color);
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        width: 100%;
        padding: 13px;
        text-align: center;
        display: block;
        text-decoration: none;

    }




    /*#region Offer Details*/
    body.course main .shortinfo {
        position: relative;
        z-index: 400;
        padding-top: 60px;
        padding-bottom: 50px;
        background: var(--shaded-background);
    }


    body.course main .longInfo {
        position: relative;
        z-index: 400;
        padding-top: 60px;
        padding-bottom: 50px;
        background: #FFFFFF;
    }
    body.course main .shortinfo .shortInfoWrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    body.course main .shortinfo .shortInfoWrapper span {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    body.course main .shortinfo .shortInfoWrapper span h1 {
        color: var(--red-color);
        font-size: 40px;
        font-weight: 700;
        line-height: 50px;
        max-width: 633px;
        margin-bottom: 25px;
    }

    body.course main .shortinfo .shortInfoWrapper span .tags .tag {
        border: 1.8px solid var(--red-color);
        border-radius: 30px;
        /*height: 36px;*/
        font-size: 14px;
        color: var(--red-color);
        padding: 7px 13px 6px 13px;
        font-weight: 600;
        background: transparent;
        margin: 0 3px 5px 0;
        display: inline-block;
        text-overflow: ellipsis;
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

    .noselect, body.page-template-search main .filter .filterContainer #activeFiltersContainer .filter, body.course main .shortinfo .shortInfoWrapper span .tags .tag {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }


    body.course main .shortinfo .shortInfoWrapper span .metainfo {
        position: relative;
        display: block;
        padding-right: 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        margin-top: 30px;
    }

    body.course main .shortinfo .shortInfoWrapper span .metainfo .price, body.course main .shortinfo .shortInfoWrapper span .metainfo .date  {
        margin-bottom: 10px;
        padding: 0 30px 0 30px;
    }

    body.course main .shortinfo .shortInfoWrapper span .metainfo .location, body.course main .shortinfo .shortInfoWrapper span .metainfo .rabatt {
        margin-bottom: 15px;
        padding: 0 30px 0 30px;
    }
    body.course main .shortinfo .shortInfoWrapper span .metainfo .bonus img{
        max-height: 100px;
        position: absolute;
        bottom: 10px;
        right:20px;
    }

   main  a.backbutton {
        position: relative;
        display: block;
        padding: 13px;
        margin-top: 20px;
        max-width: 359px;
        width: 100%;
        background: var(--link-color);
        color: black;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 16px;
        text-align: center;
        letter-spacing: 3px;
        font-weight: 700;
    }

    body.course main .shortinfo .shortInfoWrapper span .registerButton, a.feedbackbutton a.backbutton {
        position: relative;
        display: block;
        padding: 13px;
        margin-top: 20px;
        max-width: 359px;
        width: 100%;
        background: var(--link-color);
        color: black;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 16px;
        text-align: center;
        letter-spacing: 3px;
        font-weight: 700;
    }

    body.course main .shortinfo .shortInfoWrapper span.additionalInfo {
        display: none;
        padding: 20px;
    }

    body.course main .shortinfo .shortInfoWrapper span.share {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 48px;
        -ms-flex: 0 0 48px;
        flex: 0 0 48px;
    }

    body.course main .shortinfo .shortInfoWrapper span.share {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 48px;
        -ms-flex: 0 0 48px;
        flex: 0 0 48px;
    }

    body.course main .shortinfo .shortInfoWrapper span .metainfo .icon {
        /*position: relative;*/
        display: inline-block;
        /*background: #EBF5F0;*/
        background-repeat:   no-repeat;
        background-size: contain;
        background-position: center;
        width: 24px;
        height: 24px;
        top: 6px;
        margin-left: -30px;
        margin-right: 6px;
    }

    .courseDetail
    {
        background:white;
    }

    body.course main .longInfo .longInfoWrapper .description {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 60%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        font-size: 15px;
        line-height: 25px;
        padding-right: 60px;
    }

    body.course main .longInfo .longInfoWrapper
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;

    }

    .kontakt {
        flex: 0 0 40%;
        font-size: 15px;
        line-height: 25px;
    }

    body.course main .longInfo .longInfoWrapper .kontakt {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        font-size: 15px;
        line-height: 25px;
    }

    .boxed{
        padding: 30px;
        display: block;
    }
    #map {
        height: 100%;
    }
    h2.boxedH{
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    /*#endregion Offer Details*/


    /*#region Facilities */
    main .preview .previewContainer .resultWrapper .result .adress{
        text-overflow: ellipsis;
        min-height: 44px;
        max-height: 44px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display:-webkit-box;
    }

    main .preview .previewContainer .resultWrapper .result .adress,
    main .preview .previewContainer .resultWrapper .result .email,
    main .preview .previewContainer .resultWrapper .result .link,
    main .preview .previewContainer .resultWrapper .result .phone,
    main .preview .previewContainer .resultWrapper .result .description{
        margin-bottom: 10px;
        padding: 0 0 0 30px;



    }

    div.imageOrgLogoSmall img.orgLogoSmall{
        max-width:100%;
    }

    div.imageOrgLogoSmall{
        float:right;
    }

    div.image{
        text-align:center;
        float:right;
        height:150px;
    }
     div.image img{
        max-height:150px;
         max-width:100%;

     }
     div.image img.orgLogo{

         max-width:80%;
     }
    body.course main .shortinfo .shortInfoWrapper span .metainfo .phone, body.course main .shortinfo .shortInfoWrapper span .metainfo .location,
    body.course main .shortinfo .shortInfoWrapper span .metainfo .email, body.course main .shortinfo .shortInfoWrapper span .metainfo .link{
        margin-bottom: 10px;
        padding: 0 30px 0 30px;
    }
    body.facility main  {
        background: white;
        padding: 50px 0;
        min-height: calc(100vh - 100px);
    }

    body.course main .shortinfo{
        padding-top:110px;
    }
    /*#endregion Facilities*/


    /*#region Search*/
    body.page-template-search main .search{
        padding-top: 50px;
        padding-bottom: 30px;

    }
    main .search input{
        position: relative;
        z-index: 500;
        display: block;
        width: 100%;
        border-radius: 25px;
        height: 50px;
        border: 0;
        padding: 0 40px 0 55px;
        font-weight: 600;
        font-size: 15px;
        border: 2px solid #E6E6E6;
        background: #FFFFFF;
        content:"\f002";
        background-repeat: no-repeat;
        background-position: left 20px center;
        background-size: auto 22px;
    }
    main section.search{
        background:transparent!important;
    }

    .searchicon{
        position:relative;

    }
    .searchicon i{
        position: absolute;
        left: 20px;
        top: 17px;
        color: gray;
        z-index:999;
    }


    /*#endregion Search*/

    /*#region Mobile Filter Offers*/


    body.page-template-search .filterMobile {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: white;
        overflow: auto;
        z-index: 10000;
    }

    body.page-template-search .filterMobile .headerContainer .close {
        position: relative;
        float: right;
        margin-top: 7px;
        width: 20px;
        height: 20px;
        margin-right:5px;
        cursor: pointer;
    }
    body.page-template-search .filterMobile .headerContainer .close:before {
       font-family: "Font Awesome 5 Pro";
        content:"\f00d";
    }

    body.page-template-search .filterMobile .filterList ul {
        list-style: none;
    }

    body.page-template-search .filterMobile .filterList ul li {
        position: relative;
        font-weight: 700;
        font-size: 18px;
        line-height: 40px;
        border-bottom: 1px solid #E6E6E6;
        padding: 0 20px 0 50px;
        background: #FFFFFF;
    }

    body.page-template-search .filterMobile .filterList ul li.time {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    body.page-template-search .filterMobile .showResults {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100vw;
        background: #E6E6E6;
        color: #000000;
        font-size: 16px;
        letter-spacing: 3px;
        font-weight: 700;
        text-align: center;
        padding: 19px 20px;
        text-transform: uppercase;
        cursor: pointer;
    }

    body.page-template-search .filterMobile .filterList ul li:before {
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        content: '';
        position: absolute;
        top: 10px;
        left: 20px;
        display: inline-block;
        width: 30px;
        height: 60px;
        font-family:"Font Awesome 5 Pro";
        content:"\f067";

    }
    body.page-template-search .filterMobile .filterList ul li.open:before {

        font-family:"Font Awesome 5 Pro";
        content:"\f068";
    }
    body.page-template-search .filterMobile .headerContainer {
        color: var(--red-color);
        font-size: 24px;
        font-weight: 700;
        padding-top: 12px;
        height: 60px;
    }

    body.page-template-search .filterMobile .filterList ul li .filterTitle {
        position: relative;
        width: 100vw;
        display: block;
        margin: 0 0 0 -50px;
        padding: 10px 0 10px 50px;
    }

    body.page-template-search .filterMobile .filterList ul li .filterDetails {
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        max-height: 0;
        overflow: hidden;
        margin-left: -30px;
        position: relative;
        width: calc(100vw - 40px);
        margin-right: 20px;
        font-weight: 300;
        opacity: 0;
    }

    body.page-template-search .filterMobile .filterList ul li.open .filterDetails {
        max-height: inherit;
        padding: 20px 0;
        opacity: 1;
    }
    body.page-template-search .filterMobile .filterList ul li .filterDetails .dates .date-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }

    body.page-template-search .filterMobile .filterList ul li .filterDetails .dates input {
        width: 150px;
        font-size: 15px;
        font-family: "Open Sans",sans-serif;
        padding: 10px 20px;
        border-radius: 20px;
        background: #fff;
        border: 1.5px solid #e6e6e6;
        color: #000;
        letter-spacing: 0;
        display: inline-block;
        margin: 0 0 0 15px;
    }

    body.page-template-search .filterMobile .filterList ul li.time .dates input {
        width: 145px;
        font-size: 15px;
        font-family: "Open Sans",sans-serif;
        padding: 10px 15px;
        border-radius: 20px;
        background: #fff;
        border: 1.5px solid #e6e6e6;
        color: #000;
        letter-spacing: 0;
        display: inline-block;
        margin: 0 auto;
        margin-left: 5px;
    }

    body.page-template-search .filterMobile .filterList ul li.time .dates #mobileFrom, body.page-template-search .filterMobile .filterList ul li.time .dates #mobileUntil {
        width: 100%;
        margin: 0 !important;
    }

    body.page-template-search .filterMobile .filterList ul li .filterDetails .dates input#mobileFrom {
        margin-right: 30px;
    }

    body.page-template-search .filterMobile .filterList ul li.time h3 {
        text-align: left;
        margin-bottom: 10px;
        font-size: 15px;
        margin-top: 0;
    }

    body.page-template-search .filterMobile .filterList ul li.time .divider {
        display: block;
        clear: both;
        height: 1px;
        width: 100%;
        border-top: 1px solid #E6E6E6;
        margin-bottom: 15px;
    }

    body.page-template-search .filterMobile .filterList ul li.time .day-selector {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    body.page-template-search .filterMobile .filterList ul li.time .day-selector label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 33%;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        margin: 4px 0;
    }



    body.page-template-search .filterMobile .filterList ul li .filterDetails input[type="checkbox"] {
        -webkit-appearance: checkbox;
        -moz-appearance: checkbox;
        appearance: checkbox;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }

    body.page-template-search .filterMobile .filterList ul li.time .day-selector label .check-toggle {
        margin-right: 5px;
        margin-left: -10px;
    }

    body.page-template-search .filterMobile .filterList ul li .filterDetails .time-selector {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
    }

    body.page-template-search .filterMobile .filterList ul li.time .timeslot {
        font-size: 15px;
        font-family: "Open Sans", sans-serif;
        padding: 10px 20px;
        border-radius: 20px;
        background: #FFFFFF;
        border: 1.5px solid #E6E6E6;
        color: #000000;
        letter-spacing: 0;
        display: inline-block;
        margin-bottom: 20px;
        width: 100%;
    }

    body.page-template-search .filterMobile .filterList ul li.price.open .filterDetails .slider-wrapper {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    body.page-template-search .filterMobile .filterList ul li.price.open .filterDetails .slider-wrapper .slider-range {
        position: relative;
    }

    body.page-template-search .filterMobile .filterList ul li.price.open .filterDetails .slider-wrapper .slider-range .ui-slider-handle .handle-label {
        display: block;
        white-space: nowrap;
        transform: translateY(20px);
        color: black !important;
        position: absolute;
        left: 0;
    }

    body.page-template-search .filterMobile .filterList ul li.price.open .filterDetails .slider-wrapper .slider-range .ui-slider-handle .handle-label.max {
        right: 0 !important;
        transform: translate(-300%, 20px);
    }
    /*#endregion Mobile Filter Offers*/


    .shortInfoWrapper span .img{
        display:inline-block;
        float:right;
    }

    div.message {

        /*animation: hideAnimation 0s 5s forwards;*/
        /* line-height: 3em; */
        color: black !important;
        width:100%;
        text-align: center !important;
        padding: 10px 0px;

        position:absolute;
        margin-top:-50px;
        z-index:9999;
    }

    div.message.error{
        border-left: 5px solid #eee !important;
        border-color: red !important;
        background-color: lightcoral !important;


    }

    div.message.success{
        border-left: 5px solid #eee !important;
        border-color: #3c763d !important;
        background-color: #dff0d8 !important;

    }
    .hidden{
        display:none;
    }
    div.message.hidden {
        display: none;
    }

    input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"],select:not(.ui-datepicker-month):not(.ui-datepicker-year), textarea {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        background-color: #fff;
        border-style: solid;
        border-width: 1px;
        border-color: #ccc;
        box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
        color: rgba(0,0,0,0.75);
        display: block;
        font-family: inherit;
        font-size: 0.875rem;
        height: 2.3125rem;
        margin: 0 0 1rem 0;
        padding: 0.5rem;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: border-color 0.15s linear,background 0.15s linear;
        -moz-transition: border-color 0.15s linear,background 0.15s linear;
        -ms-transition: border-color 0.15s linear,background 0.15s linear;
        -o-transition: border-color 0.15s linear,background 0.15s linear;
        transition: border-color 0.15s linear,background 0.15s linear;
    }

    input:focus, .k-editor:focus{
        border-color: #86b7fe;
        color: #495057;
        background-color: #ffffff;
        box-shadow: 0 0 0 0.1rem rgb(13 110 253 / 25%);

    }

    .linkbutton, .linkbutton:hover, .linkbutton:focus {
        text-transform: uppercase;
        color: black;
        background: var(--link-color);
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        width: 100%;
        padding: 13px;
        text-align: center;
        display: block;
        text-decoration: none;
        /*border:0.5px solid #ccc;*/
        border: 0px;
        cursor:pointer  ;
        height:50px;


    }

    .altbutton, .altbutton:hover, .altbutton:focus {
        text-transform: uppercase;
        color: #212529;
        background-color: transparent;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        width: 100%;
        padding: 13px;
        text-align: center;
        display: block;
        text-decoration: none;
        border:0.5px solid #ccc;
        cursor:pointer  ;
        height:50px;



    }

    .login-form{

        margin:50px auto;
        padding:20px;
        position:relative;
        max-width:600px;
        /*margin: 0px auto;*/
        background-color:#F3F3F3;
        border-radius:10px;
        /*-webkit-box-shadow: 0px 0px 12px 0px rgba(243,243,243,1);*/
        /*-moz-box-shadow: 0px 0px 12px 0px rgba(243,243,243,1);*/
        /*box-shadow: 0px 0px 12px 0px rgba(243,243,243,1);*/

        -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,1);
        -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,1);
        box-shadow: 0px 0px 12px 0px rgba(0,0,0,1);
    }


    label.error {
        color: #f04124;
        margin-bottom: 15px;
        font-weight:bold!important;
    }

    /* region Kendo overwrites*/

    .k-dropdown-wrap .k-input, .k-numeric-wrap .k-input, .k-picker-wrap .k-input{
        margin-bottom:0px;
    }

    /* endregion Kendo overwrites*/


    .popover     li {
        margin-left:1em;
    }

    input.error, select.error{
        margin-bottom:0px!important;
    }

    select:not(.ui-datepicker-month):not(.ui-datepicker-year) {
        -webkit-appearance: button;
        -moz-appearance: button;
        -webkit-user-select: none;
        -moz-user-select: none;
        -webkit-padding-end: 20px;
        -moz-padding-end: 20px;
        -webkit-padding-start: 2px;
        -moz-padding-start: 2px;
        margin: 0 0 1rem 0;
        background-position: center right;
        background-repeat: no-repeat;
        border-style: solid;
        border-width: 1px;
        border-color: #ccc;
        box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
        font-size: inherit;
        overflow: hidden;
        padding-top: 2px;
        padding-bottom: 2px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }



    /*region Modal*/

    .form-close{
        cursor:pointer;
    }
    .btn {
        text-decoration: none;
        display: inline-block;
        font-weight: 400;
        width:100px;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        /*border: 1px solid transparent;*/
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        line-height: 1.5;
        /*border-radius: 0.25rem;*/
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        cursor:pointer;
    }
    .btn-ok{
        background: var(--red-color);
        color: #FFFFFF;
        text-align: center;

    }

    .btn-default{
        border:1px solid #D3D3D3;

    }


    /*endregion Modal*/


    .input label{
        font-weight:bold;
    }

	label{
        font-weight:bold;
    }

	.k-multiselect-wrap {
		border-radius: 0!important;

	}

    input[type="checkbox"]{
        -webkit-appearance: checkbox!important;
        -moz-appearance: checkbox!important;
        appearance: auto!important;
        position:relative;
    }

    span.required{
        color:red;
    }

    input[disabled="disabled"]{
        background:lightgrey;
    }
    .input.checkbox{
        padding-top:5px;
		padding-bottom:20px;
    }


    div.staticContent{
        text-align:center;
        margin-top:3em;

    }

    div.staticContent h1{
        margin-bottom:1em;
        font-size:36px;
    }
    div.staticContent p{
        margin:0;
        font-size:20px;
    }
    .kontakt > .boxed:not(:first-child)
    {
        padding-top:0px!important;
    }

    .input-group-price{
        display:grid;
        grid-template-columns:auto 1fr;
        grid-column-gap:0;
    }

    .input-group-addon{
        padding: 10px 12px;
            color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
        white-space: nowrap;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        border-collapse: separate;
        width: auto;
        font-family: inherit;
        font-size: 0.875rem;
        height: 2.3125rem;

        border-right:0px;
    }


    .input-group .currency{
    display:inline-block;
        width:auto
    }

    .containerImageText{
        display:-webkit-box;
        text-overflow:ellipsis;
        overflow:hidden;
        -webkit-box-orient: vertical;
        white-space: normal;
        -webkit-line-clamp:3
    }

    .kontakt{
        overflow:hidden;
    }
    .kontakt .boxed{
        text-overflow:ellipsis;
        overflow:hidden;
    }

    .boxed *{
        text-overflow:ellipsis;
        overflow:hidden;
    }
    .boxed i{
        padding-top:10px;
    }

    .grid-auto-1fr{
        display:grid;
        grid-template-columns: auto 1fr;
        grid-column-gap:5px;
    }
    .grid-auto-1fr i{
        padding-top:5px;
    }

    .resultWrapper .grid-auto-1fr{
        grid-column-gap:0;
    }


    .resultWrapper a{
        overflow:hidden;
        text-overflow:ellipsis;
    }



    /*so the flash messages can overlap*/

    section div.message:not(:first-child){

        margin-top:-10px;
    }
    main .preview .previewContainer .loadMore{
        position: relative;
        margin: 0 auto;
        text-align: center;
        text-transform: uppercase;
        color: var(--main-color);
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        padding: 13px 0;
        width: calc(33.33% - 26.67px);
		min-width: 300px;
        border: 2px solid var(--main-color);
        cursor: pointer;
    }

    main .preview .previewContainer .loadMore:hover{
        position: relative;
        margin: 0 auto;
        text-align: center;
        text-transform: uppercase;
        color: white;
        background-color: var(--main-color);
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 3px;
        padding: 13px 0;
        width: calc(33.33% - 26.67px);
		min-width: 300px;
        border: 2px solid var(--main-color);
        cursor: pointer;
    }
    .loading {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        margin: 20px 0;
        display: none;
    }
	.atooltip {
	  position: relative;
	  display: inline-block;
	}

	.atooltip .atooltiptext {
	  visibility: hidden;
	  width: 150px;
	  background-color: var(--shaded-background);
	  color: black;
	  border: 1px solid black;
	  text-align: center;
	  border-radius: 3px;
	  padding: 2px 0;
	  position: absolute;
	  z-index: 1;
	  bottom: 150%;
	  left: 50%;
	  margin-left: -60px;
	}

    .atooltip .offerdetailtooltiptext {
        background-color: var(--link-color);
        color: black;
        margin-left: -308px;
        margin-bottom: 75px;
        padding: 5px;
        width: 250px;
    }

    .atooltip .offerpreviewtooltiptext {
        background-color: var(--link-color);
        color: black;
        margin-left: -145px;
        margin-bottom: -48px;
        padding: 5px;
        width: 250px;
    }

	.atooltip .atooltiptext::after {
	  content: "";
	  position: absolute;
	  top: 100%;
	  left: 50%;
	  margin-left: -5px;
	  border-width: 5px;
	  border-style: solid;
	  border-color: black transparent transparent transparent;
	}

    .atooltip .offerpreviewtooltiptext::after {
        margin-left: -105px;
        border-width: 7px;
    }

    .atooltip:hover .atooltiptext {
	  visibility: visible;
	}


    a:not(.tile):focus,
    .imageOrgLogoSmall a:focus > picture > img{
        border: 1px solid #86b7fe;
        /*color:#86b7fe!important;*/
    }

    .imageOrgLogoSmall a:focus {
        border: none;
    }



    div:focus,
    select:focus,
    a.linkblock-link:focus,
    div.result:focus,

    main .preview .previewContainer .loadMore:focus{
        outline: #86b7fe solid 1px;
    }

    /*select:focus, a.linkblock-link:focus{*/
    /*    box-shadow: 0 0 0 0.1rem rgb(13 110 253 / 25%)!important;*/
    /*}*/
    /*a:focus img{*/
    /*    border: 2px solid rgb(13 110 253 / 25%)!important;*/

    /*}*/
    /*div.result:focus {*/
    /*    border: 2px solid rgb(13 110 253 / 25%)!important;*/

    /*}*/
    /*main .preview .previewContainer .loadMore:focus{*/
    /*    color:#86b7fe!important;*/
    /*}*/

    .visually-hidden {
        top:0;
        left:-2px;
        width:1px;
        height:1px;
        position:absolute;
        overflow:hidden;
    }




    .skip {
        position: absolute;
        left: 0;
        top: -40px;

        overflow: hidden;
    }

    .skip:focus {
        position: absolute;
        left: 0;
        top: 0;

        padding: 6px;
        color: white!important;
        border-right: 1px solid white;
        border-bottom: 1px solid white;
        border-bottom-right-radius: 8px;
        background: var(--main-color);
        transition: top .5s ease-out;
        z-index: 100;
    }
