/* 10 Ways to Improve Employee-6-july-2026*/


/* bnr */

.ten-way-impro-bnr {
    background: #f5f5f5 !important;
    padding: 0;
    margin-bottom: 3rem;
}

.ten-way-impro-bnr .guest_satisfaction_images_box img {
    height: auto !important;
    object-fit: cover;
    border-radius: 3rem;
}

.ten-way-impro-bnr h1 {
    line-height: 1.4 !important;
}

/* bnr */

/* main-cont */

.ten-way-impro-blog-cont .takeaways-list li::after {
    display: none;
}

.ten-way-impro-blog-cont .takeaways-box {
    border: 1px solid #212529;
    padding: 2rem;
    background-color: #ffffff;
    border-radius: 1.5rem;
    margin: 4rem 0 !important;
}

.ten-way-impro-blog-cont .takeaways-title {
    font-size: 2rem;
    font-weight: 600;
    color: #0b2545;
    margin-bottom: 1.4rem;
    letter-spacing: 0.04rem;
}


.ten-way-impro-blog-cont .takeaways-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.ten-way-impro-blog-cont .takeaways-list li:last-child {
    margin-bottom: 0;
}


.ten-way-impro-blog-cont .takeaways-list .list-icon {
    font-size: 0.6rem;
    margin-right: 1.5rem;
    margin-top: 0.8rem;
    color: #000000;
    flex-shrink: 0;
}

.ten-way-impro-blog-cont .sub-heading-bold {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: var(--sub_heding) !important;
    display: block !important;
    font-family: "Geologica", sans-serif;
    line-height: 1.5;
}


.ten-way-impro-blog-cont .blog-img-con-2 img {
    width: 46rem;
    border: none !important;
    object-fit: cover;
    border-radius: 1.2rem;
    height: auto !important;
    margin: auto;
}

.ten-way-impro-blog-cont .cta-section {
    background-color: #000055;
    color: #ffffffdb;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    margin-top: 41px;
}

.ten-way-impro-blog-cont .sub-tle-3 {
    font-size: 18px;
}

.ten-way-impro-blog-cont .main-sub-tle {
    font-size: 2rem !important;
    line-height: 1.2 !important;
    color: var(--sub_heding) !important;
    font-weight: 600 !important;
    display: block;
    letter-spacing: 0.06rem !important;
}

.ten-way-impro-blog-cont .cta-section .sub-heading-bold {
    font-size: 2.5rem !important;
}

/* main-cont */

/* responsive */

@media(max-width:1199px) {
    .gust-satis-bnr-2 h1 {
        font-size: 3.4rem !important;
    }

    .gust-satis-bnr-2 .guest_satisfaction_text_box p.top_posted {
        align-items: center !important;
    }

    .gust-satis-bnr-2 .guest_satisfaction_text_box p.top_posted span i {
        font-size: 1.5rem;
    }

    .gust-satis-bnr-2 .guest_satisfaction_text_box p.top_posted em {
        font-size: 1.6rem;
        letter-spacing: 0;
        line-height: 1.6;
    }

    .ten-way-impro-bnr {
        padding: 2rem 0 !important;
    }

}

@media(max-width:991px) {

    .ten-way-impro-blog-cont {
        padding-left: 1.5rem;
    }

    .ten-way-impro-blog-cont .cta-section .sub-heading-bold {
        font-size: 2.3rem !important;
        line-height: 1.6 !important;
    }

    .ten-way-impro-blog-cont p {
        font-size: 14px !important;
    }
}

@media(max-width:575px) {

    .ten-way-impro-blog-cont .takeaways-title {
        font-size: 1.8rem;
    }

    .guest_satisfaction_section .guest_satisfaction_box ul li span {
        font-size: 14px;
    }

    .ten-way-impro-blog-cont .sub-heading-bold {
        font-size: 17px !important;
        padding-top: 0 !important;
        line-height: 1.6;
    }

    .ten-way-impro-blog-cont h2 {
        line-height: 1.6 !important;
    }

    .ten-way-impro-blog-cont .sub-tle-3 {
        font-size: 15px;
        line-height: 1.65;
    }

    .ten-way-impro-blog-cont .main-sub-tle {
        font-size: 1.8rem !important;
    }

    .ten-way-impro-blog-cont .blog-img-con-2 img {
        width: auto;
    }

    .ten-way-impro-blog-cont .cta-section .sub-heading-bold {
        font-size: 2rem !important;
        line-height: 1.5 !important;
    }

    .ten-way-impro-blog-cont .cta-section {
        padding: 25px;
        margin-top: 30px;
    }
}

