/*!
Theme Name: Boutique Immobilière Luxembourg 
Author: midori
Author URI: https://www.midori.lu/
Text Domain: boutique_immobiliere
Version: 1.0

*/


.owl-carousel .owl-item img{
	width:auto;
}

.contact-page .contact-form .dropdown-menu>li>a:hover{
/*	color:#fff;*/
	color:#000;
}

.navbar-nav>li>a{
/*	color:#fff;*/
	color:#000;	
}
.is_sticky .navbar-nav>li>a{
	color:#000;
}

.detailpage .navbar-nav>li>a{
	color:#000;
}

/***********************************Bootstrap Integration********************************/

.justify-content-end{
    justify-content: flex-end !important;
}
.justify-content-between{
    justify-content: space-between !important;
}
.justify-content-center{
    justify-content: center !important;
}
.align-items-center{
    align-items: center !important;
}
.align-items-end{
    align-items: flex-end !important;
}
.d-flex{
    display: flex!important;
}
.flex-wrap{
    flex-wrap: wrap!important;
}
/***********************************Bootstrap Integration********************************/

.projects2.item:visited{
    color: #040404;
}
.projects2.item:hover{
    color: #040404;
}
.imageTextBlockContainer{
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width:100%;
}

.bgimgCenter{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.imageTextBlockContainer,.imageTextBlockContainer .row, .imageTextBlockContainerBg{
    height: 100%;
    z-index: -1;
}
.contact-form-area .contact-form,#google-map{
    position: relative;
    bottom:0;
}

.main-navigation .custom-logo-link{
    margin: 0px 65px;
}
.main-navigation .custom-logo{
    max-height: 95px;
    width: auto;
}
.main-navigation{
    padding: 45px 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 10;
}
.main-menu-inner li:hover:after{
    width: 100%;
}
.main-menu-inner li.current-menu-item:after{
    width: 100%;
}
.main-menu-inner li:after{
    content: " ";
    position: absolute;
/*    background-color: #fff;*/
    background-color: #000;    
    height: 2px;
    width: 0;
    top: 5px;
    left: 0;
    transition: width 0.3s ease-in-out;
}
.detailpage .main-menu-inner li:after{
    background-color: #000;
}
.is_sticky .main-menu-inner li:after{
    background-color: #000;
}

.main-menu-inner li{
    position: relative;
}
.main-menu-inner li:not(:last-of-type){
    margin-right: 20px;
}
.main-navigation .circle-logo{
    height: 55px;
    width: auto;
}
.floatRightImgText{
    float: right;
}
.floatLeftImgText{
    float: left;
}
.funfact-contant{
    padding: 0;
    padding-left: 60px;
}
.profileImageBg{
    padding-bottom: 100%;
    filter: grayscale(1);
    border-radius: 100%;
}
.row-profile{
    margin-left: -40px;
    margin-right: -40px;

}

.profile-card .profile-job-title{
    font-size: 16px;
}
.profile-card .profile-name{
    font-size: 20px;
    margin-bottom: 5px;
}
.profile-card .profileImageBg{
    margin-bottom: 25px;
}
.profile-card{
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 115px;
}
.profiles-section{
    padding-bottom: 0;
}
.col-text-block{
    padding: 100px 0px;
    padding-left: 180px;
    padding-right: 195px;
}
/* .imgBlock:after{
    content: " ";
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left: 0;
    background-color: rgba(0,0,0,0.3);
} */
.imgBlock{
    /* background-attachment: fixed; */
    position: relative;
    padding-bottom: 35.39%;
}
.home .header-item{
/*    height: 100vh;*/
}
.headerImageBlockContainer:after{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; 
    height: 100%;
    background: rgb(2,0,36);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(238,248,251,0.3) 30%, rgba(177,223,237,0.3) 100%);
    z-index: 1; */
} 
.headerImageBlockContainer{
    position: relative;
}
.headerImageBlockContainer video{
    display: block;
    height: auto;
    width: 100%;
}
.titleContainerHeader{
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    z-index: 2;
/*    transform: translateY(-50%);*/
}
.main-navigation .custom-logo-link-circle{
    margin: 0px 45px;
}
/*.page:not(.home) .header-item, .error404 .header-item{*/
.page .header-item, .error404 .header-item{
    height: 275px;
}
.titleHeaderInner a{
    margin-top: 30px;
}
.titleHeaderInner{
    font-family: "copperplate";
    font-weight: bold;
    padding-left: 0px;
    position: relative;
    animation: titleAnimfadeIn 1s;
}
.message-form .custom-btn{
    transition: all 0.3s ease-in-out;
}
.message-form .custom-btn:hover{
    border: 1px solid transparent;
    background-color: #040404;
    color: #ffffff;
}
.is_sticky{
    position: fixed;
    background-color: #fff;
    padding: 15px 0px;
    border-bottom: 1px solid #040404;
}
.logo .custom-logo-link{
    display: block;
}
.logo .custom-logo-link-circle{
    display: none;
}
.is_sticky .logo .custom-logo-link{
    display: none;
}
.is_sticky .logo .custom-logo-link-circle{
    display: block;
}
.projects.item{
    display: block;
}
.element-item.building{
    overflow: hidden;
    position: relative;
}

