@import url("https://use.typekit.net/aiq3tdh.css");

:root {
	--custom-title-color: #4C565C !important;
	--custom-body-color: #4C565C !important;
}

body {
    font-family: 'adelle-sans','Arial';
    font-weight: 300;
    font-style: normal;
    color: #4C565C;
    font-size: 16px;
    line-height: 24px;
    -moz-osx-font-smoothing: grayscale;
        background: #EAEBEB;
}

#content {
    background: #EAEBEB;
}

.dienstleistung {
    padding: 160px 0px;
}

.contenthead p {
    font-size: 1.2rem;
    line-height: 1.8rem;
}
.contenthead {

    padding: 0px 100px;
    margin-top: 30px;

}

#bloglist {

    padding: 80px 0px 130px 0px;

}

.subcontent {

    padding: 100px 0px;
    color: #4C565C;

}

.subcontent h3 {

    color: #4C565C;

}

.post-archiv-home {

    display: inline-block;
    box-shadow: 0px 30px 90px 0px rgba(0,0,0,0.2);

}

#mitarbeiterfoto {

    box-shadow: 0px 20px 50px 0px rgba(0,0,0,0.2);

}

.h3, h3 {
    font-size: 1.9rem;
    color: #FFF;
    display: block;
    position: relative;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
    line-height: 2rem !important;
}

.blog h4 {
    font-weight: 400 !important;
}

.h4, h4 {
    font-size: 1.3rem !important;
    margin-bottom: 20px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

/* ------------------------------------------------------------------------------------- SCHRIFTEN ----------------------------------------------------------------------------------------------- */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    line-height: 1.2;
    font-family: 'adelle-sans','Arial';
    font-weight: 300;
    font-style: normal;
}

h1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 700;
    color: #fff;
    line-height: 4.5rem;
    letter-spacing: 3px !important;
}

.blog.light {
    background: #EAEBEB !important;
    color: #008A89 !important;
}

.light h3 {
    color: #4C565C;
}

.light .newsbutton  button {
    margin-right: 0px !important;
    background: transparent !important;
    border: 2px solid #4C565C !important;
    padding: 9px 12px !important;
    color: #4C565C !important;
}

.content {
    padding: 0px 100px;
}

.dienstleistung h2 {
    margin-top: 0px;
}

.h2, h2 {
    font-size: 1.7rem;
    color: #8d7361;
    font-weight: 600;
    font-family: 'adelle-sans','Arial';
    font-style: normal;
    text-align: left;
    margin-top: 30px;
    font-size: 3rem;
    font-weight: 200;
    color: #008A89;
    display: block;
    line-height: 3.5rem;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700 !important;
    letter-spacing: -0.5px !important;
}

.h5, h5 {
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 5px !important;
    line-height: 1.5rem !important;
}


p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.7em;
    font-size: 1rem;
}

#nav-icon {
    display: none;
}


.headingtext {
    position: relative;
    bottom: 0;
    padding: 250px 100px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.heading .col-lg-6 {
    padding: 0px;
}

.heading {
    text-align: center;
    z-index: 10;
    background: #4C565C;
    color: #FFF !important;
}

.icon {
    font-size: 10rem;
    text-align: left;
}

.subnavi {
    position: relative !important;
    padding: 15px 0px;
}

.subnavi .logo {
    width: 150px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
.frontnavi .logo {
    width: 190px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer-left ul {
    padding: 0px;
}

.footer .logo {
    width: 180px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

.subnavi .navbar-light .navbar-nav .nav-link {
    color: #4C565C !important;
}


.front-page-section {
    padding: 150px 0;
    text-align: center;
}

.widget_title--frontpage {
    text-align: center;
    font-size: 36px;
    color: #484848;
    margin-bottom: 30px;
}

.widget_subtitle.widget_subtitle--frontpage {
    margin-bottom: 50px;
}

.categories-wrap--widget {
    width: 100%;
    margin: 0 auto;
}

ul.categories--widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-bottom: -15px;
    padding-left: 0;
    list-style-type: none;
}


ul.categories--widget a {

    padding: 70px 0 60px;
    background: rgba(51,60,65, 0.7);
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;

}

.contact {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
}

ul.categories--widget a:hover {
    text-decoration: none;
}

ul.categories--widget > li {

    width: 20%;

}
ul.categories--widget > li {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    padding-bottom: 15px;
    float: left;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: linear-gradient(0deg,#008A89 30%,rgba(0,0,0,0) 30%);
    padding-top: 20px;
    padding-left: 20px;
    margin-left: 20px;
    box-shadow: 0px 30px 90px 0px rgba(0,0,0,0.2);
    padding-right: 20px;

}


ul.categories--widget .category-cover {
    border-radius: 4px;
}

ul.categories--widget .category-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: center;
    background-size: 100%;
    background-size: cover;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 0px !important;
}


ul.categories--widget .category-icon {
    margin: 0 auto;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

ul.categories--widget .category-icon img, ul.categories--widget .category-icon svg {
    width: 150px;
    height: 150px;
    max-width: 80%;
    max-height: 80%;
    min-height: 20px;
    min-width: 20px;
}

ul.categories--widget .category-text {
    font-size: 24px;
    margin-bottom: 25px;
    padding: 0 0.5em;
}

.category-icon {
    color: white;
    font-size: 3.5rem;
}

/* -------------------------------------------------------------------------------------------------- BLOG -------------------------------------------------------------------------------------------------- */

.overlaybanner {
    background: linear-gradient(45deg, RGB(0, 138, 137) 0%,RGBA(158,0,84,0.58) 100%);
    height: 100%;
}

.blog {
    text-align: center;
    color: white;
    padding: 0 !important;
}

.blogeintraege {
    color: white;
}

.post-archiv-home {
    display: inline-block;
}


.post-archiv-home:hover .function {
    color: white;
    background-color: #9E0054;
}

.post-archiv-home:hover .kontaktdetailsteam {
    height: auto !important;
}




#chevron-heading {
    position: relative;
    top: -90px;
    z-index: 5;
}


#chevron-heading::before {
    content: '';
    position: absolute;
    right: 0;
    height: 140px;
    width: 50%;
    background: #F9F9F9;
    -webkit-transform: skew(0deg, -4deg);
    -moz-transform: skew(0deg, -4deg);
    -ms-transform: skew(0deg, -4deg);
    -o-transform: skew(0deg, -4deg);
    transform: skew(0deg, -4deg);
}
 
#chevron-heading::after {
    content: '';
    position: absolute;
    left: 0;
    height: 140px;
    width: 50%;
    background: #F9F9F9;
    -webkit-transform: skew(0deg, 4deg);
    -moz-transform: skew(0deg, 4deg);
    -ms-transform: skew(0deg, 4deg);
    -o-transform: skew(0deg, 4deg);
    transform: skew(0deg, 4deg);
}

#chevron {
    position: relative;
    top: -95px;
}


#chevron::before {
    content: '';
    position: absolute;
    left: 0;
    height: 140px;
    width: 50%;
    background: #F9F9F9;
    -webkit-transform: skew(0deg, 4deg);
    -moz-transform: skew(0deg, 4deg);
    -ms-transform: skew(0deg, 4deg);
    -o-transform: skew(0deg, 4deg);
    transform: skew(0deg, 4deg);
}
 
