@charset "UTF-8";
/* Nav Bar */

.logo {
    background-image: url("../images/logos/QTI.svg");
    background-repeat: no-repeat;
    width: 240px;
    height: 65px;
    background-size: 175px auto;
}

.navbar {
    -webkit-box-shadow: 2px 6px;
    box-shadow: 0 2px 6px;
}

/* Footer */
.page-footer.font-small.pt-4 {
    background-color: hsla(240,1%,17%,1.00);
    color: hsla(0,0%,100%,1.00);
    font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: normal;
    letter-spacing: 1pt;
}

.page-footer.font-small.pt-4 .footer-copyright {
    font-family: sans-serif;
    font-size: 10pt;
}

.page-footer.font-small.pt-4 a {
	color: white;
}

footer h5 {
    font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: normal;
    letter-spacing: 1pt;
}

footer p {
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 2pt;
    font-variant: normal;
    font-size: 9pt;
}


#footerSiteMap li  {
    color: hsla(0,0%,100%,1.00);
    font-variant: normal;
    margin-bottom: 5px;
}#productcard {
}
