.banner-image {
    background: transparent;
    background-size: cover;
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
}

.fc-section .img-section {
    padding: 15px;
}

.fc-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.header-special {
    margin: 0 !important;
    padding: 0 !important;
}

.container-fluid {
    background-color: rgba(35, 38, 52);
}

.fc-section h3 {
    text-align: center;
    margin: 20px 16px;
    text-align: left;
}

.heading-text{
    font-size: 37px;
}
.fc-section .banner-form-w3 {
    background: #232635;
}

.find-consultant-details {
    font-size: 12px;
}

.fc-result-card {
    margin: 10px 0;
    color: #232635;
    border-radius: 16px;
}

.fc-card-details {
    font-size: 12px;
    padding: 2px;
    margin: 5px;
    border-bottom: 1px solid #dedede;
}

.star-div.pull-right {
    padding: 10px 0px;
}

.fc-card-details.row .col-4 {
    padding-left: 0;
}

.fc-card-details span {
    color: #7e7e7e;
}
/* .fc-card-details h6{
    width: calc(100% - 46%);
} */
.book-btn {
    top: 4px;
    right: 0;
}

.book-btn .btn {
    border-radius: 20px;
}

.fc-card-details:last-child {
    border-bottom: none;
}


/* find nearest consultant page css */

.fc-Consulting-card {
    margin: 10px 0;
    color: #232635;
    border-radius: 16px;
}

.mid-image-wrap {
    margin: 10px 0 20px;
    /* border-radius: 16px;
    overflow: hidden; */
}
