header{
    border-left: 0px;
    border-right: 0px;
}
.lw--header--style nav#mainnavi{
    display: none !important;
}


.slideout-menu {
    width: 320px;
}
.slideout-menu::after {
    left: -30vh;
}
	
.lw--dynamic--style.section-slider {
    padding-left: 25px;
    padding-right: 25px;
}
.lw--dynamic--style.section-slider#section19::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 180px;
    left: 0px;
    bottom: -2px;
    background-image: url("../upload/design/frame_arrow_bottom.svg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}
.lw--dynamic--style.section-slider .bxslider{
    height: 100%;
}
.lw--dynamic--style.section-slider .bx-wrapper .bx-pager{
    top: calc(100% - 230px);
    bottom: auto;
    padding-top: 12px;
}
section .content{
    padding: 10px !important;
}
#panel .lw--content--style.section-news .content {
    margin-bottom: 50px;
    padding: 0 !important;
}
/* SECTION TEXT */
section[name='text'] .content{

}

/* SECTION TEXT/TEXT */
section[name='text_text'] .col-md:nth-child(1) .content{


}
section[name='text_text'] .col-md:nth-child(2) .content{

}

/* SECTION TEXT/BILD */
section[name='text_bild'] .col-md:nth-child(1) .content{
    padding-top: 120px !important;
    padding-bottom: 100px !important;
}
section[name='text_bild'] .col-md:nth-child(2){
    padding-left: 190px;
}
section[name='text_bild'] .col-md:nth-child(2) .image_wrapper::after{
    content: "";
    position: absolute;
    height: calc(100% + 1px);
    width: 100px;
    left: 160px;
    bottom: -1px;
    background-image: url("../upload/design/frame_arrow_small.svg");
    background-repeat: no-repeat;
    background-position: 0px -60px;
    background-size: cover;
    transform: scaleX(-1);
}
section[name='text_bild'] .col-md:nth-child(2) .image_wrapper{
    border: 25px solid #FFCF37;
    border-left: 0px;
    max-width: 50vw;
    width: calc(50vw - 190px);
    height: 100%;
    overflow: hidden;
}
section[name='text_bild'] .col-md:nth-child(2) .image_bg_mobile{
    height: 100%;
    width: 100%;
    display: block;
    object-fit: cover;
    transition: all .3s ease-in-out;
}
#panel:not(.backend) section[name='text_bild'] .col-md:nth-child(2) .image_bg_mobile:hover{
    transform: scale(1.1);
}

/* SECTION BILD/TEXT */
section[name='bild_text'] .col-md:nth-child(1){
    padding-right: 190px;
}
section[name='bild_text'] .col-md:nth-child(1) .image_wrapper::after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100px;
    right: 160px;
    bottom: 0px;
    background-image: url("../upload/design/frame_arrow_small.svg");
    background-repeat: no-repeat;
    background-position: 0px -60px;
    background-size: cover;
}
section[name='bild_text'] .col-md:nth-child(1) .image_wrapper{
    border: 25px solid #FFCF37;
    border-right: 0px;
    max-width: 50vw;
    width: calc(50vw - 190px);
    height: 100%;
    margin-left: calc(var(--max-width-container)/2 - 50vw - 30px);
    overflow: hidden;
}
section[name='bild_text'] .col-md:nth-child(1) .image_bg_mobile{
    height: 100%;
    width: 100%;
    display: block;
    object-fit: cover;
    transition: all .3s ease-in-out;
}
#panel:not(.backend) section[name='bild_text'] .col-md:nth-child(1) .image_bg_mobile:hover{
    transform: scale(1.1);
}

section[name='bild_text'] .col-md:nth-child(2) .content{
    padding-top: 120px !important;
    padding-bottom: 100px !important;
}

.tpl-vrl_onepage #section22 {
    overflow: hidden;
}
.lw--dynamic--style.section-slider .bg_image::after{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #13281E;
    opacity: 0.5;
}
.lw--dynamic--style.section-slider .bx-wrapper .bx-controls-direction a {
    top: calc(100% - 230px);
    margin: 0px;
}

