/* Home section start */
.fact-icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 20px rgba(184, 182, 182, 0.08);
}

.fact-icon i {
    font-size: 42px;
    color: #d35400;
}

.fact-icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
}

.fact-icon i {
    font-size: 40px;
    color: #d35400;
}

.feature-list li {
    margin-bottom: 15px;
    font-size: 17px;
    color: #555;
    display: flex;
    align-items: center;
}

.feature-list li i {
    color: #d35400;
    font-size: 12px;
    min-width: 20px;
}

.fact-item {
    border-radius: 18px !important;
}

/* -------------------------- */
.service-item {
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 18px !important;
    overflow: hidden;
    transition: .3s;
}

.service-item:hover {
    transform: translateY(-6px);
}

.membership-badge {
    background: #5d5144;
    color: #dfb269;
    border: 1px solid #a07b47;
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 600;
}

.vote-yes {
    color: #5bad7e;
    font-weight: 600;
    margin-bottom: 0;
}

.vote-no {
    color: #d18975;
    font-weight: 600;
    margin-bottom: 0;
}

.vote-text i {
    font-size: 10px;
}

.service-text h3 {
    font-weight: 700;
}

.service-text p {
    line-height: 1.8;
}

.executive-note {
    background: #F8F8F8;
    border-left: 4px solid #d39b54;
    padding: 18px 24px;
    font-size: 17px;
    line-height: 1.8;
    border-radius: 0 10px 10px 0;
    margin-top: 2rem;
}

.executive-note strong {
    color: #000000;
    font-weight: 700;
}

/* ------------------------ */

.section-icon {
    font-size: 170px;
    color: #d45d2c;
}

.info-card {

    background: #fff;
    border-radius: 18px;
    padding: 40px 25px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, .08);
    transition: .3s;
    height: 100%;
}

.info-card:hover {

    transform: translateY(-8px);
}

.stat-icon {

    font-size: 42px;
    color: #d45d2c;
    margin-bottom: 20px;
}

.info-card h2 {

    color: #d45d2c;
    font-size: 50px;
    font-weight: 700;
}

.info-card p {

    color: #666;
    font-size: 17px;
    margin-top: 15px;
}

.process-row {

    position: relative;
}

.process-box {

    position: relative;
    padding: 20px;
}

.process-box::after {

    content: "";
    position: absolute;
    top: 40px;
    right: -50%;
    width: 100%;
    height: 2px;
    background: #d45d2c;
}

.process-box:last-child::after {

    display: none;
}

.circle {

    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #d45d2c;
    color: #fff;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: auto;
    font-size: 28px;
    margin-bottom: 20px;
}

.process-box h6 {

    color: #d45d2c;
    font-weight: 700;
    margin-bottom: 10px;
}

.process-box h4 {

    font-weight: 700;
    margin-bottom: 15px;
}

.process-box p {

    color: #666;
}

.note-box {

    background: #fff;
    border-left: 5px solid #d45d2c;
    padding: 20px 25px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .06);
}

.note-box i {

    color: #d45d2c;
}

/* ----------------------- */
/* End Home section start */



/* Start common section  */
.logo-bg-dark {
    background-color: #f9ede7 !important;
}

/* End common section  */


/* 
.service-item:hover .service-text {
    background: rgba(40, 20, 6, .9);
} */
/* -------------------------------------- */
/* .map-box{
    background:#fff;
    border-radius:20px;
    padding:20px;
    box-shadow:0 8px 25px rgba(0,0,0,.08);
} */

.map-box img {
    max-height: 450px;
}

.stats-card {
    background: #fff;
    border-radius: 18px;
    padding: 30px 20px;
    text-align: center;
    border: 1px solid #ececec;
    transition: .35s;
    height: 100%;
}

.stats-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .08);
}

.stats-card i {
    font-size: 32px;
    color: #d57a34;
    margin-bottom: 15px;
}

.stats-card h2 {
    font-size: 42px;
    font-weight: 700;
    color: #1d2940;
    margin-bottom: 10px;
}

.stats-card p {
    margin: 0;
    color: #666;
    font-size: 17px;
}

/* ----------------------- */
.executive-team .bg-light {
    border-radius: 15px;
    transition: .3s;
    border: 1px solid #eee;
}

.executive-team0 {
    border-radius: 15px;
    transition: .3s;
    border: 1px solid #eee;
}

.executive-team .bg-light:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .12);
}

.executive-team img {
    border: 1px solid #d45d2c;
    flex-shrink: 0;
}

.executive-team h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.executive-team span {
    font-size: 14px;
    font-weight: 500;
}

p {
    font-size: 19px;
    line-height: 1.8;
}
.qrcodec{
        margin-left: 5.8rem !important;
        margin-top: 40px;
}
/* --------navbar----------- */