@import url(/js/fancybox/jquery.fancybox.css);
@import url('//fast.fonts.net/cssapi/d04021f7-dd22-4dae-ac54-610c6217d310.css');
/*-----------------------------------------------------------------------------------------
	/Fonts
-----------------------------------------------------------------------------------------*/
/*@import url(filename.css);*/
/*-----------------------------------------------------------------------------------------
	/Fancybox
-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------
	/Reset
-----------------------------------------------------------------------------------------*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
nav ul,
.nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
dl,
dd,
dt {
  margin: 0;
}
dd,
dt {
  display: inline;
}
dt {
  margin-right: .2em;
}
dd {
  margin-right: 2em;
}
dd:last-child {
  margin-right: 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.browserupgrade {
  background: #d04949;
  text-align: center;
  width: 100%;
  padding: 1.5em 2em;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  right: 0;
  z-index: 999;
}
font {
  font-family: inherit !important;
  size: inherit !important;
  color: inherit !important;
}
span.skype_pnh_container {
  display: none !important;
}
span.skype_pnh_print_container {
  display: inline !important;
}
/*-----------------------------------------------------------------------------------------
	/Less variables / mixins
-----------------------------------------------------------------------------------------*/
.site-width {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.inline-block {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
.sprite {
  background-image: url('/images/sprites.png?v=1474428299485');
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .sprite {
    background-image: url('/images/sprites@2x.png?v=1474428299486');
    background-size: 500px;
  }
}
.glyph,
.icon {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  height: 10px;
  vertical-align: middle;
  width: 10px;
  background-image: url('/images/sprites.png?v=1474428299488');
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .glyph,
  .icon {
    background-image: url('/images/sprites@2x.png?v=1474428299488');
    background-size: 500px;
  }
}
.scrollbars ::-webkit-scrollbar {
  width: 6px;
}
.scrollbars ::-webkit-scrollbar-track {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.scrollbars ::-webkit-scrollbar-thumb {
  background: #333;
}
.webkit-scrolling {
  -webkit-overflow-scrolling: touch;
}
.pseudo {
  content: "";
  display: block;
}
.divider {
  content: "";
  display: block;
  height: 1px;
  background: #343434;
  width: 4em;
  margin: 3em 0;
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*  Fonts
	----------------------------------------------------------------------------------------- */
/*Font sizes (primary sizing in `rem` units with a fallback of `px`)*/
/*Line height sizes (primary sizing in `rem` units with a fallback of `px`)*/
.font-smoothing {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
/*-----------------------------------------------------------------------------------------
	/Base
-----------------------------------------------------------------------------------------*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
}
body {
  font-size: .95em;
  line-height: 1.6;
  color: #343434;
  font-family: 'Nexa Slab W01', 'Helvetica Neue', Arial, sans-serif;
  background: #fff;
}
a {
  text-decoration: none;
  color: #51a7ca;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4 {
  margin: 0 0 .5em;
}
:focus {
  outline: none;
}
p:last-child {
  margin: 0;
}
#map_canvas img {
  /* Fixes broken Google map controls */
  max-width: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both;
}
.dummy-element {
  /* For smooth transforms */
  transform: scale(0.8);
  backface-visibility: hidden;
  /* Removes Flash of white and other jankiness */
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/*-----------------------------------------------------------------------------------------
	/Tables
-----------------------------------------------------------------------------------------*/
table {
  table-layout: fixed;
  width: 100%;
  border: 1px solid #ccc;
}
td,
th {
  border-bottom: 1px solid #e5e5e5;
  padding: 1em;
  text-align: left;
}
/*-----------------------------------------------------------------------------------------
	/Images - inline
-----------------------------------------------------------------------------------------*/
.img-center {
  margin: 0 auto 2em;
  display: block;
}
.img-left,
.img-right {
  margin: 0 auto 2em;
  display: block;
}
@media (min-width: 37.5em) {
  .img-left,
  .img-right {
    float: left;
    width: 40%;
    margin: .5em 2em 2em 0;
  }
}
@media (min-width: 37.5em) {
  .img-right {
    float: right;
    margin-left: 2em;
    margin-right: 0;
  }
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
/*-----------------------------------------------------------------------------------------
	/Forms
-----------------------------------------------------------------------------------------*/
.input-txt,
input[type=text],
input[type=email],
input[type=password],
select,
textarea {
  border: medium none;
  border: 1px solid #ddd;
  color: #343434;
  padding: 1.2em;
  border-radius: 0;
  width: 100%;
  font-weight: 300;
  background: #fff;
  background: #f5f5f5;
  font-family: 'Nexa Slab W01', 'Helvetica Neue', Arial, sans-serif;
  transition: all 0.3s ease-in-out;
}
select {
  box-shadow: none;
  height: auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer;
  border-radius: 0;
}
.select {
  position: relative;
}
.select:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  height: 10px;
  vertical-align: middle;
  width: 10px;
  background-image: url('/images/sprites.png?v=1474428299488');
  background-repeat: no-repeat;
  position: absolute;
  right: 1.5em;
  top: 50%;
  background-position: -150px -100px;
  width: 11px;
  height: 7px;
  margin-top: -3px;
  opacity: .3;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .select:before {
    background-image: url('/images/sprites@2x.png?v=1474428299488');
    background-size: 500px;
  }
}
.select:hover:before {
  opacity: 1;
}
select:hover,
select:focus {
  outline: none;
}
option:focus {
  outline: none;
}
option {
  color: #343434;
}
textarea {
  height: 6em;
}
.input-txt:hover,
input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
textarea:hover,
select:hover {
  outline: none;
}
.input-txt:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
.input-txt:focus,
select:focus {
  border-color: #51a7ca;
  background: white;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
label {
  display: block;
  color: #999;
  font-size: .95em;
}
.validationErrors {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.formValidationError {
  color: #d04949;
  border-top: 3px solid #d04949;
  display: inline-block;
  line-height: normal;
  font-size: .95em;
  overflow: hidden;
  font-weight: 300;
  padding: 0.6em 0 0;
  width: auto;
}
.form-fields {
  margin: 0;
  padding: 0;
}
.form-fields .field {
  margin: 0 0 1em;
  list-style-type: none;
  padding: 0;
}
.form-fields .field:last-child {
  margin: 0;
}
.button,
.button:hover,
.button:focus {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  width: auto;
  background: #003671;
  border: none;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Nexa Slab W01', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  padding: 1.5em 3.5em;
  box-shadow: none;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
}
.button:hover {
  background-color: #51a7ca;
  text-decoration: none;
}
.button:focus {
  background-color: #343434;
  outline: none;
}
.button .txt {
  display: inline-block;
  vertical-align: middle;
}
.button .icon {
  margin-right: 1em;
}
input[type=radio],
input[type=checkbox] {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  margin: 0 .4em 0 0;
  width: auto;
  padding: 0;
  border: none;
}
.choice-item,
.checkbox-item {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  margin: 0 2em 0 0;
}
.choice-item label,
.checkbox-item label {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
.input-label {
  position: absolute;
  top: 1em;
  left: 1.2em;
}
.inline-labels li {
  position: relative;
  margin-bottom: 0;
}
.inline-labels .input-txt {
  padding-left: 9em;
}
.textarea-area textarea {
  padding-top: 3em;
}
/*-----------------------------------------------------------------------------------------
	/generic
-----------------------------------------------------------------------------------------*/
.inner {
  max-width: 64rem;
  margin: 0 auto;
  padding: 1em;
}
@media (min-width: 30em) {
  .inner {
    padding: 1em 2em;
  }
}
.no-bullets {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.registred {
  position: relative;
  top: -0.45em;
  margin-left: .2em;
  font-family: Arial, sans-serif;
  font-size: .6em;
}
/*-----------------------------------------------------------------------------------------
	/Layout
-----------------------------------------------------------------------------------------*/
/* Media query syntax
	@media (min-width: 81.25em) { //1300px

	}
*/
.header-bg {
  background: transparent url('/images/puzzle-layered.jpg') no-repeat top left;
  background-size: cover;
  position: relative;
  width: 100%;
}
@media (max-width: 50em) and (orientation: portrait) {
  .header-bg {
    min-height: 65vh;
  }
}
@media (max-width: 50em) and (orientation: landscape) {
  .header-bg {
    min-height: 100vh;
  }
}
@media (min-width: 50em) {
  .header-bg {
    min-height: 100vh;
    margin: 0 auto;
  }
}
.header-bg:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.site-header {
  position: relative;
  z-index: 10;
  padding: 0 1em;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  text-align: center;
}
@media (max-width: 50em) and (orientation: portrait) {
  .site-header {
    margin-top: -30vh;
  }
}
@media (max-width: 50em) and (orientation: landscape) {
  .site-header {
    margin-top: -50vh;
  }
}
@media (min-width: 50em) {
  .site-header {
    margin-top: -55vh;
  }
}
.site-header .site-header__inner {
  padding: 1em;
  background-color: #fff;
}
@media (min-width: 25em) {
  .site-header .site-header__inner {
    padding: 2em;
  }
}
@media (min-width: 50em) {
  .site-header .site-header__inner {
    background-color: transparent;
  }
}
@media (max-width: 50em) and (orientation: landscape) {
  .site-header .site-header__inner {
    padding: 1em;
  }
}
.site-header .site-header__logo img {
  max-width: 50%;
}
@media (max-width: 50em) and (orientation: landscape) {
  .site-header .site-header__logo img {
    max-width: 30%;
  }
}
.site-header .site-header__heading {
  font-size: 24em;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
}
@media (min-width: 30em) {
  .site-header .site-header__heading {
    font-size: 32em;
    font-size: 2rem;
    line-height: 36px;
    line-height: 2.25rem;
  }
}
@media (min-width: 40em) {
  .site-header .site-header__heading {
    font-size: 38em;
    font-size: 2.375rem;
    line-height: 42px;
    line-height: 2.625rem;
  }
}
.container {
  position: relative;
  z-index: 10;
  background-color: #fff;
}
.solutions {
  padding-bottom: 2rem;
}
@media (min-width: 40em) {
  .solutions .solutions__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.solutions .solutions__item {
  position: relative;
  padding: 1em;
  text-align: center;
}
@media (min-width: 40em) {
  .solutions .solutions__item {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 33%;
    padding: 0 1em;
  }
}
@media (min-width: 40em) {
  .solutions .solutions__item:not(:last-child) {
    border-right: 1px solid #343434;
  }
}
.solutions .solutions-item__title {
  margin-bottom: 0;
  text-transform: uppercase;
}
.contact-button-container {
  padding: 2rem;
  text-align: center;
}
.contact-button-container .button-contact {
  margin: 0 auto;
}
.competences {
  margin: 1.5rem 0;
  padding: 1rem 0;
  border-top: 2px dotted #003671;
  color: #003671;
}
.competences .competences__title {
  font-size: 32em;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
}
@media (min-width: 40em) {
  .competences .competences__list {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
  .no-csscolumns .competences .competences__list {
    width: 100%;
  }
}
.competences .competences__item {
  position: relative;
  padding-left: 1.25rem;
  font-style: italic;
  font-weight: 700;
  font-size: 22em;
  font-size: 1.375rem;
}
.no-csscolumns .competences .competences__item {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 49%;
}
.competences .competences__item:before {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  height: 10px;
  vertical-align: middle;
  width: 10px;
  background-image: url('/images/sprites.png?v=1474428299488');
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 12px;
  height: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .competences .competences__item:before {
    background-image: url('/images/sprites@2x.png?v=1474428299488');
    background-size: 500px;
  }
}
.benefits .benefits__block {
  margin-bottom: .25rem;
}
@media (min-width: 52em) {
  .benefits .benefits__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.benefits .benefits__block .benefits__imagery {
  position: relative;
  padding-right: .25rem;
  max-width: 31.25rem;
  margin: 0 auto;
}
@media (min-width: 52em) {
  .benefits .benefits__block .benefits__imagery {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 50%;
  }
}
.benefits .benefits__block .benefits__imagery img {
  display: block;
}
.benefits .benefits__block .benefits__heading {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  position: absolute;
  top: .75rem;
  right: 1rem;
  left: 40%;
  z-index: 2;
  text-align: right;
  font-size: 16em;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #fff;
}
@media (min-width: 30em) {
  .benefits .benefits__block .benefits__heading {
    top: 1.5rem;
    right: 2rem;
    font-size: 20em;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
.benefits .benefits__block .benefits__content {
  position: relative;
  overflow: hidden;
  max-width: 31.25rem;
  margin: 0 auto;
  padding: 1.5rem 1.25rem .5rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003671+0,ffffff+100&0.2+0,0.2+100 */
  background: -moz-linear-gradient(left, rgba(0, 54, 113, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 54, 113, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 54, 113, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33003671', endColorstr='#33ffffff', GradientType=1);
  /* IE6-9 */
}
@media (min-width: 52em) {
  .benefits .benefits__block .benefits__content {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 50%;
  }
}
.benefits .benefits__block .benefits__title {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 16em;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.benefits .benefits__block .benefits__list {
  padding-left: 1rem;
  font-size: 15em;
  font-size: 0.9375rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.benefits .benefits__block .benefits__item {
  padding-bottom: .35rem;
}
.mentions {
  padding: 1rem 0;
  font-size: 14em;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
}
.contact {
  padding-top: 3rem;
}
.contact .contact__heading {
  text-transform: uppercase;
  color: #003671;
}
@media (min-width: 40em) {
  .contact .contact__heading {
    margin-left: 25%;
    margin-left: calc(25% - 4px);
  }
}
.contact .field {
  margin-bottom: 1rem;
}
@media (min-width: 40em) {
  .contact .field label {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 25%;
    padding: .5rem 1rem .5rem 0;
  }
}
@media (min-width: 40em) {
  .contact .field input,
  .contact .field textarea {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    width: 75%;
  }
}
.contact .field textarea {
  min-height: 14rem;
}
@media (min-width: 40em) {
  .contact .field .validationErrors {
    margin-left: 25%;
    margin-left: calc(25% - 4px);
  }
}
@media (min-width: 40em) {
  .contact .contact__button {
    margin-left: 25%;
    margin-left: calc(25% - 4px);
  }
}
.contact .thankyou {
  padding: .5rem;
  background-color: rgba(0, 54, 113, 0.1);
  color: #003671;
}
@media (min-width: 40em) {
  .contact .thankyou {
    margin-left: 25%;
    margin-left: calc(25% - 4px - .5rem);
  }
}
.site-footer {
  position: relative;
  z-index: 10;
  padding-top: 4rem;
  background-color: #fff;
  text-align: center;
}
.site-footer .site-footer__logo-container img {
  max-width: 10rem;
}
.site-footer .site-footer__baseline {
  padding: .5rem 0 1.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 20em;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-weight: bold;
}
/*-----------------------------------------------------------------------------------------
	/Imports
-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------
	/Main nav active states
-----------------------------------------------------------------------------------------*/
.page-home .menu-home a,
.page-about .menu-about a,
.page-products .menu-products a,
.page-gallery .menu-gallery a,
.page-news .menu-news a,
.page-blog .menu-blog a,
.page-faqs .menu-faqs a,
.page-contact .menu-contact a,
.page-members .menu-members a,
.page-sitemap .menu-sitemap a {
  color: #51a7ca;
}
/*-----------------------------------------------------------------------------------------
	/Home
-----------------------------------------------------------------------------------------*/
.page-home .copy {
  margin: 0 0 30px;
}
/*-----------------------------------------------------------------------------------------
	/Products
-----------------------------------------------------------------------------------------*/
.page-products .thumb-list li {
  border: 1px solid #e5e5e5;
  padding: 10px;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  background: white;
  margin: 0 .5em;
}
@media (min-width: 40em) {
  .page-products .thumb-list li {
    width: 25%;
  }
}
.page-products .thumb-list .product-title {
  margin: 10px 0 0;
}
.page-products .thumb-list .byline {
  font-style: italic;
  font-weight: normal;
  color: #888;
  margin: 0 0 10px;
}
.product-detail .product-imagery img {
  margin: 0 0 20px;
  width: 100%;
}
.product-detail .price {
  color: #51a7ca;
  font-size: 1.5em;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1;
  margin: 0 0 20px;
}
.product-detail .product-imagery {
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  width: 55%;
}
.product-detail .product-blurb {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 45%;
  padding: 0 0 0 4em;
}
/*-----------------------------------------------------------------------------------------
	/Gallery
-----------------------------------------------------------------------------------------*/
.gallery-slider {
  width: 100%;
  margin: 0 auto 5px;
}
.gallery-slider img {
  width: 100%;
}
.gallery-slider .placeholder {
  visibility: hidden;
}
.gallery-nav li img {
  width: 100%;
}
.gallery-nav li {
  float: left;
  width: 32.6%;
  margin: 0 1% 1% 0;
  opacity: .4;
}
.gallery-nav li:nth-child(3n) {
  margin-right: 0;
}
.gallery-nav .activeSlide {
  opacity: 1;
  /*border: ;*/
}
.thumb-list.gallery-thumbs li {
  padding: 0 0;
  margin: 0 1% 1% 0;
  display: block;
  float: left;
  width: 49%;
}
/*-----------------------------------------------------------------------------------------
	//News
-----------------------------------------------------------------------------------------*/
.page-news .news-list li {
  border-bottom: 2px solid #e5e5e5;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.page-news .news-list img {
  display: block;
  margin: 0 auto 20px;
  width: 80%;
}
.page-news .news-list .article-title {
  margin: 0 0 5px;
  font-size: 1em;
}
.page-news .news-list .date {
  font-size: .9em;
  color: #999;
}
.page-news .article-list .date {
  display: block;
  color: #666;
  font-weight: normal;
  font-size: .85em;
}
/*-----------------------------------------------------------------------------------------
	//Contact
-----------------------------------------------------------------------------------------*/
.page-contact .map {
  margin: 30px 0 0;
}
.page-contact #map_canvas {
  width: 100%;
  height: 500px;
}
.page-contact .contact-methods li {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
/*-----------------------------------------------------------------------------------------
	/Cart
-----------------------------------------------------------------------------------------*/
#cart .order-process {
  display: none;
}
#cart .cart-contents {
  margin: 0 0 2em;
}
#cart .cart-contents th {
  display: none;
}
@media (min-width: 43.75em) {
  #cart .cart-contents th {
    display: table-cell;
  }
}
#cart .cart-contents td {
  vertical-align: middle;
  display: block;
  padding: .2em 0;
  border: none;
}
@media (min-width: 43.75em) {
  #cart .cart-contents td {
    padding: 1em;
    display: table-cell;
    border-bottom: 1px solid #e5e5e5;
  }
}
#cart .cart-contents .cartImg {
  height: 3em;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  margin: 0 1em 0 0;
  display: block;
  width: 3em;
}
#cart .cart-contents .col1 {
  border-top: 1px solid #e5e5e5;
  margin: 2em 0 0;
}
@media (min-width: 43.75em) {
  #cart .cart-contents .col1 {
    width: 40%;
    margin: 0;
    border-top: none;
  }
}
#cart .cart-contents .col1 a {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
#cart .cart-contents .col2 {
  display: none;
}
@media (min-width: 43.75em) {
  #cart .cart-contents .col2 {
    display: table-cell;
  }
}
#cart .cart-contents .col2,
#cart .cart-contents .col4 {
  text-align: right;
  float: left;
}
@media (min-width: 43.75em) {
  #cart .cart-contents .col2,
  #cart .cart-contents .col4 {
    width: 11em;
    float: none;
  }
}
@media (min-width: 43.75em) {
  #cart .cart-contents .col3 {
    text-align: right;
    width: 5em;
  }
}
@media (min-width: 43.75em) {
  #cart .cart-contents .col5 {
    width: 3em;
    text-align: center;
  }
}
#cart .cart-contents .qty {
  text-align: right;
  padding: .7em;
}
#cart .cart-contents .item-remove {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  text-indent: -5000px;
  overflow: hidden;
  text-align: left;
  height: 10px;
  width: 10px;
  background-image: url('/images/sprites.png?v=1474428299488');
  background-repeat: no-repeat;
  vertical-align: middle;
  background-position: -100px 0;
  background-color: transparent;
  width: 18px;
  height: 18px;
  padding: 0;
  opacity: .2;
  margin: 0 0 0 1em;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #cart .cart-contents .item-remove {
    background-image: url('/images/sprites@2x.png?v=1474428299488');
    background-size: 500px;
  }
}
@media (min-width: 43.75em) {
  #cart .cart-contents .item-remove {
    margin: 0;
  }
}
#cart .cart-contents .item-remove:hover {
  opacity: 1;
}
#cart .cart-currency {
  color: #ccc;
  /*font-size: .8em;*/
}
#cart .cart-shipping {
  margin: 2em 0;
  overflow: hidden;
}
#cart .shipping-info {
  font-size: .7em;
}
#cart .cart-shipping-region {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 100%;
}
@media (min-width: 43.75em) {
  #cart .cart-shipping-region {
    width: 50%;
  }
}
#cart .cart-shipping-cost {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  color: #333;
  width: 50%;
  text-align: right;
  font-family: 'Nexa Slab W01', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
}
#cart .cart-controls {
  border-top: 2px solid #ddd;
  padding: 2em 0 0;
}
#cart .cart-total {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
  font-family: 'Nexa Slab W01', 'Helvetica Neue', Arial, Helvetica, Geneva, sans-serif;
  font-weight: bold;
  text-align: right;
  font-size: 1.7em;
}
#cart .control-buttons {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
}
#cart .continue-browsing .icon {
  width: 11px;
  height: 18px;
  background-position: 0 0;
}
#cart .clear-order {
  background: #d04949;
}
#cart .clear-order .icon {
  width: 16px;
  height: 16px;
  background-position: -50px 0;
}
#cart .purchase-details-area {
  text-align: center;
}
#cart .purchase-details {
  margin: 0 0 2em;
  text-align: left;
}
#cart .purchase-details .list,
#cart .purchase-details .list li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 43.75em) {
  #cart .purchase-details {
    display: inline-block;
    margin-right: -4px;
    margin-bottom: 2em;
    vertical-align: top;
    width: 50%;
    padding: 1em;
  }
}
#cart .purchase-details h2 {
  color: #343434;
}
#cart .cart-submit {
  text-align: center;
}
#cart .cart-submit label {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  color: #343434;
}
#cart .cart-submit .submit {
  margin: 1em 0 0;
}
#cart .cart-submit .submit .icon {
  width: 19px;
  height: 14px;
  background-position: -150px 0;
}
#cart .cart-submit .formValidationError {
  display: block;
  color: #d04949;
  background: none;
  text-align: center;
}
#cart .cancel-order {
  background: #d04949;
}
#cart #finaliseSucceedOrder,
#cart #finaliseFailOrder {
  margin: 0 auto;
  max-width: 40em;
  text-align: left;
}
#cart #finaliseSucceedOrder h3,
#cart #finaliseFailOrder h3 {
  font-size: 2em;
}
#cart #finaliseSucceedOrder .purchase-id-info,
#cart #finaliseFailOrder .purchase-id-info {
  /*border: 1px solid #333;*/
  text-align: center;
  background: white;
  padding: 1.5em;
  margin: 2em 0;
}
#cart #finaliseSucceedOrder .purchase-id,
#cart #finaliseFailOrder .purchase-id {
  background: #51a7ca;
  padding: .2em .5em;
  border-radius: 3px;
  color: #fff;
}
#cart .orderSuccessMessage {
  margin: 0 0 1em;
}
#cart .form-submit-error {
  position: fixed;
  top: 0;
  width: 20em;
  margin: 0 0 0 -10em;
  left: 50%;
  background: #d04949;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 1.5em;
}
#cart.reviewOrder .edit-order {
  background-color: #ccc;
}
#cart.reviewOrder .edit-order .icon {
  height: 17px;
  margin-right: 1em;
  width: 10px;
}
#cart.reviewOrder .cart-contents .col3 {
  width: 1em;
}
#cart.reviewOrder .purchase-details {
  width: 20em;
}
#cart.reviewOrder .cart-total,
#cart.reviewOrder .cart-shipping-cost {
  width: 100%;
}
/*-----------------------------------------------------------------------------------------
	//404
-----------------------------------------------------------------------------------------*/
.page-404 .container {
  padding-bottom: 8em;
}
@media (min-width: 43.75em) {
  .page-404 footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
/*-----------------------------------------------------------------------------------------
	/Modal
-----------------------------------------------------------------------------------------*/
.page-modal {
  background: white;
  padding: 3em;
}
.page-modal .container {
  max-width: none;
  padding: 0;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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;
    /* h5bp.com/t */
  }
  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;
  }
}
/*-----------------------------------------------------------------------------------------
	//IE8
-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------
	//IE7
-----------------------------------------------------------------------------------------*/
