@charset "UTF-8";
/* lib */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* v2.0 | 20110126
  http://meyerweb.com/eric/tools/css/reset/ 
  License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  /*border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;*/ }

/* HTML5 display-role reset for older browsers */
/*article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}*/
ol, ul {
  list-style: none; }

/*blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! jQuery UI - v1.12.1 - 2017-11-05
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23cc0000&fcError=%235f3f3f&borderColorError=%23f1a899&bgTextureError=flat&bgColorError=%23fddfdf&iconColorHighlight=%23777620&fcHighlight=%23777620&borderColorHighlight=%23a2a2a2&bgTextureHighlight=flat&bgColorHighlight=%23FFB4B0&iconColorActive=%23ffffff&fcActive=%23ffffff&borderColorActive=%23ff8989&bgTextureActive=flat&bgColorActive=%23ff8989&iconColorHover=%23555555&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgTextureHover=flat&bgColorHover=%23ededed&iconColorDefault=%23777777&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgTextureDefault=flat&bgColorDefault=%23f6f6f6&iconColorContent=%23444444&fcContent=%23333333&borderColorContent=%23dddddd&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23444444&fcHeader=%23333333&borderColorHeader=%23dddddd&bgTextureHeader=flat&bgColorHeader=%23e9e9e9&cornerRadius=5px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  border-radius: 10px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  max-height: 53vh;
  max-width: 85vw;
  cursor: default;
  border-radius: 10px;
  -webkit-box-shadow: 0px 13px 26px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 13px 26px -2px rgba(0, 0, 0, 0.15);
  letter-spacing: 0; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 6px .6em 6px .6em;
  border-bottom: 1px solid #f0f0f0; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 0.875em; }

.ui-widget .ui-widget {
  font-size: 0.875em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #ff8989;
  background: #ff8989;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #ff8989;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #a2a2a2;
  background: #FFB4B0;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #a2a2a2;
  background: #FFB4B0; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 5px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 5px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 5px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 5px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 640px) {
    .container {
      width: 100%; } }
  @media (min-width: 800px) {
    .container {
      width: 100%; } }
  @media (min-width: 1180px) {
    .container {
      width: 100%; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: 0px;
  margin-right: 0px; }
  .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, .nav, .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, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px; }

.col-lg-1, .col-lg-2, .col-lg-3, .nav, .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
  float: left; }

.col-lg-1 {
  width: 4.16667%; }

.col-lg-2 {
  width: 8.33333%; }

.col-lg-3, .nav {
  width: 12.5%; }

.col-lg-4 {
  width: 16.66667%; }

.col-lg-5 {
  width: 20.83333%; }

.col-lg-6 {
  width: 25%; }

.col-lg-7 {
  width: 29.16667%; }

.col-lg-8 {
  width: 33.33333%; }

.col-lg-9 {
  width: 37.5%; }

.col-lg-10 {
  width: 41.66667%; }

.col-lg-11 {
  width: 45.83333%; }

.col-lg-12 {
  width: 50%; }

.col-lg-13 {
  width: 54.16667%; }

.col-lg-14 {
  width: 58.33333%; }

.col-lg-15 {
  width: 62.5%; }

.col-lg-16 {
  width: 66.66667%; }

.col-lg-17 {
  width: 70.83333%; }

.col-lg-18 {
  width: 75%; }

.col-lg-19 {
  width: 79.16667%; }

.col-lg-20 {
  width: 83.33333%; }

.col-lg-21 {
  width: 87.5%; }

.col-lg-22 {
  width: 91.66667%; }

.col-lg-23 {
  width: 95.83333%; }

.col-lg-24 {
  width: 100%; }

.col-lg-pull-0 {
  right: auto; }

.col-lg-pull-1 {
  right: 4.16667%; }

.col-lg-pull-2 {
  right: 8.33333%; }

.col-lg-pull-3 {
  right: 12.5%; }

.col-lg-pull-4 {
  right: 16.66667%; }

.col-lg-pull-5 {
  right: 20.83333%; }

.col-lg-pull-6 {
  right: 25%; }

.col-lg-pull-7 {
  right: 29.16667%; }

.col-lg-pull-8 {
  right: 33.33333%; }

.col-lg-pull-9 {
  right: 37.5%; }

.col-lg-pull-10 {
  right: 41.66667%; }

.col-lg-pull-11 {
  right: 45.83333%; }

.col-lg-pull-12 {
  right: 50%; }

.col-lg-pull-13 {
  right: 54.16667%; }

.col-lg-pull-14 {
  right: 58.33333%; }

.col-lg-pull-15 {
  right: 62.5%; }

.col-lg-pull-16 {
  right: 66.66667%; }

.col-lg-pull-17 {
  right: 70.83333%; }

.col-lg-pull-18 {
  right: 75%; }

.col-lg-pull-19 {
  right: 79.16667%; }

.col-lg-pull-20 {
  right: 83.33333%; }

.col-lg-pull-21 {
  right: 87.5%; }

.col-lg-pull-22 {
  right: 91.66667%; }

.col-lg-pull-23 {
  right: 95.83333%; }

.col-lg-pull-24 {
  right: 100%; }

.col-lg-push-0 {
  left: auto; }

.col-lg-push-1 {
  left: 4.16667%; }

.col-lg-push-2 {
  left: 8.33333%; }

.col-lg-push-3 {
  left: 12.5%; }

.col-lg-push-4 {
  left: 16.66667%; }

.col-lg-push-5 {
  left: 20.83333%; }

.col-lg-push-6 {
  left: 25%; }

.col-lg-push-7 {
  left: 29.16667%; }

.col-lg-push-8 {
  left: 33.33333%; }

.col-lg-push-9 {
  left: 37.5%; }

.col-lg-push-10 {
  left: 41.66667%; }

.col-lg-push-11 {
  left: 45.83333%; }

.col-lg-push-12 {
  left: 50%; }

.col-lg-push-13 {
  left: 54.16667%; }

.col-lg-push-14 {
  left: 58.33333%; }

.col-lg-push-15 {
  left: 62.5%; }

.col-lg-push-16 {
  left: 66.66667%; }

.col-lg-push-17 {
  left: 70.83333%; }

.col-lg-push-18 {
  left: 75%; }

.col-lg-push-19 {
  left: 79.16667%; }

.col-lg-push-20 {
  left: 83.33333%; }

.col-lg-push-21 {
  left: 87.5%; }

.col-lg-push-22 {
  left: 91.66667%; }

.col-lg-push-23 {
  left: 95.83333%; }

.col-lg-push-24 {
  left: 100%; }

.col-lg-offset-0 {
  margin-left: 0%; }

.col-lg-offset-1 {
  margin-left: 4.16667%; }

.col-lg-offset-2 {
  margin-left: 8.33333%; }

.col-lg-offset-3 {
  margin-left: 12.5%; }

.col-lg-offset-4 {
  margin-left: 16.66667%; }

.col-lg-offset-5 {
  margin-left: 20.83333%; }

.col-lg-offset-6 {
  margin-left: 25%; }

.col-lg-offset-7 {
  margin-left: 29.16667%; }

.col-lg-offset-8 {
  margin-left: 33.33333%; }

.col-lg-offset-9 {
  margin-left: 37.5%; }

.col-lg-offset-10 {
  margin-left: 41.66667%; }

.col-lg-offset-11 {
  margin-left: 45.83333%; }

.col-lg-offset-12 {
  margin-left: 50%; }

.col-lg-offset-13 {
  margin-left: 54.16667%; }

.col-lg-offset-14 {
  margin-left: 58.33333%; }

.col-lg-offset-15 {
  margin-left: 62.5%; }

.col-lg-offset-16 {
  margin-left: 66.66667%; }

.col-lg-offset-17 {
  margin-left: 70.83333%; }

.col-lg-offset-18 {
  margin-left: 75%; }

.col-lg-offset-19 {
  margin-left: 79.16667%; }

.col-lg-offset-20 {
  margin-left: 83.33333%; }

.col-lg-offset-21 {
  margin-left: 87.5%; }

.col-lg-offset-22 {
  margin-left: 91.66667%; }

.col-lg-offset-23 {
  margin-left: 95.83333%; }

.col-lg-offset-24 {
  margin-left: 100%; }

@media (max-width: 800px) {
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.16667%; }
  .col-md-2 {
    width: 8.33333%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-4 {
    width: 16.66667%; }
  .col-md-5 {
    width: 20.83333%; }
  .col-md-6 {
    width: 25%; }
  .col-md-7 {
    width: 29.16667%; }
  .col-md-8 {
    width: 33.33333%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-10 {
    width: 41.66667%; }
  .col-md-11 {
    width: 45.83333%; }
  .col-md-12 {
    width: 50%; }
  .col-md-13 {
    width: 54.16667%; }
  .col-md-14 {
    width: 58.33333%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-16 {
    width: 66.66667%; }
  .col-md-17 {
    width: 70.83333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-19 {
    width: 79.16667%; }
  .col-md-20 {
    width: 83.33333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-22 {
    width: 91.66667%; }
  .col-md-23 {
    width: 95.83333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.16667%; }
  .col-md-pull-2 {
    right: 8.33333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.66667%; }
  .col-md-pull-5 {
    right: 20.83333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.16667%; }
  .col-md-pull-8 {
    right: 33.33333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.66667%; }
  .col-md-pull-11 {
    right: 45.83333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.16667%; }
  .col-md-pull-14 {
    right: 58.33333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.66667%; }
  .col-md-pull-17 {
    right: 70.83333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.16667%; }
  .col-md-pull-20 {
    right: 83.33333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.66667%; }
  .col-md-pull-23 {
    right: 95.83333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.16667%; }
  .col-md-push-2 {
    left: 8.33333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.66667%; }
  .col-md-push-5 {
    left: 20.83333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.16667%; }
  .col-md-push-8 {
    left: 33.33333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.66667%; }
  .col-md-push-11 {
    left: 45.83333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.16667%; }
  .col-md-push-14 {
    left: 58.33333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.66667%; }
  .col-md-push-17 {
    left: 70.83333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.16667%; }
  .col-md-push-20 {
    left: 83.33333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.66667%; }
  .col-md-push-23 {
    left: 95.83333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.16667%; }
  .col-md-offset-2 {
    margin-left: 8.33333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.66667%; }
  .col-md-offset-5 {
    margin-left: 20.83333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.16667%; }
  .col-md-offset-8 {
    margin-left: 33.33333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.66667%; }
  .col-md-offset-11 {
    margin-left: 45.83333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.16667%; }
  .col-md-offset-14 {
    margin-left: 58.33333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.66667%; }
  .col-md-offset-17 {
    margin-left: 70.83333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.16667%; }
  .col-md-offset-20 {
    margin-left: 83.33333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.66667%; }
  .col-md-offset-23 {
    margin-left: 95.83333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (max-width: 640px) {
  .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, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.16667%; }
  .col-sm-2 {
    width: 8.33333%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-4 {
    width: 16.66667%; }
  .col-sm-5 {
    width: 20.83333%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-7 {
    width: 29.16667%; }
  .col-sm-8 {
    width: 33.33333%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-10 {
    width: 41.66667%; }
  .col-sm-11 {
    width: 45.83333%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-13 {
    width: 54.16667%; }
  .col-sm-14 {
    width: 58.33333%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-16 {
    width: 66.66667%; }
  .col-sm-17 {
    width: 70.83333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-19 {
    width: 79.16667%; }
  .col-sm-20 {
    width: 83.33333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-22 {
    width: 91.66667%; }
  .col-sm-23 {
    width: 95.83333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.16667%; }
  .col-sm-pull-2 {
    right: 8.33333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.66667%; }
  .col-sm-pull-5 {
    right: 20.83333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.16667%; }
  .col-sm-pull-8 {
    right: 33.33333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.66667%; }
  .col-sm-pull-11 {
    right: 45.83333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.16667%; }
  .col-sm-pull-14 {
    right: 58.33333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.66667%; }
  .col-sm-pull-17 {
    right: 70.83333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.16667%; }
  .col-sm-pull-20 {
    right: 83.33333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.66667%; }
  .col-sm-pull-23 {
    right: 95.83333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.16667%; }
  .col-sm-push-2 {
    left: 8.33333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.66667%; }
  .col-sm-push-5 {
    left: 20.83333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.16667%; }
  .col-sm-push-8 {
    left: 33.33333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.66667%; }
  .col-sm-push-11 {
    left: 45.83333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.16667%; }
  .col-sm-push-14 {
    left: 58.33333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.66667%; }
  .col-sm-push-17 {
    left: 70.83333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.16667%; }
  .col-sm-push-20 {
    left: 83.33333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.66667%; }
  .col-sm-push-23 {
    left: 95.83333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (max-width: 480px) {
  .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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
    float: left; }
  .col-xs-1 {
    width: 4.16667%; }
  .col-xs-2 {
    width: 8.33333%; }
  .col-xs-3 {
    width: 12.5%; }
  .col-xs-4 {
    width: 16.66667%; }
  .col-xs-5 {
    width: 20.83333%; }
  .col-xs-6 {
    width: 25%; }
  .col-xs-7 {
    width: 29.16667%; }
  .col-xs-8 {
    width: 33.33333%; }
  .col-xs-9 {
    width: 37.5%; }
  .col-xs-10 {
    width: 41.66667%; }
  .col-xs-11 {
    width: 45.83333%; }
  .col-xs-12 {
    width: 50%; }
  .col-xs-13 {
    width: 54.16667%; }
  .col-xs-14 {
    width: 58.33333%; }
  .col-xs-15 {
    width: 62.5%; }
  .col-xs-16 {
    width: 66.66667%; }
  .col-xs-17 {
    width: 70.83333%; }
  .col-xs-18 {
    width: 75%; }
  .col-xs-19 {
    width: 79.16667%; }
  .col-xs-20 {
    width: 83.33333%; }
  .col-xs-21 {
    width: 87.5%; }
  .col-xs-22 {
    width: 91.66667%; }
  .col-xs-23 {
    width: 95.83333%; }
  .col-xs-24 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 4.16667%; }
  .col-xs-pull-2 {
    right: 8.33333%; }
  .col-xs-pull-3 {
    right: 12.5%; }
  .col-xs-pull-4 {
    right: 16.66667%; }
  .col-xs-pull-5 {
    right: 20.83333%; }
  .col-xs-pull-6 {
    right: 25%; }
  .col-xs-pull-7 {
    right: 29.16667%; }
  .col-xs-pull-8 {
    right: 33.33333%; }
  .col-xs-pull-9 {
    right: 37.5%; }
  .col-xs-pull-10 {
    right: 41.66667%; }
  .col-xs-pull-11 {
    right: 45.83333%; }
  .col-xs-pull-12 {
    right: 50%; }
  .col-xs-pull-13 {
    right: 54.16667%; }
  .col-xs-pull-14 {
    right: 58.33333%; }
  .col-xs-pull-15 {
    right: 62.5%; }
  .col-xs-pull-16 {
    right: 66.66667%; }
  .col-xs-pull-17 {
    right: 70.83333%; }
  .col-xs-pull-18 {
    right: 75%; }
  .col-xs-pull-19 {
    right: 79.16667%; }
  .col-xs-pull-20 {
    right: 83.33333%; }
  .col-xs-pull-21 {
    right: 87.5%; }
  .col-xs-pull-22 {
    right: 91.66667%; }
  .col-xs-pull-23 {
    right: 95.83333%; }
  .col-xs-pull-24 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 4.16667%; }
  .col-xs-push-2 {
    left: 8.33333%; }
  .col-xs-push-3 {
    left: 12.5%; }
  .col-xs-push-4 {
    left: 16.66667%; }
  .col-xs-push-5 {
    left: 20.83333%; }
  .col-xs-push-6 {
    left: 25%; }
  .col-xs-push-7 {
    left: 29.16667%; }
  .col-xs-push-8 {
    left: 33.33333%; }
  .col-xs-push-9 {
    left: 37.5%; }
  .col-xs-push-10 {
    left: 41.66667%; }
  .col-xs-push-11 {
    left: 45.83333%; }
  .col-xs-push-12 {
    left: 50%; }
  .col-xs-push-13 {
    left: 54.16667%; }
  .col-xs-push-14 {
    left: 58.33333%; }
  .col-xs-push-15 {
    left: 62.5%; }
  .col-xs-push-16 {
    left: 66.66667%; }
  .col-xs-push-17 {
    left: 70.83333%; }
  .col-xs-push-18 {
    left: 75%; }
  .col-xs-push-19 {
    left: 79.16667%; }
  .col-xs-push-20 {
    left: 83.33333%; }
  .col-xs-push-21 {
    left: 87.5%; }
  .col-xs-push-22 {
    left: 91.66667%; }
  .col-xs-push-23 {
    left: 95.83333%; }
  .col-xs-push-24 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 4.16667%; }
  .col-xs-offset-2 {
    margin-left: 8.33333%; }
  .col-xs-offset-3 {
    margin-left: 12.5%; }
  .col-xs-offset-4 {
    margin-left: 16.66667%; }
  .col-xs-offset-5 {
    margin-left: 20.83333%; }
  .col-xs-offset-6 {
    margin-left: 25%; }
  .col-xs-offset-7 {
    margin-left: 29.16667%; }
  .col-xs-offset-8 {
    margin-left: 33.33333%; }
  .col-xs-offset-9 {
    margin-left: 37.5%; }
  .col-xs-offset-10 {
    margin-left: 41.66667%; }
  .col-xs-offset-11 {
    margin-left: 45.83333%; }
  .col-xs-offset-12 {
    margin-left: 50%; }
  .col-xs-offset-13 {
    margin-left: 54.16667%; }
  .col-xs-offset-14 {
    margin-left: 58.33333%; }
  .col-xs-offset-15 {
    margin-left: 62.5%; }
  .col-xs-offset-16 {
    margin-left: 66.66667%; }
  .col-xs-offset-17 {
    margin-left: 70.83333%; }
  .col-xs-offset-18 {
    margin-left: 75%; }
  .col-xs-offset-19 {
    margin-left: 79.16667%; }
  .col-xs-offset-20 {
    margin-left: 83.33333%; }
  .col-xs-offset-21 {
    margin-left: 87.5%; }
  .col-xs-offset-22 {
    margin-left: 91.66667%; }
  .col-xs-offset-23 {
    margin-left: 95.83333%; }
  .col-xs-offset-24 {
    margin-left: 100%; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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: 639px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 640px) and (max-width: 799px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 640px) and (max-width: 799px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 640px) and (max-width: 799px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 640px) and (max-width: 799px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 800px) and (max-width: 1179px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 800px) and (max-width: 1179px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 800px) and (max-width: 1179px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 800px) and (max-width: 1179px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1180px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1180px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1180px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1180px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 639px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 640px) and (max-width: 799px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 800px) and (max-width: 1179px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1180px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  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; } }

/**
 * Swiper 4.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, ._404__btn {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fa-pull-left._404__btn {
  margin-right: .3em; }

.fa.fa-pull-right, .fa-pull-right._404__btn {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .pull-left._404__btn {
  margin-right: .3em; }

.fa.pull-right, .pull-right._404__btn {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* site */
/* component */
/* extend */
.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

