/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y; }

.bx-wrapper img {
    max-width: 100%;
    display: block; }

.bxslider {
    margin: 0;
    padding: 0; }

.bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url("./img/images/bx_loader.gif") center center no-repeat #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline; }

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: 10px;
    background: url("./img/images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0; }

.bx-wrapper .bx-next {
    right: 10px;
    background: url("./img/images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
    display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url("./img/images/controls.png") -86px -11px no-repeat;
    margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url("../img/images/controls.png") -86px -44px no-repeat;
    margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%; }

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px; }

.lightblueBg {
    background: #cbebff; }

.g-r {
    max-width: 1400px;
    margin: 0 auto;
    height: auto;
    float: none;
    clear: both;
    padding-left: 1.5%;
    padding-right: 1.5%;
    width: 100%; }
.g-r::after {
    clear: both;
    content: "";
    display: block; }
@media (max-width: 740px) {
    .g-r {
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%;
        padding-bottom: 0px; } }

.g-c-12 {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
    padding-bottom: 40px; }

.g-c-9 {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    width: 74.9063670412%;
    padding-bottom: 40px; }
@media (max-width: 1200px) {
    .g-c-9 {
        float: left;
        padding-left: 2%;
        padding-right: 2%;
        width: 66.6666666667%; } }
@media (max-width: 960px) {
    .g-c-9 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 50%; } }
@media (max-width: 740px) {
    .g-c-9 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%; } }

.g-c-8 {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    width: 66.6666666667%;
    padding-bottom: 40px; }
@media (max-width: 960px) {
    .g-c-8 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%; } }

.g-c-6 {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    width: 50%;
    padding-bottom: 40px; }
@media (max-width: 740px) {
    .g-c-6 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%; } }

.g-c-4 {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    width: 33.3333333333%;
    padding-bottom: 40px; }
@media (max-width: 960px) {
    .g-c-4 {
        float: left;
        padding-left: 1%;
        padding-right: 1%;
        width: 50%; }
    .g-c-4:last-of-type {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%; } }
@media (max-width: 640px) {
    .g-c-4 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%; } }

.g-c-3 {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    width: 25%;
    padding-bottom: 40px; }
@media (max-width: 1200px) {
    .g-c-3 {
        float: left;
        padding-left: 2%;
        padding-right: 2%;
        width: 25%; } }
@media (max-width: 960px) {
    .g-c-3 {
        float: left;
        padding-left: 2%;
        padding-right: 2%;
        width: 50%; } }
@media (max-width: 740px) {
    .g-c-3 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 50%; } }
@media (max-width: 640px) {
    .g-c-3 {
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
        width: 100%; } }

.ratio-1-g-c-3 {
    position: relative;
    float: left;
    padding-left: 0%;
    padding-right: 0%;
    width: 33.33333%;
    float: left; }
.ratio-1-g-c-3:before {
    content: "";
    display: block;
    padding-top: 100%; }
.ratio-1-g-c-3 .table {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 10%;
    margin: 0px; }
.ratio-1-g-c-3 .item-1 {
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
    overflow: hidden; }
.ratio-1-g-c-3 .item-1 img {
    width: 100%; }
.ratio-1-g-c-3 .ratio-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
.ratio-1-g-c-3 .item-2 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);
    background-size: auto auto;
    background-size: 100%;
    position: absolute;
    height: 100%;
    left: 0px;
    width: 100%;
    z-index: 100;
    position: relative;
    top: 100%;
    transform: translateY(-100%); }
@media (max-width: 740px) {
    .ratio-1-g-c-3 {
        width: 100%; } }

.ratio-1-g-c-6 {
    position: relative;
    float: left;
    padding-left: 0%;
    padding-right: 0%;
    width: 66.6666%;
    float: left; }
.ratio-1-g-c-6:before {
    content: "";
    display: block;
    padding-top: 50%; }
.ratio-1-g-c-6 .table {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 10%;
    margin: 0px; }
.ratio-1-g-c-6 .item-1 {
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
    overflow: hidden; }
.ratio-1-g-c-6 .ratio-inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
.ratio-1-g-c-6 .item-2 {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 100%);
    background-size: auto auto;
    background-size: 100%;
    position: absolute;
    height: 100%;
    left: 0px;
    width: 100%;
    z-index: 100;
    position: relative;
    top: 100%;
    transform: translateY(-100%); }
@media (max-width: 740px) {
    .ratio-1-g-c-6 {
        width: 100%; }
    .ratio-1-g-c-6:before {
        content: "";
        display: block;
        padding-top: 100%; } }

