.elementor-5 .elementor-element.elementor-element-c1657d5{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-5 .elementor-element.elementor-element-94f1eb2 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-681030b */#content-wrapper #page-content > .container,
#content-wrapper article.block,
#content-wrapper #content,
#content-wrapper #main {
    background: transparent !important;
}

#content-wrapper article.block {
    display: none !important;
}

.md-home {
    width: 100%;
    padding: 0 18px 18px;
    position: relative;
    z-index: 10;
}

.md-home * {
    box-sizing: border-box;
}

.md-hero-card {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    background: rgba(250, 247, 240, .88);
    border: 1px solid rgba(216, 195, 165, .58);
    border-radius: 14px;
    box-shadow: 0 16px 45px rgba(61, 60, 58, .09);
    padding: 14px;
    overflow: hidden;
}

.md-contact-row {
    display: grid;
    grid-template-columns: 1fr 410px;
    align-items: center;
    gap: 18px;
    padding: 0 0 10px;
}

.md-home-phone {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: #C98568;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600;
    text-decoration: none;
    padding: 9px 0 9px 2px;
    transition: all .22s ease;
}

.md-home-phone span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #C98568;
    font-size: 21px;
    line-height: 1;
}

.md-home-phone:hover {
    color: #A96E55;
    text-decoration: none;
}

.md-home-form {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #C98568;
    background: rgba(250, 247, 240, .72);
    border: 1px solid rgba(168, 184, 160, .96);
    border-radius: 0 34px 0 34px;
    min-height: 50px;
    font-size: 25px;
    line-height: 1.2;
    font-weight: 500;
    text-decoration: none;
    padding: 11px 28px;
    transition: all .22s ease;
}

.md-home-form:hover {
    color: #fff;
    background: #A8B8A0;
    border-color: #A8B8A0;
    text-decoration: none;
    box-shadow: 0 8px 22px rgba(127, 150, 120, .22);
}

.md-slider {
    background: rgba(255, 255, 255, .64);
    border: 1px solid rgba(216, 195, 165, .52);
    border-radius: 10px;
    box-shadow: 0 10px 26px rgba(61, 60, 58, .09);
    overflow: hidden;
}

.md-slider-image {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

.md-slider-image img {
    width: 100%;
    height: 500px;
    display: block;
    object-fit: cover;
    object-position: center;
    filter: saturate(.95) contrast(.98) brightness(1.02);
    transition: all .35s ease;
}

.md-slider-image:hover img {
    transform: scale(1.018);
}

.md-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: rgba(250, 247, 240, .92);
    color: #7F9678;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    line-height: 36px;
    font-weight: 300;
    box-shadow: 0 8px 22px rgba(61, 60, 58, .16);
    transition: all .22s ease;
}

.md-arrow-left {
    left: 34px;
}

.md-arrow-right {
    right: 34px;
}

.md-slider-image:hover .md-arrow {
    background: #A8B8A0;
    color: #fff;
}

.md-slider-caption {
    background: rgba(250, 247, 240, .94);
    padding: 12px 16px 14px;
}

.md-slider-caption h1 {
    color: #6F8068;
    font-size: 25px;
    line-height: 1.15;
    font-weight: 700;
    margin: 0 0 4px;
}

.md-slider-caption p {
    color: #7F8E77;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    margin: 0;
}

.md-home-boxes {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 14px;
}

.md-home-box {
    min-height: 212px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    border: 1px solid rgba(216, 195, 165, .55);
    border-radius: 12px;
    padding: 22px 18px 18px;
    box-shadow: 0 10px 25px rgba(61, 60, 58, .07);
    transition: all .24s ease;
}

.md-home-box:before {
    content: "";
    position: absolute;
    right: -28px;
    bottom: -28px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(168, 184, 160, .2), rgba(168, 184, 160, 0) 68%);
    pointer-events: none;
}

.md-home-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 36px rgba(61, 60, 58, .12);
    text-decoration: none;
}

.md-box-sage {
    background: linear-gradient(145deg, rgba(168, 184, 160, .34), rgba(250, 247, 240, .95));
}

.md-box-sand {
    background: linear-gradient(145deg, rgba(216, 195, 165, .38), rgba(250, 247, 240, .95));
}

.md-box-terra {
    background: linear-gradient(145deg, rgba(201, 133, 104, .22), rgba(250, 247, 240, .95));
}

.md-box-light {
    background: linear-gradient(145deg, rgba(168, 184, 160, .22), rgba(250, 247, 240, .95));
}

.md-box-icon {
    width: 58px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #A8B8A0;
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 14px;
    box-shadow: 0 8px 18px rgba(127, 150, 120, .2);
}

.md-box-sand .md-box-icon {
    background: #D8C3A5;
}

.md-box-terra .md-box-icon {
    background: #C98568;
}

.md-home-box h2 {
    color: #3D3C3A;
    font-size: 25px;
    line-height: 1.18;
    font-weight: 700;
    margin: 0 0 7px;
}

.md-home-box p {
    color: #4E504C;
    font-size: 17px;
    line-height: 1.35;
    font-weight: 500;
    margin: 0 0 16px;
}

.md-home-box strong {
    min-width: 120px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: auto;
    background: #7F9678;
    color: #fff;
    border-radius: 8px;
    padding: 0 18px;
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
    box-shadow: 0 8px 18px rgba(127, 150, 120, .22);
    transition: all .22s ease;
}

.md-home-box:hover strong {
    background: #C98568;
    box-shadow: 0 10px 22px rgba(201, 133, 104, .22);
}

@media (max-width: 991px) {
    .md-home {
        padding: 0 14px 16px;
    }

    .md-hero-card {
        padding: 12px;
    }

    .md-contact-row {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .md-home-phone {
        justify-content: center;
        font-size: 19px;
        padding: 8px 0;
    }

    .md-home-form {
        width: 100%;
        min-height: 48px;
        border-radius: 22px;
        font-size: 22px;
    }

    .md-slider-image img {
        height: 360px;
    }

    .md-home-boxes {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

    .md-home-box {
        min-height: 200px;
    }
}

@media (max-width: 575px) {
    .md-home {
        padding: 0 12px 14px;
    }

    .md-hero-card {
        border-radius: 12px;
        padding: 10px;
    }

    .md-home-phone {
        font-size: 17px;
    }

    .md-home-form {
        font-size: 20px;
    }

    .md-slider-image img {
        height: 245px;
    }

    .md-arrow {
        width: 34px;
        height: 34px;
        font-size: 34px;
    }

    .md-arrow-left {
        left: 14px;
    }

    .md-arrow-right {
        right: 14px;
    }

    .md-slider-caption {
        padding: 10px 12px 12px;
    }

    .md-slider-caption h1 {
        font-size: 22px;
    }

    .md-slider-caption p {
        font-size: 14px;
    }

    .md-home-boxes {
        grid-template-columns: 1fr;
    }

    .md-home-box {
        min-height: 185px;
    }

    .md-home-box h2 {
        font-size: 23px;
    }
}/* End custom CSS */