p {
    font-size: 20px;
    color: #e6e6e6;

}

#images {
    border: 10px outset black;
    padding: 20px
}

.grey h1 {
    margin-top: 60px;
}

body {
    background-color: grey;
    font-family: "Montserrat", sans-serif;

}

h1 {
    font-size: 2.5rem;
    color: #e6e6e6;
    margin-top: 20px;
    text-align: center;
}

h2 {
    font-size: 1.4rem;
    color: #e6e6e6;

}

.chapter-section {
    background-color: rgba(8, 124, 247, 1);
    border-radius: 8px;
    padding: 20px;
    margin: 80px auto;
    max-width: 800px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.chapter-section h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    color: #e6e6e6;
    margin-bottom: 5px;
    border-bottom: 2px solid #e6e6e6;
    display: inline-block;
    padding-bottom: 5px;

}

.chapter-section p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    color: #e6e6e6;
    line-height: 1.6;
}

/* Header Section Styles */

.container {
    display: flex;
    flex-direction: column;
    justify-content: top;
    height: 100vh;
    width: 95vw;
    text-align: center;
    padding-top: 0;
    background-image: url("Van.jpg");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    font-family: "Montserrat", sans-serif;

}

.container::before {
    content: "";
    position: bottom;
    top: 0;
    left: o;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.header-content,
.button-container {
    position: relative;
    z-index: 1;
}

/* Header Section Styles - Button*/

button {
    text-transform: upercase;
    position: relative;
    border: none;
    font-size: 18px;
    transform: 0.2s;
    background-color: 0.2s;
    outline: none;
    border-radius: 3px;
    margin: 0 10px;
    padding: 23px 33px;
    border: 3px solid transparent;
}

button:active {
    transform: translate(3px);
}

button::after,
button:after {
    border-radius: 3px;
}



nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0px;
    z-index: 1000;
    background-color: rgba(48, 48, 51, 0.95);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.52);
}

nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

nav li {
    margin: 0 5px;

}

nav a {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    color: #e6e6e6;
    text-decoration: none;
    transition: color 0.3, border-bottom 0.3s;
    padding-bottom: 5pm;
    position: relative;
}

nav a:hover {
    color: #1b1b20;
    border-bottom: 2px solid #e6e6e6;
}

div {
    margin-top: 50px;

}

a {
    font-size: 20px;
    margin-top: 50px;
}

.Contact Us ul {
    font-size: 40px;
    color: #e6e6e6;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 8px;
    padding: 20px;
    margin: 80px auto;
    max-width: 800px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);


}

.services {
    background-color: grey;
    border-radius: 8px;
    padding: 20px;
    margin: 80px auto;
    max-width: 800px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    color: #e6e6e6;
    font-size: 20px;

}

#van {
    position: relative;
    width: 300px;
    padding: 10px;

}

.grey ul {
    background-color: grey;
    border-radius: 8px;
    padding-top: 20px;
    margin: 80px auto;
    max-width: 800px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    text-align: center;
    list-style: none;
}

.contact-us-links a {
    color: #e6e6e6;
    text-decoration: none;
    transform: color 0.3s;
    list-style: none;
}


.calum {

    padding: 20px;
}

/* Footer section */

footer {

    background-color: rgba(48, 48, 51, 0.95);
    padding: 40px 0;
    color: #e6e6e6;
    margin-top: auto;
    position: static;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.footer-content {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;

}

.footer-content p {
    font-size: 15px;
}

.footer-links a {
    font-size: 15px;
}

.footer-links {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.footer-links a {
    color: #e6e6e6;
    text-decoration: none;
    transform: color 0.3s;
}

.footer-links a:hover {
    color: grey;
    text-decoration: none;
    transform: color 0.3s;
}

.footer-socials {
    margin-top: 0;
}

.footer-socials a {
    color: #e6e6e6;
    font-size: 24px;
    margin: 0 10px;
    text-decoration: none;
    transition: color 0.3s;

}

.footer-socials a:hover {
    color: grey;
    text-decoration: none;
    transform: color 0.3s;
}

.button {
    background-color: rgba(48, 48, 51, 0.95);
    /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.button a {
    color: #e6e6e6;
    text-decoration: none;
    transform: color 0.3s;
}

.button a:hover {
    color: grey;
    text-decoration: none;
    transform: color 0.3s;
}

.links a {
    color: #e6e6e6;
    margin-right: 20px;
}

.review p {
    font-size: 15px;
    text-align: center;
}

.service-items h1 {

    font-size: 20px;

}

.service-items ul {
    font-size: 20px;
    Padding: none;
    background-color: grey;
}

.contact {
    background-color: grey;
    border-radius: 8px;
    padding: 10px;
    margin: 80px auto;
    max-width: 80%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    color: #e6e6e6;
    font-size: 20px;
    text-align: center;
}

.form-group {
    text-align: center;
    flex-direction: column;
    align-items: center;
}

.form h1 {
    text-align: center;
    margin: 35px 0 20px 0;
}

.form-group {
    padding: 0px;
}

.form-row {
    width: 100%;

}

.col {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    color: #e6e6e6;
}

.button2 {
    background-color: rgba(48, 48, 51, 0.95);
    /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.form-control {
    width: 200px;
    height: 30px;
    border: 1px solid #999999;
    padding: 5px;
}

.form-control2 {
    width: 100%;
    height: 200px;
    border: 1px solid #999999;
    padding: 5px;
}