@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";
.contact-page{color:#333;background:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.contact-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-page .contact-hero-banner{color:#fff;text-align:center;background:url(/assets/new_images/contactus/contactbanner-new2.png) 0/cover no-repeat;padding:100px 60px}.contact-page .contact-hero-banner .banner-content h1{text-transform:uppercase;letter-spacing:1px;text-shadow:2px 2px 4px #0000004d;margin-bottom:15px;font-size:3.5rem;font-weight:800}.contact-page .contact-hero-banner .banner-content p{opacity:.9;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1.3rem}.contact-page .contact-hero-banner .banner-content .breadcrumb{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:30px;align-items:center;gap:10px;padding:12px 25px;display:inline-flex}.contact-page .contact-hero-banner .banner-content .breadcrumb .breadcrumb-item{color:#fffc;font-size:1rem;text-decoration:none;transition:color .3s}.contact-page .contact-hero-banner .banner-content .breadcrumb .breadcrumb-item:hover{color:#fff}.contact-page .contact-hero-banner .banner-content .breadcrumb .breadcrumb-item.active{color:#e72b2d;font-weight:600}.contact-page .contact-hero-banner .banner-content .breadcrumb .breadcrumb-separator{color:#ffffff80}.contact-page .contact-main-section{padding:80px 0}.contact-page .contact-main-section .section-header{text-align:center;margin-bottom:60px}.contact-page .contact-main-section .section-header .section-title{color:#333;margin-bottom:20px;font-size:2.5rem;font-weight:700;display:inline-block;position:relative}.contact-page .contact-main-section .section-header .section-title:after{content:"";background:#e72b2d;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.contact-page .contact-main-section .section-header .section-divider{background:#e72b2d;width:100px;height:3px;margin:20px auto 25px}.contact-page .contact-main-section .section-header .section-subtitle{color:#666;max-width:800px;margin:0 auto 30px;font-size:1.1rem;line-height:1.7}.contact-page .contact-main-section .section-header .apply-cta{margin-top:40px}.contact-page .contact-main-section .section-header .apply-cta .apply-btn{color:#fff;background:linear-gradient(135deg,#e72b2d 0%,#ff6b6b 100%);border:none;border-radius:30px;align-items:center;gap:10px;padding:16px 40px;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 5px 20px #e72b2d4d}.contact-page .contact-main-section .section-header .apply-cta .apply-btn:hover{background:linear-gradient(135deg,#d42527 0%,#e72b2d 100%);transform:translateY(-3px);box-shadow:0 8px 25px #e72b2d66}.contact-page .contact-main-section .section-header .apply-cta .apply-btn:hover i{transform:rotate(-5deg)}.contact-page .contact-main-section .section-header .apply-cta .apply-btn i{font-size:1.3rem;transition:transform .3s}.contact-page .contact-main-section .contact-filters{margin-bottom:40px}.contact-page .contact-main-section .contact-filters .filter-controls{flex-direction:column;gap:30px;display:flex}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter h4{color:#333;margin-bottom:15px;font-size:1.2rem;font-weight:600}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons{white-space:nowrap;gap:12px;padding:10px 0;display:flex;overflow-x:auto}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn{color:#666;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:30px;align-items:center;gap:8px;padding:10px 25px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn:hover{color:#e72b2d;border-color:#e72b2d;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn.active{color:#fff;background:#e72b2d;border-color:#e72b2d;transform:translateY(-2px);box-shadow:0 5px 15px #e72b2d4d}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn.active .city-count{background:#fff3}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn .city-count{background:#f0f0f0;border-radius:10px;padding:2px 8px;font-size:.85rem;font-weight:500}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper{max-width:500px;position:relative}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper i{color:#999;font-size:1.2rem;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper .search-input{background:#fff;border:2px solid #e0e0e0;border-radius:30px;width:100%;padding:15px 50px;font-size:1rem;transition:all .3s;color:#000!important}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper .search-input:focus{border-color:#e72b2d;outline:none;box-shadow:0 0 0 3px #e72b2d1a}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper .search-input::placeholder{color:#999}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper .clear-search{color:#999;cursor:pointer;background:0 0;border:none;font-size:1.2rem;transition:color .3s;position:absolute;top:50%;right:55px;transform:translate(-50%,-50%)}.contact-page .contact-main-section .contact-filters .filter-controls .search-box .search-input-wrapper .clear-search:hover{color:#e72b2d}.contact-page .contact-main-section .results-info{background:#f8f9fa;border-left:4px solid #e72b2d;border-radius:10px;margin-bottom:30px;padding:15px 20px}.contact-page .contact-main-section .results-info p{color:#666;margin:0;font-size:1rem}.contact-page .contact-main-section .results-info p .highlight{color:#e72b2d;font-weight:600}.contact-page .contact-main-section .branches-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:60px;display:grid}.contact-page .contact-main-section .branches-grid .branch-card{background:#fff;border-radius:15px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.contact-page .contact-main-section .branches-grid .branch-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.contact-page .contact-main-section .branches-grid .branch-card:hover .branch-image img{transform:scale(1.05)}.contact-page .contact-main-section .branches-grid .branch-card .branch-image{height:200px;position:relative;overflow:hidden}.contact-page .contact-main-section .branches-grid .branch-card .branch-image .branch-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.contact-page .contact-main-section .branches-grid .branch-card .branch-image .branch-badge{background:#e72b2de6;border-radius:20px;padding:5px 15px;position:absolute;top:15px;right:15px}.contact-page .contact-main-section .branches-grid .branch-card .branch-image .branch-badge .badge-text{color:#fff;font-size:.85rem;font-weight:600}.contact-page .contact-main-section .branches-grid .branch-card .branch-content{padding:20px}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-name{color:#333;margin-bottom:10px;font-size:1.2rem;font-weight:700;line-height:1.3}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-details .detail-item{gap:15px;margin-bottom:10px;display:flex}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-details .detail-item:last-child{margin-bottom:0}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-details .detail-item .detail-icon{color:#e72b2d;background:#f8f9fa;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-details .detail-item .detail-content h4{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:.95rem;font-weight:800}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-details .detail-item .detail-content p{color:#333;margin:0;font-size:1rem;line-height:1.5}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions{flex-wrap:wrap;gap:15px;margin-top:25px;display:flex}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions .action-btn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:12px 14px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions .action-btn.map-btn{color:#333;background:#f8f9fa;border:2px solid #e0e0e0}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions .action-btn.map-btn:hover:not(.disabled){color:#fff;background:#e72b2d;border-color:#e72b2d;transform:translateY(-2px)}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions .action-btn.map-btn.disabled{opacity:.6;cursor:not-allowed}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions .action-btn.call-btn{color:#fff;background:#e72b2d;border:2px solid #e72b2d}.contact-page .contact-main-section .branches-grid .branch-card .branch-content .branch-actions .action-btn.call-btn:hover{background:#d42527;border-color:#d42527;transform:translateY(-2px);box-shadow:0 5px 15px #e72b2d4d}.contact-page .contact-main-section .no-results{text-align:center;grid-column:1/-1;padding:80px 20px}.contact-page .contact-main-section .no-results .no-results-content i{color:#ddd;margin-bottom:20px;font-size:4rem}.contact-page .contact-main-section .no-results .no-results-content h3{color:#666;margin-bottom:10px;font-size:1.8rem}.contact-page .contact-main-section .no-results .no-results-content p{color:#999;margin-bottom:30px;font-size:1.1rem}.contact-page .contact-main-section .no-results .no-results-content .reset-filters{color:#fff;cursor:pointer;background:#e72b2d;border:none;border-radius:30px;padding:12px 30px;font-size:1rem;font-weight:600;transition:all .3s}.contact-page .contact-main-section .no-results .no-results-content .reset-filters:hover{background:#d42527;transform:translateY(-2px);box-shadow:0 5px 15px #e72b2d4d}.contact-page .contact-main-section .map-preview-section{margin:60px 0}.contact-page .contact-main-section .map-preview-section .map-title{color:#333;margin-bottom:20px;font-size:1.8rem;font-weight:700}.contact-page .contact-main-section .map-preview-section .map-container{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.contact-page .contact-main-section .map-preview-section .map-container .map-placeholder{color:#999;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;height:400px;display:flex}.contact-page .contact-main-section .map-preview-section .map-container .map-placeholder i{margin-bottom:15px;font-size:3rem}.contact-page .contact-main-section .map-preview-section .map-container .map-placeholder p{font-size:1.1rem}.contact-page .contact-main-section .contact-info-section{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin-top:80px;padding:40px 20px}.contact-page .contact-main-section .contact-info-section .info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;display:grid}.contact-page .contact-main-section .contact-info-section .info-grid .info-card{text-align:center}.contact-page .contact-main-section .contact-info-section .info-grid .info-card .info-icon{color:#fff;opacity:.9;margin-bottom:20px;font-size:2.5rem}.contact-page .contact-main-section .contact-info-section .info-grid .info-card .info-content h4{margin-bottom:15px;font-size:1.5rem;font-weight:700}.contact-page .contact-main-section .contact-info-section .info-grid .info-card .info-content p{opacity:.9;margin-bottom:15px;font-size:1rem;line-height:1.6}.contact-page .contact-main-section .contact-info-section .info-grid .info-card .info-content .info-link{color:#fff;border:2px solid #fff;border-radius:30px;padding:8px 20px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.contact-page .contact-main-section .contact-info-section .info-grid .info-card .info-content .info-link:hover{color:#667eea;background:#fff;transform:translateY(-2px)}.contact-page .contact-main-section .contact-info-section .info-grid .info-card .info-content .info-time{margin-top:10px;font-size:1.2rem;font-weight:600}.contact-page .whatsapp-float{z-index:1000;position:fixed;bottom:30px;right:30px}.contact-page .whatsapp-float .whatsapp-btn{color:#fff;background:#25d366;border-radius:30px;align-items:center;gap:10px;padding:15px 25px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 5px 20px #25d3664d}.contact-page .whatsapp-float .whatsapp-btn:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 8px 25px #25d36666}.contact-page .whatsapp-float .whatsapp-btn:hover .whatsapp-text{opacity:1;max-width:200px}.contact-page .whatsapp-float .whatsapp-btn i{font-size:1.5rem}.contact-page .whatsapp-float .whatsapp-btn .whatsapp-text{opacity:0;white-space:nowrap;max-width:0;transition:all .3s;overflow:hidden}@media (max-width:768px){.contact-page .contact-hero-banner{padding:60px 0 40px}.contact-page .contact-hero-banner .banner-content h1{font-size:2.5rem}.contact-page .contact-hero-banner .banner-content p{font-size:1.1rem}.contact-page .contact-main-section{padding:40px 0}.contact-page .contact-main-section .section-header{margin-bottom:40px}.contact-page .contact-main-section .section-header .section-title{font-size:2rem}.contact-page .contact-main-section .section-header .apply-cta .apply-btn{padding:14px 30px;font-size:1.1rem}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons{gap:8px}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn{padding:8px 15px;font-size:.9rem}.contact-page .contact-main-section .contact-filters .filter-controls .city-filter .city-buttons .city-btn .city-count{padding:1px 6px;font-size:.8rem}.contact-page .contact-main-section .branches-grid{grid-template-columns:1fr;gap:25px}.contact-page .contact-main-section .contact-info-section{margin-top:40px;padding:0}.contact-page .contact-main-section .contact-info-section .info-grid{grid-template-columns:1fr;gap:30px}.contact-page .whatsapp-float{bottom:20px;right:20px}.contact-page .whatsapp-float .whatsapp-btn{border-radius:50%;justify-content:center;width:60px;height:60px;padding:12px}.contact-page .whatsapp-float .whatsapp-btn .whatsapp-text{display:none}.contact-page .whatsapp-float .whatsapp-btn:hover{border-radius:30px;width:auto;padding:12px 20px}.contact-page .whatsapp-float .whatsapp-btn:hover .whatsapp-text{opacity:1;max-width:100px;display:block}}@media (max-width:480px){.contact-page .branches-grid .branch-card .branch-content .branch-actions .action-btn{min-width:100%!important}.contact-page .map-preview-section .map-container iframe,.contact-page .map-preview-section .map-container .map-placeholder{height:300px!important}}
