@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.0.6
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-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("./../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../etc/fonts/slick.eot");
  src: url("../etc/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../etc/fonts/slick.woff") format("woff"), url("../etc/fonts/slick.ttf") format("truetype"), url("../etc/fonts/slick.svg#slick") 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%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -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: #626f72;
  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-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 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; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html,
body {
  font-size: 100%;
  box-sizing: border-box; }

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

body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.small-collapse > .column, .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  @media screen and (min-width: 40em) {
    .row.medium-collapse > .column, .row.medium-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  @media screen and (min-width: 64em) {
    .row.large-collapse > .column, .row.large-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .row.expanded {
    max-width: none; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.3333333333%; }

.small-push-1 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-1 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.6666666667%; }

.small-push-2 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-2 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.small-4 {
  width: 33.3333333333%; }

.small-push-4 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -33.3333333333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.6666666667%; }

.small-push-5 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-5 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.small-7 {
  width: 58.3333333333%; }

.small-push-7 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-7 {
  position: relative;
  left: -58.3333333333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.6666666667%; }

.small-push-8 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.small-10 {
  width: 83.3333333333%; }

.small-push-10 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-10 {
  position: relative;
  left: -83.3333333333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.6666666667%; }

.small-push-11 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-11 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.3333333333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.6666666667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.2857142857%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.column.small-centered, .small-centered.columns {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncenter,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%; }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%; }

  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%; }

  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%; }

  .medium-offset-1 {
    margin-left: 8.3333333333%; }

  .medium-3 {
    width: 25%; }

  .medium-push-3 {
    position: relative;
    left: 25%; }

  .medium-pull-3 {
    position: relative;
    left: -25%; }

  .medium-offset-2 {
    margin-left: 16.6666666667%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%; }

  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-5 {
    width: 41.6666666667%; }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%; }

  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%; }

  .medium-offset-4 {
    margin-left: 33.3333333333%; }

  .medium-6 {
    width: 50%; }

  .medium-push-6 {
    position: relative;
    left: 50%; }

  .medium-pull-6 {
    position: relative;
    left: -50%; }

  .medium-offset-5 {
    margin-left: 41.6666666667%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%; }

  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-8 {
    width: 66.6666666667%; }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%; }

  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%; }

  .medium-offset-7 {
    margin-left: 58.3333333333%; }

  .medium-9 {
    width: 75%; }

  .medium-push-9 {
    position: relative;
    left: 75%; }

  .medium-pull-9 {
    position: relative;
    left: -75%; }

  .medium-offset-8 {
    margin-left: 66.6666666667%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%; }

  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-11 {
    width: 91.6666666667%; }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%; }

  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%; }

  .medium-offset-10 {
    margin-left: 83.3333333333%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-11 {
    margin-left: 91.6666666667%; }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }

  .column.medium-centered, .medium-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .medium-uncenter,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%; }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%; }

  .large-pull-1 {
    position: relative;
    left: -8.3333333333%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%; }

  .large-pull-2 {
    position: relative;
    left: -16.6666666667%; }

  .large-offset-1 {
    margin-left: 8.3333333333%; }

  .large-3 {
    width: 25%; }

  .large-push-3 {
    position: relative;
    left: 25%; }

  .large-pull-3 {
    position: relative;
    left: -25%; }

  .large-offset-2 {
    margin-left: 16.6666666667%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%; }

  .large-pull-4 {
    position: relative;
    left: -33.3333333333%; }

  .large-offset-3 {
    margin-left: 25%; }

  .large-5 {
    width: 41.6666666667%; }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%; }

  .large-pull-5 {
    position: relative;
    left: -41.6666666667%; }

  .large-offset-4 {
    margin-left: 33.3333333333%; }

  .large-6 {
    width: 50%; }

  .large-push-6 {
    position: relative;
    left: 50%; }

  .large-pull-6 {
    position: relative;
    left: -50%; }

  .large-offset-5 {
    margin-left: 41.6666666667%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%; }

  .large-pull-7 {
    position: relative;
    left: -58.3333333333%; }

  .large-offset-6 {
    margin-left: 50%; }

  .large-8 {
    width: 66.6666666667%; }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%; }

  .large-pull-8 {
    position: relative;
    left: -66.6666666667%; }

  .large-offset-7 {
    margin-left: 58.3333333333%; }

  .large-9 {
    width: 75%; }

  .large-push-9 {
    position: relative;
    left: 75%; }

  .large-pull-9 {
    position: relative;
    left: -75%; }

  .large-offset-8 {
    margin-left: 66.6666666667%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%; }

  .large-pull-10 {
    position: relative;
    left: -83.3333333333%; }

  .large-offset-9 {
    margin-left: 75%; }

  .large-11 {
    width: 91.6666666667%; }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%; }

  .large-pull-11 {
    position: relative;
    left: -91.6666666667%; }

  .large-offset-10 {
    margin-left: 83.3333333333%; }

  .large-12 {
    width: 100%; }

  .large-offset-11 {
    margin-left: 91.6666666667%; }

  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }

  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }

  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }

  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }

  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }

  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }

  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }

  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }

  .column.large-centered, .large-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .large-uncenter,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }
