﻿

@keyframes roll-down-curtain {
    from {
        height: 0px;
    }

    to {
        height: 370px;
    }
}

@keyframes show-phone {
    from {
        top: -500px
    }

    to {
        top: 17px;
    }
}



.scrolliy-border-top {
    width: 100%;
    background-image: url('/Content/Images/Union 4-3.png');
    background-repeat: repeat-x;
    height: 20px;
}

.scrolliy-border-bottom {
    width: 100%;
    background-image: url('/Content/Images/Union 4-3.png');
    background-repeat: repeat-x;
    height: 20px;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.scrolliy-border-top-black {
    width: 100%;
    background-image: url('/Content/Images/Union 4-3-black.png');
    background-repeat: repeat-x;
    height: 20px;
    background-color: #FFFFFF;
}

.row-1 {
    height: 370px;
    width: 100%;
    background-color: #19ACFF;
    animation-name: roll-down-curtain;
    animation-duration: 0.3s;
    position: relative;
    padding: 0 60px;
    display: flex;
    flex-direction: row;
}

    .row-1::after {
        content: "";
        width: 100%;
        background-image: url('/Content/Images/Union 1-1-blue.png');
        background-repeat: repeat-x;
        height: 20px;
        background-color: #FFFFFF;
        left: 0;
        position: absolute;
        bottom: 0;
    }

    .row-1 .page-header {
        font-family: "Assistant-SemiBold";
        font-size: 50px;
        color: #fff;
        padding: 10px 65px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 50%;
    }

        .row-1 .page-header img {
            height: 250px;
        }

        .row-1 .page-header .page-header-text {
            padding: 0 20px 0 0;
        }

    .row-1 .sub-header {
        font-family: "Assistant-SemiBold";
        font-size: 30px;
        color: #fff;
        padding: 10px 0px
    }



    .row-1 .click-to-dowonload {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        position: relative;
    }

        .row-1 .click-to-dowonload .phone {
            width: 371px;
            height: 466px;
            background: transparent url(/Content/Images/Doctor.png) 0% 0% no-repeat padding-box;
            position: absolute;
            top: 17px;
            left: calc(100% - 185px);
            background-size: contain;
            z-index: 1;
            animation: show-phone;
            animation-duration: 0.3s;
        }


        .row-1 .click-to-dowonload .phone-elderly {
            width: 371px;
            height: 466px;
            background: transparent url(/Content/Images/elderly.png) 0% 0% no-repeat padding-box;
            position: absolute;
            top: 17px;
            left: calc(100% - 185px);
            background-size: contain;
            z-index: 1;
            animation: show-phone;
            animation-duration: 0.3s;
        }

        .row-1 .click-to-dowonload .closet-arranging-header-img {
            width: 861px;
            max-width: 100%;
            height: 532px;
            background: transparent url('/Content/Images/Group 820.png') 0% 0% no-repeat padding-box;
            position: absolute;
            top: -40px;
            left: calc(100% - (1040px / 2));
            background-size: contain;
            z-index: 1;
            animation: show-phone;
            animation-duration: 0.3s;
        }


        .row-1 .click-to-dowonload .phone-community {
            width: 371px;
            height: 466px;
            background: transparent url('/Content/Images/Group 856.png') 0% 0% no-repeat padding-box;
            position: absolute;
            top: 17px;
            left: calc(100% - 185px);
            background-size: contain;
            z-index: 1;
            animation: show-phone;
            animation-duration: 0.3s;
        }

.row-2 {
    width: 75%;
    min-width: var(--min-width);
    min-width: 150px;
    margin: auto;
    margin-top: 150px;
}

    .row-4 .header,
    .row-2 .header {
        font-family: 'Assistant-Bold';
        font-size: 30px;
        text-align: center;
    }

    .row-2.how-its-works-community p {
        font-family: 'Assistant-Regular';
        font-size: 20px;
        text-align: center;
        padding-top: 20px;
    }

    .row-2.how-its-works-community {
        width: 75%;
        min-width: var(--min-width);
        min-width: 150px;
        margin: auto;
        margin-top: 150px;
    }

        .row-2.how-its-works-community .header {
            font-family: 'Assistant-Bold';
            font-size: 30px;
            text-align: center;
        }

        .row-2.how-its-works-community p {
            font-family: 'Assistant-Regular';
            font-size: 20px;
            text-align: center;
            padding-top: 20px;
        }

        .row-2.how-its-works-community h3,
        .row-2.how-its-works-community h2 {
            text-align: center;
        }

.row-4 {
    width: 100%;
    min-width: var(--min-width);
}

    .row-4 .row-4-content {
        width: 100%;
        background-color: #F5F5F5;
        padding-top: 70px;
        padding-bottom: 50px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .row-4 .row-4-content .points-section {
            display: flex;
            gap: 15px;
        }

        .row-4 .row-4-content .kvisi-exp {
            width: 233px;
            height: 233px;
            background-image: url('/Content/Images/How-it-work.png');
            background-repeat: no-repeat;
            background-size: contain;
            margin-left: -95px;
        }

        .row-4 .row-4-content .points-section2 {
            display: flex;
            flex-direction: row;
            width: 1024px;
            margin: 0 auto;
            justify-content: center;
            align-items: center;
            margin: 15px 0;
        }

            .row-4 .row-4-content .points-section2 div {
                font-family: "Assistant-Bold";
                padding: 5px 60px;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 20px;
            }

        .row-4 .row-4-content .points-section div span {
            font-family: "Assistant-Regular";
        }

        .row-4 .row-4-content .row-4-text {
            font-family: "Assistant-Regular";
            width: 70%;
            text-align: center;
        }

    .row-4 .to-left-arrow {
        width: 45px;
        height: 35px;
        background: transparent url(/Content/Images/noun_Arrow_1558216.png) 0% 0% no-repeat padding-box;
        background-position: center;
        margin: auto;
    }


.row-5 .page-message-text {
    font-family: "Assistant-Regular";
    font-size: 14px;
    color: #000000;
    padding: 0px 65px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-height: 180px;
}



.row-6 {
    height: 270px;
    width: 100%;
    background-color: #19ACFF;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
}

    .row-6 .scrolliy-border-top {
        background-image: url('/Content/Images/Union 1-1-blue.png');
        position: absolute;
        bottom: -20px;
    }

.row-6-community {
    height: 400px;
    width: 100%;
    background-color: #19ACFF;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    overflow: hidden;
    margin: 10px 0 50px 0;
}

    .row-6-community .scrolliy-border-top {
        background-image: url('/Content/Images/Union 4-4.png');
        position: absolute;
        bottom: -20px;
    }

.row-8 {
    position: relative;
    max-width: 1024px;
    width: 100%;
    margin: auto;
}

    .row-8 .page-message-text {
        font-family: "Assistant-Regular";
        font-size: 14px;
        color: #000000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        min-height: 180px;
    }

        .row-8 .page-message-text img {
            width: 100%;
            max-width: 500px;
        }

        .row-8 .page-message-text .click-to-download {
            position: absolute;
            bottom: 120px;
            right: 80px;
            font-size: 2.1em;
            color: var( --unnamed-color-19acff);
            font-family: "Assistant-Bold";
        }

        .row-8 .page-message-text .div-download-btns {
            display: flex;
            flex-direction: row;
            justify-content: space-around;
            width: 80%;
        }

    .row-8 .appointment-div .appointment-data-fill-div {
        display: flex;
        justify-content: space-around;
        gap: 30px;
        margin: 50px auto;
    }

    .row-8 .appointment-div .appointment-header {
        font-size: 2.1em;
        color: var( --unnamed-color-19acff);
        font-family: "Assistant-Bold";
        text-align: center;
    }

    .row-8 .appointment-div .appointment-sub-header {
        font-family: "Assistant-Bold";
        text-align: center;
    }

    .row-8 .appointment-div input.mobile-like, textarea {
        border-bottom: solid 1px #999;
        color: #999
    }

    .row-8 .appointment-div ::-webkit-input-placeholder { /* Edge */
        color: #999;
    }

    .row-8 .appointment-div :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #999;
    }

    .row-8 .appointment-div ::placeholder {
        color: #999;
    }

    .row-8 .appointment-data-fill-div button {
        padding: 16px 30px;
        background-color: var( --unnamed-color-19acff);
        color: #fff;
        font-family: "Assistant-Bold";
        border-radius: 10px;
        border: none;
        font-size: 1.1em;
        cursor: pointer;
    }

.ltr .row-1 .click-to-dowonload .phone,
.ltr .row-1 .click-to-dowonload .phone-elderly {
    left: auto;
    right: calc(100% - 185px);
}

.ltr .row-4 .row-4-content .kvisi-exp {
    background-image: url('/Content/Images/How-it-work eng.png');
}

.ltr .row-4 .to-left-arrow {
    transform: rotateZ( 180deg );
}


@media only screen and (max-width: 500px) {

    @keyframes roll-down-curtain {
        0% {
            height: 135px;
            background-size: cover;
        }

        100% {
            background-size: cover;
            height: 450px;
        }
    }

    @keyframes roll-down-curtain-2 {
        0% {
            height: 135px;
            background-size: cover;
        }

        100% {
            background-size: cover;
            height: 450px;
        }
    }

    .row-1 {
        background: none;
        min-width: 100%;
        min-height: 450px;
        grid-template-columns: 1fr;
        padding: 0 0px 0 0;
        background-size: cover;
        background: #fff;
        position: relative;
        z-index: 1;
        padding: 0;
        flex-direction: column;
        justify-content: flex-start;
    }

        .row-1:after {
            content: "";
            background: url('/Content/Images/webp/Union 1.webp');
            background-position: bottom;
            background-repeat: no-repeat;
            height: 450px;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 0;
            animation-name: roll-down-curtain-2;
            animation-duration: 0.3s;
            overflow: hidden;
        }

        .row-1 .page-header {
            padding: 5px;
            font-size: 30px;
            z-index: 1;
            width: 100%;
        }

            .row-1 .page-header img {
                display: none;
            }

        .row-1 .sub-header {
            font-size: 20px;
        }

        .row-1 .click-to-dowonload {
            align-items: center;
            width: 100%;
        }

            .row-1 .click-to-dowonload .phone {
                left: calc((100vw - 97%) / 2);
                width: 100%;
                background-position: center;
                justify-content: center;
                align-items: center;
                top: 35px;
                background-size: contain;
            }

            .row-1 .click-to-dowonload .phone-elderly {
                left: calc((100vw - 97%) / 2);
                width: 100%;
                background-position: center;
                justify-content: center;
                align-items: center;
                top: 35px;
                background-size: contain;
            }

            .row-1 .click-to-dowonload .closet-arranging-header-img {
                width: 293px;
                height: 222px;
                top: 12px;
                left: 0;
            }

    .row-2 {
        width: 90%;
        min-width: var(--min-width);
        min-width: 150px;
        margin: auto;
        margin-top: 0px;
        height: fit-content;
        padding: 20px 0;
    }

    .row-4 .row-4-content .kvisi-exp {
        margin-left: -50px;
    }

    .row-4 .row-4-content .points-section {
        width: 100%;
        flex-direction: column;
    }

        .row-4 .row-4-content .points-section div {
            padding: 5px;
            height: 50px;
        }

    .row-4 .row-4-content .points-section2 {
        width: 100%;
        flex-direction: column;
    }

        .row-4 .row-4-content .points-section2 div {
            padding: 35px 0;
        }

            .row-4 .row-4-content .points-section2 div img {
                width: 90%;
            }

    .row-4 .to-left-arrow {
        transform: rotateZ( -90deg );
    }

    .ltr .row-4 .to-left-arrow {
        transform: rotateZ( -90deg );
    }

    .row-6 {
        padding: 10px;
    }

    .row-1 .click-to-dowonload .phone-community {
        left: 0;
        transform: scale(0.9);
        width: 100%;
        margin: auto;
    }

    .row-8 {
        width: 80%;
    }

        .row-8 .appointment-data-fill-div {
            display: flex;
            flex-direction: column;
            justify-content: space-around;
            gap: 30px;
            margin: 50px auto;
        }

        .row-8 .page-message-text img {
            max-width: 340px;
            width: 100%;
        }
}
