.pagination {
    display: flex;
    justify-content: center;
    align-items: center;

}

.pagination .page-item i {
    font-size: 12px;
    color: #333;
}

.pagination {
    height: 35px;
    border-radius: 0 !important;
}

.pagination .page-item-middle a {
    border: 0 !important;
}

.pagination .page-item-left a,
.pagination .page-item-right a {
    display: block;
    padding: 8px;
    display: flex;
    justify-content: center;
    border-top-right-radius: 100% !important;
    border-bottom-right-radius: 100% !important;
    border-radius: 50% !important;
    align-items: center;
}

.pagination .page-item-left,
.pagination .page-item-right {
    background-color: #e8e8e8;
    border-radius: 50% !important;
    width: 30px;
    border: none;
    margin: 0 10px;
    transition: background-color 0.3s;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .page-item-left:hover,
.pagination .page-item-right:hover {
    background-color: #dcdcdc;
}

.pagination .page-item:hover,
.pagination .page-item .page-link:hover {
    background-color: white !important;
    background: white !important;
}

.pagination .page-item:hover i,
.pagination .page-item .page-link:hover i,
.pagination .page-item:hover a,
.pagination .page-item .page-link:hover a {
    color: #005AA9 !important
}

.pagination .page-item-left i,
.pagination .page-item-right i {
    color: #333;
    transition: color 0.3s;
}

.pagination .page-item-left:hover i,
.pagination .page-item-right:hover i {
    color: white;
}

.totalPriceCode {
    color: #005AA9;
}

.trStyle,
.trStyle tr {
    display: flex;
    flex-wrap: wrap;
}

.trStyle tr {
    width: 50%;
}

.trStyle tr td {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    border: 1px solid #e8e8e8;
    width: 100%;
}

.mobile-action-move {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.mobileMovePrice h4 {
    font-size: 18px;
    font-weight: 700;
    color: #005AA9;
    width: 100%;
    margin-bottom: 0;
    align-items: center;
    text-transform: capitalize !important;
}

@media (max-width:768px) {
    .list-group-item.bg-light {
        width: 100%
    }

    .mobile-action {
        margin-left: 10px
    }

    .flex-mobile {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-action-move h4 {
        font-size: 18px;
        font-weight: 700;
        color: #005AA9;
        display: flex;
        width: 100%;
        margin-bottom: 0;
        align-items: center;
        justify-content: center;
        text-transform: capitalize !important;
    }

    .buttons {
        margin-right: 10px
    }


    .detail-wrapper-body,
    .mobile-action {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .listing-title-bar {
        color: black;
        font-size: 12px !important;
        width: 100%;
        display: block;
        text-align: center;

    }

    .brand-head {
        margin-bottom: 0 !important;
    }

    .listingDetailsSliderNav {
        display: none !important;
    }

    #listingDetailsSlider {
        padding: 0 !important;
        margin-bottom: 30px !important;
    }

    .schedule.widget-boxed,
    .add-to-collections-wrapper {
        margin-bottom: 30px !important;
    }

    .trStyle tr {
        width: 100%;
    }

    .removeClass {
        margin-bottom: 20px
    }
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    background: #f8e7e7;
}

.flatpickr-calendar.inline,
.flatpickr-rContainer,
.flatpickr-days,
.dayContainer {
    width: 100% !important;
    max-width: 100% !important;
}

.dayContainer {
    padding: 12px !important;
}

.rating-area .rating.selected polygon {
    fill: gold;
    stroke: gold
}

#totalPrice {
    color: #005AA9;
    font-weight: 600;
}

.altSlider {
    width: 100%;
    height: 85px !important;
    padding: 0 !important;
    margin: 0 !important;
}

@media (max-width: 768px) {
    .mobile-floating-cta {
        position: fixed;
        bottom: 16px;
        width: 60%;
        left: 17px;
        right: 20px;
        z-index: 1050;
        background-color: #005aa9;
        color: white;
        border: none;
        border-radius: 12px;
        padding: 10px;
        font-size: 16px;
        text-align: center;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        z-index: 9999999;
    }

    #promotion-form {
        display: none !important;
    }

    .housing-detail-container {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    #title {
        padding: 0px !important;
    }

    #collection {
        padding: 0px !important;
    }

}

