diff --git a/index.html b/index.html
index 4f672369..d873e861 100644
--- a/index.html
+++ b/index.html
@@ -140,7 +140,7 @@
-
+
Get your tests done to look for signs of disease or agents that cause disease.
diff --git a/test.css b/test.css
index 17f6be23..fa2ecffa 100644
--- a/test.css
+++ b/test.css
@@ -10,25 +10,7 @@ body
/* min-height: 10vh; */
}
-section
-{
- display: flex;
- justify-content: center;
- align-items: center;
- min-height: 100vh;
- background-color: #095a55;
-
-}
-section::before
-{
- content: '';
- position: absolute;
- top: 10;
- left: 0;
- width: 50%;
- height: 100%;
-}
.nav_link {
list-style: none;
@@ -83,22 +65,6 @@ h1 {
-.section {
- position:absolute;
- margin-bottom: 0px;
- width: 50%;
- margin-left: 25%;
- background-color: #095a55;
- border-radius: 2rem;
- box-shadow: 2px 2px 2px #55a5ea;
- opacity: 0; /* Start invisible */
- animation: fade-grow 1.5s ease-in-out forwards; /* Apply animation */
- }
-
- @keyframes fade-grow {
- from { opacity: 0; transform: scale(0.9); } /* Start invisible and slightly shrunk */
- to { opacity: 1; transform: scale(1); } /* Fade in and grow to normal size */
- }
.search {
@@ -150,22 +116,6 @@ button {
button:hover {
background-color: #095a55;
}
-/* input {
- height: 1rem;
- width: 20rem;
- padding: 1rem;
- font-size: 1.2rem;
- border-radius: 2rem;
- border: 0;
- backdrop-filter: blur(5px) saturate(200%);
- -webkit-backdrop-filter: blur(5px) saturate(200%);
- background-color: rgba(255, 255, 255, 0.2);
- color: rgb(0, 0, 0);
- border: 2px solid rgba(255, 255, 255, 0.125);
-} */
-
-
-
.search:hover {
width: 100%;
box-shadow: 5px 5px 5px rgba(243, 243, 243, 0.6);
@@ -173,20 +123,13 @@ button:hover {
i {
font-size: 1.5rem;
- color: #55a5ea;
transition: all linear .5s;
backdrop-filter: blur(5px) saturate(200%);
-webkit-backdrop-filter: blur(5px) saturate(200%);
- background-color: rgba(255, 255, 255, 0.2);
padding: .5rem;
border-radius: 1.8rem;
}
-i:hover {
- transform: scale(1.1);
- color: #022a2d;
- box-shadow: 5px 5px 5px rgba(243, 243, 243, 0.6);
-}
h2{
color: #55a5ea;
text-align: center;
@@ -213,19 +156,7 @@ h2{
gap: 20px; /* Increased gap for larger icons */
}
- .icon-set {
- height: 40px; /* Increased icon size */
- width: 40px; /* Increased icon size */
- }
- .icon-set:hover {
- transform: scale(1.1); /* Added scale effect */
- filter: grayscale(0%) hue-rotate(0deg) saturate(150%); /* Adjusted hover effect */
- }
-
- .icon-set:active {
- filter: hue-rotate(50%);
- }
.social-list {
display: flex;
/* flex-direction: column; */
@@ -470,115 +401,4 @@ h2{
.service-item:hover .icon-box-primary i {
color: var(--bs-white) !important;
-}
-footer {
- background-color: #022a2d;
-
-}
-
-.footer-container {
- display: grid;
- grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
- gap: 20px;
- max-width: 1200px;
- margin: 0 auto;
- padding: 0 20px;
-}
-
-.footer-section {
- margin: 10px 0;
-}
-
-.footer-section h3 {
- font-size: 18px;
- margin-bottom: 10px;
- color: #666;
-}
-
-.footer-section ul {
- list-style: none;
- padding: 0;
-}
-
-.footer-section ul li {
- margin-bottom: 8px;
-}
-
-.footer-section ul li a {
- text-decoration: none;
- color: #666;
- font-size: 14px;
- transition: color 0.3s;
-}
-
-.footer-section ul li a:hover {
- color: #007bff;
-}
-
-.footer-section form {
- display: flex;
- gap: 1rem;
-
-}
-
-.footer-section input[type="email"] {
- padding: 10px;
- font-size: 14px;
- border: 1px solid #55a5ea;
- border-radius: 4px;
- margin-bottom: 10px;
- background-color: transparent;
-
-}
-
-.footer-section button {
- padding: 10px;
- font-size: 14px;
- color: #878484;
- background-color: #ffffff;
- border-radius: 4px;
- cursor: pointer;
- transition: background-color 0.3s;
- height: 40px;
-}
-
-.footer-section button:hover {
- background-color: #55a5ea;
-}
-
-.bottom-footer {
- background-color: #09173b;
- padding: 10px;
- text-align: center;
- font-size: 14px;
- color: #fffefe;
-}
-
-.bottom-footer .social-links {
- margin-top: 10px;
- display: flex;
- justify-content: center;
- align-items: center;
-}
-
-.bottom-footer .social-links span {
- margin-right: 10px;
-}
-
-.bottom-footer .social-links a {
- text-decoration: none;
- color: #666;
- margin: 0 10px;
- font-size: 18px;
- transition: color 0.3s;
-}
-
-.bottom-footer .social-links a:hover {
- color: #007bff;
-}
-
-
-
-
-
-
+}
\ No newline at end of file
diff --git a/test.html b/test.html
index c2aa3615..23d5b28f 100644
--- a/test.html
+++ b/test.html
@@ -5,6 +5,9 @@
Blood Test
+
+
+
@@ -23,12 +26,13 @@
-
+
-
+ }
+ h4{
+ color: white !important;
+ font-family: none !important;
+ }
+
@@ -79,10 +88,10 @@
-
+
Book Your Blood Test
-
-
+
+
Reliable & High-Quality Laboratory Service
@@ -172,78 +181,87 @@ Allergy Tests
-
-
-
-
-
+
+
-
-
-
-
-
-
-