.col-contact{
    padding-left: 10px;
    padding-right: 10px;
}
.button-nach-rechts,
.button-nach-links,
.button-senden,
.button-standard{
    position: relative;
    overflow: hidden;
    text-align: center;
    transition: all .2s ease-in-out !important;
}
.button-nach-rechts:hover,
.button-nach-links:hover,
.button-senden:hover,
.button-standard:hover{
    transform: scale(0.9);
    padding-left: 40px;
}
.button-standard::after{
    content: "";
    position: absolute;
    right: -6px;
    top: 11px;
    background-image: url("../upload/design/arrow_up.png");
    height: 27px;
    width: 49px;
    background-size: 49px 27px;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    opacity: 1;
    transition: all .2s ease-in-out !important;
}
.button-standard:hover::after{
    opacity: 0;
}
.button-senden{
    width: 100%;
    height: 53px;
}

/* Parallax Section section33 */
section#section33 div.parallax-window {
    min-height: 500px;
}
/* Parallax Section section34 */
section#section34 div.parallax-window {
    min-height: 500px;
}


.lw--content--style.section-kontaktformular #kontaktformular .group-input label {
    top: 32%;
    left: 0;
    right: 0px;
    margin: auto;
    text-align: center;
}
.lw--content--style.section-akkordion .tpl_akkordeon_v1 .akkordeon_ausgabe_auflistung h3:hover {
    color: rgba(255, 207, 55, 1.0);
}

.lw--content--style.section-akkordion  h2,
.lw--content--style.section-akkordion  h3,
.lw--content--style.section-akkordion  p,
.lw--content--style.section-akkordion  a{
    color: #fff;
}

nav#sidenavi ul.ul_sidenavi_1 li.last::before {
    position: absolute;
    content: "/";
    left: -2px;
    top: 0px;
}

.mobil-menu-close{
    width: auto !important;
    margin-left: -20px;
}
.mobil-menu-close i{
    float: left;
}


@media  (max-width: 1679px) {
	/* Parallax Section section33 */
	section#section33 div.parallax-window {
		min-height: 300px;
	}
}

@media  (max-width: 1499px) {
	/* Parallax Section section33 */
	section#section33 div.parallax-window {
		min-height: 200px;
	}
	/* Parallax Section section34 */
	section#section34 div.parallax-window {
		min-height: 300px;
	}	
}