/* responsive */

/* 10 Ways to Improve Employee-6-july-2026? */

/*  Booking Master vs Hotel Management Software-13-july-2026? */

.fact-box {
    max-width: 70rem;
    margin: 30px auto 25px;
    padding: 2rem 2.5rem;
    border-left: .5rem solid #2563eb;
    background: #f8fbff;
    border-radius: 8px;
}

.fact-box .fact-title {
    font-size: 2.3rem;
    font-weight: 600;
    color: #1e3a8a;
    margin-bottom: 1.2rem;
    display: inline-block;
}

.fact-box .fact-text {
    margin: 0;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #444;
}

.fact-box .highlight {
    color: #2563eb;
    font-weight: 700;
}


.bking-mstr-diffe-tble .custom-table-wrapper {
    background-color: #ffffff;
    border-radius: 1.2rem;
    box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.04);
    border: 0.1rem solid #e2e8f0;
    overflow: hidden;
}

.bking-mstr-diffe-tble .table {
    margin-bottom: 0;
    border-collapse: collapse;
}


.bking-mstr-diffe-tble .table thead tr {
    border-bottom: 0.2rem dotted #cbd5e1;
}

.bking-mstr-diffe-tble .table th {
    background-color: #f8fafc;
    color: #2f2f2f;
    font-size: 23px;
    font-weight: 600;
    padding: 1.8rem 2rem;
    border: 0.2rem dotted #e2e8f0;
    font-family: 'serif';
    letter-spacing: 0.02rem;
    text-align: center;
}

.bking-mstr-diffe-tble .table td {
    font-size: 20px;
    color: #101316e0;
    padding: 1.5rem 2.2rem;
    border: 0.2rem dotted #e2e8f0;
    transition: background-color 0.2s ease;
    letter-spacing: 0.03rem;
    font-family: 'serif';
}

.bking-mstr-diffe-tble {
    border: 0.2rem dotted #e2e8f0;
}


.bking-mstr-diffe-tble .table tbody tr:nth-of-type(even) {
    background-color: #fdfdfd;
}


.bking-mstr-diffe-tble .text-dark-gray {
    color: #1f2937;
}

.bking-mstr-diffe-tble .text-success-green {
    color: #16a34a;
}

.bking-mstr-diffe-tble .text-success-deep {
    color: #14532d;
}


.bking-mstr-diffe-tble .table th.highlight-column-header {
    background-color: #eefbf1;
    color: #15803d;
    border-bottom: 0.2rem dotted #16a34a;
}

.bking-mstr-diffe-tble .table td.highlight-cell {
    background-color: rgba(238, 251, 241, 0.35);
}

.bking-mstr-diffe-tble .table tr:hover td {
    background-color: #f1f5f9;
}


.bking-mstr-diffe-tble .table tr:hover td.highlight-cell {
    background-color: rgba(238, 251, 241, 0.7);
}

@media(max-width:1540px) {
    .bking-mstr-diffe-tble .table td {
        font-size: 18px;
    }
}

@media(max-width:991px) {

    .bking-mstr-diffe-tble .table th {
        font-size: 22px;
    }

    .bking-mstr-diffe-tble .table td {
        font-size: 17px;
        line-height: 1.4;
    }
}

@media(max-width:575px) {
    .fact-box .fact-title {
        font-size: 2rem;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .fact-box {
        max-width: 100%;
        margin: 2.5rem 0 2rem;
    }

    .bking-mstr-diffe-tble .table th {
        font-size: 20px;
        line-height: 1.5;
    }

    .bking-mstr-diffe-tble .table>thead {
        vertical-align: middle !important;
    }

}

/*  Booking Master vs Hotel Management Software-13-july-2026? */