@charset "UTF-8";
/* CSS Document */

.preload {
    background: url(../images/close.png) -9999px -9999px;
}

body, html {
	font-weight: 400;
	font-style: normal;	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-family: 'Montserrat', sans-serif;
    color: #6e6e6e;
    font-size: 16px;
}

body.noscroll {
    overflow-x: hidden;
    background: #b7c186;
}

.main {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.rsform-block-anmeldung label .formRequired, .rsform-block-akzept label .formRequired {
  display: none;
}

.noscroll .main {
}


a{ outline: none !important;}

.fa-asterisk {
    color:   #aa1b45 !important; 
}

.schriftgross {
    font-size: 23px;
}

/* Google Maps */
.responsive_map {
    height: 0;
    overflow: hidden;
    padding-bottom: 56%;
    position: relative;
}

.responsive_map iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* ############## */
/* COOKIE HINT  START  */

#redim-cookiehint-bottom {
 bottom: 40% !important;
  width: 100%;
  max-width: 600px;
  right: 0px !important;
  left: 0px !important;
  margin: 0 auto  !important;
 z-index: 99999999;

}

#redim-cookiehint {
  color: #fff !important;
  background: #333 !important;
}

.cookiecontent {
  text-align: center;
}

#redim-cookiehint .cookiebuttons {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#redim-cookiehint .cookiebuttons .btn {
  max-width: 90% !important;
}

#cookiehintinfo {
  background: transparent !important;
  color: #fff !important;
  text-decoration: underline !important;
}

#redim-cookiehint .cookiebuttons .btn#cookiehintsubmit {
  background: #37cd8f !important;
  color: #fff !important;
  font-weight: normal !important;
}


#redim-cookiehint .cookiebuttons .btn#cookiehintsubmitno {
  background: #fff !important;
  padding: 5px 10px !important;
  font-weight: normal !important;
  color: #000 !important;
}


/* COOKIE HINT  END  */
/* ############## */

/* SF Menü */

sf-menu ul.nav-child {
    margin-left: -34px;
    margin-top: -1px;
}  

.sf-menu ul.nav-child li a {
    border-left: 1px solid #fff;   
    border-bottom: 0px;
}

.sf-menu ul.nav-child li:last-child a {
    border-bottom: 1px solid #fff;   
}



/* ToTop Button */

#totop {
    position:  absolute;
    top: 20px;
    width: 44px;
    height: 44px;
    z-index:  999999;
    right: 0px;
}

#totop a {
    display: block;
    width: 44px;
    height: 44px;
    background: url(../images/totop.png) no-repeat;
    text-decoration: none;
}

/* Tabelle mit 2 Spalten */

.spalten2 {
    width: 100%;
}

.spalten2 td {
    width: 50%;
    vertical-align:  text-top;
}

.spalten2 td:first-child {
    padding-right: 30px;   
}

.spalten2 td:last-child {
    padding-left: 30px;   
}

/* Responsive Menü */

.menutopxsbtn {
        float: left;
        margin-top: 45px;
        margin-right: 40px;
        display: block;
    border: 2px solid #b3aa89;
    border-radius: 50%;
    width: 58px;
    height: 58px;
}

.menutopxsbtn {
}

.menutopxs {
    position: absolute;
    top: 130px;
    left: -500px;
    width: 490px;
    padding: 0px 0px;
    z-index: 999999999999;
    background: rgb(255,255,255);
    background: rgba(255,255,255,1.0);
    overflow: hidden;
}

.menutopxs ul {
    width: 90%;
    margin: 15px;
    padding: 0;
    list-style: none;
    padding-left: 100px;
}

.menutopxs li {
    float: none !important;
    background:  none !important;
    width: 100%;
    margin-bottom: 10px;
}

.menutopxs li a, .menutopxs span.separator {
    padding: 10px !important;
    color: #b3aa89;
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    transition: color 0.5s;
    line-height: 30px;
    padding-bottom: 0px;
    display: block;
    text-align: left;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

.menutopxs li a span {
    font-size: 15px;
    font-weight: 400;
    display: block;
}

.menutopxs li a:hover, .menutopxs li.active>a {
    color: #aa1b45;
    background: none !important;
}

.menutopxs .parent .nav-child li:last-child {
    border-bottom: 0;
}

.menutopxs .parent .nav-child {
}


.menutopxs li li a {
    border-bottom: 0px;
    font-size: 20px;
    color: #b3aa89;
    text-decoration: none;
    display:  block;
    overflow: hidden;
    padding-left: 15px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 20px;
}

.menutopxs ul ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
}  

