@charset "UTF-8";
/*!
Theme Name: Stormclad 2018
Theme URI: http://www.fifteendesign.co.uk/
Author: Fifteen Design
Author URI: http://www.fifteendesign.co.uk/
Description: Wordpress Theme created by Fifteen Design
Version: 1.1.3
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*
    Iframes
*/
.embed-container {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@-webkit-keyframes scale {
  from {
    -webkit-transform: scale(1.05) translateY(30px);
            transform: scale(1.05) translateY(30px); }
  to {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); } }

@keyframes scale {
  from {
    -webkit-transform: scale(1.05) translateY(30px);
            transform: scale(1.05) translateY(30px); }
  to {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); } }

/*
    Miscellaneous
*/
::-moz-selection {
  background: #1E6FB7;
  color: white;
  text-shadow: none; }
::selection {
  background: #1E6FB7;
  color: white;
  text-shadow: none; }

::-webkit-selection {
  background: #1E6FB7;
  color: white;
  text-shadow: none; }

::-moz-selection {
  background: #1E6FB7;
  color: white;
  text-shadow: none; }

:focus {
  outline-color: transparent;
  outline-style: none; }

.view-article {
  display: none; }

/*
    Mixins
*/
.m-0 {
  margin: 0px; }

.p-0 {
  padding: 0px; }

.m-1 {
  margin: 10px; }

.p-1 {
  padding: 10px; }

.m-2 {
  margin: 20px; }

.p-2 {
  padding: 20px; }

.m-3 {
  margin: 30px; }

.p-3 {
  padding: 30px; }

.m-4 {
  margin: 40px; }

.p-4 {
  padding: 40px; }

.m-5 {
  margin: 50px; }

.p-5 {
  padding: 50px; }

.m-6 {
  margin: 60px; }

.p-6 {
  padding: 60px; }

.m-7 {
  margin: 70px; }

.p-7 {
  padding: 70px; }

.m-8 {
  margin: 80px; }

.p-8 {
  padding: 80px; }

.m-9 {
  margin: 90px; }

.p-9 {
  padding: 90px; }

.m-10 {
  margin: 100px; }

.p-10 {
  padding: 100px; }

.mt-0 {
  margin-top: 0px; }

.pt-0 {
  padding-top: 0px; }

.mt-1 {
  margin-top: 10px; }

.pt-1 {
  padding-top: 10px; }

.mt-2 {
  margin-top: 20px; }

.pt-2 {
  padding-top: 20px; }

.mt-3 {
  margin-top: 30px; }

.pt-3 {
  padding-top: 30px; }

.mt-4 {
  margin-top: 40px; }

.pt-4 {
  padding-top: 40px; }

.mt-5 {
  margin-top: 50px; }

.pt-5 {
  padding-top: 50px; }

.mt-6 {
  margin-top: 60px; }

.pt-6 {
  padding-top: 60px; }

.mt-7 {
  margin-top: 70px; }

.pt-7 {
  padding-top: 70px; }

.mt-8 {
  margin-top: 80px; }

.pt-8 {
  padding-top: 80px; }

.mt-9 {
  margin-top: 90px; }

.pt-9 {
  padding-top: 90px; }

.mt-10 {
  margin-top: 100px; }

.pt-10 {
  padding-top: 100px; }

.mb-0 {
  margin-bottom: 0px; }

.pb-0 {
  padding-bottom: 0px; }

.mb-1 {
  margin-bottom: 10px; }

.pb-1 {
  padding-bottom: 10px; }

.mb-2 {
  margin-bottom: 20px; }

.pb-2 {
  padding-bottom: 20px; }

.mb-3 {
  margin-bottom: 30px; }

.pb-3 {
  padding-bottom: 30px; }

.mb-4 {
  margin-bottom: 40px; }

.pb-4 {
  padding-bottom: 40px; }

.mb-5 {
  margin-bottom: 50px; }

.pb-5 {
  padding-bottom: 50px; }

.mb-6 {
  margin-bottom: 60px; }

.pb-6 {
  padding-bottom: 60px; }

.mb-7 {
  margin-bottom: 70px; }

.pb-7 {
  padding-bottom: 70px; }

.mb-8 {
  margin-bottom: 80px; }

.pb-8 {
  padding-bottom: 80px; }

.mb-9 {
  margin-bottom: 90px; }

.pb-9 {
  padding-bottom: 90px; }

.mb-10 {
  margin-bottom: 100px; }

.pb-10 {
  padding-bottom: 100px; }

.ml-0 {
  margin-left: 0px; }

.pl-0 {
  padding-left: 0px; }

.ml-1 {
  margin-left: 10px; }

.pl-1 {
  padding-left: 10px; }

.ml-2 {
  margin-left: 20px; }

.pl-2 {
  padding-left: 20px; }

.ml-3 {
  margin-left: 30px; }

.pl-3 {
  padding-left: 30px; }

.ml-4 {
  margin-left: 40px; }

.pl-4 {
  padding-left: 40px; }

.ml-5 {
  margin-left: 50px; }

.pl-5 {
  padding-left: 50px; }

.ml-6 {
  margin-left: 60px; }

.pl-6 {
  padding-left: 60px; }

.ml-7 {
  margin-left: 70px; }

.pl-7 {
  padding-left: 70px; }

.ml-8 {
  margin-left: 80px; }

.pl-8 {
  padding-left: 80px; }

.ml-9 {
  margin-left: 90px; }

.pl-9 {
  padding-left: 90px; }

.ml-10 {
  margin-left: 100px; }

.pl-10 {
  padding-left: 100px; }

.mr-0 {
  margin-right: 0px; }

.pr-0 {
  padding-right: 0px; }

.mr-1 {
  margin-right: 10px; }

.pr-1 {
  padding-right: 10px; }

.mr-2 {
  margin-right: 20px; }

.pr-2 {
  padding-right: 20px; }

.mr-3 {
  margin-right: 30px; }

.pr-3 {
  padding-right: 30px; }

.mr-4 {
  margin-right: 40px; }

.pr-4 {
  padding-right: 40px; }

.mr-5 {
  margin-right: 50px; }

.pr-5 {
  padding-right: 50px; }

.mr-6 {
  margin-right: 60px; }

.pr-6 {
  padding-right: 60px; }

.mr-7 {
  margin-right: 70px; }

.pr-7 {
  padding-right: 70px; }

.mr-8 {
  margin-right: 80px; }

.pr-8 {
  padding-right: 80px; }

.mr-9 {
  margin-right: 90px; }

.pr-9 {
  padding-right: 90px; }

.mr-10 {
  margin-right: 100px; }

.pr-10 {
  padding-right: 100px; }

@media (min-width: 576px) {
  .m-xs-0 {
    margin: 0px; }
  .p-xs-0 {
    padding: 0px; } }

@media (min-width: 576px) {
  .m-xs-1 {
    margin: 10px; }
  .p-xs-1 {
    padding: 10px; } }

@media (min-width: 576px) {
  .m-xs-2 {
    margin: 20px; }
  .p-xs-2 {
    padding: 20px; } }

@media (min-width: 576px) {
  .m-xs-3 {
    margin: 30px; }
  .p-xs-3 {
    padding: 30px; } }

@media (min-width: 576px) {
  .m-xs-4 {
    margin: 40px; }
  .p-xs-4 {
    padding: 40px; } }

@media (min-width: 576px) {
  .m-xs-5 {
    margin: 50px; }
  .p-xs-5 {
    padding: 50px; } }

@media (min-width: 576px) {
  .m-xs-6 {
    margin: 60px; }
  .p-xs-6 {
    padding: 60px; } }

@media (min-width: 576px) {
  .m-xs-7 {
    margin: 70px; }
  .p-xs-7 {
    padding: 70px; } }

@media (min-width: 576px) {
  .m-xs-8 {
    margin: 80px; }
  .p-xs-8 {
    padding: 80px; } }

@media (min-width: 576px) {
  .m-xs-9 {
    margin: 90px; }
  .p-xs-9 {
    padding: 90px; } }

@media (min-width: 576px) {
  .m-xs-10 {
    margin: 100px; }
  .p-xs-10 {
    padding: 100px; } }

@media (min-width: 576px) {
  .mt-xs-0 {
    margin-top: 0px; }
  .pt-xs-0 {
    padding-top: 0px; } }

@media (min-width: 576px) {
  .mt-xs-1 {
    margin-top: 10px; }
  .pt-xs-1 {
    padding-top: 10px; } }

@media (min-width: 576px) {
  .mt-xs-2 {
    margin-top: 20px; }
  .pt-xs-2 {
    padding-top: 20px; } }

@media (min-width: 576px) {
  .mt-xs-3 {
    margin-top: 30px; }
  .pt-xs-3 {
    padding-top: 30px; } }

@media (min-width: 576px) {
  .mt-xs-4 {
    margin-top: 40px; }
  .pt-xs-4 {
    padding-top: 40px; } }

@media (min-width: 576px) {
  .mt-xs-5 {
    margin-top: 50px; }
  .pt-xs-5 {
    padding-top: 50px; } }

@media (min-width: 576px) {
  .mt-xs-6 {
    margin-top: 60px; }
  .pt-xs-6 {
    padding-top: 60px; } }

@media (min-width: 576px) {
  .mt-xs-7 {
    margin-top: 70px; }
  .pt-xs-7 {
    padding-top: 70px; } }

@media (min-width: 576px) {
  .mt-xs-8 {
    margin-top: 80px; }
  .pt-xs-8 {
    padding-top: 80px; } }

@media (min-width: 576px) {
  .mt-xs-9 {
    margin-top: 90px; }
  .pt-xs-9 {
    padding-top: 90px; } }

@media (min-width: 576px) {
  .mt-xs-10 {
    margin-top: 100px; }
  .pt-xs-10 {
    padding-top: 100px; } }

@media (min-width: 576px) {
  .mb-xs-0 {
    margin-bottom: 0px; }
  .pb-xs-0 {
    padding-bottom: 0px; } }

@media (min-width: 576px) {
  .mb-xs-1 {
    margin-bottom: 10px; }
  .pb-xs-1 {
    padding-bottom: 10px; } }

@media (min-width: 576px) {
  .mb-xs-2 {
    margin-bottom: 20px; }
  .pb-xs-2 {
    padding-bottom: 20px; } }

@media (min-width: 576px) {
  .mb-xs-3 {
    margin-bottom: 30px; }
  .pb-xs-3 {
    padding-bottom: 30px; } }

@media (min-width: 576px) {
  .mb-xs-4 {
    margin-bottom: 40px; }
  .pb-xs-4 {
    padding-bottom: 40px; } }

@media (min-width: 576px) {
  .mb-xs-5 {
    margin-bottom: 50px; }
  .pb-xs-5 {
    padding-bottom: 50px; } }

@media (min-width: 576px) {
  .mb-xs-6 {
    margin-bottom: 60px; }
  .pb-xs-6 {
    padding-bottom: 60px; } }

@media (min-width: 576px) {
  .mb-xs-7 {
    margin-bottom: 70px; }
  .pb-xs-7 {
    padding-bottom: 70px; } }

@media (min-width: 576px) {
  .mb-xs-8 {
    margin-bottom: 80px; }
  .pb-xs-8 {
    padding-bottom: 80px; } }

@media (min-width: 576px) {
  .mb-xs-9 {
    margin-bottom: 90px; }
  .pb-xs-9 {
    padding-bottom: 90px; } }

@media (min-width: 576px) {
  .mb-xs-10 {
    margin-bottom: 100px; }
  .pb-xs-10 {
    padding-bottom: 100px; } }

@media (min-width: 576px) {
  .ml-xs-0 {
    margin-left: 0px; }
  .pl-xs-0 {
    padding-left: 0px; } }

@media (min-width: 576px) {
  .ml-xs-1 {
    margin-left: 10px; }
  .pl-xs-1 {
    padding-left: 10px; } }

@media (min-width: 576px) {
  .ml-xs-2 {
    margin-left: 20px; }
  .pl-xs-2 {
    padding-left: 20px; } }

@media (min-width: 576px) {
  .ml-xs-3 {
    margin-left: 30px; }
  .pl-xs-3 {
    padding-left: 30px; } }

@media (min-width: 576px) {
  .ml-xs-4 {
    margin-left: 40px; }
  .pl-xs-4 {
    padding-left: 40px; } }

@media (min-width: 576px) {
  .ml-xs-5 {
    margin-left: 50px; }
  .pl-xs-5 {
    padding-left: 50px; } }

@media (min-width: 576px) {
  .ml-xs-6 {
    margin-left: 60px; }
  .pl-xs-6 {
    padding-left: 60px; } }

@media (min-width: 576px) {
  .ml-xs-7 {
    margin-left: 70px; }
  .pl-xs-7 {
    padding-left: 70px; } }

@media (min-width: 576px) {
  .ml-xs-8 {
    margin-left: 80px; }
  .pl-xs-8 {
    padding-left: 80px; } }

@media (min-width: 576px) {
  .ml-xs-9 {
    margin-left: 90px; }
  .pl-xs-9 {
    padding-left: 90px; } }

@media (min-width: 576px) {
  .ml-xs-10 {
    margin-left: 100px; }
  .pl-xs-10 {
    padding-left: 100px; } }

@media (min-width: 576px) {
  .mr-xs-0 {
    margin-right: 0px; }
  .pr-xs-0 {
    padding-right: 0px; } }

@media (min-width: 576px) {
  .mr-xs-1 {
    margin-right: 10px; }
  .pr-xs-1 {
    padding-right: 10px; } }

@media (min-width: 576px) {
  .mr-xs-2 {
    margin-right: 20px; }
  .pr-xs-2 {
    padding-right: 20px; } }

@media (min-width: 576px) {
  .mr-xs-3 {
    margin-right: 30px; }
  .pr-xs-3 {
    padding-right: 30px; } }

@media (min-width: 576px) {
  .mr-xs-4 {
    margin-right: 40px; }
  .pr-xs-4 {
    padding-right: 40px; } }

@media (min-width: 576px) {
  .mr-xs-5 {
    margin-right: 50px; }
  .pr-xs-5 {
    padding-right: 50px; } }

@media (min-width: 576px) {
  .mr-xs-6 {
    margin-right: 60px; }
  .pr-xs-6 {
    padding-right: 60px; } }

@media (min-width: 576px) {
  .mr-xs-7 {
    margin-right: 70px; }
  .pr-xs-7 {
    padding-right: 70px; } }

@media (min-width: 576px) {
  .mr-xs-8 {
    margin-right: 80px; }
  .pr-xs-8 {
    padding-right: 80px; } }

@media (min-width: 576px) {
  .mr-xs-9 {
    margin-right: 90px; }
  .pr-xs-9 {
    padding-right: 90px; } }

@media (min-width: 576px) {
  .mr-xs-10 {
    margin-right: 100px; }
  .pr-xs-10 {
    padding-right: 100px; } }

@media (min-width: 768pxm) {
  .m-sm-0 {
    margin: 0px; }
  .p-sm-0 {
    padding: 0px; } }

@media (min-width: 768pxm) {
  .m-sm-1 {
    margin: 10px; }
  .p-sm-1 {
    padding: 10px; } }

@media (min-width: 768pxm) {
  .m-sm-2 {
    margin: 20px; }
  .p-sm-2 {
    padding: 20px; } }

@media (min-width: 768pxm) {
  .m-sm-3 {
    margin: 30px; }
  .p-sm-3 {
    padding: 30px; } }

@media (min-width: 768pxm) {
  .m-sm-4 {
    margin: 40px; }
  .p-sm-4 {
    padding: 40px; } }

@media (min-width: 768pxm) {
  .m-sm-5 {
    margin: 50px; }
  .p-sm-5 {
    padding: 50px; } }

@media (min-width: 768pxm) {
  .m-sm-6 {
    margin: 60px; }
  .p-sm-6 {
    padding: 60px; } }

@media (min-width: 768pxm) {
  .m-sm-7 {
    margin: 70px; }
  .p-sm-7 {
    padding: 70px; } }

@media (min-width: 768pxm) {
  .m-sm-8 {
    margin: 80px; }
  .p-sm-8 {
    padding: 80px; } }

@media (min-width: 768pxm) {
  .m-sm-9 {
    margin: 90px; }
  .p-sm-9 {
    padding: 90px; } }

@media (min-width: 768pxm) {
  .m-sm-10 {
    margin: 100px; }
  .p-sm-10 {
    padding: 100px; } }

@media (min-width: 768pxm) {
  .mt-sm-0 {
    margin-top: 0px; }
  .pt-sm-0 {
    padding-top: 0px; } }

@media (min-width: 768pxm) {
  .mt-sm-1 {
    margin-top: 10px; }
  .pt-sm-1 {
    padding-top: 10px; } }

@media (min-width: 768pxm) {
  .mt-sm-2 {
    margin-top: 20px; }
  .pt-sm-2 {
    padding-top: 20px; } }

@media (min-width: 768pxm) {
  .mt-sm-3 {
    margin-top: 30px; }
  .pt-sm-3 {
    padding-top: 30px; } }

@media (min-width: 768pxm) {
  .mt-sm-4 {
    margin-top: 40px; }
  .pt-sm-4 {
    padding-top: 40px; } }

@media (min-width: 768pxm) {
  .mt-sm-5 {
    margin-top: 50px; }
  .pt-sm-5 {
    padding-top: 50px; } }

@media (min-width: 768pxm) {
  .mt-sm-6 {
    margin-top: 60px; }
  .pt-sm-6 {
    padding-top: 60px; } }

@media (min-width: 768pxm) {
  .mt-sm-7 {
    margin-top: 70px; }
  .pt-sm-7 {
    padding-top: 70px; } }

@media (min-width: 768pxm) {
  .mt-sm-8 {
    margin-top: 80px; }
  .pt-sm-8 {
    padding-top: 80px; } }

@media (min-width: 768pxm) {
  .mt-sm-9 {
    margin-top: 90px; }
  .pt-sm-9 {
    padding-top: 90px; } }

@media (min-width: 768pxm) {
  .mt-sm-10 {
    margin-top: 100px; }
  .pt-sm-10 {
    padding-top: 100px; } }

@media (min-width: 768pxm) {
  .mb-sm-0 {
    margin-bottom: 0px; }
  .pb-sm-0 {
    padding-bottom: 0px; } }

@media (min-width: 768pxm) {
  .mb-sm-1 {
    margin-bottom: 10px; }
  .pb-sm-1 {
    padding-bottom: 10px; } }

@media (min-width: 768pxm) {
  .mb-sm-2 {
    margin-bottom: 20px; }
  .pb-sm-2 {
    padding-bottom: 20px; } }

@media (min-width: 768pxm) {
  .mb-sm-3 {
    margin-bottom: 30px; }
  .pb-sm-3 {
    padding-bottom: 30px; } }

@media (min-width: 768pxm) {
  .mb-sm-4 {
    margin-bottom: 40px; }
  .pb-sm-4 {
    padding-bottom: 40px; } }

@media (min-width: 768pxm) {
  .mb-sm-5 {
    margin-bottom: 50px; }
  .pb-sm-5 {
    padding-bottom: 50px; } }

@media (min-width: 768pxm) {
  .mb-sm-6 {
    margin-bottom: 60px; }
  .pb-sm-6 {
    padding-bottom: 60px; } }

@media (min-width: 768pxm) {
  .mb-sm-7 {
    margin-bottom: 70px; }
  .pb-sm-7 {
    padding-bottom: 70px; } }

@media (min-width: 768pxm) {
  .mb-sm-8 {
    margin-bottom: 80px; }
  .pb-sm-8 {
    padding-bottom: 80px; } }

@media (min-width: 768pxm) {
  .mb-sm-9 {
    margin-bottom: 90px; }
  .pb-sm-9 {
    padding-bottom: 90px; } }

@media (min-width: 768pxm) {
  .mb-sm-10 {
    margin-bottom: 100px; }
  .pb-sm-10 {
    padding-bottom: 100px; } }

@media (min-width: 768pxm) {
  .ml-sm-0 {
    margin-left: 0px; }
  .pl-sm-0 {
    padding-left: 0px; } }

@media (min-width: 768pxm) {
  .ml-sm-1 {
    margin-left: 10px; }
  .pl-sm-1 {
    padding-left: 10px; } }