.con-ratio .ratio-1-g-c-3 {
    text-align: center; }
.con-ratio .ratio-1-g-c-3 .item-2 img {
    width: 150px; }

.con-ratio .ratio-1-g-c-6 h2,
.con-ratio .ratio-1-g-c-6 p {
    margin-top: 0px;
    color: #fff; }
.con-ratio .ratio-1-g-c-6 .item-2 {
    background: #a1d766; }
.con-ratio .ratio-1-g-c-6.pension {
    background: #009afe; }
.con-ratio .ratio-1-g-c-6.pension .item-2 {
    background: #009afe; }

@media (max-width: 740px) {
    .hide-on-mobile {
        display: none; } }

/* Padding, Margin */
.fl {
    float: left; }

.fr {
    float: right; }

.s-r {
    padding: 80px 0px 80px; }

.s-t {
    padding: 40px 0px 40px; }

.s-w {
    padding: 120px 0px 120px; }
@media (max-width: 640px) {
    .s-w {
        padding: 80px 0px 80px; } }

.m-0 {
    margin: 0px; }

.m-20 {
    margin: 20px; }

.m-40 {
    margin: 40px; }

.mb-0 {
    margin-bottom: 0px; }

.mb-20 {
    margin-bottom: 20px; }

.mb-40 {
    margin-bottom: 40px; }

.pb-0 {
    padding-bottom: 0px; }

.pb-20 {
    padding-bottom: 20px; }

.pb-40 {
    padding-bottom: 40px; }

.p-0 {
    padding: 0px; }

.p-10 {
    padding: 10px; }

.p-20 {
    padding: 20px; }

.p-40 {
    padding: 40px; }

#wbv24_reviews, #wbv24_reviews_small, #wbv24_reviews_small2 {
    /*.bx-wrapper{
      .bx-controls{display:none;}
    }*/ }
#wbv24_reviews #bewerten, #wbv24_reviews_small #bewerten, #wbv24_reviews_small2 #bewerten {
    color: #009afe;
    border: 2px solid #009afe;
    padding: 4px 16px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px; }
#wbv24_reviews #bewerten i, #wbv24_reviews_small #bewerten i, #wbv24_reviews_small2 #bewerten i {
    margin-right: 8px; }
#wbv24_reviews p.stars, #wbv24_reviews_small p.stars, #wbv24_reviews_small2 p.stars {
    text-align: center;
    margin-left: -40px; }
#wbv24_reviews p.stars i.fa-star, #wbv24_reviews_small p.stars i.fa-star, #wbv24_reviews_small2 p.stars i.fa-star {
    color: #e4a33e;
    margin: 0 2px; }
#wbv24_reviews *, #wbv24_reviews_small *, #wbv24_reviews_small2 * {
    box-sizing: border-box; }
#wbv24_reviews h2.center, #wbv24_reviews_small h2.center, #wbv24_reviews_small2 h2.center {
    text-align: center !important; }
#wbv24_reviews .top-rating, #wbv24_reviews_small .top-rating, #wbv24_reviews_small2 .top-rating {
    max-width: 400px;
    background: #fff;
    border: 1px solid #e3e9ec;
    padding: 20px;
    margin-bottom: 20px; }
#wbv24_reviews .top-rating::after, #wbv24_reviews_small .top-rating::after, #wbv24_reviews_small2 .top-rating::after {
    clear: both;
    content: "";
    display: block; }
#wbv24_reviews .top-rating .rating, #wbv24_reviews_small .top-rating .rating, #wbv24_reviews_small2 .top-rating .rating {
    float: right; }
#wbv24_reviews .top-rating img, #wbv24_reviews_small .top-rating img, #wbv24_reviews_small2 .top-rating img {
    width: 33%;
    float: left;
    max-width: 100px; }
#wbv24_reviews .top-rating p, #wbv24_reviews_small .top-rating p, #wbv24_reviews_small2 .top-rating p {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #828586; }
#wbv24_reviews .review h2, #wbv24_reviews_small .review h2, #wbv24_reviews_small2 .review h2 {
    text-align: center; }
#wbv24_reviews .review .rating-wrapper, #wbv24_reviews_small .review .rating-wrapper, #wbv24_reviews_small2 .review .rating-wrapper {
    background: #e3e9ec;
    position: relative; }
#wbv24_reviews .review .rating-wrapper:nth-child(1) small, #wbv24_reviews_small .review .rating-wrapper:nth-child(1) small, #wbv24_reviews_small2 .review .rating-wrapper:nth-child(1) small {
    color: #fff; }