.menutopxs ul li {
    margin-bottom: 0px;
}

.menutopxs h1 {
    font-weight: 700;
    letter-spacing: -3px;
    font-size: 50px;
    cursor: pointer;
    margin: 0px;
    padding: 30px 15px;
    text-align: center;
    color: #010000;
}

.menutopxs h1 img {
    width: 45px;
    height: auto,
}

.menutopxs ul.nav-child {
    display: none;
}

.menutopxs li.active ul.nav-child {
    display: block;
}

.menutopxs li .parentnavimg, .menutopxs li .parentnavclose {
    display: block !important;
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 10;
}

/* Hamburger Menu Icon - to X */

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 54px;
  height: 54px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s; 
    background: none;
}

.c-hamburger:focus {
  outline: none; }

.c-hamburger span {
  display: block;
  position: absolute;
  top: 25px;
  left: 7px;
  right: 7px;
  height: 4px;
  background: #b3aa89; }

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #b3aa89;
  content: ""; }

.c-hamburger span::before {
  top: -9px; }

.c-hamburger span::after {
  bottom: -9px; }

.c-hamburger--htx {
  background-color: none; }

.c-hamburger--htx span {
  transition: background 0s 0.3s; }

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s; }

.c-hamburger--htx span::before {
  transition-property: top, transform; }

.c-hamburger--htx span::after {
  transition-property: bottom, transform; }

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: none; }

.c-hamburger--htx.is-active span {
  background: none; }

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg); }

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg); }

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s; }


/* Btn Primary Bootstrap Override */

.btn-primary {
    background: #e4a443 !important;
    border: 0px !important;
    color: #fff !important;
    font-size: 18px !important;
}

.btn-primary:hover {
    background: #544c3e !important;
    border: 0px !important;
}

.parentnavimg {
    display: none;
}

.top {
    width: 100%;
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.85);
    position: absolute;
    height: 130px;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.contact-top .custom {
    float: right;
    font-size: 25px;
    color: #b3aa89;
    padding-top: 40px;
}

.contact-top .custom img {
    margin-top: -4px;
}

.contact-top .custom a {
     color: #b3aa89;
    text-decoration: none;
    transition: all 0.5s;
}

.contact-top .custom a:hover {
    opacity: 0.8;   
}

.menutopxsbtn .c-hamburger {
    float: left;
}

.menutopxsbtn_label {
    position: absolute;
    left: 85px;
    top: 55px;
    font-size: 25px;
    color: #b3aa89;
}

.logo img {
    margin-top: 15px;
    max-width: 100%;
    height: auto;
    transition: all 0.5s;
}

.logo img:hover {
    opacity: 0.8;
}

.rot {
    color: #aa1b45;
}

.item-page h1, .item-page h2, .item-page h3, .item-page h4, .item-page h5, .item-page h6, .item-page p {
    padding-left: 15px;
}

.item-page .col-md-6 *, .item-page .col-md-4 *, .item-page .col-md-3 * {
    padding-left: 0;
}

.kreise {
    text-align: center;
    margin: 20px 0px;
    display: block;
    width: 100%;
    overflow: hidden;
}

.kreis {
    margin: 10px;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    border: 2px solid #b3aa89;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px !important;
}

.contentarea h1 {
    font-size: 35px;
    color: #b3aa89;
    background: url(../images/headline-img.png) no-repeat center top;
    padding-top: 50px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
  text-transform: uppercase;
}

.contentarea h2 {
    font-size: 28px;
    color: #b3aa89;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
}

.contentarea h3 {
    font-size: 16px;
    color: #b3aa89;
    text-align: left;
    font-weight: 700;
}

.footer .footer_top {
    background: url(../images/bg_footer.jpg) no-repeat center center #b3aa89;
    width: 100%;
    min-height: 168px;
    overflow: hidden;
}

.footer .footer_top {
    padding-top: 35px;
    padding-bottom: 15px;
    color: #fff;
    text-align: center;
}

