/*---------------------------------------------------------------------------------

 Theme Name:   Castlunger Homes
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     Divi
 Version:      14.22.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/************************* fonts *************************/



/************************* end *************************/
/************************* main *************************/

body,html {
    color: #1B1B1A;
    line-height: 1.4;
    font-size: 21px;
    font-family:  "nimbus-sans", sans-serif;
    font-weight: 300!important;

}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #1B1B1A;
    line-height: 1.1!important;
    text-transform: uppercase;
    font-family:  "nimbus-sans-extended", sans-serif;
    font-weight: 300;
    padding-bottom: 10px;
}


h1{
    font-size: 6.25vw;
}
h2{
    font-size: 5.95vw;
}
h3{
    font-size: 3.75vw;
    letter-spacing: 1.44px;
}
h4{
    font-size: 2.85vw;
    letter-spacing: 1.1px;
    padding-bottom:30px!important;
}
h5{
    font-size: 2.5vw;
}

.h1, .h1 *{
    font-size: 6.25vw!important;
}
.h2, .h2 *{
    font-size: 5.95vw!important;
}
.h3, .h3 *{
    font-size: 3.75vw!important;
    letter-spacing: 1.44px!important;
}
.h4, .h4 *{
    font-size: 2.85vw!important;
    letter-spacing: 1.1px!important;
}
html[lang="it-IT"] .widget_block p.h4{
    font-size: 2.35vw!important;
}
.h4{
    padding-bottom:30px!important;
    margin-bottom:0!important;
}
.h5, .h5 *{
    font-size: 2.5vw!important;
}

@media all and (min-width:1960px){
    body, html{
        font-size: 21px;
    }

    h1{
        font-size: 114px;
    }
    h2{
        font-size: 98px;
    }
    h3{
        font-size: 72px;
        letter-spacing: 1.44px;
    }
    h4{
        font-size: 54px;
        letter-spacing: 1.1px;
    }
    h5{
        font-size: 44px;
    }

    .h1, .h1 *{
        font-size: 114px!important;
    }
    .h2, .h2 *{
        font-size: 98px!important;
    }
    .h3, .h3 *{
        font-size: 72px!important;
        letter-spacing: 1.44px!important;
    }
    .h4, .h4 *,
    html[lang="it-IT"] .widget_block p.h4{
        font-size: 54px!important;
        letter-spacing: 1.1px!important;
    }
    .h5, .h5 *{
        font-size: 44px!important;
    }
}
@media all and (max-width:980px){
    body, html{
        font-size: 19px;
    }
    h1{
        font-size: 6.75vw;
    }
    h2{
        font-size: 6vw;
    }
    h3{
        font-size: 5.25vw;
        letter-spacing: 1.44px;
    }
    h4{
        font-size: 4.85vw;
        letter-spacing: 1.1px;
        padding-bottom:30px!important;
    }
    h5{
        font-size: 3vw;
        line-height:3.75vw;
    }

    .h1, .h1 *{
        font-size: 6.75vw!important;
    }
    .h2, .h2 *{
        font-size: 6vw!important;
    }
    .h3, .h3 *{
        font-size: 5.25vw!important;
        letter-spacing: 1.44px!important;
    }
    .h4, .h4 *{
        font-size: 3.85vw!important;
        letter-spacing: 1.1px!important;
    }
    .h4{
        padding-bottom:30px!important;
        margin-bottom:0!important;
    }
    .h5, .h5 *{
        font-size: 3vw!important;
        line-height:3.75vw!important;
    }
}
@media all and (max-width:565px){
    body, html{
        font-size: 4.5vw;
    }

    h4{
        font-size: 5.85vw;
        letter-spacing: 1.1px;
    }
    .h4, .h4 *{
        font-size: 5.85vw!important;
        letter-spacing: 1.1px!important;
    }
}



a {
    color:#1B1B1A;
}

#left-area ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul {
    list-style-type: square;
    padding-bottom: 0;
}
#left-area ul li,
.entry-content ul li,
.et-l--body ul li,
.et-l--footer ul li,
.et-l--header ul  li{
    padding:1% 0;
}
.et_pb_widget_area_left{
    padding:0!important;
    border:0!important;
}
.et_pb_widget{
    float:none;
}

.btn{
    position: relative;
    display: block;
}
.btn a{
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    color: #1B1B1A;
    font-weight: 700;
    justify-content: flex-end;
    align-items: center;
    text-align: left;
    letter-spacing: 3.15px;
}

.btn a span.arrow{
    font-size: 0px;
}
.btn a span.arrow:after{
    content:'';
    display:block;
    width:32px;
    height:32px;
    background-color: transparent;
    background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Schwarz.svg');
    background-repeat: no-repeat;
    background-position: center center;
}
.txt-white .btn a span.arrow:after{
    background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104636/Pfeil_Weiss.svg')!important;
}
.btn a.txt-orange span.arrow:after,
.btn a:hover span.arrow:after,
.txt-white .btn a:hover span.arrow:after{
    background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Orange.svg')!important;
}

.btn a span.arrow--down:after{
    margin-left:16px;
}
.btn a span.arrow--right:after{
    transform: rotate(-90deg);
    margin-right:7px;
}


.blur {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}
.video-wrapper-square{
    width:100%;
    height:0;
    padding-bottom:100%;
}
.bg-beige,
.txt-bg-beige .et_pb_text_inner,
.txt-bg-beige.txt-block .et_pb_code_inner{
    background-color: #E4DDD5!important;
}
.bg-dark,
.txt-bg-dark .et_pb_text_inner,
.txt-bg-dark.txt-block .et_pb_code_inner{
    background-color: #1F261B!important;
}
.bg-black,
.txt-bg-black .et_pb_text_inner,
.txt-bg-black.txt-block .et_pb_code_inner{
    background-color: #1B1B1A!important;
}
.txt-bg-beige .et_pb_text_inner,
.txt-bg-black .et_pb_text_inner,
.txt-bg-dark .et_pb_text_inner,
.txt-bg-beige.txt-block .et_pb_code_inner,
.txt-bg-black.txt-block .et_pb_code_inner,
.txt-bg-dark.txt-block .et_pb_code_inner{
    padding:2% 0;
}

.txt-base{
    font-size: 1rem!important;
    font-weight: 300!important;
    letter-spacing: 0.42px!important;
}
.txt-extd,
.txt-extd *{
    font-family:  "nimbus-sans-extended", sans-serif!important;
}
.txt-uppercase{
    text-transform: uppercase!important;
}
.txt-center{
    text-align: center!important;
}
.txt-orange,
.txt-orange *:not(.txt-white):not(.txt-black){
    color:#EB5E1D!important;
}
.txt-white,
.txt-white *:not(.txt-orange):not(.txt-black){
    color:#FFF!important;
}
.txt-black,
.txt-black *:not(.txt-orange):not(.txt-white){
    color:#1B1B1A!important;
}
.txt-small,
.txt-small *{
    font-size: .75rem!important;
    line-height:1.1!important;
}
.txt-smaller,
.txt-smaller *{
    font-size: .86rem!important;
    line-height:1.2!important;
}
.txt-bigger,
.txt-bigger *{
    font-size: 1.2rem!important;
    line-height:1.1!important;
    letter-spacing: 0.4px!important;
}
.txt-big,
.txt-big *{
    font-size: 1.72rem!important;
    line-height:1.1!important;
    letter-spacing: 0.7px!important;
}

.btn a:hover,
.btn a.txt-black:hover,
.btn a.txt-black:hover *,
.txt-white .btn a:hover,
.txt-white .btn a:hover *,
.txt-black .btn a:hover,
.txt-black .btn a:hover *{
    color:#EB5E1D!important;
}

.subline{
    font-size: 1rem;
}


.title-with-sub-text span[content-sub]{
    position: relative;
}
.title-with-sub-text span[content-sub]:after{
    display: inline-block;
    content: attr(content-sub)!important;
    position: relative;
    color: #1B1B1A;
    left: 45px;
    font-size: 1rem;
    width:auto;
    max-width: 535px;
    font-family: "nimbus-sans", sans-serif;
    letter-spacing: 3px;
    font-weight: 300;
}
.h3.title-with-sub-text span[content-sub]:after,
.h3 .title-with-sub-text span[content-sub]:after{
    font-size: .85rem;
}

.txt-white span[content-sub]:after{
    color:#fff!important;
}

.txt-bold {
    font-family: nimbus-sans-extended, sans-serif;
    font-weight: 700;
}

.txt-content-sub {
    position: relative;
    display: block;
    color: #1B1B1A;
    font-size: 1rem;
    letter-spacing: 4px;
    width: auto;
    max-width: 535px;
    text-transform: uppercase;
    margin-top:4%;
}
.block-quote{
    margin-top:40px;
}
.block-quote .et_pb_text_inner{
    padding-left:40px;
}
.block-quote .et_pb_text_inner:before{
    content:'';
    position: absolute;
    display: block;
    top:-5px;
    left:0;
    width:28px;
    height:28px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104612/quote-2.svg') no-repeat top left;
    background-size: contain!important;
}
.block-quote.block-quote--black .et_pb_text_inner:before{
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104612/quote-black.svg') no-repeat top left;
}
.dream-social-icons.et_pb_social_media_follow li a.icon{
    border-radius: 0;
    background-repeat: no-repeat;
    margin-right: 20px;
}

@media all and (min-width:1960px){
    .txt-content-sub {
        font-size: 1rem;
    }
}
@media all and (max-width:980px){

    .title-with-sub-text.title-with-sub-text-only-desktop span[content-sub]:after{
        display:none!important;
    }
    .txt-content-sub {
        font-size: 3.25vw;
        width: 100%;
        max-width: 100%;
        margin-top:2%;
        margin-bottom:4%;
        text-align: center;
        letter-spacing: 1px;
    }
    .btn{
        opacity: 1!important;
        visibility: visible!important;
    }
    .btn a span{
        font-size: 3vw;
        line-height: 1.1;
    }
    .btn a span.arrow:after {
        width: 28px;
        height: 28px;
        margin-top:6px;
    }
}

@media all and (max-width:767px){
    .txt-small,
    .txt-small *{
        font-size: .95rem!important;
        line-height:1.1!important;
    }
    .txt-smaller,
    .txt-smaller *{
        font-size: .98rem!important;
        line-height:1.2!important;
    }
    .btn.btn--read_more a span.arrow:after {
        width:18px;
        height:18px;
        margin-top:0;
    }
    .block-quote .et_pb_text_inner{
        padding-left:34px;
    }
    .block-quote .et_pb_text_inner:before{
        width:24px;
        height:24px;
        top:-6px;
    }
}

@media all and (max-width:675px){
    .txt-content-sub {
        font-size: 1rem;
    }
    .txt-big, .txt-big * {
        font-size: 1.2rem!important;
    }
}



.et_pb_section{
    z-index: 10;
}

.js-vertical-line{
    display: block;
    position: absolute;
    top:0px;
    left:0;
    width:1px;
    height:100%;
    min-height:100%;
    background-color: #B3B3B3;
    z-index: 100;
}

.fixed-section.et_pb_section{
    position: fixed!important;
    width: 100%;
    height:100vh!important;
    margin:0!important;
    padding:0!important;
    padding-top:0!important;
    top:0!important;
    left:0!important;
}
.fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
.fixed-section .et_pb_row:not(.row-overlay-with-fixed-section-content):first-of-type .et_pb_column{
    padding-top:206px;
}
.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
.admin-bar .fixed-section .et_pb_row:not(.row-overlay-with-fixed-section-content):first-of-type .et_pb_column{
    padding-top:238px;
}

/* .single-project .fixed-section .et_pb_row.row-overlay-with-fixed-section-content, */
.single-post .fixed-section .et_pb_row.row-overlay-with-fixed-section-content{
    padding-top:206px!important;
}
.single-project.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content,
.single-post.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content{
    padding-top:238px!important;
}
.single-project .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
.single-project.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
.single-post .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
.single-post.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column{
    padding-top:0px!important;
}


.fixed-section .et_pb_row:first-of-type  .et_pb_column,
.fixed-section .et_pb_row:first-of-type .mejs-video{
    height:100vh!important;
}
.section-next-after-fixed{
    margin-top:calc(100vh - 206px)!important;
}
.section-next-after-fixed .et_pb_row:first-of-type .et_pb_column{
    padding-top:80px!important;
}
.admin-bar .et_pb_section.section-next-after-fixed{
    margin-top:calc(100vh - 238px)!important;
}

.row-overlay-with-fixed-section-content{
    position: absolute!important;
    top:0!important;
    left:0!important;
}
.et_pb_section_video_bg{
    width:104%!important;
    margin-left:-2%;
}
.fixed-section .et_pb_section_video_bg,
.fixed-section-mobile .et_pb_section_video_bg{
    contain:layout paint;
}
.fixed-section .et_pb_section_video_bg,
.fixed-section-mobile .et_pb_section_video_bg,
.fixed-section .et_pb_section_video_bg .mejs-container,
.fixed-section-mobile .et_pb_section_video_bg .mejs-container,
.fixed-section .et_pb_section_video_bg .mejs-video,
.fixed-section-mobile .et_pb_section_video_bg .mejs-video,
.fixed-section .et_pb_section_video_bg .mejs-inner,
.fixed-section-mobile .et_pb_section_video_bg .mejs-inner,
.fixed-section .et_pb_section_video_bg .mejs-mediaelement,
.fixed-section-mobile .et_pb_section_video_bg .mejs-mediaelement,
.fixed-section .et_pb_section_video_bg mediaelementwrapper,
.fixed-section-mobile .et_pb_section_video_bg mediaelementwrapper{
    height:100%!important;
    min-height:100%!important;
}
.fixed-section .et_pb_section_video_bg video,
.fixed-section-mobile .et_pb_section_video_bg video{
    width:100%!important;
    height:100%!important;
    object-fit:cover;
}
.et_pb_section_video_bg[data-ch-hero-video-wrap="1"]{
    position:relative;
    overflow:hidden;
    background-image:none!important;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}
.et_pb_section_video_bg[data-ch-hero-video-wrap="1"] .ch-hero-video-poster{
    position:absolute;
    inset:0;
    z-index:0;
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    opacity:1;
    transition:opacity .35s ease;
}
.et_pb_section_video_bg[data-ch-hero-video-wrap="1"] video[data-ch-hero-video]{
    position:relative;
    z-index:1;
    opacity:0;
    transition:opacity .35s ease;
}
.et_pb_section_video_bg[data-ch-hero-video-wrap="1"] video[data-ch-hero-video][data-ch-video-loaded="1"]{
    opacity:1;
}
.et_pb_section_video_bg[data-ch-hero-video-wrap="1"][data-ch-video-loaded="1"] .ch-hero-video-poster{
    opacity:0;
}
@media all and (min-width: 981px) and (max-width: 1920px){
    .js-calc-left-column-width > .et_pb_column_1_4{
        width:26.54vw;
    }
    .js-calc-left-column-width > .et_pb_column_3_4{
        width:73.46vw;
    }
    .js-calc-left-column-width > .et_pb_column_3_4 > .et_pb_module:not(.et_pb_image) > *{
        width:66.0vw;
        padding-left:3.06vw;
    }
}
@media all and (min-width: 1921px){
    .js-calc-left-column-width > .et_pb_column_1_4{
        width:calc(50vw - 529.92px);
    }
    .js-calc-left-column-width > .et_pb_column_3_4{
        width:calc(50vw + 529.92px);
    }
    .js-calc-left-column-width > .et_pb_column_3_4 > .et_pb_module:not(.et_pb_image) > *{
        width:calc(50vw + 374.4px);
        padding-left:69.12px;
    }
}
.section--google-maps .et_pb_row{
    width:100%!important;
    min-width: 100%!important;
    max-width: 100%!important;
    padding:0!important;
    margin:0!important;
}

