.custom-menu{list-style:none!important;margin-top:2rem}.custom-menu>li>a,.custom-menu>li>span{font-size:1.2rem;color:#fff;line-height:2em;font-style:italic}.nav-links>li>a{color:#fff;font-size:18px}.nav-links{display:flex;justify-content:space-between;list-style:none!important;padding:0px!important}.custom-menu .sub-menu{display:none;list-style:none;padding-left:1rem}.custom-menu .sub-menu li a{font-size:1rem;color:#fff;padding:0.5rem 0;display:block;transition:color 0.3s}.custom-menu .sub-menu li a:hover{color:#fff}#services p{display:flex;justify-content:space-around}.percent{margin-bottom:0!important}h2.lines:after{content:"";display:inline-block;width:50px;height:58px;background-image:url("/wp-content/uploads/2025/04/alsavert-lines-e1743600933226.png");background-size:contain;background-repeat:no-repeat;margin-right:8px;vertical-align:middle;margin-left:15px}#sticky-contact-bubble{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background-color:#7ca355;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0px 4px 12px rgba(0,0,0,0.2);z-index:99999!important;transition:all 0.3s ease;cursor:pointer}#sticky-contact-bubble a{color:white;font-size:30px;text-decoration:none}#sticky-contact-bubble:hover{background-color:#6d944d}#contact-form{display:none;position:fixed;bottom:80px;right:20px;background-color:#fff;box-shadow:0px 4px 10px rgba(0,0,0,0.2);padding:20px;border-radius:8px;z-index:9998;width:550px;animation:slide-up 0.3s ease-out}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}100%{transform:translateY(0);opacity:1}}@media only screen and (max-width:600px){#contact-form{width:100%;left:0;right:0;bottom:80px;top:150px;max-height:calc(100vh - 160px);border-radius:0;margin:0;overflow-y:auto}#sticky-contact-bubble{right:20px;bottom:20px}}