@media  (max-width: 767px) {
    .lw--header--style div.icon_navi{
        display: none !important;
    }
    .lw--header--style.section-header .img-logo {
        height: 65px;
        width: 300px;
        margin-top: 15px;
        margin-bottom: 15px;
        object-fit: contain;
    }
    .lw--dynamic--style.section-slider#section19::after{
        display: none;
    }
    .lw--dynamic--style.section-slider{
        border-bottom-width: 25px;
    }
    .lw--dynamic--style.section-slider .bx-wrapper .bx-controls-direction a {
        top: calc(50% - 20px);
    }
    .lw--dynamic--style.section-slider .bx-wrapper .bx-prev{
        left: 5px;
    }
    .lw--dynamic--style.section-slider .bx-wrapper .bx-next{
        right: 5px;
    }
    .wrapper_slider_text .slider_text.lw--content--style h2 {
        font-size: 20px !important;
        line-height: 25px;
    }
    .wrapper_slider_text .slider_text.lw--content--style p {
        font-size: 12px !important;
        line-height: 15px;
    }
    .wrapper_slider_text{
        padding-top: 25px;
    }
    .tpl-vrl_onepage #section24 .container{
        padding-top: 50px;
    }

    .container{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .container .content{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .lw--dynamic--style.section-slider {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .lw--dynamic--style.section-slider .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .lw--dynamic--style.section-anfahrt .container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .lw--dynamic--style.section-bild-parallax .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    section[name="bild_text"] .col-md:nth-child(1) {
        padding-right: 0px;
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper{
        margin-left: -25px;
        max-width: calc(100% + 50px);
        width: calc(100% + 50px);
        border-right: 25px solid #FFCD37;
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper::after{
       display: none;
    }
    section[name="bild_text"] .col-md:nth-child(2) .content{
        padding-top: 50px !important;
    }

    section[name="text_bild"] .col-md:nth-child(1) {
        order: 2;
    }
    section[name="text_bild"] .col-md:nth-child(1) .content{
        padding-top: 50px !important;
    }
    section[name="text_bild"] .col-md:nth-child(2) {
        padding-left: 0px;
        order: 1;
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper{
        max-width: calc(100% + 50px);
        width: calc(100% + 50px);
        margin-left: -25px;
        border-left:25px solid #FFCD37;
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper::after{
        display: none;
    }

    .lw--content--style.section-akkordion .container{
        padding-top: 50px;
    }
    .col-contact{
        order: 1;
    }
    .col-message{
        order: 2;
    }
    .col-senden{
        order: 3;
    }
    #kontaktformular {
        padding-left: 0;
        padding-right: 0;
    }

}
@media  (max-width: 400px) {
    .lw--header--style.section-header .img-logo {
        width: 190px;
    }

    .lw--footer--style.section-footernavigation #sidenavi {
        align-items: flex-start;
        justify-content: flex-start;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .lw--dynamic--style.section-slider{
        padding: 15px;
        padding-bottom: 0px;
    }
    .wrapper_slider_text {
        padding-top: 5%;
    }
    .lw--dynamic--style.section-slider#section19::after {
        height: 90px;
        background-position: 0 0;
    }
    .lw--dynamic--style.section-slider .bx-wrapper .bx-controls-direction a{
        top: calc(50% - 22px - 45px);
    }
    .lw--dynamic--style.section-slider .bx-wrapper .bx-prev{
        left: 15px;
    }
    .lw--dynamic--style.section-slider .bx-wrapper .bx-next{
        right: 15px;
    }

    .lw--dynamic--style.section-slider .bx-wrapper .bx-pager{
        display: none;
    }
    .tpl-vrl_onepage #section24 .container {
        padding-top: 50px;
    }
    .wrapper_slider_text .lw--content--style h2 {
        font-size: 60px;
        line-height: 70px;
    }
    section[name="text_bild"] .col-md:nth-child(2) {
        padding-left: 20px;
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper{
        width: calc(50vw - 20px);
        border-width: 15px;
        border-left: 15px solid #FFCD37;
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper::after {
        display: none;
    }
    section[name="bild_text"] .col-md:nth-child(1) {
        padding-right: 20px;
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper {
        width: calc(50vw - 10px);
        border-width: 15px;
        border-right: 15px solid #FFCD37;
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper::after {
        display: none;
    }
    section[name="bild_text"] .col-md:nth-child(2) .content{
        padding-left: 20px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .lw--dynamic--style.section-slider#section19::after {
        background-position: 20% 0%;
    }
    .wrapper_slider_text {
        padding-top: 5%;
    }
    .wrapper_slider_text .lw--content--style h2 {
        font-size: 60px;
        line-height: 70px;
    }
    section[name="text_bild"] .col-md:nth-child(2) {
        padding-left: 50px;
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper{
        width: calc(50vw - 50px);
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper::after {
        left: 15px;
    }
    section[name="bild_text"] .col-md:nth-child(1) {
        padding-right: 50px;
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper {
        width: calc(50vw - 50px);
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper::after {
        right: 15px;
    }
}
@media (min-width: 1200px) and (max-width: 1679px){
    .lw--dynamic--style.section-slider#section19::after {
        background-position: 0 0;
    }
    section[name="text_bild"] .col-md:nth-child(2) {
        padding-left: 100px;
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper{
        width: calc(50vw - 100px);
    }
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper::after {
        left: 70px;
    }
    section[name="bild_text"] .col-md:nth-child(1) {
        padding-right: 100px;
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper {
        width: calc(50vw - 100px);
    }
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper::after {
        right: 70px;
    }
}
@media (min-width: 1680px) {
	.tpl-vrl_onepage #section20 h3{
		padding-top:12px;
	}
    section[name="text_bild"] .col-md:nth-child(2) .image_wrapper,
    section[name="bild_text"] .col-md:nth-child(1) .image_wrapper{
        max-height: 546px;
    }
}


/* BACKEND EXCEPTION */
#panel.backend section[name="text_bild"] .col-md:nth-child(2)::after,
#panel.backend section[name="bild_text"] .col-md:nth-child(1)::after {
    display: block;
}