/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/*
    Add your custom styles here
*/

/* Buchungsmaschine */
/*
#wis2-panel .wis2-panel {
    color: #fff!important;
}
*/
/* Font Awesome */

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400; }

.fa-phone-alt:before {
    content: "\f879"
}

.fa-search:before {
    content: "\f002"
}

.fa-facebook:before {
    content: "\f09a"; }

    .fa-instagram:before {
        content: "\f16d"; }


/* FA Solid */

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}


/* Frontend PRO CSS */

.elementor-slides .swiper-slide-bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 100%
}

.elementor-slides .swiper-slide-inner {
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 50px;
    margin: auto
}

.elementor-slides .swiper-slide-inner,
.elementor-slides .swiper-slide-inner:hover {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor--v-position-middle .swiper-slide-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor--h-position-center .swiper-slide-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    .elementor-slides .swiper-slide-inner {
        padding: 30px
    }
}

.swiper-pagination-bullets {
    color: #fff;
    cursor: default
}

.swiper-slide {
    border-style: solid;
    border-width: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: border, background, -webkit-transform;
    transition-property: border, background, -webkit-transform;
    -o-transition-property: border, background, transform;
    transition-property: border, background, transform;
    transition-property: border, background, transform, -webkit-transform;
    overflow: hidden
}

.elementor-item:after,
.elementor-item:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
    -o-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
    transition-timing-function: cubic-bezier(.58, .3, .005, 1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-double-line .elementor-item:before,
.e--pointer-overline .elementor-item:after,
.e--pointer-overline .elementor-item:before,
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2
}

.e--pointer-double-line .elementor-item:after,
.e--pointer-underline .elementor-item:after {
    content: "";
    bottom: 0
}

.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px
}

.elementor-nav-menu--layout-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-nav-menu .elementor-widget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.elementor-nav-menu a,
.elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 20px
}

.elementor-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .05);
    color: #494c4f
}

.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    -webkit-transition: max-height .3s, -webkit-transform .3s;
    transition: max-height .3s, -webkit-transform .3s;
    -o-transition: max-height .3s, transform .3s;
    transition: max-height .3s, transform .3s;
    transition: max-height .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto
}

.elementor-nav-menu--dropdown a {
    color: #494c4f;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9997
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display: none
    }
}

@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display: none
    }
}

.elementor-location-footer:before,
.elementor-location-header:before {
    content: "";
    display: table;
    clear: both
}

.elementor-search-form {
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.elementor-search-form button,
.elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.elementor-search-form button {
    background-color: #818a91;
    font-size: 16px;
    color: #fff;
    border-radius: 0
}

.elementor-search-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #eceeef
}

.elementor-search-form__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__submit {
    -webkit-transition: color .2s, background .2s;
    -o-transition: color .2s, background .2s;
    transition: color .2s, background .2s
}

.elementor-search-form .elementor-search-form__submit,
.elementor-search-form .elementor-search-form__submit:hover {
    color: #fff;
    border: none;
    border-radius: 0
}


/* Elementor Frontend CSS */

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *,
.elementor :after,
.elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

:root {
    --page-title-display: block
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1024px) {
    .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-column {
    min-height: 1px
}

.elementor-column,
.elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-wrap {
    width: 100%
}

@media (max-width: 767px) {
    .elementor-column {
        width: 100%
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-25,
    .elementor-column[data-col="25"] {
        width: 25%
    }
    .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 33.333%
    }
    .elementor-column.elementor-col-50,
    .elementor-column[data-col="50"] {
        width: 50%
    }
    .elementor-column.elementor-col-66,
    .elementor-column[data-col="66"] {
        width: 66.666%
    }
    .elementor-column.elementor-col-100,
    .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-image {
    text-align: center
}

.elementor-widget-image .elementor-image>a,
.elementor-widget-image .elementor-image figure>a {
    display: inline-block
}

.elementor-widget-image .elementor-image img {
    vertical-align: middle;
    display: inline-block
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

#wpadminbar * {
    font-style: normal
}


/* Post 13 */

.elementor-13 .elementor-element.elementor-element-fa20d2a>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

@media (max-width: 767px) {
    .elementor-13 .elementor-element.elementor-element-69ebf10 {
        text-align: left;
    }
}

.elementor-13 .elementor-element.elementor-element-fa20d2a:not(.elementor-motion-effects-element-type-background),
.elementor-13 .elementor-element.elementor-element-fa20d2a>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #6D574F
}

.elementor-13 .elementor-element.elementor-element-fa20d2a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s
}

