/*! Generated on Tue Sep 06 2016 13:55:39 GMT+0100 (BST)*/
/* Reset */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  margin: 0px; }

img {
  border: none; }

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

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

body,
form {
  margin: 0; }

button,
input[type="submit"],
input[type="image"],
input[type="text"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  border-radius: 0px; }

button,
input[type="submit"],
label {
  cursor: pointer; }

button,
input[type="submit"],
input[type="image"] {
  border: none; }

sup {
  font-size: 0.83em;
  vertical-align: super;
  line-height: 0; }

body {
  line-height: 1.6; }

body.non-home {
  padding-top: 95px; }
  body.non-home header {
    border-bottom: 1px solid #EAEAEA; }
  body.non-home main {
    margin-top: 0 !important; }

div,
p,
main,
header,
footer,
th,
td,
input,
textarea,
button {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #4A4A4A;
  font-weight: 300; }

strong {
  font-weight: 700; }

a {
  color: #2491D7;
  text-decoration: none; }

a:hover {
  color: #0D3770;
  text-decoration: underline; }

h1,
h2,
h3 {
  margin: 0;
  padding: 0; }

h1 {
  font-weight: 300;
  color: #2491D7;
  font-size: 26px; }

h2 {
  font-weight: 300;
  color: #0D3770;
  font-size: 30px;
  padding-bottom: 20px; }

.end {
  height: 0;
  clear: both;
  display: block; }

input[type="text"],
textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #787878;
  padding: 10px;
  display: block;
  margin-bottom: 20px; }

button {
  color: #FFFFFF;
  background-color: #2491D7;
  border: 1px solid #4da7e1;
  font-size: 18px;
  padding: 10px; }

.figure img,
figure img {
  width: 100%; }

.figure img.desktop,
figure img.desktop {
  display: block; }
  @media only screen and (max-width: 725px) {
    .figure img.desktop,
    figure img.desktop {
      display: none; } }

.figure img.mobile,
figure img.mobile {
  display: none; }
  @media only screen and (max-width: 725px) {
    .figure img.mobile,
    figure img.mobile {
      display: block; } }

