.site-branding-logo img {
    max-height: 80px !important;
}
footer#colophon {
    display: none;
}
.shrink .site-branding-logo img {
    max-height: 50px !important;
}
.single-content .wp-block-heading {
    font-size: 22px;
    color: #000;
}
.container-fluid.head-bread {
    display: none !important;
}
.container-fluid.head-bread span {
    display: none !important;
}

@media screen and (max-width: 991px) {
.site-branding-logo img {
    max-height: 50px !important;
}
.icons-menu-right .menu-button a.btn-default {
    font-size: 70%;
}
/* 	.text-content-block p {
    font-size: 30px !important;
} */
	    .container
 {
        width: 100% !important;
    }
	    .top-bar-section .col-sm-6 {
        width: 50% !important;
				        float: left;
    }
	    .top-bar-item {
        text-align: inherit !important;
    }
	.social-links ul {
    text-align: right;
}
	.elementor-31 .elementor-element.elementor-element-f0ce739 {
    max-width: 100% !important;
}
}



body {
    margin: 0;
    padding: 0;
}
.user-list ul li img {
    width: 30px;
    height: 30px;
}
button.btn.btn-primary a {
    color: #fff !important;
    text-decoration: none;
}
.sign-btn button {
    background-color: #E4A300 !important;
    border: 1px solid #FFFFFF !important;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 50px;
    margin-top: 10px;
}
.address-outer h5 {
    font-size: 16px;
    font-weight: 700;
}
.footer-text p {
    font-size: 14px;
}
.address-outer h5 {
    font-size: 16px;
    font-weight: 700;
}
.map-outer iframe {
    width: 100% !important;
    height: 710px !important;
}.address-outer h5 {
    font-size: 16px;
    font-weight: 700;
}
.user-list ul li {
    list-style: none;
    padding: 5px;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    text-align: center;
}
.user-list ul {
    padding: 0px;
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 0px;
}
img.custom-WA_img {
    max-width: 60px;
}
section.custom-footer {
display: flex;
margin-top: 15px;
}
.three-section {
display: flex;
}
.common-outer h4 {
font-size: 24px;
line-height: 1.5;
margin: 0;
}
@media screen and (max-width: 991px) {
.three-section {
flex-direction: column;
}
.common-outer {
width: 100% !important;
}
}

@media screen and (max-width: 767px) {
section.custom-footer {
    flex-direction: column;
}
.custom-col {
    width: 100%;
}
.custom-col-text {
    width: 100%;
}
}

