/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/docs/3.3/customize/?id=0431b1fea6127cd2b6249e9cb55d29c0)
 * Config saved to config.json and https://gist.github.com/0431b1fea6127cd2b6249e9cb55d29c0
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 11px;
  padding-right: 11px;
}
container.container {
    width: 100%!important;
    max-width: 1128px
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 11px;
  padding-right: 11px;
}
.row {
  margin-left: -11px;
  margin-right: -11px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.clearfix:before,
.clearfix:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.nav:after {
  clear: both;
}

[role="button"] {
  cursor: pointer;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
/* bof modal vertical-align middle */
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top:-10%;
}
/* eof modal vertical-align middle */
.bootstrap-dialog .modal-header{border-top-left-radius:4px;border-top-right-radius:4px}.bootstrap-dialog .bootstrap-dialog-title{color:#fff;display:inline-block;font-size:16px}.bootstrap-dialog .bootstrap-dialog-message{font-size:14px}.bootstrap-dialog .bootstrap-dialog-button-icon{margin-right:3px}.bootstrap-dialog .bootstrap-dialog-close-button{font-size:20px;float:right;opacity:.9;filter:alpha(opacity=90)}.bootstrap-dialog .bootstrap-dialog-close-button:hover{cursor:pointer;opacity:1;filter:alpha(opacity=100)}.bootstrap-dialog.type-default .modal-header{background-color:#fff}.bootstrap-dialog.type-default .bootstrap-dialog-title{color:#333}.bootstrap-dialog.type-info .modal-header{background-color:#5bc0de}.bootstrap-dialog.type-primary .modal-header{background-color:#337ab7}.bootstrap-dialog.type-success .modal-header{background-color:#5cb85c}.bootstrap-dialog.type-warning .modal-header{background-color:#f0ad4e}.bootstrap-dialog.type-danger .modal-header{background-color:#d9534f}.bootstrap-dialog.size-large .bootstrap-dialog-title{font-size:24px}.bootstrap-dialog.size-large .bootstrap-dialog-close-button{font-size:30px}.bootstrap-dialog.size-large .bootstrap-dialog-message{font-size:18px}.bootstrap-dialog .icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
body.compensate-for-scrollbar{overflow:hidden;-ms-overflow-style:none}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 44px 0;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{padding:44px 0 0;overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 44px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-slide--html .fancybox-content{margin:0 0 6px}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:calc(100% - 44px);overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;vertical-align:top;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background:transparent;height:100px;margin:0;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{background:rgba(30,30,30,.6);height:100%;padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0 0}.fancybox-slide--image .fancybox-content{margin-bottom:6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:768px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


@font-face {
  font-family: 'corpfont';
  src:  url('fonts/corpfont.eot?utuc4q');
  src:  url('fonts/corpfont.eot?utuc4q#iefix') format('embedded-opentype'),
    url('fonts/corpfont.ttf?utuc4q') format('truetype'),
    url('fonts/corpfont.woff?utuc4q') format('woff'),
    url('fonts/corpfont.svg?utuc4q#corpfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="hwic_"], [class*=" hwic_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'corpfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hwic_smart-screen:before {
  content: "\e936";
}
.hwic_emui:before {
  content: "\e937";
}
.hwic_smarthome-navbar:before {
  content: "\e92e";
}
.hwic_Wearables-navbar:before {
  content: "\e92f";
}
.hwic_tablets-navbar:before {
  content: "\e930";
}
.hwic_solutions-nav:before {
  content: "\e931";
}
.hwic_pc-navbar:before {
  content: "\e932";
}
.hwic_mobile-navbar:before {
  content: "\e933";
}
.hwic_accessories-navbar:before {
  content: "\e934";
}
.hwic_mobile-nav:before {
  content: "\e935";
}
.hwic_icon_nav_phones:before {
  content: "\e92c";
}
.hwic_icon_nav_pc:before {
  content: "\e92d";
}
.hwic_icon_rss:before {
  content: "\e92b";
}
.hwic_icon_link:before {
  content: "\e92a";
}
.hwic_icon_camera:before {
  content: "\e929";
}
.hwic_toutiao:before {
  content: "\e927";
}
.hwic_zhihu:before {
  content: "\e928";
}
.hwic_icon_pic:before {
  content: "\e926";
}
.hwic_icon_VK1:before {
  content: "\e919";
}
.hwic_icon_habrahabr:before {
  content: "\e924";
}
.hwic_icon_instagram:before {
  content: "\e925";
}
.hwic_icon_print2:before {
  content: "\e922";
}
.hwic_icon_print3:before {
  content: "\e923";
}
.hwic_icon_print:before {
  content: "\e91c";
}
.hwic_icon_building:before {
  content: "\e91d";
}
.hwic_icon_time:before {
  content: "\e91f";
}
.hwic_icon_user:before {
  content: "\e920";
}
.hwic_open-in-new3:before {
  content: "\e921";
}
.hwic_open-in-new-3:before {
  content: "\e900";
}
.hwic_open-in-new-2:before {
  content: "\e90e";
}
.hwic_download:before {
  content: "\e913";
}
.hwic_download2:before {
  content: "\e918";
}
.hwic_remove:before {
  content: "\e15b";
}
.hwic_to_left:before {
  content: "\e901";
}
.hwic_to_right:before {
  content: "\e902";
}
.hwic_lamp:before {
  content: "\e903";
}
.hwic_down:before {
  content: "\e904";
}
.hwic_lock:before {
  content: "\e905";
}
.hwic_sharing_email:before {
  content: "\e906";
}
.hwic_add:before {
  content: "\e907";
}
.hwic_sharing_print:before {
  content: "\e908";
}
.hwic_sharing_share:before {
  content: "\e909";
}
.hwic_browser:before {
  content: "\e90a";
}
.hwic_sharing_wechat:before {
  content: "\e90b";
}
.hwic_cross:before {
  content: "\e90c";
}
.hwic_dehaze:before {
  content: "\e90d";
}
.hwic_email:before {
  content: "\e90f";
}
.hwic_files:before {
  content: "\e910";
}
.hwic_top:before {
  content: "\e911";
}
.hwic_pdf:before {
  content: "\e914";
}
.hwic_left:before {
  content: "\e915";
}
.hwic_right:before {
  content: "\e916";
}
.hwic_search:before {
  content: "\e917";
}
.hwic_telphone:before {
  content: "\e91a";
}
.hwic_tick:before {
  content: "\e91b";
}
.hwic_zoom-out:before {
  content: "\e91e";
}
.hwic_play2:before {
  content: "\ea1c";
}
.hwic_google-plus:before {
  content: "\ea8b";
}
.hwic_facebook:before {
  content: "\ea91";
}
.hwic_twitter:before {
  content: "\ea96";
}
.hwic_sina-weibo:before {
  content: "\ea9a";
}
.hwic_youtube:before {
  content: "\ea9d";
}
.hwic_linkedin:before {
  content: "\eaca";
}
.hwic_caret_left:before {
  content: "\f0d9";
}
.hwic_caret_right:before {
  content: "\f0da";
}
.hwic_sort_desc:before {
  content: "\f0dd";
}
.hwic_sort_asc:before {
  content: "\f0de";
}
.hwic_to-right:before {
  content: "\e912";
}

/* Icons from directory "" */
.icon-qq-01,.icon-qq-01\:regular{background-image:url('fonts/svg-sprite-1.svg');background-position:0 0;background-repeat:no-repeat}
.icon-qq-01-dims{width:32px;height:32px}
.icon-icon-linkedin-login,.icon-icon-linkedin-login\:regular{background-image:url('fonts/svg-sprite-1.svg');background-position:0 -32px;background-repeat:no-repeat}
.icon-icon-linkedin-login-dims{width:32px;height:32px}
.icon-icon-videoplay,.icon-icon-videoplay\:regular{background-image:url('fonts/svg-sprite-1.svg');background-position:0 -64px;background-repeat:no-repeat}
.icon-icon-videoplay-dims{width:32px;height:32px}
.icon-icon-weichat-login,.icon-icon-weichat-login\:regular{background-image:url('fonts/svg-sprite-1.svg');background-position:0 -96px;background-repeat:no-repeat}
.icon-icon-weichat-login-dims{width:32px;height:32px}

/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-business-icon_01-up {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -292px -194px;
  width: 13px;
  height: 15px;
}
.icon-business-icon_01 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -292px -174px;
  width: 13px;
  height: 15px;
}
.icon-filter-icon-up {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -111px -250px;
  width: 24px;
  height: 18px;
}
.icon-filter-icon {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -82px -250px;
  width: 24px;
  height: 18px;
}
.icon-help {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: 0px -291px;
  width: 20px;
  height: 20px;
}
.icon-magnifier_03 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -310px 0px;
  width: 56px;
  height: 56px;
}
.icon-nav-icon01 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -187px -121px;
  width: 19px;
  height: 33px;
}
.icon-nav-icon02 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -188px -87px;
  width: 25px;
  height: 29px;
}
.icon-nav-icon03 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -260px -174px;
  width: 27px;
  height: 54px;
}
.icon-nav-icon04 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -148px -174px;
  width: 73px;
  height: 54px;
}
.icon-nav-icon05 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -226px -174px;
  width: 29px;
  height: 54px;
}
.icon-nav-icon06 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -310px -121px;
  width: 56px;
  height: 55px;
}
.icon-nav-icon07 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -310px -61px;
  width: 56px;
  height: 55px;
}
.icon-nav-icon08 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -310px -181px;
  width: 43px;
  height: 55px;
}
.icon-nav-tablet{
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position:-156px -238px;
  width: 56px;
  height: 55px;
}
.icon-share-in {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: 0px -250px;
  width: 36px;
  height: 36px;
}
.icon-share-weix {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -41px -250px;
  width: 36px;
  height: 36px;
}
.icon-u27743 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -110px 0px;
  width: 103px;
  height: 82px;
}
.icon-u27744 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -94px -87px;
  width: 89px;
  height: 82px;
}
.icon-u27745 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -218px 0px;
  width: 87px;
  height: 82px;
}
.icon-u27746 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: 0px -87px;
  width: 89px;
  height: 82px;
}
.icon-u27747 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -218px -87px;
  width: 81px;
  height: 82px;
}
.icon-u27748 {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: 0px 0px;
  width: 105px;
  height: 82px;
}
.icon-video_btn {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: -74px -174px;
  width: 69px;
  height: 71px;
}
.icon-video_btn_hover {
  background-image: url(../../../img/sprite.png?ver=201810290939);
  background-position: 0px -174px;
  width: 69px;
  height: 71px;
}