.elementor-13 .elementor-element.elementor-element-dfc597c .elementor-menu-toggle {
    margin-left: auto;
    background-color: #FFFFFF;
}

.elementor-13 .elementor-element.elementor-element-dfc597c .elementor-nav-menu .elementor-item {
    font-family: "Roboto Slab", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none
}

.elementor-13 .elementor-element.elementor-element-dfc597c .elementor-nav-menu--main .elementor-item {
    color: #FFF;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px
}

.elementor-13 .elementor-element.elementor-element-4f02a11 .elementor-search-form__container {
    min-height: 27px
}

.elementor-13 .elementor-element.elementor-element-4f02a11 .elementor-search-form__submit {
    min-width: 27px;
    background-color: var(--e-global-color-b33510b)
}

.elementor-13 .elementor-element.elementor-element-4f02a11 .elementor-search-form__input,
.elementor-13 .elementor-element.elementor-element-4f02a11.elementor-search-form--button-type-text .elementor-search-form__submit {
    padding-left: calc(27px / 3);
    padding-right: calc(27px / 3)
}

.elementor-13 .elementor-element.elementor-element-4f02a11:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
    border-radius: 1px
}

@media(max-width: 767px) {
    .elementor-13 .elementor-element.elementor-element-65111d7 {
        width: 50%;
    }
    .elementor-13 .elementor-element.elementor-element-7a409b0 {
        width: 50%;
    }
    .elementor-13 .elementor-element.elementor-element-dfc597c .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,
    .elementor-13 .elementor-element.elementor-element-dfc597c .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 30px !important;
    }
}

@media(min-width: 768px) {
    .elementor-13 .elementor-element.elementor-element-65111d7 {
        width: 12%;
    }
    .elementor-13 .elementor-element.elementor-element-7a409b0 {
        width: 74.332%;
    }
    .elementor-13 .elementor-element.elementor-element-5bd5fd0 {
        width: 13%;
    }
}


/* Post 22 */

.elementor-22 .elementor-element.elementor-element-19a38cbd:not(.elementor-motion-effects-element-type-background),
.elementor-22 .elementor-element.elementor-element-19a38cbd>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #6D574F
}

.elementor-22 .elementor-element.elementor-element-19a38cbd {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 03% 3% 0% 3%
}

.elementor-22 .elementor-element.elementor-element-52012a09 .elementor-menu-toggle {
    margin: 0 auto
}

.elementor-22 .elementor-element.elementor-element-52012a09 .elementor-nav-menu--main .elementor-item {
    color: #FFF
}

.elementor-22 .elementor-element.elementor-element-a28f140:not(.elementor-motion-effects-element-type-background),
.elementor-22 .elementor-element.elementor-element-a28f140>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #6D574F
}

.elementor-22 .elementor-element.elementor-element-a28f140 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0% 0% 3% 0%
}


/* Post 6 */

.elementor-kit-6 {
    --e-global-color-primary: #51AF48;
    --e-global-color-secondary: #000000;
    --e-global-color-text: #000000;
    --e-global-color-accent: #61CE70;
    --e-global-color-49a9b30: #593366;
    --e-global-color-b33510b: #456C27;
    --e-global-color-8745766: #9B857E;
    --e-global-color-647944a: #8B404D;
    --e-global-color-53384e1: #DE780A;
    --e-global-typography-primary-font-family: "Roboto Slab";
    --e-global-typography-primary-font-size: 2rem;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto Slab";
    --e-global-typography-text-font-size: 1rem;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto Slab";
    --e-global-typography-accent-font-weight: 500;
    color: var( --e-global-color-text);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.7em;
}