/**** LightBox Default *****/
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] {
    position:fixed;
    left:0px;
    top:0px;
    display: none;
    z-index:99999999;
    height:100vh;
    min-height:100%;
    transition:all .8s 0s;
    width: 100%;
    opacity: 0;
    background-color: #1B1B1A;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row,
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row .et_pb_column,
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row .et_pb_column .et_pb_image{
    height:calc(100vh - 8%);
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row .et_pb_column .et_pb_image{
    display: flex;
    justify-content: center;
    align-items: center;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content'] .et_pb_row {
    padding-top:5%;
}
.et-lb-open {
    opacity: 1!important;
    display: block!important;
    transition:all .8s 0s;
}
div.et-lb-close {
    right:3%;
    top:3%;
    display:block;
    cursor:pointer;
    z-index:99999999;
    position:absolute;
    opacity: 1!important;
    width: 28px;
    height: 28px;
    background: transparent url(/wp-content/uploads/X_Schliessen_Icon_Gross_Orange.svg) no-repeat center center;
    transform: scale(1);
    transition: transform .5s ease-in-out;
}
div.et-lb-close:hover {
    transform: scale(1.8);
    transition: transform .5s ease-in-out;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-content']:not(.et-lb-open) {
    opacity:0;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] {
    cursor:pointer;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] .js-et-lb-btn-overlay{
    position: relative;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn'] .js-et-lb-btn-overlay:after{
    content:'U';
    font-size: 2.67rem;
    -webkit-transform: translate(-50%,-50%) scaleX(-1);
    transform: translate(-50%,-50%) scaleX(-1);
    color: #FFFFFF!important;
    font-family: ETmodules!important;
    font-weight: 400!important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
body:not(.et-fb-root-ancestor) [class*='et-lb-btn']:hover .js-et-lb-btn-overlay:after{
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.js-et-lb-open.js-scrolled.js-desktop-menu-closed .js-desktop-menu-bar{
    opacity: 0!important;
}
/**** END LightBox Default *****/

/**** LightBox Slider *****/

.js-lb-slider{
    display:block;
    position: fixed;
    top:0;
    left:-99999px;
    width:100%;
    height:100vh;
    margin:0;
    padding:0;
    opacity: 0;
    z-index: 9999999;
    background-color: #1B1B1A;
}
.js-lb-slider *{
    z-index: 99999999!important;
}
.js-lb-slider.js-lb-slider-open{
    opacity: 1;
    left:0;
}
.js-lb-slider .js-lb-content-wrapper,
.js-lb-slider .js-swiper-slider-lb_content,
.js-lb-slider .js-swiper-slider-lb_content .et_pb_section,
.js-lb-slider .js-swiper-slider-lb_content .et_pb_section .et_pb_row{
    display: block;
    position: relative;
    width:100%;
    height:100%;
}
.js-lb-slider .js-swiper-slider-lb_content .et_pb_section{
    opacity: 1!important;
    background-color: transparent!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: contain!important;
}
.js-lb-slider .swiper-button-prev:after,
.js-lb-slider .swiper-button-next:after{
    color: #EB5E1D!important;
}
/**** END LightBox Slider *****/

.et_pb_section.section-with-border-bottom{
    position: relative;
    display: flex;
    flex-direction: column;
}
.section-with-border-bottom:after{
    content:'';
    display: block;
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background-color: #B3B3B3;
    opacity: .9;
}


.full-width-row{
    width: 100%!important;
    max-width: 100%!important;
}
.column-background-image{
    position: relative!important;
    display: block!important;
    width:100%!important;
    height:100%!important;
    min-height: 100%!important;
    overflow: hidden!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
}

.fixed-section .full-width-row,
.full-screen-section .full-width-row{
    height:100%;
}
.full-screen-section{
    min-height:100vh;
}
.full-screen-section .et_pb_section_video{
    position:relative;
    overflow:hidden;
    min-height:100vh;
}
.full-screen-section .et_pb_section_video .et_pb_section_video_bg{
    position:absolute;
    inset:0;
    height:100%!important;
    min-height:100%!important;
    width:104%!important;
    margin-left:-2%;
}
.full-screen-section .et_pb_section_video .et_pb_section_video_bg video{
    display:block;
    width:100%!important;
    height:100%!important;
    object-fit:cover;
}
.full-screen-section .video-wrapper-square.et_pb_section_video{
    min-height:0;
}

.fixed-section-text-module {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding:0;
    margin:0;
    align-items: center;
}
.fixed-section-text-module .et_pb_text_inner,
.fixed-section-text-module.et_pb_code.txt-block .et_pb_code_inner{
    position: relative;
    padding-top:40px;
    padding-bottom:40px;
}
.fixed-section-text-module .et_pb_text_inner h1,
.fixed-section-text-module.et_pb_code.txt-block .et_pb_code_inner h1{
    margin: 0!important;
    padding: 30px 0px 0 0!important;
}

.border-top{
    border-top: 1px solid #B3B3B3!important;
}
.border-bottom{
    border-bottom: 1px solid #B3B3B3!important;
}
.height-40,
.height-50,
.height-60{
    display:flex;
    overflow: hidden;
    margin-bottom:0!important;
}
.height-50{
    height:calc(50vh - 103px);
    min-height:calc(50vh - 103px);
}
.height-40{
    height:40%;
    min-height:40vh;
}
.height-60{
    height:60%;
    min-height:60vh;
}

.et_pb_image.width-100 .et_pb_image_wrap,
.et_pb_image.width-100 .et_pb_image_wrap img{
    width:100%!important;
}
.et_builder_inner_content .fixed-section.content-height-50{
    display:flex;
    overflow: hidden;
    margin:0;
    padding:0;
    height:calc(50vh - 103px)!important;
    min-height:calc(50vh - 103px)!important;
}
.et_builder_inner_content .fixed-section.content-height-50:first-of-type{
    height:calc(50vh + 103px)!important;
    min-height:calc(50vh + 103px)!important;
    padding-top:206px!important;
}
.fixed-section.content-height-50 + .fixed-section.content-height-50{
    top:calc(50vh + 103px)!important;
}
.admin-bar .et_builder_inner_content .fixed-section.content-height-50{
    display:flex;
    overflow: hidden;
    margin:0;
    padding:0;
    height:calc(50vh - 119px)!important;
    min-height:calc(50vh - 119px)!important;
}
.admin-bar .et_builder_inner_content .fixed-section.content-height-50:first-of-type{
    height:calc(50vh + 119px)!important;
    min-height:calc(50vh + 119px)!important;
    padding-top:238px!important;
}
.admin-bar .fixed-section.content-height-50 + .fixed-section.content-height-50{
    top:calc(50vh + 119px)!important;
}
.et_builder_inner_content .fixed-section.content-height-50 .et_pb_row .et_pb_column{
    height:100%!important;
    padding-top:0!important;
    display: flex;
    align-items: flex-end;
}
.et_builder_inner_content .fixed-section.content-height-50:first-of-type .et_pb_row .et_pb_column{
    align-items: center;
}
.fixed-section.content-height-50 .btn a{
    justify-content: flex-start;
}
.fixed-section .height-50:last-of-type{
    display: flex;
    align-items: flex-end;
    padding-bottom: 60px;
    padding-right: 10%;
    text-align: right;
}
.fixed-section .height-50:last-of-type .btn{
    margin-right: 20%;
    z-index:103;
}
.txt-block-width-50 .et_pb_text_inner,
.txt-block-width-50 .et_pb_code.txt-block .et_pb_code_inner{
    display: flex;
    flex-direction: column;
    width: 42.5%;
    max-width: 960px;
    padding-left: 4vh;
    margin-left: 50%;
}
.txt-block-width-50 .et_pb_text:first-of-type .et_pb_text_inner,
.txt-block-width-50 .et_pb_code.txt-block:first-of-type .et_pb_code_inner{
    padding-bottom:4vh;
    justify-content: flex-end;
}
.txt-block-width-50 .et_pb_text.title-with-sub-text span[content-sub]:after,
.txt-block-width-50 .et_pb_code.txt-block.title-with-sub-text span[content-sub]:after{
    max-width:285px;
    left:40px;
}
.title-with-sub-text span[content-sub]:after{

}
.txt-block-width-50 .et_pb_text:last-of-type .et_pb_text_inner,
.txt-block-width-50 .et_pb_code.txt-block:last-of-type .et_pb_code_inner{
    padding-bottom:4vh;
    padding-top:6vh;
}
.txt-block-width-50 .et_pb_text:last-of-type .et_pb_text_inner .btn,
.txt-block-width-50 .et_pb_code.txt-block:last-of-type .et_pb_code_inner .btn{
    margin-top:auto;
}
.js-visible{
    opacity: 1!important;
    transition:all 1s ease-in-out;
}
.js-hidden{
    opacity: 0!important;
    transition:all .1s ease-in-out;
}
.js-visible-enabled{
    opacity: 1!important;
    display:block!important;
    transition:all 1s ease-in-out;
}
.js-hidden-disabled{
    opacity: 0!important;
    display:none!important;
    transition:all .1s ease-in-out;
}



@media all and (min-width: 981px){
    /**** full width row - 2 columns 50/50 ***/
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2 .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2 .et_pb_code.txt-block .et_pb_code_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2 .et_pb_image.width-85{
        width:85%;
        max-width: 960px;
        margin-right: 0;
        margin-left:auto;

    }
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2 .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2 .et_pb_code.txt-block .et_pb_code_inner{
        padding-right:2%;
    }
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2:last-of-type .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2:last-of-type .et_pb_code.txt-block .et_pb_code_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2:last-of-type .et_pb_image.width-85{
        margin-right: auto;
        margin-left:0;
    }
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2:last-of-type .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_1_2:last-of-type .et_pb_code.txt-block .et_pb_code_inner{
        padding-right:0;
        padding-left:6%;
    }

    /**** full width row - 2 columns 40/60 || 60/40 ***/
    .full-width-row.et_pb_gutters1 .et_pb_column_2_5 .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_2_5 .et_pb_code.txt-block .et_pb_code_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_2_5 .et_pb_image.width-85{
        width:85%;
        max-width: 768px;
        margin-right: 0;
        margin-left:auto;
    }
    .full-width-row.et_pb_gutters1 .et_pb_column_2_5.et-last-child .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_2_5.et-last-child .et_pb_code.txt-block .et_pb_code_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_2_5.et-last-child .et_pb_image.width-85{
        margin-left: 0;
        margin-right:auto;
    }


    .full-width-row.et_pb_gutters1 .et_pb_column_3_5 .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_3_5 .et_pb_code.txt-block .et_pb_code_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_3_5 .et_pb_image.width-85{
        width:85%;
        max-width: 1152px;
        margin-right: 0;
        margin-left:auto;
    }
    .full-width-row.et_pb_gutters1 .et_pb_column_3_5.et-last-child .et_pb_text .et_pb_text_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_3_5.et-last-child .et_pb_code.txt-block .et_pb_code_inner,
    .full-width-row.et_pb_gutters1 .et_pb_column_3_5.et-last-child .et_pb_image.width-85{
        margin-left: 0;
        margin-right:auto;
    }
}

/******* spaces for screen with desktop header min *****/
@media all and (min-width: 981px) and (max-width:1240px){
    .js-desktop-header-min .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
    .js-desktop-header-min .fixed-section .et_pb_row:not(.row-overlay-with-fixed-section-content):first-of-type .et_pb_column{
        padding-top:130px;
    }
    .js-desktop-header-min.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
    .js-desktop-header-min.admin-bar .fixed-section .et_pb_row:not(.row-overlay-with-fixed-section-content):first-of-type .et_pb_column{
        padding-top:162px;
    }
    .single-post.js-desktop-header-min .fixed-section .et_pb_row.row-overlay-with-fixed-section-content,
    .single-project.js-desktop-header-min .fixed-section .et_pb_row.row-overlay-with-fixed-section-content{
        padding-top:130px!important;
    }
    .single-post.js-desktop-header-min.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content,
    .single-project.js-desktop-header-min.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content{
        padding-top:162px!important;
    }
    .single-project.js-desktop-header-min .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
    .single-project.js-desktop-header-min.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
    .single-post.js-desktop-header-min .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column,
    .single-post.js-desktop-header-min.admin-bar .fixed-section .et_pb_row.row-overlay-with-fixed-section-content .et_pb_column{
        padding-top:0px!important;
    }
    .js-desktop-header-min .section-next-after-fixed{
        margin-top:calc(100vh - 130px)!important;
    }
    .js-desktop-header-min.admin-bar .et_pb_section.section-next-after-fixed{
        margin-top:calc(100vh - 162px)!important;
    }


    .height-50{
        height:calc(50vh - 65px);
        min-height:calc(50vh - 65px);
    }
    .et_builder_inner_content .fixed-section.content-height-50{
        height:calc(50vh - 65px)!important;
        min-height:calc(50vh - 65px)!important;
    }
    .et_builder_inner_content .fixed-section.content-height-50:first-of-type{
        height:calc(50vh + 65px)!important;
        min-height:calc(50vh + 65px)!important;
        padding-top:130px!important;
    }
    .fixed-section.content-height-50 + .fixed-section.content-height-50{
        top:calc(50vh + 65px)!important;
    }
    .admin-bar .et_builder_inner_content .fixed-section.content-height-50{
        height:calc(50vh - 81px)!important;
        min-height:calc(50vh - 81px)!important;
    }
    .admin-bar .et_builder_inner_content .fixed-section.content-height-50:first-of-type{
        height:calc(50vh + 81px)!important;
        min-height:calc(50vh + 81px)!important;
        padding-top:162px!important;
    }
    .admin-bar .fixed-section.content-height-50 + .fixed-section.content-height-50{
        top:calc(50vh + 81px)!important;
    }

}

@media all and (max-width:980px){

    .et_pb_row:not(.full-width-row):not(.swiper-slide){
        width: 90%!important;
        max-width: none!important;
    }
    .fixed-section .et_pb_column{
        padding-top:70px;
    }
    .admin-bar .fixed-section .et_pb_column{
        padding-top:102px;
    }
    .et_pb_section.section-next-after-fixed{
        margin-top:calc(100vh - 70px)!important;
        padding-top:80px!important;
    }
    .admin-bar .et_pb_section.section-next-after-fixed{
        margin-top:calc(100vh - 102px)!important;
    }
    .height-50{
        height:calc(50vh - 35px);
        min-height:calc(50vh - 35px);
    }
    .admin-bar .height-50{
        height:calc(50vh - 51px);
        min-height:calc(50vh - 51px);
    }
    .et_pb_image.tablet-width-100 .et_pb_image_wrap,
    .et_pb_image.tablet-width-100 .et_pb_image_wrap img{
        width:100%!important;
    }




    /****** for mobile only ****/

    .et_pb_section:not(.fixed-section-mobile):not(.section--google-maps) .et_pb_row:not(.full-width-row){
        width:90%;
        margin-left:auto;
        margin-right:auto;
    }
    .et_pb_section:not(.fixed-section-mobile):not(.section--google-maps) .et_pb_row.full-width-row .et_pb_text_inner,
    .et_pb_section:not(.fixed-section-mobile):not(.section--google-maps) .et_pb_row.full-width-row .et_pb_code_inner{
        width:90%;
        margin-left:auto;
        margin-right:auto;
    }
    .h1, .h2, .h3, .h4{
        text-align: center!important;
    }
    .fixed-section-mobile{
        position: fixed!important;
        width: 100%;
        height: calc(100vh - 40px)!important;
        margin: 0!important;
        padding: 0!important;
        padding-top: 0!important;
        top: 0!important;
        left: 0!important;
    }

    .fixed-section-mobile .row-height-55,
    .fixed-section-mobile .row-height-45{
        overflow: hidden;
        padding:0!important;
        margin:0!important;
    }
    .fixed-section-mobile .row-height-55{
        height:calc(60vh - 40px);
    }
    .fixed-section-mobile .row-height-45{
        height:40vh;
    }
    .fixed-section-mobile .row-height-55 .et_pb_column,
    .fixed-section-mobile .row-height-45 .et_pb_column{
        height:100%;
    }
    .fixed-section-mobile .et_pb_row:last-of-type .et_pb_column{
        padding-top:26px;
    }
    .fixed-section-mobile .et_pb_module{
        width:90%;
        height:100%;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
    }
    .fixed-section-mobile .et_pb_module > div{
        height:100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .fixed-section-mobile .txt-content-sub{
        max-width: 100%;
        margin-top:1%;
    }
    .fixed-section-mobile .btn.btn--scroll_down{
        margin-bottom:10px;
        margin-top: auto;
    }
    .fixed-section-mobile .btn.btn--scroll_down a{
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .fixed-section-mobile .btn.btn--scroll_down a span:not(.arrow){
        text-align: center;
    }
    .fixed-section-mobile .btn.btn--scroll_down a span.arrow:after{
        margin-left: 0;
        /*        width:24px;
                height:24px;*/
    }

    .section-next-after-fixed.section-next-after-fixed-mobile{
        /*margin-top:calc(100vh - 96px);*/
        margin-top:calc(100vh - 56px);
        padding-top:0!important
    }
    .section-next-after-fixed.section-next-after-fixed-mobile .et_pb_row{
        padding:0;
    }
    .admin-bar .section-next-after-fixed.section-next-after-fixed-mobile{
        /*margin-top:calc(100vh - 112px);*/
        margin-top:calc(100vh - 72px);
    }
    .blur{
        background-color: #fff!important;
    }

    .full-screen-section.txt-block-width-50 .row-tablet.row-mobile{

    }
    .full-screen-section.txt-block-width-50 .row-tablet.row-mobile .et_pb_column{
        padding-top: 6%;
        padding-bottom: 6%;
    }
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_text_inner,
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_code.txt-block .et_pb_code_inner{
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        margin-left: 0;
    }
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_text:first-of-type .et_pb_text_inner,
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_code.txt-block:first-of-type .et_pb_code_inner{
        padding-bottom: 3%;
    }

    .txt-block-width-50 .row-tablet.row-mobile .et_pb_text:last-of-type .et_pb_text_inner,
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_code.txt-block:last-of-type .et_pb_code_inner{
        padding-bottom: 0;
        padding-top: 3%;
    }

    .txt-block-width-50 .row-tablet.row-mobile .et_pb_text:last-of-type .et_pb_text_inner .btn,
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_code.txt-block:last-of-type .et_pb_code_inner .btn{
        padding-top:6%;
    }
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_text:last-of-type .et_pb_text_inner .btn a,
    .txt-block-width-50 .row-tablet.row-mobile .et_pb_code.txt-block:last-of-type .et_pb_code_inner .btn a{
        justify-content: flex-start;
    }



}
@media all and (max-width:782px){
    .admin-bar .fixed-section .et_pb_column{
        padding-top:116px;
    }
    .admin-bar .et_pb_section.section-next-after-fixed{
        /*margin-top:calc(100vh - 116px)!important;*/
        margin-top:calc(100vh - 76px)!important;
    }
    .admin-bar .height-50{
        height:calc(50vh - 58px);
        min-height:calc(50vh - 58px);
    }

}

@media all and (max-width:767px){
    .et_pb_image.mobile-width-100 .et_pb_image_wrap,
    .et_pb_image.mobile-width-100 .et_pb_image_wrap img{
        width:100%!important;
    }
}
@media all and (max-width:675px){
    .fixed-section-text-module .et_pb_text_inner h1,
    .fixed-section-text-module.et_pb_code.txt-block .et_pb_code_inner h1{
        padding: 30px 0px 0 0!important;
        font-size:41px;
    }
    .fixed-section-mobile .btn.btn--scroll_down{
        margin-bottom:0;
    }
}


/************************* end *************************/

/************************* Navi ***********************/

header{
    height:206px;
    position: relative;
    z-index: 999;
}
.page-home header{
    background-color: #E4DDD5!important;
}
header .et_builder_inner_content{
    height:100%;
}
header .js-vertical-line{
    z-index: 9999;
}

/********* Lang menu ***********/

.lang-menu{
    width:300px;
    max-width: 100%;
}
.lang-menu .et_mobile_nav_menu{
    display: none!important;
}
.lang-menu .et_pb_menu,
.lang-menu .et_pb_menu .et_pb_menu__menu{
    display: block!important;
}

.lang-menu{
    position: fixed!important;
    top:0;
    right:20px;
    z-index: 9999999!important;
    background-color: transparent;
    width:280px!important;
}
.lang-menu .et_pb_row{
    width:100%!important;
    max-width: 100%!important;
    padding:0!important;
    margin:0!important;
}
.lang-menu #projects-filter-button{
    position: absolute;
    top:8px;
    right:136px;
    padding:0px 14px;
    line-height: 20px;
    background-color: #EB5E1D;
}
.lang-menu #projects-filter-button a{
    color:#fff;
    font-size: 14px!important;
    line-height: 20px;
    letter-spacing: 3.15px;
    text-transform: uppercase;
    white-space: nowrap;
}
.lang-menu .et_pb_menu_0_tb_header.et_pb_menu{
    background-color: transparent;
    padding:0!important;
}
.lang-menu li{
    padding-left: 6px!important;
    padding-right: 6px!important;
}
.lang-menu .et-menu a{
    color:#1B1B1A;
    padding-bottom:0!important;
}
.lang-menu .et-menu a:hover{
    font-weight: 700;
    opacity: 1;
}
.lang-menu span{
    font-size: 14px!important;
    letter-spacing: 3.15px;
}
.lang-menu .wpml-ls-current-language span{
    font-weight: 700!important;
}

.admin-bar .lang-menu{
    top:32px;
}
.js-desktop-menu-opened .lang-menu a{
    color:#fff!important;
}
.et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu{
    background-color: transparent!important;
}
/********* END Lang menu ***********/

/********* Main menu ***********/


/**** top menu ****/
.desktop-menu-top .et_mobile_nav_menu{
    display: none!important;
}

header .desktop-menu-top{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height:100%;
}
header .desktop-menu-top .et_pb_row{
    margin:0 0 40px!important;
}
header .et_pb_menu__logo-wrap{
    width:22.4%!important;
}
header .et_pb_menu__logo-wrap .et_pb_menu__logo{
    display: flex;
    height:100%;
    width:55%;
    margin:auto!important;
    margin-left:0!important;
}
header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a img{
    opacity: 0;
}
header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a{
    display: block;
    width:100%;
    height:100%;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104648/CastlungerHomes_Logo_Schwarz.svg') no-repeat center center;
}
header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover{
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104648/CastlungerHomes_Logo_Orange.svg') no-repeat center center;
}

.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul {
    flex-wrap: nowrap!important;
}

.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
    padding: 31px 15px;
    text-transform: uppercase;
}
.desktop-menu-top .et-menu a{
    color:#1B1B1A;
    font-family:"nimbus-sans-extended", sans-serif;
    letter-spacing: 0.4px;
}
.desktop-menu-top .et-menu a:hover{
    opacity: 1;
    color: #EB5E1D;
}

.desktop-menu-top .et-menu .current-menu-item a,
.desktop-menu-top .et-menu .current-menu-item a:hover{
    text-decoration: underline;
    color: #1B1B1A;
}

.desktop-menu-top .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
    padding: 31px 8px 0 8px!important;
    font-size: .9vw;
}

.desktop-menu-top .et_pb_menu__search-button:after{
    padding-top:31px;
}

.desktop-menu-top .et_pb_menu .et_pb_menu__search-input{
    padding-left:50px;
    font-size: 19px!important;
    color:#1B1B1A;
}

.desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder {
    font-size: 19px!important;
    color:rgba(27,27,26,.8);
}

.desktop-menu-top button.et_pb_menu__icon.et_pb_menu__search-button{
    position: absolute;
    top: 18px;
    right: -50px;
}



/**** burger icon ****/
.js-desktop-menu-bar{
    position: fixed!important;
    top:0;
    right:38px;
    z-index: 999999!important;
    background: transparent;
    cursor: pointer;
    opacity: 0;
    transition:opacity .5s ease-in-out;
}

.js-desktop-menu-closed .js-desktop-menu-bar{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    height : 24px;
    width : 24px;
    background: transparent;
    right:-99999px;
}
.js-desktop-menu-closed .js-desktop-menu-bar > div{
    width : 6px;
    height: 6px;
    background:#1B1B1A;
    overflow: hidden;
}
body.js-menu-icon-color-white.js-desktop-menu-closed .js-desktop-menu-bar > div{
    background: #fff;
}
body.js-menu-icon-color-black.js-desktop-menu-closed .js-desktop-menu-bar > div{
    background: #1B1B1A;
}
body.js-menu-icon-color-black .lang-menu .et-menu a{
    color: #1B1B1A;
}
body.js-menu-icon-color-white .lang-menu .et-menu a{
    color: #fff;
}
.js-desktop-menu-closed .js-desktop-menu-bar:hover > div{
    background: #EB5E1D;
}
.js-desktop-menu-opened .js-desktop-menu-bar{
    opacity: 1!important;
    width:28px;
    height:28px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104613/X_Schliessen_Icon_Gross_Orange.svg') no-repeat center center;
    transform: scale(1);
    transition:transform .5s ease-in-out;
}
.js-desktop-menu-opened .js-desktop-menu-bar:hover{
    transform: scale(1.8);
    transition:transform .5s ease-in-out;
}
.js-scrolled.js-desktop-menu-closed .js-desktop-menu-bar{
    opacity: 1;
    right:38px;
    transition:opacity .5s ease-in-out;
}

/**** END burger icon ********/





/**** desktop side bar menu ****/
.js-desktop-menu-sidebar .et_mobile_nav_menu{
    display: none!important;
}

.js-desktop-menu-sidebar .et_pb_menu__menu{
    display: block!important;
}
.js-desktop-menu-sidebar{
    position: fixed!important;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    margin:0!important;
    padding:0!important;
    z-index: 999999!important;
    background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104642/FeaturedProjekts_Grid_Pattern_01.png'), url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104654/CAHO_Logo.png');
    background-repeat: no-repeat, no-repeat;
    background-position: right bottom, right 14% bottom 20%;
    background-size: 15% auto, 30% auto;
}
.js-desktop-menu-sidebar .et_pb_row:first-of-type{
    height: 206px;
    display: flex;
    align-items: flex-end;
    margin:0 auto;
}
.admin-bar .js-desktop-menu-sidebar .et_pb_row:first-of-type{
    height: 238px;
}
.js-desktop-menu-sidebar .et_pb_row:first-of-type .et_pb_image{
    width:22.4%;
}
.js-desktop-menu-sidebar .et_pb_row:first-of-type .et_pb_image .et_pb_image_wrap {
    width:55%;
    min-width: 230px;
    margin:auto;
    margin-left:0;
    margin-bottom: 40px;
}
.js-desktop-menu-sidebar .et_pb_row:last-of-type{
    height: calc(100vh - 206px);
    padding-top: 4%;
}
.admin-bar .js-desktop-menu-sidebar .et_pb_row:last-of-type{
    height: calc(100vh - 238px);
}
.js-desktop-menu-sidebar .et_pb_row:last-of-type .et_pb_column:last-of-type{
    display: block;
    height: calc(100vh - 238px);
    /*overflow: hidden;*/
}
.js-desktop-menu-sidebar ul.et-menu.nav{
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}
.js-desktop-menu-sidebar .et_pb_menu .et-menu>li{
    padding:0 0 8% 0;
    margin:0;
}
.js-desktop-menu-sidebar ul.et-menu.nav > li > a{
    color:#fff;
    font-family: "nimbus-sans-extended", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 2vh;
    line-height: 1.2;
    letter-spacing: 0.62px;
}
.js-desktop-menu-sidebar ul.et-menu.nav > li > a:hover{
    opacity: 1;
    color: #EB5E1D;
}
.js-desktop-menu-sidebar ul.et-menu.nav > li.current-menu-item a,
.js-desktop-menu-sidebar ul.et-menu.nav > li.current-menu-item a:hover{
    text-decoration: underline;
    color: #fff;
}
.js-desktop-menu-closed .js-desktop-menu-sidebar{
    display:none;
    opacity: 0;
}
.js-desktop-menu-opened .js-desktop-menu-sidebar{
    display:flex;
    flex-direction: column;
    opacity: 1;
    transition:opacity .5s ease-in-out;
}
.js-desktop-menu-sidebar .et_pb_menu__wrap{
    padding-top:50px;
    -webkit-animation: none!important;
    animation: none!important;
}
.js-desktop-menu-sidebar .et_pb_menu__wrap .et_pb_menu__icon.et_pb_menu__search-button{
    display: none!important;
}
.js-desktop-menu-sidebar .et_pb_menu .et_pb_menu__search-container{
    opacity: 1!important;
    display: block!important;
    -webkit-animation: none!important;
    animation: none!important;
    height: 46px!important;
    bottom: auto!important;
    top: -25px!important;
}
.js-desktop-menu-sidebar .et_pb_menu .et_pb_menu__search-container .et_pb_menu__search-form input[type="search"]{
    font-size: 19px;
    color:#fff!important;
}
.js-desktop-menu-sidebar .et_pb_menu .et_pb_menu__search-container .et_pb_menu__icon.et_pb_menu__close-search-button{
    display: none!important;
}

/************************* Header Backgrounds *************************/
.single-project header{
    background-color: #4A4D2F!important;
}
.page-projects header,
.page-contacts header{
    background-color: #1B1B1A!important;
}
.page-insights header,
.search header,
.category header,
.single-post header,
.page-real_estate header{
    background-color: #1F261B!important;
}
.page-karriere header,
.page-team header,
.page-vision header{
    background-color: #E4DDD5!important;
}

.page-real header{
    background-color: #fff!important;
	border-bottom: 1px solid #B3B3B3!important;
}

/************************* White logo, menu  *************************/
.single-project header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.page-projects header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.page-insights header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.search header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.category header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.single-post header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.page-contacts header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.page-arch header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a,
.page-real_estate header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a{
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104648/CastlungerHomes_Logo_Weis.svg') no-repeat center center;
}
.single-project header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.page-projects header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.page-insights header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.search header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.category header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.single-post header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.page-contacts header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.page-arch header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover,
.page-real_estate header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a:hover{
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104648/CastlungerHomes_Logo_Orange.svg') no-repeat center center;
}
.single-project header .desktop-menu-top .et-menu a,
.single-project .lang-menu .et-menu a,
.page-projects header .desktop-menu-top .et-menu a,
.page-projects .lang-menu .et-menu a,
.single-post header .desktop-menu-top .et-menu a,
.single-post .lang-menu .et-menu a,
.search header .desktop-menu-top .et-menu a,
.search .lang-menu .et-menu a,
.category header .desktop-menu-top .et-menu a,
.category .lang-menu .et-menu a,
.page-insights header .desktop-menu-top .et-menu a,
.page-insights .lang-menu .et-menu a,
.page-contacts header .desktop-menu-top .et-menu a,
.page-contacts .lang-menu .et-menu a,
.page-real_estate header .desktop-menu-top .et-menu a,
.page-real_estate .lang-menu .et-menu a{
    color:#fff;
}
.single-project header .desktop-menu-top .et-menu a:hover,
.page-projects header .desktop-menu-top .et-menu a:hover,
.single-post header .desktop-menu-top .et-menu a:hover,
.search header .desktop-menu-top .et-menu a:hover,
.category header .desktop-menu-top .et-menu a:hover,
.page-insights header .desktop-menu-top .et-menu a:hover,
.page-contacts header .desktop-menu-top .et-menu a:hover,
.page-real_estate header .desktop-menu-top .et-menu a:hover{
    color:#EB5E1D;
}

.single-project header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.page-projects header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.single-post header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.search header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.category header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.page-insights header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.page-contacts header .et_pb_menu_1_tb_header button.et_pb_menu__icon,
.page-real_estate header .et_pb_menu_1_tb_header button.et_pb_menu__icon{
    color:#fff!important;
}
.et_pb_menu_1_tb_header button.et_pb_menu__icon:hover{
    color:#EB5E1D!important;
}

.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.page-projects header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.single-post header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.search header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.category header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.page-insights header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.page-contacts header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input,
.page-real_estate header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input{
    color:#fff!important;
}
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.page-projects header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.single-post header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.search header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.category header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.page-insights header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.page-contacts header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder ,
.page-real_estate header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.single-project header .desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder {
    color:#fff!important;
}


.desktop-menu-top .et_pb_menu .et_pb_menu__search-input::-ms-input-placeholder,
.desktop-menu-top .et_pb_menu .et_pb_menu__search-input::placeholder {
    font-size: 19px!important;
    color:rgba(27,27,26,.8);
}



/************************* Menu Icon White *************************/
.page-projects.js-desktop-menu-closed .js-desktop-menu-bar > div,
.single-post.js-desktop-menu-closed .js-desktop-menu-bar > div,
.search.js-desktop-menu-closed .js-desktop-menu-bar > div,
.category.js-desktop-menu-closed .js-desktop-menu-bar > div,
.page-insights.js-desktop-menu-closed .js-desktop-menu-bar > div,
.page-real_estate.js-desktop-menu-closed .js-desktop-menu-bar > div,
.page-contacts.js-desktop-menu-closed .js-desktop-menu-bar > div{
    background:#FFF;
}
.page-projects.js-desktop-menu-closed .js-desktop-menu-bar:hover > div,
.single-post.js-desktop-menu-closed .js-desktop-menu-bar:hover > div,
.search.js-desktop-menu-closed .js-desktop-menu-bar:hover > div,
.category.js-desktop-menu-closed .js-desktop-menu-bar:hover > div,
.page-insights.js-desktop-menu-closed .js-desktop-menu-bar:hover > div,
.page-real_estate.js-desktop-menu-closed .js-desktop-menu-bar:hover > div,
.page-contacts.js-desktop-menu-closed .js-desktop-menu-bar:hover > div{
    background:#EB5E1D;
}


@media all and (min-width:1960px){
    .desktop-menu-top .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a{
        font-size: 18px;
    }
    .js-desktop-menu-sidebar ul.et-menu.nav > li > a{
        font-size: 31px;
        line-height: 33px;
    }
}

@media all and (max-width:1550px){
    .desktop-menu-top .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li{
        padding-left:8px!important;
        padding-right:8px!important;
    }
    .desktop-menu-top .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a{
        font-size: .9vw;
    }
}


@media all and (max-width:1240px){
    .js-desktop-menu-closed .js-desktop-menu-bar{
        display:grid!important;
        opacity: 1!important;
        right:38px!important;
    }
}
@media all and (min-width:981px) and (max-width:1240px){
    .js-desktop-header-min header {
        height:130px;
    }
    .js-desktop-header-min .desktop-menu-top .et_pb_menu__wrap{
        display:none!important;
    }
    .js-desktop-header-min.js-desktop-menu-closed .js-desktop-menu-bar{
        display:grid!important;
        opacity: 1!important;
        right:38px;
    }
}
@media all and (max-width:980px){
    .js-vertical-line{
        display: none!important;
    }
    header{
        height:96px;
    }
    .lang-menu,
    .lang-menu .et_pb_menu{
        display: none!important;
    }
    .lang-menu #projects-filter-button{
        display: none!important;
        position: absolute;
        top:8px;
        right:50%;
    }
    .lang-menu .et_pb_menu{
        margin-left: 0!important;
    }
    .lang-menu .et_pb_menu #menu-lang{
        margin-left:0;
        margin-right:0;
    }
    .js-desktop-menu-opened .lang-menu{
        display: block !important;
        top: 30px;
        left: 5%;
        right: initial;
        width: 90% !important;
    }
    .js-desktop-menu-opened .lang-menu .et_pb_row--with-menu{
        width:100%!important;
    }
    .js-desktop-menu-opened .lang-menu .et_pb_row--with-menu .et_pb_column{
        display: flex;
        justify-content: center;
    }
    .js-desktop-menu-opened .lang-menu .et_pb_menu{
        display: block !important;
        position: absolute;
        left: 0;
    }
    .js-desktop-menu-opened #projects-filter-button{
        display: block!important;
        position: relative;
        top:9px;
        right:initial;
    }
    .admin-bar.js-desktop-menu-opened .lang-menu{
        top:32px;
    }
    header .desktop-menu-top {
        padding:0;
        align-items: center;
    }
    header .desktop-menu-top .et_pb_row{
        margin: 0!important;
        padding:0!important;
    }
    .desktop-menu-top .et_pb_menu__wrap{
        display: none!important;
    }
    .desktop-menu-top .et_pb_menu__logo-wrap,
    .desktop-menu-top .et_pb_menu_inner_container{
        width: 100%;
    }
    header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo{
        width:100%;
        align-items: center;
    }
    header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a {
        background-size: auto 75% !important;
    }
    header .desktop-menu-top .et_pb_menu_inner_container{
        justify-content: center;
    }
    .js-desktop-menu-opened .js-desktop-menu-bar,
    .js-desktop-menu-closed .js-desktop-menu-bar{
        right:18px!important;
    }
    .js-desktop-menu-closed .js-desktop-menu-bar{
    }
    .js-desktop-menu-opened .js-desktop-menu-bar{
        /*top:32px!important;*/
    }
    .admin-bar.js-desktop-menu-opened .js-desktop-menu-bar{
        /*top:40px!important;*/
    }
    .js-desktop-menu-opened .js-desktop-menu-bar:hover {
        transform: scale(1.2);
    }

    #js-lang-menu .et_pb_menu__wrap{
        justify-content: flex-start!important;
    }
    .js-desktop-menu-sidebar{
        background-size: 27% auto, 40% auto;
    }
    .js-desktop-menu-sidebar:before{
        content: '';
        position: absolute;
        top:96px;
        left:0;
        width:100%;
        height:1px;
        border-top:1px solid #B3B3B3;
        z-index: 999999;
    }
    .admin-bar .js-desktop-menu-sidebar:before{
        top:128px;
    }
    .js-desktop-menu-sidebar .et_pb_row:first-of-type{
        display: none;
    }
    .js-desktop-menu-sidebar .et_pb_menu__wrap{
        justify-content: flex-start!important;
    }
}
@media all and (max-width:782px){
    .admin-bar header{
        /*height:116px;*/

    }
    .admin-bar .js-desktop-menu-sidebar .et_pb_row:first-of-type{
        height: 252px;
    }
    .admin-bar .js-desktop-menu-sidebar .et_pb_row:last-of-type{
        height: calc(100vh - 252px);
    }
    .admin-bar .js-desktop-menu-sidebar:before{
        top:116px;
    }
    .admin-bar.js-desktop-menu-opened .lang-menu{
        top:46px;
    }
    .admin-bar.js-desktop-menu-opened .js-desktop-menu-bar{
        top:56px!important;
    }
}
@media all and (max-width:767px){
    header .desktop-menu-top .et_pb_menu__logo-wrap .et_pb_menu__logo a {
        background-size: auto 100% !important;
    }
    .js-desktop-menu-sidebar .et_pb_row:last-of-type .et_pb_column:last-of-type{
        height: 100vh;
    }
    .js-desktop-menu-sidebar ul.et-menu.nav > li > a{
        font-size: 2.5vh;
        line-height:1.2;
    }
}
@media all and (max-width:675px){
    .js-desktop-menu-opened .js-desktop-menu-bar,
    .js-desktop-menu-closed .js-desktop-menu-bar{
        right:14px!important;
    }
    .js-desktop-menu-closed .js-desktop-menu-bar{
        height : 18px;
        width : 18px;
    }
    .js-desktop-menu-closed .js-desktop-menu-bar > div{
        width : 4px;
        height: 4px;
    }

    .js-desktop-menu-opened .js-desktop-menu-bar{
        width:20px;
        height:20px;
    }
    .js-desktop-menu-opened .js-desktop-menu-bar:hover {
        transform: scale(1.1);
    }
    .js-desktop-menu-sidebar .et_pb_menu .et_pb_menu__search-container .et_pb_menu__search{
        height:100%;
    }
}