@font-face {
  font-family: "sansationbold";
  src: url("../etc/fonts/sansation-bold.eot");
  src: url("../etc/fonts/sansation-bold.eot?#iefix") format("embedded-opentype"), url("../etc/fonts/sansation-bold.woff2") format("woff2"), url("../etc/fonts/sansation-bold.woff") format("woff"), url("../etc/fonts/sansation-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
body {
  background: #f1f1f1;
  color: #626f72;
  font-family: "myriad-pro", "Trebuchet MS", sans-serif;
  font-style: normal;
  font-weight: 300; }

em, strong {
  /*font-style: italic;*/
  font-weight: bold; }

a {
  color: inherit;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300; }

header {
  background: url(../img/bg-top-neutral.png) no-repeat #b60d2c;
  background-attachment: fixed;
  color: #b4bcc1;
  padding: 2em 0; }
  @media screen and (min-width: 1024px) {
    header {
      padding: 2.5em 0; } }
  header ul {
    margin: 1em 0 0 0;
    padding: 0;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      header ul {
        text-align: right; } }
    header ul li {
      display: inline-block;
      list-style: none;
      margin: 0 0.5em 0 0; }
      @media screen and (min-width: 640px) {
        header ul li {
          margin: 0 1em 0 0; } }
      header ul li a {
        transition: 0.2s; }
        header ul li a:hover {
          color: #e6e8e8; }
  header h1#logo {
    background: url(../img/logo-fiducia-sistemas-hor.png) no-repeat center;
    height: 61px;
    margin: 0 auto 1em auto;
    width: 235px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      header h1#logo {
        background-image: url("../img/logo-fiducia-sistemas-hor@2x.png");
        background-size: 235px, 61px; } }
    @media screen and (min-width: 1024px) {
      header h1#logo {
        margin: 0; } }
    header h1#logo a {
      display: block;
      height: 100%;
      width: 100%; }
    header h1#logo span {
      display: none;
      speak: normal; }
  header .item-product {
    font-family: "sansationbold", "myriad-pro", "Trebuchet MS", sans-serif;
    text-transform: uppercase; }
    header .item-product:last-of-type {
      margin: 0 2em 0 0; }
  header #news-header {
    padding: 1em 0 0.5em 0;
    text-align: center; }
    @media screen and (min-width: 640px) {
      header #news-header {
        padding: 1.5em 0 0 0;
        text-align: left; } }
    @media screen and (min-width: 1024px) {
      header #news-header {
        padding: 4em 0 1em 0; } }
    header #news-header h1 {
      color: #00ffff;
      font-size: 3em;
      letter-spacing: -0.03em;
      margin: 0 0 0.3em 0; }
      @media screen and (min-width: 1024px) {
        header #news-header h1 {
          margin: 0; } }
    header #news-header form {
      margin: 0; }
      @media screen and (min-width: 640px) {
        header #news-header form {
          float: right;
          margin: 1.1em 0 0 0; } }
      header #news-header form input {
        border: 1px solid #00ffff;
        display: inline-block;
        font-size: 1em;
        margin: 0;
        outline: none;
        padding: 0.3em 0.6em;
        -webkit-appearance: none; }
        @media screen and (min-width: 640px) {
          header #news-header form input {
            font-size: 1.3em; } }
      header #news-header form input[type=email] {
        background: none;
        border-radius: 0.3em 0 0 0.3em;
        width: 80%; }
        @media screen and (min-width: 640px) {
          header #news-header form input[type=email] {
            width: auto; } }
      header #news-header form input[type=submit] {
        background: #00ffff;
        border-radius: 0.3em;
        color: #b60d2c;
        margin: 0 0 0 -0.5em; }
      header #news-header form ::-webkit-input-placeholder {
        color: #ffffff; }
      header #news-header form :-moz-placeholder {
        color: #ffffff; }
      header #news-header form ::-moz-placeholder {
        color: #ffffff; }
      header #news-header form :-ms-input-placeholder {
        color: #ffffff; }

