.elementor-28 .elementor-element.elementor-element-d0c7874{--display:flex;--min-height:400px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.5;}.elementor-28 .elementor-element.elementor-element-d0c7874:not(.elementor-motion-effects-element-type-background), .elementor-28 .elementor-element.elementor-element-d0c7874 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-astglobalcolor6 );}.elementor-28 .elementor-element.elementor-element-d0c7874::before, .elementor-28 .elementor-element.elementor-element-d0c7874 > .elementor-background-video-container::before, .elementor-28 .elementor-element.elementor-element-d0c7874 > .e-con-inner > .elementor-background-video-container::before, .elementor-28 .elementor-element.elementor-element-d0c7874 > .elementor-background-slideshow::before, .elementor-28 .elementor-element.elementor-element-d0c7874 > .e-con-inner > .elementor-background-slideshow::before, .elementor-28 .elementor-element.elementor-element-d0c7874 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://teknr10.thestackly.site/wp-content/uploads/2026/07/pexels-photo-35997560-scaled.avif");--background-overlay:'';background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-28 .elementor-element.elementor-element-56123c7 .elementor-heading-title{font-family:"Cinzel", Sans-serif;font-size:60px;font-weight:800;color:#C76B3C;}.elementor-28 .elementor-element.elementor-element-63dcdb1{--display:flex;}.elementor-28 .elementor-element.elementor-element-f96aca6{--display:flex;}.elementor-28 .elementor-element.elementor-element-86478ae{--display:flex;}.elementor-28 .elementor-element.elementor-element-3ab06d0{--display:flex;--padding-top:70px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28 .elementor-element.elementor-element-e7de46b{--display:flex;--padding-top:0px;--padding-bottom:40px;--padding-left:50px;--padding-right:50px;}body.elementor-page-28:not(.elementor-motion-effects-element-type-background), body.elementor-page-28 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-d6874dc );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-28 .elementor-element.elementor-element-d0c7874{--min-height:350px;}.elementor-28 .elementor-element.elementor-element-56123c7 .elementor-heading-title{font-size:55px;}.elementor-28 .elementor-element.elementor-element-3ab06d0{--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28 .elementor-element.elementor-element-e7de46b{--padding-top:0px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-28 .elementor-element.elementor-element-d0c7874{--min-height:300px;}.elementor-28 .elementor-element.elementor-element-56123c7{text-align:center;}.elementor-28 .elementor-element.elementor-element-56123c7 .elementor-heading-title{font-size:45px;}.elementor-28 .elementor-element.elementor-element-3ab06d0{--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-28 .elementor-element.elementor-element-e7de46b{--padding-top:0px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for html, class: .elementor-element-53f6100 *//*=========================================
Property Description
=========================================*/

.property-description{
    padding:80px 50px 0;
    background:#FCFAF7;
}

.property-description-container{
    max-width:1400px;
    margin:auto;
}

/*=========================================
Heading
=========================================*/

.property-header{
    max-width:750px;
    margin-bottom:55px;
}

.property-tag{
    display:block;
    color:#C76B3C;
    font-family:"Inter",sans-serif;
    font-size:15px;
    font-weight:600;
    letter-spacing:3px;
    text-transform:uppercase;
}

.property-divider{
    display:flex;
    align-items:center;
    gap:14px;
    margin:18px 0 28px;
}

.property-divider span{
    width:90px;
    height:1px;
    background:#E7DDD4;
}

.property-divider i{
    color:#E5B56B;
    font-size:11px;
}

.property-header h2{
    color:#1E1E1E;
    font-family:"Cinzel",serif;
    font-size:46px;
    font-weight:700;
    line-height:1.25;
}

/*=========================================
Content Wrapper
=========================================*/

.property-content-wrapper{
    display:grid;
    grid-template-columns:1.2fr .8fr;
    gap:50px;
    align-items:start;
    margin-bottom:45px;
}

/*=========================================
Description
=========================================*/

