﻿@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

.card-shadow {
    border: navajowhite;
    box-shadow: 0px 0px 4px 1px #dddddd;
}

.astrologers-profile .card .card-body .astrologer-profile-img {
    overflow : hidden;
    position: relative;
    border-radius: 50%;
    background-color: rgba(129, 115, 115, 0.0784313725);
}

.astrologers-profile .card .card-body .follow-profile {
    text-align: center;
    margin-top: 10px;
}

    .astrologers-profile .card .card-body .follow-profile .btn-follow-profile {
        position: relative;
        background-color: #ffca00;
        color: #0f263a;
        padding: 3px 12px;
        line-height: 1.4;
        font-size: 13px;
        border-radius: 20px;
        margin: auto;
    }

        .astrologers-profile .card .card-body .follow-profile .btn-follow-profile i {
            margin-right: 1px;
        }

        .astrologers-profile .card .card-body .follow-profile .btn-follow-profile:hover {
            background-color: #0f263a;
            color: white;
        }

.astrologers-profile .card .card-body .profile-information {
    padding-left: 10px;
    position: relative;
}

    .astrologers-profile .card .card-body .profile-information .name {
        font-size: 24px;
        color: #0f263a;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .astrologers-profile .card .card-body .profile-information .speciality,
    .astrologers-profile .card .card-body .profile-information .languages,
    .astrologers-profile .card .card-body .profile-information .experience {
        font-size: 16px;
        line-height: 28px;
        color: #646262;
        margin-bottom: 2px;
    }

    .astrologers-profile .card .card-body .profile-information .rate {
        position: relative;
    }

        .astrologers-profile .card .card-body .profile-information .rate .current {
            font-size: 22px;
            color: #cc272d;
            font-weight: 600;
        }

        .astrologers-profile .card .card-body .profile-information .rate .previous {
            position: relative;
        }

            .astrologers-profile .card .card-body .profile-information .rate .previous del {
                color: #3c3939;
                font-size: 15px;
            }

    .astrologers-profile .card .card-body .profile-information .msg-msg-icons {
        margin-top: 10px;
    }

        .astrologers-profile .card .card-body .profile-information .msg-msg-icons .msg-icons,
        .astrologers-profile .card .card-body .profile-information .msg-msg-icons .call-icons {
            display: flex;
            align-items: center;
        }

        .astrologers-profile .card .card-body .profile-information .msg-msg-icons i {
            color: #092e67;
            margin-right: 8px;
            font-size: 20px;
        }

        .astrologers-profile .card .card-body .profile-information .msg-msg-icons span {
            color: #646262;
        }

    .astrologers-profile .card .card-body .profile-information .start-communicate {
        margin-top: 20px;
        position: relative;
    }
        .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn {
            margin-bottom: 10px;
            width: 100%;
            border-radius: 8px;
            color: #fff;
            border: 1px solid #808080;
            background-color: #fff;
            padding: 9px 20px;
            text-align: center;
        }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn .start-call-icon i {
                color: #0f263a;
                line-height: 1.4;
                font-size: 18px;
            }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn .start-details {
                width: 100%;
                position: relative;
            }

                .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn .start-details h4 {
                    font-size: 16px;
                    width: 100%;
                    color: #0f263a;
                    text-align: center;
                    text-transform: capitalize;
                    font-weight: 500;
                    margin-bottom: 0px;
                }

        .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn .start-details p {
            margin-top: 0px;
            margin-bottom: 0px;
            color: #0f263a;
            font-size: 10px;
            font-weight: 400;
            font-family: sans-serif;
        }

        .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn:hover {
            background-color: #0f263a;
            color: #fff;
        }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn:hover i {
                color: #fff;
            }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn:hover h4 {
                color: #fff;
            }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-call-btn:hover p {
                color: #fff;
                font-weight: 600;
            }

        .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn {
            margin-bottom: 10px;
            width: 100%;
            border-radius: 8px;
            color: #fff;
            border: 1px solid #0f263a;
            background-color: #fff;
            padding: 9px 20px;
            text-align: center;
        }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn .start-msg-icon i {
                color: #0f263a;
                line-height: 1.4;
                font-size: 18px;
            }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn .start-details {
                width: 100%;
                position: relative;
            }

                .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn .start-details h4 {
                    font-size: 16px;
                    width: 100%;
                    color: #0f263a;
                    text-align: center;
                    text-transform: capitalize;
                    font-weight: 500;
                    margin-bottom: 0px;
                }

                .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn .start-details p {
                    margin-top: 0px;
                    margin-bottom: 0px;
                    color: #0f263a;
                    font-size: 10px;
                    font-weight: 400;
                    font-family: sans-serif;
                }

            .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn:hover {
                background-color: #0f263a;
                color: #fff;
            }

                .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn:hover i {
                    color: #fff;
                }

                .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn:hover h4 {
                    color: #fff;
                }

                .astrologers-profile .card .card-body .profile-information .start-communicate .start-msg-btn:hover p {
                    color: #fff;
                    font-weight: 600;
                }

.astrologers-profile .card .card-body .about-heading {
    margin: 30px auto 20px;
    position: relative;
    width: 100%;
}

    .astrologers-profile .card .card-body .about-heading h4 {
        position: relative;
        text-align: center;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        font-weight: 600;
        line-height: 34px;
    }

        .astrologers-profile .card .card-body .about-heading h4:before {
            content: "";
            position: absolute;
            width: 80%;
            height: 2px;
            bottom: 0;
            left: 10%;
            background-color: #ffca00;
        }

.astrologers-profile .card .card-body .about-text {
    position: relative;
}

    .astrologers-profile .card .card-body .about-text p {
        text-align: justify;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 0px;
    }

.similar-consultant .slick-box {
    margin: 10px;
    position: relative;
    height: 100%;
    min-height: 100%;
}

.similar-consultant .ribbon {
    position: absolute;
    display: block;
    top: -4px;
    right: -4px;
    width: 75px;
    height: 80px;
    overflow: hidden;
    z-index: 99;
}

    .similar-consultant .ribbon .label {
        position: relative;
        display: block;
        left: -30px;
        top: 12px;
        width: 158px;
        padding: 3px 0;
        font-size: 10px;
        text-align: center;
        color: #fff;
        background-color: #092e67;
        -ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
        transform: rotate(45deg);
        letter-spacing: 0.5px;
    }

.similar-consultant .label:before,
.similar-consultant .label:after {
    content: "";
    position: absolute;
    bottom: -3px;
    border-top: 4px solid rgba(0, 51, 129, 0.7411764706);
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.similar-consultant .label:before {
    left: 26px;
}

.similar-consultant .label:after {
    right: 26px;
}

.similar-consultant .card {
    border-bottom: 5px solid #FF850B;
    border-top: 5px solid #FF850B;
    box-shadow: 0 0 4px #a99e9e;
    border-radius: 10px;
    height: 100%;
    min-height: 100%;
    position: relative;
}

    .similar-consultant .card .card-body .astrologers-img {
        width: 100px;
        height: 100px;
        margin-bottom: 20px;
        margin: auto;
    }

    .similar-consultant .card .card-body .name {
        position: relative;
        margin-top: 12px;
    }

        .similar-consultant .card .card-body .name h5 {
            font-size: 16px;
            color: #3c3939;
            text-align: center;
            font-weight: 600;
            margin-bottom: 2px;
        }

    .similar-consultant .card .card-body .speciality {
        position: relative;
        height: 100%;
        min-height: 100%;
    }

        .similar-consultant .card .card-body .speciality p {
            margin-bottom: 0px;
            font-size: 13px;
            text-align: center;
            color: #555555;
            overflow: hidden;
        }

    .similar-consultant .card .card-body .rate {
        text-align: center;
        position: relative;
    }

        .similar-consultant .card .card-body .rate .current {
            font-size: 17px;
            color: #cc272d;
            font-weight: 600;
        }

        .similar-consultant .card .card-body .rate .previous {
            position: relative;
        }

            .similar-consultant .card .card-body .rate .previous del {
                color: #3c3939;
                font-size: 12px;
            }

.similar-consultant .slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.similar-consultant .prev-arrow {
    left: -40px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: transparent;
}

.similar-consultant .next-arrow {
    right: -40px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: transparent;
}

.similar-consultant .slick-dots li button {
    display: none;
}

.available-roadmap-sec {
    position: relative;
    /* The actual timeline (the vertical ruler) */
    /* Container around content */
    /* The circles on the timeline */
    /* Place the container-roadmap to the left */
    /* Place the container-roadmap to the right */
    /* Add arrows to the left container-roadmap (pointing right) */
    /* Add arrows to the right container-roadmap (pointing left) */
    /* Fix the circle for container-roadmaps on the right side */
    /* The actual content */
    /* Media queries - Responsive timeline on screens less than 600px wide */
}

    .available-roadmap-sec .about-heading {
        margin-top: 15px !important;
    }

    .available-roadmap-sec .timeline {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
    }

        .available-roadmap-sec .timeline::after {
            content: "";
            position: absolute;
            height: 97%;
            width: 2px;
            background-color: #0f263a;
            top: 16px;
            bottom: 0;
            left: calc(50% - 1px);
            margin-left: -3px;
        }

    .available-roadmap-sec .container-roadmap {
        padding: 5px 10px 20px;
        position: relative;
        background-color: inherit;
        width: 50%;
    }

        .available-roadmap-sec .container-roadmap .content {
            padding: 7px 20px 0px;
            background-color: white;
            position: relative;
            border-radius: 6px;
        }

            .available-roadmap-sec .container-roadmap .content h2 {
                position: relative;
                border-radius: 5px;
                width: 100%;
                background-color: #0f263a;
                color: #fff;
                font-size: 18px;
                padding: 4px 3px 1px;
            }

                .available-roadmap-sec .container-roadmap .content h2 i {
                    position: absolute;
                    top: 4px;
                    font-size: 16px;
                }

            .available-roadmap-sec .container-roadmap .content .time-table {
                position: relative;
                width: 100%;
                margin-top: 18px;
            }

                .available-roadmap-sec .container-roadmap .content .time-table .time {
                    position: relative;
                    padding: 3px 3px 2px;
                    font-size: 13px;
                    text-align: center;
                    /* border: 1px solid black; */
                    border-radius: 18px;
                    margin-bottom: 10px;
                    font-family: inherit;
                    box-shadow: 0px 0px 3px 1px #9c9292;
                }

                    .available-roadmap-sec .container-roadmap .content .time-table .time i {
                        position: absolute;
                        top: 4.9px;
                        font-size: 15px;
                        left: 7px;
                        color: #0f263a;
                    }

        .available-roadmap-sec .container-roadmap::after {
            content: "";
            position: absolute;
            width: 25px;
            height: 25px;
            right: -10px;
            background-color: white;
            border: 4px solid #ff9f55;
            top: 15px;
            border-radius: 50%;
            z-index: 1;
        }

    .available-roadmap-sec .left {
        left: 0;
    }

    .available-roadmap-sec .right {
        left: 50%;
    }

    .available-roadmap-sec .left::before {
        content: " ";
        height: 0;
        position: absolute;
        top: 17px;
        width: 0;
        z-index: 1;
        right: 40px;
        border: medium solid white;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent white;
    }

    .available-roadmap-sec .right::before {
        content: " ";
        height: 0;
        position: absolute;
        top: 14.5px;
        width: 0;
        z-index: 1;
        left: 40px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }

    .available-roadmap-sec .right::after {
        left: -16px;
    }

@media screen and (max-width: 600px) {
    .available-roadmap-sec {
        /* Place the timelime to the left */
        /* Full-width container-roadmaps */
        /* Make sure that all arrows are pointing leftwards */
        /* Make sure all circles are at the same spot */
        /* Make all right containers behave like the left ones */
    }

        .available-roadmap-sec .timeline::after {
            left: 31px;
        }

        .available-roadmap-sec .container-roadmap {
            width: 100%;
            padding-left: 30px;
            padding-right: 0px;
        }

            .available-roadmap-sec .container-roadmap::before {
                display: none;
                left: 60px;
                border: medium solid white;
                border-width: 10px 10px 10px 0;
                border-color: transparent white transparent transparent;
            }

        .available-roadmap-sec .left::after,
        .available-roadmap-sec .right::after {
            left: 15px;
        }

        .available-roadmap-sec .right {
            left: 0%;
        }
}

.available-roadmap-sec .container-roadmap.left {
    position: relative;
}

    .available-roadmap-sec .container-roadmap.left .content {
        position: relative;
    }

        .available-roadmap-sec .container-roadmap.left .content h2 {
            position: relative;
        }

            .available-roadmap-sec .container-roadmap.left .content h2 i {
                left: 10px;
            }

.available-roadmap-sec .container-roadmap.right {
    position: relative;
}

    .available-roadmap-sec .container-roadmap.right .content {
        position: relative;
    }

        .available-roadmap-sec .container-roadmap.right .content h2 {
            position: relative;
        }

            .available-roadmap-sec .container-roadmap.right .content h2 i {
                right: 10px;
            }

@media (max-width: 600px) {
    .available-roadmap-sec .container-roadmap.right {
        position: relative;
    }

        .available-roadmap-sec .container-roadmap.right .content {
            position: relative;
        }

            .available-roadmap-sec .container-roadmap.right .content h2 {
                position: relative;
            }

                .available-roadmap-sec .container-roadmap.right .content h2 i {
                    width: -moz-fit-content;
                    width: fit-content;
                    left: 10px;
                    right: 0;
                }
}

@media (max-width: 540px) {
    .mobile-p-0 {
        padding: 10px !important;
    }

    .similar-consultant .slick-box .card .card-body {
        padding: 8px;
    }

        .similar-consultant .slick-box .card .card-body .speciality p {
            font-size: 11px;
        }
}

.rating-reviews .reviews-slider {
    margin: 10px;
    position: relative;
    height: 100%;
    min-height: 100%;
}

.rating-reviews .card {
    border-bottom: 5px solid #FF850B;
    border-top: 5px solid #FF850B;
    box-shadow: 0 0 4px #a99e9e;
    border-radius: 10px;
    height: 100%;
    min-height: 100%;
    position: relative;
}

    .rating-reviews .card .card-body .review-heading {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

        .rating-reviews .card .card-body .review-heading .avatar {
            padding: 6px;
            width: 35px;
            height: 35px;
            background-color: #0f263a;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            text-align: center;
        }

        .rating-reviews .card .card-body .review-heading .review-person-name {
            margin-bottom: 0;
            display: inline-block;
            font-size: 20px;
            padding-left: 15px;
        }

        .rating-reviews .card .card-body .review-heading .review-date {
            font-size: 15px;
            margin-left: auto;
            margin-bottom: 0px;
            color: rgb(129, 115, 115);
        }

    .rating-reviews .card .card-body .review-body p {
        color: #504c4c;
        font-size: 15px;
        text-align: justify;
    }

    .rating-reviews .card .card-body .review-body .rating {
        text-align: center;
    }

        .rating-reviews .card .card-body .review-body .rating i {
            color: #ffca00;
            margin-right: 2px;
            text-align: center;
        }

.rating-reviews .slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.rating-reviews .prev-arrow {
    z-index: 99;
    left: -15px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: transparent;
}

.rating-reviews .next-arrow {
    z-index: 99;
    right: -15px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: transparent;
}

.rating-reviews .slick-dots li button {
    display: none;
}

.rating-progress-bar {
    width: 100%;
    padding: 10px;
    position: relative;
}

    .rating-progress-bar .rating-count {
        margin: auto;
        text-align: center;
        width: 30%;
        padding: 10px;
    }

        .rating-progress-bar .rating-count .outcome {
            font-size: 45px;
            color: #ff781e;
        }

            .rating-progress-bar .rating-count .outcome .total {
                font-size: 25px;
                color: #0f263a;
            }

        .rating-progress-bar .rating-count .rating {
            color: #ffca00;
            text-align: center;
        }

            .rating-progress-bar .rating-count .rating i {
                color: #ffca00;
            }

        .rating-progress-bar .rating-count .total-people {
            font-size: 14px;
            text-align: center;
        }

    .rating-progress-bar .progres-rating-report {
        width: 70%;
        position: relative;
    }

        .rating-progress-bar .progres-rating-report .rating-view {
            display: flex;
            align-items: center;
        }

            .rating-progress-bar .progres-rating-report .rating-view .progress {
                width: 100%;
                position: relative;
                margin-bottom: 10px;
                margin-left: 10px;
            }

            .rating-progress-bar .progres-rating-report .rating-view .rating-number {
                position: relative;
                color: #0f263a;
                top: -4px;
                font-size: 19px;
            }

@media (max-width: 480px) {
    .similar-consultant .prev-arrow {
        left: -10px !important;
        z-index: 999;
    }

    .similar-consultant .next-arrow {
        right: -10px !important;
        z-index: 999;
    }

    .rating-progress-bar .rating-count {
        width: 45%;
    }

    .rating-progress-bar .progres-rating-report {
        width: 55%;
    }
}

.slick-astrologers-photos .slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.slick-astrologers-photos .prev-arrow {
    z-index: 99;
    left: -10px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: transparent;
}

.slick-astrologers-photos .next-arrow {
    z-index: 99;
    right: -10px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    background-color: transparent;
}

.slick-astrologers-photos .slick-dots li button {
    display: none;
}

.slick-astrologers-photos .slick-box {
    box-shadow: 0px 0px 6px 0px #e3e3e3;
    border-radius: 10px;
    margin: 10px;
}

    .slick-astrologers-photos .slick-box .card {
        padding: 10px;
        border: none !important;
        cursor: pointer;
        border-radius: 10px;
        overflow: hidden;
    }

        .slick-astrologers-photos .slick-box .card .card-body {
            padding: 0;
        }

            .slick-astrologers-photos .slick-box .card .card-body .astrologers-img {
                width: 100%;
                background-color: #fff;
            }

        .slick-astrologers-photos .slick-box .card:hover {
            box-shadow: 0 10px 15px -10px #777;
        }

.pc-p-90 {
    padding-top: 90px;
}

@media (max-width: 1200px) {
    .pc-p-90 {
        padding-top: 0px;
    }
}

.online-astrologers {
    position: relative;
}

    .online-astrologers #online-astrologers-carousel .slick-slide {
        margin: 3px 10px !important;
    }

    .online-astrologers #online-astrologers-carousel .slide-arrow {
        position: absolute;
        top: 50%;
        margin-top: -15px;
    }

    .online-astrologers #online-astrologers-carousel .prev-arrow {
        z-index: 99;
        left: -40px;
        width: 0;
        height: 0;
        border-left: 0 solid transparent;
        border-right: 15px solid #113463;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        background-color: transparent;
    }

    .online-astrologers #online-astrologers-carousel .next-arrow {
        z-index: 99;
        right: -40px;
        width: 0;
        height: 0;
        border-right: 0 solid transparent;
        border-left: 15px solid #113463;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        background-color: transparent;
    }