.section-header {
  background-color: #e6e8e8;
  padding: 2em 0;
  position: relative;
  z-index: 2; }
  .section-header h2 {
    background-position: center;
    background-repeat: no-repeat;
    height: 139px;
    margin: 0 auto;
    width: 170px; }
    .section-header h2 a {
      display: block;
      height: 100%;
      width: 100%; }
    .section-header h2 span {
      display: none; }

.section-banner {
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 2em 0; }
  @media screen and (min-width: 640px) {
    .section-banner {
      padding: 4em 0; } }
  @media screen and (min-width: 1024px) {
    .section-banner {
      height: 31em;
      overflow: hidden; } }
  .section-banner h3 {
    font-size: 2.8em;
    line-height: 1.1;
    margin: 0; }
  .section-banner .cta {
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 1.6em;
    padding: 0.2em 0.5em;
    margin: 0.5em 0 0 0;
    transition: 0.2s; }

.section-features {
  padding: 2em 0;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 640px) {
    .section-features {
      padding: 4em 0; } }
  @media screen and (min-width: 640px) {
    .section-features .column, .section-features .columns {
      padding: 0 1.9375rem 1rem 1.9375rem; } }
  @media screen and (min-width: 1024px) {
    .section-features .column, .section-features .columns {
      padding: 0 2.9375rem 1rem 2.9375rem; } }
  .section-features h4 {
    border-bottom: 1px solid #b0bfc6;
    font-size: 2em;
    letter-spacing: -0.03em;
    line-height: 1.1em;
    margin: 0 0 0.7em 0;
    padding: 0 0 0.5em 0; }
  .section-features p {
    font-size: 1.2em;
    letter-spacing: -0.02em;
    text-align: justify; }

.shadow-before:before {
  background: url(../img/bg-header-shadow-invert.png) no-repeat center;
  content: "";
  display: block;
  height: 27px;
  position: absolute;
  top: -27px;
  width: 100%; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .shadow-before:before {
      background-image: url("../img/bg-header-shadow-invert@2x.png");
      background-size: 1522px, 27px; } }

.shadow-after:after {
  background: url(../img/bg-header-shadow.png) no-repeat center;
  bottom: -27px;
  content: "";
  display: block;
  height: 27px;
  position: absolute;
  width: 100%; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .shadow-after:after {
      background-image: url("../img/bg-header-shadow@2x.png");
      background-size: 1522px, 27px; } }

.section-cta {
  padding: 2em 0;
  margin: -1em 0 0 0;
  text-align: center; }
  @media screen and (min-width: 640px) {
    .section-cta {
      text-align: right; } }
  .section-cta h2 {
    font-size: 2em;
    margin: 0 0 0.25em 0; }
  .section-cta p {
    font-size: 1.25em;
    margin: 0; }
    .section-cta p span {
      font-size: 1.25em; }
  .section-cta .cta-cta-container {
    padding-bottom: 1.2em; }
    @media screen and (min-width: 640px) {
      .section-cta .cta-cta-container {
        padding-bottom: 0;
        text-align: center; } }
  .section-cta .cta-logo-container {
    text-align: center; }
    @media screen and (min-width: 640px) {
      .section-cta .cta-logo-container {
        padding-top: 0.85em;
        text-align: left; } }
  .section-cta .cta {
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-size: 1.6em;
    padding: 0.2em 0.5em;
    margin: 0.5em 0 0 0;
    transition: 0.2s; }
    @media screen and (min-width: 640px) {
      .section-cta .cta {
        margin: 0.25em 0 0 0; } }

#banner.slick-slider {
  margin: 0; }
#banner .slick-dots {
  bottom: 0; }
  @media screen and (min-width: 640px) {
    #banner .slick-dots {
      bottom: 1em;
      right: 5%;
      width: auto; } }
  #banner .slick-dots li {
    margin: 0 0.5em 0 0;
    opacity: 1; }
    #banner .slick-dots li button:before {
      border: 1px solid #626f72;
      border-radius: 15px;
      color: transparent;
      font-size: 10px;
      height: 15px;
      line-height: 15px;
      opacity: 1;
      transition: 0.2s;
      width: 15px; }
      @media screen and (min-width: 640px) {
        #banner .slick-dots li button:before {
          border-color: #ffffff;
          border-radius: 16px;
          font-size: 16px;
          height: 20px;
          line-height: 20px;
          width: 20px; } }
    #banner .slick-dots li.slick-active {
      opacity: 1; }
      #banner .slick-dots li.slick-active button:before {
        color: #626f72; }
        @media screen and (min-width: 640px) {
          #banner .slick-dots li.slick-active button:before {
            color: #ffffff; } }
    #banner .slick-dots li:last-of-type {
      margin: 0; }