@media (min-width: 768pxm) {
  .ml-sm-2 {
    margin-left: 20px; }
  .pl-sm-2 {
    padding-left: 20px; } }

@media (min-width: 768pxm) {
  .ml-sm-3 {
    margin-left: 30px; }
  .pl-sm-3 {
    padding-left: 30px; } }

@media (min-width: 768pxm) {
  .ml-sm-4 {
    margin-left: 40px; }
  .pl-sm-4 {
    padding-left: 40px; } }

@media (min-width: 768pxm) {
  .ml-sm-5 {
    margin-left: 50px; }
  .pl-sm-5 {
    padding-left: 50px; } }

@media (min-width: 768pxm) {
  .ml-sm-6 {
    margin-left: 60px; }
  .pl-sm-6 {
    padding-left: 60px; } }

@media (min-width: 768pxm) {
  .ml-sm-7 {
    margin-left: 70px; }
  .pl-sm-7 {
    padding-left: 70px; } }

@media (min-width: 768pxm) {
  .ml-sm-8 {
    margin-left: 80px; }
  .pl-sm-8 {
    padding-left: 80px; } }

@media (min-width: 768pxm) {
  .ml-sm-9 {
    margin-left: 90px; }
  .pl-sm-9 {
    padding-left: 90px; } }

@media (min-width: 768pxm) {
  .ml-sm-10 {
    margin-left: 100px; }
  .pl-sm-10 {
    padding-left: 100px; } }

@media (min-width: 768pxm) {
  .mr-sm-0 {
    margin-right: 0px; }
  .pr-sm-0 {
    padding-right: 0px; } }

@media (min-width: 768pxm) {
  .mr-sm-1 {
    margin-right: 10px; }
  .pr-sm-1 {
    padding-right: 10px; } }

@media (min-width: 768pxm) {
  .mr-sm-2 {
    margin-right: 20px; }
  .pr-sm-2 {
    padding-right: 20px; } }

@media (min-width: 768pxm) {
  .mr-sm-3 {
    margin-right: 30px; }
  .pr-sm-3 {
    padding-right: 30px; } }

@media (min-width: 768pxm) {
  .mr-sm-4 {
    margin-right: 40px; }
  .pr-sm-4 {
    padding-right: 40px; } }

@media (min-width: 768pxm) {
  .mr-sm-5 {
    margin-right: 50px; }
  .pr-sm-5 {
    padding-right: 50px; } }

@media (min-width: 768pxm) {
  .mr-sm-6 {
    margin-right: 60px; }
  .pr-sm-6 {
    padding-right: 60px; } }

@media (min-width: 768pxm) {
  .mr-sm-7 {
    margin-right: 70px; }
  .pr-sm-7 {
    padding-right: 70px; } }

@media (min-width: 768pxm) {
  .mr-sm-8 {
    margin-right: 80px; }
  .pr-sm-8 {
    padding-right: 80px; } }

@media (min-width: 768pxm) {
  .mr-sm-9 {
    margin-right: 90px; }
  .pr-sm-9 {
    padding-right: 90px; } }

@media (min-width: 768pxm) {
  .mr-sm-10 {
    margin-right: 100px; }
  .pr-sm-10 {
    padding-right: 100px; } }

@media (min-width: 992px) {
  .m-md-0 {
    margin: 0px; }
  .p-md-0 {
    padding: 0px; } }

@media (min-width: 992px) {
  .m-md-1 {
    margin: 10px; }
  .p-md-1 {
    padding: 10px; } }

@media (min-width: 992px) {
  .m-md-2 {
    margin: 20px; }
  .p-md-2 {
    padding: 20px; } }

@media (min-width: 992px) {
  .m-md-3 {
    margin: 30px; }
  .p-md-3 {
    padding: 30px; } }

@media (min-width: 992px) {
  .m-md-4 {
    margin: 40px; }
  .p-md-4 {
    padding: 40px; } }

@media (min-width: 992px) {
  .m-md-5 {
    margin: 50px; }
  .p-md-5 {
    padding: 50px; } }

@media (min-width: 992px) {
  .m-md-6 {
    margin: 60px; }
  .p-md-6 {
    padding: 60px; } }

@media (min-width: 992px) {
  .m-md-7 {
    margin: 70px; }
  .p-md-7 {
    padding: 70px; } }

@media (min-width: 992px) {
  .m-md-8 {
    margin: 80px; }
  .p-md-8 {
    padding: 80px; } }

@media (min-width: 992px) {
  .m-md-9 {
    margin: 90px; }
  .p-md-9 {
    padding: 90px; } }

@media (min-width: 992px) {
  .m-md-10 {
    margin: 100px; }
  .p-md-10 {
    padding: 100px; } }

@media (min-width: 992px) {
  .mt-md-0 {
    margin-top: 0px; }
  .pt-md-0 {
    padding-top: 0px; } }

@media (min-width: 992px) {
  .mt-md-1 {
    margin-top: 10px; }
  .pt-md-1 {
    padding-top: 10px; } }

@media (min-width: 992px) {
  .mt-md-2 {
    margin-top: 20px; }
  .pt-md-2 {
    padding-top: 20px; } }

@media (min-width: 992px) {
  .mt-md-3 {
    margin-top: 30px; }
  .pt-md-3 {
    padding-top: 30px; } }

@media (min-width: 992px) {
  .mt-md-4 {
    margin-top: 40px; }
  .pt-md-4 {
    padding-top: 40px; } }

@media (min-width: 992px) {
  .mt-md-5 {
    margin-top: 50px; }
  .pt-md-5 {
    padding-top: 50px; } }

@media (min-width: 992px) {
  .mt-md-6 {
    margin-top: 60px; }
  .pt-md-6 {
    padding-top: 60px; } }

@media (min-width: 992px) {
  .mt-md-7 {
    margin-top: 70px; }
  .pt-md-7 {
    padding-top: 70px; } }

@media (min-width: 992px) {
  .mt-md-8 {
    margin-top: 80px; }
  .pt-md-8 {
    padding-top: 80px; } }

@media (min-width: 992px) {
  .mt-md-9 {
    margin-top: 90px; }
  .pt-md-9 {
    padding-top: 90px; } }

@media (min-width: 992px) {
  .mt-md-10 {
    margin-top: 100px; }
  .pt-md-10 {
    padding-top: 100px; } }

@media (min-width: 992px) {
  .mb-md-0 {
    margin-bottom: 0px; }
  .pb-md-0 {
    padding-bottom: 0px; } }

@media (min-width: 992px) {
  .mb-md-1 {
    margin-bottom: 10px; }
  .pb-md-1 {
    padding-bottom: 10px; } }

@media (min-width: 992px) {
  .mb-md-2 {
    margin-bottom: 20px; }
  .pb-md-2 {
    padding-bottom: 20px; } }

@media (min-width: 992px) {
  .mb-md-3 {
    margin-bottom: 30px; }
  .pb-md-3 {
    padding-bottom: 30px; } }

@media (min-width: 992px) {
  .mb-md-4 {
    margin-bottom: 40px; }
  .pb-md-4 {
    padding-bottom: 40px; } }

@media (min-width: 992px) {
  .mb-md-5 {
    margin-bottom: 50px; }
  .pb-md-5 {
    padding-bottom: 50px; } }

@media (min-width: 992px) {
  .mb-md-6 {
    margin-bottom: 60px; }
  .pb-md-6 {
    padding-bottom: 60px; } }

@media (min-width: 992px) {
  .mb-md-7 {
    margin-bottom: 70px; }
  .pb-md-7 {
    padding-bottom: 70px; } }

@media (min-width: 992px) {
  .mb-md-8 {
    margin-bottom: 80px; }
  .pb-md-8 {
    padding-bottom: 80px; } }

@media (min-width: 992px) {
  .mb-md-9 {
    margin-bottom: 90px; }
  .pb-md-9 {
    padding-bottom: 90px; } }

@media (min-width: 992px) {
  .mb-md-10 {
    margin-bottom: 100px; }
  .pb-md-10 {
    padding-bottom: 100px; } }

@media (min-width: 992px) {
  .ml-md-0 {
    margin-left: 0px; }
  .pl-md-0 {
    padding-left: 0px; } }

@media (min-width: 992px) {
  .ml-md-1 {
    margin-left: 10px; }
  .pl-md-1 {
    padding-left: 10px; } }

@media (min-width: 992px) {
  .ml-md-2 {
    margin-left: 20px; }
  .pl-md-2 {
    padding-left: 20px; } }

@media (min-width: 992px) {
  .ml-md-3 {
    margin-left: 30px; }
  .pl-md-3 {
    padding-left: 30px; } }

@media (min-width: 992px) {
  .ml-md-4 {
    margin-left: 40px; }
  .pl-md-4 {
    padding-left: 40px; } }

@media (min-width: 992px) {
  .ml-md-5 {
    margin-left: 50px; }
  .pl-md-5 {
    padding-left: 50px; } }

@media (min-width: 992px) {
  .ml-md-6 {
    margin-left: 60px; }
  .pl-md-6 {
    padding-left: 60px; } }

@media (min-width: 992px) {
  .ml-md-7 {
    margin-left: 70px; }
  .pl-md-7 {
    padding-left: 70px; } }

@media (min-width: 992px) {
  .ml-md-8 {
    margin-left: 80px; }
  .pl-md-8 {
    padding-left: 80px; } }

@media (min-width: 992px) {
  .ml-md-9 {
    margin-left: 90px; }
  .pl-md-9 {
    padding-left: 90px; } }

@media (min-width: 992px) {
  .ml-md-10 {
    margin-left: 100px; }
  .pl-md-10 {
    padding-left: 100px; } }

@media (min-width: 992px) {
  .mr-md-0 {
    margin-right: 0px; }
  .pr-md-0 {
    padding-right: 0px; } }

@media (min-width: 992px) {
  .mr-md-1 {
    margin-right: 10px; }
  .pr-md-1 {
    padding-right: 10px; } }

@media (min-width: 992px) {
  .mr-md-2 {
    margin-right: 20px; }
  .pr-md-2 {
    padding-right: 20px; } }

@media (min-width: 992px) {
  .mr-md-3 {
    margin-right: 30px; }
  .pr-md-3 {
    padding-right: 30px; } }

@media (min-width: 992px) {
  .mr-md-4 {
    margin-right: 40px; }
  .pr-md-4 {
    padding-right: 40px; } }

@media (min-width: 992px) {
  .mr-md-5 {
    margin-right: 50px; }
  .pr-md-5 {
    padding-right: 50px; } }

@media (min-width: 992px) {
  .mr-md-6 {
    margin-right: 60px; }
  .pr-md-6 {
    padding-right: 60px; } }

@media (min-width: 992px) {
  .mr-md-7 {
    margin-right: 70px; }
  .pr-md-7 {
    padding-right: 70px; } }

@media (min-width: 992px) {
  .mr-md-8 {
    margin-right: 80px; }
  .pr-md-8 {
    padding-right: 80px; } }

@media (min-width: 992px) {
  .mr-md-9 {
    margin-right: 90px; }
  .pr-md-9 {
    padding-right: 90px; } }

@media (min-width: 992px) {
  .mr-md-10 {
    margin-right: 100px; }
  .pr-md-10 {
    padding-right: 100px; } }

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0px; }
  .p-lg-0 {
    padding: 0px; } }

@media (min-width: 1200px) {
  .m-lg-1 {
    margin: 10px; }
  .p-lg-1 {
    padding: 10px; } }

@media (min-width: 1200px) {
  .m-lg-2 {
    margin: 20px; }
  .p-lg-2 {
    padding: 20px; } }

@media (min-width: 1200px) {
  .m-lg-3 {
    margin: 30px; }
  .p-lg-3 {
    padding: 30px; } }

@media (min-width: 1200px) {
  .m-lg-4 {
    margin: 40px; }
  .p-lg-4 {
    padding: 40px; } }

@media (min-width: 1200px) {
  .m-lg-5 {
    margin: 50px; }
  .p-lg-5 {
    padding: 50px; } }

@media (min-width: 1200px) {
  .m-lg-6 {
    margin: 60px; }
  .p-lg-6 {
    padding: 60px; } }

@media (min-width: 1200px) {
  .m-lg-7 {
    margin: 70px; }
  .p-lg-7 {
    padding: 70px; } }

@media (min-width: 1200px) {
  .m-lg-8 {
    margin: 80px; }
  .p-lg-8 {
    padding: 80px; } }

@media (min-width: 1200px) {
  .m-lg-9 {
    margin: 90px; }
  .p-lg-9 {
    padding: 90px; } }

@media (min-width: 1200px) {
  .m-lg-10 {
    margin: 100px; }
  .p-lg-10 {
    padding: 100px; } }

@media (min-width: 1200px) {
  .mt-lg-0 {
    margin-top: 0px; }
  .pt-lg-0 {
    padding-top: 0px; } }

@media (min-width: 1200px) {
  .mt-lg-1 {
    margin-top: 10px; }
  .pt-lg-1 {
    padding-top: 10px; } }

@media (min-width: 1200px) {
  .mt-lg-2 {
    margin-top: 20px; }
  .pt-lg-2 {
    padding-top: 20px; } }

@media (min-width: 1200px) {
  .mt-lg-3 {
    margin-top: 30px; }
  .pt-lg-3 {
    padding-top: 30px; } }

@media (min-width: 1200px) {
  .mt-lg-4 {
    margin-top: 40px; }
  .pt-lg-4 {
    padding-top: 40px; } }

@media (min-width: 1200px) {
  .mt-lg-5 {
    margin-top: 50px; }
  .pt-lg-5 {
    padding-top: 50px; } }

@media (min-width: 1200px) {
  .mt-lg-6 {
    margin-top: 60px; }
  .pt-lg-6 {
    padding-top: 60px; } }

@media (min-width: 1200px) {
  .mt-lg-7 {
    margin-top: 70px; }
  .pt-lg-7 {
    padding-top: 70px; } }

@media (min-width: 1200px) {
  .mt-lg-8 {
    margin-top: 80px; }
  .pt-lg-8 {
    padding-top: 80px; } }

@media (min-width: 1200px) {
  .mt-lg-9 {
    margin-top: 90px; }
  .pt-lg-9 {
    padding-top: 90px; } }

@media (min-width: 1200px) {
  .mt-lg-10 {
    margin-top: 100px; }
  .pt-lg-10 {
    padding-top: 100px; } }

@media (min-width: 1200px) {
  .mb-lg-0 {
    margin-bottom: 0px; }
  .pb-lg-0 {
    padding-bottom: 0px; } }

@media (min-width: 1200px) {
  .mb-lg-1 {
    margin-bottom: 10px; }
  .pb-lg-1 {
    padding-bottom: 10px; } }

@media (min-width: 1200px) {
  .mb-lg-2 {
    margin-bottom: 20px; }
  .pb-lg-2 {
    padding-bottom: 20px; } }

@media (min-width: 1200px) {
  .mb-lg-3 {
    margin-bottom: 30px; }
  .pb-lg-3 {
    padding-bottom: 30px; } }

@media (min-width: 1200px) {
  .mb-lg-4 {
    margin-bottom: 40px; }
  .pb-lg-4 {
    padding-bottom: 40px; } }

@media (min-width: 1200px) {
  .mb-lg-5 {
    margin-bottom: 50px; }
  .pb-lg-5 {
    padding-bottom: 50px; } }

@media (min-width: 1200px) {
  .mb-lg-6 {
    margin-bottom: 60px; }
  .pb-lg-6 {
    padding-bottom: 60px; } }

@media (min-width: 1200px) {
  .mb-lg-7 {
    margin-bottom: 70px; }
  .pb-lg-7 {
    padding-bottom: 70px; } }

@media (min-width: 1200px) {
  .mb-lg-8 {
    margin-bottom: 80px; }
  .pb-lg-8 {
    padding-bottom: 80px; } }

@media (min-width: 1200px) {
  .mb-lg-9 {
    margin-bottom: 90px; }
  .pb-lg-9 {
    padding-bottom: 90px; } }

@media (min-width: 1200px) {
  .mb-lg-10 {
    margin-bottom: 100px; }
  .pb-lg-10 {
    padding-bottom: 100px; } }

@media (min-width: 1200px) {
  .ml-lg-0 {
    margin-left: 0px; }
  .pl-lg-0 {
    padding-left: 0px; } }

@media (min-width: 1200px) {
  .ml-lg-1 {
    margin-left: 10px; }
  .pl-lg-1 {
    padding-left: 10px; } }

@media (min-width: 1200px) {
  .ml-lg-2 {
    margin-left: 20px; }
  .pl-lg-2 {
    padding-left: 20px; } }

@media (min-width: 1200px) {
  .ml-lg-3 {
    margin-left: 30px; }
  .pl-lg-3 {
    padding-left: 30px; } }

@media (min-width: 1200px) {
  .ml-lg-4 {
    margin-left: 40px; }
  .pl-lg-4 {
    padding-left: 40px; } }

@media (min-width: 1200px) {
  .ml-lg-5 {
    margin-left: 50px; }
  .pl-lg-5 {
    padding-left: 50px; } }

@media (min-width: 1200px) {
  .ml-lg-6 {
    margin-left: 60px; }
  .pl-lg-6 {
    padding-left: 60px; } }

@media (min-width: 1200px) {
  .ml-lg-7 {
    margin-left: 70px; }
  .pl-lg-7 {
    padding-left: 70px; } }

@media (min-width: 1200px) {
  .ml-lg-8 {
    margin-left: 80px; }
  .pl-lg-8 {
    padding-left: 80px; } }

@media (min-width: 1200px) {
  .ml-lg-9 {
    margin-left: 90px; }
  .pl-lg-9 {
    padding-left: 90px; } }

@media (min-width: 1200px) {
  .ml-lg-10 {
    margin-left: 100px; }
  .pl-lg-10 {
    padding-left: 100px; } }

@media (min-width: 1200px) {
  .mr-lg-0 {
    margin-right: 0px; }
  .pr-lg-0 {
    padding-right: 0px; } }

@media (min-width: 1200px) {
  .mr-lg-1 {
    margin-right: 10px; }
  .pr-lg-1 {
    padding-right: 10px; } }

@media (min-width: 1200px) {
  .mr-lg-2 {
    margin-right: 20px; }
  .pr-lg-2 {
    padding-right: 20px; } }

@media (min-width: 1200px) {
  .mr-lg-3 {
    margin-right: 30px; }
  .pr-lg-3 {
    padding-right: 30px; } }

@media (min-width: 1200px) {
  .mr-lg-4 {
    margin-right: 40px; }
  .pr-lg-4 {
    padding-right: 40px; } }

@media (min-width: 1200px) {
  .mr-lg-5 {
    margin-right: 50px; }
  .pr-lg-5 {
    padding-right: 50px; } }

@media (min-width: 1200px) {
  .mr-lg-6 {
    margin-right: 60px; }
  .pr-lg-6 {
    padding-right: 60px; } }

@media (min-width: 1200px) {
  .mr-lg-7 {
    margin-right: 70px; }
  .pr-lg-7 {
    padding-right: 70px; } }

@media (min-width: 1200px) {
  .mr-lg-8 {
    margin-right: 80px; }
  .pr-lg-8 {
    padding-right: 80px; } }

@media (min-width: 1200px) {
  .mr-lg-9 {
    margin-right: 90px; }
  .pr-lg-9 {
    padding-right: 90px; } }

@media (min-width: 1200px) {
  .mr-lg-10 {
    margin-right: 100px; }
  .pr-lg-10 {
    padding-right: 100px; } }

/*
    MAIN
*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
  margin: 0;
  height: 100%; }

body {
  font: 400 16px "Source Sans Pro", "Arial";
  color: #27336a;
  margin: 0;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* clear */
.clear:before, .pagination:before, .wrapper:before, main:before,
.clear:after,
.pagination:after,
.wrapper:after,
main:after {
  content: ' ';
  display: table; }

.clear:after, .pagination:after, .wrapper:after, main:after {
  clear: both; }

