.circle-card-title {
    text-align: center;
}
.arrow i {
    background: rgba(17, 34, 17, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: #ed7d2b;
}

.card-body img {
    position: relative;
}
.ph_text {
    position: absolute;
    top: 60%;
    left: 22%;
}
.phn_text {
    position: absolute;
    top: 66%;
    left: 22%;
}
.right-arrow {
    position: absolute;
    top: 30%;
    color: #000;
}
.carousel-control-prev,
.carousel-control-next {
    width: 0%;
}
.left-arrow {
    position: absolute;
    top: 30%;
    color: #000;
}
.fall_into {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.trevel-card .card-img-top {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
}

/* FURNITURE CSS START */
.furnitureimg1,
.furnitureimg2,
.furnitureimg3 {
    position: relative;
    margin-bottom: 2rem;
}
.furnitureimg1 img,
.furnitureimg2 img,
.furnitureimg3 img {
    width: 100%;
    border-radius: 13px;
}
.furnitureimg1 .order-btn {
    background: #0a9ca4;
    box-shadow: inset 0px 0px 15px #07686d;
    border-radius: 36px;
    padding: 11px 23px;
    color: #fff;
    border: none;
    position: absolute;
    right: 5%;
    top: 42%;
    font-family: "Archivo Narrow";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}
.furnitureimg2 .shop-btn {
    background: #eea874;
    box-shadow: inset 0px 0px 15px #ba6424;
    border-radius: 36px;
    color: #fff;
    border: none;
    position: absolute;
    right: 19%;
    /* top: 42%; */
    bottom: 15%;
    padding: 7px 14px;
    font-family: "Archivo Narrow";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
}
.furnitureimg3 .buy-btn {
    background: #b9db75;
    box-shadow: inset 0px 0px 15px #719d18;
    border-radius: 36px;
    font-family: "Archivo Narrow";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    width: 130px;
    right: 7.3%;
    top: 30%;
    border: none;
    height: 45px;
    padding: 4px 13px;
    color: #ffffff;
}

@media only screen and (max-width: 1091px) {
}
@media only screen and (max-width: 991px) {
    .fall_into {
        display: unset;
    }
    .fall_into h3 {
        font-size: 20px !important;
    }
    .fall_into p {
        font-size: 14px !important;
    }
    .Categories-banner h3 {
        font-size: 16px !important;
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
        line-height: 30px !important;
    }
    .rechgre_form {
        margin-bottom: 1rem !important;
    }
    .card-cat .col-4 {
        display: flex;
        justify-content: end;
    }
    .Top-product p,
    .product-card p {
        font-size: 14px !important;
    }
    .Top-product h3,
    .product-card h3 {
        font-size: 20px !important;
    }
    .ph_text {
        left: 12%;
        top: 52%;
    }
    .phn_text {
        left: 12%;
    }
    .furnitureimg2 .shop-btn {
        background: #eea874;
        box-shadow: inset 0px 0px 15px #ba6424;
        border-radius: 36px;
        color: #fff;
        border: none;
        position: absolute;
        right: 18%;
        /* top: 42%; */
        bottom: 15%;
        padding: 23px 50px;
        font-family: "Archivo Narrow";
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-brand {
        font-size: 14px !important;
    }
    .navbar-toggler-icon {
        font-size: 14px;
    }
    .navbar .fa-brands {
        margin-right: 3px !important;
    }
    .home-page section .container .shop {
        font-family: "Century Gothic";
        font-style: normal;
        font-weight: 600 !important;
        font-size: 24px !important;
        line-height: 53px;
        color: #000000;
    }
    body .home-page .product-card .container .circle-card {
        width: 80px !important;
        height: 80px !important;
    }
    body .home-page .product-card .container .circle-card img {
        width: 100% !important;
        height: 100% !important;
    }
    .circle-card-title {
        font: 14px !important;
        text-align: left !important;
    }

    .computer {
        color: #0aaeb9;
    }

    .agriculture .col-md-6,
    .tourism .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .tour_img {
        width: 100%;
    }
    .ph_text {
        left: 27%;
        top: 65%;
    }
    .phn_text {
        left: 27%;
    }

    #basic-addon2 {
        background-color: #b6b6b6 !important;
    }

    .banner {
        background-image: url("assest/img/Banner-1.svg");
        width: 100%;
        height: 300px;
        object-fit: cover;
        background-repeat: no-repeat;
    }

    .nav-pills .nav-link {
        padding-left: 0px !important;
    }
    .field .form-control {
        font-weight: 500;
        font-size: 1.2rem;
        margin-bottom: 2rem !important;
    }
    .furnitureimg3 .buy-btn {
        background: #b9db75;
        box-shadow: inset 0px 0px 15px #719d18;
        border-radius: 36px;
        font-family: "Archivo Narrow";
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 19px;
        position: absolute;
        width: 130px;
        right: 7.3%;
        top: 30%;
        border: none;
        height: 45px;
        padding: 4px 13px;
        color: #ffffff;
    }
}
@media only screen and (max-width: 567px) {
    .ph_text,
    .phn_text {
        left: 20%;
        top: 55%;
    }

    .flight-head {
        font-size: 20px !important;
    }
    .Search-text {
        font-size: 12px !important;
    }
    .btn-flight {
        padding: 3px 6px !important;
        height: auto !important;
        width: auto !important;
    }
    .furnitureimg1 .order-btn {
        padding: 8px 23px;
        position: absolute;
        right: 4%;
        top: 40%;
    }
}
.card_info p:first-child {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin: 6px 0px;
    line-height: 15px;
    color: #adadad;
}
.card_info p:nth-child(2) {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 6px 0px;
    color: #253d4e;
}
.card_info div {
    margin-bottom: 6px;
}
.card_info div span i {
    font-size: 12px;
}
.card_info div p {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 14px;
    color: #adadad;
}
.card_info p:last-child {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 6px;
    color: #adadad;
}
.card_info h5 {
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1877f2;
}
.card_info .tv_product {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
    gap: 5px;
    border: none;
    width: 89.5px;
    height: 33.67px;
    color: #fff;
    font-family: "Quicksand";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    background: #1877f2;
    border-radius: 2px;
}

@media (max-width: 767px) {
    #featureContainer .carousel-inner .carousel-item > div {
        display: none;
    }
    #featureContainer .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}
#featureContainer .carousel-inner .carousel-item.active,
#featureContainer .carousel-inner .carousel-item-next,
#featureContainer .carousel-inner .carousel-item-prev {
    display: flex;
}
@media (min-width: 768px) {
    #featureContainer .carousel-inner .carousel-item-end.active,
    #featureContainer .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }
    #featureContainer .carousel-inner .carousel-item-start.active,
    #featureContainer .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
    #featureContainer .card .card-img {
        width: 90%;
    }
    #featureContainer .carousel-item {
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    #featureContainer .carousel-inner .carousel-item.active .product_card_wrapper {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    #featureContainer .card {
        width: 300px;
    }
}
#featureContainer .carousel-inner .carousel-item-end,
#featureContainer .carousel-inner .carousel-item-start {
    transform: translateX(100);
    display: none;
}
#featureContainer .card {
    position: relative;
    background: #ffffff;
    border: 1px solid rgba(173, 173, 173, 0.25);
    border-radius: 3px;
}

#featureContainer .float-end {
    padding-top: 10px;
}