#sistema #sistema-header h2 {
  background-image: url(../img/logo-fiducia-sistemas-ver.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #sistema #sistema-header h2 {
      background-image: url("../img/logo-fiducia-sistemas-ver@2x.png");
      background-size: 170px, 139px; } }
#sistema #sistema-content {
  padding: 2em 0; }
  @media screen and (min-width: 640px) {
    #sistema #sistema-content {
      padding: 6em 0 4em 0; } }
  #sistema #sistema-content h3 {
    color: #b60d2c;
    font-size: 3em;
    line-height: 1.1em;
    margin: 0 0 1em 0; }
  #sistema #sistema-content p {
    font-size: 1.2em;
    letter-spacing: -0.02em;
    line-height: 1.8em; }
  @media screen and (min-width: 640px) {
    #sistema #sistema-content img {
      float: right; } }

#testimonials {
  background: #dddddd;
  padding: 2.5em 0 0.5em 0;
  text-align: center; }
  #testimonials h4 {
    color: #b60d2c;
    font-size: 2em;
    line-height: 1.1em;
    margin: 0 0 0.7em 0; }
  #testimonials p {
    font-size: 1.2em;
    letter-spacing: -0.02em;
    line-height: 1.8em; }

#comex #comex-header h2 {
  background-image: url(../img/logo-fiducia-comex.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #comex #comex-header h2 {
      background-image: url("../img/logo-fiducia-comex@2x.png");
      background-size: 170px, 139px; } }
#comex #comex-banner {
  background-image: url(../img/bg-top-comex.png);
  position: relative; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #comex #comex-banner {
      background-attachment: scroll; } }
  #comex #comex-banner p {
    color: #c1ccd1;
    font-size: 1.2em; }
    @media screen and (min-width: 640px) {
      #comex #comex-banner p {
        text-align: right; } }
  #comex #comex-banner h3 {
    color: #00ffff; }
    @media screen and (min-width: 640px) {
      #comex #comex-banner h3 {
        text-align: right; } }
  #comex #comex-banner .cta {
    border-color: #00ffff;
    color: #00ffff; }
    @media screen and (min-width: 640px) {
      #comex #comex-banner .cta {
        float: right; } }
    #comex #comex-banner .cta:hover {
      background: #00ffff;
      color: #0071bc; }
#comex #comex-features h4 {
  color: #0071bc; }

#crm #crm-header h2 {
  background-image: url(../img/logo-fiducia-crm.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #crm #crm-header h2 {
      background-image: url("../img/logo-fiducia-crm@2x.png");
      background-size: 170px, 139px; } }
#crm #crm-banner {
  background-image: url(../img/bg-top-crm.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #crm #crm-banner {
      background-attachment: scroll; } }
  @media screen and (min-width: 1024px) {
    #crm #crm-banner {
      height: 36.5em; } }
  #crm #crm-banner h3 {
    color: #00ff00; }
  #crm #crm-banner p {
    color: #c1ccd1;
    font-size: 1.2em; }
  #crm #crm-banner .cta {
    border-color: #00ff00;
    color: #00ff00; }
    #crm #crm-banner .cta:hover {
      background: #00ff00;
      color: #009245; }
#crm #crm-features h4 {
  color: #009245; }
#crm #crm-img {
  margin-bottom: -2em;
  margin-top: 3em; }
  @media screen and (min-width: 640px) {
    #crm #crm-img {
      margin-bottom: 0;
      margin-top: 0; } }
#crm #crm-cta {
  background-image: url(../img/bg-top-crm.png); }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #crm #crm-cta {
      background-attachment: scroll; } }
  #crm #crm-cta p {
    color: #c1ccd1; }
  #crm #crm-cta .cta {
    border-color: #00ff00;
    color: #00ff00; }
    #crm #crm-cta .cta:hover {
      background: #00ff00;
      color: #009245; }

