/*! Thu Jun 21 2018 | Yapee | Yapee design by Wunderman | Agent S */
@charset "UTF-8";
/*
 *	Author Nick.
 *  Don't Write anything in here
 *
 */
/* Author Nick. */
/* Variables */
/**********************************
 * Media Queries
 **********************************/
/***********************************
 * ClearBothFix
 **********************************/
/***********************************
 * Transition
 **********************************/
/***********************************
 * Custom hr
 **********************************/
/***********************************
 * Width Limit
 **********************************/
/*
* Noto Sans TC (Chinese_traditional) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  src: url(../../font/rwd/NotoSansTC-Regular.woff2) format("woff2"), url(../../font/rwd/NotoSansTC-Regular.woff) format("woff"), url(../../font/rwd/NotoSansTC-Regular.otf) format("opentype"); }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/ZLqKeelYbATG60EpZBSDy4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/oHi30kwQWvpCWqAhzHcCSIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/rGvHdJnr2l75qb0YND9NyIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/mx9Uck6uB63VIKFYnEMXrYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/mbmhprMH69Zi6eEPBYVFhYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/oOeFwZNlrTefzLYmlVV1UIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../font/rwd/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

.yp-font-Roboto {
  font-family: "Roboto", "Helvetica", "Arial", "Noto Sans TC", sans-serif; }

/* W3.CSS 2.8 by Jan Egil and Borge Refsnes */
html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

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

/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

progress {
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

figure {
  margin: 1em 40px; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

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

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type=checkbox],
[type=radio] {
  padding: 0; }

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* End extract */
html,
body {
  font-family: Verdana, sans-serif;
  font-size: 15px;
  line-height: 1.5; }

html {
  overflow-x: hidden; }

h1,
h2,
h3,
h4,
h5,
h6,
.yp-slim,
.yp-wide {
  font-family: "Segoe UI", Arial, sans-serif; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

.yp-serif {
  font-family: "Times New Roman", Times, serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 10px 0; }

.yp-wide {
  letter-spacing: 4px; }

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

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

img {
  margin-bottom: -5px; }

a {
  color: inherit; }

.yp-image {
  max-width: 100%;
  height: auto; }

.yp-table,
.yp-table-all {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: table; }

.yp-table-all {
  border: 1px solid #ccc; }

.yp-bordered tr,
.yp-table-all tr {
  border-bottom: 1px solid #ddd; }

.yp-striped tbody tr:nth-child(even) {
  background-color: #f1f1f1; }

.yp-table-all tr:nth-child(odd) {
  background-color: #fff; }

.yp-table-all tr:nth-child(even) {
  background-color: #f1f1f1; }

.yp-hoverable tbody tr:hover,
.yp-ul.yp-hoverable li:hover {
  background-color: #ccc; }

.yp-centered tr th,
.yp-centered tr td {
  text-align: center; }

.yp-table td,
.yp-table th,
.yp-table-all td,
.yp-table-all th {
  padding: 8px 8px;
  display: table-cell;
  text-align: left;
  vertical-align: top; }

.yp-table th:first-child,
.yp-table td:first-child,
.yp-table-all th:first-child,
.yp-table-all td:first-child {
  padding-left: 16px; }

.yp-btn,
.yp-btn-block {
  border: none;
  display: inline-block;
  outline: 0;
  padding: 6px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none !important;
  color: #fff;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  white-space: nowrap; }

.yp-btn:hover,
.yp-btn-block:hover,
.yp-btn-floating:hover,
.yp-btn-floating-large:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.yp-btn,
.yp-btn-floating,
.yp-btn-floating-large,
.yp-closenav,
.yp-opennav {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.yp-btn-floating,
.yp-btn-floating-large {
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #000;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  font-size: 24px; }

.yp-btn-floating {
  width: 40px;
  height: 40px;
  line-height: 40px; }

.yp-btn-floating-large {
  width: 56px;
  height: 56px;
  line-height: 56px; }

.yp-disabled,
.yp-btn:disabled,
.yp-btn-floating:disabled,
.yp-btn-floating-large:disabled {
  cursor: not-allowed;
  opacity: 0.3; }

.yp-btn.yp-disabled *,
.yp-btn-block.yp-disabled,
.yp-btn-floating.yp-disabled *,
.yp-btn:disabled *,
.yp-btn-floating:disabled * {
  pointer-events: none; }

.yp-btn.yp-disabled:hover,
.yp-btn-block.yp-disabled:hover,
.yp-btn:disabled:hover,
.yp-btn-floating.yp-disabled:hover,
.yp-btn-floating:disabled:hover,
.yp-btn-floating-large.yp-disabled:hover,
.yp-btn-floating-large:disabled:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none; }

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

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

.yp-btn-bar .yp-btn {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background-color: inherit;
  color: inherit;
  float: left; }

.yp-btn-bar .yp-btn:hover {
  background-color: #ccc; }

.yp-ripple {
  position: relative;
  overflow: hidden; }

.yp-ripple:after {
  content: "";
  background: #ccc;
  position: absolute;
  padding: 300%;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  -moz-transition: 0.8s;
  transition: 0.8s; }

.yp-ripple:active:after {
  padding: 0;
  opacity: 1;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -moz-transition: 0s;
  transition: 0s; }

.yp-badge,
.yp-tag,
.yp-sign {
  background-color: #000;
  color: #fff;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center; }

.yp-badge {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%; }

ul.yp-ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

ul.yp-ul li {
  padding: 6px 2px 6px 16px;
  border-bottom: 1px solid #ddd; }

ul.yp-ul li:last-child {
  border-bottom: none; }

.yp-tooltip,
.yp-display-container {
  position: relative; }

.yp-tooltip .yp-text {
  display: none; }

.yp-tooltip:hover .yp-text {
  display: inline-block; }

.yp-navbar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.yp-navbar li {
  float: left; }

.yp-navbar li a,
.yp-navitem {
  display: block;
  padding: 8px 16px; }

.yp-navbar li a:hover {
  color: #000;
  background-color: #ccc; }

.yp-navbar .yp-dropdown-hover,
.yp-navbar .yp-dropdown-click {
  position: static; }

.yp-navbar .yp-dropdown-hover:hover,
.yp-navbar .yp-dropdown-hover:first-child,
.yp-navbar .yp-dropdown-click:hover {
  background-color: #ccc;
  color: #000; }

.yp-navbar a,
.yp-topnav a,
.yp-sidenav a,
.yp-dropdown-content a,
.yp-accordion-content a,
.yp-dropnav a {
  text-decoration: none !important; }

.yp-navbar .yp-opennav.yp-right {
  float: right !important; }

.yp-topnav {
  padding: 8px 8px; }

.yp-topnav a {
  padding: 0 8px;
  border-bottom: 3px solid transparent;
  -webkit-transition: border-bottom .3s;
  -o-transition: border-bottom .3s;
  -moz-transition: border-bottom .3s;
  transition: border-bottom .3s; }

.yp-topnav a:hover {
  border-bottom: 3px solid #fff; }

.yp-topnav .yp-dropdown-hover a {
  border-bottom: 0; }

.yp-opennav,
.yp-closenav {
  color: inherit; }

.yp-opennav:hover,
.yp-closenav:hover {
  cursor: pointer;
  opacity: 0.8; }

.yp-btn,
.yp-btn-floating,
.yp-dropnav a,
.yp-btn-floating-large,
.yp-btn-block,
.yp-hover-shadow,
.yp-hover-opacity,
.yp-hover-opacity-off,
.yp-navbar a,
.yp-sidenav a,
.yp-pagination li a,
.yp-hoverable tbody tr,
.yp-hoverable li,
.yp-accordion-content a,
.yp-dropdown-content a,
.yp-dropdown-click:hover,
.yp-dropdown-hover:hover,
.yp-opennav,
.yp-closenav,
.yp-closebtn,
.yp-hover-amber,
.yp-hover-aqua,
.yp-hover-blue,
.yp-hover-light-blue,
.yp-hover-brown,
.yp-hover-cyan,
.yp-hover-blue-grey,
.yp-hover-green,
.yp-hover-light-green,
.yp-hover-indigo,
.yp-hover-khaki,
.yp-hover-lime,
.yp-hover-orange,
.yp-hover-deep-orange,
.yp-hover-pink,
.yp-hover-purple,
.yp-hover-deep-purple,
.yp-hover-red,
.yp-hover-sand,
.yp-hover-teal,
.yp-hover-yellow,
.yp-hover-white,
.yp-hover-black,
.yp-hover-grey,
.yp-hover-light-grey,
.yp-hover-dark-grey,
.yp-hover-text-amber,
.yp-hover-text-aqua,
.yp-hover-text-blue,
.yp-hover-text-light-blue,
.yp-hover-text-brown,
.yp-hover-text-cyan,
.yp-hover-text-blue-grey,
.yp-hover-text-green,
.yp-hover-text-light-green,
.yp-hover-text-indigo,
.yp-hover-text-khaki,
.yp-hover-text-lime,
.yp-hover-text-orange,
.yp-hover-text-deep-orange,
.yp-hover-text-pink,
.yp-hover-text-purple,
.yp-hover-text-deep-purple,
.yp-hover-text-red,
.yp-hover-text-sand,
.yp-hover-text-teal,
.yp-hover-text-yellow,
.yp-hover-text-white,
.yp-hover-text-black,
.yp-hover-text-grey,
.yp-hover-text-light-grey,
.yp-hover-text-dark-grey {
  -webkit-transition: background-color .3s, color .15s, opacity 0.3s, -webkit-box-shadow .3s;
  transition: background-color .3s, color .15s, opacity 0.3s, -webkit-box-shadow .3s;
  -o-transition: background-color .3s, color .15s, box-shadow .3s, opacity 0.3s;
  -moz-transition: background-color .3s, color .15s, box-shadow .3s, opacity 0.3s, -moz-box-shadow .3s;
  transition: background-color .3s, color .15s, box-shadow .3s, opacity 0.3s;
  transition: background-color .3s, color .15s, box-shadow .3s, opacity 0.3s, -webkit-box-shadow .3s, -moz-box-shadow .3s; }

.yp-sidenav {
  height: 100%;
  width: 200px;
  background-color: #fff;
  position: fixed !important;
  z-index: 1;
  overflow: auto; }

.yp-sidenav a {
  padding: 4px 2px 4px 16px; }

.yp-sidenav a:hover {
  background-color: #ccc; }

.yp-sidenav a,
.yp-dropnav a {
  display: block; }

.yp-sidenav .yp-dropdown-hover:hover,
.yp-sidenav .yp-dropdown-hover:first-child,
.yp-sidenav .yp-dropdown-click:hover,
.yp-dropnav a:hover {
  background-color: #ccc;
  color: #000; }

.yp-sidenav .yp-dropdown-hover,
.yp-sidenav .yp-dropdown-click {
  width: 100%; }

.yp-sidenav .yp-dropdown-hover .yp-dropdown-content,
.yp-sidenav .yp-dropdown-click .yp-dropdown-content {
  min-width: 100%; }

.yp-main,
#main {
  -webkit-transition: margin-left .4s;
  -o-transition: margin-left .4s;
  -moz-transition: margin-left .4s;
  transition: margin-left .4s; }

.yp-modal {
  z-index: 3;
  display: none;
  padding-top: 100px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }

.yp-modal-content {
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 0;
  outline: 0;
  width: 600px; }

.yp-closebtn {
  text-decoration: none;
  float: right;
  font-size: 24px;
  font-weight: bold;
  color: inherit; }

.yp-closebtn:hover,
.yp-closebtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.yp-pagination {
  display: inline-block;
  padding: 0;
  margin: 0; }

.yp-pagination li {
  display: inline; }

.yp-pagination li a {
  text-decoration: none;
  color: #000;
  float: left;
  padding: 8px 16px; }

.yp-pagination li a:hover {
  background-color: #ccc; }

.yp-input-group,
.yp-group {
  margin-top: 24px;
  margin-bottom: 24px; }

.yp-input {
  padding: 8px;
  display: block;
  border: none;
  border-bottom: 1px solid #808080;
  width: 100%; }

.yp-label {
  color: #009688; }

.yp-input:not(:valid) ~ .yp-validate {
  color: #f44336; }

.yp-select {
  padding: 9px 0;
  width: 100%;
  color: #000;
  border: 1px solid transparent;
  border-bottom: 1px solid #009688; }

.yp-select select:focus {
  color: #000;
  border: 1px solid #009688; }

.yp-select option[disabled] {
  color: #009688; }

.yp-dropdown-click,
.yp-dropdown-hover {
  position: relative;
  display: inline-block;
  cursor: pointer; }

.yp-dropdown-hover:hover .yp-dropdown-content {
  display: block;
  z-index: 1; }

.yp-dropdown-content {
  cursor: auto;
  color: #000;
  background-color: #fff;
  display: none;
  position: absolute;
  min-width: 160px;
  margin: 0;
  padding: 0; }

.yp-dropdown-content a {
  padding: 6px 16px;
  display: block; }

.yp-dropdown-content a:hover {
  background-color: #ccc; }

.yp-accordion {
  width: 100%;
  cursor: pointer; }

.yp-accordion-content {
  cursor: auto;
  display: none;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0; }

.yp-accordion-content a {
  padding: 6px 16px;
  display: block; }

.yp-accordion-content a:hover {
  background-color: #ccc; }

.yp-progress-container {
  width: 100%;
  height: 1.5em;
  position: relative;
  background-color: #f1f1f1; }

.yp-progressbar {
  background-color: #757575;
  height: 100%;
  position: absolute;
  line-height: inherit; }

input[type=checkbox].yp-check,
input[type=radio].yp-radio {
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px; }

input[type=checkbox].yp-check:checked + .yp-validate,
input[type=radio].yp-radio:checked + .yp-validate {
  color: #009688; }

input[type=checkbox].yp-check:disabled + .yp-validate,
input[type=radio].yp-radio:disabled + .yp-validate {
  color: #aaa; }

.yp-responsive {
  overflow-x: auto; }

.yp-container:after,
.yp-panel:after,
.yp-row:after,
.yp-row-padding:after,
.yp-topnav:after,
.yp-clear:after,
.yp-btn-group:before,
.yp-btn-group:after,
.yp-btn-bar:before,
.yp-btn-bar:after {
  content: "";
  display: table;
  clear: both; }

.yp-col,
.yp-half,
.yp-third,
.yp-twothird,
.yp-threequarter,
.yp-quarter {
  float: left;
  width: 100%; }

.yp-col.s1 {
  width: 8.33333%; }

.yp-col.s2 {
  width: 16.66666%; }

.yp-col.s3 {
  width: 24.99999%; }

.yp-col.s4 {
  width: 33.33333%; }

.yp-col.s5 {
  width: 41.66666%; }

.yp-col.s6 {
  width: 49.99999%; }

.yp-col.s7 {
  width: 58.33333%; }

.yp-col.s8 {
  width: 66.66666%; }

.yp-col.s9 {
  width: 74.99999%; }

.yp-col.s10 {
  width: 83.33333%; }

.yp-col.s11 {
  width: 91.66666%; }

.yp-col.s12,
.yp-half,
.yp-third,
.yp-twothird,
.yp-threequarter,
.yp-quarter {
  width: 99.99999%; }

@media only screen and (min-width: 1024px) {
  .yp-col.m1 {
    width: 8.33333%; }
  .yp-col.m2 {
    width: 16.66666%; }
  .yp-col.m3,
  .yp-quarter {
    width: 24.99999%; }
  .yp-col.m4,
  .yp-third {
    width: 33.33333%; }
  .yp-col.m5 {
    width: 41.66666%; }
  .yp-col.m6,
  .yp-half {
    width: 49.99999%; }
  .yp-col.m7 {
    width: 58.33333%; }
  .yp-col.m8,
  .yp-twothird {
    width: 66.66666%; }
  .yp-col.m9,
  .yp-threequarter {
    width: 74.99999%; }
  .yp-col.m10 {
    width: 83.33333%; }
  .yp-col.m11 {
    width: 91.66666%; }
  .yp-col.m12 {
    width: 99.99999%; } }

@media only screen and (min-width: 1280px) {
  .yp-col.l1 {
    width: 8.33333%; }
  .yp-col.l2 {
    width: 16.66666%; }
  .yp-col.l3,
  .yp-quarter {
    width: 24.99999%; }
  .yp-col.l4,
  .yp-third {
    width: 33.33333%; }
  .yp-col.l5 {
    width: 41.66666%; }
  .yp-col.l6,
  .yp-half {
    width: 49.99999%; }
  .yp-col.l7 {
    width: 58.33333%; }
  .yp-col.l8,
  .yp-twothird {
    width: 66.66666%; }
  .yp-col.l9,
  .yp-threequarter {
    width: 74.99999%; }
  .yp-col.l10 {
    width: 83.33333%; }
  .yp-col.l11 {
    width: 91.66666%; }
  .yp-col.l12 {
    width: 99.99999%; } }

.yp-content {
  max-width: 980px;
  margin: auto; }

.yp-rest {
  overflow: hidden; }

.yp-hide {
  display: none !important; }

.yp-show-block,
.yp-show {
  display: block !important; }

.yp-show-inline-block {
  display: inline-block !important; }

@media (max-width: 1023px) {
  .yp-modal-content {
    margin: 0 10px;
    width: auto !important; }
  .yp-modal {
    padding-top: 30px; } }

@media (max-width: 768px) {
  .yp-modal-content {
    width: 500px; }
  .yp-modal {
    padding-top: 50px; } }

@media (min-width: 1280px) {
  .yp-modal-content {
    width: 900px; } }

@media screen and (max-width: 1023px) {
  .yp-topnav a {
    display: block; }
  .yp-navbar li:not(.yp-opennav) {
    float: none;
    width: 100% !important; }
  .yp-navbar li.yp-right {
    float: none !important; } }

@media screen and (max-width: 1023px) {
  .yp-topnav .yp-dropdown-hover .yp-dropdown-content,
  .yp-navbar .yp-dropdown-click .yp-dropdown-content,
  .yp-navbar .yp-dropdown-hover .yp-dropdown-content {
    position: relative; } }

@media screen and (max-width: 1023px) {
  .yp-topnav,
  .yp-navbar {
    text-align: center; } }

@media (max-width: 1023px) {
  .yp-hide-small {
    display: none !important; } }

@media (max-width: 1279px) and (min-width: 1024px) {
  .yp-hide-medium {
    display: none !important; } }

@media (min-width: 1280px) {
  .yp-hide-large {
    display: none !important; } }

@media screen and (max-width: 1279px) {
  .yp-sidenav.yp-collapse {
    display: none; }
  .yp-main {
    margin-left: 0 !important;
    margin-right: 0 !important; } }

@media screen and (min-width: 1280px) {
  .yp-sidenav.yp-collapse {
    display: block !important; } }

.yp-top,
.yp-bottom {
  position: fixed;
  width: 100%;
  z-index: 1; }

.yp-top {
  top: 0; }

.yp-bottom {
  bottom: 0; }

.yp-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2; }

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

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

.yp-tiny {
  font-size: 10px !important; }

.yp-small {
  font-size: 12px !important; }

.yp-medium {
  font-size: 15px !important; }

.yp-large {
  font-size: 18px !important; }

.yp-xlarge {
  font-size: 24px !important; }

.yp-xxlarge {
  font-size: 36px !important; }

.yp-xxxlarge {
  font-size: 48px !important; }

.yp-jumbo {
  font-size: 64px !important; }

.yp-vertical {
  word-break: break-all;
  line-height: 1;
  text-align: center;
  width: 0.6em; }

.yp-left-align {
  text-align: left !important; }

.yp-right-align {
  text-align: right !important; }

.yp-justify {
  text-align: justify !important; }

.yp-center {
  text-align: center !important; }

.yp-display-topleft {
  position: absolute;
  left: 0;
  top: 0; }

.yp-display-topright {
  position: absolute;
  right: 0;
  top: 0; }

.yp-display-bottomleft {
  position: absolute;
  left: 0;
  bottom: 0; }

.yp-display-bottomright {
  position: absolute;
  right: 0;
  bottom: 0; }

.yp-display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

.yp-display-topmiddle {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0%);
     -moz-transform: translate(-50%, 0%);
       -o-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%); }

.yp-display-bottommiddle {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0%);
     -moz-transform: translate(-50%, 0%);
       -o-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%); }

.yp-circle {
  -webkit-border-radius: 50% !important;
     -moz-border-radius: 50% !important;
          border-radius: 50% !important; }

.yp-round-small {
  -webkit-border-radius: 2px !important;
     -moz-border-radius: 2px !important;
          border-radius: 2px !important; }

.yp-round,
.yp-round-medium {
  -webkit-border-radius: 4px !important;
     -moz-border-radius: 4px !important;
          border-radius: 4px !important; }

.yp-round-large {
  -webkit-border-radius: 8px !important;
     -moz-border-radius: 8px !important;
          border-radius: 8px !important; }

.yp-round-xlarge {
  -webkit-border-radius: 16px !important;
     -moz-border-radius: 16px !important;
          border-radius: 16px !important; }

.yp-round-xxlarge {
  -webkit-border-radius: 32px !important;
     -moz-border-radius: 32px !important;
          border-radius: 32px !important; }

.yp-round-jumbo {
  -webkit-border-radius: 64px !important;
     -moz-border-radius: 64px !important;
          border-radius: 64px !important; }

.yp-border-0 {
  border: 0 !important; }

.yp-border {
  border: 1px solid #ccc !important; }

.yp-border-top {
  border-top: 1px solid #ccc !important; }

.yp-border-bottom {
  border-bottom: 1px solid #ccc !important; }

.yp-border-left {
  border-left: 1px solid #ccc !important; }

.yp-border-right {
  border-right: 1px solid #ccc !important; }

.yp-margin {
  margin: 16px !important; }

.yp-margin-0 {
  margin: 0 !important; }

.yp-margin-top {
  margin-top: 16px !important; }

.yp-margin-bottom {
  margin-bottom: 16px !important; }

.yp-margin-left {
  margin-left: 16px !important; }

.yp-margin-right {
  margin-right: 16px !important; }

.yp-section {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.yp-padding-tiny {
  padding: 2px 4px !important; }

.yp-padding-small {
  padding: 4px 8px !important; }

.yp-padding-medium,
.yp-padding,
.yp-form {
  padding: 8px 16px !important; }

.yp-padding-large {
  padding: 12px 24px !important; }

.yp-padding-xlarge {
  padding: 16px 32px !important; }

.yp-padding-xxlarge {
  padding: 24px 48px !important; }

.yp-padding-jumbo {
  padding: 32px 64px !important; }

.yp-padding-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }

.yp-padding-8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.yp-padding-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }

.yp-padding-16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.yp-padding-24 {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

.yp-padding-32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important; }

.yp-padding-48 {
  padding-top: 48px !important;
  padding-bottom: 48px !important; }

.yp-padding-64 {
  padding-top: 64px !important;
  padding-bottom: 64px !important; }

.yp-padding-128 {
  padding-top: 128px !important;
  padding-bottom: 128px !important; }

.yp-padding-0 {
  padding: 0 !important; }

.yp-padding-top {
  padding-top: 8px !important; }

.yp-padding-bottom {
  padding-bottom: 8px !important; }

.yp-padding-left {
  padding-left: 16px !important; }

.yp-padding-right {
  padding-right: 16px !important; }

.yp-topbar {
  border-top: 6px solid #ccc !important; }

.yp-bottombar {
  border-bottom: 6px solid #ccc !important; }

.yp-leftbar {
  border-left: 6px solid #ccc !important; }

.yp-rightbar {
  border-right: 6px solid #ccc !important; }

.yp-row-padding,
.yp-row-padding > .yp-half,
.yp-row-padding > .yp-third,
.yp-row-padding > .yp-twothird,
.yp-row-padding > .yp-threequarter,
.yp-row-padding > .yp-quarter,
.yp-row-padding > .yp-col {
  padding: 0 8px; }

.yp-spin {
  -moz-animation: w3-spin 2s infinite linear;
    -o-animation: w3-spin 2s infinite linear;
       animation: w3-spin 2s infinite linear;
  -webkit-animation: w3-spin 2s infinite linear; }

@-webkit-keyframes w3-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes w3-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-o-keyframes w3-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes w3-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
      -o-transform: rotate(359deg);
         transform: rotate(359deg); } }

.yp-container {
  padding: 0.01em 16px; }

.yp-panel {
  padding: 0.01em 16px;
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.yp-example {
  background-color: #f1f1f1;
  padding: 0.01em 16px; }

.yp-code,
.yp-codespan {
  font-family: Consolas, "courier new";
  font-size: 16px; }

.yp-code {
  line-height: 1.4;
  width: auto;
  background-color: #fff;
  padding: 8px 12px;
  border-left: 4px solid #4CAF50;
  word-wrap: break-word; }

.yp-codespan {
  color: crimson;
  background-color: #f1f1f1;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 110%; }

.yp-example,
.yp-code {
  margin: 20px 0; }

.yp-card {
  border: 1px solid #ccc; }

.yp-card-2,
.yp-example {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
     -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important; }

.yp-card-4,
.yp-hover-shadow:hover {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
     -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; }

.yp-card-8 {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
     -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; }

.yp-card-12 {
  -webkit-box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important;
     -moz-box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important;
          box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important; }

.yp-card-16 {
  -webkit-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important;
     -moz-box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important;
          box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important; }

.yp-card-24 {
  -webkit-box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important;
     -moz-box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important;
          box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important; }

.yp-animate-fading {
  -webkit-animation: fading 10s infinite;
  -moz-animation: fading 10s infinite;
    -o-animation: fading 10s infinite;
       animation: fading 10s infinite; }

@-webkit-keyframes fading {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fading {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-o-keyframes fading {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fading {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.yp-animate-opacity {
  -webkit-animation: opac 1.5s;
  -moz-animation: opac 1.5s;
    -o-animation: opac 1.5s;
       animation: opac 1.5s; }

@-webkit-keyframes opac {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes opac {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes opac {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes opac {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.yp-animate-top {
  position: relative;
  -webkit-animation: animatetop 0.4s;
  -moz-animation: animatetop 0.4s;
    -o-animation: animatetop 0.4s;
       animation: animatetop 0.4s; }

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@-moz-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@-o-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

.yp-animate-left {
  position: relative;
  -webkit-animation: animateleft 0.4s;
  -moz-animation: animateleft 0.4s;
    -o-animation: animateleft 0.4s;
       animation: animateleft 0.4s; }

@-webkit-keyframes animateleft {
  from {
    left: -300px;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }

@-moz-keyframes animateleft {
  from {
    left: -300px;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }

@-o-keyframes animateleft {
  from {
    left: -300px;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0; }
  to {
    left: 0;
    opacity: 1; } }

.yp-animate-right {
  position: relative;
  -webkit-animation: animateright 0.4s;
  -moz-animation: animateright 0.4s;
    -o-animation: animateright 0.4s;
       animation: animateright 0.4s; }

@-webkit-keyframes animateright {
  from {
    right: -300px;
    opacity: 0; }
  to {
    right: 0;
    opacity: 1; } }

@-moz-keyframes animateright {
  from {
    right: -300px;
    opacity: 0; }
  to {
    right: 0;
    opacity: 1; } }

@-o-keyframes animateright {
  from {
    right: -300px;
    opacity: 0; }
  to {
    right: 0;
    opacity: 1; } }

@keyframes animateright {
  from {
    right: -300px;
    opacity: 0; }
  to {
    right: 0;
    opacity: 1; } }

.yp-animate-bottom {
  position: relative;
  -webkit-animation: animatebottom 0.4s;
  -moz-animation: animatebottom 0.4s;
    -o-animation: animatebottom 0.4s;
       animation: animatebottom 0.4s; }

@-webkit-keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }

@-moz-keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

@-o-keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

.yp-animate-zoom {
  -webkit-animation: animatezoom 0.6s;
  -moz-animation: animatezoom 0.6s;
    -o-animation: animatezoom 0.6s;
       animation: animatezoom 0.6s; }

@-webkit-keyframes animatezoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }

@-moz-keyframes animatezoom {
  from {
    -moz-transform: scale(0);
         transform: scale(0); }
  to {
    -moz-transform: scale(1);
         transform: scale(1); } }

@-o-keyframes animatezoom {
  from {
    -o-transform: scale(0);
       transform: scale(0); }
  to {
    -o-transform: scale(1);
       transform: scale(1); } }

@keyframes animatezoom {
  from {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0); }
  to {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); } }

.yp-animate-input {
  -webkit-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out; }

.yp-animate-input:focus {
  width: 100% !important; }

.yp-opacity,
.yp-hover-opacity:hover {
  opacity: 0.60;
  filter: alpha(opacity=60);
  -webkit-backface-visibility: hidden; }

.yp-opacity-off,
.yp-hover-opacity-off:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-backface-visibility: hidden; }

.yp-text-shadow {
  text-shadow: 1px 1px 0 #444; }

.yp-text-shadow-white {
  text-shadow: 1px 1px 0 #ddd; }

.yp-transparent {
  background-color: transparent !important; }

.yp-hover-none:hover {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  background-color: transparent !important; }

/* Colors */
.yp-amber,
.yp-hover-amber:hover {
  color: #000 !important;
  background-color: #ffc107 !important; }

.yp-aqua,
.yp-hover-aqua:hover {
  color: #000 !important;
  background-color: #00ffff !important; }

.yp-blue,
.yp-hover-blue:hover {
  color: #fff !important;
  background-color: #2196F3 !important; }

.yp-light-blue,
.yp-hover-light-blue:hover {
  color: #000 !important;
  background-color: #87CEEB !important; }

.yp-brown,
.yp-hover-brown:hover {
  color: #fff !important;
  background-color: #795548 !important; }

.yp-cyan,
.yp-hover-cyan:hover {
  color: #000 !important;
  background-color: #00bcd4 !important; }

.yp-blue-grey,
.yp-hover-blue-grey:hover {
  color: #fff !important;
  background-color: #607d8b !important; }

.yp-green,
.yp-hover-green:hover {
  color: #fff !important;
  background-color: #4CAF50 !important; }

.yp-light-green,
.yp-hover-light-green:hover {
  color: #000 !important;
  background-color: #8bc34a !important; }

.yp-indigo,
.yp-hover-indigo:hover {
  color: #fff !important;
  background-color: #3f51b5 !important; }

.yp-khaki,
.yp-hover-khaki:hover {
  color: #000 !important;
  background-color: #f0e68c !important; }

.yp-lime,
.yp-hover-lime:hover {
  color: #000 !important;
  background-color: #cddc39 !important; }

.yp-orange,
.yp-hover-orange:hover {
  color: #000 !important;
  background-color: #ff9800 !important; }

.yp-deep-orange,
.yp-hover-deep-orange:hover {
  color: #fff !important;
  background-color: #ff5722 !important; }

.yp-pink,
.yp-hover-pink:hover {
  color: #fff !important;
  background-color: #e91e63 !important; }

.yp-purple,
.yp-hover-purple:hover {
  color: #fff !important;
  background-color: #9c27b0 !important; }

.yp-deep-purple,
.yp-hover-deep-purple:hover {
  color: #fff !important;
  background-color: #673ab7 !important; }

.yp-red,
.yp-hover-red:hover {
  color: #fff !important;
  background-color: #f44336 !important; }

.yp-sand,
.yp-hover-sand:hover {
  color: #000 !important;
  background-color: #fdf5e6 !important; }

.yp-teal,
.yp-hover-teal:hover {
  color: #fff !important;
  background-color: #009688 !important; }

.yp-yellow,
.yp-hover-yellow:hover {
  color: #000 !important;
  background-color: #ffeb3b !important; }

.yp-white,
.yp-hover-white:hover {
  color: #000 !important;
  background-color: #fff !important; }

.yp-black,
.yp-hover-black:hover {
  color: #fff !important;
  background-color: #000 !important; }

.yp-grey,
.yp-hover-grey:hover {
  color: #000 !important;
  background-color: #9e9e9e !important; }

.yp-light-grey,
.yp-hover-light-grey:hover {
  color: #000 !important;
  background-color: #f1f1f1 !important; }

.yp-dark-grey,
.yp-hover-dark-grey:hover {
  color: #fff !important;
  background-color: #616161 !important; }

.yp-pale-red,
.yp-hover-pale-red:hover {
  color: #000 !important;
  background-color: #ffdddd !important; }

.yp-pale-green,
.yp-hover-pale-green:hover {
  color: #000 !important;
  background-color: #ddffdd !important; }

.yp-pale-yellow,
.yp-hover-pale-yellow:hover {
  color: #000 !important;
  background-color: #ffffcc !important; }

.yp-pale-blue,
.yp-hover-pale-blue:hover {
  color: #000 !important;
  background-color: #ddffff !important; }

.yp-text-amber,
.yp-hover-text-amber:hover {
  color: #ffc107 !important; }

.yp-text-aqua,
.yp-hover-text-aqua:hover {
  color: #00ffff !important; }

.yp-text-blue,
.yp-hover-text-blue:hover {
  color: #2196F3 !important; }

.yp-text-light-blue,
.yp-hover-text-light-blue:hover {
  color: #87CEEB !important; }

.yp-text-brown,
.yp-hover-text-brown:hover {
  color: #795548 !important; }

.yp-text-cyan,
.yp-hover-text-cyan:hover {
  color: #00bcd4 !important; }

.yp-text-blue-grey,
.yp-hover-text-blue-grey:hover {
  color: #607d8b !important; }

.yp-text-green,
.yp-hover-text-green:hover {
  color: #4CAF50 !important; }

.yp-text-light-green,
.yp-hover-text-light-green:hover {
  color: #8bc34a !important; }

.yp-text-indigo,
.yp-hover-text-indigo:hover {
  color: #3f51b5 !important; }

.yp-text-khaki,
.yp-hover-text-khaki:hover {
  color: #b4aa50 !important; }

.yp-text-lime,
.yp-hover-text-lime:hover {
  color: #cddc39 !important; }

.yp-text-orange,
.yp-hover-text-orange:hover {
  color: #ff9800 !important; }

.yp-text-deep-orange,
.yp-hover-text-deep-orange:hover {
  color: #ff5722 !important; }

.yp-text-pink,
.yp-hover-text-pink:hover {
  color: #e91e63 !important; }

.yp-text-purple,
.yp-hover-text-purple:hover {
  color: #9c27b0 !important; }

.yp-text-deep-purple,
.yp-hover-text-deep-purple:hover {
  color: #673ab7 !important; }

.yp-text-red,
.yp-hover-text-red:hover {
  color: #f44336 !important; }

.yp-text-sand,
.yp-hover-text-sand:hover {
  color: #fdf5e6 !important; }

.yp-text-teal,
.yp-hover-text-teal:hover {
  color: #009688 !important; }

.yp-text-yellow,
.yp-hover-text-yellow:hover {
  color: #d2be0e !important; }

.yp-text-white,
.yp-hover-text-white:hover {
  color: #fff !important; }

.yp-text-black,
.yp-hover-text-black:hover {
  color: #000 !important; }

.yp-text-grey,
.yp-hover-text-grey:hover {
  color: #757575 !important; }

.yp-text-light-grey,
.yp-hover-text-light-grey:hover {
  color: #f1f1f1 !important; }

.yp-text-dark-grey,
.yp-hover-text-dark-grey:hover {
  color: #3a3a3a !important; }

.yp-border-amber,
.yp-hover-border-amber:hover {
  border-color: #ffc107 !important; }

.yp-border-aqua,
.yp-hover-border-aqua:hover {
  border-color: #00ffff !important; }

.yp-border-blue,
.yp-hover-border-blue:hover {
  border-color: #2196F3 !important; }

.yp-border-light-blue,
.yp-hover-border-light-blue:hover {
  border-color: #87CEEB !important; }

.yp-border-brown,
.yp-hover-border-brown:hover {
  border-color: #795548 !important; }

.yp-border-cyan,
.yp-hover-border-cyan:hover {
  border-color: #00bcd4 !important; }

.yp-border-blue-grey,
.yp-hover-blue-grey:hover {
  border-color: #607d8b !important; }

.yp-border-green,
.yp-hover-border-green:hover {
  border-color: #4CAF50 !important; }

.yp-border-light-green,
.yp-hover-border-light-green:hover {
  border-color: #8bc34a !important; }

.yp-border-indigo,
.yp-hover-border-indigo:hover {
  border-color: #3f51b5 !important; }

.yp-border-khaki,
.yp-hover-border-khaki:hover {
  border-color: #f0e68c !important; }

.yp-border-lime,
.yp-hover-border-lime:hover {
  border-color: #cddc39 !important; }

.yp-border-orange,
.yp-hover-border-orange:hover {
  border-color: #ff9800 !important; }

.yp-border-deep-orange,
.yp-hover-border-deep-orange:hover {
  border-color: #ff5722 !important; }

.yp-border-pink,
.yp-hover-border-pink:hover {
  border-color: #e91e63 !important; }

.yp-border-purple,
.yp-hover-border-purple:hover {
  border-color: #9c27b0 !important; }

.yp-border-deep-purple,
.yp-hover-border-deep-purple:hover {
  border-color: #673ab7 !important; }

.yp-border-red,
.yp-hover-border-red:hover {
  border-color: #f44336 !important; }

.yp-border-sand,
.yp-hover-border-sand:hover {
  border-color: #fdf5e6 !important; }

.yp-border-teal,
.yp-hover-border-teal:hover {
  border-color: #009688 !important; }

.yp-border-yellow,
.yp-hover-border-yellow:hover {
  border-color: #ffeb3b !important; }

.yp-border-white,
.yp-hover-border-white:hover {
  border-color: #fff !important; }

.yp-border-black,
.yp-hover-border-black:hover {
  border-color: #000 !important; }

.yp-border-grey,
.yp-hover-border-grey:hover {
  border-color: #9e9e9e !important; }

.yp-border-light-grey,
.yp-hover-border-light-grey:hover {
  border-color: #f1f1f1 !important; }

.yp-border-dark-grey,
.yp-hover-border-dark-grey:hover {
  border-color: #616161 !important; }

.yp-border-pale-red,
.yp-hover-border-pale-red:hover {
  border-color: #ffe7e7 !important; }

.yp-border-pale-green,
.yp-hover-border-pale-green:hover {
  border-color: #e7ffe7 !important; }

.yp-border-pale-yellow,
.yp-hover-border-pale-yellow:hover {
  border-color: #ffffcc !important; }

.yp-border-pale-blue,
.yp-hover-border-pale-blue:hover {
  border-color: #e7ffff !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica", "Arial", "微軟正黑體", "Microsoft JhengHei", sans-serif; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

.yp-container {
  max-width: 1024px;
  margin: 0 auto; }

img {
  margin-bottom: 0; }

.yp-animate-opacity {
  -webkit-animation: opac .4s;
     -moz-animation: opac .4s;
       -o-animation: opac .4s;
          animation: opac .4s; }

.yp-hidden {
  visibility: hidden; }

/* Author Nick. */
a {
  text-decoration: none;
  color: inherit;
  cursor: default; }
  a[href], a[onclick] {
    cursor: pointer; }
  a:focus {
    outline: none; }

button,
input,
textarea {
  background-color: transparent;
  border: none;
  padding: 0;
  font-family: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
       border-radius: 0; }

select,
input:focus {
  outline: none; }

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: none; }

.bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: transparent;
  left: 0px; }

.ui-datepicker td,
.ui-datepicker th {
  font-size: 80%; }

.ui-datepicker.ui-widget input,
.ui-datepicker.ui-widget select,
.ui-datepicker.ui-widget textarea,
.ui-datepicker.ui-widget button {
  font-size: 80%;
  font-family: 'Arial'; }

.ui-datepicker.ui-widget select {
  color: #333333; }

.ui-datepicker.ui-widget .ui-datepicker-title select {
  font-size: 80%;
  font-family: 'Arial'; }

.slick-slide:focus, .slick-arrow:focus {
  outline: none; }

.yp-w5 {
  width: 5% !important; }

.yp-w10 {
  width: 10% !important; }

.yp-w15 {
  width: 15% !important; }

.yp-w20 {
  width: 20% !important; }

.yp-w25 {
  width: 25% !important; }

.yp-w30 {
  width: 30% !important; }

.yp-w35 {
  width: 35% !important; }

.yp-w40 {
  width: 40% !important; }

.yp-w45 {
  width: 45% !important; }

.yp-w50 {
  width: 50% !important; }

.yp-w55 {
  width: 55% !important; }

.yp-w60 {
  width: 60% !important; }

.yp-w65 {
  width: 65% !important; }

.yp-w70 {
  width: 70% !important; }

.yp-w75 {
  width: 75% !important; }

.yp-w80 {
  width: 80% !important; }

.yp-w85 {
  width: 85% !important; }

.yp-w90 {
  width: 90% !important; }

.yp-w95 {
  width: 95% !important; }

.yp-w100 {
  width: 100% !important; }

.yp-h5 {
  height: 5% !important; }

.yp-h10 {
  height: 10% !important; }

.yp-h15 {
  height: 15% !important; }

.yp-h20 {
  height: 20% !important; }

.yp-h25 {
  height: 25% !important; }

.yp-h30 {
  height: 30% !important; }

.yp-h35 {
  height: 35% !important; }

.yp-h40 {
  height: 40% !important; }

.yp-h45 {
  height: 45% !important; }

.yp-h50 {
  height: 50% !important; }

.yp-h55 {
  height: 55% !important; }

.yp-h60 {
  height: 60% !important; }

.yp-h65 {
  height: 65% !important; }

.yp-h70 {
  height: 70% !important; }

.yp-h75 {
  height: 75% !important; }

.yp-h80 {
  height: 80% !important; }

.yp-h85 {
  height: 85% !important; }

.yp-h90 {
  height: 90% !important; }

.yp-h95 {
  height: 95% !important; }

.yp-h100 {
  height: 100% !important; }

.yp-marginTop0 {
  margin-top: 0px !important; }

.yp-marginLeft0 {
  margin-left: 0px !important; }

.yp-marginBottom0 {
  margin-bottom: 0px !important; }

.yp-marginRight0 {
  margin-right: 0px !important; }

.yp-marginAll0 {
  margin: 0px 0px 0px 0px !important; }

.yp-marginTop5 {
  margin-top: 5px !important; }

.yp-marginLeft5 {
  margin-left: 5px !important; }

.yp-marginBottom5 {
  margin-bottom: 5px !important; }

.yp-marginRight5 {
  margin-right: 5px !important; }

.yp-marginAll5 {
  margin: 5px 5px 5px 5px !important; }

.yp-marginTop10 {
  margin-top: 10px !important; }

.yp-marginLeft10 {
  margin-left: 10px !important; }

.yp-marginBottom10 {
  margin-bottom: 10px !important; }

.yp-marginRight10 {
  margin-right: 10px !important; }

.yp-marginAll10 {
  margin: 10px 10px 10px 10px !important; }

.yp-marginTop15 {
  margin-top: 15px !important; }

.yp-marginLeft15 {
  margin-left: 15px !important; }

.yp-marginBottom15 {
  margin-bottom: 15px !important; }

.yp-marginRight15 {
  margin-right: 15px !important; }

.yp-marginAll15 {
  margin: 15px 15px 15px 15px !important; }

.yp-marginTop20 {
  margin-top: 20px !important; }

.yp-marginLeft20 {
  margin-left: 20px !important; }

.yp-marginBottom20 {
  margin-bottom: 20px !important; }

.yp-marginRight20 {
  margin-right: 20px !important; }

.yp-marginAll20 {
  margin: 20px 20px 20px 20px !important; }

.yp-marginTop25 {
  margin-top: 25px !important; }

.yp-marginLeft25 {
  margin-left: 25px !important; }

.yp-marginBottom25 {
  margin-bottom: 25px !important; }

.yp-marginRight25 {
  margin-right: 25px !important; }

.yp-marginAll25 {
  margin: 25px 25px 25px 25px !important; }

.yp-marginTop30 {
  margin-top: 30px !important; }

.yp-marginLeft30 {
  margin-left: 30px !important; }

.yp-marginBottom30 {
  margin-bottom: 30px !important; }

.yp-marginRight30 {
  margin-right: 30px !important; }

.yp-marginAll30 {
  margin: 30px 30px 30px 30px !important; }

.yp-marginTop35 {
  margin-top: 35px !important; }

.yp-marginLeft35 {
  margin-left: 35px !important; }

.yp-marginBottom35 {
  margin-bottom: 35px !important; }

.yp-marginRight35 {
  margin-right: 35px !important; }

.yp-marginAll35 {
  margin: 35px 35px 35px 35px !important; }

.yp-marginTop40 {
  margin-top: 40px !important; }

.yp-marginLeft40 {
  margin-left: 40px !important; }

.yp-marginBottom40 {
  margin-bottom: 40px !important; }

.yp-marginRight40 {
  margin-right: 40px !important; }

.yp-marginAll40 {
  margin: 40px 40px 40px 40px !important; }

.yp-marginTop45 {
  margin-top: 45px !important; }

.yp-marginLeft45 {
  margin-left: 45px !important; }

.yp-marginBottom45 {
  margin-bottom: 45px !important; }

.yp-marginRight45 {
  margin-right: 45px !important; }

.yp-marginAll45 {
  margin: 45px 45px 45px 45px !important; }

.yp-marginTop50 {
  margin-top: 50px !important; }

.yp-marginLeft50 {
  margin-left: 50px !important; }

.yp-marginBottom50 {
  margin-bottom: 50px !important; }

.yp-marginRight50 {
  margin-right: 50px !important; }

.yp-marginAll50 {
  margin: 50px 50px 50px 50px !important; }

.yp-marginTop55 {
  margin-top: 55px !important; }

.yp-marginLeft55 {
  margin-left: 55px !important; }

.yp-marginBottom55 {
  margin-bottom: 55px !important; }

.yp-marginRight55 {
  margin-right: 55px !important; }

.yp-marginAll55 {
  margin: 55px 55px 55px 55px !important; }

.yp-marginTop60 {
  margin-top: 60px !important; }

.yp-marginLeft60 {
  margin-left: 60px !important; }

.yp-marginBottom60 {
  margin-bottom: 60px !important; }

.yp-marginRight60 {
  margin-right: 60px !important; }

.yp-marginAll60 {
  margin: 60px 60px 60px 60px !important; }

.yp-marginTop65 {
  margin-top: 65px !important; }

.yp-marginLeft65 {
  margin-left: 65px !important; }

.yp-marginBottom65 {
  margin-bottom: 65px !important; }

.yp-marginRight65 {
  margin-right: 65px !important; }

.yp-marginAll65 {
  margin: 65px 65px 65px 65px !important; }

.yp-marginTop70 {
  margin-top: 70px !important; }

.yp-marginLeft70 {
  margin-left: 70px !important; }

.yp-marginBottom70 {
  margin-bottom: 70px !important; }

.yp-marginRight70 {
  margin-right: 70px !important; }

.yp-marginAll70 {
  margin: 70px 70px 70px 70px !important; }

.yp-marginTop75 {
  margin-top: 75px !important; }

.yp-marginLeft75 {
  margin-left: 75px !important; }

.yp-marginBottom75 {
  margin-bottom: 75px !important; }

.yp-marginRight75 {
  margin-right: 75px !important; }

.yp-marginAll75 {
  margin: 75px 75px 75px 75px !important; }

.yp-marginTop80 {
  margin-top: 80px !important; }

.yp-marginLeft80 {
  margin-left: 80px !important; }

.yp-marginBottom80 {
  margin-bottom: 80px !important; }

.yp-marginRight80 {
  margin-right: 80px !important; }

.yp-marginAll80 {
  margin: 80px 80px 80px 80px !important; }

.yp-marginTop85 {
  margin-top: 85px !important; }

.yp-marginLeft85 {
  margin-left: 85px !important; }

.yp-marginBottom85 {
  margin-bottom: 85px !important; }

.yp-marginRight85 {
  margin-right: 85px !important; }

.yp-marginAll85 {
  margin: 85px 85px 85px 85px !important; }

.yp-marginTop90 {
  margin-top: 90px !important; }

.yp-marginLeft90 {
  margin-left: 90px !important; }

.yp-marginBottom90 {
  margin-bottom: 90px !important; }

.yp-marginRight90 {
  margin-right: 90px !important; }

.yp-marginAll90 {
  margin: 90px 90px 90px 90px !important; }

.yp-marginTop95 {
  margin-top: 95px !important; }

.yp-marginLeft95 {
  margin-left: 95px !important; }

.yp-marginBottom95 {
  margin-bottom: 95px !important; }

.yp-marginRight95 {
  margin-right: 95px !important; }

.yp-marginAll95 {
  margin: 95px 95px 95px 95px !important; }

.yp-marginTop100 {
  margin-top: 100px !important; }

.yp-marginLeft100 {
  margin-left: 100px !important; }

.yp-marginBottom100 {
  margin-bottom: 100px !important; }

.yp-marginRight100 {
  margin-right: 100px !important; }

.yp-marginAll100 {
  margin: 100px 100px 100px 100px !important; }

.yp-paddingTop0 {
  padding-top: 0px !important; }

.yp-paddingLeft0 {
  padding-left: 0px !important; }

.yp-paddingBottom0 {
  padding-bottom: 0px !important; }

.yp-paddingRight0 {
  padding-right: 0px !important; }

.yp-paddingAll0 {
  padding: 0px 0px 0px 0px !important; }

.yp-paddingTop5 {
  padding-top: 5px !important; }

.yp-paddingLeft5 {
  padding-left: 5px !important; }

.yp-paddingBottom5 {
  padding-bottom: 5px !important; }

.yp-paddingRight5 {
  padding-right: 5px !important; }

.yp-paddingAll5 {
  padding: 5px 5px 5px 5px !important; }

.yp-paddingTop10 {
  padding-top: 10px !important; }

.yp-paddingLeft10 {
  padding-left: 10px !important; }

.yp-paddingBottom10 {
  padding-bottom: 10px !important; }

.yp-paddingRight10 {
  padding-right: 10px !important; }

.yp-paddingAll10 {
  padding: 10px 10px 10px 10px !important; }

.yp-paddingTop15 {
  padding-top: 15px !important; }

.yp-paddingLeft15 {
  padding-left: 15px !important; }

.yp-paddingBottom15 {
  padding-bottom: 15px !important; }

.yp-paddingRight15 {
  padding-right: 15px !important; }

.yp-paddingAll15 {
  padding: 15px 15px 15px 15px !important; }

.yp-paddingTop20 {
  padding-top: 20px !important; }

.yp-paddingLeft20 {
  padding-left: 20px !important; }

.yp-paddingBottom20 {
  padding-bottom: 20px !important; }

.yp-paddingRight20 {
  padding-right: 20px !important; }

.yp-paddingAll20 {
  padding: 20px 20px 20px 20px !important; }

.yp-paddingTop25 {
  padding-top: 25px !important; }

.yp-paddingLeft25 {
  padding-left: 25px !important; }

.yp-paddingBottom25 {
  padding-bottom: 25px !important; }

.yp-paddingRight25 {
  padding-right: 25px !important; }

.yp-paddingAll25 {
  padding: 25px 25px 25px 25px !important; }

.yp-paddingTop30 {
  padding-top: 30px !important; }

.yp-paddingLeft30 {
  padding-left: 30px !important; }

.yp-paddingBottom30 {
  padding-bottom: 30px !important; }

.yp-paddingRight30 {
  padding-right: 30px !important; }

.yp-paddingAll30 {
  padding: 30px 30px 30px 30px !important; }

.yp-paddingTop35 {
  padding-top: 35px !important; }

.yp-paddingLeft35 {
  padding-left: 35px !important; }

.yp-paddingBottom35 {
  padding-bottom: 35px !important; }

.yp-paddingRight35 {
  padding-right: 35px !important; }

.yp-paddingAll35 {
  padding: 35px 35px 35px 35px !important; }

.yp-paddingTop40 {
  padding-top: 40px !important; }

.yp-paddingLeft40 {
  padding-left: 40px !important; }

.yp-paddingBottom40 {
  padding-bottom: 40px !important; }

.yp-paddingRight40 {
  padding-right: 40px !important; }

.yp-paddingAll40 {
  padding: 40px 40px 40px 40px !important; }

.yp-paddingTop45 {
  padding-top: 45px !important; }

.yp-paddingLeft45 {
  padding-left: 45px !important; }

.yp-paddingBottom45 {
  padding-bottom: 45px !important; }

.yp-paddingRight45 {
  padding-right: 45px !important; }

.yp-paddingAll45 {
  padding: 45px 45px 45px 45px !important; }

.yp-paddingTop50 {
  padding-top: 50px !important; }

.yp-paddingLeft50 {
  padding-left: 50px !important; }

.yp-paddingBottom50 {
  padding-bottom: 50px !important; }

.yp-paddingRight50 {
  padding-right: 50px !important; }

.yp-paddingAll50 {
  padding: 50px 50px 50px 50px !important; }

.yp-paddingTop55 {
  padding-top: 55px !important; }

.yp-paddingLeft55 {
  padding-left: 55px !important; }

.yp-paddingBottom55 {
  padding-bottom: 55px !important; }

.yp-paddingRight55 {
  padding-right: 55px !important; }

.yp-paddingAll55 {
  padding: 55px 55px 55px 55px !important; }

.yp-paddingTop60 {
  padding-top: 60px !important; }

.yp-paddingLeft60 {
  padding-left: 60px !important; }

.yp-paddingBottom60 {
  padding-bottom: 60px !important; }

.yp-paddingRight60 {
  padding-right: 60px !important; }

.yp-paddingAll60 {
  padding: 60px 60px 60px 60px !important; }

.yp-paddingTop65 {
  padding-top: 65px !important; }

.yp-paddingLeft65 {
  padding-left: 65px !important; }

.yp-paddingBottom65 {
  padding-bottom: 65px !important; }

.yp-paddingRight65 {
  padding-right: 65px !important; }

.yp-paddingAll65 {
  padding: 65px 65px 65px 65px !important; }

.yp-paddingTop70 {
  padding-top: 70px !important; }

.yp-paddingLeft70 {
  padding-left: 70px !important; }

.yp-paddingBottom70 {
  padding-bottom: 70px !important; }

.yp-paddingRight70 {
  padding-right: 70px !important; }

.yp-paddingAll70 {
  padding: 70px 70px 70px 70px !important; }

.yp-paddingTop75 {
  padding-top: 75px !important; }

.yp-paddingLeft75 {
  padding-left: 75px !important; }

.yp-paddingBottom75 {
  padding-bottom: 75px !important; }

.yp-paddingRight75 {
  padding-right: 75px !important; }

.yp-paddingAll75 {
  padding: 75px 75px 75px 75px !important; }

.yp-paddingTop80 {
  padding-top: 80px !important; }

.yp-paddingLeft80 {
  padding-left: 80px !important; }

.yp-paddingBottom80 {
  padding-bottom: 80px !important; }

.yp-paddingRight80 {
  padding-right: 80px !important; }

.yp-paddingAll80 {
  padding: 80px 80px 80px 80px !important; }

.yp-paddingTop85 {
  padding-top: 85px !important; }

.yp-paddingLeft85 {
  padding-left: 85px !important; }

.yp-paddingBottom85 {
  padding-bottom: 85px !important; }

.yp-paddingRight85 {
  padding-right: 85px !important; }

.yp-paddingAll85 {
  padding: 85px 85px 85px 85px !important; }

.yp-paddingTop90 {
  padding-top: 90px !important; }

.yp-paddingLeft90 {
  padding-left: 90px !important; }

.yp-paddingBottom90 {
  padding-bottom: 90px !important; }

.yp-paddingRight90 {
  padding-right: 90px !important; }

.yp-paddingAll90 {
  padding: 90px 90px 90px 90px !important; }

.yp-paddingTop95 {
  padding-top: 95px !important; }

.yp-paddingLeft95 {
  padding-left: 95px !important; }

.yp-paddingBottom95 {
  padding-bottom: 95px !important; }

.yp-paddingRight95 {
  padding-right: 95px !important; }

.yp-paddingAll95 {
  padding: 95px 95px 95px 95px !important; }

.yp-paddingTop100 {
  padding-top: 100px !important; }

.yp-paddingLeft100 {
  padding-left: 100px !important; }

.yp-paddingBottom100 {
  padding-bottom: 100px !important; }

.yp-paddingRight100 {
  padding-right: 100px !important; }

.yp-paddingAll100 {
  padding: 100px 100px 100px 100px !important; }

.yp-fontSize50 {
  font-size: 50% !important; }

.yp-fontSize55 {
  font-size: 55% !important; }

.yp-fontSize60 {
  font-size: 60% !important; }

.yp-fontSize65 {
  font-size: 65% !important; }

.yp-fontSize70 {
  font-size: 70% !important; }

.yp-fontSize75 {
  font-size: 75% !important; }

.yp-fontSize80 {
  font-size: 80% !important; }

.yp-fontSize85 {
  font-size: 85% !important; }

.yp-fontSize90 {
  font-size: 90% !important; }

.yp-fontSize95 {
  font-size: 95% !important; }

.yp-fontSize100 {
  font-size: 100% !important; }

.yp-fontSize105 {
  font-size: 105% !important; }

.yp-fontSize110 {
  font-size: 110% !important; }

.yp-fontSize115 {
  font-size: 115% !important; }

.yp-fontSize120 {
  font-size: 120% !important; }

.yp-fontSize125 {
  font-size: 125% !important; }

.yp-fontSize130 {
  font-size: 130% !important; }

.yp-fontSize135 {
  font-size: 135% !important; }

.yp-fontSize140 {
  font-size: 140% !important; }

.yp-fontSize145 {
  font-size: 145% !important; }

.yp-fontSize150 {
  font-size: 150% !important; }

.yp-fontSize155 {
  font-size: 155% !important; }

.yp-fontSize160 {
  font-size: 160% !important; }

.yp-fontSize165 {
  font-size: 165% !important; }

.yp-fontSize170 {
  font-size: 170% !important; }

.yp-fontSize175 {
  font-size: 175% !important; }

.yp-fontSize180 {
  font-size: 180% !important; }

.yp-fontSize185 {
  font-size: 185% !important; }

.yp-fontSize190 {
  font-size: 190% !important; }

.yp-fontSize195 {
  font-size: 195% !important; }

.yp-fontSize200 {
  font-size: 200% !important; }

.yp-fontSize205 {
  font-size: 205% !important; }

.yp-fontSize210 {
  font-size: 210% !important; }

.yp-fontSize215 {
  font-size: 215% !important; }

.yp-fontSize220 {
  font-size: 220% !important; }

.yp-fontSize225 {
  font-size: 225% !important; }

.yp-fontSize230 {
  font-size: 230% !important; }

.yp-fontSize235 {
  font-size: 235% !important; }

.yp-fontSize240 {
  font-size: 240% !important; }

.yp-fontSize245 {
  font-size: 245% !important; }

.yp-fontSize250 {
  font-size: 250% !important; }

.yp-fontSize255 {
  font-size: 255% !important; }

.yp-fontSize260 {
  font-size: 260% !important; }

.yp-fontSize265 {
  font-size: 265% !important; }

.yp-fontSize270 {
  font-size: 270% !important; }

.yp-fontSize275 {
  font-size: 275% !important; }

.yp-fontSize280 {
  font-size: 280% !important; }

.yp-fontSize285 {
  font-size: 285% !important; }

.yp-fontSize290 {
  font-size: 290% !important; }

.yp-fontSize295 {
  font-size: 295% !important; }

.yp-fontSize300 {
  font-size: 300% !important; }

.yp-fontSize305 {
  font-size: 305% !important; }

.yp-fontSize310 {
  font-size: 310% !important; }

.yp-fontSize315 {
  font-size: 315% !important; }

.yp-fontSize320 {
  font-size: 320% !important; }

.yp-fontSize325 {
  font-size: 325% !important; }

.yp-fontSize330 {
  font-size: 330% !important; }

.yp-fontSize335 {
  font-size: 335% !important; }

.yp-fontSize340 {
  font-size: 340% !important; }

.yp-fontSize345 {
  font-size: 345% !important; }

.yp-fontSize350 {
  font-size: 350% !important; }

.yp-fontSize355 {
  font-size: 355% !important; }

.yp-fontSize360 {
  font-size: 360% !important; }

.yp-fontSize365 {
  font-size: 365% !important; }

.yp-fontSize370 {
  font-size: 370% !important; }

.yp-fontSize375 {
  font-size: 375% !important; }

.yp-fontSize380 {
  font-size: 380% !important; }

.yp-fontSize385 {
  font-size: 385% !important; }

.yp-fontSize390 {
  font-size: 390% !important; }

.yp-fontSize395 {
  font-size: 395% !important; }

.yp-fontSize400 {
  font-size: 400% !important; }

.yp-fontSize405 {
  font-size: 405% !important; }

.yp-fontSize410 {
  font-size: 410% !important; }

.yp-fontSize415 {
  font-size: 415% !important; }

.yp-fontSize420 {
  font-size: 420% !important; }

.yp-fontSize425 {
  font-size: 425% !important; }

.yp-fontSize430 {
  font-size: 430% !important; }

.yp-fontSize435 {
  font-size: 435% !important; }

.yp-fontSize440 {
  font-size: 440% !important; }

.yp-fontSize445 {
  font-size: 445% !important; }

.yp-fontSize450 {
  font-size: 450% !important; }

.yp-fontSize455 {
  font-size: 455% !important; }

.yp-fontSize460 {
  font-size: 460% !important; }

.yp-fontSize465 {
  font-size: 465% !important; }

.yp-fontSize470 {
  font-size: 470% !important; }

.yp-fontSize475 {
  font-size: 475% !important; }

.yp-fontSize480 {
  font-size: 480% !important; }

.yp-fontSize485 {
  font-size: 485% !important; }

.yp-fontSize490 {
  font-size: 490% !important; }

.yp-fontSize495 {
  font-size: 495% !important; }

.yp-fontSize500 {
  font-size: 500% !important; }

.yp-lineHeight50 {
  line-height: 50% !important; }

.yp-lineHeight55 {
  line-height: 55% !important; }

.yp-lineHeight60 {
  line-height: 60% !important; }

.yp-lineHeight65 {
  line-height: 65% !important; }

.yp-lineHeight70 {
  line-height: 70% !important; }

.yp-lineHeight75 {
  line-height: 75% !important; }

.yp-lineHeight80 {
  line-height: 80% !important; }

.yp-lineHeight85 {
  line-height: 85% !important; }

.yp-lineHeight90 {
  line-height: 90% !important; }

.yp-lineHeight95 {
  line-height: 95% !important; }

.yp-lineHeight100 {
  line-height: 100% !important; }

.yp-lineHeight105 {
  line-height: 105% !important; }

.yp-lineHeight110 {
  line-height: 110% !important; }

.yp-lineHeight115 {
  line-height: 115% !important; }

.yp-lineHeight120 {
  line-height: 120% !important; }

.yp-lineHeight125 {
  line-height: 125% !important; }

.yp-lineHeight130 {
  line-height: 130% !important; }

.yp-lineHeight135 {
  line-height: 135% !important; }

.yp-lineHeight140 {
  line-height: 140% !important; }

.yp-lineHeight145 {
  line-height: 145% !important; }

.yp-lineHeight150 {
  line-height: 150% !important; }

.yp-lineHeight155 {
  line-height: 155% !important; }

.yp-lineHeight160 {
  line-height: 160% !important; }

.yp-lineHeight165 {
  line-height: 165% !important; }

.yp-lineHeight170 {
  line-height: 170% !important; }

.yp-lineHeight175 {
  line-height: 175% !important; }

.yp-lineHeight180 {
  line-height: 180% !important; }

.yp-lineHeight185 {
  line-height: 185% !important; }

.yp-lineHeight190 {
  line-height: 190% !important; }

.yp-lineHeight195 {
  line-height: 195% !important; }

.yp-lineHeight200 {
  line-height: 200% !important; }

.yp-lineHeight205 {
  line-height: 205% !important; }

.yp-lineHeight210 {
  line-height: 210% !important; }

.yp-lineHeight215 {
  line-height: 215% !important; }

.yp-lineHeight220 {
  line-height: 220% !important; }

.yp-lineHeight225 {
  line-height: 225% !important; }

.yp-lineHeight230 {
  line-height: 230% !important; }

.yp-lineHeight235 {
  line-height: 235% !important; }

.yp-lineHeight240 {
  line-height: 240% !important; }

.yp-lineHeight245 {
  line-height: 245% !important; }

.yp-lineHeight250 {
  line-height: 250% !important; }

.yp-lineHeight255 {
  line-height: 255% !important; }

.yp-lineHeight260 {
  line-height: 260% !important; }

.yp-lineHeight265 {
  line-height: 265% !important; }

.yp-lineHeight270 {
  line-height: 270% !important; }

.yp-lineHeight275 {
  line-height: 275% !important; }

.yp-lineHeight280 {
  line-height: 280% !important; }

.yp-lineHeight285 {
  line-height: 285% !important; }

.yp-lineHeight290 {
  line-height: 290% !important; }

.yp-lineHeight295 {
  line-height: 295% !important; }

.yp-lineHeight300 {
  line-height: 300% !important; }

.yp-fontWeight100 {
  font-weight: 100 !important; }

.yp-fontWeight200 {
  font-weight: 200 !important; }

.yp-fontWeight300 {
  font-weight: 300 !important; }

.yp-fontWeight400 {
  font-weight: 400 !important; }

.yp-fontWeight500 {
  font-weight: 500 !important; }

.yp-fontWeight600 {
  font-weight: 600 !important; }

.yp-fontWeight700 {
  font-weight: 700 !important; }

.yp-fontWeight800 {
  font-weight: 800 !important; }

.yp-fontWeight900 {
  font-weight: 900 !important; }
.fontBold{
	font-weight: bold;
}
.yp-hr-10 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 10px; }

.yp-hr-20 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 20px; }

.yp-hr-30 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 30px; }

.yp-hr-40 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 40px; }

.yp-hr-50 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 50px; }

.yp-hr-60 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 60px; }

.yp-hr-70 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 70px; }

.yp-hr-80 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 80px; }

.yp-hr-90 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 90px; }

.yp-hr-100 {
  margin: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
  /* IE6 */
  height: 100px; }

.yp-txtUppercase {
  text-transform: uppercase !important; }

.yp-txtLowercase {
  text-transform: lowercase !important; }

.yp-txtCapitalize {
  text-transform: capitalize !important; }

.yp-fontStyleItalic {
  font-style: italic !important; }

.yp-shadow-1 {
  -webkit-box-shadow: 1px 1px 3px 0px #ddd !important;
     -moz-box-shadow: 1px 1px 3px 0px #ddd !important;
          box-shadow: 1px 1px 3px 0px #ddd !important; }

.yp-shadow-2 {
  -webkit-box-shadow: 1px 1px 3px 1px #ddd !important;
     -moz-box-shadow: 1px 1px 3px 1px #ddd !important;
          box-shadow: 1px 1px 3px 1px #ddd !important; }

/* Author Nick. */
.yp-htmleditor {
  font-size: 15px;
  line-height: 170%; }
  .yp-htmleditor blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px; }
  .yp-htmleditor h5,
  .yp-htmleditor h6,
  .yp-htmleditor strong,
  .yp-htmleditor b {
    font-weight: bold; }
  .yp-htmleditor i,
  .yp-htmleditor cite,
  .yp-htmleditor em,
  .yp-htmleditor var,
  .yp-htmleditor address {
    font-style: italic; }
  .yp-htmleditor a {
    color: #0782C1;
    text-decoration: underline; }
  .yp-htmleditor ol,
  .yp-htmleditor ul,
  .yp-htmleditor dl {
    /* IE7: reset rtl list margin. (#7334) */
    *margin-right: 0px;
    /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
    padding: 0 40px; }
  .yp-htmleditor ol {
    list-style-type: decimal; }
  .yp-htmleditor ul {
    list-style-type: disc; }
  .yp-htmleditor h1,
  .yp-htmleditor h2,
  .yp-htmleditor h3,
  .yp-htmleditor h4,
  .yp-htmleditor h5,
  .yp-htmleditor h6 {
    font-weight: normal;
    line-height: 1.2; }
  .yp-htmleditor h1 {
    font-size: 2em;
    margin: .67em 0; }
  .yp-htmleditor h2 {
    font-size: 1.5em;
    margin: .75em 0; }
  .yp-htmleditor h3 {
    font-size: 1.17em;
    margin: .83em 0; }
  .yp-htmleditor h4 {
    margin: 1.12em 0; }
  .yp-htmleditor big {
    font-size: 1.17em; }
  .yp-htmleditor small {
    font-size: .83em; }
  .yp-htmleditor pre,
  .yp-htmleditor tt,
  .yp-htmleditor code,
  .yp-htmleditor kbd,
  .yp-htmleditor samp {
    font-family: monospace; }
  .yp-htmleditor u,
  .yp-htmleditor ins {
    text-decoration: underline; }
  .yp-htmleditor q {
    quotes: initial; }
  .yp-htmleditor q::before {
    content: open-quote; }
  .yp-htmleditor q::after {
    content: close-quote; }
  .yp-htmleditor hr {
    border: 0px;
    border-top: 1px solid #ccc; }
  .yp-htmleditor img.right {
    border: 1px solid #ccc;
    float: right;
    margin-left: 15px;
    padding: 5px; }
  .yp-htmleditor img.left {
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding: 5px; }
  .yp-htmleditor pre {
    white-space: pre-wrap;
    /* CSS 2.1 */
    word-wrap: break-word;
    /* IE7 */
    -moz-tab-size: 4;
    -o-tab-size: 4;
    -webkit-tab-size: 4;
    tab-size: 4; }
  .yp-htmleditor .marker {
    background-color: Yellow; }
  .yp-htmleditor span[lang] {
    font-style: italic; }
  .yp-htmleditor figure {
    text-align: center;
    border: solid 1px #ccc;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: rgba(0, 0, 0, 0.05);
    padding: 10px;
    margin: 10px 20px;
    display: inline-block; }
  .yp-htmleditor figure > figcaption {
    text-align: center;
    display: block;
    /* For IE8 */ }
  .yp-htmleditor a > img {
    padding: 1px;
    margin: 1px;
    border: none;
    outline: 1px solid #0782C1; }
  .yp-htmleditor sub,
  .yp-htmleditor sup {
    /* Specified in % so that the sup/sup is the
         right size relative to the surrounding text */
    font-size: 75%;
    /* Zero out the line-height so that it doesn't
         interfere with the positioning that follows */
    line-height: 0;
    /* Where the magic happens: makes all browsers position
         the sup/sup properly, relative to the surrounding text */
    position: relative;
    /* Note that if you're using Eric Meyer's reset.css, this
         is already set and you can remove this rule */
    vertical-align: baseline; }
  .yp-htmleditor sup {
    /* Move the superscripted text up */
    top: -0.5em; }
  .yp-htmleditor sub {
    /* Move the subscripted text down, but only
         half as far down as the superscript moved up */
    bottom: -0.25em; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-transform: translateZ(1px);
     -moz-transform: translateZ(1px);
          transform: translateZ(1px); }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #00c2cb;
  position: fixed;
  z-index: 9999999;
  bottom: 0;
  right: 100%;
  width: 100%;
  height: 4px; }

.pace .pace-progress-inner {
  display: block;
  position: fixed;
  right: 0px;
  width: 100px;
  height: 100%;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 9999999;
  width: 94px;
  height: 94px;
  background-image: url(../../images/loading.svg);
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  top: 50%;
  left: 50%;
  margin-top: -47px;
  margin-left: -47px;
  -webkit-animation: pace-flip 2s linear infinite;
     -moz-animation: pace-flip 2s linear infinite;
       -o-animation: pace-flip 2s linear infinite;
          animation: pace-flip 2s linear infinite; }

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes pace-flip {
  from {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  25% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  75% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  to {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; } }

@-moz-keyframes pace-flip {
  from {
    -moz-transform: scaleX(-1);
         transform: scaleX(-1);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  25% {
    -moz-transform: scaleX(0);
         transform: scaleX(0);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  50% {
    -moz-transform: scaleX(1);
         transform: scaleX(1);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  75% {
    -moz-transform: scaleX(0);
         transform: scaleX(0);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  to {
    -moz-transform: scaleX(-1);
         transform: scaleX(-1);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; } }

@-o-keyframes pace-flip {
  from {
    -o-transform: scaleX(-1);
       transform: scaleX(-1);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  25% {
    -o-transform: scaleX(0);
       transform: scaleX(0);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  50% {
    -o-transform: scaleX(1);
       transform: scaleX(1);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  75% {
    -o-transform: scaleX(0);
       transform: scaleX(0);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  to {
    -o-transform: scaleX(-1);
       transform: scaleX(-1);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; } }

@keyframes pace-flip {
  from {
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  25% {
    -webkit-transform: scaleX(0);
       -moz-transform: scaleX(0);
         -o-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: scaleX(1);
       -moz-transform: scaleX(1);
         -o-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  75% {
    -webkit-transform: scaleX(0);
       -moz-transform: scaleX(0);
         -o-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  to {
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; } }

.pace {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 9999999;
  pointer-events: auto; }
  .pace--blue .pace {
    background: -webkit-gradient(linear, left top, right top, from(#4adff1), to(#00a4e1));
    background: -webkit-linear-gradient(left, #4adff1 0%, #00a4e1 100%);
    background: -moz-linear-gradient(left, #4adff1 0%, #00a4e1 100%);
    background: -o-linear-gradient(left, #4adff1 0%, #00a4e1 100%);
    background: linear-gradient(to right, #4adff1 0%, #00a4e1 100%); }
    .pace--blue .pace .pace-activity {
      background-image: url(../../images/loading_pd.svg); }
  .pace--blue .global-nav {
    border-bottom: 4px #04b8e1 solid;
    height: 59px; }
  .pace--gold .pace {
    background: -webkit-gradient(linear, left top, right top, from(#ffa24f), to(#fe6c3f));
    background: -webkit-linear-gradient(left, #ffa24f 0%, #fe6c3f 100%);
    background: -moz-linear-gradient(left, #ffa24f 0%, #fe6c3f 100%);
    background: -o-linear-gradient(left, #ffa24f 0%, #fe6c3f 100%);
    background: linear-gradient(to right, #ffa24f 0%, #fe6c3f 100%); }
    .pace--gold .pace .pace-activity {
      background-image: url(../../images/loading_pd.svg); }
  .pace--gold .global-nav {
    border-bottom: 4px #f97f31 solid;
    height: 59px; }
  .pace--pink .pace {
    background: -webkit-gradient(linear, left top, right top, from(#f981a6), to(#f53d8b));
    background: -webkit-linear-gradient(left, #f981a6 0%, #f53d8b 100%);
    background: -moz-linear-gradient(left, #f981a6 0%, #f53d8b 100%);
    background: -o-linear-gradient(left, #f981a6 0%, #f53d8b 100%);
    background: linear-gradient(to right, #f981a6 0%, #f53d8b 100%); }
    .pace--pink .pace .pace-activity {
      background-image: url(../../images/loading_pd.svg); }
  .pace--pink .global-nav {
    border-bottom: 4px #f53e8b solid;
    height: 59px; }

.mfp-bg {
  z-index: 1000000;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
  background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }

.mfp-wrap {
  z-index: 1000043; }

.mfp-preloader {
  z-index: 1000044; }

.mfp-content {
  margin-top: 50px; }

button.mfp-close {
  margin-top: -44px;
  font-size: 0;
  background-image: url(../../images/icons/popup-close.png);
  -moz-background-size: contain;
       background-size: contain;
  opacity: 1;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  button.mfp-close:hover {
    background-image: url(../../images/icons/popup-close-hover.png);
    -moz-background-size: contain;
         background-size: contain;
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); }

.mfp-image-holder .mfp-close {
  width: 40px;
  text-align: left; }

.mfp-figure:after {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  background: transparent; }

.mfp-figure figure {
  padding: 0; }

.mfp-zoom-out-cur {
  cursor: default; }

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer; }

.mfp-img-mobile.mfp-img-mobile--yapee figure {
  padding: 40px 0; }

.mfp-img-mobile.mfp-img-mobile--yapee img.mfp-img {
  padding: 0;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  max-width: 800px;
  width: 100%; }

.ui-button .ui-icon {
  background-image: none; }

.ui-selectmenu-button {
  outline: none;
  height: 38px; }
  .ui-selectmenu-button.ui-button {
    width: auto;
    display: block;
    border: none;
    background: transparent;
    color: #636363;
    padding-left: 0; }
  .ui-selectmenu-button .ui-selectmenu-text {
    line-height: 26px;
    position: relative; }
  .ui-selectmenu-button .ui-selectmenu-icon.ui-icon {
    margin-top: 5px;
    background-image: none;
    text-indent: 0px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px; }
    .ui-selectmenu-button .ui-selectmenu-icon.ui-icon:before {
      content: "\f35f";
      display: inline-block;
      font-family: Ionicons;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      font-size: 20px; }
  .ui-selectmenu-button .yp-sprites-icons {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px; }

.ui-selectmenu-menu .ui-menu.overflow {
  max-height: 200px; }

@media (min-width: 1023px) {
  .ui-selectmenu-menu .ui-menu.ui-iconsselectmenu.overflow {
    max-height: 400px; } }

.ui-selectmenu-menu.ui-iconsselectmenu-menu, .ui-selectmenu-menu.ui-cardselectmenu-menu {
  z-index: 99951; }
  .ui-selectmenu-menu.ui-iconsselectmenu-menu .ui-selectmenu-open .ui-iconsselectmenu,
  .ui-selectmenu-menu.ui-iconsselectmenu-menu .ui-selectmenu-open .ui-cardselectmenu, .ui-selectmenu-menu.ui-cardselectmenu-menu .ui-selectmenu-open .ui-iconsselectmenu,
  .ui-selectmenu-menu.ui-cardselectmenu-menu .ui-selectmenu-open .ui-cardselectmenu {
    border: 1px #00c2cb solid; }

.yp-icon-select + .ui-selectmenu-button {
  height: 54px;
  padding: 0 16px;
  margin: 0 auto;
  border: 1px #d6d6d6 solid; }
  @media (min-width: 1023px) {
    .yp-icon-select + .ui-selectmenu-button {
      max-width: 450px; } }
  .yp-icon-select + .ui-selectmenu-button.ui-selectmenu-button-open, .yp-icon-select + .ui-selectmenu-button:hover {
    border: 1px #00c2cb solid; }
  .yp-icon-select + .ui-selectmenu-button .ui-selectmenu-text {
    line-height: 54px; }
  .yp-icon-select + .ui-selectmenu-button .ui-selectmenu-icon.ui-icon.ui-icon-triangle-1-s {
    background-image: none;
    text-indent: 0px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px; }
    .yp-icon-select + .ui-selectmenu-button .ui-selectmenu-icon.ui-icon.ui-icon-triangle-1-s:before {
      content: "\f35f";
      display: inline-block;
      font-family: Ionicons;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      color: #00c2cb; }

.ui-iconsselectmenu.ui-widget-content {
  color: #3b3f3f; }

.ui-iconsselectmenu .ui-menu-item {
  height: 54px; }
  .ui-iconsselectmenu .ui-menu-item .ui-menu-item-wrapper {
    height: 100%;
    font-weight: normal;
    color: #919191; }

.ui-iconsselectmenu .ui-menu-item-wrapper {
  padding: 0 16px 0 55px;
  line-height: 54px;
  position: relative;
  border-top: 1px transparent solid;
  border-bottom: 1px transparent solid; }
  .ui-iconsselectmenu .ui-menu-item-wrapper .yapee-icons {
    position: absolute;
    left: 16px;
    font-size: 28px;
    top: 50%;
    line-height: 100%;
    margin-top: -16px; }
  .ui-iconsselectmenu .ui-menu-item-wrapper .balance {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -7px;
    line-height: 100%; }

.ui-iconsselectmenu .ui-menu .ui-state-active {
  margin: 0; }

.ui-iconsselectmenu .ui-menu-item-wrapper.ui-state-active, .ui-iconsselectmenu .ui-widget-content .ui-state-active {
  border-top: 1px #e6e6e6 solid;
  border-bottom: 1px #e6e6e6 solid;
  background: #e6e6e6;
  color: #3b3f3f;
  margin: 0px -1px; }

.ui-iconsselectmenu-menu .ui-widget.ui-widget-content {
  border: 1px solid #00c2cb;
  border-top: none; }

.ui-cardselectmenu.ui-widget-content {
  color: #3b3f3f; }

.ui-cardselectmenu .ui-menu-item {
  height: 54px; }
  .ui-cardselectmenu .ui-menu-item .ui-menu-item-wrapper {
    height: 100%;
    font-weight: normal;
    color: #919191; }

.ui-cardselectmenu .ui-menu-item-wrapper {
  padding: 0 16px 0 16px;
  line-height: 54px;
  position: relative;
  border-top: 1px transparent solid;
  border-bottom: 1px transparent solid; }
  .ui-cardselectmenu .ui-menu-item-wrapper .yapee-icons {
    position: absolute;
    left: 16px;
    font-size: 28px;
    top: 50%;
    line-height: 100%;
    margin-top: -16px; }
  .ui-cardselectmenu .ui-menu-item-wrapper .balance {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -7px;
    line-height: 100%; }

.ui-cardselectmenu .ui-menu .ui-state-active {
  margin: 0; }

.ui-cardselectmenu .ui-menu-item-wrapper.ui-state-active, .ui-cardselectmenu .ui-widget-content .ui-state-active {
  border-top: 1px #e6e6e6 solid;
  border-bottom: 1px #e6e6e6 solid;
  background: #e6e6e6;
  color: #3b3f3f;
  margin: 0px -1px; }

.ui-cardselectmenu__symbol {
  position: relative;
  top: 4px;
  padding: 0 2px;
  letter-spacing: 1px; }

.ui-cardselectmenu__cardno {
  padding: 0 2px;
  letter-spacing: 1px; }

.ui-cardselectmenu .yp-sprites-icons {
  position: absolute;
  right: 16px;
  top: 17px; }

.ui-cardselectmenu-menu .ui-widget.ui-widget-content {
  border: 1px solid #00c2cb;
  border-top: none; }

.ui-accountselectmenu.ui-widget-content {
  color: #3b3f3f; }

.ui-accountselectmenu .ui-menu-item {
  height: 54px; }
  .ui-accountselectmenu .ui-menu-item .ui-menu-item-wrapper {
    height: 100%;
    font-weight: normal;
    color: #919191; }

.ui-accountselectmenu .ui-menu-item-wrapper {
  padding: 0 16px 0 16px;
  line-height: 54px;
  position: relative;
  border-top: 1px transparent solid;
  border-bottom: 1px transparent solid; }
  .ui-accountselectmenu .ui-menu-item-wrapper .yapee-icons {
    position: absolute;
    left: 16px;
    font-size: 28px;
    top: 50%;
    line-height: 100%;
    margin-top: -16px; }
  .ui-accountselectmenu .ui-menu-item-wrapper .balance {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -7px;
    line-height: 100%; }

.ui-accountselectmenu .ui-menu .ui-state-active {
  margin: 0; }

.ui-accountselectmenu .ui-menu-item-wrapper.ui-state-active, .ui-accountselectmenu .ui-widget-content .ui-state-active {
  border-top: 1px #e6e6e6 solid;
  border-bottom: 1px #e6e6e6 solid;
  background: #e6e6e6;
  color: #3b3f3f;
  margin: 0px -1px; }

.ui-accountselectmenu__symbol {
  position: relative;
  top: 4px;
  padding: 0 2px;
  letter-spacing: 1px; }

.ui-accountselectmenu__cardno {
  padding: 0 2px;
  letter-spacing: 1px; }

.ui-accountselectmenu .yp-sprites-icons {
  position: absolute;
  right: 16px;
  top: 17px; }

.ui-accountselectmenu-menu .ui-widget.ui-widget-content {
  border: 1px solid #00c2cb;
  border-top: none; }

.ui-datepicker-wrapper.yp-datepicker-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: none; }
  @media (min-width: 1023px) {
    .ui-datepicker-wrapper.yp-datepicker-wrapper {
      position: static;
      width: auto;
      height: auto;
      top: auto;
      left: auto; } }

.ui-datepicker.yp-datepicker {
  top: 50%;
  left: 50%;
  margin-left: -135px;
  margin-top: -135px;
  width: 270px;
  padding: 0 10px; }
  @media (max-width: 1023px) {
  	.ui-datepicker.yp-datepicker {
          top: 50% !important;
  	  left: 50% !important;
        }
  }
  @media (min-width: 1023px) {
    .ui-datepicker.yp-datepicker {
      top: auto;
      left: auto;
      margin-left: 0;
      margin-top: 0; } }
  .ui-datepicker.yp-datepicker .ui-datepicker-prev,
  .ui-datepicker.yp-datepicker .ui-datepicker-next {
    display: none; }
  .ui-datepicker.yp-datepicker .ui-datepicker-current:first-child {
    display: none; }
  .ui-datepicker.yp-datepicker .ui-datepicker-title,
  .ui-datepicker.yp-datepicker .ui-datepicker-year,
  .ui-datepicker.yp-datepicker .ui-datepicker-month {
    display: none; }
  .ui-datepicker.yp-datepicker .ui-datepicker-header-row {
    margin: 0 -5px; }
    .ui-datepicker.yp-datepicker .ui-datepicker-header-row .yp-col {
      width: 30%;
      padding: 0 5px; }
      .ui-datepicker.yp-datepicker .ui-datepicker-header-row .yp-col-year {
        width: 40%; }
    .ui-datepicker.yp-datepicker .ui-datepicker-header-row .yp-btn.yp-btn-datepicker {
      height: 29px;
      -webkit-border-radius: 29px;
         -moz-border-radius: 29px;
              border-radius: 29px;
      background: #f4f4f4;
      width: 100%; }
      .ui-datepicker.yp-datepicker .ui-datepicker-header-row .yp-btn.yp-btn-datepicker.ui-state-hover, .ui-datepicker.yp-datepicker .ui-datepicker-header-row .yp-btn.yp-btn-datepicker.active {
        -webkit-border-radius: 29px;
           -moz-border-radius: 29px;
                border-radius: 29px;
        background: #00c2cb;
        color: #ffffff;
        border: none;
        font-weight: bold; }
  .ui-datepicker.yp-datepicker .ui-widget-header {
    background: transparent;
    padding: 10px 0;
    border: none;
    border-bottom: 2px #00c2cb solid;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
  .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-col {
    height: 170px;
    overflow: auto;
    display: none;
    padding: 5px 0; }
    .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-col.active {
      display: block; }
  .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-ul > li {
    border: none;
    text-align: center;
    padding: 2px 0; }
  .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-btn.yp-btn-pick {
    height: 27px;
    -webkit-border-radius: 29px;
       -moz-border-radius: 29px;
            border-radius: 29px;
    width: 80%;
    margin: 0 auto;
    border: 1px transparent solid;
    line-height: 14px;
    font-weight: bold; }
    .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-btn.yp-btn-pick.ui-state-hover, .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-btn.yp-btn-pick:hover {
      -webkit-border-radius: 29px;
         -moz-border-radius: 29px;
              border-radius: 29px;
      border: 1px #00c2cb solid;
      color: #636363;
      background: transparent; }
    .ui-datepicker.yp-datepicker .ui-datepicker-content-row .yp-btn.yp-btn-pick.active {
      background: #00c2cb;
      border: 1px #00c2cb solid; }
  .ui-datepicker.yp-datepicker .ui-datepicker-calendar {
    display: none; }
  .ui-datepicker.yp-datepicker .ui-datepicker-close {
    display: none; }
  .ui-datepicker.yp-datepicker .ui-yp-datepicker-close,
  .ui-datepicker.yp-datepicker .ui-datepicker-current {
    outline: none; }
  .ui-datepicker.yp-datepicker .ui-datepicker-buttonpane {
    border-top: none;
    margin: 0; }
    .ui-datepicker.yp-datepicker .ui-datepicker-buttonpane button {
      background: transparent;
      border: none;
      color: #b2b2b2; }
      .ui-datepicker.yp-datepicker .ui-datepicker-buttonpane button:hover {
        text-decoration: underline; }
      .ui-datepicker.yp-datepicker .ui-datepicker-buttonpane button.ui-yp-datepicker-close {
        background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
        background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
        background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
        background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
        background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
        color: #ffffff;
        -webkit-border-radius: 25px;
           -moz-border-radius: 25px;
                border-radius: 25px;
        padding: .2em .8em .3em .8em; }

[data-selectmenu-container] {
  position: relative; }

.yp-animated {
  -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
       -o-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both; }

.yp-animated.infinite {
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.yp-animated.longer {
  -webkit-animation-duration: 3s;
     -moz-animation-duration: 3s;
       -o-animation-duration: 3s;
          animation-duration: 3s; }

@-webkit-keyframes ypScaleInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
            animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  30% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2); }
  65% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  75% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  85% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  95% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes ypScaleInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -moz-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
         animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -moz-transform: scale(0);
         transform: scale(0); }
  30% {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1); }
  50% {
    -moz-transform: scale(0.2);
         transform: scale(0.2); }
  65% {
    -moz-transform: scale(1);
         transform: scale(1); }
  75% {
    -moz-transform: scale(0.5);
         transform: scale(0.5); }
  85% {
    -moz-transform: scale(1);
         transform: scale(1); }
  95% {
    -moz-transform: scale(0.9);
         transform: scale(0.9); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes ypScaleInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -o-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
       animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -o-transform: scale(0);
       transform: scale(0); }
  30% {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1); }
  50% {
    -o-transform: scale(0.2);
       transform: scale(0.2); }
  65% {
    -o-transform: scale(1);
       transform: scale(1); }
  75% {
    -o-transform: scale(0.5);
       transform: scale(0.5); }
  85% {
    -o-transform: scale(1);
       transform: scale(1); }
  95% {
    -o-transform: scale(0.9);
       transform: scale(0.9); }
  to {
    -o-transform: none;
       transform: none; } }

@keyframes ypScaleInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
       -moz-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
         -o-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
            animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0); }
  30% {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.2);
       -moz-transform: scale(0.2);
         -o-transform: scale(0.2);
            transform: scale(0.2); }
  65% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  75% {
    -webkit-transform: scale(0.5);
       -moz-transform: scale(0.5);
         -o-transform: scale(0.5);
            transform: scale(0.5); }
  85% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  95% {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9); }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

@-webkit-keyframes ypBounceInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
            animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0); }
  30% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  50% {
    -webkit-transform: translate3d(0, -60px, 0);
            transform: translate3d(0, -60px, 0); }
  65% {
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  75% {
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  85% {
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  95% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes ypBounceInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -moz-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
         animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -100px, 0);
         transform: translate3d(0, -100px, 0); }
  30% {
    opacity: 1;
    -moz-transform: translate3d(0, 0px, 0);
         transform: translate3d(0, 0px, 0); }
  50% {
    -moz-transform: translate3d(0, -60px, 0);
         transform: translate3d(0, -60px, 0); }
  65% {
    -moz-transform: translate3d(0, 0px, 0);
         transform: translate3d(0, 0px, 0); }
  75% {
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  85% {
    -moz-transform: translate3d(0, 0px, 0);
         transform: translate3d(0, 0px, 0); }
  95% {
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes ypBounceInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -o-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
       animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -100px, 0); }
  30% {
    opacity: 1;
    transform: translate3d(0, 0px, 0); }
  50% {
    transform: translate3d(0, -60px, 0); }
  65% {
    transform: translate3d(0, 0px, 0); }
  75% {
    transform: translate3d(0, -30px, 0); }
  85% {
    transform: translate3d(0, 0px, 0); }
  95% {
    transform: translate3d(0, -10px, 0); }
  to {
    -o-transform: none;
       transform: none; } }

@keyframes ypBounceInDown {
  from,
  30%,
  50%,
  65%,
  75%,
  85%,
  95%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
       -moz-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
         -o-animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1);
            animation-timing-function: cubic-bezier(0.2, 0.21, 0.855, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100px, 0);
       -moz-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0); }
  30% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
       -moz-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  50% {
    -webkit-transform: translate3d(0, -60px, 0);
       -moz-transform: translate3d(0, -60px, 0);
            transform: translate3d(0, -60px, 0); }
  65% {
    -webkit-transform: translate3d(0, 0px, 0);
       -moz-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  75% {
    -webkit-transform: translate3d(0, -30px, 0);
       -moz-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0); }
  85% {
    -webkit-transform: translate3d(0, 0px, 0);
       -moz-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); }
  95% {
    -webkit-transform: translate3d(0, -10px, 0);
       -moz-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; } }

@-webkit-keyframes ypFlip {
  from {
    -webkit-transform: rotate3d(0, 1, 0, -1060deg);
            transform: rotate3d(0, 1, 0, -1060deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: rotate3d(0, 1, 0, -360deg);
            transform: rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  80% {
    -webkit-transform: rotate3d(0, 1, 0, -90deg);
            transform: rotate3d(0, 1, 0, -90deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  to {
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; } }

@-moz-keyframes ypFlip {
  from {
    -moz-transform: rotate3d(0, 1, 0, -1060deg);
         transform: rotate3d(0, 1, 0, -1060deg);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  40% {
    -moz-transform: rotate3d(0, 1, 0, -360deg);
         transform: rotate3d(0, 1, 0, -360deg);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  80% {
    -moz-transform: rotate3d(0, 1, 0, -90deg);
         transform: rotate3d(0, 1, 0, -90deg);
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  to {
    -moz-transform: none;
         transform: none;
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; } }

@-o-keyframes ypFlip {
  from {
    transform: rotate3d(0, 1, 0, -1060deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  40% {
    transform: rotate3d(0, 1, 0, -360deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  80% {
    transform: rotate3d(0, 1, 0, -90deg);
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  to {
    -o-transform: none;
       transform: none;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; } }

@keyframes ypFlip {
  from {
    -webkit-transform: rotate3d(0, 1, 0, -1060deg);
       -moz-transform: rotate3d(0, 1, 0, -1060deg);
            transform: rotate3d(0, 1, 0, -1060deg);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: rotate3d(0, 1, 0, -360deg);
       -moz-transform: rotate3d(0, 1, 0, -360deg);
            transform: rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  80% {
    -webkit-transform: rotate3d(0, 1, 0, -90deg);
       -moz-transform: rotate3d(0, 1, 0, -90deg);
            transform: rotate3d(0, 1, 0, -90deg);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  to {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none;
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; } }

@-webkit-keyframes ypFloat {
  from {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; } }

@-moz-keyframes ypFloat {
  from {
    -moz-transform: translateY(10px);
         transform: translateY(10px);
    -moz-animation-timing-function: linear;
         animation-timing-function: linear; }
  50% {
    -moz-transform: translateY(-10px);
         transform: translateY(-10px);
    -moz-animation-timing-function: linear;
         animation-timing-function: linear; }
  to {
    -moz-transform: translateY(10px);
         transform: translateY(10px);
    -moz-animation-timing-function: linear;
         animation-timing-function: linear; } }

@-o-keyframes ypFloat {
  from {
    -o-transform: translateY(10px);
       transform: translateY(10px);
    -o-animation-timing-function: linear;
       animation-timing-function: linear; }
  50% {
    -o-transform: translateY(-10px);
       transform: translateY(-10px);
    -o-animation-timing-function: linear;
       animation-timing-function: linear; }
  to {
    -o-transform: translateY(10px);
       transform: translateY(10px);
    -o-animation-timing-function: linear;
       animation-timing-function: linear; } }

@keyframes ypFloat {
  from {
    -webkit-transform: translateY(10px);
       -moz-transform: translateY(10px);
         -o-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear; }
  50% {
    -webkit-transform: translateY(-10px);
       -moz-transform: translateY(-10px);
         -o-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear; }
  to {
    -webkit-transform: translateY(10px);
       -moz-transform: translateY(10px);
         -o-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear; } }

@-webkit-keyframes ypFloatVertical {
  from {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  50% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  to {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; } }

@-moz-keyframes ypFloatVertical {
  from {
    -moz-transform: translateX(10px);
         transform: translateX(10px);
    -moz-animation-timing-function: linear;
         animation-timing-function: linear; }
  50% {
    -moz-transform: translateX(-10px);
         transform: translateX(-10px);
    -moz-animation-timing-function: linear;
         animation-timing-function: linear; }
  to {
    -moz-transform: translateX(10px);
         transform: translateX(10px);
    -moz-animation-timing-function: linear;
         animation-timing-function: linear; } }

@-o-keyframes ypFloatVertical {
  from {
    -o-transform: translateX(10px);
       transform: translateX(10px);
    -o-animation-timing-function: linear;
       animation-timing-function: linear; }
  50% {
    -o-transform: translateX(-10px);
       transform: translateX(-10px);
    -o-animation-timing-function: linear;
       animation-timing-function: linear; }
  to {
    -o-transform: translateX(10px);
       transform: translateX(10px);
    -o-animation-timing-function: linear;
       animation-timing-function: linear; } }

@keyframes ypFloatVertical {
  from {
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
         -o-transform: translateX(10px);
            transform: translateX(10px);
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear; }
  50% {
    -webkit-transform: translateX(-10px);
       -moz-transform: translateX(-10px);
         -o-transform: translateX(-10px);
            transform: translateX(-10px);
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear; }
  to {
    -webkit-transform: translateX(10px);
       -moz-transform: translateX(10px);
         -o-transform: translateX(10px);
            transform: translateX(10px);
    -webkit-animation-timing-function: linear;
       -moz-animation-timing-function: linear;
         -o-animation-timing-function: linear;
            animation-timing-function: linear; } }

@-webkit-keyframes ypCircular {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes ypCircular {
  from {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes ypCircular {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes ypCircular {
  from {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes ypInnerCircular {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@-moz-keyframes ypInnerCircular {
  from {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  to {
    -moz-transform: rotate(-360deg);
         transform: rotate(-360deg); } }

@-o-keyframes ypInnerCircular {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  to {
    -o-transform: rotate(-360deg);
       transform: rotate(-360deg); } }

@keyframes ypInnerCircular {
  from {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(-360deg);
       -moz-transform: rotate(-360deg);
         -o-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@-webkit-keyframes ypFadeWifi {
  0% {
    opacity: 50%; }
  50% {
    opacity: 0; }
  100% {
    opacity: 100%; } }

@-moz-keyframes ypFadeWifi {
  0% {
    opacity: 50%; }
  50% {
    opacity: 0; }
  100% {
    opacity: 100%; } }

@-o-keyframes ypFadeWifi {
  0% {
    opacity: 50%; }
  50% {
    opacity: 0; }
  100% {
    opacity: 100%; } }

@keyframes ypFadeWifi {
  0% {
    opacity: 50%; }
  50% {
    opacity: 0; }
  100% {
    opacity: 100%; } }

@-webkit-keyframes ypVertifyPhoneCodePaguinIn {
  0% {
    width: 0px; }
  50% {
    width: 30px; }
  100% {
    width: 62px; } }

@-moz-keyframes ypVertifyPhoneCodePaguinIn {
  0% {
    width: 0px; }
  50% {
    width: 30px; }
  100% {
    width: 62px; } }

@-o-keyframes ypVertifyPhoneCodePaguinIn {
  0% {
    width: 0px; }
  50% {
    width: 30px; }
  100% {
    width: 62px; } }

@keyframes ypVertifyPhoneCodePaguinIn {
  0% {
    width: 0px; }
  50% {
    width: 30px; }
  100% {
    width: 62px; } }

@-webkit-keyframes ypAnimatedBackground {
  from {
    background-position: 0px 0; }
  to {
    background-position: 1400px 0; } }

@-moz-keyframes ypAnimatedBackground {
  from {
    background-position: 0px 0; }
  to {
    background-position: 1400px 0; } }

@-o-keyframes ypAnimatedBackground {
  from {
    background-position: 0px 0; }
  to {
    background-position: 1400px 0; } }

@keyframes ypAnimatedBackground {
  from {
    background-position: 0px 0; }
  to {
    background-position: 1400px 0; } }

@-webkit-keyframes ypFlipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  10% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  20% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  90% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); } }

@-moz-keyframes ypFlipInX {
  from {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in;
    opacity: 0; }
  10% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  20% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  90% {
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1; }
  to {
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-o-keyframes ypFlipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in;
    opacity: 0; }
  10% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  20% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  90% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1; }
  to {
    transform: perspective(400px); } }

@keyframes ypFlipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  10% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  20% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  90% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); } }

.yp-flipInX {
  -webkit-backface-visibility: visible !important;
     -moz-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: ypFlipInX;
     -moz-animation-name: ypFlipInX;
       -o-animation-name: ypFlipInX;
          animation-name: ypFlipInX; }

.yp-flip {
  -webkit-backface-visibility: visible;
     -moz-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
     -moz-animation-name: flip;
       -o-animation-name: flip;
          animation-name: flip; }

.yp-coin-flip {
  -webkit-animation-name: ypFlip;
     -moz-animation-name: ypFlip;
       -o-animation-name: ypFlip;
          animation-name: ypFlip;
  -webkit-animation-duration: 3s;
     -moz-animation-duration: 3s;
       -o-animation-duration: 3s;
          animation-duration: 3s; }

.yp-float {
  -webkit-animation-name: ypFloat;
     -moz-animation-name: ypFloat;
       -o-animation-name: ypFloat;
          animation-name: ypFloat;
  -webkit-animation-duration: 5s;
     -moz-animation-duration: 5s;
       -o-animation-duration: 5s;
          animation-duration: 5s; }

.yp-float-vertical {
  -webkit-animation-name: ypFloatVertical;
     -moz-animation-name: ypFloatVertical;
       -o-animation-name: ypFloatVertical;
          animation-name: ypFloatVertical;
  -webkit-animation-duration: 5s;
     -moz-animation-duration: 5s;
       -o-animation-duration: 5s;
          animation-duration: 5s; }

.yp-bounceInDown {
  -webkit-animation-name: ypBounceInDown;
     -moz-animation-name: ypBounceInDown;
       -o-animation-name: ypBounceInDown;
          animation-name: ypBounceInDown; }

.yp-scaleInDown {
  -webkit-animation-name: ypScaleInDown;
     -moz-animation-name: ypScaleInDown;
       -o-animation-name: ypScaleInDown;
          animation-name: ypScaleInDown; }

/* entire container, keeps perspective */
.dwb-flip {
  /*  UPDATED! flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /*  UPDATED! front pane, placed above back */
  /* back, initially hidden pane */
  /*
  Some vertical flip updates
*/ }
  .dwb-flip .flip-container {
    -webkit-perspective: 1000px;
       -moz-perspective: 1000px;
            perspective: 1000px;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .dwb-flip .flip-container:hover .back {
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .dwb-flip .flip-container:hover .front {
    -webkit-transform: rotateY(180deg);
       -moz-transform: rotateY(180deg);
            transform: rotateY(180deg); }
  .dwb-flip .flip-container,
  .dwb-flip .front,
  .dwb-flip .back {
    width: 320px;
    height: 480px; }
  .dwb-flip .flipper {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: relative; }
  .dwb-flip .front,
  .dwb-flip .back {
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0; }
  .dwb-flip .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .dwb-flip .back {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg); }
  .dwb-flip .vertical.flip-container {
    position: relative; }
  .dwb-flip .vertical .back {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg); }
  .dwb-flip .vertical.flip-container:hover .back {
    -webkit-transform: rotateX(0deg);
       -moz-transform: rotateX(0deg);
            transform: rotateX(0deg); }
  .dwb-flip .vertical.flip-container:hover .front {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg); }

.dwb-flip-static {
  /*  UPDATED! flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /*  UPDATED! front pane, placed above back */
  /* back, initially hidden pane */
  /*
  Some vertical flip updates
*/ }
  .dwb-flip-static .flip-container {
    -webkit-perspective: 1000px;
       -moz-perspective: 1000px;
            perspective: 1000px;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .dwb-flip-static .flip-container,
  .dwb-flip-static .front,
  .dwb-flip-static .back {
    width: 153px;
    height: 153px; }
  .dwb-flip-static .flipper {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: relative; }
  .dwb-flip-static .front,
  .dwb-flip-static .back {
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0; }
  .dwb-flip-static .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .dwb-flip-static .back {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg); }
  .dwb-flip-static .vertical.flip-container {
    position: relative; }
  .dwb-flip-static .vertical .back {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg); }

body,
html {
  font-family: "Helvetica", "Arial", "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: 300;
  color: #636363;
  font-size: 15px;
  background-color: #ffffff; }
  body.yp-fullscreen,
  html.yp-fullscreen {
    height: 100%; }
  body.yp-oyp,
  html.yp-oyp {
    min-width: 1024px;
    position: relative;
    height: 100%; }
    body.yp-oyp .global-hamburger.hamburger,
    html.yp-oyp .global-hamburger.hamburger {
      position: absolute;
      padding: 0;
      z-index: 100000; }
    body.yp-oyp .global-main,
    html.yp-oyp .global-main {
      min-height: 100%;
      position: relative; }

html {
  overflow-x: inherit; }

.global-hamburger.hamburger {
  position: fixed;
  right: 16px;
  top: 7px;
  z-index: 100000;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
  background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
  -webkit-border-radius: 45px;
     -moz-border-radius: 45px;
          border-radius: 45px;
  width: 40px;
  height: 40px;
  padding: 5px 0 0;
  outline: none;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .global-hamburger.hamburger .yp-badge {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -6px;
    margin-right: -8px;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8); }
  .global-hamburger.hamburger:before {
    content: "";
    width: 100%;
    height: 100%;
    -webkit-border-radius: 45px;
       -moz-border-radius: 45px;
            border-radius: 45px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -100;
    opacity: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(100%, #00d8cb), to(#00b8e1));
    background: -webkit-linear-gradient(left, #00d8cb 100%, #00b8e1 100%);
    background: -moz-linear-gradient(left, #00d8cb 100%, #00b8e1 100%);
    background: -o-linear-gradient(left, #00d8cb 100%, #00b8e1 100%);
    background: linear-gradient(to right, #00d8cb 100%, #00b8e1 100%);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease; }
  .global-hamburger.hamburger:hover {
    opacity: 1; }
    .global-hamburger.hamburger:hover:before {
      background: #047d82;
      opacity: 1; }
  .global-hamburger.hamburger.is-active .yp-badge {
    display: none; }

.global-nav {
  height: 55px;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 99980;
  /* basic menu styles */
  /* animation domination */
  /* complete the animation! */
  /*
	put the "front" and "back" elements into place with CSS transforms,
	specifically translation and translatez
*/ }
  .global-nav .nav-inner {
    position: relative; }
  .global-nav .logo {
    width: 115px;
    position: absolute;
    left: 16px;
    top: 10px;
    z-index: 10; }
    .global-nav .logo img {
      width: 100%; }
  .global-nav .member {
    width: 100px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 72px; }
    .global-nav .member__status {
      position: absolute;
      width: 50%;
      top: 50%;
      margin-top: -15px;
      padding: 0 0 0 0px;
      height: 30px;
      line-height: 30px;
      right: 0;
      cursor: pointer; }
      .global-nav .member__status:hover {
        opacity: .7; }
      .global-nav .member__status .ion-android-arrow-dropup {
        position: absolute;
        right: 50%;
        bottom: 0px;
        font-size: 24px;
        margin-bottom: -25px;
        margin-right: -6px;
        display: none; }
      .global-nav .member__status.diamond .ion-android-arrow-dropup {
        color: #6d6fe8; }
      .global-nav .member__status.normal .ion-android-arrow-dropup {
        color: #03e0d3; }
      .global-nav .member__status.gold .ion-android-arrow-dropup {
        color: #fecf70; }
    .global-nav .member__notify {
      width: 50%;
      height: 30px;
      position: absolute;
      top: 50%;
      margin-top: -15px;
      text-align: center;
      cursor: pointer; }
      .global-nav .member__notify .ion-android-arrow-dropup {
        position: absolute;
        right: 50%;
        bottom: 0px;
        font-size: 24px;
        margin-bottom: -28px;
        margin-right: -6px;
        color: #eeeeee;
        display: none; }
      .global-nav .member__notify:hover {
        opacity: .7; }
    .global-nav .member__logout {
      display: none; }
      .global-nav .member__logout a {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        .global-nav .member__logout a:hover {
          color: #00c2cb; }
    .global-nav .member .avatar {
      width: 30px;
      height: 30px;
      -webkit-border-radius: 15px;
         -moz-border-radius: 15px;
              border-radius: 15px;
      position: absolute;
      color: #ffffff;
      text-align: center;
      line-height: 30px;
      top: 50%;
      margin-top: -15px;
      right: 10px; }
      .global-nav .member .avatar .yapee-icons:before {
        font-size: 22px; }
    .global-nav .member .notify {
      width: 30px;
      height: 30px;
      -webkit-border-radius: 15px;
         -moz-border-radius: 15px;
              border-radius: 15px;
      position: absolute;
      text-align: center;
      line-height: 30px;
      top: 50%;
      margin-top: -15px;
      right: 10px;
      background-color: #fe381d;
      color: #ffffff; }
      .global-nav .member .notify-empty {
        background-color: #bbbbbb; }
      .global-nav .member .notify .yapee-icons:before {
        margin-top: 5px; }
      .global-nav .member .notify .num {
        font-size: 16px;
        font-style: normal; }
        .global-nav .member .notify .num.yapee-icons-bell {
          font-size: 19px; }
    .global-nav .member .name {
      display: none;
      width: 100%;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
  .global-nav .block-menu {
    margin: 0;
    display: none;
    height: 55px;
    text-align: right;
    padding-left: 0;
    padding-right: 61px;
    position: absolute;
    width: 100%;
    top: 55px;
    background-color: #efefef;
    -webkit-box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.16);
       -moz-box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.16);
            box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.16); }
    .global-nav .block-menu li {
      display: inline-block;
      float: right;
      height: 100%;
      line-height: 100%; }
      .global-nav .block-menu li a {
        color: #fff;
        display: block;
        padding: 7px 20px;
        height: 100%;
        letter-spacing: 2px; }
    .global-nav .block-menu-signin {
      padding-right: 320px;
      text-align: center; }
      .global-nav .block-menu-signin li {
        float: none;
        margin-left: -4px;
        font-size: 13px;
        width: 64px; }
        .global-nav .block-menu-signin li a {
          color: #919191;
          padding: 4px 0; }
        .global-nav .block-menu-signin li .yapee-icons {
          display: block;
          line-height: 0; }
        .global-nav .block-menu-signin li span {
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
        .global-nav .block-menu-signin li:hover a {
          color: #00c2cb; }
        .global-nav .block-menu-signin li.active {
          background: #00c2cb; }
          .global-nav .block-menu-signin li.active a {
            color: #ffffff; }
          .global-nav .block-menu-signin li.active .yapee-icons-menu-home-o:before {
            content: "\EA29"; }
          .global-nav .block-menu-signin li.active .yapee-icons-menu-coin-o:before {
            content: "\EA2A"; }
          .global-nav .block-menu-signin li.active .yapee-icons-menu-cart-o:before {
            content: "\EA2E"; }
          .global-nav .block-menu-signin li.active .yapee-icons-menu-bank-o:before {
            content: "\EA2C"; }
          .global-nav .block-menu-signin li.active .yapee-icons-menu-money-o:before {
            content: "\EA30"; }
      .global-nav .block-menu-signin--mobile-hide {
        display: none !important; }
        @media (min-width: 1023px) {
          .global-nav .block-menu-signin--mobile-hide {
            display: block !important; } }
  .global-nav .three-d {
    -webkit-perspective: 200px;
       -moz-perspective: 200px;
            perspective: 200px;
    -webkit-transition: all .07s linear;
    -o-transition: all .07s linear;
    -moz-transition: all .07s linear;
    transition: all .07s linear;
    position: relative;
    cursor: pointer; }
  .global-nav .three-d:hover .three-d-box,
  .global-nav .three-d:focus .three-d-box {
    -webkit-transform: translateZ(-25px) rotateX(-90deg);
       -moz-transform: translateZ(-25px) rotateX(-90deg);
            transform: translateZ(-25px) rotateX(-90deg); }
  .global-nav .three-d-box {
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: translatez(-25px);
       -moz-transform: translatez(-25px);
        -ms-transform: translatez(-25px);
         -o-transform: translatez(-25px);
            transform: translatez(-25px);
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }
  .global-nav .front {
    -webkit-transform: rotatex(0deg) translatez(25px);
       -moz-transform: rotatex(0deg) translatez(25px);
        -ms-transform: rotatex(0deg) translatez(25px);
         -o-transform: rotatex(0deg) translatez(25px);
            transform: rotatex(0deg) translatez(25px); }
  .global-nav .back {
    -webkit-transform: rotatex(90deg) translatez(25px);
       -moz-transform: rotatex(90deg) translatez(25px);
        -ms-transform: rotatex(90deg) translatez(25px);
         -o-transform: rotatex(90deg) translatez(25px);
            transform: rotatex(90deg) translatez(25px);
    color: #ffe7c4; }
  .global-nav .front,
  .global-nav .back {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 20px;
    color: white;
    pointer-events: none;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .global-nav * {
    vertical-align: middle; }
  .global-nav .yp-stack {
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    margin-right: 30px;
    text-align: center;
    padding-top: 5px; }
  .global-nav .yp-sprites-nav-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -17px;
    margin-left: -17px; }
  .global-nav .yapee-icons {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 28px; }
  .global-nav .buyer .front .yapee-icons,
  .global-nav .buyer .back .yapee-icons {
    color: #00b8e1; }
  .global-nav .buyer .front {
    background-color: #00b8e1; }
  .global-nav .buyer .back {
    background-color: #f4f4f4;
    color: #636363; }
  .global-nav .buyer.reverse .front {
    background-color: #f4f4f4;
    color: #636363; }
    .global-nav .buyer.reverse .front .yapee-icons {
      color: #00b8e1; }
  .global-nav .buyer.reverse .back {
    color: #ffffff;
    background-color: #00b8e1; }
  .global-nav .seller .front .yapee-icons,
  .global-nav .seller .back .yapee-icons {
    color: #f88030; }
  .global-nav .seller .front {
    background-color: #f88030; }
  .global-nav .seller .back {
    background-color: #f4f4f4;
    color: #636363; }
  .global-nav .seller.reverse .front {
    background-color: #f4f4f4;
    color: #636363; }
    .global-nav .seller.reverse .front .yapee-icons {
      color: #f88030; }
  .global-nav .seller.reverse .back {
    background-color: #f88030;
    color: #ffffff; }
  .global-nav .cashier .front .yapee-icons,
  .global-nav .cashier .back .yapee-icons {
    color: #f53d8b; }
  .global-nav .cashier .front {
    background-color: #f53d8b; }
  .global-nav .cashier .back {
    background-color: #f4f4f4;
    color: #636363; }
  .global-nav .cashier.reverse .front {
    background-color: #f4f4f4;
    color: #636363; }
    .global-nav .cashier.reverse .front .yapee-icons {
      color: #f53d8b; }
  .global-nav .cashier.reverse .back {
    background-color: #f53d8b;
    color: #ffffff; }
  .global-nav--member {
    position: fixed;
    width: 100%;
    top: 55px;
    bottom: 0;
    left: 0;
    z-index: 99998;
    overflow: auto;
    display: none; }
    .global-nav--member .global-panel {
      width: 320px;
      background: #ffffff;
      position: absolute;
      right: 0; }
      .global-nav--member .global-panel__header .logout {
        border-bottom: 1px rgba(255, 255, 255, 0.4) solid; }
      .global-nav--member .global-panel__content {
        padding: 16px 0;
        -webkit-border-radius: 0 0 5px 5px;
           -moz-border-radius: 0 0 5px 5px;
                border-radius: 0 0 5px 5px; }
        .global-nav--member .global-panel__content .yp-ul li {
          border: none;
          padding: 0; }
          .global-nav--member .global-panel__content .yp-ul li a {
            padding: 8px 32px;
            display: block;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease; }
            .global-nav--member .global-panel__content .yp-ul li a:hover {
              background-color: #f0f0f0; }
      .global-nav--member .global-panel__typeImg {
        width: 48px;
        vertical-align: middle;
        margin-right: 16px; }
      .global-nav--member .global-panel__dollar {
        font-size: 18px; }
    .global-nav--member.global-nav--tablet {
      min-width: 1024px;
      position: absolute; }
      .global-nav--member.global-nav--tablet .yp-hide-medium.yp-hide-large.logout {
        display: none; }
  .global-nav--notify {
    position: fixed;
    width: 100%;
    top: 55px;
    bottom: 0;
    left: 0;
    z-index: 99998;
    overflow: auto;
    display: none; }
    .global-nav--notify .global-panel {
      width: 320px;
      background: #ffffff;
      position: absolute;
      right: 0; }
      @media (min-width: 1023px) {
        .global-nav--notify .global-panel {
          right: 73px;
          -webkit-border-radius: 5px;
             -moz-border-radius: 5px;
                  border-radius: 5px;
          overflow: hidden; } }
    .global-nav--notify .empty {
      background-color: #eeeeee; }
      .global-nav--notify .empty > p {
        margin-top: 30px;
        color: #919191; }
      .global-nav--notify .empty .yapee-icons-msg-empty {
        font-size: 80px;
        color: rgba(145, 145, 145, 0.3); }
    .global-nav--notify .yp-table {
      border-bottom: 1px #cccccc solid; }
      .global-nav--notify .yp-table td:first-child {
        padding-left: 24px;
        width: 200px; }
      .global-nav--notify .yp-table td:last-child {
        padding-right: 24px; }
      .global-nav--notify .yp-table thead tr {
        background-color: #f5f5f5;
        font-size: 20px;
        color: #c6c6c6; }
      .global-nav--notify .yp-table .title {
        width: 160px;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis; }
    .global-nav--notify .yp-btn {
      background-color: #fe381d;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      color: #ffffff;
      width: 100%;
      display: block;
      padding-left: 0;
      padding-right: 0; }
    .global-nav--notify.global-nav--tablet {
      min-width: 1024px;
      position: absolute; }
  @media (min-width: 1023px) {
    .global-nav--rwd .logo {
      left: 50px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member {
      width: 250px;
      border-left: 1px #dcdcdc solid;
      border-right: 1px #dcdcdc solid;
      display: block; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member__status {
      padding: 0 20px 0 50px;
      right: auto;
      left: 50px;
      width: 150px; }
      .global-nav--rwd .member__status .ion-android-arrow-dropup {
        margin-right: 43px; }
      .global-nav--rwd .member__status:after {
        content: "\f35f";
        display: inline-block;
        font-family: Ionicons;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        font-size: 20px;
        color: #dcdcdc;
        right: 10px;
        top: 50%;
        margin-top: -10px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member__notify {
      width: 50px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member__logout {
      display: block;
      width: 50px;
      position: absolute;
      top: 50%;
      margin-top: -12px;
      right: 0;
      text-align: center; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member .avatar {
      right: auto;
      left: 10px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member .notify {
      right: auto;
      left: 10px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .member .name {
      display: block; } }
  @media (min-width: 1023px) {
    .global-nav--rwd .block-menu {
      display: block;
      padding-right: 77px;
      padding-left: 150px;
      position: relative;
      top: 0px;
      background-color: transparent;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; } }
  .global-nav--rwd .block-menu-signin {
    display: block;
    padding-right: 0; }
    .global-nav--rwd .block-menu-signin li {
      width: 20%;
      max-width: 100px; }
    @media (min-width: 1023px) {
      .global-nav--rwd .block-menu-signin {
        padding-right: 330px; }
        .global-nav--rwd .block-menu-signin li {
          width: 100px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd.global-nav--member .global-panel {
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      right: 73px; } }
  @media (min-width: 1023px) {
    .global-nav--rwd.global-nav--member .global-panel__header {
      -webkit-border-radius: 5px 5px 0 0;
         -moz-border-radius: 5px 5px 0 0;
              border-radius: 5px 5px 0 0; } }
  @media (min-width: 1023px) {
    .global-nav--rwd.global-nav--notify .global-panel {
      right: 73px;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      overflow: hidden; } }
  .global-nav.global-nav--tablet {
    min-width: 1024px; }
  .global-nav--tablet .logo {
    left: 50px; }
  .global-nav--tablet .member {
    width: 250px;
    border-left: 1px #dcdcdc solid;
    border-right: 1px #dcdcdc solid;
    display: block; }
    .global-nav--tablet .member__status {
      padding: 0 20px 0 50px;
      right: auto;
      left: 50px;
      width: 150px; }
      .global-nav--tablet .member__status .ion-android-arrow-dropup {
        margin-right: 43px; }
      .global-nav--tablet .member__status:after {
        content: "\f35f";
        display: inline-block;
        font-family: Ionicons;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        font-size: 20px;
        color: #dcdcdc;
        right: 10px;
        top: 50%;
        margin-top: -10px; }
    .global-nav--tablet .member__notify {
      width: 50px; }
    .global-nav--tablet .member__logout {
      display: block;
      width: 50px;
      position: absolute;
      top: 50%;
      margin-top: -12px;
      right: 0;
      text-align: center; }
    .global-nav--tablet .member .avatar {
      right: auto;
      left: 10px; }
    .global-nav--tablet .member .notify {
      right: auto;
      left: 10px; }
    .global-nav--tablet .member .name {
      display: block; }
  .global-nav--tablet .block-menu {
    display: block;
    padding-right: 77px;
    padding-left: 150px;
    position: relative;
    top: 0px;
    background-color: transparent;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
    .global-nav--tablet .block-menu-signin {
      padding-right: 330px; }
      .global-nav--tablet .block-menu-signin li {
        width: 100px; }
      @media (min-width: 1279px) {
        .global-nav--tablet .block-menu-signin {
          padding-right: 330px; } }
  .global-nav--tablet.global-nav--member .global-panel {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    right: 73px; }
    .global-nav--tablet.global-nav--member .global-panel__header {
      -webkit-border-radius: 5px 5px 0 0;
         -moz-border-radius: 5px 5px 0 0;
              border-radius: 5px 5px 0 0; }
  .global-nav--tablet.global-nav--notify .global-panel {
    right: 73px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    overflow: hidden; }

.ie .global-nav .buyer .three-d,
.firefox .global-nav .buyer .three-d {
  background-color: #00b8e1; }
  .ie .global-nav .buyer .three-d .yapee-icons,
  .firefox .global-nav .buyer .three-d .yapee-icons {
    color: #00b8e1; }

.ie .global-nav .seller .three-d,
.firefox .global-nav .seller .three-d {
  background-color: #f88030; }
  .ie .global-nav .seller .three-d .yapee-icons,
  .firefox .global-nav .seller .three-d .yapee-icons {
    color: #f88030; }

.ie .global-nav .cashier .three-d,
.firefox .global-nav .cashier .three-d {
  background-color: #f53d8b; }
  .ie .global-nav .cashier .three-d .yapee-icons,
  .firefox .global-nav .cashier .three-d .yapee-icons {
    color: #f53d8b; }

.ie .global-nav .buyer:hover .three-d,
.ie .global-nav .seller:hover .three-d,
.ie .global-nav .cashier:hover .three-d,
.firefox .global-nav .buyer:hover .three-d,
.firefox .global-nav .seller:hover .three-d,
.firefox .global-nav .cashier:hover .three-d {
  background-color: #f4f4f4;
  color: #636363; }

.ie .global-nav .three-d-box,
.firefox .global-nav .three-d-box {
  display: none; }

.global-aside {
  position: fixed;
  top: 0;
  right: 0;
  width: 0%;
  height: 100%;
  -webkit-perspective: 1000;
     -moz-perspective: 1000;
          perspective: 1000;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  transition: opacity .3s ease;
  z-index: 99999;
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
  background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }
  .global-aside .aside-inner {
    height: 100%;
    position: relative;
    overflow: auto; }
  .global-aside .aside-menu {
    position: absolute;
    right: 0;
    width: 260px;
    min-height: 100%;
    background-color: #ffffff;
    padding-top: 55px;
    -webkit-transform: rotateY(-130deg);
       -moz-transform: rotateY(-130deg);
            transform: rotateY(-130deg);
    -webkit-transform-origin: 100% 50%;
       -moz-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
         -o-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    -o-transition: -o-transform 0.6s ease;
    -moz-transition: transform 0.6s ease, -moz-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease, -moz-transform 0.6s ease, -o-transform 0.6s ease;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .global-aside .function {
    display: block;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #ffffff; }
    .global-aside .function * {
      vertical-align: middle; }
    .global-aside .function-main .yp-stack {
      position: relative;
      display: inline-block;
      background-color: #ffffff;
      width: 50px;
      height: 50px;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px;
      margin-right: 30px; }
    .global-aside .function-main .yp-sprites-nav-icons {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -17px;
      margin-left: -17px; }
    .global-aside .function-main .yapee-icons {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease;
      font-size: 32px;
      line-height: 140%; }
      .global-aside .function-main .yapee-icons:before {
        vertical-align: middle; }
    .global-aside .function-main.signin {
      color: #919191;
      border-bottom: 1px #dcdcdc solid; }
      .global-aside .function-main.signin:first-child {
        border-top: 1px #dcdcdc solid; }
      .global-aside .function-main.signin.active {
        color: #00c2cb; }
      .global-aside .function-main.signin:hover {
        background: #00c2cb;
        color: #ffffff; }
        .global-aside .function-main.signin:hover .yapee-icons {
          color: #00c2cb; }
    .global-aside .function-main.buyer {
      background-color: #00b8e1; }
      .global-aside .function-main.buyer .yapee-icons {
        color: #00b8e1; }
      .global-aside .function-main.buyer:hover {
        background-color: #00cdfb; }
        .global-aside .function-main.buyer:hover .yapee-icons {
          color: #00cdfb; }
    .global-aside .function-main.seller {
      background-color: #f88030; }
      .global-aside .function-main.seller .yapee-icons {
        color: #f88030; }
      .global-aside .function-main.seller:hover {
        background-color: #f98f49; }
        .global-aside .function-main.seller:hover .yapee-icons {
          color: #f98f49; }
    .global-aside .function-main.cashier {
      background-color: #f53d8b; }
      .global-aside .function-main.cashier .yapee-icons {
        color: #f53d8b; }
      .global-aside .function-main.cashier:hover {
        background-color: #f6559a; }
        .global-aside .function-main.cashier:hover .yapee-icons {
          color: #f6559a; }
    .global-aside .function-sub {
      color: #000000;
      padding: 15px 20px; }
      .global-aside .function-sub .yp-sprites {
        margin-right: 20px;
        position: relative; }
      .global-aside .function-sub .yp-badge {
        position: absolute;
        right: 0;
        bottom: 0;
        margin-bottom: -8px;
        margin-right: -8px;
        -webkit-transform: scale(0.8);
           -moz-transform: scale(0.8);
            -ms-transform: scale(0.8);
             -o-transform: scale(0.8);
                transform: scale(0.8);
        font-style: normal; }
      .global-aside .function-sub:hover {
        background-color: #e6e6e6; }
    .global-aside .function-policy {
      color: #00d3db;
      padding: 15px 20px; }
      .global-aside .function-policy:hover {
        background-color: #e6e6e6; }
  .global-aside .hr {
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
    width: 140px;
    margin: 10px auto; }
  .global-aside.active {
    width: 100%;
    opacity: 1; }
    .global-aside.active .aside-menu {
      -webkit-transform: rotateY(0deg);
         -moz-transform: rotateY(0deg);
              transform: rotateY(0deg); }
  @media (min-width: 1023px) {
    .global-aside--rwd .aside-menu {
      padding-top: 80px; } }
  @media (min-width: 1023px) {
    .global-aside--rwd .function-main {
      display: none; } }
  .global-aside--signin .function-main {
    display: block; }
  .global-aside--tablet .aside-menu {
    padding-top: 80px; }
  .global-aside--tablet .function-main {
    display: none; }
  .global-aside--tablet .global-hamburger.hamburger {
    padding-top: 5px !important; }

.global-main {
  padding-top: 55px;
  padding-bottom: 100px; }
  .global-main .main-inner {
    padding-top: 50px; }
  .global-main--signin {
    padding-top: 50px; }
    .global-main--signin.page__depoist {
    padding-top: 110px; }
    .global-main--signin .yp-panel-message {
      top: 125px; }
    .global-main--signin .yp-panel-choose.active {
      top: 110px; }
    @media (min-width: 1023px) {
      .global-main--signin {
        padding-top: 25px; }
        .global-main--signin.page__depoist {
			 padding-top: 50px;
		}
        .global-main--signin .yp-panel-message {
          top: 65px; }
        .global-main--signin .yp-panel-choose.active {
          top: 55px; } }
  .global-main--mobile-hide {
    padding-top: 55px; }

.yp-fullscreen .global-main {
  padding-bottom: 100px; }
  @media (min-width: 1023px) {
    .yp-fullscreen .global-main {
      padding-bottom: 55px; } }

.global-footer {
  border-top: 1px #d6d6d6 solid;
  color: #919191;
  padding: 10px 16px;
  position: relative;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  letter-spacing: 1px;
  z-index: 2000; }
  .global-footer * {
    vertical-align: middle; }
  .global-footer:after {
    content: "";
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }
  .global-footer .footer-inner {
    zoom: 1; }
    .global-footer .footer-inner:after {
      clear: both;
      content: " ";
      display: table; }
    .global-footer .footer-inner:before {
      content: " ";
      display: table; }
  .global-footer .contact {
    position: relative;
    z-index: 1; }
    .global-footer .contact .yapee-icons-phone {
      font-size: 16px;
      margin-right: 10px; }
    .global-footer .contact .yp-text-highlight {
      position: absolute;
      right: 0;
      top: 4px; }
  .global-footer .copyright {
    float: left; }
    .global-footer .copyright span {
      display: block; }
  .global-footer .yp-sprites-icons.ctbc-logo {
    position: relative;
    float: right;
    z-index: 1; }
  @media (min-width: 1023px) {
    .global-footer {
      position: fixed;
      bottom: 0;
      width: 100%;
      padding: 10px 50px; }
      .global-footer .contact {
        margin-top: 5px;
        float: left; }
        .global-footer .contact .yp-text-highlight {
          position: relative;
          top: 0;
          margin-left: 10px; }
      .global-footer .yp-hr {
        display: none; }
      .global-footer .copyright {
        position: absolute;
        width: 100%;
        left: 0;
        top: 18px;
        text-align: center; }
        .global-footer .copyright span {
          display: inline; } }
  .global-footer--tablet {
    min-width: 1024px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 50px; }
    .global-footer--tablet .contact {
      margin-top: 5px;
      float: left; }
      .global-footer--tablet .contact .yp-text-highlight {
        position: relative;
        top: 0;
        margin-left: 10px; }
    .global-footer--tablet .yp-hr {
      display: none; }
    .global-footer--tablet .copyright {
      position: absolute;
      width: 100%;
      left: 0;
      top: 18px;
      text-align: center; }
      .global-footer--tablet .copyright span {
        display: inline; }

.yp-footer--ex {
  background: url(../../images/faq/experience.jpg) no-repeat 50% 50%;
  -moz-background-size: cover;
       background-size: cover;
  min-height: 450px;
  position: relative; }
  @media (min-width: 1023px) {
    .yp-footer--ex {
      min-height: 450px; } }
  .yp-footer--ex .text {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -125px;
    color: #ffffff; }
    .yp-footer--ex .text .yp-btn {
      padding: 11px 16px;
      width: 280px;
      margin: 0 auto; }
    .yp-footer--ex .text .yp-heading-main {
      letter-spacing: 2px;
      font-size: 32px; }
      @media (min-width: 1023px) {
        .yp-footer--ex .text .yp-heading-main {
          font-size: 42px; } }
    @media (min-width: 1023px) {
      .yp-footer--ex .text .yp-heading-sub-title {
        font-size: 20px; } }
    @media (min-width: 1023px) {
      .yp-footer--ex .text {
        margin-top: -80px; }
        .yp-footer--ex .text .yp-heading.yp-heading-title {
          font-size: 32px; } }

.yp-row--4 {
  margin: 0 -4px; }

.yp-row--8 {
  margin: 0 -8px; }

.yp-row--12 {
  margin: 0 -12px; }

.yp-row--16 {
  margin: 0 -16px; }

.yp-col--4 {
  padding: 0 4px; }

.yp-col--8 {
  padding: 0 8px; }

.yp-col--12 {
  padding: 0  12px; }

.yp-col--16 {
  padding: 0  16px; }

.yp-table td, .yp-table th {
  vertical-align: middle; }

.yp-table.yp-center th, .yp-table.yp-center td {
  text-align: center; }

.yp-table th:first-child, .yp-table td:first-child {
  padding-left: 8px; }

.yp-table.va-top td, .yp-table.va-top th {
  vertical-align: top; }

.yp-table.va-bottom td, .yp-table.va-bottom th {
  vertical-align: bottom; }

.yp-table-round-head {
  overflow: hidden;
  -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0; }

.yp-table-title {
  margin: 15px 0; }

.yp-table-footer {
  margin: 15px 0; }

.n-table {
  width: 100%;
  display: table; }
  .n-table > .yp-row.table-row {
    display: table-row; }
    .n-table > .yp-row.table-row > .yp-col {
      float: none;
      display: table-cell;
      vertical-align: middle; }
      .n-table > .yp-row.table-row > .yp-col * {
        vertical-align: middle; }

@media (min-width: 1279px) {
  .n-table-large {
    width: 100%;
    display: table; }
    .n-table-large > .yp-row.table-row {
      display: table-row; }
      .n-table-large > .yp-row.table-row > .yp-col {
        float: none;
        display: table-cell;
        vertical-align: middle; }
        .n-table-large > .yp-row.table-row > .yp-col * {
          vertical-align: middle; } }

@media (min-width: 1023px) {
  .n-table-medium {
    width: 100%;
    display: table; }
    .n-table-medium > .yp-row.table-row {
      display: table-row; }
      .n-table-medium > .yp-row.table-row > .yp-col {
        float: none;
        display: table-cell;
        vertical-align: middle; }
        .n-table-medium > .yp-row.table-row > .yp-col > * {
          vertical-align: middle; }
      .n-table-medium > .yp-row.table-row > .yp-rest {
        vertical-align: middle; }
        .n-table-medium > .yp-row.table-row > .yp-rest > * {
          vertical-align: middle; } }

.yp-captcha-table {
  width: 100%; }
  .yp-captcha-table * {
    vertical-align: middle; }
  .yp-captcha-table td {
    padding: 0; }
    .yp-captcha-table td:first-child {
      padding-left: 0; }
  .yp-captcha-table .input-col .yp-input {
    padding: 7px 8px 7px 0; }
  .yp-captcha-table .captcha-col {
    width: 120px; }
    .yp-captcha-table .captcha-col img {
      width: 100%; }
  .yp-captcha-table .refresh-col {
    width: 25px;
    font-size: 20px;
    padding-left: 4px; }
    .yp-captcha-table .refresh-col button {
      color: #bababa;
      cursor: pointer;
      padding: 6px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      @media (min-width: 1023px) {
        .yp-captcha-table .refresh-col button:hover {
          -webkit-transform: rotate(180deg);
             -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
               -o-transform: rotate(180deg);
                  transform: rotate(180deg); } }
      .yp-captcha-table .refresh-col button:active {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg); }

.yp-vertify-code-table {
  width: 100%; }
  .yp-vertify-code-table * {
    vertical-align: middle; }
  .yp-vertify-code-table td {
    padding: 0; }
    .yp-vertify-code-table td:first-child {
      padding-left: 0; }
  .yp-vertify-code-table .input-col .yp-input {
    padding: 7px 8px 7px 0; }

.yp-btn {
  background-color: transparent;
  position: relative;
  color: #636363; }
  .yp-btn:hover {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .yp-btn.card-2 {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
       -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    @media (min-width: 1023px) {
      .yp-btn.card-2:hover {
        -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
           -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } }
    .yp-btn.card-2:active {
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
         -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
              box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .yp-btn * {
    vertical-align: middle; }
  .yp-btn .icons {
    margin-right: 5px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }
  .yp-btn .icons-font {
    margin-right: 5px; }
    .yp-btn .icons-font:before {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
  .yp-btn.max-width-290 {
    max-width: 290px;
    margin: 0 auto; }
  .yp-btn.max-width-200 {
    max-width: 200px;
    margin: 0 auto; }
  .yp-btn-highlight {
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
    width: 100%;
    height: 45px;
    color: #ffffff;
    display: block;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    position: relative;
    z-index: 1; }
    .yp-btn-highlight .ion-ios-arrow-right,
    .yp-btn-highlight .ion-ios-arrow-down {
      font-size: 30px;
      position: absolute;
      right: 20px;
      top: 0; }
    .yp-btn-highlight .yp-sprites-icons,
    .yp-btn-highlight .yapee-icons {
      font-size: 36px;
      position: absolute;
      left: 15px;
      top: 0px;
      width: 40px !important;
      height: 40px !important;
      background-position: 50% 50%; }
    .yp-btn-highlight:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -100;
      opacity: 0;
      background-color: #047d82;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease; }
    @media (min-width: 1023px) {
      .yp-btn-highlight:hover:before {
        opacity: 1; } }
    .yp-btn-highlight[disabled] {
      background: none #909090; }
      @media (min-width: 1023px) {
        .yp-btn-highlight[disabled]:hover:before {
          opacity: 0; } }
    .yp-btn-highlight-min {
      height: 31px;
      -webkit-border-radius: 31px;
         -moz-border-radius: 31px;
              border-radius: 31px; }
  .yp-btn-white {
    background-color: #ffffff;
    width: 100%;
    height: 45px;
    color: #00c2cb;
    display: block;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    border: 1px #00c2cb solid;
    position: relative;
    z-index: 1; }
    .yp-btn-white .ion-ios-arrow-right {
      font-size: 30px;
      position: absolute;
      right: 20px;
      top: 0; }
    .yp-btn-white .yp-sprites-icons,
    .yp-btn-white .yapee-icons {
      font-size: 36px;
      position: absolute;
      left: 15px;
      top: 0px;
      width: 40px !important;
      height: 40px !important;
      background-position: 50% 50%; }
    .yp-btn-white.border-green {
      border: 1px #047d82 solid;
      color: #047d82; }
    @media (min-width: 1023px) {
      .yp-btn-white:hover {
        background-color: #00c2cb;
        color: #ffffff; } }
    .yp-btn-white[disabled] {
      background-color: transparent;
      color: #00c2cb; }
    .yp-btn-white-disabled-grey[disabled] {
      background: none #909090;
      color: #ffffff;
      border: 1px #dcdcdc solid; }
      @media (min-width: 1023px) {
        .yp-btn-white-disabled-grey[disabled]:hover:before {
          opacity: 0; } }
    .yp-btn-white.link {
      padding: 13px 16px; }
    .yp-btn-white--copy {
      max-width: 120px;
      margin: 10px auto 0;
      background-color: transparent; }
    .yp-btn-white--reverse {
      background-color: #00c2cb;
      color: #ffffff; }
      .yp-btn-white--reverse:hover {
        background-color: #047d82;
        border-color: #047d82; }
    .yp-btn-white--transparent-blueborder {
      background-color: transparent;
      border: 1px #00c2cb solid; }
  .yp-btn-green {
    background-color: #ffffff;
    width: 100%;
    height: 45px;
    color: #047d82;
    display: block;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    border: 1px #047d82 solid;
    position: relative;
    z-index: 1; }
    .yp-btn-green .ion-ios-arrow-right {
      font-size: 30px;
      position: absolute;
      right: 20px;
      top: 0; }
    .yp-btn-green .yp-sprites-icons,
    .yp-btn-green .yapee-icons {
      font-size: 36px;
      position: absolute;
      left: 15px;
      top: 0px;
      width: 40px !important;
      height: 40px !important;
      background-position: 50% 50%; }
    .yp-btn-green.border-green {
      border: 1px #047d82 solid;
      color: #047d82; }
    @media (min-width: 1023px) {
      .yp-btn-green:hover {
        background-color: #047d82;
        color: #ffffff; } }
    .yp-btn-green[disabled] {
      background-color: transparent;
      color: #047d82; }
  .yp-btn-lightblue {
    background-color: #ffffff;
    width: 100%;
    height: 45px;
    color: #00c2cb;
    background-color: #d9f6f7;
    display: block;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    border: 1px #00c2cb solid;
    position: relative;
    z-index: 1;
    padding-right: 40px;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
    .yp-btn-lightblue .ion-android-arrow-dropdown {
      font-size: 30px;
      position: absolute;
      right: 20px;
      top: 7px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
    .yp-btn-lightblue .yp-sprites-icons {
      font-size: 36px;
      position: absolute;
      left: 15px;
      top: 0px;
      width: 40px !important;
      height: 40px !important;
      background-position: 50% 50%; }
      .yp-btn-lightblue .yp-sprites-icons.ctbc, .yp-btn-lightblue .yp-sprites-icons.bank {
        width: 30px !important;
        height: 30px !important;
        position: relative;
        left: 0;
        margin-right: 10px; }
    .yp-btn-lightblue [class^=yapee-icons] {
      font-size: 30px;
      position: relative;
      margin-right: 10px; }
    .yp-btn-lightblue.border-green {
      border: 1px #047d82 solid;
      color: #047d82; }
    @media (min-width: 1023px) {
      .yp-btn-lightblue:hover {
        background-color: #00c2cd;
        color: #ffffff; } }
    .yp-btn-lightblue:active {
      background-color: #9ae7ea; }
    .yp-btn-lightblue.active .ion-android-arrow-dropdown {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }
    .yp-btn-lightblue[disabled] {
      background-color: transparent;
      color: #047d82; }
    .yp-btn-lightblue.static {
      cursor: default;
      border: none; }
      @media (min-width: 1023px) {
        .yp-btn-lightblue.static:hover {
          background-color: #d9f6f7;
          color: #00c2cb;
          cursor: default; } }
      .yp-btn-lightblue.static:active {
        background-color: #d9f6f7; }
  .yp-btn-slideDown-content {
    display: none; }
  .yp-btn-vertify-code {
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
    width: 100%;
    height: 38px;
    color: #ffffff;
    display: block;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    position: relative;
    z-index: 1; }
    .yp-btn-vertify-code .ion-ios-arrow-right,
    .yp-btn-vertify-code .yapee-icons-loading {
      font-size: 30px;
      position: absolute;
      right: 20px;
      top: -3px; }
    .yp-btn-vertify-code .yapee-icons-loading {
      top: 0px;
      right: 10px;
      display: none; }
      .yp-btn-vertify-code .yapee-icons-loading:before {
        -webkit-animation: fa-spin 2s infinite linear;
           -moz-animation: fa-spin 2s infinite linear;
             -o-animation: fa-spin 2s infinite linear;
                animation: fa-spin 2s infinite linear; }
    .yp-btn-vertify-code:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -100;
      opacity: 0;
      background-color: #047d82;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease; }
    @media (min-width: 1023px) {
      .yp-btn-vertify-code:hover:before {
        opacity: 1; } }
    .yp-btn-vertify-code.active .ion-ios-arrow-right, .yp-btn-vertify-code:active .ion-ios-arrow-right {
      display: none; }
    .yp-btn-vertify-code.active .yapee-icons-loading, .yp-btn-vertify-code:active .yapee-icons-loading {
      display: block; }
    .yp-btn-vertify-code[disabled] {
      background: none #909090; }
      @media (min-width: 1023px) {
        .yp-btn-vertify-code[disabled]:hover:before {
          opacity: 0; } }
  .yp-btn-row .yp-col {
    padding: 10px 0; }
  .yp-btn-row .yp-btn-highlight,
  .yp-btn-row .yp-btn-white {
    max-width: 320px;
    margin: 0 auto; }
  @media (min-width: 1023px) {
    .yp-btn-row .yp-col.s12.m6.l6 {
      padding: 10px 16px; }
      .yp-btn-row .yp-col.s12.m6.l6:first-child {
        text-align: right; }
      .yp-btn-row .yp-col.s12.m6.l6 .yp-btn-white,
      .yp-btn-row .yp-col.s12.m6.l6 .yp-btn-highlight {
        display: inline-block; } }
  .yp-btn-row--half .yp-col.s6.m6.l6 {
    padding: 10px 16px; }
  .yp-btn-transparent {
    color: #00c2cb; }
    .yp-btn-transparent.active .icons-font.icons-font-rotate45:before {
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }

.yp-ul.decimal,
ul.yp-ul.decimal {
  padding-left: 20px;
  list-style: decimal; }
  .yp-ul.decimal.hightlight,
  ul.yp-ul.decimal.hightlight {
    color: #00c2cb; }
    .yp-ul.decimal.hightlight > li,
    ul.yp-ul.decimal.hightlight > li {
      border: none; }

.yp-ul.disc,
ul.yp-ul.disc {
  padding-left: 20px;
  list-style: disc; }
  .yp-ul.disc > li,
  ul.yp-ul.disc > li {
    border-bottom: 0;
    padding-left: 0; }
  .yp-ul.disc.hightlight,
  ul.yp-ul.disc.hightlight {
    color: #00c2cb; }
    .yp-ul.disc.hightlight > li,
    ul.yp-ul.disc.hightlight > li {
      border: none; }

.yp-ul.zh,
ul.yp-ul.zh {
  position: relative; }
  .yp-ul.zh > li,
  ul.yp-ul.zh > li {
    padding-left: 60px; }
  .yp-ul.zh .i,
  ul.yp-ul.zh .i {
    position: absolute;
    left: 0; }
  .yp-ul.zh.small > li,
  ul.yp-ul.zh.small > li {
    padding-left: 45px; }

.yp-ul.brackets-decimal,
ul.yp-ul.brackets-decimal {
  position: relative; }
  .yp-ul.brackets-decimal > li,
  ul.yp-ul.brackets-decimal > li {
    padding-left: 20px; }
  .yp-ul.brackets-decimal .i,
  ul.yp-ul.brackets-decimal .i {
    position: absolute;
    left: 0; }

.yp-ul-news .yp-row,
ul.yp-ul-news .yp-row {
  display: block; }

.yp-ul-news .yp-col,
ul.yp-ul-news .yp-col {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .yp-ul-news .yp-col.time,
  ul.yp-ul-news .yp-col.time {
    color: #919191;
    width: 100%;
    padding-bottom: 5px; }
  @media (min-width: 1023px) {
    .yp-ul-news .yp-col.time,
    ul.yp-ul-news .yp-col.time {
      width: 200px;
      display: table-cell;
      float: none;
      vertical-align: middle;
      padding-bottom: 0; } }

.yp-ul-news .yp-rest,
ul.yp-ul-news .yp-rest {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .yp-ul-news .yp-rest.title,
  ul.yp-ul-news .yp-rest.title {
    width: 100%; }
  @media (min-width: 1023px) {
    .yp-ul-news .yp-rest.title,
    ul.yp-ul-news .yp-rest.title {
      width: auto;
      display: table-cell;
      float: none; } }

.yp-ul-news > li,
ul.yp-ul-news > li {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  padding: 20px 30px 20px 0;
  border-bottom: 1px #d2d3d4 solid;
  position: relative;
  overflow: hidden; }
  .yp-ul-news > li:before,
  ul.yp-ul-news > li:before {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    content: "\f125";
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -10px;
    margin-left: -25px;
    font-size: 20px;
    color: #00c2cb; }
  .yp-ul-news > li:after,
  ul.yp-ul-news > li:after {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    content: "\EA06";
    font-family: "yapee-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7px;
    color: #00c2cb;
    font-size: 20px; }
  .yp-ul-news > li:last-child,
  ul.yp-ul-news > li:last-child {
    border-bottom: 1px #d2d3d4 solid; }
  .yp-ul-news > li:hover .time,
  .yp-ul-news > li:hover .title,
  ul.yp-ul-news > li:hover .time,
  ul.yp-ul-news > li:hover .title {
    color: #00c2cb; }
  @media (min-width: 1023px) {
    .yp-ul-news > li,
    ul.yp-ul-news > li {
      padding: 20px 40px 20px 25px; }
      .yp-ul-news > li:after,
      ul.yp-ul-news > li:after {
        right: 10px; }
      .yp-ul-news > li:hover:before,
      ul.yp-ul-news > li:hover:before {
        margin-left: 20px; }
      .yp-ul-news > li:hover:after,
      ul.yp-ul-news > li:hover:after {
        -webkit-transform: scale(1.3);
           -moz-transform: scale(1.3);
            -ms-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3); }
      .yp-ul-news > li:hover .time,
      ul.yp-ul-news > li:hover .time {
        padding-left: 20px; } }

.yp-ul--nav li,
ul.yp-ul--nav li {
  font-size: 0;
  padding: 0;
  margin: 10px 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  border: 1px #000000 solid;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px; }
  .yp-ul--nav li:last-child,
  ul.yp-ul--nav li:last-child {
    border: 1px #000000 solid; }

.yp-tab {
  position: relative;
  height: 40px;
  text-align: center;
  outline: none;
  color: #919191;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  border-top: 3px transparent solid; }
  .yp-tab .text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    width: 100%;
    display: block; }
  @media (min-width: 1023px) {
    .yp-tab:hover {
      border-top: 3px transparent solid;
      color: #00c2cb; } }
  .yp-tab:active {
    background-color: #ffffff;
    border-top: 3px transparent solid; }
  .yp-tab.active {
    color: #00c2cb;
    background-color: #ffffff;
    border-top: 3px #00c2cb solid; }
  .yp-tab-head-wrapper-inner {
    background-color: #f4f4f4;
    height: 40px;
    margin-bottom: 40px; }
  .yp-tab-head-wrapper-overflow {
    overflow-x: auto;
    overflow-y: hidden; }
    .yp-tab-head-wrapper-overflow-inner {
      background-color: #f4f4f4;
      height: 40px;
      margin-bottom: 20px; }
    @media (min-width: 1023px) {
      .yp-tab-head-wrapper-overflow {
        overflow: hidden; } }
  .yp-tab-content-wrapper .yp-tab-content {
    display: none; }
    .yp-tab-content-wrapper .yp-tab-content.active {
      display: block; }

hr.yp-hr.transparent {
  margin: 0;
  border: 0;
  height: 1px;
  background-color: transparent;
  color: transparent;
  /* IE6 */ }
  hr.yp-hr.transparent-0 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 0px;
    clear: both; }
  hr.yp-hr.transparent-5 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 5px; }
  hr.yp-hr.transparent-10 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 10px; }
  hr.yp-hr.transparent-15 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 15px; }
  hr.yp-hr.transparent-20 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 20px; }
  hr.yp-hr.transparent-30 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 30px; }
  hr.yp-hr.transparent-40 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 40px; }
  hr.yp-hr.transparent-50 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 50px; }
  hr.yp-hr.transparent-100 {
    margin: 0;
    border: 0;
    background-color: transparent;
    color: transparent;
    /* IE6 */
    height: 100px; }

hr.yp-hr.white {
  margin: 0;
  border: 0;
  height: 1px;
  background-color: #ffffff;
  color: #ffffff;
  /* IE6 */ }
  hr.yp-hr.white-10 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    /* IE6 */
    margin: 10px 0; }
  hr.yp-hr.white-20 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    /* IE6 */
    margin: 20px 0; }
  hr.yp-hr.white-30 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    /* IE6 */
    margin: 30px 0; }
  hr.yp-hr.white-40 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    /* IE6 */
    margin: 40px 0; }
  hr.yp-hr.white-50 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    /* IE6 */
    margin: 50px 0; }
  hr.yp-hr.white-100 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #ffffff;
    color: #ffffff;
    /* IE6 */
    margin: 100px 0; }

hr.yp-hr.red {
  margin: 0;
  border: 0;
  height: 1px;
  background-color: #DE0716;
  color: #DE0716;
  /* IE6 */ }
  hr.yp-hr.red-10 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #DE0716;
    color: #DE0716;
    /* IE6 */
    margin: 10px 0; }
  hr.yp-hr.red-20 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #DE0716;
    color: #DE0716;
    /* IE6 */
    margin: 20px 0; }
  hr.yp-hr.red-30 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #DE0716;
    color: #DE0716;
    /* IE6 */
    margin: 30px 0; }
  hr.yp-hr.red-40 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #DE0716;
    color: #DE0716;
    /* IE6 */
    margin: 40px 0; }
  hr.yp-hr.red-50 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #DE0716;
    color: #DE0716;
    /* IE6 */
    margin: 50px 0; }
  hr.yp-hr.red-100 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #DE0716;
    color: #DE0716;
    /* IE6 */
    margin: 100px 0; }

hr.yp-hr.grey {
  margin: 0;
  border: 0;
  height: 1px;
  background-color: #d6d6d6;
  color: #d6d6d6;
  /* IE6 */ }
  hr.yp-hr.grey-10 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    /* IE6 */
    margin: 10px 0; }
  hr.yp-hr.grey-20 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    /* IE6 */
    margin: 20px 0; }
  hr.yp-hr.grey-30 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    /* IE6 */
    margin: 30px 0; }
  hr.yp-hr.grey-40 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    /* IE6 */
    margin: 40px 0; }
  hr.yp-hr.grey-50 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    /* IE6 */
    margin: 50px 0; }
  hr.yp-hr.grey-100 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
    color: #d6d6d6;
    /* IE6 */
    margin: 100px 0; }

hr.yp-hr.highlight {
  margin: 0;
  border: 0;
  height: 1px;
  background-color: #00c2cb;
  color: #00c2cb;
  /* IE6 */ }
  hr.yp-hr.highlight-10 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #00c2cb;
    color: #00c2cb;
    /* IE6 */
    margin: 10px 0; }
  hr.yp-hr.highlight-20 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #00c2cb;
    color: #00c2cb;
    /* IE6 */
    margin: 20px 0; }
  hr.yp-hr.highlight-30 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #00c2cb;
    color: #00c2cb;
    /* IE6 */
    margin: 30px 0; }
  hr.yp-hr.highlight-40 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #00c2cb;
    color: #00c2cb;
    /* IE6 */
    margin: 40px 0; }
  hr.yp-hr.highlight-50 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #00c2cb;
    color: #00c2cb;
    /* IE6 */
    margin: 50px 0; }
  hr.yp-hr.highlight-100 {
    margin: 0;
    border: 0;
    height: 1px;
    background-color: #00c2cb;
    color: #00c2cb;
    /* IE6 */
    margin: 100px 0; }

.yp-bg {
  color: #ffffff; }
  .yp-bg--diamond {
    background: -webkit-gradient(linear, left top, right top, from(#d68ee3), to(#3750e7));
    background: -webkit-linear-gradient(left, #d68ee3 0%, #3750e7 100%);
    background: -moz-linear-gradient(left, #d68ee3 0%, #3750e7 100%);
    background: -o-linear-gradient(left, #d68ee3 0%, #3750e7 100%);
    background: linear-gradient(to right, #d68ee3 0%, #3750e7 100%); }
  .yp-bg--normal {
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }
  .yp-bg--gold {
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #fecf70), to(#fa803e));
    background: -webkit-linear-gradient(left, #fecf70 30%, #fa803e 100%);
    background: -moz-linear-gradient(left, #fecf70 30%, #fa803e 100%);
    background: -o-linear-gradient(left, #fecf70 30%, #fa803e 100%);
    background: linear-gradient(to right, #fecf70 30%, #fa803e 100%); }
  .yp-bg--grey {
    background-color: #fbfbfb; }
  .yp-bg--white {
    background-color: #ffffff; }

.yp-text-default {
  color: #636363; }

.yp-text-highlight {
  color: #00c2cb; }
  .yp-text-highlight-i {
    color: #00c2cb !important; }

.yp-text-highlight-orange {
  color: #f88030; }

.yp-text-black {
  color: #636363 !important; }

.yp-text-lightgrey {
  color: #a7a7a7; }

.yp-text-grey {
  color: #919191 !important; }

.yp-text-darkgrey {
  color: #3b3f3f; }

.yp-text-ok-green {
  color: #10c460; }

.yp-text-error-red {
  color: #ec2747; }

.yp-text--gold {
  color: #fe7c44; }

.yp-text--pink {
  color: #f53e8b; }

.yp-text--account .asterisk {
  position: relative;
  top: 3px; }

.yp-kv-done {
  height: 310px;
  background: #05bfe9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 224, 211, 0.7)), to(rgba(5, 191, 233, 0.7)));
  background: -webkit-linear-gradient(top, rgba(3, 224, 211, 0.7) 0%, rgba(5, 191, 233, 0.7) 100%);
  background: -moz-linear-gradient(top, rgba(3, 224, 211, 0.7) 0%, rgba(5, 191, 233, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(3, 224, 211, 0.7) 0%, rgba(5, 191, 233, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(3, 224, 211, 0.7) 0%, rgba(5, 191, 233, 0.7) 100%);
  padding: 0 20px;
  position: relative;
  margin-bottom: 50px; }
  .yp-kv-done .inner {
    max-width: 620px;
    margin: 0 auto;
    padding: 50px 20px 30px;
    height: 100%;
    background: url(../../images/signin/kv-done-s.png) center bottom no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    text-align: center;
    color: #3b3f3f; }
  .yp-kv-done:after {
    content: "";
    width: 120px;
    height: 45px;
    background: url(../../images/signin/half-circle.png) center top no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 0;
    margin-bottom: -40px; }
  .yp-kv-done .yp-heading.yp-heading-title {
    letter-spacing: 2px; }
  @media (min-width: 1023px) {
    .yp-kv-done {
      height: 350px;
      padding: 0px; }
      .yp-kv-done .inner {
        background: url(../../images/signin/kv-done-l1.png) 50% bottom no-repeat;
        -moz-background-size: contain;
             background-size: contain;
        max-width: 100%;
        padding: 50px 30px 20px; }
        .yp-kv-done .inner .yp-heading.heading-text {
          font-size: 20px;
          margin-bottom: 30px; }
        .yp-kv-done .inner .yp-heading.yp-heading-title {
          font-size: 45px;
          margin-bottom: 20px; }
      .yp-kv-done:after {
        width: 240px;
        margin-left: -120px;
        height: 55px;
        margin-bottom: -49px; } }

.yp-kv-done-company:after {
  display: none; }

.yp-kv-done-company .inner {
  background: url(../../images/signin/kv-done-s.png) center bottom no-repeat; }

@media (min-width: 1023px) {
  .yp-kv-done-company {
    height: 280px; }
    .yp-kv-done-company .inner {
      background: url(../../images/signin/kv-company-done-l.png) 50% bottom no-repeat; }
      .yp-kv-done-company .inner .yp-heading.heading-text {
        margin-bottom: 0; } }

.yp-kv-done-company.top-level {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 142, 227, 0.7)), to(rgba(55, 80, 231, 0.7)));
  background: -webkit-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: -moz-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%); }

.yp-kv-done-gold {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 230, 117, 0.7)), to(#ed8545));
  background: -webkit-linear-gradient(top, rgba(254, 230, 117, 0.7) 0%, #ed8545 100%);
  background: -moz-linear-gradient(top, rgba(254, 230, 117, 0.7) 0%, #ed8545 100%);
  background: -o-linear-gradient(top, rgba(254, 230, 117, 0.7) 0%, #ed8545 100%);
  background: linear-gradient(to bottom, rgba(254, 230, 117, 0.7) 0%, #ed8545 100%); }
  .yp-kv-done-gold:after {
    background: url(../../images/signin/half-circle-gold.png) center top no-repeat;
    -moz-background-size: contain;
         background-size: contain; }
  @media (min-width: 1023px) {
    .yp-kv-done-gold .inner .yp-heading.heading-text {
      margin-bottom: 0; } }

.yp-kv-done-diamond {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 142, 227, 0.7)), to(#677aed));
  background: -webkit-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, #677aed 100%);
  background: -moz-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, #677aed 100%);
  background: -o-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, #677aed 100%);
  background: linear-gradient(to bottom, rgba(214, 142, 227, 0.7) 0%, #677aed 100%); }
  .yp-kv-done-diamond:after {
    background: url(../../images/signin/half-circle-diamond.png) center top no-repeat;
    -moz-background-size: contain;
         background-size: contain; }
  @media (min-width: 1023px) {
    .yp-kv-done-diamond .inner .yp-heading.heading-text {
      margin-bottom: 0; } }

.yp-kv-done-message-loading .inner {
  background: url(../../images/message/kv-loading.png) center bottom no-repeat; }

@media (min-width: 1023px) {
  .yp-kv-done-message-loading {
    height: 280px; }
    .yp-kv-done-message-loading .inner {
      background: url(../../images/message/kv-loading.png) 0% 0% repeat-x;
      -webkit-animation: ypAnimatedBackground 50s linear infinite;
         -moz-animation: ypAnimatedBackground 50s linear infinite;
           -o-animation: ypAnimatedBackground 50s linear infinite;
              animation: ypAnimatedBackground 50s linear infinite; }
      .yp-kv-done-message-loading .inner .yp-heading.heading-text {
        margin-bottom: 0; } }

.yp-kv-done-message-loading.top-level {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 142, 227, 0.7)), to(rgba(55, 80, 231, 0.7)));
  background: -webkit-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: -moz-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%); }

.yp-kv-done-message-system .inner {
  background: url(../../images/message/kv-system.png) center bottom no-repeat; }

@media (min-width: 1023px) {
  .yp-kv-done-message-system {
    height: 280px; }
    .yp-kv-done-message-system .inner {
      background: url(../../images/message/kv-system.png) 50% 100% no-repeat; }
      .yp-kv-done-message-system .inner .yp-heading.heading-text {
        margin-bottom: 0; } }

.yp-kv-done-message-system.top-level {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 142, 227, 0.7)), to(rgba(55, 80, 231, 0.7)));
  background: -webkit-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: -moz-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%); }

.yp-kv-done-message-ok {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(123, 216, 101, 0.7)), color-stop(88%, #27ca7a));
  background: -webkit-linear-gradient(top, rgba(123, 216, 101, 0.7) 0%, #27ca7a 88%);
  background: -moz-linear-gradient(top, rgba(123, 216, 101, 0.7) 0%, #27ca7a 88%);
  background: -o-linear-gradient(top, rgba(123, 216, 101, 0.7) 0%, #27ca7a 88%);
  background: linear-gradient(to bottom, rgba(123, 216, 101, 0.7) 0%, #27ca7a 88%); }
  .yp-kv-done-message-ok .inner {
    background: url(../../images/message/kv-ok.png) center bottom no-repeat; }
  .yp-kv-done-message-ok:after {
    background: url(../../images/message/half-circle-ok.png) center top no-repeat;
    -moz-background-size: contain;
         background-size: contain; }
  @media (min-width: 1023px) {
    .yp-kv-done-message-ok {
      height: 280px; }
      .yp-kv-done-message-ok .inner {
        background: url(../../images/message/kv-ok.png) 50% 30% no-repeat; }
        .yp-kv-done-message-ok .inner .yp-heading.heading-text {
          margin-bottom: 0; } }
  .yp-kv-done-message-ok.top-level {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 142, 227, 0.7)), to(rgba(55, 80, 231, 0.7)));
    background: -webkit-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
    background: -moz-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%); }

.yp-kv-done-message-error {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 86, 109, 0.7)), color-stop(70%, #f53d8b), to(#fe556e));
  background: -webkit-linear-gradient(top, rgba(254, 86, 109, 0.7) 0%, #f53d8b 70%, #fe556e 100%);
  background: -moz-linear-gradient(top, rgba(254, 86, 109, 0.7) 0%, #f53d8b 70%, #fe556e 100%);
  background: -o-linear-gradient(top, rgba(254, 86, 109, 0.7) 0%, #f53d8b 70%, #fe556e 100%);
  background: linear-gradient(to bottom, rgba(254, 86, 109, 0.7) 0%, #f53d8b 70%, #fe556e 100%); }
  .yp-kv-done-message-error .inner {
    background: url(../../images/message/kv-error.png) center bottom no-repeat; }
  .yp-kv-done-message-error:after {
    background: url(../../images/message/half-circle-error.png) center top no-repeat;
    -moz-background-size: contain;
         background-size: contain; }
  @media (min-width: 1023px) {
    .yp-kv-done-message-error {
      height: 280px; }
      .yp-kv-done-message-error .inner {
        background: url(../../images/message/kv-error.png) 50% 30% no-repeat; }
        .yp-kv-done-message-error .inner .yp-heading.heading-text {
          margin-bottom: 0; } }
  .yp-kv-done-message-error.top-level {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 142, 227, 0.7)), to(rgba(55, 80, 231, 0.7)));
    background: -webkit-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
    background: -moz-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(214, 142, 227, 0.7) 0%, rgba(55, 80, 231, 0.7) 100%); }

.yp-kv-internet {
  margin-bottom: 0;
  overflow: hidden; }
  .yp-kv-internet:after {
    display: none; }
  .yp-kv-internet .inner {
    background: url(../../images/internet/kv.png) center bottom no-repeat; }
    .yp-kv-internet .inner .yp-heading.yp-heading-title {
      color: #ffffff; }
  @media (min-width: 1023px) {
    .yp-kv-internet {
      height: 280px; }
      .yp-kv-internet .inner {
        background: url(../../images/internet/kv.png) center bottom no-repeat; }
        .yp-kv-internet .inner .yp-heading.heading-text {
          margin-bottom: 0; }
        .yp-kv-internet .inner .yp-heading.yp-heading-title {
          font-size: 36px; } }

.yp-heading {
  font-weight: 900;
  margin: 0 0 10px; }
  .thin.yp-heading {
    font-weight: normal; }

.yp-heading-main {
  font-size: 42px; }
  .yp-heading-main-spacing-2 {
    letter-spacing: 2px; }

.yp-heading-sub-main {
  font-size: 32px; }

.yp-heading-title {
  font-size: 24px; }

.yp-heading-sub-title {
  font-size: 18px; }

.yp-heading-text {
  font-size: 16px; }

.yp-anchor:hover {
  text-decoration: underline; }

.yp-anchor-default {
  color: #00c2cb; }
  .yp-anchor-default[disabled] {
    color: #c6c6c6;
    cursor: not-allowed;
    text-decoration: none; }

.yp-anchor-highlight:hover {
  color: #00c2cb; }

.yp-panel-tip {
  font-size: 14px;
  padding: 16px;
  border: 1px #00c2cb solid;
  background-color: rgba(0, 194, 203, 0.15); }
  .yp-panel-tip .yp-heading {
    color: #00c2cb; }
    .yp-panel-tip .yp-heading * {
      vertical-align: middle; }
    .yp-panel-tip .yp-heading .yp-sprites-icons.tips {
      margin-right: 10px; }
  .yp-panel-tip .decimal {
    padding-top: 6px; }
    .yp-panel-tip .decimal li {
      padding: 3px 2px 3px 10px; }

.yp-panel-message {
  max-width: 380px;
  position: absolute;
  width: 100%;
  top: 65px;
  z-index: 1000;
  opacity: 0;
  -webkit-animation-duration: 5s;
     -moz-animation-duration: 5s;
       -o-animation-duration: 5s;
          animation-duration: 5s; }
  .yp-panel-message-ok > div {
    background-color: #10c15b;
    color: #ffffff;
    font-size: 17px;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px; }
    .yp-panel-message-ok > div p {
      margin: 0;
      line-height: 35px; }
  .yp-panel-message-ok .yp-sprites-icons {
    position: absolute;
    left: 50%;
    margin-left: -125px;
    top: 50%;
    margin-top: -11px; }
  @media (min-width: 380px) {
    .yp-panel-message {
      left: 50%;
      margin-left: -190px; } }

.yp-panel-login {
  position: fixed;
  width: 90px;
  right: 16px;
  bottom: 20px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 10000; }
  .yp-panel-login .yp-btn.yp-btn-highlight .ion-ios-arrow-right {
    display: none; }
  .yp-panel-login.down {
    margin-bottom: -200px; }
    @media (min-width: 1023px) {
      .yp-panel-login.down {
        margin-bottom: auto;
        margin-top: -200px; } }
  .yp-panel-login .yp-btn {
    margin-bottom: 10px; }
  @media (min-width: 1023px) {
    .yp-panel-login {
      position: fixed;
      width: 160px;
      right: 16px;
      top: 70px;
      bottom: auto; } }

.yp-panel-choose {
  position: fixed;
  top: 100%;
  width: 100%;
  z-index: 99950;
  background-color: #ffffff;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .yp-panel-choose.active {
    top: 0%;
    bottom: 0%; }
  .yp-panel-choose__closebtn {
    position: absolute;
    width: 42px;
    right: 2px;
    top: 2px;
    font-size: 42px;
    color: #b2b2b2;
    line-height: 100%;
    outline: none;
    cursor: pointer; }
    .yp-panel-choose__closebtn:hover {
      color: #00c2cb; }
    @media (min-width: 1023px) {
      .yp-panel-choose__closebtn {
        width: 56px;
        font-size: 52px; } }

.yp-panel-choose-select {
  z-index: 99951; }

.yp-panel-choose-save {
  padding-top: 40px; }
  .yp-panel-choose-save__title {
    font-size: 26px;
    margin: 0 auto;
    position: relative; }
    @media (min-width: 1023px) {
      .yp-panel-choose-save__title {
        max-width: 450px; } }
    .yp-panel-choose-save__title__price-container {
      position: absolute;
      right: 0;
      bottom: 0; }
    .yp-panel-choose-save__title__price {
      text-align: right;
      font-size: 17px;
      color: #f25742;
      display: block; }
    .yp-panel-choose-save__title__total {
      text-align: right;
      font-size: 14px;
      color: #c6c6c6;
      display: block; }
  .yp-panel-choose-save__subtitle {
    font-size: 22px;
    text-align: center;
    color: #b2b2b2; }
  .yp-panel-choose-save__select-container {
    display: none; }
    .yp-panel-choose-save__select-container__ypbalance.ui-widget.ui-widget-content {
      border: 0; }
    @media (min-width: 1023px) {
      .yp-panel-choose-save__select-container__ypbalance {
        max-width: 450px;
        margin: 0 auto; } }
    .yp-panel-choose-save__select-container__ypbalance .ui-menu-item-wrapper.ui-state-active {
      border: none;
      background-color: #f4f4f4; }
    .yp-panel-choose-save__select-container__heading {
      color: #00c2cb;
      font-size: 23px;
      text-align: center;
      margin: 0; }
      .yp-panel-choose-save__select-container__heading--text-left {
        text-align: left; }
    .yp-panel-choose-save__select-container__plus {
      font-size: 18px;
      color: #b2b2b2;
      text-align: center;
      margin: 0; }
    @media (min-width: 1023px) {
      .yp-panel-choose-save__select-container__wrap {
        max-width: 450px;
        margin: 0 auto; } }
    .yp-panel-choose-save__select-container__inner {
      background-color: #fbfbfb; }
      @media (min-width: 1023px) {
        .yp-panel-choose-save__select-container__inner {
          max-width: 580px;
          margin: 0 auto;
          padding: 30px 65px; } }
      .yp-panel-choose-save__select-container__inner--top0 {
        padding-top: 0; }
      .yp-panel-choose-save__select-container__inner--transparent {
        background-color: transparent; }
    .yp-panel-choose-save__select-container__add-credit {
      text-align: right; }
      .yp-panel-choose-save__select-container__add-credit .yp-btn.yp-btn-transparent {
        padding-right: 0; }
  .yp-panel-choose-save__address-default {
    background-color: #f4f4f4;
    width: 50px;
    height: 24px;
    -webkit-border-radius: 24px;
       -moz-border-radius: 24px;
            border-radius: 24px;
    color: #00c2cb;
    font-size: 14px;
    position: absolute;
    text-align: center;
    line-height: 24px;
    right: 0;
    top: 0; }
  .yp-panel-choose-save__address-container {
    color: #000000;
    font-size: 16px;
    position: relative; }
    @media (min-width: 1023px) {
      .yp-panel-choose-save__address-container__name {
        width: 120px; } }
    @media (min-width: 1023px) {
      .yp-panel-choose-save__address-container__content {
        padding-right: 50px; } }
  .yp-panel-choose-save .yp-hr.grey-30 {
    margin: 50px 0; }
  .yp-panel-choose-save .yp-btn.yp-btn-highlight {
    margin: 0 auto; }
    @media (min-width: 1023px) {
      .yp-panel-choose-save .yp-btn.yp-btn-highlight {
        max-width: 290px; } }
  .yp-panel-choose-save__container {
    position: absolute;
    top: 80px;
    width: 100%;
    bottom: 0px;
    padding-bottom: 20px;
    overflow: auto; }
  .yp-panel-choose-save__bank, .yp-panel-choose-save__account {
    text-align: center;
    color: #b2b2b2; }
    .yp-panel-choose-save__bank p, .yp-panel-choose-save__account p {
      margin: 0; }
    .yp-panel-choose-save__bank input[type=radio]:checked + .yp-panel-choose-save__virtual-radio, .yp-panel-choose-save__account input[type=radio]:checked + .yp-panel-choose-save__virtual-radio {
      border: 1px #00c2cb solid; }
      .yp-panel-choose-save__bank input[type=radio]:checked + .yp-panel-choose-save__virtual-radio .payment__confirm__otherpay__number, .yp-panel-choose-save__account input[type=radio]:checked + .yp-panel-choose-save__virtual-radio .payment__confirm__otherpay__number {
        color: #000000; }
      .yp-panel-choose-save__bank input[type=radio]:checked + .yp-panel-choose-save__virtual-radio .yp-sprites-icons.icon-select-checked, .yp-panel-choose-save__account input[type=radio]:checked + .yp-panel-choose-save__virtual-radio .yp-sprites-icons.icon-select-checked {
        display: block; }
      .yp-panel-choose-save__bank input[type=radio]:checked + .yp-panel-choose-save__virtual-radio > p, .yp-panel-choose-save__account input[type=radio]:checked + .yp-panel-choose-save__virtual-radio > p {
        color: #000000; }
    .yp-panel-choose-save__bank__bank, .yp-panel-choose-save__account__bank {
      position: absolute;
      right: 16px; }
  .yp-panel-choose-save__virtual-radio {
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    width: 115px;
    height: 130px;
    border: 1px transparent solid;
    margin-bottom: 10px;
    position: relative; }
    .yp-panel-choose-save__virtual-radio:hover {
      border: 1px #00c2cb solid; }
    .yp-panel-choose-save__virtual-radio .yp-sprites-icons.icon-select-checked {
      position: absolute;
      top: 0;
      right: 0;
      margin-top: -10px;
      margin-right: -10px;
      display: none; }
    .yp-panel-choose-save__virtual-radio--account {
      padding: 20px 16px;
      width: 100%;
      height: auto;
      text-align: left;
      border: 1px #d6d6d6 solid;
      position: relative;
      margin-bottom: 20px; }
    .yp-panel-choose-save__virtual-radio--supermarket {
      height: 140px; }
    .yp-panel-choose-save__virtual-radio--address {
      width: 100%;
      height: auto;
      position: relative;
      text-align: left;
      padding: 25px;
      border: 1px #d6d6d6 solid; }
  .yp-panel-choose-save__withdraw__text-container {
    height: 36px;
    line-height: 36px; }
  .yp-panel-choose-save__withdraw__tab-icon {
    margin-right: 10px;
    position: relative;
    top: 6px; }
  .yp-panel-choose-save__withdraw__tab-iconfont {
    font-size: 24px;
    margin-right: 10px;
    position: relative;
    top: -4px;
    vertical-align: middle; }
    .yp-panel-choose-save__withdraw__tab-iconfont:before {
      vertical-align: middle; }
  .yp-panel-choose-save__withdraw__tab-text {
    vertical-align: middle;
    display: inline-block; }
  .yp-panel-choose-save__withdraw__container {
    padding: 0 20px; }
  .yp-panel-choose-save__account__container {
    padding: 0 250px; }
  .yp-panel-choose-save__current-account th, .yp-panel-choose-save__current-account td {
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    font-weight: 400; }
  @media (min-width: 1023px) {
    .yp-panel-choose-save__current-account th, .yp-panel-choose-save__current-account td {
      display: table-cell; }
    .yp-panel-choose-save__current-account td {
      text-align: right; } }
  .yp-panel-choose-save__current-account--success {
    border-bottom: 1px #d6d6d6 solid; }
    .yp-panel-choose-save__current-account--success th, .yp-panel-choose-save__current-account--success td {
      width: 100% !important; }
    @media (min-width: 1023px) {
      .yp-panel-choose-save__current-account--success th, .yp-panel-choose-save__current-account--success td {
        padding: 12px 20px; }
      .yp-panel-choose-save__current-account--success th {
        color: #919191;
        text-align: right;
        width: 40% !important; }
      .yp-panel-choose-save__current-account--success td {
        text-align: left;
        width: 60% !important; } }
  .yp-panel-choose-save [data-btn-toggle-container],
  .yp-panel-choose-save [data-checked-container],
  .yp-panel-choose-save [data-btn-target-container] {
    display: none; }
  .yp-panel-choose-save [data-btn-toggle-container=block],
  .yp-panel-choose-save [data-checked-container=block] {
    display: block; }

.yp-panel-vertify-phone-code__container {
  position: absolute;
  top: 50px;
  width: 100%;
  bottom: 0px;
  padding-bottom: 20px;
  overflow: auto; }

@media (min-width: 1023px) {
  .yp-panel-vertify-phone-code__wrap {
    width: 880px;
    margin: 0 auto; } }

.yp-panel-vertify-phone-code__wrap.page__signin .signin-aside {
  min-height: 450px; }
  .yp-panel-vertify-phone-code__wrap.page__signin .signin-aside .vertify-phone-code-chat {
    top: 100px;
    width: 80px;
    left: 50%;
    margin-left: -40px; }
  .yp-panel-vertify-phone-code__wrap.page__signin .signin-aside .vertify-phone-code-wifi {
    width: 200px;
    top: 55px;
    left: 50%;
    margin-left: -100px; }

.yp-panel-vertify-phone-code__title {
  margin: 0;
  font-size: 30px;
  color: #00c2cb; }

.yp-panel-vertify-phone-code__phone {
  margin: 0 auto;
  display: block; }

.yp-checkbox-label,
.yp-checkbox-label-all {
  display: block;
  position: relative;
  padding: 5px 0 5px 30px; }
  .yp-checkbox-label *,
  .yp-checkbox-label-all * {
    vertical-align: middle; }
  .yp-checkbox-label-all,
  .yp-checkbox-label-all-all {
    display: block;
    margin-bottom: 10px; }
  .yp-checkbox-label .yp-checkbox,
  .yp-checkbox-label-all .yp-checkbox {
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    position: absolute;
    left: 0;
    top: 7px;
    background-color: #f4f4f4;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px #dcdcdc solid; }
  .yp-checkbox-label .yp-sprites-icons.checked, .yp-checkbox-label .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-2 .yp-checkbox-label .step.step-1:after, .yp-checkbox-label .page__signin .steps-wrapper.step-at-3 .step.step-1:after, .page__signin .steps-wrapper.step-at-3 .yp-checkbox-label .step.step-1:after, .yp-checkbox-label
  .page__signin .steps-wrapper.step-at-3 .step.step-2:after,
  .page__signin .steps-wrapper.step-at-3 .yp-checkbox-label .step.step-2:after, .yp-checkbox-label .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .yp-checkbox-label .step.step-3:after,
  .yp-checkbox-label-all .yp-sprites-icons.checked,
  .yp-checkbox-label-all .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-2
  .yp-checkbox-label-all .step.step-1:after,
  .yp-checkbox-label-all .page__signin .steps-wrapper.step-at-3 .step.step-1:after, .page__signin .steps-wrapper.step-at-3
  .yp-checkbox-label-all .step.step-1:after,
  .yp-checkbox-label-all
  .page__signin .steps-wrapper.step-at-3 .step.step-2:after,
  .page__signin .steps-wrapper.step-at-3
  .yp-checkbox-label-all .step.step-2:after,
  .yp-checkbox-label-all .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3
  .yp-checkbox-label-all .step.step-3:after {
    margin-top: -8px;
    margin-left: 4px;
    display: none; }
  .yp-checkbox-label input[type=checkbox],
  .yp-checkbox-label-all input[type=checkbox] {
    display: none; }
  .yp-checkbox-label input:checked + .yp-checkbox,
  .yp-checkbox-label-all input:checked + .yp-checkbox {
    background-color: #00c2cb; }
    .yp-checkbox-label input:checked + .yp-checkbox .yp-sprites-icons.checked, .yp-checkbox-label input:checked + .yp-checkbox .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-2 .yp-checkbox-label input:checked + .yp-checkbox .step.step-1:after, .yp-checkbox-label input:checked + .yp-checkbox .page__signin .steps-wrapper.step-at-3 .step.step-1:after, .page__signin .steps-wrapper.step-at-3 .yp-checkbox-label input:checked + .yp-checkbox .step.step-1:after, .yp-checkbox-label input:checked + .yp-checkbox
    .page__signin .steps-wrapper.step-at-3 .step.step-2:after,
    .page__signin .steps-wrapper.step-at-3 .yp-checkbox-label input:checked + .yp-checkbox .step.step-2:after, .yp-checkbox-label input:checked + .yp-checkbox .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .yp-checkbox-label input:checked + .yp-checkbox .step.step-3:after,
    .yp-checkbox-label-all input:checked + .yp-checkbox .yp-sprites-icons.checked,
    .yp-checkbox-label-all input:checked + .yp-checkbox .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-2
    .yp-checkbox-label-all input:checked + .yp-checkbox .step.step-1:after,
    .yp-checkbox-label-all input:checked + .yp-checkbox .page__signin .steps-wrapper.step-at-3 .step.step-1:after, .page__signin .steps-wrapper.step-at-3
    .yp-checkbox-label-all input:checked + .yp-checkbox .step.step-1:after,
    .yp-checkbox-label-all input:checked + .yp-checkbox
    .page__signin .steps-wrapper.step-at-3 .step.step-2:after,
    .page__signin .steps-wrapper.step-at-3
    .yp-checkbox-label-all input:checked + .yp-checkbox .step.step-2:after,
    .yp-checkbox-label-all input:checked + .yp-checkbox .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3
    .yp-checkbox-label-all input:checked + .yp-checkbox .step.step-3:after {
      display: inline-block; }
  .yp-checkbox-label:hover > span,
  .yp-checkbox-label-all:hover > span {
    color: #00c2cb; }

.yp-checkbox-all-wrapper .yp-checkbox-check-all {
  padding: 5px; }

.yp-checkbox-all-wrapper .yp-checkbox-wrapper {
  border: 1px #cccccc solid;
  padding: 12px; }

.yp-inputUpload.yp-table {
  margin: 0 -8px; }

.yp-inputUpload .yp-btn-upload {
  position: relative;
  padding: 10px 16px; }
  .yp-inputUpload .yp-btn-upload .ion-paperclip {
    font-size: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -23px;
    margin-left: -50px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }

.yp-validbox {
  background-color: #d6d6d6;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .yp-validbox .yp-sprites-icons.checked, .yp-validbox .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-2 .yp-validbox .step.step-1:after, .yp-validbox .page__signin .steps-wrapper.step-at-3 .step.step-1:after, .page__signin .steps-wrapper.step-at-3 .yp-validbox .step.step-1:after, .yp-validbox
  .page__signin .steps-wrapper.step-at-3 .step.step-2:after,
  .page__signin .steps-wrapper.step-at-3 .yp-validbox .step.step-2:after, .yp-validbox .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .yp-validbox .step.step-3:after {
    margin-top: -5px;
    margin-left: 3px; }

.yp-textarea {
  width: 100%;
  padding: 10px;
  resize: none;
  font-size: 13px;
  outline: none; }
  .yp-textarea-fake {
    overflow: auto;
    height: 60px; }
  .yp-textarea-grey {
    background-color: #f4f4f4;
    color: #919191; }
  .yp-textarea-default {
    padding: 10px 10px 10px 0;
    height: 75px; }
  .yp-textarea-fake-cb {
    overflow: auto;
    height: 150px; }

.yp-input {
  color: #636363; }
  .yp-input[type=text]::-webkit-input-placeholder, .yp-input[type=password]::-webkit-input-placeholder {
    color: #a7a7a7; }
  .yp-input[type=text]:-moz-placeholder, .yp-input[type=password]:-moz-placeholder {
    color: #a7a7a7; }
  .yp-input[type=text]::-moz-placeholder, .yp-input[type=password]::-moz-placeholder {
    color: #a7a7a7; }
  .yp-input[type=text]:-ms-input-placeholder, .yp-input[type=password]:-ms-input-placeholder {
    color: #a7a7a7; }
  .yp-input[type=text]::placeholder, .yp-input[type=password]::placeholder {
    color: #a7a7a7; }

.yp-select {
  height: 36px;
  background-color: transparent;
  border-bottom: none;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }

.yp-radio {
  display: block;
  text-align: center;
  padding: 0 5px; }
  .yp-radio-group {
    zoom: 1;
    margin: 10px -5px 0; }
    .yp-radio-group:after {
      clear: both;
      content: " ";
      display: table; }
    .yp-radio-group:before {
      content: " ";
      display: table; }
    @media (min-width: 1023px) {
      .yp-radio-group {
        margin: 0 -5px; }
        .yp-radio-group.two-line {
          padding: 11px 0; } }
  .yp-radio input[type=radio] {
    display: none; }
  .yp-radio span {
    cursor: pointer;
    display: block;
    height: 38px;
    background-color: #ffffff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 38px;
       -moz-border-radius: 38px;
            border-radius: 38px; }
    .yp-radio span:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .yp-radio-white span {
    color: #00c2cb;
    border: 1px #00c2cb solid; }
    .yp-radio-white span:hover {
      color: #ffffff;
      background-color: #00c2cb; }
  .yp-radio-white input[type=radio]:checked + span {
    color: #ffffff;
    background-color: #00c2cb; }
  .yp-radio-green span {
    color: #047d82;
    border: 1px #047d82 solid; }
    .yp-radio-green span:hover {
      color: #ffffff;
      background-color: #047d82; }
  .yp-radio-green input[type=radio]:checked + span {
    color: #ffffff;
    background-color: #047d82; }

.yp-inputGroup {
  padding-bottom: 5px;
  position: relative; }
  .yp-inputGroup.has-preicons {
    position: relative; }
    .yp-inputGroup.has-preicons [class^=yapee-icons] {
      font-size: 24px;
      position: absolute;
      top: 4px;
      left: 0px;
      color: #a7a7a7; }
    .yp-inputGroup.has-preicons .yp-input {
      padding-left: 30px; }
  .yp-inputGroup.has-suficons {
    position: relative; }
    .yp-inputGroup.has-suficons [class^=yapee-icons] {
      font-size: 24px;
      position: absolute;
      top: 4px;
      right: 30px;
      color: #a7a7a7; }
    .yp-inputGroup.has-suficons .txt {
      position: absolute;
      top: 9px;
      right: 30px; }
    .yp-inputGroup.has-suficons .yp-input {
      padding-right: 30px; }
  .yp-inputGroup.outerline {
    position: static; }
    .yp-inputGroup.outerline-large {
      position: relative; }
      @media (min-width: 1279px) {
        .yp-inputGroup.outerline-large {
          position: static; } }
  .yp-inputGroup > p {
    margin: 5px;
    font-size: 15px; }
  .yp-inputGroup .yp-input-border {
    display: block;
    height: 1px; }
    .yp-inputGroup .yp-input-border:before {
      content: "";
      width: 100%;
      height: 1px;
      background-color: #a7a7a7;
      display: inline-block;
      position: absolute;
      z-index: 1;
      top: 38px; }
    .yp-inputGroup .yp-input-border:after {
      content: "";
      width: 0%;
      height: 2px;
      background-color: #00c2cb;
      display: inline-block;
      position: absolute;
      z-index: 1;
      top: 38px;
      -webkit-transition: width .3s ease;
      -o-transition: width .3s ease;
      -moz-transition: width .3s ease;
      transition: width .3s ease; }
    .yp-inputGroup .yp-input-border.border-after-hide:after {
      display: none; }
    .yp-inputGroup .yp-input-border.border-before-hide:before {
      display: none; }
    .yp-inputGroup .yp-input-border.border-hide:after {
      display: none; }
    .yp-inputGroup .yp-input-border.border-hide:before {
      display: none; }
  .yp-inputGroup .yp-input {
    border-bottom: none;
    height: 38px; }
    .yp-inputGroup .yp-input:focus ~ .yp-input-border:after {
      width: 100%; }
    .yp-inputGroup .yp-input[readonly]:focus ~ .yp-input-border:after {
      width: 0%; }
  .yp-inputGroup .yp-textarea ~ .yp-input-border:before, .yp-inputGroup .yp-textarea ~ .yp-input-border:after {
    top: 75px; }
  .yp-inputGroup .yp-textarea:focus ~ .yp-input-border:after {
    width: 100%; }
  .yp-inputGroup .yp-textarea[readonly]:focus ~ .yp-input-border:after {
    width: 0%; }

.yp-inputSearchGroup {
  position: relative; }
  .yp-inputSearchGroup .yp-input {
    background: #ffffff;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    border: 0;
    padding-left: 16px;
    padding-right: 50px; }
  .yp-inputSearchGroup .yp-btn {
    color: #00c2cb;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px;
    font-size: 20px;
    height: 38px;
    -webkit-border-radius: 38px;
       -moz-border-radius: 38px;
            border-radius: 38px; }

.yp-valid + .message {
  display: none; }

.yp-valid .yp-inputGroup {
  padding-right: 30px; }
  .yp-valid .yp-inputGroup.passwordCheck {
    padding-right: 50px; }

.yp-valid .yp-checkbox-label {
  height: 43px;
  padding: 7px 0 11px 30px; }
  .yp-valid .yp-checkbox-label .yp-checkbox {
    top: 9px; }

.yp-valid-error .yp-validbox {
  background-color: #f3503a; }
  .yp-valid-error .yp-validbox .yp-sprites-icons.checked, .yp-valid-error .yp-validbox .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-2 .yp-valid-error .yp-validbox .step.step-1:after, .yp-valid-error .yp-validbox .page__signin .steps-wrapper.step-at-3 .step.step-1:after, .page__signin .steps-wrapper.step-at-3 .yp-valid-error .yp-validbox .step.step-1:after, .yp-valid-error .yp-validbox
  .page__signin .steps-wrapper.step-at-3 .step.step-2:after,
  .page__signin .steps-wrapper.step-at-3 .yp-valid-error .yp-validbox .step.step-2:after, .yp-valid-error .yp-validbox .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .yp-valid-error .yp-validbox .step.step-3:after {
    background: none;
    text-align: center;
    margin-top: 0px;
    margin-left: 1px; }
    .yp-valid-error .yp-validbox .yp-sprites-icons.checked:before {
      content: "!";
      color: #ffffff;
      font-style: normal; }

.yp-valid-error .yp-inputGroup .yp-input-border:after {
  background-color: #f3503a;
  width: 100%; }

.yp-valid-error + .message {
  color: #f3503a;
  display: block;
  font-size: 13px; }

.yp-valid-success .yp-validbox {
  background-color: #00c2cb; }

.yp-valid-success .yp-inputGroup .yp-input-border:after {
  width: 100%; }

.yp-valid-cancel .yp-inputGroup {
  padding-right: 0px; }

.yp-row-right > .yp-col {
  float: right; }

.yp-tag-red {
  background-color: #DF4440; }

.yp-badge-highlight {
  color: #00c2cb;
  background-color: #f4f4f4;
  -webkit-border-radius: 22px;
     -moz-border-radius: 22px;
          border-radius: 22px; }

.yp-badge--red {
  background-color: #fe381d;
  width: 22px;
  height: 22px;
  padding: 2px 0 0;
  font-size: 10px; }

.yp-hidden {
  visibility: hidden; }

.yp-done-coin {
  width: 80px;
  height: 80px;
  display: inline-block;
  -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
          border-radius: 40px;
  position: absolute;
  bottom: 0;
  margin-bottom: -20px;
  left: 50%;
  margin-left: -40px;
  z-index: 2; }
  .yp-done-coin img {
    -webkit-animation-name: ypBounceInDown;
       -moz-animation-name: ypBounceInDown;
         -o-animation-name: ypBounceInDown;
            animation-name: ypBounceInDown;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
         -o-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both; }
  .yp-done-coin:after {
    content: "";
    width: 40px;
    height: 15px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: rgba(100, 100, 100, 0.2);
    -webkit-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
       -moz-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
            box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -40px;
    left: 50%;
    margin-left: -20px;
    -webkit-animation-name: ypScaleInDown;
       -moz-animation-name: ypScaleInDown;
         -o-animation-name: ypScaleInDown;
            animation-name: ypScaleInDown;
    -webkit-animation-duration: 3s;
       -moz-animation-duration: 3s;
         -o-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both; }
  @media (min-width: 1023px) {
    .yp-done-coin {
      width: 114px;
      height: 114px;
      margin-left: -57px;
      margin-bottom: -36px; }
      .yp-done-coin:after {
        width: 60px;
        margin-left: -30px;
        margin-bottom: -45px; } }

.yp-hidden {
  visibility: hidden; }

.yp-password-meter {
  width: 10px;
  position: absolute;
  right: 35px;
  top: 6px; }
  .yp-password-meter span {
    display: block;
    height: 4px;
    width: 6px;
    margin: 2px auto;
    background: #e4e4e4; }
  .yp-password-meter.ps_meter_lv1 span.meter-1 {
    background: #00c2cb; }
  .yp-password-meter.ps_meter_lv2 span.meter-1, .yp-password-meter.ps_meter_lv2 span.meter-2 {
    background: #00c2cb; }
  .yp-password-meter.ps_meter_lv3 span.meter-1, .yp-password-meter.ps_meter_lv3 span.meter-2, .yp-password-meter.ps_meter_lv3 span.meter-3 {
    background: #00c2cb; }
  .yp-password-meter.ps_meter_lv4 span.meter-1, .yp-password-meter.ps_meter_lv4 span.meter-2, .yp-password-meter.ps_meter_lv4 span.meter-3, .yp-password-meter.ps_meter_lv4 span.meter-4 {
    background: #00c2cb; }

.page__home {
  padding-bottom: 0 !important;
  height: 100%; }
  @media (min-width: 1023px) {
    .page__home {
      padding-bottom: 55px; }
      .page__home ~ footer {
        position: fixed;
        bottom: 0;
        width: 100%; } }
  .page__home .slider-wrapper {
    height: 100%;
    position: relative; }
    .page__home .slider-wrapper .slider {
      height: 100%;
      position: relative; }
    .page__home .slider-wrapper .slick-list {
      height: 100% !important; }
    .page__home .slider-wrapper .slick-track,
    .page__home .slider-wrapper .slick-slide {
      height: 100%; }
    .page__home .slider-wrapper .slick-slide {
      position: relative; }
      .page__home .slider-wrapper .slick-slide > a {
        display: block;
        height: 100%; }
        .page__home .slider-wrapper .slick-slide > a > div {
          -moz-background-size: cover;
               background-size: cover;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          height: 100%;
           opacity: 0;
    		filter: alpha(opacity=0);
    		-webkit-animation: silder 15s linear infinite;
                    animation: silder 15s linear infinite;
           }
    
    .page__home .slider-wrapper .slick-slide>a:nth-child(4) {
        -webkit-animation-delay: 10s;
                animation-delay: 10s;

    }
 
      .page__home .slider-wrapper .slick-slide .home_action {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30%;
        opacity: 0;
        -webkit-transition: opacity .3s ease 1.3s;
        -o-transition: opacity .3s ease 1.3s;
        -moz-transition: opacity .3s ease 1.3s;
        transition: opacity .3s ease 1.3s; }
        .page__home .slider-wrapper .slick-slide .home_action_01 {
          margin-left: -5%;
          margin-top: 12%;
          max-width: 349px; }
          @media (min-width: 1023px) and (min-height: 630px) {
            .page__home .slider-wrapper .slick-slide .home_action_01 {
              margin-left: -10%;
              margin-top: 9%; } }
          @media (min-width: 1023px) and (min-height: 768px) {
            .page__home .slider-wrapper .slick-slide .home_action_01 {
              margin-left: -10%;
              margin-top: 12%; } }
          @media (min-width: 1023px) {
            .page__home .slider-wrapper .slick-slide .home_action_01 {
              max-width: 174px; } }
          @media (min-width: 1500px) {
            .page__home .slider-wrapper .slick-slide .home_action_01 {
              margin-top: 12%; } }
        .page__home .slider-wrapper .slick-slide .home_action_02 {
          margin-left: -45%;
          margin-top: 19%;
          max-width: 309px; }
          @media (min-width: 1023px) {
            .page__home .slider-wrapper .slick-slide .home_action_02 {
              max-width: 154px;
              margin-left: -20%;
              margin-top: 50px; } }
          @media (min-width: 1500px) {
            .page__home .slider-wrapper .slick-slide .home_action_02 {
              margin-top: 4%; } }
        .page__home .slider-wrapper .slick-slide .home_action_03 {
          margin-left: 15%;
          margin-top: -10%;
          max-width: 336px; }
          @media (min-width: 1023px) {
            .page__home .slider-wrapper .slick-slide .home_action_03 {
              max-width: 168px;
              margin-left: 0%;
              margin-top: 0px; } }
        .page__home .slider-wrapper .slick-slide .home_action_04 {
          margin-left: -15%;
          margin-top: 15%;
          max-width: 235px; }
          @media (min-width: 1023px) and (min-height: 630px) {
            .page__home .slider-wrapper .slick-slide .home_action_04 {
              margin-left: 0%;
              margin-top: 9%; } }
          @media (min-width: 1023px) {
            .page__home .slider-wrapper .slick-slide .home_action_04 {
              max-width: 118px; } }
          @media (min-width: 1500px) {
            .page__home .slider-wrapper .slick-slide .home_action_04 {
              margin-top: 10%; } }
      .page__home .slider-wrapper .slick-slide .home_text {
        position: absolute;
        padding: 16px;
        top: 0;
        left: 0;
        color: #ffffff;
        opacity: 0;
        -webkit-transition: opacity .3s ease .8s;
        -o-transition: opacity .3s ease .8s;
        -moz-transition: opacity .3s ease .8s;
        transition: opacity .3s ease .8s; }
        .page__home .slider-wrapper .slick-slide .home_text h4 {
          font-size: 15px;
          font-style: italic;
          position: relative;
          display: inline-block; }
          .page__home .slider-wrapper .slick-slide .home_text h4:after {
            content: "";
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            margin-bottom: -5px;
            height: 2px;
            background-color: #00c2cb; }
        .page__home .slider-wrapper .slick-slide .home_text h2 {
          font-size: 36px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__home .slider-wrapper .slick-slide .home_text h3 {
          font-size: 18px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__home .slider-wrapper .slick-slide .home_text .more {
          border: 1px #00c2cb solid;
          color: #00c2cb;
          display: inline-block;
          padding: 8px 48px;
          -webkit-border-radius: 32px;
             -moz-border-radius: 32px;
                  border-radius: 32px;
          font-size: 15px;
          margin-top: 32px;
          display: none;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
          .page__home .slider-wrapper .slick-slide .home_text .more:before {
            content: "\f489";
            display: inline-block;
            font-family: Ionicons;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            text-rendering: auto;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            font-size: 30px;
            vertical-align: middle;
            margin-right: 20px; }
          .page__home .slider-wrapper .slick-slide .home_text .more:hover {
            background-color: #00c2cb;
            color: #ffffff; }
        @media (min-width: 1023px) {
          .page__home .slider-wrapper .slick-slide .home_text {
            top: 5%;
            left: 5%; }
            .page__home .slider-wrapper .slick-slide .home_text h2 {
              font-size: 64px; }
            .page__home .slider-wrapper .slick-slide .home_text h3 {
              font-size: 20px; }
            .page__home .slider-wrapper .slick-slide .home_text .more {
              display: inline-block; } }
      .page__home .slider-wrapper .slick-slide.slick-current .home_text,
      .page__home .slider-wrapper .slick-slide.slick-current .home_action {
        opacity: 1; }
    .page__home .slider-wrapper .slick-dots {
      position: absolute;
      bottom: 56px;
      margin: 0;
      padding: 10px 0;
      width: 100%;
      text-align: center; }
      .page__home .slider-wrapper .slick-dots > li {
        display: inline-block;
        width: 14px;
        height: 14px;
        -webkit-border-radius: 14px;
           -moz-border-radius: 14px;
                border-radius: 14px;
        border: 1px transparent solid;
        margin: 0 6px;
        padding-top: 2px;
        text-align: center;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        .page__home .slider-wrapper .slick-dots > li button {
          display: inline-block;
          text-indent: -9999px;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 8px;
             -moz-border-radius: 8px;
                  border-radius: 8px;
          border: 1px #ffffff solid;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease;
          outline: none;
          cursor: pointer;
          vertical-align: top; }
        .page__home .slider-wrapper .slick-dots > li.slick-active {
          border: 1px #00c2cb solid; }
          .page__home .slider-wrapper .slick-dots > li.slick-active button {
            border: 1px transparent solid;
            background-color: #00c2cb; }
      @media (min-width: 1023px) {
        .page__home .slider-wrapper .slick-dots {
          padding: 20px 0; } }
    .page__home .slider-wrapper .slider-login {
      position: absolute;
      bottom: 16px;
      width: 100%; }
      .page__home .slider-wrapper .slider-login .yp-row {
        margin: 0 -16px; }
        .page__home .slider-wrapper .slider-login .yp-row .yp-col {
          padding: 0 16px; }
  .page__home + .login {
    background-color: #ffffff; }
    .page__home + .login .signin {
      display: none; }
    @media (min-width: 1023px) {
      .page__home + .login {
        padding-left: 25px;
        padding-right: 25px;
        width: 300px;
        height: 450px;
        position: absolute;
        top: 50%;
        margin-top: -225px;
        right: 77px; }
        .page__home + .login h1 {
          display: none; }
        .page__home + .login .signin {
          display: block;
          padding-top: 10px; } }

.page__signin .main-inner > .yp-col {
  width: 400px;
  padding: 0px 10px 130px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#00d8cb), color-stop(50%, #00b8e1));
  background: -webkit-linear-gradient(top, #00d8cb 0%, #00b8e1 50%);
  background: -moz-linear-gradient(top, #00d8cb 0%, #00b8e1 50%);
  background: -o-linear-gradient(top, #00d8cb 0%, #00b8e1 50%);
  background: linear-gradient(to bottom, #00d8cb 0%, #00b8e1 50%);
  display: none; }
  .page__signin .main-inner > .yp-col .yp-heading {
    margin: 50px 0; }
  @media (min-width: 1023px) {
    .page__signin .main-inner > .yp-col {
      display: block; } }

.page__signin .main-inner > .yp-rest {
  width: 100%;
  padding-bottom: 20px; }
  @media (min-width: 1023px) {
    .page__signin .main-inner > .yp-rest {
      width: auto;
      padding-left: 50px; } }
  .page__signin .main-inner > .yp-rest .yp-heading.yp-heading-title {
    letter-spacing: 1px; }
  .page__signin .main-inner > .yp-rest .yp-btn {
    width: 100%;
    margin: 0 auto; }

.page__signin .main-inner-half .yp-col {
  width: 50%; }

.page__signin .main-inner-half .yp-rest {
  width: 100%; }
  @media (min-width: 1023px) {
    .page__signin .main-inner-half .yp-rest {
      width: 50%; } }

.page__signin .signin-aside {
  position: relative;
  min-height: 660px; }
  .page__signin .signin-aside.mini {
    min-height: 0; }
    .page__signin .signin-aside.mini .login-key {
      margin-top: -200px; }
    .page__signin .signin-aside.mini .login-paguin {
      margin-top: 30px; }
  .page__signin .signin-aside .account-coin {
    width: 160px;
    display: block;
    margin: 0 auto; }
  .page__signin .signin-aside .account-path {
    width: 300px;
    display: block;
    margin: -55px auto 0; }
  .page__signin .signin-aside .company-form-2-coin {
    position: absolute;
    left: 10px;
    top: 163px; }
  .page__signin .signin-aside .company-form-2-paguin {
    position: absolute;
    right: 10px;
    top: 320px; }
  .page__signin .signin-aside .registerbycard-coin {
    position: absolute;
    right: 10px;
    top: 197px; }
  .page__signin .signin-aside .registerbycard-paguin {
    position: absolute;
    left: 50px;
    top: 320px; }
  .page__signin .signin-aside .registerbycard-path {
    display: block;
    margin: 0 auto; }
  .page__signin .signin-aside .receive-coin {
    display: block;
    margin: 0 auto; }
  .page__signin .signin-aside .receive-path {
    position: absolute;
    left: 50%;
    margin-left: -165px;
    top: 150px; }
  .page__signin .signin-aside .vertify-phone-paguin {
    position: absolute;
    top: 350px;
    left: 120px;
    -webkit-animation-delay: 1s;
       -moz-animation-delay: 1s;
         -o-animation-delay: 1s;
            animation-delay: 1s; }
  .page__signin .signin-aside .vertify-phone-lock {
    position: absolute;
    top: 250px;
    left: 160px; }
  .page__signin .signin-aside .vertify-phone-number {
    position: absolute;
    top: 220px;
    left: 20px; }
  .page__signin .signin-aside .vertify-phone-code-chat {
    position: absolute;
    top: 250px;
    left: 130px; }
  .page__signin .signin-aside .vertify-phone-code-paguin {
    position: absolute;
    top: 340px;
    right: 116px;
    width: 62px;
    height: 125px;
    background: url(../../images/signin/vertify-phone-code-paguin.png) left bottom no-repeat;
    overflow: hidden; }
    .page__signin .signin-aside .vertify-phone-code-paguin.ypVertifyPhoneCodePaguinIn {
      -webkit-animation: ypVertifyPhoneCodePaguinIn 2s 1;
         -moz-animation: ypVertifyPhoneCodePaguinIn 2s 1;
           -o-animation: ypVertifyPhoneCodePaguinIn 2s 1;
              animation: ypVertifyPhoneCodePaguinIn 2s 1; }
  .page__signin .signin-aside .vertify-phone-code-wifi {
    position: absolute;
    top: 200px;
    left: 10px; }
    .page__signin .signin-aside .vertify-phone-code-wifi .wifi01 {
      -webkit-animation: ypFadeWifi 5s infinite;
         -moz-animation: ypFadeWifi 5s infinite;
           -o-animation: ypFadeWifi 5s infinite;
              animation: ypFadeWifi 5s infinite;
      -webkit-animation-delay: 0;
         -moz-animation-delay: 0;
           -o-animation-delay: 0;
              animation-delay: 0; }
    .page__signin .signin-aside .vertify-phone-code-wifi .wifi02 {
      -webkit-animation: ypFadeWifi 5s infinite;
         -moz-animation: ypFadeWifi 5s infinite;
           -o-animation: ypFadeWifi 5s infinite;
              animation: ypFadeWifi 5s infinite;
      -webkit-animation-delay: 1s;
         -moz-animation-delay: 1s;
           -o-animation-delay: 1s;
              animation-delay: 1s; }
  .page__signin .signin-aside .vertify-email-code {
    margin: 0 auto;
    width: 261px;
    display: block; }
  .page__signin .signin-aside .vertify-email-code-ball {
    position: absolute;
    top: 150px;
    left: 40px; }
  .page__signin .signin-aside .vertify-email_new-code-ball {
    position: absolute;
    top: 690px;
    left: 40px; }
  .page__signin .signin-aside .login-key {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -42px; }
  .page__signin .signin-aside .login-paguin {
    position: absolute;
    right: 40px;
    top: 50%;
    width: 148px;
    height: 120px;
    background: url(../../images/login/paguin.png) 50% 50% no-repeat;
    margin-top: -40px; }

.page__signin .steps-wrapper {
  margin: 10px 0 30px;
  position: relative;
  text-align: center; }
  .page__signin .steps-wrapper:after, .page__signin .steps-wrapper:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    height: 3px;
    margin-top: -1px;
    background-color: #dcdcdc;
    z-index: 0; }
  .page__signin .steps-wrapper:after {
    width: 0%;
    background-color: #00c2cb; }
  .page__signin .steps-wrapper > .step {
    color: #ffffff;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #dcdcdc;
    position: relative;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    border: 3px #dcdcdc solid;
    z-index: 2;
    font-size: 18px;
    line-height: 34px; }
    .page__signin .steps-wrapper > .step:before {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .page__signin .steps-wrapper > .step-1 {
      position: absolute;
      left: 0; }
    .page__signin .steps-wrapper > .step-3 {
      position: absolute;
      right: 0; }
  .page__signin .steps-wrapper.step-at-1 .step.step-1 {
    border: 3px #00c2cb solid;
    background-color: #ffffff;
    color: #00c2cb; }
  .page__signin .steps-wrapper.step-at-1:after {
    width: 0%; }
  .page__signin .steps-wrapper.step-at-2 .step.step-1 {
    border: 3px #00c2cb solid;
    background-color: #00c2cb;
    color: #00c2cb; }
    .page__signin .steps-wrapper.step-at-2 .step.step-1:after {
      content: "";
      position: absolute;
      top: 8px;
      left: 8px; }
  .page__signin .steps-wrapper.step-at-2 .step.step-2 {
    border: 3px #00c2cb solid;
    background-color: #ffffff;
    color: #00c2cb; }
  .page__signin .steps-wrapper.step-at-2:after {
    width: 50%; }
  .page__signin .steps-wrapper.step-at-3 .step.step-1,
  .page__signin .steps-wrapper.step-at-3 .step.step-2 {
    border: 3px #00c2cb solid;
    background-color: #00c2cb;
    color: #00c2cb; }
    .page__signin .steps-wrapper.step-at-3 .step.step-1:after,
    .page__signin .steps-wrapper.step-at-3 .step.step-2:after {
      content: "";
      position: absolute;
      top: 8px;
      left: 8px; }
  .page__signin .steps-wrapper.step-at-3 .step.step-3 {
    border: 3px #00c2cb solid;
    background-color: #ffffff;
    color: #00c2cb; }
  .page__signin .steps-wrapper.step-at-3:after {
    width: 100%; }

.page__signin .or {
  width: 90%;
  position: relative;
  text-align: center;
  margin: 30px auto; }
  .page__signin .or span {
    padding: 10px;
    background-color: #ffffff;
    position: relative;
    color: #00c2cb; }
  .page__signin .or:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #00c2cb;
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    margin-top: -1px; }
  @media (min-width: 1023px) {
    .page__signin .or {
      width: 100%; } }

.page__signin .hr {
  margin: 30px 0 10px;
  position: relative;
  text-align: center; }
  .page__signin .hr:before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #00c2cb; }
  .page__signin .hr .siginicons {
    display: inline-block;
    width: 98px;
    height: 98px;
    border: 2px #00c2cb solid;
    z-index: 1;
    position: relative;
    -webkit-border-radius: 98px;
       -moz-border-radius: 98px;
            border-radius: 98px; }
    .page__signin .hr .siginicons.printer {
      background: url(../../images/signin/printer.png) 50% 50% #ffffff no-repeat; }
    .page__signin .hr .siginicons.pdf {
      background: url(../../images/signin/pdf.png) 50% 50% #ffffff no-repeat; }
    .page__signin .hr .siginicons.mail {
      background: url(../../images/signin/mail.png) 50% 50% #ffffff no-repeat; }

.page__signin .yp-ul.decimal.hightlight {
  max-width: 430px;
  margin: 20px auto 0; }
  .page__signin .yp-ul.decimal.hightlight > li {
    line-height: 200%; }
    .page__signin .yp-ul.decimal.hightlight > li .yp-badge {
      line-height: 150%;
      width: 90px;
      margin-right: 10px; }

.page__signin .id-card {
  margin: 10px 0;
  border: 1px #00c2cb solid;
  padding: 10px 0; }
  .page__signin .id-card .yp-btn {
    color: #00c2cb;
    text-align: left;
    position: relative; }
    .page__signin .id-card .yp-btn.active .ion-android-arrow-dropdown {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }
  .page__signin .id-card .ion-android-arrow-dropdown {
    font-size: 20px;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }
  .page__signin .id-card img {
    width: 100%; }
  .page__signin .id-card .yp-btn-slideDown-content {
    padding: 20px 30px 20px 20px; }

.page__signin .signin-form > .yp-row {
  padding-bottom: 20px; }

.page__signin .signin-form .yp-col.label {
  width: 100%; }
  .page__signin .signin-form .yp-col.label + .yp-rest {
    position: relative;
    width: 100%; }
    .page__signin .signin-form .yp-col.label + .yp-rest.tips {
      border-bottom: none;
      padding-right: 0px; }
    .page__signin .signin-form .yp-col.label + .yp-rest.data {
      padding: 8px 20px 8px 0;
      border-bottom: none; }
    .page__signin .signin-form .yp-col.label + .yp-rest .yp-input {
      padding-left: 0; }
    .page__signin .signin-form .yp-col.label + .yp-rest .yp-validbox {
      position: absolute;
      right: 5px;
      top: 9px; }
    .page__signin .signin-form .yp-col.label + .yp-rest .half {
      position: relative;
      padding-right: 30px;
      border-bottom: 1px #d6d6d6 solid; }
    .page__signin .signin-form .yp-col.label + .yp-rest .credit-card {
      position: relative; }
      .page__signin .signin-form .yp-col.label + .yp-rest .credit-card:after {
        content: '一';
        position: absolute;
        right: 5px;
        top: 50%;
        margin-top: -11px; }
      .page__signin .signin-form .yp-col.label + .yp-rest .credit-card.last:after {
        display: none; }
  .page__signin .signin-form .yp-col.label.label-float-large {
    float: none; }
  .page__signin .signin-form .yp-col.label.label-right {
    width: 55%;
    padding: 0 0 0 20px; }
    .page__signin .signin-form .yp-col.label.label-right + .yp-rest {
      width: auto; }
  .page__signin .signin-form .yp-col.label.label-space:before {
    content: "\00a0 ";
    display: none; }
  @media (min-width: 1023px) {
    .page__signin .signin-form .yp-col.label {
      width: 100px;
      padding: 9px 20px 9px 0;
      text-align: right; }
      .page__signin .signin-form .yp-col.label + .yp-rest {
        width: auto; }
        .page__signin .signin-form .yp-col.label + .yp-rest + .message {
          padding-left: 100px; }
      .page__signin .signin-form .yp-col.label.label-right {
        width: 45%; }
      .page__signin .signin-form .yp-col.label.label-space:before {
        display: block; }
      .page__signin .signin-form .yp-col.label.label-float-large {
        float: left; } }

.page__signin .bage {
  width: 32px;
  height: 32px;
  background-color: #00c2cb;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 32px;
     -moz-border-radius: 32px;
          border-radius: 32px;
  line-height: 32px;
  margin-right: 10px; }

.page__signin .signin-yahoo-entry {
  max-width: 430px;
  margin: 0 auto; }
  .page__signin .signin-yahoo-entry .xx {
    padding: 0 10px; }

.page__signin .signin-entry > .yp-tr > .yp-col {
  padding: 0 0 40px; }
  .page__signin .signin-entry > .yp-tr > .yp-col + .yp-col {
    padding: 40px 0 0;
    border-top: 1px #d2d3d4 solid; }

@media (min-width: 1023px) {
  .page__signin .signin-entry {
    width: 100%;
    max-width: 1024px;
    display: table; }
    .page__signin .signin-entry > .yp-tr {
      display: table-row; }
      .page__signin .signin-entry > .yp-tr > .yp-col {
        display: table-cell;
        float: none;
        padding: 0 0;
        vertical-align: top; }
        .page__signin .signin-entry > .yp-tr > .yp-col + .yp-col {
          padding: 0;
          border-top: none;
          position: relative; }
          .page__signin .signin-entry > .yp-tr > .yp-col + .yp-col:before {
            content: "";
            width: 1px;
            height: 100%;
            background-color: #d2d3d4;
            position: absolute;
            left: 0;
            top: 0; } }

.page__signin .signin-now-wrapper {
  display: block;
  width: 270px;
  margin: 0 auto; }
  .page__signin .signin-now-wrapper-step-2 {
    display: block;
    width: 270px;
    margin: 0 auto;
    display: none; }
  .page__signin .signin-now-wrapper .thumbnail.dwb-flip-static {
    margin-bottom: 20px;
    position: relative; }
    .page__signin .signin-now-wrapper .thumbnail.dwb-flip-static:after {
      content: "";
      width: 60px;
      height: 15px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background-color: rgba(100, 100, 100, 0.2);
      -webkit-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
         -moz-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
              box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
      display: block;
      position: absolute;
      bottom: 0;
      margin-bottom: -5px;
      left: 50%;
      margin-left: -30px;
      -webkit-transform: scale(0);
         -moz-transform: scale(0);
          -ms-transform: scale(0);
           -o-transform: scale(0);
              transform: scale(0);
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
    .page__signin .signin-now-wrapper .thumbnail.dwb-flip-static .flip-container {
      margin: 0 auto;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
  .page__signin .signin-now-wrapper .yp-btn-highlight.hybrid:hover {
    background: none;
    background-color: #047d82; }
    .page__signin .signin-now-wrapper .yp-btn-highlight.hybrid:hover:before {
      background: none;
      background-color: #047d82; }
  .page__signin .signin-now-wrapper:hover .thumbnail.dwb-flip-static:after {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .page__signin .signin-now-wrapper:hover .flip-container {
    -webkit-transform: translateY(-20px);
       -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px); }
  .page__signin .signin-now-wrapper:hover .flip-container .back {
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  .page__signin .signin-now-wrapper:hover .flip-container .front {
    -webkit-transform: rotateY(180deg);
       -moz-transform: rotateY(180deg);
            transform: rotateY(180deg); }
  .page__signin .signin-now-wrapper:hover .yp-btn-highlight.hybrid {
    background: none;
    background-color: #047d82; }
    .page__signin .signin-now-wrapper:hover .yp-btn-highlight.hybrid:before {
      opacity: 0; }

.page__signin .other-validation {
  border: 1px #00c2cb solid;
  padding: 10px; }
  @media (min-width: 1023px) {
    .page__signin .other-validation {
      padding: 0 10px; } }
  @media (min-width: 1023px) {
    .page__signin .other-validation .yp-col {
      border-bottom: 1px #00c2cb solid; } }
  .page__signin .other-validation .img {
    text-align: center; }
    @media (min-width: 1023px) {
      .page__signin .other-validation .img {
        width: 80px; } }
  .page__signin .other-validation .wording {
    padding: 10px 0; }
    @media (min-width: 1023px) {
      .page__signin .other-validation .wording {
        width: 300px; } }
  @media (min-width: 1023px) {
    .page__signin .other-validation .btn {
      width: 130px; } }
  .page__signin .other-validation .yp-row {
    padding: 20px 0;
    border-bottom: 1px #00c2cb solid; }
    .page__signin .other-validation .yp-row:last-child .yp-col {
      border-bottom: none; }
    @media (min-width: 1023px) {
      .page__signin .other-validation .yp-row {
        border-bottom: none; } }

.page__signin .receive-tab-wrapper .yp-tab-head-wrapper .yp-col.yp-tab-head-wrapper-overflow-inner {
  min-width: 510px; }

.page__signin .receive-tab-wrapper .yp-tab-head-wrapper .yp-col.yp-tab {
  min-width: 170px; }
.page__message.global-main--signin {
		  padding-top: 110px;
}
.page__message {
  height: 100%; }
  @media (min-width: 1023px) {
    .page__message {
      padding-bottom: 55px; }
      .page__message.global-main--signin {
		  padding-top: 55px;
	  }
      .page__message ~ footer {
        position: fixed;
        bottom: 0;
        width: 100%; } }
  .page__message .yp-kv-done {
    height: 170px;
    position: relative; }
    .page__message .yp-kv-done .inner {
      padding-top: 30px;
      color: #ffffff; }
    .page__message .yp-kv-done .yp-heading.yp-heading-title {
      font-size: 24px; }
    .page__message .yp-kv-done.yp-kv-done-message-loading .paguin {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -350px;
      margin-top: -50px; }
    .page__message .yp-kv-done.yp-kv-done-message-system .paguin {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -350px;
      margin-top: -100px; }
    .page__message .yp-kv-done.yp-kv-done-message-ok .paguin {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -350px;
      margin-top: -50px; }
    .page__message .yp-kv-done.yp-kv-done-message-error .paguin {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -300px;
      margin-top: -50px; }
  .page__message .yp-table {
    max-width: 630px;
    margin: 0 auto; }
    .page__message .yp-table th, .page__message .yp-table td {
      width: 50%;
      font-weight: 400; }

.page__popup {
  max-width: 553px;
  background-color: #ffffff;
  margin: 60px auto 20px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
     -moz-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 16px 20px;
  position: relative; }
  @media (min-width: 1023px) {
    .page__popup {
      padding: 55px 120px; } }
  .page__popup-confirm .circular {
    width: 140px;
    height: 140px;
    -webkit-animation: ypCircular 5s linear infinite;
       -moz-animation: ypCircular 5s linear infinite;
         -o-animation: ypCircular 5s linear infinite;
            animation: ypCircular 5s linear infinite;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  .page__popup-confirm .yp-sprites-icons.magnific {
    -webkit-animation: ypInnerCircular 5s linear infinite;
       -moz-animation: ypInnerCircular 5s linear infinite;
         -o-animation: ypInnerCircular 5s linear infinite;
            animation: ypInnerCircular 5s linear infinite;
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    display: none; }
  .page__popup-confirm .yp-sprites-icons.magnific-paguin-confirm {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -150px;
    margin-right: -40px;
    display: none; }
  .page__popup-confirm .circular {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -130px;
    margin-right: -40px;
    display: none; }
  .page__popup-confirm .msgContent {
    margin: 10px 0; }
  @media (min-width: 1023px) {
    .page__popup-confirm .circular,
    .page__popup-confirm .yp-sprites-icons.magnific,
    .page__popup-confirm .yp-sprites-icons.magnific-paguin-confirm {
      display: block; } }
  .page__popup-error .yp-sprites-icons.magnific-paguin-error {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -130px;
    margin-right: -40px; }
  .page__popup-error .magnific-paguin {
    background: url(../../images/popup/magnific-paguin-error_action.gif) no-repeat 50% 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 171px;
    height: 158px;
    margin-left: -85px;
    margin-top: -79px; }
  @media (min-width: 1023px) {
    .page__popup-error .yp-sprites-icons.magnific-paguin-error {
      display: block; } }
  .page__popup-news {
    padding: 40px 30px 16px;
    position: relative; }
    @media (min-width: 1023px) {
      .page__popup-news {
        padding: 70px 40px 16px; } }
    .page__popup-news:before {
      content: "";
      background: url(../../images/news/header.png) no-repeat 50% 50%;
      -moz-background-size: contain;
           background-size: contain;
      position: absolute;
      top: 0;
      left: 50%;
      width: 73.5px;
      height: 25px;
      margin-top: -22.5px;
      margin-left: -36.5px; }
      @media (min-width: 1023px) {
        .page__popup-news:before {
          width: 147px;
          height: 50px;
          margin-top: -45px;
          margin-left: -73px; } }
    .page__popup-news:after {
      content: "";
      background: url(../../images/news/icon.png) no-repeat 50% 50%;
      -moz-background-size: contain;
           background-size: contain;
      position: absolute;
      top: 0;
      left: 50%;
      width: 49.5px;
      height: 49.5px;
      margin-top: -17.5px;
      margin-left: -24.5px; }
      @media (min-width: 1023px) {
        .page__popup-news:after {
          width: 99px;
          height: 99px;
          margin-top: -35px;
          margin-left: -49px; } }
    .page__popup-news > time {
      color: #00c2cb;
      font-size: 14px; }
    .page__popup-news .yp-btn-new-close {
      max-width: 190px;
      margin: 0 auto; }

.page__privacy .terms {
  line-height: 170%;
  margin-bottom: 30px; }
  .page__privacy .terms > div {
    word-break: break-all;
    padding: 0 16px;
    margin: 10px 0; }
  .page__privacy .terms .yp-ul li {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .page__privacy .terms .yp-ul.decimal > li {
    padding-left: 0; }

.page__404 {
  height: 100%;
  padding-bottom: 0px; }
  .page__404 .yp-hr.transparent-50.back-padding-top {
    height: 25px; }
    @media (min-width: 375px) {
      .page__404 .yp-hr.transparent-50.back-padding-top {
        height: 50px; } }
  .page__404 .liquidFillGaugeText {
    font-family: Roboto;
    font-weight: bold; }
  .page__404 .back {
    background-attachment: fixed;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 20px; }
    .page__404 .back .yp-heading-sub-main {
      font-size: 20px; }
      @media (min-width: 768px) {
        .page__404 .back .yp-heading-sub-main {
          font-size: 32px; } }
    .page__404 .back .status-code {
      color: #fa863d; }
  .page__404 .front {
    height: 100%;
    background-attachment: fixed;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0;
    right: 0;
    z-index: 99;
    overflow: hidden; }
    .page__404 .front .status-code {
      color: #ececec; }
  .page__404 .wrap {
    position: absolute;
    z-index: 100;
    bottom: 16px;
    left: 0;
    right: 0;
    max-width: 100%; }
    @media (min-width: 1023px) {
      .page__404 .wrap {
        bottom: 100px; } }
  .page__404 .status-code {
    font-size: 180px;
    font-weight: bold;
    position: relative; }
  .page__404 .paguin-404 {
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 102;
    margin-top: -160px;
    margin-left: -80px; }
    @media (min-width: 1023px) {
      .page__404 .paguin-404 {
        width: 203px;
        margin-top: -190px;
        margin-left: -100px; } }
  .page__404 .status-link .yapee-icons {
    margin-right: 5px; }
    .page__404 .status-link .yapee-icons:before {
      font-size: 20px;
      vertical-align: middle; }
  @media (min-width: 1023px) {
    .page__404 + footer.global-footer {
      position: fixed;
      bottom: 0;
      width: 100%;
      z-index: 100; } }
      
.page__faq.global-main--signin {
	padding-top: 110px;
}
.page__faq.global-main {
  padding-bottom: 0; }
  @media (min-width: 1023px) {
    .page__faq.global-main {
	  padding-top: 55px;
      padding-bottom: 55px; } }

.page__faq .search__bar {
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
  background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
  color: #ffffff;
  padding: 30px 0 20px;
  text-align: center; }
  .page__faq .search__bar .yp-btn.yp-btn-contact {
    color: #ffffff;
    margin-top: 10px; }
  .page__faq .search__bar__title {
    font-size: 20px; }
  @media (min-width: 1023px) {
    .page__faq .search__bar .panel {
      max-width: 530px;
      margin: 0 auto;
      position: relative; }
    .page__faq .search__bar .yp-btn.yp-btn-contact {
      margin: 0;
      position: absolute;
      right: 0;
      top: 50%;
      margin-right: -120px;
      margin-top: -15px; } }

.page__faq .search__fixingBar.scroll-to-fixed-fixed {
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
  background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
  padding: 16px 0; }
  .page__faq .search__fixingBar.scroll-to-fixed-fixed .yp-btn.yp-btn-contact {
    display: none; }
  @media (min-width: 1023px) {
    .page__faq .search__fixingBar.scroll-to-fixed-fixed .yp-btn.yp-btn-contact {
      display: inline-block; } }

.page__faq .search__result {
  display: none;
  margin-top: 20px; }
  .page__faq .search__result__inner {
    background: #ffffff;
    padding: 32px 16px; }
  .page__faq .search__result .found,
  .page__faq .search__result .not-found {
    padding: 20px 0; }
  .page__faq .search__result .not-found .yp-image {
    width: 165px; }
  .page__faq .search__result .found {
    text-align: left;
    color: #636363; }

@media (min-width: 1023px) {
  .page__faq .faq {
    max-width: 1024px;
    margin: 0 auto; } }

.page__faq .faq__menu {
  font-size: 18px; }
  .page__faq .faq__menu > li {
    border-bottom: 0;
    padding-left: 40px;
    padding-right: 40px; }
  .page__faq .faq__menu-3 > .title {
    border-bottom: 1px #d6d6d6 solid;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease; }
    .page__faq .faq__menu-3 > .title:before {
      content: "\EA19";
      font-family: "yapee-icons";
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      text-decoration: inherit;
      color: #00c2cb;
      position: absolute;
      left: 0px;
      top: 0;
      margin-top: 15px; }
    .page__faq .faq__menu-3 > .title:after {
      opacity: 0; }
    .page__faq .faq__menu-3 > .title.active {
      color: #00c2cb;
      border-bottom: 0; }
      .page__faq .faq__menu-3 > .title.active:after {
        opacity: 1;
        -webkit-transform: rotate(-90deg);
           -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
             -o-transform: rotate(-90deg);
                transform: rotate(-90deg); }
      .page__faq .faq__menu-3 > .title.active:hover {
        color: #00c2cb; }
  .page__faq .faq__menu > .back {
    position: relative;
    background-color: #00c2cb;
    color: #ffffff;
    cursor: pointer; }
    .page__faq .faq__menu > .back:before {
      content: "\f3d2";
      display: inline-block;
      font-family: Ionicons;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      left: 16px;
      top: 50%;
      margin-top: -14px;
      font-size: 28px; }
  .page__faq .faq__menu > .title {
    position: relative;
    margin: 0 16px;
    padding: 12px 30px 12px 24px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; }
    .page__faq .faq__menu > .title:after {
      content: "\f3d3";
      display: inline-block;
      font-family: Ionicons;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      right: 16px;
      top: 50%;
      margin-top: -14px;
      font-size: 28px;
      color: #d6d6d6;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
  .page__faq .faq__menu > .content {
    font-size: 15px;
    display: none; }
  @media (min-width: 1023px) {
    .page__faq .faq__menu {
      font-size: 15px;
      padding: 16px 8px; }
      .page__faq .faq__menu > .title {
        margin: 0 0 8px;
        padding: 8px 32px 8px 16px;
        -webkit-border-radius: 32px;
           -moz-border-radius: 32px;
                border-radius: 32px; }
        .page__faq .faq__menu > .title:after {
          color: #f6f6f6; }
        .page__faq .faq__menu > .title:hover, .page__faq .faq__menu > .title.active {
          background-color: #00c2cb;
          color: #ffffff; }
      .page__faq .faq__menu > .back {
        display: none; }
      .page__faq .faq__menu-3 {
        background-color: #ffffff; }
        .page__faq .faq__menu-3 > .title {
          -webkit-border-radius: 0;
             -moz-border-radius: 0;
                  border-radius: 0;
          padding: 12px 30px 12px 32px; }
          .page__faq .faq__menu-3 > .title:before {
            margin-top: 15px; }
          .page__faq .faq__menu-3 > .title:hover, .page__faq .faq__menu-3 > .title.active {
            background-color: transparent;
            color: #00c2cb; }
          .page__faq .faq__menu-3 > .title.active {
            border-bottom: none; }
            .page__faq .faq__menu-3 > .title.active + .content {
              border-bottom: 1px solid #ddd; } }

.page__faq .faq__decimal > .title {
  border-bottom: 1px #00c2cb solid;
  padding-left: 5px;
  margin-bottom: 5px;
  font-size: 17px; }

.page__faq .faq__decimal > .content {
  padding-left: 0;
  border-bottom: 0;
  margin-bottom: 10px; }

.page__faq .faq .yapee-icons-explore {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 5px; }
  .page__faq .faq .yapee-icons-explore:before {
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
         -o-transform: scaleX(-1);
            transform: scaleX(-1); }

@media (min-width: 1023px) {
  .page__faq .faq__inner {
    padding: 0.01em 16px; } }

@media (min-width: 1023px) {
  .page__faq .faq__slider {
    zoom: 1;
    display: table; }
    .page__faq .faq__slider:after {
      clear: both;
      content: " ";
      display: table; }
    .page__faq .faq__slider:before {
      content: " ";
      display: table; } }

.page__faq .faq__wrap {
  outline: none; }
  @media (min-width: 1023px) {
    .page__faq .faq__wrap {
      display: table-cell;
      vertical-align: top;
      background-color: #f6f6f6;
      border-left: 5px #ffffff solid; } }
  @media (min-width: 1023px) {
    .page__faq .faq__wrap-1 {
      width: 175px; } }
  .page__faq .faq__wrap-2 {
  	display: none; }
    @media (min-width: 1023px) {
      .page__faq .faq__wrap-2 {
        display: none;
        width: 180px; } }
  .page__faq .faq__wrap-3 .null {
    display: none; }
  @media (min-width: 1023px) {
    .page__faq .faq__wrap-3 {
      background-color: #ffffff;
      width: 637px;
      overflow: hidden;
      float: none; }
      .page__faq .faq__wrap-3 .faq__menu {
        display: none; }
      .page__faq .faq__wrap-3 .null {
        display: block;
        padding: 16px 8px;
        position: relative;
        height: 500px;
        margin-left: 80px; }
        .page__faq .faq__wrap-3 .null .yp-image {
          display: block;
          margin: 0 auto; }
        .page__faq .faq__wrap-3 .null .icons-search {
          background: url(../../images/faq/search.png) no-repeat;
          -moz-background-size: contain;
               background-size: contain;
          width: 230px;
          height: 300px;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-left: -110px;
          margin-top: -100px; } }

.page__faq .contact {
  display: none; }
  .page__faq .contact.active {
    display: block; }
  .page__faq .contact__title {
    cursor: pointer; }
    .page__faq .contact__title .icons {
      margin: 0 10px;
      vertical-align: middle; }
      .page__faq .contact__title .icons.ion-ios-arrow-up:before {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
             -o-transform: rotate(180deg);
                transform: rotate(180deg); }
    .page__faq .contact__title.active .icons.ion-ios-arrow-up:before {
      -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
           -o-transform: rotate(0deg);
              transform: rotate(0deg); }
  .page__faq .contact__paguin {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 100px; }
  .page__faq .contact .yp-hr.grey-50 {
    clear: both; }
  .page__faq .contact__panel .left {
    padding: 10px 0;
    text-align: center; }
    .page__faq .contact__panel .left .yapee-icons-phone {
      font-size: 24px;
      margin-right: 10px;
      vertical-align: middle; }
  .page__faq .contact__panel .right .yapee-icons {
    left: 50%;
    margin-left: -90px; }
  @media (min-width: 1023px) {
    .page__faq .contact__panel .yp-col {
      padding: 0 20px; }
    .page__faq .contact__panel .left {
      padding: 5px 20px;
      text-align: right; }
    .page__faq .contact__panel .right .yp-btn {
      width: 200px;
      padding-left: 60px; }
    .page__faq .contact__panel .right .yapee-icons {
      margin-left: -75px; } }

.page__shopping {
  padding-bottom: 0 !important;
  overflow: hidden; }
  @media (min-width: 1023px) {
    .page__shopping {
      padding-bottom: 54px !important; } }
  .page__shopping .yp-heading-text {
    font-size: 14px; }
  .page__shopping .slider-wrapper {
    height: 100%;
    position: relative; }
    .page__shopping .slider-wrapper .slider {
      height: 100%;
      position: relative; }
    .page__shopping .slider-wrapper .slick-list {
      height: 100% !important; }
    .page__shopping .slider-wrapper .slick-track,
    .page__shopping .slider-wrapper .slick-slide {
      height: 100%; }
    .page__shopping .slider-wrapper .slick-slide {
      position: relative; }
      .page__shopping .slider-wrapper .slick-slide > a {
        display: block;
        height: 100%; }
        .page__shopping .slider-wrapper .slick-slide > a > div {
          -moz-background-size: cover;
               background-size: cover;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          height: 100%; }
      .page__shopping .slider-wrapper .slick-slide .home_text {
        position: absolute;
        padding: 16px;
        top: 0;
        left: 0;
        color: #ffffff;
        opacity: 0;
        -webkit-transition: opacity .3s ease .8s;
        -o-transition: opacity .3s ease .8s;
        -moz-transition: opacity .3s ease .8s;
        transition: opacity .3s ease .8s;
        width: 100%;
        text-align: center; }
        .page__shopping .slider-wrapper .slick-slide .home_text h4 {
          font-size: 15px;
          font-style: italic;
          position: relative;
          display: inline-block; }
          .page__shopping .slider-wrapper .slick-slide .home_text h4:after {
            content: "";
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            margin-bottom: -5px;
            height: 2px;
            background-color: #00c2cb; }
        .page__shopping .slider-wrapper .slick-slide .home_text h2 {
          font-size: 36px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__shopping .slider-wrapper .slick-slide .home_text h3 {
          font-size: 15px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__shopping .slider-wrapper .slick-slide .home_text .more {
          border: 1px #00c2cb solid;
          color: #00c2cb;
          display: inline-block;
          padding: 8px 48px;
          -webkit-border-radius: 32px;
             -moz-border-radius: 32px;
                  border-radius: 32px;
          font-size: 15px;
          margin-top: 32px;
          display: none;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
          .page__shopping .slider-wrapper .slick-slide .home_text .more:before {
            content: "\f489";
            display: inline-block;
            font-family: Ionicons;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            text-rendering: auto;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            font-size: 30px;
            vertical-align: middle;
            margin-right: 20px; }
          .page__shopping .slider-wrapper .slick-slide .home_text .more:hover {
            background-color: #00c2cb;
            color: #ffffff; }
        @media (min-width: 1023px) {
          .page__shopping .slider-wrapper .slick-slide .home_text {
            top: 5%;
            left: 5%;
            width: auto;
            text-align: left; }
            .page__shopping .slider-wrapper .slick-slide .home_text h2 {
              font-size: 64px; }
            .page__shopping .slider-wrapper .slick-slide .home_text h3 {
              font-size: 20px; }
            .page__shopping .slider-wrapper .slick-slide .home_text .more {
              display: inline-block; } }
      .page__shopping .slider-wrapper .slick-slide.slick-current .home_text,
      .page__shopping .slider-wrapper .slick-slide.slick-current .home_action {
        opacity: 1; }
    .page__shopping .slider-wrapper .slick-dots {
      position: absolute;
      bottom: 56px;
      margin: 0;
      padding: 10px 0;
      width: 100%;
      text-align: center; }
      .page__shopping .slider-wrapper .slick-dots > li {
        display: inline-block;
        width: 14px;
        height: 14px;
        -webkit-border-radius: 14px;
           -moz-border-radius: 14px;
                border-radius: 14px;
        border: 1px transparent solid;
        margin: 0 6px;
        padding-top: 2px;
        text-align: center;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        .page__shopping .slider-wrapper .slick-dots > li button {
          display: inline-block;
          text-indent: -9999px;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 8px;
             -moz-border-radius: 8px;
                  border-radius: 8px;
          border: 1px #ffffff solid;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease;
          outline: none;
          cursor: pointer;
          vertical-align: top; }
        .page__shopping .slider-wrapper .slick-dots > li.slick-active {
          border: 1px #00c2cb solid; }
          .page__shopping .slider-wrapper .slick-dots > li.slick-active button {
            border: 1px transparent solid;
            background-color: #00c2cb; }
      @media (min-width: 1023px) {
        .page__shopping .slider-wrapper .slick-dots {
          padding: 20px 0; } }
    .page__shopping .slider-wrapper .slider-login {
      position: absolute;
      bottom: 16px;
      width: 100%; }
      .page__shopping .slider-wrapper .slider-login .yp-row {
        margin: 0 -16px; }
        .page__shopping .slider-wrapper .slider-login .yp-row .yp-col {
          padding: 0 16px; }
    .page__shopping .slider-wrapper .cashman-1 {
      position: absolute;
      bottom: 0;
      left: 0; }
    .page__shopping .slider-wrapper .cashman-1-l {
      position: absolute;
      bottom: 0;
      right: 0; }
    .page__shopping .slider-wrapper .ion-ios-arrow-down {
      color: #00c2cb;
      font-size: 30px;
      position: absolute;
      bottom: 30px;
      left: 50%;
      margin-left: -9px; }
  .page__shopping .nav {
    color: #04b8e1;
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px #00c2cb solid; }
    .page__shopping .nav a {
      display: inline-block;
      width: 100px;
      padding: 10px 0;
      cursor: pointer; }
    @media (min-width: 1023px) {
      .page__shopping .nav {
        padding: 30px 0;
        border-bottom: 0; }
        .page__shopping .nav a {
          width: 150px;
          padding: 20px 0; } }
  .page__shopping .nav-dot {
    position: fixed;
    top: 50%;
    margin-top: -35px;
    right: 16px;
    z-index: 1; }
    .page__shopping .nav-dot .yp-ul--nav li {
      border-color: #04b8e1; }
      .page__shopping .nav-dot .yp-ul--nav li.active {
        background-color: #04b8e1; }
      @media (min-width: 1023px) {
        .page__shopping .nav-dot .yp-ul--nav li:hover, .page__shopping .nav-dot .yp-ul--nav li.active {
          background-color: #04b8e1; } }
  .page__shopping .stage {
    position: relative; }
    .page__shopping .stage__group {
      position: relative; }
    .page__shopping .stage__heading {
      padding-top: 32px;
      text-align: center;
      margin: 0 -8px; }
      @media (min-width: 1023px) {
        .page__shopping .stage__heading {
          padding: 0; }
          .page__shopping .stage__heading .yp-heading-title {
            font-size: 48px;
            text-align: left;
            letter-spacing: 3px; }
          .page__shopping .stage__heading .yp-heading-text {
            font-size: 20px;
            text-align: left;
            letter-spacing: 1px;
            font-weight: 100;
            margin-top: 40px;
            line-height: 34px; }
          .page__shopping .stage__heading:before {
            content: "";
            width: 100%;
            left: 0;
            height: 2px;
            background-color: #04b8e1;
            position: absolute;
            top: 38px; }
          .page__shopping .stage__heading.none .yp-heading-title {
            text-align: center;
            color: #04b8e1; }
          .page__shopping .stage__heading.none:before {
            display: none; } }
    @media (min-width: 1023px) {
      .page__shopping .stage__frame {
        position: absolute;
        background-color: #ffffff;
        padding: 0 16px; }
        .page__shopping .stage__frame.right {
          right: 0px; }
        .page__shopping .stage__frame.left {
          left: 0; }
        .page__shopping .stage__frame.bg {
          background: url(../../images/shopping/bg.png) #ffffff; } }
  .page__shopping .stageKey {
    position: relative; }
    .page__shopping .stageKey .key {
      position: absolute;
      top: 31%;
      left: 29%;
      -webkit-transform: scale(0.7);
         -moz-transform: scale(0.7);
          -ms-transform: scale(0.7);
           -o-transform: scale(0.7);
              transform: scale(0.7); }
  .page__shopping .stage1 {
    height: 600px; }
    @media (min-width: 1023px) {
      .page__shopping .stage1 {
        height: 700px; }
        .page__shopping .stage1 .stage__container {
          position: relative;
          height: 100%; } }
    .page__shopping .stage1 .stage__buyer {
      position: absolute;
      top: 20%;
      left: 50%;
      margin-left: -175px; }
      .page__shopping .stage1 .stage__buyer .stage1-chat1 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -80px;
        margin-left: 50px; }
      @media (min-width: 1023px) {
        .page__shopping .stage1 .stage__buyer {
          margin-left: -500px; }
          .page__shopping .stage1 .stage__buyer .stage1-chat1 {
            margin-top: -160px; } }
    .page__shopping .stage1 .key {
      position: absolute;
      top: 30%;
      left: 50%;
      margin-left: -240px;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1);
      z-index: 100; }
    .page__shopping .stage1 .key-l {
      position: absolute;
      top: 30%;
      left: 50%;
      margin-left: -530px;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1);
      z-index: 100; }
    .page__shopping .stage1 .stage__cashman {
      position: absolute;
      top: 65%;
      left: 50%;
      margin-left: -100px; }
      @media (min-width: 1023px) {
        .page__shopping .stage1 .stage__cashman {
          top: 55%;
          margin-left: 0; } }
      .page__shopping .stage1 .stage__cashman .stage1-chat2 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -115px;
        margin-left: -230px; }
        @media (min-width: 1023px) {
          .page__shopping .stage1 .stage__cashman .stage1-chat2 {
            margin-top: -180px;
            margin-left: -330px; } }
      .page__shopping .stage1 .stage__cashman .stage1-foot1 {
        position: absolute;
        left: 0;
        bottom: 0; }
        .page__shopping .stage1 .stage__cashman .stage1-foot1#f1 {
          margin-left: 30px;
          margin-bottom: -10px; }
        .page__shopping .stage1 .stage__cashman .stage1-foot1#f2 {
          margin-bottom: -10px; }
        .page__shopping .stage1 .stage__cashman .stage1-foot1#f3 {
          margin-left: 0px;
          margin-bottom: -40px; }
        .page__shopping .stage1 .stage__cashman .stage1-foot1#f4 {
          margin-left: -30px;
          margin-bottom: -40px; }
        .page__shopping .stage1 .stage__cashman .stage1-foot1#f5 {
          margin-left: -30px;
          margin-bottom: -70px; }
        .page__shopping .stage1 .stage__cashman .stage1-foot1#f6 {
          margin-left: -60px;
          margin-bottom: -70px; }
  .page__shopping .stage2 {
    padding-top: 50px;
    height: 650px;
    background: url(../../images/shopping/bg.png); }
    .page__shopping .stage2-key {
      position: absolute;
      top: 33%;
      left: 50%;
      margin-left: -250px; }
      @media (min-width: 1023px) {
        .page__shopping .stage2-key {
          top: 45%;
          margin-left: -600px; } }
    .page__shopping .stage2-chat1 {
      position: absolute;
      left: 0;
      margin-left: -80px;
      top: 0;
      margin-top: 30px; }
      @media (min-width: 1023px) {
        .page__shopping .stage2-chat1 {
          margin-top: -80px;
          margin-left: 50px; } }
    .page__shopping .stage2__buyer {
      position: absolute;
      top: 47%;
      left: 50%;
      margin-left: -40px; }
      @media (min-width: 1023px) {
        .page__shopping .stage2__buyer {
          top: 25%; } }
    .page__shopping .stage2__cashman {
      position: absolute;
      top: 75%;
      left: 50%;
      margin-left: -160px; }
      @media (min-width: 1023px) {
        .page__shopping .stage2__cashman {
          top: 40%;
          margin-left: -70px; } }
    .page__shopping .stage2-chat2 {
      position: absolute;
      right: 0;
      margin-right: -90px;
      top: 0;
      margin-top: -50px; }
      @media (min-width: 1023px) {
        .page__shopping .stage2-chat2 {
          margin-right: -130px;
          margin-top: -90px; } }
  .page__shopping .stage3 {
    height: 900px;
    margin-top: 32px;
    border-top: 1px #00c2cb solid;
    border-bottom: 1px #00c2cb solid; }
    @media (min-width: 1023px) {
      .page__shopping .stage3 {
        border-top: 0; } }
    .page__shopping .stage3-key {
      position: absolute;
      top: 25%;
      left: 50%;
      margin-left: -181px; }
      @media (min-width: 1023px) {
        .page__shopping .stage3-key {
          top: 10%;
          margin-left: -772px; } }
    .page__shopping .stage3__buyer {
      position: absolute;
      top: 25%;
      left: 50%;
      margin-left: -80px; }
      @media (min-width: 1023px) {
        .page__shopping .stage3__buyer {
          top: 10%;
          margin-left: -470px; } }
    .page__shopping .stage3-chat1 {
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 0px;
      margin-left: -30px; }
    .page__shopping .stage3__cashman {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -140px; }
      @media (min-width: 1023px) {
        .page__shopping .stage3__cashman {
          margin-top: -100px;
          margin-left: -30px; } }
    .page__shopping .stage3-chat2 {
      position: absolute;
      top: 0;
      right: 0;
      margin-right: -185px;
      margin-top: -20px; }
      @media (min-width: 1023px) {
        .page__shopping .stage3-chat2 {
          margin-top: -50px;
          margin-right: -295px; } }
    .page__shopping .stage3-foot1 {
      position: absolute;
      right: 0;
      bottom: 0;
      margin-right: -50px;
      margin-bottom: 20px; }
      .page__shopping .stage3-foot1#f8 {
        margin-right: -90px;
        margin-bottom: 20px; }
      .page__shopping .stage3-foot1#f9 {
        margin-right: -100px;
        margin-bottom: -25px; }
      .page__shopping .stage3-foot1#f10 {
        margin-right: -140px;
        margin-bottom: -10px; }
      .page__shopping .stage3-foot1#f11 {
        margin-right: -150px;
        margin-bottom: -55px; }
      .page__shopping .stage3-foot1#f12 {
        margin-right: -200px;
        margin-bottom: -45px; }
    .page__shopping .stage3-recive {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -187px; }
    .page__shopping .stage3-recive-l {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -433px; }
  .page__shopping .stage4 .stage_row {
    text-align: center; }
  .page__shopping .stage4 .yp-col {
    padding: 8px; }
    .page__shopping .stage4 .yp-col a .yp-sprites-icons-shopping {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
    .page__shopping .stage4 .yp-col a:hover .yp-sprites-icons-shopping {
      -webkit-transform: translateY(-20px);
         -moz-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
           -o-transform: translateY(-20px);
              transform: translateY(-20px); }
    .page__shopping .stage4 .yp-col a:hover .txt {
      color: #04b8e1; }
      .page__shopping .stage4 .yp-col a:hover .txt:before {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1); }
  .page__shopping .stage4 .txt {
    height: 44px;
    font-size: 13px; }
    @media (min-width: 1023px) {
      .page__shopping .stage4 .txt {
        position: relative; }
        .page__shopping .stage4 .txt:before {
          content: "";
          width: 60px;
          height: 15px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: rgba(100, 100, 100, 0.2);
          -webkit-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
             -moz-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
                  box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
          display: block;
          position: absolute;
          top: 0;
          margin-top: -20px;
          left: 50%;
          margin-left: -30px;
          -webkit-transform: scale(0);
             -moz-transform: scale(0);
              -ms-transform: scale(0);
               -o-transform: scale(0);
                  transform: scale(0);
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
        .page__shopping .stage4 .txt:after {
          content: "\f3d3";
          display: inline-block;
          font-family: Ionicons;
          speak: none;
          font-style: normal;
          font-weight: 400;
          font-variant: normal;
          text-transform: none;
          text-rendering: auto;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-left: 10px;
          font-size: 20px;
          color: #00c2cb;
          vertical-align: middle; } }
  .page__shopping .stage4 .ion-ios-plus-empty {
    font-size: 24px; }
  .page__shopping .stage4 .yp-btn-white {
    margin: 0 auto; }
    @media (min-width: 1023px) {
      .page__shopping .stage4 .yp-btn-white {
        width: 300px; } }
  .page__shopping .stage6 {
    padding: 20px 0;
    color: #ffffff;
    text-align: center;
    display: block;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }
    .page__shopping .stage6 .ion-ios-arrow-right {
      font-size: 26px;
      vertical-align: middle;
      margin-left: 10px; }
    .page__shopping .stage6 .yp-stack {
      background-color: #ffffff;
      display: inline-block;
      width: 44px;
      height: 44px;
      color: #f88030;
      vertical-align: middle;
      -webkit-border-radius: 44px;
         -moz-border-radius: 44px;
              border-radius: 44px;
      margin-left: 10px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .page__shopping .stage6 .yp-stack .yapee-icons {
        font-size: 26px;
        line-height: 50px; }
    .page__shopping .stage6:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      opacity: 0;
      background-color: #047d82;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease; }
    .page__shopping .stage6 .yp-container {
      position: relative;
      z-index: 1; }
    @media (min-width: 1023px) {
      .page__shopping .stage6 {
        font-size: 18px; }
        .page__shopping .stage6:hover:before {
          opacity: 1; }
        .page__shopping .stage6:hover .yp-stack {
          -webkit-transform: translateX(100px);
             -moz-transform: translateX(100px);
              -ms-transform: translateX(100px);
               -o-transform: translateX(100px);
                  transform: translateX(100px); } }
  .page__shopping .yp-footer--ex {
    background-attachment: fixed; }
    .page__shopping .yp-footer--ex .txt {
      color: #3b3f3f;
      padding: 0 16px;
      font-size: 13px; }
      @media (min-width: 1023px) {
        .page__shopping .yp-footer--ex .txt {
          max-width: 610px;
          margin: 30px auto; } }
      .page__shopping .yp-footer--ex .txt .yp-heading-main {
        font-size: 28px;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); }

.page__sellers {
  padding-bottom: 0 !important;
  overflow: hidden; }
  @media (min-width: 1023px) {
    .page__sellers {
      padding-bottom: 54px !important; } }
  .page__sellers .yp-heading-text {
    font-size: 14px; }
  .page__sellers .slider-wrapper {
    height: 100%;
    position: relative; }
    .page__sellers .slider-wrapper .slider {
      height: 100%;
      position: relative; }
    .page__sellers .slider-wrapper .slick-list {
      height: 100% !important; }
    .page__sellers .slider-wrapper .slick-track,
    .page__sellers .slider-wrapper .slick-slide {
      height: 100%; }
    .page__sellers .slider-wrapper .slick-slide {
      position: relative; }
      .page__sellers .slider-wrapper .slick-slide > a {
        display: block;
        height: 100%; }
        .page__sellers .slider-wrapper .slick-slide > a > div {
          -moz-background-size: cover;
               background-size: cover;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          height: 100%; }
      .page__sellers .slider-wrapper .slick-slide .home_text {
        position: absolute;
        padding: 16px;
        top: 0;
        left: 0;
        color: #ffffff;
        opacity: 0;
        -webkit-transition: opacity .3s ease .8s;
        -o-transition: opacity .3s ease .8s;
        -moz-transition: opacity .3s ease .8s;
        transition: opacity .3s ease .8s;
        width: 100%;
        text-align: center; }
        .page__sellers .slider-wrapper .slick-slide .home_text h4 {
          font-size: 15px;
          font-style: italic;
          position: relative;
          display: inline-block; }
          .page__sellers .slider-wrapper .slick-slide .home_text h4:after {
            content: "";
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            margin-bottom: -5px;
            height: 2px;
            background-color: #f97f31; }
        .page__sellers .slider-wrapper .slick-slide .home_text h2 {
          font-size: 36px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__sellers .slider-wrapper .slick-slide .home_text h3 {
          font-size: 15px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__sellers .slider-wrapper .slick-slide .home_text .more {
          border: 1px #f97f31 solid;
          color: #f97f31;
          display: inline-block;
          padding: 8px 48px;
          -webkit-border-radius: 32px;
             -moz-border-radius: 32px;
                  border-radius: 32px;
          font-size: 15px;
          margin-top: 32px;
          display: none;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
          .page__sellers .slider-wrapper .slick-slide .home_text .more:before {
            content: "\f489";
            display: inline-block;
            font-family: Ionicons;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            text-rendering: auto;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            font-size: 30px;
            vertical-align: middle;
            margin-right: 20px; }
          .page__sellers .slider-wrapper .slick-slide .home_text .more:hover {
            background-color: #00c2cb;
            color: #ffffff; }
        @media (min-width: 1023px) {
          .page__sellers .slider-wrapper .slick-slide .home_text {
            top: 5%;
            left: 5%;
            width: auto;
            text-align: left; }
            .page__sellers .slider-wrapper .slick-slide .home_text h2 {
              font-size: 64px; }
            .page__sellers .slider-wrapper .slick-slide .home_text h3 {
              font-size: 20px; }
            .page__sellers .slider-wrapper .slick-slide .home_text .more {
              display: inline-block; } }
      .page__sellers .slider-wrapper .slick-slide.slick-current .home_text,
      .page__sellers .slider-wrapper .slick-slide.slick-current .home_action {
        opacity: 1; }
    .page__sellers .slider-wrapper .slick-dots {
      position: absolute;
      bottom: 56px;
      margin: 0;
      padding: 10px 0;
      width: 100%;
      text-align: center; }
      .page__sellers .slider-wrapper .slick-dots > li {
        display: inline-block;
        width: 14px;
        height: 14px;
        -webkit-border-radius: 14px;
           -moz-border-radius: 14px;
                border-radius: 14px;
        border: 1px transparent solid;
        margin: 0 6px;
        padding-top: 2px;
        text-align: center;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        .page__sellers .slider-wrapper .slick-dots > li button {
          display: inline-block;
          text-indent: -9999px;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 8px;
             -moz-border-radius: 8px;
                  border-radius: 8px;
          border: 1px #ffffff solid;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease;
          outline: none;
          cursor: pointer;
          vertical-align: top; }
        .page__sellers .slider-wrapper .slick-dots > li.slick-active {
          border: 1px #f97f31 solid; }
          .page__sellers .slider-wrapper .slick-dots > li.slick-active button {
            border: 1px transparent solid;
            background-color: #f97f31; }
      @media (min-width: 1023px) {
        .page__sellers .slider-wrapper .slick-dots {
          padding: 20px 0; } }
    .page__sellers .slider-wrapper .slider-login {
      position: absolute;
      bottom: 16px;
      width: 100%; }
      .page__sellers .slider-wrapper .slider-login .yp-row {
        margin: 0 -16px; }
        .page__sellers .slider-wrapper .slider-login .yp-row .yp-col {
          padding: 0 16px; }
    .page__sellers .slider-wrapper .slider-cashman {
      position: absolute;
      bottom: 0;
      left: 0;
      margin-bottom: 0px;
      margin-right: -50px; }
      @media (min-width: 1023px) {
        .page__sellers .slider-wrapper .slider-cashman {
          left: auto;
          right: 0;
          margin-bottom: -50px; } }
    .page__sellers .slider-wrapper .ion-ios-arrow-down {
      color: #f97f31;
      font-size: 30px;
      position: absolute;
      bottom: 30px;
      left: 50%;
      margin-left: -9px; }
  .page__sellers .nav {
    color: #f97f31;
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px #f97f31 solid; }
    .page__sellers .nav a {
      display: inline-block;
      width: 100px;
      padding: 10px 0;
      cursor: pointer; }
    @media (min-width: 1023px) {
      .page__sellers .nav {
        padding: 30px 0;
        border-bottom: 0; }
        .page__sellers .nav a {
          width: 150px;
          padding: 20px 0; } }
  .page__sellers .nav-dot {
    position: fixed;
    top: 50%;
    margin-top: -35px;
    right: 16px;
    z-index: 1; }
    .page__sellers .nav-dot .yp-ul--nav li {
      border-color: #f97f31; }
      .page__sellers .nav-dot .yp-ul--nav li.active {
        background-color: #f97f31; }
      @media (min-width: 1023px) {
        .page__sellers .nav-dot .yp-ul--nav li:hover, .page__sellers .nav-dot .yp-ul--nav li.active {
          background-color: #f97f31; } }
  .page__sellers .stage {
    position: relative; }
    .page__sellers .stage__group {
      position: relative; }
    .page__sellers .stage__heading {
      padding-top: 32px;
      text-align: center;
      margin: 0 -8px; }
      @media (min-width: 1023px) {
        .page__sellers .stage__heading {
          padding: 0; }
          .page__sellers .stage__heading .yp-heading-title {
            font-size: 48px;
            text-align: left;
            letter-spacing: 3px; }
          .page__sellers .stage__heading .yp-heading-text {
            font-size: 20px;
            text-align: left;
            letter-spacing: 1px;
            font-weight: 100;
            margin-top: 40px;
            line-height: 34px; }
          .page__sellers .stage__heading:before {
            content: "";
            width: 100%;
            left: 0;
            height: 2px;
            background-color: #f97f31;
            position: absolute;
            top: 38px; }
          .page__sellers .stage__heading.none .yp-heading-title {
            text-align: center; }
          .page__sellers .stage__heading.none:before {
            display: none; } }
    @media (min-width: 1023px) {
      .page__sellers .stage__frame {
        position: absolute;
        background-color: #ffffff;
        padding: 0 16px; }
        .page__sellers .stage__frame.right {
          right: 0px; }
        .page__sellers .stage__frame.left {
          left: 0; }
        .page__sellers .stage__frame.bg {
          background: url(../../images/sellers/bg.jpg) #ffffff; } }
  .page__sellers .stageKey {
    position: relative; }
    .page__sellers .stageKey .key {
      position: absolute;
      top: 31%;
      left: 29%;
      -webkit-transform: scale(0.7);
         -moz-transform: scale(0.7);
          -ms-transform: scale(0.7);
           -o-transform: scale(0.7);
              transform: scale(0.7); }
  .page__sellers .stage1 {
    height: 600px; }
    @media (min-width: 1023px) {
      .page__sellers .stage1 {
        height: 700px; }
        .page__sellers .stage1 .stage__container {
          position: relative;
          height: 100%; } }
    .page__sellers .stage1 .stage__buyer {
      position: absolute;
      top: 40%;
      left: 50%;
      margin-left: -175px; }
      .page__sellers .stage1 .stage__buyer .stage1-chat1 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -180px;
        margin-left: -180px; }
      @media (min-width: 1023px) {
        .page__sellers .stage1 .stage__buyer {
          top: 26%;
          margin-left: -500px; }
          .page__sellers .stage1 .stage__buyer .stage1-chat1 {
            margin-top: -288px;
            margin-left: -285px; } }
    .page__sellers .stage1-key {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: 50px;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1);
      z-index: 100; }
    .page__sellers .stage1-key#key-l {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -120px;
      margin-top: -100px;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1);
      z-index: 100; }
    .page__sellers .stage1 .stage__cashman {
      position: absolute;
      top: 65%;
      left: 50%;
      margin-left: -150px;
      z-index: 101; }
      @media (min-width: 1023px) {
        .page__sellers .stage1 .stage__cashman {
          top: 52%;
          margin-left: -50px; } }
      .page__sellers .stage1 .stage__cashman .stage1-chat2 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -115px;
        margin-left: 65px; }
        @media (min-width: 1023px) {
          .page__sellers .stage1 .stage__cashman .stage1-chat2 {
            margin-top: -180px;
            margin-left: 100px; } }
      .page__sellers .stage1 .stage__cashman .stage1-foot1 {
        position: absolute;
        left: 0;
        bottom: 0; }
        .page__sellers .stage1 .stage__cashman .stage1-foot1#f1 {
          margin-left: 30px;
          margin-bottom: -10px; }
        .page__sellers .stage1 .stage__cashman .stage1-foot1#f2 {
          margin-bottom: -10px; }
        .page__sellers .stage1 .stage__cashman .stage1-foot1#f3 {
          margin-left: 0px;
          margin-bottom: -40px; }
        .page__sellers .stage1 .stage__cashman .stage1-foot1#f4 {
          margin-left: -30px;
          margin-bottom: -40px; }
        .page__sellers .stage1 .stage__cashman .stage1-foot1#f5 {
          margin-left: -30px;
          margin-bottom: -70px; }
        .page__sellers .stage1 .stage__cashman .stage1-foot1#f6 {
          margin-left: -60px;
          margin-bottom: -70px; }
  .page__sellers .stage2 {
    height: 650px;
    background: url(../../images/sellers/bg.jpg); }
    @media (min-width: 1023px) {
      .page__sellers .stage2 {
        height: 750px; } }
    @media (min-width: 1023px) {
      .page__sellers .stage2 #stage2Heading {
        margin-top: 30px; } }
    .page__sellers .stage2-key {
      position: absolute;
      top: 58%;
      left: 50%;
      margin-left: -300px;
      z-index: 1; }
      @media (min-width: 1023px) {
        .page__sellers .stage2-key {
          top: 50%;
          margin-left: -500px; } }
    .page__sellers .stage2-chat1 {
      position: absolute;
      left: 0;
      margin-left: -30px;
      top: 0;
      margin-top: -50px; }
      @media (min-width: 1023px) {
        .page__sellers .stage2-chat1 {
          margin-top: -80px;
          margin-left: 50px; } }
    .page__sellers .stage2-bg {
      position: absolute;
      top: 55%;
      left: 50%;
      margin-left: -367px; }
      @media (min-width: 1023px) {
        .page__sellers .stage2-bg {
          top: 46%;
          margin-left: -597px; } }
    .page__sellers .stage2__buyer {
      position: absolute;
      top: 39%;
      left: 50%;
      margin-left: 5px;
      z-index: 2; }
      @media (min-width: 1023px) {
        .page__sellers .stage2__buyer {
          top: 25%;
          margin-left: -30px; } }
    .page__sellers .stage2__cashman {
      position: absolute;
      top: 75%;
      left: 50%;
      margin-left: -160px;
      z-index: 3; }
      @media (min-width: 1023px) {
        .page__sellers .stage2__cashman {
          top: 51%;
          margin-left: 180px; } }
    .page__sellers .stage2-chat2 {
      position: absolute;
      right: 0;
      margin-right: -75px;
      top: 0;
      margin-top: -102px; }
      @media (min-width: 1023px) {
        .page__sellers .stage2-chat2 {
          margin-right: -110px;
          margin-top: -160px; } }
  .page__sellers .stage3 {
    height: 900px;
    margin-top: 32px;
    border-top: 1px #f97f31 solid;
    border-bottom: 1px #f97f31 solid; }
    @media (min-width: 1023px) {
      .page__sellers .stage3 {
        border-top: 0; } }
    .page__sellers .stage3-key {
      position: absolute;
      top: 25%;
      left: 50%;
      margin-left: -381px;
      z-index: 1; }
      @media (min-width: 1023px) {
        .page__sellers .stage3-key {
          top: 10%;
          margin-left: -930px; } }
    .page__sellers .stage3__buyer {
      position: absolute;
      top: 28%;
      left: 50%;
      margin-left: -210px; }
      @media (min-width: 1023px) {
        .page__sellers .stage3__buyer {
          top: 15%;
          margin-left: -657px; } }
    .page__sellers .stage3-chat1 {
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 0px;
      margin-left: -30px; }
    .page__sellers .stage3__cashman {
      position: absolute;
      top: 52%;
      left: 50%;
      margin-left: -140px;
      z-index: 2; }
      @media (min-width: 1023px) {
        .page__sellers .stage3__cashman {
          margin-top: -130px;
          margin-left: -200px; } }
    .page__sellers .stage3-chat2 {
      position: absolute;
      top: 0;
      right: 0;
      margin-right: -185px;
      margin-top: -20px; }
      @media (min-width: 1023px) {
        .page__sellers .stage3-chat2 {
          margin-top: -20px;
          margin-right: -295px; } }
    .page__sellers .stage3-foot1 {
      position: absolute;
      right: 0;
      bottom: 0;
      margin-right: 25px;
      margin-bottom: -20px; }
      .page__sellers .stage3-foot1#f8 {
        margin-right: -15px;
        margin-bottom: -20px; }
      .page__sellers .stage3-foot1#f9 {
        margin-right: -25px;
        margin-bottom: -55px;
        -webkit-transform: rotate(-30deg);
           -moz-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
             -o-transform: rotate(-30deg);
                transform: rotate(-30deg); }
      .page__sellers .stage3-foot1#f10 {
        margin-right: -65px;
        margin-bottom: -50px;
        -webkit-transform: rotate(-30deg);
           -moz-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
             -o-transform: rotate(-30deg);
                transform: rotate(-30deg); }
      .page__sellers .stage3-foot1#f11 {
        margin-right: -75px;
        margin-bottom: -85px;
        -webkit-transform: rotate(-30deg);
           -moz-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
             -o-transform: rotate(-30deg);
                transform: rotate(-30deg); }
      .page__sellers .stage3-foot1#f12 {
        margin-right: -125px;
        margin-bottom: -85px;
        -webkit-transform: rotate(-30deg);
           -moz-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
             -o-transform: rotate(-30deg);
                transform: rotate(-30deg); }
    .page__sellers .stage3-recive {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -253px; }
    .page__sellers .stage3-recive-l {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -433px; }
  .page__sellers .stage4 .stage_row {
    text-align: center; }
  .page__sellers .stage4 .yp-col {
    padding: 8px; }
    .page__sellers .stage4 .yp-col a .yp-sprites-icons-sellers {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
    @media (min-width: 1023px) {
      .page__sellers .stage4 .yp-col a:hover .yp-sprites-icons-sellers {
        -webkit-transform: translateY(-20px);
           -moz-transform: translateY(-20px);
            -ms-transform: translateY(-20px);
             -o-transform: translateY(-20px);
                transform: translateY(-20px); }
      .page__sellers .stage4 .yp-col a:hover .txt {
        color: #f97f31; }
        .page__sellers .stage4 .yp-col a:hover .txt:before {
          -webkit-transform: scale(1);
             -moz-transform: scale(1);
              -ms-transform: scale(1);
               -o-transform: scale(1);
                  transform: scale(1); } }
  .page__sellers .stage4 .txt {
    height: 44px;
    font-size: 13px; }
    @media (min-width: 1023px) {
      .page__sellers .stage4 .txt {
        position: relative; }
        .page__sellers .stage4 .txt:before {
          content: "";
          width: 60px;
          height: 15px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: rgba(100, 100, 100, 0.2);
          -webkit-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
             -moz-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
                  box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
          display: block;
          position: absolute;
          top: 0;
          margin-top: -20px;
          left: 50%;
          margin-left: -30px;
          -webkit-transform: scale(0);
             -moz-transform: scale(0);
              -ms-transform: scale(0);
               -o-transform: scale(0);
                  transform: scale(0);
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
        .page__sellers .stage4 .txt:after {
          content: "\f3d3";
          display: inline-block;
          font-family: Ionicons;
          speak: none;
          font-style: normal;
          font-weight: 400;
          font-variant: normal;
          text-transform: none;
          text-rendering: auto;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-left: 10px;
          font-size: 20px;
          color: #f97f31;
          vertical-align: middle; } }
  .page__sellers .stage4 .ion-ios-plus-empty {
    font-size: 24px; }
  .page__sellers .stage4 .yp-btn-white {
    margin: 0 auto; }
    @media (min-width: 1023px) {
      .page__sellers .stage4 .yp-btn-white {
        width: 300px; } }
  .page__sellers .stage6 {
    padding: 20px 0;
    color: #ffffff;
    text-align: center;
    display: block;
    background: -webkit-gradient(linear, left top, right top, from(#ffa24f), color-stop(70%, #fe6c3f));
    background: -webkit-linear-gradient(left, #ffa24f 0%, #fe6c3f 70%);
    background: -moz-linear-gradient(left, #ffa24f 0%, #fe6c3f 70%);
    background: -o-linear-gradient(left, #ffa24f 0%, #fe6c3f 70%);
    background: linear-gradient(to right, #ffa24f 0%, #fe6c3f 70%); }
    .page__sellers .stage6 .ion-ios-arrow-right {
      font-size: 26px;
      vertical-align: middle;
      margin-left: 10px; }
    .page__sellers .stage6 .yp-stack {
      background-color: #ffffff;
      display: inline-block;
      width: 44px;
      height: 44px;
      color: #f88030;
      vertical-align: middle;
      -webkit-border-radius: 44px;
         -moz-border-radius: 44px;
              border-radius: 44px;
      margin-left: 10px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .page__sellers .stage6 .yp-stack .yapee-icons {
        font-size: 26px;
        line-height: 50px;
        color: #f53e8b; }
    .page__sellers .stage6:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      opacity: 0;
      background-color: #ea6d29;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease; }
    .page__sellers .stage6 .yp-container {
      position: relative;
      z-index: 1; }
    @media (min-width: 1023px) {
      .page__sellers .stage6 {
        font-size: 18px; }
        .page__sellers .stage6:hover:before {
          opacity: 1; }
        .page__sellers .stage6:hover .yp-stack {
          -webkit-transform: translateX(100px);
             -moz-transform: translateX(100px);
              -ms-transform: translateX(100px);
               -o-transform: translateX(100px);
                  transform: translateX(100px); } }
  .page__sellers .yp-footer--ex {
    background-attachment: fixed; }
    .page__sellers .yp-footer--ex .txt {
      color: #3b3f3f;
      padding: 0 16px;
      font-size: 13px; }
      @media (min-width: 1023px) {
        .page__sellers .yp-footer--ex .txt {
          max-width: 610px;
          margin: 30px auto; } }
      .page__sellers .yp-footer--ex .txt .yp-heading-main {
        font-size: 28px;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); }

.page__internet .global-nav {
  border-bottom: #cccccc; }

.page__internet .yp-container--internet {
  max-width: 700px;
  text-align: center; }
  .page__internet .yp-container--internet .yp-table td {
    padding: 16px;
    color: #00c2cb;
    text-align: center;
    vertical-align: top; }
  .page__internet .yp-container--internet .yapee-icons {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px; }
  .page__internet .yp-container--internet .yp-heading-text {
    color: #636363; }

.page__internet .yp-sprites-icons.ctbc-logo img {
  display: none; }

.page__internet .ie-icons,
.page__internet .ie-image {
  display: none; }

.page__internet.oldie .yp-sprites-icons.ctbc-logo {
  background: none; }
  .page__internet.oldie .yp-sprites-icons.ctbc-logo img {
    display: block; }

.page__internet.oldie .ie-icons {
  display: inline-block;
  vertical-align: middle; }

.page__internet.oldie .ie-image {
  display: block;
  width: 100%; }

.page__internet.oldie .yapee-icons.yapee-icons-download {
  display: none; }

.page__internet.oldie a {
  color: #00c2cb; }

.page__websitecollet {
  padding-bottom: 0 !important;
  overflow: hidden; }
  @media (min-width: 1023px) {
    .page__websitecollet {
      padding-bottom: 54px !important; } }
  .page__websitecollet .yp-heading-text {
    font-size: 14px; }
  .page__websitecollet .slider-wrapper {
    height: 100%;
    position: relative; }
    .page__websitecollet .slider-wrapper .slider {
      height: 100%;
      position: relative; }
    .page__websitecollet .slider-wrapper .slick-list {
      height: 100% !important; }
    .page__websitecollet .slider-wrapper .slick-track,
    .page__websitecollet .slider-wrapper .slick-slide {
      height: 100%; }
    .page__websitecollet .slider-wrapper .slick-slide {
      position: relative; }
      .page__websitecollet .slider-wrapper .slick-slide > a {
        display: block;
        height: 100%; }
        .page__websitecollet .slider-wrapper .slick-slide > a > div {
          -moz-background-size: cover;
               background-size: cover;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          height: 100%; }
      .page__websitecollet .slider-wrapper .slick-slide .home_text {
        position: absolute;
        padding: 16px;
        top: 0;
        left: 0;
        color: #ffffff;
        opacity: 0;
        -webkit-transition: opacity .3s ease .8s;
        -o-transition: opacity .3s ease .8s;
        -moz-transition: opacity .3s ease .8s;
        transition: opacity .3s ease .8s;
        width: 100%;
        text-align: center; }
        .page__websitecollet .slider-wrapper .slick-slide .home_text h4 {
          font-size: 15px;
          font-style: italic;
          position: relative;
          display: inline-block; }
          .page__websitecollet .slider-wrapper .slick-slide .home_text h4:after {
            content: "";
            width: 100%;
            position: absolute;
            left: 0;
            bottom: 0;
            margin-bottom: -5px;
            height: 2px;
            background-color: #f53e8b; }
        .page__websitecollet .slider-wrapper .slick-slide .home_text h2 {
          font-size: 36px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__websitecollet .slider-wrapper .slick-slide .home_text h3 {
          font-size: 15px;
          text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1);
          letter-spacing: 1px; }
        .page__websitecollet .slider-wrapper .slick-slide .home_text .more {
          border: 1px #00c2cb solid;
          color: #00c2cb;
          display: inline-block;
          padding: 8px 48px;
          -webkit-border-radius: 32px;
             -moz-border-radius: 32px;
                  border-radius: 32px;
          font-size: 15px;
          margin-top: 32px;
          display: none;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
          .page__websitecollet .slider-wrapper .slick-slide .home_text .more:before {
            content: "\f489";
            display: inline-block;
            font-family: Ionicons;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            text-rendering: auto;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            font-size: 30px;
            vertical-align: middle;
            margin-right: 20px; }
          .page__websitecollet .slider-wrapper .slick-slide .home_text .more:hover {
            background-color: #00c2cb;
            color: #ffffff; }
        @media (min-width: 1023px) {
          .page__websitecollet .slider-wrapper .slick-slide .home_text {
            top: 5%;
            left: 5%;
            width: auto;
            text-align: left; }
            .page__websitecollet .slider-wrapper .slick-slide .home_text h2 {
              font-size: 64px; }
            .page__websitecollet .slider-wrapper .slick-slide .home_text h3 {
              font-size: 20px; }
            .page__websitecollet .slider-wrapper .slick-slide .home_text .more {
              display: inline-block; } }
      .page__websitecollet .slider-wrapper .slick-slide.slick-current .home_text,
      .page__websitecollet .slider-wrapper .slick-slide.slick-current .home_action {
        opacity: 1; }
    .page__websitecollet .slider-wrapper .slick-dots {
      position: absolute;
      bottom: 56px;
      margin: 0;
      padding: 10px 0;
      width: 100%;
      text-align: center; }
      .page__websitecollet .slider-wrapper .slick-dots > li {
        display: inline-block;
        width: 14px;
        height: 14px;
        -webkit-border-radius: 14px;
           -moz-border-radius: 14px;
                border-radius: 14px;
        border: 1px transparent solid;
        margin: 0 6px;
        padding-top: 2px;
        text-align: center;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease; }
        .page__websitecollet .slider-wrapper .slick-dots > li button {
          display: inline-block;
          text-indent: -9999px;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 8px;
             -moz-border-radius: 8px;
                  border-radius: 8px;
          border: 1px #ffffff solid;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease;
          outline: none;
          cursor: pointer;
          vertical-align: top; }
        .page__websitecollet .slider-wrapper .slick-dots > li.slick-active {
          border: 1px #00c2cb solid; }
          .page__websitecollet .slider-wrapper .slick-dots > li.slick-active button {
            border: 1px transparent solid;
            background-color: #00c2cb; }
      @media (min-width: 1023px) {
        .page__websitecollet .slider-wrapper .slick-dots {
          padding: 20px 0; } }
    .page__websitecollet .slider-wrapper .slider-login {
      position: absolute;
      bottom: 16px;
      width: 100%; }
      .page__websitecollet .slider-wrapper .slider-login .yp-row {
        margin: 0 -16px; }
        .page__websitecollet .slider-wrapper .slider-login .yp-row .yp-col {
          padding: 0 16px; }
    .page__websitecollet .slider-wrapper .cashman-1 {
      position: absolute;
      bottom: 0;
      left: 0; }
      @media (min-width: 1023px) {
        .page__websitecollet .slider-wrapper .cashman-1 {
          left: auto;
          right: 0; } }
    .page__websitecollet .slider-wrapper .cashman-1-l {
      position: absolute;
      bottom: 0;
      right: 0; }
    .page__websitecollet .slider-wrapper .ion-ios-arrow-down {
      color: #f53e8b;
      font-size: 30px;
      position: absolute;
      bottom: 30px;
      left: 50%;
      margin-left: -9px; }
  .page__websitecollet .nav {
    color: #f53e8b;
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px #f53e8b solid; }
    .page__websitecollet .nav a {
      display: inline-block;
      width: 100px;
      padding: 10px 0;
      cursor: pointer; }
    @media (min-width: 1023px) {
      .page__websitecollet .nav {
        padding: 30px 0;
        border-bottom: 0; }
        .page__websitecollet .nav a {
          width: 150px;
          padding: 20px 0; } }
  .page__websitecollet .nav-dot {
    position: fixed;
    top: 50%;
    margin-top: -35px;
    right: 16px;
    z-index: 1; }
    .page__websitecollet .nav-dot .yp-ul--nav li {
      border-color: #f53e8b; }
      .page__websitecollet .nav-dot .yp-ul--nav li.active {
        background-color: #f53e8b; }
      @media (min-width: 1023px) {
        .page__websitecollet .nav-dot .yp-ul--nav li:hover, .page__websitecollet .nav-dot .yp-ul--nav li.active {
          background-color: #f53e8b; } }
  .page__websitecollet .stage {
    position: relative; }
    .page__websitecollet .stage__group {
      position: relative; }
    .page__websitecollet .stage__heading {
      padding-top: 32px;
      text-align: center;
      margin: 0 -8px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage__heading {
          padding: 0; }
          .page__websitecollet .stage__heading .yp-heading-title {
            font-size: 48px;
            text-align: left;
            letter-spacing: 3px; }
          .page__websitecollet .stage__heading .yp-heading-text {
            font-size: 20px;
            text-align: left;
            letter-spacing: 1px;
            font-weight: 100;
            margin-top: 40px;
            line-height: 34px; }
          .page__websitecollet .stage__heading:before {
            content: "";
            width: 100%;
            left: 0;
            height: 2px;
            background-color: #f53e8b;
            position: absolute;
            top: 38px; }
          .page__websitecollet .stage__heading.none .yp-heading-title {
            text-align: center; }
          .page__websitecollet .stage__heading.none:before {
            display: none; } }
    @media (min-width: 1023px) {
      .page__websitecollet .stage__frame {
        position: absolute;
        background-color: #ffffff;
        padding: 0 16px; }
        .page__websitecollet .stage__frame.right {
          right: 0px; }
        .page__websitecollet .stage__frame.left {
          left: 0; }
        .page__websitecollet .stage__frame.bg {
          background: url(../../images/websitecollet/bg.jpg) #ffffff; } }
  .page__websitecollet .stageKey {
    position: relative; }
    .page__websitecollet .stageKey .key {
      position: absolute;
      top: 31%;
      left: 29%;
      -webkit-transform: scale(0.7);
         -moz-transform: scale(0.7);
          -ms-transform: scale(0.7);
           -o-transform: scale(0.7);
              transform: scale(0.7); }
  .page__websitecollet .stage1 {
    height: 700px;
    position: relative; }
    @media (min-width: 1023px) {
      .page__websitecollet .stage1 {
        height: 700px; }
        .page__websitecollet .stage1 .stage__container {
          position: relative;
          height: 100%; } }
    .page__websitecollet .stage1 .stage1-bg {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -250px;
      margin-top: -50px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage1 .stage1-bg {
          margin-left: -630px;
          margin-top: -250px; } }
    .page__websitecollet .stage1 .stage__buyer {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -75px;
      margin-top: 20px; }
      .page__websitecollet .stage1 .stage__buyer .stage1-chat1 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -145px;
        margin-left: -100px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage1 .stage__buyer {
          margin-left: -380px;
          margin-top: -145px; }
          .page__websitecollet .stage1 .stage__buyer .stage1-chat1 {
            margin-top: -220px;
            margin-left: -150px; } }
    .page__websitecollet .stage1 .key {
      position: absolute;
      top: 30%;
      left: 50%;
      margin-left: -195px;
      margin-top: 200px;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1);
      z-index: 100; }
    .page__websitecollet .stage1 #key-l {
      position: absolute;
      top: 30%;
      left: 50%;
      margin-left: -610px;
      margin-top: 50px;
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
          -ms-transform: scale(1);
           -o-transform: scale(1);
              transform: scale(1);
      z-index: 100; }
    .page__websitecollet .stage1 .stage__cashman {
      position: absolute;
      top: 69%;
      left: 50%;
      margin-left: -10px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage1 .stage__cashman {
          top: 55%;
          margin-left: -360px; } }
      .page__websitecollet .stage1 .stage__cashman .stage1-chat2 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -190px;
        margin-left: -205px; }
        @media (min-width: 1023px) {
          .page__websitecollet .stage1 .stage__cashman .stage1-chat2 {
            margin-top: -280px;
            margin-left: -310px; } }
      .page__websitecollet .stage1 .stage__cashman .stage1-foot1 {
        position: absolute;
        left: 0;
        bottom: 0; }
        .page__websitecollet .stage1 .stage__cashman .stage1-foot1#f1 {
          margin-left: 30px;
          margin-bottom: -10px; }
        .page__websitecollet .stage1 .stage__cashman .stage1-foot1#f2 {
          margin-bottom: -10px; }
        .page__websitecollet .stage1 .stage__cashman .stage1-foot1#f3 {
          margin-left: 0px;
          margin-bottom: -40px; }
        .page__websitecollet .stage1 .stage__cashman .stage1-foot1#f4 {
          margin-left: -30px;
          margin-bottom: -40px; }
        .page__websitecollet .stage1 .stage__cashman .stage1-foot1#f5 {
          margin-left: -30px;
          margin-bottom: -70px; }
        .page__websitecollet .stage1 .stage__cashman .stage1-foot1#f6 {
          margin-left: -60px;
          margin-bottom: -70px; }
  .page__websitecollet .stage2 {
    height: 650px;
    background: url(../../images/websitecollet/bg.jpg); }
    @media (min-width: 1023px) {
      .page__websitecollet .stage2 {
        padding-top: 20px;
        height: 750px; } }
    .page__websitecollet .stage2-bg {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -252px;
      margin-top: -150px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage2-bg {
          margin-top: -180px;
          margin-left: -150px; } }
    .page__websitecollet .stage2-key {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -250px;
      margin-top: 150px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage2-key {
          top: 44%;
          margin-left: -450px; } }
    .page__websitecollet .stage2-chat1 {
      position: absolute;
      left: 0;
      top: 0;
      margin-left: -140px;
      margin-top: -100px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage2-chat1 {
          margin-top: -60px;
          margin-left: -310px; } }
    .page__websitecollet .stage2__buyer {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -30px;
      margin-top: 90px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage2__buyer {
          top: 37%;
          margin-left: -150px; } }
    .page__websitecollet .stage2__cashman {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: 0px;
      margin-top: -80px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage2__cashman {
          top: 28%;
          margin-left: 200px; } }
    .page__websitecollet .stage2-chat2 {
      position: absolute;
      right: 0;
      top: 0;
      margin-top: -70px;
      margin-right: -90px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage2-chat2 {
          margin-right: -230px;
          margin-top: -60px; } }
  .page__websitecollet .stage3 {
    height: 900px;
    margin-top: 32px;
    border-top: 1px #f53e8b solid;
    border-bottom: 1px #f53e8b solid; }
    @media (min-width: 1023px) {
      .page__websitecollet .stage3 {
        border-top: 0; } }
    .page__websitecollet .stage3-bg {
      position: absolute;
      top: 25%;
      left: 50%;
      margin-left: -244px;
      margin-top: 70px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage3-bg {
          top: 11%;
          margin-left: -610px; } }
    .page__websitecollet .stage3-key {
      position: absolute;
      top: 25%;
      left: 50%;
      margin-left: -366px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage3-key {
          left: 50%;
          top: 8%;
          margin-left: -812px; } }
    .page__websitecollet .stage3__buyer {
      position: absolute;
      top: 28%;
      left: 50%;
      margin-left: -80px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage3__buyer {
          top: 12%;
          margin-left: -390px; } }
    .page__websitecollet .stage3-chat1 {
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 0px;
      margin-left: -30px; }
    .page__websitecollet .stage3__cashman {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -140px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage3__cashman {
          margin-top: -150px;
          margin-left: -110px; } }
    .page__websitecollet .stage3-chat2 {
      position: absolute;
      top: 0;
      right: 0;
      margin-right: -185px;
      margin-top: -40px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage3-chat2 {
          margin-top: -50px;
          margin-right: -295px; } }
    .page__websitecollet .stage3-foot1 {
      position: absolute;
      right: 0;
      bottom: 0;
      margin-right: -50px;
      margin-bottom: 20px; }
      @media (min-width: 1023px) {
        .page__websitecollet .stage3-foot1 {
          right: 60%;
          bottom: -50px; } }
      .page__websitecollet .stage3-foot1#f8 {
        margin-right: -90px;
        margin-bottom: 20px; }
      .page__websitecollet .stage3-foot1#f9 {
        margin-right: -100px;
        margin-bottom: -25px; }
      .page__websitecollet .stage3-foot1#f10 {
        margin-right: -140px;
        margin-bottom: -10px; }
      .page__websitecollet .stage3-foot1#f11 {
        margin-right: -150px;
        margin-bottom: -55px; }
      .page__websitecollet .stage3-foot1#f12 {
        margin-right: -200px;
        margin-bottom: -45px; }
    .page__websitecollet .stage3-recive {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -187px; }
    .page__websitecollet .stage3-recive-l {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -293px; }
  .page__websitecollet .stage4 .stage_row {
    text-align: center; }
  .page__websitecollet .stage4 .yp-col {
    padding: 8px; }
    .page__websitecollet .stage4 .yp-col a .yp-sprites-icons-websitecollet {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
    .page__websitecollet .stage4 .yp-col a:hover .yp-sprites-icons-websitecollet {
      -webkit-transform: translateY(-20px);
         -moz-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
           -o-transform: translateY(-20px);
              transform: translateY(-20px); }
    .page__websitecollet .stage4 .yp-col a:hover .txt {
      color: #f53e8b; }
      .page__websitecollet .stage4 .yp-col a:hover .txt:before {
        -webkit-transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
             -o-transform: scale(1);
                transform: scale(1); }
  .page__websitecollet .stage4 .txt {
    height: 44px;
    font-size: 13px; }
    @media (min-width: 1023px) {
      .page__websitecollet .stage4 .txt {
        position: relative; }
        .page__websitecollet .stage4 .txt:before {
          content: "";
          width: 60px;
          height: 15px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: rgba(100, 100, 100, 0.2);
          -webkit-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
             -moz-box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
                  box-shadow: 0 0 5px 3px rgba(100, 100, 100, 0.2);
          display: block;
          position: absolute;
          top: 0;
          margin-top: -20px;
          left: 50%;
          margin-left: -30px;
          -webkit-transform: scale(0);
             -moz-transform: scale(0);
              -ms-transform: scale(0);
               -o-transform: scale(0);
                  transform: scale(0);
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          -moz-transition: all .3s ease;
          transition: all .3s ease; }
        .page__websitecollet .stage4 .txt:after {
          content: "\f3d3";
          display: inline-block;
          font-family: Ionicons;
          speak: none;
          font-style: normal;
          font-weight: 400;
          font-variant: normal;
          text-transform: none;
          text-rendering: auto;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-left: 10px;
          font-size: 20px;
          color: #f53e8b;
          vertical-align: middle; } }
  .page__websitecollet .stage4 .ion-ios-plus-empty {
    font-size: 24px; }
  .page__websitecollet .stage4 .yp-btn-white {
    margin: 0 auto; }
    @media (min-width: 1023px) {
      .page__websitecollet .stage4 .yp-btn-white {
        width: 300px; } }
  .page__websitecollet .stage6 {
    padding: 20px 0;
    color: #ffffff;
    text-align: center;
    display: block;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #f981a6), to(#f53d8b));
    background: -webkit-linear-gradient(left, #f981a6 30%, #f53d8b 100%);
    background: -moz-linear-gradient(left, #f981a6 30%, #f53d8b 100%);
    background: -o-linear-gradient(left, #f981a6 30%, #f53d8b 100%);
    background: linear-gradient(to right, #f981a6 30%, #f53d8b 100%); }
    .page__websitecollet .stage6 .ion-ios-arrow-right {
      font-size: 26px;
      vertical-align: middle;
      margin-left: 10px; }
    .page__websitecollet .stage6 .yp-stack {
      background-color: #ffffff;
      display: inline-block;
      width: 44px;
      height: 44px;
      color: #00b8e1;
      vertical-align: middle;
      -webkit-border-radius: 44px;
         -moz-border-radius: 44px;
              border-radius: 44px;
      margin-left: 10px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .page__websitecollet .stage6 .yp-stack .yapee-icons {
        font-size: 26px;
        line-height: 50px; }
    .page__websitecollet .stage6:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      opacity: 0;
      background-color: #f13684;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease; }
    .page__websitecollet .stage6 .yp-container {
      position: relative;
      z-index: 1; }
    @media (min-width: 1023px) {
      .page__websitecollet .stage6 {
        font-size: 18px; }
        .page__websitecollet .stage6:hover:before {
          opacity: 1; }
        .page__websitecollet .stage6:hover .yp-stack {
          -webkit-transform: translateX(100px);
             -moz-transform: translateX(100px);
              -ms-transform: translateX(100px);
               -o-transform: translateX(100px);
                  transform: translateX(100px); } }
  .page__websitecollet .yp-footer--ex {
    background-attachment: fixed; }
    .page__websitecollet .yp-footer--ex .txt {
      color: #3b3f3f;
      padding: 0 16px;
      font-size: 13px; }
      @media (min-width: 1023px) {
        .page__websitecollet .yp-footer--ex .txt {
          max-width: 610px;
          margin: 30px auto; } }
      .page__websitecollet .yp-footer--ex .txt .yp-heading-main {
        font-size: 28px;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.1); }

.page__depoist .yp-card-4 {
  -webkit-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1) !important;
     -moz-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1) !important; }

.page__depoist .main-inner {
  padding-top: 0px;
  background-color: #f4f4f4; }
  .page__depoist .main-inner .top {
    padding-bottom: 15px; }
  .page__depoist .main-inner .bottom {
    background-color: #ffffff;
    padding: 25px 0 55px; }
  @media (min-width: 1023px) {
    .page__depoist .main-inner .top {
      padding-top: 30px;
      padding-bottom: 30px; } }

.page__depoist .deposit-container {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-container {
      padding-left: 16px;
      padding-right: 16px; } }

.page__depoist .deposit-card {
  max-width: 1024px;
  margin: 0 auto; }
  .page__depoist .deposit-card--2 {
    -webkit-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1) !important;
       -moz-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1) !important; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-card--2 .deposit-chart__inner:after {
        content: "";
        width: 1px;
        height: 60px;
        background-color: #dcdcdc;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -30px; } }

.page__depoist .deposit-header {
  background: -webkit-gradient(linear, left top, right top, color-stop(27%, #0aca72), color-stop(90%, #02997b));
  background: -webkit-linear-gradient(left, #0aca72 27%, #02997b 90%);
  background: -moz-linear-gradient(left, #0aca72 27%, #02997b 90%);
  background: -o-linear-gradient(left, #0aca72 27%, #02997b 90%);
  background: linear-gradient(to right, #0aca72 27%, #02997b 90%);
  color: #ffffff;
  text-align: left;
  position: relative;
  padding: 0; }
  .page__depoist .deposit-header__inner {
    display: inline-block;
    position: relative;
    padding: 12px 16px 12px 70px; }
  .page__depoist .deposit-header__image {
    position: absolute;
    left: 16px;
    bottom: 0; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-header {
      padding: 0;
      text-align: center; } }
  .page__depoist .deposit-header--alert {
    color: #636363;
    background: #fcddd9; }
    .page__depoist .deposit-header--alert .deposit-header__inner {
      padding-left: 100px; }
  .page__depoist .deposit-header--highlight {
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }
    .page__depoist .deposit-header--highlight .deposit-header__inner {
      padding-left: 100px; }

.page__depoist .deposit-chart {
  padding: 16px; }
  .page__depoist .deposit-chart__title {
    color: #00ac61;
    text-align: center;
    letter-spacing: 1px; }
    .page__depoist .deposit-chart__title--draw {
      color: #00c2cb; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-chart__title {
        text-align: left;
        font-size: 20px; } }
  @media (min-width: 1023px) {
    .page__depoist .deposit-chart__inner {
      padding: 0px 24px;
      position: relative; } }
  @media (min-width: 1023px) {
    .page__depoist .deposit-chart__list {
      padding: 0px 24px; } }
  .page__depoist .deposit-chart__main {
    position: relative;
    width: 186px;
    height: 186px;
    margin: 0 auto 30px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-chart__main {
        width: 279px;
        height: 279px; } }
    .page__depoist .deposit-chart__main .yp-image {
      width: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 100%; }
    .page__depoist .deposit-chart__main__saving, .page__depoist .deposit-chart__main__padding {
      overflow: hidden;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .page__depoist .deposit-chart__main__padding {
      background-color: rgba(177, 182, 186, 0.3); }
    .page__depoist .deposit-chart__main__number {
      width: 156px;
      height: 156px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      top: 50%;
      left: 50%;
      background-color: #ffffff;
      margin-top: -78px;
      margin-left: -78px;
      text-align: center;
      padding: 25px 10px; }
      .page__depoist .deposit-chart__main__number p {
        margin: 0;
        line-height: 120%; }
      .page__depoist .deposit-chart__main__number .title {
        font-size: 15px;
        color: #a7a7a7; }
      .page__depoist .deposit-chart__main__number .percentage {
        font-size: 48px;
        color: #00ac61; }
      .page__depoist .deposit-chart__main__number .cash {
        font-size: 19px;
        color: #00ac61; }
      .page__depoist .deposit-chart__main__number--draw {
        padding: 40px 10px 25px; }
        .page__depoist .deposit-chart__main__number--draw .cash {
          font-size: 30px; }
      @media (min-width: 1023px) {
        .page__depoist .deposit-chart__main__number {
          width: 219px;
          height: 219px;
          margin-top: -109.5px;
          margin-left: -109.5px;
          padding-top: 55px; }
          .page__depoist .deposit-chart__main__number .percentage {
            font-size: 60px; }
          .page__depoist .deposit-chart__main__number .cash {
            font-size: 22px; }
          .page__depoist .deposit-chart__main__number--draw {
            padding-top: 60px; }
            .page__depoist .deposit-chart__main__number--draw .cash {
              font-size: 40px; } }

.page__depoist .deposit-save {
  padding: 16px;
  background-color: #ffffff; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-save {
      background-color: transparent; } }
  .page__depoist .deposit-save__title {
    width: 100%;
    float: none; }
    .page__depoist .deposit-save__title .yp-sprites-icons {
      vertical-align: middle;
      display: none;
      margin-right: 10px; }
    .page__depoist .deposit-save__title .yp-heading.yp-heading-sub-title {
      margin: 0;
      font-size: 17px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-save__title {
        width: 140px;
        float: left; }
        .page__depoist .deposit-save__title .yp-heading.yp-heading-sub-title {
          line-height: 39px; }
        .page__depoist .deposit-save__title .yp-sprites-icons {
          display: inline-block; } }
  .page__depoist .deposit-save__next {
    width: 110px;
    float: right; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-save__next {
        padding: 6px 0px; } }
    .page__depoist .deposit-save__next .yp-btn {
      height: 35px;
      padding: 6px 20px; }
  .page__depoist .deposit-save__input {
    padding: 0 8px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-save__input {
        padding: 4px 8px; } }
    .page__depoist .deposit-save__input .yp-input {
      text-align: right; }

.page__depoist .deposit-fastsave {
  padding: 16px; }
  .page__depoist .deposit-fastsave__title {
    display: none; }
    .page__depoist .deposit-fastsave__title .yp-heading.yp-heading-sub-title {
      font-size: 17px;
      margin: 0; }
  .page__depoist .deposit-fastsave__row {
    margin: 0 -24px; }
    .page__depoist .deposit-fastsave__row .yp-col {
      padding: 16px 8px; }
      .page__depoist .deposit-fastsave__row .yp-col .yp-btn {
        height: 35px;
        background-color: transparent; }
        .page__depoist .deposit-fastsave__row .yp-col .yp-btn:hover {
          background-color: #00c2cb;
          color: #ffffff; }
    .page__depoist .deposit-fastsave__row--draw {
      text-align: center; }
      .page__depoist .deposit-fastsave__row--draw .yp-col {
        padding: 8px; }
        .page__depoist .deposit-fastsave__row--draw .yp-col .yp-btn {
          width: 120px;
          margin: 0 auto; }
          .page__depoist .deposit-fastsave__row--draw .yp-col .yp-btn.yp-btn-lock:disabled {
            border: 1px #f25742 solid;
            color: #f25742;
            -webkit-border-radius: 35px;
               -moz-border-radius: 35px;
                    border-radius: 35px;
            opacity: 1; }
            .page__depoist .deposit-fastsave__row--draw .yp-col .yp-btn.yp-btn-lock:disabled:hover {
              background-color: transparent; }
          .page__depoist .deposit-fastsave__row--draw .yp-col .yp-btn.yp-btn-white {
            border: none; }
        @media (min-width: 1023px) {
          .page__depoist .deposit-fastsave__row--draw .yp-col:first-child {
            text-align: left; }
          .page__depoist .deposit-fastsave__row--draw .yp-col:last-child {
            padding: 4px 8px; }
            .page__depoist .deposit-fastsave__row--draw .yp-col:last-child .yp-btn {
              float: right; }
              .page__depoist .deposit-fastsave__row--draw .yp-col:last-child .yp-btn.yp-btn-white {
                background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
                background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
                background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
                background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
                background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%);
                color: #ffffff; }
                .page__depoist .deposit-fastsave__row--draw .yp-col:last-child .yp-btn.yp-btn-white:before {
                  content: "";
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  left: 0;
                  top: 0;
                  z-index: -100;
                  opacity: 0;
                  background-color: #047d82;
                  -webkit-transition: all .5s ease;
                  -o-transition: all .5s ease;
                  -moz-transition: all .5s ease;
                  transition: all .5s ease; }
                .page__depoist .deposit-fastsave__row--draw .yp-col:last-child .yp-btn.yp-btn-white:hover:before {
                  opacity: 1; } }
  @media (min-width: 1023px) {
    .page__depoist .deposit-fastsave {
      padding: 6px 16px; }
      .page__depoist .deposit-fastsave__title {
        display: block;
        width: 80px;
        line-height: 35px;
        margin: 0; }
      .page__depoist .deposit-fastsave__row {
        margin: 0 -8px;
        padding: 0 8px; }
        .page__depoist .deposit-fastsave__row .yp-col {
          padding: 0 8px; }
      .page__depoist .deposit-fastsave__rest {
        overflow: hidden; } }

.page__depoist .yp-btn.yp-btn-white.yp-btn--more {
  width: 195px;
  padding: 6px 10px;
  height: 35px;
  margin: 0 auto; }
  .page__depoist .yp-btn.yp-btn-white.yp-btn--more .ion-plus,
  .page__depoist .yp-btn.yp-btn-white.yp-btn--more .yapee-icons-download {
    font-size: 15px;
    margin-right: 10px; }
  @media (min-width: 1023px) {
    .page__depoist .yp-btn.yp-btn-white.yp-btn--more {
      float: right;
      margin-left: 20px; } }

.page__depoist .yp-btn.yp-btn-white.yp-btn--up {
  padding: 6px 10px;
  width: 120px;
  height: 35px;
  margin: 10px auto; }
  .page__depoist .yp-btn.yp-btn-white.yp-btn--up .yapee-icons-up {
    margin-right: 5px; }
  @media (min-width: 1023px) {
    .page__depoist .yp-btn.yp-btn-white.yp-btn--up {
      margin: 0;
      display: inline-block;
      margin-left: 10px; } }

.page__depoist .yp-btn-panel.yp-btn-panel--fixed {
  position: fixed;
  padding: 8px 0;
  z-index: 2001;
  bottom: 10px;
  left: 0;
  right: 0; }
  .page__depoist .yp-btn-panel.yp-btn-panel--fixed .yp-btn.yp-btn-highlight.yp-btn-highlight--draw {
    width: 60%;
    margin: 0 auto; }
  @media (min-width: 1023px) {
    .page__depoist .yp-btn-panel.yp-btn-panel--fixed {
      display: none; } }

.page__depoist .deposit-title {
  margin-bottom: 20px;
  letter-spacing: 1px; }
  .page__depoist .deposit-title * {
    vertical-align: middle; }
  .page__depoist .deposit-title .yp-sprites-icons {
    margin-right: 10px; }

.page__depoist .deposit-infoList {
  table-layout: fixed;
  margin-bottom: 16px; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-infoList {
      margin-top: 30px; } }
  .page__depoist .deposit-infoList tr {
    border-bottom: 1px solid #dcdcdc;
    display: block; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-infoList tr {
        display: table-row; } }
  .page__depoist .deposit-infoList td,
  .page__depoist .deposit-infoList th {
    display: block; }
    .page__depoist .deposit-infoList td .yp-sprites-icons,
    .page__depoist .deposit-infoList th .yp-sprites-icons {
      vertical-align: middle;
      margin-right: 8px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-infoList td,
      .page__depoist .deposit-infoList th {
        padding: 12px 8px;
        display: table-cell; } }
  .page__depoist .deposit-infoList th {
    font-weight: normal;
    color: #919191;
    width: 165px; }
  .page__depoist .deposit-infoList td {
    text-align: right;
    word-break: break-all; }
    .page__depoist .deposit-infoList td > sup {
      display: none; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-infoList td > span {
        display: none; }
      .page__depoist .deposit-infoList td > sup {
        display: inline; } }
  .page__depoist .deposit-infoList__saving td {
    font-size: 22px; }
  .page__depoist .deposit-infoList__saving .ion-minus-circled,
  .page__depoist .deposit-infoList__saving .yapee-icons-lock {
    display: none; }
  .page__depoist .deposit-infoList__saving--alert td, .page__depoist .deposit-infoList__saving--alert th, .page__depoist .deposit-infoList__saving--lock td, .page__depoist .deposit-infoList__saving--lock th {
    color: #f25742; }
  .page__depoist .deposit-infoList__saving--alert .ion-minus-circled,
  .page__depoist .deposit-infoList__saving--alert .yapee-icons-lock, .page__depoist .deposit-infoList__saving--lock .ion-minus-circled,
  .page__depoist .deposit-infoList__saving--lock .yapee-icons-lock {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 10px; }
  .page__depoist .deposit-infoList__saving--lock .yapee-icons-lock {
    display: inline-block; }
  .page__depoist .deposit-infoList__saving--alert .ion-minus-circled {
    display: inline-block; }
  .page__depoist .deposit-infoList__padding td {
    font-size: 14px; }
  .page__depoist .deposit-infoList__savingmore td {
    font-size: 19px; }
  .page__depoist .deposit-infoList--draw tr {
    display: table-row; }
  .page__depoist .deposit-infoList--draw td, .page__depoist .deposit-infoList--draw th {
    display: table-cell; }
  .page__depoist .deposit-infoList--draw th {
    width: 180px; }
  .page__depoist .deposit-infoList--draw .deposit-infoList__account th {
    width: 100%; }
    .page__depoist .deposit-infoList--draw .deposit-infoList__account th span {
      color: #3b3f3f; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-infoList--draw .deposit-infoList__account td {
      width: 260px; } }
  .page__depoist .deposit-infoList--draw .deposit-infoList__account td.deposit-infoList__account__btn {
    width: 120px;
    vertical-align: bottom; }

.page__depoist .deposit-ad {
  border: 1px solid #00c2cb;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  margin: 8px 0;
  padding: 16px; }
  .page__depoist .deposit-ad .yp-sprites-icons {
    position: absolute;
    top: 0px;
    left: 0px; }
  .page__depoist .deposit-ad__titlewrap {
    position: relative;
    padding-left: 34px; }
  .page__depoist .deposit-ad__title {
    font-size: 17px; }
    .page__depoist .deposit-ad__title--highlight {
      color: #00c2cb; }
  .page__depoist .deposit-ad__text {
    display: inline-block; }
  .page__depoist .deposit-ad .yp-row.yp-row--saving {
    padding: 16px 0 0;
    margin: 0 -8px; }
    .page__depoist .deposit-ad .yp-row.yp-row--saving .yp-col {
      padding: 0 8px; }
    .page__depoist .deposit-ad .yp-row.yp-row--saving .yp-btn-highlight {
      height: 35px; }

@media (min-width: 1023px) {
  .page__depoist .deposit-list {
    width: 100%; } }

.page__depoist .deposit-list > li {
  border-bottom: none; }

.page__depoist .deposit-list__tr {
  padding: 8px 40px 8px 8px;
  position: relative;
  border-top: 1px solid #dcdcdc;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }
  .page__depoist .deposit-list__tr .list-arrow {
    position: absolute;
    right: 16px;
    top: 50px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    display: none; }
  .page__depoist .deposit-list__tr.deposit-list__tr--slide .list-arrow {
    display: inline-block; }
  .page__depoist .deposit-list__tr.active {
    background-color: #f4f4f4; }
    .page__depoist .deposit-list__tr.active .list-arrow {
      -webkit-transform: rotate(-180deg);
         -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
           -o-transform: rotate(-180deg);
              transform: rotate(-180deg); }
  .page__depoist .deposit-list__tr:hover {
    background-color: #f4f4f4; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-list__tr {
      padding: 0 40px 0 0; }
      .page__depoist .deposit-list__tr .list-arrow {
        top: 26px; } }
  .page__depoist .deposit-list__tr__table {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .page__depoist .deposit-list__tr__detail {
    border-top: none;
    padding: 8px 38px;
    background-color: #f8f8f8;
    background-image: url(../../images/deposit/list-bg.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    -moz-background-size: 100%;
         background-size: 100%;
    position: relative;
    display: none; }
    .page__depoist .deposit-list__tr__detail .yp-table {
      font-size: 13px; }
      .page__depoist .deposit-list__tr__detail .yp-table th {
        color: #919191;
        width: 100px; }
      .page__depoist .deposit-list__tr__detail .yp-table td {
        color: #3b3f3f; }
    .page__depoist .deposit-list__tr__detail--draw .yp-table th {
      width: 100px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-list__tr__detail {
        padding: 40px 40px 50px; }
        .page__depoist .deposit-list__tr__detail .yp-table {
          font-size: 15px; }
        .page__depoist .deposit-list__tr__detail--draw {
          padding: 30px 0 50px; }
          .page__depoist .deposit-list__tr__detail--draw .yp-table th {
            width: 12%;
            padding: 16px; } }
  .page__depoist .deposit-list__tr__action {
    color: #00c2cb; }
    .page__depoist .deposit-list__tr__action a {
      display: inline-block;
      margin-right: 16px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      -moz-transition: all .3s ease;
      transition: all .3s ease; }
      .page__depoist .deposit-list__tr__action a:hover {
        color: #047d82; }
    .page__depoist .deposit-list__tr__action i {
      font-size: 20px;
      vertical-align: middle;
      margin-top: 5px;
      display: inline-block; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-list__tr__action {
        position: absolute;
        right: 40px;
        top: 40px; } }

.page__depoist .deposit-list__td {
  padding: 8px; }
  .page__depoist .deposit-list__td.text-grey {
    color: #818181; }
    .page__depoist .deposit-list__td.text-grey * {
      vertical-align: middle; }
    .page__depoist .deposit-list__td.text-grey .yp-sprites-icons {
      margin-right: 10px; }
  .page__depoist .deposit-list__td--date {
    padding-bottom: 0;
    font-size: 12px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-list__td--date {
        font-size: 15px; } }
  .page__depoist .deposit-list__td--title {
    width: 70%;
    float: left;
    font-size: 14px; }
  .page__depoist .deposit-list__td--money {
    width: 30%;
    float: left;
    text-align: right;
    font-size: 17px; }
  .page__depoist .deposit-list__td--status {
    clear: both;
    font-size: 12px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-list__td--status {
        font-size: 15px; } }
  @media (min-width: 768px) {
    .page__depoist .deposit-list__td--title {
      width: 85%; }
    .page__depoist .deposit-list__td--money {
      width: 15%; } }
  @media (min-width: 1023px) {
    .page__depoist .deposit-list__td {
      display: table-cell;
      padding: 16px; }
      .page__depoist .deposit-list__td--date {
        width: 12%; }
      .page__depoist .deposit-list__td--title {
        width: 35%;
        float: none; }
      .page__depoist .deposit-list__td--money {
        width: 12%;
        float: none; }
      .page__depoist .deposit-list__td--status {
        width: 12%;
        border-top: 0; } }

.page__depoist .deposit-list__caption {
  display: table-caption; }

.page__depoist .deposit-list__rowgroup {
  display: table-column-group; }

.page__depoist .deposit-text-alert {
  color: #f25742 !important; }

.page__depoist .deposit-text-normal {
  color: #00c2cb !important; }

.page__depoist .deposit-process__title {
  font-size: 18px; }
  .page__depoist .deposit-process__title .yp-sprites-icons {
    vertical-align: middle;
    margin-right: 10px; }
    @media (min-width: 1023px) {
      .page__depoist .deposit-process__title .yp-sprites-icons {
        display: none; } }

.page__depoist .deposit-process__save__inner {
  display: inline-block; }

.page__depoist .deposit-process__save__fast {
  display: none; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-process__save__fast {
      width: 650px;
      margin: 0 auto;
      background-color: #ffffff;
      padding: 20px 100px; } }
  .page__depoist .deposit-process__save__fast__text {
    line-height: 28px; }
  .page__depoist .deposit-process__save__fast__btn {
    height: 28px;
    padding: 0; }
  .page__depoist .deposit-process__save__fast .yp-row {
    margin: 0 -8px; }
  .page__depoist .deposit-process__save__fast .yp-col {
    padding: 0 8px; }
  .page__depoist .deposit-process__save__fast--withdraw {
    background-color: transparent; }
    .page__depoist .deposit-process__save__fast--withdraw .yp-col .yp-btn {
      width: 100px;
      margin: 0 auto; }

.page__depoist .deposit-process__table-input {
  width: auto; }
  .page__depoist .deposit-process__table-input__sup {
    font-size: 24px;
    color: #3b3f3f;
    width: 40px; }
    .page__depoist .deposit-process__table-input__sup sup {
      top: -15px; }
  .page__depoist .deposit-process__table-input__action {
    width: 20px; }
  .page__depoist .deposit-process__table-input__input {
    text-align: right; }
  .page__depoist .deposit-process__table-input__actionbtn {
    outline: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer; }
    .page__depoist .deposit-process__table-input__actionbtn.active {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
           -o-transform: rotate(180deg);
              transform: rotate(180deg); }

.page__depoist .deposit-process__input {
  border-bottom: 0;
  display: inline-block;
  text-align: right;
  font-size: 60px; }
  .page__depoist .deposit-process__input.shake.animated {
    color: #f25742; }

.page__depoist .deposit-process__error-color {
  color: #f25742; }

.page__depoist .deposit-process__error {
  display: none;
  color: #f25742;
  line-height: 19px; }
  .page__depoist .deposit-process__error .yp-sprites-icons {
    margin-right: 10px; }
  .page__depoist .deposit-process__error .yp-sprites-icons, .page__depoist .deposit-process__error span {
    vertical-align: middle; }

.page__depoist .deposit-process__top {
  background-color: #fbfbfb;
  padding: 10px 0 20px;
  text-align: center;
  -webkit-box-shadow: inset 0px -14px 5px -10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: inset 0px -14px 5px -10px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px -14px 5px -10px rgba(0, 0, 0, 0.2); }
  @media (min-width: 1023px) {
    .page__depoist .deposit-process__top {
      padding: 40px 0 20px;
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; } }

.page__depoist .deposit-process__bottom__header {
  display: none; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-process__bottom__header {
      display: block;
      height: 90px;
      background-image: url(../../images/deposit/save-bg.png);
      background-position: 50% 50%;
      background-repeat: repeat-x;
      position: relative;
      -moz-background-size: 2000px;
           background-size: 2000px;
      background-color: #fbfbfb; }
      .page__depoist .deposit-process__bottom__header .deposit-fastsave-l,
      .page__depoist .deposit-process__bottom__header .withdraw-l {
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -49px; } }

.page__depoist .deposit-process__bottom__container {
  background-color: #ffffff;
  padding-top: 20px; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-process__bottom__container {
      padding-top: 40px;
      max-width: 700px;
      margin: 0 auto; } }

@media (min-width: 1023px) {
  .page__depoist .deposit-process__bottom__strangebtn {
    max-width: 290px;
    margin: 0 auto; }
    .page__depoist .deposit-process__bottom__strangebtn.yp-btn.yp-btn-white {
      margin-left: -60px; } }

.page__depoist .deposit-process__bottom__checked-td {
  display: none; }

.page__depoist .deposit-process__bottom__checked {
  display: none; }
  .page__depoist .deposit-process__bottom__checked.checked + .deposit-process__bottom__strangebtn {
    margin-left: 0; }
  .page__depoist .deposit-process__bottom__checked.yp-hide-medium.yp-hide-large {
    text-align: right;
    padding-bottom: 10px; }
  .page__depoist .deposit-process__bottom__checked__icon {
    color: #07c17e;
    font-size: 36px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
       -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    vertical-align: middle; }
    .page__depoist .deposit-process__bottom__checked__icon:before {
      line-height: 50px; }
  .page__depoist .deposit-process__bottom__checked__name {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px; }
    .page__depoist .deposit-process__bottom__checked__name > span {
      display: block; }

.page__depoist .deposit-process__bottom__change-account-btn {
  width: 100px;
  display: inline-block; }

.page__depoist .deposit-process__bottom__black {
  color: #3b3f3f; }

.page__depoist .deposit-process__bottom__grey {
  color: #919191; }

.page__depoist .deposit-process__bottom .yp-table {
  border-bottom: 1px #cccccc solid;
  margin-bottom: 16px; }
  .page__depoist .deposit-process__bottom .yp-table td {
    padding: 16px 0;
    width: 50%; }
    .page__depoist .deposit-process__bottom .yp-table td .yp-btn {
      height: 29px;
      padding: 0; }
    .page__depoist .deposit-process__bottom .yp-table td.draw-title {
      vertical-align: top; }
    .page__depoist .deposit-process__bottom .yp-table td.deposit-process__bottom__charge-td, .page__depoist .deposit-process__bottom .yp-table td.deposit-process__bottom__money-td {
      text-align: right; }
  .page__depoist .deposit-process__bottom .yp-table--withdraw td {
    border-bottom: 1px #d6d6d6 solid; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-process__bottom .yp-table {
      table-layout: fixed;
      margin-bottom: 40px; }
      .page__depoist .deposit-process__bottom .yp-table td {
        padding: 40px; }
        .page__depoist .deposit-process__bottom .yp-table td:first-child {
          width: 150px; }
        .page__depoist .deposit-process__bottom .yp-table td .yp-btn {
          height: 45px; }
          .page__depoist .deposit-process__bottom .yp-table td .yp-btn.deposit-process__bottom__change-account-btn {
            height: 35px; }
        .page__depoist .deposit-process__bottom .yp-table td.draw-title {
          vertical-align: middle; }
        .page__depoist .deposit-process__bottom .yp-table td.deposit-process__bottom__charge-td, .page__depoist .deposit-process__bottom .yp-table td.deposit-process__bottom__money-td {
          text-align: left; }
      .page__depoist .deposit-process__bottom .yp-table--withdraw td {
        padding: 30px 20px; }
        .page__depoist .deposit-process__bottom .yp-table--withdraw td:last-child {
          width: 140px; } }

.page__depoist .deposit-process-success__title {
  padding-top: 20px;
  font-size: 22px;
  text-align: center; }
  @media (min-width: 1023px) {
    .page__depoist .deposit-process-success__title {
      padding-top: 30px;
      font-size: 30px; } }

.page__depoist .deposit-process-success__card {
  max-width: 720px;
  margin: 0 auto; }
  .page__depoist .deposit-process-success__card__header {
    height: 90px;
    background-image: url(../../images/deposit/save-bg2.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    -moz-background-size: 150px;
         background-size: 150px; }
    .page__depoist .deposit-process-success__card__header .yapee-icons {
      position: absolute;
      left: 50%;
      margin-left: -37px;
      top: 22px;
      color: #ffffff;
      font-size: 64px;
      display: inline-block;
      background-color: #02b169;
      width: 75px;
      height: 75px;
      text-align: center;
      -webkit-border-radius: 75px;
         -moz-border-radius: 75px;
              border-radius: 75px;
      vertical-align: middle; }
  .page__depoist .deposit-process-success__card__container {
    margin-top: -40px;
    padding: 40px 20px 20px;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.19);
       -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.19);
            box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.19); }
    @media (min-width: 1023px) {
      .page__depoist .deposit-process-success__card__container {
        padding: 40px 50px 20px 50px; } }
    .page__depoist .deposit-process-success__card__container .yp-table tr:last-child {
      border: none; }
    .page__depoist .deposit-process-success__card__container .yp-table th {
      color: #c6c6c6; }
      @media (min-width: 1023px) {
        .page__depoist .deposit-process-success__card__container .yp-table th {
          padding: 10px 10px 10px 50px;
          width: 200px; } }
    .page__depoist .deposit-process-success__card__container .yp-table td {
      font-size: 16px;
      color: #3b3f3f;
      text-align: right; }
      .page__depoist .deposit-process-success__card__container .yp-table td .yp-sprites-icons {
        width: 35px;
        height: 35px;
        vertical-align: middle;
        margin-left: 10px; }
        @media (min-width: 1023px) {
          .page__depoist .deposit-process-success__card__container .yp-table td .yp-sprites-icons {
            float: right; } }
      @media (min-width: 1023px) {
        .page__depoist .deposit-process-success__card__container .yp-table td.bank {
          line-height: 35px; } }
      .page__depoist .deposit-process-success__card__container .yp-table td.account .account__btn {
        display: inline-block;
        width: auto;
        font-size: 14px;
        height: 25px;
        padding: 0 10px;
        float: right;
        margin-top: 1px;
        margin-left: 10px; }
      @media (min-width: 1023px) {
        .page__depoist .deposit-process-success__card__container .yp-table td.account {
          font-size: 22px;
          line-height: 25px; }
          .page__depoist .deposit-process-success__card__container .yp-table td.account .account__btn {
            display: block; } }
      .page__depoist .deposit-process-success__card__container .yp-table td.type {
        line-height: 30px; }
      .page__depoist .deposit-process-success__card__container .yp-table td.money {
        font-size: 24px; }
        .page__depoist .deposit-process-success__card__container .yp-table td.money sup {
          font-size: 50%;
          top: -8px; }
        @media (min-width: 1023px) {
          .page__depoist .deposit-process-success__card__container .yp-table td.money {
            font-size: 44px; }
            .page__depoist .deposit-process-success__card__container .yp-table td.money sup {
              font-size: 40%;
              top: -18px; } }
      @media (min-width: 1023px) {
        .page__depoist .deposit-process-success__card__container .yp-table td {
          text-align: left;
          padding: 10px 30px 10px 10px; } }
  .page__depoist .deposit-process-success__card__footer {
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.19);
       -moz-box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.19);
            box-shadow: 0px 7px 17px 0px rgba(0, 0, 0, 0.19);
    background-color: #02b169;
    padding: 10px 20px; }
    .page__depoist .deposit-process-success__card__footer .yp-sprites-icons {
      position: absolute;
      top: 0; }
      .page__depoist .deposit-process-success__card__footer .yp-sprites-icons.o-l {
        left: 0;
        margin-top: -12px;
        margin-left: -10px; }
      .page__depoist .deposit-process-success__card__footer .yp-sprites-icons.o-r {
        right: 0;
        margin-top: -12px;
        margin-right: -8px; }
    .page__depoist .deposit-process-success__card__footer .yp-table {
      color: #ffffff; }
      .page__depoist .deposit-process-success__card__footer .yp-table tr {
        border-color: #038851; }
        .page__depoist .deposit-process-success__card__footer .yp-table tr:last-child {
          border: none; }
      .page__depoist .deposit-process-success__card__footer .yp-table th, .page__depoist .deposit-process-success__card__footer .yp-table td {
        font-weight: 400;
        display: block;
        text-align: center; }
        @media (min-width: 1023px) {
          .page__depoist .deposit-process-success__card__footer .yp-table th, .page__depoist .deposit-process-success__card__footer .yp-table td {
            display: table-cell;
            padding-top: 20px;
            padding-bottom: 20px; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th.time, .page__depoist .deposit-process-success__card__footer .yp-table td.time {
          font-size: 20px;
          padding: 0; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th.time, .page__depoist .deposit-process-success__card__footer .yp-table td.time {
              padding-top: 10px;
              padding-bottom: 10px;
              width: 280px; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th.tip, .page__depoist .deposit-process-success__card__footer .yp-table td.tip {
          color: #4ef4bc;
          padding-bottom: 15px; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th.tip, .page__depoist .deposit-process-success__card__footer .yp-table td.tip {
              text-align: left;
              padding-top: 15px;
              padding-bottom: 15px; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th.time-tip, .page__depoist .deposit-process-success__card__footer .yp-table td.time-tip {
          padding-bottom: 15px; }
        .page__depoist .deposit-process-success__card__footer .yp-table th.webatm-location, .page__depoist .deposit-process-success__card__footer .yp-table td.webatm-location {
          padding-top: 15px; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th.webatm-location, .page__depoist .deposit-process-success__card__footer .yp-table td.webatm-location {
              padding: 15px 0px 15px 0px; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th div.time, .page__depoist .deposit-process-success__card__footer .yp-table td div.time {
          font-size: 20px;
          padding: 0; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th div.time, .page__depoist .deposit-process-success__card__footer .yp-table td div.time {
              width: 270px;
              float: left; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th div.tip, .page__depoist .deposit-process-success__card__footer .yp-table td div.tip {
          color: #4ef4bc; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th div.tip, .page__depoist .deposit-process-success__card__footer .yp-table td div.tip {
              text-align: left;
              float: left;
              line-height: 33px; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th.webatm, .page__depoist .deposit-process-success__card__footer .yp-table td.webatm {
          display: none; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th.webatm, .page__depoist .deposit-process-success__card__footer .yp-table td.webatm {
              display: table-cell;
              padding-top: 15px;
              padding-bottom: 15px;
              width: 50%; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th div.webatm, .page__depoist .deposit-process-success__card__footer .yp-table td div.webatm {
          display: none; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th div.webatm, .page__depoist .deposit-process-success__card__footer .yp-table td div.webatm {
              display: block;
              float: left;
              width: 50%;
              text-align: center; } }
        @media (min-width: 1023px) {
          .page__depoist .deposit-process-success__card__footer .yp-table th div.location, .page__depoist .deposit-process-success__card__footer .yp-table td div.location {
            text-align: right;
            float: right;
            width: 50%;
            border-left: 1px #038851 solid;
            text-align: center; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th.location, .page__depoist .deposit-process-success__card__footer .yp-table td.location {
          padding-top: 15px; }
          @media (min-width: 1023px) {
            .page__depoist .deposit-process-success__card__footer .yp-table th.location, .page__depoist .deposit-process-success__card__footer .yp-table td.location {
              text-align: right;
              padding-top: 15px;
              padding-bottom: 15px;
              width: 50%; } }
        .page__depoist .deposit-process-success__card__footer .yp-table th .yapee-icons-time, .page__depoist .deposit-process-success__card__footer .yp-table td .yapee-icons-time {
          color: #4ef4bc;
          font-size: 22px; }
          .page__depoist .deposit-process-success__card__footer .yp-table th .yapee-icons-time:before, .page__depoist .deposit-process-success__card__footer .yp-table td .yapee-icons-time:before {
            line-height: 100%;
            vertical-align: middle; }
        .page__depoist .deposit-process-success__card__footer .yp-table th .yapee-icons-location, .page__depoist .deposit-process-success__card__footer .yp-table td .yapee-icons-location {
          font-size: 18px;
          vertical-align: middle; }
      @media (min-width: 1023px) {
        .page__depoist .deposit-process-success__card__footer .yp-table th {
          padding-left: 70px;
          text-align: left; }
          .page__depoist .deposit-process-success__card__footer .yp-table th.time {
            padding-left: 70px; } }
      @media (min-width: 1023px) {
        .page__depoist .deposit-process-success__card__footer .yp-table td {
          padding-right: 50px; } }
    @media (min-width: 1023px) {
      .page__depoist .deposit-process-success__card__footer {
        padding: 0px 25px; } }

@media (min-width: 1023px) {
  .page__depoist .deposit-process-success .yp-btn.yp-btn-highlight {
    max-width: 270px;
    margin: 0 auto; } }

.page__payment--visa {
  padding-bottom: 150px; }
  @media (min-width: 1023px) {
    .page__payment--visa {
      padding-bottom: 280px; } }

.page__payment--combo {
  padding-bottom: 40px; }
  @media (min-width: 1023px) {
    .page__payment--combo {
      padding-bottom: 100px; } }

.page__payment .payment.page__depoist .deposit-process__top {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  padding-bottom: 0px; }

.page__payment .payment.page__depoist .deposit-process__bottom__header {
  display: block;
  height: 90px;
  background-image: url(../../images/deposit/save-bg.png);
  background-position: 50% 50%;
  background-repeat: repeat-x;
  position: relative;
  -moz-background-size: 2000px;
       background-size: 2000px;
  background-color: #fbfbfb; }

.page__payment .payment.page__depoist .deposit-process__bottom .yp-table.yp-captcha-table {
  border-bottom: none; }
  .page__payment .payment.page__depoist .deposit-process__bottom .yp-table.yp-captcha-table td {
    padding: 0; }
    .page__payment .payment.page__depoist .deposit-process__bottom .yp-table.yp-captcha-table td .yp-btn {
      padding: 6px; }
  .page__payment .payment.page__depoist .deposit-process__bottom .yp-table.yp-captcha-table .captcha-col {
    width: 120px;
    padding: 0; }
  .page__payment .payment.page__depoist .deposit-process__bottom .yp-table.yp-captcha-table .input-col {
    width: auto; }
  .page__payment .payment.page__depoist .deposit-process__bottom .yp-table.yp-captcha-table .refresh-col {
    width: 25px;
    padding-left: 4px; }

.page__payment .payment.page__depoist .deposit-process-success__card__header .yapee-icons {
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
  background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
  background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }

.page__payment .payment.page__depoist .deposit-process-success__card__container {
  padding: 60px 20px 20px; }
  @media (min-width: 1023px) {
    .page__payment .payment.page__depoist .deposit-process-success__card__container {
      padding: 60px 50px 20px 50px; } }
  .page__payment .payment.page__depoist .deposit-process-success__card__container .yp-table.payment__top__info__table td {
    padding: 4px 8px; }
  .page__payment .payment.page__depoist .deposit-process-success__card__container .yp-table.payment__top__info__table th {
    padding-left: 8px;
    text-align: left; }
    @media (min-width: 1023px) {
      .page__payment .payment.page__depoist .deposit-process-success__card__container .yp-table.payment__top__info__table th {
        padding: 4px 10px 4px 50px; } }

.page__payment .payment.page__depoist .deposit-process-success__card__footer {
  background: url(../../images/payment/dot.png) repeat-x #ffffff;
  background-position: 0 -3px;
  -moz-background-size: 6px;
       background-size: 6px;
  position: relative; }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 5px;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #03e0d3), to(#05bfe9));
    background: -webkit-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -moz-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: -o-linear-gradient(left, #03e0d3 30%, #05bfe9 100%);
    background: linear-gradient(to right, #03e0d3 30%, #05bfe9 100%); }
  @media (min-width: 1023px) {
    .page__payment .payment.page__depoist .deposit-process-success__card__footer {
      padding: 0 40px; } }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-sprites-icons.o-l-white {
    left: 0;
    margin-top: -12px;
    margin-left: -12px; }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-sprites-icons.o-r-white {
    right: 0;
    margin-top: -12px;
    margin-right: -10px; }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table {
    color: #919191; }
    .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table tr {
      border: none; }
    .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th.webatm-location {
      color: #00c2cb; }
    @media (min-width: 1023px) {
      .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th {
        padding-left: 8px; }
        .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th.webatm-location {
          padding-left: 0; } }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th .yapee-icons-time2 {
    color: #919191; }
  @media (min-width: 1023px) {
    .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th div.location {
      border-left: 1px #919191 solid; } }
  @media (min-width: 1023px) {
    .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th div.time {
      float: none;
      text-align: center;
      width: 100%; } }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th div.tip {
    color: #919191; }
    .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th div.tip .yapee-icons-guard {
      font-size: 22px;
      vertical-align: middle; }
    @media (min-width: 1023px) {
      .page__payment .payment.page__depoist .deposit-process-success__card__footer .yp-table th div.tip {
        float: none;
        text-align: center;
        width: 100%; } }
  .page__payment .payment.page__depoist .deposit-process-success__card__footer--store .yp-table th div.tip {
    float: none;
    text-align: left;
    padding-left: 30px;
    position: relative;
    line-height: 160%; }
    .page__payment .payment.page__depoist .deposit-process-success__card__footer--store .yp-table th div.tip .yapee-icons-time2 {
      position: absolute;
      top: 0px;
      left: 4px;
      margin-top: -2px; }
    @media (min-width: 1023px) {
      .page__payment .payment.page__depoist .deposit-process-success__card__footer--store .yp-table th div.tip .yapee-icons-time2 {
        margin-top: -3px; } }

.page__payment .payment__store-logo {
  width: 80px;
  position: absolute;
  left: 50%;
  top: 25px;
  margin-left: -40px; }
  @media (min-width: 1023px) {
    .page__payment .payment__store-logo {
      top: 20px;
      width: 98px;
      margin-left: -49px; } }

.page__payment .payment__heading {
  font-size: 20px;
  text-align: center; }
  @media (min-width: 1023px) {
    .page__payment .payment__heading {
      font-size: 28px; } }

@media (min-width: 1023px) {
  .page__payment .payment__login {
    max-width: 340px;
    margin: 0 auto; } }

@media (min-width: 1023px) {
  .page__payment .payment__top > .yp-container {
    max-width: 700px; } }

.page__payment .payment__top__info {
  padding: 8px 30px 8px 0;
  position: relative;
  cursor: pointer; }
  .page__payment .payment__top__info:hover:after {
    color: #00c2cb; }
  .page__payment .payment__top__info:after {
    content: "\f3d0";
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 0px;
    top: 13px;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    color: #c6c6c6; }
  .page__payment .payment__top__info.active:after {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    color: #00c2cb; }
  .page__payment .payment__top__info__table {
    table-layout: fixed; }
    .page__payment .payment__top__info__table th, .page__payment .payment__top__info__table td,
    .page__payment .payment__top__info__table th:first-child, .page__payment .payment__top__info__table td:first-child {
      padding: 4px 8px; }
    .page__payment .payment__top__info__table th {
      width: 110px;
      text-align: right;
      color: #c6c6c6;
      font-weight: normal;
      position: relative;
      vertical-align: top; }
    .page__payment .payment__top__info__table--none th {
      width: 140px; }
  .page__payment .payment__top__info__payto-title {
    color: #c6c6c6;
    float: left;
    font-weight: normal;
    position: relative;
    padding-left: 25px; }
    .page__payment .payment__top__info__payto-title i {
      color: #00c2cb;
      font-size: 20px;
      position: absolute;
      left: 0; }
    @media (min-width: 1023px) {
      .page__payment .payment__top__info__payto-title {
        padding-left: 35px; }
        .page__payment .payment__top__info__payto-title i {
          font-size: 26px;
          top: 0;
          margin-top: -6px; } }
  .page__payment .payment__top__info__payto-store {
    text-align: right;
    overflow: hidden; }
    .page__payment .payment__top__info__payto-store > span {
      display: inline-block;
      width: 90px;
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis; }
  .page__payment .payment__top__info__payto-name {
    display: inline-block;
    width: 75px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    vertical-align: middle; }
  .page__payment .payment__top__info__payto-account {
    display: inline-block;
    vertical-align: middle; }
  .page__payment .payment__top__info--none {
    padding-right: 0; }
    .page__payment .payment__top__info--none:after {
      display: none; }
  @media (min-width: 1023px) {
    .page__payment .payment__top__info {
      padding-top: 0;
      padding-bottom: 0; }
      .page__payment .payment__top__info:after {
        font-size: 30px;
        top: 0px; }
      .page__payment .payment__top__info--none {
        cursor: default; } }

.page__payment .payment__top__money {
  padding: 8px 30px 8px 0;
  position: relative;
  cursor: pointer; }
  .page__payment .payment__top__money:hover:after {
    color: #00c2cb; }
  .page__payment .payment__top__money:after {
    content: "\f3d0";
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 0px;
    top: 20px;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    color: #c6c6c6; }
  .page__payment .payment__top__money.active:after {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    color: #00c2cb; }
  .page__payment .payment__top__money .payment__top__info__table td {
    color: #f25742;
    text-align: right;
    font-size: 24px; }
    .page__payment .payment__top__money .payment__top__info__table td small {
      font-size: 16px;
      margin-right: 5px; }
  @media (min-width: 1023px) {
    .page__payment .payment__top__money {
      padding-top: 0;
      padding-bottom: 0; }
      .page__payment .payment__top__money:after {
        font-size: 30px;
        top: 18px; }
      .page__payment .payment__top__money .payment__top__info__table td {
        font-size: 35px; }
        .page__payment .payment__top__money .payment__top__info__table td small {
          vertical-align: top;
          font-size: 20px;
          top: 7px;
          position: relative; } }

.page__payment .payment__top__detail {
  background-color: #f4f4f4;
  padding: 20px 0;
  display: none; }
  @media (min-width: 1023px) {
    .page__payment .payment__top__detail .payment__top__info__table th {
      width: 250px;
      font-size: 14px; }
    .page__payment .payment__top__detail .payment__top__info__table td {
      color: #3b3f3f;
      font-size: 14px; } }

.page__payment .payment__steps-wrapper {
  padding: 8px 16px;
  background-color: #f4f4f4;
  border-top: 1px solid rgba(204, 204, 204, 0.5); }
  .page__payment .payment__steps-wrapper.page__signin .steps-wrapper {
    margin: 30px auto 10px;
    width: 245px; }
    .page__payment .payment__steps-wrapper.page__signin .steps-wrapper .step.step-1:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper .step.step-2:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper .step.step-3:after {
      display: none; }
    .page__payment .payment__steps-wrapper.page__signin .steps-wrapper .step p {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -27px;
      margin-top: -30px;
      white-space: nowrap;
      font-size: 13px;
      color: #c6c6c6; }
    .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-2 .step.step-1, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-2 .step.step-2 {
      background-color: #ffffff; }
      .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-2 .step.step-1 p, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-2 .step.step-2 p {
        color: #00c2cb;
        font-weight: bold; }
    .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-1, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-2 {
      background-color: #ffffff; }
      .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-1 p, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-2 p {
        color: #00c2cb;
        font-weight: bold; }
    .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3 {
      background-color: #00c2cb; }
      .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after {
        content: "";
        position: absolute;
        top: 8px;
        left: 8px; }
      .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3 p {
        color: #00c2cb;
        font-weight: bold; }
    @media (min-width: 1023px) {
      .page__payment .payment__steps-wrapper.page__signin .steps-wrapper {
        width: 520px; } }
  .page__payment .payment__steps-wrapper .payment__confirm__title {
    font-size: 24px;
    float: none;
    margin: 16px 0;
    line-height: 1.5; }

.page__payment .payment__confirm {
  padding: 0.01em 16px; }
  @media (min-width: 1023px) {
    .page__payment .payment__confirm {
      width: 732px;
      margin: 0 auto; } }
  .page__payment .payment__confirm .payment__top__info,
  .page__payment .payment__confirm .payment__top__info-2 {
    margin: 0 -8px; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm .payment__top__info,
      .page__payment .payment__confirm .payment__top__info-2 {
        margin: 0 16px; } }
  .page__payment .payment__confirm .payment__top__info__payto-title {
    float: none; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm .payment__top__info__payto-title {
        padding-left: 35px; }
        .page__payment .payment__confirm .payment__top__info__payto-title i.yapee-icons-car {
          font-size: 30px;
          margin-top: -8px; } }
  .page__payment .payment__confirm .payment__top__info__table th {
    width: 110px; }
    .page__payment .payment__confirm .payment__top__info__table th.payment__top__info__table__width-th {
      width: 140px; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm .payment__top__info__table th {
        width: 115px; }
        .page__payment .payment__confirm .payment__top__info__table th.payment__top__info__table__width-th {
          width: 145px; } }
  .page__payment .payment__confirm .payment__top__info:after {
    right: 8px; }
  @media (min-width: 1023px) {
    .page__payment .payment__confirm .payment__top__info .payment__top__info__table td {
      padding-left: 40px; } }
  .page__payment .payment__confirm .payment__top__info .payment__top__info__table td.payment__confirm__otherpay-btn-container {
    vertical-align: top; }
  @media (min-width: 1023px) {
    .page__payment .payment__confirm .payment__top__info-2 .payment__top__info__table td {
      padding-left: 40px; } }
  .page__payment .payment__confirm .payment__top__info-2 .payment__top__info__table td.payment__confirm__otherpay-btn-container {
    text-align: right;
    vertical-align: top; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm .payment__top__info-2 .payment__top__info__table td.payment__confirm__otherpay-btn-container {
        width: 170px;
        padding-left: 0; } }
  .page__payment .payment__confirm .payment__top__info-2 .payment__top__info__table td.payment__top__info__table__width-td {
    padding-left: 10px; }
  @media (min-width: 1023px) {
    .page__payment .payment__confirm .payment__top__info__payto-store {
      text-align: left; } }
  .page__payment .payment__confirm .payment__top__detail {
    position: relative; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm .payment__top__detail {
        margin-top: 10px;
        padding: 20px 0; } }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm .payment__top__detail .payment__top__info__table {
        width: 453px;
        margin: 0 auto; } }
  .page__payment .payment__confirm .yp-input--grey {
    border-bottom: 1px #c6c6c6 solid; }
  @media (min-width: 1023px) {
    .page__payment .payment__confirm .yp-hr.grey-10 {
      margin: 20px 0; } }
  .page__payment .payment__confirm__title-container {
    display: none; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__title-container {
        display: block; } }
    .page__payment .payment__confirm__title-container--footer {
      background-color: #f4f4f4;
      display: block; }
      .page__payment .payment__confirm__title-container--footer .payment__confirm__title {
        font-size: 15px;
        color: #c6c6c6; }
      .page__payment .payment__confirm__title-container--footer .payment__confirm__price {
        font-size: 24px;
        line-height: 52.5px; }
        .page__payment .payment__confirm__title-container--footer .payment__confirm__price small {
          top: 0;
          font-size: 16px; }
      @media (min-width: 1023px) {
        .page__payment .payment__confirm__title-container--footer {
          display: none; } }
  .page__payment .payment__confirm__title {
    margin: 0;
    float: left;
    font-size: 30px;
    line-height: 52.5px; }
  .page__payment .payment__confirm__price {
    overflow: hidden;
    text-align: right;
    font-size: 35px;
    color: #f25742; }
    .page__payment .payment__confirm__price small {
      font-size: 20px;
      vertical-align: top;
      top: 7px;
      margin-right: 5px;
      position: relative; }
  .page__payment .payment__confirm__date {
    text-align: right;
    padding: 10px 0 0;
    color: #c6c6c6;
    font-size: 13px; }
  .page__payment .payment__confirm__content {
    padding-left: 40px; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__content {
        padding-left: 0; } }
  .page__payment .payment__confirm__otherpay {
    text-align: right; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__otherpay {
        text-align: left; } }
    .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__name {
      display: table-cell;
      vertical-align: top; }
      @media (min-width: 1023px) {
        .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__name {
          padding-top: 3px; } }
      .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__name > span {
        display: block; }
    .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__col {
      display: table-cell;
      width: 40px; }
      @media (min-width: 1023px) {
        .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__col {
          width: 50px; } }
    .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__icon {
      color: #00c2cb;
      width: 40px;
      height: 40px;
      font-size: 30px; }
      .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__icon__store {
        width: 24px;
        margin-top: 9px; }
      .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__icon:before {
        line-height: 40px; }
      @media (min-width: 1023px) {
        .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__icon {
          width: 50px;
          height: 50px;
          font-size: 36px; }
          .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__icon::before {
            line-height: 50px; }
          .page__payment .payment__confirm__otherpay .page__depoist .deposit-process__bottom__checked__icon__store {
            width: 30px;
            margin-top: 11px; } }
    .page__payment .payment__confirm__otherpay__desc + .payment__confirm__otherpay__number {
      color: #c6c6c6; }
    .page__payment .payment__confirm__otherpay__number > span {
      margin: 0 3px; }
    .page__payment .payment__confirm__otherpay__number .symbol {
      position: relative; }
      .page__payment .payment__confirm__otherpay__number .symbol:before {
        position: relative;
        content: '****';
        top: 4px; }
      .page__payment .payment__confirm__otherpay__number .symbol-2:before {
        content: '**'; }
      .page__payment .payment__confirm__otherpay__number .symbol-1:before {
        content: '*'; }
    .page__payment .payment__confirm__otherpay__branch {
      color: #f3503a; }
    .page__payment .payment__confirm__otherpay__inner {
      margin-bottom: 10px;
      display: table;
      table-layout: fixed;
      width: 100%; }
  .page__payment .payment__confirm__otherpay-btn {
    height: 29px;
    padding: 0 16px;
    width: auto;
    display: inline-block; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__otherpay-btn {
        height: 34px; } }
  .page__payment .payment__confirm__rechoose-btn {
    border: 1px #f3503a solid;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    color: #f3503a;
    position: relative;
    padding: 6px 24px 6px 53px; }
    .page__payment .payment__confirm__rechoose-btn > i {
      font-size: 26px;
      position: absolute;
      top: 50%;
      left: 16px;
      margin-top: -19px; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__rechoose-btn:hover {
        background-color: #f3503a;
        color: #ffffff; } }
  .page__payment .payment__confirm__choose-btn {
    border: 1px #00c2cb solid;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    color: #00c2cb;
    position: relative;
    padding: 6px 24px 6px 24px; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__choose-btn:hover {
        background-color: #00c2cb;
        color: #ffffff; } }
  .page__payment .payment__confirm__rechoose-desc {
    color: #f3503a;
    font-size: 13px;
    padding: 10px 0; }
  .page__payment .payment__confirm__delivery-btn {
    height: 29px;
    padding: 0 16px;
    width: auto;
    display: inline-block; }
    .page__payment .payment__confirm__delivery-btn.yp-btn-white {
      background-color: transparent; }
      .page__payment .payment__confirm__delivery-btn.yp-btn-white:hover {
        background-color: #00c2cb; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__delivery-btn {
        height: 34px; }
        .page__payment .payment__confirm__delivery-btn.yp-hide-small {
          position: absolute;
          right: 16px;
          top: 16px; } }
  .page__payment .payment__confirm__s-right {
    text-align: right; }
    .page__payment .payment__confirm__s-right--grey {
      color: #c6c6c6; }
    @media (min-width: 1023px) {
      .page__payment .payment__confirm__s-right {
        text-align: left; } }

.page__payment .payment__paypanel {
  -webkit-box-shadow: 0px -15px 15px 0px rgba(198, 198, 198, 0.6);
     -moz-box-shadow: 0px -15px 15px 0px rgba(198, 198, 198, 0.6);
          box-shadow: 0px -15px 15px 0px rgba(198, 198, 198, 0.6);
  position: fixed;
  bottom: 0;
  padding: 0 0 16px 0;
  width: 100%;
  z-index: 2001;
  background-color: #ffffff; }

.page__payment .payment__paypanel--visa .payment__paypanel__message span {
  color: #f88030;
  letter-spacing: 1px; }
  .page__payment .payment__paypanel--visa .payment__paypanel__message span i {
    position: relative;
    font-style: normal; }
    .page__payment .payment__paypanel--visa .payment__paypanel__message span i:before {
      position: relative;
      content: '***';
      top: 4px; }

.page__payment .payment__paypanel--visa .payment__paypanel__otp .yp-inputGroup.has-preicons .yapee-icons.ion-iphone {
  font-size: 30px;
  top: -3px;
  left: 2px; }

.page__payment .payment__paypanel--visa .payment__paypanel__otp .page__signin .signin-form .yp-col.label + .yp-rest .yp-input {
  padding-left: 20px; }

@media (min-width: 1023px) {
  .page__payment .payment__paypanel--visa .payment__paypanel__otp .page__signin .signin-form .yp-col.label + .yp-rest {
    width: 100%; }
    .page__payment .payment__paypanel--visa .payment__paypanel__otp .page__signin .signin-form .yp-col.label + .yp-rest + .message {
      padding-left: 0; } }

.page__payment .payment__paypanel--visa .payment__paypanel__desc {
  font-size: 14px;
  margin: 5px 0 0; }
  @media (min-width: 1023px) {
    .page__payment .payment__paypanel--visa .payment__paypanel__desc {
      text-align: right; } }

@media (min-width: 1023px) {
  .page__payment .payment__paypanel--visa {
    padding: 32px 0; } }

@media (min-width: 1023px) {
  .page__payment .payment__paypanel--visa > .yp-container {
    max-width: 732px; }
    .page__payment .payment__paypanel--visa > .yp-container > .yp-row {
      margin: 0 -30px; }
      .page__payment .payment__paypanel--visa > .yp-container > .yp-row > .yp-col {
        padding: 0 30px; } }

.page__payment .payment__paypanel--visa .page__signin .signin-aside {
  width: 330px;
  min-height: auto;
  overflow: hidden; }
  .page__payment .payment__paypanel--visa .page__signin .signin-aside .vertify-phone-code-wifi {
    position: relative;
    top: auto;
    left: auto;
    margin-top: -50px; }
  .page__payment .payment__paypanel--visa .page__signin .signin-aside .vertify-phone-code-chat {
    top: 32px;
    width: 100px;
    left: 115px; }

@media (min-width: 1023px) {
  .page__payment .payment__paypanel--visa .yp-btn.yp-btn-vertify-code {
    height: 45px; }
    .page__payment .payment__paypanel--visa .yp-btn.yp-btn-vertify-code .ion-ios-arrow-right {
      top: 1px; } }

.page__payment .payment__paypanel--combo .payment__confirm__title {
  color: #c6c6c6;
  font-size: 15px;
  float: none;
  line-height: 1.2; }

.page__payment .payment__paypanel--combo .payment__confirm__price {
  font-size: 24px;
  color: #f25742;
  text-align: left;
  line-height: 1.2; }
  .page__payment .payment__paypanel--combo .payment__confirm__price small {
    font-size: 16px;
    vertical-align: top;
    top: 7px;
    margin-right: 5px;
    position: relative; }

.page__payment .payment__success .payment__top__detail {
  display: block;
  padding: 16px 0; }

.page__payment .payment__success__btn-wrapper.yp-row {
  margin: 0 -16px; }
  .page__payment .payment__success__btn-wrapper.yp-row .yp-col {
    padding: 0 16px; }
  @media (min-width: 1023px) {
    .page__payment .payment__success__btn-wrapper.yp-row {
      width: 590px;
      margin: 0 auto; } }

.page__payment .payment__success__web-btn {
  position: relative;
  padding-left: 40px; }

.page__payment .payment__success__web-icon {
  position: absolute;
  width: 33px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -60px; }
  @media (min-width: 1023px) {
    .page__payment .payment__success__web-icon {
      margin-left: -75px; } }

.page__payment .payment__success__sub-title {
  font-size: 15px;
  text-align: center; }
  @media (min-width: 1023px) {
    .page__payment .payment__success__sub-title {
      font-size: 18px; } }

.page__payment .payment__success__receive-col .yp-image {
  width: 42px;
  float: right;
  margin-top: 2px; }

.page__payment .payment__success__receive-branch {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px; }

@media (min-width: 1023px) {
  .page__payment .payment__success .payment__top__info__table th {
    width: 200px; } }

.page__payment .payment__success .payment__top__info__table td {
  word-break: break-all; }

/*
The `bgImgs` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include bgImgs($spritesheet-sprites);
*/
.yp-sprites-icons.bank {
  background-image: url(../../images/icons/bank.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px; }

.yp-sprites-icons.card {
  background-image: url(../../images/icons/card.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 17px; }

.yp-sprites-icons.checked, .page__signin .steps-wrapper.step-at-2 .step.step-1:after, .page__signin .steps-wrapper.step-at-3 .step.step-1:after,
.page__signin .steps-wrapper.step-at-3 .step.step-2:after, .page__payment .payment__steps-wrapper.page__signin .steps-wrapper.step-at-3 .step.step-3:after {
  background-image: url(../../images/icons/checked.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px; }

.yp-sprites-icons.columns-580 {
  background-image: url(../../images/icons/columns-580.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 290px;
  height: 290px; }

.yp-sprites-icons.ctbc-logo-mail {
  background-image: url(../../images/icons/ctbc-logo-mail.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 17px; }

.yp-sprites-icons.ctbc-logo {
  background-image: url(../../images/icons/ctbc-logo.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 17px; }

.yp-sprites-icons.ctbc {
  background-image: url(../../images/icons/ctbc.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px; }

.yp-sprites-icons.deposit-711 {
  background-image: url(../../images/icons/deposit-711.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 47px;
  height: 47px; }

.yp-sprites-icons.deposit-action {
  background-image: url(../../images/icons/deposit-action.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 19px;
  height: 19px; }

.yp-sprites-icons.deposit-card {
  background-image: url(../../images/icons/deposit-card.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
  height: 31px; }

.yp-sprites-icons.deposit-cathay {
  background-image: url(../../images/icons/deposit-cathay.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px; }

.yp-sprites-icons.deposit-ctbc {
  background-image: url(../../images/icons/deposit-ctbc.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px; }

.yp-sprites-icons.deposit-error {
  background-image: url(../../images/icons/deposit-error.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 19px; }

.yp-sprites-icons.deposit-esun {
  background-image: url(../../images/icons/deposit-esun.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px; }

.yp-sprites-icons.deposit-family {
  background-image: url(../../images/icons/deposit-family.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 47px;
  height: 47px; }

.yp-sprites-icons.deposit-fastsave-l {
  background-image: url(../../images/icons/deposit-fastsave-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 49px;
  height: 50px; }

.yp-sprites-icons.deposit-fastsave-s {
  background-image: url(../../images/icons/deposit-fastsave-s.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px; }

.yp-sprites-icons.deposit-fastsave {
  background-image: url(../../images/icons/deposit-fastsave.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px; }

.yp-sprites-icons.deposit-hilife {
  background-image: url(../../images/icons/deposit-hilife.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 47px;
  height: 47px; }

.yp-sprites-icons.deposit-hwanan {
  background-image: url(../../images/icons/deposit-hwanan.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px; }

.yp-sprites-icons.deposit-taiwan {
  background-image: url(../../images/icons/deposit-taiwan.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px; }

.yp-sprites-icons.deposit-tcb {
  background-image: url(../../images/icons/deposit-tcb.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 39px;
  height: 39px; }

.yp-sprites-icons.deposit-yapee {
  background-image: url(../../images/icons/deposit-yapee.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
  height: 31px; }

.yp-sprites-icons.dollar-sign-plus {
  background-image: url(../../images/icons/dollar-sign-plus.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 12px; }

.yp-sprites-icons.dollar-sign {
  background-image: url(../../images/icons/dollar-sign.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 13px; }

.yp-sprites-icons.dot-blue {
  background-image: url(../../images/icons/dot-blue.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px; }

.yp-sprites-icons.dot-green {
  background-image: url(../../images/icons/dot-green.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px; }

.yp-sprites-icons.dot-grey {
  background-image: url(../../images/icons/dot-grey.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px; }

.yp-sprites-icons.dot-lightblue {
  background-image: url(../../images/icons/dot-lightblue.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px; }

.yp-sprites-icons.dot-lightgreen {
  background-image: url(../../images/icons/dot-lightgreen.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 7px;
  height: 7px; }

.yp-sprites-icons.download {
  background-image: url(../../images/icons/download.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px; }

.yp-sprites-icons.icon-select-checked {
  background-image: url(../../images/icons/icon-select-checked.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 13px; }

.yp-sprites-icons.jcb {
  background-image: url(../../images/icons/jcb.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 9px; }

.yp-sprites-icons.list-arrow {
  background-image: url(../../images/icons/list-arrow.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 11px; }

.yp-sprites-icons.list-checked {
  background-image: url(../../images/icons/list-checked.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px; }

.yp-sprites-icons.list-delete {
  background-image: url(../../images/icons/list-delete.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px; }

.yp-sprites-icons.list-padding {
  background-image: url(../../images/icons/list-padding.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px; }

.yp-sprites-icons.list {
  background-image: url(../../images/icons/list.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 9px; }

.yp-sprites-icons.magnific-paguin-confirm {
  background-image: url(../../images/icons/magnific-paguin-confirm.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 67px;
  height: 68px; }

.yp-sprites-icons.magnific-paguin-error {
  background-image: url(../../images/icons/magnific-paguin-error.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 86px;
  height: 80px; }

.yp-sprites-icons.magnific {
  background-image: url(../../images/icons/magnific.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 66px;
  height: 89px; }

.yp-sprites-icons.master {
  background-image: url(../../images/icons/master.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 9px; }

.yp-sprites-icons.message-ok {
  background-image: url(../../images/icons/message-ok.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 11px;
  height: 11px; }

.yp-sprites-icons.o-l-white {
  background-image: url(../../images/icons/o-l-white.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px; }

.yp-sprites-icons.o-l {
  background-image: url(../../images/icons/o-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px; }

.yp-sprites-icons.o-r-white {
  background-image: url(../../images/icons/o-r-white.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px; }

.yp-sprites-icons.o-r {
  background-image: url(../../images/icons/o-r.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 14px; }

.yp-sprites-icons.payment-ctbc {
  background-image: url(../../images/icons/payment-ctbc.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px; }

.yp-sprites-icons.popup-close:hover {
  background-image: url(../../images/icons/popup-close-hover.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 21px;
  height: 21px; }

.yp-sprites-icons.popup-close {
  background-image: url(../../images/icons/popup-close.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px; }

.yp-sprites-icons.store-highlight {
  background-image: url(../../images/icons/store-highlight.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 14px; }

.yp-sprites-icons.store {
  background-image: url(../../images/icons/store.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 43px;
  height: 30px; }

.yp-sprites-icons.tips {
  background-image: url(../../images/icons/tips.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 24px; }

.yp-sprites-icons.tools {
  background-image: url(../../images/icons/tools.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 13px; }

.yp-sprites-icons.up {
  background-image: url(../../images/icons/up.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 5px;
  height: 9px; }

.yp-sprites-icons.visa {
  background-image: url(../../images/icons/visa.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 9px; }

.yp-sprites-icons.withdraw-l {
  background-image: url(../../images/icons/withdraw-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 49px;
  height: 50px; }

.yp-sprites-icons.withdraw-s {
  background-image: url(../../images/icons/withdraw-s.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px; }

.yp-sprites-icons.withdraw {
  background-image: url(../../images/icons/withdraw.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px; }

.yp-sprites-icons.yahoo-bid {
  background-image: url(../../images/icons/yahoo-bid.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 43px;
  height: 32px; }

.yp-sprites-icons.yapee-logo-mail {
  background-image: url(../../images/icons/yapee-logo-mail.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 59px;
  height: 18px; }

.yp-sprites-icons.yapee-logo {
  background-image: url(../../images/icons/yapee-logo.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 59px;
  height: 18px; }

.yp-sprites-icons.magnific {
  background-image: url(../../images/icons/magnific.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 132px;
  height: 177px; }

.yp-sprites-icons.magnific-paguin-confirm {
  background-image: url(../../images/icons/magnific-paguin-confirm.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 134px;
  height: 136px; }

.yp-sprites-icons.magnific-paguin-error {
  background-image: url(../../images/icons/magnific-paguin-error.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 171px;
  height: 158px; }

.yp-sprites-icons.message-ok {
  background-image: url(../../images/icons/message-ok.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px; }

.yp-sprites-icons.dot-blue {
  background-image: url(../../images/icons/dot-blue.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px; }

.yp-sprites-icons.dot-green {
  background-image: url(../../images/icons/dot-green.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px; }

.yp-sprites-icons.dot-grey {
  background-image: url(../../images/icons/dot-grey.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px; }

.yp-sprites-icons.dot-lightgreen {
  background-image: url(../../images/icons/dot-lightgreen.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px; }

.yp-sprites-icons.dot-lightblue {
  background-image: url(../../images/icons/dot-lightblue.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px; }

.yp-sprites-icons.list-checked {
  background-image: url(../../images/icons/list-checked.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px; }

.yp-sprites-icons.list-delete {
  background-image: url(../../images/icons/list-delete.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px; }

.yp-sprites-icons.list-padding {
  background-image: url(../../images/icons/list-padding.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px; }

.yp-sprites-icons.list {
  background-image: url(../../images/icons/list.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 18px; }

.yp-sprites-icons.dollar-sign {
  background-image: url(../../images/icons/dollar-sign.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px; }

.yp-sprites-icons.dollar-sign-plus {
  background-image: url(../../images/icons/dollar-sign-plus.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 23px; }

.yp-sprites-icons.ctbc-logo {
  background-image: url(../../images/icons/ctbc-logo.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 33px; }

.yp-sprites-icons.deposit-fastsave {
  background-image: url(../../images/icons/deposit-fastsave.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px; }

.yp-sprites-icons.deposit-fastsave-l {
  background-image: url(../../images/icons/deposit-fastsave-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 98px;
  height: 99px; }

.yp-sprites-icons.withdraw-l {
  background-image: url(../../images/icons/withdraw-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 98px;
  height: 99px; }

.yp-sprites-icons.withdraw {
  background-image: url(../../images/icons/withdraw.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px; }

.yp-sprites-icons.deposit-ctbc {
  background-image: url(../../images/icons/deposit-ctbc.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 79px;
  height: 78px; }

.yp-sprites-icons.deposit-cathay {
  background-image: url(../../images/icons/deposit-cathay.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 79px;
  height: 78px; }

.yp-sprites-icons.deposit-hwanan {
  background-image: url(../../images/icons/deposit-hwanan.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 79px;
  height: 78px; }

.yp-sprites-icons.deposit-taiwan {
  background-image: url(../../images/icons/deposit-taiwan.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 79px;
  height: 78px; }

.yp-sprites-icons.deposit-tcb {
  background-image: url(../../images/icons/deposit-tcb.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 78px;
  height: 78px; }

.yp-sprites-icons.deposit-esun {
  background-image: url(../../images/icons/deposit-esun.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 79px;
  height: 79px; }

.yp-sprites-icons.deposit-hilife {
  background-image: url(../../images/icons/deposit-hilife.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 94px;
  height: 93px; }

.yp-sprites-icons.deposit-family {
  background-image: url(../../images/icons/deposit-family.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 94px;
  height: 93px; }

.yp-sprites-icons.deposit-711 {
  background-image: url(../../images/icons/deposit-711.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 94px;
  height: 93px; }

.yp-sprites-icons.icon-select-checked {
  background-image: url(../../images/icons/icon-select-checked.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

.yp-sprites-icons.o-l {
  background-image: url(../../images/icons/o-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 25px; }

.yp-sprites-icons.o-r {
  background-image: url(../../images/icons/o-r.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 25px; }

.yp-sprites-icons.o-l-white {
  background-image: url(../../images/icons/o-l-white.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 25px; }

.yp-sprites-icons.o-r-white {
  background-image: url(../../images/icons/o-r-white.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 23px;
  height: 25px; }

.yp-sprites-icons.master {
  background-image: url(../../images/icons/master.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 18px; }

.yp-sprites-icons.jcb {
  background-image: url(../../images/icons/jcb.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 18px; }

.yp-sprites-icons.visa {
  background-image: url(../../images/icons/visa.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  height: 18px; }

.yp-sprites-nav-icons.book {
  background-image: url(../../images/nav-icons/book.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

.yp-sprites-nav-icons.cart {
  background-image: url(../../images/nav-icons/cart.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

.yp-sprites-nav-icons.coin {
  background-image: url(../../images/nav-icons/coin.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

.yp-sprites-nav-icons.compute {
  background-image: url(../../images/nav-icons/compute.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

.yp-sprites-nav-icons.question {
  background-image: url(../../images/nav-icons/question.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px; }

.yp-sprites-icons-shopping.cashman-1-l {
  background-image: url(../../images/icons-shopping/cashman-1-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 190px;
  height: 230px; }

.yp-sprites-icons-shopping.cashman-1 {
  background-image: url(../../images/icons-shopping/cashman-1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 198px;
  height: 243px; }

.yp-sprites-icons-shopping.key-l {
  background-image: url(../../images/icons-shopping/key-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 123px;
  height: 128px; }

.yp-sprites-icons-shopping.key {
  background-image: url(../../images/icons-shopping/key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 136px;
  height: 142px; }

.yp-sprites-icons-shopping.stage-chat2 {
  background-image: url(../../images/icons-shopping/stage-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 188px;
  height: 101px; }

.yp-sprites-icons-shopping.stage1-buyer1 {
  background-image: url(../../images/icons-shopping/stage1-buyer1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 245px;
  height: 253px; }

.yp-sprites-icons-shopping.stage1-cashman {
  background-image: url(../../images/icons-shopping/stage1-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 314px;
  height: 167px; }

.yp-sprites-icons-shopping.stage1-chat1 {
  background-image: url(../../images/icons-shopping/stage1-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 170px;
  height: 79px; }

.yp-sprites-icons-shopping.stage1-chat2 {
  background-image: url(../../images/icons-shopping/stage1-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 178px;
  height: 87px; }

.yp-sprites-icons-shopping.stage1-curve {
  background-image: url(../../images/icons-shopping/stage1-curve.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 68px; }

.yp-sprites-icons-shopping.stage1-foot1 {
  background-image: url(../../images/icons-shopping/stage1-foot1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px; }

.yp-sprites-icons-shopping.stage2-buyer {
  background-image: url(../../images/icons-shopping/stage2-buyer.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 455px;
  height: 255px; }

.yp-sprites-icons-shopping.stage2-cashman-l {
  background-image: url(../../images/icons-shopping/stage2-cashman-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 342px;
  height: 252px; }

.yp-sprites-icons-shopping.stage2-cashman {
  background-image: url(../../images/icons-shopping/stage2-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 301px;
  height: 293px; }

.yp-sprites-icons-shopping.stage2-chat1 {
  background-image: url(../../images/icons-shopping/stage2-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 153px;
  height: 74px; }

.yp-sprites-icons-shopping.stage2-chat2 {
  background-image: url(../../images/icons-shopping/stage2-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 165px;
  height: 93px; }

.yp-sprites-icons-shopping.stage2-key {
  background-image: url(../../images/icons-shopping/stage2-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 320px;
  height: 149px; }

.yp-sprites-icons-shopping.stage3-buyer1 {
  background-image: url(../../images/icons-shopping/stage3-buyer1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 201px;
  height: 202px; }

.yp-sprites-icons-shopping.stage3-cashman2 {
  background-image: url(../../images/icons-shopping/stage3-cashman2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 160px;
  height: 320px; }

.yp-sprites-icons-shopping.stage3-chat1 {
  background-image: url(../../images/icons-shopping/stage3-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 122px;
  height: 49px; }

.yp-sprites-icons-shopping.stage3-chat2 {
  background-image: url(../../images/icons-shopping/stage3-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 188px;
  height: 101px; }

.yp-sprites-icons-shopping.stage3-foot1 {
  background-image: url(../../images/icons-shopping/stage3-foot1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 35px;
  height: 36px; }

.yp-sprites-icons-shopping.stage3-key {
  background-image: url(../../images/icons-shopping/stage3-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 521px;
  height: 471px; }

.yp-sprites-icons-shopping.stage3-recive-l {
  background-image: url(../../images/icons-shopping/stage3-recive-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 563px;
  height: 183px; }

.yp-sprites-icons-shopping.stage3-recive {
  background-image: url(../../images/icons-shopping/stage3-recive.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 499px;
  height: 367px; }

.yp-sprites-icons-shopping.stage4-coin1 {
  background-image: url(../../images/icons-shopping/stage4-coin1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 118px;
  height: 120px; }

.yp-sprites-icons-shopping.stage4-coin2 {
  background-image: url(../../images/icons-shopping/stage4-coin2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 118px;
  height: 120px; }

.yp-sprites-icons-shopping.stage4-coin3 {
  background-image: url(../../images/icons-shopping/stage4-coin3.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 118px;
  height: 120px; }

.yp-sprites-icons-shopping.stage4-coin4 {
  background-image: url(../../images/icons-shopping/stage4-coin4.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 120px; }

.yp-sprites-icons-shopping.stage2-cashman {
  background-image: url(../../images/icons-shopping/stage2-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 186px;
  height: 181px; }

.yp-sprites-icons-shopping.stage3-cashman2 {
  background-image: url(../../images/icons-shopping/stage3-cashman2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 86px;
  height: 172px; }

.yp-sprites-icons-shopping.stage3-key {
  background-image: url(../../images/icons-shopping/stage3-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 361px;
  height: 326px; }

.yp-sprites-icons-shopping.stage3-recive {
  background-image: url(../../images/icons-shopping/stage3-recive.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 384px;
  height: 283px; }

.yp-sprites-icons-shopping.stage3-foot1 {
  background-image: url(../../images/icons-shopping/stage3-foot1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 27px;
  height: 28px; }

@media (min-width: 1023px) {
  .yp-sprites-icons-shopping.cashman-1-l {
    background-image: url(../../images/icons-shopping/cashman-1-l.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 291px;
    height: 352px; }
  .yp-sprites-icons-shopping.cashman-1 {
    background-image: url(../../images/icons-shopping/cashman-1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 304px;
    height: 373px; }
  .yp-sprites-icons-shopping.key-l {
    background-image: url(../../images/icons-shopping/key-l.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 188px;
    height: 195px; }
  .yp-sprites-icons-shopping.key {
    background-image: url(../../images/icons-shopping/key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 208px;
    height: 216px; }
  .yp-sprites-icons-shopping.stage-chat2 {
    background-image: url(../../images/icons-shopping/stage-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 289px;
    height: 155px; }
  .yp-sprites-icons-shopping.stage1-buyer1 {
    background-image: url(../../images/icons-shopping/stage1-buyer1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 376px;
    height: 387px; }
  .yp-sprites-icons-shopping.stage1-cashman {
    background-image: url(../../images/icons-shopping/stage1-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 483px;
    height: 256px; }
  .yp-sprites-icons-shopping.stage1-chat1 {
    background-image: url(../../images/icons-shopping/stage1-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 261px;
    height: 120px; }
  .yp-sprites-icons-shopping.stage1-chat2 {
    background-image: url(../../images/icons-shopping/stage1-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 273px;
    height: 132px; }
  .yp-sprites-icons-shopping.stage1-curve {
    background-image: url(../../images/icons-shopping/stage1-curve.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 103px; }
  .yp-sprites-icons-shopping.stage1-foot1 {
    background-image: url(../../images/icons-shopping/stage1-foot1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 27px;
    height: 27px; }
  .yp-sprites-icons-shopping.stage2-buyer {
    background-image: url(../../images/icons-shopping/stage2-buyer.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 699px;
    height: 391px; }
  .yp-sprites-icons-shopping.stage2-cashman-l {
    background-image: url(../../images/icons-shopping/stage2-cashman-l.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 525px;
    height: 386px; }
  .yp-sprites-icons-shopping.stage2-cashman {
    background-image: url(../../images/icons-shopping/stage2-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 463px;
    height: 450px; }
  .yp-sprites-icons-shopping.stage2-chat1 {
    background-image: url(../../images/icons-shopping/stage2-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 235px;
    height: 113px; }
  .yp-sprites-icons-shopping.stage2-chat2 {
    background-image: url(../../images/icons-shopping/stage2-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 253px;
    height: 142px; }
  .yp-sprites-icons-shopping.stage2-key {
    background-image: url(../../images/icons-shopping/stage2-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 492px;
    height: 229px; }
  .yp-sprites-icons-shopping.stage3-buyer1 {
    background-image: url(../../images/icons-shopping/stage3-buyer1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 308px;
    height: 309px; }
  .yp-sprites-icons-shopping.stage3-cashman2 {
    background-image: url(../../images/icons-shopping/stage3-cashman2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 245px;
    height: 490px; }
  .yp-sprites-icons-shopping.stage3-chat1 {
    background-image: url(../../images/icons-shopping/stage3-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 187px;
    height: 74px; }
  .yp-sprites-icons-shopping.stage3-chat2 {
    background-image: url(../../images/icons-shopping/stage3-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 289px;
    height: 155px; }
  .yp-sprites-icons-shopping.stage3-foot1 {
    background-image: url(../../images/icons-shopping/stage3-foot1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 53px;
    height: 54px; }
  .yp-sprites-icons-shopping.stage3-key {
    background-image: url(../../images/icons-shopping/stage3-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 801px;
    height: 723px; }
  .yp-sprites-icons-shopping.stage3-recive-l {
    background-image: url(../../images/icons-shopping/stage3-recive-l.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 866px;
    height: 281px; }
  .yp-sprites-icons-shopping.stage3-recive {
    background-image: url(../../images/icons-shopping/stage3-recive.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 767px;
    height: 564px; }
  .yp-sprites-icons-shopping.stage4-coin1 {
    background-image: url(../../images/icons-shopping/stage4-coin1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 181px;
    height: 183px; }
  .yp-sprites-icons-shopping.stage4-coin2 {
    background-image: url(../../images/icons-shopping/stage4-coin2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 181px;
    height: 183px; }
  .yp-sprites-icons-shopping.stage4-coin3 {
    background-image: url(../../images/icons-shopping/stage4-coin3.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 181px;
    height: 183px; }
  .yp-sprites-icons-shopping.stage4-coin4 {
    background-image: url(../../images/icons-shopping/stage4-coin4.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 183px; }
  .yp-sprites-icons-shopping.stage3-cashman2 {
    background-image: url(../../images/icons-shopping/stage3-cashman2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 123px;
    height: 246px; }
  .yp-sprites-icons-shopping.stage3-foot1 {
    background-image: url(../../images/icons-shopping/stage3-foot1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 27px;
    height: 28px; } }

.yp-sprites-icons-sellers.slider-cashman {
  background-image: url(../../images/icons-sellers/slider-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 285px;
  height: 220px; }

.yp-sprites-icons-sellers.stage1-cashman {
  background-image: url(../../images/icons-sellers/stage1-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 133px;
  height: 165px; }

.yp-sprites-icons-sellers.stage1-chat1 {
  background-image: url(../../images/icons-sellers/stage1-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 199px;
  height: 73px; }

.yp-sprites-icons-sellers.stage1-chat2 {
  background-image: url(../../images/icons-sellers/stage1-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 156px;
  height: 87px; }

.yp-sprites-icons-sellers.stage1-key {
  background-image: url(../../images/icons-sellers/stage1-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 113px;
  height: 134px; }

.yp-sprites-icons-sellers.stage1-sellers1 {
  background-image: url(../../images/icons-sellers/stage1-sellers1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 422px;
  height: 288px; }

.yp-sprites-icons-sellers.stage2-bg {
  background-image: url(../../images/icons-sellers/stage2-bg.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 777px;
  height: 179px; }

.yp-sprites-icons-sellers.stage2-cashman {
  background-image: url(../../images/icons-sellers/stage2-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 178px;
  height: 162px; }

.yp-sprites-icons-sellers.stage2-chat1 {
  background-image: url(../../images/icons-sellers/stage2-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 181px;
  height: 74px; }

.yp-sprites-icons-sellers.stage2-chat2 {
  background-image: url(../../images/icons-sellers/stage2-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 181px;
  height: 102px; }

.yp-sprites-icons-sellers.stage2-key {
  background-image: url(../../images/icons-sellers/stage2-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 344px;
  height: 234px; }

.yp-sprites-icons-sellers.stage2-sellers {
  background-image: url(../../images/icons-sellers/stage2-sellers.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 125px;
  height: 130px; }

.yp-sprites-icons-sellers.stage3-cashman2 {
  background-image: url(../../images/icons-sellers/stage3-cashman2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 121px;
  height: 158px; }

.yp-sprites-icons-sellers.stage3-chat2 {
  background-image: url(../../images/icons-sellers/stage3-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 202px;
  height: 87px; }

.yp-sprites-icons-sellers.stage3-foot1 {
  background-image: url(../../images/icons-sellers/stage3-foot1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 17px;
  height: 20px; }

.yp-sprites-icons-sellers.stage3-key {
  background-image: url(../../images/icons-sellers/stage3-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 521px;
  height: 471px; }

.yp-sprites-icons-sellers.stage3-recive {
  background-image: url(../../images/icons-sellers/stage3-recive.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 471px;
  height: 179px; }

.yp-sprites-icons-sellers.stage3-sellers1 {
  background-image: url(../../images/icons-sellers/stage3-sellers1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 307px;
  height: 217px; }

.yp-sprites-icons-sellers.stage4-coin1 {
  background-image: url(../../images/icons-sellers/stage4-coin1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 120px; }

.yp-sprites-icons-sellers.stage4-coin2 {
  background-image: url(../../images/icons-sellers/stage4-coin2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 120px; }

.yp-sprites-icons-sellers.stage4-coin3 {
  background-image: url(../../images/icons-sellers/stage4-coin3.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 120px; }

.yp-sprites-icons-sellers.stage4-coin4 {
  background-image: url(../../images/icons-sellers/stage4-coin4.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 120px; }

.yp-sprites-icons-sellers.slider-cashman {
  background-image: url(../../images/icons-sellers/slider-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 219px;
  height: 169px; }

@media (min-width: 1023px) {
  .yp-sprites-icons-sellers.slider-cashman {
    background-image: url(../../images/icons-sellers/slider-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 438px;
    height: 338px; }
  .yp-sprites-icons-sellers.stage1-cashman {
    background-image: url(../../images/icons-sellers/stage1-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 204px;
    height: 252px; }
  .yp-sprites-icons-sellers.stage1-chat1 {
    background-image: url(../../images/icons-sellers/stage1-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 306px;
    height: 112px; }
  .yp-sprites-icons-sellers.stage1-chat2 {
    background-image: url(../../images/icons-sellers/stage1-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 240px;
    height: 133px; }
  .yp-sprites-icons-sellers.stage1-key {
    background-image: url(../../images/icons-sellers/stage1-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 173px;
    height: 205px; }
  .yp-sprites-icons-sellers.stage1-sellers1 {
    background-image: url(../../images/icons-sellers/stage1-sellers1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 649px;
    height: 442px; }
  .yp-sprites-icons-sellers.stage2-bg {
    background-image: url(../../images/icons-sellers/stage2-bg.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 1194px;
    height: 274px; }
  .yp-sprites-icons-sellers.stage2-cashman {
    background-image: url(../../images/icons-sellers/stage2-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 273px;
    height: 248px; }
  .yp-sprites-icons-sellers.stage2-chat1 {
    background-image: url(../../images/icons-sellers/stage2-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 278px;
    height: 113px; }
  .yp-sprites-icons-sellers.stage2-chat2 {
    background-image: url(../../images/icons-sellers/stage2-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 277px;
    height: 155px; }
  .yp-sprites-icons-sellers.stage2-key {
    background-image: url(../../images/icons-sellers/stage2-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 528px;
    height: 358px; }
  .yp-sprites-icons-sellers.stage2-sellers {
    background-image: url(../../images/icons-sellers/stage2-sellers.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 191px;
    height: 198px; }
  .yp-sprites-icons-sellers.stage3-cashman2 {
    background-image: url(../../images/icons-sellers/stage3-cashman2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 186px;
    height: 242px; }
  .yp-sprites-icons-sellers.stage3-chat2 {
    background-image: url(../../images/icons-sellers/stage3-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 310px;
    height: 133px; }
  .yp-sprites-icons-sellers.stage3-foot1 {
    background-image: url(../../images/icons-sellers/stage3-foot1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 28px; }
  .yp-sprites-icons-sellers.stage3-key {
    background-image: url(../../images/icons-sellers/stage3-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 801px;
    height: 724px; }
  .yp-sprites-icons-sellers.stage3-recive {
    background-image: url(../../images/icons-sellers/stage3-recive.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 724px;
    height: 274px; }
  .yp-sprites-icons-sellers.stage3-sellers1 {
    background-image: url(../../images/icons-sellers/stage3-sellers1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 471px;
    height: 332px; }
  .yp-sprites-icons-sellers.stage4-coin1 {
    background-image: url(../../images/icons-sellers/stage4-coin1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 183px; }
  .yp-sprites-icons-sellers.stage4-coin2 {
    background-image: url(../../images/icons-sellers/stage4-coin2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 183px; }
  .yp-sprites-icons-sellers.stage4-coin3 {
    background-image: url(../../images/icons-sellers/stage4-coin3.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 183px; }
  .yp-sprites-icons-sellers.stage4-coin4 {
    background-image: url(../../images/icons-sellers/stage4-coin4.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 183px; } }

.yp-sprites-icons-websitecollet.cashman-1 {
  background-image: url(../../images/icons-websitecollet/cashman-1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 273px;
  height: 203px; }

.yp-sprites-icons-websitecollet.key {
  background-image: url(../../images/icons-websitecollet/key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 113px;
  height: 134px; }

.yp-sprites-icons-websitecollet.stage1-bg {
  background-image: url(../../images/icons-websitecollet/stage1-bg.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 802px;
  height: 324px; }

.yp-sprites-icons-websitecollet.stage1-buyer1 {
  background-image: url(../../images/icons-websitecollet/stage1-buyer1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 67px;
  height: 164px; }

.yp-sprites-icons-websitecollet.stage1-cashman {
  background-image: url(../../images/icons-websitecollet/stage1-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 368px;
  height: 208px; }

.yp-sprites-icons-websitecollet.stage1-chat1 {
  background-image: url(../../images/icons-websitecollet/stage1-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 199px;
  height: 74px; }

.yp-sprites-icons-websitecollet.stage1-chat2 {
  background-image: url(../../images/icons-websitecollet/stage1-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 171px;
  height: 86px; }

.yp-sprites-icons-websitecollet.stage2-bg {
  background-image: url(../../images/icons-websitecollet/stage2-bg.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 504px;
  height: 188px; }

.yp-sprites-icons-websitecollet.stage2-buyer {
  background-image: url(../../images/icons-websitecollet/stage2-buyer.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 340px;
  height: 185px; }

.yp-sprites-icons-websitecollet.stage2-cashman {
  background-image: url(../../images/icons-websitecollet/stage2-cashman.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 83px;
  height: 159px; }

.yp-sprites-icons-websitecollet.stage2-chat1 {
  background-image: url(../../images/icons-websitecollet/stage2-chat1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 181px;
  height: 101px; }

.yp-sprites-icons-websitecollet.stage2-chat2 {
  background-image: url(../../images/icons-websitecollet/stage2-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 194px;
  height: 74px; }

.yp-sprites-icons-websitecollet.stage2-key {
  background-image: url(../../images/icons-websitecollet/stage2-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 332px;
  height: 168px; }

.yp-sprites-icons-websitecollet.stage3-bg {
  background-image: url(../../images/icons-websitecollet/stage3-bg.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 408px;
  height: 182px; }

.yp-sprites-icons-websitecollet.stage3-buyer1 {
  background-image: url(../../images/icons-websitecollet/stage3-buyer1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 162px;
  height: 137px; }

.yp-sprites-icons-websitecollet.stage3-cashman2 {
  background-image: url(../../images/icons-websitecollet/stage3-cashman2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 102px;
  height: 163px; }

.yp-sprites-icons-websitecollet.stage3-chat2 {
  background-image: url(../../images/icons-websitecollet/stage3-chat2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 195px;
  height: 87px; }

.yp-sprites-icons-websitecollet.stage3-foot1 {
  background-image: url(../../images/icons-websitecollet/stage3-foot1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 17px;
  height: 20px; }

.yp-sprites-icons-websitecollet.stage3-key {
  background-image: url(../../images/icons-websitecollet/stage3-key.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 522px;
  height: 472px; }

.yp-sprites-icons-websitecollet.stage3-recive-l {
  background-image: url(../../images/icons-websitecollet/stage3-recive-l.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 519px;
  height: 199px; }

.yp-sprites-icons-websitecollet.stage3-recive {
  background-image: url(../../images/icons-websitecollet/stage3-recive.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 389px;
  height: 208px; }

.yp-sprites-icons-websitecollet.stage4-coin1 {
  background-image: url(../../images/icons-websitecollet/stage4-coin1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 118px;
  height: 118px; }

.yp-sprites-icons-websitecollet.stage4-coin2 {
  background-image: url(../../images/icons-websitecollet/stage4-coin2.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 118px;
  height: 118px; }

.yp-sprites-icons-websitecollet.stage4-coin3 {
  background-image: url(../../images/icons-websitecollet/stage4-coin3.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 118px;
  height: 119px; }

.yp-sprites-icons-websitecollet.stage4-coin4 {
  background-image: url(../../images/icons-websitecollet/stage4-coin4.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 119px;
  height: 120px; }

.yp-sprites-icons-websitecollet.cashman-1 {
  background-image: url(../../images/icons-websitecollet/cashman-1.png);
  display: inline-block;
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  width: 210px;
  height: 156px; }

@media (min-width: 1023px) {
  .yp-sprites-icons-websitecollet.cashman-1 {
    background-image: url(../../images/icons-websitecollet/cashman-1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 420px;
    height: 311px; }
  .yp-sprites-icons-websitecollet.key {
    background-image: url(../../images/icons-websitecollet/key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 173px;
    height: 205px; }
  .yp-sprites-icons-websitecollet.stage1-bg {
    background-image: url(../../images/icons-websitecollet/stage1-bg.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 1233px;
    height: 498px; }
  .yp-sprites-icons-websitecollet.stage1-buyer1 {
    background-image: url(../../images/icons-websitecollet/stage1-buyer1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 103px;
    height: 251px; }
  .yp-sprites-icons-websitecollet.stage1-cashman {
    background-image: url(../../images/icons-websitecollet/stage1-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 565px;
    height: 318px; }
  .yp-sprites-icons-websitecollet.stage1-chat1 {
    background-image: url(../../images/icons-websitecollet/stage1-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 305px;
    height: 112px; }
  .yp-sprites-icons-websitecollet.stage1-chat2 {
    background-image: url(../../images/icons-websitecollet/stage1-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 263px;
    height: 132px; }
  .yp-sprites-icons-websitecollet.stage2-bg {
    background-image: url(../../images/icons-websitecollet/stage2-bg.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 775px;
    height: 289px; }
  .yp-sprites-icons-websitecollet.stage2-buyer {
    background-image: url(../../images/icons-websitecollet/stage2-buyer.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 523px;
    height: 284px; }
  .yp-sprites-icons-websitecollet.stage2-cashman {
    background-image: url(../../images/icons-websitecollet/stage2-cashman.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 127px;
    height: 242px; }
  .yp-sprites-icons-websitecollet.stage2-chat1 {
    background-image: url(../../images/icons-websitecollet/stage2-chat1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 278px;
    height: 155px; }
  .yp-sprites-icons-websitecollet.stage2-chat2 {
    background-image: url(../../images/icons-websitecollet/stage2-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 297px;
    height: 113px; }
  .yp-sprites-icons-websitecollet.stage2-key {
    background-image: url(../../images/icons-websitecollet/stage2-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 510px;
    height: 257px; }
  .yp-sprites-icons-websitecollet.stage3-bg {
    background-image: url(../../images/icons-websitecollet/stage3-bg.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 627px;
    height: 279px; }
  .yp-sprites-icons-websitecollet.stage3-buyer1 {
    background-image: url(../../images/icons-websitecollet/stage3-buyer1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 248px;
    height: 209px; }
  .yp-sprites-icons-websitecollet.stage3-cashman2 {
    background-image: url(../../images/icons-websitecollet/stage3-cashman2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 156px;
    height: 249px; }
  .yp-sprites-icons-websitecollet.stage3-chat2 {
    background-image: url(../../images/icons-websitecollet/stage3-chat2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 299px;
    height: 133px; }
  .yp-sprites-icons-websitecollet.stage3-foot1 {
    background-image: url(../../images/icons-websitecollet/stage3-foot1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 28px; }
  .yp-sprites-icons-websitecollet.stage3-key {
    background-image: url(../../images/icons-websitecollet/stage3-key.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 802px;
    height: 724px; }
  .yp-sprites-icons-websitecollet.stage3-recive-l {
    background-image: url(../../images/icons-websitecollet/stage3-recive-l.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 797px;
    height: 305px; }
  .yp-sprites-icons-websitecollet.stage3-recive {
    background-image: url(../../images/icons-websitecollet/stage3-recive.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 597px;
    height: 318px; }
  .yp-sprites-icons-websitecollet.stage4-coin1 {
    background-image: url(../../images/icons-websitecollet/stage4-coin1.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 181px;
    height: 181px; }
  .yp-sprites-icons-websitecollet.stage4-coin2 {
    background-image: url(../../images/icons-websitecollet/stage4-coin2.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 181px;
    height: 181px; }
  .yp-sprites-icons-websitecollet.stage4-coin3 {
    background-image: url(../../images/icons-websitecollet/stage4-coin3.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 181px;
    height: 182px; }
  .yp-sprites-icons-websitecollet.stage4-coin4 {
    background-image: url(../../images/icons-websitecollet/stage4-coin4.png);
    display: inline-block;
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 182px;
    height: 183px; } }

@font-face {
  font-family: "Ionicons";
  src: url("../../font/rwd/ionicons.eot?v=2.0.0");
  src: url("../../font/rwd/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../../font/rwd/ionicons.ttf?v=2.0.0") format("truetype"), url("../../font/rwd/ionicons.woff?v=2.0.0") format("woff"), url("../../font/rwd/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: ""; }

.ion-alert-circled:before {
  content: ""; }

.ion-android-add:before {
  content: ""; }

.ion-android-add-circle:before {
  content: ""; }

.ion-android-alarm-clock:before {
  content: ""; }

.ion-android-alert:before {
  content: ""; }

.ion-android-apps:before {
  content: ""; }

.ion-android-archive:before {
  content: ""; }

.ion-android-arrow-back:before {
  content: ""; }

.ion-android-arrow-down:before {
  content: ""; }

.ion-android-arrow-dropdown:before {
  content: ""; }

.ion-android-arrow-dropdown-circle:before {
  content: ""; }

.ion-android-arrow-dropleft:before {
  content: ""; }

.ion-android-arrow-dropleft-circle:before {
  content: ""; }

.ion-android-arrow-dropright:before {
  content: ""; }

.ion-android-arrow-dropright-circle:before {
  content: ""; }

.ion-android-arrow-dropup:before {
  content: ""; }

.ion-android-arrow-dropup-circle:before {
  content: ""; }

.ion-android-arrow-forward:before {
  content: ""; }

.ion-android-arrow-up:before {
  content: ""; }

.ion-android-attach:before {
  content: ""; }

.ion-android-bar:before {
  content: ""; }

.ion-android-bicycle:before {
  content: ""; }

.ion-android-boat:before {
  content: ""; }

.ion-android-bookmark:before {
  content: ""; }

.ion-android-bulb:before {
  content: ""; }

.ion-android-bus:before {
  content: ""; }

.ion-android-calendar:before {
  content: ""; }

.ion-android-call:before {
  content: ""; }

.ion-android-camera:before {
  content: ""; }

.ion-android-cancel:before {
  content: ""; }

.ion-android-car:before {
  content: ""; }

.ion-android-cart:before {
  content: ""; }

.ion-android-chat:before {
  content: ""; }

.ion-android-checkbox:before {
  content: ""; }

.ion-android-checkbox-blank:before {
  content: ""; }

.ion-android-checkbox-outline:before {
  content: ""; }

.ion-android-checkbox-outline-blank:before {
  content: ""; }

.ion-android-checkmark-circle:before {
  content: ""; }

.ion-android-clipboard:before {
  content: ""; }

.ion-android-close:before {
  content: ""; }

.ion-android-cloud:before {
  content: ""; }

.ion-android-cloud-circle:before {
  content: ""; }

.ion-android-cloud-done:before {
  content: ""; }

.ion-android-cloud-outline:before {
  content: ""; }

.ion-android-color-palette:before {
  content: ""; }

.ion-android-compass:before {
  content: ""; }

.ion-android-contact:before {
  content: ""; }

.ion-android-contacts:before {
  content: ""; }

.ion-android-contract:before {
  content: ""; }

.ion-android-create:before {
  content: ""; }

.ion-android-delete:before {
  content: ""; }

.ion-android-desktop:before {
  content: ""; }

.ion-android-document:before {
  content: ""; }

.ion-android-done:before {
  content: ""; }

.ion-android-done-all:before {
  content: ""; }

.ion-android-download:before {
  content: ""; }

.ion-android-drafts:before {
  content: ""; }

.ion-android-exit:before {
  content: ""; }

.ion-android-expand:before {
  content: ""; }

.ion-android-favorite:before {
  content: ""; }

.ion-android-favorite-outline:before {
  content: ""; }

.ion-android-film:before {
  content: ""; }

.ion-android-folder:before {
  content: ""; }

.ion-android-folder-open:before {
  content: ""; }

.ion-android-funnel:before {
  content: ""; }

.ion-android-globe:before {
  content: ""; }

.ion-android-hand:before {
  content: ""; }

.ion-android-hangout:before {
  content: ""; }

.ion-android-happy:before {
  content: ""; }

.ion-android-home:before {
  content: ""; }

.ion-android-image:before {
  content: ""; }

.ion-android-laptop:before {
  content: ""; }

.ion-android-list:before {
  content: ""; }

.ion-android-locate:before {
  content: ""; }

.ion-android-lock:before {
  content: ""; }

.ion-android-mail:before {
  content: ""; }

.ion-android-map:before {
  content: ""; }

.ion-android-menu:before {
  content: ""; }

.ion-android-microphone:before {
  content: ""; }

.ion-android-microphone-off:before {
  content: ""; }

.ion-android-more-horizontal:before {
  content: ""; }

.ion-android-more-vertical:before {
  content: ""; }

.ion-android-navigate:before {
  content: ""; }

.ion-android-notifications:before {
  content: ""; }

.ion-android-notifications-none:before {
  content: ""; }

.ion-android-notifications-off:before {
  content: ""; }

.ion-android-open:before {
  content: ""; }

.ion-android-options:before {
  content: ""; }

.ion-android-people:before {
  content: ""; }

.ion-android-person:before {
  content: ""; }

.ion-android-person-add:before {
  content: ""; }

.ion-android-phone-landscape:before {
  content: ""; }

.ion-android-phone-portrait:before {
  content: ""; }

.ion-android-pin:before {
  content: ""; }

.ion-android-plane:before {
  content: ""; }

.ion-android-playstore:before {
  content: ""; }

.ion-android-print:before {
  content: ""; }

.ion-android-radio-button-off:before {
  content: ""; }

.ion-android-radio-button-on:before {
  content: ""; }

.ion-android-refresh:before {
  content: ""; }

.ion-android-remove:before {
  content: ""; }

.ion-android-remove-circle:before {
  content: ""; }

.ion-android-restaurant:before {
  content: ""; }

.ion-android-sad:before {
  content: ""; }

.ion-android-search:before {
  content: ""; }

.ion-android-send:before {
  content: ""; }

.ion-android-settings:before {
  content: ""; }

.ion-android-share:before {
  content: ""; }

.ion-android-share-alt:before {
  content: ""; }

.ion-android-star:before {
  content: ""; }

.ion-android-star-half:before {
  content: ""; }

.ion-android-star-outline:before {
  content: ""; }

.ion-android-stopwatch:before {
  content: ""; }

.ion-android-subway:before {
  content: ""; }

.ion-android-sunny:before {
  content: ""; }

.ion-android-sync:before {
  content: ""; }

.ion-android-textsms:before {
  content: ""; }

.ion-android-time:before {
  content: ""; }

.ion-android-train:before {
  content: ""; }

.ion-android-unlock:before {
  content: ""; }

.ion-android-upload:before {
  content: ""; }

.ion-android-volume-down:before {
  content: ""; }

.ion-android-volume-mute:before {
  content: ""; }

.ion-android-volume-off:before {
  content: ""; }

.ion-android-volume-up:before {
  content: ""; }

.ion-android-walk:before {
  content: ""; }

.ion-android-warning:before {
  content: ""; }

.ion-android-watch:before {
  content: ""; }

.ion-android-wifi:before {
  content: ""; }

.ion-aperture:before {
  content: ""; }

.ion-archive:before {
  content: ""; }

.ion-arrow-down-a:before {
  content: ""; }

.ion-arrow-down-b:before {
  content: ""; }

.ion-arrow-down-c:before {
  content: ""; }

.ion-arrow-expand:before {
  content: ""; }

.ion-arrow-graph-down-left:before {
  content: ""; }

.ion-arrow-graph-down-right:before {
  content: ""; }

.ion-arrow-graph-up-left:before {
  content: ""; }

.ion-arrow-graph-up-right:before {
  content: ""; }

.ion-arrow-left-a:before {
  content: ""; }

.ion-arrow-left-b:before {
  content: ""; }

.ion-arrow-left-c:before {
  content: ""; }

.ion-arrow-move:before {
  content: ""; }

.ion-arrow-resize:before {
  content: ""; }

.ion-arrow-return-left:before {
  content: ""; }

.ion-arrow-return-right:before {
  content: ""; }

.ion-arrow-right-a:before {
  content: ""; }

.ion-arrow-right-b:before {
  content: ""; }

.ion-arrow-right-c:before {
  content: ""; }

.ion-arrow-shrink:before {
  content: ""; }

.ion-arrow-swap:before {
  content: ""; }

.ion-arrow-up-a:before {
  content: ""; }

.ion-arrow-up-b:before {
  content: ""; }

.ion-arrow-up-c:before {
  content: ""; }

.ion-asterisk:before {
  content: ""; }

.ion-at:before {
  content: ""; }

.ion-backspace:before {
  content: ""; }

.ion-backspace-outline:before {
  content: ""; }

.ion-bag:before {
  content: ""; }

.ion-battery-charging:before {
  content: ""; }

.ion-battery-empty:before {
  content: ""; }

.ion-battery-full:before {
  content: ""; }

.ion-battery-half:before {
  content: ""; }

.ion-battery-low:before {
  content: ""; }

.ion-beaker:before {
  content: ""; }

.ion-beer:before {
  content: ""; }

.ion-bluetooth:before {
  content: ""; }

.ion-bonfire:before {
  content: ""; }

.ion-bookmark:before {
  content: ""; }

.ion-bowtie:before {
  content: ""; }

.ion-briefcase:before {
  content: ""; }

.ion-bug:before {
  content: ""; }

.ion-calculator:before {
  content: ""; }

.ion-calendar:before {
  content: ""; }

.ion-camera:before {
  content: ""; }

.ion-card:before {
  content: ""; }

.ion-cash:before {
  content: ""; }

.ion-chatbox:before {
  content: ""; }

.ion-chatbox-working:before {
  content: ""; }

.ion-chatboxes:before {
  content: ""; }

.ion-chatbubble:before {
  content: ""; }

.ion-chatbubble-working:before {
  content: ""; }

.ion-chatbubbles:before {
  content: ""; }

.ion-checkmark:before {
  content: ""; }

.ion-checkmark-circled:before {
  content: ""; }

.ion-checkmark-round:before {
  content: ""; }

.ion-chevron-down:before {
  content: ""; }

.ion-chevron-left:before {
  content: ""; }

.ion-chevron-right:before {
  content: ""; }

.ion-chevron-up:before {
  content: ""; }

.ion-clipboard:before {
  content: ""; }

.ion-clock:before {
  content: ""; }

.ion-close:before {
  content: ""; }

.ion-close-circled:before {
  content: ""; }

.ion-close-round:before {
  content: ""; }

.ion-closed-captioning:before {
  content: ""; }

.ion-cloud:before {
  content: ""; }

.ion-code:before {
  content: ""; }

.ion-code-download:before {
  content: ""; }

.ion-code-working:before {
  content: ""; }

.ion-coffee:before {
  content: ""; }

.ion-compass:before {
  content: ""; }

.ion-compose:before {
  content: ""; }

.ion-connection-bars:before {
  content: ""; }

.ion-contrast:before {
  content: ""; }

.ion-crop:before {
  content: ""; }

.ion-cube:before {
  content: ""; }

.ion-disc:before {
  content: ""; }

.ion-document:before {
  content: ""; }

.ion-document-text:before {
  content: ""; }

.ion-drag:before {
  content: ""; }

.ion-earth:before {
  content: ""; }

.ion-easel:before {
  content: ""; }

.ion-edit:before {
  content: ""; }

.ion-egg:before {
  content: ""; }

.ion-eject:before {
  content: ""; }

.ion-email:before {
  content: ""; }

.ion-email-unread:before {
  content: ""; }

.ion-erlenmeyer-flask:before {
  content: ""; }

.ion-erlenmeyer-flask-bubbles:before {
  content: ""; }

.ion-eye:before {
  content: ""; }

.ion-eye-disabled:before {
  content: ""; }

.ion-female:before {
  content: ""; }

.ion-filing:before {
  content: ""; }

.ion-film-marker:before {
  content: ""; }

.ion-fireball:before {
  content: ""; }

.ion-flag:before {
  content: ""; }

.ion-flame:before {
  content: ""; }

.ion-flash:before {
  content: ""; }

.ion-flash-off:before {
  content: ""; }

.ion-folder:before {
  content: ""; }

.ion-fork:before {
  content: ""; }

.ion-fork-repo:before {
  content: ""; }

.ion-forward:before {
  content: ""; }

.ion-funnel:before {
  content: ""; }

.ion-gear-a:before {
  content: ""; }

.ion-gear-b:before {
  content: ""; }

.ion-grid:before {
  content: ""; }

.ion-hammer:before {
  content: ""; }

.ion-happy:before {
  content: ""; }

.ion-happy-outline:before {
  content: ""; }

.ion-headphone:before {
  content: ""; }

.ion-heart:before {
  content: ""; }

.ion-heart-broken:before {
  content: ""; }

.ion-help:before {
  content: ""; }

.ion-help-buoy:before {
  content: ""; }

.ion-help-circled:before {
  content: ""; }

.ion-home:before {
  content: ""; }

.ion-icecream:before {
  content: ""; }

.ion-image:before {
  content: ""; }

.ion-images:before {
  content: ""; }

.ion-information:before {
  content: ""; }

.ion-information-circled:before {
  content: ""; }

.ion-ionic:before {
  content: ""; }

.ion-ios-alarm:before {
  content: ""; }

.ion-ios-alarm-outline:before {
  content: ""; }

.ion-ios-albums:before {
  content: ""; }

.ion-ios-albums-outline:before {
  content: ""; }

.ion-ios-americanfootball:before {
  content: ""; }

.ion-ios-americanfootball-outline:before {
  content: ""; }

.ion-ios-analytics:before {
  content: ""; }

.ion-ios-analytics-outline:before {
  content: ""; }

.ion-ios-arrow-back:before {
  content: ""; }

.ion-ios-arrow-down:before {
  content: ""; }

.ion-ios-arrow-forward:before {
  content: ""; }

.ion-ios-arrow-left:before {
  content: ""; }

.ion-ios-arrow-right:before {
  content: ""; }

.ion-ios-arrow-thin-down:before {
  content: ""; }

.ion-ios-arrow-thin-left:before {
  content: ""; }

.ion-ios-arrow-thin-right:before {
  content: ""; }

.ion-ios-arrow-thin-up:before {
  content: ""; }

.ion-ios-arrow-up:before {
  content: ""; }

.ion-ios-at:before {
  content: ""; }

.ion-ios-at-outline:before {
  content: ""; }

.ion-ios-barcode:before {
  content: ""; }

.ion-ios-barcode-outline:before {
  content: ""; }

.ion-ios-baseball:before {
  content: ""; }

.ion-ios-baseball-outline:before {
  content: ""; }

.ion-ios-basketball:before {
  content: ""; }

.ion-ios-basketball-outline:before {
  content: ""; }

.ion-ios-bell:before {
  content: ""; }

.ion-ios-bell-outline:before {
  content: ""; }

.ion-ios-body:before {
  content: ""; }

.ion-ios-body-outline:before {
  content: ""; }

.ion-ios-bolt:before {
  content: ""; }

.ion-ios-bolt-outline:before {
  content: ""; }

.ion-ios-book:before {
  content: ""; }

.ion-ios-book-outline:before {
  content: ""; }

.ion-ios-bookmarks:before {
  content: ""; }

.ion-ios-bookmarks-outline:before {
  content: ""; }

.ion-ios-box:before {
  content: ""; }

.ion-ios-box-outline:before {
  content: ""; }

.ion-ios-briefcase:before {
  content: ""; }

.ion-ios-briefcase-outline:before {
  content: ""; }

.ion-ios-browsers:before {
  content: ""; }

.ion-ios-browsers-outline:before {
  content: ""; }

.ion-ios-calculator:before {
  content: ""; }

.ion-ios-calculator-outline:before {
  content: ""; }

.ion-ios-calendar:before {
  content: ""; }

.ion-ios-calendar-outline:before {
  content: ""; }

.ion-ios-camera:before {
  content: ""; }

.ion-ios-camera-outline:before {
  content: ""; }

.ion-ios-cart:before {
  content: ""; }

.ion-ios-cart-outline:before {
  content: ""; }

.ion-ios-chatboxes:before {
  content: ""; }

.ion-ios-chatboxes-outline:before {
  content: ""; }

.ion-ios-chatbubble:before {
  content: ""; }

.ion-ios-chatbubble-outline:before {
  content: ""; }

.ion-ios-checkmark:before {
  content: ""; }

.ion-ios-checkmark-empty:before {
  content: ""; }

.ion-ios-checkmark-outline:before {
  content: ""; }

.ion-ios-circle-filled:before {
  content: ""; }

.ion-ios-circle-outline:before {
  content: ""; }

.ion-ios-clock:before {
  content: ""; }

.ion-ios-clock-outline:before {
  content: ""; }

.ion-ios-close:before {
  content: ""; }

.ion-ios-close-empty:before {
  content: ""; }

.ion-ios-close-outline:before {
  content: ""; }

.ion-ios-cloud:before {
  content: ""; }

.ion-ios-cloud-download:before {
  content: ""; }

.ion-ios-cloud-download-outline:before {
  content: ""; }

.ion-ios-cloud-outline:before {
  content: ""; }

.ion-ios-cloud-upload:before {
  content: ""; }

.ion-ios-cloud-upload-outline:before {
  content: ""; }

.ion-ios-cloudy:before {
  content: ""; }

.ion-ios-cloudy-night:before {
  content: ""; }

.ion-ios-cloudy-night-outline:before {
  content: ""; }

.ion-ios-cloudy-outline:before {
  content: ""; }

.ion-ios-cog:before {
  content: ""; }

.ion-ios-cog-outline:before {
  content: ""; }

.ion-ios-color-filter:before {
  content: ""; }

.ion-ios-color-filter-outline:before {
  content: ""; }

.ion-ios-color-wand:before {
  content: ""; }

.ion-ios-color-wand-outline:before {
  content: ""; }

.ion-ios-compose:before {
  content: ""; }

.ion-ios-compose-outline:before {
  content: ""; }

.ion-ios-contact:before {
  content: ""; }

.ion-ios-contact-outline:before {
  content: ""; }

.ion-ios-copy:before {
  content: ""; }

.ion-ios-copy-outline:before {
  content: ""; }

.ion-ios-crop:before {
  content: ""; }

.ion-ios-crop-strong:before {
  content: ""; }

.ion-ios-download:before {
  content: ""; }

.ion-ios-download-outline:before {
  content: ""; }

.ion-ios-drag:before {
  content: ""; }

.ion-ios-email:before {
  content: ""; }

.ion-ios-email-outline:before {
  content: ""; }

.ion-ios-eye:before {
  content: ""; }

.ion-ios-eye-outline:before {
  content: ""; }

.ion-ios-fastforward:before {
  content: ""; }

.ion-ios-fastforward-outline:before {
  content: ""; }

.ion-ios-filing:before {
  content: ""; }

.ion-ios-filing-outline:before {
  content: ""; }

.ion-ios-film:before {
  content: ""; }

.ion-ios-film-outline:before {
  content: ""; }

.ion-ios-flag:before {
  content: ""; }

.ion-ios-flag-outline:before {
  content: ""; }

.ion-ios-flame:before {
  content: ""; }

.ion-ios-flame-outline:before {
  content: ""; }

.ion-ios-flask:before {
  content: ""; }

.ion-ios-flask-outline:before {
  content: ""; }

.ion-ios-flower:before {
  content: ""; }

.ion-ios-flower-outline:before {
  content: ""; }

.ion-ios-folder:before {
  content: ""; }

.ion-ios-folder-outline:before {
  content: ""; }

.ion-ios-football:before {
  content: ""; }

.ion-ios-football-outline:before {
  content: ""; }

.ion-ios-game-controller-a:before {
  content: ""; }

.ion-ios-game-controller-a-outline:before {
  content: ""; }

.ion-ios-game-controller-b:before {
  content: ""; }

.ion-ios-game-controller-b-outline:before {
  content: ""; }

.ion-ios-gear:before {
  content: ""; }

.ion-ios-gear-outline:before {
  content: ""; }

.ion-ios-glasses:before {
  content: ""; }

.ion-ios-glasses-outline:before {
  content: ""; }

.ion-ios-grid-view:before {
  content: ""; }

.ion-ios-grid-view-outline:before {
  content: ""; }

.ion-ios-heart:before {
  content: ""; }

.ion-ios-heart-outline:before {
  content: ""; }

.ion-ios-help:before {
  content: ""; }

.ion-ios-help-empty:before {
  content: ""; }

.ion-ios-help-outline:before {
  content: ""; }

.ion-ios-home:before {
  content: ""; }

.ion-ios-home-outline:before {
  content: ""; }

.ion-ios-infinite:before {
  content: ""; }

.ion-ios-infinite-outline:before {
  content: ""; }

.ion-ios-information:before {
  content: ""; }

.ion-ios-information-empty:before {
  content: ""; }

.ion-ios-information-outline:before {
  content: ""; }

.ion-ios-ionic-outline:before {
  content: ""; }

.ion-ios-keypad:before {
  content: ""; }

.ion-ios-keypad-outline:before {
  content: ""; }

.ion-ios-lightbulb:before {
  content: ""; }

.ion-ios-lightbulb-outline:before {
  content: ""; }

.ion-ios-list:before {
  content: ""; }

.ion-ios-list-outline:before {
  content: ""; }

.ion-ios-location:before {
  content: ""; }

.ion-ios-location-outline:before {
  content: ""; }

.ion-ios-locked:before {
  content: ""; }

.ion-ios-locked-outline:before {
  content: ""; }

.ion-ios-loop:before {
  content: ""; }

.ion-ios-loop-strong:before {
  content: ""; }

.ion-ios-medical:before {
  content: ""; }

.ion-ios-medical-outline:before {
  content: ""; }

.ion-ios-medkit:before {
  content: ""; }

.ion-ios-medkit-outline:before {
  content: ""; }

.ion-ios-mic:before {
  content: ""; }

.ion-ios-mic-off:before {
  content: ""; }

.ion-ios-mic-outline:before {
  content: ""; }

.ion-ios-minus:before {
  content: ""; }

.ion-ios-minus-empty:before {
  content: ""; }

.ion-ios-minus-outline:before {
  content: ""; }

.ion-ios-monitor:before {
  content: ""; }

.ion-ios-monitor-outline:before {
  content: ""; }

.ion-ios-moon:before {
  content: ""; }

.ion-ios-moon-outline:before {
  content: ""; }

.ion-ios-more:before {
  content: ""; }

.ion-ios-more-outline:before {
  content: ""; }

.ion-ios-musical-note:before {
  content: ""; }

.ion-ios-musical-notes:before {
  content: ""; }

.ion-ios-navigate:before {
  content: ""; }

.ion-ios-navigate-outline:before {
  content: ""; }

.ion-ios-nutrition:before {
  content: ""; }

.ion-ios-nutrition-outline:before {
  content: ""; }

.ion-ios-paper:before {
  content: ""; }

.ion-ios-paper-outline:before {
  content: ""; }

.ion-ios-paperplane:before {
  content: ""; }

.ion-ios-paperplane-outline:before {
  content: ""; }

.ion-ios-partlysunny:before {
  content: ""; }

.ion-ios-partlysunny-outline:before {
  content: ""; }

.ion-ios-pause:before {
  content: ""; }

.ion-ios-pause-outline:before {
  content: ""; }

.ion-ios-paw:before {
  content: ""; }

.ion-ios-paw-outline:before {
  content: ""; }

.ion-ios-people:before {
  content: ""; }

.ion-ios-people-outline:before {
  content: ""; }

.ion-ios-person:before {
  content: ""; }

.ion-ios-person-outline:before {
  content: ""; }

.ion-ios-personadd:before {
  content: ""; }

.ion-ios-personadd-outline:before {
  content: ""; }

.ion-ios-photos:before {
  content: ""; }

.ion-ios-photos-outline:before {
  content: ""; }

.ion-ios-pie:before {
  content: ""; }

.ion-ios-pie-outline:before {
  content: ""; }

.ion-ios-pint:before {
  content: ""; }

.ion-ios-pint-outline:before {
  content: ""; }

.ion-ios-play:before {
  content: ""; }

.ion-ios-play-outline:before {
  content: ""; }

.ion-ios-plus:before {
  content: ""; }

.ion-ios-plus-empty:before {
  content: ""; }

.ion-ios-plus-outline:before {
  content: ""; }

.ion-ios-pricetag:before {
  content: ""; }

.ion-ios-pricetag-outline:before {
  content: ""; }

.ion-ios-pricetags:before {
  content: ""; }

.ion-ios-pricetags-outline:before {
  content: ""; }

.ion-ios-printer:before {
  content: ""; }

.ion-ios-printer-outline:before {
  content: ""; }

.ion-ios-pulse:before {
  content: ""; }

.ion-ios-pulse-strong:before {
  content: ""; }

.ion-ios-rainy:before {
  content: ""; }

.ion-ios-rainy-outline:before {
  content: ""; }

.ion-ios-recording:before {
  content: ""; }

.ion-ios-recording-outline:before {
  content: ""; }

.ion-ios-redo:before {
  content: ""; }

.ion-ios-redo-outline:before {
  content: ""; }

.ion-ios-refresh:before {
  content: ""; }

.ion-ios-refresh-empty:before {
  content: ""; }

.ion-ios-refresh-outline:before {
  content: ""; }

.ion-ios-reload:before {
  content: ""; }

.ion-ios-reverse-camera:before {
  content: ""; }

.ion-ios-reverse-camera-outline:before {
  content: ""; }

.ion-ios-rewind:before {
  content: ""; }

.ion-ios-rewind-outline:before {
  content: ""; }

.ion-ios-rose:before {
  content: ""; }

.ion-ios-rose-outline:before {
  content: ""; }

.ion-ios-search:before {
  content: ""; }

.ion-ios-search-strong:before {
  content: ""; }

.ion-ios-settings:before {
  content: ""; }

.ion-ios-settings-strong:before {
  content: ""; }

.ion-ios-shuffle:before {
  content: ""; }

.ion-ios-shuffle-strong:before {
  content: ""; }

.ion-ios-skipbackward:before {
  content: ""; }

.ion-ios-skipbackward-outline:before {
  content: ""; }

.ion-ios-skipforward:before {
  content: ""; }

.ion-ios-skipforward-outline:before {
  content: ""; }

.ion-ios-snowy:before {
  content: ""; }

.ion-ios-speedometer:before {
  content: ""; }

.ion-ios-speedometer-outline:before {
  content: ""; }

.ion-ios-star:before {
  content: ""; }

.ion-ios-star-half:before {
  content: ""; }

.ion-ios-star-outline:before {
  content: ""; }

.ion-ios-stopwatch:before {
  content: ""; }

.ion-ios-stopwatch-outline:before {
  content: ""; }

.ion-ios-sunny:before {
  content: ""; }

.ion-ios-sunny-outline:before {
  content: ""; }

.ion-ios-telephone:before {
  content: ""; }

.ion-ios-telephone-outline:before {
  content: ""; }

.ion-ios-tennisball:before {
  content: ""; }

.ion-ios-tennisball-outline:before {
  content: ""; }

.ion-ios-thunderstorm:before {
  content: ""; }

.ion-ios-thunderstorm-outline:before {
  content: ""; }

.ion-ios-time:before {
  content: ""; }

.ion-ios-time-outline:before {
  content: ""; }

.ion-ios-timer:before {
  content: ""; }

.ion-ios-timer-outline:before {
  content: ""; }

.ion-ios-toggle:before {
  content: ""; }

.ion-ios-toggle-outline:before {
  content: ""; }

.ion-ios-trash:before {
  content: ""; }

.ion-ios-trash-outline:before {
  content: ""; }

.ion-ios-undo:before {
  content: ""; }

.ion-ios-undo-outline:before {
  content: ""; }

.ion-ios-unlocked:before {
  content: ""; }

.ion-ios-unlocked-outline:before {
  content: ""; }

.ion-ios-upload:before {
  content: ""; }

.ion-ios-upload-outline:before {
  content: ""; }

.ion-ios-videocam:before {
  content: ""; }

.ion-ios-videocam-outline:before {
  content: ""; }

.ion-ios-volume-high:before {
  content: ""; }

.ion-ios-volume-low:before {
  content: ""; }

.ion-ios-wineglass:before {
  content: ""; }

.ion-ios-wineglass-outline:before {
  content: ""; }

.ion-ios-world:before {
  content: ""; }

.ion-ios-world-outline:before {
  content: ""; }

.ion-ipad:before {
  content: ""; }

.ion-iphone:before {
  content: ""; }

.ion-ipod:before {
  content: ""; }

.ion-jet:before {
  content: ""; }

.ion-key:before {
  content: ""; }

.ion-knife:before {
  content: ""; }

.ion-laptop:before {
  content: ""; }

.ion-leaf:before {
  content: ""; }

.ion-levels:before {
  content: ""; }

.ion-lightbulb:before {
  content: ""; }

.ion-link:before {
  content: ""; }

.ion-load-a:before {
  content: ""; }

.ion-load-b:before {
  content: ""; }

.ion-load-c:before {
  content: ""; }

.ion-load-d:before {
  content: ""; }

.ion-location:before {
  content: ""; }

.ion-lock-combination:before {
  content: ""; }

.ion-locked:before {
  content: ""; }

.ion-log-in:before {
  content: ""; }

.ion-log-out:before {
  content: ""; }

.ion-loop:before {
  content: ""; }

.ion-magnet:before {
  content: ""; }

.ion-male:before {
  content: ""; }

.ion-man:before {
  content: ""; }

.ion-map:before {
  content: ""; }

.ion-medkit:before {
  content: ""; }

.ion-merge:before {
  content: ""; }

.ion-mic-a:before {
  content: ""; }

.ion-mic-b:before {
  content: ""; }

.ion-mic-c:before {
  content: ""; }

.ion-minus:before {
  content: ""; }

.ion-minus-circled:before {
  content: ""; }

.ion-minus-round:before {
  content: ""; }

.ion-model-s:before {
  content: ""; }

.ion-monitor:before {
  content: ""; }

.ion-more:before {
  content: ""; }

.ion-mouse:before {
  content: ""; }

.ion-music-note:before {
  content: ""; }

.ion-navicon:before {
  content: ""; }

.ion-navicon-round:before {
  content: ""; }

.ion-navigate:before {
  content: ""; }

.ion-network:before {
  content: ""; }

.ion-no-smoking:before {
  content: ""; }

.ion-nuclear:before {
  content: ""; }

.ion-outlet:before {
  content: ""; }

.ion-paintbrush:before {
  content: ""; }

.ion-paintbucket:before {
  content: ""; }

.ion-paper-airplane:before {
  content: ""; }

.ion-paperclip:before {
  content: ""; }

.ion-pause:before {
  content: ""; }

.ion-person:before {
  content: ""; }

.ion-person-add:before {
  content: ""; }

.ion-person-stalker:before {
  content: ""; }

.ion-pie-graph:before {
  content: ""; }

.ion-pin:before {
  content: ""; }

.ion-pinpoint:before {
  content: ""; }

.ion-pizza:before {
  content: ""; }

.ion-plane:before {
  content: ""; }

.ion-planet:before {
  content: ""; }

.ion-play:before {
  content: ""; }

.ion-playstation:before {
  content: ""; }

.ion-plus:before {
  content: ""; }

.ion-plus-circled:before {
  content: ""; }

.ion-plus-round:before {
  content: ""; }

.ion-podium:before {
  content: ""; }

.ion-pound:before {
  content: ""; }

.ion-power:before {
  content: ""; }

.ion-pricetag:before {
  content: ""; }

.ion-pricetags:before {
  content: ""; }

.ion-printer:before {
  content: ""; }

.ion-pull-request:before {
  content: ""; }

.ion-qr-scanner:before {
  content: ""; }

.ion-quote:before {
  content: ""; }

.ion-radio-waves:before {
  content: ""; }

.ion-record:before {
  content: ""; }

.ion-refresh:before {
  content: ""; }

.ion-reply:before {
  content: ""; }

.ion-reply-all:before {
  content: ""; }

.ion-ribbon-a:before {
  content: ""; }

.ion-ribbon-b:before {
  content: ""; }

.ion-sad:before {
  content: ""; }

.ion-sad-outline:before {
  content: ""; }

.ion-scissors:before {
  content: ""; }

.ion-search:before {
  content: ""; }

.ion-settings:before {
  content: ""; }

.ion-share:before {
  content: ""; }

.ion-shuffle:before {
  content: ""; }

.ion-skip-backward:before {
  content: ""; }

.ion-skip-forward:before {
  content: ""; }

.ion-social-android:before {
  content: ""; }

.ion-social-android-outline:before {
  content: ""; }

.ion-social-angular:before {
  content: ""; }

.ion-social-angular-outline:before {
  content: ""; }

.ion-social-apple:before {
  content: ""; }

.ion-social-apple-outline:before {
  content: ""; }

.ion-social-bitcoin:before {
  content: ""; }

.ion-social-bitcoin-outline:before {
  content: ""; }

.ion-social-buffer:before {
  content: ""; }

.ion-social-buffer-outline:before {
  content: ""; }

.ion-social-chrome:before {
  content: ""; }

.ion-social-chrome-outline:before {
  content: ""; }

.ion-social-codepen:before {
  content: ""; }

.ion-social-codepen-outline:before {
  content: ""; }

.ion-social-css3:before {
  content: ""; }

.ion-social-css3-outline:before {
  content: ""; }

.ion-social-designernews:before {
  content: ""; }

.ion-social-designernews-outline:before {
  content: ""; }

.ion-social-dribbble:before {
  content: ""; }

.ion-social-dribbble-outline:before {
  content: ""; }

.ion-social-dropbox:before {
  content: ""; }

.ion-social-dropbox-outline:before {
  content: ""; }

.ion-social-euro:before {
  content: ""; }

.ion-social-euro-outline:before {
  content: ""; }

.ion-social-facebook:before {
  content: ""; }

.ion-social-facebook-outline:before {
  content: ""; }

.ion-social-foursquare:before {
  content: ""; }

.ion-social-foursquare-outline:before {
  content: ""; }

.ion-social-freebsd-devil:before {
  content: ""; }

.ion-social-github:before {
  content: ""; }

.ion-social-github-outline:before {
  content: ""; }

.ion-social-google:before {
  content: ""; }

.ion-social-google-outline:before {
  content: ""; }

.ion-social-googleplus:before {
  content: ""; }

.ion-social-googleplus-outline:before {
  content: ""; }

.ion-social-hackernews:before {
  content: ""; }

.ion-social-hackernews-outline:before {
  content: ""; }

.ion-social-html5:before {
  content: ""; }

.ion-social-html5-outline:before {
  content: ""; }

.ion-social-instagram:before {
  content: ""; }

.ion-social-instagram-outline:before {
  content: ""; }

.ion-social-javascript:before {
  content: ""; }

.ion-social-javascript-outline:before {
  content: ""; }

.ion-social-linkedin:before {
  content: ""; }

.ion-social-linkedin-outline:before {
  content: ""; }

.ion-social-markdown:before {
  content: ""; }

.ion-social-nodejs:before {
  content: ""; }

.ion-social-octocat:before {
  content: ""; }

.ion-social-pinterest:before {
  content: ""; }

.ion-social-pinterest-outline:before {
  content: ""; }

.ion-social-python:before {
  content: ""; }

.ion-social-reddit:before {
  content: ""; }

.ion-social-reddit-outline:before {
  content: ""; }

.ion-social-rss:before {
  content: ""; }

.ion-social-rss-outline:before {
  content: ""; }

.ion-social-sass:before {
  content: ""; }

.ion-social-skype:before {
  content: ""; }

.ion-social-skype-outline:before {
  content: ""; }

.ion-social-snapchat:before {
  content: ""; }

.ion-social-snapchat-outline:before {
  content: ""; }

.ion-social-tumblr:before {
  content: ""; }

.ion-social-tumblr-outline:before {
  content: ""; }

.ion-social-tux:before {
  content: ""; }

.ion-social-twitch:before {
  content: ""; }

.ion-social-twitch-outline:before {
  content: ""; }

.ion-social-twitter:before {
  content: ""; }

.ion-social-twitter-outline:before {
  content: ""; }

.ion-social-usd:before {
  content: ""; }

.ion-social-usd-outline:before {
  content: ""; }

.ion-social-vimeo:before {
  content: ""; }

.ion-social-vimeo-outline:before {
  content: ""; }

.ion-social-whatsapp:before {
  content: ""; }

.ion-social-whatsapp-outline:before {
  content: ""; }

.ion-social-windows:before {
  content: ""; }

.ion-social-windows-outline:before {
  content: ""; }

.ion-social-wordpress:before {
  content: ""; }

.ion-social-wordpress-outline:before {
  content: ""; }

.ion-social-yahoo:before {
  content: ""; }

.ion-social-yahoo-outline:before {
  content: ""; }

.ion-social-yen:before {
  content: ""; }

.ion-social-yen-outline:before {
  content: ""; }

.ion-social-youtube:before {
  content: ""; }

.ion-social-youtube-outline:before {
  content: ""; }

.ion-soup-can:before {
  content: ""; }

.ion-soup-can-outline:before {
  content: ""; }

.ion-speakerphone:before {
  content: ""; }

.ion-speedometer:before {
  content: ""; }

.ion-spoon:before {
  content: ""; }

.ion-star:before {
  content: ""; }

.ion-stats-bars:before {
  content: ""; }

.ion-steam:before {
  content: ""; }

.ion-stop:before {
  content: ""; }

.ion-thermometer:before {
  content: ""; }

.ion-thumbsdown:before {
  content: ""; }

.ion-thumbsup:before {
  content: ""; }

.ion-toggle:before {
  content: ""; }

.ion-toggle-filled:before {
  content: ""; }

.ion-transgender:before {
  content: ""; }

.ion-trash-a:before {
  content: ""; }

.ion-trash-b:before {
  content: ""; }

.ion-trophy:before {
  content: ""; }

.ion-tshirt:before {
  content: ""; }

.ion-tshirt-outline:before {
  content: ""; }

.ion-umbrella:before {
  content: ""; }

.ion-university:before {
  content: ""; }

.ion-unlocked:before {
  content: ""; }

.ion-upload:before {
  content: ""; }

.ion-usb:before {
  content: ""; }

.ion-videocamera:before {
  content: ""; }

.ion-volume-high:before {
  content: ""; }

.ion-volume-low:before {
  content: ""; }

.ion-volume-medium:before {
  content: ""; }

.ion-volume-mute:before {
  content: ""; }

.ion-wand:before {
  content: ""; }

.ion-waterdrop:before {
  content: ""; }

.ion-wifi:before {
  content: ""; }

.ion-wineglass:before {
  content: ""; }

.ion-woman:before {
  content: ""; }

.ion-wrench:before {
  content: ""; }

.ion-xbox:before {
  content: ""; }

/*!
 *  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("../../font/rwd/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../font/rwd/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../font/rwd/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../font/rwd/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../font/rwd/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../font/rwd/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  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.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  -webkit-border-radius: .1em;
     -moz-border-radius: .1em;
          border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
       animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
    -o-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); } }

@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
         transform: rotate(359deg); } }

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
         transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
      -o-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);
  -moz-transform: rotate(90deg);
    -o-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);
  -moz-transform: rotate(180deg);
    -o-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);
  -moz-transform: rotate(270deg);
    -o-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);
  -moz-transform: scale(-1, 1);
    -o-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);
  -moz-transform: scale(1, -1);
    -o-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: #ffffff; }

/* 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: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.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; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 12px 12px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  -moz-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
     -moz-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
     -moz-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 24px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 24px;
    height: 2px;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0.15s;
       -moz-transition-duration: 0.15s;
         -o-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 48px;
     -moz-perspective: 48px;
          perspective: 48px; }

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
          transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 48px;
     -moz-perspective: 48px;
          perspective: 48px; }

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
     -moz-transform: rotateY(-180deg);
          transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 48px;
     -moz-perspective: 48px;
          perspective: 48px; }

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
     -moz-transform: rotateX(-180deg);
          transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 48px;
     -moz-perspective: 48px;
          perspective: 48px; }

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -moz-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -o-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
     -moz-transform: rotateX(180deg);
          transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
            transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
     -moz-transform: translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
     -moz-transform: translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
     -moz-transform: translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
     -moz-transform: translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s 0.1s ease, -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s 0.1s ease, -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);
     -moz-transform: translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: top 0.1s ease, -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);
     -moz-transform: translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: bottom 0.1s ease, -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s 0.1s ease, -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s 0.1s ease, -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -moz-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -o-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);
     -moz-transform: translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: top 0.1s ease, -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);
     -moz-transform: translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -o-transition: bottom 0.1s ease, -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -moz-transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -moz-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -o-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  -o-transition-property: none;
  -moz-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
     -moz-transition-duration: 0.13s;
       -o-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
     -moz-transition-delay: 0.13s;
       -o-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -moz-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
     -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
     -moz-transition-delay: 0.22s;
       -o-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    -moz-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -o-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
     -moz-transition-duration: 0.13s;
       -o-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0.13s;
     -moz-transition-delay: 0.13s;
       -o-transition-delay: 0.13s;
          transition-delay: 0.13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    -moz-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    -webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
     -moz-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
  -webkit-transition-delay: 0.22s;
     -moz-transition-delay: 0.22s;
       -o-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    -moz-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -o-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
     -moz-transition-duration: 0.275s;
       -o-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
     -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 8px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    -o-transition: opacity 0.125s 0.275s ease;
    -moz-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -moz-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -moz-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
     -moz-transform: translate3d(0, 8px, 0) rotate(135deg);
          transform: translate3d(0, 8px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
     -moz-transition-delay: 0.075s;
       -o-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-270deg);
       -moz-transform: translate3d(0, -16px, 0) rotate(-270deg);
            transform: translate3d(0, -16px, 0) rotate(-270deg);
    -webkit-transition-delay: 0.075s;
       -moz-transition-delay: 0.075s;
         -o-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
     -moz-transition-duration: 0.275s;
       -o-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
     -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 8px;
    -webkit-transition: opacity 0.125s 0.275s ease;
    -o-transition: opacity 0.125s 0.275s ease;
    -moz-transition: opacity 0.125s 0.275s ease;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -moz-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -moz-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-135deg);
     -moz-transform: translate3d(0, 8px, 0) rotate(-135deg);
          transform: translate3d(0, 8px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.075s;
     -moz-transition-delay: 0.075s;
       -o-transition-delay: 0.075s;
          transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(270deg);
       -moz-transform: translate3d(0, -16px, 0) rotate(270deg);
            transform: translate3d(0, -16px, 0) rotate(270deg);
    -webkit-transition-delay: 0.075s;
       -moz-transition-delay: 0.075s;
         -o-transition-delay: 0.075s;
            transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    -o-transition: background-color 0.125s 0.175s ease-in;
    -moz-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -moz-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 8px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -moz-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -48px;
      top: -48px;
      -webkit-transform: translate3d(48px, 48px, 0) rotate(45deg);
         -moz-transform: translate3d(48px, 48px, 0) rotate(45deg);
              transform: translate3d(48px, 48px, 0) rotate(45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -48px;
      top: -48px;
      -webkit-transform: translate3d(-48px, 48px, 0) rotate(-45deg);
         -moz-transform: translate3d(-48px, 48px, 0) rotate(-45deg);
              transform: translate3d(-48px, 48px, 0) rotate(-45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    -webkit-transition: background-color 0.125s 0.175s ease-in;
    -o-transition: background-color 0.125s 0.175s ease-in;
    -moz-transition: background-color 0.125s 0.175s ease-in;
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      -webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -moz-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 8px;
      right: 0;
      -webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -o-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      -moz-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -moz-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), -o-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
       -moz-transition-timing-function: ease-out;
         -o-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -48px;
      top: 48px;
      -webkit-transform: translate3d(48px, -48px, 0) rotate(-45deg);
         -moz-transform: translate3d(48px, -48px, 0) rotate(-45deg);
              transform: translate3d(48px, -48px, 0) rotate(-45deg);
      -webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -48px;
      top: 48px;
      -webkit-transform: translate3d(-48px, -48px, 0) rotate(45deg);
         -moz-transform: translate3d(-48px, -48px, 0) rotate(45deg);
              transform: translate3d(-48px, -48px, 0) rotate(45deg);
      -webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -o-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      -moz-transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -moz-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -o-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
       -moz-transition-duration: 0.15s;
         -o-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
     -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-3.42857px, -6px, 0);
       -moz-transform: rotate(-45deg) translate3d(-3.42857px, -6px, 0);
            transform: rotate(-45deg) translate3d(-3.42857px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
       -moz-transform: translate3d(0, -16px, 0) rotate(-90deg);
            transform: translate3d(0, -16px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 8px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, -o-transform;
    -moz-transition-property: transform, opacity, -moz-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-timing-function: ease;
       -moz-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: 0.15s;
       -moz-transition-duration: 0.15s;
         -o-transition-duration: 0.15s;
            transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 16px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
     -moz-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    -webkit-transform: rotate(45deg) translate3d(3.42857px, -6px, 0);
       -moz-transform: rotate(45deg) translate3d(3.42857px, -6px, 0);
            transform: rotate(45deg) translate3d(3.42857px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -16px, 0) rotate(90deg);
       -moz-transform: translate3d(0, -16px, 0) rotate(90deg);
            transform: translate3d(0, -16px, 0) rotate(90deg); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  -webkit-transition: background-color 0s 0.13s linear;
  -o-transition: background-color 0s 0.13s linear;
  -moz-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
     -moz-transition-delay: 0.22s;
       -o-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -o-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
            transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -o-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
       -moz-transform: translate3d(0, 8px, 0) rotate(-45deg);
            transform: translate3d(0, 8px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.13s;
     -moz-transition-duration: 0.13s;
       -o-transition-duration: 0.13s;
          transition-duration: 0.13s;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -16px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    -o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    -moz-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
     -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.22s;
     -moz-transition-delay: 0.22s;
       -o-transition-delay: 0.22s;
          transition-delay: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    -moz-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -o-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: background-color 0s 0.075s linear, -o-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -moz-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.075s 0.075s ease-in, -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.075s 0.075s ease-in, -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-color 0s 0.15s linear, -o-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -moz-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.075s 0.1s ease-out, -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.075s 0.1s ease-out, -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: background-color 0s 0.075s linear, -o-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -moz-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: top 0.075s 0.075s ease-in, -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.075s 0.075s ease-in, -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-color 0s 0.15s linear, -o-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -moz-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: top 0.075s 0.1s ease-out, -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.075s 0.1s ease-out, -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
     -moz-transition-duration: 0.22s;
       -o-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    -o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    -moz-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.25s ease-in, -o-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
     -moz-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
       -o-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
     -moz-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    -o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    -moz-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease-out, -o-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
     -moz-transition-duration: 0.22s;
       -o-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    -o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    -moz-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.25s ease-in, -o-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
     -moz-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
       -o-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
     -moz-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    -o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    -moz-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease-out, -o-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
     -moz-transition-duration: 0.075s;
       -o-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     -moz-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    -o-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    -moz-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.075s 0.12s ease, -o-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -moz-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -o-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
     -moz-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    -o-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    -moz-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.075s ease, -o-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -moz-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -o-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.2s;
     -moz-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
     -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
       -moz-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    -o-transition-property: top, opacity;
    -moz-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    -o-transition-property: bottom, -o-transform;
    -moz-transition-property: bottom, transform, -moz-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform, -moz-transform, -o-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
     -moz-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
       -o-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
     -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg); }

width:100%;
	height: 100%;
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.2s;
     -moz-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
     -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-delay: 0.1s;
       -moz-transition-delay: 0.1s;
         -o-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
         -o-transition-timing-function: linear;
            transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    -webkit-transition-property: top, opacity;
    -o-transition-property: top, opacity;
    -moz-transition-property: top, opacity;
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    -o-transition-property: bottom, -o-transform;
    -moz-transition-property: bottom, transform, -moz-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform, -moz-transform, -o-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
     -moz-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
       -o-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
     -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg); }
            
            
.carousel_map {
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	width:100%;
	height: 100%;
}

.carousel-images{
	display:flex;
	width:600%;
	height: 100%;
	transform: transform 0.5s ease-in-out;
}


.carousel-dots {
	position: absolute;
    top: 88%;
    left: 45%;
    z-index: 1;
	display: flex;
	justify-content: center;
}

.carousel-li {
	padding-bottom: 16px;
	width: 18px;
	height: 18px;
	display:inline-block;
	margin: 0 6px;
	border: 1px  transparent  solid;
	border-radius:14px;
	cursor:pointer;
	transition: background-color 0.3s;
}

.carousel-li.active {
	border: 1px #00c2cb  solid;
}


.dot {
	height:9px;
	width:9px;
	display: inline-block;
	margin: 4px 3px;
	border-radius:14px;
	border: 1px #ffffff  solid;
	cursor:pointer;
	transition: background-color 0.3s;
}

.dot.active {
	border: 1px #00c2cb  solid;
	background-color: #00c2cb;
}

.home_kv4 {
	width: 18%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-image: url('../../images/home/home_kv4.jpg');
	
}

.home_kv1 {
	width: 18%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-image: url('../../images/home/home_kv1.jpg');
}

.home_kv2 {
	width: 18%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-image: url('../../images/home/home_kv2.jpg');
}

.home_kv3 {
	width: 18%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-image: url('../../images/home/home_kv3.jpg');
}

.home_text_01 {
	padding: 5% 8%;
    color: #fff;
    height: 60%;
    width: 65%;
}

.home_text_01 h2 {
	font-size: 64px;
}

.home_text_01 h4 {
	border-bottom: 2px #00c2cb solid;
    padding-bottom: 5px;
    width: 28%;
    font-size: 15px;
    font-style: italic;
    position: relative;
    display: inline-block;
}


.home_text_01 h3 {
	font-size: 20px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
    letter-spacing: 1px;
}

.home_text_01 .more {
	
	display: inline-block;
	border: 1px #00c2cb solid;
    color: #00c2cb;
    padding: 8px 48px;
    border-radius: 32px;
    font-size: 15px;
    margin-top: 32px;
    transition: all .3s ease;
}

.more:before {
	  	content: "\f489";
      	display: inline-block;
		font-family: Ionicons;
		speak: none;
		font-style: normal;
		font-weight: 400; 
		font-variant: normal;
		text-transform: none;
		text-rendering: auto;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		font-size: 30px;
		vertical-align: middle;
		margin-right: 20px;
}


.home_action_01 {
	position: absolute;
    top: 67%;
    left: 24%;
     width: 1.8%;
}


.home_text_02 {
	padding: 5% 8%;
    color: #fff;
    height: 60%;
    width: 65%;
}

.home_text_02 h2 {
	font-size: 64px;
}

.home_text_02 h4 {
	border-bottom: 2px #00c2cb solid;
    padding-bottom: 5px;
    width: 28%;
    font-size: 15px;
    font-style: italic;
    position: relative;
    display: inline-block;
}


.home_text_02 h3 {
	font-size: 20px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
    letter-spacing: 1px;
}

.home_text_02 .more {
	
	display: inline-block;
	border: 1px #00c2cb solid;
    color: #00c2cb;
    padding: 8px 48px;
    border-radius: 32px;
    font-size: 15px;
    margin-top: 32px;
    transition: all .3s ease;
}

.home_action_02 {
	position: absolute;
    top: 60%;
    left: 42%;
    width: 1.5%;
}


.home_text_03 {
	padding: 5% 8%;
    color: #fff;
    height: 60%;
    width: 65%;
}

.home_text_03 h2 {
	font-size: 64px;
}

.home_text_03 h4 {
	border-bottom: 2px #00c2cb solid;
    padding-bottom: 5px;
    width: 10%;
    font-size: 15px;
    font-style: italic;
    position: relative;
    display: inline-block;
}


.home_text_03 h3 {
	font-size: 20px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
    letter-spacing: 1px;
}

.home_text_03 .more {
	
	display: inline-block;
	border: 1px #00c2cb solid;
    color: #00c2cb;
    padding: 8px 48px;
    border-radius: 32px;
    font-size: 15px;
    margin-top: 32px;
    transition: all .3s ease;
}

.home_action_03 {
	position: absolute;
    top: 56%;
    left: 58.5%;
    width: 1.8%;
}

.home_text_04 {
	padding: 5% 8%;
    color: #fff;
    height: 60%;
    width: 70%;
}

.home_text_04 h2 {
	font-size: 64px;
}

.home_text_04 h4 {
	border-bottom: 2px #00c2cb solid;
    padding-bottom: 5px;
    width: 15%;
    font-size: 15px;
    font-style: italic;
    position: relative;
    display: inline-block;
}


.home_text_04 h3 {
	font-size: 20px;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
    letter-spacing: 1px;
}

.home_text_04 .more {
	
	display: inline-block;
	border: 1px #00c2cb solid;
    color: #00c2cb;
    padding: 8px 48px;
    border-radius: 32px;
    font-size: 15px;
    margin-top: 32px;
    transition: all .3s ease;
}


.home_action_04 {
    position: absolute;
    top: 57%;
    left: 72.2%;
    width: 1.8%;
}

.more:hover {
	color: #ffffff;
	background-color: #00c2cb;
}

.nav-dot__stage.active {
	background-color: #04b8e1;
}

.nav-dot__stage:hover {
	background-color: #04b8e1;
}

.slick-slide-kv {
	width:100%;
}

.section {
	    margin-top: 10%;
}

.section.active {
	    margin-top: 15%;
}
.section.active2 {
	    margin-top: 20%;
}

.section.active3 {
	    margin-top: 20%;
	    padding-top: 0px;
	    
}

.stage2-container {
	position: relative;
    height: 100%;
}

.stage3-container {
	position: relative;
    height: 100%;
}


@media (max-width: 1023px) {
	.home_kv4 {
	background-size: cover;
	background-position: center;
	background-image: url('../../images/home/home_kv4_mb.jpg');
	
	}

	.home_kv1 {
		background-size: cover;
		background-position: center;
		background-image: url('../../images/home/home_kv1_mb.jpg');
	}
	
	.home_kv2 {
		background-size: cover;
		background-position: center;
		background-image: url('../../images/home/home_kv2_mb.jpg');
	}
	
	.home_kv3 {
		background-size: cover;
		background-position: center;
		background-image: url('../../images/home/home_kv3_mb.jpg');
	}
	
	.home_text_01 {
		padding: 5% 4%;
        color: #fff;
        height: 60%;
        width: 100%;
	}
	
	.home_text_01 h2 {
		font-size: 36px;
	}
	
	.home_text_01 h4 {
		border-bottom: 2px #00c2cb solid;
	    padding-bottom: 5px;
	    width: 20%;
	    font-size: 15px;
	    font-style: italic;
	    position: relative;
	    display: inline-block;
	}
	
	
	.home_text_01 h3 {
		font-size: 18px;
	    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
	    letter-spacing: 1px;
	}
	
	.home_text_01 .more {
		display:none;
	}
	
	.more:before {
		display:none;
	}
	
	.home_action_01 {
		position: absolute;
        top: 50%;
        left: 25%;
        width: 5%;
	}
	
	.home_text_02 {
		padding: 5% 4%;
        color: #fff;
        height: 60%;
        width: 100%;
	}
	
	.home_text_02 h2 {
		font-size: 36px;
	}
	
	.home_text_02 h4 {
		border-bottom: 2px #00c2cb solid;
	    padding-bottom: 5px;
	    width: 20%;
	    font-size: 15px;
	    font-style: italic;
	    position: relative;
	    display: inline-block;
	}
	
	
	.home_text_02 h3 {
		font-size: 18px;
	    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
	    letter-spacing: 1px;
	}
	
	.home_text_02 .more {
		display:none;
	}
	
	.more:before {
		display:none;
	}
	
	.home_action_02 {
		position: absolute;
        top: 67%;
        left: 43%;
        width: 3%;
	}
	
	.home_text_03 {
		padding: 5% 4%;
        color: #fff;
        height: 60%;
        width: 100%;
	}
	
	.home_text_03 h2 {
		font-size: 36px;
	}
	
	.home_text_03 h4 {
		border-bottom: 2px #00c2cb solid;
	    padding-bottom: 5px;
	    width: 20%;
	    font-size: 15px;
	    font-style: italic;
	    position: relative;
	    display: inline-block;
	}
	
	
	.home_text_03 h3 {
		font-size: 18px;
	    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
	    letter-spacing: 1px;
	}
	
	.home_text_03 .more {
		display:none;
	}
	
	.more:before {
		display:none;
	}
	
	.home_action_03 {
		position: absolute;
        top: 45%;
        left: 55%;
        width: 5%;
	}
	
	.home_text_04 {
		padding: 5% 4%;
        color: #fff;
        height: 60%;
        width: 100%;
	}
	
	.home_text_04 h2 {
		font-size: 36px;
	}
	
	.home_text_04 h4 {
		border-bottom: 2px #00c2cb solid;
	    padding-bottom: 5px;
	    width: 20%;
	    font-size: 15px;
	    font-style: italic;
	    position: relative;
	    display: inline-block;
	}
	
	
	.home_text_04 h3 {
		font-size: 18px;
	    text-shadow: 1px 1px 6px rgba(0, 0, 0, .1);
	    letter-spacing: 1px;
	}
	
	.home_text_04 .more {
		display:none;
	}
	
	.more:before {
		display:none;
	}
	
	.home_action_04 {
		position: absolute;
        top: 63%;
        left: 70%;
        width: 5%;
    }
	}
}