/* include */
._icon, ._headbar__icon {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  ._icon--break {
    display: block;
    width: 100%; }
  ._icon--size-s {
    height: 18px; }

._icon__svg {
  position: relative;
  width: 100%;
  height: 100%; }
  ._icon__svg--center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  ._icon__svg--circle.active {
    fill: #6C6C6C;
    stroke: #6C6C6C; }
  ._icon__svg--question.active {
    fill: #fff; }
  ._icon__svg--search.active {
    fill: #fff; }

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: auto;
  -webkit-user-select: auto; }

html {
  font-family: "Noto Sans TC", "PingFang TC", "微軟正黑體", Arial, sans-serif;
  overflow: hidden;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.075rem;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

.fa, ._404__btn {
  font-family: FontAwesome !important; }

a {
  text-decoration: none; }

input {
  padding: 10px;
  color: #878787;
  -webkit-user-select: auto; }
  input:-webkit-autofill {
    background-color: rgba(255, 255, 255, 0) !important; }
  input:focus {
    outline: none; }
  input::-webkit-input-placeholder {
    color: #cfcfcf; }
  input:-ms-input-placeholder {
    color: #cfcfcf; }
  input::-ms-input-placeholder {
    color: #cfcfcf; }
  input::placeholder {
    color: #cfcfcf; }

textarea {
  padding: 10px;
  resize: none;
  background-color: #F3F3F3;
  border-color: #E7E7E7;
  line-height: 1.5; }
  textarea:focus {
    outline: none; }
  textarea::-webkit-input-placeholder {
    color: #cfcfcf; }
  textarea:-ms-input-placeholder {
    color: #cfcfcf; }
  textarea::-ms-input-placeholder {
    color: #cfcfcf; }
  textarea::placeholder {
    color: #cfcfcf; }

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.loader-small {
  -webkit-transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8); }

._help-max-width-cetner, ._chat__compose {
  max-width: 1280px;
  margin: auto; }

@media screen and (max-width: 640px) {
  ._help-mobile-hide {
    display: none !important; } }

._btn {
  cursor: pointer; }

._btn-close {
  display: block; }
  ._btn-close::before, ._btn-close::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 15px;
    height: 2px;
    background: #adadad;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }
  ._btn-close::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  ._btn-close::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  ._btn-close:hover::before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  ._btn-close:hover::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  ._btn-close--photo-slide {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
    top: 20px;
    right: 20px;
    border-radius: 100%;
    z-index: 999999;
    cursor: pointer; }
  ._btn-close--white::before, ._btn-close--white::after {
    background: #fff; }

@media screen and (max-width: 1024px) {
  ._btn-close--photo-slide {
    top: 0;
    right: 0;
    border-radius: 0%; } }

._avater {
  border-radius: 500px;
  position: relative;
  overflow: hidden; }
  ._avater--headerbar {
    width: 35px;
    height: 35px;
    display: inline-block; }

._avater__img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
  border-radius: 500px; }

._headbar {
  display: table;
  height: 60px;
  width: 100%;
  position: absolute;
  top: 0; }
  ._headbar * {
    vertical-align: middle; }
  ._headbar--main {
    background-color: #DE3F44; }
  ._headbar--side {
    background-color: #6C6C6C;
    color: #F3F3F3; }
  ._headbar--middle {
    text-align: center; }

._headbar__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 15px;
  position: relative; }
  ._headbar__cell .fa, ._headbar__cell ._404__btn {
    display: none; }
  ._headbar__cell.active {
    background: #F3F3F3; }

._headbar__icon--size-s {
  width: 18px;
  height: 18px; }

._headbar__name {
  display: inline-block;
  color: #fff;
  margin-left: 10px; }

._headbar__status {
  letter-spacing: 0.1rem;
  display: inline-block;
  color: #fff;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.4); }

._headbar__logout {
  display: none;
  letter-spacing: 0.1rem;
  color: #fff;
  width: 75px;
  cursor: pointer; }
  .logout ._headbar__logout {
    display: table-cell; }
  ._app ._headbar__logout {
    display: none !important; }

._headbar__title {
  letter-spacing: 0.1rem;
  display: inline-block;
  color: #fff;
  margin-left: 5px; }
  ._headbar__title--active {
    letter-spacing: 0.1rem;
    display: inline-block;
    color: #6C6C6C;
    margin-left: 5px; }

@media screen and (max-width: 1024px) {
  ._headbar {
    width: 100vw;
    height: 60px;
    background-color: #fff; }
  ._headbar__cell {
    text-align: center;
    padding: 0; }
    ._headbar__cell .fa, ._headbar__cell ._404__btn {
      display: block;
      position: absolute;
      font-size: 22px;
      color: #333;
      padding: 0 20px; }
  ._headbar__name {
    color: #4e4e4e;
    margin: 0; } }

@media screen and (max-width: 640px) {
  ._headbar {
    height: 45px; } }

._tab {
  display: table;
  height: 100%;
  float: left;
  table-layout: fixed;
  z-index: 1; }
  ._tab--amount-1 {
    width: calc(10% - 0); }
  ._tab--amount-2 {
    width: calc(20% - 0); }
  ._tab--amount-3 {
    width: calc(30% - 0); }
  ._tab--amount-4 {
    width: calc(40% - 0); }
  ._tab--amount-5 {
    width: calc(50% - 0); }
  ._tab--amount-6 {
    width: calc(60% - 0); }
  ._tab--amount-7 {
    width: calc(70% - 0); }
  ._tab--amount-8 {
    width: calc(80% - 0); }
  ._tab--amount-9 {
    width: calc(90% - 0); }
  ._tab--amount-10 {
    width: calc(100% - 0); }
  ._tab--side {
    border-bottom: 1px solid #cfcfcf;
    width: 100%;
    height: 80px;
    position: absolute;
    top: 0;
    background-color: #F3F3F3;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.05); }

._tab__underline {
  display: block;
  position: absolute;
  bottom: 0;
  background-color: #DE3F44;
  height: 2px;
  width: 100%; }

._tab__row {
  display: table-row; }

._tab__cell {
  display: table-cell; }

._tab__item {
  font-size: 0.875rem;
  display: table-cell;
  width: 1%;
  min-width: 80px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color; }
  ._tab__item--icon {
    font-size: 32px; }
  ._tab__item::after {
    content: '';
    display: block;
    height: 2px;
    width: 0%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #cfcfcf;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }
  ._tab__item:hover::after {
    width: 100%; }
  ._tab__item.active::after {
    background-color: #DE3F44;
    width: 100%; }

._tab__icon {
  line-height: 80px;
  height: 80px; }

._tab__img {
  position: relative;
  height: 100%;
  width: auto; }

._tab__close {
  width: 80px;
  height: 80px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0; }

@media screen and (max-width: 1024px) {
  ._tab__close {
    display: none; } }

@media screen and (max-width: 640px) {
  ._tab__icon {
    height: 60px;
    line-height: 60px; }
  ._tab__item--icon {
    font-size: 22px; } }

._side {
  overflow-x: hidden;
  position: relative; }

._side__contener {
  height: 100%;
  position: relative; }
  ._side__contener--has-tab {
    padding-top: 80px; }

._side__tab-contener {
  position: relative;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

._qustion__block {
  padding: 30px 25px 35px;
  border-top: 1px solid #cfcfcf; }
  ._qustion__block:first-child {
    border: none; }

._qustion__type {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 15px; }

._qustion__list {
  width: 100%; }

._qustion__item {
  font-size: 0.875rem;
  display: table;
  width: 100%;
  padding: 10px 20px;
  min-height: 65px;
  background-color: #fff;
  margin-top: 10px;
  vertical-align: middle;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  cursor: pointer; }
  ._qustion__item span {
    display: table-cell;
    vertical-align: middle; }
  ._qustion__item:hover {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  ._qustion__item:first-child {
    margin-top: 0; }

._qustion__icon {
  height: 25px;
  width: 22px;
  margin-right: 8px; }

._qustion__img {
  width: 115px;
  height: 80px; }
  ._qustion__img--span {
    font-size: 0.875rem;
    display: block;
    margin-top: 8px; }

._qustion__table {
  display: table;
  border-spacing: 10px;
  margin: auto; }

._qustion__row {
  display: table-row; }

._qustion__row-content {
  display: table-cell;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #D8D8D8;
  padding: 20px;
  box-shadow: 2px 2px 5px #D8D8D8;
  -webkit-box-shadow: 2px 2px 5px #D8D8D8;
  text-align: center;
  vertical-align: middle;
  cursor: pointer; }
  ._qustion__row-content img {
    display: block;
    margin: auto;
    width: 53px;
    height: 50px; }

@media screen and (max-width: 1024px) {
  ._qustion__block {
    padding: 3%; }
  ._qustion__item:hover {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  ._qustion__table {
    width: 100%;
    table-layout: fixed; }
  ._qustion__row-content {
    padding: 20px 0 20px 20px;
    text-align: left; }
    ._qustion__row-content img {
      vertical-align: middle;
      width: 40px;
      height: 32px; }
  ._qustion__img {
    text-align: left;
    width: 100%;
    height: auto; }
    ._qustion__img--span {
      display: inline-block;
      margin: 0;
      padding-left: 10px;
      vertical-align: middle; }
  ._qustion__row-content img {
    display: inline-block;
    margin: 0; } }

@media screen and (max-width: 640px) {
  ._qustion__item {
    padding: 15px;
    min-height: 65px; }
  ._qustion__row {
    display: block; }
  ._qustion__row-content {
    display: block;
    margin-bottom: 8px;
    padding: 15px 0 15px 15px; } }

@media screen and (max-width: 320px) {
  ._qustion__table {
    border-spacing: 5px; } }

._massageTable__item-table {
  display: table;
  width: 100%;
  padding: 18px 22px;
  table-layout: fixed; }

._massageTable__item-tr {
  display: table-row; }
  ._massageTable__item-tr:last-child ._massage__item-td {
    padding-bottom: 0; }

._massageTable__item-td {
  display: table-cell;
  padding-bottom: 5px; }
  ._massageTable__item-td--right {
    text-align: right; }
  ._massageTable__item-td--s {
    font-size: 14px; }
  ._massageTable__item-td--middle {
    vertical-align: middle; }

@media screen and (max-width: 640px) {
  ._massageTable__item-table {
    padding: 15px; }
    ._massageTable__item-table--sub {
      padding: 0; }
      ._massageTable__item-table--sub ._massage__item-tr {
        padding: 15px;
        border-bottom: 1px solid #FFE5E3; }
        ._massageTable__item-table--sub ._massage__item-tr:last-child {
          border: none; }
      ._massageTable__item-table--sub ._massage__item-td--right {
        padding-bottom: 0; }
  ._massageTable__item-td {
    font-weight: normal; }
    ._massageTable__item-td--before {
      display: none; }
    ._massageTable__item-td--twocell {
      width: 80%; }
    ._massageTable__item-td::before {
      font-size: 0.75rem;
      content: attr(data-text);
      color: #5F403B;
      float: left;
      display: block; }
  ._massageTable__brown {
    color: #5F403B;
    font-size: 0.75rem; } }

._massage {
  position: relative;
  margin-top: 80px;
  width: 100%; }
  ._massage:first-child {
    margin-top: 0; }
  ._massage--left ._massage__content {
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
    width: 100%; }
  ._massage--left ._massage__pop {
    background-color: #FFEBEB;
    border-top-left-radius: 0;
    color: #5F403B; }
  ._massage--left ._massage__time {
    padding-left: 15px; }
  ._massage--right {
    text-align: right; }
    ._massage--right ._massage__content {
      margin-left: 60px; }
    ._massage--right ._massage__pop {
      background-color: #878787;
      border-top-right-radius: 0; }
    ._massage--right ._massage__time {
      text-align: right;
      padding-right: 15px; }

._massage__content {
  display: inline-block;
  text-align: left; }
  ._massage__content:after {
    display: table;
    content: "";
    clear: both; }

._massage__sticker {
  display: inline-block; }

._massage__sticker-img {
  width: 100%;
  height: auto;
  max-width: 180px; }

._massage__avatar {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #878787; }

._massage__ans {
  position: relative; }
  ._massage__ans > *:first-child {
    margin-top: 0; }
  ._massage__ans--break ._massage__media {
    margin-top: 70px; }

._massage__br {
  display: block;
  margin-top: 10px; }

._massage__media {
  margin-top: 30px;
  position: relative;
  width: 100%; }

._massage__video {
  overflow: hidden;
  border-radius: 15px;
  width: 100%;
  max-width: 400px;
  position: relative; }
  ._massage__video::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 66%;
    position: relative; }
  ._massage__video iframe {
    position: absolute;
    top: 0;
    left: 0; }

._massage__iframe {
  display: block; }

._massage__pop {
  font-size: 0.875rem;
  display: inline-block;
  max-width: 570px;
  padding: 22px;
  border-radius: 15px;
  color: #fff; }
  ._massage__pop a {
    color: #DE3F44;
    display: inline-block; }
  ._massage__pop--option a {
    display: inline;
    width: 100%; }
  ._massage__pop--weather:after {
    display: table;
    content: "";
    clear: both; }
  ._massage__pop--weather a {
    border-radius: 5px;
    float: left;
    display: block;
    border: 1px solid #FFEBEB;
    width: calc(100% / 5);
    text-align: center; }

._massage__btn-content {
  width: 150px; }

._massage__btn-field {
  max-width: 600px; }

._massage__choose {
  cursor: pointer; }

._massage__btn-group--single a {
  border-radius: 5px;
  border: 1px solid #FFEBEB; }

._massage__btn-group a {
  display: inline-block;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #FFEBEB;
  color: #DE3F44;
  position: relative;
  line-height: 1.5;
  font-size: 0;
  -webkit-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s;
  font-size: 0.875rem; }
  ._massage__btn-group a:hover {
    background-color: #FF7373;
    color: #fff; }
    ._massage__btn-group a:hover::after {
      color: #fff; }

._massage__btn-group--choose a {
  color: #000;
  border-radius: 6px;
  padding: 10px 20px;
  margin: 3px 0; }

._massage__btn-weather a {
  padding: 10px 10px; }

._massage__txt--s {
  font-size: 0.75rem; }

._massage__txt--red {
  color: #DE3F44; }

._massage__txt--bold {
  font-weight: bold; }

._massage__item {
  font-size: 0.875rem;
  overflow: hidden;
  display: inline-block;
  border-radius: 15px;
  border: 1px solid #FFCCCC;
  position: relative;
  width: 100%;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  max-width: 400px;
  background-color: #fff; }
  ._massage__item--weather {
    width: 100%;
    max-width: 400px;
    cursor: default; }
    ._massage__item--weather ._massage__spec {
      text-align: left;
      display: table;
      width: 100%;
      table-layout: fixed;
      padding: 20px;
      height: auto; }
    ._massage__item--weather img {
      border-top-left-radius: 14px;
      border-top-right-radius: 14px; }
  ._massage__item--show {
    cursor: default; }
  ._massage__item--choose {
    display: block;
    padding: 21px;
    margin-bottom: 5px; }
    ._massage__item--choose:hover {
      background-color: #FF7373;
      color: #fff; }
    ._massage__item--choose:last-child {
      margin-bottom: 0; }
  ._massage__item img {
    width: 100%;
    height: auto;
    display: block; }

._massage__item-title {
  padding: 10px 20px; }
  ._massage__item-title strong {
    font-weight: 600;
    font-size: 15px; }
  ._massage__item-title p {
    font-size: 13px; }

._massage__item-table {
  display: table;
  width: 100%;
  padding: 22px;
  table-layout: fixed; }
  ._massage__item-table--top {
    border-bottom: 1px solid #FFCCCC;
    color: #fff;
    background-color: #FF5E63; }
    ._massage__item-table--top ._massage__txt--red {
      color: #fff; }
  ._massage__item-table--bottom {
    padding-top: 0; }
  ._massage__item-table--border-top {
    padding-top: 22px;
    border-top: 1px solid #FFCCCC; }
  ._massage__item-table--choose {
    border-bottom: 1px solid #FFCCCC; }
    ._massage__item-table--choose:last-child {
      border: none; }

._massage__item-thead {
  display: table-header-group;
  font-weight: bold; }

._massage__item-tr {
  display: table-row; }
  ._massage__item-tr:last-child ._massage__item-td {
    padding-bottom: 0; }

._massage__item-td, ._massage__item-th {
  display: table-cell; }
  ._massage__item-td--right, ._massage__item-th--right {
    text-align: right; }
  ._massage__item-td--s, ._massage__item-th--s {
    font-size: 14px; }
  ._massage__item-td--middle, ._massage__item-th--middle {
    vertical-align: middle; }

._massage__item-th {
  padding-bottom: 15px; }

._massage__item-td {
  padding-bottom: 5px; }

._massage__item-pseudo::before {
  font-size: 0.75rem;
  display: none;
  content: attr(data-text);
  color: #5F403B;
  margin-top: 2px; }

._massage__item-pseudo--red::before {
  color: #DE3F44; }

._massage__item-pseudo--left {
  text-align: right; }
  ._massage__item-pseudo--left::before {
    float: left; }

._massage__item-pseudo--right {
  text-align: left; }
  ._massage__item-pseudo--right::before {
    float: right; }

._massage__item-pseudo--detail::before {
  font-size: 0.875rem;
  display: inline-block;
  content: attr(data-state);
  margin-top: 2px;
  float: none; }

._massage__item-content--phone {
  display: inline-block;
  color: #DE3F44; }
  ._massage__item-content--phone span {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }

._massage__item-button {
  width: 100%;
  border-radius: 0;
  border: none;
  border-top: 1px solid #FFCCCC;
  color: #FF7373;
  background-color: #fff;
  padding: 22px;
  position: relative;
  cursor: pointer;
  outline: none; }

._massage__item-list {
  font-size: 0.875rem;
  display: block;
  text-align: center; }
  ._massage__item-list.active ._massage__item-list-item {
    border-top: 1px solid #FFCCCC !important;
    height: auto !important;
    padding: 10px !important;
    overflow: visible !important;
    opacity: 1 !important; }

._massage__item-list-item {
  display: block;
  padding: 0;
  background-color: #fff;
  color: #DE3F44;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  height: 0;
  overflow: hidden;
  opacity: 0; }
  ._massage__item-list-item:first-child, ._massage__item-list-item:nth-child(2), ._massage__item-list-item:nth-child(3) {
    border-top: 1px solid #FFCCCC;
    height: auto;
    padding: 10px;
    overflow: visible;
    opacity: 1; }
  ._massage__item-list-item:hover {
    background-color: #FF7373;
    color: #fff; }

._massage__item-list-name {
  display: block;
  padding: 10px;
  height: auto; }

._massage__item-list-more {
  font-size: 0.875rem;
  display: block;
  padding: 10px;
  border-top: 1px solid #FFCCCC;
  background-color: #fff;
  color: #DE3F44;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  text-align: center; }
  ._massage__item-list-more::before {
    content: "顯示更多"; }
  ._massage__item-list-more.active::before {
    content: "收合"; }
  ._massage__item-list-more:hover {
    background-color: #FF7373;
    color: #fff; }

._massage__img {
  position: relative; }

._massage__img-color {
  background-color: #fbfbfb; }

._massage__temperature {
  font-size: 2rem;
  position: absolute;
  display: block;
  color: #fff;
  bottom: 0;
  padding: 15px 20px; }

._massage__spec {
  font-size: 0.875rem;
  color: #adadad;
  background-color: #fff;
  padding: 13px;
  width: 100%;
  display: table;
  height: 70px;
  text-align: center; }

._massage__spec-row {
  display: table-row; }

._massage__spec-cell {
  display: table-cell; }
  ._massage__spec-cell--left {
    width: 25%; }

._massage__icon-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 14px;
  min-height: 14px;
  margin-right: 5px; }
  ._massage__icon-box img {
    position: absolute;
    width: auto;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

._massage__refresh-btn {
  width: 16px;
  height: 16px; }

._massage__slide-btn {
  display: block;
  width: 34px;
  height: 34px;
  background-color: #FF7373;
  position: absolute;
  top: 50%;
  z-index: 1;
  border-radius: 500px;
  cursor: pointer; }
  ._massage__slide-btn.swiper-button-disabled {
    background-color: #cfcfcf; }
  ._massage__slide-btn svg {
    width: 30%;
    height: 30%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; }
  ._massage__slide-btn--next {
    right: 0;
    -webkit-transform: translate(50px, -50%);
    -ms-transform: translate(50px, -50%);
    transform: translate(50px, -50%); }
    ._massage__slide-btn--next svg {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  ._massage__slide-btn--prev {
    left: 0;
    -webkit-transform: translate(-50px, -50%);
    -ms-transform: translate(-50px, -50%);
    transform: translate(-50px, -50%); }

._massage__footer {
  margin-top: 12px; }
  ._massage__footer ._massage__time {
    margin-top: 0; }

._massage__footer-helpful {
  font-size: 0.75rem;
  padding-left: 15px;
  color: #878787;
  display: none; }
  ._massage__footer-helpful span {
    display: inline-block;
    vertical-align: middle; }
  ._massage__footer-helpful.active {
    display: inline-block; }

._massage__footer-thanks {
  font-size: 0.75rem;
  padding: 1px 0 1px 15px;
  color: #EA6767;
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  opacity: 0;
  display: inline-block;
  visibility: hidden;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  position: absolute; }
  ._massage__footer-thanks.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    position: relative; }

._massage__footer-like {
  color: #EA6767;
  display: inline-block;
  margin-left: 5px;
  opacity: .7;
  cursor: pointer; }
  ._massage__footer-like:hover {
    opacity: 1; }

._massage__footer-icon {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle; }
  ._massage__footer-icon svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: auto; }

._massage__time {
  font-size: 0.75rem;
  display: block;
  margin-top: 10px;
  font-style: normal;
  color: #adadad; }

._massage__photo-con {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  width: 100%;
  height: 100%; }

._massage__photo-swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }
  ._massage__photo-swiper img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: auto;
    max-width: 800px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

._massage__photo-btn {
  width: 40px;
  height: 40px;
  background-color: #FF7373;
  border-radius: 100%;
  position: absolute;
  cursor: auto;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 99999;
  cursor: pointer; }
  ._massage__photo-btn::before {
    content: '';
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 4px;
    margin: auto; }
  ._massage__photo-btn--next {
    right: 20px; }
  ._massage__photo-btn--prev {
    left: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

@media screen and (max-width: 1024px) {
  ._massage__pop--weather a {
    width: calc(100% / 5); }
  ._massage__slide-btn {
    display: none; }
  ._massage__item--choose:hover {
    background-color: #fff;
    color: #000; }
  ._massage__btn-group a:hover {
    background-color: #fff;
    color: #000; } }

@media screen and (max-width: 768px) {
  ._massage__pop--weather a {
    width: calc(100% / 3); }
  ._massage__photo-btn {
    display: none; } }

@media screen and (max-width: 640px) {
  ._massage__avatar {
    width: 35px;
    height: 35px; }
  ._massage {
    margin-top: 30px; }
    ._massage--left ._massage__content {
      padding-right: 35px;
      padding-left: 45px; }
  ._massage__sticker-img {
    max-width: 130px; }
  ._massage__pop {
    padding: 15px; }
  ._massage__item--weather ._massage__spec {
    display: block; }
  ._massage__item--weather ._massage__spec-block {
    display: block; }
  ._massage__item--weather ._massage__spec-cell {
    display: block;
    width: 100%; }
  ._massage__item-table {
    display: block;
    padding: 22px 15px; }
    ._massage__item-table--sub {
      padding: 0; }
      ._massage__item-table--sub ._massage__item-tr {
        padding: 15px;
        border-bottom: 1px solid #FFE5E3; }
        ._massage__item-table--sub ._massage__item-tr:last-child {
          border: none; }
      ._massage__item-table--sub ._massage__item-td--right {
        padding-bottom: 0; }
    ._massage__item-table--top ._massage__item-td {
      text-align: center; }
      ._massage__item-table--top ._massage__item-td--right {
        text-align: center; }
    ._massage__item-table--bottom {
      padding-top: 15px; }
  ._massage__item-thead {
    display: none; }
  ._massage__item-tr {
    display: block; }
  ._massage__item-td {
    display: block;
    padding-bottom: 0;
    font-weight: normal; }
    ._massage__item-td--right {
      text-align: left;
      padding-bottom: 10px; }
    ._massage__item-td--middle {
      font-size: 0.75rem;
      padding: 10px 0 0 0; }
  ._massage__item-pseudo {
    font-weight: bold;
    padding-bottom: 0; }
    ._massage__item-pseudo.pseudo-beforeShow::before {
      font-size: 0.75rem;
      color: #5F403B; }
    ._massage__item-pseudo::before {
      font-weight: normal;
      display: block; }
    ._massage__item-pseudo--left {
      text-align: right;
      margin-top: 5px; }
  ._massage__item-pseudo--detail::before {
    font-size: 0.75rem;
    display: block;
    content: attr(data-text);
    float: left; }
  ._massage__item-pseudo--detail._massage__txt--red {
    color: #333333; } }

@media screen and (max-width: 480px) {
  ._massage__pop--weather a {
    width: calc(100% / 2); }
  ._massage__media {
    margin-top: 15px; } }

._compose {
  position: relative;
  z-index: 3; }

._compose__table {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%; }

._compose__row {
  display: table-row; }

._compose__cell {
  display: table-cell;
  vertical-align: middle; }

._compose__left {
  padding-right: 15px; }

._compose__right {
  width: 70px; }

._compose__editor {
  border-radius: 100px;
  border: 1px solid #E9E9E9;
  background-color: #fff;
  -webkit-box-shadow: 0px 13px 26px -2px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 13px 26px -2px rgba(0, 0, 0, 0.28); }

._compose__input {
  padding: 0 20px; }
  ._compose__input input {
    font-size: 1.125rem;
    width: 100%;
    min-height: 70px;
    padding: 10px;
    border: none;
    background-color: transparent; }

._compose__feature {
  width: 60px;
  text-align: right;
  padding-right: 15px;
  font-size: 0; }
  ._compose__feature--hide {
    display: none; }
  ._compose__feature--qustion {
    padding-right: 15px;
    display: none; }
  ._compose__feature--search {
    display: none; }
  ._compose__feature--emoticon {
    padding-right: 25px; }
    ._compose__feature--emoticon-app {
      display: none; }

._compose__img {
  display: inline-block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  position: relative; }
  ._compose__img svg {
    width: 100%;
    height: 100%; }
  ._compose__img--color.active * {
    fill: #DE3F44; }

._compose__act {
  position: relative;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  background-color: #DE3F44;
  -webkit-box-shadow: 0px 13px 26px -2px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 13px 26px -2px rgba(0, 0, 0, 0.28); }
  ._compose__act--record {
    display: none; }

._compose__act-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30%;
  height: 30%; }
  ._compose__act-icon--record {
    width: 40%;
    height: 40%; }

._compose__btn-icon {
  position: absolute;
  height: 100%;
  width: 100%; }

@media screen and (max-width: 1024px) {
  ._compose__left {
    padding-right: 6px; }
  ._compose__right {
    width: 60px; }
  ._compose__editor {
    width: 100%;
    -webkit-box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2); }
  ._compose__input input {
    min-height: 60px; }
  ._compose__act {
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2); }
    ._compose__act--record.active::after {
      bottom: -17px; }
  ._compose__img.active::after {
    bottom: -27px; }
  ._compose__feature {
    text-align: left; }
    ._compose__feature--emoticon {
      display: none; }
      ._compose__feature--emoticon-app {
        display: table-cell;
        padding-left: 17px;
        text-align: right; }
    ._compose__feature--qustion {
      padding-right: 0;
      display: table-cell; }
    ._compose__feature--search {
      display: table-cell; } }

@media screen and (max-width: 480px) {
  ._compose__right {
    width: 48px; }
  ._compose__input input {
    min-height: 48px; }
  ._compose__act {
    width: 48px;
    height: 48px; }
    ._compose__act--record.active::after {
      bottom: -17px; }
  ._compose__img {
    width: 30px;
    height: 30px; }
    ._compose__img.active::after {
      bottom: -25px; }
  ._compose__feature {
    padding: 0;
    width: 37px;
    text-align: left; }
    ._compose__feature--emoticon-app {
      text-align: right; }
  ._compose__feature--emoticon {
    width: 40px; }
  ._compose__input input {
    font-size: 1rem;
    padding: 0; } }

._pickers {
  position: relative;
  height: 100%; }

._pickers__type {
  position: relative;
  height: 100%;
  display: none;
  overflow-y: auto; }
  ._pickers__type.active {
    display: block; }
  ._pickers__type.recording .pickers__record-icon * {
    fill: #DE3F44; }
  ._pickers__type.recording ._pickers__progress-line {
    display: block; }
    ._pickers__type.recording ._pickers__progress-line--left::before {
      -webkit-animation: animation-left-progress 30s linear 1;
      -moz-animation: animation-left-progress 30s linear 1;
      -ms-animation: animation-left-progress 30s linear 1;
      -o-animation: animation-left-progress 30s linear 1;
      animation: animation-left-progress 30s linear 1; }
    ._pickers__type.recording ._pickers__progress-line--right::before {
      -webkit-animation: animation-right-progress 30s linear 1;
      -moz-animation: animation-right-progress 30s linear 1;
      -ms-animation: animation-right-progress 30s linear 1;
      -o-animation: animation-right-progress 30s linear 1;
      animation: animation-right-progress 30s linear 1; }
  ._pickers__type.recording ._pickers__record-spec--wait {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  ._pickers__type.recording ._pickers__record-spec--press {
    opacity: 1;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }

._pickers__cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 25px; }

._pickers__full {
  display: table;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  width: 100%;
  background-color: #E9E9E9; }

._pickers__top {
  background-color: #E9E9E9;
  height: 80px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  z-index: 1; }
  ._pickers__top:after {
    display: table;
    content: "";
    clear: both; }

._pickers__bottom {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  max-height: calc(100% - 80px);
  background-color: #E9E9E9;
  -webkit-overflow-scrolling: touch; }

._pickers__container {
  display: none; }
  ._pickers__container:after {
    display: table;
    content: "";
    clear: both; }
  ._pickers__container.active {
    display: block; }
  ._pickers__container--lg ._pickers__sticker {
    width: 20%; }
  ._pickers__container--xs {
    padding: 30px; }
    ._pickers__container--xs ._pickers__sticker {
      width: 40px;
      margin: 10px; }
    ._pickers__container--xs ._pickers__sticker-img {
      width: 100%; }

._pickers__sticker {
  float: left;
  position: relative;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  cursor: pointer; }
  ._pickers__sticker::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%; }
  ._pickers__sticker:hover {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15); }

._pickers__sticker-img {
  position: absolute;
  width: 70%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 38px;
  line-height: 0;
  text-align: center; }

._pickers__record-box {
  width: 100%;
  max-width: 320px;
  max-width: 35vmin;
  margin: auto;
  position: relative; }
  ._pickers__record-box::before {
    content: '';
    position: relative;
    display: block;
    padding-top: 100%;
    background: url("../img/bgn-record.png") no-repeat center;
    background-size: contain; }

.pickers__record-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: #fff;
  border-radius: 100%; }
  .pickers__record-icon svg {
    width: 30%;
    height: 30%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

._pickers__record-taouch {
  border-radius: 100%;
  width: 70%;
  height: 70%;
  background-color: #cfcfcf;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-box-shadow: 0px 10px 20px -13px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 10px 20px -13px rgba(0, 0, 0, 0.4); }

.pickers__record-progress {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

._pickers__progress-line {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  overflow: hidden;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  display: none; }

@-webkit-keyframes animation-right-progress {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes animation-right-progress {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes animation-left-progress {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes animation-left-progress {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  ._pickers__progress-line::before {
    position: relative;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 500px 0 0 500px;
    background-color: #DE3F44;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  ._pickers__progress-line--right {
    left: 100%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

._pickers__record-state {
  margin-bottom: 10px;
  position: relative; }

._pickers__record-spec {
  font-size: 1rem;
  color: #6C6C6C;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  top: 0;
  width: 100%; }
  ._pickers__record-spec--wait {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  ._pickers__record-spec--press {
    position: absolute;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0; }

@media screen and (max-width: 1024px) {
  ._pickers__sticker-img {
    font-size: 30px; }
  ._pickers__container--xs ._pickers__sticker {
    width: 35px; }
  ._pickers__sticker:hover {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); } }

@media screen and (max-width: 640px) {
  ._pickers__sticker-img {
    font-size: 26px; }
  ._pickers__top {
    height: 60px;
    overflow-x: auto; }
  ._pickers__bottom {
    max-height: calc(100% - 60px); }
  ._pickers__container--xs {
    padding: 3%; }
    ._pickers__container--xs ._pickers__sticker {
      width: 27px; }
  ._pickers__container--lg ._pickers__sticker {
    width: 25%; }
  ._pickers__record-box {
    max-width: 45vmin; } }

._tutorial {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7); }
  ._tutorial ._tutorial__step {
    width: 260px;
    padding: 20px;
    border-radius: 7px;
    background-color: #fff;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
    ._tutorial ._tutorial__step.active {
      visibility: visible;
      opacity: 1; }
    ._tutorial ._tutorial__step--1 .fa, ._tutorial ._tutorial__step--1 ._404__btn {
      font-size: 24px;
      color: #fff;
      position: fixed;
      top: 0;
      left: 0; }
    ._tutorial ._tutorial__step--1::after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: -15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 0 40px 28px;
      border-color: transparent transparent #ffffff transparent; }
    ._tutorial ._tutorial__step--1-mirror::after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: -15px;
      top: auto;
      right: auto;
      z-index: -1;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 40px 28px 0 0;
      border-color: #ffffff transparent transparent transparent; }
    ._tutorial ._tutorial__step--2 ._compose__act {
      position: fixed; }
    ._tutorial ._tutorial__step--2::after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: -15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 28px 40px 0;
      border-color: transparent #ffffff transparent transparent; }
  ._tutorial ._tutorial__btn {
    display: inline-block;
    background-color: #FF7373;
    border-radius: 7px;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    padding: 10px; }

._popup {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }
  ._popup.active {
    z-index: 99999;
    display: block; }
  ._popup input {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    z-index: 1; }
    ._popup input::-ms-clear {
      display: none; }
    ._popup input::-ms-reveal {
      display: none; }

._popup__hit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

._popup__table {
  display: table;
  position: relative;
  width: 100%;
  height: 100%; }

._popup__cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 50px; }

._popup-container {
  position: relative;
  background-color: #fff;
  width: 100%;
  max-width: 480px;
  border-radius: 7px;
  overflow: hidden;
  display: none; }
  ._popup-container.active {
    display: inline-block; }
  ._popup-container label {
    display: block;
    margin: 5px 0px;
    position: absolute;
    top: 25px;
    left: 0;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; }
    ._popup-container label.active {
      top: 0px;
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8); }
  ._popup-container fieldset {
    position: relative;
    border: none; }

._popup__form {
  padding: 50px; }
  ._popup__form--input {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 0px; }
  ._popup__form--iconinfo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #878787;
    right: 0;
    bottom: 25px;
    cursor: pointer;
    z-index: 1; }

._popup__form--pwdEye {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 33px;
  right: 0;
  cursor: pointer;
  border-bottom: 1px solid #878787;
  z-index: 10; }
  ._popup__form--pwdEye ._popup__form--pwdEyeShow {
    display: block; }
  ._popup__form--pwdEye ._popup__form--pwdEyeHide {
    display: none; }
  ._popup__form--pwdEye.active ._popup__form--pwdEyeShow {
    display: none; }
  ._popup__form--pwdEye.active ._popup__form--pwdEyeHide {
    display: block; }

._popup__input {
  display: block;
  width: 95%;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  outline: medium;
  background-color: transparent;
  z-index: 500; }
  ._popup__input + label {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }
  ._popup__input:focus + label {
    top: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }

._popup__submit {
  margin-top: 50px;
  width: 100%;
  background-color: #E9E9E9;
  border: none;
  padding: 15px 0px;
  color: #fff;
  cursor: pointer;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s; }
  ._popup__submit.active {
    background-color: #DE3F44; }

._popup__tooltip {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  ._popup__tooltip.active {
    display: block;
    z-index: 100200; }

._popup__tooltip-field {
  display: none;
  width: 270px;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 10px 0px 20px 20px;
  right: 7px;
  top: -170px;
  cursor: default;
  /* 定位 */
  position: absolute;
  z-index: 105000; }
  ._popup__tooltip-field.active {
    display: block; }
  ._popup__tooltip-field span {
    display: block;
    width: 100%;
    font-size: 0.9em;
    padding: 10px 0px;
    text-align: left; }
  ._popup__tooltip-field img {
    display: block;
    margin-bottom: 10px; }
  ._popup__tooltip-field--close {
    display: block;
    padding: 6px 10px;
    border-radius: 6px;
    border: none;
    font-size: 0.9em;
    color: #fff;
    cursor: pointer;
    background-color: #DE3F44;
    max-width: 83px; }
  ._popup__tooltip-field--arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #ffffff transparent transparent;
    z-index: 105000;
    position: absolute;
    top: 0;
    right: 7px; }

._popup__header {
  display: table;
  width: 100%;
  height: 60px;
  position: relative;
  padding: 5px; }
  ._popup__header--form {
    background-color: #DE3F44;
    color: #fff; }

._popup__title {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
  ._popup__title span {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 15px;
    margin-right: 5px;
    margin-top: -2px; }
  ._popup__title img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: 100%; }

._popup__close {
  position: absolute;
  width: 60px;
  height: 60px;
  right: 0;
  top: 0; }

._popup__service-list {
  background-color: #F3F3F3; }

._popup__service-item {
  padding: 10px;
  border-bottom: 1px solid #E9E9E9;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  cursor: pointer; }
  ._popup__service-item:hover {
    color: #fff;
    background-color: #FF7373; }

._popup__logout {
  width: 190px;
  padding: 20px;
  border-radius: 7px;
  background-color: #fff;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-align: left; }
  ._popup__logout.active {
    visibility: visible;
    opacity: 1; }
  ._popup__logout--close {
    display: inline-block;
    background-color: #FF7373;
    border-radius: 7px;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    width: 100%;
    cursor: pointer; }
  ._popup__logout::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 40px 28px;
    border-color: transparent transparent #ffffff transparent; }

._popup__logout-btn {
  position: fixed;
  color: #fff; }
  ._app ._popup__logout-btn ._popup__logout-icon {
    display: none; }
  ._app ._popup__logout-btn ._popup__logout-text {
    display: block; }

._popup__loading {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100px;
  height: 25px;
  visibility: hidden;
  opacity: 0; }
  ._popup__loading.active {
    visibility: visible;
    opacity: 1; }

@media screen and (max-width: 1024px) {
  ._popup__logout-btn ._popup__logout-text {
    display: none; } }

@media screen and (max-width: 640px) {
  ._popup {
    display: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }
    ._popup.active {
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      opacity: 1;
      display: table; }
  ._popup-container {
    max-width: 100%;
    height: 100%;
    border-radius: 0; }
    ._popup-container.active {
      display: block; }
  ._popup__header {
    height: 45px; }
  ._popup__close {
    width: 45px;
    height: 45px; }
  ._popup__cell {
    padding: 0; }
  ._popup__service-list {
    height: calc(100% - 45px);
    overflow-y: auto; } }

._app ._block {
  height: calc(100% - 50px);
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }

._app .app-nav {
  display: block; }

._app ._headbar--main {
  background-color: #4d4d4d; }

._app .nav {
  margin-top: 50px; }

._app .nav__speaker {
  display: block; }

._app ._compose.unrecord ._compose__act--record {
  display: none; }

._app ._compose.unrecord ._compose__act--submit {
  display: block; }

._app ._compose__act--record {
  display: block; }

._app ._compose__act--submit {
  display: none; }

@media screen and (max-width: 1024px) {
  ._app .nav {
    background-color: #fff;
    color: #DE3F44;
    -webkit-box-shadow: 0px 0px 9px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 9px -4px rgba(0, 0, 0, 0.5); }
    ._app .nav svg * {
      fill: #DE3F44 !important; }
  ._app .nav__item {
    width: 150px;
    text-align: center; }
    ._app .nav__item--service {
      position: relative; }
      ._app .nav__item--service .nav__icon {
        display: block; }
    ._app .nav__item .nav__icon {
      display: inline-block;
      width: 18px; }
      ._app .nav__item .nav__icon svg {
        width: 100%; }
    ._app .nav__item .nav__txt {
      display: inline-block;
      color: #555;
      opacity: 1;
      visibility: visible;
      margin: -2px 0 0 5px; }
    ._app .nav__item::after {
      content: '';
      display: block;
      width: 0%;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0;
      height: 2px;
      background-color: #DE3F44;
      opacity: 0;
      -webkit-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s; }
    ._app .nav__item.active::after {
      content: '';
      opacity: 1;
      width: 100%; }
  ._app .nav__speaker .fa, ._app .nav__speaker ._404__btn {
    color: #adadad !important; }
  ._app .nav__speaker.active .fa, ._app .nav__speaker.active ._404__btn {
    color: #DE3F44 !important; }
  ._app .nav__speaker.active .nav__speaker-slash-line {
    width: 0;
    border-top: 2px solid #DE3F44 !important; }
  ._app .nav__speaker .nav__speaker-slash-line {
    background-color: #fff;
    border-top: 2px solid #adadad; }
  ._app .nav__link:hover svg * {
    fill: #DE3F44; }
  ._app ._block-extra {
    padding-top: 0;
    margin-top: 60px;
    height: calc(100% -  60px);
    z-index: 2; }
  ._app ._block__contener--extra {
    padding-top: 0;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s; }
  ._app ._headbar {
    display: none; }
  ._app ._tutorial {
    display: block; }
  ._app ._rule ._rule__service {
    padding: 20px; }
  ._app ._compose.unrecord ._compose__act--record {
    display: none; }
  ._app ._compose.unrecord ._compose__act--submit {
    display: block; }
  ._app ._compose__act--record {
    display: block; }
  ._app ._compose__act--submit {
    display: none; }
    ._app ._compose__act--submit ._block-extra {
      margin-top: 45px;
      height: calc(100% -  45px);
      z-index: 2; } }

@media screen and (max-width: 640px) {
  ._app .nav__item {
    width: 90px; }
    ._app .nav__item.active {
      opacity: 1; }
    ._app .nav__item .nav__txt {
      display: none; }
  ._app ._block-extra {
    margin-top: 45px; } }

@media screen and (max-width: 480px) {
  ._app .nav__item {
    width: 50px;
    margin-left: 15px; }
    ._app .nav__item .nav__txt {
      letter-spacing: 0; }
  ._app ._rule ._rule__service {
    padding: 10px; }
  ._app ._rule ._rule__cell {
    padding: 5px; } }

/* layout */
html {
  height: 100%; }

body {
  height: 100%; }

main {
  position: relative;
  height: 100%;
  width: calc(100% - 60px);
  margin-left: 60px; }

@media screen and (max-width: 1024px) {
  main {
    width: 100%;
    margin-left: 0; } }

.nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 100vh;
  background-color: #363636;
  overflow: hidden;
  z-index: 100;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s; }
  @media screen and (min-width: 1025px) {
    .nav.active {
      width: 180px; }
      .nav.active .nav__txt {
        visibility: visible;
        opacity: .5; } }

.nav__list {
  width: 100%; }
  .nav__list:after {
    display: table;
    content: "";
    clear: both; }

.nav__item {
  border-bottom: 1px #4d4d4d solid;
  height: 60px;
  position: relative; }
  .nav__item svg {
    width: 30%;
    height: 30%; }
  .nav__item.active svg *, .nav__item:hover svg * {
    fill: #FF7373; }
  .nav__item.active .nav__txt, .nav__item:hover .nav__txt {
    opacity: 1; }

.nav__link {
  font-size: 0.875rem;
  color: #E9E9E9;
  display: block;
  position: relative;
  height: 100%;
  width: 180px; }
  .nav__link:after {
    display: table;
    content: "";
    clear: both; }

.nav__icon {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 60px; }

.nav__txt {
  visibility: hidden;
  opacity: 0;
  letter-spacing: .1rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s; }

.nav__tools {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 25px;
  width: 100%; }

.nav__font {
  margin-top: 20px; }

.nav__font-item {
  color: #7F7F7F;
  font-size: 14px;
  text-align: center;
  padding: 6px 0;
  cursor: pointer;
  width: 60px; }
  .nav__font-item.active {
    color: #fff;
    cursor: default; }
    .nav__font-item.active:hover {
      color: #fff; }
  .nav__font-item:hover {
    color: #FF7373; }

.nav__speaker {
  display: none;
  position: relative;
  padding: 15px 0;
  width: 60px;
  text-align: center;
  cursor: pointer; }
  .nav__speaker .fa, .nav__speaker ._404__btn {
    font-size: 24px;
    color: #7F7F7F;
    width: 24px;
    text-align: left;
    margin-left: 25px; }
  .nav__speaker .fa-volume-up {
    display: none; }
  .nav__speaker .fa-volume-off {
    display: block; }
  .nav__speaker .nav__speaker-slash {
    display: inline-block;
    width: 24px;
    height: 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto;
    margin-left: -10px; }
  .nav__speaker .nav__speaker-slash-line {
    display: block;
    width: 24px;
    height: 4px;
    background-color: #363636;
    border-top: 2px solid #7F7F7F;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .nav__speaker.active .fa, .nav__speaker.active ._404__btn {
    color: #fff; }
  .nav__speaker.active .fa-volume-up {
    display: block; }
  .nav__speaker.active .fa-volume-off {
    display: none; }
  .nav__speaker.active .nav__speaker-slash-line {
    width: 0;
    border-top: 2px solid #fff; }

.nav__logout {
  display: none; }

@media screen and (max-width: 1024px) {
  .nav {
    width: 100%;
    max-width: 100%;
    height: 60px;
    background-color: #DE3F44; }
  .nav__list {
    display: inline-block;
    width: auto; }
  .nav__item {
    display: inline-block;
    float: left;
    border: none;
    width: 60px;
    height: 60px; }
    .nav__item svg {
      width: 38%;
      height: 38%; }
      .nav__item svg * {
        fill: #fff; }
    .nav__item--service {
      display: inline-block;
      width: 150px;
      text-align: center;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      .nav__item--service .nav__icon {
        display: none; }
      .nav__item--service .nav__txt {
        display: block;
        visibility: visible;
        height: 60px;
        line-height: 60px; }
    .nav__item.active svg *, .nav__item:hover svg * {
      fill: #fff; }
  .nav__link {
    color: #fff;
    width: auto; }
  .nav__icon {
    width: 100%;
    height: 60px; }
  .nav__txt {
    display: none; }
  .nav__tools {
    position: relative;
    display: inline-block;
    float: right;
    width: auto;
    height: 100%;
    padding: 0; }
  .nav__font {
    display: none; }
  .nav__speaker {
    padding: 16px 20px;
    width: auto; }
    .nav__speaker .fa, .nav__speaker ._404__btn {
      color: #fff; }
    .nav__speaker .nav__speaker-slash {
      margin-left: -5px; }
    .nav__speaker .nav__speaker-slash-line {
      background-color: #DE3F44;
      border-top: 2px solid #fff; }
    .nav__speaker.hover .fa, .nav__speaker.hover ._404__btn {
      color: #fff; }
    .nav__speaker.hover .nav__speaker-slash-line {
      border-top: 2px solid #fff; }
    .nav__speaker.active.hover .fa, .nav__speaker.active.hover ._404__btn {
      color: #fff; }
    .nav__speaker.active.hover .nav__speaker-slash-line {
      border-top: 2px solid #fff; }
  .logout .nav__logout {
    position: relative;
    display: inline-block;
    float: right;
    width: 60px;
    height: 100%;
    padding: 0; }
  ._app .nav__logout {
    display: none !important; }
  .nav__logout .nav__logoutIcon {
    width: 38%;
    height: 38%; } }

@media screen and (max-width: 640px) {
  .nav {
    height: 45px; }
  .nav__item {
    width: 45px;
    height: 45px; }
    .nav__item svg {
      width: 45%;
      height: 45%; }
    .nav__item:first-child .nav__txt {
      height: 45px;
      line-height: 45px; }
    .nav__item--service {
      width: auto; }
  .nav__icon {
    height: 45px; }
  .nav__speaker {
    padding: 10px 15px; }
  .nav__logout .nav__logoutIcon {
    width: 45%;
    height: 45%; } }

.app-nav {
  display: none;
  background-color: #DE3F44;
  color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 50px;
  z-index: 999;
  text-align: center; }

.app-nav__back {
  font-size: 0.75rem;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 15px; }
  .app-nav__back i {
    font-size: 1.125rem;
    margin-right: 3px; }
  .app-nav__back * {
    vertical-align: middle; }

.app-nav__table {
  font-size: 0.875rem;
  color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  display: table; }

.app-nav__cell {
  display: table-cell;
  vertical-align: middle; }

.app-nav__logout {
  font-size: 0.75rem;
  display: none;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  line-height: 50px;
  padding-right: 15px;
  cursor: pointer; }
  .logout .app-nav__logout {
    display: block; }

@media screen and (max-width: 1024px) {
  ._app ._block-extra {
    height: calc(100% - 45px); } }

._block.extra-side ._block-extra {
  visibility: visible;
  width: 400px; }

._block.extra-side ._block-main__left {
  -webkit-transform: translateX(400px);
  -ms-transform: translateX(400px);
  transform: translateX(400px); }

._block.extra-full ._block-extra {
  visibility: visible;
  width: calc(100vw - 60px); }

._block.extra-full ._block-main {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden; }

._block.extra-full ._block-main__right {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

._block__contener {
  padding-top: 60px;
  height: 100%; }
  ._block__contener--extra {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translateX(-85%);
    -ms-transform: translateX(-85%);
    transform: translateX(-85%);
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 2; }
    ._block__contener--extra.active {
      visibility: visible;
      position: relative;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      z-index: 3; }
    ._block__contener--extra ._block__contener-bottom {
      overflow-y: auto; }

._block__contener-bottom {
  position: relative;
  height: 100%;
  overflow: hidden; }

._block-extra {
  position: absolute;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  visibility: hidden; }

._block-extra__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px; }

._block-extra__contener {
  display: none; }
  ._block-extra__contener.active {
    display: block; }

._block-main {
  display: block;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 5; }

._block-main__row {
  display: block;
  height: 100%; }

._block-main__left {
  width: calc(100% - 400px);
  height: 100%;
  position: relative;
  -webkit-box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 0px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 5;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  background-color: #fff; }

._block-main__right {
  width: 400px;
  height: 100%;
  background-color: #E7E7E7;
  position: absolute;
  vertical-align: top;
  right: 0;
  top: 0;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

@media screen and (max-width: 1024px) {
  ._block.extra-side ._block-extra, ._block.extra-full ._block-extra {
    width: 100vw; }
  ._block.extra-side ._block-main__left, ._block.extra-full ._block-main__left {
    width: 100%; }
  ._block.extra-side ._block-main, ._block.extra-side ._block-main__left, ._block.extra-full ._block-main, ._block.extra-full ._block-main__left {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  ._block ._block-main__left {
    width: 100%; }
  ._block-extra__close {
    display: none; }
  ._block__contener {
    padding-top: 60px; }
    ._block__contener--extra {
      -webkit-transform: translateX(100vw);
      -ms-transform: translateX(100vw);
      transform: translateX(100vw); }
      ._block__contener--extra.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
  ._block-extra {
    width: 100vw;
    z-index: 110; }
  ._block__contener-bottom {
    max-height: 100%; }
  ._block-main {
    width: 100vw; }
  ._block-main__right {
    display: none; } }

@media screen and (max-width: 640px) {
  ._block__contener {
    padding-top: 45px; } }

._chat.extend ._chat__contaner {
  height: 50%; }

._chat__contaner {
  background: url("../img/bgn-chat.jpg") no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  height: 100%;
  -webkit-box-shadow: inset 0px -31px 15px -23px white;
  box-shadow: inset 0px -31px 15px -23px white; }

._chat__top {
  height: 100%; }

._chat__dialog {
  padding: 40px;
  padding-bottom: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(95%, white), to(rgba(255, 255, 255, 0)));
  -webkit-mask-image: -webkit-linear-gradient(top, white 0%, white 95%, rgba(255, 255, 255, 0) 100%); }
  ._chat__dialog::after {
    content: "";
    display: block;
    width: 100%;
    height: 160px; }

._chat__compose {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 30px;
  margin-bottom: 30px; }
  ._chat__compose.active {
    position: fixed;
    bottom: 40px; }

._chat__pickers {
  height: 50%;
  position: relative;
  display: none; }
  ._chat__pickers.active {
    display: block; }

@media screen and (max-width: 1024px) {
  ._chat ._headbar {
    display: none; }
  ._chat__dialog {
    width: 100vw; }
  ._chat__compose {
    padding: 0;
    width: 94%;
    margin-bottom: 15px; }
    ._chat__compose.active {
      -webkit-transform: translateY(45px);
      -ms-transform: translateY(45px);
      transform: translateY(45px); } }

@media screen and (max-width: 640px) {
  ._chat__dialog {
    padding: 3%;
    padding-bottom: 0; }
    ._chat__dialog::after {
      height: 120px; } }

._rule {
  font-size: 0.875rem;
  background: #4d4d4d;
  color: #adadad;
  min-height: 100%;
  width: 400px;
  -webkit-box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75);
  box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75); }
  ._rule ._rule__headbar {
    -webkit-box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75);
    box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75); }
  ._rule ._rule__service {
    display: table;
    padding: 40px;
    width: 100%; }
  ._rule ._rule__table {
    display: table;
    margin: -15px -10px;
    width: 100%; }
  ._rule ._rule__row {
    display: table-row; }
  ._rule ._rule__cell {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0; }
    ._rule ._rule__cell:first-child {
      width: 80px; }
  ._rule ._rule__avatar {
    width: 60px;
    height: 60px; }
  ._rule ._rule__service-name {
    font-weight: normal;
    display: block;
    color: #fff; }
  ._rule ._rule__service-time {
    display: block;
    font-style: normal; }
  ._rule ._rule__service-call {
    font-size: 0.75rem;
    padding: 10px;
    border: 2px solid #6C6C6C;
    color: #adadad;
    border-radius: 5px;
    cursor: pointer;
    line-height: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    display: inline-block;
    float: right; }
    ._rule ._rule__service-call:hover {
      background-color: #FF7373;
      border: 2px solid #FF7373;
      color: #fff; }
  ._rule ._rule__content {
    padding: 40px;
    border-top: 1px solid #6C6C6C; }
  ._rule ._rule__content-list li {
    margin-top: 20px; }
    ._rule ._rule__content-list li:first-child {
      margin-top: 0; }
  ._rule ._rule__content-list a {
    color: #fff;
    text-decoration: underline; }

@media screen and (max-width: 1024px) {
  ._rule {
    width: 100vw;
    -webkit-box-shadow: none;
    box-shadow: none; }
    ._rule ._rule__headbar {
      -webkit-box-shadow: none;
      box-shadow: none; }
    ._rule ._rule__service {
      padding: 0; }
    ._rule ._rule__cell {
      padding: 15px 10px; }
    ._rule ._rule__content {
      padding: 6%; }
    ._rule ._rule__table {
      margin: 0; } }

._score {
  font-size: 0.875rem;
  background: url("../img/bgn-score.png");
  background-color: #E9E9E9;
  color: #adadad;
  height: 100%;
  width: calc(100vw - 60px);
  -webkit-box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75);
  box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75); }
  ._score.done ._score__slider {
    display: none; }
  ._score.done ._score__popup {
    display: table; }

.br {
  display: block;
  font-size: 0;
  line-height: 0; }

._score__headbar {
  -webkit-box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75);
  box-shadow: inset -13px 0px 18px -13px rgba(0, 0, 0, 0.75); }

._score__slider {
  display: table;
  width: 400%;
  height: 100%;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }
  ._score__slider.step-0 {
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%); }
  ._score__slider.step-1 {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  ._score__slider.step-2 {
    -webkit-transform: translateX(-75%);
    -ms-transform: translateX(-75%);
    transform: translateX(-75%); }
  ._score__slider.step-3 {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }

._score__popup {
  display: none;
  width: 100%;
  height: 100%; }

._score__item {
  display: table-cell;
  position: relative;
  width: 25%;
  height: 100%;
  padding: 60px;
  vertical-align: middle;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s; }
  ._score__item--final {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s; }
  ._score__item.active {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }

._score__board {
  display: table;
  max-width: 900px;
  min-width: 720px;
  height: 450px;
  margin: auto;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 60px 40px -25px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 60px 40px -25px rgba(0, 0, 0, 0.2); }
  ._score__board--size-s {
    min-width: auto;
    height: auto; }
    ._score__board--size-s ._score__prompt {
      margin-top: 10px; }

._score__board-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 60px; }

._score__avatar {
  width: 120px;
  height: 120px;
  margin: auto;
  position: relative;
  margin-bottom: 30px; }

._score__topic {
  font-size: 1.375rem;
  font-weight: normal;
  color: #4d4d4d;
  line-height: 1.5; }

._score__prompt {
  font-style: normal;
  margin-top: 15px;
  display: block; }

._score__area {
  width: 100%;
  margin-top: 20px; }

._score__btn {
  font-size: 1rem;
  padding: 30px;
  color: #fff;
  background: #DE3F44;
  width: 80%;
  max-width: 300px;
  margin: auto;
  margin-top: 40px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 40px 32px -18px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 40px 32px -18px rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer; }
  ._score__btn--mobile {
    display: none; }

._score__rating {
  font-size: 0;
  display: table;
  position: relative;
  margin: auto;
  margin-top: 20px; }
  ._score__rating > label {
    color: #ddd;
    float: right;
    cursor: pointer;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s; }
    ._score__rating > label::before {
      padding: 10px 12px;
      font-size: 50px;
      line-height: 1em;
      display: inline-block;
      content: "\f005"; }
  ._score__rating > input:checked ~ label,
  ._score__rating > label:hover,
  ._score__rating > label:hover ~ label {
    color: #F5A623;
    opacity: 0.5; }
  ._score__rating > input:checked ~ label,
  ._score__rating > input:checked ~ label:hover,
  ._score__rating > label:hover ~ input:checked ~ label,
  ._score__rating > input:checked ~ label:hover ~ label {
    opacity: 1; }
  ._score__rating > label:hover,
  ._score__rating > label:hover ~ label {
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15); }

.swiper-container {
  margin-left: 0;
  margin-right: 0; }

@media screen and (max-width: 1024px) {
  ._score {
    width: 100vw;
    -webkit-box-shadow: none;
    box-shadow: none; }
  ._score__headbar {
    -webkit-box-shadow: none;
    box-shadow: none; }
  ._score__popup ._score__item {
    vertical-align: middle; }
  ._score__item {
    padding: 2%;
    padding-bottom: calc(2% + 65px);
    vertical-align: top; }
    ._score__item--final {
      vertical-align: middle; }
  ._score__board {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 90%; }
    ._score__board--size-s {
      width: auto;
      height: auto;
      padding: 7%; }
  ._score__board-cell {
    padding: 7%; }
  ._score__avatar {
    width: 100px;
    height: 100px;
    margin-bottom: 5%; }
  ._score__btn {
    display: none; }
    ._score__btn--mobile {
      display: block;
      position: fixed;
      z-index: 1;
      bottom: 0;
      left: 0;
      width: 100vw;
      max-width: 100vw;
      margin: 0;
      padding: 20px 0;
      border-radius: 0;
      -webkit-transition-duration: 0.6s;
      -o-transition-duration: 0.6s;
      transition-duration: 0.6s;
      -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
      transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }
      ._score__btn--mobile.hide {
        bottom: -100px; } }

@media screen and (max-width: 640px) {
  .br {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1em; }
  ._score__topic {
    font-size: 1.2rem; }
  ._score__rating > label:before {
    padding: 10px;
    font-size: 7vw; }
  ._score__avatar {
    width: 80px;
    height: 80px; } }

._404 {
  width: 100%;
  min-height: 100%;
  padding: 100px;
  background: url("../img/bgn-score.png"); }

._404__pop {
  position: relative;
  padding: 60px;
  display: inline-block;
  border-radius: 50px;
  background-color: #FF7373;
  border-top-left-radius: 0;
  color: #fff; }

._404__head {
  font-size: 6.25rem;
  line-height: 1; }

._404__txt {
  font-size: 1.125rem;
  margin-top: 20px; }

._404__btn {
  font-size: 0.875rem;
  display: inline-block;
  padding: 10px 25px 10px 15px;
  background-color: #fff;
  margin-top: 7px;
  border-radius: 5px;
  margin-right: 2px;
  position: relative;
  line-height: 1.5;
  color: #4d4d4d;
  margin-top: 40px; }
  ._404__btn::after {
    content: '\f105';
    line-height: 0;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 7px;
    margin: auto;
    height: 4px; }
  ._404__btn:hover {
    color: #DE3F44; }

@media screen and (max-width: 1024px) {
  ._404 {
    padding: 10%; }
  ._404__pop {
    padding: 10%;
    border-radius: 50px;
    border-top-left-radius: 0; }
  ._404__head {
    font-size: 60px;
    line-height: 1; }
  ._404__txt {
    font-size: 1rem;
    margin-top: 20px; } }

@media screen and (max-width: 640px) {
  ._404 {
    padding: 5%; }
  ._404__pop {
    padding: 10%;
    border-radius: 30px;
    border-top-left-radius: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%; }
  ._404__head {
    font-size: 60px;
    line-height: 1; }
  ._404__txt {
    font-size: 1rem;
    margin-top: 10px; } }

.footer {
  background: #ccc; }

/* page */