footer {
  background: #e6e8e8;
  padding: 2em 0; }
  footer p {
    margin: 0;
    text-align: center; }
    @media screen and (min-width: 640px) {
      footer p {
        text-align: left; } }
  footer #footer-dsign {
    background: url(../img/footer-dsign.png) no-repeat center;
    height: 9px;
    margin: 1em auto 0 auto;
    width: 32px; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      footer #footer-dsign {
        background-image: url("../img/footer-dsign@2x.png");
        background-size: 32px, 9px; } }
    footer #footer-dsign span {
      display: none;
      speak: normal; }
    @media screen and (min-width: 640px) {
      footer #footer-dsign {
        float: right;
        margin: -16px 0 0 0; } }
    footer #footer-dsign a {
      display: block;
      height: 100%;
      width: 100%; }

#news {
  background: #ffffff;
  padding: 1em 0 0 0; }
  @media screen and (min-width: 640px) {
    #news {
      background: linear-gradient(90deg, #ffffff 66%, #f1f1f1 66%);
      padding: 2em 0; } }
  @media screen and (min-width: 1024px) {
    #news {
      background: linear-gradient(90deg, #ffffff 55%, #f1f1f1 55%); } }
  #news article {
    color: #222;
    margin: 0 0 1.5em 0; }
    @media screen and (min-width: 640px) {
      #news article {
        margin: 0 0 3em 0; } }
    #news article p {
      text-align: justify; }
    #news article a {
      border-bottom: 1px solid #b60d2c;
      color: #b60d2c;
      padding: 0 0 0.1em 0; }
      #news article a:hover {
        border: none; }
    #news article h2 {
      border-bottom: 1px solid #c1ccd1;
      color: #b60d2c;
      font-size: 1.5em;
      line-height: 1.3em;
      margin: 0 0 0.5em 0;
      padding: 0 2.5em 0.5em 0; }
      @media screen and (min-width: 640px) {
        #news article h2 {
          font-size: 2em; } }
      #news article h2 a {
        border: none;
        color: #b60d2c;
        padding: 0; }
    #news article time {
      float: right;
      margin: -3.3em 0 0 0; }
      @media screen and (min-width: 640px) {
        #news article time {
          margin: -3.8em 0 0 0; } }
    #news article .read-more {
      border: 1px solid #c1ccd1;
      border-radius: 0.4em;
      color: #6d777c;
      display: inline-block;
      padding: 0.2em 0.8em;
      transition: 0.2s; }
      #news article .read-more:hover, #news article .read-more:active {
        border: 1px solid #6d777c;
        color: #000000; }
    #news article .post-social {
      margin: 0 0 1em 0;
      padding: 0; }
      #news article .post-social li {
        display: inline-block;
        list-style: none;
        margin: 0 1em 0 0; }
        #news article .post-social li i {
          margin: 0 0.3em 0 0; }
        #news article .post-social li a {
          border: none;
          color: #626f72;
          padding: 0;
          text-transform: uppercase;
          transition: 0.2s; }
          #news article .post-social li a:hover {
            color: #b60d2c; }
        #news article .post-social li:last-of-type {
          margin: 0; }
    #news article .tags i {
      color: #626f72;
      margin: 0 0.3em 0 0; }
    #news article .tags a {
      border: none;
      color: #626f72;
      padding: 0;
      text-transform: uppercase;
      transition: 0.2s; }
      #news article .tags a:hover {
        color: #b60d2c; }
    #news article .alignright {
      float: right;
      margin: 0 0 2em 2em; }
    #news article .alignleft {
      float: left;
      margin: 0 2em 2em 0; }
    #news article .aligncenter {
      display: block;
      margin: 1em auto; }
  #news aside {
    background: #f1f1f1;
    padding-bottom: 1em;
    padding-top: 1em; }
    @media screen and (min-width: 640px) {
      #news aside {
        padding-bottom: 0;
        padding-top: 0;
        text-align: right; } }
    #news aside form {
      margin: 0 0 2em 0; }
      #news aside form label {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0; }
      #news aside form #searchsubmit {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0; }
    #news aside input[type=text] {
      background: url(../img/search.png) no-repeat 3% center;
      border: 2px solid #c1ccd1;
      border-radius: 0.3em;
      display: block;
      font-size: 1em;
      outline: none;
      padding: 0.3em 0.6em 0.3em 2.2em;
      transition: 0.2s;
      -webkit-appearance: none;
      width: 100%; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        #news aside input[type=text] {
          background-image: url("../img/search@2x.png");
          background-size: 21px, 21px; } }
      @media screen and (min-width: 640px) {
        #news aside input[type=text] {
          font-size: 1.3em;
          padding: 0.3em 0.6em 0.3em 1.8em; } }
      #news aside input[type=text]:active, #news aside input[type=text]:focus {
        border-color: #6d777c; }
    #news aside ::-webkit-input-placeholder {
      color: #626f72; }
    #news aside :-moz-placeholder {
      color: #626f72; }
    #news aside ::-moz-placeholder {
      color: #626f72; }
    #news aside :-ms-input-placeholder {
      color: #626f72; }
    #news aside h3 {
      font-size: 1.3em;
      margin: 0 0 0.5em 0; }
      @media screen and (min-width: 640px) {
        #news aside h3 {
          font-size: 1.6em; } }
    #news aside ul {
      margin: 0;
      padding: 0; }
      #news aside ul li {
        list-style: none;
        margin: 0 0 0.5em 0; }
        @media screen and (min-width: 640px) {
          #news aside ul li {
            font-size: 1.2em; } }
        #news aside ul li a {
          transition: 0.2s; }
          #news aside ul li a:hover {
            color: #000000; }