/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
.icon-icon-australia {
  background-image: url(../../../img/countryicon.png);
  background-position: -30px -66px;
  width: 25px;
  height: 16px;
}
.icon-icon-brazil {
  background-image: url(../../../img/countryicon.png);
  background-position: -30px -44px;
  width: 25px;
  height: 17px;
}
.icon-icon-canada {
  background-image: url(../../../img/countryicon.png);
  background-position: -60px -22px;
  width: 25px;
  height: 17px;
}
.icon-icon-china {
  background-image: url(../../../img/countryicon.png);
  background-position: 0px -22px;
  width: 25px;
  height: 17px;
}
.icon-icon-deutschland {
  background-image: url(../../../img/countryicon.png);
  background-position: -30px -88px;
  width: 25px;
  height: 16px;
}
.icon-icon-france {
  background-image: url(../../../img/countryicon.png);
  background-position: -30px -22px;
  width: 25px;
  height: 17px;
}
.icon-icon-italy {
  background-image: url(../../../img/countryicon.png);
  background-position: -60px 0px;
  width: 25px;
  height: 17px;
}
.icon-icon-japan {
  background-image: url(../../../img/countryicon.png);
  background-position: 0px 0px;
  width: 25px;
  height: 17px;
}
.icon-icon-kazakstan {
  background-image: url(../../../img/countryicon.png);
  background-position: -120px -19px;
  width: 25px;
  height: 13px;
}
.icon-icon-kingdom {
  background-image: url(../../../img/countryicon.png);
  background-position: 0px -88px;
  width: 25px;
  height: 16px;
}
.icon-icon-malaysia {
  background-image: url(../../../img/countryicon.png);
  background-position: 0px -44px;
  width: 25px;
  height: 17px;
}
.icon-icon-mexico {
  background-image: url(../../../img/countryicon.png);
  background-position: -120px 0px;
  width: 25px;
  height: 14px;
}
.icon-icon-myanmar {
  background-image: url(../../../img/countryicon.png);
  background-position: -90px 0px;
  width: 25px;
  height: 16px;
}
.icon-icon-republic {
  background-image: url(../../../img/countryicon.png);
  background-position: -90px -21px;
  width: 25px;
  height: 16px;
}
.icon-icon-russia {
  background-image: url(../../../img/countryicon.png);
  background-position: -60px -44px;
  width: 25px;
  height: 17px;
}
.icon-icon-south-africa {
  background-image: url(../../../img/countryicon.png);
  background-position: -90px -63px;
  width: 25px;
  height: 16px;
}
.icon-icon-spain {
  background-image: url(../../../img/countryicon.png);
  background-position: 0px -66px;
  width: 25px;
  height: 17px;
}
.icon-icon-switzerland {
  background-image: url(../../../img/countryicon.png);
  background-position: -30px 0px;
  width: 25px;
  height: 17px;
}
.icon-icon-turkey {
  background-image: url(../../../img/countryicon.png);
  background-position: -60px -88px;
  width: 25px;
  height: 16px;
}
.icon-icon-united-kingdom {
  background-image: url(../../../img/countryicon.png);
  background-position: -90px -88px;
  width: 25px;
  height: 16px;
}
.icon-icon-united-states {
  background-image: url(../../../img/countryicon.png);
  background-position: -90px -42px;
  width: 25px;
  height: 16px;
}
.icon-icon-uzbekistan {
  background-image: url(../../../img/countryicon.png);
  background-position: -120px -37px;
  width: 25px;
  height: 13px;
}
.icon-icon-vietnam {
  background-image: url(../../../img/countryicon.png);
  background-position: -60px -66px;
  width: 25px;
  height: 16px;
}

@-webkit-keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes opGradient {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}
@keyframes nonesearching {
  0% {
    left: 20%;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  100% {
    left: 34%;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    opacity: 0;
  }
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 100px;
}
body {
  position: relative;
  background: #fff;
  line-height: 1.625;
  font-weight: normal;
  color: #282828;
  font-size: 18px;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}
body,
input,
textarea,
select,
button {
  text-rendering: optimizeLegibility;
  /* 1 */
  -webkit-font-smoothing: antialiased;
  /* 2 */
  -moz-osx-font-smoothing: grayscale;
  /* 3 Default: auto */
  -moz-font-feature-settings: "liga", "kern";
}
/*Only phones */
@media (max-width: 991px) {
  /**
   * Break strings if their length exceeds the width of their container
   */
  body {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
.hw_space {
  height: 67px;
}
/**
 * links
 */
a {
  color: #282828;
}
a:hover,
a:focus {
  color: #282828;
}
a:focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  text-decoration: none !important;
}
a:focus {
  outline: none !important;
}
/* Insert */
ins {
  background: #ffa;
  color: #282828;
}
/**
 * Mark
 * Note: Addresses styling not present in IE 8/9.
 */
mark {
  background: #ffa;
  color: #282828;
}
/**
 * Abbreviation and definition
 */
abbr[title],
dfn[title] {
  cursor: help;
}
dfn[title] {
  border-bottom: 1px dotted;
  font-style: normal;
}
/* Spacing for block elements */
p,
hr,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
  margin: 0 0 12px 0;
}
* + p,
* + hr,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 12px;
}
/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 12px 0;
  font-weight: 500;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 48px;
  line-height: 60px;
  margin-top: 0;
}
h2 {
  font-size: 38px;
  line-height: 48px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 18px;
}
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
  margin-top: 20px;
}
.headline {
  font-size: 60px;
  line-height: 80px;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
}
/* Ordered and unordered lists */
ul,
ol {
  padding-left: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* Reset margin for nested lists */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 1px;
}
/* Description lists */
dt {
  font-weight: bold;
}
dt + dd {
  margin-top: 0.05em;
}
dd {
  margin-left: 0;
}
dd + dt {
  margin-top: 0.1em;
}
/**
 * Horizontal rule
 * 1. Address differences between Firefox and other browsers.
 */
