@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

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: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn {
  line-height: 30px;
}
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.modal--speech--bottom__bubble, .home--evaluate--speech, .home--optimize--speech--1, .home--optimize--speech--2, .personal-overview--icon--speech--0, .personal-overview--icon--speech--1 {
  display: inline-block;
  position: relative;
  padding: 5px 15px;
  border-radius: 3px;
}
.modal--speech--bottom__bubble::before, .home--evaluate--speech::before, .home--optimize--speech--1::before, .home--optimize--speech--2::before, .personal-overview--icon--speech--0::before, .personal-overview--icon--speech--1::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.modal--speech--bottom__bubble::after, .home--evaluate--speech::after, .home--optimize--speech--1::after, .home--optimize--speech--2::after, .personal-overview--icon--speech--0::after, .personal-overview--icon--speech--1::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

.pagination, .carousel, .panel-title {
  cursor: pointer;
}

body {
  font-family: Lato, sans-serif !important;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.7rem;
}

a {
  color: #08c;
  cursor: pointer;
}
a:hover, a:active, a:focus {
  color: #59b8e8;
  text-decoration: none;
}

p, ul, ol, dl, table {
  margin: 0;
  margin-bottom: 1.5rem;
}

h1, h2, h3, h4, h5 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-weight: 400;
}