.clear, .pagination, .wrapper, main {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #27336a;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  a:hover {
    color: #1E6FB7; }

.blackout {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.9;
  display: none; }
  .blackout.active {
    display: block; }

.blue-blackout {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #27336a;
  opacity: 0.95;
  display: none; }
  .blue-blackout.active {
    display: block; }

.blackout-med {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  display: none; }
  .blackout-med.active {
    display: block; }

.scroll-to-top {
  position: fixed;
  bottom: -10%;
  right: 6em;
  z-index: 8;
  -webkit-transition: all 0.2s ease-in-out 0;
  transition: all 0.2s ease-in-out 0; }
  @media (max-width: 600px) {
    .scroll-to-top {
      right: 1em; } }
  .scroll-to-top.active {
    bottom: 2em; }

.vimeo-embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .vimeo-embed-container--reduce-padding {
    padding-bottom: 900px; }
    @media (max-width: 1024px) {
      .vimeo-embed-container--reduce-padding {
        padding-bottom: 500px; } }
  .vimeo-embed-container--blue {
    background: #f1f8ff; }
  .vimeo-embed-container iframe,
  .vimeo-embed-container object,
  .vimeo-embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
    PRINT
*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/*
    TYPOGRAPHY
*/
h1, h2, h3, h4, h5, h6 {
  color: #1E6FB7;
  font-weight: 600;
  font-family: "Source Sans Pro", "Arial";
  margin: 0 0 0.5em;
  line-height: 1.3; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #1E6FB7; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #27336a; }

h1 {
  font-size: 3.75em;
  color: #27336a;
  line-height: 0.9;
  margin-bottom: 0.6em; }
  @media (max-width: 600px) {
    h1 {
      font-size: 2.5em; } }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.375em; }

h4 {
  font-size: 1.55em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1.15em; }

p, ol, ul, li {
  font-size: 16px;
  line-height: 1.7; }

li {
  line-height: 1.5; }

p {
  margin: 0 0 1em; }
  p a {
    text-decoration: underline;
    font-weight: bold; }

.entry-content strong {
  color: #27336a; }

.entry-content a {
  text-decoration: underline;
  font-weight: bold; }

.content a {
  text-decoration: none;
  border-bottom: 1px solid #dddddd;
  font-weight: 600;
  -webkit-transition: all 0.25s ease;
  -khtml-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .content a:hover {
    border-color: #000; }

/*
    WORDPRESS CORE
*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.accordion-layout {
  padding: 5em 0;
  font-family: "Source Sans Pro", "Arial";
  background-color: #27336a;
  color: #fff; }
  .accordion-layout__box {
    background-color: #1E6FB7;
    padding: 1.5em;
    padding-left: 7em;
    border-radius: 10px;
    position: relative;
    margin-bottom: 2em; }
    @media (max-width: 768px) {
      .accordion-layout__box {
        padding-left: 2em; } }
  .accordion-layout__arrow {
    position: absolute;
    right: 15px;
    top: 15px; }
    .accordion-layout__arrow:before {
      font-family: FontAwesome;
      content: "\f107";
      font-size: 3em;
      display: block; }
    @media (max-width: 768px) {
      .accordion-layout__arrow {
        display: none; } }
    .accordion-layout__arrow--up:before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .accordion-layout__image {
    position: absolute;
    top: 5px;
    left: 20px;
    max-width: 75px;
    margin: auto auto; }
    @media (max-width: 768px) {
      .accordion-layout__image {
        display: none; } }
  .accordion-layout__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px; }
    @media (max-width: 768px) {
      .accordion-layout__title {
        font-size: 22px; } }
  .accordion-layout__content {
    padding-top: .7em; }

.accreditations-banner {
  margin: 5rem 0 1.75rem 0;
  overflow: hidden;
  text-align: center; }
  .accreditations-banner__see-all {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600; }
    .accreditations-banner__see-all i {
      margin-left: 0.3em; }
    @media (max-width: 600px) {
      .accreditations-banner__see-all {
        top: auto;
        bottom: 0;
        left: 0;
        right: auto; } }

.accreditations-banner-list {
  margin: 2em 0; }

.accreditations-banner__item {
  margin-right: 2em; }
  @media (max-width: 768px) {
    .accreditations-banner__item {
      margin-right: 1em; } }

.accreditations-banner__image {
  border: 1px solid #ebebeb;
  height: 0;
  padding-bottom: 100%;
  position: relative; }

.accreditations-banner__logo {
  padding: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.accreditations-banner .slick-list {
  padding: 1em 0; }

.banner-with-overlay {
  background-color: #f1f8ff;
  padding: 10em 0;
  position: relative; }
  @media (max-width: 1024px) {
    .banner-with-overlay {
      padding: 0; } }
  @media (max-width: 768px) {
    .banner-with-overlay .wrapper, .banner-with-overlay main {
      padding: 3em 0; } }
  .banner-with-overlay__content {
    max-width: 50%;
    padding-right: 7.5em;
    padding-left: 7.5em;
    position: relative;
    z-index: 3; }
    @media (max-width: 1024px) {
      .banner-with-overlay__content {
        max-width: 100%;
        padding: 2em 3em; } }
    .banner-with-overlay__content h2 {
      font-size: 3.5rem;
      line-height: 1.15; }
      @media (max-width: 768px) {
        .banner-with-overlay__content h2 {
          font-size: 3rem; } }
      .banner-with-overlay__content h2.dark-blue {
        color: #27336a; }
    .banner-with-overlay__content p {
      font-size: 1.125em; }
    .banner-with-overlay__content .btn {
      margin-top: 1em; }
  .banner-with-overlay__image {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    right: 0; }
    @media (max-width: 1024px) {
      .banner-with-overlay__image {
        width: 100%;
        padding-bottom: 60%;
        position: relative; } }
    @media (max-width: 600px) {
      .banner-with-overlay__image {
        padding-bottom: 100%; } }
  .banner-with-overlay__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: 2;
    background: -webkit-gradient(linear, left top, right top, from(#f1f8ff), color-stop(75%, #f1f8ff), to(rgba(241, 248, 255, 0)));
    background: -webkit-linear-gradient(left, #f1f8ff 0%, #f1f8ff 75%, rgba(241, 248, 255, 0) 100%);
    background: linear-gradient(to right, #f1f8ff 0%, #f1f8ff 75%, rgba(241, 248, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6f1f8ff', endColorstr='#00f1f8ff',GradientType=1 );
    /* IE6-9 */ }
    @media (max-width: 1024px) {
      .banner-with-overlay__overlay {
        display: none; } }

.banner {
  padding-bottom: 25%;
  min-height: 350px;
  background-size: cover;
  background-position: center; }
  .banner--large {
    padding-bottom: 40%; }

.banner-video {
  width: 100%; }

.footer-get-quote {
  position: relative; }
  @media (max-width: 768px) {
    .footer-get-quote {
      background: #27336a !important; } }
  .footer-get-quote__background {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 50%;
    position: absolute;
    left: 0; }
    @media (max-width: 768px) {
      .footer-get-quote__background {
        display: none; } }
  .footer-get-quote__block {
    width: 38%;
    float: right;
    padding: 9.2rem 0; }
    @media (max-width: 768px) {
      .footer-get-quote__block {
        position: relative;
        width: 100%; } }
    @media (max-width: 600px) {
      .footer-get-quote__block {
        padding: 2.5em 0; } }
  .footer-get-quote__title {
    color: #fff;
    font-size: 2em; }
  .footer-get-quote__description {
    color: #fff;
    margin-bottom: 3rem; }
  .footer-get-quote button {
    background: #f27800 !important;
    width: 100%; }
    .footer-get-quote button:hover {
      background: #1E6FB7 !important; }
  .footer-get-quote .frm_submit {
    width: auto !important; }
  .footer-get-quote .frm_error_style {
    display: none; }
  .footer-get-quote .frm_message {
    color: #fff; }

.boxed-layout {
  margin: 6rem 0; }
  @media (max-width: 600px) {
    .boxed-layout {
      margin: 2em 0; } }
  .boxed-layout__item {
    position: relative;
    padding: 3em 0 3em 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #D8D8D8; }
    @media (max-width: 1024px) {
      .boxed-layout__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .boxed-layout__item:first-of-type {
      padding-top: 0; }
    .boxed-layout__item:last-of-type {
      padding-bottom: 0;
      border-bottom: 0; }
    .boxed-layout__item:nth-of-type(2n) .boxed-layout__image {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    .boxed-layout__item:nth-of-type(2n) .boxed-layout__content {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
    .boxed-layout__item:nth-of-type(2n) .boxed-layout__content-inner {
      padding-left: 0;
      padding-right: 3.5em; }
      @media (max-width: 1024px) {
        .boxed-layout__item:nth-of-type(2n) .boxed-layout__content-inner {
          padding: 0;
          padding-top: 2rem; } }
      @media (max-width: 1024px) {
        .boxed-layout__item:nth-of-type(2n) .boxed-layout__content-inner {
          right: 0; } }
  .boxed-layout__image {
    width: 50%;
    padding-bottom: 30em;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    background-size: cover;
    background-position: center;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center; }
    @media (max-width: 1024px) {
      .boxed-layout__image {
        width: 100%;
        position: relative;
        padding-bottom: 50%;
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
            -ms-flex-order: 1 !important;
                order: 1 !important; } }
    @media (max-width: 600px) {
      .boxed-layout__image {
        padding-bottom: 80%; } }
  .boxed-layout__title {
    font-size: 3.5rem; }
    @media (max-width: 768px) {
      .boxed-layout__title {
        font-size: 2.8rem; } }
  .boxed-layout__content {
    width: 50%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 1024px) {
      .boxed-layout__content {
        width: 100%;
        min-height: 0;
        float: none; } }
  .boxed-layout__content-inner {
    width: 100%;
    padding-left: 3.5em; }
    @media (max-width: 1024px) {
      .boxed-layout__content-inner {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        padding: 0;
        padding-top: 2rem; } }
    .boxed-layout__content-inner strong {
      color: #1E6FB7; }
    .boxed-layout__content-inner p, .boxed-layout__content-inner li, .boxed-layout__content-inner a {
      color: #4A4A4A; }
    .boxed-layout__content-inner .btn--orange {
      color: #fff;
      text-decoration: none; }
  .boxed-layout__copy ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .boxed-layout__copy ul li {
      font-weight: 600; }
      .boxed-layout__copy ul li:before {
        display: inline-block;
        vertical-align: middle;
        content: '';
        background-image: url(assets/img/tick.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
        margin-right: 0.5em;
        margin-bottom: 0.5em; }
  .boxed-layout__materials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    align-items: center; }
    @media (max-width: 600px) {
      .boxed-layout__materials {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  .boxed-layout__material-wrap {
    margin: 1rem 0;
    width: 33%; }
  .boxed-layout__material {
    background: #27336a;
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0.5em;
    margin-right: 0.75em; }
    .boxed-layout__material:nth-of-type(2n) {
      background: #1E6FB7; }
    .boxed-layout__material p {
      margin-bottom: 0;
      text-align: center;
      line-height: 1;
      color: #fff;
      word-wrap: break-word; }
    @media (max-width: 600px) {
      .boxed-layout__material {
        margin-bottom: 0.75em; } }

/*
    Buttons
*/
.btn,
.button,
input[type="submit"],
.frm_form_fields .frm_submit button {
  padding: 1em 1.5em;
  display: inline-block;
  text-align: center;
  border: none;
  background-color: #1E6FB7;
  color: #fff;
  border-radius: 6px;
  font-weight: bold;
  font-size: 1.6rem;
  font-family: "Source Sans Pro", "Arial";
  position: relative;
  line-height: calc(100% - 1px);
  -webkit-transition: none;
  transition: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer; }
  @media (max-width: 600px) {
    .btn,
    .button,
    input[type="submit"],
    .frm_form_fields .frm_submit button {
      padding: 0.95em 1.15em;
      font-size: 1.6rem; } }
  .btn:hover,
  .button:hover,
  input[type="submit"]:hover,
  .frm_form_fields .frm_submit button:hover {
    background: #27336a;
    color: #fff; }
  .btn--blue-dark,
  .button--blue-dark {
    background-color: #27336a; }
    .btn--blue-dark:hover,
    .button--blue-dark:hover {
      background-color: #f27800; }
  .btn--orange,
  .button--orange {
    background-color: #f27800; }
    .btn--orange:hover,
    .button--orange:hover {
      background-color: #1E6FB7; }
  .btn--small,
  .button--small {
    font-size: 0.875em; }
  .btn--large,
  .button--large {
    font-size: 1.8rem; }
  .btn__content,
  .button__content {
    vertical-align: middle;
    display: inline-block; }
  .btn__image,
  .button__image {
    vertical-align: middle;
    display: inline-block;
    width: 1em;
    margin-right: 0.5em; }
    .btn__image svg,
    .button__image svg {
      display: block;
      max-height: 30px; }

.post-edit-link {
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #1E6FB7;
  color: #fff;
  padding: 1em 1.5em;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .post-edit-link:hover {
    background-color: #27336a;
    color: #fff; }

.case-studies-card {
  margin-bottom: 2em; }
  .case-studies-card.grid-2-col__item {
    margin-right: 0; }
  .case-studies-card__image {
    display: block;
    background-size: cover;
    padding-bottom: 50%;
    background-position: center; }
  .case-studies-card__content {
    padding: 2em;
    background-color: #f1f8ff; }
    .case-studies-card__content--white {
      background-color: #fff; }
  .case-studies-card__label {
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600; }
  .case-studies-card__title {
    margin-top: 0;
    font-size: 2em; }
  .case-studies-card .btn {
    margin-top: 0.5em; }

.cta-2-panel {
  margin: 5em 0; }

.cta-2-panel-list__image {
  display: block;
  padding-bottom: 40%;
  background-size: cover;
  background-position: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .cta-2-panel-list__image:hover {
    opacity: 0.8; }

.cta-2-panel-list__content {
  padding: 3em;
  background-color: #27336a;
  color: #fff; }

.cta-2-panel-list__title a {
  color: #fff; }
  .cta-2-panel-list__title a:hover {
    color: #fff;
    text-decoration: underline; }

.cta-2-panel-list__copy p {
  font-size: 1.125em; }

.cta-2-panel-list .btn:hover {
  color: #27336a;
  background-color: #fff; }

.fifteen-gallery {
  margin: 5em 0; }
  .fifteen-gallery .slick-list,
  .fifteen-gallery .slick-track {
    height: 100%;
    width: 100%;
    position: absolute; }
  .fifteen-gallery__wrap {
    margin: 0;
    padding-bottom: 50%; }
  .fifteen-gallery__image {
    background-size: cover;
    background-position: center;
    height: 100%; }

.filter-by--filter {
  width: 50%;
  float: left; }
  @media (max-width: 600px) {
    .filter-by--filter {
      width: 100%; } }

.filter-by--search {
  width: 50%;
  float: right;
  padding-left: 2%;
  max-width: 300px; }
  @media (max-width: 600px) {
    .filter-by--search {
      display: none; } }

.filter-by__title {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75em;
  color: #27336a;
  font-weight: 300; }

.filter-by__list {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-left: 1.5em; }
  .filter-by__list li {
    float: left;
    margin-right: 1em; }
  .filter-by__list a {
    display: inline-block; }
  .filter-by__list.is-active .filter-by__icon, .filter-by__list:hover .filter-by__icon {
    opacity: 0.5; }
  .filter-by__list a.is-active .filter-by__icon {
    opacity: 1; }

.filter-by__icon {
  width: 3.5em;
  height: 3.5em;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .filter-by__icon.is-active, .filter-by__icon:hover {
    opacity: 1 !important; }

.category-filter {
  background: #f5f5f5;
  padding: 0.75em 1em;
  width: 100%;
  max-width: 400px; }
  .category-filter__label {
    margin-bottom: 0;
    color: #474747;
    position: relative;
    display: block; }
    .category-filter__label:after {
      position: absolute;
      -webkit-transform: translatey(-50%);
          -ms-transform: translatey(-50%);
              transform: translatey(-50%);
      top: 50%;
      right: 0;
      content: "\f107";
      font-family: FontAwesome;
      font-size: 2rem; }
  .category-filter__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none; }
  .category-filter__item a {
    color: #474747;
    display: block; }
    .category-filter__item a:hover {
      color: #1E6FB7; }

.search .search-input {
  font-family: "Source Sans Pro", sans-serif;
  border: 2px solid #eee;
  padding: 0.75em 1em;
  margin: 0;
  width: 75%;
  float: left; }

.search .search-submit {
  width: 25%;
  float: right;
  background: #1E6FB7;
  color: #fff;
  border: 2px solid #1E6FB7;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0.75em 1em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer; }
  .search .search-submit:hover {
    background: #f1f8ff;
    color: #1E6FB7; }

/*
    Forms
*/
::-webkit-input-placeholder {
  color: #4A4A4A;
  opacity: 1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #4A4A4A;
  opacity: 1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #4A4A4A;
  opacity: 1; }

:-ms-input-placeholder {
  color: #4A4A4A;
  opacity: 1; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="search"],
textarea,
button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none; }

input {
  width: 100%;
  padding: 1rem;
  margin: 1rem 0;
  border: 1px solid #000; }

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

select,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"] {
  border: 1px solid #979797;
  padding: 0.8em 1em;
  width: 100%;
  margin: 0 0 1rem 0;
  font-family: "Source Sans Pro", "Arial";
  opacity: 1;
  color: #dddddd;
  outline: none; }

select {
  height: 45px;
  color: #4A4A4A; }

/*
    Formidable
*/
.frm_form_fields {
  width: 100%;
  margin: 0 0 6px; }
  .frm_form_fields fieldset {
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0; }
    .frm_form_fields fieldset .frm_form_field label,
    .frm_form_fields fieldset .form-field label {
      margin: 7px 0 5px;
      width: 100%;
      float: left;
      text-transform: capitalize;
      font-family: "Source Sans Pro", "Arial";
      height: 0;
      margin: 0;
      opacity: 0; }
    .frm_form_fields fieldset .frm_form_field input[type="text"], .frm_form_fields fieldset .frm_form_field input[type="tel"], .frm_form_fields fieldset .frm_form_field input[type="email"], .frm_form_fields fieldset .frm_form_field input[type="url"], .frm_form_fields fieldset .frm_form_field textarea,
    .frm_form_fields fieldset .form-field input[type="text"],
    .frm_form_fields fieldset .form-field input[type="tel"],
    .frm_form_fields fieldset .form-field input[type="email"],
    .frm_form_fields fieldset .form-field input[type="url"],
    .frm_form_fields fieldset .form-field textarea {
      border: 1px solid #979797;
      padding: 0.8em 1em;
      border-radius: 6px;
      width: 100%;
      margin: 0 0 1rem 0;
      font-family: "Source Sans Pro", "Arial";
      opacity: 1;
      color: #333;
      outline: none !important;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      .frm_form_fields fieldset .frm_form_field input[type="text"]:focus, .frm_form_fields fieldset .frm_form_field input[type="tel"]:focus, .frm_form_fields fieldset .frm_form_field input[type="email"]:focus, .frm_form_fields fieldset .frm_form_field input[type="url"]:focus, .frm_form_fields fieldset .frm_form_field textarea:focus,
      .frm_form_fields fieldset .form-field input[type="text"]:focus,
      .frm_form_fields fieldset .form-field input[type="tel"]:focus,
      .frm_form_fields fieldset .form-field input[type="email"]:focus,
      .frm_form_fields fieldset .form-field input[type="url"]:focus,
      .frm_form_fields fieldset .form-field textarea:focus {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        outline: none !important;
        border: 1px solid #1E6FB7 !important; }
  .frm_form_fields .frm_submit {
    float: left;
    width: 100%;
    margin: 1em 0 0;
    margin: 0; }
    .frm_form_fields .frm_submit button {
      cursor: pointer; }
  .frm_form_fields .frm_error_style {
    color: rgba(255, 0, 0, 0.8); }
  .frm_form_fields .frm_blank_field.frm_blank_field input[type="text"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="tel"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="email"], .frm_form_fields .frm_blank_field.frm_blank_field textarea {
    border: 1px solid red; }

.frm_checkbox input {
  width: auto;
  margin-right: 0.3em; }

.frm_checkbox label {
  float: none !important; }

.frm_hidden {
  display: none; }

.frm_required {
  left: -0.2em;
  position: relative; }

.frm_hidden_label .frm_primary_label {
  display: none; }

.frm_error {
  color: #ff0000;
  font-size: 0.75em;
  margin-top: 1rem; }

.frm_dropzone {
  text-align: left;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .frm_dropzone.dz-drag-hover {
    background-color: #daeafe; }
  .frm_dropzone .dz-error-message {
    color: red; }
  .frm_dropzone .frm_compact_text,
  .frm_dropzone .dz-error-mark,
  .frm_dropzone .dz-success-mark {
    display: none; }
  .frm_dropzone .frm_small_text {
    font-size: 0.75em;
    margin-top: 1em; }
  .frm_dropzone .dz-preview {
    display: inline-block;
    vertical-align: middle; }
    .frm_dropzone .dz-preview .dz-image {
      display: none; }
  .frm_dropzone .dz-size {
    display: none; }
  .frm_dropzone .dz-progress {
    background: #b8b8b8;
    margin: 1em auto;
    width: 50%; }
    .frm_dropzone .dz-progress .dz-upload {
      background: #1E6FB7;
      display: none;
      height: 5px; }
  .frm_dropzone .needsclick {
    display: inline-block;
    vertical-align: middle; }
  .frm_dropzone .frm_icon_font {
    display: block;
    text-align: left; }
    .frm_dropzone .frm_icon_font:before {
      display: inline-block;
      padding: 0.1em 0.25em;
      margin-bottom: 0.5em;
      content: "Choose File";
      color: #000;
      font-size: 1em;
      border: 1px solid #eee;
      border-radius: 5px;
      clear: both;
      -webkit-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      background: transparent; }
    .frm_dropzone .frm_icon_font:hover:before {
      background: #1E6FB7;
      color: #fff;
      border: 1px solid #1E6FB7; }
  .frm_dropzone .frm_upload_text {
    display: none; }
  .frm_dropzone .frm_small_text {
    display: none; }

.form-content-wrap {
  padding: 4em 0;
  background-color: #f1f8ff; }
  .form-content-wrap .form-category-field {
    display: none; }
    @media (max-width: 768px) {
      .form-content-wrap .form-category-field {
        display: block; } }
  @media (max-width: 768px) {
    .form-content-wrap .grid-2-col__item {
      margin-bottom: 0; } }

@media (max-width: 768px) {
  .frm_form_fields .grid-2-col__item {
    margin-bottom: 0; } }

@media (max-width: 768px) {
  .frm_form_fields .frm_section_spacing {
    display: none; } }

.iframe-container {
  display: none;
  position: relative;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 90%;
  height: 80%;
  top: 10%;
  left: 5%;
  background: #323233; }
  .iframe-container iframe {
    position: absolute;
    z-index: 51;
    height: 100%;
    width: 100%; }

.iframe-backdrop {
  display: none;
  content: "";
  position: fixed;
  z-index: 49;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer; }

.more-case-studies {
  padding: 4em 0 5em;
  background-color: #f1f8ff; }

.more-case-studies-list {
  margin-top: 2em; }

.news-banner {
  padding: 5em 0;
  background: #f1f8ff; }
  .news-banner__content {
    width: 50%;
    float: left;
    padding-right: 10%; }
    @media (max-width: 768px) {
      .news-banner__content {
        width: 100%;
        padding-right: 0; } }
  .news-banner__form {
    width: 50%;
    float: right; }
    @media (max-width: 768px) {
      .news-banner__form {
        width: 100%; } }

.our-products {
  margin: 4em 0; }

.our-products-list {
  margin-top: 2em; }
  .our-products-list__item {
    display: block;
    overflow: hidden;
    background-color: #1E6FB7; }
    .our-products-list__item:hover {
      -webkit-box-shadow: 0 0 10px #CCC;
              box-shadow: 0 0 10px #CCC; }
      .our-products-list__item:hover .our-products-list__content {
        background-color: #1E6FB7; }
      .our-products-list__item:hover .our-products-list__title {
        color: #fff; }
      .our-products-list__item:hover .our-products-list__image {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
      .our-products-list__item:hover .our-products-list__icon .icon-bg {
        fill: #27336a; }
    @media (max-width: 1024px) {
      .our-products-list__item.grid-4-col__item {
        width: 49%;
        margin-right: 2%; }
        .our-products-list__item.grid-4-col__item:nth-of-type(2n) {
          margin-right: 0; }
        .our-products-list__item.grid-4-col__item:nth-of-type(2n+1) {
          margin-right: 2%; } }
    @media (max-width: 600px) {
      .our-products-list__item.grid-4-col__item {
        width: 100%;
        margin-right: 0; } }
  .our-products-list__image-wrap {
    padding-bottom: 130%;
    position: relative; }
    @media (max-width: 1024px) {
      .our-products-list__image-wrap {
        padding-bottom: 50%; } }
  .our-products-list__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .our-products-list__image:first-of-type {
      background-position: 70%; }
  .our-products-list__content {
    background-color: #f1f8ff;
    padding: 4em 1em 1.5em;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .our-products-list__title {
    margin: 0;
    font-size: 1.125em;
    color: #27336a;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .our-products-list__icon {
    width: 4.5em;
    height: 4.5em;
    display: inline-block;
    position: absolute;
    top: -2.25em;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    .our-products-list__icon .icon-bg {
      -webkit-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }

.page-banner {
  background-size: cover;
  background-position: center;
  position: relative; }
  @media (max-width: 768px) {
    .page-banner {
      background: #27336a !important; } }
  .page-banner__background {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 50%;
    position: absolute;
    left: calc(50% - 1px); }
    @media (max-width: 768px) {
      .page-banner__background {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        padding-bottom: 20em; } }
  .page-banner__content {
    padding: 11em 0;
    width: 50%; }
    @media (max-width: 768px) {
      .page-banner__content {
        width: 100%;
        padding: 3em 0; } }
  .page-banner__title {
    color: #fff;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0;
    padding-right: 1em; }
    @media (max-width: 768px) {
      .page-banner__title {
        font-size: 27px; } }
  .page-banner__sub-title {
    color: #f27800;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 1em;
    padding-right: 1em; }
    @media (max-width: 768px) {
      .page-banner__sub-title {
        font-size: 22px; } }

.page-banner-alt {
  background: #f9f9f9;
  overflow: hidden;
  position: relative; }
  .page-banner-alt__title {
    color: #fff;
    margin: 0;
    margin-bottom: 0.75em;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1.25; }
    @media (max-width: 768px) {
      .page-banner-alt__title {
        font-size: 2.5em; } }
  .page-banner-alt__image {
    background-size: cover;
    background-position: center;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden; }
    .page-banner-alt__image:after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 2;
      background: rgba(0, 0, 0, 0.25); }
  .page-banner-alt .wrapper, .page-banner-alt main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 5;
    padding: 5em 0; }
  .page-banner-alt__content-wrap {
    width: 45%; }
    @media (max-width: 1024px) {
      .page-banner-alt__content-wrap {
        width: 75%; } }
  .page-banner-alt__form-wrap {
    width: 380px;
    margin-left: auto; }
    @media (max-width: 1024px) {
      .page-banner-alt__form-wrap {
        display: none; } }
  .page-banner-alt__form-title-wrap {
    background: #f27800;
    padding: 1em 1.5em;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .page-banner-alt__form-title-wrap .page-banner-alt__form-title {
      color: #fff;
      margin-bottom: 0;
      font-size: 1.9rem;
      font-weight: 600;
      line-height: 1; }
  .page-banner-alt__form-title {
    color: #27336a;
    font-weight: normal;
    line-height: 1.25;
    margin-bottom: 0.75em; }
  .page-banner-alt__form {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    padding: 1.5em; }
    .page-banner-alt__form--remove-top-radius {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .page-banner-alt__form button {
      background: #f27800 !important;
      width: 100%; }
      .page-banner-alt__form button:hover {
        background: #1E6FB7 !important; }
    .page-banner-alt__form select {
      background: transparent; }

.page-sale-banner {
  background-color: #f27800;
  padding: 1.5rem 0; }
  .page-sale-banner .wrapper, .page-sale-banner main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .page-sale-banner__icon {
    height: 5.2rem; }
  .page-sale-banner__title {
    color: #fff;
    font-size: 3rem;
    margin-left: 2rem; }
    .page-sale-banner__title span {
      font-weight: 800; }
    @media (max-width: 768px) {
      .page-sale-banner__title {
        font-size: 2rem; } }

/*
    Pagination
*/
.pagination {
  text-align: right; }

.page-numbers {
  color: #1E6FB7;
  padding: 1em 1.5em;
  border: 2px solid #1E6FB7;
  border-radius: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3em;
  text-transform: uppercase;
  font-family: "Source Sans Pro", "Arial";
  font-weight: 600; }
  .page-numbers:hover {
    background: #27336a;
    color: #fff;
    border: 2px solid #27336a; }
  .page-numbers.current {
    background: #1E6FB7;
    color: #fff;
    border: 2px solid #1E6FB7; }

.quick-enquire {
  position: -webkit-sticky;
  position: sticky;
  top: 1em;
  margin-top: -8.75em;
  margin-bottom: 1.5em;
  width: 35%;
  z-index: 23;
  float: right; }
  @media (max-width: 768px) {
    .quick-enquire {
      position: relative;
      width: 100%;
      top: 0;
      margin-top: 0;
      display: none; } }

.quick-enquire-btn {
  display: block;
  color: #fff;
  padding: 0.9em 1.4em;
  background-color: #f27800;
  border-radius: 6px 6px 0 0;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out 0s;
  transition: background-color 0.2s ease-in-out 0s; }
  .quick-enquire-btn__content {
    font-family: "Source Sans Pro", "Arial";
    font-size: 1.2em;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1000px) {
      .quick-enquire-btn__content {
        font-size: 1.25em; } }
  .quick-enquire-btn .fa-comments-o {
    font-size: 2.5em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.3em; }
  .quick-enquire-btn .fa-caret-down {
    font-size: 1.5em;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .quick-enquire-btn:hover {
    background-color: #1E6FB7;
    color: #fff; }
  .quick-enquire-btn.is-active {
    border-radius: 0; }

.quick-enquire-form {
  color: #4A4A4A;
  padding: 0.9em 1.4em;
  background-color: #F7F7F7;
  border-radius: 0 0 6px 6px;
  display: none; }
  .quick-enquire-form.is-active {
    display: block; }
  .quick-enquire-form button {
    background: #f27800 !important;
    width: 100%; }
    .quick-enquire-form button:hover {
      background: #1E6FB7 !important; }

.search-bar-wrap {
  position: absolute;
  top: -150%;
  width: 100%;
  background-color: #1E6FB7;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  overflow: hidden;
  z-index: 2; }
  .search-bar-wrap.is-active {
    top: 2.7em; }
  .search-bar-wrap.is-visible {
    position: relative;
    top: 0; }
    .search-bar-wrap.is-visible .highlight {
      width: 100%; }
  .search-bar-wrap .wrapper, .search-bar-wrap main {
    padding: 2em 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .search-bar-wrap form {
    position: relative; }
  .search-bar-wrap input {
    width: 100%;
    border-left: none;
    border-top: none;
    border-right: none;
    font-size: 1.5em;
    font-family: "Source Sans Pro", "Arial";
    position: relative;
    text-transform: uppercase;
    color: #fff;
    background-color: #1E6FB7;
    border: none;
    font-weight: 600;
    margin: 0; }
    @media (max-width: 600px) {
      .search-bar-wrap input {
        padding: 0.5em;
        font-size: 0.875em; } }
    .search-bar-wrap input:focus + .highlight {
      width: 100%; }
    .search-bar-wrap input::-webkit-input-placeholder {
      color: #fff; }
    .search-bar-wrap input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
    .search-bar-wrap input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .search-bar-wrap input:-ms-input-placeholder {
      color: #fff; }
  .search-bar-wrap .highlight {
    width: 0;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    -webkit-transition: 0.3s width cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: 0.3s width cubic-bezier(0.645, 0.045, 0.355, 1) 0s; }
  .search-bar-wrap *::-moz-placeholder {
    font-family: "Source Sans Pro", "Arial"; }
  .search-bar-wrap button {
    border: medium none;
    border-radius: 50%;
    top: 50%;
    padding: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: none;
    cursor: pointer; }
    .search-bar-wrap button i {
      font-size: 1.5em;
      color: #fff;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .search-bar-wrap button:hover i {
      color: #27336a; }
    @media (max-width: 600px) {
      .search-bar-wrap button i {
        font-size: 1em; } }

.tabbed-layout-intro {
  background-color: #f1f8ff;
  padding: 5em 0; }
  @media (max-width: 768px) {
    .tabbed-layout-intro {
      padding: 3em 0; } }
  .tabbed-layout-intro__title {
    margin-bottom: 1em; }
  .tabbed-layout-intro__content {
    width: 60%;
    float: left; }
    @media (max-width: 768px) {
      .tabbed-layout-intro__content {
        width: 100%;
        float: none;
        margin-bottom: 1em; } }
    .tabbed-layout-intro__content p {
      font-size: 1.125em; }
  .tabbed-layout-intro__sidebar {
    width: 25%;
    float: right; }
    @media (max-width: 768px) {
      .tabbed-layout-intro__sidebar {
        width: 100%;
        float: none;
        margin-bottom: 1em; } }
  .tabbed-layout-intro__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: 600; }
    .tabbed-layout-intro__list li {
      font-size: 1.125em;
      margin-bottom: 0.6em;
      padding-left: 1.5em;
      position: relative; }
      .tabbed-layout-intro__list li::before {
        content: '\f058';
        font-family: 'FontAwesome';
        position: absolute;
        left: 0;
        top: 2px;
        color: #1E6FB7; }

.tabbed-layout-tab {
  background-color: #f1f8ff; }
  .tabbed-layout-tab__link {
    padding: 1.2em 2em 1em;
    float: left;
    text-transform: uppercase;
    font-family: "Source Sans Pro", "Arial";
    color: #27336a;
    font-weight: 600;
    text-align: center; }
    @media (max-width: 768px) {
      .tabbed-layout-tab__link {
        font-size: 0.875em; } }
    @media (max-width: 600px) {
      .tabbed-layout-tab__link {
        padding: 1em 0.5em; } }
    @media (max-width: 500px) {
      .tabbed-layout-tab__link {
        font-size: 0.75em; } }
    .tabbed-layout-tab__link:hover, .tabbed-layout-tab__link.is-active {
      color: #1E6FB7;
      background-color: #fff; }
      .tabbed-layout-tab__link:hover .tabbed-layout-tab__link-content, .tabbed-layout-tab__link.is-active .tabbed-layout-tab__link-content {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
      .tabbed-layout-tab__link:hover .tabbed-layout-tab__arrow, .tabbed-layout-tab__link.is-active .tabbed-layout-tab__arrow {
        opacity: 1;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); }
  .tabbed-layout-tab__link-content {
    display: block;
    position: relative;
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    font-size: 1.25em;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    @media (max-width: 600px) {
      .tabbed-layout-tab__link-content {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); } }
  .tabbed-layout-tab__arrow {
    color: #1E6FB7;
    opacity: 0;
    margin-top: 0.5em;
    position: relative;
    display: inline-block;
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    @media (max-width: 600px) {
      .tabbed-layout-tab__arrow {
        display: none; } }

.tabbed-layout-tab-content {
  padding: 5em 0; }
  @media (max-width: 768px) {
    .tabbed-layout-tab-content {
      padding: 3em 0; } }
  .tabbed-layout-tab-content__item {
    display: none; }
    .tabbed-layout-tab-content__item.is-active {
      display: block; }
  .tabbed-layout-tab-content__title {
    color: #27336a; }
  .tabbed-layout-tab-content__row {
    width: 48%; }
    .tabbed-layout-tab-content__row:nth-of-type(1) {
      float: right; }
    .tabbed-layout-tab-content__row:nth-of-type(2) {
      position: absolute;
      left: 0; }
    @media (max-width: 768px) {
      .tabbed-layout-tab-content__row {
        width: 100%; }
        .tabbed-layout-tab-content__row:nth-of-type(1) {
          float: none; }
        .tabbed-layout-tab-content__row:nth-of-type(2) {
          position: relative;
          margin-top: 2em; } }
  .tabbed-layout-tab-content .grid-2-col__item {
    position: relative; }
    @media (max-width: 768px) {
      .tabbed-layout-tab-content .grid-2-col__item {
        width: 100%;
        float: none;
        margin-bottom: 1em; } }
  .tabbed-layout-tab-content__content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 768px) {
      .tabbed-layout-tab-content__content {
        position: relative;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        top: auto; } }
  .tabbed-layout-tab-content__gallery {
    margin-top: 1em; }
    .tabbed-layout-tab-content__gallery img {
      margin-bottom: 0.5em;
      margin-right: 0.5em; }

.tabbed-layout-anchor__title {
  color: #27336a;
  font-weight: 400;
  font-size: 1.125em; }

.tabbed-layout-anchor__list {
  list-style-type: none;
  padding: 0;
  margin: 1em 0;
  border-top: 1px solid #dedede; }
  .tabbed-layout-anchor__list a {
    font-size: 1.25em;
    font-weight: bold;
    color: #1E6FB7;
    display: block;
    padding: 0.5em;
    border-bottom: 1px solid #dedede; }
    .tabbed-layout-anchor__list a:hover {
      color: #27336a; }

.tabbed-layout-banner {
  padding-bottom: 40%;
  overflow: hidden;
  margin-top: 5em; }
  @media (max-width: 768px) {
    .tabbed-layout-banner {
      padding-bottom: 50%; } }
  @media (max-width: 600px) {
    .tabbed-layout-banner {
      padding-bottom: 80%; } }
  .tabbed-layout-banner .slick-list,
  .tabbed-layout-banner .slick-track {
    height: 100%;
    width: 100%;
    position: absolute; }
  .tabbed-layout-banner__image-blur {
    background-size: cover;
    background-position: center;
    height: 100%;
    background-repeat: no-repeat;
    opacity: 0.1;
    -webkit-filter: blur(7px);
            filter: blur(7px); }
  .tabbed-layout-banner__image {
    background-size: contain;
    background-position: center;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-repeat: no-repeat; }
  .tabbed-layout-banner .slick-arrow {
    height: auto;
    font-size: 40px;
    position: absolute;
    bottom: 0;
    top: auto;
    right: 0.5em;
    left: auto;
    z-index: 3; }
    .tabbed-layout-banner .slick-arrow:hover::before {
      color: #1E6FB7; }
    .tabbed-layout-banner .slick-arrow::before {
      font-family: 'FontAwesome';
      opacity: 1;
      font-size: 40px;
      text-shadow: 0 0 10px #333;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
  .tabbed-layout-banner .slick-prev {
    right: 1.2em; }
    .tabbed-layout-banner .slick-prev::before {
      content: '\f104'; }
  .tabbed-layout-banner .slick-next::before {
    content: '\f105'; }

.form-tab-btns {
  background-color: #e5f2ff; }
  @media (max-width: 768px) {
    .form-tab-btns {
      display: none; } }
  .form-tab-btns__label {
    display: inline-block;
    width: 20%;
    margin-right: 4%;
    vertical-align: middle; }
    .form-tab-btns__label.has-error span {
      display: block; }
    .form-tab-btns__label span {
      display: none;
      color: red;
      font-size: 12px;
      margin-top: 1em; }
    .form-tab-btns__label p {
      font-size: 1.125em;
      margin: 0; }
  .form-tab-btns__title {
    margin: 0 0 0.3em; }

.form-tab-btns-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 75%;
  vertical-align: middle; }
  .form-tab-btns-list__link {
    width: 25%;
    float: left;
    padding: 2em;
    text-align: center;
    opacity: 0.5; }
    @media (max-width: 1024px) {
      .form-tab-btns-list__link {
        padding: 2em 0.5em; } }
    .form-tab-btns-list__link img {
      display: block;
      width: 5em;
      margin: 0 auto; }
    .form-tab-btns-list__link--enquiry {
      text-align: left;
      width: 25%; }
      .form-tab-btns-list__link--enquiry img {
        display: inline-block;
        width: 4em;
        margin: 0 1em 0 0;
        vertical-align: middle; }
      .form-tab-btns-list__link--enquiry span {
        display: inline-block;
        width: calc(100% - 10rem);
        margin: 0;
        vertical-align: middle;
        font-size: 1.25em;
        color: #1E6FB7; }
    .form-tab-btns-list__link.is-active, .form-tab-btns-list__link:hover {
      opacity: 1;
      background-color: #f1f8ff; }
  .form-tab-btns-list__title {
    text-transform: uppercase;
    color: #27336a;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600;
    margin-top: 1em;
    line-height: 0.9;
    display: block; }

.tab-btns {
  background-color: #e5f2ff; }

.tab-btns-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 768px) {
    .tab-btns-list {
      display: none; } }
  .tab-btns-list__link {
    width: 20%;
    float: left;
    padding: 2em;
    text-align: center;
    opacity: 0.5; }
    @media (max-width: 1024px) {
      .tab-btns-list__link {
        font-size: 12px; } }
    @media (max-width: 900px) {
      .tab-btns-list__link {
        padding: 2em 0.5em; } }
    .tab-btns-list__link img {
      display: block;
      width: 5em;
      margin: 0 auto; }
    .tab-btns-list__link--enquiry {
      text-align: left;
      width: 25%; }
      .tab-btns-list__link--enquiry img {
        display: inline-block;
        width: 4em;
        margin: 0 1em 0 0;
        vertical-align: middle; }
      .tab-btns-list__link--enquiry span {
        display: inline-block;
        width: calc(100% - 10rem);
        margin: 0;
        vertical-align: middle;
        font-size: 1.25em;
        color: #1E6FB7; }
    .tab-btns-list__link.is-active, .tab-btns-list__link:hover {
      opacity: 1;
      background-color: #f1f8ff; }
  .tab-btns-list__title {
    text-transform: uppercase;
    color: #27336a;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600;
    margin-top: 1em;
    line-height: 0.9;
    display: block; }

.tab-btns-select {
  display: none;
  width: 100%;
  margin: 1em auto;
  color: #474747; }
  @media (max-width: 768px) {
    .tab-btns-select {
      display: block; } }

.tab-btns-select-wrap {
  display: none;
  padding-top: 1em; }
  @media (max-width: 768px) {
    .tab-btns-select-wrap {
      display: block; } }

.tabs {
  padding: 5em 0;
  background-color: #f1f8ff; }
  @media (max-width: 768px) {
    .tabs {
      padding: 3em 0; } }

.tabs-groups__title {
  margin-bottom: 1em; }

.tabs-groups__item {
  display: none; }
  .tabs-groups__item.is-active {
    display: block; }

.tabs-groups__row {
  border-top: 1px solid #dddddd;
  padding: 1.5em; }
  .tabs-groups__row:last-of-type {
    border-bottom: 1px solid #dddddd; }

.tabs-groups__question {
  margin-bottom: 0; }

.tabs-groups p:last-of-type {
  margin-bottom: 0; }

.faq-tab-btns-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 768px) {
    .faq-tab-btns-list {
      display: none; } }
  .faq-tab-btns-list__link {
    width: 20%;
    float: left;
    padding: 2em;
    text-align: center;
    opacity: 0.5; }
    @media (max-width: 1024px) {
      .faq-tab-btns-list__link {
        font-size: 12px; } }
    @media (max-width: 900px) {
      .faq-tab-btns-list__link {
        padding: 2em 0.5em; } }
    .faq-tab-btns-list__link img {
      display: block;
      width: 5em;
      margin: 0 auto; }
    .faq-tab-btns-list__link--enquiry {
      text-align: left;
      width: 25%; }
      .faq-tab-btns-list__link--enquiry img {
        display: inline-block;
        width: 4em;
        margin: 0 1em 0 0;
        vertical-align: middle; }
      .faq-tab-btns-list__link--enquiry span {
        display: inline-block;
        width: calc(100% - 10rem);
        margin: 0;
        vertical-align: middle;
        font-size: 1.25em;
        color: #1E6FB7; }
    .faq-tab-btns-list__link.is-active, .faq-tab-btns-list__link:hover {
      opacity: 1;
      background-color: #f1f8ff; }
  .faq-tab-btns-list__title {
    text-transform: uppercase;
    color: #27336a;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600;
    margin-top: 1em;
    line-height: 0.9;
    display: block; }

.why-us {
  margin: 6em 0; }

.why-us-list {
  margin: 4em 0 0; }

.why-us-item {
  margin-bottom: 2em; }
  .why-us-item__image {
    width: 70px;
    margin-right: 5%;
    float: left; }
    @media (max-width: 600px) {
      .why-us-item__image {
        float: none;
        margin: 0 0 1em; } }
  .why-us-item__content {
    width: calc(100% - 70px - 5%);
    float: left; }
    @media (max-width: 600px) {
      .why-us-item__content {
        width: 100%;
        float: none; } }
  .why-us-item__title {
    color: #27336a;
    margin-bottom: 0;
    font-size: 1.25em; }
  .why-us-item__copy {
    font-size: 1.125em; }

/*
	Footer
*/
.footer {
  color: #fff;
  display: inline-block;
  width: 100%; }

.footer-main {
  background-color: #27336a;
  color: #fff; }

.footer-cta {
  padding: 4em 0 2em; }
  @media (max-width: 1024px) {
    .footer-cta {
      padding-top: 2em; } }
  .footer-cta__col {
    width: 33.33%;
    float: left; }
    @media (max-width: 768px) {
      .footer-cta__col {
        width: 100%; } }
  .footer-cta__image {
    width: 5em;
    margin-right: 1em;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1024px) {
      .footer-cta__image {
        margin-right: 0; } }
    @media (max-width: 600px) {
      .footer-cta__image {
        width: 2.5em;
        vertical-align: text-top; } }
  .footer-cta__btn {
    color: #fff;
    padding: 1em;
    display: block; }
    .footer-cta__btn:hover {
      background-color: #1E6FB7;
      -webkit-box-shadow: 0 0 10px #0c2d49;
              box-shadow: 0 0 10px #0c2d49; }
      .footer-cta__btn:hover .footer-cta__image .icon-bg {
        fill: #27336a; }
    @media (max-width: 1024px) {
      .footer-cta__btn {
        text-align: center; } }
    @media (max-width: 600px) {
      .footer-cta__btn {
        text-align: left;
        padding: .5em; } }
  .footer-cta__content {
    font-size: 1.5em;
    line-height: 1;
    font-weight: 600;
    font-family: "Source Sans Pro", "Arial";
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    color: #fff;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1024px) {
      .footer-cta__content {
        display: block;
        margin-top: 0.3em; } }
    @media (max-width: 600px) {
      .footer-cta__content {
        display: inline-block;
        margin-top: 1em;
        margin-left: 0.3em;
        font-size: 1.3em; }
        .footer-cta__content br {
          display: none; } }
  .footer-cta__image .icon-bg {
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

.footer-nav {
  padding: 1em 0 4em; }
  @media (max-width: 600px) {
    .footer-nav {
      padding-bottom: 2em; } }
  .footer-nav a {
    color: #fff; }
    .footer-nav a:hover {
      color: #1E6FB7; }
  .footer-nav__col {
    float: left;
    width: calc(100% / 6 - 2%);
    margin-right: 2%;
    position: relative; }
    .footer-nav__col:last-of-type {
      margin-right: 0; }
    .footer-nav__col__arrow, .footer-nav__col__arrow--up {
      position: absolute;
      right: 0;
      top: -5px;
      color: #8dc9ff;
      display: none; }
      @media (max-width: 600px) {
        .footer-nav__col__arrow, .footer-nav__col__arrow--up {
          display: block; } }
      .footer-nav__col__arrow:before, .footer-nav__col__arrow--up:before {
        font-family: FontAwesome;
        content: "\f106";
        font-size: 2em; }
      .footer-nav__col__arrow--up:before {
        content: "\f107"; }
    @media (max-width: 1024px) {
      .footer-nav__col {
        width: calc(100% / 3 - 2%); }
        .footer-nav__col:nth-of-type(2) {
          margin-bottom: 2em; }
        .footer-nav__col:nth-of-type(3) {
          margin-right: 0;
          margin-bottom: 1em; }
        .footer-nav__col:nth-of-type(4), .footer-nav__col:nth-of-type(5), .footer-nav__col:nth-of-type(6) {
          display: none;
          width: 100%;
          margin-bottom: 1.2em; } }
    @media (max-width: 1024px) and (max-width: 600px) {
      .footer-nav__col:nth-of-type(4), .footer-nav__col:nth-of-type(5), .footer-nav__col:nth-of-type(6) {
        display: block; } }
    @media (max-width: 600px) {
      .footer-nav__col {
        width: 48%; }
        .footer-nav__col:nth-of-type(3) li {
          float: left;
          font-size: 1.25em;
          text-align: center;
          margin-right: 0.2em; }
        .footer-nav__col:nth-of-type(3) span {
          display: none; } }
  .footer-nav__logo {
    width: 130px; }
    @media (max-width: 600px) {
      .footer-nav__logo {
        display: none; } }
  .footer-nav__title {
    font-size: 0.875em;
    margin-bottom: 1em;
    color: #8dc9ff; }
    @media (max-width: 600px) {
      .footer-nav__title {
        font-size: 1.125em; } }
  .footer-nav__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1em; }
    @media (max-width: 600px) {
      .footer-nav__list--hidden {
        display: none; } }
    .footer-nav__list i {
      width: 1.6em; }

.footer-sub {
  padding: 2em 0;
  background-color: #1E6FB7;
  color: #fff; }
  .footer-sub p {
    font-size: 0.8125em; }
  .footer-sub a {
    color: #fff; }

.footer-address span {
  display: inline-block;
  margin-right: 1em;
  width: 4em; }

/*
    Header
*/
.header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 29; }

.spacer {
  display: none;
  visibility: hidden;
  height: 0;
  padding-bottom: 165px; }

.header-sub {
  background-color: #27336a;
  color: #fff;
  position: relative;
  z-index: 3; }
  @media (max-width: 1024px) {
    .header-sub .wrapper, .header-sub main {
      width: 100%; } }

.header-contact {
  padding: 0.6em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1024px) {
    .header-contact {
      padding: 0; } }
  .header-contact__link {
    margin-right: 2em;
    display: inline-block; }
    .header-contact__link a {
      font-weight: bold;
      color: #fff; }
      .header-contact__link a:hover {
        text-decoration: underline; }
    @media (max-width: 1024px) {
      .header-contact__link {
        display: none; } }
  .header-contact__menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: auto; }
    .header-contact__menu li a {
      display: block;
      padding: 0 2em 0 0;
      font-weight: bold;
      font-size: 1.5rem;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      color: #fff; }
      .header-contact__menu li a:hover {
        color: #f27800; }
    @media (max-width: 1024px) {
      .header-contact__menu {
        display: none; } }
  .header-contact__button {
    padding: 0.75em 1.25em !important; }
    .header-contact__button .fa-angle-right {
      display: none; }
    @media (max-width: 1024px) {
      .header-contact__button {
        width: 100%;
        border-radius: 0;
        vertical-align: middle;
        text-align: left;
        font-size: 1.8rem;
        display: inline-block; }
        .header-contact__button .fa-angle-right {
          display: inline-block;
          font-size: 3rem;
          vertical-align: middle;
          margin-left: 1.5em; } }

.header-cta-phone {
  position: absolute;
  right: 0;
  top: 1.5em;
  display: none; }
  .header-cta-phone a {
    color: #27336a !important;
    font-weight: 600; }
  @media (max-width: 400px) {
    .header-cta-phone__content {
      display: none; } }
  @media (max-width: 1024px) {
    .header-cta-phone {
      display: block; } }
  @media (max-width: 350px) {
    .header-cta-phone {
      display: none; } }

.mobile-menu-more-btn {
  color: #fff;
  font-weight: 600;
  padding: 0.75em 1.35em;
  display: inline-block;
  vertical-align: middle;
  background: #27336a;
  border-radius: 5px;
  position: absolute;
  right: 0;
  bottom: 1.5em;
  display: none; }
  @media (max-width: 1024px) {
    .mobile-menu-more-btn {
      display: block; } }
  .mobile-menu-more-btn i {
    vertical-align: middle;
    margin-right: 1em;
    color: #fff; }
  .mobile-menu-more-btn span {
    vertical-align: middle;
    color: #fff; }

.header-cta-link {
  padding: 0.6em 1em;
  display: inline-block; }
  .header-cta-link__image {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.3em;
    color: #fff;
    text-align: center;
    position: relative; }
  .header-cta-link__content {
    color: #fff;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }
  .header-cta-link.is-active {
    background-color: #1E6FB7; }
    .header-cta-link.is-active .header-cta-link__image::after {
      content: '\f00d'; }
  .header-cta-link .icon-bg {
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .header-cta-link:hover {
    background-color: #1E6FB7; }
    .header-cta-link:hover .icon-bg {
      fill: #27336a; }
  @media (max-width: 1024px) {
    .header-cta-link--quote {
      display: none; } }
  .header-cta-link--search {
    float: right; }
    .header-cta-link--search .header-cta-link__image {
      margin-left: 0.5em;
      background-color: #1E6FB7;
      border-radius: 50%;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      .header-cta-link--search .header-cta-link__image::after {
        content: '\f002';
        font-family: 'FontAwesome';
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .header-cta-link--search:hover .header-cta-link__image, .header-cta-link--search.is-active .header-cta-link__image {
      background-color: #27336a; }
    .header-cta-link--search i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.header-main {
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  background-color: #fff; }
  @media (max-width: 1024px) {
    .header-main {
      border-bottom: none; } }
  .header-main .wrapper, .header-main main {
    position: relative; }
  .header-main__logo {
    width: 235px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 1024px) {
      .header-main__logo {
        width: 200px;
        position: relative;
        top: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        padding: 1em 0; } }
    @media (max-width: 350px) {
      .header-main__logo {
        margin: 0 auto; } }
  .header-main .header-cta-link {
    display: none;
    position: absolute;
    right: 0;
    top: 0.5em; }
    @media (max-width: 400px) {
      .header-main .header-cta-link {
        top: 1em; } }
    .header-main .header-cta-link__content {
      color: #27336a;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .header-main .header-cta-link:hover .header-cta-link__content {
      color: #fff; }
    @media (max-width: 1024px) {
      .header-main .header-cta-link {
        display: block; } }
    @media (max-width: 400px) {
      .header-main .header-cta-link {
        font-size: 0.75em; } }
    @media (max-width: 350px) {
      .header-main .header-cta-link {
        display: none; } }

.logo-mob {
  display: none; }
  @media (max-width: 1024px) {
    .logo-mob {
      display: block; } }

.logo-img {
  display: block; }
  @media (max-width: 1024px) {
    .logo-img {
      display: none; } }

.header-mob-nav {
  background-color: #27336a; }
  .header-mob-nav a {
    color: #fff;
    font-weight: 600; }

.header-banner {
  background: #f1f8ff;
  border-bottom: 1px solid #e1e1e1; }
  @media (max-width: 1024px) {
    .header-banner {
      border-top: 1px solid #e1e1e1; } }
  @media (max-width: 1024px) {
    .header-banner--desktop {
      display: none; } }
  .header-banner--mobile {
    display: none; }
    @media (max-width: 1024px) {
      .header-banner--mobile {
        display: inline; } }
  .header-banner__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .header-banner__block {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    border-right: 1px solid #e1e1e1;
    padding: 0.75em 0;
    text-align: center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .header-banner__block:last-of-type {
      border-right: 0; }
    @media (max-width: 1024px) {
      .header-banner__block {
        border-right: 0; } }
  .header-banner__icon {
    margin-right: 1em; }
  .header-banner__label {
    margin: 0; }
  .header-banner .slick-prev {
    left: 5px;
    z-index: 2;
    width: 10px;
    height: 30px; }
    .header-banner .slick-prev:before {
      font-family: FontAwesome;
      content: "\f104";
      color: #27336a;
      font-size: 30px; }
  .header-banner .slick-next {
    right: 5px;
    z-index: 2;
    width: 10px;
    height: 30px; }
    .header-banner .slick-next:before {
      font-family: FontAwesome;
      content: "\f105";
      color: #27336a;
      font-size: 30px; }

@media (max-width: 1024px) {
  .nav {
    display: none; } }

.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right; }
  .nav ul li {
    float: left;
    position: relative; }
    .nav ul li a {
      padding: 2.25em 2em;
      display: block;
      font-weight: 600;
      position: relative;
      border-bottom: 3px solid transparent; }
      @media (max-width: 1024px) {
        .nav ul li a {
          padding: 2.25em 0.8em; } }
      .nav ul li a::after {
        content: ' ';
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 100%;
        height: 0;
        background-color: #1E6FB7;
        -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
        transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; }
      .nav ul li a:hover::after {
        height: 3px; }
    .nav ul li:last-of-type a {
      padding-right: 0; }
    .nav ul li.current_page_item a, .nav ul li.current_page_parent a {
      border-bottom-color: #1E6FB7; }
    .nav ul li ul {
      float: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .nav ul li ul li {
        float: none;
        width: 25%; }
        .nav ul li ul li a {
          padding: 0.8em 0.3em;
          background-color: #1E6FB7;
          display: block;
          color: #fff;
          border-bottom: 2px solid #0E5593;
          margin-right: 1.5em;
          margin-bottom: 0.85em; }
          .nav ul li ul li a:hover {
            border-color: #fff; }
          .nav ul li ul li a::after {
            display: none; }
    .nav ul li:hover > .mega-menu-wrap {
      display: block; }
      .nav ul li:hover > .mega-menu-wrap > li:hover > a {
        background-color: #27336a;
        padding-left: 1.2em; }
      .nav ul li:hover > .mega-menu-wrap > ul {
        display: block; }
    .nav ul li:hover a::after {
      height: 3px; }

.mega-menu-wrap {
  position: absolute;
  width: 100vw;
  left: 0;
  top: 100%;
  background: #1E6FB7;
  display: none;
  padding: 3.35rem 0; }

.mob-nav-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #1E6FB7;
  color: #fff; }
  .mob-nav-menu.is-active {
    display: block; }
  .mob-nav-menu li {
    list-style: none;
    position: relative; }
    .mob-nav-menu li a {
      font-size: 1.125em;
      display: block;
      padding: 0.5em 1em; }
    .mob-nav-menu li.menu-item-has-children::after {
      content: '\f054';
      font-family: 'FontAwesome';
      position: absolute;
      right: 1em;
      top: 1em; }
    .mob-nav-menu li.menu-item-has-children.is-active::after {
      content: '\f078'; }
    .mob-nav-menu li ul {
      display: none;
      padding-left: 1em; }
      .mob-nav-menu li ul.is-active {
        display: block; }

/*
    Sidebar
*/
/*
    Structure
*/
main {
  padding-bottom: 1rem; }

img {
  width: auto;
  max-width: 100%;
  height: auto; }

.wrapper, main {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
  position: relative; }

.wrapper-small {
  max-width: 750px;
  display: block;
  margin: 0 auto; }

.grid-4-col__item {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  margin-bottom: 1em; }
  .grid-4-col__item:nth-of-type(4n) {
    margin-right: 0; }
  @media (max-width: 1024px) {
    .grid-4-col__item {
      width: 49%;
      margin-bottom: 1em;
      margin-right: 2%; }
      .grid-4-col__item:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid-4-col__item {
      width: 100%;
      margin-right: 0; } }

.grid-3-col__item {
  width: 32%;
  float: left;
  margin-right: 2%; }
  .grid-3-col__item:nth-of-type(3n) {
    margin-right: 0; }
  .grid-3-col__item:nth-of-type(3n+1) {
    clear: left; }
  @media (max-width: 768px) {
    .grid-3-col__item {
      width: 48%;
      margin-bottom: 1em; }
      .grid-3-col__item:nth-of-type(3n) {
        margin-right: 2%; }
      .grid-3-col__item:nth-of-type(2n) {
        margin-right: 0; }
      .grid-3-col__item:nth-of-type(3n+1) {
        clear: none; }
      .grid-3-col__item:nth-of-type(2n+1) {
        clear: left; } }
  @media (max-width: 600px) {
    .grid-3-col__item {
      width: 100%;
      margin-right: 0; }
      .grid-3-col__item:nth-of-type(2n+1) {
        clear: none; } }

.grid-2-col__item {
  width: 48%;
  float: left;
  margin-right: 4%; }
  .grid-2-col__item:nth-of-type(2n) {
    margin-right: 0; }
  @media (max-width: 850px) {
    .grid-2-col__item {
      width: 100%;
      margin-bottom: 1em;
      margin-right: 0; } }

.grid__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.grid__item-5-col {
  width: 19%;
  margin-right: 1.25%;
  margin-bottom: 1.5em; }
  @media (min-width: 1024px) {
    .grid__item-5-col:nth-of-type(5n) {
      margin-right: 0; } }
  @media (max-width: 1024px) {
    .grid__item-5-col {
      width: 49%; }
      .grid__item-5-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-5-col {
      width: 100%;
      margin-right: 0; } }

.grid__item-4-col {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  @media (min-width: 1024px) {
    .grid__item-4-col:nth-of-type(4n) {
      margin-right: 0; } }
  @media (max-width: 1024px) {
    .grid__item-4-col {
      width: 49%; }
      .grid__item-4-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-4-col {
      width: 100%;
      margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-4-col--product-card {
      width: 49%;
      margin-bottom: 1em;
      margin-right: 2%; }
      .grid__item-4-col--product-card:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 320px) {
    .grid__item-4-col--product-card {
      width: 100%;
      margin-right: 0; } }

.grid__item-3-col {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  @media (min-width: 1024px) {
    .grid__item-3-col:nth-of-type(3n) {
      margin-right: 0; } }
  @media (max-width: 1024px) {
    .grid__item-3-col {
      width: 49%; }
      .grid__item-3-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-3-col {
      width: 100%;
      margin-right: 0; } }

.grid__item-2-col {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1.5em; }
  @media (min-width: 600px) {
    .grid__item-2-col {
      margin-bottom: 3%; }
      .grid__item-2-col:nth-of-type(2n) {
        margin-right: 0; } }
  @media (max-width: 600px) {
    .grid__item-2-col {
      width: 100%;
      margin-right: 0; } }

.stormclad-404 {
  background-image: url("assets/img/404-bg.jpg");
  background-size: cover;
  background-position: center;
  height: 100%;
  position: relative; }
  .stormclad-404 .wrapper, .stormclad-404 main {
    height: 100%;
    position: relative; }
  .stormclad-404__content {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    color: #fff;
    max-width: 500px; }
  .stormclad-404__title {
    color: #fff;
    font-size: 2.8125em; }
  .stormclad-404 p {
    font-size: 1.125em; }
  .stormclad-404__list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .stormclad-404__list li {
      font-size: 1.125em;
      margin-bottom: 0.6em;
      padding-left: 1.5em;
      position: relative; }
      .stormclad-404__list li::before {
        content: '\f054';
        font-family: 'FontAwesome';
        position: absolute;
        left: 0;
        top: 2px;
        color: #1E6FB7; }
      .stormclad-404__list li a {
        font-weight: 600;
        color: #fff; }
        .stormclad-404__list li a:hover {
          text-decoration: underline; }

.about-testimonials {
  margin: 5em 0; }
  .about-testimonials__image {
    width: 65%;
    height: 650px;
    display: block;
    float: left;
    background-size: cover;
    background-position: center; }
    @media (max-width: 768px) {
      .about-testimonials__image {
        width: 100%;
        float: none;
        height: 0;
        padding-bottom: 80%; } }
  .about-testimonials__content {
    float: left;
    width: 35%;
    color: #fff;
    background-color: #27336a;
    position: relative; }
    @media (max-width: 768px) {
      .about-testimonials__content {
        float: none;
        position: relative;
        bottom: 0;
        width: 100%; } }
  .about-testimonials__content-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3em; }
    @media (max-width: 768px) {
      .about-testimonials__content-inner {
        position: relative; } }
  .about-testimonials__title {
    color: #fff; }
  .about-testimonials__copy {
    font-size: 1.125em; }
  .about-testimonials .btn {
    margin-top: 1em; }

.accreditations-list__item {
  position: relative;
  margin-bottom: 2em;
  background-color: #f1f8ff; }

.accreditations-list__image {
  border: 1px solid #ebebeb;
  min-height: 230px;
  position: relative;
  background-color: #fff; }

.accreditations-list__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.accreditations-list__content {
  padding: 2em;
  margin-bottom: 5em; }

.accreditations-list__listing {
  padding: 0.6em;
  margin: 1em 0 2em;
  display: block;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-size: 1.125em;
  position: absolute;
  bottom: 0;
  width: calc(100% - 3em);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .accreditations-list__listing i {
    margin-right: 1em;
    color: #1E6FB7; }

/*
    Index
*/
/*
    Archive
*/
.blog-posts-wrap {
  padding-bottom: 3em;
  overflow: hidden; }
  .blog-posts-wrap .slick-arrow {
    height: auto;
    font-size: 40px;
    width: 40px;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: auto;
    z-index: 3;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .blog-posts-wrap .slick-arrow:hover::before {
      color: #1E6FB7; }
    .blog-posts-wrap .slick-arrow::before {
      font-family: 'FontAwesome';
      opacity: 1;
      font-size: 40px;
      color: #1E6FB7;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .blog-posts-wrap .slick-arrow::after {
      content: ' ';
      position: absolute;
      border-radius: 50%;
      background-color: #fff;
      width: 30px;
      height: 30px;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: -1; }
    .blog-posts-wrap .slick-arrow.slick-disabled {
      opacity: 0; }
  .blog-posts-wrap .slick-prev {
    left: 0; }
    .blog-posts-wrap .slick-prev::before {
      content: '\f137'; }
  .blog-posts-wrap .slick-next::before {
    content: '\f138'; }

.blog-post {
  overflow: hidden;
  margin-bottom: 1em; }
  .blog-post--slide {
    margin: 0 1em 1em; }
  .blog-post__thumbnail-wrap {
    padding-bottom: 17em;
    position: relative;
    overflow: hidden; }
  .blog-post__thumbnail {
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .blog-post__date {
    position: absolute;
    left: 1.5em;
    top: 0;
    background: #f1f8ff;
    padding: 0.75em 0.75em;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .blog-post__day {
    display: block;
    color: #1E6FB7;
    font-weight: 600;
    font-weight: 1em;
    line-height: 0.9;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .blog-post__month {
    display: block;
    color: #1E6FB7;
    text-transform: uppercase;
    font-weight: 600;
    font-weight: 0.8em;
    line-height: 0.9;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .blog-post__content {
    padding: 2em 1.5em;
    background: #f1f8ff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .blog-post__title {
    font-size: 1.5em;
    line-height: 1.4;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .blog-post__category {
    margin: 0;
    font-family: "Source Sans Pro", "Arial";
    color: #1E6FB7;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.7em; }
  .blog-post:hover .blog-post__thumbnail {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .blog-post:hover .blog-post__date {
    background: #1E6FB7; }
  .blog-post:hover .blog-post__day {
    color: #fff; }
  .blog-post:hover .blog-post__month {
    color: #fff; }

/*
    Single
*/
.blog-single {
  padding: 5em 0; }
  .blog-single__thumb {
    width: 100%;
    margin-bottom: 2.5em; }
  @media (max-width: 768px) {
    .blog-single__title {
      font-size: 2.5em; } }

.blog-single-options {
  background: #f1f8ff;
  padding: 1.5em;
  margin-bottom: 2.5em; }
  .blog-single-options__block {
    width: 33.33%;
    float: left; }
    .blog-single-options__block p {
      margin-bottom: 0; }
    @media (max-width: 768px) {
      .blog-single-options__block {
        width: 50%;
        margin-bottom: 1em; }
        .blog-single-options__block:last-of-type {
          margin-bottom: 0;
          clear: left; } }
    @media (max-width: 600px) {
      .blog-single-options__block {
        width: 100%; } }
  .blog-single-options__title {
    color: #1E6FB7;
    font-weight: 600;
    font-family: "Source Sans Pro", "Arial";
    font-size: 0.7em;
    text-transform: uppercase; }
  .blog-single-options__content {
    font-size: 1.3125em;
    line-height: 1; }
  .blog-single-options__share {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3em;
    margin-right: 0.25em; }
    .blog-single-options__share--twitter {
      color: #00a9f1; }
    .blog-single-options__share--facebook {
      color: #365397; }
    .blog-single-options__share--linkedin {
      color: #006db3; }
    .blog-single-options__share--mail {
      color: #27336a; }

.our-vacancies {
  margin: 5em 0; }

.vacancy-post {
  padding: 3em;
  background: #f1f8ff;
  display: block;
  float: left;
  margin-bottom: 2em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .vacancy-post__title {
    font-size: 1.75em;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .vacancy-post__salary {
    font-size: 1.25em;
    margin: 0 0 1.5em 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    color: #27336a; }
  .vacancy-post:hover {
    background: #1E6FB7; }
    .vacancy-post:hover .vacancy-post__title {
      color: #fff; }
    .vacancy-post:hover .vacancy-post__salary {
      color: #fff; }
    .vacancy-post:hover .button, .vacancy-post:hover input[type="submit"], .vacancy-post:hover .frm_form_fields .frm_submit button, .frm_form_fields .frm_submit .vacancy-post:hover button {
      background: #fff;
      color: #1E6FB7; }

.vacancy-wrap {
  margin: 6em 0; }

.vacancy-intro {
  margin-bottom: 3em;
  max-width: 750px; }
  .vacancy-intro__title {
    margin-bottom: 0; }
  .vacancy-intro__salary {
    color: #1E6FB7;
    margin-bottom: 0;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 400;
    margin-top: 0.5em; }

.vacancy-content {
  width: 65%;
  margin-right: 10%;
  float: left; }
  @media (max-width: 1024px) {
    .vacancy-content {
      width: 100%;
      margin-right: 0; } }

.vacancy-sidebar {
  width: 25%;
  float: left; }
  .vacancy-sidebar__title {
    margin-top: 0; }
  @media (max-width: 1024px) {
    .vacancy-sidebar {
      width: 100%;
      margin-top: 2em; } }

.case-studies-list {
  overflow: hidden; }

.case-studies-wrap {
  margin: 5em 0; }

.case-studies-intro {
  margin-bottom: 3em;
  max-width: 750px; }

.case-studies-content {
  width: 55%;
  margin-right: 10%;
  float: left; }
  @media (max-width: 768px) {
    .case-studies-content {
      width: 100%;
      margin-right: 0;
      float: none;
      margin-bottom: 2em; } }
  .case-studies-content__title {
    margin-top: 1.5em; }

.case-studies-sidebar {
  width: 35%;
  float: left; }
  @media (max-width: 768px) {
    .case-studies-sidebar {
      width: 100%;
      float: none;
      margin-bottom: 2em; } }
  .case-studies-sidebar__title {
    margin-top: 0; }
  .case-studies-sidebar__content {
    font-size: 1.125em; }

.case-studies-sidebar-meta__title {
  margin-top: 0; }

.case-studies-sidebar-meta p {
  margin: 0; }

.case-studies-category-item {
  display: block;
  background-color: #f1f8ff;
  padding: 2em 1em 2em 5em;
  margin: 0.5em 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .case-studies-category-item:hover {
    background-color: #1E6FB7; }
    .case-studies-category-item:hover .case-studies-category-item__title {
      color: #fff; }
    .case-studies-category-item:hover .case-studies-category-item__icon .icon-bg {
      fill: #27336a; }
  .case-studies-category-item__icon {
    width: 2.5em;
    height: 2.5em;
    display: inline-block;
    position: absolute;
    left: 1.5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .case-studies-category-item__title {
    font-size: 1em;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .case-studies-category-item__icon .icon-bg {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

.contact-details {
  margin: 6em 0; }
  .contact-details__col {
    width: 50%;
    float: left; }

.faq-form {
  padding: 0 0 5em 0;
  background-color: #f1f8ff; }

/*
Front-page
*/
.fp-offer {
  padding: 2em;
  border-bottom: 1px solid #dddddd;
  position: relative;
  width: 100%; }
  @media (min-width: 600px) {
    .fp-offer {
      display: none; } }
  .fp-offer__content {
    width: calc(100% - 30px);
    display: inline-block;
    font-size: 1.8rem;
    color: #27336a; }
  .fp-offer__arrow {
    font-size: 3rem;
    width: 25px;
    display: inline-block;
    text-align: right;
    color: #1E6FB7; }

.fp-quote-button {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 50;
  background: #f27800;
  padding: 0.75em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 12px; }
  @media (max-width: 600px) {
    .fp-quote-button {
      display: none; } }
  .fp-quote-button img {
    width: 40px; }
  .fp-quote-button div {
    max-width: 70px;
    font-weight: bold;
    margin-top: .5em; }
  .fp-quote-button a {
    color: #fff; }

.fp-form {
  padding: 5em 0;
  background-color: #f1f8ff; }

.fp-showrooms {
  margin: 5em 0; }
  @media (max-width: 600px) {
    .fp-showrooms {
      margin: 2.5em 0; } }
  .fp-showrooms__image {
    width: 70%;
    height: 700px;
    display: block;
    float: left;
    background-size: cover;
    background-position: center; }
    @media (max-width: 1024px) {
      .fp-showrooms__image {
        width: 60%; } }
    @media (max-width: 768px) {
      .fp-showrooms__image {
        width: 100%;
        height: auto;
        padding-bottom: 60%; } }
    @media (max-width: 600px) {
      .fp-showrooms__image {
        padding-bottom: 90%; } }
  .fp-showrooms__content {
    float: left;
    width: 30%;
    color: #fff;
    background-color: #1E6FB7;
    position: relative; }
    @media (max-width: 1024px) {
      .fp-showrooms__content {
        width: 40%; } }
    @media (max-width: 768px) {
      .fp-showrooms__content {
        width: 100%; } }
  .fp-showrooms__content-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3em; }
    @media (max-width: 768px) {
      .fp-showrooms__content-inner {
        position: relative;
        padding: 0; } }
  .fp-showrooms__title {
    color: #fff;
    line-height: 0.9; }
  .fp-showrooms__copy {
    font-size: 1.125em; }
  .fp-showrooms .btn {
    margin-top: 1em; }

.fp-showrooms-list {
  padding: 3em; }
  @media (max-width: 768px) {
    .fp-showrooms-list {
      display: none; } }
  .fp-showrooms-list__title {
    font-size: 0.9375em;
    color: #27336a;
    margin-bottom: 1em; }
  .fp-showrooms-list__link {
    font-size: 0.9375em;
    margin-bottom: 1em; }
    .fp-showrooms-list__link a {
      color: #fff; }
    .fp-showrooms-list__link i {
      color: #27336a;
      font-size: 1.625em;
      display: inline-block;
      vertical-align: top; }
    .fp-showrooms-list__link span {
      display: inline-block;
      width: calc(100% - 4em);
      margin-left: 0.4em; }

.fp-product {
  margin: 5rem 0;
  overflow: hidden; }
  @media (max-width: 768px) {
    .fp-product {
      display: none; } }

.fp-product-range__title {
  margin-bottom: 1.5em;
  color: #fff;
  font-size: 0.9375em; }

.fp-product-range__icon {
  width: 3.75em;
  height: 3.75em;
  margin-right: 0.75em;
  margin-bottom: 0.75em;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 50%; }
  .fp-product-range__icon:last-of-type {
    margin-right: 0; }
  @media (max-width: 1150px) {
    .fp-product-range__icon {
      width: 2.75em;
      height: 2.75em; } }
  @media (max-width: 1024px) {
    .fp-product-range__icon {
      width: 3.75em;
      height: 3.75em; } }
  @media (max-width: 950px) {
    .fp-product-range__icon {
      width: 2.75em;
      height: 2.75em; } }
  .fp-product-range__icon .icon-bg {
    fill: #27336a;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .fp-product-range__icon:hover, .fp-product-range__icon.is-active {
    background-color: #1E6FB7;
    border-color: #1E6FB7;
    -webkit-box-shadow: 0 0 10px #0c0f1f;
            box-shadow: 0 0 10px #0c0f1f; }
    .fp-product-range__icon:hover .icon-bg, .fp-product-range__icon.is-active .icon-bg {
      fill: #1E6FB7; }

.fp-product-main {
  background-color: #27336a;
  color: #fff;
  padding: 3em;
  width: 35%;
  float: left;
  position: relative; }
  @media (max-width: 1024px) {
    .fp-product-main {
      width: 45%; } }

.fp-product-content__content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 3em;
  display: none; }
  .fp-product-content__content.is-active {
    display: block; }

.fp-product-content__title {
  color: #fff; }
  @media (max-width: 900px) {
    .fp-product-content__title {
      font-size: 1.75em; } }

.fp-product-content__copy {
  font-size: 1.125em; }

.fp-product-content .btn {
  margin-top: 1em; }
  .fp-product-content .btn:hover {
    background-color: #f27800; }

.fp-product-gallery {
  width: 65%;
  float: left;
  height: 700px;
  position: relative; }
  @media (max-width: 1024px) {
    .fp-product-gallery {
      width: 55%; } }
  .fp-product-gallery__gallery {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .fp-product-gallery__gallery.slick-slider {
      opacity: 0;
      visibility: hidden; }
      .fp-product-gallery__gallery.slick-slider.is-active {
        opacity: 1;
        visibility: visible; }
    .fp-product-gallery__gallery .slick-list,
    .fp-product-gallery__gallery .slick-track {
      height: 100%; }
    .fp-product-gallery__gallery .slick-track {
      width: 300% !important; }
    .fp-product-gallery__gallery .slick-arrow {
      height: auto;
      font-size: 40px;
      position: absolute;
      bottom: 0;
      top: auto;
      right: 0.5em;
      left: auto;
      z-index: 3; }
      .fp-product-gallery__gallery .slick-arrow:hover::before {
        color: #1E6FB7; }
      .fp-product-gallery__gallery .slick-arrow::before {
        font-family: 'FontAwesome';
        opacity: 1;
        font-size: 40px;
        text-shadow: 0 0 10px #333;
        -webkit-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
    .fp-product-gallery__gallery .slick-prev {
      right: 1.2em; }
      .fp-product-gallery__gallery .slick-prev::before {
        content: '\f104'; }
    .fp-product-gallery__gallery .slick-next::before {
      content: '\f105'; }
  .fp-product-gallery__image {
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    width: 33.33% !important;
    height: 100%; }

.fp-product-mob {
  margin: 3em 0;
  display: none;
  overflow: hidden; }
  @media (max-width: 768px) {
    .fp-product-mob {
      display: block; } }
  .fp-product-mob__image {
    padding-bottom: 50%;
    background-size: cover;
    background-position: center; }
    @media (max-width: 600px) {
      .fp-product-mob__image {
        padding-bottom: 80%; } }
  .fp-product-mob__content {
    padding: 3em;
    background-color: #27336a;
    color: #fff; }
    @media (max-width: 600px) {
      .fp-product-mob__content {
        padding: 2em; } }
  .fp-product-mob__title {
    color: #fff; }
    @media (max-width: 600px) {
      .fp-product-mob__title {
        font-size: 1.625em; } }
  .fp-product-mob__copy {
    font-size: 1.125em; }
  .fp-product-mob .btn {
    margin-top: 1em; }
  .fp-product-mob .slick-arrow {
    height: auto;
    font-size: 40px;
    position: absolute;
    top: 25%;
    left: auto;
    z-index: 3;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .fp-product-mob .slick-arrow:hover::before {
      color: #1E6FB7; }
    .fp-product-mob .slick-arrow::before {
      font-family: 'FontAwesome';
      opacity: 1;
      font-size: 40px;
      text-shadow: 0 0 10px #333;
      -webkit-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
  .fp-product-mob .slick-prev {
    left: 0.5em; }
    .fp-product-mob .slick-prev::before {
      content: '\f104'; }
  .fp-product-mob .slick-next {
    right: 0.5em; }
    .fp-product-mob .slick-next::before {
      content: '\f105'; }

.fp-banner {
  background: #f9f9f9;
  overflow: hidden;
  position: relative; }
  .fp-banner__title {
    color: #fff;
    margin: 0;
    margin-bottom: 0.75em;
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 49px; }
    @media (max-width: 600px) {
      .fp-banner__title {
        font-size: 2.2rem;
        line-height: 24px; } }
  .fp-banner__image {
    background-size: cover;
    background-position: center;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden; }
    .fp-banner__image:after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 2;
      background: rgba(0, 0, 0, 0.25); }
  .fp-banner .wrapper, .fp-banner main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 5;
    padding: 5em 0; }
  .fp-banner__content-wrap {
    width: 45%; }
    @media (max-width: 1024px) {
      .fp-banner__content-wrap {
        width: 75%; } }
  .fp-banner__form-wrap {
    width: 380px;
    margin-left: auto; }
    @media (max-width: 1024px) {
      .fp-banner__form-wrap {
        display: none; } }
  .fp-banner__form-title {
    color: #27336a;
    font-weight: normal;
    line-height: 1.25;
    margin-bottom: 0.75em; }
  .fp-banner__form {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    padding: 1.5em; }
    .fp-banner__form button {
      background: #f27800 !important;
      width: 100%; }
      .fp-banner__form button:hover {
        background: #1E6FB7 !important; }
    .fp-banner__form select {
      background: transparent; }

.fp-our-products {
  margin: 5rem 0;
  text-align: center; }
  @media (max-width: 768px) {
    .fp-our-products {
      margin: 2.5rem 0; } }
  .fp-our-products__title {
    margin-bottom: 4rem;
    font-size: 3rem;
    font-weight: 600; }
    @media (max-width: 768px) {
      .fp-our-products__title {
        margin-bottom: 2.5rem;
        font-size: 2.6rem; } }

.product-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }
  .product-card__thumb-wrap {
    padding-bottom: 20em;
    position: relative;
    overflow: hidden; }
  .product-card__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-size: cover;
    background-position: center; }
  .product-card__content-wrap {
    position: relative;
    width: 100%;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    background: #f1f8ff;
    border: 1px solid #e1e1e1;
    padding: 1.3em 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
    background: white; }
    .product-card__content-wrap--blue {
      background: #f1f8ff; }
  .product-card__title {
    color: #1E6FB7;
    font-size: 2.2rem;
    font-weight: 600;
    margin: 0;
    line-height: 1.25; }
    @media (max-width: 768px) {
      .product-card__title {
        font-size: 1.8rem; } }
  .product-card .fa-angle-right {
    font-size: 3rem;
    margin-left: auto; }
  .product-card:hover .product-card__thumb {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }

.page-links {
  background: #f1f8ff;
  padding: 6.6rem 0 4.5rem 0; }
  @media (max-width: 600px) {
    .page-links {
      padding: 4.1rem 0 2rem 0; } }

.page-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .page-card__thumb-wrap {
    padding-bottom: 20em;
    position: relative;
    overflow: hidden; }
  .page-card__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-size: cover;
    background-position: center; }
    .page-card__thumb-overlay {
      position: absolute;
      z-index: 2;
      top: 15px;
      left: 15px;
      max-height: 40%;
      max-width: 40%; }
  .page-card__content-wrap {
    padding: 2.5em 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .page-card__title {
    font-size: 3.5rem; }
    @media (max-width: 768px) {
      .page-card__title {
        font-size: 2.4rem; } }
  .page-card__description {
    color: #4A4A4A;
    margin-bottom: 0; }
  .page-card .btn {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    margin-top: 1.5em; }

.why-stormclad {
  margin: 7rem 0 5rem 0;
  text-align: center; }
  @media (max-width: 768px) {
    .why-stormclad {
      margin: 3.4rem 0 1rem 0; } }
  @media (max-width: 600px) {
    .why-stormclad {
      margin: 2em 0; } }
  .why-stormclad .grid__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .why-stormclad--blue-bg {
    background: #f1f8ff;
    margin: 0;
    padding: 5.2rem 0 2.75rem 0; }
    @media (max-width: 600px) {
      .why-stormclad--blue-bg {
        padding: 2em 0; } }
  .why-stormclad__title {
    margin-bottom: 4.6rem;
    font-size: 3rem;
    font-weight: 600; }
    @media (max-width: 768px) {
      .why-stormclad__title {
        font-size: 2.6rem;
        margin-bottom: 3.6rem; } }

.why-stormclad-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center; }
  .why-stormclad-box__title {
    font-size: 2.5rem; }
    @media (max-width: 768px) {
      .why-stormclad-box__title {
        font-size: 2.4rem; } }
  .why-stormclad-box__icon {
    margin-bottom: 1em;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center; }
  .why-stormclad-box__description {
    color: #4A4A4A; }

.reviews-section {
  background: #f1f8ff;
  padding: 5rem 0 3rem 0;
  text-align: center; }
  @media (max-width: 600px) {
    .reviews-section {
      padding: 2em 0; } }
  .reviews-section--white-bg {
    background: #fff; }
  .reviews-section__title {
    margin-bottom: 1.5em;
    font-size: 3rem;
    font-weight: 600; }

.review-box .fa-star {
  color: #F5BE02; }

.review-box__description {
  margin-top: 1em;
  color: #4A4A4A; }

.review-box__author {
  font-size: 1.6rem;
  color: #1E6FB7;
  font-weight: 600;
  margin-bottom: 0; }

/**
 * Header
 *
 */
.free-quote-header {
  float: left;
  width: 100%;
  background: #27336a;
  padding: 150px 0;
  /**
     * Form Fields
     *
     */ }
  @media (max-width: 900px) {
    .free-quote-header {
      padding: 75px 0;
      padding-bottom: 0; } }
  .free-quote-header .wrapper, .free-quote-header main {
    position: relative; }
    @media (max-width: 900px) {
      .free-quote-header .wrapper, .free-quote-header main {
        width: 100%; } }
  .free-quote-header__content {
    float: left;
    width: 100%;
    max-width: 550px; }
    @media (max-width: 1090px) {
      .free-quote-header__content {
        max-width: 49%; } }
    @media (max-width: 900px) {
      .free-quote-header__content {
        max-width: 100%;
        padding: 0 30px;
        margin-bottom: 50px; } }
  .free-quote-header__form {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 575px;
    background: transparent;
    border-radius: 5px;
    margin-top: -90px; }
    @media (max-width: 1190px) {
      .free-quote-header__form {
        max-width: 500px; } }
    @media (max-width: 1090px) {
      .free-quote-header__form {
        max-width: 49%; } }
    @media (max-width: 900px) {
      .free-quote-header__form {
        position: relative;
        top: auto;
        right: auto;
        max-width: 100%;
        margin-top: 0;
        border-radius: 0; } }
    .free-quote-header__form-header {
      float: left;
      width: 100%;
      background: #f27800;
      color: #fff;
      font-size: 24px;
      font-weight: 600;
      line-height: 40px;
      padding: 10px 30px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      @media (max-width: 900px) {
        .free-quote-header__form-header {
          border-top-left-radius: 0px;
          border-top-right-radius: 0px; } }
    .free-quote-header__form-body {
      float: left;
      width: 100%;
      background: #F7F7F7;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      padding: 30px;
      border: 1px solid #D6D6D6; }
      @media (max-width: 900px) {
        .free-quote-header__form-body {
          border-bottom-left-radius: 0px;
          border-bottom-right-radius: 0px;
          border-right: none;
          border-left: none; } }
    .free-quote-header__form .frm_screen_reader {
      display: none; }
  .free-quote-header__title {
    display: inline-block;
    color: #f27800;
    font-family: "Source Sans Pro", "Arial";
    font-size: 45px;
    font-weight: 600;
    text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.8);
    position: relative;
    padding-right: 90px; }
    @media (max-width: 900px) {
      .free-quote-header__title {
        padding-right: 0; } }
    .free-quote-header__title::after {
      content: "\f054";
      font-family: "FontAwesome";
      font-size: 22px;
      text-align: center;
      line-height: 50px;
      position: absolute;
      top: 0;
      right: 0;
      background: #f27800;
      color: #fff;
      width: 50px;
      height: 50px;
      border-radius: 50px;
      margin-top: -4px; }
      @media (max-width: 900px) {
        .free-quote-header__title::after {
          display: none; } }
  .free-quote-header__sub-title {
    font-family: "Source Sans Pro", "Arial";
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.8);
    color: #fff; }
  .free-quote-header__text {
    font-family: "Source Sans Pro";
    font-size: 20px;
    line-height: 30px;
    text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.8);
    color: #fff; }
  .free-quote-header__arrow {
    font-size: 22px;
    text-align: center;
    line-height: 50px;
    background: #f27800;
    color: #fff;
    padding: 12px 15px;
    border-radius: 50px;
    display: none; }
    @media (max-width: 900px) {
      .free-quote-header__arrow {
        display: block;
        margin: 0 auto;
        margin-top: 50px;
        max-width: 60px;
        max-height: 70px;
        padding: 15px;
        line-height: 25px; } }
  .free-quote-header .frm_form_fields fieldset .frm_form_field label, .free-quote-header .frm_form_fields fieldset .form-field label {
    opacity: 1; }
  .free-quote-header .frm_form_fields fieldset .form-field {
    margin-bottom: 10px; }
  .free-quote-header .frm_form_fields fieldset .frm_form_field label {
    display: inline-block;
    width: 100%;
    color: #27336a;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px; }
  .free-quote-header .frm_form_fields fieldset .vertical_radio label {
    height: auto; }
  .free-quote-header .frm_opt_container {
    display: inline-block;
    width: 100%;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    margin-top: 15px; }
    .free-quote-header .frm_opt_container .frm_checkbox {
      float: left;
      width: 25%;
      cursor: pointer;
      border-right: 1px solid #D6D6D6;
      -webkit-transition: ease all .25s;
      transition: ease all .25s;
      opacity: .9; }
      @media (max-width: 1190px) {
        .free-quote-header .frm_opt_container .frm_checkbox {
          width: 50%;
          border-bottom: 1px solid #D6D6D6; } }
      .free-quote-header .frm_opt_container .frm_checkbox--checked {
        background: #f27800;
        opacity: 1; }
      .free-quote-header .frm_opt_container .frm_checkbox:first-of-type {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px; }
      .free-quote-header .frm_opt_container .frm_checkbox:last-of-type {
        border-right: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; }
      .free-quote-header .frm_opt_container .frm_checkbox label {
        position: relative;
        text-align: center !important;
        font-size: 13px !important;
        font-weight: 600 !important;
        line-height: 18px !important;
        text-transform: none !important;
        font-family: "Source Sans Pro", "Arial";
        cursor: pointer;
        padding: 20px 15px !important;
        padding-top: 100px !important;
        height: 155px !important; }
        .free-quote-header .frm_opt_container .frm_checkbox label::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          background-repeat: no-repeat;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          height: 60px;
          margin-top: 25px; }
      .free-quote-header .frm_opt_container .frm_checkbox input {
        display: none; }
    .free-quote-header .frm_opt_container #frm_checkbox_242-0 label::after {
      background-image: url("assets/img/conservatories.svg"); }
    .free-quote-header .frm_opt_container #frm_checkbox_242-1 label::after {
      background-image: url("assets/img/windows.svg"); }
    .free-quote-header .frm_opt_container #frm_checkbox_242-2 label::after {
      background-image: url("assets/img/doors.svg"); }
    .free-quote-header .frm_opt_container #frm_checkbox_242-4 label::after {
      background-image: url("assets/img/carports.svg"); }
  .free-quote-header .frm_form_fields fieldset .form-field input[type="text"],
  .free-quote-header .frm_form_fields fieldset .form-field input[type="email"],
  .free-quote-header .frm_form_fields fieldset .form-field input[type="tel"],
  .free-quote-header .frm_form_fields fieldset .form-field textarea {
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    background-color: #FFFFFF; }
    .free-quote-header .frm_form_fields fieldset .form-field input[type="text"]::-webkit-input-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="email"]::-webkit-input-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="tel"]::-webkit-input-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field textarea::-webkit-input-placeholder {
      color: #4A4A4A;
      font-size: 16px;
      line-height: 20px; }
    .free-quote-header .frm_form_fields fieldset .form-field input[type="text"]::-moz-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="email"]::-moz-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="tel"]::-moz-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field textarea::-moz-placeholder {
      color: #4A4A4A;
      font-size: 16px;
      line-height: 20px; }
    .free-quote-header .frm_form_fields fieldset .form-field input[type="text"]:-ms-input-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="email"]:-ms-input-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="tel"]:-ms-input-placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field textarea:-ms-input-placeholder {
      color: #4A4A4A;
      font-size: 16px;
      line-height: 20px; }
    .free-quote-header .frm_form_fields fieldset .form-field input[type="text"]::placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="email"]::placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field input[type="tel"]::placeholder,
    .free-quote-header .frm_form_fields fieldset .form-field textarea::placeholder {
      color: #4A4A4A;
      font-size: 16px;
      line-height: 20px; }
  .free-quote-header .frm_form_fields fieldset .form-field textarea {
    max-width: 100%;
    min-width: 100%;
    max-height: 125px;
    min-height: 125px; }
  .free-quote-header .frm_form_fields .frm_submit button {
    width: 100%;
    background: #f27800;
    font-size: 18px;
    font-weight: bold;
    line-height: 23px; }

/**
 * Why Stormclad Section
 *
 */
.free-quote-why {
  display: inline-block;
  width: 100%;
  background-color: #F1F8FF;
  text-align: center;
  padding: 275px 0 50px 0; }
  @media (max-width: 1190px) {
    .free-quote-why {
      padding-top: 450px; } }
  @media (max-width: 900px) {
    .free-quote-why {
      padding: 50px 0; } }
  .free-quote-why__title {
    display: block;
    color: #1E6FB7;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    margin: 25px 0; }
  .free-quote-why__items {
    display: inline-block;
    width: 100%; }
  .free-quote-why__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 345px;
    margin: 25px; }
    @media (max-width: 500px) {
      .free-quote-why__item {
        max-width: 100%;
        margin: 25px 0; } }
    .free-quote-why__item-icon {
      display: block;
      margin: 0 auto;
      max-width: 120px;
      max-height: 120px; }
    .free-quote-why__item-title {
      display: block;
      margin: 10px 0;
      color: #1E6FB7;
      font-size: 25px;
      font-weight: 600;
      line-height: 40px; }
    .free-quote-why__item-text {
      display: block;
      margin: 0;
      color: #4A4A4A;
      font-size: 16px;
      line-height: 20px; }

/**
 * Showroom Section
 *
 */
.free-quote-showroom {
  float: left;
  width: 100%;
  position: relative; }
  .free-quote-showroom__content {
    float: left;
    width: 50%;
    padding: 135px 155px; }
    @media (max-width: 1250px) {
      .free-quote-showroom__content {
        padding: 100px 50px; } }
    @media (max-width: 900px) {
      .free-quote-showroom__content {
        width: 100%;
        padding: 75px 50px; } }
  .free-quote-showroom__title {
    color: #27336a;
    font-size: 45px;
    font-weight: 600;
    line-height: 49px;
    text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.8); }
  .free-quote-showroom__text {
    color: #27336A;
    font-size: 18px;
    line-height: 27px;
    text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.8); }
  .free-quote-showroom__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 900px) {
      .free-quote-showroom__image {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: auto;
        padding: 25% 0; } }

/**
 * Reviews Section
 *
 */
.free-quote-reviews {
  float: left;
  width: 100%;
  text-align: center;
  background-color: #F1F8FF;
  padding: 50px 0; }
  @media (max-width: 600px) {
    .free-quote-reviews {
      padding: 25px 0; } }
  .free-quote-reviews__title {
    color: #1E6FB7;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 35px; }
  .free-quote-reviews__list {
    display: inline-block;
    width: 100%; }
    @media (max-width: 768px) {
      .free-quote-reviews__list {
        display: none; } }
  .free-quote-reviews__item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 345px;
    margin: 25px; }
    @media (max-width: 500px) {
      .free-quote-reviews__item {
        max-width: 100%;
        margin: 25px 0; } }
    .free-quote-reviews__item-stars {
      display: block;
      margin: 0 auto;
      max-width: 100px; }
    .free-quote-reviews__item-text {
      display: block;
      margin: 15px auto;
      color: #4A4A4A;
      font-size: 16px;
      line-height: 20px; }
    .free-quote-reviews__item-customer {
      display: block;
      margin: 0;
      color: #1E6FB7;
      font-size: 16px;
      font-weight: bold;
      line-height: 20px; }

.free-quote-reviews-mobile-slider {
  display: none !important; }
  @media (max-width: 768px) {
    .free-quote-reviews-mobile-slider {
      display: inline !important; } }

/**
 * Awards Section
 *
 */
.free-quote-awards {
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px 0; }
  .free-quote-awards__title {
    display: block;
    color: #1E6FB7;
    font-size: 30px;
    font-weight: 600;
    line-height: 38px;
    margin: 0; }
  .free-quote-awards__list {
    display: inline-block;
    width: 100%;
    margin-top: 35px; }
  .free-quote-awards__item {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    height: 170px;
    margin: 12.5px;
    border: 1px solid #eee;
    background-repeat: no-repeat;
    background-size: 70% auto;
    background-position: center; }
    @media (max-width: 600px) {
      .free-quote-awards__item {
        float: left;
        width: 49%;
        margin: 0;
        margin-bottom: 2%;
        background-size: auto 70%; }
        .free-quote-awards__item:nth-child(2n + 2) {
          float: right; } }

.free-quote-reviews__item.slick-slide {
  width: auto;
  margin: 0;
  border: 1px solid red; }

.support-item {
  margin-bottom: 3em; }
  .support-item__image {
    padding-bottom: 70%;
    background-size: cover;
    background-position: center;
    display: block;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .support-item__image:hover {
      opacity: 0.8; }
  .support-item__content {
    background-color: #f1f8ff;
    padding: 2em; }
  .support-item__title {
    line-height: 0.9;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 6em);
    margin: 0; }
  .support-item__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
    height: 4em;
    width: 4em; }
  .support-item__copy {
    margin-top: 1.5em;
    font-size: 1.125em; }
  .support-item .btn {
    margin-top: 2em; }

.our-team {
  padding-bottom: 3em; }
  .our-team__block {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 2em; }

.our-team-post {
  position: relative;
  margin-bottom: 1em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer; }
  @media (max-width: 600px) {
    .our-team-post {
      width: 48%; } }
  @media (max-width: 400px) {
    .our-team-post {
      width: 100%; } }
  .our-team-post__thumbnail-wrap {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden; }
  .our-team-post__thumbnail {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .our-team-post__content {
    background: #f1f8ff;
    padding: 1.5em 1em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .our-team-post__name {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 0.25em; }
  .our-team-post__job-title {
    color: #27336a;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 0; }
  .our-team-post:hover .our-team-post__thumbnail {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .our-team-post:hover .our-team-post__content {
    background: #1E6FB7; }
  .our-team-post:hover .our-team-post__name {
    color: #fff; }
  .our-team-post:hover .our-team-post__job-title {
    color: #fff; }

.our-team-lightbox {
  display: none;
  position: fixed;
  width: 75%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background: #fff;
  z-index: 100; }
  @media (max-width: 1024px) {
    .our-team-lightbox {
      width: 95%; } }
  .our-team-lightbox__thumbnail {
    width: 30%;
    height: 100%;
    background-size: cover;
    background-position: center;
    float: left; }
    @media (max-width: 768px) {
      .our-team-lightbox__thumbnail {
        width: 100%;
        padding-bottom: 30em; } }
    @media (max-width: 480px) {
      .our-team-lightbox__thumbnail {
        padding-bottom: 15em; } }
  .our-team-lightbox__content {
    width: 70%;
    float: right;
    padding: 2.5em; }
    @media (max-width: 1024px) {
      .our-team-lightbox__content {
        width: 100%;
        padding: 2.5em 1.5em;
        max-height: 275px;
        overflow-y: scroll; } }
  .our-team-lightbox .entry-content {
    padding-top: 2.5em; }
  .our-team-lightbox .fa-times {
    float: right;
    font-size: 2.5em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .our-team-lightbox .fa-times:hover {
      color: #cae4ff; }

.page-banner__image {
  padding-bottom: 27em;
  background-size: cover;
  background-position: center;
  margin-top: 2em; }

/*
    Page
*/
.page-intro {
  margin: 5em 0; }
  @media (max-width: 600px) {
    .page-intro {
      margin: 2em 0; } }
  .page-intro__heading {
    padding-right: 2em; }
  .page-intro__sub-title {
    font-size: 1.125em;
    color: #1E6FB7;
    font-weight: normal; }
  .page-intro__statement {
    font-size: 2.5rem;
    line-height: 1.25;
    font-weight: 600; }
  .page-intro__content {
    max-width: 650px;
    width: 65%;
    float: left; }
    @media (max-width: 768px) {
      .page-intro__content {
        width: 100%;
        float: none; } }
    .page-intro__content--full-width {
      float: none;
      width: 100%;
      max-width: 100%; }
  .page-intro__sidebar {
    margin-top: 5em;
    width: 30%;
    float: right; }
    @media (max-width: 768px) {
      .page-intro__sidebar {
        float: none;
        width: 100%; } }
  .page-intro__icon {
    width: 4.5em;
    position: absolute;
    top: -5em;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 12; }
    @media (max-width: 768px) {
      .page-intro__icon {
        display: none; } }

.products-case-studies {
  margin: 5em 0 3em; }
  .products-case-studies__title {
    color: #27336a; }
  .products-case-studies .btn-case-studies-link {
    position: absolute;
    right: 0;
    top: 0; }
    .products-case-studies .btn-case-studies-link--mob {
      display: none; }
    @media (max-width: 600px) {
      .products-case-studies .btn-case-studies-link {
        display: none; }
        .products-case-studies .btn-case-studies-link--mob {
          display: inline-block; } }

.products-case-studies-list {
  margin: 4em 0; }

.product-range {
  padding: 3em 0 2.5em 0;
  background: #fff;
  text-align: center; }
  .product-range--white-bg {
    background: #fff;
    padding: 0;
    margin: 3em 0 2.5em 0; }
  .product-range--blue-light-bg {
    background: #cae4ff;
    padding: 3em 0 2.5em 0; }
  .product-range--blue-lightest-bg {
    background: #f1f8ff;
    padding: 3em 0 2.5em 0; }
  .product-range__section-title {
    color: #1E6FB7;
    margin-bottom: 1em;
    font-size: 3rem; }
  .product-range__item:hover .product-range__content {
    background-color: #27336a; }
  .product-range__item:hover .product-range__title {
    color: #fff; }
  .product-range__item:hover .product-range__image {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  @media (max-width: 768px) {
    .product-range__item {
      width: 100%; } }
  .product-range__image-wrap {
    overflow: hidden;
    padding-bottom: 130%;
    position: relative;
    background-color: #27336a; }
    @media (max-width: 768px) {
      .product-range__image-wrap {
        padding-bottom: 40%; } }
    @media (max-width: 768px) {
      .product-range__image-wrap {
        padding-bottom: 80%; } }
  .product-range__image {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .product-range__content {
    padding: 2em;
    background-color: #f1f8ff;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .product-range__title {
    font-size: 1.6875em;
    line-height: 0.9;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .product-range .btn {
    display: none;
    font-size: 0.75em;
    margin-top: 2em; }
    @media (max-width: 768px) {
      .product-range .btn {
        display: inline-block; } }

.how-we-do-it {
  padding: 5em 0;
  background-color: #27336a;
  color: #fff; }
  @media (max-width: 600px) {
    .how-we-do-it {
      padding: 2.5em 0; } }
  .how-we-do-it__section-title {
    color: #fff;
    margin-bottom: 1em;
    font-size: 2.5em; }
    @media (max-width: 768px) {
      .how-we-do-it__section-title {
        font-size: 1.875em; } }
  .how-we-do-it__intro p {
    font-size: 1.125em; }
  .how-we-do-it__list {
    margin: 3em 0 0; }
  .how-we-do-it__item {
    margin-bottom: 2em; }
  .how-we-do-it__title-wrap {
    margin-bottom: 1em; }
    @media (max-width: 900px) {
      .how-we-do-it__title-wrap {
        margin: 0; } }
  .how-we-do-it__title {
    color: #fff;
    vertical-align: middle;
    font-size: 27px;
    display: block;
    margin-top: 1em;
    color: #cae4ff; }
    @media (max-width: 900px) {
      .how-we-do-it__title {
        font-size: 22px; } }
  .how-we-do-it__number {
    color: #fff;
    font-family: "Source Sans Pro", "Arial";
    font-weight: 600;
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 1em;
    background-color: #1E6FB7;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 0.7em; }
  .how-we-do-it__number-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 1.5em; }
  .how-we-do-it__progress {
    margin: 3em 0 2em; }
  .how-we-do-it__progress-item {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden; }
    @media (max-width: 768px) {
      .how-we-do-it__progress-item {
        width: 100%;
        margin-bottom: 1em; } }
    .how-we-do-it__progress-item::after {
      position: absolute;
      content: ' ';
      height: 4px;
      width: 100%;
      background-color: #1E6FB7;
      top: 1.4em;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%);
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; }
      @media (max-width: 768px) {
        .how-we-do-it__progress-item::after {
          display: none; } }
    .how-we-do-it__progress-item:nth-of-type(1)::after {
      -webkit-transition-delay: 1.3s;
              transition-delay: 1.3s; }
    .how-we-do-it__progress-item:nth-of-type(1) .how-we-do-it__number {
      -webkit-transition-delay: 0.5s;
              transition-delay: 0.5s; }
    .how-we-do-it__progress-item:nth-of-type(1) .how-we-do-it__title {
      -webkit-transition-delay: 0.8s;
              transition-delay: 0.8s; }
    .how-we-do-it__progress-item:nth-of-type(2)::after {
      -webkit-transition-delay: 2.3s;
              transition-delay: 2.3s; }
    .how-we-do-it__progress-item:nth-of-type(2) .how-we-do-it__number {
      -webkit-transition-delay: 1.5s;
              transition-delay: 1.5s; }
    .how-we-do-it__progress-item:nth-of-type(2) .how-we-do-it__title {
      -webkit-transition-delay: 1.8s;
              transition-delay: 1.8s; }
    .how-we-do-it__progress-item:nth-of-type(3)::after {
      -webkit-transition-delay: 3.3s;
              transition-delay: 3.3s; }
    .how-we-do-it__progress-item:nth-of-type(3) .how-we-do-it__number {
      -webkit-transition-delay: 2.5s;
              transition-delay: 2.5s; }
    .how-we-do-it__progress-item:nth-of-type(3) .how-we-do-it__title {
      -webkit-transition-delay: 2.8s;
              transition-delay: 2.8s; }
    .how-we-do-it__progress-item:nth-of-type(4)::after {
      -webkit-transition-delay: 4.3s;
              transition-delay: 4.3s; }
    .how-we-do-it__progress-item:nth-of-type(4) .how-we-do-it__number {
      -webkit-transition-delay: 3.5s;
              transition-delay: 3.5s; }
    .how-we-do-it__progress-item:nth-of-type(4) .how-we-do-it__title {
      -webkit-transition-delay: 3.8s;
              transition-delay: 3.8s; }
    .how-we-do-it__progress-item:last-of-type::after {
      display: none; }
    .how-we-do-it__progress-item.animated::after {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
    .how-we-do-it__progress-item.animated .how-we-do-it__number {
      opacity: 1; }
    .how-we-do-it__progress-item.animated .how-we-do-it__title {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .how-we-do-it__progress-item .how-we-do-it__number {
      font-size: 1.5em;
      position: relative;
      z-index: 2;
      opacity: 0;
      -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
      transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
      display: block; }
      @media (max-width: 768px) {
        .how-we-do-it__progress-item .how-we-do-it__number {
          opacity: 1;
          -webkit-transition: none;
          transition: none; } }
    .how-we-do-it__progress-item .how-we-do-it__title {
      margin-top: 1em;
      max-width: 200px;
      opacity: 0;
      -webkit-transform: translateY(1em);
          -ms-transform: translateY(1em);
              transform: translateY(1em);
      -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
      transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
      display: block; }
      @media (max-width: 768px) {
        .how-we-do-it__progress-item .how-we-do-it__title {
          opacity: 1;
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0);
          max-width: 100%;
          margin: 0;
          display: inline-block;
          -webkit-transition: none;
          transition: none; } }
      @media (max-width: 900px) {
        .how-we-do-it__progress-item .how-we-do-it__title {
          max-width: 170px; } }

.product-gallery-wrap {
  text-align: center;
  position: relative; }
  .product-gallery-wrap__title {
    margin: 0;
    padding: 1.75em 1em;
    background: #f1f8ff; }
    @media (max-width: 768px) {
      .product-gallery-wrap__title {
        font-size: 3rem;
        font-weight: 500; } }

.product-gallery__slide {
  padding-bottom: 47.5em;
  background-size: cover;
  background-position: center;
  position: relative;
  opacity: 0.1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  @media (max-width: 600px) {
    .product-gallery__slide {
      padding-bottom: 20em; } }
  .product-gallery__slide.slick-current {
    opacity: 1; }

.product-gallery .slick-prev {
  left: 25px;
  z-index: 2;
  width: 33px;
  height: 90px; }
  .product-gallery .slick-prev:before {
    font-family: FontAwesome;
    content: "\f104";
    color: #27336a;
    font-size: 60px; }

.product-gallery .slick-next {
  right: 25px;
  z-index: 2;
  width: 33px;
  height: 90px; }
  .product-gallery .slick-next:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #27336a;
    font-size: 60px; }

.product-gallery .slick-dots {
  position: relative;
  bottom: -5px; }
  .product-gallery .slick-dots li button:before {
    font-size: 12px;
    color: #27336a; }

.product-styles-wrap {
  background: #f1f8ff;
  padding: 5em 0; }
  @media (max-width: 600px) {
    .product-styles-wrap {
      padding: 2.5em 0; } }
  .product-styles-wrap__title {
    font-size: 3rem;
    margin: 0;
    padding: 0 0 2em 0;
    text-align: center; }

.product-style {
  background: #fff;
  border: 1px solid #E2E2E2;
  padding: 2.5em 1.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  padding-bottom: 50px; }
  .product-style__image {
    padding-bottom: 10em;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    margin-bottom: 2em; }
  .product-style__title {
    color: #27336A;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px; }
  .product-style__description {
    font-size: 16px;
    line-height: 20px; }
  .product-style__link {
    color: #1E6FB7;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    text-align: center; }
    .product-style__link i {
      font-size: 12px;
      margin-left: 10px; }

.product-cta {
  background: #f27800;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2.25em 3em;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .product-cta:hover {
    background: #1E6FB7; }
  .product-cta__title {
    color: #fff;
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: bold;
    margin: 0; }
  .product-cta .fa-angle-right {
    color: #fff;
    font-weight: bold;
    font-size: 2.6rem;
    margin-top: 1rem; }
  .product-cta .fa-comment,
  .product-cta .fa-commenting-o {
    font-size: 4.6rem;
    margin-bottom: 1rem;
    color: #fff; }

.our-product-list {
  background-image: url("assets/img/conservatory-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 5rem 0;
  text-align: center; }
  .our-product-list__section-title {
    font-size: 3rem;
    margin-bottom: 5rem; }

.small-product-card {
  background: white;
  border: 1px solid #E2E2E2;
  height: 100%;
  padding: 2.5rem 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .small-product-card__title {
    margin: 0;
    font-size: 2.2rem;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .small-product-card .fa-angle-right {
    margin-left: auto;
    font-size: 3rem;
    color: #1E6FB7;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .small-product-card:hover {
    background: #1E6FB7; }
    .small-product-card:hover .small-product-card__title {
      color: #fff; }
    .small-product-card:hover .fa-angle-right {
      color: #fff; }

.refer-a-friend-form-wrap {
  padding: 4em 0;
  background-color: #f1f8ff; }

.refer-a-friend-form .grid-2-col__item {
  width: 48%; }
  .refer-a-friend-form .grid-2-col__item:nth-of-type(2n+1) {
    margin-right: 0; }
  .refer-a-friend-form .grid-2-col__item:nth-of-type(2n) {
    margin-right: 4%; }
  @media (max-width: 768px) {
    .refer-a-friend-form .grid-2-col__item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0; } }

.refer-a-friend-form__number {
  font-family: "Source Sans Pro", "Arial";
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4em; }
  .refer-a-friend-form__number--1 {
    background-image: url("assets/img/1.svg"); }
  .refer-a-friend-form__number--2 {
    background-image: url("assets/img/2.svg"); }

.refer-a-friend-form__content {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px; }

.search-results {
  margin: 5em 0; }
  .search-results__title {
    font-size: 1.25em; }

.search-result-list {
  margin: 2em 0; }

.search-result {
  padding: 2em;
  border-bottom: 1px solid #27336a;
  display: block; }
  .search-result:first-of-type {
    border-top: 1px solid #27336a; }
  .search-result__title {
    font-size: 1.75em; }
  .search-result p {
    margin: 0;
    color: #27336a;
    font-size: 1.125em; }
  .search-result:hover {
    background-color: #f1f8ff; }

.showrooms-wrap {
  margin: 6em 0; }

.showrooms-intro {
  margin-bottom: 3em;
  max-width: 750px; }
  .showrooms-intro__title a {
    color: #27336a; }
    .showrooms-intro__title a:hover {
      color: #1E6FB7; }
  .showrooms-intro__title--small {
    font-size: 2.5em;
    line-height: 0.9; }

.showrooms-banner {
  margin-bottom: 3em;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  padding-bottom: 40%;
  position: relative;
  display: block;
  overflow: hidden; }
  .showrooms-banner__image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  .showrooms-banner:hover .showrooms-banner__image {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.showrooms-content {
  width: 55%;
  margin-right: 10%;
  float: left; }
  .showrooms-content strong {
    color: #1E6FB7;
    font-size: 1.125em; }
  @media (max-width: 768px) {
    .showrooms-content {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 2em; }
      .showrooms-content .btn {
        display: none; } }

.showrooms-address {
  float: left;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 3em; }
  @media (max-width: 600px) {
    .showrooms-address {
      width: 100%;
      float: none;
      margin-right: 0; } }

.showrooms-opening-times {
  float: left;
  width: 48%;
  margin-bottom: 3em; }
  @media (max-width: 600px) {
    .showrooms-opening-times {
      float: none;
      width: 100%; } }
  .showrooms-opening-times ul {
    list-style-type: none;
    padding: 0; }
  .showrooms-opening-times__content {
    width: 50%;
    display: inline-block; }

.showrooms-product-types {
  width: 35%;
  float: left; }
  @media (max-width: 768px) {
    .showrooms-product-types {
      width: 100%;
      float: none;
      margin-bottom: 2em; } }
  .showrooms-product-types__title {
    margin-top: 0; }
  .showrooms-product-types__content {
    font-size: 1.125em; }
  .showrooms-product-types__list {
    list-style-type: none;
    padding: 0;
    margin-top: 1.5em;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; }
    .showrooms-product-types__list a {
      font-size: 1.125em;
      padding: 0.5em 0.5em;
      display: block; }
    .showrooms-product-types__list li {
      border-bottom: 1px solid #dddddd; }
      .showrooms-product-types__list li:last-of-type {
        border: none; }
  .showrooms-product-types__link span {
    display: inline-block;
    vertical-align: middle; }
  .showrooms-product-types__icon {
    display: inline-block;
    vertical-align: middle;
    width: 1.5em;
    margin-right: 0.5em; }

.showrooms-wrap-btn {
  display: none; }
  @media (max-width: 768px) {
    .showrooms-wrap-btn {
      display: inline-block; } }

.testimonials-item {
  background-color: #f1f8ff;
  padding: 2em;
  margin-bottom: 1em; }
  .testimonials-item__meta {
    width: 25%;
    float: left;
    margin-right: 10%; }
    @media (max-width: 650px) {
      .testimonials-item__meta {
        width: 100%;
        float: none;
        margin-right: 0; } }
  .testimonials-item__content {
    width: 65%;
    float: left;
    background-color: #f1f8ff; }
    @media (max-width: 650px) {
      .testimonials-item__content {
        width: 100%;
        float: none; } }
  .testimonials-item__name {
    font-size: 1.6875em;
    margin-bottom: 0; }
  .testimonials-item__stars {
    margin-bottom: 0.5em; }
    .testimonials-item__stars i {
      color: #f5be00;
      font-size: 1.625em; }
  .testimonials-item__icon {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    margin-right: 0.5em; }
  .testimonials-item__product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold; }
    @media (max-width: 600px) {
      .testimonials-item__product {
        margin-bottom: 2rem; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("assets/scss/vendor/slick/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("assets/scss/vendor/slick/fonts/slick.eot");
  src: url("assets/scss/vendor/slick/fonts/slick.eot#iefix") format("embedded-opentype"), url("assets/scss/vendor/slick/fonts/slick.woff") format("woff"), url("https://www.stormclad.co.uk/wp-content/themes/stormclad-2018/assets/scss/vendor/slick/fonts/slick.ttf") format("truetype"), url("assets/scss/vendor/slick/fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont_v-4.7.0.eot");
  src: url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont.woff") format("woff2"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont_v-4.7.0.woff") format("woff"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont_v-4.7.0.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/fonts/fontawesome-webfont_v-4.7.0-fontawesomeregular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.chocolat-zoomable.chocolat-zoomed {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.chocolat-open {
  overflow: hidden; }

.chocolat-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #000;
  display: none;
  opacity: 0.8; }

.chocolat-wrapper {
  height: 100%;
  width: 100%;
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  z-index: 16;
  color: #fff; }

.chocolat-zoomable .chocolat-img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.chocolat-loader {
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  z-index: 11;
  background: url(assets/img/chocolat/loader.gif);
  display: none; }

.chocolat-content {
  position: fixed;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  z-index: 14;
  text-align: left; }

.chocolat-content .chocolat-img {
  position: absolute;
  width: 100%;
  height: 100%; }

.chocolat-wrapper .chocolat-left {
  position: absolute;
  left: 0;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  background: url(assets/img/chocolat/left.png) 50% 50% no-repeat;
  z-index: 17;
  display: none; }

.chocolat-wrapper .chocolat-right {
  position: absolute;
  right: 0;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  background: url(assets/img/chocolat/right.png) 50% 50% no-repeat;
  z-index: 17;
  display: none; }

.chocolat-wrapper .chocolat-right.active {
  display: block; }

.chocolat-wrapper .chocolat-left.active {
  display: block; }

.chocolat-wrapper .chocolat-top {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 17;
  margin-bottom: 10px; }

.chocolat-wrapper .chocolat-close {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url(assets/img/chocolat/close.png) 50% 50% no-repeat; }

.chocolat-wrapper .chocolat-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 40px;
  height: 40px;
  font-size: 12px;
  z-index: 17;
  padding-left: 15px;
  padding-right: 15px;
  background: #1E6FB7;
  text-align: right;
  margin-top: 10px; }

.chocolat-wrapper .chocolat-set-title {
  display: inline-block;
  padding-right: 15px;
  line-height: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.3); }

.chocolat-wrapper .chocolat-pagination {
  float: right;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/ }

.chocolat-wrapper .chocolat-fullscreen {
  width: 16px;
  height: 40px;
  background: url(assets/img/chocolat/fullscreen.png) 50% 50% no-repeat;
  display: block;
  margin: auto;
  cursor: pointer;
  float: right; }

.chocolat-wrapper .chocolat-description {
  display: inline-block;
  float: left; }

/* no container mode*/
body.chocolat-open > .chocolat-overlay {
  z-index: 15; }

body.chocolat-open > .chocolat-loader {
  z-index: 15; }

body.chocolat-open > .chocolat-content {
  z-index: 17; }

/* container mode*/
.chocolat-in-container .chocolat-wrapper,
.chocolat-in-container .chocolat-content,
.chocolat-in-container .chocolat-overlay {
  position: absolute; }

.chocolat-in-container {
  position: relative; }

/* uncomment to hide controls when zoomed-in*/
/*
.chocolat-zoomable .chocolat-top,
.chocolat-zoomable .chocolat-bottom,
.chocolat-zoomable .chocolat-right,
.chocolat-zoomable .chocolat-left {
    transition: opacity .3s ease, visibility 0s .3s;
   opacity: 1;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-top,
.chocolat-zoomable.chocolat-zoomed .chocolat-bottom,
.chocolat-zoomable.chocolat-zoomed .chocolat-right,
.chocolat-zoomable.chocolat-zoomed .chocolat-left {
    visibility: hidden;
    opacity: 0;
}
*/
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
  src: url("assets/fonts/source-sans-pro/SourceSansPro-Regular.ttf");
  font-display: swap; }

@font-face {
  font-family: "Source Sans Pro Bold";
  font-weight: 600;
  font-style: normal;
  src: url("assets/fonts/source-sans-pro/SourceSansPro-SemiBold.ttf");
  font-display: swap; }

/*# sourceMappingURL=assets/maps/style.css.map */

.recaptcha-style .frm_primary_label {
  font-size: 0px;
      }
    }
  }
}