/* .propertyCardInner{
    display: flex;
    align-items: flex-end;
    padding: 30px 35px;
    min-height: 460px;
    height: 127.72%;
} */
.recent-projects-section .propertyCardOuter{
    width: 100% !important;
}
.element-item.building.rented>div:after, .element-item.building.sold>div:after, .element-item.building.compromise>div:after{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.4);
} 
.element-item.building .propertyCardLogo img{
    width: 50px;
    height: 50px;
}
.element-item.building .propertyCardLogo{
    display: block;
    position: absolute;
    bottom: 35px;
    right: 25px;
    z-index: 1;
}
.descLabel img{
    max-height: 16px;
    max-width: 25px;
}
.descLabel{
    position: absolute;
    right:0;
    top: 75px;
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 20px 15px;
    z-index:1;
}
.descLabelItem img{
    margin-left: 5px;
}
.elementItemBuildingBg{
    min-height: 460px;
    height: 127.26%;
    width:100%;
    transition: transform 0.5s ease-in-out;
}
.element-item.building:hover{
    color: #040404;
}
.element-item.building:hover .elementItemBuildingBg{
    transform: scale(1.05);
}
.descLabelItem:not(:last-of-type){
    margin-right: 20px;
}
.hideProperty{
    display: none;
}
footer .custom-logo img{
    height: 80px;
}
.newslater{
    float: right !important;
}
.footer-top{
    padding: 45px 15px 60px;
    /* padding-left: 15px;
    padding-right: 15px; */
}
.copyright{
    float: left;
    margin-right: 5px;
}
#menu-footer-menu li:first-of-type{
    padding-right: 10px;
}
#menu-footer-menu a:visited{
    color: #040404;
}
#menu-footer-menu a:hover{
    text-decoration: underline;
}
#menu-footer-menu li{
    float:left;
}
#menu-footer-menu li:not(:first-of-type){
    padding: 0px 10px;
    border-left: 1px solid #040404;
}
.newslater-form{
    margin-top: 5px;   
    border: 1px solid rgb(4, 4, 4,0.3);
}
.footer-section{
    border-top: 1px solid rgb(4, 4, 4,0.3);
    background-color: #f9f9f9;
}
.singlePropertyGallerySlider .owl-nav .owl-next, .singlePropertyGallerySlider .owl-nav .owl-prev{
    pointer-events: auto;
}
.singlePropertyGallerySlider .owl-nav{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    padding: 0px 30px;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    font-size: 50px;
    color: #000;
}

.singlePropertyTitle{
    margin-top: 90px;
}
.singlePropertyGalleryItem img{
    height: 100%;
}
.singlePropertyGalleryItem{
    display: block;
    height: 500px;
}
.singlePropertyGallerySlider{
    padding: 0px 15px;
}
.singlePropertyWidgetImgContainer img{
    max-width: 30px;
    max-height: 25px;
}
.singlePropertyPrice{
    margin-right: 40px;
    font-weight:bold;
    font-size:20px;
    color:#000;
}