.footer .footer_top a {
    color: #fff;
    text-decoration: none;
}

.footer .footer_bottom {
    text-align: center;
    color: #b3aa89;
    padding: 20px 0px;
}

.footer .footer_bottom p {
    padding: 0;
    margin: 0;
}

.footer .footer_bottom a {
    text-decoration: underline;
    color: #b3aa89;
}

.footer .footer_bottom a:hover {
    text-decoration: none;   
}

.blog-featured {
    padding-top: 80px;
}

.colleft {
    padding-top: 80px;
}

.colleft h2 {
    text-align: left;
    line-height: 150%;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 23px;
}

.colright {
    margin-top: 77px;
    background-color: #eee;
    margin-bottom: 20px;
    font-weight: 300;
    
}

.colright h4, .colright li {
    font-weight: 300;
}

.contentarea .container {
    position: relative;
    
}

.contentarea .container #totop {
    right: 15px;
    
}

.home_bottom_1 {
    position: relative;
}

.home_bottom_1 .aikon_paralax_content {
    padding-left: 30px;
    padding-top: 15px;
    font-size: 28px;
    color: #b3aa89 !important;
    text-align: left;
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 0px;
  text-transform: uppercase;
}

.home_bottom_1 .aikon_paralax_content p {
    width: 350px;
    float: right;
    clear: both;
}

.home_bottom_2 {
    position: relative;
    
}

.home_bottom_2 .kreis {
    margin: 10px;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 2px solid #b3aa89;
    text-align: center;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px !important;
}

.home_bottom_2 .kreis strong {
    display: inline-block;
    font-size: 28px;
    color: #b3aa89 !important;
    margin-bottom: 10px;
    font-weight: 400;
}

.home_bottom_2 h2 {
    font-size: 28px;
    color: #b3aa89;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
    font-weight: 400;
    padding-top: 100px;
}

.home_bottom_3 .custom {
    width: 100%;
    height: 530px;
    background-position: right center;
    background-repeat: no-repeat;
    padding-top: 100px;
    margin-top: 100px;
  text-transform: uppercase;
}

.home_bottom_3 .container {
    position: relative;
}

.home_bottom_3 {
    font-size: 28px;
    color: #b3aa89;
    text-align: left;
    font-weight: 400;
}

.footer_home .container {
    position: relative;
}

.footer_home .footer_top {
    background: url(../images/footer_home_bg.jpg) no-repeat center top #b3aa89;
}

.footer_impressum {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.footer_impressum a {
    text-decoration: underline !important;
    color: #fff !important;
}

.footer_home #totop a {
    background: url(../images/totop_w.png) no-repeat;
}

.tp-caption.sample, .sample, .tp-caption.excerpt, .excerpt {
    font-weight: 400 !important;
	font-style: normal !important;	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff;
    background: rgb(179,170,137);
    background: rgba(179,170,137,0.7);
    line-height: normal !important;
    padding: 4px 8px !important;
    font-size: 35px;
    text-transform: uppercase;
}

.rl_sliders.accordion > .accordion-group {
    border: 0px !important;
    border-radius: 0px;
    border-bottom: 1px solid #B3AA89 !important;
}

.rl_sliders.accordion > .accordion-group > div > a:focus, .rl_sliders.accordion > .accordion-group.active > div > a:focus {
    box-shadow: none !imortant;
    background: none !important;
    text-decoration: none !important;
}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {
    color: #aa1b45;
}
/*******************************************************/
/*******************************************************/
/*******************************************************/
/*******************************************************/


@media(max-width:1200px) {
    
  
	
}

@media(max-width:1024px) and (min-width:1024px) {
    #aikon_paralax_96 {
        background-size: 100% auto !important;
        background-position: center center !important;
        background-attachment: local !important;
    }
}


@media(max-width:991px) and (min-width:768px) {
    .home_bottom_2 .kreis {
        width: 200px;
        height: 200px;
        font-size: 14px;
    }
    
    .home_bottom_2 img {
        max-width: 200px;
        max-height: 200px;
    }
    
    .home_bottom_2 .kreis strong {
        font-size: 24px;
    }
}

