/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

strong{
font-weight:700;
}

body{
    overflow-x:hidden;
}

.elementor-nav-menu--dropdown{
    top:-18px !important;
}


.desktop-menus{
    position: relative;
     
}

.logo-image{
    position: relative;
    top: 20px;
}



.page .logo-image svg #Path_70,
.page .logo-image svg #Path_69{
  fill:#000;
}


.page-id-1593 .logo-image svg #Path_70,
.page-id-1593 .logo-image svg #Path_69,
.page-id-1631 .logo-image svg #Path_70,
.page-id-1631 .logo-image svg #Path_69,
.home .logo-image svg #Path_70,
.home .logo-image svg #Path_69{
  fill:#FFF !important;
}



.hide-horizontal-scroll,
.home-hero-section,
.home-package-section{
    overflow:hidden !important;
}

.sticky-section{
position: sticky;
    top: 0;
    left: 0;    
}


.home-hero-slider:after{
content: "";
    display: block;
    height: 180px;
    width: 100%;
    margin: auto;
    background: url(img/border.png) no-repeat;
    position: absolute;
    background-position: center;
}


.build_your_home{
    position: absolute;
    z-index: 0;
    font-size: 15px;
    color: #FFF;
    width: 100%;
    text-align: center;
    bottom: 50px;
    font-weight: 500;
    letter-spacing: 2.5px;
}

.build_your_home:hover{
    color: #FFF;
}

.home-hero-slider .elementor-testimonial__footer{
    display:none !important;
}


.home-hero-slider .swiper-container{
    overflow: visible !important;
}

.home-hero-slider .swiper-slide {
    padding: 0em 5em !important;
}

.home-hero-slider h2{
    font-style: normal;
    font-weight: 300 !important;
    font-size: 2.7em;
}

.home-package-slider .swiper-container{
    clip-path: inset( -100vw -100vw -100vw 0 );
    overflow: visible !important;
        
}


.home-package-section .swiper-slide:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 89%;
    opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;    
  z-index: 0;
}



.home-package-slider .elementor-image-carousel-caption{
    background: #FFF;
    position: relative;
    font-family: "sweet-gothic-serif",serif !important;
    font-style: normal;
    top: -48px;
    padding: 10px 20px;
    width: 90%;
    opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;  
  z-index: 9;     
}


.home-package-slider .swiper-slide:hover:after,
.home-package-slider .swiper-slide:hover .elementor-image-carousel-caption{
    opacity: 1;
}

.home-accordion .elementor-accordion-title span{
    float: right;
    font-family: "sweet-gothic-serif",serif !important;

}

.divider:before{
    content:"";
}

.faqs-accordion .elementor-accordion-item{
    border-bottom: 1px solid #A27E52 !important;
    padding-bottom: 1rem;
    margin-bottom: 2rem !important;
}

.home-accordion .elementor-accordion-item{
    border-bottom: 1px solid #000 !important;
    padding-bottom: 1rem;
    margin-bottom: 2rem !important;
}

.elementor-accordion-item:last-child{
    border-bottom:none !important;
}

.home-three-cols .elementor-col-33 .elementor-widget-wrap:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;    
  z-index: 0;
}

.on-hover{
    font-family: "sweet-gothic-serif",serif !important;
    opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;    
  position: relative;
  z-index: 9;
}
 
.homes-page-slider{
    overflow-x:hidden !important;
}

.home-three-cols .elementor-col-33 .elementor-widget-wrap:hover:after,
.home-three-cols .elementor-widget-wrap:hover .on-hover{
    opacity: 1;
}



 .elementor-menu-toggle{
    outline: none;
 }


.elementor-nav-menu--dropdown{
    height: 100vh;
    min-height: 101vh;
    overflow:hidden !important;  
}



.sweet-gothic h2{
    font-family: "sweet-gothic-serif",serif !important;
}



.elementor-accordion-item .elementor-accordion-title {
    font-family: "sweet-gothic-serif",serif !important;
    font-weight: 400;
}



.home-slider .swiper-container{
    overflow:visible !important;
}


.home-slider .swiper-container .swiper-slide{
    opacity: 0.5;
}

.home-slider .swiper-container .swiper-slide-active{
    opacity: 1;
}

.home-slider .elementor-swiper-button-next{
    right: -30px !important;
}

.home-slider .elementor-swiper-button-prev{
    left: 97.5% !important;
}


.facetwp-icon:before{
    background: url(img/search.svg) !important;
    background-repeat: no-repeat !important;
    transform: rotate(45deg);
    position: relative;
    top: 9px;
    right: 10px;
}

.facetwp-counter{
    display: none !important;
}

.facetwp-slider-label{
    color: #FFF;
}

.facetwp-display-value{
    color: #FFF;
    font-weight: 300;
}

.home-build-content p{
    line-height: 1.9em;
}

.facetwp-radio.checked .facetwp-display-value{
    font-weight: 600;
}

.facetwp-facet-design_range .facetwp-display-value{
    margin-left: 10px !important;
}

.facetwp-type-radio .facetwp-radio.checked{
    background: none !important;
    font-weight: 700;
}