/* .singlePropertyWidgetImgContainer {
    float: left;
}*/
.singlePropertyWidgetCount {
    margin-right: 10px;
}
.singlePropertyWidgetItem:not(:first-of-type) {
    margin-left: 10px;
}
.singlePropertyTitle h1,.singlePropertyTitle h4{
    text-transform: uppercase;
}
.singlePropertyTitle h4{
    line-height: 24px;
}
.singlePropertyTitle h1{
    margin-right: 30px;
    line-height: 30px;
}
.singlePropertyTitle>.row:nth-child(1){
    margin-bottom: 30px;
}
.singlePropertyTitle{
    margin-bottom: 60px;
}
.loader img{
    width: 80px;
}
.loader{
    display: none;
}
.topDetailsInner{
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid rgb(240,240,240);
}
.topDetailItem h4{
    margin-bottom: 15px;
}
.topDetailItem{
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    border-left:1px solid #f2f2f2;
    border-right:1px solid #f2f2f2;
}
/*
.singlePropertyWidgets {
    float: left;
} */
.enegieContainer{
    margin-bottom: 20px;
}
.enegieContainer span{
    display: block;
    line-height: 25px;
    text-align: center;
    width: 25px;
    height: 25px;
    text-transform: uppercase;
    margin: auto;
    color: #FFFFFF;
    border-radius: 3px;
}
.attrDetailFooterProperty{
    margin-top: 110px;
}
.attrDetailFooterPropertyItem{
    width: 37.77%;
    margin-bottom: 15px;
}
.attrDetailFooterProperty:after,.attrDetailFooterProperty:before{
    content:none;
}
.energieClassColorA{
    background-color: rgb(0,152,83);
}
.energieClassColorB{
    background-color: rgb(0,169,45);
}
.energieClassColorC{
    background-color: rgb(168,199,57);
}
.energieClassColorD{
    background-color: rgb(255,252,107);
}
.energieClassColorE{
    background-color: rgb(255,201,90);
}
.energieClassColorF{
    background-color: rgb(255,116,41);
}
.energieClassColorG{
    background-color: rgb(255,0,22);
}
.energieClassColorH{
    background-color: rgb(243,0,18);
}
/* .singlePropertyGallerySlider .singlePropertyGalleryItem img{
    width: 100%;
} */
.contact-page .send-message:hover{
    border: 1px solid #040404;
    background-color: transparent;
    color: #040404;
}
.contact-page .send-message{
    width: auto;
    text-transform: uppercase;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;

}
.contact-page .wpcf7-form-control-wrap{
    width: 100%;
}
.mobile_navigation{
    display: none;
    position: relative;
    padding: 0;
}
.mobile_navigation:after, .mobile_navigation:before{
    content: none !important;
}
.desk_navigation{
    display: flex;
}
.main-navigation.is_sticky .custom-logo-mobile-white{
    display: none;
}
.main-navigation:not(.is_sticky) .custom-logo-mobile-white{
    display: block;
}
.main-navigation.is_sticky .custom-logo-mobile{
    display: block;
}
.main-navigation:not(.is_sticky) button.toggle-menu{
    color:#FFFFFF;
}
.main-navigation:not(.is_sticky) .custom-logo-mobile{
    display: none;
}
.mobile_navigation .custom-logo-link{
    margin: 0;
}
.mobile_navigation .custom-logo-link img{
    height: 60px;
    width: auto;
}
.feedbackEstimation{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    /* height: 100vh; */
    opacity: 0;
    background-color: rgba(255,255,255,0.8);
    animation: feedbackEstimationAnimation 5s;
    z-index: 20;
    overflow: hidden;
}
.feedbackEstimationInner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: "copperplate";
}
.singlePropertyTitleFlex{
    align-items: flex-end;
} 
.errorMessage{
    color: #a51313;
}
.read-more-content{
    display: none;
}
#read-less-btn{
    display: none;
}
.more{
    margin-top: 20px;
}
.d-inline-block{
    display: inline-block;
}
.singlePropertyTextContainer{
    position: relative;
}
.singlePropertyTextContainer:after{
	/*
    height: 25px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom:0;
    content: " ";
    background-image: linear-gradient(to bottom, rgba(255,255,255,0),rgba(255,255,255,1));
    */
}
@keyframes feedbackEstimationAnimation{
    0% { 
        height: 0;
        display: flex;
        opacity: 0;
    }
    0.01%{
        height: 100vh;

    }
    20%{
        opacity: 1;
    }
    80%{
        opacity: 1;
    }
    99.99%{
        height: 100vh;
    }
    100%{
        opacity: 0;
        display: none;
        height: 0;
    }

}
@keyframes titleAnimfadeIn{
    0%{
        opacity: 0;
        left: -50px;
    }
    100%{
        opacity: 1;
        left:0;
    }
}






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


