.elementor-263 .elementor-element.elementor-element-0a1e998{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-504bc00 */.artvillae-footer {
    width: 100%;
    padding: 80px 96px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 57px;
    background: #ffffff;
    overflow: hidden;
}

.artvillae-footer-inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

.artvillae-footer-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}

.artvillae-footer-title-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.artvillae-footer-title-wrap h2 {
    margin: 0;
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 48px !important;
    font-weight: 400;
    line-height: 1.12;
    text-transform: uppercase;
}

.artvillae-footer-email {
    color: #9C7967;
    font-family: "DM Sans", sans-serif;
    font-size: 28px !important;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1.4px;
    text-decoration: none;
}

.artvillae-footer-email:hover {
    color: #604939;
}

.artvillae-footer-btn {
    display: inline-flex;
    padding: 5px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 1610px;
    border: 1px solid #000000;
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 18px !important;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.9px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    transition: background 0.3s ease, color 0.3s ease;
}

.artvillae-footer-btn:hover {
    background: #000000;
    color: #ffffff;
}

.artvillae-footer-divider {
    width: 100%;
    height: 1px;
    background: #000000;
}

.artvillae-footer-main {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 80px;
}

.artvillae-footer-logo {
    width: 554.573px;
    max-width: 52%;
    height: 105px;
    display: flex;
    align-items: center;
}

.artvillae-footer-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left center;
    display: block;
}

.artvillae-footer-info {
    display: flex;
    flex-direction: column;
    gap: 54px;
    min-width: 382px;
}

.artvillae-footer-location,
.artvillae-footer-socials {
    display: inline-flex;
    align-items: flex-start;
    gap: 45px;
}

.artvillae-footer-label {
    min-width: 75px;
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 28px;
    text-transform: uppercase;
}

.artvillae-footer-location p {
    width: 270px;
    margin: 0;
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.3;
    opacity: 0.5;
}

.artvillae-footer-social-icons {
    display: flex;
    align-items: center;
    gap: 16px;
}

.artvillae-footer-social-icons a {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: transform 0.3s ease;
}

.artvillae-footer-social-icons a:hover {
    transform: translateY(-3px);
}

.artvillae-footer-social-icons svg {
    width: 37px;
    height: 37px;
    display: block;
}

.artvillae-footer-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.artvillae-footer-links {
    display: flex;
    align-items: flex-start;
    gap: 36px;
}

.artvillae-footer-links a {
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 28px;
    text-decoration: none;
}

.artvillae-footer-links a:hover {
    color: #604939;
}

.artvillae-footer-bottom p {
    margin: 0;
    color: #000000;
    font-family: "DM Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: normal;
    opacity: 0.5;
}

@media (max-width: 1366px) {
    .artvillae-footer {
        padding: 70px 70px;
    }

    .artvillae-footer-title-wrap h2 {
        font-size: 42px !important;
    }

    .artvillae-footer-email {
        font-size: 24px !important;
    }

    .artvillae-footer-logo {
        width: 500px;
        height: 95px;
    }

    .artvillae-footer-main {
        gap: 60px;
    }
}

@media (max-width: 1024px) {
    .artvillae-footer {
        padding: 60px 40px;
    }

    .artvillae-footer-inner {
        gap: 36px;
    }

    .artvillae-footer-title-wrap h2 {
        font-size: 34px !important;
    }

    .artvillae-footer-email {
        font-size: 22px !important;
    }

    .artvillae-footer-btn {
        font-size: 14px !important;
        padding: 5px 16px;
    }

    .artvillae-footer-main {
        align-items: flex-start;
        gap: 40px;
    }

    .artvillae-footer-logo {
        width: 420px;
        max-width: 48%;
        height: 80px;
    }

    .artvillae-footer-info {
        min-width: 320px;
        gap: 38px;
    }

    .artvillae-footer-location,
    .artvillae-footer-socials {
        gap: 28px;
    }
}

@media (max-width: 767px) {
    .artvillae-footer {
        padding: 50px 30px;
    }

    .artvillae-footer-inner {
        gap: 32px;
    }

    .artvillae-footer-top {
        flex-direction: column;
        gap: 28px;
    }

    .artvillae-footer-title-wrap {
        gap: 18px;
    }

    .artvillae-footer-title-wrap h2 {
        font-size: 30px !important;
        line-height: 1.16;
    }

    .artvillae-footer-email {
        font-size: 20px !important;
        letter-spacing: -0.8px;
    }

    .artvillae-footer-main {
        flex-direction: column;
        align-items: flex-start;
        gap: 34px;
    }

    .artvillae-footer-logo {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .artvillae-footer-logo img {
        height: auto;
    }

    .artvillae-footer-info {
        width: 100%;
        min-width: unset;
        gap: 30px;
    }

    .artvillae-footer-location,
    .artvillae-footer-socials {
        width: 100%;
        gap: 24px;
    }

    .artvillae-footer-label {
        min-width: 76px;
        font-size: 13px !important;
    }

    .artvillae-footer-location p {
        width: auto;
        flex: 1;
        font-size: 13px !important;
    }

    .artvillae-footer-bottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
    }

    .artvillae-footer-links {
        gap: 24px;
    }
}

@media (max-width: 480px) {
    .artvillae-footer {
        padding: 40px 24px;
    }

    .artvillae-footer-title-wrap h2 {
        font-size: 26px !important;
    }

    .artvillae-footer-email {
        font-size: 18px !important;
    }

    .artvillae-footer-btn {
        font-size: 13px !important;
        padding: 5px 14px;
    }

    .artvillae-footer-location,
    .artvillae-footer-socials {
        flex-direction: column;
        gap: 10px;
    }

    .artvillae-footer-label {
        min-width: unset;
    }

    .artvillae-footer-links {
        flex-wrap: wrap;
        gap: 18px;
    }

    .artvillae-footer-links a,
    .artvillae-footer-bottom p {
        font-size: 13px !important;
    }
}/* End custom CSS */