
footer {
    width: 100%;
    background: url('../images/footer.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 0 0 0;
    height: 17rem;

}
header {
    position: fixed;
    background: url('../images/header.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 0 0 0 0;
    width: 100%;
    padding-bottom: 0.3rem;
    padding-top: 1rem;
    z-index: 1;
}


a {
    
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
    color: darkblue;
    margin-right:0px;
    margin-top:0px;
    transition: 400ms cubic-bezier(0.7, -0.6, 0.3, 1.2) text-shadow, 400ms cubic-bezier(0.7, -0.6, 0.3, 1.2) letter-spacing;
}


nav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 0px 0px 0px;
    height: 0px;
    border-radius: 10px;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    vertical-align:top;
}

.nav {
    width: 100%;
    list-style: none;
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom:0;
    padding-left: 0rem;
}

.item a {
    position: relative;
    user-select: none;
    font-size: 1rem;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 0.5rem;
    margin-left: 1rem;
    margin-top: 0px;
    margin-bottom: 0;
}

.item a:before {
    content: "";
    position: absolute;
    bottom: -0.5rem;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #fff;
    box-shadow: 1px 1px 1px #000;
    transform: scaleX(1);
    transition: 400ms cubic-bezier(0.7, -0.6, 0.3, 1.2) transform;

}

.item a:hover {
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 5px;
}

.item a:hover:before {
        transform: scaleX(1);
}

table {
    border-spacing: 0;
    width:100%;
    border-collapse: collapse;
    margin:0 0 0 0 ;
    padding:0 0 0 0;
}

.div1 {
    float: inline-start;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0rem 0px 4px 5rem;
    margin-top: 0px;
    margin-bottom: 1rem;
    vertical-align: top;
}

.div2 {
    height: 3rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: right;
    align-items: center;
    vertical-align: top;
    padding: 0rem 18rem 0px 0px;
    vertical-align: top;
}
.div3 {
    float: right;
    vertical-align: bottom;
    align-items: flex-end;
    width: 100%;
    padding: 2rem 0rem 0rem 2.7rem;
}

.div4 {
    float: left;
    vertical-align: bottom;
    align-items: center;
    width: 100%;
    padding: 1.5rem 0rem 0rem 2.7rem;
}

strong {
    text-align: center;
    display: inline-block;
    color: white;
    border: 1px solid gray;
    background: gray;
    align-content: center;
    width: 6rem;
    height: 2rem;
    margin-right: 1rem;
    padding: 0px 0px 0px 0px;
    margin-bottom:0;
}
form {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:0;
}

li {
    margin-top: 0px;
    margin-bottom: 0;
}
ul {
    margin-top: 0px;
    margin-bottom: 0;
}

.service {
    align-self: center;
    align-content: center;
    align-items: center;
    text-align: center;
}
.service img {

    width: 20rem;
    height: 16rem;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.service img:hover {
    clip-path:  inset(5% 5% 15% 10%);
    transition: clip-path 0.25s, filter 1s;
    z-index: 1;
}
html {
    align-self: center;
    align-content: center;
    align-items: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
body {
    align-self: center;
    align-content: center;
    align-items: center;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
.p1 {
    text-align: justify;
    width: 45rem;
    height: 10rem;

    padding-left: 1rem;
    font-size: 1.3rem;
    border: none;
    color: darkblue;
    background: none;
    vertical-align: top;
    line-height: 2;
}
.p2 {
    padding-top: 12rem;
    text-align: center;
    width: 100%;
    font-size: 8rem;
    background: url('../images/banner4 copy.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: white;
}
.p3 {
   
    font-size: 1.3rem;
    width:24rem;
    vertical-align:text-top;
    padding-bottom:3rem;
    margin:0 auto;
    text-align:justify;

}

.p4 { 
    text-align: center;
    width: 30rem;
    font-size: 1.5rem;
    background: none;
    color: black;
    border: none;
}



.p5 {
    font-size: 2rem;
    color: black;
    text-align: left;
    font-weight: bold;
    background:none;
    border:none;
    width:20rem;
    padding-bottom:4rem;
}


.p6 {
    text-align: center;
    text-align: justify;
    width: 25rem;
    font-size: 1.5rem;
    background: none;
    color: black;
    border: none; 
}
.p7 {

    font-size: 1.3rem;
    font-weight: bold;
    color: darkblue;
}

.p8 {
    font-size: 1.3rem;
    font-weight: bold;
    color: darkblue;
    width:20rem;
    text-align:justify;
}
.p9 {
    font-size: 1.2rem;
    color: white;
    padding-top:1.5rem;
    font-weight: bold;
    text-align:right;
}
.p10 {
    text-align: justify;
    font-size: 1.4rem;
    padding-left: 1rem;
}
.p11 {
    text-align: left;
    font-size: 1.6rem;
    font-weight:bold;
    padding-left:1rem;
}