#showPhoneBtn {
    width: 100%;
    height: 40px;
    border: none;
    background-color: #f08414 !important;
    display: flex;
    border-radius: 12px !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    color: white !important;
}

.btns-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-direction: column;
}

.detailShareTypeBtn {
    white-space: nowrap;
}

.btn-outline-secondary {
    border-radius: 10px;
    border: 1px solid #F0F0F0;
    font-size: 12px !important;
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}

.takas-button-wrapper {
    display: flex;
    justify-content: flex-end;
}

@media(min-width: 769px) {
    .housing-detail-container {
        padding-left: 0px !important;
        padding-right: 32px !important;
    }
}

.expert-card {
    background: #fff;
    border-radius: 12px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    transition: all 0.3s ease;
}

.content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.match-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 50px;
    border: 1px solid #ffe9b0;
    margin-bottom: 8px;
}

.expert-content {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
}

.expert-photo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.expert-subcontent h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    color: #222;
}

.expert-subcontent p {
    font-size: 13px;
    color: #555;
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 4px 0 0;
}

.expert-subcontent svg {
    margin-top: -2px;
}

.expert-tel-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 500;
    margin-top: -8px;
}

.expert-tel-info a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
}

.expert-tel-info svg {
    flex-shrink: 0;
}

#apply-consultant-btn {
    position: relative;
    background: #f0f8ff;
}


@keyframes floatText {
    0% {
        transform: scale(1) translateY(0px);
    }

    50% {
        transform: scale(1.1) translateY(0);
    }

    100% {
        transform: scale(1) translateY(0px);
    }
}


#add-to-collection-button,
#apply-consultant-btn {
    position: relative;
}

#previewContainer img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 1px solid #ccc;
    border-radius: 12px;
    margin: 5px;
}

.widget-boxed .input-group .fa {
    color: black !important;
}

.inner-pages .form-control {
    padding: 0 0.3rem !important
}

.form-control {
    display: block;
    width: 100%;
    height: 38px !important;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 2.0;
    border: 1px solid #e6e6e6;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.profile-initial {
    font-size: 20px;
    color: black;
    background: white;
    padding: 5px;
    border: 2px solid #e6e6e6;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
}


.error-message {
    color: black;
    font-size: 12px;
}



@media (max-width: 768px) {
    .schedule.widget-boxed {
        margin-bottom: 12px !important;
    }
}


#previewContainer img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 1px solid #ccc;
    border-radius: 12px;
    margin: 5px;
}



.widget-boxed-price {
    border-radius: 10px;
    border: 1px solid #015AA8;
    padding: 12px;
}

.gap-3 {
    gap: 1rem !important;
}

.gap-2 {
    gap: 0.5rem !important;
}

.lb-prev,
.lb-next {
    display: block !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

#prev-main-btn,
#next-main-btn {
    pointer-events: auto;
    z-index: 10;
}

#next-main-btn {
    display: flex;
    justify-content: end;
    align-items: center;
    z-index: 2;
}

#prev-main-btn {
    display: flex;
    justify-content: start;
    align-items: center;
    z-index: 2;
}

.modal-content {
    display: flex;
    flex-direction: column;
}

.modal-body,
.modal-content {
    margin: 0;
    padding: 1.5rem;
}

.modal-body {
    padding: 0px !important;
}


.modal-footer {
    margin-top: auto;
}

.modal-body .col-md-7 img {
    max-height: 100%;
    object-fit: cover;
}

.modal-body .col-md-5 {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

#applyForm {
    flex-grow: 1;
    overflow-y: auto;
}

.breadcrumb-link {
    text-transform: capitalize !important;
}


.path {
    display: flex;
    gap: 12px;
}

.path h3 {
    text-transform: capitalize !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #666;
    margin: 0;
}

.path.widget-boxed {
    justify-content: space-between;
    align-items: center;
}

.path.widget-boxed h3 {
    color: #015AA8 !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 150%;
}

.pop-up-top-gradient {
    padding: 15px 25px 0 25px !important;
    align-items: baseline !important;
}

.close.priceUpdateModalLabelClose {
    height: 2rem;
    width: 2rem;
    border-radius: 500px !important;
    background: white !important;
}