h5 {
  font-size: 1.8rem;
  line-height: 2.5rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

h4 {
  font-size: 1.8rem;
  line-height: 2.5rem;
}

h3 {
  font-size: 1.8rem;
  line-height: 2.5rem;
  color: #209fe2;
}

h2 {
  font-size: 2.8rem;
  line-height: 3.5rem;
}

h1 {
  font-size: 4rem;
  line-height: 5.5rem;
  font-weight: 300;
}

caption {
  font-size: 0.667rem;
}

small {
  font-size: 0.444rem;
}

label {
  font-size: 1.3rem;
  font-weight: 300;
  margin-bottom: 0rem;
}

.l-remove-left-gutter, .l-remove-gutter {
  padding-left: 0;
}

@media (max-width: 992px) {
  .l-show-left-gutter-on-mobile {
    padding-left: 15px;
  }
}

.l-remove-right-gutter, .l-remove-gutter {
  padding-right: 0;
}

@media (max-width: 992px) {
  .l-show-right-gutter-on-mobile {
    padding-right: 15px;
  }
}

.l-header {
  width: 100%;
  height: 100px;
  background-color: #209fe2;
  color: #fff;
  font-size: 1.6rem;
}

.l-container {
  padding-top: 55px;
  padding-bottom: 55px;
}

.l-container-md {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.l-container-md:before, .l-container-md:after {
  content: " ";
  display: table;
}
.l-container-md:after {
  clear: both;
}
@media (min-width: 992px) {
  .l-container-md {
    width: 970px;
  }
}

.l-content {
  padding-top: 55px;
  padding-bottom: 55px;
}

.l-relative {
  position: relative;
}

.l-inline {
  display: inline-block;
}

.l-inline--override {
  display: inline-block !important;
}

.l-block {
  display: block;
}

.l-full {
  width: 100%;
}

.l-wider {
  width: 180%;
}

.l-word-limit {
  max-width: 70rem;
}

.l-word-limit--lg {
  max-width: 85rem;
}

.l-word-limit--xs {
  max-width: 40rem;
}

.l-word-limit--sm {
  max-width: 55rem;
}

.l-word-limit--md {
  max-width: 60rem;
}

.l-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

center {
  display: block;
  padding-top: 10px;
  padding-bottom: 15px;
}

html [layout][horizontal], html [layout][vertical] {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
}

html [layout][horizontal][inline], html [layout][vertical][inline] {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: inline-flex;
}

html [layout][horizontal] {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

html [layout][horizontal][reverse] {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}

html [layout][vertical] {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

html [layout][vertical][reverse] {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse;
}

html [layout][wrap] {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

html [layout][wrap-reverse] {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

html [flex] {
  -ms-flex: 1 1 0.0px;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-flex-basis: 0.0px;
  -ms-flex-preferred-size: 0.0px;
      flex-basis: 0.0px;
}

html [vertical][layout] > [flex][auto-vertical], html [vertical][layout] [flex][auto-vertical] {
  -ms-flex: 1 1 auto;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

html [flex][auto] {
  -ms-flex: 1 1 auto;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

html [flex][none] {
  -ms-flex: none;
  -webkit-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}

html [flex][one] {
  -ms-flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

html [flex][two] {
  -ms-flex: 2;
  -webkit-flex: 2;
  -webkit-box-flex: 2;
          flex: 2;
}

html [flex][three] {
  -ms-flex: 3;
  -webkit-flex: 3;
  -webkit-box-flex: 3;
          flex: 3;
}

html [flex][four] {
  -ms-flex: 4;
  -webkit-flex: 4;
  -webkit-box-flex: 4;
          flex: 4;
}

html [flex][five] {
  -ms-flex: 5;
  -webkit-flex: 5;
  -webkit-box-flex: 5;
          flex: 5;
}

html [flex][six] {
  -ms-flex: 6;
  -webkit-flex: 6;
  -webkit-box-flex: 6;
          flex: 6;
}

html [flex][seven] {
  -ms-flex: 7;
  -webkit-flex: 7;
  -webkit-box-flex: 7;
          flex: 7;
}

html [flex][eight] {
  -ms-flex: 8;
  -webkit-flex: 8;
  -webkit-box-flex: 8;
          flex: 8;
}

html [flex][nine] {
  -ms-flex: 9;
  -webkit-flex: 9;
  -webkit-box-flex: 9;
          flex: 9;
}

html [flex][ten] {
  -ms-flex: 10;
  -webkit-flex: 10;
  -webkit-box-flex: 10;
          flex: 10;
}

html [flex][eleven] {
  -ms-flex: 11;
  -webkit-flex: 11;
  -webkit-box-flex: 11;
          flex: 11;
}

html [flex][twelve] {
  -ms-flex: 12;
  -webkit-flex: 12;
  -webkit-box-flex: 12;
          flex: 12;
}

/* alignment in cross axis */
html [layout][start] {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
}

html [layout][center], html [layout][center-center] {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center;
}

html [layout][end] {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
          align-items: flex-end;
}

/* alignment in main axis */
html [layout][start-justified] {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

html [layout][center-justified], html [layout][center-center] {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center;
}

html [layout][end-justified] {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

html [layout][around-justified] {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

html [layout][justified] {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* self alignment */
html [self-start] {
  -ms-align-self: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

html [self-center] {
  -ms-align-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
}

html [self-end] {
  -ms-align-self: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

html [self-stretch] {
  -ms-align-self: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.l-margin-top-none {
  margin-top: 0;
}

.l-neg-margin-top-none {
  margin-top: 0;
}

.l-margin-top-xxs {
  margin-top: 5px;
}

.l-neg-margin-top-xxs {
  margin-top: -5px;
}

.l-margin-top-xs {
  margin-top: 10px;
}

.l-neg-margin-top-xs {
  margin-top: -10px;
}

.l-margin-top-sm {
  margin-top: 15px;
}

.l-neg-margin-top-sm {
  margin-top: -15px;
}

.l-margin-top-md {
  margin-top: 30px;
}

.l-neg-margin-top-md {
  margin-top: -30px;
}

.l-margin-top-lg {
  margin-top: 45px;
}

.l-neg-margin-top-lg {
  margin-top: -45px;
}

.l-margin-top-xl {
  margin-top: 60px;
}

.l-neg-margin-top-xl {
  margin-top: -60px;
}

.l-margin-top-xxl {
  margin-top: 80px;
}

.l-neg-margin-top-xxl {
  margin-top: -80px;
}

.l-margin-right-none {
  margin-right: 0;
}

.l-neg-margin-right-none {
  margin-right: 0;
}

.l-margin-right-xxs {
  margin-right: 5px;
}

.l-neg-margin-right-xxs {
  margin-right: -5px;
}

.l-margin-right-xs {
  margin-right: 10px;
}

.l-neg-margin-right-xs {
  margin-right: -10px;
}

.l-margin-right-sm {
  margin-right: 15px;
}

.l-neg-margin-right-sm {
  margin-right: -15px;
}

.l-margin-right-md {
  margin-right: 30px;
}

.l-neg-margin-right-md {
  margin-right: -30px;
}

.l-margin-right-lg {
  margin-right: 45px;
}

.l-neg-margin-right-lg {
  margin-right: -45px;
}

.l-margin-right-xl {
  margin-right: 60px;
}

.l-neg-margin-right-xl {
  margin-right: -60px;
}

.l-margin-right-xxl {
  margin-right: 80px;
}

.l-neg-margin-right-xxl {
  margin-right: -80px;
}

.l-margin-bottom-none {
  margin-bottom: 0;
}

.l-neg-margin-bottom-none {
  margin-bottom: 0;
}

.l-margin-bottom-xxs {
  margin-bottom: 5px;
}

.l-neg-margin-bottom-xxs {
  margin-bottom: -5px;
}

.l-margin-bottom-xs {
  margin-bottom: 10px;
}

.l-neg-margin-bottom-xs {
  margin-bottom: -10px;
}

.l-margin-bottom-sm {
  margin-bottom: 15px;
}

.l-neg-margin-bottom-sm {
  margin-bottom: -15px;
}

.l-margin-bottom-md {
  margin-bottom: 30px;
}

.l-neg-margin-bottom-md {
  margin-bottom: -30px;
}

.l-margin-bottom-lg {
  margin-bottom: 45px;
}

.l-neg-margin-bottom-lg {
  margin-bottom: -45px;
}

.l-margin-bottom-xl {
  margin-bottom: 60px;
}

.l-neg-margin-bottom-xl {
  margin-bottom: -60px;
}

.l-margin-bottom-xxl {
  margin-bottom: 80px;
}

.l-neg-margin-bottom-xxl {
  margin-bottom: -80px;
}

.l-margin-left-none {
  margin-left: 0;
}

.l-neg-margin-left-none {
  margin-left: 0;
}

.l-margin-left-xxs {
  margin-left: 5px;
}

.l-neg-margin-left-xxs {
  margin-left: -5px;
}

.l-margin-left-xs {
  margin-left: 10px;
}

.l-neg-margin-left-xs {
  margin-left: -10px;
}

.l-margin-left-sm {
  margin-left: 15px;
}

.l-neg-margin-left-sm {
  margin-left: -15px;
}

.l-margin-left-md {
  margin-left: 30px;
}

.l-neg-margin-left-md {
  margin-left: -30px;
}

.l-margin-left-lg {
  margin-left: 45px;
}

.l-neg-margin-left-lg {
  margin-left: -45px;
}

.l-margin-left-xl {
  margin-left: 60px;
}

.l-neg-margin-left-xl {
  margin-left: -60px;
}

.l-margin-left-xxl {
  margin-left: 80px;
}

.l-neg-margin-left-xxl {
  margin-left: -80px;
}

.l-v-margin-none {
  margin-top: 0;
  margin-bottom: 0;
}

.l-v-margin-xxs {
  margin-top: 5px;
  margin-bottom: 5px;
}

.l-v-margin-xs {
  margin-top: 10px;
  margin-bottom: 10px;
}

.l-v-margin-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}

.l-v-margin-md {
  margin-top: 30px;
  margin-bottom: 30px;
}

.l-v-margin-lg {
  margin-top: 45px;
  margin-bottom: 45px;
}

.l-v-margin-xl {
  margin-top: 60px;
  margin-bottom: 60px;
}

.l-v-margin-xxl {
  margin-top: 80px;
  margin-bottom: 80px;
}

.l-h-margin-none {
  margin-left: 0;
  margin-right: 0;
}

.l-h-margin-xxs {
  margin-left: 5px;
  margin-right: 5px;
}

.l-h-margin-xs {
  margin-left: 10px;
  margin-right: 10px;
}

.l-h-margin-sm {
  margin-left: 15px;
  margin-right: 15px;
}

.l-h-margin-md {
  margin-left: 30px;
  margin-right: 30px;
}

.l-h-margin-lg {
  margin-left: 45px;
  margin-right: 45px;
}

.l-h-margin-xl {
  margin-left: 60px;
  margin-right: 60px;
}

.l-h-margin-xxl {
  margin-left: 80px;
  margin-right: 80px;
}

.l-margin-none {
  margin: 0;
}

.l-margin-xxs {
  margin: 5px;
}

.l-margin-xs {
  margin: 10px;
}

.l-margin-sm {
  margin: 15px;
}

.l-margin-md {
  margin: 30px;
}

.l-margin-lg {
  margin: 45px;
}

.l-margin-xl {
  margin: 60px;
}

.l-margin-xxl {
  margin: 80px;
}

.l-padding-top-none {
  padding-top: 0;
}

.l-neg-padding-top-none {
  padding-top: 0;
}

.l-padding-top-xxs {
  padding-top: 5px;
}

.l-neg-padding-top-xxs {
  padding-top: -5px;
}

.l-padding-top-xs {
  padding-top: 15px;
}

.l-neg-padding-top-xs {
  padding-top: -15px;
}

.l-padding-top-sm {
  padding-top: 25px;
}

.l-neg-padding-top-sm {
  padding-top: -25px;
}

.l-padding-top-md {
  padding-top: 35px;
}

.l-neg-padding-top-md {
  padding-top: -35px;
}

.l-padding-top-lg {
  padding-top: 45px;
}

.l-neg-padding-top-lg {
  padding-top: -45px;
}

.l-padding-top-xl {
  padding-top: 55px;
}

.l-neg-padding-top-xl {
  padding-top: -55px;
}

.l-padding-top-xxl {
  padding-top: 75px;
}

.l-neg-padding-top-xxl {
  padding-top: -75px;
}

.l-padding-right-none {
  padding-right: 0;
}

.l-neg-padding-right-none {
  padding-right: 0;
}

.l-padding-right-xxs {
  padding-right: 5px;
}

.l-neg-padding-right-xxs {
  padding-right: -5px;
}

.l-padding-right-xs {
  padding-right: 15px;
}

.l-neg-padding-right-xs {
  padding-right: -15px;
}

.l-padding-right-sm {
  padding-right: 25px;
}

.l-neg-padding-right-sm {
  padding-right: -25px;
}

.l-padding-right-md {
  padding-right: 35px;
}

.l-neg-padding-right-md {
  padding-right: -35px;
}

.l-padding-right-lg {
  padding-right: 45px;
}

.l-neg-padding-right-lg {
  padding-right: -45px;
}

.l-padding-right-xl {
  padding-right: 55px;
}

.l-neg-padding-right-xl {
  padding-right: -55px;
}

.l-padding-right-xxl {
  padding-right: 75px;
}

.l-neg-padding-right-xxl {
  padding-right: -75px;
}

.l-padding-bottom-none {
  padding-bottom: 0;
}

.l-neg-padding-bottom-none {
  padding-bottom: 0;
}

.l-padding-bottom-xxs {
  padding-bottom: 5px;
}

.l-neg-padding-bottom-xxs {
  padding-bottom: -5px;
}

.l-padding-bottom-xs {
  padding-bottom: 15px;
}

.l-neg-padding-bottom-xs {
  padding-bottom: -15px;
}

.l-padding-bottom-sm {
  padding-bottom: 25px;
}

.l-neg-padding-bottom-sm {
  padding-bottom: -25px;
}

.l-padding-bottom-md {
  padding-bottom: 35px;
}

.l-neg-padding-bottom-md {
  padding-bottom: -35px;
}

.l-padding-bottom-lg {
  padding-bottom: 45px;
}

.l-neg-padding-bottom-lg {
  padding-bottom: -45px;
}

.l-padding-bottom-xl {
  padding-bottom: 55px;
}

.l-neg-padding-bottom-xl {
  padding-bottom: -55px;
}

.l-padding-bottom-xxl {
  padding-bottom: 75px;
}

.l-neg-padding-bottom-xxl {
  padding-bottom: -75px;
}

.l-padding-left-none {
  padding-left: 0;
}

.l-neg-padding-left-none {
  padding-left: 0;
}

.l-padding-left-xxs {
  padding-left: 5px;
}

.l-neg-padding-left-xxs {
  padding-left: -5px;
}

.l-padding-left-xs {
  padding-left: 15px;
}

.l-neg-padding-left-xs {
  padding-left: -15px;
}

.l-padding-left-sm {
  padding-left: 25px;
}

.l-neg-padding-left-sm {
  padding-left: -25px;
}

.l-padding-left-md {
  padding-left: 35px;
}

.l-neg-padding-left-md {
  padding-left: -35px;
}

.l-padding-left-lg {
  padding-left: 45px;
}

.l-neg-padding-left-lg {
  padding-left: -45px;
}

.l-padding-left-xl {
  padding-left: 55px;
}

.l-neg-padding-left-xl {
  padding-left: -55px;
}

.l-padding-left-xxl {
  padding-left: 75px;
}

.l-neg-padding-left-xxl {
  padding-left: -75px;
}

.l-v-padding-none {
  padding-top: 0;
  padding-bottom: 0;
}

.l-v-padding-xxs {
  padding-top: 5px;
  padding-bottom: 5px;
}

.l-v-padding-xs {
  padding-top: 15px;
  padding-bottom: 15px;
}

.l-v-padding-sm {
  padding-top: 25px;
  padding-bottom: 25px;
}

.l-v-padding-md {
  padding-top: 35px;
  padding-bottom: 35px;
}

.l-v-padding-lg {
  padding-top: 45px;
  padding-bottom: 45px;
}

.l-v-padding-xl {
  padding-top: 55px;
  padding-bottom: 55px;
}

.l-v-padding-xxl {
  padding-top: 75px;
  padding-bottom: 75px;
}

.l-h-padding-none {
  padding-left: 0;
  padding-right: 0;
}

.l-h-padding-xxs {
  padding-left: 5px;
  padding-right: 5px;
}

.l-h-padding-xs {
  padding-left: 15px;
  padding-right: 15px;
}

.l-h-padding-sm {
  padding-left: 25px;
  padding-right: 25px;
}

.l-h-padding-md {
  padding-left: 35px;
  padding-right: 35px;
}

.l-h-padding-lg {
  padding-left: 45px;
  padding-right: 45px;
}

.l-h-padding-xl {
  padding-left: 55px;
  padding-right: 55px;
}

.l-h-padding-xxl {
  padding-left: 75px;
  padding-right: 75px;
}

.l-padding-none {
  padding: 0;
}

.l-padding-xxs {
  padding: 5px;
}

.l-padding-xs {
  padding: 15px;
}

.l-padding-sm {
  padding: 25px;
}

.l-padding-md {
  padding: 35px;
}

.l-padding-lg {
  padding: 45px;
}

.l-padding-xl {
  padding: 55px;
}

.l-padding-xxl {
  padding: 75px;
}

.l-h-center--block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.l-h-center--inline-block {
  text-align: center;
}

.l-col-v-center {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}

.ie--header--logo {
  margin-top: 15px;
}

.ie--header--menu-items {
  margin-top: 30px;
}

.ie--horizontal-center {
  margin-left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ie--full-width {
  width: 100%;
}

.ie--placeholder {
  color: #aaa;
}

.form-control {
  font-size: 1.6rem;
  border-radius: 3px;
  border: 1px solid #ccc;
  box-shadow: none;
  margin-bottom: 9px;
  height: 46px;
}
.form-control:focus {
  border: 1px solid #66afe9;
  box-shadow: #66afe9 0 0 1px;
}
.form-control::-moz-placeholder {
  color: #aaa;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #aaa;
}
.form-control::-webkit-input-placeholder {
  color: #aaa;
}

.form-control--left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 1024px) {
  .form-control--left {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

.form-control--right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 1px solid transparent;
}
@media (max-width: 1024px) {
  .form-control--right {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left: 1px solid #ccc;
  }
}

@media (min-width: 1024px) {
  .form-horizontal .control-label {
    padding-top: 9px;
    text-align: left;
  }
}

.form-control--full {
  width: 100% !important;
}

.form-control--sharp {
  border-radius: 0;
}

.form-control--connected, .form-control--horizontal {
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  height: 51px;
  padding-left: 17px;
  padding-right: 17px;
}

@media (max-width: 992px) {
  .form-group--horizontal {
    min-width: 100%;
  }
}

.form-control--horizontal {
  border-bottom: 0;
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 992px) {
  .form-control--horizontal {
    border-bottom: 1px solid #e5e5e5;
    border-right: 0;
  }
}

.form--error--bubble--container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  padding-left: 15px;
  z-index: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 992px) {
  .form--error--bubble--container {
    -webkit-justify-content: flex-start !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    -webkit-align-items: flex-start !important;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    height: 51px;
    top: calc(-51px + 22px);
    left: 0;
  }
}

.form--error--bubble {
  position: relative;
  left: 10px;
  background: #e62600;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #fff;
  padding: 0 8px;
}
.form--error--bubble::after {
  content: "";
  position: absolute;
  top: 3px;
  left: calc(100% - 5px);
  width: 0;
  height: 0;
  border-top: 10px solid;
  border-bottom: 10px solid;
  border-left: 15px solid;
  border-right: 15px solid;
  border-color: transparent transparent transparent #e62600;
}
@media (max-width: 992px) {
  .form--error--bubble {
    left: 0;
  }
  .form--error--bubble::after {
    top: 21px;
    left: 20px;
    border-top: 15px solid;
    border-bottom: 15px solid;
    border-left: 10px solid;
    border-right: 10px solid;
    border-color: #e62600 transparent transparent transparent;
  }
}

.form--stretch {
  width: 100%;
}

.control-label {
  font-size: 1.6rem;
  font-weight: 300;
}

.form-control--icon-room {
  padding-left: 35px;
}

.form-control--icon-room-right {
  padding-right: 35px;
}

.form-control--icon {
  color: #999;
  position: absolute;
  top: 15px;
  padding-left: 12px;
}

.form-control--icon--right {
  top: 13px;
  right: 27px;
  font-size: 2rem;
}
.form-control--icon--right.fa {
  font-size: 2rem;
}

.form--alert--connected {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  background: #fff;
  min-height: 52px;
  padding: 12px 17px;
  color: #e73208;
}

.form--signup {
  font-size: 1.5rem;
}

.form--signup--xs {
  width: 35%;
}
@media (max-width: 992px) {
  .form--signup--xs {
    width: 100%;
    margin-top: 40px;
  }
}

.form--signup--sm {
  width: 40%;
}
@media (max-width: 992px) {
  .form--signup--sm {
    width: 100%;
    margin-top: 40px;
  }
}

.form--signup--md {
  width: 60%;
}
@media (max-width: 992px) {
  .form--signup--md {
    width: 100%;
    margin-top: 40px;
  }
}

.form--signup--lg {
  width: 80%;
}
@media (max-width: 992px) {
  .form--signup--lg {
    width: 100%;
    margin-top: 40px;
  }
}

.form--signup--xl {
  width: 90%;
}
@media (max-width: 992px) {
  .form--signup--xl {
    width: 100%;
    margin-top: 40px;
  }
}

.form--signup--full {
  width: 100%;
}

.form--signup__form, .form--signup__form--dark {
  width: 100%;
  border-radius: 3px;
  border: 3px solid #fff;
}

.form--signup__form--dark {
  border: 3px solid #444;
}

.form--signup__form--v2 {
  border-radius: 3px;
  border: 3px solid #ddd;
}

.form--signup__other {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.form--signup__subtext {
  width: 85%;
  margin-bottom: 0;
  text-align: center;
  color: #888;
  font-size: 1.3rem;
  line-height: 2.1rem;
}

.h--supersized {
  font-size: 6rem;
  font-weight: 300;
}

.h--oversized {
  font-size: 5rem;
  font-weight: 300;
}

.sub-h5, .sub-h4, .sub-h2, .sub-h1 {
  margin-bottom: 1.5rem;
  font-weight: 300;
}

.sub-h5 {
  font-size: 1.5rem;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}

.sub-h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #aaa;
}

.sub-h2 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.sub-h1 {
  font-size: 1.8rem;
  line-height: 2.5rem;
  color: #aaa;
}

.sub-h--feature {
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #fff;
}

.h--cta {
  color: #f2ab07;
}

.h--feature {
  text-transform: uppercase;
  color: #fff;
}

.h--white {
  color: #fff;
}

.h--grey {
  color: #bbb;
}

.h--terapeak {
  color: #209fe2;
}

.h--center {
  text-align: center;
}

.h--left {
  text-align: left;
}

.h--allcaps {
  text-transform: uppercase;
}

.h--italic {
  font-style: italic;
}

.h--light {
  font-weight: 300;
}

.h--normal {
  font-weight: 400;
}

.h--bold {
  font-weight: 700;
}

.h--ultra-bold {
  font-weight: 900;
}

.h--narrow {
  letter-spacing: -1px;
}

.h--wide {
  letter-spacing: 2px;
}

.h--margin-sm {
  margin-bottom: 0.5rem;
}

.h--margin-lg {
  margin-bottom: 2.5rem;
}

.h--bottom-border-primary {
  padding-bottom: 8px;
  border-bottom: 1px solid #000;
}

.text--center {
  text-align: center;
}

.text--left {
  text-align: left;
}

.text--right {
  text-align: right;
}

.text--white {
  color: #fff;
}

.text--black {
  color: #000;
}

.text--light-grey {
  color: #ccc;
}

.text--grey {
  color: #aaa;
}

.text--dark-grey {
  color: #666;
}

.text--dark {
  color: #444;
}

.text--darker {
  color: #333;
}

.text--cta {
  color: #f2ab07;
}

.text--terapeak {
  color: #209fe2;
}

.text--light-terapeak {
  color: #3abbff;
}

.text--green {
  color: #98d110;
}

.text--translucent {
  color: rgba(255, 255, 255, 0.8);
}

.text--navy {
  color: #31708f;
}

.text--discount {
  color: #e73208;
  font-weight: 400;
}

.text--alert {
  color: #e73208;
  font-weight: 400;
}

.text--neutral {
  color: #aaa;
}

.text--quote--sm {
  position: relative;
  font-size: 3rem;
  line-height: 3.8rem;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-weight: 400;
}
.text--quote--sm::before {
  content: "“";
  font-weight: 700;
  font-size: 6rem;
  color: #aaa;
  position: absolute;
  top: -20px;
  left: -10px;
}
.text--quote--sm::after {
  content: "”";
  font-weight: 700;
  font-size: 6rem;
  color: #aaa;
  position: absolute;
  bottom: -10px;
  right: -20px;
}

.text--quote--lg {
  position: relative;
  font-size: 3rem;
  line-height: 3.8rem;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-weight: 400;
}
.text--quote--lg::before {
  content: "“";
  font-weight: 700;
  font-size: 6rem;
  color: #aaa;
  position: absolute;
  top: -20px;
  left: -10px;
}
.text--quote--lg::after {
  content: "”";
  font-weight: 700;
  font-size: 6rem;
  color: #aaa;
  position: absolute;
  bottom: -10px;
  right: -20px;
}

.text--smaller {
  font-size: 0.8em;
}

.text--larger {
  font-size: 1.2em;
}

.text--xs {
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.text--sm {
  font-size: 1.4rem;
  line-height: 2rem;
}

.text--reg {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.text--md {
  font-size: 2rem;
  line-height: 2.8rem;
}

.text--lg {
  font-size: 2.5rem;
  line-height: 3.2rem;
}

.text--xl {
  font-size: 2.8rem;
  line-height: 3.2rem;
}

.text--xxl {
  font-size: 5rem;
  line-height: 6.5rem;
}

.text--italic {
  font-style: italic;
}

.text--strike {
  text-decoration: line-through;
}

.text--underline {
  text-decoration: underline;
}

.text--uppercase {
  text-transform: uppercase;
}

.text--lowercase {
  text-transform: lowercase;
}

.text--thin {
  font-weight: 100;
}

.text--light {
  font-weight: 300;
}

.text--normal {
  font-weight: 400;
}

.text--bold {
  font-weight: 700;
}

.text--ultra-bold {
  font-weight: 900;
}

.text--spaced--xs {
  letter-spacing: 1px;
}

.text--spaced--sm {
  letter-spacing: 2px;
}

.text--spaced--md {
  letter-spacing: 3px;
}

.text--spaced--lg {
  letter-spacing: 4px;
}

.text--supersized {
  font-size: 6rem;
}

.text--oversized {
  font-size: 5rem;
}

/*Animate.css - http://daneden.me/animate
 *Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 *Copyright (c) 2014 Daniel Eden */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.icon--close--sm {
  width: 20px;
  height: 20px;
}

.icon--close--md {
  width: 24px;
  height: 24px;
}

.icon--close--light {
  stroke: #999;
}
.icon--close--light:hover, .icon--close--light:active, .icon--close--light:focus {
  stroke: #000;
}

.icon--close--plus {
  -ms-transform: rotate(45deg) scale(0.8, 0.8);
  -webkit-transform: rotate(45deg) scale(0.8, 0.8);
  transform: rotate(45deg) scale(0.8, 0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.icon--close--times {
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.icon--loading {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.icon--calendar {
  border-radius: 5px;
  position: relative;
  background-color: #f3f3f3;
  width: 62px;
  height: 62px;
}

.icon--calendar__month {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 62px;
  height: 24px;
  text-align: center;
  background-color: #097dbb;
  font-size: 1.2rem;
  font-weight: 700;
  color: #fff;
}
.icon--calendar__month > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.icon--calendar__day {
  position: absolute;
  top: 24px;
  left: 0;
  width: 62px;
  height: 38px;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 400;
  color: #000;
}
.icon--calendar__day > span {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.icon--cc-group {
  font-size: 2.2rem;
  color: #999;
  padding-bottom: 7px;
  text-align: right;
}

.icon--question {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8rem;
  color: #ccc;
}
.icon--question.fa {
  font-size: 1.8rem;
}

.icon--document {
  position: relative;
  background: url("../images/guide.svg") no-repeat center;
  background-size: auto 100%;
  width: auto;
  height: 250px;
}

.icon--document__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 65%;
  text-align: center;
}
@media (min-width: 1200px) {
  .icon--document__text {
    width: 50%;
  }
}

.icon--document--sm {
  height: 150px;
}

.icon--guide {
  position: relative;
  width: 220px;
  height: 280px;
  padding: 20px;
  background: #209fe2;
}
.icon--guide::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  width: 220px;
  height: 280px;
  background: #e5e5e5;
}

.icon--guide__title {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
}

.icon--guide__deco {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: url("../images/logo-web.png") no-repeat center center;
  background-size: 50%;
}

.icon--guide__title__border {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.icon--terapeak-box {
  position: relative;
  display: block;
  background: #209fe2 no-repeat;
  background-size: cover;
  width: 100%;
  height: 150px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.icon--terapeak-box > a {
  color: #fff;
}
.icon--terapeak-box:hover, .icon--terapeak-box:active, .icon--terapeak-box:focus {
  color: #fff;
  background: #097dbb no-repeat;
}

.icon--terapeak-box__text {
  position: absolute;
  bottom: 0;
  padding: 10px 15px;
  text-align: left;
}

.icon--terapeak-box__icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 30px;
  width: 50px;
  height: 50px;
  font-size: 2rem;
}

.icon--line-left {
  position: absolute;
  top: 0;
  right: 0;
  width: 500px;
  height: 50px;
}

.icon--line-left-line-path {
  stroke-width: 1px;
}

.icon--line-left-dot-path {
  stroke-width: 1px;
}

.icon--line-right {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 50px;
}

.icon--line-right-line-path {
  stroke-width: 1px;
}

.icon--line-right-dot-path {
  stroke-width: 1px;
}

.icon--line-chart-left {
  position: relative;
  top: 10px;
  right: 0;
  width: 100%;
  padding: 0 10px;
}

.icon--line-chart-left-path {
  stroke-width: 2px;
}

.icon--line-chart-left-bottom {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0 10px;
}

.icon--line-chart-left-bottom-path {
  stroke-width: 1px;
}

.icon--line-chart-right {
  position: relative;
  top: 10px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}

.icon--line-chart-right-path {
  stroke-width: 2px;
}

.icon--line-chart-right-bottom {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
}

.icon--line-chart-right-bottom-path {
  stroke-width: 1px;
}

.icon--terapeak-dashboard-box {
  position: relative;
  display: inline-block;
  background: #209fe2 no-repeat;
  border-radius: 3px;
  width: 100%;
  height: 90px;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 0 15px 0;
}

.icon--terapeak-dashboard-box__label {
  position: absolute;
  top: 0;
  left: 0;
  background: #097dbb no-repeat;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  width: 100%;
  height: 30px;
}

.icon--terapeak-dashboard-box__label__text {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  padding: 3px 0 0 15px;
  text-align: left;
  font-size: 1.3rem;
}

.icon--terapeak-dashboard-box__content {
  position: absolute;
  top: 30px;
  left: 0;
  background: #209fe2 no-repeat;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  width: 100%;
  height: 60px;
}

.icon--terapeak-dashboard-box__content__icon {
  position: absolute;
  margin-top: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding: 2px 0 0 15px;
  font-size: 2.8rem;
  color: rgba(255, 255, 255, 0.4);
}

.icon--terapeak-dashboard-box__content__text {
  position: absolute;
  margin-top: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  padding: 0 15px 0 0;
  font-size: 2.8rem;
}

.iconmelon, .im {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  fill: #fff;
}

.iconmelon--black {
  fill: #000;
}

.iconmelon--terapeak {
  fill: #209fe2;
}
.iconmelon--terapeak:hover, .iconmelon--terapeak:active, .iconmelon--terapeak:focus {
  fill: #209fe2;
}

.iconmelon--link {
  fill: #08c;
}
.iconmelon--link:hover, .iconmelon--link:active, .iconmelon--link:focus {
  fill: #59b8e8;
}

.iconmelon--xxs {
  width: 18px;
  height: 18px;
}

.iconmelon--xs {
  width: 24px;
  height: 24px;
}

.iconmelon--sm {
  width: 32px;
  height: 32px;
}

.iconmelon--md {
  width: 48px;
  height: 48px;
}

.iconmelon--lg {
  width: 60px;
  height: 60px;
}

.iconmelon--xl {
  width: 80px;
  height: 80px;
}

.iconmelon--block {
  width: 100%;
  height: 100%;
}

.iconmelon__text--sm {
  font-size: 1.6rem;
}

.border-none {
  border: 0;
}

.border-t, .border-tr, .border-lt, .border-tb, .border-trb, .border-blt, .border-ltr, .border-trbl {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e5e5e5;
}

.border-r, .border-tr, .border-rb, .border-lr, .border-trb, .border-rbl, .border-ltr, .border-trbl {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e5e5e5;
}

.border-b, .border-rb, .border-bl, .border-tb, .border-trb, .border-rbl, .border-blt, .border-trbl {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e5e5e5;
}

.border-l, .border-bl, .border-lt, .border-lr, .border-rbl, .border-blt, .border-ltr, .border-trbl {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e5e5e5;
}

.border-t--terapeak {
  border-top-color: #209fe2;
}

.border-r--terapeak {
  border-right-color: #209fe2;
}

.border-b--terapeak {
  border-bottom-color: #209fe2;
}

.border-l--terapeak {
  border-left-color: #209fe2;
}

.border--white {
  border-color: #fff;
}

.border--paper {
  border-color: #dae0dc;
}

.border--light-grey {
  border-color: #ccc;
}

.border--grey {
  border-color: #aaa;
}

.border--dark {
  border-color: #444;
}

.border--darker {
  border-color: #333;
}

.border--darkest {
  border-color: #202122;
}

.border--terapeak {
  border-color: #209fe2;
}

.border--light-blue {
  border-color: #65bce9;
}

.border--info {
  border-color: #bce8f1;
}

.border--blue {
  border-color: #34a7f1;
}

.border--thin {
  border-width: 1px !important;
}

.border--normal {
  border-width: 2px !important;
}

.border--thick {
  border-width: 3px !important;
}

.border--dashed {
  border-style: dashed;
}

.border--dotted {
  border-style: dotted;
}

.border--round {
  border-radius: 3px;
}

.border-left--null {
  border-left: 0px;
}

.alert--sharp {
  border-radius: 0 !important;
}

.alert--top {
  position: relative;
  z-index: 1000;
}

.logo--header {
  width: 80px;
  margin-left: 10px;
}

.logo--footer {
  float: left;
  width: 80px;
  height: 50px;
  background: url("../images/logo-web.png") no-repeat;
  background-size: 100% auto;
}

.logo--sticky-nav {
  float: left;
  width: 62px;
  height: 39px;
  margin-top: 37.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../images/logo-web.png") no-repeat;
  background-size: 100% auto;
}

.logo--partners {
  padding: 24px;
}

.logo--partners--sm {
  width: 192px;
}
@media (max-width: 1200px) {
  .logo--partners--sm {
    width: 168px;
  }
}

.logo--partners--md {
  width: 240px;
}
@media (max-width: 1200px) {
  .logo--partners--md {
    width: 192px;
  }
}

.logo--partners__img {
  width: 100%;
}

.nav-pills {
  background-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  color: rgba(255, 255, 255, 0.75);
  padding: 4px 15px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.nav-pills > li > a:hover, .nav-pills > li > a:active, .nav-pills > li > a:focus {
  color: white;
  background-color: transparent;
}
@media (max-width: 768px) {
  .nav-pills > li > a {
    margin-left: 10px;
  }
  .nav-pills > li > a:nth-child(4) {
    margin-left: 90px;
  }
}

.nav-pills--primary {
  margin-top: 50px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .nav-pills--primary {
    margin-top: 15px;
  }
}

.nav--link {
  font-size: 1.4rem;
  margin-right: 30px;
  color: #fff;
}
.nav--link:hover, .nav--link:active, .nav--link:focus {
  color: white;
}

.nav--link--secondary {
  font-size: 1.6rem;
  margin-right: 25px;
  color: rgba(0, 0, 0, 0.4);
}
.nav--link--secondary:hover, .nav--link--secondary:active, .nav--link--secondary:focus {
  color: rgba(0, 0, 0, 0.8);
}

.nav--primary__btn {
  margin-right: 10px;
}

.secondary-nav {
  width: 100%;
  height: 60px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 1.6rem;
  overflow: hidden;
}
@media(max-width:767px) {
  .secondary-nav {
    height: 240px;
  }
}
.nav--below {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100px;
  background-color: #fff;
  display: none;
  -ms-transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav--below--show {
  display: block;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.nav--below--hide {
  -ms-transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav--below__items {
  padding-left: 20px;
  list-style: none;
}
.nav--below__items > li {
  font-size: 1.7rem;
  line-height: 2.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: 50px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nav--below__items > li > a {
  color: #aaa;
}
.nav--below__items > li > a:hover, .nav--below__items > li > a:active, .nav--below__items > li > a:focus {
  color: #097dbb;
}

.nav--below__close {
  position: absolute;
  top: 50px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}

.nav--below__icons {
  color: #209fe2;
}

.nav--border {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #e5e5e5;
}

.nav--border__product-name {
  float: left;
  display: block;
  font-size: 2rem;
  font-weight: 300;
  margin-top: 27.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav--border--menu {
  float: right;
  display: block;
  margin-top: 27.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav--border--menu__icon {
  color: #333;
}

.nav-pills--secondary > li > a {
  margin: 0;
  padding: 1.1em 0;
  padding-right: 30px;
  border-radius: 0px;
  border-right: none;
  font-weight: 400;
  margin-top: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.35);
}
.nav-pills--secondary > li > a:hover, .nav-pills--secondary > li > a:active {
  color: rgba(0, 0, 0, 0.55);
}
@media(max-width:767px) {
  .nav-pills--secondary > li > a {
    padding: 0;
  }
  .nav-pills--secondary > li > a:hover, .nav-pills--secondary > li > a:active {
    color: rgba(0, 0, 0, 0.55);
  }
}
@media(max-width:767px) {
  .nav-pills--secondary > li {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    text-align: center;
  }
  .nav-pills--secondary > li:last-child {
    border: none;
  }
}
.nav-pills--secondary > li + li {
  margin-left: 0;
}

.nav-pills--secondary--active {
  color: #1d7396 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sticky-nav {
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background-color: rgba(60, 60, 60, 0.97);
  color: white;
  font-size: 1.1em;
  @media(max-width:767px);
  -ms-transform: translateY(-75px);
  -webkit-transform: translateY(-75px);
  transform: translateY(-75px);
}

.sticky-nav__text {
  width: 100%;
  margin-top: 37.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .sticky-nav__text {
    overflow: hidden;
    font-size: 0.8em;
    line-height: 1em;
    margin-left: 10px;
  }
}

.sticky-nav__text--primary {
  font-weight: 300;
  text-transform: uppercase;
  color: white;
}

.sticky-nav__text--secondary {
  font-size: 1.2rem;
  line-height: 1.4rem;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.4);
}

.sticky-nav--reveal {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.sticky-nav--hide {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translateY(-75px);
  -webkit-transform: translateY(-75px);
  transform: translateY(-75px);
}

.sticky-nav--menu-icon {
  cursor: pointer;
  color: #fff;
  float: left;
  margin-left: 35px;
  margin-top: 36.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 23px 24px;
  background-color: #333;
}
.sticky-nav--menu-icon > .fa {
  font-size: 2.8rem;
}

.sticky-nav-expand {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  margin-bottom: 60px;
  background-color: rgba(255, 255, 255, 0.97);
  border-bottom: 1px solid #e5e5e5;
}

.sticky-nav-expand--stuck {
  position: fixed;
}

.sticky-nav-expand--container {
  position: relative;
  left: -15px;
}

.sticky-nav-expand--logo {
  position: absolute;
  top: 15px;
  left: 0;
  width: 62px;
  height: 39px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translateX(-25px);
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
}

.sticky-nav-expand--logo--show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sticky-nav-expand__text {
  position: absolute;
  top: 15px;
  left: 30px;
  font-size: 2rem;
}

.sticky-nav-expand__menu--container {
  position: absolute;
  top: 0;
  right: 0;
  width: 600px;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sticky-nav-expand__menu--container--move {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translateX(-120px);
  -webkit-transform: translateX(-120px);
  transform: translateX(-120px);
}

.sticky-nav-expand__menu--container--move-back {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sticky-nav-expand__menu {
  position: absolute;
  top: 15px;
  right: 5px;
  color: #999;
}
.sticky-nav-expand__menu:hover, .sticky-nav-expand__menu:active, .sticky-nav-expand__menu:focus {
  color: #999;
}

.sticky-nav-expand__menu__text {
  display: inline-block;
  font-size: 1.4rem;
  opacity: 1;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sticky-nav-expand__menu__text--hide {
  opacity: 0;
  -ms-transform: translateX(-25px);
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sticky-nav-expand__items {
  position: absolute;
  top: 15px;
  right: 30px;
  list-style: none;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateX(25px);
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sticky-nav-expand__items > li {
  display: inline-block;
  margin-right: 20px;
}
.sticky-nav-expand__items > li > a {
  font-size: 1.4rem;
  color: #aaa;
}
.sticky-nav-expand__items > li > a:hover, .sticky-nav-expand__items > li > a:active, .sticky-nav-expand__items > li > a:focus {
  color: #209fe2;
}

.sticky-nav-expand__items--icon {
  margin-bottom: 3px;
}

.sticky-nav-expand__items--expanded {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sticky-nav-expand__items--shrunk {
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateX(25px);
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sticky-nav-expand--button {
  position: absolute;
  top: 12px;
  right: 5px;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translateX(25px);
  -webkit-transform: translateX(25px);
  transform: translateX(25px);
}

.sticky-nav-expand--button--show {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sticky-nav-expand--empty {
  position: relative;
  height: 60px;
}

.header--wrapper {
  background: #209fe2;
}

.header--wrapper--plain {
  background: #fff;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.header--logo {
  max-width: 120px;
}

.header--container {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 100px;
  padding-left: 15px;
  padding-right: 15px;
}

.header--container--sm {
  height: 56px;
}

@media (max-width: 992px) {
  .header--menu-items {
    display: none;
  }
}

.header--login-dropdown {
  position: absolute;
  top: 80px;
  right: 20px;
  width: 280px;
  padding: 20px 25px 20px 25px;
  background: #097dbb;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
}
.header--login-dropdown::before {
  content: "";
  position: absolute;
  top: -20px;
  right: 45px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent #097dbb transparent;
}
@media (max-width: 992px) {
  .header--login-dropdown {
    display: none;
  }
}

.header--floating-menu {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 280px;
  padding: 30px 25px 15px 25px;
  background: #097dbb;
}

.header--floating-menu-item {
  display: block;
  margin-bottom: 10px;
}

.header--floating-menu--secondary {
  position: absolute;
  top: 5px;
  right: 25px;
  width: 240px;
  background: #f5f5f5;
}

.header--menu-icon {
  position: relative;
  z-index: 1000;
  display: none;
  margin-right: 30px;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
}
.header--menu-icon:hover, .header--menu-icon:focus, .header--menu-icon:active {
  color: white;
}
@media (max-width: 992px) {
  .header--menu-icon {
    display: block;
  }
}

.header--menu-icon--dark {
  color: rgba(0, 0, 0, 0.5);
}
.header--menu-icon--dark:hover, .header--menu-icon--dark:focus, .header--menu-icon--dark:active {
  color: rgba(0, 0, 0, 0.9);
}

.card {
  width: 100%;
  background-color: white;
  padding: 25px 25px 15px 25px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card--round {
  border-radius: 3px;
}

.card--outline {
  border: 1px solid #e5e5e5;
}

.card--outline--thick {
  border: 2px solid #e5e5e5;
}

.card--shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.card--height-sm {
  height: 384px;
}

.card--height-md {
  height: 448px;
}

.card__image--container {
  display: block;
  width: 152px;
  height: 152px;
}

.card__image--container--rectangle {
  width: 90%;
  height: 104px;
  overflow: hidden;
}

.card__image {
  width: 100%;
  position: relative;
  z-index: 1;
  border: 11px solid #fff;
  box-shadow: #dedede 0px 3px 10px;
}

.card__image--circle {
  border-radius: 50%;
}

.card__text {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.45em;
  padding-top: 12px;
}

.card__text--md {
  max-width: 70rem;
  padding-top: 1.75em;
}

.card__text--md p {
  color: #044c6d;
  font-weight: 300;
  font-size: 1.1em;
  margin-bottom: 9px;
}

.card__text--md p.home--testimonial__name {
  border-radius: 6px;
  color: #fff;
  background-color: #044c6d;
  font-weight: 100;
  font-style: italic;
  width: initial;
  display: inline-block;
  font-size: 0.7em;
  padding: 0px 10px;
}

.card__text--md a.link--read-more {
  margin-left: 14px;
  font-size: 0.8em;
}

.card__text--height-md {
  max-height: 176px;
  overflow: hidden;
}

.card__footer {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.card__footer__logo--container {
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background-color: #fff;
}

.card__footer__logo {
  max-width: 46px;
  max-height: 46px;
  border-radius: 3px;
}

.btn {
  padding: 7px 12px;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: normal;
}

.btn-group > .btn:last-child:not(:first-child) {
  margin-left: -1px;
}

.btn-primary {
  background-color: #209fe2;
  border: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #097dbb;
  border: none;
}

.btn-md {
  font-size: initial;
  font-weight: 300;
  padding: 5px 20px;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 13px 15px;
}

.btn--xs {
  font-size: 1.3rem;
  padding: 2px 6px;
}

.btn--sm {
  font-size: 1.4rem;
  padding: 3px 8px;
}

.btn--md {
  font-size: 1.8rem;
  padding: 9px 16px;
}

.btn--lg {
  font-size: 2.2rem;
  padding: 13px 15px;
}

.btn--cta {
  padding: 5px 20px;
  background-color: #f2ab07;
  color: white;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.btn--cta:hover, .btn--cta:active, .btn--cta:focus {
  color: white;
  background-color: #fbbf34;
}

.btn--cta--disabled, .btn--cta--disabled--dark {
  cursor: default;
  background-color: #aaa;
  color: #fff;
  text-transform: none;
  font-weight: 300;
  letter-spacing: 0.03em;
}
.btn--cta--disabled:hover, .btn--cta--disabled--dark:hover, .btn--cta--disabled:active, .btn--cta--disabled--dark:active, .btn--cta--disabled:focus, .btn--cta--disabled--dark:focus {
  color: #fff;
}

.btn--cta--disabled--dark {
  background-color: #666;
}

.btn--cta--label {
  cursor: default;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0.03em;
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
}

.btn-md--form {
  font-size: 1.6rem;
  border-radius: 3px;
  padding: 11px 16px;
  height: 46px;
}

.btn--sharp {
  border-radius: 0;
}

.btn--round {
  border-radius: 6px;
}

.btn--round--md {
  padding: 9px 25px;
  border-radius: 6px;
}

.btn--outline {
  color: rgba(0, 0, 0, 0.45);
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.btn--outline:hover, .btn--outline:active, .btn--outline:focus {
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.5);
}

.btn--outline--white {
  color: rgba(255, 255, 255, 0.65);
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.btn--outline--white:hover, .btn--outline--white:active, .btn--outline--white:focus {
  color: white;
  border: 1px solid white;
}

.btn--outline--white--turn {
  color: white;
  background-color: transparent;
  border: 1px solid white;
  -webkit-transition: all 0;
  transition: all 0;
}
.btn--outline--white--turn:hover, .btn--outline--white--turn:active, .btn--outline--white--turn:focus {
  background-color: #fff;
  color: #333;
  border: 1px solid #fff;
}

.btn--outline--cta {
  color: #f2ab07;
  background-color: transparent;
  border: 1px solid #f2ab07;
  -webkit-transition: all 0;
  transition: all 0;
}
.btn--outline--cta:hover, .btn--outline--cta:active, .btn--outline--cta:focus {
  color: #ffcd5a;
  border: 1px solid #ffcd5a;
}

.btn--outline--cta--turn {
  color: #f2ab07;
  background-color: transparent;
  border: 1px solid #f2ab07;
  -webkit-transition: all 0;
  transition: all 0;
}
.btn--outline--cta--turn:hover, .btn--outline--cta--turn:active, .btn--outline--cta--turn:focus {
  color: #fff;
  background: #f2ab07;
  border: 1px solid #f2ab07;
}

.btn--outline--primary {
  color: #209fe2;
  border: 1px solid #209fe2;
}
.btn--outline--primary:hover, .btn--outline--primary:active, .btn--outline--primary:focus {
  color: #097dbb;
  border: 1px solid #097dbb;
}

.btn--outline--page-nav {
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin-top: 15px;
  margin-bottom: 15px;
}
.btn--outline--page-nav:hover, .btn--outline--page-nav:active, .btn--outline--page-nav:focus {
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.7);
}

.btn--outline--alibaba {
  color: #fff;
  border: 1px solid #f47937;
  background-color: transparent;
}
.btn--outline--alibaba:hover, .btn--outline--alibaba:active, .btn--outline--alibaba:focus {
  color: #fff;
  border: 1px solid #d0662e;
  background-color: transparent;
}

.btn--login {
  color: rgba(255, 255, 255, 0.75);
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
  font-weight: 300;
  padding: 5px 26px;
}
.btn--login:hover, .btn--login:active, .btn--login:focus {
  color: white;
  border: 1px solid white;
}

.btn--option {
  width: 100%;
  padding: 12px 14px;
  color: #fff;
  font-size: 1.6rem;
  border-radius: 3px;
  background-color: #f2ab07;
}
.btn--option:hover, .btn--option:active, .btn--option:focus {
  color: #fff;
}

.btn--option--left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
@media (max-width: 768px) {
  .btn--option--left {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.btn--option--middle {
  border-radius: 0;
}

.btn--option--right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width: 768px) {
  .btn--option--right {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.btn--option--unselected {
  color: #f2ab07;
  background-color: transparent;
  border: 1px solid #f2ab07;
}
.btn--option--unselected:hover, .btn--option--unselected:active, .btn--option--unselected:focus {
  color: #dca21a;
  border: 1px solid #f2ab07;
  background-color: rgba(234, 174, 35, 0.1);
}

.btn--share {
  position: relative;
  background-color: #333;
  display: inline-block;
  width: 99px;
  height: 35px;
  color: #fff;
  font-size: 2rem;
}
.btn--share:hover, .btn--share:active, .btn--share:focus {
  color: #fff;
}

.btn--share__icon {
  position: absolute;
  top: 17.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
  width: 20px;
  height: 20px;
}

.btn--share--facebook {
  background-color: #3b5998;
}
.btn--share--facebook:hover, .btn--share--facebook:active, .btn--share--facebook:focus {
  background-color: #2c4987;
}

.btn--share--twitter {
  background-color: #55acee;
}
.btn--share--twitter:hover, .btn--share--twitter:active, .btn--share--twitter:focus {
  background-color: #3995da;
}

.btn--share--pinterest {
  background-color: #C92228;
}
.btn--share--pinterest:hover, .btn--share--pinterest:active, .btn--share--pinterest:focus {
  background-color: #b0151a;
}

.btn--share--google-plus {
  background-color: #dd4b39;
}
.btn--share--google-plus:hover, .btn--share--google-plus:active, .btn--share--google-plus:focus {
  background-color: #c63321;
}

.btn--dropdown {
  height: 46px;
}

.btn--app {
  background-color: #00a0d7;
  border-radius: 0;
  border-color: #357ebd;
  color: #fff;
}
.btn--app:hover {
  color: #fff;
  background-color: #3071A9;
  border-color: #007298;
}

.feature {
  width: 100%;
  height: 200px;
  padding: 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjMwJSIgY3k9IjAlIiByPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA1YjgwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAzMDQ0Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-radial-gradient(30% 0%, circle farthest-side, #005b80, #003044);
  background: radial-gradient(circle farthest-side at 30% 0%, #005b80, #003044);
}

.feature__text {
  margin-top: 100px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.feature__text > a, .feature__text > div > a {
  color: #fff;
}

.side-menu > h4 {
  padding-bottom: 1.2rem;
  margin-bottom: 1.2rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.side-menu__nav-link {
  display: block;
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.side-menu__nav-link:hover, .side-menu__nav-link:active {
  color: rgba(0, 0, 0, 0.65);
}

.side-menu__items {
  font-size: 1.6rem;
  padding-left: 20px;
}
.side-menu__items > li {
  padding-bottom: 0.8rem;
}

.side-menu__items--active {
  font-weight: 400;
}

.side-menu__item {
  outline: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: #ec7c18;
}
.side-menu__item:hover, .side-menu__item:active {
  color: #da7011;
}
.side-menu__item[disabled] {
  color: rgba(0, 0, 0, 0.4);
}

.side-menu__icon {
  float: right;
  margin-top: 0.5rem;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.3);
}

.side-menu__mobile-upsell-msg {
  display: block;
}

.tooltip {
  font-size: 1.5rem;
}

.tooltip-inner {
  padding: 1.9rem 2.3rem;
  max-width: 250px;
  width: 250px;
  text-align: left;
}
.tooltip-inner > h5 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.tooltip-inner > p:last-child {
  margin-bottom: 0;
}

@media(max-width:767px) {
  .tooltip.right {
    visibility: hidden;
  }
}
.line {
  border: 1px solid #e5e5e5;
}

.line--left {
  margin: 25px 0;
}

.line--center {
  margin: 25px auto;
}

.line--xs {
  width: 30px;
}

.line--sm {
  width: 60px;
}

.line--md {
  width: 100px;
}

.line--lg {
  width: 250px;
}

.line--white {
  border-color: #fff;
}

.line--white--translucent {
  border-color: rgba(255, 255, 255, 0.5);
}

.line--primary {
  border-color: #e5e5e5;
}

.line--light-grey {
  border-color: #ccc;
}

.line--grey {
  border-color: #aaa;
}

.line--dark {
  border-color: #444;
}

.line--darker {
  border-color: #333;
}

.line--thick {
  border-width: 2px;
}

.line--thicker {
  border-width: 3px;
}

.line--divider {
  width: 100%;
  border-top: 1px solid #eee;
}

.line--divider--black {
  width: 100%;
  border-top: 1px solid #eee;
}

.table--full {
  width: 100%;
}

.table--accounting td:last-child {
  text-align: right;
}

.table--accounting__total {
  border-top: 3px solid #eee;
  border-bottom: 3px solid #eee;
  font-weight: 400;
}

.link--no-pointer {
  cursor: text;
}

.link--pointer {
  cursor: pointer;
}

.link--plain {
  color: #000;
}
.link--plain:hover, .link--plain:active, .link--plain:focus {
  color: #000;
}

.link--white {
  color: rgba(255, 255, 255, 0.7);
}
.link--white:hover, .link--white:active, .link--white:focus {
  color: white;
}

.link--pink {
  color: #ff2a98;
}
.link--pink:hover, .link--pink:active, .link--pink:focus {
  color: #f1007d;
}

.link--cta {
  color: #f2ab07;
}
.link--cta:hover, .link--cta:active, .link--cta:focus {
  color: #fbbf34;
}

.link--underline {
  text-decoration: underline;
}
.link--underline:hover, .link--underline:active, .link--underline:focus {
  text-decoration: none;
}

.link--light-grey {
  color: #ccc;
}
.link--light-grey:hover, .link--light-grey:active, .link--light-grey:focus {
  color: #fff;
}

.link--grey {
  color: #999;
}
.link--grey:hover, .link--grey:active, .link--grey:focus {
  color: #ccc;
}

.link--grey--override a {
  color: #999 !important;
}
.link--grey--override a:hover, .link--grey--override a:active, .link--grey--override a:focus {
  color: #ccc !important;
}

.link--grey--on-white {
  color: #999;
}
.link--grey--on-white:hover, .link--grey--on-white:active, .link--grey--on-white:focus {
  color: #59b8e8;
}

.link--darkest {
  color: #333;
}
.link--darkest:hover, .link--darkest:active, .link--darkest:focus {
  color: #000;
}

.link--block {
  display: block;
  margin-bottom: 1.5rem;
}

.link--read-more {
  position: relative;
  color: #08c;
}
.link--read-more::before {
  position: relative;
  content: "Read more";
  right: 0px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.link--read-more::after {
  position: relative;
  content: "→";
  left: 4px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.link--read-more:hover, .link--read-more:active, .link--read-more:focus {
  color: #59b8e8;
}
.link--read-more:hover::before, .link--read-more:active::before, .link--read-more:focus::before {
  right: 4px;
}
.link--read-more:hover::after, .link--read-more:active::after, .link--read-more:focus::after {
  left: 8px;
}

.list--no-style {
  padding-left: 0;
}
.list--no-style > li {
  list-style-type: none;
}

.list--check {
  padding-left: 30px;
}
.list--check > li {
  list-style-type: none;
  margin-bottom: 0.5rem;
}
.list--check > li::before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  width: 30px;
  margin-left: -30px;
}

.list--indent {
  padding-left: 45px;
}

.list--green > li::before {
  color: #98d110;
}

.list--grey > li::before {
  color: #aaa;
}

.list--compact > li {
  margin-bottom: 0.3rem !important;
}

.list--roomy > li {
  margin-bottom: 1rem !important;
}

.list--super-roomy > li {
  margin-bottom: 1.5rem !important;
}

.marketing--concierge-box {
  display: inline-block;
  border-radius: 3px;
  padding: 15px 18px;
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
}

.marketing--concierge-box--block {
  width: 100%;
}

.marketing--concierge-box__text {
  font-size: 2rem;
  font-weight: 300;
  color: #317095;
}

.marketing--concierge-box__text--big {
  font-size: 3.5rem;
  line-height: 4.5rem;
  font-weight: 300;
  color: #317095;
}

.marketing--benefit {
  height: 500px;
  position: relative;
}

.marketing--benefit--bg--left, .marketing--benefit--bg--right {
  width: 50%;
  height: 500px;
  background: no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
}

.marketing--benefit--bg--left {
  left: 0;
}

.marketing--benefit--bg--right {
  right: 0;
}

.marketing--benefit--text {
  position: relative;
  top: 175px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.marketing--big-label {
  padding: 42px 10px;
  background-color: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 3px;
  text-align: center;
  width: 160px;
  height: 160px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .marketing--big-label {
    margin: 10px auto;
  }
}

.marketing--big-label--text--lg {
  font-size: 8rem;
  font-weight: 100;
  color: #209fe2;
}

.marketing--big-label--text--sm {
  font-size: 1.5rem;
  font-weight: 300;
  color: #000;
}

.marketing--round-box--white {
  display: inline-block;
  padding: 12px 20px;
  background-color: #fff;
  border-radius: 3px;
  color: #333;
  width: 80%;
  position: relative;
  z-index: 2;
}

.marketing--round-box--dark {
  display: inline-block;
  padding: 12px 20px;
  width: 80%;
  background-color: #333;
  border-radius: 3px;
  color: #fff;
}
@media (max-width: 768px) {
  .marketing--round-box--dark {
    margin-bottom: 10px;
  }
}

.marketing--box--dark {
  display: inline-block;
  position: relative;
  padding: 12px 20px;
  width: 80%;
  background-color: #333;
  color: #fff;
  z-index: 2;
}

.bg {
  width: 100%;
  padding: 0;
}

.bg--white {
  background-color: #fff;
}

.bg--grey {
  background-color: #ebebeb;
}

.bg--light {
  background-color: #f5f5f5;
}

.bg--lighter {
  background-color: #f9f9f9;
}

.bg--dark {
  background-color: #444;
}

.bg--darkish {
  background-color: #555;
}

.bg--darker {
  background-color: #333;
}

.bg--darkest {
  background-color: #202122;
}

.bg--paper {
  background-color: #fafafa;
}

.bg--paper--light {
  background-color: #f5f8f7;
}

.bg--light-purple {
  background-color: #f5eff8;
}

.bg--light-blue {
  background-color: #f0f5f7;
}

.bg--terapeak {
  background-color: #209fe2;
}

.bg--terapeak--gradient {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjMwJSIgY3k9IjAlIiByPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA1YjgwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAzMDQ0Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-radial-gradient(30% 0%, circle farthest-side, #005b80, #003044);
  background: radial-gradient(circle farthest-side at 30% 0%, #005b80, #003044);
}

.bg--darker--gradient {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjIwJSIgY3k9Ii0yMCUiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NTU1NTUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-radial-gradient(20% -20%, circle farthest-side, #555555, #111111);
  background: radial-gradient(circle farthest-side at 20% -20%, #555555, #111111);
}

.bg--darkest--gradient {
  background-color: #202122;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjIwJSIgY3k9Ii0yMCUiIHI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMDIxMjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-radial-gradient(20% -20%, circle farthest-side, #202122, #000000);
  background: radial-gradient(circle farthest-side at 20% -20%, #202122, #000000);
}

.bg--pink {
  background-color: #d82468;
}

.bg--night-sky {
  background-color: #19232b;
}

.bg--blue {
  background-color: #209de4;
}

.bg--dark-blue {
  background-color: #1a8edb;
}

.bg--navy {
  background-color: #104866;
}

.bg--dark-navy {
  background-color: #0a3045;
}

.bg--lp-2 {
  background-color: rgba(16, 72, 102, 0.85);
}

.bg--info {
  background-color: #d9edf7;
}

.bg--border-top {
  border-top: 2px solid #e5e5e5;
}

.bg--border-bottom {
  border-bottom: 2px solid #e5e5e5;
}

.bg--round {
  border-radius: 4px;
}

.bg--round--top {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.bg--round--left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.bg--round--bottom {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bg--round--right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.bg--round--top-left {
  border-top-left-radius: 4px;
}

.bg--round--top-right {
  border-top-right-radius: 4px;
}

.bg--round--bottom-left {
  border-bottom-left-radius: 4px;
}

.bg--round--bottom-right {
  border-bottom-left-radius: 4px;
}

.animated--delay-200ms {
  animation-delay: 200ms !important;
  -webkit-animation-delay: 200ms !important;
}

.animated--delay-400ms {
  animation-delay: 400ms !important;
  -webkit-animation-delay: 400ms !important;
}

.animated--delay-600ms {
  animation-delay: 600ms !important;
  -webkit-animation-delay: 600ms !important;
}

.animated--delay-800ms {
  animation-delay: 800ms !important;
  -webkit-animation-delay: 800ms !important;
}

.animated--delay-1000ms {
  animation-delay: 1000ms !important;
  -webkit-animation-delay: 1000ms !important;
}

.animated--delay-1200ms {
  animation-delay: 1200ms !important;
  -webkit-animation-delay: 1200ms !important;
}

.animated--delay-1400ms {
  animation-delay: 1400ms !important;
  -webkit-animation-delay: 1400ms !important;
}

.animated--delay-1600ms {
  animation-delay: 1600ms !important;
  -webkit-animation-delay: 1600ms !important;
}

.animated--delay-1800ms {
  animation-delay: 1800ms !important;
  -webkit-animation-delay: 1800ms !important;
}

.animated--delay-2000ms {
  animation-delay: 2000ms !important;
  -webkit-animation-delay: 2000ms !important;
}

.animated--delay-2200ms {
  animation-delay: 2200ms !important;
  -webkit-animation-delay: 2200ms !important;
}

.animated--delay-2400ms {
  animation-delay: 2400ms !important;
  -webkit-animation-delay: 2400ms !important;
}

.animated--delay-2600ms {
  animation-delay: 2600ms !important;
  -webkit-animation-delay: 2600ms !important;
}

.animated--delay-2800ms {
  animation-delay: 2800ms !important;
  -webkit-animation-delay: 2800ms !important;
}

.animated--delay-3000ms {
  animation-delay: 3000ms !important;
  -webkit-animation-delay: 3000ms !important;
}

.animated--delay-3200ms {
  animation-delay: 3200ms !important;
  -webkit-animation-delay: 3200ms !important;
}

.animated--delay-3400ms {
  animation-delay: 3400ms !important;
  -webkit-animation-delay: 3400ms !important;
}

.animated--delay-3600ms {
  animation-delay: 3600ms !important;
  -webkit-animation-delay: 3600ms !important;
}

.animated--delay-3800ms {
  animation-delay: 3800ms !important;
  -webkit-animation-delay: 3800ms !important;
}

.animated--delay-4000ms {
  animation-delay: 4000ms !important;
  -webkit-animation-delay: 4000ms !important;
}

.animated--delay-4200ms {
  animation-delay: 4200ms !important;
  -webkit-animation-delay: 4200ms !important;
}

.animated--delay-4400ms {
  animation-delay: 4400ms !important;
  -webkit-animation-delay: 4400ms !important;
}

.animated--delay-4600ms {
  animation-delay: 4600ms !important;
  -webkit-animation-delay: 4600ms !important;
}

.animated--delay-4800ms {
  animation-delay: 4800ms !important;
  -webkit-animation-delay: 4800ms !important;
}

.animated--delay-5000ms {
  animation-delay: 5000ms !important;
  -webkit-animation-delay: 5000ms !important;
}

.animated--dash-800 {
  stroke-dasharray: 800;
  stroke-dashoffset: -800;
  -webkit-animation: dash 3s linear alternate forwards;
          animation: dash 3s linear alternate forwards;
}

.animated--dash-1200 {
  stroke-dasharray: 1200;
  stroke-dashoffset: -1200;
  -webkit-animation: dash 3s linear alternate forwards;
          animation: dash 3s linear alternate forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.animated--spin {
  -webkit-animation: spin 0.85s linear infinite;
  animation: spin 0.85s linear infinite;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.animated--bouncing-arrow {
  -webkit-animation: bounce-arrow 0.85s linear infinite;
  animation: bounce-arrow 0.85s linear infinite;
}

@-webkit-keyframes bounce-arrow {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  50% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes bounce-arrow {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  50% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.animate--cursor {
  -webkit-animation: 1s blink step-end infinite;
          animation: 1s blink step-end infinite;
}

@-webkit-keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: black;
  }
}

@keyframes "blink" {
  from, to {
    color: transparent;
  }
  50% {
    color: black;
  }
}
.modal-backdrop {
  background-color: #000;
}

.blur-html {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.modal.fade {
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  top: 50%;
}
.modal.fade.in {
  top: 50%;
}

.modal--speech--bottom {
  position: absolute;
  top: 200px;
  left: 20px;
}

.modal--speech--bottom__bubble {
  color: #fff;
  width: auto;
  height: auto;
  background-color: #333;
  padding: 10px 15px;
}
.modal--speech--bottom__bubble::before {
  top: -14px;
  left: 15px;
  border: 7px solid;
  border-color: transparent transparent #333 transparent;
}

.modal--overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.modal--overlay--show {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.modal--overlay--hide {
  opacity: 0;
}

.modal--bg {
  position: relative;
  z-index: 100;
  background: #f2f2f2;
  height: auto;
  padding: 32px;
  opacity: 0;
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.modal--bg--show {
  opacity: 1;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.modal--bg--hide {
  opacity: 0;
  -ms-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.modal--bg--danger {
  background: #e24217;
}

.modal--sm {
  width: 40%;
}

.modal--lg {
  width: 60%;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -100;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.overlay--show {
  opacity: 0.6;
  z-index: 300;
}

.testimonial {
  height: 160px;
}

.testimonial__text {
  position: absolute;
  top: 85px;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.3em;
  line-height: 1.3em;
}

.blog--hero--image {
  position: absolute;
  right: 150px;
  bottom: 0;
  width: 450px;
}

.blog--thumb--container {
  width: 100%;
  height: auto;
  max-height: 200px;
  position: relative;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}

.blog--thumb {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.blog--sidebar > h5 {
  color: #999;
  text-align: left;
  font-size: 1.5rem;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog--sidebar__signup {
  border: 3px solid #e5e5e5;
  border-radius: 3px;
  padding: 20px;
  background: url("../images/blog-sidebar-signup-bg.svg") no-repeat bottom;
  height: 290px;
}
.blog--sidebar__signup > h5 {
  color: #333;
}

.blog--thumb--sm__image {
  border-radius: 3px;
  width: 100%;
  height: auto;
}

.blog--thumb--sm__text {
  font-size: 1.6rem;
  line-height: 2.3rem;
}

.blog--post--hero {
  background: #333 no-repeat center;
  width: 100%;
  height: 280px;
  position: relative;
}

.blog--post--hero--overlay {
  background: #000 no-repeat center;
  background-size: cover;
  width: 100%;
  height: 280px;
  opacity: 0.65;
  position: absolute;
  top: 0;
  left: 0;
}

.blog--post--hero__text--container {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 280px;
}

.blog--post--hero__text {
  width: 100%;
  color: #fff;
}

.blog--post--content > p {
  max-width: 70rem;
  font-size: 1.7rem;
  line-height: 2.5rem;
}
.blog--post--content > img {
  margin: 24px 0 24px 24px;
  float: right;
  border: 1px solid #bbb;
  max-width: 45%;
}

.blog--post--content div p {
  padding-top: 0px !important;
  margin-top: 0px !important;
  position: relative;
  top: -4px;
  left: 10px;
}

.blog--pagination {
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 20px 0 40px 0;
  border: 0;
}
.blog--pagination > li:last-child, .blog--pagination > li:first-child {
  border-radius: 3px;
}
.blog--pagination > li > a {
  margin-left: 1px;
  padding: 6px 9px;
  border: none;
  border-radius: 3px;
}
.blog--pagination > li > a:hover, .blog--pagination > li > a:active, .blog--pagination > li > a:focus {
  border-radius: 3px;
}
.blog--pagination .active > a {
  border: none;
  border-radius: 3px;
}

.blog--categories {
  width: 100%;
  padding: 10px 0;
}

.blog--categories__link {
  display: inline-block;
  margin-right: 30px;
  font-size: 1.5rem;
  color: #999;
}
.blog--categories__link:hover, .blog--categories__link:active, .blog--categories__link:focus {
  color: #333;
}

.blog--categories__link--active {
  font-weight: 400;
  color: #000;
}

.rrssb-buttons.large-format li a, .rrssb-buttons.large-format li a .rrssb-text {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.rrssb-buttons, .rrssb-buttons li, .rrssb-buttons li a {
  box-sizing: border-box;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  clear: both;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.rrssb-buttons {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rrssb-buttons li {
  float: left;
  height: 100%;
  line-height: 13px;
  list-style: none;
  margin: 0;
  padding: 0 2.5px;
}
.rrssb-buttons li.rrssb-email a {
  background-color: #0a88ff;
}
.rrssb-buttons li.rrssb-email a:hover {
  background-color: #006ed6;
}
.rrssb-buttons li.rrssb-facebook a {
  background-color: #306199;
}
.rrssb-buttons li.rrssb-facebook a:hover {
  background-color: #244872;
}
.rrssb-buttons li.rrssb-tumblr a {
  background-color: #32506d;
}
.rrssb-buttons li.rrssb-tumblr a:hover {
  background-color: #22364a;
}
.rrssb-buttons li.rrssb-linkedin a {
  background-color: #007bb6;
}
.rrssb-buttons li.rrssb-linkedin a:hover {
  background-color: #005983;
}
.rrssb-buttons li.rrssb-twitter a {
  background-color: #26c4f1;
}
.rrssb-buttons li.rrssb-twitter a:hover {
  background-color: #0eaad6;
}
.rrssb-buttons li.rrssb-googleplus a {
  background-color: #e93f2e;
}
.rrssb-buttons li.rrssb-googleplus a:hover {
  background-color: #ce2616;
}
.rrssb-buttons li.rrssb-youtube a {
  background-color: #df1c31;
}
.rrssb-buttons li.rrssb-youtube a:hover {
  background-color: #b21627;
}
.rrssb-buttons li.rrssb-reddit a {
  background-color: #8bbbe3;
}
.rrssb-buttons li.rrssb-reddit a:hover {
  background-color: #62a3d9;
}
.rrssb-buttons li.rrssb-pinterest a {
  background-color: #b81621;
}
.rrssb-buttons li.rrssb-pinterest a:hover {
  background-color: #8a1119;
}
.rrssb-buttons li.rrssb-pocket a {
  background-color: #ED4054;
}
.rrssb-buttons li.rrssb-pocket a:hover {
  background-color: #e4162d;
}
.rrssb-buttons li.rrssb-github a {
  background-color: #444;
}
.rrssb-buttons li.rrssb-github a:hover {
  background-color: #2b2b2b;
}
.rrssb-buttons li.rrssb-instagram a {
  background-color: #517fa4;
}
.rrssb-buttons li.rrssb-instagram a:hover {
  background-color: #406582;
}
.rrssb-buttons li a {
  background-color: #ccc;
  border-radius: 2px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 100%;
  padding: 11px 7px 12px 27px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.rrssb-buttons li a .rrssb-icon {
  display: block;
  height: 100%;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%;
}
.rrssb-buttons li a .rrssb-icon svg {
  height: 17px;
  width: 17px;
}
.rrssb-buttons li a .rrssb-icon svg path, .rrssb-buttons li a .rrssb-icon svg polygon {
  fill: #fff;
}
.rrssb-buttons li a .rrssb-text {
  color: #fff;
}
.rrssb-buttons li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25);
}
.rrssb-buttons li.small a {
  padding: 0;
}
.rrssb-buttons li.small a .rrssb-icon {
  height: 100%;
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%;
}
.rrssb-buttons li.small a .rrssb-text {
  visibility: hidden;
}
.rrssb-buttons.large-format {
  height: auto;
}
.rrssb-buttons.large-format li {
  height: auto;
}
.rrssb-buttons.large-format li a {
  border-radius: 0.2em;
  font-size: 15px;
  font-size: 1vw;
  line-height: 1vw;
  padding: 7% 0% 7% 12%;
}
.rrssb-buttons.large-format li a .rrssb-icon {
  left: 7%;
  padding-top: 0;
  width: 12%;
}
.rrssb-buttons.large-format li a .rrssb-icon svg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.rrssb-buttons.large-format li a .rrssb-text {
  font-size: 15px;
  font-size: 1vw;
}
.rrssb-buttons.large-format li a:hover {
  font-size: 15px;
  font-size: 1vw;
  padding: 7% 0% 7% 12%;
  border-radius: 0.2em;
}
.rrssb-buttons.small-format {
  padding-top: 5px;
}
.rrssb-buttons.small-format li {
  height: 80%;
  padding: 0 1.5px;
}
.rrssb-buttons.small-format li a .rrssb-icon {
  height: 100%;
  padding-top: 0;
}
.rrssb-buttons.small-format li a .rrssb-icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%;
}
.rrssb-buttons.tiny-format {
  height: 22px;
  position: relative;
}
.rrssb-buttons.tiny-format li {
  padding-right: 7px;
}
.rrssb-buttons.tiny-format li a {
  background-color: transparent;
  padding: 0;
}
.rrssb-buttons.tiny-format li a .rrssb-icon svg {
  height: 70%;
  width: 100%;
}
.rrssb-buttons.tiny-format li a:hover, .rrssb-buttons.tiny-format li a:active {
  background-color: transparent;
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg polygon {
  fill: #0a88ff;
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #0054a3;
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg polygon {
  fill: #306199;
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #18304b;
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg polygon {
  fill: #32506d;
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #121d27;
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg polygon {
  fill: #007bb6;
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #003650;
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg polygon {
  fill: #26c4f1;
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #0b84a6;
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg polygon {
  fill: #e93f2e;
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #a01e11;
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg polygon {
  fill: #df1c31;
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #84111d;
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg polygon {
  fill: #8bbbe3;
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #398bcf;
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg polygon {
  fill: #b81621;
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #5d0b11;
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg polygon {
  fill: #ED4054;
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #b61124;
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg polygon {
  fill: #444;
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #111111;
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg polygon {
  fill: #517fa4;
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path, .rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg polygon {
  fill: #2f4a60;
}

.notification--box {
  position: fixed;
  z-index: 10;
  right: 60px;
  bottom: 30px;
  width: 352px;
  background: #333;
  padding: 30px;
  border-radius: 3px;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
}

.notification--box--show {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.notification--box__close {
  position: absolute;
  top: 16px;
  right: 24px;
  cursor: pointer;
  font-weight: 300;
}

.fa--bg-circle {
  border-radius: 70px;
  padding: 32px;
  width: 102px;
}

.image--square, .image--rectangle {
  display: block;
  margin: 16px 8px;
  background: transparent;
  overflow: hidden;
}

.image--circle {
  display: block;
  border-radius: 50%;
  margin: 16px 8px;
  background: transparent;
  overflow: hidden;
}

.image--circle--image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.image--circle--xs {
  width: 64px;
  height: 64px;
  min-width: 64px;
  min-height: 64px;
}

.image--circle--sm {
  width: 88px;
  height: 88px;
  min-width: 88px;
  min-height: 88px;
}

.image--circle--reg {
  width: 120px;
  height: 120px;
  min-width: 120px;
  min-height: 120px;
}
@media (max-width: 1200px) {
  .image--circle--reg {
    width: 104px;
    height: 104px;
    min-width: 104px;
    min-height: 104px;
  }
}

.image--circle--md {
  width: 152px;
  height: 152px;
  min-width: 152px;
  min-height: 152px;
}
@media (max-width: 1200px) {
  .image--circle--md {
    width: 136px;
    height: 136px;
    min-width: 136px;
    min-height: 136px;
  }
}

.image--circle--md-lg {
  width: 184px;
  height: 184px;
  min-width: 184px;
  min-height: 184px;
}
@media (max-width: 1200px) {
  .image--circle--md-lg {
    width: 168px;
    height: 168px;
    min-width: 168px;
    min-height: 168px;
  }
}

.image--circle--lg {
  width: 264px;
  height: 264px;
  min-width: 264px;
  min-height: 264px;
}
@media (max-width: 1200px) {
  .image--circle--lg {
    width: 224px;
    height: 224px;
    min-width: 224px;
    min-height: 224px;
  }
}

.image--circle--xxl {
  width: 440px;
  height: 440px;
  min-width: 440px;
  min-height: 440px;
}
@media (max-width: 1200px) {
  .image--circle--xxl {
    width: 376px;
    height: 376px;
    min-width: 376px;
    min-height: 376px;
  }
}

.image--rectangle--sm {
  height: 112px;
  overflow: hidden;
}

.image--circle--transparent {
  background: transparent;
}

.image--circle--white {
  background: #fff;
}

.image--circle--light-grey {
  background: #f5f5f5;
}

.image--circle--grey {
  background: #d5d5d5;
}

.image--circle--3d--white {
  background: #fafafa;
  box-shadow: 1px 1px 2px #e5e5e5;
}

.image--circle--gradient--green {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiZDdiMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzllZWRhZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #2bd7b1), color-stop(100%, #9eedaf));
  background: -webkit-linear-gradient(left top, #2bd7b1, #9eedaf);
  background: linear-gradient(to right bottom, #2bd7b1, #9eedaf);
  background-size: auto 100%;
}

.image--circle--gradient--orange {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODM2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4Yjc1MCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #ff836f), color-stop(100%, #f8b750));
  background: -webkit-linear-gradient(left top, #ff836f, #f8b750);
  background: linear-gradient(to right bottom, #ff836f, #f8b750);
  background-size: auto 100%;
}

.image--circle--gradient--pink {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzZiZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjNzE3MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #ff76bd), color-stop(100%, #fc7171));
  background: -webkit-linear-gradient(left top, #ff76bd, #fc7171);
  background: linear-gradient(to right bottom, #ff76bd, #fc7171);
  background-size: auto 100%;
}

.image--circle--gradient--purple {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxYTZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UzYWNmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #91a6ff), color-stop(100%, #e3acff));
  background: -webkit-linear-gradient(left top, #91a6ff, #e3acff);
  background: linear-gradient(to right bottom, #91a6ff, #e3acff);
  background-size: auto 100%;
}

.image--circle--gradient--blue {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlZGFmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYjFlZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #aedaff), color-stop(100%, #00b1ef));
  background: -webkit-linear-gradient(left top, #aedaff, #00b1ef);
  background: linear-gradient(to right bottom, #aedaff, #00b1ef);
  background-size: auto 100%;
}

.image--circle--outline {
  background: transparent;
  border: 3px solid #efefef;
}

.image--circle--outline--grey {
  background: transparent;
  border: 3px solid #ddd;
}

.image--round {
  border-radius: 4px;
}

.image--round--top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.image--round--bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.image--not-round {
  border-radius: 0;
}

.shapes--hexagon {
  position: relative;
  top: 32px;
  margin-bottom: 64px;
  width: 112px;
  height: 64px;
  background: #fff;
}
.shapes--hexagon::before {
  content: "";
  position: absolute;
  top: -64px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 32px solid;
  border-bottom: 32px solid;
  border-left: 56px solid;
  border-right: 56px solid;
  border-color: transparent transparent #fff transparent;
}
.shapes--hexagon::after {
  content: "";
  position: absolute;
  bottom: -64px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 32px solid;
  border-bottom: 32px solid;
  border-left: 56px solid;
  border-right: 56px solid;
  border-color: #fff transparent transparent transparent;
}

.shape--circle {
  border-radius: 50%;
}

.hero--sm {
  height: 320px;
}

.hero--md {
  height: 400px;
}

.hero--lg {
  height: 480px;
}

.hero--xl {
  height: 560px;
}

.hero--grey {
  background: -webkit-radial-gradient(100% 100%, circle farthest-corner, #666666 0%, #282828 100%);
  background: radial-gradient(circle farthest-corner at 100% 100%, #666666 0%, #282828 100%);
  margin-top: -100px;
  padding-top: 100px;
}

.hero--lp-2 {
  background: url(http://terapeak.cloudfront.s3.amazonaws.com/marketing-prod/www/images/lp-2-bg.svg) 0 100%, url(http://terapeak.cloudfront.s3.amazonaws.com/marketing-prod/www/images/lp-2-bg.jpg);
  background-size: cover;
  margin-top: -100px;
  padding-top: 100px;
}

.hero-h1 {
  font-size: 1.4em;
}

.hero-h1::first-line {
  font-size: 2em;
}

.height--double {
  height: 70px;
}

.is-disabled {
  pointer-events: none;
  cursor: default;
  color: rgba(0, 0, 0, 0.3);
}
.is-disabled:hover, .is-disabled:active, .is-disabled:focus {
  color: rgba(0, 0, 0, 0.3);
}

.is-disabled--btn--solid {
  background-color: rgba(0, 0, 0, 0.15);
}
.is-disabled--btn--solid:hover, .is-disabled--btn--solid:active, .is-disabled--btn--solid:focus {
  background-color: rgba(0, 0, 0, 0.15);
}

.is-disabled--btn--outline {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.is-disabled--btn--outline:hover, .is-disabled--btn--outline:active, .is-disabled--btn--outline:focus {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.is-visible {
  visibility: visible;
}

.is-hidden {
  visibility: hidden;
}

.is-removed {
  display: none;
}

.is-added {
  display: block;
}

.is-overflowless {
  overflow: hidden;
}

@media (max-width: 768px) {
  .is-visible--mobile {
    visibility: visible;
  }
}

@media (max-width: 768px) {
  .is-hidden--mobile {
    visibility: hidden;
  }
}

@media (max-width: 768px) {
  .is-removed--mobile {
    display: none;
  }
}

.is-added--mobile {
  display: none;
}
@media (max-width: 768px) {
  .is-added--mobile {
    display: block;
  }
}

@media (max-width: 992px) {
  .is-mobile--text--left {
    text-align: left !important;
  }
}

@media (max-width: 992px) {
  .is-mobile--no-margin--left {
    margin-left: 0 !important;
  }
}

@media (max-width: 992px) {
  .is-mobile--no-margin--top {
    margin-top: 0 !important;
  }
}

.is-marginless {
  margin: 0 !important;
}

.is-paddingless {
  padding: 0 !important;
}

.is-borderless {
  border: none;
}

.pricing-grid {
  padding-left: 18px;
}

.pricing-grid .pricing-grid--bucket:nth-child(1) {
  z-index: 10;
}

.pricing-grid .pricing-grid--bucket:nth-child(2) {
  margin-left: -9px;
  z-index: 9;
}

.pricing-grid .pricing-grid--bucket:nth-child(3) {
  margin-left: -9px;
  z-index: 8;
}

.pricing--margin--heading {
  margin-top: 305px;
}

.pricing--margin--heading-sm {
  margin-top: 27px;
}

.pricing--margin--most-popular {
  margin-top: 72px;
}

.pricing--text--plan, .pricing--text--plan--light, .pricing--text--plan--white {
  font-size: 1.3rem;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}

.pricing--text--plan--light {
  margin-top: 1rem;
  color: #999;
}

.pricing--text--plan--white {
  color: #fff;
}

.pricing--text--price {
  font-size: 1.5rem;
  color: #999;
}

.pricing--text--target, .pricing--text--target--sm, .pricing--text--target--white, .pricing--text--target--white-sm {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 300;
  color: #000;
  margin-bottom: 3px;
}

.pricing--text--target--sm {
  font-size: 1.8rem;
}

.pricing--text--target--white, .pricing--text--target--white-sm {
  color: #fff;
}

.pricing--text--target--white-sm {
  font-size: 1.8rem;
}

.pricing--bottom--font {
  font-size: 1.4rem;
}

.pricing--text--most-popular {
  font-size: 1.3rem;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #f2ab07;
}

.pricing--highlight-plan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.pricing--big-price {
  font-size: 5.5rem;
  line-height: 4.5rem;
  font-weight: 300;
}

.pricing--big-price__currency {
  font-size: 2.8rem;
  line-height: 2.8rem;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  margin-right: -5px;
}

.pricing--big-price__price {
  display: inline-block;
  vertical-align: bottom;
  margin-left: -5px;
  margin-right: -5px;
}

.pricing--big-price__cents {
  font-size: 2.2rem;
  line-height: 2.2rem;
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  margin-right: -5px;
}

.pricing--big-price__per-month {
  font-size: 1.4rem;
  line-height: 1.4rem;
  display: inline-block;
  vertical-align: bottom;
  margin-left: -5px;
  margin-right: -5px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .pricing--cell-height {
    height: 60px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing--heading-de-DE {
    padding: 20px;
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pricing--heading-de-DE {
    height: 224px;
    padding: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing--heading-fr-FR {
    padding: 20px;
    height: 208px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pricing--heading-fr-FR {
    height: 224px;
    padding: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing--heading-it-IT {
    padding: 20px;
    height: 192px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pricing--heading-it-IT {
    height: 200px;
    padding: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing--heading-zh-CN {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pricing--heading-zh-CN {
    height: 200px;
    padding: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing--heading-zh-HK {
    padding: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pricing--heading-zh-HK {
    height: 200px;
    padding: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .pricing--heading--content-de-DE,
  .pricing--heading--content-fr-FR,
  .pricing--heading--content-it-IT,
  .pricing--heading--content-zh-CN,
  .pricing--heading--content-zh-HK {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .pricing--heading--content-de-DE,
  .pricing--heading--content-fr-FR,
  .pricing--heading--content-it-IT,
  .pricing--heading--content-zh-CN,
  .pricing--heading--content-zh-HK {
    height: 100%;
  }
}

@media (min-width: 1200px) {
  .pricing--heading-ja-JP {
    height: 168px;
  }
}
@media (max-width: 1200px) {
  .pricing--heading-ja-JP {
    height: 168px;
  }
}

.pricing--heading--content-ja-JP {
  height: 100%;
}

.home--feature-bg {
  width: 100%;
  padding: 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjMwJSIgY3k9IjAlIiByPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA1YjgwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAzMDQ0Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-radial-gradient(30% 0%, circle farthest-side, #005b80, #003044);
  background: radial-gradient(circle farthest-side at 30% 0%, #005b80, #003044);
}

.home--pointer-icon {
  position: absolute;
  top: 27px;
  left: 40px;
}

.home--pointer-icon-v2 {
  position: absolute;
  top: -16px;
  left: 30px;
  font-size: 2.5rem;
  color: #e73208;
}

.home--testimonial {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.6rem;
  overflow: hidden;
}

.home--testimonial__pic1 {
  background: url("../images/customer.jpg");
  background-size: 130px 130px;
  width: 130px;
  height: 130px;
  border-radius: 300px;
  float: left;
  margin-left: 30px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .home--testimonial__pic1 {
    margin-left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.home--testimonial__pic2 {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .home--testimonial__pic2 {
    margin-left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.home--testimonial__text {
  float: left;
  font-size: 1.1em;
  line-height: 1.4em;
}
@media (max-width: 768px) {
  .home--testimonial__text {
    text-align: center;
  }
}

.home--testimonial__name {
  color: #888;
}

.home--hotlist--container {
  width: 1690px;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.home--hotlist--container__translucent {
  opacity: 0.5;
}

.home--hotlist--cover {
  width: 1680px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.home--hotlist--cover__label {
  position: relative;
  width: 400px;
  top: 140px;
  left: 50%;
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  padding: 15px 20px;
  color: #fff;
  background-color: #333;
  text-align: center;
}

.home--evaluate--speech {
  width: auto;
  height: auto;
  background-color: #333;
  border: 0 solid #222;
  padding: 20px 30px;
}
.home--evaluate--speech::before {
  top: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -18px;
  border: 10px solid;
  border-color: transparent transparent transparent #222;
}
.home--evaluate--speech::after {
  top: 30px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -18px;
  border: 10px solid;
  border-color: transparent transparent transparent #333;
}

.home--evalute--bg {
  background: url("../images/home-pic-evaluate-2.svg") no-repeat center;
  width: 100%;
}
@media (max-width: 768px) {
  .home--evalute--bg {
    background: none;
  }
}

.home--optimize--illustration {
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.home--optimize--speech--1 {
  width: 20%;
  height: 104px;
  background-color: #209fe2;
  border: 0 solid #209fe2;
  padding: 20px 30px;
  z-index: 2;
}
.home--optimize--speech--1::before {
  top: 52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -102px;
  border: 52px solid;
  border-color: transparent transparent transparent #209fe2;
}
.home--optimize--speech--1::after {
  top: 52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -102px;
  border: 52px solid;
  border-color: transparent transparent transparent #209fe2;
}

.home--optimize--speech--2 {
  width: 27%;
  height: 104px;
  background-color: #3abbff;
  border: 0 solid #3abbff;
  padding: 20px 30px 20px 80px;
  margin-left: -10px;
}
.home--optimize--speech--2::before {
  top: 52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -102px;
  border: 52px solid;
  border-color: transparent transparent transparent #3abbff;
}
.home--optimize--speech--2::after {
  top: 52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -102px;
  border: 52px solid;
  border-color: transparent transparent transparent #3abbff;
}

.home--optimize--speech--3 {
  display: inline-block;
  padding: 20px 20px 20px 75px;
  color: #209fe2;
}
@media (min-width: 1200px) {
  .home--optimize--speech--3 {
    padding: 20px 30px 20px 110px;
  }
}

.home--optimize--arrow {
  display: inline-block;
  position: relative;
  top: 65px;
  width: 210px;
}

.home--optimize--pic--2 {
  width: 100%;
  position: relative;
  top: -140px;
}

@media (max-width: 992px) {
  .home--optimize--element {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.home--optimize--steps {
  min-width: 120px;
}
@media (min-width: 1200px) {
  .home--optimize--steps {
    max-width: 230px;
  }
}
@media (max-width: 1200px) {
  .home--optimize--steps {
    max-width: 180px;
  }
}
@media (max-width: 992px) {
  .home--optimize--steps {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}

.home--optimize--steps--grow {
  padding: 18px 22px;
  background: #209fe2;
  color: white;
}
@media (max-width: 992px) {
  .home--optimize--steps--grow {
    text-align: center;
  }
}

.home--arrow--right {
  width: 40px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 992px) {
  .home--arrow--right {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.personal-overview--concierge {
  position: relative;
  top: 110px;
}

.personal-overview--concierge--selection--group {
  display: block;
  margin: 0 auto 20px auto;
}

.personal-overview--concierge--selection {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: 1px solid #209fe2;
  margin-right: 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.personal-overview--concierge--selection--active {
  background-color: #209fe2;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.personal-overview--icon--speech--0 {
  width: auto;
  height: 61px;
  background-color: #d9edf7;
  border: 1px solid #bce8f1;
}
.personal-overview--icon--speech--0::before {
  top: 30.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -20px;
  border: 10px solid;
  border-color: transparent #bce8f1 transparent transparent;
}
.personal-overview--icon--speech--0::after {
  top: 30.5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -19px;
  border: 10px solid;
  border-color: transparent #d9edf7 transparent transparent;
}

.personal-overview--icon--speech--container {
  position: absolute;
  height: 110px;
  width: 100%;
}

.personal-overview--icon--speech--1 {
  width: auto;
  height: auto;
  background-color: #333;
  border: 0 solid #222;
  color: white;
  position: absolute;
  bottom: 0;
  font-size: 1.6rem;
  opacity: 0;
  z-index: 5;
  white-space: nowrap;
}
.personal-overview--icon--speech--1::before {
  bottom: -20px;
  left: auto/2;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 10px solid;
  border-color: #222 transparent transparent transparent;
}
.personal-overview--icon--speech--1::after {
  bottom: -19px;
  left: auto/2;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 10px solid;
  border-color: #333 transparent transparent transparent;
}

.personal-overview--icon--speech--1--1 {
  left: 190px;
}
@media (min-width: 1200px) {
  .personal-overview--icon--speech--1--1 {
    left: 290px;
  }
}
@media (max-width: 992px) {
  .personal-overview--icon--speech--1--1 {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.personal-overview--icon--speech--1--2 {
  left: 330px;
}
@media (min-width: 1200px) {
  .personal-overview--icon--speech--1--2 {
    left: 430px;
  }
}
@media (max-width: 992px) {
  .personal-overview--icon--speech--1--2 {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.personal-overview--icon--speech--1--3 {
  left: 520px;
}
@media (min-width: 1200px) {
  .personal-overview--icon--speech--1--3 {
    left: 620px;
  }
}
@media (max-width: 992px) {
  .personal-overview--icon--speech--1--3 {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.personal-overview--icon--speech--1--4 {
  left: 715px;
}
@media (min-width: 1200px) {
  .personal-overview--icon--speech--1--4 {
    left: 815px;
  }
}
@media (max-width: 992px) {
  .personal-overview--icon--speech--1--4 {
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.personal-overview--icon--speech--1--show {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.personal-overview--concierge--selection--text {
  position: absolute;
  top: 10px;
  text-align: left;
  opacity: 0;
}
@media (min-width: 1200px) {
  .personal-overview--concierge--selection--text {
    padding-left: 84px;
    padding-right: 84px;
  }
}
@media (max-width: 768px) {
  .personal-overview--concierge--selection--text {
    margin-bottom: -20px;
  }
}

.personal-overview--concierge--selection--text--active {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.personal-overview--hotlist--container {
  width: 1263px;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50.2%);
  -webkit-transform: translateX(-50.2%);
  transform: translateX(-50.2%);
  margin-bottom: 80px;
}

.personal-overview--hotlist__text {
  display: inline-block;
  vertical-align: top;
  width: 413px;
  padding: 30px;
  text-align: right;
}
@media (max-width: 768px) {
  .personal-overview--hotlist__text {
    width: 100hw;
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    text-align: center;
  }
}

.personal-overview--hotlist__box {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 300px;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin-right: 6px;
  background-color: #fff;
}

.personal-overview--hotlist__box--cover {
  position: absolute;
  z-index: 2;
  left: 628px;
  display: inline-block;
  width: 200px;
  height: 300px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
  .personal-overview--hotlist__box--cover {
    display: none;
  }
}

.personal-overview--hotlist__box--cover__label {
  position: absolute;
  top: 150px;
  left: 50%;
  width: 90%;
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background-color: #0a62ad;
  color: white;
  padding: 6px 10px;
  font-size: 1.3rem;
  text-align: center;
}

.personal-overview--hotlist__box__pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  height: 198px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: 1px solid #ddd;
}

.personal-overview--hotlist__box__text {
  position: absolute;
  top: 200px;
  left: 0;
  width: 200px;
  height: 60px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  padding: 3px 6px;
}

.personal-overview--hotlist__box__price {
  position: absolute;
  top: 63px;
  left: 0;
  width: 200px;
  height: 40px;
  padding: 3px 6px;
  text-align: left;
}

.personal-overview--hotlist__box__price__heading, .personal-overview--hotlist__box__items-sold__heading {
  display: block;
  font-size: 0.9rem;
  line-height: 0.9rem;
  text-transform: uppercase;
  color: #999;
}

.personal-overview--hotlist__box__price__price, .personal-overview--hotlist__box__items-sold__count {
  display: block;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 400;
}

.personal-overview--hotlist__box__items-sold {
  position: absolute;
  top: 260px;
  right: 0;
  width: 200px;
  height: 40px;
  padding: 3px 6px;
  text-align: right;
}

.product-personal--arrow {
  position: absolute;
  z-index: 10;
  width: 50px;
  top: 30px;
  left: 705px;
}

.professional-overview--graphs--neg-margin {
  position: relative;
  top: -460px;
  margin-bottom: -460px;
}
@media (max-width: 768px) {
  .professional-overview--graphs--neg-margin {
    top: 0;
    margin-bottom: 0;
  }
}

.professional-overview--graph {
  width: 360px;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .professional-overview--graph {
    width: 293px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .professional-overview--graph {
    width: 220px;
  }
}
@media (max-width: 768px) {
  .professional-overview--graph {
    margin-bottom: 10px;
  }
}

.professional-overview--pic--compare-anything {
  width: 100%;
  max-width: 1200px;
}

.professional-overview--pic--compare-anything--2 {
  width: 250px;
  position: relative;
  top: 65px;
  left: 30px;
}

.professional-overview--chart--label {
  color: #209fe2;
  border-color: #209fe2;
  float: right;
  margin-top: 107px;
  cursor: default;
}
.professional-overview--chart--label:hover, .professional-overview--chart--label:active, .professional-overview--chart--label:focus {
  color: #209fe2;
  border-color: #209fe2;
}

.professional-overview--h-line {
  position: absolute;
  top: 5px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top: 2px solid #fff;
  width: 80%;
}
@media (max-width: 768px) {
  .professional-overview--h-line {
    width: 0;
  }
}

.professional-overview--v-line {
  position: absolute;
  top: 25px;
  left: 50%;
  -ms-transform: translateX(-50%) rotate(90deg);
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
  border-top: 2px solid #fff;
  width: 80px;
}

.professional-overview--pic--365 {
  background: url("../images/professional-overview-pic-365-int.svg") no-repeat center;
  background-size: cover;
  width: 100%;
}

.professional-overview--pic--365__text {
  padding-top: 150px;
  padding-bottom: 150px;
}

.professional-overview--pic--365__text__number {
  font-size: 8rem;
  line-height: 6.5rem;
  color: #209fe2;
  font-weight: 100;
}

.footer {
  font-size: 1.6rem;
}

.footer--link > div a {
  color: #aaa;
}
.footer--link > div a:hover, .footer--link > div a:active, .footer--link > div a:focus {
  color: #59b8e8;
}

.footer--truste {
  width: 56px;
  height: 56px;
  padding: 4px;
  margin-top: 8px;
}

.footer--flag {
  width: 32px;
}

.footer--flags--rotate-caret {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer--flags {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  -ms-transform: translateX(-30%);
  -webkit-transform: translateX(-30%);
  transform: translateX(-30%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer--flags--show {
  opacity: 1;
  visibility: visible;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.mysales--bg--line {
  background: url("../images/line-bg-v2.svg") no-repeat bottom;
  background-size: 100% auto;
}
@media (max-width: 768px) {
  .mysales--bg--line {
    background: none;
  }
}

.mysales--pic--1 {
  width: 700px;
  height: 379px;
  margin-top: 20px;
  margin-left: -250px;
}
@media (min-width: 1200px) {
  .mysales--pic--1 {
    margin-left: -215px;
  }
}

.mysales--pic--marketplaces {
  width: 800px;
}
@media (max-width: 768px) {
  .mysales--pic--marketplaces {
    width: 100%;
  }
}

.mysales--pic--benefits {
  width: 100%;
  border: 2px solid #e5e5e5;
}

.mysales-overview--chart--text {
  position: absolute;
  top: 30px;
  left: 25px;
  background: #fff;
  color: #000;
  font-weight: 400;
  padding: 5px;
}
@media (max-width: 480px) {
  .mysales-overview--chart--text {
    top: 0;
    left: 0;
    padding: 0;
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
}

.features--line {
  position: absolute;
  top: 100px;
  background: url("../images/features-line.svg") no-repeat center;
  background-size: 1400px 640px;
  width: 100%;
  height: 100%;
  margin-left: -15px;
}

.features--pic--1 {
  position: relative;
  z-index: 1;
  width: 600px;
}
@media (max-width: 768px) {
  .features--pic--1 {
    width: 100%;
  }
}

.features--benefit {
  width: 100%;
}

.features--benefit__text {
  padding: 35px 40px;
  text-align: center;
}

.features--benefit--optimize--1 {
  height: 500px;
  background: #0ec89e url("../images/features-benefit-optimize-1.svg") no-repeat bottom;
  background-size: 374px auto;
}

.features--benefit--optimize--1__text {
  color: #06825b;
}

.features--benefit--optimize--2 {
  height: 500px;
  background: #f5f5f5 url("../images/features-benefit-optimize-2.svg") no-repeat bottom;
  background-size: 374px auto;
}

.features--benefit--optimize--2__text {
  color: #aaa;
}

.features--benefit--sell-more__text {
  padding: 70px 80px;
  height: 500px;
}
.features--benefit--sell-more__text > p {
  font-size: 1.8rem;
  color: #888;
}

.features--benefit--sell-more__pic--1 {
  height: 500px;
  background: #0ec89e url("../images/apple-products-pic.svg") no-repeat center;
  background-size: auto 500px;
}

.features--benefit--sell-more__pic--2 {
  height: 500px;
  background: #0ec89e url("../images/features-benefit-sell-more-2.jpg") no-repeat center;
  background-size: auto 500px;
}

.features--benefit--sell-more__pic--3 {
  height: 500px;
  background: #e55f41 url("../images/features-benefit-graph-trend.svg") no-repeat center;
  background-size: auto 500px;
}

.features--benefit--sell-more__pic--4 {
  height: 500px;
  background: #0ec89e url("../images/features-testimonial-1.jpg") no-repeat center;
  background-size: auto 500px;
}

.features--line {
  position: absolute;
  top: 60px;
  background: url("../images/features-line.svg") no-repeat center;
  background-size: 1800px 640px;
  width: 100%;
  height: 100%;
  margin-left: -15px;
}

.features--pic--1 {
  position: relative;
  z-index: 1;
  width: 600px;
}

.features-v2--hero--bg {
  width: 100%;
  height: 500px;
  position: relative;
}

.features-v2--hero__text {
  position: relative;
  top: 230px;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
}

.features-v2--benefit--block {
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 992px) {
  .features-v2--benefit--block {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.features-v2--icon--container {
  width: 80%;
  margin-bottom: -30px;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 1200px) {
  .features-v2--icon--container {
    width: 70%;
  }
}

.features-v2--benefit--bg {
  width: 100%;
  height: 500px;
}
@media (max-width: 768px) {
  .features-v2--benefit--bg {
    height: 250px;
  }
}

.features-v2--benefit--text, .features-v2--benefit--text--2 {
  position: relative;
  max-width: 500px;
  top: 250px;
  right: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 40px;
  padding-right: 0;
}
@media (max-width: 768px) {
  .features-v2--benefit--text, .features-v2--benefit--text--2 {
    top: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
}

.features-v2--benefit--text--2 {
  padding-left: 0;
  padding-right: 40px;
  float: right;
}

.features-v2--benefit--big-data--bg {
  background: #000 url("../images/features-benefit-big-data-bg-2.jpg") no-repeat bottom;
  background-size: cover;
  height: 500px;
}
@media (max-width: 768px) {
  .features-v2--benefit--big-data--bg {
    color: #fff;
    background: #333;
    text-align: center;
    height: auto;
  }
}

.features-v2--testimonial--pic--container {
  border-radius: 300px;
  width: 160px;
  height: 160px;
  background: #f5f5f5 no-repeat center center;
  background-size: cover;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.guide--content > img {
  width: 100%;
}

.combopack--hero {
  overflow: hidden;
}

.combopack--hero--sm {
  min-height: 350px;
}

.combopack--hero--lg {
  min-height: 450px;
}

.combopack--hero__text {
  max-width: 500px;
  padding: 40px 0 25px 0;
}
@media (max-width: 992px) {
  .combopack--hero__text {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

.combopack--hero__image {
  width: 432px;
  padding: 20px 20px 40px 20px;
}
@media (max-width: 992px) {
  .combopack--hero__image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

.cust-stories--hero {
  min-height: 480px;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

.cust-stories--hero--sm {
  min-height: 240px;
  padding-top: 40px;
  padding-bottom: 10px;
  overflow: hidden;
}

.cust-stories--hero--container {
  position: relative;
  width: 80%;
  color: #fff;
}
@media (max-width: 1200px) {
  .cust-stories--hero--container {
    width: 100%;
  }
}

.cust-stories--hero--text {
  font-size: 2.4rem;
  line-height: 3.4rem;
  min-width: 480px;
}
@media (max-width: 768px) {
  .cust-stories--hero--text {
    min-width: 100%;
  }
}

.cust-stories--hero--photo--quote {
  position: relative;
}
.cust-stories--hero--photo--quote::before {
  content: "";
  position: absolute;
  background: url("../images/open-quote.svg");
  opacity: 0.5;
  top: -120px;
  left: -200px;
  width: 300px;
  height: 300px;
}

.cust-stories--cta__text {
  max-width: 512px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1200px) {
  .cust-stories--cta__text {
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .cust-stories--cta__text {
    padding-left: 0;
    padding-right: 0;
  }
}

.cust-stories--cta__form {
  max-width: 384px;
}
@media (max-width: 1200px) {
  .cust-stories--cta__form {
    max-width: 320px;
  }
}
@media (max-width: 992px) {
  .cust-stories--cta__form {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .cust-stories--cta__form {
    max-width: 100%;
  }
}

.cust-stories-post--summary {
  width: 100%;
  padding: 30px 30px 0px 30px;
}

.cust-stories-post--summary__text {
  max-width: 600px;
}
@media (max-width: 992px) {
  .cust-stories-post--summary__text {
    max-width: 428px;
  }
}

.cust-stories-post--main {
  max-width: 70rem;
}
.cust-stories-post--main > img {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cust-stories-post--main > blockquote {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 2rem;
  line-height: 2.9rem;
  background: #036ba1;
  margin-right: -160px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 5rem 10rem 5rem 15rem;
  border-left: 0;
  max-width: 80rem;
}
@media (max-width: 768px) {
  .cust-stories-post--main > blockquote {
    margin-right: 0;
    padding-left: 0;
    padding-right: 5rem;
  }
}
.cust-stories-post--main > blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #036ba1;
}
.cust-stories-post--main > blockquote::after {
  content: "";
  background: url("../images/open-quote.svg") no-repeat center center;
  position: absolute;
  top: 0;
  left: -2rem;
  width: 15rem;
  height: 100%;
}
@media (max-width: 768px) {
  .cust-stories-post--main > blockquote::after {
    display: none;
  }
}

.webinar-post--video {
  width: 736px;
  height: 414px;
}
@media (max-width: 480px) {
  .webinar-post--video {
    height: 270px;
  }
}

.webinar-post--host {
  border: 2px solid #e5e5e5;
  padding: 25px;
  text-align: center;
  margin-bottom: 30px;
}

.webinar-post--text {
  max-width: 70rem;
}

.partners--hero {
  position: relative;
  width: 100%;
  height: 476px;
  padding-top: 80px;
  padding-bottom: 80px;
  background: url("../images/partners-hero.jpg") center no-repeat;
  background-size: cover;
}

.partners--hero--pre {
  position: absolute;
  height: 476px;
  width: 100%;
  background: url("../images/partners-hero-pre.jpg") center no-repeat;
  background-size: cover;
}

.partners--hero__icon {
  width: 72px;
  height: 72px;
}

.partners--affiliates--image {
  height: 400px;
  background: url("../images/affiliate-pic-outlined.svg") no-repeat;
  background-size: cover;
}

.partners--ip--image {
  width: 100%;
}

.partners--ip--ss {
  position: absolute;
  top: 42%;
  left: 25%;
  width: 69%;
}

.partners--contact__form {
  width: 40%;
}
@media (max-width: 1200px) {
  .partners--contact__form {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .partners--contact__form {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .partners--contact__form {
    width: 100%;
  }
}

.partners--buttons--top {
  position: relative;
  z-index: 1;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.partners--stat--container {
  width: 80%;
}
@media (max-width: 992px) {
  .partners--stat--container {
    width: 100%;
  }
}

.partners--stat {
  max-width: 184px;
  padding: 20px 20px 0 20px;
  text-align: center;
}

.partners--stat__num {
  font-weight: 100;
  font-size: 6rem;
  line-height: 7rem;
  color: #209fe2;
}

.partners--stat__label {
  text-transform: uppercase;
}

.partner--box--container {
  width: 1860px;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.partner--box {
  width: 344px;
}

.sub-cancel--th {
  width: 150px;
  font-weight: 400;
}

.about--hero__text {
  text-align: center;
  max-width: 60rem;
}

.about--media {
  margin: 16px 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.about--media:hover, .about--media:active {
  background-color: #c9ecff;
  border: 3px solid #c9ecff;
}

.about--media--logo {
  width: 90%;
  height: 90%;
}

.about--team {
  font-size: 1.5rem;
  text-align: center;
}

.about--team__image {
  position: relative;
  width: 285px;
  height: 285px;
  padding: 25px;
  color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.about--team__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}
.about--team__image:hover {
  color: white;
}
.about--team__image:hover::after {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1200px) {
  .about--team__image {
    width: 230px;
    height: 230px;
  }
}

.about--team__text {
  position: relative;
  z-index: 5;
}

.about--team__text__name {
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
}

.about--awards {
  margin-left: 28px;
  margin-right: 28px;
}

.about--awards__logo {
  width: 80%;
  height: 80%;
}

.about--awards__text {
  font-size: 1.3rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  color: #888;
  text-align: center;
  width: 176px;
}

.about--careers__text {
  text-align: center;
  max-width: 60rem;
}

.about--careers--image--container {
  max-width: 100%;
  max-height: 240px;
  overflow: hidden;
}

.about--careers__opening {
  width: 100%;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  margin-top: -1px;
  letter-spacing: 1px;
}

.about--coverage {
  font-size: 1.6rem;
}

.about--coverage--logo--container {
  margin: 0 16px;
}

.about--coverage--logo {
  width: 90%;
  height: 90%;
}

.about--coverage__article {
  margin-top: 20px;
  margin-bottom: 20px;
}

.about--coverage__article__date {
  width: 150px;
  font-weight: 600;
}

.about--pr {
  font-size: 1.6rem;
}

.about--pr__article {
  margin-top: 20px;
  margin-bottom: 20px;
}

.about--pr__article__date {
  font-weight: 600;
}

.about--contact__map {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}

.about--contact__map__image {
  width: 100%;
}

.about--contact__form {
  width: 40%;
}

.home-v2--hero {
  position: relative;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 0;
  margin-bottom: 30px;
  background: url("../images/home-v2-hero6.jpg") center no-repeat;
  background-size: cover;
}

.home-v2--hero--pre {
  position: absolute;
  height: 860px;
  width: 100%;
  background: url("../images/home-v2-hero-pre.jpg") center no-repeat;
  background-size: cover;
}

.home-v2--hero__content {
  width: 100%;
}
@media (max-width: 1200px) {
  .home-v2--hero__content {
    width: 100%;
  }
}

.home-v2--hero__img--container {
  position: relative;
  top: 50px;
  width: 800px;
  height: 450px;
  margin-top: -20px;
  margin-bottom: 0;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .home-v2--hero__img--container {
    width: 720px;
    height: 405px;
  }
}
@media (max-width: 992px) {
  .home-v2--hero__img--container {
    width: 100%;
    height: 100%;
  }
}

.home-v2--hero__img {
  width: 100%;
}

.home-v2--signup-box {
  width: 344px;
  border-radius: 3px;
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.3);
}

.home-v2--signup-box--button-container {
  width: 320px;
}

.home-v2--hero__form__subtext {
  width: 100%;
}

@media (max-width: 992px) {
  .home-v2--hero__form__subtext__message {
    min-width: 100%;
  }
}

.home-v2--benefit__icon {
  width: 87px;
  height: 87px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.home-v2--benefit__icon > i {
  font-size: 2.5rem;
}

.home-v2--benefit__text {
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin-left: 30px;
}

.home-v2--partners {
  width: 90%;
  padding: 16px 24px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .home-v2--partners {
    width: 100%;
  }
}

.mysales--hero {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 0;
  background: url("../images/mysales-hero.jpg") center no-repeat;
  background-size: auto 100%;
}

.mysales--hero__msg {
  width: 200px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-align: center;
  text-transform: uppercase;
}

.mysales--hero__msg__line {
  width: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 0;
  border-top: 1px solid #fff;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.mysales--hero__msg__line--long {
  width: 80px;
  margin-top: 50px;
}

.mysales--hero__img--container {
  width: 800px;
  height: 350px;
  margin-bottom: 0;
  overflow: hidden;
}
@media (max-width: 800px) {
  .mysales--hero__img--container {
    width: 640px;
    height: 280px;
  }
}

.mysales--hero__img {
  width: 100%;
}

.mysales--signup {
  padding: 48px;
}
@media(max-width: 768px) {
  .mysales--signup {
    padding: 48px 10px;
  }
}
.mysales--signup__other {
  padding-top: 20px;
}

@media(min-width: 992px) {
  .mysales--signup__form {
    max-width: 55%;
  }
}
@media(min-width: 992px) {
  .mysales--signup__button {
    max-width: 45%;
  }
}
.mysales--benefit {
  width: 100%;
}

.mysales--benefit__text {
  font-size: 1.6rem;
  text-align: center;
}

.mysales--benefit__ss {
  margin-top: 16px;
  width: 640px;
  height: 240px;
  overflow: hidden;
}

.mysales--benefit__ss__img {
  width: 100%;
}

.mysales-signup--hero {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #ebeff2;
}

.mysales-signup--content {
  width: 40%;
}
@media (max-width: 1200px) {
  .mysales-signup--content {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .mysales-signup--content {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .mysales-signup--content {
    width: 100%;
  }
}

.mysales-upsell--upsell {
  width: 40%;
}
@media (max-width: 1200px) {
  .mysales-upsell--upsell {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .mysales-upsell--upsell {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .mysales-upsell--upsell {
    width: 100%;
  }
}

.alliances--bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA0MTYxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmU5YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #04161d), color-stop(100%, #006e9b));
  background: -webkit-linear-gradient(center top, #04161d, #006e9b);
  background: linear-gradient(to center bottom, #04161d, #006e9b);
  background-size: auto 100%;
}

.alliances--hero {
  width: 100%;
}

.alliances--hero__benefit {
  width: 240px;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1200px) {
  .alliances--hero__benefit {
    width: 200px;
  }
}
@media (max-width: 992px) {
  .alliances--hero__benefit {
    margin-bottom: 16px;
  }
}

.alliances--hero__benefit__icon {
  width: 144px;
  height: 144px;
  margin-bottom: 16px;
}

.alliances--hero__benefit__text {
  font-size: 1.3rem;
  text-transform: uppercase;
  color: #fff;
}

.alliances--benefits {
  padding: 80px;
}
@media (max-width: 992px) {
  .alliances--benefits {
    width: 100%;
    padding: 80px 24px;
    text-align: center;
  }
}

.alliances--benefits--white {
  background: #fff;
  border-top: 3px solid #f5f5f5;
  border-bottom: 3px solid #f5f5f5;
}

.alliances--benefits--grey {
  background: #f5f5f5;
  border-top: 3px solid #f5f5f5;
  border-bottom: 3px solid #f5f5f5;
}
@media (max-width: 992px) {
  .alliances--benefits--grey {
    margin-top: 3px;
  }
}

.alliances--benefit {
  max-width: 440px;
}
.alliances--benefit > h5 {
  max-width: 35rem;
  line-height: 2.8rem;
}

.alliances--benefit__icon {
  width: 112px;
  height: 112px;
  margin-bottom: 32px;
}

.alliances--widgets__text {
  width: 30%;
  font-size: 1.6rem;
  padding-right: 30px;
  margin-right: 30px;
}
@media (max-width: 992px) {
  .alliances--widgets__text {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
    margin-right: 0;
    text-align: center;
  }
}

.alliances--widget {
  margin-top: 4px;
  width: 33%;
  padding-right: 16px;
}
@media (max-width: 1200px) {
  .alliances--widget {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .alliances--widget {
    width: 100%;
    padding-top: 30px;
  }
}

@media (max-width: 992px) {
  .alliances--widget__icon--container {
    width: 100%;
    margin-bottom: 24px;
  }
}

.alliances--widget__icon {
  width: 112px;
  height: 112px;
}
@media (max-width: 1200px) {
  .alliances--widget__icon {
    width: 104px;
    height: 104px;
  }
}
@media (max-width: 992px) {
  .alliances--widget__icon {
    width: 136px;
    height: 136px;
  }
}

.alliances--widget__text {
  font-size: 1.6rem;
}
.alliances--widget__text > h5 {
  text-align: left;
}
@media (max-width: 992px) {
  .alliances--widget__text {
    width: 100%;
    text-align: center;
  }
  .alliances--widget__text > h5 {
    text-align: center;
  }
}

.alliances--steps--container {
  max-width: 60rem;
}
@media (max-width: 768px) {
  .alliances--steps--container {
    width: 100%;
  }
}

.alliances--steps {
  margin-bottom: 32px;
}

.alliances--steps__num {
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #f1007d;
  text-align: center;
}

.alliances--steps__num--label {
  color: #f1007d;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  margin-bottom: 3px;
}

.alliances--steps__text {
  color: #fff;
  text-align: center;
  margin-top: 16px;
}

.alliances--steps__code {
  width: 100%;
  background: #222;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 8px;
  font-size: 1.4rem;
  color: #fff;
}

.alliances--testimonial__logo {
  width: 112px;
}

.alliances--testimonial__text {
  max-width: 70rem;
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0.5px;
  line-height: 3.8rem;
}

.affiliates--bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  background: #fff;
  background-size: auto 100%;
}

.affiliates--hero {
  width: 100%;
}

.affiliates--hero__benefit {
  width: 224px;
  margin-left: 24px;
  margin-right: 24px;
}
@media (max-width: 1200px) {
  .affiliates--hero__benefit {
    width: 192px;
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media (max-width: 992px) {
  .affiliates--hero__benefit {
    margin-bottom: 16px;
  }
}

.affiliates--hero__benefit__icon {
  width: 96px;
  height: 96px;
  margin-bottom: 0;
}

.affiliates--hero__benefit__text {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 4px;
}

.affiliates--benefits {
  padding: 80px;
}
@media (max-width: 992px) {
  .affiliates--benefits {
    width: 100%;
    padding: 80px 24px;
    text-align: center;
  }
}

.affiliates--benefits--white {
  background: #fff;
  border-top: 3px solid #f5f5f5;
  border-bottom: 3px solid #f5f5f5;
}

.affiliates--benefits--grey {
  background: #f5f5f5;
  border-top: 3px solid #f5f5f5;
  border-bottom: 3px solid #f5f5f5;
}
@media (max-width: 992px) {
  .affiliates--benefits--grey {
    margin-top: 3px;
  }
}

.affiliates--benefit {
  max-width: 440px;
}
.affiliates--benefit > h5 {
  max-width: 35rem;
  line-height: 2.8rem;
}

.affiliates--benefit__icon {
  width: 112px;
  height: 112px;
  margin-bottom: 32px;
}

.affiliates--widgets__text {
  width: 30%;
  font-size: 1.6rem;
  padding-right: 30px;
  margin-right: 30px;
}
@media (max-width: 992px) {
  .affiliates--widgets__text {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
    margin-right: 0;
    text-align: center;
  }
}

.affiliates--widget {
  margin-top: 4px;
  width: 33%;
  padding-right: 16px;
}
@media (max-width: 1200px) {
  .affiliates--widget {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .affiliates--widget {
    width: 100%;
    padding-top: 30px;
  }
}

@media (max-width: 992px) {
  .affiliates--widget__icon--container {
    width: 100%;
    margin-bottom: 24px;
  }
}

.affiliates--widget__icon {
  width: 112px;
  height: 112px;
}
@media (max-width: 1200px) {
  .affiliates--widget__icon {
    width: 104px;
    height: 104px;
  }
}
@media (max-width: 992px) {
  .affiliates--widget__icon {
    width: 136px;
    height: 136px;
  }
}

.affiliates--widget__text {
  font-size: 1.6rem;
}
.affiliates--widget__text > h5 {
  text-align: left;
}
@media (max-width: 992px) {
  .affiliates--widget__text {
    width: 100%;
    text-align: center;
  }
  .affiliates--widget__text > h5 {
    text-align: center;
  }
}

.affiliates--steps--container {
  max-width: 60rem;
}
@media (max-width: 768px) {
  .affiliates--steps--container {
    width: 100%;
  }
}

.affiliates--steps {
  margin-bottom: 32px;
}

.affiliates--steps__num {
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #f1007d;
  text-align: center;
}

.affiliates--steps__num--label {
  color: #f1007d;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 300;
  text-align: center;
  margin-bottom: 3px;
}

.affiliates--steps__text {
  color: #fff;
  text-align: center;
  margin-top: 16px;
}

.affiliates--steps__code {
  width: 100%;
  background: #222;
  margin-top: 16px;
  margin-bottom: 0;
  padding: 8px;
  font-size: 1.4rem;
  color: #fff;
}

.affiliates--testimonial__logo {
  width: 112px;
}

.affiliates--testimonial__text {
  max-width: 70rem;
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0.5px;
  line-height: 3.8rem;
}

.affiliates--cta__recap {
  width: 60%;
  padding-right: 56px;
}
@media (max-width: 1200px) {
  .affiliates--cta__recap {
    width: 55%;
    padding-right: 24px;
  }
}
@media (max-width: 992px) {
  .affiliates--cta__recap {
    width: 100%;
    padding-right: 0;
  }
}

.affiliates--cta__form {
  width: 40%;
}
@media (max-width: 1200px) {
  .affiliates--cta__form {
    width: 45%;
  }
}
@media (max-width: 992px) {
  .affiliates--cta__form {
    width: 100%;
  }
}

.partners-testimonial-content > img {
  max-width: 70rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

.parter-desc--logo {
  padding: 16px;
  border: 2px solid #e5e5e5;
  border-radius: 10px;
  width: 208px;
  height: 208px;
}

.partner-desc--widget-box {
  width: 360px;
  float: right;
  border: 3px solid #e5e5e5;
  background: #f5f5f5;
  padding: 24px;
  margin-left: 24px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .partner-desc--widget-box {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}

.parter-desc--logo__image {
  width: 100%;
}

.partner-desc--ss {
  width: 100%;
}

.welcome--modal--container {
  height: 100vh;
}

.welcome--modal {
  background: #fff;
  font-size: 1.6rem;
  line-height: 2.5rem;
  border: 1px solid #e5e5e5;
}

.welcome--modal__sidebar {
  height: 456px;
  background: -webkit-radial-gradient(30% 0%, circle farthest-side, #005b80, #003044);
  background: radial-gradient(circle farthest-side at 30% 0%, #005b80, #003044);
  padding: 30px;
}

@media (max-width: 944px) {
  .welcome--modal__sidebar {
    height: 416px;
  }
}
.welcome--modal__sidebar__logo {
  width: 100px;
  height: 63px;
}

.welcome--modal__main {
  padding: 20px 45px 30px 45px;
}

.welcome--modal__main__text {
  max-width: 70rem;
}

.welcome--btn {
  padding: 12px;
  font-size: 1.6rem;
}

.welcome--btn--cta {
  padding: 12px;
  font-size: 1.6rem;
  border: 0;
  background: #f2ab07;
  letter-spacing: 0.03em;
  color: #fff;
}

@media (max-width: 768px) {
  .welcome--modal {
    width: 100%;
  }
}
.in-app-welcome-v2--container {
  width: 100%;
}

.in-app-welcome-v2--top-text {
  text-align: center;
  width: 45rem;
  margin: 0 auto;
}

.in-app-welcome-v2--video--container {
  width: 528px;
  height: 297px;
  margin: 24px auto 0 auto;
}

.in-app-welcome-v2--video {
  width: 528px;
  height: 297px;
  border: 1px solid #e5e5e5;
}

.in-app-ela--container {
  overflow: hidden;
  width: 100%;
  height: 496px;
  position: relative;
  background: url("../images/in-app-ela-bg.jpg") 0% 100% no-repeat;
  background-size: 100%;
}
.in-app-ela--container > h1 {
  font-size: 3.6rem;
  line-height: 5rem;
  font-weight: 300;
}

.in-app-ela--top {
  padding: 15px;
  text-align: center;
}

.in-app-ela--logo {
  width: 112px;
  margin-right: 8px;
}

.in-app-ela--btn {
  margin-top: -16px;
  text-align: center;
}

.in-app-ela--message--left {
  float: left;
  width: 128px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 0 20px;
  margin-top: 40px;
}

.in-app-ela--message--right {
  float: right;
  width: 128px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding: 0 20px;
  margin-top: 88px;
}

.btn--cta {
  background-color: #f2ab07;
  color: white;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.btn--cta:hover, .btn--cta:active, .btn--cta:focus {
  color: white;
  background-color: #fbbf34;
}

.text--reg {
  font-size: 1.5rem;
  line-height: 2.4rem;
}

.in-app-retire--header--top {
  height: 30px;
}

.in-app-retire--header--top__icons {
  float: right;
}
.in-app-retire--header--top__icons > a {
  display: inline-block;
  margin-top: -1px;
  height: 30px;
}
.in-app-retire--header--top__icons > a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.in-app-retire--header {
  background-color: #209fe2;
  height: 95px;
}

.in-app-retire--header--container {
  margin: 0 auto;
  width: 1170px;
}
@media (max-width: 1200px) {
  .in-app-retire--header--container {
    width: 970px;
  }
}
@media (max-width: 992px) {
  .in-app-retire--header--container {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .in-app-retire--header--container {
    width: 100%;
  }
}

.in-app-retire--header__logo {
  width: 110px;
  margin-top: 12px;
}

.in-app-retire--container {
  width: 720px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-align: center;
  padding: 40px 0;
  margin: 0 auto;
}
.in-app-retire--container > h1 {
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 300;
  margin-bottom: 8px;
}

.in-app-retire--benefits {
  text-align: left;
  margin-top: 32px;
}

.in-app-retire--benefits__text {
  display: inline-block;
  width: 47%;
  padding-top: 6px;
}

.in-app-retire--benefits__ss {
  position: relative;
  display: inline-block;
  float: right;
  clear: right;
  width: 47%;
}

.in-app-retire--play {
  position: absolute;
  top: 56px;
  left: 128px;
  font-size: 10rem;
  color: rgba(32, 159, 226, 0.6);
}

.text--sm {
  font-size: 1.3rem;
}

.btn--md {
  font-size: 1.8rem;
  padding: 9px 16px;
}

.btn--cta {
  background-color: #f2ab07;
  color: white;
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.btn--cta:hover, .btn--cta:active, .btn--cta:focus {
  color: white;
  background-color: #fbbf34;
}

.list--check {
  padding-left: 30px;
}
.list--check > li {
  list-style-type: none;
  margin-bottom: 0.5rem;
}
.list--check > li::before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  width: 30px;
  margin-left: -30px;
}

.list--green > li::before {
  color: #98d110;
}

.maintenance--bg {
  background: -webkit-radial-gradient(30% 0%, circle farthest-side, #005b80, #003044);
  background: radial-gradient(circle farthest-side at 30% 0%, #005b80, #003044);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 148px 0;
}
.maintenance--bg > h1 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 4rem;
  line-height: 5.5rem;
}
.maintenance--bg > h2 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 2.8rem;
  line-height: 3.5rem;
}

.maintenance--logo {
  display: block;
  width: 128px;
  margin: 24px auto;
}

.maintenance--icons__top-left, .maintenance--icons__top-right, .maintenance--icons__bottom-left, .maintenance--icons__bottom-right {
  position: absolute;
  width: 232px;
  height: 232px;
}

.maintenance--icons__top-left {
  top: 0;
  left: 0;
}

.maintenance--icons__top-right {
  top: 0;
  right: 0;
}

.maintenance--icons__bottom-left {
  bottom: 0;
  left: 0;
}

.maintenance--icons__bottom-right {
  bottom: 0;
  right: 0;
}

.maintenance--h1 {
  color: #fff;
  text-align: center;
  font-weight: 300;
}

.maintenance--h2 {
  width: 60rem;
  margin: 0 auto 16px auto;
  color: rgba(255, 255, 255, 0.65);
  text-align: center;
  font-weight: 300;
}