hr {
  display: block;
  padding: 0;
  border: 0;
  height: 0;
  border-top: 1px solid #eeeeee;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
}
/* Address */
address {
  font-style: normal;
}
/* Quotes */
blockquote {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-left: 4px solid #eeeeee;
  /* Small print for identifying the source */
  /* Smaller margin if `small` follows */
}
blockquote small {
  display: block;
  color: #777777;
  text-align: right;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
/* iframe */
iframe {
  border: 0;
}
/* Forms
   ========================================================================== */
/**
  * Vertical alignment
  * Exclude `radio` and `checkbox` elements because the default `baseline` value aligns better with text
  */
button,
input:not([type="radio"]):not([type="checkbox"]),
select {
  vertical-align: middle;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #f66f6a;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #f3413a;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.bg-yellow {
  background-color: #ffdf4f;
}
a.bg-yellow:hover,
a.bg-yellow:focus {
  background-color: #ffd61c;
}
.bg-teal {
  background-color: #59c8d5;
}
a.bg-teal:hover,
a.bg-teal:focus {
  background-color: #33b9c8;
}
.bg-blue {
  background-color: #15b0eb;
}
a.bg-blue:hover,
a.bg-blue:focus {
  background-color: #108dbd;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 13px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 26px;
}
dt,
dd {
  line-height: 1.625;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    display: block;
    word-wrap: normal;
    /* for IE */
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.625;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
@media (max-width: 767px) {
  h1 {
    font-size: 34px;
    line-height: 46px;
  }
  h2 {
    font-size: 29px;
    line-height: 39px;
  }
  h3 {
    font-size: 25px;
    line-height: 35px;
  }
  h4 {
    font-size: 24px;
    line-height: 40px;
  }
  h5 {
    font-size: 22px;
    line-height: 22px;
  }
  .headline {
    font-size: 38px;
    line-height: 52px;
  }
}
@font-face {
  font-family: 'HuaweiSans-Light';
  src: url('fonts/Sans-Light.eot');
  src: url('fonts/Sans-Light.eot?#iefix20180113') format('embedded-opentype'), url('fonts/Sans-Light.woff2?20180113') format('woff2'), url('fonts/Sans-Light.woff?20180113') format('woff'), url('fonts/Sans-Light.ttf?20180113') format('truetype'), url('fonts/Sans-Light.svg?20180113#corpfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuaweiSans-Bold';
  src: url('fonts/Sans-Bold.eot');
  src: url('fonts/Sans-Bold.eot?#iefix20180113') format('embedded-opentype'), url('fonts/Sans-Bold.woff2?20180113') format('woff2'), url('fonts/Sans-Bold.woff?20180113') format('woff'), url('fonts/Sans-Bold.ttf?20180113') format('truetype'), url('fonts/Sans-Bold.svg?20180113#corpfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HuaweiSans-Regular';
  src: url('fonts/Sans-Regular.eot');
  src: url('fonts/Sans-Regular.eot?#iefix20180113') format('embedded-opentype'), url('fonts/Sans-Regular.woff2?20180113') format('woff2'), url('fonts/Sans-Regular.woff?20180113') format('woff'), url('fonts/Sans-Regular.ttf?20180113') format('truetype'), url('fonts/Sans-Regular.svg?20180113') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lg-container {
  width: 100% !important;
  max-width: 1440px;
  margin: 0 auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container {
  width: 100% !important;
  max-width: 1128px;
}
b,
strong {
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
}
@media (max-width: 767px) {
  .container {
    padding-left: 22px;
    padding-right: 22px;
  }
}
a,
a:hover,
a:focus input,
select,
* {
  outline: none;
}
.show-more a {
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #f66f6a;
  /*&[aria-expanded="true"]{
			& em{
				&:before{
					content:"\e15b"
				}
			}
		}*/
}
.show-more a em {
  margin-right: 15px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: 0;
}
.show-more a:hover {
  text-decoration: none;
}
.show-more a.active .hwic_add {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.show-more a.active .hwic_add:before {
  content: "-";
  font-size: 16px;
  font-weight: bold;
}
.slick-dots {
  bottom: -60px;
}
.slick-dots li {
  margin: 0 5px;
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  display: inline-block;
  background: #fff;
  border: 2px solid #404040;
  border-radius: 50%;
}
.slick-dots li button:before {
  font-size: 0;
}
.slick-dots li.slick-active button {
  background: #404040;
}
.slick-prev {
  left: -70px;
  z-index: 9;
  width: 44px;
  height: 44px;
}
.slick-prev:before {
  font-family: corpfont;
  content: "\e901";
  color: #f66f6a;
  font-size: 44px;
}
.slick-next {
  right: -70px;
  z-index: 9;
  width: 44px;
  height: 44px;
}
.slick-next:before {
  font-family: corpfont;
  content: "\e902";
  color: #f66f6a;
  font-size: 44px;
}
@media (max-width: 767px) {
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
}
.container > .title {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .container > .title {
    margin-bottom: 40px;
  }
}
.page-tit-h1 {
  margin-bottom: 45px;
  position: relative;
}
.page-tit-h1 a:hover {
  text-decoration: none;
}
.page-tit-h1 h1 {
  display: inline;
}
@media (max-width: 767px) {
  .page-tit-h1 {
    margin-left: -22px;
    margin-right: -22px;
    padding: 0 22px;
  }
  .page-tit-h1 a {
    display: block;
  }
  .page-tit-h1 a em {
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    display: inline-block;
    font-size: 30px;
    vertical-align: -4px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .page-tit-h1 a.collapsed em {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    display: inline-block;
    font-size: 30px;
    vertical-align: -4px;
  }
}
.title {
  display: block;
  margin-bottom: 0;
}
.title h2 {
  float: left;
  margin-bottom: 0;
  line-height: 1;
  width: 65%;
}
.title h2 a {
  color: #222222;
  line-height: 1;
}
.title h2 a em {
  display: inline-block !important;
  font-size: 38px;
  vertical-align: middle;
  line-height: 1;
}
.title h2 + a {
  float: right;
  color: #222222;
  font-size: 22px;
}
.title h2 + a:hover {
  text-decoration: none;
}
.title h2 + a em {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .container > .title .title-mattes {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
  }
  .title h2 {
    width: 100%;
    position: relative;
  }
  .title h2 em {
    display: inline-block !important;
    vertical-align: middle;
    font-size: 40px;
  }
  .title h2 a em {
    display: inline-block !important;
  }
  .title h2 + a {
    display: none;
  }
}
.navbar-toggle[aria-expanded="true"] em:before {
  content: "\e15b";
}
.img-rounded {
  border-radius: 5px;
}
[class^="icon-"] {
  display: inline-block;
  vertical-align: middle;
}
.share ul {
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 1;
  padding-left: 0;
}
.share ul li {
  float: left;
  margin-right: 20px;
  list-style: none;
  margin: 0 10px !important;
}
.share ul li a {
  color: #aaa !important;
}
.share ul li a:hover {
  background-color: #fff !important;
  text-decoration: none;
  color: #282828;
}
.share ul li a.icon-twitter:hover {
  color: #55acee !important;
}
.share ul li a.icon-facebook:hover {
  color: #44619D !important;
}
.share ul li a.icon-weibo:hover {
  color: #ff763b !important;
}
.share ul li a.icon-wechat:hover {
  color: #7bc549 !important;
}
.share ul li a.icon-google:hover {
  color: #000 !important;
}
.share ul li a.icon-linkedin:hover {
  color: #0077B5 !important;
}
.share ul li a.icon-VK1:hover {
  color: #348903 !important;
}
.share ul li a.icon_habrahabr:hover {
  color: #b00000 !important;
}
.share ul li a .share-close {
  background: transparent;
  border: 0;
  font-size: 25px;
  position: absolute;
  top: -205px;
  right: -95px;
  z-index: 9999;
  color: #333;
  display: none;
}
.share ul li a .share-close.com-share-botm {
  right: -80px;
}
.share ul li a.share-open .share-close,
.share ul li a.share-open .wechat-qrcode {
  display: block;
}
@media (max-width: 767px) {
  .share ul li {
    margin: 10px 10px !important;
    height: 18px;
  }
}
.page-bottom-share ul li {
  margin-right: 12px;
  margin-left: 0;
}
.page-bottom-share ul li a {
  width: 30px;
  height: 20px;
  display: inline-block;
  background: #282828;
  border-radius: 4px;
  text-align: center;
}
.page-bottom-share ul li a em {
  color: #fff;
  font-size: 16px;
  margin-top: 2px;
  display: block;
}
.page-bottom-share ul li a.icon-VK1 em {
  margin-top: 4px;
}
.page-bottom-share ul li a:hover.icon-linkedin {
  background: #0084bf !important;
}
.page-bottom-share ul li a:hover.icon-facebook {
  background: #3b5998 !important;
}
.page-bottom-share ul li a:hover.icon-twitter {
  background: #1da1f2 !important;
}
.page-bottom-share ul li a:hover.icon-weibo {
  background: #e33237 !important;
}
.page-bottom-share ul li a:hover.icon-wechat {
  background: #348903 !important;
}
.page-bottom-share ul li a:hover.icon-google {
  background: #db4437 !important;
}
.page-bottom-share ul li a:hover.icon-VK1 {
  background: #348903 !important;
}
.page-bottom-share ul li a:hover.icon_habrahabr {
  background: #b00000 !important;
}
.page-bottom-share ul li a:hover.icon-youtube {
  background: #348903 !important;
}
.page-bottom-share ul li a:hover.icon-instagram {
  background: #348903 !important;
}
.page-bottom-share ul li a .share-close {
  right: -80px;
}
.ie8 #footer ul.social li a.weixin .wechat-qrcode button,
.ie9 #footer ul.social li a.weixin .wechat-qrcode button,
.ie10 #footer ul.social li a.weixin .wechat-qrcode button,
.ie11 #footer ul.social li a.weixin .wechat-qrcode button {
  top: 0;
}
.link-submit {
  background: #f66f6a;
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 10px;
  font-size: 18px;
  margin: 15px 0;
  text-decoration: none !important;
  min-width: 200px;
  margin-right: 20px;
  text-align: center;
  text-indent: 0 !important;
}
.link-submit:hover {
  text-decoration: none;
  color: #fff;
  background: #a54b4a;
}
.link-submit.disabled {
  background: #d4d4d4;
  color: #949494;
}
.link-submit.disabled em {
  color: #949494;
}
.link-submit em {
  padding-left: 70px;
  font-size: 16px;
  color: #fff;
}
.link-submit.witch {
  background: #fff;
  color: #282828;
  border: 1px solid #f66f6a;
}
.link-submit.witch em {
  color: #282828;
}
.link-submit.witch:hover {
  background: #fe9c99;
}
.article-page .link-submit em {
  padding-left: 10px;
}
.link {
  margin-right: 20px;
  text-decoration: underline;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  display: none;
}
.pagination1,
.pagination {
  margin-top: 20px;
}
.pagination1 .left,
.pagination .left {
  float: left;
}
.pagination1 .left .select2-container,
.pagination .left .select2-container {
  margin: 0 10px;
  width: 61px !important;
}
.pagination1 .left a,
.pagination .left a {
  margin-right: 20px;
  display: inline-block;
  color: #282828;
}
.pagination1 .left a:hover,
.pagination .left a:hover {
  text-decoration: none;
}
.pagination1 .right,
.pagination .right {
  float: right;
}
.pagination1 .right ul li,
.pagination .right ul li {
  display: inline-block;
  padding: 0;
  border: 0;
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  border: 0 !important;
}
.pagination1 .right ul li input,
.pagination .right ul li input {
  width: 54px;
  height: 26px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}
.pagination1 .right ul li a,
.pagination .right ul li a {
  color: #282828;
  font-size: 14px;
}
.pagination1 .right ul li a em,
.pagination .right ul li a em {
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
.pagination1 .right ul li.prev,
.pagination .right ul li.prev {
  margin-right: 10px;
}
.pagination1 .right ul li.next,
.pagination .right ul li.next {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .pagination1 .right,
  .pagination .right {
    float: none;
  }
}
.input-search {
  width: 100%;
  border-radius: 5px;
  padding-left: 20px;
  outline: none;
  font-size: 16px;
  border: 1px solid #d4d4d4;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.input-search::-webkit-input-placeholder {
  color: #949494;
}
.input-search::-moz-placeholder {
  color: #949494;
}
.input-search:-ms-input-placeholder {
  color: #949494;
}
.input-search::-ms-input-placeholder {
  color: #949494;
}
.input-search::placeholder {
  color: #949494;
}
.input-search + a {
  position: absolute;
  top: 10px;
  right: 15px;
}
.input-search + a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .iconfont-flash [class*="hwic_"]:before,
  .iconfont-flash.active [class*="hwic_"]:before,
  .iconfont-flash:focus [class*="hwic_"]:before {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 0;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
       transition-duration: 0.1s;
  }
  .iconfont-flash:hover [class*="hwic_"]:before,
  .iconfont-flash.active [class*="hwic_"]:before,
  .iconfont-flash:focus [class*="hwic_"]:before {
    webkit-transform: translateX(10px);
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
  }
  .iconfont-flash:hover .hwic_download:before,
  .iconfont-flash.active .hwic_download:before,
  .iconfont-flash:focus .hwic_download:before {
    webkit-transform: translateY(10px);
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px);
  }
  .external-link {
    cursor: pointer;
  }
  .external-link [class*="hwic_"]:before,
  .external-link.active [class*="hwic_"]:before,
  .external-link:focus [class*="hwic_"]:before {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 0;
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
       transition-duration: 0.1s;
    display: none;
  }
  /* .external-link em.hwic_icon_nav_phones:before,.external-link em.hwic_icon_nav_pc:before{
		display: inline-block;
		font-size: 50px;
		height: 61px;
	}*/
  .external-link:hover [class*="hwic_"]:before,
  .external-link.active [class*="hwic_"]:before,
  .external-link:focus [class*="hwic_"]:before {
    webkit-transform: translateX(10px);
    -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
            transform: translateX(10px);
    display: inline-block;
    color: #282828 !important;
    margin-left: 10px \9;
  }
  /* .external-link:hover em.hwic_icon_nav_phones:before,.external-link:hover em.hwic_icon_nav_pc:before{
		webkit-transform: translateX(0px);
        transform: translateX(0px);
	}*/
  .icon_nav_pc {
    background-image: url(../../../img/sprite1.png?ver=201810271145);
    background-position: -234px -257px;
    width: 73px;
    height: 54px;
  }
  .icon_nav_phones {
    background-image: url(../../../img/sprite1.png?ver=201810271145);
    background-position: -315px -256px;
    width: 45px;
    height: 54px;
  }
  .phone-flash {
    cursor: pointer;
  }
  .phone-flash .phone-img img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
       transition-duration: 0.3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  .phone-flash:hover .phone-img .flash-phone {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
        transform: translateY(-20px);
  }
  .phone-flash .phone-img .flash-phone-show {
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
       transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    content: "";
    position: absolute;
    bottom: -40px;
    height: 100px;
    width: 100%;
    left: 0;
  }
}
@media (max-width: 1024px) {
  .product-callout .card.phone-flash .phone-img .flash-phone-show {
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  .product-callout .card.phone-flash .phone-img .flash-phone-show {
    display: none;
  }
}
.phone-flash:hover .phone-img .flash-phone-show {
  -webkit-transform: translateY(5px);
  /* transform: translateY(5px); */
  content: "";
}
.icon_print {
  display: inline-block;
  width: 26px;
  height: 25px;
  font-style: normal;
  position: relative;
  font-family: corpfont;
}
.icon_print:before {
  width: 26px;
  height: 25px;
  display: block;
  content: "\e922";
  font-size: 25px;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.icon_print:after {
  width: 26px;
  height: 25px;
  display: block;
  content: "\e923";
  font-size: 25px;
  position: absolute;
  bottom: 6px;
  left: 0;
}
.icon_print:hover:before {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
      transform: translateY(3px);
  opacity: 0;
}
.icon_download {
  display: inline-block;
  width: 25px;
  height: 25px;
  font-style: normal;
  position: relative;
  font-family: corpfont;
}
.icon_download:before {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e918";
  font-size: 25px;
  position: absolute;
  top: -6px;
  left: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.icon_download:after {
  width: 25px;
  height: 25px;
  display: block;
  content: "\e913";
  font-size: 25px;
  position: absolute;
  bottom: 6px;
  left: 0;
}
.icon_download:hover:before {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
      transform: translateY(3px);
}
.link-flash .icon-open-in-new {
  display: inline-block;
  width: 27px;
  height: 27px;
  font-style: normal;
  position: relative;
  font-family: corpfont;
}
.link-flash .icon-open-in-new:before {
  width: 27px;
  height: 27px;
  display: block;
  content: "\e900";
  font-size: 24px;
  position: absolute;
  top: -7px;
  left: 0;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
     transition-duration: 0.2s;
  -webkit-transition-property: transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.link-flash .icon-open-in-new:after {
  width: 27px;
  height: 27px;
  display: block;
  content: "\e90e";
  font-size: 24px;
  position: absolute;
  bottom: 7px;
  left: 0;
}
.link-flash:hover .icon-open-in-new:before {
  -webkit-transform: translate(3px, -2px);
  -ms-transform: translate(3px, -2px);
      transform: translate(3px, -2px);
}
@media (max-width: 1024px) {
  .hwic_open-in-new {
    display: none;
  }
  .navigation-buckets .hwic_open-in-new {
    display: block;
  }
}
.modal-dialog {
  margin-top: 0;
}
.modal-body {
  padding: 0;
}
.bootstrap-dialog .bootstrap-dialog-close-button {
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 96;
}
.modal-header {
  padding: 0;
}
.modal-header .close {
  color: #fff;
  font-size: 25px;
  opacity: 1;
}
.bootstrap-dialog.type-primary .modal-header {
  border: none;
}
.bootstrap-dialog-title {
  display: none !important;
}
@media (max-width: 767px) {
  .modal:before {
    display: none;
  }
  .modal-dialog {
    width: 100%;
    z-index: 98;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}
.permission-dl-dialog .modal-header {
  background-color: #fff !important;
  height: 0;
  padding: 0;
  border: 0;
}
.permission-dl-dialog .modal-header .bootstrap-dialog-title {
  display: none;
}
.permission-dl-dialog .modal-header .bootstrap-dialog-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99;
}
.permission-dl-dialog .modal-header .close {
  cursor: pointer;
  color: #282828;
}
.permission-dl-message {
  padding: 30px 0;
}
.permission-dl-message .down_line {
  height: auto;
  line-height: 30px;
  display: block;
  clear: both;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}
.permission-dl-message .down_line h2 {
  line-height: 120%;
  margin-bottom: 10px;
  height: auto;
  padding-top: 5px;
  font-size: 24px;
}
.permission-dl-message .down_line a {
  color: #023399;
}
.permission-dl-message .down_line em {
  margin: 0 15px;
  font-style: normal;
}
.common-dialog .modal-header {
  padding: 0;
}
.common-dialog .modal-body {
  height: 200px;
}
.common-dialog .bootstrap-dialog-body {
  display: table;
  width: 100%;
  height: 100%;
}
.common-dialog .bootstrap-dialog-message {
  font-size: 24px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.common-dialog .modal-header .close {
  color: #666;
}
.loading-dialog .modal-header .close,
.loading-dialog .modal-header {
  display: none;
}
.load-box {
  width: 100%;
  height: 100%;
}
.loading {
  margin-top: -20px;
  z-index: 99;
  color: #fff;
  margin-left: -20px;
}
.loading-dialog .modal-content {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border: 0;
}
.loading .sk-circle {
  margin: 0px auto;
  width: 60px;
  height: 60px;
  position: relative;
}
.loading .sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.loading .sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.loading .sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.loading .sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.loading .sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.loading .sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.loading .sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.loading .sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.loading .sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.loading .sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.loading .sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.loading .sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.loading .sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.loading .sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.loading .sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.loading .sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.loading .sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.loading .sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.loading .sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.loading .sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.loading .sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.loading .sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.loading .sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.loading .sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.common-loading .modal-backdrop {
  background-color: #fff;
}
.common-loading .modal-backdrop.in {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loading .ie-loading {
  display: none;
}
@media (max-width: 767px) {
  .loading .spinner {
    margin: 0 auto;
  }
  .loading-dialog .modal-dialog {
    position: absolute !Important;
    left: 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .loading .ie-loading {
    display: none;
  }
}
.red-highlight {
  color: #fe0000;
  display: inline-block;
}
.float-none {
  float: none !important;
}
.loading .spinner {
  margin: 100px auto;
  width: 80px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.loading .spinner > div {
  background-color: #f66f6a;
  height: 20px;
  width: 6px;
  display: inline-block;
  margin-right: 5px;
  border-radius: 25%;
  -webkit-animation: sk-stretchdelay 2s infinite ease-in-out;
  animation: sk-stretchdelay 2s infinite ease-in-out;
}
.loading .spinner .rect2 {
  -webkit-animation-delay: -1.9s;
  animation-delay: -1.9s;
  background-color: #f7a655;
}
.loading .spinner .rect3 {
  -webkit-animation-delay: -1.7s;
  animation-delay: -1.7s;
  background-color: #ffdf4f;
}
.loading .spinner .rect4 {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
  background-color: #84d0a2;
}
.loading .spinner .rect5 {
  -webkit-animation-delay: -1.3s;
  animation-delay: -1.3s;
  background-color: #15b0e8;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-10px);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
}
.yes-no {
  margin-top: 30px;
  width: 100%;
}
.yes-no a {
  width: 100px;
  display: inline-block;
  height: 35px;
  line-height: 34px;
  border: 1px solid #f66f6a;
  border-radius: 4px;
  font-size: 16px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
::-ms-reveal {
  display: none;
}
.yes-no a.yes {
  background: #f66f6a;
  color: #fff;
  border: none;
  margin-right: 15px;
}
.yes-no a.yes:hover {
  background: #a54b4a;
  text-decoration: none;
}
.yes-no a.no:hover {
  background: #fe9c99;
  text-decoration: none;
}
::-ms-clear {
  display: none;
}
::-ms-reveal {
  display: none;
}
.video_box {
  z-index: 98;
}
.img-radius {
  border-radius: 5px;
}
.weixin-pic {
  position: absolute;
  top: -100000px;
  left: -10000px;
}
.psirt-set-out .expand-moreb span {
  color: #db7775;
}
.events-location {
  margin-bottom: 60px;
}
.events-location h2 {
  margin-bottom: 60px;
}
.events-location img,
.events-location iframe {
  border-radius: 5px;
}
label {
  letter-spacing: normal;
}
.select2-results li {
  position: relative;
}
.select2-results li .css-fixed {
  position: absolute;
  right: 20px;
  top: 11px;
}
.common-btn {
  text-align: center;
  margin: 30px 0;
}
.register1 {
  background-color: #f66f6a;
  padding: 12px 25px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  text-decoration: none !important;
  font-size: 18px !important;
}
.register1:hover {
  background: #a54b4b;
  text-decoration: none;
  color: #fff;
  text-decoration: none !important;
}
.register1 em,
.register2 em {
  padding-left: 30px !important;
}
.register2 {
  display: inline-block;
  vertical-align: top;
  padding: 10px 25px;
  border-radius: 5px;
  border: 1px solid #f66f6a;
  color: #333;
  text-decoration: none !important;
  font-size: 18px !important;
}
.register1 + .register2 {
  margin-left: 10px;
}
.register2:hover {
  background-color: #f89b9a;
  text-decoration: none;
  color: #fff;
  text-decoration: none !important;
}
.learning h3 {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
}
.learning ul li a {
  color: #f66f6a;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .register1 {
    padding: 10px 15px;
    margin-bottom: 15px;
  }
  .register1 em,
  .register2 em {
    padding-left: 0px !important;
    display: inline-block;
    vertical-align: -2px;
  }
  .register2 {
    padding: 8px 15px;
    margin-bottom: 15px;
  }
  .register1 + .register2 {
    margin-left: 5px;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 24px;
  line-height: inherit;
  color: #282828;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 1px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 106px;
  font-size: 16px;
  line-height: 1.625;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.625;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 50px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 210px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 320px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 26px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 106px;
  padding-bottom: 106px;
  margin-bottom: 0;
  min-height: 42px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 210px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 210px;
  line-height: 210px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 210px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 210px;
  line-height: 210px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 210px;
  min-height: 38px;
  padding: 105px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 320px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 320px;
  line-height: 320px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 320px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 320px;
  line-height: 320px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 320px;
  min-height: 44px;
  padding: 110px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 62px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 320px;
  height: 320px;
  line-height: 320px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 210px;
  height: 210px;
  line-height: 210px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 526px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #686868;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 33px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.forms input,
.forms select,
.forms textarea {
  height: 50px;
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  width: 100%;
  padding: 0 10px;
}
.forms input::-webkit-input-placeholder,
.forms select::-webkit-input-placeholder,
.forms textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #777777;
}
.forms input::-moz-placeholder,
.forms select::-moz-placeholder,
.forms textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #777777;
}
.forms input:-ms-input-placeholder,
.forms select:-ms-input-placeholder,
.forms textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #777777;
}
.forms input:-moz-placeholder,
.forms select:-moz-placeholder,
.forms textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #777777;
}
.forms input:focus,
.forms select:focus,
.forms textarea:focus {
  border: 1px solid #15b0eb;
  color: #282828;
  -webkit-box-shadow: 0px 3px 8px #d4d4d4;
          box-shadow: 0px 3px 8px #d4d4d4;
}
.forms label {
  font-size: 14px;
  display: block;
  font-family: "HuaweiSans-Light", Helvetica, Arial, sans-serif;
  margin-top: 10px;
  color: #777777;
}
.forms label em {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  display: none;
}
.forms .forms-error input {
  border: 1px solid #f66f6a;
}
.forms .forms-error input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f66f6a;
}
.forms .forms-error input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f66f6a;
}
.forms .forms-error input:-ms-input-placeholder {
  /* IE 10+ */
  color: #f66f6a;
}
.forms .forms-error input:-moz-placeholder {
  /* Firefox 18- */
  color: #f66f6a;
}
.forms .forms-error label {
  color: #f66f6a;
  display: block;
}
.forms label.error {
  color: #f66f6a;
}
.forms input.error,
.forms textarea.error {
  color: #f66f6a;
  border: 1px solid #f66f6a;
}
.forms input.error::-webkit-input-placeholder,
.forms textarea.error::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #f66f6a;
}
.forms input.error::-moz-placeholder,
.forms textarea.error::-moz-placeholder {
  /* Firefox 19+ */
  color: #f66f6a;
}
.forms input.error:-ms-input-placeholder,
.forms textarea.error:-ms-input-placeholder {
  /* IE 10+ */
  color: #f66f6a;
}
.forms input.error:-moz-placeholder,
.forms textarea.error:-moz-placeholder {
  /* Firefox 18- */
  color: #f66f6a;
}
.forms .select2-container.error .select2-selection {
  color: #f66f6a;
  border: 1px solid #f66f6a;
}
.forms .select2-container.error .select2-selection .select2-selection__rendered {
  color: #f66f6a;
}
.forms .select2-container--default .select2-selection--single .select2-selection__rendered,
.forms .select2-container .select2-selection--single {
  height: 50px;
  width: 100%;
  line-height: 50px;
}
.forms .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px;
  right: 11px;
}
.forms .phone .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 2px;
}
.forms .phone .select2-container--default .select2-selection--single {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #d4d4d4;
}
.forms .select2-container {
  float: left;
}
.forms .phone div:focus {
  border: 1px solid #15b0eb;
  color: #282828;
  -webkit-box-shadow: 0px 3px 8px #d4d4d4;
          box-shadow: 0px 3px 8px #d4d4d4;
}
.forms .phone div select {
  width: 20%;
  max-width: 77px;
  float: left;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding: 0 10px;
}
.forms .phone div input {
  width: 80%;
  max-width: 293px;
  float: left;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left: 0;
}
.forms .description textarea {
  height: 114px;
  padding-top: 5px;
}
.forms .description .input_ctrl {
  text-align: right;
}
.forms .description .input_ctrl span {
  display: inline-block;
}
.forms .code .code-input {
  width: 47%;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.forms .code .code-img {
  width: 47%;
  float: left;
}
.forms .code .code-img .refresh {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: 7px;
  vertical-align: middle;
  margin-left: 10px;
  background: url(https://e.huawei.com/Assets/enp/v2/img/verificationcode-refresh.png) top left no-repeat;
}
.forms .code .code-img:hover .refresh {
  background: url(https://e.huawei.com/Assets/enp/v2/img/verificationcode-refresh.png) left -28px no-repeat;
}
.forms .btn {
  width: auto;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background: #f66f6a;
  color: #fff;
  border-radius: 5px;
  margin-top: 30px;
  display: block;
  font-size: 18px;
  white-space: normal;
  letter-spacing: normal;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
}
.forms .btn:hover {
  background: #a54b4a;
  color: #fff;
}
.forms .btn em {
  color: #fff;
  font-size: 38px;
  float: right;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .forms .code-input {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .forms.phone .select2-container {
    width: 30% !important;
  }
  .forms.phone div input {
    width: 70%;
  }
  .forms .code .code-img {
    width: 100%;
  }
}
.checkbox li {
  margin-bottom: 15px;
}
.checkbox .icheckbox_square-blue {
  border-radius: 3px;
}
.checkbox label em {
  font-style: normal;
}
.checkbox .forms-error inout {
  border: 1px solid #f66f6a;
}
.checkbox .forms-error label {
  color: #f66f6a;
}
.checkbox .disabled + label {
  color: #eee;
}
.checkbox [type="radio"] {
  width: 26px;
  height: 26px;
  border: 1px solid #15b0eb;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
}
.forms-warp {
  margin-top: 60px;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 0px 0 40px #d4d4d4;
          box-shadow: 0px 0 40px #d4d4d4;
}
.forms-warp h3 {
  font-size: 28px;
  margin-bottom: 40px;
}
.forms-warp > div {
  margin-bottom: 30px;
}
.forms-warp > div span {
  display: block;
  margin-bottom: 3px;
}
.ReadPolicy {
  background-color: #eeeeee;
  color: #282828;
  display: none;
  padding: 16px 0;
}
.ReadPolicy p {
  max-width: 750px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.225;
  position: relative;
  padding-right: 80px;
  padding-left: 10px;
}
.ReadPolicy a {
  color: #282828;
  text-decoration: underline;
}
.ReadPolicy .close {
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 9px;
  display: block;
  height: 30px;
  width: 30px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  float: right;
  margin-top: -7px;
  opacity: 1;
}
.ReadPolicy .close:before {
  content: "\e90c";
  width: 30px;
  height: 30px;
  display: block;
  font-family: 'corpfont' !important;
  color: #333;
  font-size: 15px;
}
.nav-gblnav {
  position: relative;
  z-index: 99;
  background: #fff;
}
.nav-gblnav .nav-height {
  background-color: #222222;
  height: 28px;
  line-height: 28px;
}
.nav-gblnav .nav-height span a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}
.nav-gblnav .nav-height span a em {
  font-size: 24px;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  height: 23px;
}
.nav-gblnav .nav-height span a:hover {
  text-decoration: none;
}
.nav-gblnav .nav-height span a:hover b {
  text-decoration: underline;
}
.nav-gblnav .nav-height span a .hwic_browser {
  margin-right: 10px;
}
.nav-gblnav .nav-height span a.navbar-toggle b {
  font-style: normal;
  font-weight: normal;
}
.nav-gblnav .nav-height span a[aria-expanded="true"] b {
  text-decoration: underline;
}
.nav-gblnav .nav-height span [aria-expanded="true"] .hwic_down:before {
  content: "\e911";
}
.nav-gblnav .nav-height .login a em.hwic_lock {
  font-size: 18px;
  height: 21px;
}
.nav-gblnav .nav-height .language {
  position: relative;
}
.nav-gblnav .nav-height .language .language-dropdown {
  position: absolute;
  top: 26px;
  left: 0;
  z-index: 100;
  background: #222222;
  min-width: 120px;
}
.nav-gblnav .nav-height .language .language-dropdown ul {
  padding: 10px 15px;
  list-style: none;
  margin-bottom: 0;
}
.nav-gblnav .nav-height .language .language-dropdown ul li {
  padding-top: 10px ;
  border-top: 1px solid #fff;
}
.nav-gblnav .nav-height .language .language-dropdown ul li:first-child {
  border-top: 0;
  padding-top: 0px ;
  padding-bottom: 10px;
}
.nav-gblnav .nav-height .nav-fr {
  float: right;
}
.nav-gblnav .nav-height .nav-fr > span {
  border-left: 1px solid #949494;
  padding: 0 12px;
}
.nav-gblnav .nav-height .nav-fr > span:first-child {
  border-left: 0;
  padding-right: 0;
}
.nav-gblnav .nav-height .nav-fr > span a b {
  font-style: normal;
  font-weight: normal;
}
.nav-gblnav .nav-height .nav-fr > span a:hover b {
  text-decoration: underline;
}
.nav-gblnav .corporate .corporate-dropdown {
  width: 100%;
}
.nav-gblnav .corporate .corporate-dropdown ul {
  list-style: none;
  letter-spacing: -0.31em;
  padding-left: 0;
  margin-bottom: 0;
  padding: 40px 0;
}
.nav-gblnav .corporate .corporate-dropdown ul li {
  display: inline-block;
  width: 25%;
  letter-spacing: 0;
  padding-right: 60px;
  float: left;
  font-size: 14px;
  cursor: pointer;
}
.nav-gblnav .corporate .corporate-dropdown ul li:first-child {
  cursor: default;
}
.nav-gblnav .corporate .corporate-dropdown ul li:first-child h3 a {
  color: #282828;
  cursor: default;
}
.nav-gblnav .corporate .corporate-dropdown ul li:first-child h3 a em:before {
  content: "" !important;
}
.nav-gblnav .corporate .corporate-dropdown ul li:first-child a {
  cursor: default;
}
.nav-gblnav .corporate .corporate-dropdown ul li h3 {
  line-height: 0;
  margin-bottom: 0;
}
.nav-gblnav .corporate .corporate-dropdown ul li p {
  margin-top: 5px;
  margin-bottom: 0;
  color: #282828;
  font-weight: normal;
}
.nav-gblnav .corporate .corporate-dropdown ul li a {
  color: #f66f6a;
  font-size: 14px;
  font-weight: bold;
}
.nav-gblnav .corporate .corporate-dropdown ul li a em {
  font-size: 24px;
  vertical-align: middle;
}
.nav-gblnav .corporate .corporate-dropdown ul li a:hover {
  text-decoration: none;
}
.nav-gblnav .corporate .corporate-dropdown ul li a.active {
  color: #282828;
}
.nav-gblnav .corporate .corporate-dropdown ul li a.active .hwic_right:before {
  content: "" !important;
}
.nav-gblnav .corporate .worldwide-dropdown {
  width: 100%;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact {
  padding: 40px 0;
  overflow: hidden;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language {
  font-size: 14px;
  padding-bottom: 0px;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language .hwic_browser {
  margin-right: 10px;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact .worldwide-language a {
  color: #222222;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul {
  letter-spacing: -0.31em;
  margin-bottom: 0;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li {
  display: inline-block;
  width: 20%;
  letter-spacing: 0;
  font-size: 14px;
  float: left;
  padding-top: 20px;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li a {
  color: #222222;
  text-decoration: underline;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li a:hover {
  color: #222222;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul {
  list-style: none;
  padding-left: 0;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li {
  padding-top: 20px;
  font-size: 14px;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li:first-child {
  padding-top: 0;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li em {
  margin-right: 10px;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li a {
  color: #222222;
  text-decoration: underline;
}
.nav-gblnav .corporate .worldwide-dropdown .worldwide-contact > ul > li ul li a :hover {
  color: #222222;
}
.navbar-collapse {
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.navbar-collapse.in {
  overflow-y: auto;
}
header.affix {
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
}
header .autocomplete-suggestions {
  border: 0;
}
header #hw1_global_nav {
  position: relative;
  z-index: auto;
  height: auto;
}
header #hw1_global_nav nav {
  height: 74px;
  background: #fff;
  -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
  padding-top: 0;
  position: relative;
  z-index: 100;
}
header #hw1_global_nav nav #hw1_logo {
  display: inline-block;
  overflow: hidden;
  margin-right: 0;
  margin-top: 5px;
  float: left;
  max-width: 320px;
}
header #hw1_global_nav nav #hw1_logo img {
  max-width: 100%;
}
header #hw1_global_nav nav .nav-contact {
  display: inline-block;
  float: left;
}
header #hw1_global_nav nav .nav-contact > ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  height: 50px;
  display: table;
  float: left;
  position: relative;
  height: 74px;
}
header #hw1_global_nav nav .nav-contact > ul:before {
  content: "";
  width: 2px;
  height: 50px;
  background: #d4d4d4;
  display: inline-block;
  margin-top: 10px;
  margin-right: 7px;
}
header #hw1_global_nav nav .nav-contact > ul a.navbar-toggle {
  font-size: 18px;
}
header #hw1_global_nav nav .nav-contact > ul a:hover,
header #hw1_global_nav nav .nav-contact > ul a.active {
  text-decoration: none;
  color: #f66f6a;
}
header #hw1_global_nav nav .nav-contact > ul a:hover.navbar-toggle em,
header #hw1_global_nav nav .nav-contact > ul a.active.navbar-toggle em {
  color: #f66f6a;
}
header #hw1_global_nav nav .nav-contact > ul:first-child {
  border-left: 0;
  padding-left: 0;
}
header #hw1_global_nav nav .nav-contact > ul:first-child:before {
  display: none;
}
header #hw1_global_nav nav .nav-contact > ul:first-child li > a {
  padding-left: 0px;
}
header #hw1_global_nav nav .nav-contact > ul > li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 8px;
  letter-spacing: -0.32em;
}
header #hw1_global_nav nav .nav-contact > ul > li * {
  letter-spacing: normal;
}
header #hw1_global_nav nav .nav-contact > ul > li .hwic_solutions-nav {
  font-size: 28px;
}
header #hw1_global_nav nav .nav-contact > ul > li .hwic_mobile-nav {
  font-size: 33px;
}
header #hw1_global_nav nav .nav-contact > ul > li.active > a {
  color: #f66f6a;
}
header #hw1_global_nav nav .nav-contact > ul > li span,
header #hw1_global_nav nav .nav-contact > ul > li a,
header #hw1_global_nav nav .nav-contact > ul > li em {
  display: inline-block;
  vertical-align: middle;
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li span img {
  margin-right: 19px;
}
header #hw1_global_nav nav .nav-contact > ul > li span.lazy-placeholder {
  height: 100px;
  width: 100%;
  overflow: hidden;
}
header #hw1_global_nav nav .nav-contact > ul > li > .navbar-toggle > em.hwic_down {
  font-size: 30px;
  vertical-align: middle;
  color: #686868;
  width: 20px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
header #hw1_global_nav nav .nav-contact > ul > li > .navbar-toggle > em.hwic_down:before {
  margin-left: -5px;
}
header #hw1_global_nav nav .nav-contact > ul > li:hover > .navbar-toggle > em.hwic_down:before {
  content: "\e911";
}
header #hw1_global_nav nav .nav-contact > ul > li .nav-line {
  width: 1px;
  height: 100%;
  display: inline-block;
  border-left: 2px solid #d4d4d4;
}
header #hw1_global_nav nav .nav-contact > ul > li .navbar-collapse {
  position: fixed;
  overflow: hidden;
  width: 100%;
  background: #f5f5f5;
  left: 0;
  cursor: default;
  opacity: 0;
  border-bottom: 1px solid #e5e5e5 \9;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  display: none;
  margin-top: 20px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open > .container > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open > .container > .row > [class*="col-"] {
  padding: 40px 15px;
  min-height: 326px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more {
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  background: #f66f6a;
  position: absolute;
  right: -10px;
  bottom: 52px;
  border-radius: 6px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more a {
  color: #fff;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more em {
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 5px;
  color: #fff;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more em:before {
  color: #fff;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon {
  padding-top: 40px;
  padding-left: 6%;
  padding-right: 4%;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] {
  padding-bottom: 40px;
  text-align: center;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] em {
  display: inline-block;
  font-size: 14px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a {
  display: block;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a > em[class*="hwic_"] {
  font-size: 44px;
  min-height: 52px;
  display: table;
  width: 100%;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a > em[class*="hwic_"]:before {
  webkit-transform: translateX(0px);
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a > em.hwic_mobile-navbar {
  font-size: 52px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a > em.hwic_smarthome-navbar {
  font-size: 52px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a > em.hwic_accessories-navbar {
  font-size: 52px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"]:hover p {
  color: #f66f6a;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon a {
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon p {
  text-align: center;
  margin-top: 7px;
  margin-bottom: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon p em {
  position: absolute;
  margin-top: 6px;
  margin-left: 10px \9;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon span {
  padding-left: 0;
  font-size: 14px;
  vertical-align: top;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon span a {
  font-size: 14px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon span a:hover {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon span a:hover span {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 {
  padding-left: 19px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 h3 {
  font-size: 18px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 ul li {
  margin: 8px 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 ul li a {
  color: #282828;
  font-size: 14px;
  padding-left: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 ul li a:hover {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span {
  position: absolute;
  bottom: 40px;
  font-size: 14px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span:hover span {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span a {
  font-size: 14px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span a:hover {
  text-decoration: underline;
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .card-cl2 span span {
  position: static;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab {
  border-bottom: 1px solid #c7c7c7;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 {
  float: none;
  text-align: center;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li {
  display: inline-block;
  margin-left: 60px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li:first-child {
  margin-left: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li:hover,
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li.active {
  color: #222222;
  text-decoration: none;
  border-bottom: 5px solid #f66f6a;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .nav-for-tab .col-sm-6 ul li a {
  padding: 20px 0 10px 0;
  color: #777777;
  display: block;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one {
  position: relative;
  overflow: hidden;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] {
  padding-top: 40px;
  padding-bottom: 40px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] .card-cl2 {
  padding-left: 19px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] img {
  border-radius: 5px;
  margin-bottom: 10px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] h3 {
  font-size: 22px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a {
  font-size: 14px;
  color: #282828;
  margin-top: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a:hover {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a em {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one > .container > .row > [class*="col-"] span a em:before {
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .col-sm-3.text-center {
  padding: 0 33px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .col-sm-3.text-center img {
  margin-top: 9px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .col-sm-3.text-center a {
  display: block;
  color: #282828 !important;
  font-size: 18px !important;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .col-sm-3.text-center > p {
  max-height: 80px;
  overflow: hidden;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one ul li {
  padding: 5px 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one ul li a {
  font-size: 14px;
  color: #282828;
  padding-left: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one ul li a:hover {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one span {
  font-size: 14px;
  padding-top: 20px;
  display: block;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one span:hover span {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one span span {
  padding-top: 0px;
  display: inline-block;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .card-cl2 span {
  padding-top: 60px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .card-cl2 span:hover span {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-one .card-cl2 span span {
  padding-top: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two {
  padding: 40px 0;
  display: block;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two .col-sm-4.text-center {
  padding: 0 35px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two .col-sm-4.text-center h3 {
  margin-top: 30px;
  margin-bottom: 5px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two .col-sm-4.text-center p {
  margin-top: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two ul li {
  padding: 2px 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two ul li a {
  font-size: 14px;
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two span {
  padding-top: 25px;
  font-size: 14px;
  display: block;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-enterprise-open .for-tab-two span a {
  color: #f66f6a;
  padding-left: 10px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open > .container {
  padding: 40px 11px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open h3 {
  font-size: 18px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open h3 a {
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open h3 a em {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open ul li {
  padding: 2px 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open ul a {
  font-size: 14px;
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open ul a:hover {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open span {
  font-size: 14px;
  color: #282828;
  display: inline-block;
  vertical-align: bottom;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open span:hover span {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open span a {
  font-size: 14px;
  margin-top: 50px;
}
header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-insights-open span a:hover {
  text-decoration: underline;
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open > .container {
  padding: 40px 11px;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open .col-sm-3:first-child img {
  border-radius: 5px;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open h3 {
  font-size: 18px;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open h3 a {
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open h3 a em {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open ul li {
  padding: 2px 0;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open ul a {
  font-size: 14px;
  color: #282828;
}
header #hw1_global_nav nav .nav-contact > ul > li .about-huawei-open ul a:hover {
  text-decoration: underline;
}
header #hw1_global_nav nav .nav-contact > ul > li.active .navbar-collapse {
  display: block;
  -webkit-animation: opGradient 0.4s;
  animation: opGradient 0.4s;
  opacity: 1;
}
header #hw1_global_nav nav .nav-contact > ul > li.active .collapse {
  visibility: visible;
}
header #hw1_global_nav nav .nav-contact > ul [aria-expanded="true"] .hwic_down:before {
  content: "\e911";
}
header #hw1_global_nav nav .search {
  display: inline-block;
  font-size: 24px;
  float: right;
  margin-top: 20px;
  margin-right: 0;
  position: relative;
  line-height: 1.625;
}
header #hw1_global_nav nav .search a {
  color: #282828;
}
header #hw1_global_nav nav .search a:hover {
  text-decoration: none;
}
header #hw1_global_nav .navbar-collapse {
  background: #f5f5f5;
  position: absolute;
  width: 100%;
  z-index: 98;
  -webkit-box-shadow: 0 0 2px #cccccc;
          box-shadow: 0 0 2px #cccccc;
}
header #hw1_global_nav .navbar-collapse .slick-prev,
header #hw1_global_nav .navbar-collapse .slick-next,
header #hw1_global_nav .navbar-collapse .slick-dots {
  display: none !important;
}
header #hw1_global_nav .navbar-collapse .slick-dotted.slick-slider {
  margin-bottom: 0;
}
header #hw1_global_nav .navbar-collapse .bg-support {
  position: absolute;
  width: 1000px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
header #hw1_global_nav .navbar-collapse .bg-support .row {
  height: 100%;
}
header #hw1_global_nav .navbar-collapse .bg-support div {
  background: #ebebeb;
  height: 100%;
}
header #hw1_global_nav .navbar-collapse .bg-support div {
  background: #ebebeb;
  height: 100%;
}
header #hw1_mob_nav_container {
  top: 66px;
  z-index: 99;
  right: -100%;
  position: fixed;
  width: 100%;
  -webkit-transition-property: right, visibility;
  -o-transition-property: right, visibility;
  transition-property: right, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  height: 100%;
  background: #f5f5f5;
  overflow-y: auto;
  display: none;
}
header #hw1_mob_nav_container.open .mob-nav-corporate {
  opacity: 1;
  bottom: 0;
}
header #hw1_mob_nav_container.open {
  right: 0;
  padding-bottom: 100px;
}
header .hw1_masthead_rightside {
  float: right;
  height: 40px;
  position: relative;
  margin-top: 13px;
}
header .hw1_masthead_rightside > ul > li {
  display: block;
  float: left;
  padding: 0;
  position: relative;
  font-size: 21px;
  height: 40px;
  padding-left: 15px;
  border-left: 1px solid #d4d4d4;
  padding-right: 15px;
}
header .hw1_masthead_rightside > ul > li a {
  color: #222222;
  font-weight: bold;
  font-size: 22px;
  float: left;
  margin-top: 3px;
  width: 23px;
}
header .hw1_masthead_rightside > ul > li a span {
  font-size: 18px;
  font-weight: bold;
}
header .hw1_masthead_rightside > ul > li:first-child {
  border-left: 0;
  margin-top: 5px;
}
header .hw1_masthead_rightside > ul > li:first-child a {
  float: none;
  margin-top: 0;
}
header .hw1_masthead_rightside > ul > li.hw1_show_more {
  padding-right: 0px;
}
header .hw1_masthead_rightside > ul > li .line-3 {
  width: 42px;
  height: 34px;
  padding-top: 3px;
  padding-left: 18px;
  margin-bottom: 5px;
  margin-top: 1px;
  border-left: 1px solid #d4d4d4;
}
header .hw1_masthead_rightside > ul > li .line-3 span {
  height: 2px;
  background: #222222;
  margin: 6px 0;
  display: block;
}
header .mob-nav-gblanv {
  background: #fff;
  -webkit-box-shadow: 4px 0px 10px #cccccc;
          box-shadow: 4px 0px 10px #cccccc;
  position: relative;
  z-index: 2;
  padding-top: 5px;
  padding-bottom: 4px;
  border-bottom: 1px solid #d4d4d4;
}
header .mob-nav-gblanv .nav {
  height: 40px;
}
header .mob-nav-gblanv .nav .hw1_logo1 {
  float: left;
  overflow: hidden;
  position: relative;
}
header .mob_nav_open {
  background: #f5f5f5;
  padding-bottom: 100px;
}
header .mob_nav_open ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  margin-bottom: 15px;
}
header .mob_nav_open ul li a.navbar-toggle {
  font-size: 16px;
  color: #282828;
  padding: 11px 15px;
  border-bottom: 1px solid #d4d4d4;
  -webkit-box-shadow: 0 0 2px #cccccc;
          box-shadow: 0 0 2px #cccccc;
  display: block;
  line-height: 150%;
}
header .mob_nav_open ul li a.navbar-toggle:hover {
  color: #282828;
}
header .mob_nav_open ul li a.navbar-toggle.active {
  color: #f66f6a;
  text-decoration: none;
}
header .mob_nav_open ul li a.navbar-toggle em {
  float: right;
  font-size: 33px;
  height: 20px;
  margin-top: -5px;
}
header .mob_nav_open ul li a.navbar-toggle em.hwic_open-in-new3 {
  font-size: 14px;
  width: 14px;
  height: 14px;
  margin-top: 6px;
  margin-right: 9px;
}
header .mob_nav_open ul li a[aria-expanded="true"] .hwic_down:before {
  content: "\e911";
}
header .mob_nav_open ul li > ul > li {
  border-bottom: 1px solid #d4d4d4;
}
header .mob_nav_open ul li > ul > li a {
  padding: 10px 25px;
  display: block;
  color: #282828;
}
header .mob_nav_open ul li > ul > li a:hover,
header .mob_nav_open ul li > ul > li a:focus {
  background: #f5f5f5;
  text-decoration: none;
}
header .mob_nav_open ul li > ul > li h3 {
  padding: 4px 25px;
  display: block;
  background: #ecebeb;
  margin-bottom: 0;
  font-size: 14px;
}
header .mob_nav_open ul li.nav-mob-link {
  padding-left: 25px;
}
header .mob_nav_open ul li.nav-mob-link a {
  padding-left: 5px;
  display: inline-block;
}
header .mob_nav_open ul li.nav-mob-link a:hover,
header .mob_nav_open ul li.nav-mob-link a:focus {
  background: none;
}
header .mob_nav_open .mob_login {
  height: 40px;
  line-height: 40px;
  background: #f66f6a;
  text-align: center;
  border-radius: 5px;
  margin: 10px 15px;
  font-size: 18px;
}
header .mob_nav_open .mob_login a,
header .mob_nav_open .mob_logina:hover {
  color: #fff;
  display: block;
}
header .see-all,
header .link-red {
  color: #f66f6a !important;
}
header .mob-nav-corporate {
  bottom: -100px;
  left: 0;
  height: 48px;
  background: #222222;
  width: 100%;
  padding: 10px 15px;
  position: fixed;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
header .mob-nav-corporate > span {
  float: left;
}
header .mob-nav-corporate > ul {
  float: right;
  background: none;
}
header .mob-nav-corporate > ul li {
  display: inline-block;
  border-left: 1px solid #7e7e7e;
  padding-left: 12px;
  border-bottom: 0 !important;
  line-height: normal !important;
  padding: 0 !important;
}
header .mob-nav-corporate > ul li:first-child {
  border-left: 0;
}
header .mob-nav-corporate > ul li span {
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
}
header .mob-nav-corporate a {
  color: #fff;
  font-size: 12px;
  display: inline-block !important;
}
header .mob-nav-corporate a em {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}
header .mob-nav-corporate a.corporate-link-mob[aria-expanded="true"] em,
header .mob-nav-corporate a.worldwide-link-mob[aria-expanded="true"] em {
  /*			 transform: rotate(180deg);
					-ms-transform: rotate(180deg);
					-moz-transform: rotate(180deg);
					-webkit-transform: rotate(180deg);
					-o-transform: rotate(180deg);*/
}
header .mob-nav-corporate .navbar-toggle[aria-expanded="true"] em:before {
  content: "\e904" !important;
}
header .nav-posti {
  position: static;
  top: 56px;
  left: 0;
  width: 100%;
  overflow-y: auto;
  margin-bottom: 48px;
}
header .mob-corporate-open {
  background: #fff;
  position: fixed;
  top: 66px;
  width: 100%;
  height: 100%;
  padding-bottom: 155px;
}
header .mob-corporate-open ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .mob-corporate-open ul li {
  padding: 15px 15px !important;
  border-bottom: 1px solid #d4d4d4;
  -webkit-box-shadow: 1px 0 5px #f5f5f5;
          box-shadow: 1px 0 5px #f5f5f5;
}
header .mob-corporate-open ul li h3 {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 150%;
}
header .mob-corporate-open ul li p {
  width: 60%;
  font-size: 14px;
  margin: 0;
  text-align: left;
}
header .mob-corporate-open ul li a {
  color: #f66f6a;
}
header .mob-corporate-open ul li a em {
  float: right;
  margin-top: 5px;
}
header .mob-corporate-open ul li:first-child a {
  color: #222222;
}
header .mob-worldwide-open {
  background: #fff;
  position: fixed;
  top: 64px;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-bottom: 155px;
}
header .mob-worldwide-open ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .mob-worldwide-open ul li {
  padding: 15px 15px;
  border-bottom: 1px solid #d4d4d4;
}
header .mob-worldwide-open ul li a {
  color: #222222;
}
header .mob-worldwide-open ul li a span {
  padding-right: 15px;
}
header .mob-worldwide-open ul li a .hwic_browser {
  font-size: 25px;
}
header .search-open {
  position: fixed;
  top: auto;
  right: auto;
  left: auto;
  margin-top: -50px;
  -webkit-transition: margin-left 0.5s ease-in-out;
  -o-transition: margin-left 0.5s ease-in-out;
  transition: margin-left 0.5s ease-in-out;
}
header .search-open.open {
  z-index: 1048;
  display: block !important;
  margin-left: -474px;
}
header .search-open .highlight {
  color: #f66f6a;
}
header .search-open .search-box {
  position: relative;
}
header .search-open .search-box input {
  width: 100%;
  height: 48px;
  border: 1px solid #d4d4d4;
  line-height: 48px;
  border-radius: 5px;
  padding-left: 20px;
  outline: none;
  font-size: 16px;
  padding-right: 50px;
}
header .search-open .search-box input:focus {
  border: 1px solid #15b0eb;
  color: #282828;
  -webkit-box-shadow: 0px 3px 8px #d4d4d4;
          box-shadow: 0px 3px 8px #d4d4d4;
}
header .search-open .search-box .search-btn {
  position: absolute;
  top: 5px;
  right: 0;
  padding: 0 10px;
}
header .search-open .results-box {
  background: #fff;
  border-radius: 5px;
  margin-top: 17px;
  padding: 30px 0;
}
header .search-open .results-box .autocomplete-suggestions {
  width: 100% !important;
}
header .search-open .results-box .autocomplete-suggestions .autocomplete-suggestion {
  padding: 10px 30px;
  font-size: 18px;
}
header .search-open .results-box .autocomplete-suggestions .autocomplete-suggestion:hover {
  background: #999;
  cursor: pointer;
}
header .search-open .results-box .results1 {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
header .search-open .results-box h3 {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  margin-bottom: 8px;
  padding: 0 30px;
}
header .search-open .results-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .search-open .results-box ul li {
  padding: 10px 30px;
  line-height: 100%;
}
header .search-open .results-box ul li:hover {
  background: #999;
}
header .search-open .results-box ul li:hover a {
  color: #fff !important;
}
header .search-open .results-box a {
  font-size: 18px;
}
.moblie-search-btn {
  position: absolute;
  top: 14px;
  right: 15px;
}
.moblie-search-btn:before {
  color: #282828;
  font-size: 22px;
}
.moblie-search-close {
  position: absolute;
  top: 6px;
  right: 15px;
}
.moblie-search-close span:before {
  color: #282828;
  font-size: 22px;
}
.mobile-menu-open nav .hw1_masthead_rightside > ul > li a .hwic_dehaze:before {
  content: "\e90c";
}
header .search-open {
  position: absolute;
  top: auto;
  right: 0px;
  left: auto;
  margin-top: -45px;
  z-index: -1;
  width: 500px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.5s;
  -webkit-transition: top 0.3s, -webkit-transform 0.3s;
  transition: top 0.3s, -webkit-transform 0.3s;
  -o-transition: transform 0.3s, top 0.3s;
  transition: transform 0.3s, top 0.3s;
  transition: transform 0.3s, top 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  header .search-open {
    margin-top: -55px;
  }
}
body.top-search-open {
  overflow: hidden;
}
body.top-search-open header .search-open {
  display: block;
  z-index: 100;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
header .nav-contact > ul {
  -webkit-transition: -webkit-transform 0.5s, opacity 3s;
  -webkit-transition: opacity 3s, -webkit-transform 0.5s;
  transition: opacity 3s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 3s;
  transition: transform 0.5s, opacity 3s;
  transition: transform 0.5s, opacity 3s, -webkit-transform 0.5s;
  opacity: 1;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}
body.top-search-open header .nav-contact > ul {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
}
header nav .search .nav-search-btn {
  -webkit-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  display: block;
  position: relative;
  right: 0px;
  display: inline-block;
}
body.top-search-open header nav .search .nav-search-btn {
  display: none;
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  display: inherit;
}
header nav .search .search-btn {
  -webkit-transition: transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  display: inline-block;
  position: relative;
  z-index: 101;
  right: 115px;
  top: 3px;
}
body.top-search-open header nav .search .search-btn {
  opacity: 1;
  visibility: visible;
  width: auto;
  height: auto;
  display: inherit;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
header .search-open .results-box {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  display: none;
}
header .search-open .search-input {
  width: 100%;
  position: relative;
  display: inline-block;
  padding-right: 100px;
}
header .search-open .search-close {
  display: none;
  vertical-align: middle;
  font-size: 22px;
  margin-left: 10px;
}
header.affix,
.secondary-navigation.affix {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.scroll-down header.affix {
  -webkit-transform: translateY(-75px);
      -ms-transform: translateY(-75px);
          transform: translateY(-75px);
}
.scroll-down .secondary-navigation.affix {
  -webkit-transform: translateY(-75px);
      -ms-transform: translateY(-75px);
          transform: translateY(-75px);
}
header #hw1_global_nav nav .nav-contact > ul > li span {
  vertical-align: top;
}
header #hw1_global_nav nav .nav-contact > ul > li span[class*="hwic_"] {
  padding-right: 20px;
}
@media (min-width: 991px) and (max-width: 1120px) {
  header #hw1_global_nav nav .nav-contact > ul:before {
    margin-right: 15px;
  }
  header #hw1_global_nav nav .nav-contact > ul {
    padding-left: 5px;
  }
  header #hw1_global_nav nav #hw1_logo {
    margin-right: 30px;
  }
  header #hw1_global_nav nav .nav-contact > ul > li {
    padding-right: 10px;
  }
  header #hw1_global_nav nav .nav-contact > ul:first-child li > a {
    padding-left: 10px;
  }
}
@media (min-width: 991px) and (max-width: 1024px) {
  header #hw1_mob_nav_container.open {
    display: block;
  }
}
header.affix-top #hw1_global_nav nav .nav-contact > ul > li.active .navbar-collapse {
  position: absolute;
  width: 100%;
}
header.affix-top #hw1_global_nav nav .nav-contact > ul {
  position: static;
}
header #hw1_global_nav nav .nav-contact > ul > li em.icon-open-in-new {
  vertical-align: -4px;
  margin-left: 5px;
}
header #hw1_global_nav nav .nav-contact > ul > li .link-flash em.icon-open-in-new {
  width: 18px;
  height: 18px;
}
header #hw1_global_nav nav .nav-contact > ul > li .link-flash em.icon-open-in-new:before {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
header #hw1_global_nav nav .nav-contact > ul > li .link-flash em.icon-open-in-new:after {
  width: 18px;
  height: 18px;
  font-size: 18px;
}
@media (max-width: 991px) {
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  header #hw1_global_nav nav {
    height: 66px;
    width: 100%;
    overflow: hidden;
  }
  header #hw1_global_nav nav #hw1_logo {
    margin-right: 0;
    margin-top: -2px;
  }
  header #hw1_mob_nav_container.open {
    display: block;
  }
  header.affix .hw1_masthead_rightside > ul > li.hw1_show_more {
    margin-right: 11px;
  }
  header .nav-posti {
    top: 0;
  }
  header .search-open {
    position: fixed;
    margin-top: 0;
    -webkit-transform-origin: center right;
        -ms-transform-origin: center right;
            transform-origin: center right;
    width: 100%;
    right: 0;
    z-index: 1048;
    display: block !important;
    top: 0;
    left: 0;
    margin-left: 0;
    background: #fff;
  }
  .mobile-menu-open {
    overflow: hidden;
  }
  .search-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 30px;
    -webkit-box-shadow: 0px 0 10px #b3b3b3;
            box-shadow: 0px 0 10px #b3b3b3;
  }
  .search-input {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 50px !important;
  }
  .search-input .search-btn {
    color: #282828;
    font-size: 22px;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .search-close {
    font-size: 18px;
    color: #282828;
    width: 50px;
    text-align: center;
    margin-left: 0;
  }
  .moblie-search-btn {
    right: 65px;
  }
  .moblie-search-close {
    position: absolute;
    top: 16px;
    right: 15px;
  }
  .moblie-search-close span:before {
    color: #282828;
    font-size: 22px;
  }
  header #hw1_mob_nav_container .worldwide-language {
    padding: 15px 15px;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 15px;
  }
  header #hw1_mob_nav_container .worldwide-language span {
    margin-right: 8px;
  }
  header #hw1_mob_nav_container .worldwide-contact > ul > li {
    /*border-bottom:0;
       padding-top:0;
       padding-bottom:0;*/
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  header.affix .hw1_masthead_rightside > ul > li.hw1_show_more {
    margin-right: 0;
  }
  header #hw1_mob_nav_container {
    display: block;
  }
  .ReadPolicy {
    display: none !important;
  }
}
.hw1_search > a:before,
.hw1_search > a:hover:before,
.hw1_show_more > a:before,
.hw1_show_more > a:hover:before {
  background: none !important;
}
.ie9 header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more,
.ie10 header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more {
  bottom: 25px;
}
.ie8 header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .see-more {
  bottom: 50px;
}
@-moz-document url-prefix() {
  header #hw1_global_nav nav .nav-contact > ul > li .primary-nav-consumer-open .list-icon [class*="col-sm"] > a > em[class*="hwic_"] {
    height: 52px;
  }
}
#container.open,
#footer.open,
.footer.open,
.share_nullbox.open {
  left: 0 !important;
  position: static !important;
}
.ie9 header .search-open {
  display: none;
}
/*search*/
.search-open .autocomplete-suggestions {
  position: static !important;
  max-height: none !important;
}
#footer {
  background: #f0f0f0;
  padding-top: 60px;
  z-index: 5;
}
#footer .footer-logo {
  padding-bottom: 50px;
}
#footer .footer-logo > span {
  display: inline-block;
  width: 130px;
}
#footer .footer-nav > .row {
  margin-bottom: 20px;
}
#footer .footer-nav h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #282828;
}
#footer .footer-nav h3 a {
  color: #282828;
}
#footer .footer-nav h3 em {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  margin-left: 5px;
  width: 18px;
  height: 18px;
}
#footer .footer-nav h3 em.icon-open-in-new {
  margin-left: 12px;
}
#footer .footer-nav h3 em.icon-open-in-new:before {
  width: 18px;
  height: 18px;
  font-size: 16px;
  top: -5px;
}
#footer .footer-nav h3 em.icon-open-in-new:after {
  width: 18px;
  height: 18px;
  font-size: 16px;
  bottom: 5px;
}
#footer .footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .footer-nav ul li {
  font-size: 14px;
  padding-bottom: 15px;
}
#footer .footer-nav ul li a {
  color: #222222;
}
#footer .footer-nav ul li a:hover em {
  text-decoration: none;
}
#footer .footer-nav .others-nav .row {
  margin-bottom: 20px;
}
#footer .copy {
  background: #222222;
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  margin-top: 60px;
  width: 100%;
  overflow: hidden;
}
#footer .copy a {
  color: #fff;
}
#footer .copy ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  text-align: center;
}
#footer .copy ul li {
  display: inline-block;
}
#footer .copy ul li a {
  color: #fff;
  padding: 0 10px;
}
#footer ul.social {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul.social li {
  margin-bottom: 30px;
  width: 20px;
  height: 18px;
  display: block;
}
#footer ul.social li a {
  font-size: 22px;
}
#footer ul.social li a:hover {
  text-decoration: none;
  color: #aaa;
}
#footer ul.social li a.VK1 {
  font-size: 14px;
}
#footer ul.social li a.weixin {
  position: relative;
}
#footer ul.social li a.weixin .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 999;
  top: -190px;
  left: -89px;
  width: 200px;
  height: 185px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px #aaa;
          box-shadow: 0 2px 10px #aaa;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
#footer ul.social li a.weixin .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
#footer ul.social li a.weixin .wechat-qrcode .qrcode {
  width: 138px;
  margin: 10px auto;
}
#footer ul.social li a.weixin .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
#footer ul.social li a.weixin .wechat-qrcode .qrcode img {
  max-width: 100%;
}
#footer ul.social li a.weixin .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
#footer ul.social li a.weixin .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
#footer ul.social li a.weixin .wechat-qrcode button {
  background: transparent;
  border: 0;
  font-size: 25px;
  position: absolute;
  top: -4px;
  right: -2px;
}
#footer ul.social li a.weixin.share-open .wechat-qrcode {
  display: block;
}
@media (max-width: 991px) {
  #footer {
    position: relative;
    padding-top: 120px;
    width: 100%;
  }
  #footer .footer-nav [class*="col-"] {
    margin-bottom: 20px;
  }
  #footer .footer-nav h3 em {
    display: inline-block !important;
    vertical-align: middle;
    margin-left: 10px;
    font-weight: bold;
    font-size: 16px;
  }
  #footer .footer-nav ul li {
    width: 50%;
    float: left;
  }
  #footer .footer-nav ul li.external-link em {
    padding-left: 10px;
  }
  #footer .footer-nav .others-nav {
    margin: 0;
    padding: 0;
    border: 0;
  }
  #footer .footer-nav .others-nav [class*="col-"] {
    float: left;
    margin-bottom: 0;
  }
  #footer .footer-nav .others-nav [class*="col-"] li {
    width: 100%;
  }
  #footer .copy {
    background: none !important;
    text-align: center;
    color: #282828;
    margin-top: 40px;
    height: auto;
  }
  #footer .copy .row {
    margin: 0 -22px;
  }
  #footer .copy .col-sm-6:first-child {
    line-height: 1.7;
    margin-bottom: 20px;
    width: 100%;
  }
  #footer .copy .col-sm-6:first-child a {
    color: #282828;
  }
  #footer .copy .col-sm-6 + .col-sm-6 {
    float: left;
    background: #282828;
    width: 100%;
  }
  #footer .copy .col-sm-6 + .col-sm-6 ul {
    float: none;
  }
  #footer ul.social li {
    display: inline-block;
    margin-right: 30px;
    width: 31px;
    height: 28px;
    margin-bottom: 15px;
    vertical-align: middle;
  }
  #footer ul.social li a {
    color: #282828;
    font-size: 28px;
  }
  #footer ul.social li a.VK1 {
    font-size: 18px;
    margin-top: 5px;
    display: inline-block;
  }
  #footer ul.social li a.weixin .wechat-qrcode {
    left: -105px;
  }
  #footer ul.social li a.weixin .wechat-qrcode:after {
    margin-left: 8px;
  }
  #footer .col-sm-1 {
    position: absolute;
    top: 50px;
  }
  #footer.moreSocial {
    padding-top: 160px;
  }
}
@media (max-width: 767px) {
  #footer ul.social li {
    margin-right: 30px;
  }
  #footer ul.social li a.hwic_google-plus {
    margin-top: 5px;
    display: inline-block;
  }
  #footer ul.social li a.youtube {
    margin-top: 4px;
    display: inline-block;
  }
  #footer ul.social li a.weixin {
    margin-top: 4px;
    display: inline-block;
  }
}
@media (max-width: 374px) {
  #footer ul.social li {
    margin-right: 18px;
  }
}
@media (max-width: 321px) {
  #footer ul.social li a.weixin .wechat-qrcode {
    left: -10px;
  }
  #footer ul.social li a.weixin .wechat-qrcode:after {
    margin-left: -86px;
  }
}
/* BREADCRUMBS /
/********************/
#breadcrumb_nav,
#breadcrumb_nav_mob {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#breadcrumb_nav ul li,
#breadcrumb_nav_mob ul li {
  display: inline;
  padding-right: 2px;
  font-size: 14px;
}
#breadcrumb_nav ul li a,
#breadcrumb_nav_mob ul li a {
  color: #000;
  font-size: 14px;
  text-decoration: underline;
}
#breadcrumb_nav ul li a.active,
#breadcrumb_nav_mob ul li a.active {
  font-weight: bold;
}
#breadcrumb_nav ul li:first-child + li em,
#breadcrumb_nav ul li:first-child + li + li em,
#breadcrumb_nav ul li:first-child + li + li + li em,
#breadcrumb_nav ul li:first-child + li + li + li + li em,
#breadcrumb_nav ul li:first-child + li + li + li + li + li em,
#breadcrumb_nav ul li:first-child + li + li + li + li + li + li em {
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
#breadcrumb_nav_mob ul li:first-child + li em,
#breadcrumb_nav_mob ul li:first-child + li + li em,
#breadcrumb_nav_mob ul li:first-child + li + li + li em,
#breadcrumb_nav_mob ul li:first-child + li + li + li + li em,
#breadcrumb_nav_mob ul li:first-child + li + li + li + li + li em,
#breadcrumb_nav_mob ul li:first-child + li + li + li + li + li + li em {
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
#breadcrumb_nav {
  margin-bottom: 65px;
}
@media (max-width: 767px) {
  #breadcrumb_nav_mob {
    padding-top: 0px;
    margin-bottom: 25px;
  }
  #breadcrumb_nav_mob ul {
    margin-bottom: 0;
  }
  #breadcrumb_nav_mob ul li a {
    text-decoration: none;
  }
  #breadcrumb_nav_mob ul li a em {
    display: inline-block;
    vertical-align: -1px;
    margin-right: 5px;
  }
}
.article-page {
  /*border-bottom: 1px solid #d4d4d4;*/
  padding-bottom: 40px;
  /*margin-bottom: @module-bottom-80;*/
}
.article-page > p,
.article-page > ol,
.article-page > ul,
.article-page > div,
.article-page > img,
.article-page > span,
.article-page > h2,
.article-page > h3,
.article-page > h4 {
  margin: 0 8.3333%;
}
.article-page .show-more {
  margin-bottom: 60px;
}
.article-page img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article-page .video_box,
.article-page .video_box_ux {
  width: auto;
  margin-bottom: 20px;
}
.article-page h1 {
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 60px;
}
.article-page .title {
  margin-bottom: 40px;
}
.article-page .title p {
  font-size: 22px;
  text-align: left;
}
.article-page .print-download {
  position: absolute;
  top: 30px;
  right: 0px;
}
.article-page .print-download ul {
  margin-bottom: 0;
}
.article-page .print-download ul li {
  float: left;
  list-style: none;
  margin-top: 0;
  margin-right: 20px;
}
.article-page .print-download ul li a {
  color: #000;
  font-size: 30px;
  text-decoration: none;
}
.article-page .print-download ul li a em.hwic_icon_print {
  font-size: 24px;
}
.article-page .print-download ul li a:hover {
  text-decoration: none;
}
.article-page .detail-list-icon {
  list-style: none;
  padding-left: 0;
}
.article-page .detail-list-icon li {
  padding-left: 55px;
  position: relative;
}
.article-page .detail-list-icon li em {
  width: 50px;
  position: absolute;
  top: 5px;
  left: 0;
}
.article-page .data-tag {
  font-size: 14px;
  color: #808080;
}
.article-page .data-tag span {
  margin-left: 10px;
  margin-right: 10px;
}
.article-page .data-tag span:first-child {
  margin-left: 0;
}
.rich-text {
  position: relative;
  font-size: 18px;
  line-height: 30px;
}
.rich-text p {
  margin-top: 16px;
  margin-bottom: 16px;
}
.rich-text p a {
  color: #f66f6a;
  text-decoration: underline;
}
.rich-text a.download img {
  display: inline-block;
}
.rich-text ul {
  list-style: disc;
  padding-left: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.rich-text ul li {
  margin: 10px 0;
}
.rich-text ul li a {
  color: #f66f6a;
  text-decoration: underline;
}
.rich-text ol {
  list-style: decimal;
  padding-left: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.rich-text ol li {
  margin: 10px 0;
}
.rich-text ol li a {
  color: #f66f6a;
  text-decoration: underline;
}
.rich-text .img-no-margin {
  margin-left: 0;
  margin-right: 0;
}
.rich-text .rich-text-img-side {
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
}
.rich-text .rich-text-img-side ul {
  padding-left: 0;
}
.rich-text .rich-text-img-side .slick-dotted.slick-slider .pagination {
  display: none;
  text-align: center;
}
.rich-text .rich-text-img-side .slick-dotted.slick-slider .pagination #currentPage {
  font-weight: bold;
}
.rich-text .rich-text-img-side .slick-dotted.slick-slider .pagination #total {
  color: #808080;
}
.rich-text .rich-text-img-side .slick-dotted.slick-slider .slick-dots {
  display: block !important;
}
.rich-text .rich-text-img-side .slick-dotted.slick-slider.slick-showNumber .pagination {
  display: block;
}
.rich-text .rich-text-img-side .slick-dotted.slick-slider.slick-showNumber .slick-dots {
  display: none !important;
}
.rich-text .rich-text-img-side .slick-prev,
.rich-text .rich-text-img-side .slick-next {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.rich-text .special-text-1 {
  margin-bottom: 60px;
  margin-top: 60px;
  padding: 0 100px;
  text-align: center;
}
.rich-text .special-text-1:before {
  content: "\201D";
  font-size: 80px;
  display: block;
  text-align: center;
  line-height: 0.8;
  color: #aeaeae;
}
.rich-text .special-text-1 h2 {
  margin-bottom: 30px;
  margin-top: 0;
  line-height: 1;
}
.rich-text .special-text-1 h4 {
  color: #777777;
  font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
  margin-top: 0;
}
.rich-text .special-text-1 p {
  font-size: 14px;
  font-family: "HuaweiSans-Bold", Helvetica, Arial, sans-serif;
}
.rich-text img {
  border-radius: 5px;
  max-width: 100%;
  height: auto !important;
}
.rich-text .social-share ul {
  padding-left: 0;
}
.rich-text .social-share ul li a {
  text-decoration: none !important;
}
.rich-text .social-share ul li:first-child {
  margin-left: 0 !important;
}
.rich-text .social-share .icon-VK1 {
  vertical-align: top;
}
.rich-text .social-share .icon-VK1 em {
  font-size: 12px;
}
.rich-text .social-share .icon-wechat .wechat-qrcode .help p {
  text-indent: 0;
}
.rich-text .social-share .icon-wechat:hover .wechat-qrcode {
  display: none;
}
.rich-text .social-share .icon-wechat.share-open .wechat-qrcode {
  display: block !important;
}
.rich-text .social-share .icon-wechat.share-open:hover .wechat-qrcode {
  display: block !important;
}
.photo-remark {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.footnote {
  font-size: 14px;
  line-height: 22px;
  border-top: 1px solid #d4d4d4;
  margin-top: 50px;
  margin-bottom: 50px;
}
.footnote ul {
  padding-left: 0;
}
.footnote ul ol {
  padding-left: 0;
}
.article-page + div {
  border-top: 1px solid #d4d4d4;
  padding-top: 80px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .article-page > p,
  .article-page > ol,
  .article-page > ul,
  .article-page > div,
  .article-page > img,
  .article-page > span,
  .article-page > h2,
  .article-page > h3,
  .article-page > h4 {
    margin: 0;
    display: block;
  }
  .article-page .show-more {
    margin-bottom: 40px;
  }
  .article-page h1 {
    font-size: 30px;
    line-height: 46px;
    margin-top: 0;
  }
  .rich-text .special-text-1 {
    padding: 0 22px;
  }
}
.rich-text span.tweet_quote a {
  color: #666;
  text-decoration: none;
}
.rich-text span.tweet_quote a:hover {
  color: #f66f6a;
  text-decoration: underline;
}
.rich-text .tweet-this ul {
  list-style: none;
  padding-left: 0;
}
span.tweet_quote {
  position: relative;
  padding-left: 20px;
}
.tweet_quote:before {
  background: url(../../../img/hw1_sprite.png) no-repeat 0 -190px;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
  content: "";
}
