.elementor-715 .elementor-element.elementor-element-56c5682 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-715 .elementor-element.elementor-element-56c5682.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:767px){.elementor-715 .elementor-element.elementor-element-56c5682{width:100%;max-width:100%;}.elementor-715 .elementor-element.elementor-element-56c5682.elementor-element{--align-self:flex-start;}.elementor-715 .elementor-element.elementor-element-a13f295{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-715 .elementor-element.elementor-element-cd54844{padding:10px 10px 10px 10px;}}/* Start custom CSS for html, class: .elementor-element-3fdd2cc *//*======================================
HERO CONTENT
======================================*/

.hero-content{
    max-width:100%;
    padding:10px 0;
    color:#f6f7f3;
}

.hero-content .eyebrow{
    display:inline-block;
    margin-bottom:18px;
    font-size:12px;
    font-weight:600;
    letter-spacing:.18em;
    text-transform:uppercase;
    color:#8c7d6b;
}

.hero-content h1{
    margin:0 0 24px;
    font-family:"Cormorant Garamond", serif;
    font-size:50px;
    line-height:1.05;
    font-weight:500;
    color:#2d2a27;
}

.hero-content .hero-description{
    max-width:100%;
    margin:0 0 40px;
    font-size:18px;
    line-height:1.8;
    color:#6f675e;
}

/*======================================
FEATURES
======================================*/

.hero-features{
    display:flex;
    flex-wrap:wrap;
    gap:28px;
    margin-bottom:42px;
}

.hero-features .feature{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:10px;
    min-width:74px;
}

.hero-features .feature i{
    font-size:26px;
    color:#a28c66;
}

.hero-features .feature span{
    font-size:13px;
    line-height:1.35;
    text-align:center;
    color:#57514b;
}

/*======================================
BUTTON
======================================*/

.hero-btn{
    display:inline-flex;
    align-items:center;
    gap:14px;
    padding:17px 34px;
    background:#8d8c69;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:.08em;
    font-size:13px;
    font-weight:600;
    border-radius:4px;
    transition:.35s ease;
}

.hero-btn i{
    font-size:18px;
    transition:.35s;
}

.hero-btn:hover{
    background:#777657;
    color:#fff;
}

.hero-btn:hover i{
    transform:translateX(5px);
}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.hero-content{
    max-width:100%;
}

.hero-content h1{
    font-size:48px;
}

.hero-content .hero-description{
    font-size:17px;
}

.hero-features{
    gap:22px;
}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.hero-content{
    padding:20px 0;
    text-align:center;
}

.hero-content .eyebrow{
    margin-bottom:12px;
    font-size:11px;
}

.hero-content h1{
    font-size:36px;
    line-height:1.1;
    margin-bottom:18px;
}

.hero-content .hero-description{
    max-width:100%;
    margin:0 auto 30px;
    font-size:16px;
    line-height:1.7;
}

.hero-features{
    justify-content:center;
    gap:18px;
    margin-bottom:30px;
}

.hero-features .feature{
    width:85px;
}

.hero-features .feature i{
    font-size:22px;
}

.hero-features .feature span{
    font-size:12px;
}

.hero-btn{
    width:100%;
    justify-content:center;
    padding:16px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cd54844 *//*======================================
HERO CONTENT
======================================*/

.hero-content{
    max-width:100%;
    padding:10px 0;
    color:#f6f7f3;
}

.hero-content .eyebrow{
    display:inline-block;
    margin-bottom:18px;
    font-size:12px;
    font-weight:600;
    letter-spacing:.18em;
    text-transform:uppercase;
    color:#8c7d6b;
}

.hero-content h1{
    margin:0 0 24px;
    font-family:"Cormorant Garamond", serif;
    font-size:50px;
    line-height:1.05;
    font-weight:500;
    color:#2d2a27;
}

.hero-content .hero-description{
    max-width:100%;
    margin:0 0 40px;
    font-size:18px;
    line-height:1.8;
    color:#6f675e;
}

/*======================================
FEATURES
======================================*/

.hero-features{
    display:flex;
    flex-wrap:wrap;
    gap:28px;
    margin-bottom:42px;
}

.hero-features .feature{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:10px;
    min-width:74px;
}

.hero-features .feature i{
    font-size:26px;
    color:#a28c66;
}

.hero-features .feature span{
    font-size:13px;
    line-height:1.35;
    text-align:center;
    color:#57514b;
}

/*======================================
BUTTON
======================================*/

.hero-btn{
    display:inline-flex;
    align-items:center;
    gap:14px;
    padding:17px 34px;
    background:#8d8c69;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:.08em;
    font-size:13px;
    font-weight:600;
    border-radius:4px;
    transition:.35s ease;
}

.hero-btn i{
    font-size:18px;
    transition:.35s;
}

.hero-btn:hover{
    background:#777657;
    color:#fff;
}

.hero-btn:hover i{
    transform:translateX(5px);
}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.hero-content{
    max-width:100%;
}

.hero-content h1{
    font-size:48px;
}

.hero-content .hero-description{
    font-size:17px;
}

.hero-features{
    gap:22px;
}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.hero-content{
    padding:20px 0;
    text-align:center;
}

.hero-content .eyebrow{
    margin-bottom:12px;
    font-size:11px;
}

.hero-content h1{
    font-size:36px;
    line-height:1.1;
    margin-bottom:18px;
}

.hero-content .hero-description{
    max-width:100%;
    margin:0 auto 30px;
    font-size:16px;
    line-height:1.7;
}

.hero-features{
    justify-content:center;
    gap:12px;
    margin-bottom:30px;
}

.hero-features .feature{
    width:85px;
}

.hero-features .feature i{
    font-size:22px;
}

.hero-features .feature span{
    font-size:12px;
}

.hero-btn{
    width:100%;
    justify-content:center;
    padding:16px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-28281a6 *//*======================================
PROPERTY GALLERY
======================================*/

.property-gallery{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:18px;
    margin:50px 0;
}

.gallery-item{
    overflow:hidden;
    border-radius:16px;
}

.gallery-item img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:.4s;
}

.gallery-item:hover img{
    transform:scale(1.05);
}

/* Right stacked column */

.gallery-stack{
    display:grid;
    grid-template-rows:1fr 1fr;
    gap:18px;
}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.property-gallery{
    grid-template-columns:repeat(2,1fr);
    gap:14px;
}

.gallery-stack{
    grid-column:span 2;
    display:grid;
    grid-template-columns:repeat(2,1fr);
    grid-template-rows:none;
    gap:14px;
}

.gallery-item,
.gallery-stack .gallery-item{
    aspect-ratio:1/1;
}

.gallery-item img{
    width:100%;
    height:100%;
    object-fit:cover;
}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.property-gallery{
    grid-template-columns:repeat(2,1fr);
    gap:10px;
    margin:35px 0;
}

.gallery-stack{
    grid-column:span 2;
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:10px;
}

.gallery-item,
.gallery-stack .gallery-item{
    aspect-ratio:1/1;
    border-radius:12px;
}

.gallery-item img{
    width:100%;
    height:100%;
    object-fit:cover;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7e757ce *//*======================================
WELCOME SECTION
======================================*/

.welcome-section{
    display:grid;
    grid-template-columns:600px 1fr;
    gap:45px;
    align-items:center;
    margin:10px 0;
}

.welcome-content{
    padding-right:10px;
}

.section-label{
    display:block;
    margin-bottom:14px;
    font-size:11px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:.22em;
    color:#9b8a73;
}

.welcome-content h2{
    margin:0 0 24px;
    font-family:"Cormorant Garamond", serif;
    font-size:48px;
    font-weight:500;
    line-height:1.1;
    color:#2d2a27;
}

.welcome-content p{
    margin:0 0 20px;
    font-size:16px;
    line-height:1.9;
    color:#6b655f;
}

.welcome-divider{
    margin-top:30px;
}

.welcome-divider i{
    font-size:24px;
    color:#b79b69;
}

.welcome-image{
    overflow:hidden;
    border:1px solid #e8e2da;
    border-radius:18px;
    padding:10px;
    background:#fff;
}

.welcome-image img{
    display:block;
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:12px;
    transition:.4s ease;
}

.welcome-image:hover img{
    transform:scale(1.03);
}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.welcome-section{
    grid-template-columns:1fr;
    gap:40px;
}

.welcome-content{
    text-align:center;
    padding-right:0;
}

.welcome-image img{
    height:420px;
}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.welcome-section{
    margin:70px 0;
    gap:30px;
}

.welcome-content h2{
    font-size:36px;
}

.welcome-content p{
    font-size:15px;
    line-height:1.8;
}

.welcome-image{
    padding:8px;
    border-radius:14px;
}

.welcome-image img{
    height:260px;
    border-radius:10px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b461e02 *//*======================================
DESIGNED FOR COMFORT
======================================*/

.comfort-section{

    margin:10px 0;
    padding:40px 55px;

    background:#f8f5f1;
    border:1px solid #ece5dc;
    border-radius:18px;

}

.comfort-section .section-title{

    display:block;

    margin-bottom:35px;

    text-align:center;

    font-size:11px;
    font-weight:600;
    letter-spacing:.22em;
    text-transform:uppercase;

    color:#8d806e;

}

.comfort-grid{

    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:45px;

}

.comfort-card{

    display:flex;
    align-items:flex-start;
    gap:18px;

}

.comfort-icon{

    width:54px;
    height:54px;

    display:flex;
    align-items:center;
    justify-content:center;

    flex-shrink:0;

    color:#b69360;
    font-size:28px;

}

.comfort-content h3{

    margin:0 0 10px;

    font-family:"Cormorant Garamond",serif;
    font-size:28px;
    font-weight:500;

    color:#2e2a26;

}

.comfort-content p{

    margin:0;

    font-size:15px;
    line-height:1.75;

    color:#66615b;

}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.comfort-grid{

    grid-template-columns:1fr;
    gap:35px;

}

.comfort-section{

    padding:40px;

}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.comfort-section{

    margin:70px 0;
    padding:30px 24px;

}

.comfort-card{

    flex-direction:column;
    align-items:center;
    text-align:center;

}

.comfort-icon{

    width:48px;
    height:48px;
    font-size:24px;

}

.comfort-content h3{

    font-size:24px;

}

.comfort-content p{

    font-size:14px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-248785e *//*======================================
SLEEPING ARRANGEMENTS
======================================*/

.sleeping-section{

    margin:50px 0;

}

.sleeping-section .section-label{

    display:block;

    margin-bottom:35px;

    text-align:center;

    font-size:11px;
    font-weight:600;
    letter-spacing:.24em;
    text-transform:uppercase;

    color:#95836f;

}

.sleeping-grid{

    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:22px;

}

.sleep-card{

    background:#fff;

    border:1px solid #e8e2db;
    border-radius:16px;

    overflow:hidden;

    transition:.35s ease;

}

.sleep-card:hover{

    transform:translateY(-6px);

    box-shadow:0 18px 45px rgba(0,0,0,.08);

}

.sleep-card img{

    width:100%;
    height:165px;

    object-fit:cover;

    display:block;

}

.sleep-card-content{

    padding:24px 22px 26px;

    text-align:center;

}

.sleep-card-content h3{

    margin:0;

    font-family:"Cormorant Garamond",serif;
    font-size:28px;
    font-weight:500;

    color:#2f2c29;

}

.sleep-card-content .bed-type{

    display:block;

    margin:8px 0 18px;

    font-size:15px;
    font-weight:600;

    color:#4d4741;

}

.sleep-card-content p{

    margin:0;

    font-size:15px;
    line-height:1.75;

    color:#6b655f;

}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.sleeping-grid{

    grid-template-columns:repeat(2,1fr);

}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.sleeping-section{

    margin:70px 0;

}

.sleeping-grid{

    grid-template-columns:1fr;
    gap:20px;

}

.sleep-card img{

    height:220px;

}

.sleep-card-content{

    padding:22px;

}

.sleep-card-content h3{

    font-size:24px;

}

.sleep-card-content .bed-type{

    font-size:14px;

}

.sleep-card-content p{

    font-size:14px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-050049f *//*======================================
INFO CARDS
======================================*/

.info-cards{

    display:grid;
    grid-template-columns:1fr 1fr 1.25fr;
    gap:24px;

    margin:10px 0;

}

.info-card{

    background:#f6f7f3;

    border:1px solid #e9e3db;
    border-radius:16px;

    overflow:hidden;

}

/*=============================
Parking & Pet Cards
==============================*/

.parking-card,
.pet-card{

    display:grid;
    grid-template-columns:48% 52%;

}

.card-image img{

    width:100%;
    height:100%;

    display:block;
    object-fit:cover;

}

.card-content{

    padding:24px;

}

.card-label{

    display:block;

    margin-bottom:18px;

    font-size:11px;
    font-weight:600;

    text-transform:uppercase;
    letter-spacing:.18em;

    color:#9a8b77;

}

.card-content p{

    margin:0 0 16px;

    font-size:14px;
    line-height:1.8;

    color:#66615b;

}

.pet-icon{

    margin-top:25px;

    text-align:center;

}

.pet-icon i{

    font-size:34px;

    color:#b39263;

}

/*=============================
Amenities
==============================*/

.amenities-card{

    padding:28px;

}

.card-label.center{

    text-align:center;

    margin-bottom:30px;

}

.amenities-grid{

    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:28px 20px;

}

.amenity{

    text-align:center;

}

.amenity i{

    display:block;

    margin-bottom:12px;

    font-size:24px;

    color:#b39263;

}

.amenity span{

    display:block;

    font-size:13px;
    line-height:1.5;

    color:#56514b;

}

/*======================================
TABLET
======================================*/

@media (max-width:991px){

.info-cards{

    grid-template-columns:1fr;

}

.amenities-grid{

    grid-template-columns:repeat(3,1fr);

}

}

/*======================================
MOBILE
======================================*/

@media (max-width:767px){

.info-cards{

    margin:70px 0;
    gap:20px;

}

.parking-card,
.pet-card{

    grid-template-columns:1fr;

}

.card-image img{

    height:230px;

}

.card-content{

    padding:22px;

}

.amenities-card{

    padding:22px;

}

.amenities-grid{

    grid-template-columns:repeat(2,1fr);
    gap:24px 18px;

}

.amenity i{

    font-size:22px;

}

.amenity span{

    font-size:12px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-08e3dea */.footer{
    background:#FAF7F2;
    border-top:1px solid #E8E3DD;
    padding:25px 20px 10px;
}

.footer-container{
    max-width:1200px;
    margin:auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    flex-wrap:wrap;
}

.footer-contact{
    display:flex;
    gap:30px;
    flex-wrap:wrap;
}

.footer-contact p{
    margin:0;
    color:#666;
    font-size:15px;
}

.footer-contact a{
    color:#666;
    text-decoration:none;
}

.footer-contact a:hover{
    color:#2F5D50;
}

.footer-social{
    display:flex;
    gap:12px;
}

.footer-social a{
    width:40px;
    height:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:#2F5D50;
    color:#fff;
    text-decoration:none;
    transition:.3s;
    font-size:16px;
}

.footer-social a:hover{
    background:#24493F;
}

.footer-bottom{
    text-align:center;
    margin-top:18px;
    padding-top:12px;
    border-top:1px solid #E8E3DD;
    color:#888;
    font-size:13px;
}

@media(max-width:768px){

    .footer-container{
        flex-direction:column;
        text-align:center;
    }

    .footer-contact{
        flex-direction:column;
        gap:10px;
    }

}/* End custom CSS */