.property-content p{
    color:#5F6368;
    font-family:"Inter",sans-serif;
    font-size:17px;
    line-height:1.9;
    margin-bottom:22px;
}

.property-content p:last-child{
    margin-bottom:0;
}

/*=========================================
Features
=========================================*/

.property-features-box{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:15px;
}

.feature-item{
    display:flex;
    align-items:center;
    gap:12px;
    padding:18px;
    background:#FFFFFF;
    border:1px solid #E7DDD4;
    border-radius:14px;
    transition:.35s;
}

.feature-item:hover{
    border-color:#C76B3C;
    transform:translateY(-6px);
    box-shadow:0 15px 35px rgba(0,0,0,.08);
}

.feature-item i{
    width:42px;
    height:42px;
    border-radius:50%;
    background:#F7F2ED;
    color:#C76B3C;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:16px;
    transition:.35s;
}

.feature-item:hover i{
    background:#C76B3C;
    color:#FFFFFF;
}

.feature-item span{
    color:#1E1E1E;
    font-family:"Inter",sans-serif;
    font-size:15px;
    font-weight:500;
    line-height:1.5;
}

/*=========================================
Bottom Property Info
=========================================*/

.property-info-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}

.info-box{
    background:#FFFFFF;
    border:1px solid #E7DDD4;
    border-radius:18px;
    padding:28px;
    text-align:center;
    transition:.35s;
}

.info-box:hover{
    border-color:#C76B3C;
    transform:translateY(-8px);
    box-shadow:0 18px 40px rgba(0,0,0,.08);
}

.info-box h3{
    margin-bottom:8px;
    color:#C76B3C;
    font-family:"Cinzel",serif;
    font-size:38px;
    font-weight:700;
    line-height:1;
}

.info-box span{
    color:#5F6368;
    font-family:"Inter",sans-serif;
    font-size:15px;
    font-weight:500;
}

/*=========================================
Top Accent
=========================================*/

.info-box::before{
    content:"";
    display:block;
    width:60px;
    height:3px;
    margin:0 auto 20px;
    background:#C76B3C;
    border-radius:30px;
}
/*=========================================
Tablet
=========================================*/

@media (max-width:991px){

.property-description{
    padding:50px 30px 0;
}

.property-header{
    margin-bottom:45px;
}

.property-header h2{
    font-size:38px;
}

.property-content-wrapper{
    grid-template-columns:1fr;
    gap:35px;
    margin-bottom:35px;
}

.property-content p{
    font-size:16px;
}

.property-features-box{
    grid-template-columns:repeat(2,1fr);
    gap:16px;
}

.feature-item{
    padding:16px;
}

.feature-item span{
    font-size:15px;
}

.property-info-grid{
    grid-template-columns:repeat(2,1fr);
    gap:20px;
}

.info-box{
    padding:25px;
}

.info-box h3{
    font-size:34px;
}

.info-box span{
    font-size:15px;
}

}


/*=========================================
Mobile
=========================================*/

@media (max-width:767px){

.property-description{
    padding:30px 10px 0;
}

.property-header{
    margin-bottom:35px;
}

.property-tag{
    font-size:13px;
    letter-spacing:2px;
}

.property-divider{
    gap:10px;
    margin:15px 0 20px;
}

.property-divider span{
    width:45px;
}

.property-divider i{
    font-size:10px;
}

.property-header h2{
    font-size:30px;
    line-height:1.3;
}

.property-content-wrapper{
    gap:25px;
    margin-bottom:30px;
}

.property-content p{
    font-size:15px;
    line-height:1.8;
    margin-bottom:18px;
}

.property-features-box{
    grid-template-columns:1fr;
    gap:14px;
}

.feature-item{
    padding:15px;
    gap:12px;
}

.feature-item:hover{
    transform:none;
}

.feature-item i{
    width:38px;
    height:38px;
    font-size:15px;
}

.feature-item span{
    font-size:15px;
}

.property-info-grid{
    grid-template-columns:repeat(2,1fr);
    gap:15px;
}

.info-box{
    padding:20px 15px;
    border-radius:14px;
}

.info-box::before{
    width:45px;
    margin-bottom:15px;
}

.info-box h3{
    font-size:28px;
}

.info-box span{
    font-size:14px;
}

.info-box:hover{
    transform:translateY(-5px);
}

}