#chevron::after {
    content: '';
    position: absolute;
    right: 0;
    height: 140px;
    width: 50%;
    background: #F9F9F9;
    -webkit-transform: skew(0deg, -4deg);
    -moz-transform: skew(0deg, -4deg);
    -ms-transform: skew(0deg, -4deg);
    -o-transform: skew(0deg, -4deg);
    transform: skew(0deg, -4deg);
}

privacybee-widget div, privacybee-widget div ul li, privacybee-widget div a {
	max-width: 100% !important;
	line-height: inherit !important;
}

.KFaIpG_h1, .KFaIpG_h2 {
    font-weight: 700 !important;
}

#valpix-cookie-banner {
	z-index: 10000 !important;
}

.quform .quform-option-label {
    max-width: none!important;
    position: relative;
    padding-left: 45px!important;
	display: inline-block !important;
}
.quform .quform-field-checkbox {
    margin: 20px 0!important;
}
.quform .quform-element [type="checkbox"]+label::before {
    width: 25px;
    height: 25px;
    background-color: transparent;
    display: block;
    content: "";
    float: left;
    margin-right: 5px;
    z-index: 5;
    position: absolute;
    top: 50%;
    left: 0;
    border: 2px solid #9E0054;
    transform: translateY(-50%);
}
.quform input[type="checkbox"]:checked+label::before {
    background-color: #9E0054;
    box-shadow: inset 0 0 0 5px #EAEBEB;
}
.quform .quform-field-checkbox {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
}
















/* --------------------------------------------------------------------------------------------- SEITE KUNDENBERATUNG ---------------------------------------------------------------------------------------- */
.bannerzitat {
    min-height: 100%;
}

.zitat {
    position: absolute;
    left: 0px;
    font-weight: bold;
    text-align: left;
    z-index: 5000;
    top: 50%;
    transform: translateY(-50%);
}
.imgzitat {
    max-height: 450px;
    bottom: -100px;
    position: relative;
    left: 0px;
}
.aussage {
    font-size: 30pt;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.3em;
}

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









/* ----------------------------------------------------------------------------------------------- SEITE TEAM --------------------------------------------------------------------------------------------- */
#teammember {
    padding: 100px 0px;
}

.teammitglied {
    margin-bottom: 50px;
}

.function {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: -16px;
    padding: 15px;
        padding-bottom: 15px;
    padding-bottom: 15px;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, 0.97);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.09);
}

.function h3 {
    font-size: 1.2rem;
    font-weight: 800;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
    margin-top: 10px !important;
    color: #4C565C;
}

.kontaktdetailsteam {
    margin-top: 15px;
    overflow: hidden;
    height: 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.teammitglied:hover .function{
    background-color: #9E0054;
    color:white;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.teammitglied:hover .kontaktdetailsteam {
    min-height: 90px;
}




















/* ----------------------------------------------------------------------------------------------- SEITE KONTAKT --------------------------------------------------------------------------------------------- */


.quform .quform-field-captcha, .quform .quform-field-date, .quform .quform-field-email, .quform .quform-field-file, .quform .quform-field-multiselect, .quform .quform-field-password, .quform .quform-field-select, .quform .quform-field-text, .quform .quform-field-textarea, .quform .quform-field-time, .quform .select2-container--quform .select2-selection {

    display: block;
    margin: 0;
    min-width: 10px;
    max-width: 100%;
    width: 100%;
    padding: 10px 20px !important;
        padding-left: 20px;
    padding-left: 20px;
    padding-left: 20px;
    height: auto;
    line-height: 1.5;
    font-size: 1em;
    color: #4C565C;
    border: 2px solid silver !important;
    padding-left: 12px !important;
    border-radius: 0px !important;

}

button {
    line-height: 1.1rem;
    margin-top: 10px;
    margin-right: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
    background: #9E0054;
    color: #FFF !important;
    padding: 14px 15px !important;
    border: none;
    border-radius: 0px !important;
}

.container button {
    line-height: 1.1rem;
    margin-top: 10px;
    margin-right: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
    background: #9E0054 !important;
    color: #FFF !important;
    padding: 14px 15px !important;
    border: none;
    border-radius: 0px !important;
    border: 0px !important; 
}

.quform-submit {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
    background: #9E0054;
    color: #FFF !important;
    padding: 10px 25px !important;
    border: none;
    border-radius: 0px !important;
}

.formular {
    padding: 80px 60px;
}

.karte {
    padding-right: 0px;
    padding-left: 0px;
}






.heading .col-lg-4 {
    padding: 0px;
}


.function a {

    color: #FFF !important;
    text-decoration: underline;

}


.spacing .headingtext {

    padding: 110px 0px 100px 0px !important;

}

/* -------------------------------------------------------------------------------------------------- FOOTER ------------------------------------------------------------------------------------------------- */
.footer {

    background: #4C565C;
    color: #fff;
    padding: 50px 0px;
    font-size: 16px;
    box-shadow: 0px -30px 60px 0px rgba(76,90,92, 0.2);

}

.footer li {
    text-align: left;
    list-style-type: none;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}






















.fab.fa-instagram {
    margin-right: 0px;
}



.buttonfixed, .buttonfixedleft{
    position: absolute;
    top: 45vh;
}


.buttonfixedrechner {
    position: fixed;
    margin-top: 85px;
    right: -199px;
    z-index: 50000;
    transition: right 1s ease-in-out;
    min-width: 250px !important;
    text-align: left;
    margin-right: 0px !important;
}

.buttonfixedrechner:hover {
    right: 0px;
    transition: right 1s ease-in-out;
}

.buttonfixedrechner i {
    padding-right: 10px !important;
}

.buttonfixedkundenportal i{
    padding-right: 10px !important; 
}

.buttonfixedkundenportal {
    position: fixed;
    right: -200px;
    z-index: 50000;
    transition: right 1s ease-in-out;
    min-width: 250px !important;
    text-align: left;
    margin-right: 0 !important;
}

.buttonfixedkundenportal:hover {
    right: 0px;
    transition: right 1s ease-in-out;
}

.buttonfixedwebshop {
    position: fixed;
    margin-top: 160px;
    right: -199px;
    z-index: 50000;
    transition: right 1s ease-in-out;
    min-width: 250px !important;
    text-align: left;
    margin-right: 0 !important;
}

.buttonfixedwebshop:hover {
    right: 0px;
    transition: right 1s ease-in-out;
}


.buttonfixedrechnerfr {
    position: fixed;
    margin-top: 85px;
    right: -200px;
    z-index: 50000;
    transition: right 1s ease-in-out;
    margin-right: 0px !important;
    min-width: 250px;
    text-align: left;
}

.buttonfixedrechnerfr i {
    padding-right: 10px !important;
}

.buttonfixedrechnerfr:hover {
    right: 0px;
    transition: right 1s ease-in-out;
}

.buttonfixedkundenportalfr {
    position: fixed;
    right: -200px;
    z-index: 50000;
    transition: right 1s ease-in-out;
    min-width: 250px;
    margin-right: 0px !important;
    text-align: left;
}

.buttonfixedkundenportalfr i {
    padding-right: 10px !important;
}

.buttonfixedkundenportalfr:hover {
    right: 0px;
    transition: right 1s ease-in-out;
}

.buttonfixedwebshopfr {
    position: fixed;
    margin-top: 160px;
    right: -200px;
    z-index: 50000;
    transition: right 1s ease-in-out;
    min-width: 250px !important;
    text-align: left;
    margin-right: 0 !important;
}

.buttonfixedwebshopfr:hover {
    right: 0px;
    transition: right 1s ease-in-out;
}




































































































































































































/*----------------------------------------------------------------------------------------------------- ALTES CSS ----------------------------------------------------------------------*/
ul {

    margin-bottom: 0px !important;

}

form .fal {

    display: none;

}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #4C565C;
    font-size: 16px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

slider {
    position: relative;
    display: block;
}

.icon-slider {z-index: 110000 !important;}

#boxen {

    position: relative;
    top: -100px;
    z-index: 20001;

}

#header {

    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 5000;
    background: transparent;
    box-shadow: 0px 30px 90px 0px rgba(76,90,92, 0.5);
    z-index: 3000;

}

