@charset "UTF-8";
/* GREYS */
/* BLUES */
@font-face {
  font-family: "Lato";
  src: url("http://www.forensicvideo.co.uk/Assets/Fonts/Lato-Regular.eot");
  src: url("http://www.forensicvideo.co.uk/Assets/Fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("http://www.forensicvideo.co.uk/Assets/Fonts/Lato-Regular.svg?#Lato") format("svg"), url("http://www.forensicvideo.co.uk/Assets/Fonts/Lato-Regular.woff") format("woff"), url("../Fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Orbitron";
  src: url("http://www.forensicvideo.co.uk/Assets/Fonts/Orbitron-Regular.eot");
  src: url("http://www.forensicvideo.co.uk/Assets/Fonts/Orbitron-Regular.eot?#iefix") format("embedded-opentype"), url("http://www.forensicvideo.co.uk/Assets/Fonts/Orbitron-Regular.svg?#Orbitron") format("svg"), url("http://www.forensicvideo.co.uk/Assets/Fonts/Orbitron-Regular.woff") format("woff"), url("../Fonts/Orbitron-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "fvs-icons";
  src: url("../Fonts/fvs-icons.eot");
  src: url("../Fonts/fvs-icons%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../Fonts/fvs-icons%EF%B9%96.svg#fvs-icons") format("svg"), url("../Fonts/fvs-icons.woff") format("woff"), url("../Fonts/fvs-icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
h2 {
  font-size: 26px;
  color: #0066b3;
  padding-bottom: 20px;
  border-bottom: 2px solid #0066b3;
  display: inline-block;
  margin-bottom: 10px; }

h3 {
  font-size: 20px;
  color: #4E4646;
  margin-bottom: 30px;
  font-weight: normal; }

p {
  font-size: 14px;
  margin-top: 15px; }
  p:first-child {
    margin-top: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

input, textarea, select {
  margin: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

legend {
  width: 100%; }

address {
  font-style: normal;
  word-wrap: break-word; }

sup {
  font-size: 70%;
  vertical-align: super;
  line-height: 100%;
  top: 4px;
  position: relative; }

body {
  margin: 0;
  font-family: "Lato", sans-serif;
  line-height: 22px;
  background-color: #fff; }

a {
  text-decoration: none;
  color: #0066b3; }
  a:hover {
    text-decoration: underline;
    cursor: pointer; }

.page-inner {
  max-width: 980px;
  padding: 0 10px;
  margin-bottom: 40px; }
  @media (min-width: 978px) {
    .page-inner {
      max-width: 980px;
      padding: 0;
      margin: auto;
      margin-bottom: 40px; } }
  .page-inner.raise {
    position: relative; }
  .page-inner img {
    max-width: 100%; }
  .page-inner p {
    text-align: left;
    margin: 10px 0; }

.inner {
  max-width: 980px;
  padding: 0 10px; }
  @media (min-width: 978px) {
    .inner {
      max-width: 980px;
      padding: 0;
      margin: auto; } }

#content {
  color: #346; }

section {
  padding: 30px 0;
  padding-bottom: 30px;
  display: block;
  position: relative;
  text-align: center; }
  section:first-child {
    padding-bottom: 0; }
  section p {
    text-align: left; }
  section:nth-child(odd) {
    background-color: transparent; }

.main-content {
  text-align: justify;
  position: relative;
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 top;
  background-image: url(../../Media/fvs-pattern-large.svg); }
  .main-content:after {
    width: 100%;
    display: inline-block;
    content: ""; }
  .main-content .main-body-content {
    width: 64%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
  .main-content .rhp {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
  .main-content h1 {
    line-height: 40px;
    text-align: left; }
  .main-content ul {
    list-style: circle; }
    .main-content ul li {
      margin-left: 20px;
      font-size: 13px;
      margin-top: 5px;
      margin-bottom: 5px; }
  .main-content iframe {
    width: 100%; }

header {
  max-width: 980px;
  margin: 10px auto;
  padding: 0 10px;
  background-color: #fff; }
  @media (min-width: 978px) {
    header {
      margin: 20px auto;
      padding: 0; } }
  header img {
    max-width: 100%;
    width: 130px; }
    @media (min-width: 978px) {
      header img {
        width: 200px; } }
  header .contact-bar {
    float: right; }
    header .contact-bar form input[type="text"] {
      padding: 8px 15px;
      background: rgba(50, 50, 50, 0.2);
      border: 0px solid #0066b3; }
      header .contact-bar form input[type="text"]:focus {
        outline: none; }
    header .contact-bar form input[type="button"] {
      position: relative;
      padding: 6px 15px;
      left: -3px;
      border: 2px solid #0089cf;
      background-color: #0089cf;
      color: #fff; }
      header .contact-bar form input[type="button"]:hover {
        border: 2px solid #0066b3;
        background-color: #0066b3;
        cursor: pointer; }
    header .contact-bar .telephone {
      color: #0089cf;
      font-size: 28px;
      font-weight: bold;
      float: right;
      padding-right: 3px;
      margin-top: 12px; }
      header .contact-bar .telephone:before {
        font-family: 'fvs-icons';
        content: "";
        font-size: 22px;
        color: #0089cf;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-right: 10px; }

.nav-wrapper {
  visibility: hidden;
  max-width: 980px;
  margin: 0 auto;
  max-height: 60px;
  opacity: 0;
  transition: opacity .3s linear, opacity .3s linear; }
  @media (min-width: 690px) {
    .nav-wrapper {
      display: block;
      visibility: visible;
      opacity: 1;
      text-align: justify; }
      .nav-wrapper:after {
        width: 100%;
        display: inline-block;
        content: ""; } }
  .expanded .nav-wrapper {
    visibility: visible;
    max-height: none;
    opacity: 1; }
    .expanded .nav-wrapper a {
      display: block;
      padding: 10px; }
  .nav-wrapper ul {
    list-style: none; }
  .nav-wrapper a {
    color: #fff;
    text-align: left;
    display: none;
    padding: 19px 10px;
    text-decoration: none; }
    @media (min-width: 690px) {
      .nav-wrapper a {
        display: inline-block;
        position: relative; } }
    .nav-wrapper a:hover {
      background-color: #0066b3; }
    .nav-wrapper a.nav-item-selected {
      background-color: #0066b3; }
      @media (min-width: 690px) {
        .nav-wrapper a.nav-item-selected:after {
          border-top: 10px solid #0066b3;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          width: 0;
          height: 0;
          content: "";
          display: block;
          position: absolute;
          bottom: -8px;
          left: 50%;
          margin-left: -10px;
          z-index: 200; } }

.navigation {
  background-color: #0089cf; }
  .navigation .toggle-nav {
    display: block; }
  .navigation .navigation-toggle {
    display: block;
    padding: 10px;
    width: 24px; }
    @media (min-width: 690px) {
      .navigation .navigation-toggle {
        display: none; } }

.lines-outer {
  padding: 6px 0; }

.lines {
  display: block;
  position: relative;
  width: 24px;
  height: 2px;
  margin: 0 auto;
  text-indent: -999em;
  background: #fff;
  border-radius: 2px;
  transition: all 0.3s ease-in-out; }
  .expanded .lines {
    background: transparent; }
  .lines:before, .lines:after {
    background: #fff;
    border-radius: 2px;
    width: 100%;
    transition: all 0.3s ease-in-out;
    height: 2px;
    display: block;
    position: absolute;
    content: "\00a0"; }
    .expanded .lines:before, .expanded .lines:after {
      top: 0; }
  .lines:before {
    top: 6px; }
    .expanded .lines:before {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .lines:after {
    top: -6px; }
    .expanded .lines:after {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

footer {
  margin-top: -30px;
  background-color: #0066b3;
  padding: 20px 0;
  color: #fff; }
  footer:before {
    font-family: 'fvs-icons';
    content: 690px;
    font-size: 30px;
    color: black;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  footer .copyright {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
  footer .social-container {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    float: right;
    margin-top: 5px; }
  footer .social {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
    footer .social:hover {
      text-decoration: none; }
  footer .fb:before {
    font-family: 'fvs-icons';
    content: "";
    font-size: 26px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  footer .ln:before {
    font-family: 'fvs-icons';
    content: "";
    font-size: 26px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.landing-page {
  position: relative;
  z-index: 30;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px; }

@media (min-width: 978px) {
  .landing-secondary-area {
    display: flex;
    justify-content: space-between; } }

.content-side {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1; }
  .content-side .side-image {
    display: none; }
    @media (min-width: 978px) {
      .content-side .side-image {
        display: block;
        width: 250px; } }
  @media (min-width: 978px) {
    .content-side {
      width: 250px;
      margin-left: 10px; } }

ul {
  list-style: circle; }
  ul li {
    margin-left: 20px;
    font-size: 13px; }

.landing-page-content {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px; }
  .landing-page-content .landing-page-widgets {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
    @media (min-width: 978px) {
      .landing-page-content .landing-page-widgets {
        width: 700px; } }

.content-banner {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 30px 20px; }
  @media (min-width: 690px) {
    .content-banner {
      padding: 0; } }

.banner-content {
  position: relative;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  @media (min-width: 690px) {
    .banner-content {
      padding: 60px 0; } }

.hero-message {
  text-align: center;
  position: relative;
  z-index: 20;
  background-color: #0066b3;
  border-radius: 5px;
  -moz-border-radius-: 5px;
  -webkit-border-radius: 5px;
  max-width: 724px;
  margin: 0 auto;
  box-shadow: #458 1px 1px 8px; }
  .hero-message h1 {
    color: #fff;
    font-size: 23px;
    line-height: 25px; }
    @media (min-width: 690px) {
      .hero-message h1 {
        font-size: 32px;
        line-height: 30px; } }
  .hero-message h3 {
    background-color: #fff;
    padding: 15px 8px 10px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 0; }
  .hero-message span {
    display: inline-block;
    margin: 0 auto;
    padding: 10px;
    position: relative; }
    @media (min-width: 978px) {
      .hero-message span {
        padding: 20px; } }
    .hero-message span:after {
      border-top: 10px solid #0066b3;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      width: 0;
      height: 0;
      content: "";
      display: block;
      position: absolute;
      bottom: -9px;
      left: 50%;
      margin-left: -10px; }

.service-content {
  width: 100%;
  background: #fff;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  top: 30px; }
  .service-content.service-has-case-studies {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
    @media (min-width: 978px) {
      .service-content.service-has-case-studies {
        width: 700px; } }
  .service-content h1 {
    margin-bottom: 10px; }
  .service-content h2 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 30px; }

.case-studies-links {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.9);
  margin-top: 30px;
  padding: 10px; }
  @media (min-width: 978px) {
    .case-studies-links {
      width: 250px; } }
  .case-studies-links .related-case-studies-title {
    font-size: 20px;
    color: #0066b3;
    padding-bottom: 10px;
    padding-top: 20px; }

.csl {
  position: relative;
  z-index: 30; }

ul.csl-ul {
  list-style: none;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius-: 5px;
  -webkit-border-radius: 5px; }
  ul.csl-ul li {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid #0089cf;
    text-align: left;
    background: #fff;
    box-shadow: #458 1px 1px 8px; }
    ul.csl-ul li:first-child {
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    @media (min-width: 978px) {
      ul.csl-ul li {
        display: inline-block;
        vertical-align: top;
        *display: inline;
        zoom: 1;
        width: 45%;
        border: 2px solid #0089cf;
        border-radius: 5px;
        -moz-border-radius-: 5px;
        -webkit-border-radius: 5px;
        padding: 10px;
        min-height: 95px;
        margin: 10px; } }

.csl-item-title {
  font-size: 1.4em;
  color: #4E4646;
  font-weight: 600; }

.csl-tags {
  font-size: 0.8em;
  color: #0066b3; }

.case-study {
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  top: 30px;
  padding: 10px;
  margin-bottom: 60px; }
  .case-study h1 {
    margin-bottom: 10px; }
  .case-study h2 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 30px; }
  .case-study.case-study-has-services {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1; }
    @media (min-width: 978px) {
      .case-study.case-study-has-services {
        width: 700px; } }

.service-links {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  text-align: left;
  background: rgba(255, 255, 255, 0.9);
  margin-top: 30px;
  padding: 10px; }
  @media (min-width: 978px) {
    .service-links {
      width: 250px; } }
  .service-links .related-services-title {
    font-size: 20px;
    color: #0066b3;
    padding-bottom: 10px;
    padding-top: 20px; }

.news {
  margin-bottom: 30px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0px;
  -moz-border-radius-: 0px;
  -webkit-border-radius: 0px; }

.news-content {
  padding: 10px; }

ul.news-ul {
  list-style: none;
  text-align: center; }
  @media (min-width: 690px) {
    ul.news-ul {
      padding: 0 10px; } }
  ul.news-ul li {
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0089cf;
    text-align: left; }

.news-date {
  font-size: 15px; }

.contact-us {
  background-color: transparent; }
  @media (min-width: 890px) {
    .contact-us {
      display: flex;
      justify-content: space-around; } }

.contact-us-column {
  width: 100%;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  -moz-border-radius-: 5px;
  -webkit-border-radius: 5px; }
  @media (min-width: 890px) {
    .contact-us-column {
      margin: 0;
      padding: 20px;
      display: inline-block;
      vertical-align: top;
      *display: inline;
      zoom: 1;
      width: 46%;
      border: 2px solid #0066b3; } }

.contact-us-detail ul {
  list-style: none; }
  .contact-us-detail ul li {
    font-size: 12px;
    margin-left: 0;
    line-height: 50px; }
    @media (min-width: 450px) {
      .contact-us-detail ul li {
        font-size: 18px; } }
    @media (min-width: 978px) {
      .contact-us-detail ul li {
        font-size: 20px; } }
    .contact-us-detail ul li:before {
      margin-right: 20px;
      position: relative;
      top: 6px; }
    .contact-us-detail ul li.telephone:before {
      font-family: 'fvs-icons';
      content: "";
      font-size: 30px;
      color: #0066b3;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .contact-us-detail ul li.mobile:before {
      font-family: 'fvs-icons';
      content: "";
      font-size: 30px;
      color: #0066b3;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .contact-us-detail ul li.email:before {
      font-family: 'fvs-icons';
      content: "";
      font-size: 30px;
      color: #0066b3;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .contact-us-detail ul li.facebook:before {
      font-family: 'fvs-icons';
      content: "";
      font-size: 30px;
      color: #0066b3;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .contact-us-detail ul li.linkedin:before {
      font-family: 'fvs-icons';
      content: "";
      font-size: 30px;
      color: #0066b3;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
.contact-us-detail img {
  display: none; }
  @media (min-width: 890px) {
    .contact-us-detail img {
      display: block;
      margin-top: 20px; } }

.service-buttons {
  max-width: 724px;
  margin: 0 auto;
  position: relative;
  z-index: 30;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
  @media (min-width: 690px) {
    .service-buttons {
      display: block; } }

.service-button {
  padding: 20px 0px;
  margin: 4px;
  background-color: #fff;
  background-color: #0089cf;
  text-align: center;
  width: 127px;
  font-size: 13px;
  border-radius: 5px;
  -moz-border-radius-: 5px;
  -webkit-border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  border: 2px solid #0066b3;
  color: #0066b3;
  border: 2px solid #0089cf;
  color: #fff;
  box-shadow: #458 1px 1px 8px; }
  @media (min-width: 690px) {
    .service-button {
      width: 155px;
      padding: 30px;
      margin: 10px; } }
  .service-button#audioanalysis:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#photogrammetry:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#speedassessment:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#imageryanalysis:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#facialmapping:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#weaponcomparisons:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#vehiclecomparisons:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#clothingcomparisons:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#bodymapping:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button#fingerprintanalysis:before {
    margin: 0 auto 10px;
    display: block;
    font-family: 'fvs-icons';
    content: "";
    font-size: 40px;
    color: #fff;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .service-button:hover {
    background-color: #0066b3;
    color: #fff;
    border-color: #0066b3;
    cursor: pointer;
    text-decoration: none; }
    .service-button:hover:before {
      color: #fff !important; }

/*# sourceMappingURL=fvs.css.map */