/*=========================================
Small Mobile
=========================================*/

@media (max-width:480px){

.property-header h2{
    font-size:26px;
}

.property-content p{
    font-size:14px;
}

.property-info-grid{
    grid-template-columns:1fr;
}

.info-box{
    padding:18px;
}

.info-box h3{
    font-size:26px;
}

.feature-item{
    padding:14px;
}

.feature-item span{
    font-size:14px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e76ea3b *//*=========================================
Amenities Section
=========================================*/

.amenities-section{
    padding:80px 50px 0;
    background:#FCFAF7;
}

.amenities-container{
    max-width:1400px;
    margin:0 auto;
}

/*=========================================
Heading
=========================================*/

.amenities-heading{
    max-width:760px;
    margin:0 auto 70px;
    text-align:center;
}

.amenities-tag{
    display:block;
    color:#C76B3C;
    font-family:"Inter",sans-serif;
    font-size:15px;
    font-weight:600;
    letter-spacing:3px;
    text-transform:uppercase;
}

.amenities-divider{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:14px;
    margin:18px 0 28px;
}

.amenities-divider span{
    width:110px;
    height:1px;
    background:#E7DDD4;
}

.amenities-divider i{
    color:#E5B56B;
    font-size:11px;
}

.amenities-heading h2{
    margin-bottom:20px;
    color:#1E1E1E;
    font-family:"Cinzel",serif;
    font-size:46px;
    font-weight:700;
    line-height:1.25;
}

.amenities-heading p{
    color:#5F6368;
    font-family:"Inter",sans-serif;
    font-size:17px;
    line-height:1.8;
}

/*=========================================
Grid
=========================================*/

.amenities-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:30px;
}

/*=========================================
Amenity Card
=========================================*/

.amenity-item{
    position:relative;
    padding:40px 25px;
    background:#FFFFFF;
    border:1px solid #E7DDD4;
    border-radius:22px;
    text-align:center;
    overflow:hidden;
    transition:.35s;
}

.amenity-item:hover{
    transform:translateY(-10px);
    border-color:#C76B3C;
    box-shadow:0 18px 40px rgba(0,0,0,.08);
}

/*=========================================
Top Accent
=========================================*/

.amenity-item::before{
    content:"";
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%);
    width:0;
    height:4px;
    background:#C76B3C;
    transition:.35s;
}

.amenity-item:hover::before{
    width:100%;
}

/*=========================================
Icon Circle
=========================================*/

.amenity-icon{
    width:90px;
    height:90px;
    margin:0 auto 25px;
    border-radius:50%;
    background:#F7F2ED;
    border:2px solid #EFE6DD;
    display:flex;
    justify-content:center;
    align-items:center;
    transition:.35s;
}

.amenity-icon i{
    color:#C76B3C;
    font-size:34px;
    transition:.35s;
}

.amenity-item:hover .amenity-icon{
    background:#C76B3C;
    border-color:#C76B3C;
    transform:rotate(10deg);
}

.amenity-item:hover .amenity-icon i{
    color:#FFFFFF;
}

/*=========================================
Title
=========================================*/

.amenity-item h3{
    color:#1E1E1E;
    font-family:"Cinzel",serif;
    font-size:22px;
    font-weight:600;
    line-height:1.4;
}
/*=========================================
Tablet
=========================================*/