.common-outer.color1 {
background-color: #26A69A;
}
.color2 {
background-color: #1D8595;
}
.color3 {
background-color: #344C70;
}
.three-section {
display: flex;
}
.common-outer p {
    font-size: 16px;
}
section.custom-footer {
    display: flex;
    margin-top: 15px;
}
.custom-col {
    width: 50%;
}
.whataaps-outer {
    position: fixed;
    z-index: 999;
    bottom: 50px;
    right: 40px;
}
.copywrite {
    text-align: center;
    font-size: 12px;
    background-color: #E4A300;
    color: #fff;
    margin: 0;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.copywrite ul {
    display: flex;
    gap: 20px;
	margin-bottom:0px;
}
section.copywrite p {
    margin-bottom: 0;
}
section.copywrite ul li a {
    color: #fff;
    text-decoration: none;
}
section.copywrite ul li {
    list-style: none;
}
.custom-col-text {
    width: 50%;
    height: 100%;
    padding: 20px;
    background-color: #000;
    color: #fff;
}
.button-outer button {
    background-color: transparent;
    box-shadow: 0 0px 0px;
    border: 1px solid #fff;
    color: #fff;
    padding: 7px 25px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 50px;
    font-size: 14px;
}
.common-outer {
    padding: 25px 30px 30px;
    width: 33%;
    color: #fff;
    flex-grow: 1;
}

/* ============================
   SERVICES SECTION
============================ */
.services-outer {
    padding: 10px 0;
}

.services-outer .top-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.services-outer .gallery-text p {
    margin-bottom: 5px;
    font-weight: 600;
}

.services-outer .labella_company {
    font-size: 28px;
    font-weight: 700;
}

/* Service boxes */
.box1-outer {
    background: #ffffff;
    border-radius: 12px;
    padding: 25px 20px;
    text-align: center;
    transition: 0.3s ease;
    border: 1px solid #eee;
    height: 100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.box1-outer img {
    max-width: 80px;
    min-height: 80px;
    margin-bottom: 15px;
    object-fit: contain;
}

.box1-outer h4 {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}

/* Hover Effect */
.box1-outer:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    transform: translateY(-5px);
    border-color: #d42a74;
}

/* Equal columns & spacing */
.services-outer .row .col {
    margin-bottom: 25px;
}




@media (max-width: 480px) {

.services-heading-area {
    padding: 20px 0;
}

.services-header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

/* LEFT SIDE */
.service-tag {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
}

.custom-line {
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #b6133f;
    margin-left: 10px;
}

.service-title {
    font-size: 32px;
    font-weight: 700;
    color: #e22617;
    margin: 4px 0 0 0;
}

/* RIGHT SIDE BUTTON */


/* RESPONSIVE */
@media (max-width: 768px) {
    .services-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
}
/* Wrapper layout */
.services-heading-area {
    padding: 20px 0 10px;
}


/* Left side text */
.service-tag {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    color: #000;
}

.service-tag .custom-line {
    display: inline-block;
    width: 60px;
    height: 2px;
    background: #c0183d;
    margin-left: 10px;
    vertical-align: middle;
}


/* Button on right side */
.service-btn {
    background: transparent;
    color: #fff;
    padding: 10px 14px;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    transition: 0.3s 
ease;
    border: 2px solid #e22617;
    color: #e22617;
    text-decoration: none !important;
}

.service-btn:hover {
    background: #8a0f31;
	color:#fff;
}

/* Responsive */
@media (max-width: 768px) {
    .services-header {
        flex-direction: column;
        text-align: left;
        gap: 20px;
		    
    }

    .service-title {
        font-size: 26px;
    }

    .service-btn {
        align-self: flex-start;
    }
}
.wehave-outer iframe, embed {
    max-width: 100%;
    width: 100% !important;
}
.kore-outer {
    padding: 40px;
    border-radius: 12px;
    background-color: #fff;
	border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 7px #c1b4b4;
    height: 100%;
}
#site-navigation .nav.navbar-nav.navbar-center li a {
    font-weight: 600;
    font-size: 14px;
}
.ivf-outer img {
    width: 114px;
    height: 114px;
}
.right-part {
    margin: 20px 0 auto;
    text-align: center;
}
@media (max-width: 991px) {
.services-outer .row .col {
    max-width: 50%;
    padding: 0 10px;
}
}
@media (max-width: 767px) {

.custom-col, .custom-col-text {
    width: 100%;
}
	.services-outer .row .col {
    flex: 0 0 100% !important;   /* Each box takes half width */
    max-width: 100% !important; /* Ensures responsive limit */

}
.wehave-outer {
    padding: 0px 30px !important;
}
	.services-outer {
    padding: 60px 30px !important;
}
}
.nav-link {
    font-size: 16px !important;
    font-weight: 600 !important;
}

/* ---------------- ABOUT US SECTION ---------------- */

.about-section {
    padding: 70px 0;
    background: #f9f9f9;
}

.about-container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.about-image img {
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.about-tag {
    font-size: 14px;
    font-weight: 600;
    color: #ff7a00;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.about-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}

.about-text {
    color: #555;
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 15px;
}

.about-list li {
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
}

.about-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 12px 28px;
    background: #ff7a00;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s ease;
}

.about-btn:hover {
    background: #e86c00;
}



/* --------------- MEDIA QUERY --------------- */
@media (max-width: 768px) {
    .about-container {
        flex-direction: column;
        text-align: center;
    }

    .about-image img {
        max-width: 100%;
    }

    .about-title {
        font-size: 26px;
    }

    .about-text {
        font-size: 16px;
    }

    .about-btn {
        margin-left: auto;
        margin-right: auto;
    }
}
/* ================== STATS SECTION ================== */

.stats-section {
    padding: 60px 0;
    background: #f9f9f9;
}

.stats-container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.stat-box {
    flex: 1;
    text-align: center;
    padding: 20px;
}

.stat-box h2 {
    font-size: 38px;
    font-weight: 700;
    color: #ff7a00;
    margin-bottom: 10px;
}

.stat-box p {
    font-size: 16px;
    color: #444;
}
@media (max-width: 768px) {
    .stats-container {
        flex-direction: column;
        text-align: center;
    }

    .stat-box {
        margin-bottom: 20px;
    }

    .stat-box h2 {
        font-size: 32px;
    }
}


/* ================== SERVICES SECTION ================== */

.services-section {
    padding: 70px 0;
    background: #f9f9f9;
}

.services-header {
    text-align: center;
    margin-bottom: 40px;
}

.service-tag {
    font-size: 14px;
    color: #ff7a00;
    font-weight: 600;
    letter-spacing: 1px;
}

.service-title {
    font-size: 32px;
    font-weight: 700;
    color: #222;
}

.services-grid {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.service-box {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.service-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

.service-box img {
    width: 80px;
    margin-bottom: 20px;
}

.service-box h3 {
    font-size: 20px;
    color: #222;
    margin-bottom: 10px;
}

.service-box p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}


@media (max-width: 900px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .services-grid {
        grid-template-columns: 1fr;
    }

    .service-title {
        font-size: 26px;
    }
}

/* ================== REEL SECTION ================== */

.reel-section {
    padding: 70px 0;
    background: #ffffff;
}

.reel-header {
    text-align: center;
    margin-bottom: 40px;
}

.reel-tag {
    font-size: 14px;
    font-weight: 600;
    color: #ff7a00;
    letter-spacing: 1px;
}

.reel-title {
    font-size: 32px;
    font-weight: 700;
    color: #222;
}

.reel-grid {
    width: 90%;
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.reel-box {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    cursor: pointer;
    transition: 0.3s ease;
    display: block;
}

.reel-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s ease;
}

.reel-box:hover img {
    transform: scale(1.08);
    opacity: 0.85;
}

@media (max-width: 1100px) {
    .reel-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .reel-title {
        font-size: 26px;
    }

    .reel-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 500px) {
    .reel-grid {
        grid-template-columns: 1fr;
    }
}

.error-404 {
    width: 100%;
    height: 100vh;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}

.error-box h1 {
    font-size: 140px;
    font-weight: 800;
    color: #ff3b3b;
    margin-bottom: 10px;
}

.error-box h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.error-box p {
    color: #555;
    max-width: 500px;
    margin: 0 auto 25px;
}

.btn-home {
    display: inline-block;
    padding: 12px 28px;
    background: #ff3b3b;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    transition: 0.3s;
}

.btn-home:hover {
    background: #222;
}
.error-404 {
    background: linear-gradient(to bottom right, #fff, #f1f1f1);
}
@media(max-width: 768px) {
    .error-box h1 {
        font-size: 100px;
    }

    .error-box h2 {
        font-size: 26px;
    }
}
/* Error Page Wrapper */
.error-404 {
    padding: 100px 0;
    text-align: center;
}

.error-404 h1 {
    font-size: 120px;
    font-weight: 800;
    color: #ff4d4d;
}

.error-404 h2 {
    font-size: 36px;
    margin-top: 20px;
    font-weight: 600;
}

.error-404 p {
    font-size: 18px;
    margin: 20px auto;
    max-width: 600px;
}

/* Search Box */
.error-search-form {
    margin: 25px auto 35px;
    max-width: 450px;
    display: flex;
    gap: 10px;
}

.error-search-field {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #ddd;
    border-radius: 6px;
    font-size: 16px;
    outline: none;
}

.error-search-field:focus {
    border-color: #ff4d4d;
}

.error-search-btn {
    padding: 12px 20px;
    background: #ff4d4d;
    color: #fff;
    border-radius: 6px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s ease;
}

.error-search-btn:hover {
    background: #d90000;
}

/* Home Button */
.btn-home {
    display: inline-block;
    padding: 12px 30px;
    background: #444;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    text-decoration: none;
    transition: 0.3s;
}

.btn-home:hover {
    background: #000;
}
.container-fluid.head-bread {
    display: none !important;
}






/* Hide mobile items on desktop */
.mobile-header {
    display: none;
}

/* Mobile View */
@media (max-width: 768px) {

    .mobile-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 15px;
        background: #ffffff;
        border-bottom: 1px solid #eee;
    }

    .hamburger {
        font-size: 30px;
        background: transparent;
        border: none;
        cursor: pointer;
    }

    /* Hide menu initially */
    .mobile-menu {
        display: none;
        width: 100%;
        background: #fff;
        padding: 15px;
    }

    .mobile-menu-list {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-menu-list li {
        padding: 10px 0;
        border-bottom: 1px solid #eee;
    }

    .mobile-menu-list li a {
        color: #000;
        text-decoration: none;
        font-size: 18px;
    }
}





/* ---------------- ABOUT US SECTION ---------------- */

.about-section {
    padding: 70px 0;
    background: #f9f9f9;
}

.about-container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

.about-image img {
    width: 100%;
    max-width: 500px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.about-tag {
    font-size: 14px;
    font-weight: 600;
    color: #ff7a00;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.about-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}

.about-text {
    color: #555;
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 15px;
}

.about-list li {
    font-size: 16px;
    margin-bottom: 8px;
    color: #333;
}

.about-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 12px 28px;
    background: #ff7a00;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s ease;
}

.about-btn:hover {
    background: #e86c00;
}



/* --------------- MEDIA QUERY --------------- */
@media (max-width: 768px) {
    .about-container {
        flex-direction: column;
        text-align: center;
    }

    .about-image img {
        max-width: 100%;
    }

    .about-title {
        font-size: 26px;
    }

    .about-text {
        font-size: 16px;
    }

    .about-btn {
        margin-left: auto;
        margin-right: auto;
    }
}
/* ================== STATS SECTION ================== */

.stats-section {
    padding: 60px 0;
    background: #f9f9f9;
}

.stats-container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.stat-box {
    flex: 1;
    text-align: center;
    padding: 20px;
}

.stat-box h2 {
    font-size: 38px;
    font-weight: 700;
    color: #ff7a00;
    margin-bottom: 10px;
}

.stat-box p {
    font-size: 16px;
    color: #444;
}
@media (max-width: 768px) {
    .stats-container {
        flex-direction: column;
        text-align: center;
    }

    .stat-box {
        margin-bottom: 20px;
    }

    .stat-box h2 {
        font-size: 32px;
    }
}


/* ================== SERVICES SECTION ================== */

.services-section {
    padding: 70px 0;
    background: #f9f9f9;
}

.services-header {
    text-align: center;
    margin-bottom: 40px;
}

.service-tag {
    font-size: 14px;
    color: #ff7a00;
    font-weight: 600;
    letter-spacing: 1px;
}

.service-title {
    font-size: 32px;
    font-weight: 700;
    color: #222;
}

.services-grid {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.service-box {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.service-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

.service-box img {
    width: 80px;
    margin-bottom: 20px;
}

.service-box h3 {
    font-size: 20px;
    color: #222;
    margin-bottom: 10px;
}

.service-box p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}


@media (max-width: 900px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .services-grid {
        grid-template-columns: 1fr;
    }

    .service-title {
        font-size: 26px;
    }
}

/* ================== REEL SECTION ================== */

.reel-section {
    padding: 70px 0;
    background: #ffffff;
}

.reel-header {
    text-align: center;
    margin-bottom: 40px;
}

.reel-tag {
    font-size: 14px;
    font-weight: 600;
    color: #ff7a00;
    letter-spacing: 1px;
}

.reel-title {
    font-size: 32px;
    font-weight: 700;
    color: #222;
}

.reel-grid {
    width: 90%;
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.reel-box {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    cursor: pointer;
    transition: 0.3s ease;
    display: block;
}

.reel-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s ease;
}

.reel-box:hover img {
    transform: scale(1.08);
    opacity: 0.85;
}

@media (max-width: 1100px) {
    .reel-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .reel-title {
        font-size: 26px;
    }

    .reel-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 500px) {
    .reel-grid {
        grid-template-columns: 1fr;
    }
}

.error-404 {
    width: 100%;
    height: 100vh;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}

.error-box h1 {
    font-size: 140px;
    font-weight: 800;
    color: #ff3b3b;
    margin-bottom: 10px;
}

.error-box h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}

.error-box p {
    color: #555;
    max-width: 500px;
    margin: 0 auto 25px;
}

.btn-home {
    display: inline-block;
    padding: 12px 28px;
    background: #ff3b3b;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    transition: 0.3s;
}

.btn-home:hover {
    background: #222;
}
.error-404 {
    background: linear-gradient(to bottom right, #fff, #f1f1f1);
}
@media(max-width: 768px) {
    .error-box h1 {
        font-size: 100px;
    }

    .error-box h2 {
        font-size: 26px;
    }
}
/* Error Page Wrapper */
.error-404 {
    padding: 100px 0;
    text-align: center;
}

.error-404 h1 {
    font-size: 120px;
    font-weight: 800;
    color: #ff4d4d;
}

.error-404 h2 {
    font-size: 36px;
    margin-top: 20px;
    font-weight: 600;
}

.error-404 p {
    font-size: 18px;
    margin: 20px auto;
    max-width: 600px;
}

/* Search Box */
.error-search-form {
    margin: 25px auto 35px;
    max-width: 450px;
    display: flex;
    gap: 10px;
}

.error-search-field {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #ddd;
    border-radius: 6px;
    font-size: 16px;
    outline: none;
}

.error-search-field:focus {
    border-color: #ff4d4d;
}

.error-search-btn {
    padding: 12px 20px;
    background: #ff4d4d;
    color: #fff;
    border-radius: 6px;
    border: none;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s ease;
}

.error-search-btn:hover {
    background: #d90000;
}

/* Home Button */
.btn-home {
    display: inline-block;
    padding: 12px 30px;
    background: #444;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    text-decoration: none;
    transition: 0.3s;
}

.btn-home:hover {
    background: #000;
}
.container-fluid.head-bread {
    display: none !important;
}
.home-blog-grid {
    display: flex !important;
}

























.custom-blog-section {
    padding: 60px 0;
}

.blog-main-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 35px;
}

.custom-blog-grid {
    display: flex;
    gap: 25px;
}

.custom-blog-card {
    width: 100%;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    box-shadow: 0 3px 15px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.custom-blog-card:hover {
    transform: translateY(-5px);
}

.custom-blog-card .blog-img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.blog-content {
    padding: 20px;
    background: #fff;
}

.blog-title {
    font-size: 16px;
    font-weight: 700;
    color: #d12d7a; /* Pinkish color matching design */
    margin-bottom: 10px;
}

.blog-excerpt {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    height: 65px;
    overflow: hidden;
}

.blog-readmore {
    display: inline-block;
    margin-top: 15px;
    background: #d12d7a;
    color: #fff;
    padding: 8px 20px;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
}

.blog-readmore:hover {
    background: #b81d69;
}
.custom-blog-grid {
    display: flex;
    flex-direction: row;
    gap: 25px;
    justify-content: space-between;
    flex-wrap: nowrap;   /* IMPORTANT → keeps all 4 in one row */
}

.custom-blog-card {
    flex: 0 0 24%;       /* Always 4 in one row */
}









/*Our Services section Home page*/

/* Section Outer */
.services-outer {
    padding: 60px 0;
    background: #faf7f2;
}

/* Container Fix */
.services-outer .container {
    max-width: 1200px;
    margin: auto;
}

/* Heading */
.services-header .service-title {
    font-size: 34px;
    font-weight: 700;
    color: #222;
    margin-bottom: 35px;
}

/* GRID ROW */
.services-outer .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 25px; /* equal spacing */
}

/* COL */
.services-outer .col {
    width: 18%; /* 5 per row */
}

@media(max-width: 900px) {
    .services-outer .col {
        width: 30%; /* 3 per row */
    }
}
@media(max-width: 600px) {
    .services-outer .col {
        width: 48%; /* 2 per row */
    }
}
@media(max-width: 450px) {
    .services-outer .col {
        width: 100%;
    }
}

/* BOX STYLE */
.box1-outer {
    background: #fff;
    padding: 25px 20px; /* equal spacing */
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    transition: 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* HOVER EFFECT */
.box1-outer:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

/* IMAGE FIX - CENTER + BIGGER WITHOUT GROWING BOX */
.box1-outer img {
    width: 90%;          /* bigger image */
    max-width: 130px;    /* avoid overflow */
    height: 130px;       /* bigger height */
    object-fit: contain; /* keeps quality */
    margin: 0 auto 15px; /* center horizontally */
    display: block;
}

/* TITLE */
.box1-outer h4 {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin: 0;
}















/* BLOG CONTAINER → 4 in a row */
.custom-blog-grid {
    display: flex;
    gap: 25px;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 30px;
}

/* BLOG CARD */
.custom-blog-card {
    flex: 1;
    background: #fff;
    border-radius: 12px;
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    overflow: hidden;
}

/* IMAGE FIX – SAME HEIGHT */
.custom-blog-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

/* CONTENT AREA */
.custom-blog-content {
    padding: 18px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

/* TITLE */
.custom-blog-card h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
    min-height: 55px; /* Same height for titles */
}

/* EXCERPT */
.custom-blog-card p {
    flex-grow: 1; /* Fills space evenly so all buttons align */
    color: #444;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px;
}

/* READ MORE BUTTON – Aligned bottom */
.custom-blog-card .read-more {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 6px;
    background-color: #b30000;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-top: auto;
    transition: 0.3s ease;
}

.custom-blog-card .read-more:hover {
    background-color: #7a0000;
}
.blog-content {
    padding: 18px !important;
}
.custom-blog-card p {
    display: -webkit-box;
    -webkit-line-clamp: 3;   /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 60px; /* keep height equal */
}
.reel-header {
    margin-top: 35px !important;
}





















.custom-blog-grid {
    display: flex !important;
    font-size: 16px;
    text-align: left;
}
h3.blog-title
Specificity: (0,1,1)
 {
    Font-size: 18px !important;
}



.toggle-wrapper.search-toggle-wrapper {
    display: none !important;
}
/*About us section on home page start*/

.about-section {
    padding: 80px 0;
}

.about-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
}

.about-image {
    flex: 1 1 45%;
}

.about-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.about-content {
    flex: 1 1 50%;
}

.about-tag {
    color: #E4A300;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
}

.about-content h2 {
    font-size: 32px;
    font-weight: 700;
    margin: 15px 0;
}

.about-content p {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 20px;
}

.about-features {
    list-style: none;
    padding: 0;
}

.about-features li {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}

@media (max-width: 768px) {
    .about-container {
        flex-direction: column;
        text-align: center;
    }
    .about-content {
        margin-top: 20px;
    }
}
.about-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 12px 28px;
    background-color: #E4A300;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 6px;
    transition: 0.3s ease;
}

.about-btn:hover {
    background-color: #c08a00;
}

/*About us section on home page end*/


/*Reel section on home page start*/

/* SECTION */
.reel-section {
    padding: 30px 0;
    background: #f9f9f9;
}
.address-icon p {
    margin-bottom: 30px;
}
.address-outer h5 {
    margin-top: 30px;
}
.reel-header {
    text-align: center;
    margin-bottom: 40px;
}

.reel-tag {
    color: #E4A300;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.reel-title {
    font-size: 32px;
    font-weight: 700;
    margin: 0;
}

/* GRID */
.reel-grid {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

/* BOX */
.reel-box {
    width: 18%;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    border-radius: 12px;
    display: block;
    position: relative;
    background: #000;
    transition: 0.3s ease;
}

.reel-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}

/* OVERLAY */
.reel-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.45);
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}

.reel-box:hover .reel-overlay {
    opacity: 1;
}

/* PLAY ICON */
.play-icon {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 15px rgba(0,0,0,0.5);
    transform: scale(0.8);
    transition: 0.3s ease;
}

.reel-box:hover .play-icon {
    transform: scale(1);
}

/* MOBILE */
@media (max-width: 768px) {
    .reel-box {
        width: 48%;
    }
}

@media (max-width: 480px) {
    .reel-box {
        width: 100%;
    }
}


/*Reel section on home page End*/