.verlauf {

    background-image: url('http://mmnvkooll.cyon.link/zurwerra/wp-content/themes/kuvertdruckzurwerraag/files/images/verlauf.png');
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-position: bottom center;
    background-repeat: repeat-x;
    opacity: 0.8;

}

#boxen .box {

    background: white;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.15);
    max-width: 24%;
    padding: 30px 40px;

}

.box h2 {

    color: #008a89 !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    font-size: 1.5rem !important;
    margin-top: 0px !important;
    text-shadow: 0px !important;
    margin-bottom: 0px !important;
    font-family: 'Open Sans', sans-serif;
    text-align: left;

}

.box button {

    border: 3px solid #008a89;
    padding: 6px 30px;
    background: transparent;
    color: #008a89;
    text-transform: uppercase;
    margin-top: 14px;

}

.box .fal {

    color: #008a89;
    font-size: 2.5rem;
    margin-bottom: 30px;
    position: relative;

}

.box h2 {

    color: #008a89;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    font-size: 1.5rem !important;
    margin-top: 0px !important;
    text-shadow: 0px !important;

}

.quicklinks a:hover {

    text-decoration: none !important;

}

.dark h2 {

    color: #4C565C !important;
    text-align: left;
    margin-top: 0px;

}

.side {
    min-height: 550px;
}

.h4, h4 {

    font-size: 1.5rem;
    margin-bottom: 20px !important;

}

.dark h2:after {

    background: #4C565C !important;
    right: auto;

}

.zoom {

    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #c9bbae;
    opacity: 0;
       -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
}

.zoom .fal {

    color: #4C565C;
    font-size: 3.8rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}

.zoom:hover {
    opacity: 0.9;
       -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;

}

#single_image {

    position: relative;

}

#brand-section {

    background: #eeebe7;
    padding: 30px 0px;

}

.required {

    margin-top: 20px;

}

.swiper-pagination-bullet-active {

    opacity: 1;
    background: #c9bbae;
    width: 11px;
    height: 11px;
    box-shadow: 0 3px 3px 0 rgba(80,66,61,0.3);

}

.kontakt-button span {

    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #8d7361;
    height: 100%;
    width: 20%;
    color: #eeebe7;
    font-size: 1.6rem;
    padding: 18px;
    opacity: 0.8;
    text-align: center;

}

.quicklinks.small {

    padding: 30px 0px !important;

}

.swiper-pagination-bullet {
    background: #fff;

}

.kontakt-button {

    color: #4C565C;
    position: relative;
    display: block;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: left;
    background: #eeebe7;
    padding: 20px 0px;
    padding-left: 25%;
    border-radius: 4px;
    padding-right: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;

}
.form input, textarea {

    width: 100%;
    margin-bottom: 0px;

}

.form p {

    margin-bottom: 0px;

}

.form textarea {

    height: 220px;

}

.search-submit {

    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
    background: #4C565C;
    color: #FFF !important;
    padding: 10px 25px;
    border: 2px solid #4C565C;

}

.smallimage {

    max-width: 50px;

}

#menu-sub {
    padding: 0;
    list-style-type: none;
}

.media {
    padding: 20px 0px;
    border-bottom: 1px solid;
}
.search-results {

    list-style-type: none;
    margin: 0;
    padding: 0;

}


.space {
    margin-top: -20px;
    margin-bottom: 20px;
    padding-top: 100px !important;
    padding-bottom: 100px !important;

}


.container {
    max-width: 1480px !important;
}




.dropdown-item.active {

    font-weight: 800 !important;

}

.textbox.noshadow {

    text-shadow: none !important;
    color: #4C565C;

}

.textbox.noshadow h2 {

    color: #4C565C !important;

}

.textbox.noshadow h2::after {
    background: #4C565C !important;

}

#text-box {

    position: relative;
        box-shadow: 0 3px 3px 0 rgba(80,66,61,0.3);

}

.textbox button {

    display: block;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 0px;
    margin-top: 0px;
    background: transparent;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 4px;
    padding: 10px 25px;
        padding-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    text-transform: uppercase;
    margin-top: 60px;
    padding-top: 8px;

}

.breadcrumbs {

    padding-top: 130px;
    text-align: center;
    text-transform: uppercase;
    color: #4C565C;
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif;

}

.breadcrumbs a {

    text-decoration: underline;
    font-weight: 900 !important;

}

.breadcrumbs span:first-child {

    margin-left: 3px;

}

.breadcrumbs .fal {

    padding-left: 5px;
    padding-right: 5px;

}

.quicklinks {

    background: #c9bbae;
    padding: 100px 0;
    margin-top: 20px;
    margin-bottom: 20px;

}

#text-box button {

    border: 2px solid #4C565C !important;
    color: #4C565C !important;

}

.textbox .edelweiss.mx-auto {

    top: 0px !important;

}

.textbox {

    position: absolute;
    width: 80%;
    color: #FFF;
    text-align: center;
    text-shadow: 0 2px 10px rgba(0,0,0,0.9);
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 4;
}

.textbox h2 {

    font-family: 'Satisfy', sans-serif;
    font-style: normal;
    text-align: center;
    margin-top: 30px;
    font-size: 3rem;
    font-weight: 200;
    color: #fff !important;
    display: block;
    line-height: 3.5rem;
    position: relative;
    margin-bottom: 50px;

}
.textbox h2::after {

    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    width: 50px;
    height: 3px;
    background: #FFF;
    display: block;
    margin: 0 auto;

}

#image-box {

    position: relative;
    background: #FFF;
    box-shadow: 0 3px 3px 0 rgba(80,66,61,0.3);

}


#trenner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(50% - 45px);
    height: 1px;
    background-color: #4C565C;
}


#trenner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(50% - 45px);
    height: 1px;
    background-color: #4C565C;
    left: auto;
    right: 0;
}

.navbar {
    padding: 0px;
}

.cta {

    background: #4C565C;
    color: #FFF;
    border: 0px solid #4C565C;
    border-radius: 4px;
    padding: 10px 22px;

}

.contact {
    position: relative;
    background: #008A89;
    color: #FFF !important;
}

.buttonfoot {
    margin-top: 30px;
}

.buttonfoot button {
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}

.contactinfo h3 {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 3rem;
}

.contactinfo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    left: 10%;
    right: 0;
    margin: 0 auto;
}