.see-all-btn {
    margin: auto;
    background-color: #0f263a;
    color: #fff;
    border-radius: 5px;
    padding: 5px 30px;
    text-align: center;
    border: 2px solid #0f263a;
}

    .see-all-btn:hover {
        background-color: #fff;
        color: #0f263a;
        border: 2px solid #0f263a;
    }


    .loginLink{
        position:relative;
    }

.login {
    z-index:100;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: absolute;
    width: 250px;
    top: 30px;
    right: 0px;
    border-radius: 20px;
    display: none;
    flex-direction: column;
    padding: 10px;
    background:white;
    transition: all 0.45s ease;
}

.login-upper {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid gray;
    align-items: center;
    gap: 5px;
    padding-bottom: 10px;
}

.user-name {
    font-size: 1.1rem;
    font-weight: 700;
    color: rgb(6, 53, 125);
}

.user-number {
    font-weight: 500;
    color: gray
}

.login-upper img {
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-radius: 50%;
    object-fit: cover;
}

.login-lower {
    padding: 10px 5px;
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

.login-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: gray;
    width: 100%;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.45s ease;
    padding: 8px 0;
}

.wallet{
    color:gray
}

    .login-content:hover,.wallet:hover {
        color: black;
    }

.amount {
    font-weight: 600;
    color: black;
}

 .expanded{
    display:flex;
}