.section-title{
    margin-bottom:40px;
}

.site-header{
	height:190px;border-bottom:1px solid #000;margin-bottom:0px;
}

.hideindesktop{
	display:none;
}

@media only screen and (max-width: 991px){
	
	.hideinmobile{
		display: none;;
	}
	.hideindesktop{
		display:block;
	}
	
	.about-section .section-title{
		padding:0px 0px 0px;
	}
	
	
    .right-sidebar-section .wpcf7-submit{
        width: auto;
    }
    .right-sidebar-section .wpcf7-form-control-wrap{
        width: 100%;
    }
    .right-sidebar-section{
        width: 100%;
        max-width: 100%;
    }
    .menu-body.open{
        flex-direction: column;
        overflow: scroll;
        padding: 0;
    }
    .main-navigation:not(.is_sticky){
        padding: 15px 0px;
    }
    .mobile_navigation{
        display: flex;
        justify-content: space-between;
        padding-left: 0;
        padding-right: 0;

    }
    .desk_navigation{
        display: none;
    }
    .col-text-block{
	    padding: 20px;
	    padding-top:50px;
	    padding-bottom:50px;	    
    }
    
    .imageTextBlockContainer{
        position: static;
        float: none;
        height: auto;
        margin-bottom: 40px;
    }
    .imageTextBlockContainerBg{
        float: none;
    }
    .about-section:not(:last-of-type){
        padding-bottom: 0;
    }
    .about-section:not(:first-of-type){
        padding-top: 0;
    }
    .imgTextContainer:not(.funfact-contant){
        padding-left: 0px;
    }
    .funfact-contant{
	    padding-left:0px;
    }
    
    .singlePropertyGallerySlider .owl-nav{
        font-size: 40px;
    }
    
	.sec-ptb-150{
		padding-bottom:50px;
		padding-top:50px;
	}
	
	.page .header-item, .error404 .header-item{
	    height: 185px;
	}
    
    
    .home #about-section{
	    margin-top:80px;
    }
    
    .section-title{
	    margin-bottom:30px;
    }
    
	.site-header{
		height:60px;margin-bottom:20px;
		border-bottom:0px;
	}
}

.homeheaderimg{
	display:none;
}
@media only screen and (max-width: 768px){
    .topDetailsInner{
        justify-content: center;
    }
    .topDetailItem{
        width: 33%;
        margin-bottom: 20px;
    }
    .profile-card{
        margin-bottom: 80px;
    }
    .singlePropertyGallerySlider .singlePropertyGalleryItem img{
        width: 100%;
    }
    .singlePropertyGallerySlider .owl-nav{
        font-size: 30px;
    }
    
    .homevideo{
	    display:none !important;
    }
    
	.homeheaderimg{
		display:block;
	}
	
	.similarprojects .grid .element-item:not(:first-child){
		display:none;
	}
	
}
@media only screen and (max-width: 576px){
    .singlePropertyTitleFlex{
        flex-direction: column;
        align-items: flex-start;
    } 
    .topDetailItem{
        width: 50%;
    }
    .titleHeaderInner h1{
        font-size: 20px !important;
    }
    .titleHeaderInner{
        padding-left: 50px;
    }
    .mobile_navigation .main-menu-list a{
        font-size: 18px;
    }
    .col-text-block{
        padding-right: auto;
    }
    .profile-card{
        width: 100%;
    }
    .about-section .about-contant{
        padding: 30px 50px 30px 0px;
    }
	.singlePropertyGalleryItem{
	    display: block;
	    height: 280px;
	}
}
@media only screen and (max-width: 430px){
    .about-section .about-contant{
        padding: 30px 0px 30px 0px;
    }
    .col-text-block{
        padding-right: auto;
    }
}




.header-section .close{
	top:28px;
	left:auto;
	right:12px !important;
}


.sousanninces{
	border:1px solid #ddd;
	padding:20px;
	margin-bottom:30px;
	font-size:12px;
	line-height:22px;
}
.sousanninces:hover{
	border:1px solid #000;
}
.gallerie_outer{
	height:100%;
	width:100%;
	overflow:hidden;
	max-height:500px;
}