.container-max {
    width: 100%;
    max-width: 1400px !important;
    margin: auto !important;
}

/*a.item {*/
/*    margin: 10px 30px;*/
/*    padding: 10px 0;*/
/*    font-size: 17px;*/
/*    font-weight: 400;*/
/*    color: #993672;*/
/*    display: block;*/
/*    position: relative;*/
/*    text-decoration: none;*/
/*}*/

/*a.item:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    width: 0;*/
/*    border-top: 4px solid #993672;*/
/*    transition: all 0.3s ease;*/
/*}*/

a.item:hover:after {
    width: 100%;
}

@media (max-width: 800px) {
    a.item {
        font-size: 15px;
        margin: 10px;
        text-align: center;
    }

    a.item:hover:after {
        width: 60px;
    }
}

.r-background {
    position: absolute;
    left: 0;
    top: -8%;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

.r-background-left {
    top: -4%;
}

.r-background-left img {
    left: -10%;
    object-position: left center;
}

.r-background img {
    right: 0;
    position: absolute;
    height: 90%;
    width: auto;
    max-width: none;
    object-fit: contain;
    object-position: right center;
}

@media (max-width: 1024px) {
    .r-background {
        top: -4%;
    }
}

@media (max-width: 800px) {
    .r-background {
        top: -3%;
    }

    .r-background img {
        right: 6%;
    }
}

.flipped + .r-background {
    top: -4%;
}

.flipped + .r-background img {
    left: -10%;
    object-position: left center;
}

@media (max-width: 800px) {
    .flipped + .r-background img {
        left: -13%;
    }
}

.no-r-background + .r-background {
    display: none;
}

.custom-ul ul li {
    padding-left: 12px;
    position: relative;
    font-size: 17px;
    list-style-type: square;
    margin-bottom: 16px;
}

.custom-ul-primary ul {
    margin-left: 0;
    padding-left: 0;
}

.custom-ul-primary ul li {
    padding-left: 12px;
    padding-right: 3rem;
    position: relative;
    font-size: 17px;
    list-style-type: square;
    margin-bottom: 16px;
}

.custom-ul-primary ul li::marker {
    color: #993672;
}

.custom-primary ul li::marker {
    color: #993672;
}

.custom-white ul li::marker {
    color: #fff;
}

@media (min-width: 1024px) {
    .block-desktop {
        display: block !important;
    }
}

.elementor-widget-radiance_image_with_rounded_background.animated .image-with-primary-background picture.background img {
    transform: scale(1);
    transition: all 1.25s ease;
}

.elementor-widget-radiance_image_with_rounded_background {
    animation-name: none !important;

}

.image-with-primary-background {
    height: 100%;

    .media {
        width: 100%;
        position: relative;
        height: 100%;
    }

    picture.background {
        overflow: hidden;
    }

    picture.background img {
        transform: scale(1.2);
        transition: all 1.25s ease;
        border-radius: 88px
    }
}

.image-with-primary-background .media:before {
    background: linear-gradient(90deg, #84225e 0%, #d14a9b 100%);
    transform: translate(12px, -30px);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 88px;
    content: "";
}

/*/.r-background {
    top: -4%;
    position: absolute;
    left: 0;
    width: 100%;kk
    height: 100%;
    z-index: 0;
    overflow: hidden;
} /*/

@media only screen and (max-width: 64em) {
    .image-with-primary-background .media {
        margin-bottom: 30px;
        padding-top: 90%;
    }
}

@media only screen and (max-width: 40em) {
    .image-with-primary-background .media {
        padding-top: 100%;
        border-radius: 44px;
    }
}


.elementor-max-width {
    max-width: var(--content-width, 100%);
}

.tns-controls button {
    border: none;
}

.faq-left-text {
    h2 {
        font-size: 80px;
        line-height: 1.3;
        margin-bottom: 20px;
        text-transform: none;
        color: #fff;
    }

    .small {
        font-size: 50%;
        display: block;
        color: #000;
        opacity: 1;
        margin: 15px 0;
        letter-spacing: .5px;
    }
}

.custom-user-list {
    ul {
        margin: 15px;
    }

    li::marker {
        color: #fff !important
    }

    li {
        font-size: 17px;
        list-style-type: square;
        padding-right: 4rem;
        margin-bottom: 16px;
        position: relative;
        padding-left: 10px;
    }
}

.custom-user-list-primary {
    ul {
        margin: 0;

        li {
            margin-left: 14px;
            padding-left: 12px;
            position: relative;
            font-size: 17px;
            color: #000;
            list-style-type: square;
            margin-bottom: 16px;
            padding-right: 3rem;
            list-style-type: square;

        }

        li::marker {
            color: var(--e-global-color-primary);;
        }
    }
}

.menu-item-page {
    margin: 10px 30px;
    padding: 10px 0;
    font-size: 17px;
    font-weight: 400;
    color: #993672;
    display: block;
    position: relative;
    text-align: center;

    span {
        font-size: 17px;
        font-weight: 400;
        color: #993672;
    }
}

.multiple-paragraphs-margin {
    p {
        margin-bottom: 20px;
    }

    p:last-child {
        margin-bottom: 0px;
    }
}

.popup-video {
    img {
        border-radius: 88px;
    }
}

.mt-10 {
    margin-top: 10px !important;
}

.animation-bg-image-container {
    overflow: hidden;
    position: relative;
}

.force-visible {
    visibility: visible !important;
}

.contact-phone-link {
    display: flex;
    font-size: 13px;
    margin-top: 18px
}

@media only screen and (max-width: 64em) {
    .contact-phone-link {
        justify-content: center
    }
}

.contact-phone-link:before {
    content: "";
    background: url("/wp-content/uploads/2026/01/1671659523-icon-phone.svg") no-repeat;
    background-size: 12px;
    width: 20px;
    height: 18px;
    background-position: center;
    display: inline-block;
    min-width: 10px;
    margin-right: 7px
}

@media (max-width: 1024px) {
    #form_contact {
        .elementor-field {
            border-bottom: solid .7px #fff !important;
            color: white !important;
        }

        .section-label {
            color: white !important;
        }

        .elementor-field-type-submit {
            justify-content: center;

            .elementor-button {
                color: white !important;

                span {
                    color: white !important;
                }

                &:before {
                    background-color: white !important;
                }

                &:hover {
                    span.elementor-button-text {
                        color: #993672 !important;
                        z-index: 2;
                    }
                }
            }
        }
    }
}

#form_contact {

    .elementor-field {
        border: none;
        border-bottom: solid .7px #000;
        background: none;
        border-radius: 0;
        padding: 12px 0;
        font-size: 17px;
        font-family: "Avenir LT W01_45 Book1475508", Arial, sans-serif;
        color: #000;
        height: auto;
    }

    .section-label {
        font-size: 13px;
        line-height: 1.4;
        margin-top: 30px;
        color: #993672;
    }

    .elementor-field-type-submit {
        margin-top: 30px;

        .elementor-button {
            background: rgba(0, 0, 0, 0);
            padding: 18px 54px;
            font-family: "Avenir LT W01_45 Book1475508", Arial, sans-serif, sans-serif;
            font-weight: 700;
            color: #993672;
            opacity: 1;
            flex-basis: auto;
            width: auto;

            span {
                text-transform: none;
                background: rgba(0, 0, 0, 0);
                font-family: "Avenir LT W01_45 Book1475508", Arial, sans-serif, sans-serif;
                font-weight: 700;
                color: #993672;
                opacity: 1;
                flex-basis: auto;
                width: auto;
            }

            &:before {
                position: absolute;
                height: 100%;
                content: "";
                background-color: #993672;
                width: 20px;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                transition: all ease .5s;
                opacity: 1;
            }

            &:hover:before {
                width: 100%;
                z-index: 1;
            }

            &:hover {
                opacity: 1;
                background: rgba(0, 0, 0, 0);
                padding: 18px 54px;
                font-family: "Avenir LT W01_45 Book1475508", Arial, sans-serif, sans-serif;
                font-weight: 700;
                box-shadow: none;

                span {
                    color: #fff !important;
                    z-index: 2;
                }
            }
        }
    }

    .elementor-message, .elementor-error {
        margin-top: 0;
    }

    .elementor-message-danger::before,
    .elementor-message-danger::before {
        content: '' !important;
        position: absolute !important;
    }

    input.elementor-field + .elementor-message-danger,
    select.elementor-field-textual + .elementor-message-danger {
        background: #993672 !important;
        color: #fff !important;
        border-radius: 3px !important;
        font-size: 10px !important;
        letter-spacing: 0.7px !important;
        font-weight: 400 !important;
        width: fit-content !important;
        overflow: hidden !important;
        white-space: nowrap !important;
        text-overflow: ellipsis !important;
        pointer-events: none !important;
        position: absolute !important;
        right: 6px !important;
        top: -6px !important;
        text-align: center !important;
        z-index: 10 !important;
        opacity: 1 !important;
        padding: 6px 12px !important;
        transition: all 0.2s !important;
        display: block !important;
    }
}

@media only screen and (max-width: 64em) {
    .partial_gallery_hero h1 {
        font-size: 46px !important;
    }
}

.partial_gallery_hero {


    h1 {
        font-size: 87px;
    }

    li {
        color: #993672;
        font-weight: 600;
        font-size: 12px;
        line-height: 29px;
        padding: 5px 0;
        white-space: nowrap;
        letter-spacing: 0;
        display: flex;
        align-items: center;
    }
}