  /* Theme : KulturLegi */

@font-face {
    font-family: 'HelveticaNeue-Regular';
    src: url('Fonts/HelveticaNeue_gdi.eot');
    src: url('Fonts/HelveticaNeue_gdi.eot?#iefix') format('embedded-opentype'), url('Fonts/HelveticaNeue_gdi.ttf') format('truetype'), url('Fonts/HelveticaNeue_gdi.otf') format('opentype'), url('Fonts/HelveticaNeue_gdi.svg#HelveticaNeue-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Bold';
    src: url('Fonts/HelveticaNeue-Bold_gdi.eot');
    src: url('Fonts/HelveticaNeue-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('Fonts/HelveticaNeue-Bold_gdi.woff') format('woff'), url('Fonts/HelveticaNeue-Bold_gdi.ttf') format('truetype'), url('Fonts/HelveticaNeue-Bold_gdi.otf') format('opentype'), url('Fonts/HelveticaNeue-Bold_gdi.svg#HelveticaNeue-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('Fonts/33403B_0_0.eot');
    src: url('Fonts/33403B_0_0.eot?#iefix') format('embedded-opentype'), url('Fonts/33403B_0_0.woff2') format('woff2'), url('Fonts/33403B_0_0.woff') format('woff'), url('Fonts/33403B_0_0.ttf') format('truetype'), url('Fonts/33403B_0_0.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Medium';
    src: url('Fonts/33403A_0_0.eot');
    src: url('Fonts/33403A_0_0.eot?#iefix') format('embedded-opentype'), url('Fonts/33403A_0_0.woff2') format('woff2'), url('Fonts/33403A_0_0.woff') format('woff'), url('Fonts/33403A_0_0.ttf') format('truetype'), url('Fonts/33403A_0_0.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Italic';
    src: url('Fonts/33403A_1_0.eot');
    src: url('Fonts/33403A_1_0.eot?#iefix') format('embedded-opentype'), url('Fonts/33403A_1_0.woff2') format('woff2'), url('Fonts/33403A_1_0.woff') format('woff'), url('Fonts/33403A_1_0.ttf') format('truetype'), url('Fonts/33403A_1_0.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

html,
body {
    font-size: 100%;
    vertical-align: baseline;
    height: 100%;
}

.wrapper {
    position: relative;
    width: 100%;
    display: block;
    overflow-x: hidden;
}

body {
    font-size: 16px;
    line-height: normal;
    color: #2d2d2d;
    background-color: #efefef;
    font-family: 'HelveticaNeue-Regular', helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
}

hr {
    background-color: #cbc9c7;
    border: 0;
    height: 1px;
    margin: 25px 0 30px;
}

input[type=password],
input[type=text],
input[type=email],
button,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0 0 10px;
    color: #2d2d2d;
    font-family: 'HelveticaNeue-Bold';
    letter-spacing: 0.30px;
}

h1 {
    color: #2d2d2d;
    font-size: 24px;
    margin-bottom: 28px;
    line-height: 24px;
}

h2 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
    letter-spacing: 0.40px;
}

h3 {
    font-size: 17px;
    margin: 1px 0 2px;
    line-height: 24px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 14px;
    text-transform: uppercase;
}

h6 {
    font-size: 12px;
}

p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 23px;
    letter-spacing: 0.30px
}

a {
    color: #df0008;
    letter-spacing: 0.30px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

a:focus {
    outline: none!important;
}

a:focus,
a:hover {
    color: #2d2d2d;
    outline: none;
    text-decoration: none;
}

ol,
ul {
    list-style: none;
    margin: 10px 0 23px;
    padding-left: 20px;
}

ol li,
ul li,
ul li a,
ol li a {
    list-style: none;
    line-height: normal;
}

ul li a:hover,
ul li a:focus,
ol li a:hover,
ol li a:focus {
    text-decoration: none;
}

ol li,
ul li {
    margin-bottom: 21px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0;
    width: 100%;
}

table td,
table th {
    border: 1px solid #cccccc;
    padding: 10px;
    color: #534c46;
}

table th {
    font-size: 24px;
    color: #534c46;
    line-height: normal;
}

b,
strong {
    font-weight: normal;
    font-family: 'HelveticaNeue-Bold';
}

label {
    margin: 5px 0;
    font-weight: normal;
    font-family: 'HelveticaNeue-Regular';
}

input::-moz-focus-inner,
textarea::-moz-focus-inner {
    border: 0;
    padding: 0;
}

select::-ms-expand {
    display: none;
}

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #7c7c7c;
    color: #7c7c7c;
    outline: none;
    padding: 10px 13px;
    border-radius: 0;
    font-size: 17px;
    width: 100%;
    height: 40px;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    box-shadow: none;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: transparent;
}

select {
    color: #2d2d2d;
    text-shadow: none;
    width: 100%;
}

input[type="button"],
input[type="reset"],
input[type="submit"],
.g-btn {
    background-color: #df0008;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    min-width: 190px;
    width: auto;
    padding: 8px 12px;
    font-family: "HelveticaNeue-Bold";
    text-align: center;
    box-shadow: 0 3px #bb0007;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.g-btn:hover {
    outline: none;
    color: #fff;
    background-color: #bb0007;
}

form input:focus,
form select:focus,
form textarea:focus {
    outline: none;
    border-color: #df0008;
}

textarea {
    min-height: 130px;
    padding: 8px 13px;
    resize: vertical;
}

::-webkit-input-placeholder {
    font-size: 17px;
    color: #7c7c7c;
    font-family: 'HelveticaNeue-Regular', helvetica, sans-serif;
    opacity: 1;
}

:-moz-placeholder {
    font-size: 17px;
    color: #7c7c7c;
    font-family: 'HelveticaNeue-Regular', helvetica, sans-serif;
    opacity: 1;
}

::-moz-placeholder {
    font-size: 17px;
    color: #7c7c7c;
    font-family: 'HelveticaNeue-Regular', helvetica, sans-serif;
    opacity: 1;
}

:-ms-input-placeholder {
    font-size: 17px;
    color: #7c7c7c;
    font-family: 'HelveticaNeue-Regular', helvetica, sans-serif;
    opacity: 1;
}

img {
    height: auto;
    margin-bottom: 15px;
    vertical-align: middle;
    max-width: 100%;
}

figure {
    margin: 0 0 13px;
}

.container {
    max-width: 1200px;
    width: auto;
}

.contentSection {
    background-color: #efefef;
    float: left;
    width: 100%;
    position: relative;
}

.contentArea li a {
    text-decoration: underline;
}


.lotse-profile-description li,
.contentArea li {
    position: relative;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 10px;
}

ul.lema-tabs li::before {
    background-image: none!important;
}

.lotse-profile-description ul li::before,
.contentArea ul li::before {
    position: absolute;
    top: 5px;
    left: -20px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(Images/list-item.png);
}

.contentArea ol {
    list-style: decimal;
}

.contentArea ol li {
    list-style: decimal;
}

.contentArea P {
    font-size: 17px;
    letter-spacing: 0;
    word-spacing: 0;
}


/* .ce-gallery,.csc-textpic-center .csc-textpic-imagewrap {    text-align: center;} */

.ce-align-left {
    text-align: left;
}

.ce-align-center {
    text-align: center;
}

.ce-align-right {
    text-align: right;
}

.ce-table td,
.ce-table th {
    vertical-align: top;
}

.ce-textpic,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
    overflow: hidden;
}

.ce-left .ce-gallery,
.ce-column {
    float: left;
}

.ce-center .ce-outer {
    position: relative;
    float: right;
    right: 50%;
}

.ce-center .ce-inner {
    position: relative;
    float: right;
    right: -50%;
}

.ce-right .ce-gallery {
    float: right;
}

.ce-gallery figure {
    display: table;
    margin: 0;
}

.ce-gallery figcaption {
    display: table-caption;
    caption-side: bottom;
}

.ce-gallery img {
    display: block;
}

.ce-gallery iframe {
    border-width: 0;
}

.ce-column:last-child {
    margin-right: 0;
}

.ce-row:last-child {
    margin-bottom: 0;
}

.ce-above .ce-bodytext {
    clear: both;
}

.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
    padding-left: 40px;
    overflow: auto;
}

.ce-uploads {
    margin: 0;
    padding: 0;
}

.ce-uploads li {
    list-style: none outside none;
    margin: 1em 0;
}

.ce-uploads img {
    float: left;
    padding-right: 1em;
    vertical-align: top;
}

.ce-uploads span {
    display: block;
}


/* .ce-left .ce-gallery,.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,.csc-textpic-intext-left .csc-textpic-imagewrap,.csc-textpic-intext-img .csc-textpic-image {    float: left;    width: auto;}.ce-right .ce-gallery,.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,.csc-textpic-intext-right .csc-textpic-imagewrap,.csc-textpic-intext-right .csc-textpic-image {    float: right;    width: auto;} */

.ce-intext.ce-right .ce-gallery,
.ce-intext.ce-left .ce-gallery,
.ce-above .ce-gallery {
    margin-bottom: 0;
}

.ce-left .ce-gallery {
    margin-right: 25px;
    margin-top: 5px;
}

.ce-right .ce-gallery {
    margin-left: 25px;
    margin-top: 9px;
}

.ce-left .ce-gallery figure,
.ce-right .ce-gallery figure {
    margin-bottom: 0;
}

form {
    float: left;
    position: relative;
    width: 100%;
}

form input[type="reset"],
form input[type="submit"] {
    margin-right: 15px;
    margin-top: 10px;
}

.input-panel {
    padding: 20px 0 10px;
}

.input-group {
    width: 100%;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    margin: 0 10px 0 0;
    width: auto;
    height: auto;
    position: relative;
}

.check-box-wrapper input {
    display: inline-block;
    margin-right: 11px;
    position: relative;
    top: 1px;
    width: auto;
    height: auto;
}

.input-group {
    width: 100%;
}

.check-box-wrapper label {
    margin-right: 30px;
    width: auto;
}

.selectBox {
    display: inline-block;
    position: relative;
    width: 100%;
}

.selectBox select {
    padding: 5px 13px;
}

.selectBox i {
    color: #2d2d2d;
    font-size: 11px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 15px;
}

.bg-red {
    background-color: #df0008;
}

.bg-gray {
    background-color: #3f3f3f;
}

.g-btn.bg-gray:hover {
    background-color: #000000;
}
.bg-img {
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
header.page {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    left: 0;
    z-index: 99;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

header.fixed {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.logo {
    float: left;
    position: relative;
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.logo img {
    margin-bottom: 0;
    /*max-width: 100%;*/
    width: auto;
    height: auto;
}

.header-top,
.navigation {
    width: 100%;
    display: inline-block;
}

.header-top .quick-nav {
    float: right;
    display: inline-block;
}

.header-top {
    background-color: #fff;
}

.quick-nav .search-form {
    display: inline-block;
    opacity: 0;
    position: absolute;
    min-width: 175px;
    top: -4px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.search-form input[type="submit"] {
    display: none;
}

.search-form input {
    padding: 3px 25px 3px 5px;
    border: none;
    height: 22px;
    font-size: 13px;
    font-family: "HelveticaNeue-Bold";
    color: #989898;
}

.search-form::-webkit-input-placeholder {
    font-size: 13px;
    font-family: "HelveticaNeue-Bold";
    color: #989898;
}

.search-form:-moz-placeholder {
    font-size: 13px;
    font-family: "HelveticaNeue-Bold";
    color: #989898;
}

.search-form::-moz-placeholder {
    font-size: 13px;
    font-family: "HelveticaNeue-Bold";
    color: #989898;
}

.search-form:-ms-input-placeholder {
    font-size: 13px;
    font-family: "HelveticaNeue-Bold";
    color: #989898;
}

.quick-nav ul,
.quick-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.quick-nav li {
    display: inline-block;
    line-height: normal;
    margin: 0 7px 0 12px;
    line-height: 13px;
}

.quick-nav li:first-child {
    margin: 0 7px 0 5px;
}

.quick-nav li:after {
    position: absolute;
    width: 2px;
    height: 14px;
    top: 2px;
    right: -10px;
    content: "";
    background-color: #989898;
}

.quick-nav li:last-child {
    margin: 0 0 0 12px;
}

.quick-nav li:last-child:after {
    display: none;
}

.quick-nav li a,
.lang a {
    color: #989898;
    font-size: 13px;
    font-family: "HelveticaNeue-Bold";
}

.quick-nav li.search-trigger a:before {
    position: absolute;
    content: "\e003";
    font-family: "Glyphicons Halflings";
    top: 0;
    left: -20px;
}

.quick-nav li.lang a:not(:last-child) {
    margin-right: 7px
}

.lang a.current {
    color: #010101;
}

.offer-block {
    position: relative;
    display: inline-block;
    width: auto;
    color: #df0008;
}

.header-top .card-btn {
    margin-top: 25px;
    width: 100%;
    position: relative;
    float: left;
}

.header-top .card-btn .g-btn {
    float: right;
    width:220px;
    padding: 8px;
}

.offer-block p {
    margin: 0;
    font-size: 10px;
}

.navigation ul,
.navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.navigation a {
    font-size: 16px;
    color: #fff;
    font-family: "HelveticaNeue-Bold";
    outline: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block;
    letter-spacing: 0.32px;
}

.navigation li li a {
    font-size: 15px;
    color: #3f3f3f;
    font-family: "HelveticaNeue-Regular";
}

.totals-witzerland a {
    font-size: 14px;
    font-family: "HelveticaNeue-Regular";
}

.totals-witzerland > a:after,
.totals-witzerland > a:before {
    position: absolute;
}

.totals-witzerland > a:before {
    content: "\e252";
    font-family: "Glyphicons Halflings";
    color: #fff;
    font-size: 10px;
    left: 15px;
    top: 19px;
}

.totals-witzerland > a:after {
    content: "";
    background: url('Images/swiz-map.png');
    background-position: center center;
    background-size: cover;
    width: 41px;
    height: 27px;
}

.arrow {
    display: none;
}

.banner-slider-wrapper,
.banner-slider {
    position: relative;
    width: 100%;
    display: inline-block;
}

.banner-slider .slide img {
    /*  margin: 0;    width: 100%;    display: inline-block;*/
    margin: 0;
    width: auto;
    display: inline-block;
    /* max-height: 395px;*/
    width: 100%;
    display: inline-block;
    /* max-height: 395px; */
    height: 100%;
}

.slider-content {
    position: absolute;
    bottom: 47px;
    left: 50%;
    max-width: 1170px;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slider-content h1 {
    font-family: "HelveticaNeue-Light";
    color: #fff;
    line-height: normal;
    margin: 0 0 0 -3px;
    word-spacing: 2px;
    letter-spacing: -0.45px;
    text-shadow: 2px 0 6px rgba(0, 0, 0, 0.65);
}

/*.goto-lotsenangebote .g-btn ,*/
.slider-content .g-btn {
    min-width: 171px;
    background-color: #fff;
    border-color: transparent;
    color: #df0008;
    box-shadow: 0 3px 0 #b2b2b2;
    margin: 29px 0 10px;
}

.owl-controls {
    position: absolute;
    bottom: 22px;
    left: 50%;
    max-width: 1170px;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.owl-controls > div {
    width: auto;
    float: left;
}

.owl-dots .owl-dot {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 100%;
    margin-right: 9px;
    background-color: #8cd0ed;
    box-shadow: 2px 0 6px rgba(0, 0, 0, 0.65);
}

.owl-dots .owl-dot:last-child {
    margin-right: 3px;
}

.owl-dots .owl-dot.active,
.owl-dots .owl-dot:hover {
    background-color: #fff;
}

.banner-slider .owl-controls {
    margin-left: -4px;
}

.banner-slider .owl-prev {
    margin-right: 3px;
}

.banner-slider .owl-next {
    position: relative;
    top: 3px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.owl-next img,
.owl-prev img {
    margin: 0;
    cursor: pointer;
}

.gird,
.angebote-wrapper,
.angebote-filter-wrapper,
.angebote-blocks {
    position: relative;
    float: left;
    width: 100%;
}

.angebote-filter-wrapper .angebote-filter {
    background-color: #fff;
    border-radius: 4px;
    padding: 25px 19px 20px;
    margin-bottom: 30px;
}

.angebote-filter-wrapper h1 {
    font-family: "HelveticaNeue-Regular";
}




.filter-title h1,
.filter-title .filter-nav {
    display: inline-block;
    width: auto;
}

.filter-title h1 {
    word-spacing: -2px;
}

.filter-title .filter-nav {
    float: right;
}

.filter-title h1 {
    color: #df0008;
}

.angebote-filter-wrapper .filter-group {
    display: block;
    /*float: left;*/
    margin-top: 10px;
    position: relative;
    width: 100%;
}

.angebote-filter-wrapper .filter-nav {
    float: right;
}

.filter-nav a {
    width: 24px;
    height: 24px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.filter-nav .girid-filter-trigger,
.filter-nav .map-filter-trigger {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.filter-nav .girid-filter-trigger {
    background-image: url('Images/grid-gray.png');
    margin-right: 23px;
}

.filter-nav .map-filter-trigger {
    background-image: url('Images/map-gray.png');
}

.filter-nav .girid-filter-trigger.current {
    background-image: url('Images/grid-red.png');
}

.filter-nav .map-filter-trigger.current {
    background-image: url('Images/map-red.png');
}

.filter-group .g-btn,
.filter-group .filter-search,
.filter-group .selectBox {
    width: auto;
    float: left;
}

.filter-group .selectBox i {
    color: #2d2d2d;
    right: 0;
    top: 17px;
    font-size: 10px;
}

.filter-group select,
.filter-group .filter-search {
    border: 0;
    border-bottom: 2px dashed #c6c6c6;
    background-color: #fff;
    padding: 8px 17px 4px 0;
    font-size: 17px;
    line-height: 24px;
    height: 36px;
}

.filter-group .g-btn {
    background-color: #3f3f3f;
    min-width: 131px;
    box-shadow: 0 3px 0 #000;
    float: right;
    padding: 8px;
    cursor: pointer;
}

.filter-group .g-btn:hover {
    color: #fff;
}

.angebote-block {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 27px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.10);
    border: 1px solid #d8d8d8;
    border-radius: 7px;
    overflow: hidden;
}

.angebote-block .top-img {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 61px;
    height: 60px;
    display: inline-block;
    z-index: 1;
    cursor: pointer;
}

.angebote-block img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.angebote-map {
    position: relative;
    width: 100%;
    display: none;
    float: left;
}

.angebote-block .angebote-content {
    background-color: #f7f7f7;
    padding: 13px 19px 15px;
    position: relative;
    border-top: 1px solid #d8d8d8;
}
/*
.angebote-block:hover .angebote-content {
    background-color: #efefef;
} */

/*
.project-detail .angebote-block:hover .angebote-content {
    background-color: #f7f7f7;
}*/

.angebote-content .category-block {
    position: relative;
    width: 100%;
}

.angebote-content h3 {
    font-size: 16px;
    letter-spacing: 0;
    margin-bottom: 3px;
    word-spacing: 1.2px;
    min-height: 80px;
}

.angebote-blocks .angebote-btn {
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    display: inline-block;
}

.angebote-btn .g-btn {
    box-shadow: 0 3px 0 #000;
    color: #fff;
    padding: 7px 6px;
    min-width: 194px;
}

.angebote-block .category {
    font-size: 12px;
    position: relative;
}


a.sport {
    color: #e74c3c;
}

a.culture {
    color: #2ecc71;
}

a.sport img,
a.categoryIcon img,
.categoryIcon img,
a.culture img {
    max-width: 11px;
    width: 100%;
    margin-right: 4px;
}

body.modal-open {
    overflow: hidden;
    padding: 0;
}

.modal-open header {
    padding-right: 17px;
}

.angebote-modal .modal-content,
.angebote-modal .modal-body {
    padding: 0;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
}

.modal-content .close {
    width: 30px;
    height: 26px;
    background-color: #3f3f3f;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    cursor: pointer;
    z-index: 99;
    opacity: 1;
    font-size: 14px;
    font-family: "HelveticaNeue-Bold";
    box-shadow: 0 3px 0 #000;
}

.angebote-modal .angebote-block {
    margin-bottom: 0;
    box-shadow: none;
}

.angebote-modal .angebote-content h3 {
    min-height: 1px;
}

.angebote-block .angebote-detail {
    position: relative;
    width: 100%;
    margin: 20px 0 4px;
}

.angebote-detail p {
    letter-spacing: 0.10px;
    margin-bottom: 24px;
    font-size: 16px;
}

.angebote-detail address {
    margin-bottom: 24px;
    letter-spacing: 0.20px;
}

.angebote-detail .g-btn {
    min-width: 131px;
    margin-right: 15px;
}

.angebote-detail .g-btn:hover,
.angebote-detail .g-btn:focus {
    outline: none;
    text-decoration: none;
}

.share-offer {
    position: relative;
    font-size: 14px;
    color: #df0008;
    font-family: "HelveticaNeue-Bold";
    width: auto;
    display: inline-block;
    padding-right: 0px;
    letter-spacing: 0.10px;
}

.share-offer:hover {
    color: #df0008;
}

.share-offer:after {
    /*content: "";    background-image: url('Images/share.png');    color: inherit;    position: absolute;    right: 1px;    top: 0;    height: 18px;    width: 15px;    background-size: contain;    background-position: center center;    background-repeat: no-repeat;*/
}

.white-bg {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 3px 0 #dbdbdb;
}

.contentArea {
    padding: 14px 30px 52px;
    margin-bottom: 12px;
    border-radius: 4px;
    position: relative;
    width: 100%;
    display: inline-block;
}

.contentArea .project-detail {
    margin: -14px 0 -18px -30px;
    max-width: 566px;
}

.project-detail .angebote-content > h3 {
    min-height: auto;
}

.project-detail .angebote-content {
    padding-left: 17px;
}

.project-detail .angebote-content p {
    margin-bottom: 21px;
}

.project-detail .angebote-detail .angebote-text {
    padding-left: 14px;
}

aside .white-bg {
    border-radius: 4px;
    padding: 15px 20px 17px;
    margin-bottom: 20px;
}

aside .white-bg .ce-center .ce-outer,
aside .white-bg .ce-center .ce-inner{
    float: none;
    right: auto;
}
aside .white-bg .ce-left .ce-gallery,
aside .white-bg .ce-column{
    float: none;
}

.breadcrumbSection {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.breadcrumbSection ul,
.breadcrumbSection li {
    position: relative;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumbSection li {
    display: inline-block;
    width: auto;
    font-size: 13px;
    color: #8b8b8b;
    line-height: normal;
    margin-right: 17px;
}

.breadcrumbSection li:after {
    position: absolute;
    top: 0;
    right: -14px;
    color: inherit;
    content: ">";
}

.breadcrumbSection li:last-child {
    margin-right: 0;
}

.breadcrumbSection li:last-child:after,
.breadcrumbSection ul li:before {
    display: none;
}

.breadcrumbSection li a {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
}

.aside-block {
    position: relative;
    width: 100%;
    display: inline-block;
}

.aside-block h2 {
    letter-spacing: 0;
    margin: 0 0 26px;
    word-spacing: 0;
}

.aside-block address,
.aside-block p,
.aside-block a {
    letter-spacing: 0;
    /*  margin-bottom: 0px;*/
}

.aside-block a {
    margin-bottom: 0;
}

aside .angebote-block {
    max-width: 270px;
    display: block;
    width: 100%;
    margin-bottom: 21px;
}

aside > h3 {
    letter-spacing: 0.1px;
    margin-bottom: 26px;
    margin-top: -7px;
}

aside .all-angebotes {
    background-color: #3f3f3f;
    box-shadow: 0 3px 0 #000;
}

aside .all-angebotes:hover {
    color: #fff;
}

@media(min-width:1200px) {
    .angebote-modal .modal-dialog {
        max-width: 566px;
        width: 100%;
        overflow: hidden;
    }
    .filter-group .filter-search {
        margin-right: 30px;
        min-width: 200px;
        padding-left: 4px;
    }
    .banner-slider-wrapper,
    .banner-slider-wrapper .slide {
        min-height: 330px;
    }
}

@media(min-width: 993px) {
    .header-top,
    .navigation {
        float: left;
        position: relative;
    }
    .header-top {
        padding: 20px 0;
        float: left;
        z-index: 10;
    }
    .logo {
        max-width: 290px;
        width: 100%;
    }
    .header-top .quick-nav {
        margin-top: -5px;
    }
    .offer-block {
        margin-top: 42px;
        margin-left: 22px;
    }
    .navigation {
        z-index: 7;
    }
    .navigation nav {
        float: left;
        position: relative;
        margin-left: -19px;
    }
    .navigation nav > ul > li {
        position: relative;
        width: auto;
        float: left;
    }
    .navigation nav > ul > li > a {
        padding: 15px 10px 15px 15px;
    }
    .navigation nav > ul > li:first-child > a {
        padding: 15px 13px 15px 18px;
    }
    .navigation nav > ul > li.active > a,
    .navigation nav > ul > li:hover > a {
        background-color: #fff;
        color: #df0008;
    }
    .navigation ul ul {
        background: #ffffff none repeat scroll 0 0;
        border-radius: 0 4px 4px 4px;
        display: none;
        left: 0;
        min-width: 333px;
        position: absolute;
        top: 100%;
        width: 100%;
        padding: 7px 19px 0;
        margin-top: -1px;
    }
    .navigation nav > ul > li.has-sub:hover,
    .navigation nav > ul > li.active.has-sub {
        box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25), 5px 0 10px rgba(0, 0, 0, 0.25);
    }
    .navigation nav > ul > li:hover > ul {
        display: inline-block;
    }
    .navigation li li {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
    .navigation ul ul li:last-child {
        margin-bottom: 17px;
    }
    .navigation li li:hover > a {
        color: #df0008;
    }
    .quick-nav .search-form {
        left: -20px;
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    .quick-nav .search-open .search-form {
        opacity: 1;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .quick-nav .search-open > a,
    .quick-nav .search-open a:before {
        color: #df0008;
    }
    .quick-nav li a:hover {
        color: #000;
    }
    .totals-witzerland {
        float: right;
        padding: 0;
        position: relative;
        width: auto;
        display: inline-block;
        min-width: 213px;
    }
    .totals-witzerland > a {
        min-width: 213px;
        text-align: center;
    }
    .totals-witzerland a {
        padding: 16px 60px 17px 35px;
        position: inherit;
        -webkit-transition: all 0s ease-in-out 0s;
        transition: all 0s ease-in-out 0s;
    }
    .totals-witzerland ul {
        position: absolute;
        width: 100%;
        top: 100%;
        background-color: #fff;
        border-radius: 0 0 5px 5px;
        padding-bottom: 8px;
        -webkit-box-shadow: 0 9px 8px -5px rgba(0, 0, 0, 0.3);
        box-shadow: 0 9px 8px -5px rgba(0, 0, 0, 0.3);
        display: none;
        border-top: 0;
        margin-top: -1px;
    }
    .totals-witzerland li {
        width: 100%;
        display: block;
        padding-left: 19px;
        margin-bottom: 11px;
    }
    .totals-witzerland li a {
        padding: 0;
        color: #3f3f3f;
    }
    .totals-witzerland.open > a,
    .totals-witzerland li a:hover {
        color: #df0008;
    }
    .totals-witzerland > a:after {
        right: 9px;
        top: 9px;
    }
    .totals-witzerland.open > a:after {
        background: url('Images/swiz-map-red.png');
    }
    .totals-witzerland.open {
        background-color: #fff;
    }
    .totals-witzerland.open > a:before {
        color: #df0008;
    }
    .bannerSection,
    header + .contentSection {
        margin-top: 162px;
    }
    .slider-content h1 {
        font-size: 50px;
        line-height: 60px;
    }
    .contentSection {
        padding: 60px 0 100px;
    }
    .f-block {
        max-width: 50%;
        float: left;
    }
    .newsletter-block {
        padding-left: 16px;
    }
    .mobile-lang,
    .navigation .quick-nav,
    .angebote-blocks .angebote-detail {
        display: none !important;
    }
    
    
    
    .angebote-detail .contact-detail,
    .angebote-detail .angebote-text {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .angebote-detail .angebote-text {
        padding: 0 16px;
    }
    .angebote-filter-wrapper h1 {
        margin-top: -4px;
    }
    .angebote-modal .modal-dialog {
        width: 564px;
    }
}

section,
.bannerSection {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
}

address {
    letter-spacing: 0.45px;
    line-height: 24px;
}

footer,
.footer-top,
.footer-bottom {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
}

footer .ce-row,
footer .ce-gallery,
footer .ce-textpic {
    overflow: inherit;
}

footer {
    color: #FFF;
}

footer a {
    color: #ffffff;
}
footer a:hover {
 color: #cccccc;
}
footer h3 {
    color: inherit;
    font-size: 16px;
    letter-spacing: 0.45px;
    margin: 1px 0 11px;
}

footer p {
    margin-bottom: 24px;
}

.footer-top {
    padding: 32px 0 78px;
}

.footer-top h3 + p {
    max-width: 320px;
    letter-spacing: 0.50px;
}

.footer-top .g-btn {
    background-color: #fff;
    box-shadow: 0 3px 0 #c2c2c2;
    color: #e00f16;
    min-width: 211px;
}

.footer-top .col-md-push-8 .ce-above .ce-gallery {
    margin: 0;
}

.footer-top .col-md-push-8 .ce-above {
    position: relative;
}

.footer-top .logo,
.footer-top .col-md-push-8 .ce-above .ce-row {
    margin-top: -60px;
    max-width: 370px;
}

.footer-top .zewo-logo,
.footer-top .col-md-push-8 .ce-above .ce-row + .ce-row {
    position: absolute;
    right: 14px;
    top: 160px;
    margin-top: 0;
}

.footer-top address {
    margin: 0 0 10px 0;
}

.f-block {
    position: relative;
    display: inline-block;
    width: 100%;
}

.phone {
    letter-spacing: 0.45px;
}

.social {
    position: relative;
    width: 100%;
    display: inline-block;
}

.social a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
}

.social a img {
    margin: 0;
}

.footer-bottom {
    background-color: #9a0006;
    font-size: 13px;
    padding: 7px 0;
}

.footer-bottom .copy-text,
.footer-bottom ul {
    position: relative;
    width: auto;
    display: inline-block;
    opacity: 0.6;
}

.footer-bottom .copy-text p {
    margin-bottom: 0;
}

.footer-bottom ul,
.footer-bottom li {
    display: inline-block;
    width: auto;
    position: relative;
    margin: 0;
    padding: 0;
}

.footer-bottom ul {
    float: right;
    margin-top: 3px;
}

.footer-bottom .copy-text p,
.footer-bottom a {
    font-size: inherit;
    color: inherit;
    letter-spacing: 0.5px;
}

.footer-bottom p a {
    text-decoration: none;
}

.footer-bottom li {
    margin-right: 10px;
}

.footer-bottom li:last-child {
    margin-right: 0;
    margin-left: 5px;
}

.footer-bottom li:after {
    position: absolute;
    right: -9px;
    content: "|";
    color: inherit;
    top: 0;
}

.footer-bottom li:last-child:after {
    display: none;
}

.modal-backdrop.in {
    opacity: 0.7;
}

.angebote-filter-wrapper .map-filter , .angebote-filter-wrapper .list-filter {
    display: none;
}

.banner-slider {
    opacity: 0;
    max-height: 399px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.banner-slider.owl-loaded {
    opacity: 1 !important;
    max-height: 100% !important;
}

@media(min-width:993px) and (max-width:1199px) {
    .navigation nav {
        margin-left: 0;
    }
    .banner-slider .slider-content,
    .banner-slider .owl-controls {
        padding-left: 13px;
    }
    .slider-content h1 {
        font-size: 45px;
        line-height: 50px;
    }
    .filter-group .g-btn {
        margin-top: 25px;
    }
    .angebote-content h3 {
        font-size: 14px;
    }
    aside .white-bg {
        padding: 15px 15px 17px;
    }
    .aside-block address,
    .aside-block p,
    .aside-block a {
        font-size: 15px;
    }
    /* .banner-slider {
        max-height: 340px;
    } */
    .banner-slider-wrapper,
    .banner-slider-wrapper .slide {
        min-height: 340px;
    }
}

@media (max-width: 992px) {
    .offer-block,
    .header-top .quick-nav {
        display: none;
    }
    .header-top {
        padding: 10px 0 12px;
        float: left;
    }
    header .logo {
        max-width: 120px;
    }
    .mobile-lang {
        position: absolute;
        top: 85%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 20px;
        display: inline-block;
    }
    .lang a {
        font-size: 16px;
    }
    .mobile-lang a:first-child {
        margin-right: 7px;
    }
    .navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0;
        padding-top: 62px;
        overflow: auto;
        -webkit-transition: all 0.7s ease 0s;
        transition: all 0.7s ease 0s;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .navigation .container {
        padding: 0;
    }
    .navigation li,
    .navigation a {
        width: 100%;
        position: relative;
        display: block;
        line-height: normal;
    }
    .navigation nav > ul > li {
        border-bottom: 1px solid #fff;
    }
    .navigation nav a {
        padding: 14px 20px 11px;
    }
    .navigation ul ul {
        display: none;
    }
    .navigation li li a {
        padding: 14px 36px 11px;
        color: #fff;
        font-size: 16px;
        border-top: 1px solid #ec666b;
    }
    .menu-open .navigation {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    .menu-trigger {
        display: inline-block;
        right: 15px;
        width: 20px;
        height: 21px;
        cursor: pointer;
        position: absolute;
        top: 46%;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .menu-open {
        overflow: hidden;
    }
    .menu-trigger .bars {
        width: 100%;
        height: 5px;
        margin-bottom: 3px;
        background-color: #df0008;
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s;
        border-radius: 3px;
    }
    .menu-trigger .bars:last-child {
        margin-bottom: 0;
    }
    .open .bars:first-child {
        -webkit-transform: translateY(8px) rotate(135deg);
        transform: translateY(8px) rotate(135deg);
    }
    .open .bars:nth-child(2) {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    .open .bars:last-child {
        -webkit-transform: translateY(-8px) rotate(-135deg);
        transform: translateY(-8px) rotate(-135deg);
    }
    .arrow {
        display: inline-block;
        position: absolute;
        height: 44px;
        width: 36px;
        top: 0;
        right: 0;
        padding: 13px 0;
        cursor: pointer;
        text-align: center;
        z-index: 2;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        color: #fff;
        font-family: "HelveticaNeue-Bold";
    }
    .totals-witzerland {
        float: left;
        width: 100%;
        margin-top: 50px;
    }
    .totals-witzerland a {
        font-size: 16px;
    }
    .angebote-modal .modal-dialog {
        width: 564px;
    }
    .totals-witzerland > a {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 10px 19px 10px 70px;
    }
    .totals-witzerland > a:before {
        color: #fff;
        left: auto;
        right: 23px;
        top: 15px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .totals-witzerland.open > a:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .totals-witzerland > a:after {
        left: 19px;
        top: 7px;
    }
    .totals-witzerland ul {
        position: relative;
        width: 100%;
        background-color: transparent;
        display: none;
        overflow: auto;
    }
    .totals-witzerland li a {
        padding: 10px 19px 10px 36px;
        border-bottom: 1px solid #fff;
    }
    .navigation .quick-nav {
        float: left;
        width: 100%;
        display: block;
        margin-top: 25px;
        padding: 0 19px;
    }
    .quick-nav li {
        display: inline-block;
        line-height: normal;
        width: auto;
        margin-bottom: 20px;
        margin-right: 28px;
    }
    .quick-nav li.search-trigger {
        width: 100%;
        margin-bottom: 20px;
    }
    .quick-nav li:after {
        background-color: #fff;
        right: -17px;
    }
    .quick-nav li:first-child:after {
        display: none;
    }
    .quick-nav li:first-child,
    .quick-nav li:last-child {
        margin-right: 0px;
    }
    .quick-nav li a {
        color: #FFF;
        font-size: 16px;
        font-family: "HelveticaNeue-Regular";
        width: auto;
        display: inline-block;
    }
    .quick-nav li.search-trigger a {
        display: inline-block;
        padding-left: 29px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .quick-nav li.search-trigger a:before {
        color: #FFF;
        left: -4px;
        ;
    }
    .quick-nav li.lang a:not(:last-child) {
        margin-right: 7px;
    }
    .quick-nav .search-form {
        max-width: 190px;
        min-width: 0;
        top: 5px;
        width: 0;
        position: relative;
        display: inline-block;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .quick-nav .search-form input {
        background-color: transparent;
    }
    .quick-nav .search-open .search-form {
        width: 100%;
        opacity: 1;
    }
    .search-form input {
        padding: 3px 25px 3px 0;
        border: none;
        height: 26px;
        font-size: 16px;
        font-family: "HelveticaNeue-Regular";
        color: #fff;
    }
    .search-form::-webkit-input-placeholder {
        font-size: 16px;
        font-family: "HelveticaNeue-Regular";
        color: #fff;
    }
    .search-form:-moz-placeholder {
        font-size: 16px;
        font-family: "HelveticaNeue-Regular";
        color: #fff;
    }
    .search-form::-moz-placeholder {
        font-size: 16px;
        font-family: "HelveticaNeue-Regular";
        color: #fff;
    }
    .search-form:-ms-input-placeholder {
        font-size: 16px;
        font-family: "HelveticaNeue-Regular";
        color: #fff;
    }
    .card-btn {
        margin: 10px 0 30px;
    }
    .card-btn .g-btn {
        background-color: #fff;
        color: #df0008;
    }
    .bannerSection,
    header + .contentSection {
        margin-top: 55px;
    }
    .slider-content,
    .banner-slider .owl-controls {
        padding-left: 19px;
    }
    .angebote-detail .contact-detail,
    .angebote-detail .angebote-text {
        width: 100%;
        display: block;
    }
    .angebote-blocks .angebote-detail {
        display: none;
    }
    /*.angebote-modal:not(.selectedmodel),
    .modal-backdrop:not(.selectedmodel){
        display: none !important;
    } */
    body.modal-open {
        overflow: auto;
    }
    .contentArea {
        margin-bottom: 37px;
    }
    aside {
        margin-bottom: 27px;
    }
    aside > h3 {
        margin-bottom: 20px;
        margin-top: 0;
    }
    aside .white-bg {
        padding: 15px 20px 17px;
    }
    .contentArea .project-detail {
        margin: -14px 0 -89px -30px;
    }
    .project-detail .angebote-detail .angebote-text {
        padding-left: 0;
    }
    .modal-open header {
        padding-right: 0;
    }
}

@media(min-width:768px) {
    .filter-group .selectBox {
        min-width: 180px;
        margin: 0 20px 10px 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .banner-slider,
    .banner-slider .slide img {
        min-height: 340px;
    }
    .slider-content h1 {
        font-size: 44px;
        line-height: 50px;
    }
    .angebote-modal .modal-dialog {
        width: 564px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    h1 {
        margin-bottom: 21px;
    }
    .slider-content h1 {
        font-size: 44px;
        line-height: 50px;
    }
    .contentSection {
        padding: 35px 0 60px;
    }
    .filter-group .selectBox {
        margin: 0 55px 25px 0;
    }
    .angebote-filter-wrapper .angebote-filter {
        padding: 25px 16px 0 19px;
        margin-bottom: 27px;
    }
    .angebote-filter-wrapper .filter-group {
        margin-top: 13px;
    }
    /*.angebote-filter-wrapper .filter-nav {
        margin-top: -4px;
    } */
    .angebote-block {
        margin-bottom: 20px;
    }
    .angebote-wrapper .angebote-block > a {
        min-height: 189px;
        height: 189px;
        display: block;
    }
    .filter-group .g-btn {
        margin-bottom: 25px;
    }
    .footer-top {
        padding-bottom: 86px;
    }
    .footer-top .newsletter-block {
        margin-top: 53px;
    }
    .footer-top .logo,
    .footer-top .col-md-push-8 .ce-above .ce-row {
        max-width: 350px;
    }
    .banner-slider {
        max-height: 210px;
    }
    .owl-controls {
        bottom: 10px;
    }
    .slider-content h1 {
        font-size: 36px;
        line-height: 45px;
    }
    .banner-slider-wrapper,
    .banner-slider-wrapper .slide {
        min-height: 280px;
    }
}

@media(max-width: 767px) {
    body {
        line-height: 19px;
    }
    h1 {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 23px;
    }
    p {
        line-height: 24px;
    }
    input,
    select,
    textarea {
        height: 35px;
        padding: 5px 13px;
    }
    textarea {
        min-height: 100px;
    }
    .form-group {
        margin-bottom: 12px;
    }
    form input[type="submit"],
    form input[type="reset"] {
        margin-bottom: 25px;
    }
    form input[type="reset"] {
        margin-top: 0;
    }
    form .selectBox i {
        top: 13px;
    }
    .ce-left .ce-gallery,
    .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
    .csc-textpic-intext-left .csc-textpic-imagewrap,
    .csc-textpic-intext-img .csc-textpic-image,
    .ce-right .ce-gallery,
    .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
    .csc-textpic-intext-right .csc-textpic-imagewrap,
    .csc-textpic-intext-right .csc-textpic-image,
    .ce-bodytext {
        display: block;
        width: 100%;
    }
    .ce-intext img {
        float: left;
    }
    .ce-right .ce-gallery,
    .ce-left .ce-gallery {
        margin-top: 0;
    }
    figure {
        display: inline-block;
        width: 100%;
    }
    header .logo {
        margin-left: -5px;
    }
    .menu-trigger {
        right: 19px;
    }
    .menu-trigger.open {
        width: 27px;
    }
    .footer-bottom .copy-text,
    .footer-bottom ul {
        width: 100%;
        float: left;
    }
    .slider-content,
    .banner-slider .owl-controls {
        padding-left: 19px;
    }
    .banner-slider .owl-controls {
        display: none;
    }
    .slider-content {
        bottom: 9px;
    }
    .slider-content h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .slider-content .g-btn {
        margin-top: 10px;
    }
    .contentSection {
        padding: 20px 0px 68px;
    }
    .container {
        padding: 0 19px;
    }
    .angebote-filter-wrapper {
        margin-bottom: 20px;
        border-radius: 0;
    }
    .angebote-filter-wrapper .container {
        padding: 0;
    }
    .angebote-filter-wrapper .container > h1 {
        padding-left: 19px;
    }
    .angebote-filter-wrapper .angebote-filter {
        padding: 15px 19px 0;
    }
    .angebote-filter-wrapper .filter-nav {
        float: left;
        width: 100%;
        margin-top: 7px;
    }
    .angebote-filter-wrapper .filter-group {
        margin-top: 2px;
    }
    .filter-group .g-btn {
        float: left;
        margin-bottom: 25px;
    }
    .filter-group .selectBox,
    .filter-group .filter-search {
        margin: 0 50px 15px 0;
    }
    .filter-group .filter-search {
        font-size: 17px;
    }
    .filter-group .selectBox select {
        min-width: 200px;
    }
    .angebote-block {
        margin-bottom: 20px;
    }
    .angebote-blocks .angebote-content h3 {
        min-height: 1px;
    }
    .angebote-detail .g-btn {
        margin-bottom: 25px;
    }
    footer p {
        margin-bottom: 19px;
    }
    .footer-top {
        padding: 32px 0 42px;
    }
    .footer-top .logo,
    .footer-top .col-md-push-8 .ce-above .ce-row {
        max-width: 280px;
        width: 100%;
        margin-top: -55px;
    }
    .footer-top .f-block:first-child {
        margin-top: 93px;
    }
    .footer-top .zewo-logo,
    .footer-top .col-md-push-8 .ce-above .ce-row + .ce-row {
        max-width: 30px;
        right: 25px;
        top: 78px;
    }
    .footer-top .f-block:first-child .ce-media {
        width: auto;
        float: left;
    }
    .footer-top .f-block:first-child .ce-media img {
        margin-bottom: 0;
    }
    .footer-top .newsletter-block {
        margin-top: 54px;
    }
    .newsletter-block p {
        margin-bottom: 24px;
    }
    .footer-bottom .copy-text p {
        margin-bottom: 6px;
    }
    .contentArea {
        margin-bottom: 22px;
        padding: 14px 15px 0;
    }
    .contentArea ul li {
        margin-bottom: 24px;
    }
    .breadcrumbSection ul li {
        margin-bottom: 0;
    }
    aside {
        margin-bottom: 27px;
    }
    aside .white-bg {
        padding: 15px 15px 17px;
    }
    .contentArea .project-detail {
        margin: -14px -15px -22px -15px;
    }
    .banner-slider {
        max-height: 75px;
    }
    .banner-slider-wrapper,
    .banner-slider-wrapper .slide {
        min-height: 150px;
    }
}

.tx-indexedsearch-res > h1 {
    margin-bottom: 9px;
}

p.tx-indexedsearch-description {
    margin-bottom: 10px;
}

.regionMenu li.active {
    display: none;
}

.news-list-view time {
    display: inline-block;
    margin: 4px 0 0;
}

.news-clear {
    clear: right;
}

.news-list-view .page-navigation {
    display: inline-block;
    float: right;
    width: 100%;
}

.news-list-view .page-navigation ul {
    float: right;
    width: auto;
}

.news-list-view ul li::before {
    content: none;
}

.news-list-view ul li {
    background: red none repeat scroll 0 0;
    color: white;
    float: left;
    list-style-type: none;
    margin: 2px 3px 2px 0;
    padding: 1px 6px 2px;
    text-align: center;
    width: auto;
}

.news-list-view .page-navigation a {
    color: white;
    text-decoration: none;
}

.image-wrapper {
    background: #f7f7f7 none repeat scroll 0 0;
    text-align: center;
    background-color: #f7f7f7;
    background-size: cover;
    text-align: center;
    height: 350px;
    width: 564px;
    background-position: center;
}

/* .modal-body .angebote-block img {
    max-width: auto;
} */
.angebote-detail .angebote-text p:first-child{
	margin-bottom: 0;
}

.news-single time {
    display: inline-block;
    padding-bottom: 5px;
}

.social {
    padding: 0 9px;
    text-align: left;
    width: auto;
}

.social a {
    background-color: #b6b6b6;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 22px;
    margin-right: 2px;
    text-align: center;
    width: 35px;
}

.social i {
    margin: 3px 0 0;
}

.social a:hover {
    background-color: #dc0c15;
}

.social a.twitter:hover {
    background-color: #4cc2ff;
}

.social a.instagram:hover {
    background-color: #d697ac;
}

.social a.facebook:hover {
    background-color: #3b5998;
}

.social a.youtube:hover {
    background-color: #dc0c15;
}

.map {
    height: 800px;
    width: 100%;
}

.pdf-download > ul {
    padding-left: 0;
}

.pdf-download ul li::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.pdf-download img {
    margin: 0;
}

input[type="file"] {
    height: auto;
    padding-left: 6px;
}

.btn-primary,
.btn-warning {
    color: #fff;
    background-color: #df0008;
    border-color: #df0008;
}

li.search-trigger {
    display: none;
}

/*region Css*/
.region-open{
    overflow-y:hidden; 
}
.region-wrapper{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: inline-block;
    text-align: center;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
}

.region-content{
    max-height: 550px;
    overflow-y:auto; 
    max-width: 292px;
    display: inline-block;
    text-align: left;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 51%;
    padding: 15px 17px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.region-content h3 {
  color: #df0008;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.region-content ul{
    padding: 0;
    margin: 0;
}
.region-content ul li{
    margin-bottom: 17px;
} 
 .region-content ul li a{
    color: #2d2d2d
 }
 .region-content ul li.active a,
 .region-content ul li a:hover{
    color: #df0008;
 }
.region-content .regionMenu li.active{
    display: block;
 }

 .filter-nav .data-list-trigger{
    margin-right: 23px;
    background-image: url('Images/data-list-gray.png');
}
.filter-nav .data-list-trigger.current{
    background-image: url('Images/data-list-red.png');
} 
.angebote-blocks{
    display: none;
}
.angebote-datatabele{
    position: relative;
    width: 100%;
    display: none;
}

.data-list-wrapper{
    display: inline-block;
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 0 20px 30px;
    border-radius: 4px;
}

.dataTables_wrapper,
table.dataTable,
table.dataTable tbody,
table.dataTable tbody td,
table.dataTable.no-footer,
table.dataTable thead th, table.dataTable td{
    border: 0 !important;
}
table.dataTable thead tr th{
    padding: 15px 10px;
    font-size: 17px;
    color: #969696;
}
 table.dataTable thead tr th:first-child.sorting{
     background-image: none !important; 
} 
table.dataTable tbody tr td{
    padding:11px 10px;
    color: #7f7f7f;
    font-size: 17px;
}
.data-list-table td img{
    margin: 0; 
}
table.dataTable tbody td strong{
    font-weight: 400;
    color: #2d2d2d;
    font-family:"HelveticaNeue-Regular"; 
} 
table.dataTable tbody tr,
table.dataTable tbody tr > .sorting_1{
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
table.dataTable tbody tr{
    border-radius: 4px;
}
table.dataTable tbody tr td{
    background-color: transparent;
    vertical-align: top;
}
table.dataTable tbody tr.odd{
    background-color: #f0f0f0 !Important;
}
table.dataTable tbody tr.even{
    background-color: #ffffff !Important;
}
table.dataTable tbody tr:hover,
table.dataTable tbody tr:hover > .sorting_1{
    background-color: #edecec !Important;
    cursor: pointer;
}
.dataTables_wrapper{
    position: relative;
    text-align: center;
}
.dataTables_wrapper .dataTable{
    width: 100% !important;
}
table.dataTable thead tr th:first-child,
table.dataTable tbody tr td:first-child{
    width: 5% !important;
}
.dataTables_wrapper .dataTables_paginate{
    text-align: center;
    float: none;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    display: inline-block;
    width: auto;
    padding: 0;
}

.dataTables_wrapper .dataTables_paginate a{
    font-size: 14px;
    border: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    background: #fff;
    border: 0;
    border-left-color: #c5c5c5 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .ellipsis{
    border-left: 1px solid #c5c5c5 !important;   
    color: #c5c5c5;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
}
.dataTables_wrapper .dataTables_paginate a.current{
    font-family: "HelveticaNeue-Bold";
    color: #354052;
}
.data-list-wrapper .dataTables_paginate {
    margin-top: 30px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_paginate .paginate_button.previous,
.dataTables_paginate .paginate_button.next{
    text-align: center;
    color: #c5c5c5;
    position: relative;
}
.dataTables_paginate .paginate_button.previous{
    margin-left: 0;
    border-right: 1px solid #c5c5c5;
    border-left: 0 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: #fff !important;
    border-color: #c5c5c5 !important;
    background-image: none;
    color: #000 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
	color: #c5c5c5 !important;
	padding: 0.7em 1em;
	height: 36px;
	margin: 0;
	float: left;
}
.dataTables_wrapper .dataTables_paginate .ellipsis{
	padding: 0.5em 1em;
	float: left;
}
.dataTables_paginate .paginate_button.previous i,
.dataTables_paginate .paginate_button.next i{
	color: #c5c5c5;
}
@media(min-width: 768px) and (max-width: 992px){
        table.dataTable thead tr th:first-child,
        table.dataTable tbody tr td:first-child{
        width: 7% !important;
    }
    .angebote-modal .angebote-block .angebote-text p:last-child{
        margin-bottom: 24px;
    }
}

 @media(max-width: 767px){

    .region-content{
        max-height: 350px;
        max-width: 240px;
        top: 50%;
        left: 51%;
        padding: 15px;
    }
    .region-content h3 {
      font-size: 17px;
      margin-bottom: 15px;
    }
    .region-content ul li{
        font-size: 14px;
    } 
     .region-content ul li a{
        font-size: inherit;
     }

     .data-list-wrapper{
        padding: 0 10px 20px;
    }
    table.dataTable thead tr th{
        padding: 12px 10px;
        font-size: 14px;
        color: #969696;
    }
    table.dataTable tbody tr td{
        padding:10px;
        font-size: 14px;
    }
    table.dataTable thead tr th:first-child,
    table.dataTable tbody tr td:first-child{
        width: 10% !important;
    }
    table.dataTable thead tr th:first-child img,
    table.dataTable tbody tr td:first-child img{
        max-width: 30px;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button,
    .dataTables_wrapper .dataTables_paginate .ellipsis{
    	font-size: 11px;
    	padding: 0.6em 0.7em;
    	height:30px;
    }
    .dataTables_wrapper .dataTables_paginate .ellipsis{
    	padding: 0.5em 0.7em;
    }
    .angebote-modal .modal-dialog {
        max-width: 564px;
        width: 100%;
        margin: 55px auto 0;
    }
    .angebote-modal .angebote-block .image-wrapper{
        max-width: 100%;
        width: 100%;
        background-position:  center center !important;
        background-size: cover !important;
        background-repeat: no-repeat; 
    }
    .angebote-modal .angebote-block .angebote-text p:last-child{
        margin-bottom: 24px;
    }
    .angebote-modal .angebote-block .g-btn + strong{
        float: left;
        width: 100%;
    }

    .angebote-modal .angebote-block .social{
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }
    #datatablelist thead th:nth-child(1n+3),
    #datatablelist tbody td:nth-child(1n+3){
        display: none;
    }
    .banner-slider, .banner-slider .slide img{
    	min-height: 150px;
    }

 }


 @media(max-width: 520px){
    .angebote-modal .modal-dialog {
        margin: 55px 15px 0;
        width: auto;
    }
    .angebote-modal .angebote-block .image-wrapper{
        height: 300px;
    }

 }  
 
 @media(max-width: 480px){
    .angebote-modal .angebote-block .image-wrapper{
        height: 280px;
    }

    .banner-slider-wrapper,
    .banner-slider-wrapper .slide {
        min-height: 136px;
    }
 }
 @media(max-width: 320px){
    .angebote-modal .angebote-block .image-wrapper{
        height: 175px;
    }
 }
 /*region Css*/
#head-tr th:first-child,.popup-enabled{
    pointer-events: none;
}

.tx-powermail .parsley-errors-list{
    color: #df0008;
}
.tx-powermail .radio{
  /*  display: inline-block;*/
}
.tx-powermail .radio label{
    margin: 0px;
}

.angebote-text ul li {
margin-bottom: 5px;
    list-style: disc;
}


/* Supporter Banner in Footer */
.bg-white {
    background-color: #fff;
}

.footer-middle {
    position: relative;
    width: 100%;
    display: inline-block;
    float: left;
}
.footer-middle .supporters-grid {
    padding: 50px 0;
}
footer .supporters h3 {
    color: #3f3f3f;
}
footer .supporters img {
    width: 600px;
}

/* Region Popup */
.region-content {
    max-height: 100%;
}


/* SwissMap on Home */
.SwissMapContainer .SwissMap {
    text-align: center;
}
.SwissMapContainer .SwissMap area {
    outline: none;
}
.SwissMapContainer  h1.red {
    color: #df0008;
    font-weight: normal;
}
.SwissMapContainer .selectBox select {
    border: none;
    border-radius: 3px;
    font-size:20px;
    height: 40px;
}
.SwissMapContainer .selectBox i {
    font-size: 15px;
    right: 15px;
}

/* neue Angebote Seite */
.angebote-filter-wrapper .angebote-filter {
    padding: 30px 20px;
}
.angebote-filter-wrapper .filter-nav a {
    width: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.angebote-filter-wrapper .filter-nav .girid-filter-trigger {
    background-image: url(Images/grid_grey.png);
}
.angebote-filter-wrapper .filter-nav .girid-filter-trigger.current {
    background-image: url(Images/grid_red.png);
}
.angebote-filter-wrapper .filter-nav .data-list-trigger {
    background-image: url(Images/list_grey.png);
}
.angebote-filter-wrapper .filter-nav .data-list-trigger.current {
    background-image: url(Images/list_red.png);
}
.angebote-filter-wrapper .filter-nav .map-filter-trigger  {
    background-image: url(Images/map_grey.png);
}
.angebote-filter-wrapper .filter-nav .map-filter-trigger.current {
    background-image: url(Images/map_red.png);
}
.angebote-filter-wrapper .filter-group .searchBox,
.angebote-filter-wrapper .filter-group .selectBox {
    width: 100%;
    margin: 0;
    border: 1px solid #efefef;
    border-radius: 5px;
}
.angebote-filter-wrapper .filter-group .searchBox input,
.angebote-filter-wrapper .filter-group .selectBox select {
    width: 100%;
    height: 36px;
    min-width: unset;
    margin: 0;
    border: none;
    float: none;
    padding: 5px 10px;
}
.angebote-filter-wrapper .filter-group .searchBox input {
    width: calc(100% - 50px);
}
.angebote-filter-wrapper .filter-group .searchBox .search-icon {
    display: block;
    float: right;
    height: 36px;
    width: 50px;
    background-color: #efefef;
    color: #2e2e2e;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.angebote-filter-wrapper .filter-group .searchBox .search-icon:hover {
    color: #df0008;
}
.angebote-filter-wrapper .filter-group .selectBox i {
    top: 12px;
    right: 10px;
    font-size: 12px;
    color: #2e2e2e;
}
@media (max-width: 991px) {
    .angebote-filter-wrapper .angebote-filter-wrapper .angebote-filter {
        padding-bottom: 15px;
    }
    .angebote-filter-wrapper .filter-group .searchBox,
    .angebote-filter-wrapper .filter-group .selectBox {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .angebote-filter-wrapper .filter-nav a {
        width: 35px;
        height: 25px
    }
    .angebote-filter-wrapper .filter-nav .girid-filter-trigger {
        background-image: url(Images/list_grey.png);
    }
    .angebote-filter-wrapper .filter-nav .girid-filter-trigger.current {
        background-image: url(Images/list_red.png);
    }
    .angebote-filter-wrapper .filter-nav .map-filter-trigger  {
        float: right;
    }
}



/* Selectmenu */
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown,
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu,
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu li a {
    font-family: 'HelveticaNeue-Regular',helvetica,sans-serif;
    font-size: 17px;
    line-height: 24px;
    color: #2d2d2d;
    width: 100% !important;
    padding: 0;
    border: none;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown {
    background: #fff;
    border-radius: 5px;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown.ui-state-active {
    background: #df0009;
    color: #fff;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown i.glyphicon {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown.ui-state-active i.glyphicon {
    color: #fff;
    transform: rotateX(180deg);
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown.ui-state-hover {
    background-color: #df0009;
    color: #fff;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown.ui-state-hover i.glyphicon {
    color: #fff;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-dropdown span.ui-selectmenu-status {
    white-space: nowrap;
    margin-right: 30px;
    overflow: hidden;
}

.angebote-filter-wrapper .selectBox .ui-selectmenu-menu {
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    margin-top: 2px;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul {
    border: none;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu li {
    border: none;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu li a {
    padding: 5px 15px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul li.ui-selectmenu-item-selected a,
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul li.ui-state-hover a {
    background: #df0009;
    color: #fff;
    border-left-color: #df0009;
    border-right-color: #df0009;
}

/* Custom Scrollbar for Selectmenu */
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul::-webkit-scrollbar {
    width: 5px;
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul::-webkit-scrollbar-thumb {
    background: #888; 
}
.angebote-filter-wrapper .selectBox .ui-selectmenu-menu ul::-webkit-scrollbar-thumb:hover {
    background: #555; 
}


/* Mobile Navigation */
@media (max-width: 992px) {
    .arrow {
        width: 56px;
    }
    .navigation li.has-sub > .arrow::after {
        position: absolute;
        content: "\e252";
        font-family: "Glyphicons Halflings";
        font-size: 10px;
        left: auto;
        right: 23px;
        top: 15px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .navigation li.has-sub.sub-open > .arrow::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

/* cookie banner */
  #tx_cookies_inner {
      position: relative;
      background: #eee;
      padding: 10px;
  }


#tx_cookies #tx_cookies_close,
#tx_cookies h3 {
    display: none;
}
#tx_cookies {
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    font-size:14px;
    z-index: 999;
    text-align: center;

    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
}
#tx_cookies #tx_cookies_inner {
    background: #df0008;
}
#tx_cookies #tx_cookies_hint,
#tx_cookies #tx_cookies_link a,
#tx_cookies #tx_cookies_accept {
    font-size: 14px;
    color: #fff;
    float: none;
    width: auto;
}
#tx_cookies #tx_cookies_hint,
#tx_cookies #tx_cookies_link {
    display: inline;
}
#tx_cookies #tx_cookies_link a {
    font-weight: 600;
}
#tx_cookies #tx_cookies_accept {
    margin-top: 5px;
}
#tx_cookies button,
#tx_cookies input[type="submit"] {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    border: 1px solid #fff;
    background: none;
    box-shadow: none;
    margin: 0;
    min-width: auto;
    height: auto;
    padding: 8px 20px;
}
@media (min-width: 1500px) {
    #tx_cookies #tx_cookies_accept {
        display: inline-block;
    }
    #tx_cookies #tx_cookies_accept {
        margin-top: 0;
        margin-left: 350px;
    }
    body.fr #tx_cookies #tx_cookies_accept {
        margin-left: 250px;
    }
}






.embed-responsive-16by10 { padding-bottom: 62.50%; }
.grid .angebote-block .embed-responsive img { display:none; }

.grid .category.categoryIcon { min-height:14px; display:inline-block;}
.grid .angebote-content h3 { height:70px; overflow:hidden; max-height:none;}



.tx-klangebote .result-count { color:#df0008; display:block; margin:0 0 30px 0; }


@media(min-width:768px) {
    .tx-klangebote .result-count { font-size:22px;  }
}





/* Lotsen Angebote */

.lotseangebote { margin-top:30px; }
.lotseangebote .angebote-content { border-bottom:7px solid #df0008; }
.lotseangebote .modal-body .angebote-content { border-bottom:0px none; }

.lotseangebote .angebote-content .angebot-datetime { font-size:14px; font-weight:bold; color:#df0008;}
.lotseangebote .angebote-content h3 { height:40px; min-height:0; line-height:20px; margin:10px 0 20px 0; }

.lotseangebote .tile .angebote-text { margin-bottom:10px; }
.lotseangebote .tile .g-btn { margin-top:10px;  }

.lotseangebote .tile { cursor:pointer; }

.lotse-profile { display:flex; overflow:hidden; }
.lotse-profile-image {  margin-right:10px; flex-shrink:0; }

.tile .lotse-profile {  height:40px; }
.tile .lotse-profile-image{ width:40px; height:40px; }
.tile .lotse-profile-name { 
    color:#df0008; font-size:12px; font-weight:bold;  
    display: flex;
    justify-content: center;
    flex-direction: column; 
    word-break: break-word;   
}




.project-detail.lotseangebot-detail { max-width:810px; }

.lotseangebot-detail .angebot-top { position:relative; height: 310px; background-color:#f7f7f7; }
.lotseangebot-detail .angebot-top .angebot-meta { position: absolute; top: 50%; transform: translateY(-50%); right:30px; background-color:#fff; padding:20px; max-width:420px; border-radius:10px; }
.lotseangebot-detail .angebot-top .angebot-image { width:420px; padding-top:30px; padding-left:30px;}

.lotseangebot-detail .angebot-top .angebot-image .bg-img ,
.lotseangebot-detail .angebot-top .angebot-image img { border-radius:10px; }


/*.lotseangebot-detail .intro { margin-bottom: 40px; }*/
.lotseangebot-detail .angebot-city { color:#df0008; margin-bottom:4px;  }
.lotseangebot-detail h3.angebot-title,
.lotseangebot-detail .angebot-title { min-height:0 !important; height:auto; line-height: 1.1; font-size:22px; margin-top:0; margin-bottom:0; }
.lotseangebot-detail .angebot-datetime { color:#df0008; font-size:18px; margin-top:10px; }

.lotseangebot-detail .angebote-block .angebote-content { border:0px none; padding:0 30px 30px 30px; }





.lotseangebot-detail .lotse-profile { height:auto; overflow: auto; }
.lotseangebot-detail .lotse-profile-image {  width:85px; height:85px; margin-right:20px; }

.lotseangebot-detail .lotse-profile-right { }
.lotseangebot-detail .lotse-profile-email { margin-top:5px; font-size:14px; }

.lotseangebot-detail .angebot-detaillink {  margin-top:10px; font-size:12px; }
.lotseangebot-detail .angebot-detaillink a { text-decoration:underline; }

.lotseangebot-detail .angebot-deadline { margin-top:50px; }
/*.lotseangebot-detail .angebot-deadline span { color:#df0008; }*/

/*
.lotseangebote.angebote-modal .angebot-image { height:330px; background-position: center center;  background-repeat: no-repeat;  background-size: cover; }
*/


/*
.lotse-list-item { display:flex; border-top:1px solid #cac9c7; padding:40px 0; }

.lotse-list-item .lotse-profile { width:130px; margin-right:40px; flex-grow:0;flex-shrink:0 }
.lotse-list-item .lotse-profile-image {  width:130px; height:130px; }
*/

.lotse-list-item { display:block; border-top:1px solid #cac9c7; padding:20px 0; }
.lotse-list-item .lotse-profile { margin-bottom:20px; }
.lotse-list-item .lotse-profile-image {  width:100px; height:100px; }



.lotse-list-item .lotse-info { flex-grow:1; }
.lotse-list-item .lotse-description ul { margin-bottom:0; }
.lotse-list-item .lotse-description li { margin-bottom:0.75em; }
.lotse-list-item .lotse-year { font-size:15px; margin:0;padding:0; }
.lotse-list-item .lotse-name { font-size:21px; font-weight:bold; margin:0;padding:0; margin-bottom: 5px; }


@media(min-width:768px) {
    .lotse-list-item { display:flex; padding:40px 0; }

    .lotse-list-item .lotse-profile { width:130px; margin-right:40px; flex-grow:0;flex-shrink:0 }
    .lotse-list-item .lotse-profile-image {  width:130px; height:130px; }        
    
    
    .lotse-list-item .lotse-name { font-size:24px; }
    
}



@media(min-width:992px) {

    .lotseangebote.angebote-modal .modal-dialog {
        max-width:none;
        min-width:0;
        width:800px;
    }

    .lotseangebote .tile .angebote-text { margin-bottom:0px; }
    
    .lotseangebote .tile .g-btn { margin-top:0;  }    
    
    
        
        
        

    
    
}


.grid .angebote-block .lotseangebot-banner { 
    position:absolute; 
    bottom:0; left:0; right:0;
    background-color: #df0008; padding:6px 19px 6px 19px; font-size:12px;  
    color:#fff;
    font-weight:600;
    line-height:normal;
}
.grid .angebote-block .lotseangebot-banner .chevron {
    position:absolute;
    right:10px;
    top:3px;
    font-size:16px;
    font-weight:normal;
    display:block;
    
}


.grid .angebote-block .lotseangebot-info { display:none; }


.modal-body .lotseangebot-info { display:block; position:absolute; top:285px; left:50px; }
.modal-body .lotseangebot-info[data-item-count="2"] { top:210px; }
.modal-body .lotseangebot-info[data-item-count="3"] { top:140px; }
.modal-body .lotseangebot-info[data-item-count="4"] { top:75px; }



.modal-body .lotseangebot-info .lotse-profile-image { 
    position:absolute; z-index:150; width:64px; height:64px; left:-32px; top:-15px; 
}     
.modal-body .lotseangebot-info .lotse-profile-image img {
    box-shadow: 3px 3px 20px -9px #101010;
}
.modal-body .lotseangebot-info .lotseangebot-banner { margin-left:30px; }

.modal-body .lotseangebot-info .lotseangebot-item { position:relative; }
.modal-body .lotseangebot-info .lotseangebot-item + .lotseangebot-item { margin-top:35px; }






/* Weisser Rahmen */
.frame.grid-12 {  
    
    background-color: #fff;
    
    /*border: 1px solid #dbdbdb;
    box-shadow: 0 3px 0 #dbdbdb;    */
    
    padding:25px 30px 0 30px;
    /*padding: 14px 30px 52px;
    margin-bottom: 12px;*/
    border-radius: 5px;
    
    
}

   /*

.white-bg {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 3px 0 #dbdbdb;
}

.contentArea {
    padding: 14px 30px 52px;
    margin-bottom: 12px;
    border-radius: 4px;
    position: relative;
    width: 100%;
    display: inline-block;
}*/

/*Tabelle*/
.contentSection table.contenttable td{
    vertical-align: baseline;
}


/* logo */
@media (min-width: 993px) {
    .logo img {
        height: 80px;
    }
}




.angebote-text ol { list-style-type: decimal; }
.angebote-text ol li { list-style-type: decimal; }


.goto-lotsenangebote {
    display:flex;
    justify-content: flex-end;    
    margin-top:15px;
}

@media (min-width: 768px) {
    .goto-lotsenangebote {
        margin-top:0px;
    }  
}

@media (min-width: 992px) {
    .goto-lotsenangebote {
        margin-top:15px;
    }    
}

/*
.goto-lotsenangebote .g-btn {

    background-color: #efefef;
    border:0px solid none;
    color: #df0008;
    box-shadow: 0 3px 0 #b2b2b2;
    margin:0;
    
}
 */

.filter-nav.mobile-filter {
    float:none;
    clear:both;
}

.filter-group form {
    float:none;
}





.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
} 

.clearfix::after {
  clear: both;
}

.clearfix {
  *zoom: 1; /* Für den IE6 und IE7 */
}





/* #018674 - Kulturlegi.ch Anpassungen Lotsenangebot */
.filter-title h1 {
    margin: 0
}


.filter-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 21px;
}
.angebote-filter .filter-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.angebote-filter .filter-nav > a {
    float: none;
}
.angebote-infobox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
.angebote-infobox .result-count {
    margin: 0;
}
.angebote-infobox .goto-lotsenangebote {
    min-width: 175px;
    margin: 0;
}

@media (max-width: 767px) {


    .angebote-filter-wrapper .angebote-filter {
        margin-bottom: 0;
    }
    .angebote-infobox .result-count {
        margin: 10px 20px 10px 0;
    }


}




/* New Percentage Field */
.angebote-content h3.title .discountpercentage {
    font-family: 'HelveticaNeue-Regular', helvetica, sans-serif;
}




.tamaro-widget .position, .tamaro-widget .btn{
    background-color: #DB001B !important;
}

.tamaro-widget .link{
    color:#DB001B !important;
    border-color:#DB001B !important;
}

.tamaro-widget .btn:hover{
    background-color: #bb0007 !important;
}

.tamaro-widget rect, .tamaro-widget polyline, .tamaro-widget circle{
    stroke: #DB001B !important;
}

.tamaro-widget .value{
    color:#DB001B !important;
}

#tamaro-widget-overlay.tamaro-widget .form-block.input-wrapper .field-block, #tamaro-widget-overlay.tamaro-widget .form-block.select-wrapper .field-block, #tamaro-widget-overlay.tamaro-widget .form-block.textarea-wrapper .field-block, #tamaro-widget.tamaro-widget .form-block.input-wrapper .field-block, #tamaro-widget.tamaro-widget .form-block.select-wrapper .field-block, #tamaro-widget.tamaro-widget .form-block.textarea-wrapper .field-block{
    background-image: linear-gradient(0deg,#DB001B 2px,transparent 0),linear-gradient(0deg,var(--tamaro-input-border-color) 1px,transparent 0) !important;
}

#tamaro-widget-overlay.tamaro-widget .form-block.input-focused .label-block, #tamaro-widget-overlay.tamaro-widget .form-block.input-focused .label-block *, #tamaro-widget.tamaro-widget .form-block.input-focused .label-block, #tamaro-widget.tamaro-widget .form-block.input-focused .label-block *{    color:#DB001B !important;
}


/* Print Button */
.tx-klangebote .print-link {
    font-size: 22px;
}
.tx-klangebote .print-link.loading {
    pointer-events: none;
    opacity: .8;
    color: #2d2d2d;
}
.modal .loader-wrapper {
    text-align: center;
    padding: 75px 0;
}
.modal .loading-wrapper {
    display: none;
    text-align: center;
    padding: 80px 0;
}
.embed-responsive-pdfA4 {
    height: 90vh;
}
@media (min-width: 768px) {

    .tx-klangebote .print-link {
        margin-right: auto;
        margin-left: 30px;
    }

}





ul.list-with-frame {
    background-color:#f9f9f9;
    border: 1px solid #cccccc;
    padding: 10px;
    width: 300px;
}

ul.list-with-frame li {
    margin-left:20px;
    color: #534c46;
}
