/* Top 10 Picks for 2026-28-july-26 */


.bking-mstr-pick-area .pick-card {
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 22px 18px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 8%);
    transition: all 0.3s ease;
}

.bking-mstr-pick-area .pick-card .card-title {
    font-size: 2.4rem;
    padding: 0;
    margin: 0;
}

.bking-mstr-pick-area .pick-card:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.08);
    transform: translateY(-3px);
}


.bking-mstr-pick-area .card-top {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    gap: 2rem;
}

.bking-mstr-pick-area .icon-box {
    width: 52px;
    height: 52px;
    background-color: #2563eb;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 8px;
}


.bking-mstr-pick-area .img-box img {
    width: 51px !important;
    height: 51px !important;
    object-fit: cover;
    border-radius: 50%;
}

.bking-mstr-pick-area .badge-number {
    background-color: #006079;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    width: 50px;
    padding: 7px 10px;
    border-radius: 8px;
    line-height: 1;
    text-align: center;
    display: inline-block;
    margin-bottom: 2rem;
}

.bking-mstr-pick-area .card-title {
    font-size: 17px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 6px;
}

.bking-mstr-pick-area .location {
    font-size: 16px;
    font-weight: 600;
    color: #334155;
    margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    align-items: center;
    gap: 9px;
    letter-spacing: 0.05rem;
}

.bking-mstr-pick-area .pick-card .htl-pick-crd-top-tle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bking-mstr-pick-area .location i {
    color: #334155;
    font-size: 17px;
}


.bking-mstr-pick-area .description {
    /* font-size: 14px; */
    line-height: 1.55;
    color: #475569;
    margin-bottom: 0;
    max-width: 100% !important;
}



.htl-ownr-testi-2.owl-carousel {
    position: relative;
    padding: 0 50px;
}

.htl-ownr-testi-2 .testi-cont-3 .testi-card-wrapper {
    max-width: 95% !important;
}

.htl-ownr-testi-2 .owl-prev,
.htl-ownr-testi-2 .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    background-color: #ffffff !important;
    color: #0e6478 !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease !important;
    outline: none !important;
    z-index: 10;
}


.htl-ownr-testi-2 .owl-prev {
    left: 0;
}


.htl-ownr-testi-2 .owl-next {
    right: 0;
}

.htl-ownr-testi-2 .owl-prev:hover,
.htl-ownr-testi-2 .owl-next:hover {
    background-color: #0e6478 !important;
    color: #ffffff !important;
    border-color: #0e6478 !important;
    box-shadow: 0px 6px 15px rgba(14, 100, 120, 0.3);
}

.htl-ownr-testi-2 .testi-cont-3 .client-avatar {
    max-width: 150px !important;
}

.htl-ownr-testi-2 .testi-cont-3 .client-name {
    font-size: 23px !important;
}

/* responsive */

@media(max-width:1199px) {

    .htl-ownr-testi-2 .testi-cont-3 .client-name {
        font-size: 22px !important;
        margin-bottom: 2px;
    }
}

@media(max-width:991px) {
    .htl-ownr-testi-2 .testi-cont-3 .client-name {
        font-size: 20px !important;
        margin-bottom: 2px;
        margin-top: 1rem;
        line-height: 1.4;
    }

    .htl-ownr-testi-2 .testi-cont-3 .testi-card-wrapper {
        /* max-width: 100% !important; */
        flex-direction: column;
        text-align: center;
        align-items: center;
        gap: 1rem;
    }

    .htl-ownr-testi-2 .testi-cont-3 .testi-content-box {
        max-height: 34rem;
        overflow-y: scroll;
        padding-right: 8px;
        scrollbar-width: thin;
        scrollbar-color: #0e6478 #e2e8f0;
    }

    .testi-cont-3 .rating-stars {
        text-align: center;
        justify-content: center;
    }

    .ten-way-impro-blog-cont {
        padding: 0 .8rem !important;
    }

    .ten-way-impro-blog-cont .main-sub-tle {
        line-height: 1.48 !important;
    }

    .htl-ownr-testi-2 .owl-nav {
        display: none;
    }

    .htl-ownr-testi-2.owl-carousel {
        padding: 0;
    }


    .htl-ownr-testi-2 .testi-cont-3 .testi-content-box::-webkit-scrollbar {
        width: 5px;
    }

    .htl-ownr-testi-2 .testi-cont-3 .testi-content-box::-webkit-scrollbar-track {
        background: #e2e8f0;
        border-radius: 10px;
    }

    .htl-ownr-testi-2 .testi-cont-3 .testi-content-box::-webkit-scrollbar-thumb {
        background: #0e657892;
        border-radius: 10px;
    }

    .htl-ownr-testi-2 .testi-cont-3 .testi-content-box::-webkit-scrollbar-thumb:hover {
        background: #0a4958;
    }

}

/* responsive */

/* Top 10 Picks for 2026-28-july-26 */