/********* END Main menu ***********/

/************************* END Navi *************************/

/************************* Footer *************************/
footer *{
    color:#fff;
    font-size: 18px!important;
    line-height: 28px!important;
}
footer .et_pb_section{
    padding-top:100px!important;
    padding-bottom:40px!important;
}
.et_pb_row.footer-logo{
    padding-top:0!important;
    padding-bottom:100px!important;
}
.et_pb_row.footer-contacts{
    padding-top:0!important;
    padding-bottom:40px!important;
}
.et_pb_row.footer-contacts .et_pb_column:nth-of-type(3) span{
    min-width: 92px;
    display: inline-block;
    position: relative;
}
.et_pb_row.footer-contacts .et_pb_column:nth-of-type(3) span.icon-whatsapp:before{
    content:'';
    display:block;
    position: absolute;
    top:0;
    left:-34px;
    width:26px;
    height:26px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104655/CAHO_Footer_Logo_Whatsapp.svg') no-repeat left center;
    background-size: contain;
}

.et_pb_row.footer-social-icons{
    padding-top:0!important;
    padding-bottom:20px!important;
    margin-top:40px;
}
.footer-social-icons .et_pb_social_media_follow li a.icon{
    border-radius: 0;
    background-repeat: no-repeat;
    margin-right: 20px;
}
.footer-social-icons .et_pb_social_media_follow li:last-of-type a.icon{
    margin-right: 0;
}
.footer-social-icons + .et_pb_row .et_pb_column{
    display: flex;
    align-items: flex-end;
}


@media (min-width: 981px){
    .footer-last-row .et_pb_column_1_4.footer-column-copyright{
        width: 22.75%;
        margin-right:3%;
    }
    .footer-last-row .et_pb_column_1_2.footer-column-logos{
        width: 43.5%;
        margin-right: 0;
    }
    .footer-last-row .et_pb_column_1_4.footer-column-menu{
        width: 30.75%;
        justify-content: flex-end;
    }
}