.gardient {
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
background: -moz-linear-gradient(top,  rgba(76,86,92,0) 0%, rgba(76,86,92,1) 100%);
background: -webkit-linear-gradient(top,  rgba(76,86,92,0) 0%,rgba(76,86,92,1) 100%);
background: linear-gradient(to bottom,  rgba(76,86,92,0) 0%,rgba(76,86,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c565c', endColorstr='#4c565c',GradientType=0 );



}


.gardient-left {
    height: 100%;
    width: 400px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 10000;
background: -moz-linear-gradient(left,  rgba(76,86,92,0) 0%, rgba(76,86,92,0) 1%, rgba(76,86,92,1) 100%);
background: -webkit-linear-gradient(left,  rgba(76,86,92,0) 0%,rgba(76,86,92,0) 1%,rgba(76,86,92,1) 100%);
background: linear-gradient(to right,  rgba(76,86,92,0) 0%,rgba(76,86,92,0) 1%,rgba(76,86,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c565c', endColorstr='#4c565c',GradientType=1 );




}

.teammitglied:hover h3 {
    color: #FFF !important;
}



.question {
    max-width: 350px;
    position: relative;
    bottom: -40px;
    right: 0px;
    left: 0px;
    display: block;
}

.container button {
    border: 2px solid #FFF;
    background: transparent;
    color: #FFF !important;
    padding: 12px 15px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.1rem;
    margin-top: 10px;
    margin-right: 20px;
}

.smallhead .headingtext {
    position: relative;
    bottom: 0;
    padding: 60px 0px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}

.smallhead .contenthead {

    padding: 0px;
    margin-top: 30px;

}

#menu-main .current-menu-item > .nav-link, #menu-main .current-menu-ancestor > .nav-link {
    color: #008A89 !important;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-top: -2px;
}

#menu-main-fr .current-menu-item > .nav-link, #menu-main-fr .current-menu-ancestor > .nav-link {
    color: #008A89 !important;
    font-family: adelle-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-top: -2px;
}

.navbar-light .navbar-nav .nav-link {

    color: #fff !important;

}

slider h1 {

    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    text-transform: uppercase !important;
    font-size: 4rem !important;
    line-height: 4.2rem !important;
    text-shadow: 0 2px 16px rgba(0,0,0,0.5) !important;

}



#menu-sprache {

    list-style-type: none !important;
    margin-left: 0px;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.2rem;
    text-transform: uppercase;

}

#menu-main {
    padding: 0;
    margin: 0;
}

#menu-main-fr {
    padding: 0;
    margin: 0;
}


#menu-main li {
    display: inline-block;
    margin: 0px 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.4rem;
    text-transform: uppercase;
    height: 80px;
}
#menu-main-fr li {
    display: inline-block;
    margin: 0px 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.4rem;
    text-transform: uppercase;
    height: 80px;
}


#menu-main .nav-link {
    padding: 30px 20px;
}

#menu-main-fr .nav-link {
    padding: 30px 20px;
}

.edelweiss {
    width: 60px;
    display: block;
    position: relative;
    top: -33px;
}

.newsbutton button {
    margin-right: 0px !important;
    background: transparent !important;
    border: 2px solid #FFF !important;
    padding: 9px 12px !important;
}

.contact button {
    margin-right: 20px !important;
    background: transparent !important;
    border: 2px solid #FFF !important;
    padding: 9px 12px !important;
}

.contact button:last-child {
    margin-right: 0px !important;
}

.offerte {
    padding: 100px 0px;
}

.contact-cta {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-top: 40px;
}

#header .container-fluid {
    max-width: 90%;
}

.blog {
    text-align: center;
    color: white;
    background: #008A89;
    padding: 70px 0px 90px 0px !important;
}

#menu-main .dropdown-menu.show {
    min-width: 270px !important;
    width: auto !important;
    background: #008A89;
    top: 95px;
    left: 0px;
    padding: 18px;
    box-shadow: 0 27px 55px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 0px !important;
}

#menu-main-fr .dropdown-menu.show {
    min-width: 270px !important;
    width: auto !important;
    background: #008A89;
    top: 95px;
    left: 0px;
    padding: 18px;
    box-shadow: 0 27px 55px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 0px !important;
}

.edelweiss.small {

    width: 50px;
    top: -100px;

}

button i {
    margin-right: 15px;
    font-size: 1.3rem;
    line-height: 1.3rem !important;
    padding-bottom: 3px;
}



#header .far.fa-globe {

    float: left;
    position: relative;
    top: 11px;
    margin-right: -11px;
    font-size: 1.3rem;
    color: #4C565C !important;
    margin-left: 10px;

}

.cta .fas.fa-concierge-bell {

    margin-right: 4px;

}

.edelweiss-start {

    position: absolute;
    bottom: 0;
    width: 200px;
    right: 30px;

}

slider .slider-main::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    background-image: url("../images/edelweiss-slide.png");
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center;
}

.heading-image {

    height: 500px;
    margin-bottom: 20px;

}

.content ul {

    list-style-type: none;
    margin-bottom: 30px !important;

}
.white {

    background: #FFF;

}

.content ul li {

    position: relative;
    padding-left: 0px;
    line-height: 1.8rem;

}

.side .edelweiss {

    top: 0px !important;
    margin-bottom: 50px;

}

.smallheading .lead {

    max-width: 100%;

}

.smallheading h1 {

    font-size: 3rem;
    line-height: 56px;

}

.heading.smallheading {

    padding-top: 0px;
    padding-bottom: 0px;

}

.content ul li::before {

    display: block;
    content: "";
    width: 22px;
    height: 22px;
    background-image: url("http://mmnvkooll.cyon.link/alpina/wp-content/themes/alpina2019/files/images/edelweiss.svg");
    background-size: cover;
    position: absolute;
    left: -39px;
    top: 4px;

}

.swiper-button-next {

    background-image: url("../images/arrow-right.png") !important;
    background-size: cover;
    width: 29px;
    right: 20px !important;

}


.swiper-button-prev{

    background-image: url("../images/arrow-left.png") !important;
    background-size: cover;
    width: 29px;
    left: 20px !important;

}

.dropdown-menu.show {

    width: 20px !important;
    min-width: 64px;
    border-radius: 0px !important;
    border: 0px solid #FFF !important;
    background: #FFF;
    font-size: 1.2rem !important;
    margin: 0;
    padding: 0px;

}


.sprache .dropdown-menu.show {

    width: 20px !important;
    min-width: 64px;
    border-radius: 0px !important;
    border: 0px solid #FFF !important;
    background: #FFF;
    font-size: 1.2rem !important;
    margin: 0;
    padding: 0px;

}

#menu-main .dropdown-item {

    display: block;
    width: 100%;
    padding: 9px 14px;
    clear: both;
    font-weight: 300;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;

}

#menu-main-fr .dropdown-item {

    display: block;
    width: 100%;
    padding: 9px 14px;
    clear: both;
    font-weight: 300;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;

}

.dropdown-item {

    display: block;
    width: 100%;
    padding: 2px 14px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;

}

.cta span{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.bg-light {

    background-color: transparent !important;

}
.logo {

    width: 250px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;

}


#menu-sprache .dropdown-menu.show::before {
    display: none;
}

.lead {

    font-weight: 400;
    text-align: center;
    color: #4C565C;
    margin-top: 30px !important;
    max-width: 70%;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 0px;
    font-size: 1.375rem;
    line-height: 33px;

}

.dropdown-menu.show::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 18px 17px 18px;
    border-color: transparent transparent #008A89 transparent;
    left: 30px;
    right: 0;
    top: -17px;
}

#menu-main .dropdown-item {
    border-bottom: 1px solid #eeebe7;
}

#menu-main-fr .dropdown-item {
    border-bottom: 1px solid #eeebe7;
}

.show .navbar-light .navbar-nav .nav-link {
    color: #FFF !important;

}

#menu-main li {
    display: inline-block;
    margin: 0px;
    font-family: 'adelle-sans-condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
}