.facetwp-type-radio .facetwp-radio{
    background: none !important;
    display: inline-block;
    border-bottom: 1px solid #FFF;
    padding-left: 0;
    padding-right: 20px;
    margin-right: 30px;
    font-size: 15px;

}

.content_column{
    padding-top: 20%;
}

.facetwp-facet {
    margin-bottom: 20px !important;
}

.facetwp-template .sweet-gothic a{
    font-family: "sweet-gothic-serif",serif !important;
    font-size: 32px;
    color: #000;
}

.border-line{    
    position: relative;
    left: -5px;
    margin-bottom: 22px;
    margin-top: 22px;
}





.hero-btn{
    position: relative;
    top: 26px;
    z-index:1;
}



.footer-section:before{
content: "";
    height: 1px;
    width: 90%;
    background: #B5A37B;
    position: absolute;
    left: 10%;
}


.elementor-menu-toggle{
    position: relative;
}


.desktop-menus ul{position: relative;top:32vh;}


.page .elementor-menu-toggle .eicon-menu-bar{
    content: "" !important;
    background: url(img/black-menu.svg) no-repeat;
    position: absolute;
    width: 80px;
    height: 26px;
    left: -80px;
    top: 18px;
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open, .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{
    display: block !important;
}

.single-home-design .elementor-menu-toggle .eicon-menu-bar,
.page .elementor-menu-toggle.elementor-active .eicon-menu-bar,
.page-id-1593 .elementor-menu-toggle .eicon-menu-bar,
.page-id-1631 .elementor-menu-toggle .eicon-menu-bar,
.home .elementor-menu-toggle .eicon-menu-bar{
    content: "" !important;
    background: url(img/menu-icon.svg) no-repeat;
    position: absolute;
    width: 80px;
    height: 26px;
    left: -80px;
    top: 18px;

}


/*
.elementor-menu-toggle.elementor-active i:before {
    content: "\e87f" !important;
    background: none !important;
    font-size: 3rem;
}
*/
.eicon-menu-bar{
    position: relative;
    z-index: 9999;
    color: #a27e52;
}


#content{
    position: relative;
}

#content:after{
    content: "";
    background: url(img/footer.jpg) no-repeat;
    position: absolute;
    width: 100%;
    height: 27px;
    background-size: cover;
    bottom: -25px;
    z-index: 99;
}

.page-id-34 #content:after{
    display:none;


}


/*
.elementor-location-footer:before{
    content: "";
    background: url(img/footer.jpg) no-repeat;
    position: absolute;
    width: 100%;
    height: 27px;
    background-size: cover;
}
*/


#content .page-content {
    position: relative;
    z-index: 99;
    background: #FFF;
}


.elementor-location-footer .elementor-section-wrap {
    position: fixed;
    width: 100%;
    bottom: 0;
}


.related_house .property_details{
    opacity: 0;
    position: absolute;
    bottom: 12%;
    color: #FFF;
    z-index: 999;
    padding: 0 30px;
    line-height: 3em;
    font-family: "sweet-gothic-serif",serif !important;
    
}

.related_house .home_featured_img{
    
}

.related_house .fwpl-result{
    position: relative;
    cursor: pointer;
}

.related_house .fwpl-result:after{
    content: "";
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    height:98.5%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.related_house .fwpl-result:hover:after{
    opacity: 1;
}

.related_house .fwpl-result a{
    color: #FFF !important;
}
.related_house .fwpl-result:hover .property_details{
    opacity: 1;
}





























/*

@media (max-width:4000px) {
    .home-hero-section>.elementor-container{
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
}


@media (max-width:2000px) {
    .home-hero-section>.elementor-container{
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
}


*/


@media (max-width:1500px) {
    .home-hero-slider:after{height: 140px;background-size: contain;}
    .build_your_home{bottom:35px;}
}


@media (max-width:1100px) {
    .home-hero-slider .swiper-slide {padding: 0em 2em !important;}
    .home .home-hero-slider::after{height:120px;background-size: contain;}
}


@media (max-width:1000px) {
    .related_house .property_details{line-height: 2em;}
}


@media (max-width:767px) {
    .hide-br br,.elementor-accordion-title br{display: none;}
    .logo-image{top:20px;}
    .build_your_home{bottom:30px;}
    .footer-menus ul{display: block !important;width: 100%;text-align: center;}
    .footer-menus ul li{display: inline-block !important;}
    .home-hero-slider .swiper-slide {padding: 0em 1.5em !important;}

    .sticky-section{position: relative;top: 0;left: 0; }

    .home-build-right-img{padding-left: 25px !important;}
    .facetwp-template .sweet-gothic a{font-size: 22px !important;}
}

@media (max-width:500px) {
    .elementor-menu-toggle .eicon-menu-bar:before{top:5px;}
    .logo-image{top:5px;}
    .home-hero-slider h2{font-size:1.8em;} 

    .home-slider .elementor-swiper-button-next{right: -30px !important;}
    .home-slider .elementor-swiper-button-prev{left: 90% !important;}



}

@media (max-width:350px) {
    .home .home-hero-slider::after {height: 30px;}
}