.footer-logos .et_pb_code_inner{
    display: flex;
    width:90%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    margin-left:0;
    margin-right:auto;
}
.footer-logos .et_pb_code_inner div{
    width:100%;
    height:100%;
    margin-bottom: -8px;
}
.footer-logos .et_pb_code_inner div img{
    width:100%;
    height:auto;
    min-height: 55px;
    opacity: .65;
    transition: all .4s ease-in-out;
}
.footer-logos .et_pb_code_inner div img:hover{
    opacity: .85;
    transition: all .4s ease-in-out;
}
.footer-menu{
    background-color: transparent!important;
}
.footer-menu .et_mobile_nav_menu{
    display: none!important;
}
.footer-menu .et_pb_menu__menu{
    display: block!important;
}
.footer-menu .et-menu li {
    padding-bottom: 0!important;
}
.footer-menu .et-menu a{
    color:#fff;
    opacity: 1;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
.footer-menu .et-menu a:hover,
.footer-menu .et-menu li.current-menu-item a{
    color:#EB5E1D;
    opacity: 1;
}

@media all and (max-width:1375px){
    .footer-menu .et_pb_menu__menu .et-menu > li{
        padding-left:0;
    }
}
@media all and (max-width:1260px){
    .et_pb_row.footer-contacts .et_pb_column:nth-of-type(3) span{
        min-width:1px;
    }
}
@media all and (min-width:981px) and (max-width:1205px){
    .footer-menu .et_pb_menu__menu .et-menu{
        justify-content: flex-end;
    }
    .footer-menu .et_pb_menu__menu .et-menu > li:last-of-type{
        padding-top:0;
        margin-top:0;
    }
}
@media all and (max-width:980px){
    footer .et_pb_section{
        padding-bottom: 20px;
    }
    .footer-contacts .et_pb_column{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-contacts .et_pb_column .et_pb_module{
        text-align: center;
    }
    .et_pb_row.footer-contacts .et_pb_column:nth-of-type(3) span{
        min-width:1px;
    }
    .et_pb_row.footer-social-icons{
        padding-bottom:60px!important;
    }
    .footer-social-icons .et_pb_module{
        display: flex;
        justify-content: center;
    }
    footer .et_pb_row.footer-last-row{
        width:100%;
        display: flex;
        flex-direction: row;
        padding: 0!important;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    footer .et_pb_row.footer-last-row .et_pb_column{
        display: flex;
        justify-content: center;
    }
    .footer-last-row .et_pb_column_1_4.footer-column-copyright{
        width: 100%!important;
        margin-right:0;
        order:3;
        margin-top:20px;
        margin-bottom: 0;
    }
    .footer-last-row .et_pb_column_1_2.footer-column-logos{
        order:1;
        border-bottom: 1px solid #B3B3B3;
        margin-bottom:20px!important;
        padding-bottom:20px!important;
        width:100%!important;
    }
    .footer-last-row .et_pb_column_1_4.footer-column-menu{
        width: 100%!important;
        order:2;
        margin-top:20px;
        margin-bottom: 0;
    }
    .footer-logos .et_pb_code_inner{
        width:85%;
        margin-left:auto;
    }

}

@media all and (max-width:767px){
    footer .et_pb_section{
        padding-top:40px!important;
        padding-bottom:20px!important;
    }
    footer .et_pb_row{
        margin:0 auto!important;
        padding:0!important;
    }
    footer .et_pb_row .et_pb_column{
        margin:0!important;
        padding:0!important;
    }
    .et_pb_row.footer-logo{
        padding-top:40px!important;
        padding-bottom:40px!important;
    }
    .et_pb_row.footer-contacts{
        justify-content: space-between;
        padding-bottom:0!important;
    }
    footer .et_pb_row.footer-contacts .et_pb_column{
        width:100%!important;
        padding-bottom:40px!important;
    }
    .footer-contacts .et_pb_module{
        text-align: center;
    }
    .et_pb_row.footer-contacts .et_pb_column:nth-of-type(3) span{
        min-width: 0;
    }
    .footer-logos .et_pb_code_inner{
        width:100%;
    }
    .footer-menu .et_pb_menu__wrap,
    .footer-menu .et_pb_menu__wrap .et-menu-nav{
        display: block;
        width:100%;
    }
    .footer-menu .et-menu{
        justify-content: space-between!important;
    }

}



/************************* END Footer *************************/

/************************* Sliders *************************/

/***** all sliders ****/
@media all and (max-width:767px){
    .swiper-button-next,
    .swiper-button-prev{
        width:17px;
    }
    .swiper-button-next::after,
    .swiper-button-prev::after{
        font-size:28px;
    }

}



/****** Slider with left sidebar ***************/

.slider-with-left-sidebar .et_pb_row_1-4_3-4{
    width:100%!important;
    max-width:100%!important;
}
.slider-with-left-sidebar .et_pb_row_1-4_3-4 .et_pb_column_1_4{
    margin-right:0!important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.js-swiper-slider,
.js-swiper-slider-2,
.js-swiper-slider-3,
.js-swiper-slider-mobile-images,
.js-swiper-slider-mobile-actions,
.js-swiper-slider-mobile-bfields{
    overflow: hidden;
}
.js-swiper-slide-title-mobile{
    display:none;
}
.slider-with-left-sidebar .et_pb_image.swiper-slide{
    width:70%;
    margin-bottom: 0!important;
}
.js-section-contain-slider .slider-text{
    position: absolute;
    display:block;
    padding-top:90px;
    padding-left:40px;
    opacity:0;
    display:none;
    transition: all .1s ease-in-out;
}
.slider-with-left-sidebar .slider-text p{
    font-size: 85%;
}
.slider-with-left-sidebar .slider-title{
    color:#EB5E1D;
    text-transform: uppercase;
    font-size: 1.57vw!important;
    line-height: 1.2!important;
    font-family: nimbus-sans-extended, sans-serif;
    letter-spacing: .6px!important;
}
.slider-with-left-sidebar .slider-text .slider-location{
    position: relative;
    display: block;
}
.slider-with-left-sidebar .slider-text .slider-location:before{
    content:'';
    display:block;
    position: absolute;
    top:5px;
    left:-38px;
    width:28px;
    height:100%;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104639/Highlights_Location_Icon.svg') no-repeat top center;
    background-size: 98%;
}
.slider-with-left-sidebar .slider-text .slider-link{
    margin-top:60px;
}
.slider-with-left-sidebar .slider-text .slider-link a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    color:#1B1B1A;
    padding-right:30px;
}
.slider-with-left-sidebar .slider-text .slider-link a span{
    display: inline-block;
}
.slider-with-left-sidebar .slider-text .slider-link a span.slider-link-arrow{
    display: inline-block;
    position: relative;
    width:20px;
    height:20px;
    right:-10px;
}
.slider-with-left-sidebar .slider-text .slider-link a span.slider-link-arrow:after{
    content:'';
    display:block;
    position: absolute;
    top:0px;
    right:0px;
    width:20px;
    height:20px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Orange.svg') no-repeat right center;
    background-size: contain;
    transform: rotate(-90deg);
}
.slider-with-left-sidebar .swiper-button-prev,
.slider-with-left-sidebar .swiper-button-next{
    top:24px;
    color:rgba(0,0,0,1);

}
.slider-with-left-sidebar .swiper-button-prev{
    left:-100px;
}
.slider-with-left-sidebar .swiper-button-next{
    right: auto;
    left: -50px;
}
.js-section-contain-slider .et_pb_row_1-4_3-4 .et_pb_column_1_4 .et_pb_text{
    margin-top:auto;
}
.slider-with-left-sidebar .btn a{
    justify-content: flex-start;
}
.slider-with-left-sidebar .et_pb_image.project-sold .et_pb_image_wrap:after,
.slider-with-left-sidebar .et_pb_image.project-new .et_pb_image_wrap:after{
    content:'just sold';
    position: absolute;
    display:block;
    left:0;
    bottom:0;
    padding:0 10px;
    background-color: #EB5E1D;
    color:#fff;
    font-size: 27px;
    line-height: 43px;
    text-transform: uppercase;
}
.slider-with-left-sidebar .et_pb_image.project-new .et_pb_image_wrap:after{
    content:'new';
}
html[lang^="de-"] .slider-with-left-sidebar .et_pb_image.project-sold .et_pb_image_wrap:after{
    content:'Verkauft';
}
html[lang^="it-"] .slider-with-left-sidebar .et_pb_image.project-sold .et_pb_image_wrap:after{
    content:'Completato';
}
html[lang^="de-"] .slider-with-left-sidebar .et_pb_image.project-new .et_pb_image_wrap:after{
    content:'neu';
}
html[lang^="it-"] .slider-with-left-sidebar .et_pb_image.project-new .et_pb_image_wrap:after{
    content:'nuovo';
}

@media all and (min-width:1960px){
    .slider-with-left-sidebar .slider-text .slider-title{
        font-size: 30px!important;
    }
}
@media all and (max-width:980px){
    .js-section-contain-slider .et_multi_view_image__loading{
        visibility:visible!important;
    }
    .js-section-contain-slider .js-swiper-container{
        padding-left:5%;
    }
    .js-section-contain-slider .js-swiper-container .js-swiper-slider{
        padding-top:110px;
    }
    .js-swiper-slide-title-mobile{
        display: flex;
        position: absolute;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin-left:5%;
        text-align: center;
        top:0;
        left:0;
        height:110px;
        opacity: 0;
        transition: all .1s ease-in-out;
    }
    .slider-with-left-sidebar .js-swiper-slide-title-mobile .slider-title{
        font-size: 2.5vw!important;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:first-of-type{
        padding-bottom:0;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:first-of-type .et_pb_column_1_4{
        display: none!important;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:first-of-type .h4{
        margin-bottom: 0!important;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:last-of-type{
        display: flex;
        flex-direction: column;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:last-of-type .et_pb_column{
        width:100%!important;
        margin-bottom:20px!important;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:last-of-type .et_pb_column_1_4{
        order:2;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:last-of-type .et_pb_column_3_4{
        order:1;
    }
    .js-section-contain-slider .et_pb_row.js-calc-slider-column-width:last-of-type .js-swiper-slider{
        /*        padding-top:20px;*/
    }
    .slider-with-left-sidebar .et_pb_image.swiper-slide{
        width:75%;
    }
    .slider-with-left-sidebar .et_pb_image.swiper-slide .et_pb_image_wrap,
    .slider-with-left-sidebar .et_pb_image.swiper-slide .et_pb_image_wrap img{
        width:100%;
    }
    .slider-with-left-sidebar .slider-text .slider-title{
        display: none;
    }
    .js-section-contain-slider .slider-text {
        padding-top: 20px;
        margin-left: 5%;
    }
    .js-section-contain-slider .js-swiper-text-container .et_pb_text{
        margin-left:5%;
    }
    .slider-with-left-sidebar .js-swiper-text-container .slider-text.txt-smaller *{
        font-size: 1rem!important;
        line-height:1.4!important;
    }
    .slider-with-left-sidebar .js-swiper-text-container .slider-text .slider-link{
        margin-top:40px;
    }
    .slider-with-left-sidebar .js-swiper-text-container .et_pb_text{
        margin-top:40px!important;
    }
    .slider-with-left-sidebar .js-swiper-text-container .btn a span.arrow{
        width:40px;
    }
    .slider-with-left-sidebar .swiper-button-prev,
    .slider-with-left-sidebar .swiper-button-next{
        top:56px;
    }
    .slider-with-left-sidebar .swiper-button-prev{
        left:5%;
    }
    .slider-with-left-sidebar .swiper-button-next{
        right:5%;
        left:auto;
    }
}
@media all and (max-width:767px){
    .slider-with-left-sidebar .js-swiper-slide-title-mobile .slider-title{
        font-size: 2.5vw!important;
    }
    .slider-with-left-sidebar .slider-text .slider-link a:after{
        top:1px;
        width:18px;
        height:18px;
    }
    .slider-with-left-sidebar .et_pb_image.project-sold .et_pb_image_wrap:after,
    .slider-with-left-sidebar .et_pb_image.project-new .et_pb_image_wrap:after{
        font-size: 20px;
        line-height: 34px;
    }
}
@media all and (max-width:675px){
    .slider-with-left-sidebar .et_pb_image.swiper-slide{
        width:80%;
    }
    .slider-with-left-sidebar .slider-title{
        font-size: 22px!important;
    }
    .slider-with-left-sidebar .js-swiper-slide-title-mobile .slider-title{
        font-size: 3.5vw!important;
    }

}
/****** END Slider with left sidebar ***************/

/****** Slider with 50/50 Image/Text ***************/
.section-with-slider-50_50.et_pb_section{
    margin-bottom: 0!important;
}
.section-with-slider-50_50 .et_pb_row{
    z-index:101;
    margin-top:0!important;
    margin-bottom:0!important;
}
.section-with-slider-50_50 .et_pb_column{
    margin-right: 0!important;
    width:50%;
}
.section-with-slider-50_50 .et_pb_column:first-of-type{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.section-with-slider-50_50 .et_pb_column:last-of-type{
    padding-top:170px;
}
.section-with-slider-50_50 .slider-text{
    font-style: italic;
    font-size: 85%;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text.h4{
    text-align: center;
    padding-bottom:60px!important;
}
.section-with-slider-50_50 .et_pb_column:last-of-type .et_pb_text{
    width: 85%;
    max-width: 960px;
    padding-left:8vw;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_image{
    margin-bottom: 4%;
    height:100%;
    width:100%;
    margin-right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_image .et_pb_image_wrap,
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_image .et_pb_image_wrap img {
    width:100%;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_image .et_pb_image_wrap img {
    opacity: 0;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text{
    text-align: right;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text p{
    padding-bottom: 10px!important;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text a{
    color:#1B1B1A;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text .slider-link a{
    position: relative;
    padding-right:20px;
}
.section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text .slider-link a:after{
    content:'';
    display:block;
    position: absolute;
    top:5px;
    right:-2px;
    width:16px;
    height:16px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Orange.svg') no-repeat right center;
    background-size: contain;
    transform: rotate(-90deg);
}
.section-with-slider-50_50 .et_pb_column .et_pb_text.block-quote .et_pb_text_inner:before {
    top: -5px;
    width: 24px;
    height: 24px;
}
.js-swiper-slider-2{
    position: relative;
    z-index: 101;
}
.swiper-navigation-bar{
    position: absolute;
    top: 40px;
    left: calc(50% + 3vw);
    display: block;
    width: 250px;
    right: auto;
    height: 100px;
}
.section-with-slider-50_50 .swiper-navigation-bar .swiper-button-prev,
.section-with-slider-50_50 .swiper-navigation-bar .swiper-button-next{
    top:22px;
    color:rgba(0,0,0,1);
}
.section-with-slider-50_50 .swiper-navigation-bar .swiper-button-prev{
    left:0;
}
.section-with-slider-50_50 .swiper-navigation-bar .swiper-button-next{
    right: auto;
    left: 50px;
}
.section-with-slider-50_50 .swiper-navigation-bar .swiper-pagination,
.js-section-contain-slider .js-swiper-slider-project .swiper-pagination,
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-pagination{
    position: absolute;
    display: flex;
    height:10px;
    flex-wrap: nowrap;
    top:auto;
    left:5vw;
}
.section-with-slider-50_50 .swiper-navigation-bar .swiper-pagination .swiper-pagination-bullet,
.js-section-contain-slider .js-swiper-slider-project .swiper-pagination .swiper-pagination-bullet,
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-pagination .swiper-pagination-bullet{
    border-radius:0;
    width:10px;
    height:10px;
    background: #1B1B1A!important;
    opacity: 1!important;
}
.section-with-slider-50_50 .swiper-navigation-bar .swiper-pagination .swiper-pagination-bullet:hover,
.section-with-slider-50_50 .swiper-navigation-bar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.js-section-contain-slider .js-swiper-slider-project .swiper-pagination .swiper-pagination-bullet:hover,
.js-section-contain-slider .js-swiper-slider-project .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-pagination .swiper-pagination-bullet:hover,
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #EB5E1D!important;
    opacity: 1!important;
}
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-slide .et_pb_image_wrap{
    display:block;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
    background-size: cover;
}
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-slide .et_pb_image_wrap img{
    opacity: 0;
}

@media all and (max-width:980px){
    .section-slider-50_50-title--mobile .h4{
        padding-bottom:0!important;
    }
    .section-with-slider-50_50 .et_pb_column{
        width:100%;
        padding-left:5%;
        padding-right:5%;
    }
    .et_pb_section.section-with-slider-50_50:not(.fixed-section-mobile) .et_pb_row.full-width-row .et_pb_text_inner,
    .et_pb_section.section-with-slider-50_50:not(.fixed-section-mobile) .et_pb_row.full-width-row .et_pb_code_inner{
        width:100%;
    }
    .section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text{
        text-align: left;
    }
    .section-with-slider-50_50 .et_pb_column:last-of-type{
        padding-top:0;
    }

    .section-with-slider-50_50 .swiper-slide .et_pb_module{
        width: 100%!important;
        max-width: 550px!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }
    .section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_image{
        margin-bottom:10px!important;
    }
    .section-with-slider-50_50 .et_pb_column:last-of-type .et_pb_text{
        padding-left: 0;
        margin-top:0!important;
    }
    .section-with-slider-50_50 .et_pb_column:last-of-type .et_pb_text.block-quote .et_pb_text_inner{
        padding-left:32px!important;
    }
    .section-with-slider-50_50 .et_pb_column:last-of-type .et_pb_text.block-quote .et_pb_text_inner:before{
        width:19px;
        height:19px;
        top:-3px;
    }
    .section-with-slider-50_50 .et_pb_column:first-of-type .et_pb_text .slider-link a:after {
        top: 3px;
        width: 14px;
        height: 14px;
    }
    .js-swiper-slider-2{
        padding-top:60px;
    }
    .swiper-navigation-bar{
        top: 0;
        width: 90%;
        max-width: 550px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .section-with-slider-50_50 .swiper-navigation-bar .swiper-button-prev,
    .section-with-slider-50_50 .swiper-navigation-bar .swiper-button-next{
        top:23px;
    }
    .section-with-slider-50_50 .swiper-navigation-bar .swiper-button-prev{
        left:0;
    }
    .section-with-slider-50_50 .swiper-navigation-bar .swiper-button-next{
        right:0;
        left:auto;
    }
    .section-with-slider-50_50 .swiper-navigation-bar .swiper-pagination{
        top: 17px;
        left: 0;
        width: 100%;
        justify-content: center;
    }


}

@media all and (max-width:767px){
    .section-with-slider-50_50 .et_pb_column:last-of-type .et_pb_text.block-quote .et_pb_text_inner{
        padding-left:24px!important;
    }
    .section-with-slider-50_50 .et_pb_column:last-of-type .et_pb_text.block-quote .et_pb_text_inner:before{
        width:16px;
        height:16px;
        top:-3px;
    }
}




/****** END Slider with 50/50 Image/Text ***************/

/****** Image slider with pagination ***************/

.js-swiper-slider-mobile-images .swiper-navigation-bar{
    bottom:0;
    top:auto;
    height:60px;
    max-width: 100%;
}
.js-swiper-slider-mobile-images .swiper-navigation-bar .swiper-pagination{
    justify-content: center;
    left:0;
}
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-slide .et_pb_image{
    width:100%;
    display:flex;
    justify-content: center;
    align-items: center;
}
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-slide .et_pb_image_wrap{
    width:65%;
    margin-left: auto;
    margin-right: auto;
}
.js-section-contain-slider .js-swiper-slider-mobile-images .swiper-slide .et_pb_image_wrap img{
    width:100%;
}
.js-swiper-slider-mobile-images{
    padding-bottom:60px;
    padding-top:60px;
}

@media all and (max-width:980px){
    .js-swiper-slider-mobile-images{
        padding-top:0;
    }
}

/****** END Image slider with pagination ***************/





/************************* END Sliders *************************/






/************************* home *************************/

.home h1,
.home .row-height-45 .h1{
    color:#eb5e1d;
}
.home.title-with-sub-text span[content-sub]:after{
    max-width: 150px;
    white-space: nowrap;

}

.section--statistics{
    min-height: 430px;
    display: flex;
    align-items: center;
    font-family: "nimbus-sans-extended", sans-serif;
}
/**************** ADD .et_pb_code.txt-block .et_pb_code_inner snippet**************************/
.section--statistics .et_pb_number_counter h3.title,
.section--statistics .et_pb_code_inner{
    font-size: 1.2rem;
    line-height:1.2;
    text-align: center;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 0.54px;
}
.section--statistics .et_pb_number_counter .percent-value,
.section--statistics .et_pb_code_inner span{
    font-size: 4vw;
    line-height: 1.2;
    color:#fff;
}
.section--statistics .et_pb_number_counter .percent-value:after,
.section--statistics .et_pb_code_inner span:after{
    content:'+';
    font-size: 4vw;
    line-height: 1.2;
    color:#EB5E1D;
}

.section--dream .et_pb_row{
    z-index:101;
}
.section--dream .title-with-sub-text.dr-kevin span[content-sub]:after{
    font-size: 16px;
    left:20px;
}

.row-business-areas{
    padding-bottom:6%!important;
}
.row-business-areas .et_pb_image,
.row-business-areas .et_pb_image .et_pb_image_wrap,
.row-business-areas .et_pb_image img{
    width:100%;
}
.row-business-areas .et_pb_text_inner p:first-of-type{
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3.15px;
}
.row-business-areas .et_pb_column{
    display: flex;
    flex-direction: column;
}
.row-business-areas .et_pb_column .et_pb_text:last-of-type{
    margin-top:auto;
}
.row-business-areas .btn.btn--read_more a{
    justify-content: flex-start;
}



@media all and (min-width:1960px){
    .section--statistics .et_pb_code_inner{
        font-size: 27px;
        line-height:28px;
    }
    .section--statistics .et_pb_code_inner span{
        font-size: 80px;
        line-height: 100px;
    }
    .section--statistics .et_pb_code_inner span:after{
        font-size: 80px;
        line-height: 100px;
    }
}
@media screen and (min-width:981px){
    .js-accordion-mobile .et_pb_text_inner{
        padding-bottom:0!important;
    }
}
@media screen and (max-width:980px){
    .row-about{
        display: block;
    }
    .row-about .et_pb_column:first-of-type {
        display: none;
    }
    .row-about .et_pb_column:last-of-type .et_pb_module.et_pb_text .btn a{
        justify-content: flex-start;
    }
    /*    .row-about .et_pb_column:last-of-type .et_pb_module.et_pb_text.js-accordion-mobile .js-accordion-wrapper{
            
        }*/
    .row-business-areas .et_pb_column{
        padding-left:0;
        padding-right:0;
    }
    .row-business-areas .et_pb_column > .et_pb_module{
        width:100%;
        max-width: 550px;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:20px;
    }
    .row-business-areas .et_pb_column > .et_pb_module.et_pb_image img{
        width:100%;
    }
    .row-business-areas .et_pb_column > .et_pb_module.et_pb_text{
        margin-bottom:30px;
    }
    .section--statistics .et_pb_column{
        margin-bottom: 60px;
    }
    .section--statistics .et_pb_code_inner span,
    .section--statistics .et_pb_code_inner span:after{
        font-size: 8vw;
    }
    .section--dream .et_pb_row:first-of-type .et_pb_module.et_pb_code{
        margin-left:auto;
        margin-right:auto;
    }
    .section--dream .et_pb_row:first-of-type .title-with-sub-text{
        width:50%;
        max-width: 435px;
    }
    .section--dream .et_pb_row:first-of-type .title-with-sub-text + .txt-white{
        width:75%;
        max-width: 550px;
    }
    .section--dream .et_pb_row:first-of-type .title-with-sub-text + .txt-white{
        width:75%;
        max-width: 550px;
    }
    .page-home .section--dream .row-dr-kevin .et_pb_image .et_pb_image_wrap,
    .page-home .section--dream .row-dr-kevin .et_pb_image .et_pb_image_wrap img{
        margin-left:auto;
        margin-right:auto;
        width:100%;
    }
    .page-home .section--dream .dream-social-icons.et_pb_social_media_follow{
        position: absolute;
        top:0;
        right:0;
    }
    .page-home .section--dream .dream-social-icons.et_pb_social_media_follow li a.icon{
        margin-left: 20px;
        margin-right: 0;
    }
    .section--dream .et_pb_module.block-quote + .et_pb_module.et_pb_image{
        margin-top: 35px!important;
        width: 35%!important;
    }
    .section--dream .et_pb_module.block-quote + .et_pb_module.et_pb_image .et_pb_image_wrap{
        padding-left:40px;
    }



}

@media all and (max-width:767px){
    .section-next-after-fixed-mobile .et_pb_row_7 .et_pb_text_7 br{
        display:none!important;
    }
    .section--statistics .et_pb_column .et_pb_code_inner{
        text-align: left;
    }
    .section--dream .et_pb_row:first-of-type .title-with-sub-text{
        width:100%;
        max-width: 350px;
    }
    .page-home .section--dream .dream-social-icons.et_pb_social_media_follow li a.icon{
        width:22px;
        height:22px;
        margin-left:10px;
    }
    .section--dream .et_pb_module.block-quote + .et_pb_module.et_pb_image {
        width: 50%!important;
    }
    .row-business-areas .et_pb_column > .et_pb_module.et_pb_text .btn a span{
        font-size: 1rem;
    }
    .keys-title:before{
        font-size: 60px;
        left:-5px;
        top:-27px;
    }
}

@media all and (max-width:575px){
    .section--dream .et_pb_row:first-of-type .title-with-sub-text{
        max-width: 260px;
    }
}




/************************* END Home *************************/

/************************* Castlungers Vision *************************/
.page-vision h1{
    font-size: 5vw!important;
    line-height: 5.75vw!important;
}
html[lang="it-IT"] .page-vision h1{
    font-size: 4.75vw!important;
}
.page-vision .et_pb_section_4 .et_pb_row_6 .et_pb_image.width-85 .et_pb_image_wrap,
.page-vision .et_pb_section_4 .et_pb_row_6 .et_pb_image.width-85 .et_pb_image_wrap *{
    width:100%;
}
.section--arch-and-nature .full-width-row .et_pb_column{
    position: relative;
}
.section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_image{
    padding:0;
    margin:0 0 6% 0;
}
.keys-title:before{
    content: '+';
    display: block;
    position: absolute;
    font-size: 80px;
    left: -20px;
    top: -30px;
    color: #EB5E1D;
}
.keys-title{
    font-family: nimbus-sans-extended, sans-serif;
}

.keys-title,
.keys-text{
    position: relative;
    padding-left:40px;
}
.row-logotypes .logos-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding:0;
    margin:2% 0 0;
}
.row-logotypes .logos-wrapper .logo-img{
    position: relative;
    display: inline-block;
    width:18%;
    min-width: 150px;
    padding:0 1%;
    margin:0;
}
.row-logotypes .logos-wrapper .logo-img:nth-of-type(11),
.row-logotypes .logos-wrapper .logo-img:nth-of-type(12),
.row-logotypes .logos-wrapper .logo-img:nth-of-type(13),
.row-logotypes .logos-wrapper .logo-img:nth-of-type(14),
.row-logotypes .logos-wrapper .logo-img:nth-of-type(15),
.row-logotypes .logos-wrapper .logo-img:nth-of-type(16){
    width:15%;
    min-width: 120px;
}
.section-with-history-slider .et_pb_image .et_pb_image_wrap,
.section-with-history-slider .et_pb_image .et_pb_image_wrap img{
    width:100%;
    height:auto;
}
.section-with-history-slider .swiper-button-prev,
.section-with-history-slider .swiper-button-next{
    display: inline-block;
    top:7.5%;
    color:#1B1B1A;
    font-size: 18px;
    width:auto;
}
.section-with-history-slider .swiper-button-next{
    padding-right:20px;
    right:7.5%;
}
.section-with-history-slider .swiper-button-prev{
    padding-left:20px;
    left:7.5%;
}
.section-with-history-slider .swiper-button-next:after,
.section-with-history-slider .swiper-button-prev:before{
    position: absolute;
    display: block;
    font-family: 'ETmodules';
    font-size: 32px;
    line-height: 1;
    top:-2px;
}
.section-with-history-slider .swiper-button-next:after{
    content:'\39';
    right:-8px;
}
.section-with-history-slider .swiper-button-prev:after{
    content:'';
    display: none;
}
.section-with-history-slider .swiper-button-prev:before{
    content:'\38';
    left:-8px;
}

@media all and (min-width:1960px){
    .page-vision h1,
    html[lang="it-IT"] .page-vision h1{
        font-size: 86px!important;
        line-height: 93px!important;
    }

}
@media all and (min-width: 981px){
    .section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_image.width-85 .et_pb_image_wrap {
        width:100%;
        max-width: 960px;
        margin-right: auto;
        margin-left:0;
    }
    .section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_image.width-85 .et_pb_image_wrap img{
        width:60%!important;
    }
    .section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_text{
        width:100%;
        margin:0 0 3% 0;
    }
    .section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_text .et_pb_text_inner {
        width:85%;
        max-width: 960px;
        margin-right: 0;
        margin-left:auto;
    }

    .section--respect .full-width-row .et_pb_column{
        position: relative;
    }
    .section--respect .full-width-row .et_pb_column_1_2{
        margin-right:0!important;
        padding-top:15vh;
        padding-bottom:20vh;
    }

    .section--respect .full-width-row .et_pb_column_1_2 .et_pb_text{
        width:85%;
        max-width: 960px;
        margin:0 0 6% auto;
    }
    .section--respect .full-width-row .et_pb_column_1_2 .et_pb_text .et_pb_text_inner {
        width:76%;
        margin-right: auto;
        margin-left:0;
        padding-bottom:20vh;
    }
    .page-vision .et_pb_section_3 .et_pb_image .et_pb_image_wrap,
    .page-vision .et_pb_section_3 .et_pb_image .et_pb_image_wrap img{
        width:100%;
    }
}
@media all and (max-width:980px){
    .page-vision h1{
        font-size: 6.25vw!important;
        line-height: 7vw!important;
    }
    .section-next-after-fixed-mobile.section--arch-and-nature{
        padding-bottom: 0!important;
    }
    .section-next-after-fixed-mobile.section--arch-and-nature .et_pb_column_1_4{
        display:none!important;
    }
    .section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_image .et_pb_image_wrap {
        width:55%;
        margin-left:auto;
        margin-right:auto;
    }
    .section--arch-and-nature .full-width-row .et_pb_column_1_2 .et_pb_image + .et_pb_text {
        margin-bottom:3%;
    }
    .section--respect,
    .section--respect .et_pb_row,
    .section--mobile-slider,
    .section--mobile-slider .et_pb_row{
        padding:0!important;
    }
    .et_pb_section_10 .et_pb_image.width-85{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .et_pb_section_11 .et_pb_text.txt-big{
        width:100%!important;
    }
    .row-logotypes .logos-wrapper{
        justify-content: space-around;
    }
    .row-logotypes .logos-wrapper .logo-img {
        width: 30%;
        max-width: 250px;
    }
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(11),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(12),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(13),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(14),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(15),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(16){
        width:30%;
        max-width: 250px;
        min-width: 1px;
    }
}
@media all and (max-width:767px){
    .section-with-history-slider .swiper-button-prev,
    .section-with-history-slider .swiper-button-next{
        font-size: 0;
    }
    .section-with-history-slider .swiper-button-next:after,
    .section-with-history-slider .swiper-button-prev:before{
        font-size: 52px;
    }
    .keys-title:before{
        font-size: 60px;
        left: -3px;
        top: -23px;
    }
}
@media all and (max-width:675px){
    .page-vision h1{
        font-size: 7vw!important;
        line-height: 7.75vw!important;
    }
    .row-logotypes .logos-wrapper .logo-img {
        width: 50%;
        max-width: 180px;
        min-width: 100px;
    }
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(11),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(12),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(13),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(14),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(15),
    .row-logotypes .logos-wrapper .logo-img:nth-of-type(16){
        width:50%;
        max-width: 180px;
        min-width: 100px;
    }
}
@media all and (max-width:565px){
    .page-vision h1{
        font-size: 8vw!important;
        line-height: 8.75vw!important;
    }
    .et_pb_row_4 .et_pb_text_2.txt-uppercase.txt-bigger br{
        display:none!important;
    }
}
@media all and (max-width:320px){
    .page-vision h1{
        font-size: 32px!important;
        line-height: 38px!important;
    }
}

/************************* END Castlungers Vision *************************/


/************************* ArchiteKtur & Interior Design *************************/



.page-arch .fixed-section .fixed-section-text-module .et_pb_code_inner{
    position: absolute!important;
    top:0!important;
    background-color: #E4DDD5;
    z-index:102;
}
.page-arch .fixed-section-text-module .et_pb_code_inner h1{
    padding:2% 0 0!important;
}
.page-arch .fixed-section-text-module .et_pb_code_inner h1,
.page-id-8353 .fixed-section-text-module .et_pb_code_inner h1{
    font-size: 8.25vh;
}
.page-arch .fixed-section .height-50:last-of-type .et_pb_text_inner{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    z-index:103;
}
.page-arch .height-50{
    overflow: initial;
}
.page-arch .fixed-section .img-grid{
    position: absolute;
    width:20vh;
    bottom:0;
    left:50%;
    max-height:260px;
    transform: translate(-50%, 0);
    z-index:102;
}
.page-arch .fixed-section .button-wrapper .et_pb_text_inner{
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}
.page-arch .fixed-section .button-wrapper .et_pb_text_inner .btn{
    margin-bottom:60px;
    margin-right:5%;
    margin-top:auto;
    z-index:103;
}
.section--dream-to-reality .js-calc-left-column-width .et_pb_column:last-of-type .et_pb_text_inner{
    width: 65%!important;
    max-width:840px;
    min-width: 450px;
}
.section--dream-to-reality .js-calc-left-column-width .et_pb_column:last-of-type .h3 .et_pb_text_inner{
    width:100%!important;
    max-width: 1210px!important;
}
.row-actions.et_pb_row{
    z-index:102;
}
.row-target-group .et_pb_column.et_pb_column_1_4 {
    display:flex;
    flex-direction: column;
    justify-content: flex-end;
}
.row-target-group.et_pb_row{
    top:-116px;
}
.row-target-group .et_pb_column.et_pb_column_1_4:first-of-type .et_pb_image{
    width:80%;
    height:auto;
}
.row-target-group .et_pb_text.h4{
    /*    margin-bottom: 3%!important;*/
}
.row-creativity .et_pb_column:first-of-type{
    margin-right: 1%;
}
.row-creativity .et_pb_text.h4{
    /*margin-bottom: 3%!important;*/
}
.row-potential.et_pb_row{
    z-index:102;
}
.row-potential .et_pb_image,
.row-potential .et_pb_image *{
    width:100%;
}
.row-potential .et_pb_text.h4{
    /*margin-bottom: 3%!important;*/
}
.row-right-style.et_pb_row{
    z-index:102;
}
.row-right-style .et_pb_column{
    padding-top:6%!important;
    background-color: #E4DDD5!important;
}
.row-right-style .et_pb_text.h4{
    /*margin-bottom: 3%!important;*/
}
.row-actions .et_pb_module{
    margin-top:0!important;
    margin-bottom: 0!important;
    background-color: #E4DDD5!important;
}
.row-actions .et_pb_text{
    padding-bottom:15px!important;
    padding-top:30px!important;
}
.row-actions .et_pb_column:first-of-type .et_pb_text{
    width:87%;
    max-width: 1090px;
    margin-left:auto;
}
.row-actions .et_pb_image{
    padding-bottom:10vh!important;
}
.row-actions .et_pb_image,
.row-actions .et_pb_image *{
    width:100%;
}
.row-actions .et_pb_column .et_pb_image:last-of-type{
    padding-bottom:0!important;
}
.row-logotypes .logos-wrapper .et_pb_image{
    position: relative;
    display: inline-block;
    width:18%;
    min-width: 150px;
    padding:1%;
    margin:0 0 80px 0;
}
.row-architectors .et_pb_column:nth-of-type(2){
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.row-architectors .et_pb_column:nth-of-type(2) .et_pb_image{
    margin-top:auto;
}
.row-architectors .et_pb_social_media_follow li{
    margin-bottom:0!important;
    padding-bottom:0!important;
}
.row-architectors .et_pb_social_media_follow li a.icon{
    background-repeat: no-repeat!important;
    width: 34px;
    height: 34px;
}
.row-architectors .et_pb_column:last-of-type{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.row-architectors .et_pb_column:last-of-type .et_pb_text:first-of-type{
    margin-bottom: 3%;
}
.row-architectors .et_pb_column:last-of-type .et_pb_text:last-of-type{
    margin-top: auto;
}
.row-architectors .et_pb_column:last-of-type .et_pb_text:last-of-type ul li:last-of-type{
    padding-bottom: 0!important;
}


@media all and (min-width:981px){
    .page-arch  .fixed-section .fixed-section-text-module{
        align-items: center;
    }
    .page-arch .fixed-section .fixed-section-text-module .et_pb_code_inner{
        position: relative!important;
        top:auto!important;
    }
}

@media all and (max-width:1400px) and (min-width:981px) and (orientation:landscape){
    .page-arch .fixed-section-text-module .et_pb_code_inner img{
        max-width: 26vh;
    }
}

@media all and (max-width:1275px){
    .row-with-image-grid .et_pb_module.et_pb_image{
        margin-top:calc(6vw - 250px)!important;
    }
}
@media all and (max-width:1135px){
    .row-with-image-grid .et_pb_module.et_pb_image{
        margin-top:calc(8vw - 250px)!important;
    }
}
@media all and (max-width:980px){

    .page-arch .fixed-section-mobile .et_pb_module.et_pb_image,
    .page-id-8353 .fixed-section-mobile .et_pb_module.et_pb_image{
        height:25%;
    }
    .page-arch .fixed-section-mobile .et_pb_module.et_pb_image img,
    .page-id-8353 .fixed-section-mobile .et_pb_module.et_pb_image img{
        max-width: 25%;
    }
    .page-arch .fixed-section-mobile .et_pb_module.et_pb_code,
    .page-id-8353 .fixed-section-mobile .et_pb_module.et_pb_code{
        height:75%;
    }

    .section--dream-to-reality{
        padding-bottom:55vh!important;
    }
    .section--dream-to-reality .js-calc-left-column-width .et_pb_column:last-of-type .et_pb_text_inner{
        width: 90%!important;
        max-width: 90%;
        min-width: 1px;
        margin-left:auto;
        margin-right:auto;
    }
    .row-target-group.et_pb_row{
        top:0;
    }
    .row-potential.et_pb_row{
        display: flex;
        flex-direction: column;
        background-color: #fff!important;
    }
    .row-target-group.et_pb_row,
    .row-creativity.et_pb_row,
    .row-potential.et_pb_row,
    .row-right-style.et_pb_row{
        padding-top:0;
        padding-bottom: 0;
    }
    .row-creativity.full-width-row .et_pb_image,
    .row-potential.full-width-row .et_pb_image{
        width:90%!important;
        margin-left:auto;
        margin-right:auto;
        margin-bottom: 30px!important;
    }
    .row-target-group.et_pb_row .h4 *,
    .row-creativity.et_pb_row .h4 *,
    .row-potential.et_pb_row .h4 *,
    .row-right-style.et_pb_row .h4 *{
        font-size: 1.72rem!important;
        line-height:1.1!important;
        letter-spacing: 0.7px!important;
        text-align: left!important;
    }
    .row-target-group .et_pb_column.et_pb_column_1_4:first-of-type{
        display: none!important;
    }
    .row-target-group .et_pb_column.et_pb_column_1_4:nth-of-type(2){
        width:100%!important;
        order:2;
    }
    .row-target-group .et_pb_column.et_pb_column_1_2{
        order:1;
    }
    .row-potential .et_pb_column.et_pb_column_1_2:first-of-type{
        order:2;
        margin-bottom: 0;
        background-color: #fff!important;
    }
    .row-potential .et_pb_column.et_pb_column_1_2:first-of-type:before{
        content:'';
        position: absolute;
        display: block;
        width:100%;
        height:calc(50% + 15px);
        bottom:0;
        left:0;
        background-color: #E4DDD5;
    }
    .row-potential .et_pb_column.et_pb_column_1_2:last-of-type{
        order:1;
    }
    .row-right-style .et_pb_column{
        padding-top: 0!important;
    }
    .row-right-style .et_pb_column:first-of-type{
        margin-bottom:0!important;
    }
    .row-actions-mobile .et_pb_column .js-swiper-slider-mobile-actions{
        margin-left:5%;
    }
    .row-actions-mobile .swiper-slide{
        width:65%!important;
    }
    .row-actions-mobile .et_pb_blurb_content {
        width:100%;
        max-width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
    }
    .row-actions-mobile .et_pb_blurb_content .et_pb_main_blurb_image,
    .row-actions-mobile .et_pb_blurb_content .et_pb_main_blurb_image *{
        width:100%;
    }
    .row-actions-mobile .et_pb_blurb_content .et_pb_main_blurb_image{
        margin-bottom: 0;
        order:2;
    }
    .row-actions-mobile .et_pb_blurb_content .et_pb_blurb_container{
        margin-bottom:0 ;
        order:1;
        display: flex;
        align-items: center;
    }
    .row-actions-mobile .et_pb_blurb_content .et_pb_blurb_container h4.et_pb_module_header{
        margin-bottom:0!important;
        padding-bottom:0!important;
    }
    .row-logotypes .logos-wrapper .et_pb_image{
        margin:0 0 2% 0;
    }
    .et_pb_row.row-architectors .et_pb_column.et-last-child,
    .et_pb_row.row-architectors .et_pb_column:last-child,
    .row-architectors .et_pb_column_1_3{
        display: block!important;
        position: relative;
        float: initial;
        width:100%;
        margin-right: auto!important;
        margin-left:auto!important;

    }
    .row-architectors .et_pb_column_1_3:first-of-type .et_pb_image_wrap,
    .row-architectors .et_pb_column_1_3:first-of-type .et_pb_image_wrap img{
        width:100%;
    }
    .row-architectors .et_pb_text{
        display: block;
        width:100%;
        padding-top:0!important;
    }
    .row-architectors .et_pb_social_media_follow{
        position: absolute;
        right: 0;
        top: 0;
    }

}
@media all and (max-width:767px){
    .page-arch .fixed-section-mobile .et_pb_module.et_pb_image img,
    .page-id-8353 .fixed-section-mobile .et_pb_module.et_pb_image img{
        max-width: 30%;
    }
    .section--dream-to-reality{
        padding-bottom:40vh!important;
    }
    .row-logotypes .logos-wrapper .et_pb_image{
        width: 30%;
        min-width: 1px;
    }
    .row-architectors .et_pb_social_media_follow li a.icon{
        /*        width: 22px;
        height: 22px;
        margin-left: 10px;*/
    }

}
@media all and (max-width:675px){
    .page-arch .fixed-section-mobile .et_pb_module.et_pb_image img,
    .page-id-8353 .fixed-section-mobile .et_pb_module.et_pb_image img{
        max-width: 35%;
    }
}
@media all and (max-width:475px){
    .page-arch .fixed-section-mobile .et_pb_module.et_pb_image img,
    .page-id-8353 .fixed-section-mobile .et_pb_module.et_pb_image img{
        max-width: 45%;
    }
}
/************************* END ArchiteKtur & Interior Design *************************/

/************************* Real Estate & Investment Advisory *************************/
.page-real_estate .fixed-section .height-50:last-of-type .et_pb_text_inner{
    width: 100%;
    padding-right:15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.page-real_estate .fixed-section .height-50:last-of-type .et_pb_text_inner .txt-content-sub{
    text-align: left;
    margin-top:0;
}
.page-real_estate .fixed-section .height-50:last-of-type .et_pb_text_inner .btn{
    margin-top: auto;
}
.page-real_estate .fixed-section-text-module:nth-of-type(2) .et_pb_text_inner{
    padding-top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
}
.page-real_estate .fixed-section-text-module:nth-of-type(2) .et_pb_text_inner .btn{
    margin-bottom: 60px;
    margin-top: auto;
}
.page-real_estate .fixed-section .img-grid{
    position: absolute;
    width:20vh;
    bottom:0;
    left:50%;
    max-height:260px;
    transform: translate(-50%, 0);
    z-index:102;
}
.row-partner .text-partner p,
.row-partner .text-partner ul{
    width:86%;
}
.row-partner .text-partner ul{
    padding-top:5%;
}
.row-partner .text-partner ul li{
    padding-bottom:2%;
}
.row-advantages.row-image-text .et_pb_column:first-of-type{
    padding-right:5.5%;
}
.row-advantages .et_pb_column .et_pb_module.et_pb_text{
    width: 85%;
    max-width: 768px;
}
.row-advantages .et_pb_column .et_pb_module.et_pb_text:last-of-type{
    margin-bottom: 15%!important;
}
.row-advantages.row-image-text .et_pb_column:last-of-type .et_pb_module.et_pb_image{
    width: 50%;
    max-width: 200px;
    margin-top: 15%;
    margin-bottom: 4%;
}
.row-advantages .et_pb_column .et_pb_text p:first-of-type{
    font-weight: 700;
    text-transform: uppercase;
}
.page-real_estate .row-dr-kevin{
    z-index:102;
}
.page-real_estate .row-dr-kevin .et_pb_column:first-of-type{
    display: flex;
    align-items: center;
    padding-right:5.5%;
}
.page-real_estate .row-dr-kevin .et_pb_column:last-of-type{
    padding-left:4.5%;
}
.page-real_estate .row-dr-kevin .et_pb_module{
    width: 85%;
}
.page-real_estate .row-dr-kevin .et_pb_column:first-of-type .et_pb_module{
    max-width: 1046px;
    margin-left:auto;
}
.page-real_estate .row-dr-kevin .et_pb_column:last-of-type .et_pb_module{
    max-width: 682px;
    margin-right:auto;
}
.section--business-fields .et_pb_row{
    z-index: 102;
}
.section--business-fields .et_pb_row:first-of-type{
    padding-bottom:6%;
}
.section--business-fields ul  li{
    padding:2% 0;
}
.section--business-fields ul  li:last-of-type{
    padding-bottom:0;
}
.section--business-fields .btn a{
    justify-content: flex-start;
    padding-top:6%;
}
.section--why-castlunger .et_pb_row{
    z-index: 102;
    padding-bottom: 4%;
}
.section--why-castlunger .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text{
    width:85%;
    max-width:1279px;
    margin-left:auto;
}
.row-architectors .btn a{
    justify-content: flex-start;
}

@media all and (max-width:980px){
    .row-partner .text-partner p,
    .row-partner .text-partner ul {
        width: 100%;
    }
    .row-advantages.row-image-text .et_pb_column:first-of-type{
        padding-right:0;
    }
    .row-advantages.row-image-text .et_pb_column:first-of-type img{
        opacity: 0!important;
        max-height: 900px;
    }
    .row-advantages .et_pb_column .et_pb_module.et_pb_text{
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
        text-align: center;
    }
    .row-advantages .et_pb_column .et_pb_module.et_pb_text:last-of-type{
        margin-bottom: 0!important;
    }
    .row-advantages.row-image-text .et_pb_column:last-of-type .et_pb_module.et_pb_image{
        width: 35%;
        max-width: initial;
        margin:6% auto 4%;
    }
    .row-advantages.row-image-text .et_pb_column:last-of-type .et_pb_module.et_pb_image:first-of-type{
        margin-top:10%;
    }
    .row-advantages .et_pb_column .et_pb_text p:first-of-type{
        font-weight: 700;
        text-transform: uppercase;
    }
    .section--dr-kevin .row-dr-kevin{
        padding-left:5%!important;
    }
    .section--dr-kevin .row-dr-kevin .et_pb_column_3_5,
    .section--dr-kevin .row-dr-kevin .et_pb_column_2_5{
        width:50%!important;
    }
    .section--dr-kevin .row-dr-kevin .et_pb_column_3_5{
        padding-right: 2vw!important;
    }
    .section--dr-kevin .row-dr-kevin .et_pb_module{
        width:100%;
    }
    .section--dr-kevin .row-dr-kevin .et_pb_module .et_pb_text_inner{
        width:100%!important;
    }
    .section--business-fields-mobile{
        padding:0!important;
    }
    .section--business-fields-mobile .et_pb_row.swiper-slide{
        max-width: none!important;
        margin-left: 0!important;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0 5%;
    }
    .section--business-fields-mobile .et_pb_row.swiper-slide .et_pb_text.h4{
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 0!important;
        margin-bottom: 3%!important;
    }
    .section--business-fields-mobile .et_pb_row.swiper-slide .et_pb_text:last-of-type p:first-of-type{
        text-align: center;
    }
    .section--business-fields-mobile .swiper-navigation-bar{
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .section--business-fields-mobile .swiper-button-prev,
    .section--business-fields-mobile .swiper-button-next{
        top:44%;
    }
    .section--business-fields-mobile .swiper-button-prev{
        left:0;
    }
    .section--business-fields-mobile .swiper-button-next{
        right:0;
    }
    .section--business-fields-mobile .swiper-button-next:after,
    .section--business-fields-mobile .swiper-button-prev:before{
        position: absolute;
        display: block;
        font-family: 'ETmodules';
        font-size: 58px;
        line-height: 1;
        top:0;
        color:#1B1B1A;
    }
    .section--business-fields-mobile .swiper-button-next:after{
        content:'\39';
        right:-14px;
    }
    .section--business-fields-mobile .swiper-button-prev:after{
        content:'';
        display: none;
    }
    .section--business-fields-mobile .swiper-button-prev:before{
        content:'\38';
        left:-13px;
    }
    .section--why-castlunger .et_pb_row:first-of-type .et_pb_column:first-of-type .et_pb_text{
        width:100%;
    }
    .section--why-castlunger .et_pb_row:last-of-type .et_pb_column{
        padding-left:20%;
        padding-right:20%;
    }
    .section--why-castlunger .et_pb_row:last-of-type .et_pb_column .et_pb_image{
        width:65%!important;
    }
    .page-real_estate .row-architectors {
        display: flex;
        flex-direction: column;
    }
    .page-real_estate .row-architectors .et_pb_column_1_3{
        display:flex!important;
        flex-direction: column;
    }
    .page-real_estate .row-architectors .et_pb_column_1_3:first-of-type{
        order:2;
        margin-bottom:3%;
    }
    .page-real_estate .row-architectors .et_pb_column_1_3:first-of-type .et_pb_image,
    .page-real_estate .row-architectors .et_pb_column_1_3:first-of-type .et_pb_image *{
        width:100%;
    }
    .page-real_estate .row-architectors .et_pb_column_1_3:nth-of-type(2){
        order:3;
    }
    .page-real_estate .row-architectors .et_pb_column_1_3:last-of-type{
        order:1;
        margin-bottom:6%;
    }
    .page-real_estate .row-architectors .et_pb_column_1_3:last-of-type .et_pb_text{
        text-align: center;
    }
    .page-real_estate .row-architectors .btn a{
        justify-content: center;
        margin-top:6%;
    }

}
/************************* END Real Estate & Investment Advisory *************************/

/************************* Your Caho-Team *************************/
.page-team .fixed-section.content-height-50 .btn{
    margin-bottom: 40px;
}
.row-generations .et_pb_column:first-of-type {
    display: flex;
    align-items: flex-end;
    z-index:11;
}
.row-generations .et_pb_column:first-of-type .et_pb_image{
    bottom:-10%;
    left:50%;
}
.row-generations .et_pb_text:not(.txt-smaller) p{
    width:76%;
}
.row-generations .et_pb_image:not(.width-85) .et_pb_image_wrap,
.row-generations .et_pb_image:not(.width-85) .et_pb_image_wrap img{
    width:100%;
}
.row-team .et_pb_blurb{
    margin-right:7.5%;
    margin-top:4%;
}
.row-team .et_pb_blurb .et_pb_blurb_content{
    max-width: 100%;
    display: flex;
    flex-direction: row;
}
.row-team .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image{
    width:46.5%;
    margin-right:3%;
}
.row-team .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
    position: relative;
    width:50.5%;
}
.row-team .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .contacts-info span{
    min-width: 92px;
    display: inline-block;
    position: relative;
}
.row-karriere .btn a{
    justify-content: flex-start;
}

@media all and (max-width:980px){
    .section-next-after-fixed .et_pb_row.row-generations:first-of-type .et_pb_column:first-of-type{
        padding-top:0!important;
    }
    .row-generations .et_pb_text:not(.txt-smaller) p{
        width:100%;
    }
    .row-team .et_pb_blurb{
        margin-right: auto;
        margin-left: 0;
        width:95%;
    }
    .row-team .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
        padding-bottom: 50px;
    }
    .row-team .et_pb_blurb .contacts-info{
        padding-bottom:2rem;
    }

    .row-karriere .btn a {
        justify-content: center;
    }
}
@media all and (max-width:767px){
    .row-generations .h4{
        text-align: left!important;
    }
    .row-team .et_pb_blurb{
        margin-right: auto;
        margin-left: auto;
        width:100%;
    }
    .row-team .et_pb_blurb .et_pb_blurb_content{
        flex-direction: column;
    }
    .row-team .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image{
        width:90%;
        margin-right:auto;
        margin-left:auto;
    }
    .row-team .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image *{
        width:100%;
    }
    .row-team .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container{
        width:90%;
        margin-right:auto;
        margin-left:auto;
    }


}

/************************* END Your Caho-Team *************************/


/************************* Karriere *************************/
.page-karriere .fixed-section .height-50:first-of-type{
    overflow: initial;
}
.page-karriere .fixed-section .height-50:last-of-type{
    align-items: flex-start;
    padding-right: 0;
}
.page-karriere .fixed-section .height-50:last-of-type .et_pb_text_inner {
    display:flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    height:100%;
}
.page-karriere .fixed-section .height-50:last-of-type .et_pb_text_inner .txt-content-sub{
    text-align: right;
    margin-left:auto;
    margin-bottom: auto;
}
.page-karriere .et_pb_section.section-next-after-fixed .et_pb_row:first-of-type .et_pb_column{
    padding-top:35px!important;
}
.section--visions{
    border-right-color: transparent;
    border-right-style: solid;
    border-left-color: transparent;
    border-left-style: solid;
}
.section--visions .et_pb_row{
    z-index:102;
    padding-bottom: 6%;
}
.section--visions .et_pb_row.et_pb_row_4{
    padding-bottom: 3%!important;
}
.section--visions .et_pb_column_1_3 .et_pb_image{
    width:50%;
    margin-left:auto;
    margin-right:auto;
}
.section--visions .et_pb_column_1_3 .et_pb_text{
    width:90%;
    max-width: 430px;
    min-width: 230px;
    margin-left:auto;
    margin-right:auto;
}
.section--visions .et_pb_column_1_3 .et_pb_text p{
    text-align: center;
}
.section--visions .et_pb_column_1_3 .et_pb_text p:first-of-type{
    font-weight: 700;
}
.section--visions .title-with-sub-text span[content-sub]:after {
    font-family: "nimbus-sans-extended", sans-serif!important;
    left: 15px;
    font-size: 21px;
    max-width: 128px;
}
.section--visions .title-with-sub-text p.txt-big {
    padding-bottom:1%!important;
}
.section--visions .icon-download {
    position: relative;
    padding-left:30px;
}
.section--visions .icon-download:before {
    content:'';
    position: absolute;
    display: block;
    top:0;
    left:0;
    width:24px;
    height:24px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104638/Karriere_Download_Icon.svg') no-repeat center center;
    background-size: contain;
}
.section--visions .contacts-email a{
    text-decoration: underline;
}

@media all and (max-width:980px){
    .section--visions .et_pb_row.row-benefits .et_pb_column.et-last-child,
    .section--visions .et_pb_row.row-benefits .et_pb_column:last-child{
        margin-bottom: 30px!important;
    }
}
/************************* END Karriere *************************/

/************************* Get Conntected *************************/
.page-contacts .fixed-section .h1 h1{
    font-size: min(5.25vw, 140px)!important;
}
.page-contacts .fixed-section:nth-of-type(2) .et_pb_row .et_pb_column:last-of-type{
    flex-direction: column;
}
.page-contacts .fixed-section:nth-of-type(2) .et_pb_row .et_pb_column:last-of-type .et_pb_text:last-of-type{
    width:33%;
}

.nf-form-fields-required {
    display: none;
}

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
    background: none!important;
    border: 1px solid #000!important;
    border-radius: 0;
    box-shadow: none;
    color: #000!important;
    transition: all .5s;
}

.nf-form-content label {
    font-size: 25px;
    font-weight: 300!important;
    font-family: "nimbus-sans", sans-serif;
    text-transform: uppercase !important;
    letter-spacing:2px;
}

/************************* END Get Conntected *************************/

/************************* Caho Insights *************************/
.page-insights .fixed-section h1,
.search .fixed-section h1,
.category .fixed-section h1{
    font-size: min(5.25vw, 140px);
}
.page-insights .fixed-section .et_pb_row .et_pb_column:last-of-type .et_pb_text .et_pb_text_inner,
.search .fixed-section .et_pb_row .et_pb_column:last-of-type .et_pb_text .et_pb_text_inner,
.category .fixed-section .et_pb_row .et_pb_column:last-of-type .et_pb_text .et_pb_text_inner{
    width:85%;
    max-width: 768px;
    padding-left:3%;
    margin-left: 0;
    margin-right: auto;
}

.row-insights-title .et_pb_text_inner{
    width:65%!important;
}

.insights-blog{
    margin-top:6%;
}
.insights-blog .et_pb_ajax_pagination_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.section--blog .et_pb_ajax_pagination_container > article{
    width:32%;
    margin-right: 2%;
}
.section--blog .et_pb_ajax_pagination_container > article:nth-child(3n+3){
    margin-right: 0;
}
.section--blog .et_pb_ajax_pagination_container > div:last-child{
    width:100%;
}
.insights-blog{
    opacity: 0;
    transition: all .5s ease-in-out;
}
.insights-blog .et_pb_post,
.insights-blog .et_pb_post > *{
    display: flex;
    flex-direction: column;
}
.insights-blog .et_pb_post > .entry-featured-image-url{
    order:1;
}
.insights-blog .et_pb_post > .entry-title{
    order:3;
}
.insights-blog .et_pb_post > .entry-title a{
    font-size:21px;
    line-height:1.1;
}
.insights-blog .et_pb_post > .post-meta{
    order:2;
}
.insights-blog .et_pb_post > .post-content{
    order:4;
}
.insights-blog .et_pb_post .entry-title,
.insights-blog .et_pb_post .post-meta,
.insights-blog .et_pb_post .post-content{
    font-size:21px!important;
    line-height:1.1!important;
}
.insights-blog .et_pb_post .post-content{
    line-height:1.4!important;
    margin-top:6%;
}
.insights-blog .et_pb_post > .post-content .more-link{
    display: flex;
    text-decoration: none;
    text-transform: uppercase;
    color: #1B1B1A;
    font-weight: 700;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    padding-top:70px;
    margin-top:-60px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0.8519782913165266) 57%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0.8519782913165266) 57%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,0.8519782913165266) 57%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}
.insights-blog .et_pb_post > .post-content .more-link:hover{
    color:#EB5E1D!important;
}
.insights-blog .et_pb_post > .post-content .more-link span.arrow{
    font-size: 0px;
}
.insights-blog .et_pb_post > .post-content .more-link span.arrow:after{
    content:'';
    display:block;
    width:24px;
    height:24px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Schwarz.svg') no-repeat center center;
    transform: rotate(-90deg);
    margin-right:16px;
}
.insights-blog .et_pb_post > .post-content .more-link:hover span.arrow:after{
    background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Orange.svg')!important;
}

.row-contacts *:not(.btn) a{
    text-decoration: underline;
}
.row-contacts .et_pb_code .et_pb_code_inner{
    display: flex;
    align-items: center;
}
.row-contacts .et_pb_code p{
    margin-right: 20px;
    padding-bottom: 0!important;
}
.row-contacts .et_pb_code  .et_pb_code_inner > span{
    margin-right: 34px;
    padding-bottom: 0!important;
}
.row-contacts .et_pb_code .btn a{
    justify-content: flex-start;
    text-decoration: none;
}

.page-insights .section-with-border-bottom .et_pb_row:last-of-type,
.search .section-with-border-bottom .et_pb_row:last-of-type,
.category .section-with-border-bottom .et_pb_row:last-of-type{
    margin-bottom: 0;
    margin-top: 3%;
    height:100%;
}
.page-insights .section-with-border-bottom .et_pb_row:last-of-type .et_pb_column:first-of-type:after,
.search .section-with-border-bottom .et_pb_row:last-of-type .et_pb_column:first-of-type:after,
.category .section-with-border-bottom .et_pb_row:last-of-type .et_pb_column:first-of-type:after{
    content:'';
    display: block;
    position: absolute;
    top:0;
    right:0;
    width:1px;
    height:100%;
    background-color: #B3B3B3;
    opacity: .9;
}

/**** sidebar ***/
.page-insights .et_pb_widget,
.search .et_pb_widget,
.category .et_pb_widget{
    margin-bottom: 12%!important;
}
.page-insights .wp-block-search .wp-block-search__label,
.search .wp-block-search .wp-block-search__label,
.category .wp-block-search .wp-block-search__label{
    display: block;
    font-weight: 300!important;
    text-transform: uppercase;
    margin-bottom: 27px!important;
    font-size: 27px;
    line-height: 1!important;
}
.page-insights .et_pb_widget .wp-block-search__input,
.search .et_pb_widget .wp-block-search__input,
.category .et_pb_widget .wp-block-search__input{
    width: 100%;
    border-radius: 0;
    border-color:#1B1B1A;
}
.page-insights .wp-block-search .wp-block-search__button,
.search .wp-block-search .wp-block-search__button,
.category .wp-block-search .wp-block-search__button{
    display: none!important;
}
.page-insights .et_pb_widget_area .h4,
.search .et_pb_widget_area .h4,
.category .et_pb_widget_area .h4{
    padding-bottom:50px!important;
}
.page-insights #block-3 .txt-bigger,
.search #block-3 .txt-bigger,
.category #block-3 .txt-bigger{
    margin-bottom: 3%!important;
}
.page-insights ul.wp-block-categories li,
.search ul.wp-block-categories li,
.category ul.wp-block-categories li{
    padding:0!important;
    margin-bottom:21px;
}
.page-insights ul.wp-block-categories li a,
.search ul.wp-block-categories li a,
.category ul.wp-block-categories li a{
    color:#1B1B1A;
}



/*.section--blog .et_pb_search,
.section--blog .et_pb_widget_area{
margin-bottom: 12%!important;
}
.section--blog .et_pb_search{
border:none!important;
}
.section--blog .et_pb_search .et_pb_searchform input[type="text"]{
width: 100%;
border-radius: 0;
border:1px solid #1B1B1A;
}
.section--blog .et_pb_search .et_pb_searchform input[type="submit"]{
display:none!important;
}
.section--blog .et_pb_widget_area .h4{
padding-bottom:30px!important;
}
.section--blog #block-3 .txt-bigger{
margin-bottom: 3%!important;
}
.section--blog ul.wp-block-categories li{
padding:0!important;
margin-bottom:21px;
}
.section--blog ul.wp-block-categories li a{
color:#1B1B1A;
}*/

@media all and (max-width:980px){
    .row-insights-title .et_pb_text_inner{
        width:90%!important;
    }
    .row-insights-title .h4{
        text-align: left!important;
    }
    .section--blog .et_pb_row.full-width-row{
        width:90%!important;
        margin-left:auto;
        margin-right:auto;
        display:flex;
        flex-direction: column;
    }
    .section--blog .et_pb_row .et_pb_column{
        display:flex;
        flex-direction: column;
    }
    .section--blog .et_pb_row .et_pb_column:first-of-type{
        order:2;
    }
    .section--blog .et_pb_row .et_pb_column:last-of-type{
        order:1;
        margin-bottom:6%!important;
    }
    .section--blog .et_pb_ajax_pagination_container > article{
        width:49%;
    }
    .section--blog .et_pb_ajax_pagination_container > article:nth-child(3n+3){
        margin-right: 2%;
    }
    .section--blog .et_pb_ajax_pagination_container > article:nth-child(2n+2){
        margin-right: 0;
    }
    .section--blog .contacts-info-mobile{
        margin-top:6%!important;
        margin-bottom: 0!important;
    }
    .section--blog .contacts-info-mobile .et_pb_code_inner{
        width:100%!important;
    }
    .section--blog .contacts-info-mobile a[href^="mailto"]{
        text-decoration: underline;
    }
    .section--blog .contacts-info-mobile .btn{
        margin-top: 6%;
        margin-bottom: 10%;
    }
    .section--blog .contacts-info-mobile .btn a{
        justify-content: flex-start;
    }
    .page-insights .wp-block-search .wp-block-search__label,
    .search .wp-block-search .wp-block-search__label,
    .category .wp-block-search .wp-block-search__label{
        font-size: 1.2rem!important;
        margin-bottom: 1%!important;
    }
    .page-insights .et_pb_widget,
    .search .et_pb_widget,
    .category .et_pb_widget{
        width:100%!important;
    }
    .page-insights .et_pb_widget_area .h4,
    .search .et_pb_widget_area .h4,
    .category .et_pb_widget_area .h4{
        display:none;
    }

}
@media all and (max-width:767px){
    .section--blog .et_pb_ajax_pagination_container > article{
        width:100%;
        margin-right: 0!important;
    }
}

/****** Single Post **********/
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden{
    padding:0!important;
    margin:0!important;
    min-height: 100vh;
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row.row-with-background-w-50{
    position: fixed;
    height:100vh;
    max-height:100vh;
    padding:0!important;
    margin:-206px 0 0!important;
}
.admin-bar.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row.row-with-background-w-50{
    margin:-238px 0 0!important;
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row.row-overlay-with-fixed-section-content{
    position: relative!important;
    height:auto;
    min-height: calc(100vh - 206px);
}
.admin-bar.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row.row-overlay-with-fixed-section-content{
    min-height: calc(100vh - 238px);
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_column_1_tb_body{
    padding-left:0;
    padding-right:0;
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_column_1_tb_body{
    padding-left:0;
    padding-right:0;
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_post_content_0_tb_body{
    max-width:100%;
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_module{
    padding-left:5%;
    padding-right: 5%;
}
.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_module .et_pb_text_inner{
    width:100%;
    padding-left:0;
}
.js-column-content-with-scrollbar{
    opacity: 0;
}
@media all and (min-width:981px) and (max-width:1240px){
    .single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row.row-with-background-w-50{
        margin:-130px 0 0!important;
    }
    .admin-bar.single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row.row-with-background-w-50{
        margin:-162px 0 0!important;
    }
}
@media all and (max-width:980px){
    .single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden,
    .single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_row{
        height:auto!important;
        min-height: 1px;
    }
    .single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .row-with-background-w-50{
        display: none!important;
    }
    .single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_column.js-column-content-with-scrollbar{
        position: relative;
        width:100%!important;
        margin-left:auto!important;
        margin-right:auto!important;
        padding-left:0!important;
        padding-right:0!important;
        float: none;
    }
    .single-post #et-main-area .et_pb_section.et_pb_section_0_tb_body.js-vertical-line-hidden .et_pb_module{
        padding-left: 5%!important;
        padding-right: 5%!important;
    }
}
/****** END Single Post **********/

/************************* END Caho Insights *************************/


/************************* Featured projects *************************/
.page-projects .fixed-section.content-height-50 .et_pb_column_1{
    background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260618112748/castlunger_homes_projects-1280x378.webp')!important;
}

.page-projects .content-height-50:nth-of-type(2) .et_pb_row .et_pb_column{
    flex-direction: column;
    justify-content: center;
}
.page-projects .content-height-50:nth-of-type(2) .et_pb_text:first-of-type{
    width:85%;
    max-width: 1920px;
    margin:0 auto!important;
    padding:0!important;
}
.page-projects .content-height-50:nth-of-type(2) .et_pb_text:first-of-type .et_pb_text_inner,
.page-projects .content-height-50:nth-of-type(2) .et_pb_text:first-of-type .et_pb_text_inner h1{
    margin:0!important;
    padding:0!important;
}
.page-projects .content-height-50:nth-of-type(2) .et_pb_text:last-of-type{
    position: absolute;
    display: block;
    bottom: 20%;
    width: 100%;
}
.page-projects .content-height-50:nth-of-type(2) .et_pb_text:last-of-type .et_pb_text_inner{
    width:85%;
    max-width: 1920px;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-right:10%;
}
.page-projects .fixed-section.content-height-50 .btn a{
    justify-content: flex-end;
}
.section--projects > .et_pb_row{
    height:100%;
}

.section--projects > .et_pb_row > .et_pb_column.et-last-child{
}
.section--projects .et_pb_module.et_pb_db_filter_loop,
.section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner,
.section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper,
.section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid,
.section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid > div,
.section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid > div .filtered-posts-cont{
    height:100%;
    min-height:100%;
    padding:0;
    margin:0;
}
.section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid > div,
.filter-param-tags {
	height: auto;
	min-height: 0;
}
	


.js-tabs-module.js-category-no-result{
    position: absolute!important;
    top:0!important;
    left:-9999px!important;
    opacity: 0!important;
}
/* For Sale - Empty Result */
.js-for-sale-empty-result{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 0 6% 0;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 10;
}
.js-for-sale-empty-result .et_pb_blurb_content{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin:0!important;
    max-width: 100%;
}
.js-for-sale-empty-result .et_pb_blurb_content .et_pb_main_blurb_image{
    width: 38%;
    max-width: 38%;
    margin: 0 4% 0 0!important;
}
.js-for-sale-empty-result .et_pb_blurb_content .et_pb_blurb_container{
    width: 58%;
    max-width: 58%;
}
.js-for-sale-empty-result .et-waypoint:not(.et_pb_counters){
    opacity: 1;
    -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
}


/* sidebar */
.js-projects-sidebar .filter-title .icon-filter{
    display: block;
    padding-left:40px;
    margin-left:0;
    min-height:34px;
}
.js-projects-sidebar .filter-title .icon-filter:before{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 28px;
    height: 28px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104642/Filter_Icon.svg') no-repeat center center;
    background-size: contain;
}
.js-projects-sidebar.filters-enabled .txt-bigger.filter-title .icon-filter{
    font-size: 27px!important;
}
.js-projects-sidebar .et_pb_contact_field_options_list.divi-filter-item{
    display:flex;
    flex-direction: column;
}

.js-projects-sidebar .divi-filter-containter > .et_pb_module,
.js-projects-sidebar .divi-filter-container > .et_pb_module{
    width:100%!important;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts{
    margin-top:6%;
}
.js-projects-sidebar .divi-filter-containter label,
.js-projects-sidebar .divi-filter-container label{
    text-transform: uppercase!important;
}
.js-projects-sidebar .divi-filter-containter .is-collapsible,
.js-projects-sidebar .divi-filter-container .is-collapsible{
    padding-top:0;
    margin-top: 32px!important;
}
.js-projects-sidebar .divi-filter-containter .is-collapsible:first-of-type,
.js-projects-sidebar .divi-filter-container .is-collapsible:first-of-type{
    margin-top: 1%!important;
}
.js-projects-sidebar .divi-filter-containter .is-collapsible label,
.js-projects-sidebar .divi-filter-container .is-collapsible label{
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
}
.js-projects-sidebar .divi-filter-containter .is-collapsible.open label,
.js-projects-sidebar .divi-filter-container .is-collapsible.open label{
    border-bottom: 1px solid #1B1B1A;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio.is-collapsible:after{
    content: '\34';
    top:39%;
    width: 18px;
    height: 18px;
    font-family: 'ETmodules'!important;
    font-size: 18px!important;
    line-height: 1!important;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio.is-collapsible.open:after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio:not(.is-collapsible){
    padding-bottom:12px;
    padding-top:1%;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio.is-collapsible + .et_pb_contact_field_radio:not(.is-collapsible){
    padding-top:20px;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio:not(.is-collapsible) input[type=checkbox]{
    -webkit-appearance: none;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio:not(.is-collapsible) label:before{
    content: '\56';
    position: absolute;
    display: block;
    top: 1px;
    left: -22px;
    width: 18px;
    height: 18px;
    font-family: 'ETmodules'!important;
    font-size: 18px!important;
    line-height: 20px!important;
}
.js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio.js-is-selected:not(.is-collapsible) label:before{
    content: '\57';
}
.divi-filter-archive-loop>.divi-filter-loop-container {
    overflow: hidden!important;
	padding-bottom: max(260px, 15%);
}
/*.same-height-cards .grid-col,
.same-height-cards .grid-col .grid-item-cont>.divi-link-whole-grid-card,
.same-height-cards .grid-col .grid-item-cont>.divi-link-whole-grid-card>.et_pb_column,
.same-height-cards .grid-col .grid-item-cont>.divi-link-whole-grid-card>.et_pb_column>.et_pb_row:only-child,
.same-height-cards .grid-col .grid-item-cont>.divi-link-whole-grid-card>.et_pb_row:only-child,
.same-height-cards .grid-col .grid-item-cont>.divi-link-whole-grid-card>.et_pb_section,
.same-height-cards .grid-col .grid-item-cont>.et_pb_column,
.same-height-cards .grid-col .grid-item-cont>.et_pb_column>.et_pb_row:only-child,
.same-height-cards .grid-col .grid-item-cont>.et_pb_row:only-child,
.same-height-cards .grid-col .grid-item-cont>.et_pb_section,
.same-height-cards .grid-col>div, 
.same-height-cards article {
    height: 100%;
}*/

.js-tabs-module.same-height-cards article {
    height: fit-content!important;
}
.js-tabs-module.same-height-cards .grid-item-cont article + .et_pb_section.js-vertical-line-hidden {
    display:none!important;
}



.js-tabs-module .divi-filter-archive-loop ul.et_pb_row_divifilter{
    padding-left:0!important;
}
.js-tabs-module .divi-filter-archive-loop .grid-item{
    position: relative;
    display: block;
    margin-bottom:0;
    z-index: 10;
}

.js-tabs-module .divi-filter-archive-loop .grid-item.js-item-tag-label:before{
    content: attr(data-label);
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    background-color: #EB5E1D;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
    z-index: 20;
}

.js-tabs-module .divi-filter-archive-loop .grid-item-cont .et_pb_row{
    width:100%;
}

.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_thumbnail{
    position: relative;
    height: 0;
    width: 100%!important;
    padding-bottom: 100%;
    margin-right: 0;
    margin-bottom: 0;
    background-color: #E4DDD5;
}
.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_thumbnail > .et_pb_module_inner{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 100;
}

.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_thumbnail > .et_pb_module_inner a{
    display: block;
	position: relative;
    width: 100%;
    height: 100%;
	max-height: 100%;
	overflow:hidden;
}

.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_thumbnail > .et_pb_module_inner a .et_shop_image {
	display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_title{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
	z-index: 120;
}
.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_title .et_pb_module_inner,
.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_title a{
    width: 100%;
    height: 100%;
}
.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_title a{
    display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0,0,0,0.75);
    justify-content: center;
    align-items: center;
    padding: 2%;
    text-align: center;
    opacity: 0;
    transition: all .5s ease-in-out;
    font-size: 20px!important;
    line-height: 1.1!important;
    letter-spacing: 0.42px!important;
    font-family: "nimbus-sans-extended", sans-serif;
}
.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_title a:hover{
    opacity: 1;
    transition: all .5s ease-in-out;
}
.js-tabs-module .et_pb_df_thumbnail img{
    width:100%!important;
    height:100%!important;
	position:relative; 
    display: block;
    object-fit: cover;
    object-position: center;
    opacity: 1!important;
    visibility: visible!important;
}
.js-tabs-module .divi-filter-archive-loop .et_pb_module.et_pb_df_title h2{
    padding:0;
    margin: 0;
    color:#fff;
    font-size: 20px!important;
    line-height: 1.1!important;
    letter-spacing: 0.42px!important;
    font-family: "nimbus-sans-extended", sans-serif;
}
.filtered-posts-cont .divi-filter-archive-loop.col-mob-2 > :not(.no-results-layout) .grid-col,
.filtered-posts-cont .divi-filter-archive-loop .col-mob-2 > :not(.no-results-layout) .grid-col{
    position: relative;
}
@media all and (max-width:980px){
    .page-projects .fixed-section-mobile .et_pb_row_2{
        background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260618112748/castlunger_homes_projects-1280x378.webp')!important;
    }

    .js-for-sale-empty-result,
    .js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts > .et_pb_module_inner,
    .section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner{
        width:90%;
        margin-left: auto;
        margin-right: auto;
    }
    .js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts,
    .section--projects .et_pb_module.et_pb_db_filter_loop,
    .js-for-sale-empty-result{
        margin-top: 3%;
    }
    .js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio.is-collapsible:after{
        right:0!important;
    }
    .grid-item-cont .et_pb_section,
    .grid-item-cont .et_pb_section .et_pb_row{
        width:100%!important;
        padding:0!important;
        margin:0!important;
    }
}
@media all and (max-width:767px){
    .page-projects .fixed-section-mobile .et_pb_row_2{
        background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260618113744/castlunger_homes_projekts__mobile.webp')!important;
    }

    .section--projects{
        display: flow-root;
        position: relative;
        z-index: 10;
        height:auto!important;
        min-height:0!important;
        overflow: hidden!important;
        padding-bottom: 80px!important;
    }
    .section--projects > .et_pb_row,
    .section--projects > .et_pb_row > .et_pb_column,
    .section--projects .et_pb_module.et_pb_db_filter_loop,
    .section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner,
    .section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper,
    .section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid,
    .section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid > div,
    .section--projects .et_pb_module.et_pb_db_filter_loop > .et_pb_module_inner .et_pb_blog_grid_wrapper .et_pb_blog_grid > div .filtered-posts-cont{
        height:auto!important;
        min-height:0!important;
        overflow: visible!important;
    }
    .section--projects > .et_pb_row{
        display: block!important;
    }
    .section--projects > .et_pb_row > .et_pb_column{
        display: block!important;
        width: 100%!important;
    }
    .section--projects .divi-filter-archive-loop > .divi-filter-loop-container,
    .section--projects .divi-filter-archive-loop .grid-posts{
        overflow: visible!important;
    }
    .section--projects .divi-filter-archive-loop > .divi-filter-loop-container{
        display: flow-root!important;
        padding-bottom: 0;
    }
    .section--projects .divi-filter-archive-loop .grid-posts,
    .section--projects .divi-filter-archive-loop .grid-col,
    .section--projects .divi-filter-archive-loop .grid-col > .grid-item-cont,
    .section--projects .divi-filter-archive-loop .grid-col article,
    .section--projects .divi-filter-archive-loop .grid-col article > .grid-item-cont{
        height:auto!important;
        min-height:0!important;
    }
    .section--projects .divi-filter-archive-loop .grid-col{
        align-self: start;
    }
    .section--google-maps{
        clear: both;
        position: relative;
        z-index: 10;
    }
    .js-for-sale-empty-result .et_pb_blurb_content{
        flex-direction: column;
        flex-wrap: wrap;
    }
    .js-for-sale-empty-result .et_pb_blurb_content .et_pb_main_blurb_image{
        width: 60%;
        max-width: 60%;
        margin: 0 auto 6%!important;
    }
    .js-for-sale-empty-result .et_pb_blurb_content .et_pb_blurb_container{
        width: 100%;
        max-width: 100%;
    }
    .js-for-sale-empty-result .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description{
        text-align: center;
    }
}
@media all and (max-width:575px){
    /*    .js-projects-sidebar > .et_pb_module.et_pb_de_mach_filter_posts .et_pb_contact_field_radio:not(.is-collapsible) label:before{
    top:4px;
    }*/
    /*    .filtered-posts-cont .divi-filter-archive-loop.col-mob-2 > :not(.no-results-layout),
    .filtered-posts-cont .divi-filter-archive-loop .col-mob-2 > :not(.no-results-layout) {
    display:block;
    }
    .filtered-posts-cont .divi-filter-archive-loop.col-mob-2 > :not(.no-results-layout) .grid-col,
    .filtered-posts-cont .divi-filter-archive-loop .col-mob-2 > :not(.no-results-layout) .grid-col{
    float: none;
    padding:2% 0;
    }*/
}
/************************* END Featured projects *************************/

/************************* Single Project *************************/
.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile){
    position: relative!important;
    padding:0!important;
    margin:0!important;
    height:auto!important;
    min-height: 100vh!important;
    max-height:none!important;
}
.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-with-background-w-50{
    position: fixed;
    height:100vh;
    max-height:100vh;
    padding:0!important;
    margin:-206px 0 0!important;
}
.admin-bar.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-with-background-w-50{
    margin:-238px 0 0!important;
}
.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-overlay-with-fixed-section-content{
    position: relative!important;
    height:auto;
    min-height: calc(100vh - 206px);
}
.admin-bar.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-overlay-with-fixed-section-content{
    min-height: calc(100vh - 238px);
    padding-top:0!important;
}
.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-overlay-with-fixed-section-content .js-column-content-with-scrollbar{
    padding-bottom:6%;
}

.single-project.js-single-project-tag .row-overlay-with-fixed-section-content.project-info-row .et_pb_column:first-of-type:before,
.single-project.js-single-project-tag .fixed-section-mobile .project-info-row .et_pb_column:first-of-type:before{
    content: attr(data-label);
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    padding: 0 10px;
    background-color: #EB5E1D;
    color: #fff;
    font-size: 27px;
    line-height: 43px;
    text-transform: uppercase;
}
.single-project.js-single-project-tag .fixed-section-mobile .project-info-row .et_pb_column:first-of-type:before{
    top: auto;
    bottom: -43px;
}

.single-project .section-next-after-fixed.section--main-image{
    margin-top:0!important;
}

.single-project .section-next-after-fixed.section--main-image .et_pb_row:first-of-type .et_pb_column{
    padding-top:0!important;
}
.js-column-content-scrollable{
    position: relative;
    display: block;
    height:100%;
    width:100%;
}
.project-back-link{
    margin-top:3%!important;
    margin-bottom:3%!important;
}
.project-back-link a,
.project-back-link > .et_pb_text_inner span{
    position: relative;
    padding-left:24px;
}
.project-back-link a:after,
.project-back-link > .et_pb_text_inner span:after{
    content:'';
    display:block;
    position: absolute;
    top:6px;
    left:0px;
    width:12px;
    height:12px;
    background: transparent url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Schwarz.svg') no-repeat left center;
    background-size: contain;
    transform: rotate(90deg);
}
.project-info-row .txt-small{
    margin-top:1%!important;
    margin-bottom:3%!important;
}
.js-contain-sharif-block{
    position: relative;
}
.project-info-row .js-location-and-share-icon{
    cursor: pointer;
}
.project-info-row .js-location-and-share-icon img{
    cursor: pointer;
}
.project-contacts-title{
    margin-top:4%!important;
    margin-bottom:1%!important;
}
.project-description .et_pb_text_inner p{
    max-width: 900px;
}
.project-facts-title{
    margin-top:4%!important;
    margin-bottom:3%!important;
    padding-bottom: 2%;
    border-bottom:1px solid #1B1B1A;
}
.js-project-icons-wrapper{
    width: 85%;
    max-width: 960px;
    margin-right: auto;
    margin-left: 0;
    padding-right: 0;
    padding-left: 6%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-end;
}
.js-project-icons-wrapper .et_pb_blurb.project-icon-info{
    width:auto;
    margin: 3% 0!important;
    padding:0;
}
.js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_module_header{
    font-size: 27px!important;
    line-height:1!important;
}
.js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_blurb_description{
    font-size: 16px!important;
    line-height:1.1!important;
}
.js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_main_blurb_image{
    width:60%;
    min-width:60px;
    max-width:80px;
}
.js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_main_blurb_image *{
    width:100%;
    height:auto;
}
.js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_main_blurb_image img.et-waypoint {
    opacity: 1!important;
}
.single-project .section--main-image .js-calc-left-column-width .et_pb_column_1_4{
    display: flex;
    z-index:11;
}
.single-project .section--main-image .js-calc-left-column-width .et_pb_column_1_4 .et_pb_image{
    margin-bottom: -25%!important;
    margin-top:auto;
    margin-left:auto;
    margin-right: -25%;
}
.single-project .section--main-image .js-calc-left-column-width .et_pb_column_3_4 .et_pb_image *{
    width:100%;
    height:auto;
}
.row-plan .et_pb_image{
    margin-bottom: 3%!important;
    border:1px solid #1B1B1A;
}
.row-plan .et_pb_image *:not(.et_overlay){
    display: block;
    width:100%;
    height:auto;
}
/*** single project - slider plan*****/
.row-plan .js-swiper-container-project_plan{
    overflow: hidden;
    padding:0 36px;
}
@media all and (min-width:575px) and (max-width:674px){
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper{
        justify-content: flex-end;
    }
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper .swiper-slide:last-of-type,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper .swiper-slide:last-of-type{
        margin-right: 0!important;
    }
}
@media all and (min-width:675px) and (max-width:980px){
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper,
    .row-plan .js-swiper-container-project_plan.js-slide-length-3 .swiper-wrapper{
        justify-content: flex-end;
    }
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper .swiper-slide:last-of-type,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper .swiper-slide:last-of-type,
    .row-plan .js-swiper-container-project_plan.js-slide-length-3 .swiper-wrapper .swiper-slide:last-of-type{
        margin-right: 0!important;
    }
}
@media all and (min-width:981px) and (max-width:1179px){
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper{
        justify-content: flex-end;
    }
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper .swiper-slide:last-of-type,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper .swiper-slide:last-of-type{
        margin-right: 0!important;
    }
}
@media all and (min-width:1180px){
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper,
    .row-plan .js-swiper-container-project_plan.js-slide-length-3 .swiper-wrapper{
        justify-content: flex-end;
    }
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper .swiper-slide:last-of-type,
    .row-plan .js-swiper-container-project_plan.js-slide-length-2 .swiper-wrapper .swiper-slide:last-of-type,
    .row-plan .js-swiper-container-project_plan.js-slide-length-3 .swiper-wrapper .swiper-slide:last-of-type{
        margin-right: 0!important;
    }
}
@media all and (max-width:1300px){
    .js-project-icons-wrapper{
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .js-project-icons-wrapper .et_pb_blurb.project-icon-info{
        margin: 0 5% 5% 0!important;
    }
}
@media all and (max-width:574px){
    .row-plan .js-swiper-container-project_plan.js-slide-length-1{
        justify-content: flex-end;
    }
    .row-plan .js-swiper-container-project_plan.js-slide-length-1 .swiper-wrapper .swiper-slide:last-of-type{
        margin-right: 0!important;
    }
}

.row-plan .js-swiper-container-project_plan .swiper-button-prev{
    left:0;
}
.row-plan .js-swiper-container-project_plan .swiper-button-next{
    right:0;
}
.row-plan .js-swiper-container-project_plan .swiper-button-prev:after,
.row-plan .js-swiper-container-project_plan  .swiper-button-next:after{
    color:#1B1B1A!important;
    font-size: 28px;
}


body:not(.et-fb-root-ancestor) .row-plan [class*='et-lb-btn'] .js-et-lb-btn-overlay:after{
    font-size: 1.67em;
}
/*** END single project - slider plan*****/

.et_pb_column.js-swiper-container-project{
    padding-right:30px;
    padding-left:60px;
}
.js-swiper-slider-project{
    overflow: hidden;
    min-height: 630px;
}
.js-section-contain-slider .js-swiper-slider-project .swiper-pagination{
    position: relative;
    top:initial;
    left:initial;
    justify-content: center;
}
.js-section-contain-slider .js-swiper-slider-project .swiper-wrapper {
	align-items: center;
}
.js-swiper-slider-project .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 1s ease-in-out;
    box-sizing: border-box;
    height:100%;
    min-height: 100%;
    background-color: transparent;
    background-position: center center;
    background-size: contain;
}
.js-swiper-slider-project .swiper-slide-prev,
.js-swiper-slider-project .swiper-slide-next,
.js-swiper-slider-project .swiper-slide-active{
    transition: all 1s ease-in-out;
}
@media only screen and (min-width: 981px){
    .js-section-contain-slider .js-swiper-slider-project .swiper-wrapper{
        min-height: 735px;
    }
    .js-swiper-slider-project .swiper-slide,
    .js-swiper-slider-project .swiper-slide-prev,
    .js-swiper-slider-project .swiper-slide-next,
    .js-swiper-slider-project .swiper-slide-active{
        min-height: 735px;
        transition: transform 1.5s ease-in-out;
        transform: scale(0.52);
        transform-origin: center center;
    }
    .js-swiper-slider-project .swiper-slide-active{
        transform: scale(1.62);
        z-index: 2;
    }
    .js-swiper-slider-project .swiper-slide-prev{
        transform: scale(0.52) translateX(-32px);
        z-index: 1;
    }
    .js-swiper-slider-project .swiper-slide-next{
        transform: scale(0.52) translateX(32px);
        z-index: 1;
    }
    .js-swiper-slider-project .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next){
        opacity: 0;
        pointer-events: none;
    }
}


.js-swiper-slider-project .swiper-slide-prev a,
.js-swiper-slider-project .swiper-slide-next a{
    cursor: default;
}

.js-swiper-slider-project .swiper-slide .et_pb_image_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    height:100%;
    max-height:735px;
}

/* Safari 11+ */
@media not all and (min-resolution:.001dpcm)
{
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {
        .js-swiper-slider-project .swiper-slide {
            min-height:700px;
        }
        .et_pb_db_shop_thumbnail img,
        .et_pb_de_mach_thumbnail img,
        .et_pb_df_thumbnail img{
            width:100%!important;
            height:100%!important;
        }
    }
}
/* Test website on real Safari 11+ */

/* Safari 10.1 */
@media not all and (min-resolution:.001dpcm){
    @supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
        .js-swiper-slider-project .swiper-slide {
            min-height:700px;
        }
        .et_pb_db_shop_thumbnail img,
        .et_pb_de_mach_thumbnail img,
        .et_pb_df_thumbnail img{
            width:100%!important;
            height:100%!important;
        }
    }
}

/* Safari 6.1-10.0 (but not 10.1) */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){
    @media {
        .js-swiper-slider-project .swiper-slide {
            min-height:700px;
        }
        .et_pb_db_shop_thumbnail img,
        .et_pb_de_mach_thumbnail img,
        .et_pb_df_thumbnail img{
            width:100%!important;
            height:100%!important;
        }
    }
}




.js-swiper-slider-project .swiper-slide.js-slide-image-vertical .et_pb_image_wrap {
    width:auto;
}
body.single-project:not(.et-fb-root-ancestor) [class*='et-lb-btn'] .js-swiper-slider-project .swiper-slide .et_pb_image_wrap .js-et-lb-btn-overlay {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: 735px;
    overflow: hidden;
}
.js-swiper-slider-project .swiper-slide .et_pb_image_wrap img{
    max-height: 735px;
    width: auto!important;
    opacity: 0;
}

body:not(.et-fb-root-ancestor) .js-swiper-container-project .swiper-slide-next[class*='et-lb-btn'],
body:not(.et-fb-root-ancestor) .js-swiper-container-project .swiper-slide-prev[class*='et-lb-btn'],
body:not(.et-fb-root-ancestor) .js-swiper-container-project .swiper-slide-next[class*='et-lb-btn'] .js-et-lb-btn-overlay,
body:not(.et-fb-root-ancestor) .js-swiper-container-project .swiper-slide-prev[class*='et-lb-btn'] .js-et-lb-btn-overlay{
    cursor: default;
}
body:not(.et-fb-root-ancestor) .js-swiper-container-project .swiper-slide-next[class*='et-lb-btn'] .js-et-lb-btn-overlay:after,
body:not(.et-fb-root-ancestor) .js-swiper-container-project .swiper-slide-prev[class*='et-lb-btn'] .js-et-lb-btn-overlay:after{
    opacity: 0!important;
}

.js-swiper-slider-project .swiper-button-prev:after,
.js-swiper-slider-project .swiper-button-next:after{
    color:#1B1B1A!important;
}



.section--post-nav .nav-single{
    width:100%!important;
    max-width: 100%!important;
    display: flex;
    justify-content: flex-start;
}
.section--post-nav .nav-single .nav-next {
    float: none;
    margin-left: auto;
}
.section--post-nav .nav-single > span > a {
    font-size: 21px!important;
    padding: 0!important;
    line-height: 1.4!important;
    border: none!important;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    color:#1B1B1A!important;
}
.section--post-nav .nav-single > span > a:hover {
    color:#EB5E1D!important;
}
.section--post-nav .nav-single > span > a span.meta-nav{
    display: none!important;
}
.section--post-nav .nav-single > span.nav-previous > a {
    padding-left: 30px!important;
}
.section--post-nav .nav-single > span.nav-next > a {
    padding-right: 30px!important;
}
.section--post-nav .nav-single > span.nav-next > a:after,
.section--post-nav .nav-single > span.nav-previous > a:before {
    position: absolute!important;
    display: block!important;
    font-family: 'ETmodules'!important;
    font-size: 32px!important;
    line-height: 1!important;
    top: -2px!important;
}
.section--post-nav .nav-single > span.nav-next > a:hover:after,
.section--post-nav .nav-single > span.nav-previous > a:hover:before {
    color:#EB5E1D!important;
}
.section--post-nav .nav-single > span.nav-next > a:after{
    content: '\39'!important;
    right: -5px!important;
}
.section--post-nav .nav-single > span.nav-previous > a:before{
    content: '\38'!important;
    left: -5px!important;
}

.section--google-maps,
.section--google-maps .full-width-row{
    padding:0!important;
}
.section--google-maps .et_pb_code_inner{
    height:450px;
}

@media all and (min-width:981px){
    .js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_module_header{
        font-size: 27px!important;
        line-height:1!important;
    }
}

@media all and (min-width:981px) and (max-width:1240px){
    .js-desktop-header-min.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-with-background-w-50{
        margin:-130px 0 0!important;
    }
    .js-desktop-header-min.admin-bar.single-project .fixed-section.et_pb_section:not(.fixed-section-mobile) .et_pb_row.row-with-background-w-50{
        margin:-162px 0 0!important;
    }
    .js-desktop-header-min.single-project .section-next-after-fixed.section--main-image{
        margin-top:0!important;
    }
}

@media all and (max-width:980px){
    .single-project .fixed-section.fixed-section-mobile .project-info-row .et_pb_column{
        padding-top:110px!important;
        height: initial!important;
        padding-bottom: 10px;
        background-color: #fff;
    }
    .admin-bar.single-project .fixed-section.fixed-section-mobile .project-info-row .et_pb_column{
        padding-top:150px!important;
    }
    .single-project .fixed-section-mobile .project-info-row .et_pb_text{
        width:90%;
        margin:0 auto!important;
        text-align: center;
    }
    .single-project .et_pb_section.section-next-after-fixed.section--main-image,
    .single-project.admin-bar .et_pb_section.section-next-after-fixed.section--main-image{
        margin-top:0!important;
        padding-top:3%!important;
    }
    .single-project .et_pb_section.section-next-after-fixed.section-mobile .et_pb_row:first-of-type .et_pb_column{
        padding-top:3%!important;
    }
    .single-project.admin-bar .et_pb_section.section-next-after-fixed.section--main-image .et_pb_row:first-of-type .et_pb_column,
    .single-project .et_pb_section.section-next-after-fixed.section--main-image .et_pb_row:first-of-type .et_pb_column{
        padding-top:0!important;
    }
    .single-project .section--main-image .js-calc-left-column-width .et_pb_column_1_4 .et_pb_image{
        display:none!important;
    }
    .et_pb_row.project-info-row{
        min-height:1px!important;
    }
    .section-mobile .et_pb_row.project-info-row .et_pb_column{
        display: flex;
        flex-direction: column;
    }
    .section-mobile .et_pb_row.project-info-row .et_pb_column .et_pb_text:nth-of-type(1),
    .section-mobile .et_pb_row.project-info-row .et_pb_column .et_pb_text:nth-of-type(2){
        order: 1;
    }
    .section-mobile .et_pb_row.project-info-row .et_pb_column .et_pb_text:nth-of-type(3),
    .section-mobile .et_pb_row.project-info-row .et_pb_column .et_pb_text:nth-of-type(4){
        order: 3;
    }
    .section-mobile .et_pb_row.project-info-row .et_pb_column .et_pb_text:nth-of-type(5){
        order: 2;
    }
    .section-mobile .et_pb_row.project-info-row .js-location-and-share-icon.txt-small,
    .section-mobile .et_pb_row.project-info-row .js-location-and-share-icon.txt-small *{
        font-size:1rem!important;
        line-height: 1.2!important;
    }
    .section-mobile .et_pb_row.project-info-row .js-location-and-share-icon.txt-small img{
        margin-top:9px;
    }
    .section-mobile .js-project-icons-wrapper{
        width:100%;
        max-width: none;
        padding:0!important;
        margin:0 auto;
        order: 2;
    }
    .et_pb_row.row-plan{
        display: flex;
        flex-wrap: nowrap;
    }
    .et_pb_row.row-plan .et_pb_column.et_pb_column_1_5{
        margin-right:0!important;
        padding-right:60px;
    }

    /*** single project - slider plan*****/
    .row-plan .swiper-slide{
        padding-right:31px;
    }
    body:not(.et-fb-root-ancestor) .row-plan [class*="et-lb-btn"] .js-et-lb-btn-overlay::after {
        font-size: 22px !important;
        color: #1B1B1A !important;
        opacity: 1 !important;
        transform: translate(0,0) scaleX(-1)!important;
        width: 22px!important;
        height: 22px!important;
        top: -1px!important;
        right: -31px!important;
        left: auto!important;
        background-color: transparent!important;
    }
    body:not(.et-fb-root-ancestor) .row-plan [class*="et-lb-btn"] + .et_pb_text{
        text-align: center;
    }
    /*** END single project - slider plan*****/

    /*** single project - slider*****/
    .single-project .js-section-contain-slider .et_pb_row{
        width:75%!important;
    }
    .js-swiper-slider-project{
        position: relative;
        min-height:520px;
        padding-top:30px;
    }
    .et_pb_column.js-swiper-container-project{
        padding-right:0;
        padding-left:0;
    }
    .js-section-contain-slider .js-swiper-slider-project .swiper-wrapper{
        padding-top:60px;
    }
    .js-section-contain-slider .js-swiper-slider-project .swiper-pagination,
    .js-section-contain-slider .js-swiper-slider-project .swiper-button-next,
    .js-section-contain-slider .js-swiper-slider-project .swiper-button-prev{
        position: absolute;
        top:30px;
    }
    .js-section-contain-slider .js-swiper-slider-project .swiper-pagination{
        top:25px;
    }
    .js-section-contain-slider .js-swiper-slider-project .swiper-button-next{
        right:0;
    }
    .js-section-contain-slider .js-swiper-slider-project .swiper-button-prev{
        left:0;
    }
    .js-swiper-slider-project .swiper-slide .js-et-lb-btn-overlay,
    .js-swiper-slider-project .swiper-slide .js-et-lb-btn-overlay img{
        width:100%;
    }
    .js-swiper-slider-project .swiper-slide .js-et-lb-btn-overlay img.et_multi_view_image__loading{
        visibility: visible!important;
    }
    .js-swiper-slider-project .swiper-slide-prev,
    .js-swiper-slider-project .swiper-slide-next,
    .js-swiper-slider-project .swiper-slide-active{
        width:100%!important;
    }


}
@media only screen and (min-width: 768px) and (max-width: 980px) {
    .section--main-image .full-width-row .et_pb_column_1_4 .et_pb_image_0 {
        display: block !important;
    }

}

@media only screen and (max-width: 767px) {

    .section--main-image .full-width-row > .et_pb_column_1_4{
        width:0!important;
    }
    .section--main-image .full-width-row > .et_pb_column_3_4{
        width:100%!important;
    }


    /*** single project - slider''*****/
    .single-project .js-section-contain-slider .et_pb_row{
        width:85%!important;
    }


}
@media only screen and (max-width: 675px) {
    .project-facts-title{
        margin-bottom:30px!important;
    }
    .js-project-icons-wrapper{
        flex-wrap:wrap;
        justify-content: space-evenly;
    }
    .js-project-icons-wrapper .et_pb_blurb.project-icon-info{
        min-width: 28%;
        margin:0 0 36px 0!important;
    }
    .js-project-icons-wrapper .et_pb_blurb.project-icon-info .et_pb_main_blurb_image{
        margin-bottom:12px;
    }
    .js-project-icons-wrapper .et_pb_blurb.project-icon-info h4.et_pb_module_header{
        padding-bottom: 12px!important;
    }
    .section--post-nav .nav-single > span > a {
        font-size: 18px!important;
    }
    .section--post-nav .nav-single > span.nav-previous > a {
        padding-left: 22px!important;
    }
    .section--post-nav .nav-single > span.nav-next > a {
        padding-right: 22px!important;
    }
    .section--post-nav .nav-single > span.nav-next > a:after,
    .section--post-nav .nav-single > span.nav-previous > a:before {
        font-size: 28px!important;
    }

}
@media only screen and (max-width: 490px) {

    .js-project-icons-wrapper .et_pb_blurb.project-icon-info{
        min-width: 48%;
    }

    .section--post-nav .nav-single > span > a {
        font-size: 16px!important;
    }
    .section--post-nav .nav-single > span.nav-previous > a {
        padding-left: 20px!important;
    }
    .section--post-nav .nav-single > span.nav-next > a {
        padding-right: 20px!important;
    }
    .section--post-nav .nav-single > span.nav-next > a:after,
    .section--post-nav .nav-single > span.nav-previous > a:before {
        font-size: 25px!important;
    }

}
@media only screen and (max-width: 375px) {

    .js-project-icons-wrapper .et_pb_blurb.project-icon-info{
        min-width: 60%;
    }

}

/************************* END Single Project *************************/


/************************* Text pages *************************/
.page-daten header,
.page-impres header,
.page-agb header,
.error404 header{
    border-bottom: 1px solid #B3B3B3;
}

.page-daten #main-content .et_pb_section,
.page-impres #main-content .et_pb_section,
.page-agb #main-content .et_pb_section{
    padding-top:6%;
    padding-bottom:6%;
}
.page-daten #main-content h2,
.page-daten #main-content h3,
.page-daten #main-content h4{
    font-size: 18px;
}
.page-impres #main-content h2,
.page-agb #main-content h2 {
    font-size: 2.85vw;
}
.page-impres #main-content h3,
.page-agb #main-content h3 {
    font-size: 2.25vw;
}
.page-impres #main-content h4,
.page-agb #main-content h4 {
    font-size: 1.85vw;
}
.page-daten #main-content p,
.page-impres #main-content p,
.page-agb #main-content p {
    padding-bottom: 30px!important;
}
@media all and (min-width:1960px){
    .page-impres #main-content h2,
    .page-agb #main-content h2 {
        font-size: 54px;
    }
    .page-impres #main-content h3,
    .page-agb #main-content h3 {
        font-size: 43px;
    }
    .page-daten #main-content h4,
    .page-impres #main-content h4,
    .page-agb #main-content h4 {
        font-size: 35px;
    }
}
@media all and (max-width:980px){
    .page-impres #main-content h2,
    .page-agb #main-content h2 {
        font-size: 3.85vw;
    }
    .page-impres #main-content h3,
    .page-agb #main-content h3 {
        font-size: 3.25vw;
    }
    .page-impres #main-content h4,
    .page-agb #main-content h4 {
        font-size: 2.85vw;
    }
}
@media all and (max-width:767px){
    .page-impres #main-content h2,
    .page-agb #main-content h2 {
        font-size: 4.5vw;
    }
    .page-impres #main-content h3,
    .page-agb #main-content h3 {
        font-size: 3.75vw;
    }
    .page-impres #main-content h4,
    .page-agb #main-content h4 {
        font-size: 3.15vw;
    }
}


/************************* END Text pages *************************/

/************************* Page 404 *************************/
.error404 .et_builder_inner_content > .et_pb_section_0_tb_body{
    min-height:calc(100vh - 206px);
    padding-top:50px;
    padding-bottom:50px;
}
.admin-bar.error404 .et_builder_inner_content > .et_pb_section_0_tb_body{
    min-height:calc(100vh - 206px);
}
@media all and (min-width: 981px) and (max-width: 1240px) {
    .error404 .et_builder_inner_content > .et_pb_section_0_tb_body{
        min-height:calc(100vh - 130px);
    }
    .admin-bar.error404 .et_builder_inner_content > .et_pb_section_0_tb_body{
        min-height:calc(100vh - 130px);
    }
}
@media all and (max-width: 980px){
    .error404 .et_builder_inner_content > .et_pb_section_0_tb_body{
        min-height:calc(100vh - 130px);
    }
    .admin-bar.error404 .et_builder_inner_content > .et_pb_section_0_tb_body{
        min-height:calc(100vh - 130px);
    }
}
/************************* END Page 404 *************************/


.js-accordion-buttons{
    display:none;
}
@media all and (max-width: 980px){
    .js-accordion-wrapper{
        position: relative;
        padding:0 0 30px 0;
        margin:0;
        overflow: hidden;
        height:auto;
    }
    .js-accordion-wrapper .et_multi_view_image__loading{
        visibility:visible!important;
    }
    .js-accordion-buttons{
        display:block;
        position: absolute;
        width:100%;
        height:50px;
        max-height: 50px;
        bottom:0;
        left:0;
        z-index:105;
    }
    .js-accordion-buttons .js-accordion-button{
        display:flex;
        position: absolute;
        height:50px;
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }
    .js-accordion-buttons .js-accordion-button.js-accordion-button-closed:before{
        content: '';
        display: block;
        position: absolute;
        height: 120px;
        top: -120px;
        width: 100%;
        left: 0;
        background: rgb(228,221,213);
        background: -moz-linear-gradient(0deg, rgba(228,221,213,1) 0%, rgba(228,221,213,0.3169642857142857) 70%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(228,221,213,1) 0%, rgba(228,221,213,0.3169642857142857) 70%, rgba(0,0,0,0) 100%);
        background: linear-gradient(0deg, rgba(228,221,213,1) 0%, rgba(228,221,213,0.3169642857142857) 70%, rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e4ddd5",endColorstr="#000000",GradientType=1);
    }
    .js-accordion-bg-white .js-accordion-buttons .js-accordion-button.js-accordion-button-closed:before{
        background: rgb(255,255,255);
        background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3169642857142857) 70%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3169642857142857) 70%, rgba(0,0,0,0) 100%);
        background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3169642857142857) 70%, rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
    }
    .js-accordion-buttons .js-accordion-button span.accordion-arrow{
        display: block;
        position: relative;
        height:18px;
        width:100%;
    }
    .js-accordion-buttons .js-accordion-button span.accordion-arrow:after{
        content:'';
        display:block;
        width:100%;
        height:18px;
        background-color: transparent;
        background-image: url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104637/Pfeil_Schwarz.svg');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 60%;
    }
    .js-accordion-buttons .js-accordion-button span.accordion-arrow.acordion-arrow--up:after{
        transform: rotate(-180deg);
    }

}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 980px) {

    ::i-block-chrome,.js-accordion-buttons .js-accordion-button.js-accordion-button-closed:before{
        height: 40px;
        top: -40px;
        background: rgba(228,221,213,.05)!important;
    }
    ::i-block-chrome,.js-accordion-bg-white .js-accordion-buttons .js-accordion-button.js-accordion-button-closed:before{
        background: rgba(255,255,255,.05)!important;
    }

}


.et_pb_scroll_top.et-pb-icon{
    bottom:115px;
    background: rgba(255,255,255,1);
    border-radius: 0!important;
    border: 1px solid rgba(0,0,0,.05);
    padding: 0 2px;
    color: #000;
    -webkit-box-shadow: -5px 10px 15px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: -5px 10px 15px 5px rgba(0,0,0,0.15);
    box-shadow: -5px 10px 15px 5px rgba(0,0,0,0.15);
}
.js-contact-icons-wrapper{
    position: fixed;
    opacity: 1;
    width: 36px;
    height: 66px;
    right: 0;
    bottom: 40px;
    background-color: #fff;
    z-index: 999999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:stretch;
    -webkit-box-shadow: -5px 10px 15px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: -5px 10px 15px 5px rgba(0,0,0,0.15);
    box-shadow: -5px 10px 15px 5px rgba(0,0,0,0.15);
}
.js-contact-icons-wrapper.et-visible{
    opacity: 1;
    -webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.js-contact-icons-wrapper .et-pb-icon{
    display:block;
    width:36px;
    height:32px;
    padding:2px 2px;
    font-size: 0!important;
    cursor: pointer;
}
.js-contact-icons-wrapper .et-pb-icon a{
    position: relative;
    display: block;
    width:100%;
    height:100%;
}
.js-contact-icons-wrapper .et-pb-icon.js-icon-email{
    background: #fff url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104216/Sidebar_Newsletter_Icon.svg') no-repeat center center!important;
    background-size: 96% auto!important;
}
.js-contact-icons-wrapper .et-pb-icon.js-icon-phone{
    background: #fff url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104622/Sidebar_Kontakt_Icon_04.svg') no-repeat center center!important;
    background-size: 98% auto!important;
}
.js-contact-icons-wrapper .et-pb-icon.js-icon-share{
    display: none!important;
    background: #fff url('https://assets.castlungerhomes.com/wp-content/uploads/20260616104612/CAHO_Share_Icon.svg') no-repeat center center!important;
    background-size: 55% auto!important;
}
.single-post .et_pb_scroll_top.et-pb-icon,
.single-project .et_pb_scroll_top.et-pb-icon{
    bottom:150px;
}
.single-post .js-contact-icons-wrapper,
.single-project .js-contact-icons-wrapper{
    height:99px;
}
.single-post .js-contact-icons-wrapper .et-pb-icon.js-icon-share,
.single-project .js-contact-icons-wrapper .et-pb-icon.js-icon-share{
    display: block!important;
}

.js-shariff-wrapper{
    position: fixed;
    bottom:39px;
    right:40px;
    z-index:10;
    width:145px;
}
.section-mobile.section-next-after-fixed .js-shariff-wrapper{
    position: absolute;
}
.js-shariff-wrapper .shariff-buttons{
    width:100%;
    flex-direction: column;
    background-color: rgba(0,0,0,.88);
}
.js-shariff-wrapper .shariff .shariff-buttons.buttonsize-small li,
.js-shariff-wrapper .shariff .shariff-buttons.buttonsize-small a{
    background-color: transparent!important;
    width:100%;
}
.js-shariff-wrapper .shariff .shariff-buttons.buttonsize-small li{
    margin: 0 !important;
    padding: 5px !important;
    height:35px!important;
}
.js-shariff-wrapper .shariff .shariff-buttons.buttonsize-small a{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    height:35px!important;
}
.js-shariff-wrapper .shariff .shariff-buttons li:hover{
    background-color: rgba(0,0,0,1)!important;
}
.js-shariff-wrapper .shariff .shariff-buttons a span.shariff-text{
    color:#fff!important;
    text-transform: uppercase!important;
}



/*linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,-11.7) 70%, rgba(0,0,0,0) 100%)*/


.page-real .et_pb_fullwidth_section:first-of-type{
	padding-bottom: 0; 
}
.page-real .et_pb_fullwidth_section:last-of-type{
	padding-top: 3%; 
}
.real-estate-code{
	padding-top:80px!important;
}
.real-estate-code h4{
	width: 85%;
    max-width: 1920px;
    margin: 0 auto;
}