#menu-main-fr li {
    display: inline-block;
    margin: 0px;
    font-family: 'adelle-sans-condensed', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
}


.gray .contentbox {

    background: white;

}

.lightboxOverlay {
    z-index: 100001!important;

}

.language-box {

    float: left;
    margin-right: 10px;
    border: 1px solid;
    padding: 2px 0px;

}

.lightbox {
    z-index: 100001 !important;

}

.container {

    max-width: 1280px;

}

#content-sub #main {
    padding-top: 50px;
    padding-bottom: 50px;
}

#toppar a {
    color: white !important;
}

a {
    color: #4C565C;
}

a:hover, a:active, a:focus {
    color: #484848;
    text-decoration: underline;
}

.overlay {

    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 3;
    height: 100%;
    width: 100%;
background: -moz-radial-gradient(center, ellipse cover, rgba(32,32,32,0.6) 0%, rgba(80,66,61,0) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(32,32,32,0.6) 0%,rgba(80,66,61,0) 100%);
background: radial-gradient(ellipse at center, rgba(32,32,32,0.6) 0%,rgba(80,66,61,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b350423d', endColorstr='#0050423d',GradientType=1 );

}




.back-button {

    color: #4C565C;
    position: relative;
    display: block;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: left;
    background: #c9bbae;
    padding: 20px 0px;
        padding-right: 0px;
        padding-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-left: 25%;
    border-radius: 0px;
    padding-right: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    float: left;
    width: 100%;

}.back-button span {

    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #8d7361;
    height: 100%;
    width: 20%;
    color: #eeebe7;
    font-size: 1.6rem;
    padding: 18px;
    opacity: 0.8;
    text-align: center;

}

.textbox p {

    text-shadow: 0 2px 5px rgba(0,0,0,0.9);

}

.noshadow p {

    text-shadow: 0px 0px 0px black !important;

}

.single h1 {

    text-align: left;
    margin-bottom: 50px;
    margin-top: 0px;
    position: relative;

}

.sidebar .edelweiss {

    top: -10px;
    margin-bottom: 23px;
    width: 50px;

}

#sidebar .kontakt-button {

    background: #c9bbae;
    border-radius: 0px !important;
    margin-top: 10px;

}

.single h1:after{
    content: '';

position: absolute;

left: 0;

bottom: -17px;

width: 50px;

height: 5px;

background: #4C565C;

display: block;

margin: 0 auto;
}

.sidebar {
    text-align: center;
    background: #FFF;
    padding: 40px;

}

.image:hover .overlay{
    opacity: 1;
-webkit-transition: all 0.3s cubic-bezier(0.5, 1, 0.5, 1);
-moz-transition: all 0.3s cubic-bezier(0.5, 1, 0.5, 1);
-o-transition: all 0.3s cubic-bezier(0.5, 1, 0.5, 1);
transition: all 0.3s cubic-bezier(0.5, 1, 0.5, 1);
}

#gallery {

    padding-bottom: 0px !important;

}

.overlay svg {

    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: white;
    font-size: 4rem;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);


}

#content-sub h3 {
    margin-top: 30px;
}

.description a {
    color: white;
}

#ueber .col-lg-4:last-child {
    margin-right: 0px !important;
}

.contact svg {
    margin-right: 10px;
    border: 2px solid #cadf7a;
    padding: 6px;
    font-size: 1rem !important;
    width: 30px !important;
    height: 30px !important;
    position: relative;
    left: 0;
    top: 6px;
    color: #cadf7a;
}


.skd-notch {

    display: none !important;

}

.skd-search-box.skd-roundedTop.skd-roundedBottom {

    background: transparent !important;
    border-radius: 0px !important;
    border: 1px solid #FFF !important;

}

.book-mask {

    background: #c9bbae;
    padding: 50px 0px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.skd-widget-form-control.skd-checkin {

    border: 1px solid #FFF !important;

}

.skd-widget .skd-widget-btn-primary {

    background-color: #4C565C !important;
    border-color: #4C565C !important;
}

.skd-widget-form-control.skd-checkin {

    background: transparent !important;
    color: #FFF !important;

}

.skd-calendars-month td .skd-calendars-departure::after, .skd-calendars-month td .skd-calendars-highlight-departure::after {
    border-color: #c0a48f #c0a48f #c0a48f transparent !important;

}

.skd-calendars-month td .skd-calendars-only-arrival {

    position: relative;
    background: #c0a48f !important;

}

.skd-calendars-month td .skd-was-selected-before {

    border: 1px solid #c0a48f !important;

}

.skd-widget * {

    font-family: 'Open Sans',Helvetica,sans-serif;

}

.skd-calendars-month td .skd-calendars-arrival::after {
    border-color: transparent transparent transparent #c0a48f !important;

}

.skd-widget {

    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF !important;
font-family: 'Open Sans', sans-serif !important;

font-weight: 700 !important;

font-style: normal !important;
}

.skd-check-availability-widget .skd-manage-bookings {

    background: transparent !important;

}

input:hover, input:active, input:focus, textarea:hover, textarea:focus, textarea:active {

    border: 2px solid #4C565C !important;

}

.skd-check-availability-widget .skd-expandable-box {
    background: transparent !important;
}

.skd-widget .skd-widget-input-group-addon {

    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #FFF !important;
    text-align: center;
    background-color: #4C565C !important;
    border: 1px solid #4C565C !important;
    border-radius: 4px;

}

.skd-calendars-month td .skd-calendars-available:not(.skd-calendars-other-month) {

    background: #4C565C !important;
    opacity: 1;

}

.skd-calendars-available .skd-calendars-month td span {

    color: #FFF !important;

} 

.skd-widget .skd-widget-form-control:focus {

    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: 0px #FFF !important;
    box-shadow: 0px #FFF !important;

}
.skd-widget .skd-widget-form-control:focus {

    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: 0px white !important;
    box-shadow: 0px white !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-occupancy .skd-room-box-container .skd-room-box .skd-room-overview .skd-overview-element {
    color: #FFF !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-occupancy .skd-room-box-container .skd-room-box .skd-room-overview .skd-invitation {

    color: #FFF !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-occupancy .skd-room-box-container .skd-room-box .skd-room-nr .skd-circle {

    background-color: #c0a48f !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-occupancy .skd-add-room .skd-plus-sign {

    color: #4C565C !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-occupancy .skd-add-room {
    color: #4C565C !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-occupancy .skd-room-box-container .skd-room-box {
    background-color: #4C565C !important;

}

.skd-widget-col-xs-6.skd-widget-col-sm-6 {

    background: #4C565C !important;
    color: #FFF !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-widget-form-inline .skd-additional-controls .skd-btn-my-bookings, .skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-widget-form-inline .skd-additional-controls .skd-widget-dropdown-toggle {

    color: #FFF !important;

}

.contact {
    position: relative;
}

#menu-main .dropdown-item:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px;
}

#menu-main-fr .dropdown-item:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px;
}

.big ul li:last-child {
    margin-bottom: 0px;
}

.lightbox .lb-image {
    border: 0px solid #fff !important;
}

footer a {
    color: #FFFFFF;
    text-decoration: none;
}

.skd-widget-btn {

    background: transparent !important;
    color: #FFF !important;
    border: 1px solid #FFF !important;

}

.skd-check-availability-widget .skd-contentContainer .skd-search-box .skd-widget-form-inline .skd-container-occupancy .skd-active {

    background-color: #4C565C !important;

}