.pop-up-top-gradient .close span {
    height: auto !important;
    background-color: transparent !important;
}

.listing-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
    width: 100%;
    border-radius: 8px;
    margin-bottom: 12px;
}

.listing-info-details {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

.grid-item {
    display: flex;
    flex-direction: row;
    padding: 10px 0px !important;
    border-radius: 12px;
    border-bottom: 0.5px solid #EDEDED;
    align-items: center;
    gap: 8px;
    grid-column: span 2;
    justify-content: space-between;
}

.grid-item span {
    font-weight: 700;
    color: #000;
    text-align: center;
}

.grid-item .det {
    color: #005AA9;
    font-size: 12px !important;
    font-weight: 600;
}

.grid-item.full-width {
    grid-column: span 2;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.grid-item.eids {
    align-items: center;
    padding: 12px 10px;
    flex-direction: row !important;
    font-size: 12px;
    font-weight: 400 !important;
}

.grid-item.eids span {
    font-size: 12px;
    font-weight: 400 !important;
    text-align: left;
}

.grid-item.eids h4 {
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: left;
}

.security-info {
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    padding-top: 10px;
}

.nav-tabs li {
    margin-right: 0px !important;
}

.nav-tabs .nav-link {
    border-radius: 5px 5px 0px 0px !important;
    border: 1px solid #DDD !important;
    background: #F5F5F5 !important;
    color: #777 !important;
}

.nav-tabs .nav-link.active {
    border-top: 1px solid #ECECEC !important;
    border-right: 1px solid #ECECEC !important;
    border-left: 1px solid #ECECEC !important;
}

@media(max-width:768px) {
    .main-row {
        justify-content: center;
    }
}

.det2 {
    color: #000;
    font-weight: 500 !important;
}

.widget-boxed {
    padding: 8px !important;
    border-radius: 12px !important;
}

@media(max-width: 768px) {
    .gallery-container ul {
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        white-space: nowrap;
    }

    .general-infos {
        display: flex;
        justify-content: space-around;
        border: 0.5px solid #dedede;
        padding: 10px 4px;
        border-radius: 12px;
        white-space: nowrap;
    }

    .house-attributes {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 4px;
    }

    .breadcrumbs-wrapper {
        text-align: left;
    }

    .inner-pages .single.homes-content .homes-list li {
        margin-bottom: 12px !important;
    }

    .inner-pages .blog .blog-info.details h5 {
        margin-bottom: 19px !important;
    }

    .listing-title-bar h3 {
        text-align: left !important;
    }
}



@media (max-width: 768px) {
    #scrollToTopBtn {
        bottom: 85px !important;
    }

    .general-infos {
        margin-bottom: 12px;
    }

}

.accordion-button {
    display: flex;
    justify-content: space-between;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.accordion-button i {
    font-size: 20px !important
}

.accordion-button:not(.collapsed) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;

}

.accordion-button:not(.collapsed) i {
    color: white !important;

}

.form-control,
.form-select {
    margin-bottom: 15px;
}

.btn-primary {
    transition: background-color 0.3s ease;
}

.btn-primary:hover {
    background-color: #0056b3;
}

.faq-section h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}

.nav-pills .nav-link {
    border-radius: 0;
    font-weight: bold;
    padding: 10px 30px;
}

.nav-pills .nav-link.active {
    background-color: #005AA9;
    color: #fff;
}

.card {
    border-radius: 15px;
}

.accordion-button {
    font-size: 16px;
    background-color: #f8f9fa;
    border: none;
    outline: none;
    padding: 15px;
    width: 100%;
    text-align: left;
    font-size: 13px;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-item {
    border: none;
    margin-bottom: 10px
}

.accordion-body {
    padding: 20px;
    background-color: #FAFAFA;
    color: #333;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.accordion-button:not(.collapsed) {
    background-color: #005AA9;
    color: #fff;
}

.navFaqStyle .nav-link.active {
    border: none !important;
    background-color: #D1E8FF;
    color: #005AA9;
}

.navFaqStyle .nav-link {
    border: none;
    background: transparent;
}

.navFaqStyle {

    border-bottom: 2px solid #D1E8FF
}

.accordion-collapse {
    border-radius: 0 0 5px 5px;
}