@media (max-width:991px){

.amenities-section{
    padding:50px 30px 0;
}

.amenities-heading{
    margin-bottom:55px;
}

.amenities-heading h2{
    font-size:38px;
}

.amenities-heading p{
    font-size:16px;
}

.amenities-divider span{
    width:80px;
}

.amenities-grid{
    grid-template-columns:repeat(2,1fr);
    gap:25px;
}

.amenity-item{
    padding:35px 20px;
}

.amenity-icon{
    width:80px;
    height:80px;
    margin-bottom:22px;
}

.amenity-icon i{
    font-size:30px;
}

.amenity-item h3{
    font-size:20px;
}

}


/*=========================================
Mobile
=========================================*/

@media (max-width:767px){

.amenities-section{
    padding:30px 10px 0;
}

.amenities-heading{
    margin-bottom:45px;
}

.amenities-tag{
    font-size:13px;
    letter-spacing:2px;
}

.amenities-divider{
    gap:10px;
    margin:15px 0 20px;
}

.amenities-divider span{
    width:45px;
}

.amenities-divider i{
    font-size:10px;
}

.amenities-heading h2{
    font-size:30px;
    line-height:1.3;
}

.amenities-heading p{
    font-size:15px;
    line-height:1.8;
}

.amenities-grid{
    grid-template-columns:repeat(2,1fr);
    gap:18px;
}

.amenity-item{
    padding:25px 15px;
    border-radius:18px;
}

.amenity-item:hover{
    transform:translateY(-5px);
}

.amenity-icon{
    width:65px;
    height:65px;
    margin-bottom:18px;
}

.amenity-icon i{
    font-size:24px;
}

.amenity-item h3{
    font-size:17px;
    line-height:1.5;
}

}


/*=========================================
Small Mobile
=========================================*/

@media (max-width:480px){

.amenities-grid{
    grid-template-columns:1fr;
}

.amenity-item{
    padding:22px 15px;
}

.amenity-icon{
    width:60px;
    height:60px;
}

.amenity-icon i{
    font-size:22px;
}

.amenity-item h3{
    font-size:18px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-03b3b93 */.gallery-section{
    padding:80px 50px 0;
    background:#FCFAF7;
}

.gallery-container{
    max-width:1400px;
    margin:0 auto;
}

.gallery-heading{
    max-width:760px;
    margin:0 auto 70px;
    text-align:center;
}

.gallery-tag{
    display:block;
    color:#C76B3C;
    font-family:"Inter",sans-serif;
    font-size:15px;
    font-weight:600;
    letter-spacing:3px;
    text-transform:uppercase;
}

.gallery-divider{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:14px;
    margin:18px 0 28px;
}

.gallery-divider span{
    width:110px;
    height:1px;
    background:#E7DDD4;
}

.gallery-divider i{
    color:#E5B56B;
    font-size:11px;
}

.gallery-heading h2{
    margin-bottom:20px;
    color:#1E1E1E;
    font-family:"Cinzel",serif;
    font-size:46px;
    font-weight:700;
    line-height:1.25;
}

.gallery-heading p{
    color:#5F6368;
    font-family:"Inter",sans-serif;
    font-size:17px;
    line-height:1.8;
}


.gallery-main{
    overflow:hidden;
    border-radius:24px;
    margin-bottom:25px;
    position:relative;
}

.gallery-main img{
    width:100%;
    height:650px;
    object-fit:cover;
    display:block;
    transition:.5s;
}

.gallery-main:hover img{
    transform:scale(1.05);
}

.gallery-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
}

.gallery-item{
    overflow:hidden;
    border-radius:18px;
    position:relative;
    cursor:pointer;
}

.gallery-item img{
    width:100%;
    height:220px;
    object-fit:cover;
    display:block;
    transition:.45s;
}

.gallery-item:hover img{
    transform:scale(1.08);
}

.gallery-main::after,
.gallery-item::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(
        to top,
        rgba(0,0,0,.25),
        rgba(0,0,0,0)
    );
    transition:.35s;
}

.gallery-main:hover::after,
.gallery-item:hover::after{
    background:linear-gradient(
        to top,
        rgba(199,107,60,.28),
        rgba(0,0,0,0)
    );
}