footer a:hover, footer a:active, footer a:focus {
    color: #FFFFFF;
    text-decoration: underline;
}

.poweredby {
    text-align: right;
}


.container-fluid .col-lg-3 {

    padding: 0px;

}

.wrapper-container {
    padding-left: 0px !important;
    padding-right: 0px !important;

}


.wpcf7-form-control.wpcf7-submit {
    background: #7a5287;
    border: 2px solid #7a5287;
    color: white;
}

.centertext {

    text-align: center;

}

textarea {

    height: 150px;

}

.big ul li {

    margin-bottom: 20px;

}

.center {

    padding-top: 150px;
    padding-bottom: 150px;

}

.big ul {

    list-style-type: none;
    margin: 0;
    padding: 0;

}

.big svg {

    position: relative;
    margin: 0 auto;
        margin-right: auto;
        margin-bottom: 0px;
    color: #7a5287 !important;
    font-size: 2.8rem;
    border: 2px solid #cadf7a;
    padding: 10px;
    margin-right: 20px;
    border-radius: 0px;
    margin-bottom: -7px;

}

.big ul {

    list-style-type: none;
    margin-top: 40px;

}

.opening li {

    list-style-type: none;
    border-bottom: 1px solid;
    padding: 10px 0px;

}

.navik-menu ul li::after {

    content: '';
    height: 20px;
    width: 1px;
    background: #cadf7a;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 50%;
    transform: translateY(-50%);

}

.navik-menu ul li:last-child::after {
 display: none;

}

.top-connect li {

    display: inline-block;
    margin-right: 15px;
    font-size: 1rem;
}



#toppar .container {

    padding: 0px !important;

}

.heading h2 {

    color: #c9bbae !important;
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 2rem;

}

.heading h2:after {
    display: none;
}

.brand h4 {

    position: relative;
    font-size: 2.2rem;
    margin-top: 34px;
    font-family: 'Satisfy', sans-serif;
    font-style: normal;
    line-height: 2.4rem;

}


.brand .wpcf7-form button, input, optgroup, select, textarea {

    font-size: 1rem;
    background: transparent;
    color: #4C565C;
    border: 2px solid #4C565C;
    border-radius: 4px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 22px;

}



.search-field {

    width: 70%;
    position: relative;

}
.top-connect li:last-child {
    margin-right: 0px;
}

.opening {

    padding: 0;
    border-top: 1px solid;
    margin-top: 30px;

}

.best-price {

    font-family: 'Satisfy', sans-serif;
    font-style: normal;
    font-size: 1.5rem;
    margin-bottom: 10px;

}

.footercta {

    margin-bottom: 30px;

}

.navik-header.sticky{
    border-top: 8px solid #7a5287 !important;

}

.wpcf7-form button, input, optgroup, select, textarea {

    font-size: 1rem;
    background: transparent;
    color: #4C565C;
    border: 2px solid #4C565C;
    border-radius: 4px;
    padding: 10px 20px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;

}

form .wpcf7-form button {

    text-transform: uppercase !important;

}

.logo-single img {

    max-width: 100px;

}

.wpcf7-form-control.wpcf7-submit {

    color: white;
    background: #4C565C;
    color: #FFF;
    border: 0px solid #4C565C;
    border-radius: 4px;
    padding: 10px 25px;
    width: 200px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    text-transform: uppercase;

}

.footertrenner .edelweiss {

    width: 80px;
    top: -42px;

}

.logo-footer {
    max-width: 200px !important;
    margin-bottom: 40px;
}
.social li {
    display: inline-block;
    margin: 10px;
}

.wellness {

    margin-bottom: 30px;
    float: right;
    max-width: 110px !important;

}

.leukerbad {

    margin-bottom: 30px;
    float: right;
    max-width: 110px !important;

}

.bookmask .skd-search-box.skd-roundedTop.skd-roundedBottom {
    border: 1px solid #4C565C !important;

}

.bookmask .skd-widget-btn.skd-widget-btn-lg.skd-widget-btn-default.skd-occupancy-btn {

    border: 1px solid #4C565C !important;
    color: #4C565C !important;

}

.bookmask .skd-widget-btn.skd-widget-btn-lg.skd-widget-btn-default.skd-occupancy-btn.skd-active {

    color: #FFF !important;

}

.bookmask .skd-widget-control-label {

    color: #4C565C !important;

}

.bookmask {

    color: #4C565C !important;

}

.bookmask .skd-copyright {

    color: #4C565C !important;

}

.bookmask .skd-widget-form-control.skd-checkin {

    color: #4C565C !important;

}

.bookmask .skd-widget-form-control.skd-checkin {

    color: #4C565C !important;
    border: 1px solid #4C565C !important;

}

.bookmask .skd-inner label {

    color: #4C565C !important;

}

.bookmask .skd-room-title.skd-widget-hidden-xs {

    text-align: left !important;
    color: #4C565C !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 0px !important;

}

.bookmask .skd-bookings-head {

    color: #4C565C !important;

}

.bookmask .skd-bookings-request-input label {

    color: #4C565C !important;

}

.spacebottom {

    margin-bottom: 20px;

}


.bookmask .fa.fa-times-circle.skd-close-bookings {

    color: #4C565C !important;

}

.bookmask .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li.skd-active, .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li:not(.skd-widget-disabled):hover {

    background: #c9bbae !important;
    color: #FFF;

}

.bookmask .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li.skd-active::before, .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li:not(.skd-widget-disabled):hover::before {
    color: #4C565C !important;

}

.skd-offer-list-widget .container-progress ul.skd-breadcrumbs li.skd-active::after, .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li:not(.skd-widget-disabled):hover::after {

    background: #c9bbae !important;

}

.bookmask .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li.skd-active::after, .skd-offer-list-widget .container-progress ul.skd-breadcrumbs li:not(.skd-widget-disabled):hover::after {

    background: #c9bbae !important;

}

.bookmask .skd-hotel-info {

    color: #4C565C !important;

}

.social li:first-child {
    margin-left: 0px !important;
}

.social {

    margin-bottom: 30px !important;
    padding: 0px;
    margin-top: -15px;

}

.social .fab {

    color: #c9bbae !important;
    font-size: 2rem;

}

#sidebutton {

    position: fixed;
    top: 50%;
    right: -59px;
    z-index: 500;
    color: #fff;
    line-height: 20px;
    background: #4C565C;
    margin: -26px 0 0 0;
    padding: 9px 13px;
    text-decoration: none;
    letter-spacing: 0px;
    opacity: 1;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    text-transform: uppercase;
    border-radius: 4px 4px 0px 0px;

}

.autor {
    font-size: 0.9rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 1rem;
    background: #333C41;
    padding: 25px 15px;
}

.autor a {
    color: white;
    text-decoration: none;
}

footer .cta {

    background: #c9bbae !important;

}

.opening span {

    float: right;

}


.green {

    background: #cadf7a !important;

}
.contactbox {

    text-align: center;

}

.formular .col-lg-12 {
    padding: 0;
}

#toppar {

    background: #7a5287;
    color: white;
    padding: 10px 0px;
    text-align: right;

}
.half {
    width: 49%;
    float: left;
    margin-right: 1%;
}


.parrent h2::after {

    background: #4C565C;

}

.shadowbox {

    box-shadow: 0 3px 3px 0 rgba(80,66,61,0.3);

}

.half-second {
    width: 50%;
    float: left;
}

.formular label {
    display: inline-block;
    margin-bottom: .5rem;
    width: 100%;
}

