.serv{background-image:url(/images/image16.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;min-height:700px;color:white;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.serv h1{font-size:4rem;font-weight:600}@media (max-width:768px){.serv{background-size:cover;background-position:top;min-height:200px}}.card{background-color:#fff;border:none;cursor:pointer}.card-body{padding:10px}h5{color:rgb(200,35,56);margin-bottom:20px}.card .col-md-4 img{height:100%;width:100%;object-fit:cover;display:block}.card-text{font-size:14px;color:#777;margin:10px 0 15px;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;max-height:calc(1.5em * 2)}.blog-hero{background:linear-gradient(90deg,#f6f8fb,#e9eef5);padding:50px 0;text-align:center}.blog-hero h1{font-size:2.5rem;font-weight:700;color:#222}.blog-hero p{color:#777;margin-top:5px}.blog-details{display:flex;gap:30px;margin:50px auto}.blog-main{flex:3 1;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.08)}.blog-main-img{width:100%;border-radius:12px;margin-bottom:20px}.blog-title{margin-bottom:15px;font-size:1.8rem;font-weight:700;color:#333}.blog-content{line-height:1.8;color:#444}.blog-sidebar{flex:1.2 1;background:#fafafa;border-radius:12px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.06)}.blog-sidebar h3{margin-bottom:20px;font-size:1.4rem;font-weight:600;border-bottom:2px solid #ddd;padding-bottom:8px}.sidebar-card{display:flex;gap:12px;margin-bottom:20px;align-items:flex-start}.sidebar-img{width:80px;height:60px;border-radius:8px;object-fit:cover}.sidebar-card h5{font-size:1rem;margin:0 0 5px;color:#333}.sidebar-card p{font-size:.85rem;color:#666;margin:0}@media (max-width:992px){.blog-details{flex-direction:column}.blog-sidebar{margin-top:30px}}