.top-contact-bar{background:#2c3e50;color:#fff;padding:8px 0;font-size:13px}
.top-contact-bar a{color:#fff;text-decoration:none}
.top-contact-bar i{margin-right:4px}
.top-contact-bar .contact-item{display:inline-block;margin-right:20px}
.logo-text{font-size:16px;font-weight:700;color:#2c3e50;text-decoration:none;line-height:1.2}
.logo-text:hover{color:#3498db}
.logo-text small{display:block;font-size:11px;font-weight:400;color:#7f8c8d}
.service-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px;margin-bottom:20px;transition:all .3s}
.service-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-3px)}
.service-card h4{color:#2c3e50;margin-bottom:10px}
.service-card p{color:#666;font-size:14px;line-height:1.6}
.service-card .icon{font-size:40px;color:#3498db;margin-bottom:15px}
.faq-item{margin-bottom:15px;border-bottom:1px solid #e0e0e0;padding-bottom:15px}
.faq-item h5{color:#2c3e50;margin-bottom:8px}
.faq-item p{color:#666;font-size:14px;line-height:1.6}
.stats-box{text-align:center;padding:20px;background:#f8f9fa;border-radius:4px;margin-bottom:20px}
.stats-box .number{font-size:36px;font-weight:700;color:#3498db}
.stats-box .label{font-size:14px;color:#666;margin-top:5px}
