.megaMenu .mini-menu .category-box,.subMenu .mini-menu .category-box{background-color:var(--white);box-shadow:0 3px 3px 0 rgba(0,0,0,.05);overflow:hidden}:root{--white:#FFFFFF;--primary-blue:#004E9E;--light-blue:#007CD0;--orange:#ff9722;--light-gray:#F5F5F5;--gray-bg:#ECF1F7;--text-color:#000000;--dark-orange:#FC6624;--heading-color:#081E2A;--mega-menu-color:#243762}.top-header{height:93px;background-color:#EBCB78}.division-line{width:27px;transform:rotate(90deg);border:1px solid #211d12}.top-header .header-box{height:59px}.top-header .header-box .social-icons{display:flex;height:28px;gap:6px;justify-content:space-between}.header-box .social-icons .single-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--white)}.header-box .social-icons .single-icon span{color:#211d12}.header-box .single-detail .icon-box{width:34px;height:34px;display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:30px}.header-box .single-detail .icon-box img{width:13px;height:auto}.header-box .single-detail a{color:#211d12;text-decoration:none;font-weight:500;font-size:14px;line-height:18px}.header-fix{background-color:transparent;transition:.3s}.header-fix.scrolled{position:fixed;top:0;box-shadow:0 4px 10px rgba(0,0,0,.1);background:#2b2415;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.menu-section{position:absolute;top:59px;width:100%;z-index:9}.menu-section .main-menu{background-color:#2b2415;border-radius:18px;height:91px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.menu-section .main-menu .logo-box{flex:none}.menu-section .main-menu .logo-box img{width:260px;height:80px}.contact-btn{transition:.5s ease-in-out}.menu-section .main-menu .contact-btn{display:flex;align-items:center;justify-content:center;background-color:#ffe59e;border-radius:30px;padding:14px 24px;color:#2b2415;border:none;line-height:normal;transition:0.3s ease-in-out}.menu-section .main-menu .contact-btn:hover{background-color:#ffffff;color:#2b2415}.menu-section .main-menu .contact-btn .icon{display:flex;align-items:center;justify-content:center;background-color:var(--white);width:32.54px;height:32.54px;font-size:13px;color:var(--white);border-radius:30px}.menu-section .main-menu .contact-btn .contact-us{color:var(--white);font-size:12.84px;line-height:16.18px;font-weight:500}.contact-us-btn:hover .contact-btn{background-color:#002f4f}.menu-toggler{display:none;background-color:var(--light-gray);height:53px;width:53px;align-items:center;justify-content:center;border-radius:30px;cursor:pointer}.menu-toggler span{font-size:28px}.first-li,.first-li a{font-size:15px;font-weight:500;line-height:18.9px;color:#EBCB78}.first-li.current a{color:var(--orange);font-weight:700}.second-mini-list li span{padding-right:7px}.second-list li .category-pages ul>li span{padding-right:7px;font-size:11px}.mega-menu{display:flex}.megaMenu{position:relative}.megaMenu .mega-menu{width:230px}.megaMenu .mini-menu .category-box{padding-bottom:10px;display:flex;justify-content:center}.megaMenu .mini-menu .second-mini-list li a,.subMenu .mini-menu .second-mini-list li a{padding:8px 15px;font-weight:500;transition:.3s ease-in-out}.megaMenu .mini-menu::before,.subMenu .mini-menu::before{display:none}.first-drp-icon{color:#ffe59e;width:19px}@media(min-width:992px){}.mega-menu-new{background-color:#fff;box-shadow:0 15px 40px rgba(0,0,0,0.12);border-radius:0 0 20px 20px;border:1px solid rgba(0,0,0,0.05);border-top:4px solid #EBCB78;overflow:hidden;width:1050px}.mega-menu-grid-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:10px}.mega-category{padding:25px 20px;border-right:1px solid #f2f2f2}.mega-category:last-child{border-right:none}.category-header{display:flex;align-items:center;gap:12px;margin-bottom:25px;padding-bottom:12px;border-bottom:2px solid #f8f8f8}.category-header i{font-size:20px;color:var(--primary-blue);background:linear-gradient(135deg,var(--primary-blue),var(--light-blue));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.category-header span{font-size:13px;font-weight:800;color:#222;text-transform:uppercase;letter-spacing:1px}.category-links{display:flex;flex-direction:column;gap:8px}.location-tags{margin-top:-5px;padding-left:12px}.tiny-label{font-size:9px;font-weight:700;color:#bbb;text-transform:uppercase;letter-spacing:0.5px}.loc-tag{font-size:10px;font-weight:600;color:#666 !important;background:#f0f0f0;padding:2px 8px;border-radius:4px;transition:all 0.2s ease;text-decoration:none !important}.loc-tag:hover{background:var(--primary-blue);color:#fff !important}.category-links a{text-decoration:none;display:block}.service-item{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:12px;transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);background:transparent}.service-icon{width:42px;height:42px;background:#fdfaf3;border:1px solid #fcf1d5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary-blue);font-size:18px;flex-shrink:0;transition:all 0.3s ease}.service-text{display:flex;flex-direction:column}.service-title{font-size:14px;font-weight:700;color:#222;line-height:1.2;margin-bottom:3px;transition:color 0.3s ease}.service-desc{font-size:11px;color:#888;line-height:1.3}.service-item:hover{background-color:#f8faff;transform:translateX(6px)}.service-item:hover .service-icon{background:var(--primary-blue);border-color:var(--primary-blue);color:#fff;transform:scale(1.05);box-shadow:0 5px 15px rgba(0,78,158,0.2)}.service-item:hover .service-title{color:var(--primary-blue)}