#contact-header {
  background: url(../img/bg-top-contact.png) no-repeat top center fixed;
  color: #ffffff;
  padding: 1em 0;
  text-align: center; }
  @media screen and (min-width: 640px) {
    #contact-header {
      padding: 2em 0;
      text-align: left; } }
  #contact-header h1 {
    font-size: 3em;
    letter-spacing: -0.03em;
    margin: 0; }

#contact {
  background: #ffffff;
  padding: 1em 0; }
  @media screen and (min-width: 640px) {
    #contact {
      padding: 6em 0; } }
  #contact input, #contact textarea {
    border: 1px solid #c1ccd1;
    border-radius: 0.4em;
    display: block;
    margin: 0 0 1.5em 0;
    outline: none;
    padding: 0.6em 0.8em;
    transition: 0.2s;
    -webkit-appearance: none;
    width: 100%; }
    @media screen and (min-width: 640px) {
      #contact input, #contact textarea {
        font-size: 1.3em;
        width: 80%; } }
    #contact input:active, #contact input:focus, #contact textarea:active, #contact textarea:focus {
      border-color: #626f72; }
  #contact input[type=submit] {
    background: #6d777c;
    border: none;
    color: #ffffff;
    padding: 0.4em 1em;
    width: auto; }
    #contact input[type=submit]:hover, #contact input[type=submit]:active, #contact input[type=submit]:focus {
      background: #f15a24;
      border: none; }
  #contact label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  #contact .g-recaptcha {
    margin: 0 0 1.5em 0; }
  #contact ::-webkit-input-placeholder {
    color: #626f72; }
  #contact :-moz-placeholder {
    color: #626f72; }
  #contact ::-moz-placeholder {
    color: #626f72; }
  #contact :-ms-input-placeholder {
    color: #626f72; }
  #contact p {
    margin: 0; }
  #contact #contact-social {
    margin: 1em 0 0 0; }
    #contact #contact-social a {
      margin: 0 1em 0 0;
      transition: 0.2s; }
      #contact #contact-social a:hover {
        color: #f15a24; }
      #contact #contact-social a:last-of-type {
        margin: 0; }
    #contact #contact-social i {
      font-size: 1.5em; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#hidden-field {
  position: absolute;
  left: -5000px; }

#message-warning {
  padding: 2em 0;
  text-align: center; }

main {
  background: #ffffff;
  color: #222;
  padding: 1em 0 0 0; }
  @media screen and (min-width: 640px) {
    main {
      min-height: 20em;
      padding: 2em 0; } }
  main p {
    text-align: justify; }
  main a {
    border-bottom: 1px solid #b60d2c;
    color: #b60d2c;
    padding: 0 0 0.1em 0; }
    main a:hover {
      border: none; }
  main h2 {
    border-bottom: 1px solid #c1ccd1;
    color: #b60d2c;
    font-size: 1.5em;
    line-height: 1.3em;
    margin: 0 0 0.5em 0;
    padding: 0 2.5em 0.5em 0; }
    @media screen and (min-width: 640px) {
      main h2 {
        font-size: 2em; } }
    main h2 a {
      border: none;
      color: #b60d2c;
      padding: 0; }
  main h3, main h4, main h5, main h6 {
    color: #b60d2c; }
  main .alignright {
    float: right;
    margin: 0 0 2em 2em; }
  main .alignleft {
    float: left;
    margin: 0 2em 2em 0; }
  main .aligncenter {
    display: block;
    margin: 1em auto; }