.navik-header .logo img {
    padding-top: 13px !important;
    padding-bottom: 13px !important;

}

.formular input, .formular optgroup, .formular select, .formular textarea {

    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    border: 2px solid #f1f0f2;
    padding: 8px 10px;

}


.textblock {

    padding-bottom: 100px;
    padding-top: 100px;

}


.nospace {

    padding-top: 0px !important;
    padding-bottom: 100px !important;

}


.textblock h2{
color: #4C565C !important;

}

.textblock h2:after{
background: #4C565C;

}

.navik-header.sticky .logo {

    padding: 5px 0px !important;
    margin-left: -12px !important;
    margin-bottom: 5px;

}

.navik-header.sticky .logo {

    padding: 5px 0px !important;
    margin-left: 0px !important;

}



.navik-header .logo {
    margin-left: 0px !important;

}

.sticky #toppar {

    display: none;

}

.center {

    padding-top: 150px;
    padding-bottom: 20px;

}

.breadcrumb_last {

    font-weight: 400 !important;
    text-decoration: none !important;

}

.gray {

    background: #eeebe7;

}

.breadcrumbs a {

    text-decoration: underline;

}

.dropdown-toggle::after {

    display: inline-block;
    border-left: none !important;
    content: "" !important;
    margin-left: 8px;
    border: 0px !important;
    top: 0px;
    position: relative;
    vertical-align: 0 !important;
    font-size: 1.5rem !important;
    background-image: url("../images/angle-down-light.svg");
    width: 15px;
    height: 15px;
    background-size: cover;
    background-position: center;

}

.center h3 {
    font-family: 'Satisfy', sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 30px;
    font-size: 1.8rem;
    font-weight: 200;
    color: #c0a48f !important;
    display: block;
    line-height: 2rem;
}


.content .col-lg-6 {

    padding: 0;

}

.lines-tr::after {

    content: '';
    width: 3px;
    height: 100px;
    background: #cadf7a;
    position: absolute;
    right: 0;
    top: 0;

}
.lines-tr::before {

    content: '';
    width: 100px;
    height: 3px;
    background: #7a5287;
    position: absolute;
    top: 0;
    right: 0;

}

.lines-bl::after {

    content: '';
    width: 3px;
    height: 100px;
    background: #cadf7a;
    position: absolute;
    left: 0;
    bottom: 0;

}
.lines-bl::before {

    content: '';
    width: 100px;
    height: 3px;
    background: #7a5287;
    position: absolute;
    bottom: 0;
    left: 0;

}

#back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: rgba(0,0,0,0.2);
    padding: 13px;
    width: 60px;
    height: 60px;
    color: white;
    font-size: 2rem;
    text-align: center;
    display: none;
    border-radius: 50%;
    opacity: 1;
}

.green h2 {

    color: #484848;

}

.lines-tl::after {

    content: '';
    width: 3px;
    height: 100px;
    background: #cadf7a;
    position: absolute;
    left: 0;
    top: 0;

}
.lines-tl::before {

    content: '';
    width: 100px;
    height: 3px;
    background: #7a5287;
    position: absolute;
    top: 0;
    left: 0;

}

.lines-br::after {

    content: '';
    width: 3px;
    height: 100px;
    background: #cadf7a;
    position: absolute;
    right: 0;
    bottom: 0;

}
.lines-br::before {

    content: '';
    width: 100px;
    height: 3px;
    background: #7a5287;
    position: absolute;
    bottom: 0;
    right: 0;

}



.green::after {

    display: none;

}

.green::before {

    display: none;

}

.contentbox {
    background: #FAFAFA;
    padding: 100px !important;

}


#trenner {
    position: relative;
    margin-top: 80px;
    margin-bottom: 130px;
    display: block !important;
    height: 1px;
}

#slogan {

    text-align: center;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 40px 0px;
    background: #cadf7a;
    color: white;

}

.description {

    background: #7a5287;
    padding: 40px 30px;
    color: white;
    text-align: center;

}

.name {

    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;

}

.beruf {

    font-size: 1rem;
    margin-bottom: 30px;
    margin-top: -3px;

}

#trenner svg {
    margin: 0 auto;
    width: 60px;
    font-size: 2.5rem;
    text-align: center;
    display: block;
    position: relative;
    color: #7a5287;
    border: 2px solid #cadf7a;
    border-radius: 29%;
    padding: 12px;
    height: 60px;
}

.text .lead {
    max-width: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
    padding: 0px 80px;
    margin-top: 0px !important;

}

.triangle-top {

    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 400px 400px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(-90deg);

}

.nopad {

    padding: 0px !important;

}

.triangle {

    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 0 400px 400px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 0;
    right: 0;

}
.copyright {

    text-transform: uppercase;
    text-align: center;
    font-size: 0.9rem;

}

.footertrenner {

    margin-top: 0px !important;
    margin-bottom: 100px !important;

}

.widget-title {

    color: #eeebe7;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 33px;
    font-weight: 400;
    font-weight: 400;

}

.footertrenner::before {

    height: 2px !important;
    width: calc(50% - 60px) !important;

}
.footertrenner::after {

    height: 2px !important;
    width: calc(50% - 60px) !important;

}

.navik-menu ul li > a {
    font-family: 'Exo', sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #484848 !important;
}

slider span {

    color: white !important;
    font-size: 30px !important;

}

#n2-ss-3-align {

    margin-left: 0px !important;

}

.navik-menu ul li.current-menu > a, .navik-menu ul li:hover > a {

    color: #cadf7a !important;
    background-color: #f6f6f6;

}

.navik-header.sticky .navik-menu > ul > li > a {

    height: 90px !important;
    line-height: 90px !important;

}



.order-md-1 {

    -ms-flex-order: 0;
    order: 0;

}
    
    .order-md-2 {

    -ms-flex-order: 0;
    order: 0;

}



@media screen and (max-width: 1720px) {
    .headingtext {
        padding: 250px 50px;
    }
}

@media screen and (max-width: 1600px) {
    .headingtext {
        padding: 250px 20px;
    }
}
    
@media screen and (max-width: 1350px) {
	#toppar .container {
		padding: 2px 15px !important;
	}
	#menu-main .nav-link {
		padding: 30px 10px;
	}
}

    
@media screen and (max-width: 1230px) {
    #menu-main .nav-link {

    padding: 40px 15px;

}
    #menu-main-fr .nav-link {

    padding: 40px 15px;

}

}
    
@media screen and (max-width: 1210px) {
    ul.categories--widget > li {
        width: 35%;
        margin-bottom: 15px;
    }
    
    .dienstleistung ul.categories--widget > li {
        width: 80%;
    }
}
    
@media screen and (max-width: 1200px) {
	.navik-header .logo img {
		max-width: 100%;
		height: 70px !important;
		padding: 0px !important;
	}
	.navik-menu ul li.current-menu > a, .navik-menu ul li:hover > a {
		background-color: transparent !important;
		color: #484848 !important;
	}
	.navik-menu > ul {
		list-style-type: none !important;
	}
	.navik-menu ul li::after {
		display: none;
	}
	.burger-menu {
		top: 56px !important;
		width: 30px !important;
		height: 27px !important;
	}
    
 
}


@media screen and (max-width: 1199px) {
	.navik-menu ul li > a {
		border-top: 1px solid;
	}
	.navik-menu > ul {
		text-align: center;
	}
}