.elementor-kit-6 p {
    margin-bottom: 0.5em;
}

.elementor-kit-6 a {
    color: var( --e-global-color-primary);
}

.elementor-kit-6 h1 {
    color: var( --e-global-color-primary);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 2.5rem;
    font-weight: 400;
}

.elementor-kit-6 h2 {
    color: var( --e-global-color-primary);
    font-family: "Roboto Slab", Sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
}

.elementor-kit-6 h3 {
    color: var( --e-global-color-primary);
    font-size: 1.4rem;
    font-weight: 400;
}

.elementor-kit-6 h4 {
    font-size: 1rem;
    font-weight: 400;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    color: #FFFFFF;
    background-color: var( --e-global-color-b33510b);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.5);
    border-radius: 0px 0px 0px 0px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1050px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1025px;
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 768px;
    }
}

.x-text {
    margin-bottom: 2%;
}

.elementor-kit-6 h1 {
    margin-top: 5%;
    margin-bottom: 1%;
}

.elementor-kit-6 h2 {
    margin-top: 3%;
    margin-bottom: 0.5%;
}

.bewertungs-widget {
    margin-top: 4%;
    margin-bottom: 5%;
}

.zweier-teaser {
    margin: 2%;
}

.teaser {
    margin-top: 3%;
    margin-bottom: 3%;
}

