Loading Bar
[contact-form-7 id="dd5b33b" title="Contract"]
html, body { overflow: auto; } #menu { background: #000000; color: #FFF; height: 43px; padding-left: 28px; border-radius: 42px; border: 2px solid #ffffff; position: fixed; top: 50px; /* Change top value to 50px */ left: 43px; /* Change top value to 50px */ width: 100%; z-index: 1; } #menu img { position: fixed; top: px; left: 10px; height: 30px; width: auto; } #menu ul, #menu li { margin: 0 auto; padding: 0; list-style: none; } #menu ul { width: 100%; } #menu li { float: left; display: inline; position: sticky; } #menu a { display: block; line-height: 33px; padding: 0 14px; text-decoration: none; color: #FFFFFF; font-size: 12px; } #menu a.dropdown-arrow:after { content: "\2193"; margin-left: 5px; } #menu li a:hover { color: #FFFDFA; background: #BA8437; } #menu input { display: none; margin: 0; padding: 0; height: 43px; width: 100%; opacity: 0; cursor: pointer; } #menu label { display: none; line-height: 33px; text-align: center; position: sticky; left: 35px; } #menu label:before { font-size: 1.6em; content: "\2261"; margin-left: 12px; } #menu ul.sub-menus { height: auto; overflow: hidden; width: 140px; background: #000000; opacity: 90%; position: sticky; z-index: 99; display: none; } #menu ul.sub-menus li { display: block; width: 100%; } #menu ul.sub-menus a { color: #FFFFFF; opacity: 100%; z-index: 999; font-size: 13px; } #menu li:hover ul.sub-menus { display: block; } #menu ul.sub-menus a:hover { background: #BA8437; color: #444444; } @media screen and (max-width: 100px) { #menu { position: fixed; } #menu ul { background: #111; position: sticky; top: 100%; right: 0; left: 0; z-index: 3; height: auto; display: none; } #menu ul.sub-menus { width: 100%; position: sticky; } #menu ul.sub-menus a { padding-left: 30px; } #menu li { display: block; float: none; width: auto; } #menu input, #menu label { position: sticky; top: 0; left: 0; display: block; } #menu input { z-index: 4; } #menu input:checked + label { color: white; } #menu input:checked + label:before { content: "\00d7"; } #menu2 input:checked ~ ul { display: block; } } #menu .logo-left { left: -3px; top: 9.3px; width: 90px; height: 90px; z-index: 20; } /* Add CSS code for the logo */ .sub-menus .logo-item img { width: 20px; /* Adjust the width of the logo as needed */ margin-left: 225px; /* Adjust spacing between text and logo */ margin-top: -3px; } /* Add CSS code for the logo */ .sub-menus .logo-item a { display: flex; align-items: center; } #sub-menu li a { border: 2px solid #ffffff; padding: -1px; border-radius: 0px; } @keyframes floating { 0% { transform: translateY(-20); } 50% { transform: translateY(-0.5px); } 100% { transform: translateY(2); } } /* Apply animation to the logo */ .logo-left { animation: floating 1s ease-in-out infinite; }
Home
Our Services
All Services
Cut & Trim
Fall Cleanup
Weed/Fertilize
Snow Removal
Contact Us
var subMenu = document.getElementById("sub-menu"); var checkbox = document.getElementById("responsive-menu"); function updatemenu() { if (checkbox.checked) { subMenu.style.display = "block"; } else { subMenu.style.display = "none"; } } var submenuItems = document.querySelectorAll("#sub-menu li a"); for (var i = 0; i < submenuItems.length; i++) { submenuItems[i].addEventListener("click", function() { checkbox.checked = false; }); f
Home
Our Services
All Services
Cut & Trim
Fall Cleanup
Weed/Fertilization
Snow Removal
Trash Removal
Contact us