@media(max-width:991px) {
    
    .home_bottom_3 .custom {
        height: 300px;
        padding-top: 30px;
        background-size: auto 100%;
        font-size: 24px;
    }
   
    
    
    .menutopxs {
        display: block;
    }
	
    .parentnavimg {
        display: block;
    }
    
    .contact-top .custom {
        font-size: 23px;
    }
    
    
}




@media(max-width:767px) {
    
    #aikon_paralax_96-content {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        overflow: hidden;
        padding: 15px;
        background: rgba(255,255,255,0.8);
        font-size: 20px;
        top: auto;
        text-align: center;
    }   
    
    .home_bottom_1 .aikon_paralax_content p {
        float: none;
        width: 100%;
    }
    
    .tp-caption.excerpt, .excerpt {
        left: 30px !important;
    }
    
     .tp-caption.sample, .sample {
        left: 30px !important;
    }
    
    .home_bottom_2 .col-sm-4 {
       text-align: center;
    }
    
    
     .blog-featured {
        padding-top: 0px;
    }
    
    .tp-scrollbelowslider {
        bottom: 10px !important;
        top: auto !important;
    }
    
    .tp-scrollbelowslider img {
        width: 55px !important;
        height: auto !important;
    }
    
    .tp-caption {
        font-size: 20px !important;
        line-height: normal !important;
    }
    
    .colright {
    padding-top: 0px;
    }
    
    /* Chronoforms Responsive */

    .gbs3 .chronoform .gcore-input{width:100% !important;}
    .gbs3 .chronoform .form-control{width:100% !important;}
    
    .menutopxsbtn_label {
        display: none;
    }
    
    .menutopxsbtn {
        float: right;
        margin-right: 20px;
        margin-top: 52px;
        margin-left: 20px;
    }
    
    .contact-top .custom img {
        width: 58px;
        height: auto;
    }
    
    .contact-top .custom img {
        margin-top: 1px;
    }
    
}

@media(max-width:600px) {
    .tp-caption.excerpt, .excerpt {
        top: 330px !important;
    }
    
     .tp-caption.sample, .sample {
        top: 290px !important;
    }
    
    .home_bottom_3 .custom {
        height: 200px;
        padding-top: 15px;
        background-size: auto 100%;
        font-size: 16px;
    }
    
    .footer_home .footer_top .custom {
        padding-top: 80px;
    }
    
    .footer_home .footer_impressum {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: center;
        width: 100%;
    }
    
    .contentarea h1 {
        font-size: 30px;
    }
}

@media(max-width:500px) {
    
    .home_bottom_3 .custom {
        height: 400px;
        padding-top: 15px;
        background-size: auto 200px;
        background-position: bottom right;
        font-size: 16px;
        text-align: center;
    }
    
    .menutopxs ul {
        padding-left: 20px;
    }
    
    .menutopxs {
        width: 100%;
        
    }
    
    .top {
        height: 140px;
    }
    
    .contact-top .custom {
        clear: both;
        padding-top: 0px;
        margin-right: 10px;
        margin-top: 6px;
    }
    
    .contact-top .custom p {
        margin: 0;
        padding: 0;
    }
    
    .menutopxsbtn {
        margin-top: 6px;
        margin-right: 10px;
    }
    
    .menutopxs {
        top: 140px;
    }
    
    
}



.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0px !important;
}

.label-warning {
    display: none;
}

.uk-scope .uk-text-center {
    text-align: center !important;
    font-size: 1.2rem !important;
  font-weight: bold;
}


.uk-scope .uk-transition-slide-bottom {
	--uk-translate-y: -100%;
}

.uk-scope [data-uk-cover]:where(img, video), .uk-scope [uk-cover]:where(img, video) {
	
	object-fit: contain;
    padding: 5%;
}

modal.leistungen_gal {
	display: table-row !important;
}

.ccm-settings-summoner--link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: none !important;
}

.ccm-settings-summoner--icon {
    display: block;
    width: 100%;
    height: 100%;
    /* text-shadow: 10px 5px 5px red; */
    filter: drop-shadow(0px 5px 10px #b3aa89);
  transition: all 0.3s ease-in-out;
}

.ccm-settings-summoner--icon:hover {
  transform: scale(1.15);
  transition: all 0.3s ease-in-out;
}