@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima/proxima-bold-webfont.eot');
  src: url('../fonts/proxima/proxima-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima/proxima-bold-webfont.woff') format('woff'), url('../fonts/proxima/proxima-bold-webfont.ttf') format('truetype'), url('../fonts/proxima/proxima-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima/proxima-light-webfont.eot');
  src: url('../fonts/proxima/proxima-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima/proxima-light-webfont.woff') format('woff'), url('../fonts/proxima/proxima-light-webfont.ttf') format('truetype'), url('../fonts/proxima/proxima-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima/proxima-normal-webfont.eot');
  src: url('../fonts/proxima/proxima-normal-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima/proxima-normal-webfont.woff') format('woff'), url('../fonts/proxima/proxima-normal-webfont.ttf') format('truetype'), url('../fonts/proxima/proxima-normal-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@charset "UTF-8";
@font-face {
  font-family: "alm";
  src: url("../fonts/alm.eot");
  src: url("../fonts/alm.eot?#iefix") format("embedded-opentype"), url("../fonts/alm.woff") format("woff"), url("../fonts/alm.ttf") format("truetype"), url("../fonts/alm.svg#alm") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "alm" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "alm" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-right-open-big:before {
  content: "a";
}
.icon-comments:before {
  content: "b";
}
.icon-arrow-right-thin:before {
  content: "c";
}
.icon-info:before {
  content: "d";
}
.icon-elusive-icons:before {
  content: "e";
}
.icon-elusive-icons-1:before {
  content: "f";
}
body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Proxima Nova', sans-serif;
  background: #f5f5f5;
  font-size: 100%;
}
* {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.tHeader {
  display: block;
  clear: both;
  position: relative;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.tHeader strong {
  font-size: 2em;
  padding-top: 20px;
  color: #444;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  text-align: center;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
}
.tHeader em {
  display: block;
  clear: both;
  font-style: normal;
  padding-bottom: 30px;
  width: 100%;
  float: left;
  color: #f46801;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 400;
}
.tHeader sup {
  margin-left: -4px;
  font-weight: 700;
  color: #ccc;
}
.tHeader .message-area {
  width: 100%;
  float: left;
  padding: 1em 60px 1em;
  text-align: center;
  font-weight: 500;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 1px 0px;
  background: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Georgia, serif;
  font-style: italic;
  color: #888;
  position: relative;
  font-size: 0.875em;
}
.tHeader .message-area:before {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -15px;
  font-size: 30px;
  color: rgba(0, 0, 0, 0.2);
}
.tHeader .message-area p {
  padding: 0;
  margin: 0.25em 0;
  width: 100%;
  float: left;
  text-align: center;
}
.tHeader .company-logo {
  height: 120px;
  position: absolute;
  left: 20px;
  top: -5px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  display: block;
}
@media (max-width: 740px) {
  .tHeader {
    padding-top: 80px;
  }
  .tHeader .company-logo {
    left: 50%;
    margin-left: -74px;
  }
  .tHeader em {
    margin-top: 15px;
  }
  .tHeader strong {
    font-size: 1.8em;
    font-weight: bold;
  }
  .tHeader strong sup {
    margin-left: -4px;
  }
}
.tFooter {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-color: #383838;
  display: block;
  padding: 15px 50px;
  color: #d5d5d5;
}
.tFooter a {
  color: #006ec2;
  font-weight: bold;
  margin-left: 5px;
}
.tFooter a:hover {
  text-decoration: none;
}
.tFooter:before {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 20px;
  color: #fff;
}
.actions-area {
  width: 100%;
  float: left;
  height: 50px;
  padding: 10px 10px;
  margin: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.actions-area .actions-right {
  float: right;
}
.actions-area .btn-change-layout {
  width: 30px;
  height: 30px;
  border: 1px solid transparent;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.05);
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  box-shadow: 0px 1px 2px rgba(0,0,0,.1);
}
.actions-area .btn-change-layout:before {
  font-size: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.actions-area .btn-change-layout:hover {
  background: #2196f3;
}
.actions-area .btn-change-layout:hover:before {
  color: #fff;
}
.actions-area .btn-change-layout.is-active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
.actions-area .btn-change-layout.is-active:before {
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 740px) {
  .actions-area .btn-change-layout {
    width: 45px;
    height: 45px;
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 0 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    box-shadow: 1px 1px 2px rgba(0,0,0,.1);
    z-index: 1;
  }
  .actions-area .btn-change-layout + button {
    border-left: 0px;
    -webkit-border-radius: 0 3px 3px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    border-radius: 0 3px 3px 0;
    background-clip: padding-box;
  }
  .actions-area .btn-change-layout.is-active {
    z-index: 0;
    -webkit-box-shadow: inset 0px 3px 0px #f46801, inset 0px 2px 10px -2px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0px 3px 0px #f46801, inset 0px 2px 10px -2px rgba(0,0,0,.3);
    box-shadow: inset 0px 3px 0px #f46801, inset 0px 2px 10px -2px rgba(0,0,0,.3);
  }
}
@media (max-width: 740px) {
  .actions-area {
    text-align: center;
    height: auto;
    margin: 15px 0;
  }
  .actions-area li {
    float: none !important;
    display: inline-block;
  }
}
.tMainSection {
  margin: 0 30px 200px 30px;
  display: block;
  clear: both;
  float: left;
}
.tMainSection .tSection {
  display: block;
  float: left;
  position: relative;
  background-color: #ffffff;
  padding: 85px 20px 20px;
  width: 200px;
  height: 300px;
  margin: 0 1em 1em;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  box-shadow: 0px 1px 2px rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.8em;
  color: #777;
  line-height: 1.4;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.tMainSection .tSection a {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  padding: 20px 12px;
  -webkit-border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  border-radius: 4px 4px 0 0;
  background-clip: padding-box;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  font-family: 'Segoe UI Light', 'Segoe UI Web Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', HelveticaNeue-Light, 'Helvetica Neue', Arial, sans-serif;
  background: #f46801;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.tMainSection .tSection a .icon {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  border: 2px solid #ffffff;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.tMainSection .tSection a .icon svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -9px;
  fill: #ffffff;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.tMainSection .tSection a:hover {
  background: #0070cc;
}
.tMainSection .tSection a:hover .icon svg {
  fill: #ffffff;
}
.tMainSection .tSection a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -12px;
  font-size: 24px;
}
.tMainSection .tSection:hover {
  -webkit-box-shadow: 0px 0px 35px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0px 0px 35px 5px rgba(0,0,0,.2);
  box-shadow: 0px 0px 35px 5px rgba(0,0,0,.2);
  z-index: 1;
}
@media (max-width: 740px) {
  .tMainSection .tSection {
    margin: 0 0 15px;
    width: 100%;
  }
}
.tMainSection.l-list .tSection {
  width: 100%;
  height: 80px;
  margin: 5px 0;
  padding: 0;
}
.tMainSection.l-list .tSection a {
  position: relative;
  float: left;
  margin-right: 15px;
  width: 300px;
  height: 81px;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  line-height: 44px;
}
.tMainSection.l-list .tSection .descriptions {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 0 10px 0 300px;
}
@media (max-width: 740px) {
  .tMainSection.l-list {
    margin: 15px;
    padding-bottom: 200px;
  }
  .tMainSection.l-list .tSection {
    width: 100%;
    margin: 0 0 15px;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
  }
  .tMainSection.l-list .tSection a {
    width: 100%;
  }
  .tMainSection.l-list .descriptions {
    display: none;
  }
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after 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/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 when focused and also mouse hovered in all browsers.
 */
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 {
  -moz-box-sizing: content-box;
  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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * 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;
}