@media screen and (max-width: 1175px) {
    .headingtext h1 {
        font-size: 3.5rem;
    }
	.contenthead {
		padding: 0px;
		margin-top: 10px;
	}
}
@media screen and (max-width: 1150px) {
	#menu-main li {
		font-size: 18px;
	}
	#menu-main .nav-link {
		padding: 30px 10px;
	}
}
    
@media screen and (max-width: 1124px) {
    #menu-main-fr .nav-link {
        padding: 40px 10px;
    }
}

@media screen and (max-width: 1057px) {
    #menu-main-fr .nav-link {
        padding: 40px 5px;
    }
}
    
@media screen and (max-width: 1050px) {
    .headingtext h1 {
        font-size: 3rem;
    }
}
    
@media screen and (max-width: 1043px) {
    #menu-main-fr .nav-link {
        padding: 40px 10px;
    }
    
    #menu-main-fr li {
        font-size: 18px;
    }
}
    
@media screen and (max-width: 1038px) {
    #menu-main .nav-link {
        padding: 40px 10px;
    }
}
    
@media screen and (max-width: 996px) {
    #menu-main-fr .nav-link {
        padding: 40px 7px;
    }
}
    
@media screen and (max-width: 992px) {

.burger-menu {

    top: 56px !important;
    width: 25px !important;
    height: 22px !important;
}    
    
    .navik-menu ul li > a {
    padding: 14px 0px !important;

}    
    
    .contact svg {
display: block;
        margin: 0 auto;
    margin-bottom: 20px;

}
    
    
.order-md-1 {

    -ms-flex-order: 1;
    order: 1;

}
    
    .order-md-2 {

    -ms-flex-order: 2;
    order: 2;

}
}

@media screen and (max-width: 991px) {
    ul.categories--widget > li {
        width: 85%;
        margin-bottom: 15px;
    }
    
    .footer-right.text-right {
        text-align: left !important;
        margin-top: 25px;
    }
    
    .heading-img {
        min-height: 500px;
    }
    
    .headingtext h1 {
        font-size: 4rem;
    }
    
    .karte {
        padding-right: 0px;
        min-height: 500px;
        padding-left: 0px;
    }
    
    .formular {
        padding: 80px 15px;
    }
    
    
    
    #menu-main li {
        display: block;
        height: auto;
        border-bottom: 1px solid #4C565C;
    }
    
    #menu-main-fr li {
        display: block;
        height: auto;
        border-bottom: 1px solid #4C565C;
    }
    
    #menu-main .nav-link {
        padding: 15px 20px;
    }
    
    #menu-main-fr .nav-link {
        padding: 15px 20px;
    }
    
    #menu-main {
        padding-top: 25px;
    }
    
    #menu-main-fr {
        padding-top: 25px;
    }
    
    #menu-main .dropdown-menu.show {
        top: 0px;
    }
    
    #menu-main-fr .dropdown-menu.show {
        top: 0px;
    }
    
    .dropdown-menu {
        position: relative;
        float:none;
    }
    
    .dropdown-menu.show::before {
        display: none;
    }
    
     #nav-icon {
        display: block;
        right: 0;
        font-size: 2rem;
        border: 1px solid rgba(0,0,0,.1);
        padding: 10px;
        position: absolute;
        top: 20px;
    }
    
    .navbar-toggler-icon {
        width: auto;
        height: auto;
        padding: 5px;
    }
    
    .gardient-left {
        display: none;
    }
    
    .headingtext {
    padding: 100px 20px;
    }
    
    .dienstleistung {
        padding: 100px 0px;
    }
    
    .buttonfixedrechner {
        display:none;
    }
    
    .buttonfixedwebshop {
        display:none;
    }
    
    .buttonfixedkundenportal {
        display: none;
    }
    
    .buttonfixedkundenportalfr {
        display: none;
    }
    
    .buttonfixedrechnerfr {
        display: none;
    }
    
    .buttonfixedwebshopfr {
        display: none;
    }

    
}


@media screen and (max-width: 810px) {
    .headingtext h1 {
        font-size: 3.5rem;
    }
    .h2, h2 {
        font-size: 2.5rem;
    }
}
    
@media screen and (max-width: 768px) {
    #image {
    min-height: 500px !important;

}
    
.description {
    min-height: 230px;
}
    
.center h1 {
    font-size: 2.4rem;
}
    
#kontakt iframe {
    height: 450px !important;
}
    
.contentbox {
    padding: 40px !important;
}
    
    
.navik-header .logo {

    text-align: left !important;
    padding: 20px 15px !important;

}    
    .navik-menu ul li > a {

    padding: 14px 15px !important;

}
    
    .navik-menu > ul {
        padding: 0px !important;
}
    
.burger-menu {
    right: 20px !important;
    top: 47px !important;
    width: 25px !important;
    height: 22px !important;

}    

    
.order-md-1 {

    -ms-flex-order: 1;
    order: 1;

}
    
    .order-md-2 {

    -ms-flex-order: 2;
    order: 2;

}    
  
#ueber .col-sm-6:last-child {
    margin-top: 20px;
} 
    
#ueber .col-12 .col-sm-6 {

    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 20px;

}


    
    
    #ueber .col-12:last-child {

    margin-bottom: 0px;
    margin-top: 0px !important;

}
    
}

@media screen and (max-width: 767px) {
    .poweredby {
        text-align: left;
    }
}
    
    
@media screen and (max-width: 715px) {
    .headingtext h1 {
        font-size: 3rem;
    }
    
    .smallhead .contenthead {
        padding: 0px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 615px) {
    .headingtext h1 {
        font-size: 2.5rem;
    }

    .h2, h2 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    
    .contenthead {
        margin-top: 0px;
    }
}
    
@media screen and (max-width: 530px) {
    .headingtext h1 {
        font-size: 2rem;
    }
}
    
@media screen and (max-width: 500px) {
    #image {
    min-height: 300px !important;
    }
    
    #teammember {
        padding: 100px 15px;
    }
    
.col-12 {

    padding-left: 0px;
    padding-right: 0px;

}
    
.big ul li {

    margin-bottom: 20px;
    display: block;
    padding-left: 60px;
    margin-bottom: 40px !important;

}
    
.big svg {

    position: absolute;
    margin: 0 auto;
        margin-right: auto;
        margin-bottom: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: #7a5287 !important;
    font-size: 2.8rem;
    border: 2px solid #cadf7a;
    padding: 10px;
    margin-right: 20px;
    border-radius: 0px;
    margin-bottom: -7px;
    left: 40px;

}
    
.center h1 {
    font-size: 1.6rem;
}
    
.center {
    padding-top: 80px;
    padding-bottom: 80px;
}
    
    .lines-tr::after {
    display: none;
}
.lines-tr::before {
    display: none;
}
    
.navik-menu ul li > a {
    font-size: 17px !important;
}    
  
#kontakt iframe {
    height: 300px !important;
}
    
    .footer-left {
        padding: 0px 15px;
    }
    
    .footer-right {
        padding: 0px 15px;
    }
    
}

@media screen and (max-width: 430px) {
    .headingtext h5 {
        font-size: 1.3rem;
    }
    
    .headingtext h1 {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .h2, h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    
}
    
@media screen and (max-width: 350px) {
    #image {
    min-height: 250px !important;

}
}

@media screen and (max-width: 320px) {
    .headingtext h1 {
    font-size: 1.2rem;
    line-height: 2rem;
    }
    
    .headingtext h5 {
        font-size: 1rem;
    }
}