header > div {
  height: 110px;
  position: relative; }
  @media only screen and (max-width: 725px) {
    header > div {
      height: auto;
      padding: 20px; } }
  header > div div.company {
    padding-left: 30px;
    padding-top: 20px;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    color: #787878; }
    @media only screen and (max-width: 725px) {
      header > div div.company {
        text-align: center;
        padding: 0; } }
    @media only screen and (max-width: 725px) {
      header > div div.company span {
        display: none; } }
    header > div div.company a {
      color: #0D3770;
      font-style: normal;
      font-weight: 700; }
  header > div div.social {
    text-align: center;
    position: absolute;
    width: 150px;
    top: 20px;
    left: 50%;
    margin-left: -75px; }
    @media only screen and (max-width: 725px) {
      header > div div.social {
        position: static;
        width: auto;
        margin: 0px;
        padding-top: 20px; } }
    header > div div.social img {
      vertical-align: middle; }
  header > div div.contact {
    color: #0D3770;
    font-size: 19px;
    text-align: right;
    font-weight: 700;
    position: absolute;
    right: 30px;
    top: 25px; }
    @media only screen and (max-width: 725px) {
      header > div div.contact {
        position: static;
        text-align: center;
        padding-top: 8px;
        font-size: 16px; } }
    @media only screen and (max-width: 725px) {
      header > div div.contact br {
        display: none; } }
    header > div div.contact a {
      font-size: 15px; }
      @media only screen and (max-width: 725px) {
        header > div div.contact a span {
          display: none; } }
    @media only screen and (max-width: 725px) {
      header > div div.contact a:after {
        content: 'Email'; } }

header nav {
  min-height: 60px;
  background-color: #2491D7;
  box-sizing: border-box;
  padding-top: 16px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.025em; }
  @media only screen and (max-width: 725px) {
    header nav {
      padding-bottom: 20px; } }
  header nav a {
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px; }
    @media only screen and (max-width: 725px) {
      header nav a {
        display: block;
        text-align: center;
        width: 50%;
        float: left;
        margin: 0;
        box-sizing: border-box;
        padding: 10px; } }
  header nav a:hover {
    text-decoration: none; }

footer {
  clear: both; }
  footer div.main {
    background-color: #2491D7;
    padding: 40px 30px 40px 30px;
    min-height: 200px; }
    footer div.main > div {
      width: 25%;
      float: left;
      color: #FFFFFF;
      font-size: 15px;
      line-height: 2; }
      @media only screen and (max-width: 1200px) {
        footer div.main > div {
          width: 50%;
          text-align: center;
          padding-bottom: 20px; } }
      @media only screen and (max-width: 725px) {
        footer div.main > div {
          width: auto;
          float: none; } }
      footer div.main > div h3 {
        color: #0D3770;
        text-transform: uppercase;
        letter-spacing: 0.025em;
        font-size: 14px; }
        @media only screen and (max-width: 1200px) {
          footer div.main > div h3 {
            text-align: center; } }
      footer div.main > div a {
        color: #FFFFFF; }
  footer div.sub {
    clear: both;
    background-color: #0D3770;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 0.025em; }
    footer div.sub a {
      color: #FFFFFF; }
    footer div.sub span {
      font-weight: 300; }

p.testimonial {
  font-size: 20px;
  font-style: italic; }
  p.testimonial span {
    color: #2491D7;
    font-style: normal;
    font-weight: 700; }

/** Home */
div.home div.banner {
  height: 550px;
  background: transparent url("/img/banner-home.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 95px;
  position: relative; }
  div.home div.banner form {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    box-sizing: border-box;
    padding-top: 150px;
    text-align: center;
    /*@media only screen and(max-width: $tabletBreakpoint) {
				
				top: auto;
				height: auto;
				padding-top: 30px;
				text-align: center;
				
			}*/ }
    div.home div.banner form h1 {
      font-size: 25px;
      text-align: center;
      color: #2491D7;
      font-weight: 300; }
      @media only screen and (max-width: 725px) {
        div.home div.banner form h1 {
          font-size: 22px; } }
    div.home div.banner form p {
      margin-top: 0;
      font-weight: 700;
      color: #FFFFFF;
      text-align: center;
      font-size: 24px; }
      @media only screen and (max-width: 725px) {
        div.home div.banner form p {
          margin-bottom: 0; } }
      @media only screen and (max-width: 725px) {
        div.home div.banner form p {
          font-size: 18px;
          padding-bottom: 10px; } }
    div.home div.banner form input[type="text"],
    div.home div.banner form button {
      max-width: 425px;
      width: 100%;
      margin: 0 auto 0 auto;
      border-radius: 3px;
      text-align: center;
      padding: 15px;
      font-size: 20px;
      display: block; }
      @media only screen and (max-width: 1200px) {
        div.home div.banner form input[type="text"],
        div.home div.banner form button {
          width: auto;
          display: inline-block;
          padding: 10px; } }
      @media only screen and (max-width: 1200px) {
        div.home div.banner form input[type="text"],
        div.home div.banner form button {
          font-size: 16px; } }
    div.home div.banner form input[type="text"] {
      background-color: #FFFFFF;
      border: none; }
    div.home div.banner form button {
      margin-top: 20px; }
    div.home div.banner form div.usp {
      color: #f0931b;
      font-family: 'Just Another Hand', cursive;
      font-size: 40px;
      text-align: center;
      padding-top: 20px;
      text-transform: uppercase; }
      @media only screen and (max-width: 1200px) {
        div.home div.banner form div.usp {
          font-size: 24px; } }
      div.home div.banner form div.usp em {
        font-style: normal;
        padding-bottom: 0px;
        border-bottom: 2px solid #f0931b; }

div.home h2 {
  text-align: center;
  padding-top: 40px; }

div.home div.list > div {
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 10px;
  text-align: center; }
  div.home div.list > div span {
    color: #2491D7;
    font-size: 28px; }

div.home figure img {
  max-width: 1000px;
  margin: 0 auto 0 auto; }

div.home div.feature {
  background: #F8F9F9;
  border: 2px solid #E4E4E4;
  padding: 40px;
  padding-top: 10px;
  margin: -15px auto 20px auto;
  max-width: 1000px;
  box-sizing: border-box; }
  div.home div.feature div.heading {
    text-align: center;
    max-width: 500px;
    padding: 0px;
    position: relative;
    top: -30px;
    border: 2px solid #0D3770;
    border-radius: 8px;
    margin: 0 auto 0 auto;
    background-color: #FFFFFF;
    color: #2491D7;
    font-size: 20px;
    font-weight: 600; }
  div.home div.feature h2 {
    padding-top: 0 !important;
    font-size: 24px; }
  div.home div.feature form {
    max-width: 300px;
    margin: 0 auto 0 auto; }
    div.home div.feature form input[type="text"],
    div.home div.feature form button {
      width: 100%;
      margin: 0 auto 0 auto;
      border-radius: 3px;
      text-align: center;
      padding: 10px;
      font-size: 16px;
      display: block; }
    div.home div.feature form input[type="text"] {
      background-color: #FFFFFF;
      border: 1px solid #BBBBBB; }
    div.home div.feature form button {
      margin-top: 10px;
      color: #FFFFFF;
      background-color: #2491D7;
      border: 1px solid #0D3770;
      font-size: 18px; }

div.home div.testimonials {
  background-color: rgba(36, 145, 215, 0.1);
  min-height: 225px;
  padding: 30px; }
  div.home div.testimonials div.cycle-slideshow {
    max-width: 600px;
    margin: 0 auto 0 auto; }
    div.home div.testimonials div.cycle-slideshow div.slide {
      font-size: 24px;
      font-style: italic;
      font-weight: 300;
      text-align: center;
      padding-top: 30px;
      width: 100%; }
      div.home div.testimonials div.cycle-slideshow div.slide span {
        font-weight: 400;
        font-size: 18px;
        color: #0D3770; }
    div.home div.testimonials div.cycle-slideshow div.cycle-pager {
      text-align: center; }
      div.home div.testimonials div.cycle-slideshow div.cycle-pager span {
        cursor: pointer;
        color: #0D3770; }
      div.home div.testimonials div.cycle-slideshow div.cycle-pager span.cycle-pager-active {
        color: #2491D7; }

div.static-page div.banner {
  min-height: 300px;
  background: transparent url("/img/banner-home.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 75px; }
  @media only screen and (max-width: 725px) {
    div.static-page div.banner {
      padding: 20px; } }
  div.static-page div.banner form {
    max-width: 500px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
    margin: 0 auto 0 auto;
    text-align: center; }
    div.static-page div.banner form div {
      font-size: 24px;
      text-align: center;
      font-weight: 700;
      color: #FFFFFF;
      margin-top: -8px;
      padding-bottom: 8px; }
    div.static-page div.banner form input {
      background-color: #FFFFFF;
      padding: 10px;
      border-radius: 3px;
      border: none;
      display: inline-block;
      text-align: center;
      width: auto;
      margin-bottom: 0; }
      @media only screen and (max-width: 725px) {
        div.static-page div.banner form input {
          display: block;
          width: 100%;
          box-sizing: border-box;
          margin-bottom: 20px; } }
    div.static-page div.banner form button {
      display: inline-block;
      padding-top: 8px;
      padding-bottom: 8px;
      border-radius: 3px; }
      @media only screen and (max-width: 725px) {
        div.static-page div.banner form button {
          display: block;
          width: 100%;
          box-sizing: border-box; } }

div.static-page div.content {
  max-width: 1100px;
  margin: 0 auto 0 auto;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media only screen and (max-width: 1200px) {
    div.static-page div.content {
      padding: 20px; } }
  div.static-page div.content div.sub {
    width: 320px;
    float: right;
    padding-bottom: 30px; }
    @media only screen and (max-width: 1200px) {
      div.static-page div.content div.sub {
        display: none; } }
    div.static-page div.content div.sub div.contact-panel {
      background-color: #0D3770;
      padding: 20px; }
      div.static-page div.content div.sub div.contact-panel h2 {
        color: #FFFFFF; }
      div.static-page div.content div.sub div.contact-panel form label {
        display: block;
        color: #FFFFFF; }
        div.static-page div.content div.sub div.contact-panel form label span {
          color: #f24d20; }
      div.static-page div.content div.sub div.contact-panel form input,
      div.static-page div.content div.sub div.contact-panel form textarea,
      div.static-page div.content div.sub div.contact-panel form button {
        box-sizing: border-box;
        width: 100%; }
      div.static-page div.content div.sub div.contact-panel form input,
      div.static-page div.content div.sub div.contact-panel form textarea {
        padding: 5px;
        border: 1px solid #111111;
        margin-bottom: 20px; }
  div.static-page div.content div.main {
    width: 750px;
    padding-bottom: 30px; }
    @media only screen and (max-width: 1200px) {
      div.static-page div.content div.main {
        width: auto; } }
    div.static-page div.content div.main h2 {
      font-size: 20px;
      padding-bottom: 0; }
    div.static-page div.content div.main img {
      width: 100%; }
  div.static-page div.content div.end {
    clear: both;
    height: 0; }

div.static-page p.date {
  font-size: 13px;
  color: #999999; }

div.team {
  max-width: 1100px;
  margin: 0 auto 0 auto; }
  @media only screen and (max-width: 1200px) {
    div.team {
      padding: 20px; } }
  div.team img {
    border: 5px solid #CCCCCC;
    margin-top: 30px; }

div.your-address div.map div#map-canvas {
  height: 500px; }

div.your-address div.main h1 {
  padding-top: 30px; }

div.your-address div.main h1,
div.your-address div.main p {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px; }

div.your-address div.main div.form {
  padding: 20px;
  margin: 0 auto 0 auto;
  max-width: 500px; }
  div.your-address div.main div.form label {
    text-align: center; }
    div.your-address div.main div.form label span {
      color: red; }
  div.your-address div.main div.form button {
    width: 100%; }