#wbv24_reviews .review .rating-wrapper:nth-child(1):before, #wbv24_reviews_small .review .rating-wrapper:nth-child(1):before, #wbv24_reviews_small2 .review .rating-wrapper:nth-child(1):before {
    content: "";
    display: inline-block;
    width: 99%;
    height: 50px;
    background: #009afe;
    position: absolute;
    top: 0px;
    z-index: 10;
    left: 0px; }
#wbv24_reviews .review .rating-wrapper:nth-child(2):before, #wbv24_reviews_small .review .rating-wrapper:nth-child(2):before, #wbv24_reviews_small2 .review .rating-wrapper:nth-child(2):before {
    content: "";
    display: inline-block;
    width: 1%;
    height: 50px;
    background: #009afe;
    position: absolute;
    top: 0px;
    z-index: 10;
    left: 0px; }
#wbv24_reviews .review .rating, #wbv24_reviews_small .review .rating, #wbv24_reviews_small2 .review .rating {
    position: relative;
    padding: 0px 10px;
    float: left;
    text-align: left;
    background: none;
    z-index: 100; }
#wbv24_reviews .review .rating span, #wbv24_reviews_small .review .rating span, #wbv24_reviews_small2 .review .rating span {
    height: 50px;
    line-height: 50px;
    font-size: 36px; }
#wbv24_reviews .review .rating span .gray20, #wbv24_reviews_small .review .rating span .gray20, #wbv24_reviews_small2 .review .rating span .gray20 {
    color: #d1d7da; }
#wbv24_reviews .review .rating span.gray20, #wbv24_reviews_small .review .rating span.gray20, #wbv24_reviews_small2 .review .rating span.gray20 {
    color: #d1d7da; }
#wbv24_reviews .review div, #wbv24_reviews_small .review div, #wbv24_reviews_small2 .review div {
    background: #ededed;
    height: 50px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px; }
#wbv24_reviews .review small, #wbv24_reviews_small .review small, #wbv24_reviews_small2 .review small {
    line-height: 50px;
    float: right;
    color: inherit;
    font-weight: 700;
    font-size: 14px;
    display: inline-block; }
#wbv24_reviews .review-slider p, #wbv24_reviews_small .review-slider p, #wbv24_reviews_small2 .review-slider p {
    padding: 0px 50px;
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
    color: #828586; }
#wbv24_reviews .review-slider span, #wbv24_reviews_small .review-slider span, #wbv24_reviews_small2 .review-slider span {
    padding: 20px 50px 0px;
    font-size: 18px;
    color: #828586;
    display: block; }
#wbv24_reviews .review-slider small, #wbv24_reviews_small .review-slider small, #wbv24_reviews_small2 .review-slider small {
    padding: 0px 50px;
    color: #828586;
    display: block;
    margin-bottom: 10px; }
#wbv24_reviews .review-slider small.date, #wbv24_reviews_small .review-slider small.date, #wbv24_reviews_small2 .review-slider small.date {
    padding: 0; }
#wbv24_reviews .review-slider li a, #wbv24_reviews_small .review-slider li a, #wbv24_reviews_small2 .review-slider li a {
    padding: 0px 50px; }
#wbv24_reviews .rating, #wbv24_reviews_small .rating, #wbv24_reviews_small2 .rating {
    unicode-bidi: bidi-override;
    width: 66%;
    text-align: right; }
#wbv24_reviews .rating small, #wbv24_reviews_small .rating small, #wbv24_reviews_small2 .rating small {
    line-height: 20px;
    display: inline-block; }
#wbv24_reviews .rating span:before, #wbv24_reviews_small .rating span:before, #wbv24_reviews_small2 .rating span:before {
    content: "\2605";
    font-family: FontAwesome;
    position: absolute; }
#wbv24_reviews .rating > span, #wbv24_reviews_small .rating > span, #wbv24_reviews_small2 .rating > span {
    display: inline-block;
    position: relative;
    font-size: 30px;
    width: 30px;
    height: 30px;
    color: #e4a33e;
    padding: 0; }

#wbv24_reviews_small .review-slider .rating {
    width: 100%;
    text-align: left;
    padding-left: 50px; }

#wbv24_reviews_small2 p {
    font-size: 13px !important;
    margin: 0 0 5px;
    line-break: auto !important;
    white-space: normal !important; }
#wbv24_reviews_small2 .bx-wrapper {
    border: 0;
    box-shadow: none;
    background: none;
    overflow: hidden; }
#wbv24_reviews_small2 .bx-controls {
    display: none; }
#wbv24_reviews_small2 .rating {
    text-align: left; }

/*# sourceMappingURL=ratings.css.map */