.gallery-main,
.gallery-item{
    box-shadow:0 15px 35px rgba(0,0,0,.08);
    transition:.35s;
}

.gallery-main:hover,
.gallery-item:hover{
    box-shadow:0 22px 45px rgba(0,0,0,.12);
}
/*=========================================
Tablet
=========================================*/

@media (max-width:991px){

.gallery-section{
    padding:50px 30px 0;
}

.gallery-heading{
    margin-bottom:55px;
}

.gallery-heading h2{
    font-size:38px;
}

.gallery-heading p{
    font-size:16px;
}

.gallery-divider span{
    width:80px;
}

.gallery-main{
    margin-bottom:20px;
}

.gallery-main img{
    height:480px;
}

.gallery-grid{
    grid-template-columns:repeat(2,1fr);
    gap:18px;
}

.gallery-item img{
    height:220px;
}

}


/*=========================================
Mobile
=========================================*/

@media (max-width:767px){

.gallery-section{
    padding:30px 10px 0;
}

.gallery-heading{
    margin-bottom:40px;
}

.gallery-tag{
    font-size:13px;
    letter-spacing:2px;
}

.gallery-divider{
    gap:10px;
    margin:15px 0 20px;
}

.gallery-divider span{
    width:45px;
}

.gallery-divider i{
    font-size:10px;
}

.gallery-heading h2{
    font-size:30px;
    line-height:1.3;
}

.gallery-heading p{
    font-size:15px;
    line-height:1.8;
}

.gallery-main{
    border-radius:18px;
    margin-bottom:18px;
}

.gallery-main img{
    height:300px;
}

.gallery-grid{
    grid-template-columns:repeat(2,1fr);
    gap:15px;
}

.gallery-item{
    border-radius:14px;
}

.gallery-item img{
    height:150px;
}

.gallery-main:hover img,
.gallery-item:hover img{
    transform:none;
}

}


/*=========================================
Small Mobile
=========================================*/

@media (max-width:480px){

.gallery-main img{
    height:240px;
}

.gallery-grid{
    grid-template-columns:1fr;
    gap:15px;
}

.gallery-item img{
    height:180px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1310153 *//*=========================================
Location Heading
=========================================*/

.location-heading{
    max-width:760px;
    margin:0 auto 0px;
    text-align:center;
}

.location-tag{
    display:block;
    color:#C76B3C;
    font-family:"Inter",sans-serif;
    font-size:15px;
    font-weight:600;
    letter-spacing:3px;
    text-transform:uppercase;
}

.location-divider{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:14px;
    margin:18px 0 28px;
}

.location-divider span{
    width:110px;
    height:1px;
    background:#E7DDD4;
}

.location-divider i{
    color:#E5B56B;
    font-size:11px;
}

.location-title{
    margin-bottom:20px;
    color:#1E1E1E;
    font-family:"Cinzel",serif;
    font-size:46px;
    font-weight:700;
    line-height:1.25;
}

.location-description{
    color:#5F6368;
    font-family:"Inter",sans-serif;
    font-size:17px;
    line-height:1.8;
}

/*=========================================
Tablet
=========================================*/

@media (max-width:991px){

.location-heading{
    margin-bottom:60px;
}

.location-title{
    font-size:38px;
}

.location-description{
    font-size:16px;
}

.location-divider span{
    width:80px;
}

}

/*=========================================
Mobile
=========================================*/

@media (max-width:767px){

.location-heading{
    margin-bottom:45px;
}

.location-tag{
    font-size:13px;
    letter-spacing:2px;
}

.location-divider{
    gap:10px;
    margin:15px 0 20px;
}

.location-divider span{
    width:45px;
}

.location-divider i{
    font-size:10px;
}

.location-title{
    font-size:30px;
    line-height:1.3;
}

.location-description{
    font-size:15px;
    line-height:1.8;
}

}/* End custom CSS */