.teaser-image:hover {
    opacity: 0.6;
    filter: alpha(opacity=30);
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.elementor-kit-6 .mainnav .menu-item {
    margin: 1%;
    border-style: solid;
    border-width: 1px;
    border-color: #FFF;
}


/* Post 10 */

.elementor-10 .elementor-element.elementor-element-592583d3 .elementor-repeater-item-0f90ed3 .swiper-slide-bg {
    background-color: #833ca3;
    background-image: url(https://www.hotel-karl-mueller.de/wp-content/uploads/2021/03/doppelseite-moselseite-balkon-1440x960-2-min.jpeg);
    background-size: cover;
}

.elementor-10 .elementor-element.elementor-element-592583d3 .elementor-repeater-item-3e74991 .swiper-slide-bg {
    background-color: #1abc9c;
    background-image: url(https://www.hotel-karl-mueller.de/wp-content/uploads/2021/03/hotel-karl-mueller-aussenansicht-min-2-min.jpeg);
    background-size: cover;
}

.elementor-10 .elementor-element.elementor-element-592583d3 .elementor-repeater-item-663e84e .swiper-slide-bg {
    background-color: #4054b2;
    background-image: url(https://www.hotel-karl-mueller.de/wp-content/uploads/2021/02/cochem-an-der-mosel-1024x683-1.jpg);
    background-size: cover;
}

.elementor-10 .elementor-element.elementor-element-592583d3 .swiper-slide {
    height: 500px;
    transition-duration: calc(5000ms*1.2);
}

.elementor-10 .elementor-element.elementor-element-592583d3 .swiper-slide-contents {
    max-width: 66%;
}

.elementor-10 .elementor-element.elementor-element-592583d3 .swiper-slide-inner {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-75392596:not(.elementor-motion-effects-element-type-background),
.elementor-10 .elementor-element.elementor-element-75392596>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #6D574F;
}

.elementor-10 .elementor-element.elementor-element-75392596 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-10 .elementor-element.elementor-element-3276a9e2>.elementor-element-populated {
    padding: 2.5% 0% 0% 0%!important;
}

.elementor-10 .elementor-element.elementor-element-73bce32d .elementor-text-editor {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-73bce32d {
    color: #FFFFFF;
    font-weight: 500;
}

.elementor-10 .elementor-element.elementor-element-22b96a40 {
    margin-top: 0%;
    margin-bottom: 0%;
}

.elementor-10 .elementor-element.elementor-element-5ae05a5c {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-5ae05a5c .elementor-heading-title {
    color: var( --e-global-color-primary);
}

.elementor-10 .elementor-element.elementor-element-b487a5e {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-b487a5e .elementor-heading-title {
    color: var( --e-global-color-primary);
}

.elementor-10 .elementor-element.elementor-element-a6af68a>.elementor-widget-container {
    margin: 0% 0% 3% 0%;
}

.elementor-10 .elementor-element.elementor-element-6dd05de>.elementor-widget-container {
    margin: 0% 0% 3% 0%;
}

.elementor-10 .elementor-element.elementor-element-2b027bbf>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-10 .elementor-element.elementor-element-53ae13b8 {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-53ae13b8 .elementor-heading-title {
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.elementor-10 .elementor-element.elementor-element-53ae13b8>.elementor-widget-container {
    margin: 0% 0% 0% 0%;
    padding: 2% 2% 2% 2%;
    background-color: #593366;
}

.elementor-10 .elementor-element.elementor-element-4e2f116a>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-10 .elementor-element.elementor-element-3320e40a {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-3320e40a .elementor-heading-title {
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.elementor-10 .elementor-element.elementor-element-3320e40a>.elementor-widget-container {
    padding: 2% 2% 2% 2%;
    background-color: #9B857E;
}

.elementor-10 .elementor-element.elementor-element-6331f168>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-10 .elementor-element.elementor-element-6fe23412 {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-6fe23412 .elementor-heading-title {
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.elementor-10 .elementor-element.elementor-element-6fe23412>.elementor-widget-container {
    padding: 2% 2% 2% 2%;
    background-color: #8B404D;
}

.elementor-10 .elementor-element.elementor-element-77025d7>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-10 .elementor-element.elementor-element-6031fc5d {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-6031fc5d .elementor-heading-title {
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.elementor-10 .elementor-element.elementor-element-6031fc5d>.elementor-widget-container {
    padding: 2% 2% 2% 2%;
    background-color: #456C27;
}

.elementor-10 .elementor-element.elementor-element-2309e8b6>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

.elementor-10 .elementor-element.elementor-element-78728d31 {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-78728d31 .elementor-heading-title {
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.elementor-10 .elementor-element.elementor-element-78728d31>.elementor-widget-container {
    padding: 2% 2% 2% 2%;
    background-color: #DE780A;
}

.elementor-10 .elementor-element.elementor-element-2e759857 {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-39fa8363 {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-37844230>.elementor-element-populated {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-647944a);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-10 .elementor-element.elementor-element-556a74c5>.elementor-element-populated {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-647944a);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.elementor-10 .elementor-element.elementor-element-51ed1339 {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-44eb32d2>.elementor-element-populated {
    text-align: center;
}

.elementor-10 .elementor-element.elementor-element-4ad9b4a0>.elementor-element-populated {
    text-align: center;
}

:root {
    --page-title-display: none;
}


/* Frontend Legacy */

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 15px
}


/* Eicons durch Fontawesome ersetzen */

.eicon {
    display: inline-block;
    font: normal normal normal 14px/1 'Font Awesome\ 5 Free';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.eicon-menu-bar {
    font-style: normal;
}

.eicon-chevron-right {
    font-style: normal
}

.eicon-chevron-left {
    font-style: normal
}

.elementor-menu-toggle i:before {
    content: "\f0c9";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    padding: 8px;
}

.elementor-menu-toggle.elementor-active i:before {
    content: "\f00d";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
}

.elementor-swiper-button-next i:before {
    content: "\f054";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    padding: 8px;
}

.elementor-swiper-button-prev i:before {
    content: "\f053";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    padding: 8px;
}