/* ==============================================================
email:         web$e-creative.tw
website:       http://e-creative.tw
 ================================================================*/
/* ==============================================================
    _myBootcss
 ================================================================*/
/* ======    clear   ====== */
@import url(../styles/font/style.css);
@import url(plugins.css);
@import url(animate.css);
@import url(../scripts/default/fancybox/jquery.fancybox.css);
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
  outline: 0;
}

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;
}

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

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

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

button {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}

figure,
address {
  padding: 0;
  margin: 0;
}

* {
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.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-right: 15px;
  padding-left: 15px;
}

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

.col-xs-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;
}

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

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

.min-sm-size .col-sm-11 {
  width: 91.66666667%;
}

.min-sm-size .col-sm-10 {
  width: 83.33333333%;
}

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

.min-sm-size .col-sm-8 {
  width: 66.66666667%;
}

.min-sm-size .col-sm-7 {
  width: 58.33333333%;
}

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

.min-sm-size .col-sm-5 {
  width: 41.66666667%;
}

.min-sm-size .col-sm-4 {
  width: 33.33333333%;
}

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

.min-sm-size .col-sm-2 {
  width: 16.66666667%;
}

.min-sm-size .col-sm-1 {
  width: 8.33333333%;
}

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

.min-sm-size .col-sm-pull-11 {
  right: 91.66666667%;
}

.min-sm-size .col-sm-pull-10 {
  right: 83.33333333%;
}

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

.min-sm-size .col-sm-pull-8 {
  right: 66.66666667%;
}

.min-sm-size .col-sm-pull-7 {
  right: 58.33333333%;
}

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

.min-sm-size .col-sm-pull-5 {
  right: 41.66666667%;
}

.min-sm-size .col-sm-pull-4 {
  right: 33.33333333%;
}

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

.min-sm-size .col-sm-pull-2 {
  right: 16.66666667%;
}

.min-sm-size .col-sm-pull-1 {
  right: 8.33333333%;
}

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

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

.min-sm-size .col-sm-push-11 {
  left: 91.66666667%;
}

.min-sm-size .col-sm-push-10 {
  left: 83.33333333%;
}

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

.min-sm-size .col-sm-push-8 {
  left: 66.66666667%;
}

.min-sm-size .col-sm-push-7 {
  left: 58.33333333%;
}

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

.min-sm-size .col-sm-push-5 {
  left: 41.66666667%;
}

.min-sm-size .col-sm-push-4 {
  left: 33.33333333%;
}

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

.min-sm-size .col-sm-push-2 {
  left: 16.66666667%;
}

.min-sm-size .col-sm-push-1 {
  left: 8.33333333%;
}

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

.min-sm-size .col-sm-offset-12 {
  margin-left: 100%;
}

.min-sm-size .col-sm-offset-11 {
  margin-left: 91.66666667%;
}

.min-sm-size .col-sm-offset-10 {
  margin-left: 83.33333333%;
}

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

.min-sm-size .col-sm-offset-8 {
  margin-left: 66.66666667%;
}

.min-sm-size .col-sm-offset-7 {
  margin-left: 58.33333333%;
}

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

.min-sm-size .col-sm-offset-5 {
  margin-left: 41.66666667%;
}

.min-sm-size .col-sm-offset-4 {
  margin-left: 33.33333333%;
}

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

.min-sm-size .col-sm-offset-2 {
  margin-left: 16.66666667%;
}

.min-sm-size .col-sm-offset-1 {
  margin-left: 8.33333333%;
}

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

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

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

.min-md-size .col-md-11 {
  width: 91.66666667%;
}

.min-md-size .col-md-10 {
  width: 83.33333333%;
}

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

.min-md-size .col-md-8 {
  width: 66.66666667%;
}

.min-md-size .col-md-7 {
  width: 58.33333333%;
}

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

.min-md-size .col-md-5 {
  width: 41.66666667%;
}

.min-md-size .col-md-4 {
  width: 33.33333333%;
}

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

.min-md-size .col-md-2 {
  width: 16.66666667%;
}

.min-md-size .col-md-1 {
  width: 8.33333333%;
}

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

.min-md-size .col-md-pull-11 {
  right: 91.66666667%;
}

.min-md-size .col-md-pull-10 {
  right: 83.33333333%;
}

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

.min-md-size .col-md-pull-8 {
  right: 66.66666667%;
}

.min-md-size .col-md-pull-7 {
  right: 58.33333333%;
}

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

.min-md-size .col-md-pull-5 {
  right: 41.66666667%;
}

.min-md-size .col-md-pull-4 {
  right: 33.33333333%;
}

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

.min-md-size .col-md-pull-2 {
  right: 16.66666667%;
}

.min-md-size .col-md-pull-1 {
  right: 8.33333333%;
}

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

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

.min-md-size .col-md-push-11 {
  left: 91.66666667%;
}

.min-md-size .col-md-push-10 {
  left: 83.33333333%;
}

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

.min-md-size .col-md-push-8 {
  left: 66.66666667%;
}

.min-md-size .col-md-push-7 {
  left: 58.33333333%;
}

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

.min-md-size .col-md-push-5 {
  left: 41.66666667%;
}

.min-md-size .col-md-push-4 {
  left: 33.33333333%;
}

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

.min-md-size .col-md-push-2 {
  left: 16.66666667%;
}

.min-md-size .col-md-push-1 {
  left: 8.33333333%;
}

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

.min-md-size .col-md-offset-12 {
  margin-left: 100%;
}

.min-md-size .col-md-offset-11 {
  margin-left: 91.66666667%;
}

.min-md-size .col-md-offset-10 {
  margin-left: 83.33333333%;
}

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

.min-md-size .col-md-offset-8 {
  margin-left: 66.66666667%;
}

.min-md-size .col-md-offset-7 {
  margin-left: 58.33333333%;
}

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

.min-md-size .col-md-offset-5 {
  margin-left: 41.66666667%;
}

.min-md-size .col-md-offset-4 {
  margin-left: 33.33333333%;
}

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

.min-md-size .col-md-offset-2 {
  margin-left: 16.66666667%;
}

.min-md-size .col-md-offset-1 {
  margin-left: 8.33333333%;
}

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

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

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

.min-lg-size .col-lg-11 {
  width: 91.66666667%;
}

.min-lg-size .col-lg-10 {
  width: 83.33333333%;
}

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

.min-lg-size .col-lg-8 {
  width: 66.66666667%;
}

.min-lg-size .col-lg-7 {
  width: 58.33333333%;
}

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

.min-lg-size .col-lg-5 {
  width: 41.66666667%;
}

.min-lg-size .col-lg-4 {
  width: 33.33333333%;
}

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

.min-lg-size .col-lg-2 {
  width: 16.66666667%;
}

.min-lg-size .col-lg-1 {
  width: 8.33333333%;
}

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

.min-lg-size .col-lg-pull-11 {
  right: 91.66666667%;
}

.min-lg-size .col-lg-pull-10 {
  right: 83.33333333%;
}

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

.min-lg-size .col-lg-pull-8 {
  right: 66.66666667%;
}

.min-lg-size .col-lg-pull-7 {
  right: 58.33333333%;
}

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

.min-lg-size .col-lg-pull-5 {
  right: 41.66666667%;
}

.min-lg-size .col-lg-pull-4 {
  right: 33.33333333%;
}

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

.min-lg-size .col-lg-pull-2 {
  right: 16.66666667%;
}

.min-lg-size .col-lg-pull-1 {
  right: 8.33333333%;
}

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

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

.min-lg-size .col-lg-push-11 {
  left: 91.66666667%;
}

.min-lg-size .col-lg-push-10 {
  left: 83.33333333%;
}

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

.min-lg-size .col-lg-push-8 {
  left: 66.66666667%;
}

.min-lg-size .col-lg-push-7 {
  left: 58.33333333%;
}

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

.min-lg-size .col-lg-push-5 {
  left: 41.66666667%;
}

.min-lg-size .col-lg-push-4 {
  left: 33.33333333%;
}

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

.min-lg-size .col-lg-push-2 {
  left: 16.66666667%;
}

.min-lg-size .col-lg-push-1 {
  left: 8.33333333%;
}

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

.min-lg-size .col-lg-offset-12 {
  margin-left: 100%;
}

.min-lg-size .col-lg-offset-11 {
  margin-left: 91.66666667%;
}

.min-lg-size .col-lg-offset-10 {
  margin-left: 83.33333333%;
}

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

.min-lg-size .col-lg-offset-8 {
  margin-left: 66.66666667%;
}

.min-lg-size .col-lg-offset-7 {
  margin-left: 58.33333333%;
}

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

.min-lg-size .col-lg-offset-5 {
  margin-left: 41.66666667%;
}

.min-lg-size .col-lg-offset-4 {
  margin-left: 33.33333333%;
}

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

.min-lg-size .col-lg-offset-2 {
  margin-left: 16.66666667%;
}

.min-lg-size .col-lg-offset-1 {
  margin-left: 8.33333333%;
}

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

table {
  background-color: transparent;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

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

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

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

.overflow {
  overflow-x: hidden;
  overflow-y: hidden;
}

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

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

img {
  vertical-align: middle;
}

/* ==========================================================================
   html
   ========================================================================== */
.html img,
.maxpic img {
  max-width: 100%;
}

/* ==============================================================
    Basic
 ================================================================*/
.colorBlack, .color000 {
  color: #000 !important;
}

.colorBlack02 {
  color: #323232 !important;
}

.color555 {
  color: #555 !important;
}

.colorW {
  color: #fffefe !important;
}

.colorCoffee {
  color: #b5873c !important;
}

.bgCoffee {
  background: #b5873c !important;
}

.colorBlue {
  color: #0a152f;
}

.linkStyle {
  color: #003399;
}

.linkStyle:hover, .linkStyle:focus {
  text-decoration: underline;
}

.colorGray {
  color: #f1f1f1;
}

.bgGray {
  background: #f1f1f1;
}

.colorWhite, .cW {
  color: #fff !important;
}

.colorRed {
  color: #f00 !important;
}

.whiteBG {
  background: #fff !important;
}

.font-big {
  font-size: 1.3em;
  font-weight: normal;
}

.tb {
  font-weight: bold !important;
}

.f70 {
  font-size: 4.375rem !important;
}

.max-bg-size .f70 {
  font-size: 3.75rem !important;
}

.max-lg-size .f70 {
  font-size: 3.125rem !important;
}

.max-sm-size .f70 {
  font-size: 2.5rem !important;
}

.f60 {
  font-size: 3.75rem !important;
  line-height: 5.625rem;
}

.max-bg-size .f60 {
  font-size: 3.125rem !important;
}

.max-lg-size .f60 {
  font-size: 2.813rem !important;
}

.max-sm-size .f60 {
  font-size: 1.938rem !important;
  line-height: 50px;
}

.f55 {
  font-size: 3.438rem !important;
  line-height: 4.688rem;
}

.max-bg-size .f55 {
  font-size: 3.125rem !important;
}

.max-lg-size .f55 {
  font-size: 2.5rem !important;
  line-height: 4.063rem;
}

.max-sm-size .f55 {
  font-size: 1.875rem !important;
  line-height: 2.813rem;
}

.f48 {
  font-size: 3rem !important;
}

.max-bg-size .f48 {
  font-size: 2.5rem !important;
}

.max-sm-size .f48 {
  font-size: 1.875rem !important;
}

.f45 {
  font-size: 2.813rem !important;
}

.max-sm-size .f45 {
  font-size: 1.688rem !important;
}

.t40, .f40 {
  font-size: 2.813rem !important;
}

.max-sm-size .t40, .max-sm-size .f40 {
  font-size: 1.688rem !important;
}

.f36 {
  font-size: 2.25rem !important;
  line-height: 3.125rem;
}

.max-bg-size .f36 {
  font-size: 1.875rem !important;
  line-height: 2.188rem;
}

.max-sm-size .f36 {
  font-size: 1.563rem !important;
  line-height: 1.875rem;
}

.f35 {
  font-size: 2.188rem !important;
  line-height: 3.125rem;
}

.max-sm-size .f35 {
  font-size: 1.563rem !important;
  line-height: 1.875rem;
}

.f33 {
  font-size: 2.063rem !important;
  line-height: 3rem;
}

.max-sm-size .f33 {
  font-size: 1.563rem !important;
  line-height: 1.875rem;
}

.f30 {
  font-size: 1.875rem !important;
  line-height: 2.813rem;
}

.max-sm-size .f30 {
  font-size: 1.563rem !important;
  line-height: 1.875rem;
}

.f28 {
  font-size: 1.75rem !important;
}

.max-xs-size .f28 {
  font-size: 1.375rem !important;
}

.f24 {
  font-size: 1.5rem !important;
}

.max-xs-size .f24 {
  font-size: 1.25rem !important;
}

.f22 {
  font-size: 1.375rem !important;
}

.max-xs-size .f22 {
  font-size: 1.125rem !important;
}

.f20 {
  font-size: 1.25rem !important;
}

.max-sm-size .f20 {
  font-size: 1.125rem !important;
}

.f19 {
  font-size: 1.188rem !important;
}

.max-sm-size .f19 {
  font-size: 1.125rem !important;
}

.f18 {
  font-size: 1.125rem !important;
  line-height: 1.875rem;
}

.max-sm-size .f18 {
  font-size: 1rem !important;
  line-height: 1.813rem;
}

.f17 {
  font-size: 1.063rem !important;
}

.max-sm-size .f17 {
  font-size: 1rem !important;
}

.f16 {
  font-size: 1rem !important;
}

.max-sm-size .f16 {
  font-size: 0.938rem !important;
}

.f15 {
  font-size: 0.938rem !important;
}

.max-sm-size .f15 {
  font-size: 0.875rem !important;
}

.f14 {
  font-size: 0.875rem !important;
}

.max-sm-size .f14 {
  font-size: 0.813rem !important;
}

.f12 {
  font-size: 0.75rem !important;
}

.m0 {
  margin: 0 !important;
}

.mTB100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.max-lg-size .mTB100 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.max-sm-size .mTB100 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mTB50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.max-sm-size .mTB50 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.max-sm-size .mTB50.sT10 {
  margin-top: 10px !important;
}

.mTB45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.max-sm-size .mTB45 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mTB35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.max-md-size .mTB35.s15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.max-sm-size .mTB35 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mTB30 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}

.max-md-size .mTB30 {
  margin-top: 1.563rem !important;
  margin-bottom: 1.563rem !important;
}

.max-sm-size .mTB30 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.mTB25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.max-sm-size .mTB25.s0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mTB20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mTB15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mTB10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mT110 {
  margin-top: 110px !important;
}

.max-md-size .mT110 {
  margin-top: 60px !important;
}

.max-md-size .mT110.s0 {
  margin-top: 0 !important;
}

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

.max-bg-size .mT100 {
  margin-top: 60px !important;
}

.max-md-size .mT100 {
  margin-top: 40px !important;
}

.max-sm-size .mT100.s0 {
  margin-top: 0px !important;
}

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

.max-md-size .mT80 {
  margin-top: 30px !important;
}

.max-md-size .mT80.s0 {
  margin-top: 0 !important;
}

.max-md-size .mT80.s50 {
  margin-top: 50px !important;
}

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

.max-sm-size .mT70 {
  margin-top: 25px !important;
}

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

.max-sm-size .mT60 {
  margin-top: 30px !important;
}

.max-sm-size .mT60.s0 {
  margin-top: 0 !important;
}

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

.max-sm-size .mT50 {
  margin-top: 25px !important;
}

.max-sm-size .mT50.s0 {
  margin-top: 0;
}

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

.max-sm-size .mT40 {
  margin-top: 20px !important;
}

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

.max-sm-size .mT30 {
  margin-top: 20px !important;
}

.max-sm-size .mT30.s30 {
  margin-top: 30px !important;
}

.max-sm-size .mT30.sm0, .max-sm-size .mT30.s0 {
  margin-top: 0px !important;
}

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

.max-sm-size .mT25.sm0 {
  margin-top: 0 !important;
}

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

.max-sm-size .mT20.sm0 {
  margin-top: 0 !important;
}

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

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

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

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

.max-sm-size .smT0 {
  margin-top: 0px !important;
}

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

.max-sm-size .mB80 {
  margin-bottom: 30px !important;
}

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

.max-sm-size .mB60 {
  margin-bottom: 30px !important;
}

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

.max-sm-size .mB50 {
  margin-bottom: 25px !important;
}

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

.max-sm-size .mB40 {
  margin-bottom: 30px !important;
}

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

.max-sm-size .mB35 {
  margin-bottom: 25px !important;
}

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

.max-sm-size .mB30.s20 {
  margin-bottom: 25px !important;
}

.max-sm-size .mB30.sm {
  margin-bottom: 30px !important;
}

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

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

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

.mB9 {
  margin-bottom: 9px !important;
}

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

.mB0 {
  margin-bottom: 0 !important;
}

.max-sm-size .smB0 {
  margin-bottom: 0;
}

.m0 {
  margin: 0px !important;
}

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

.mLR0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.pTB100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.max-sm-size .pTB100 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pTB70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.max-sm-size .pTB70 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.pTB60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.max-sm-size .pTB60 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.pTB50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.max-sm-size .pTB50 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.pTB40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.max-sm-size .pTB40 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.pTB20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.p30 {
  padding: 30px !important;
}

.max-sm-size .p30 {
  padding: 10px !important;
}

.p20 {
  padding: 20px !important;
}

.p10 {
  padding: 10px !important;
}

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

.max-sm-size .pT80 {
  padding-top: 40px !important;
}

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

.max-sm-size .pT70 {
  padding-top: 40px !important;
}

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

.max-sm-size .pT60 {
  padding-top: 30px !important;
}

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

.max-sm-size .pT40 {
  padding-top: 25px !important;
}

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

.max-sm-size .pT30 {
  padding-top: 15px !important;
}

.pB0 {
  padding-bottom: 0 !important;
}

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

.max-sm-size .pB100 {
  padding-bottom: 40px !important;
}

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

.max-sm-size .pB60 {
  padding-bottom: 30px !important;
}

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

.max-sm-size .pB30 {
  padding-bottom: 15px !important;
}

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

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

.pB110 {
  padding-bottom: 110px !important;
}

.max-sm-size .pB110 {
  padding-bottom: 50px !important;
}

.max-sm-size .pB110.s0 {
  padding-bottom: 0 !important;
}

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

.max-sm-size .pL30.s0 {
  padding-left: 0 !important;
}

.bT {
  border-top: 1px solid #dedede;
}

.p0 {
  padding: 0  !important;
}

.max-sm-size .ps0 {
  padding: 0  !important;
}

.pL0 {
  padding-left: 0  !important;
}

.pR0 {
  padding-right: 0  !important;
}

.pRL100 {
  padding-left: 100px  !important;
  padding-right: 100px  !important;
}

.max-bl-size .pRL100 {
  padding-left: 50px  !important;
  padding-right: 50px  !important;
}

.max-sm-size .pRL100 {
  padding-left: 20px  !important;
  padding-right: 20px  !important;
}

.max-sm-size .pRL100.sm35 {
  padding-left: 35px  !important;
  padding-right: 35px  !important;
}

.pRL60 {
  padding-left: 60px  !important;
  padding-right: 60px  !important;
}

.max-lg-size .pRL60 {
  padding-left: 40px  !important;
  padding-right: 40px  !important;
}

.max-sm-size .pRL60 {
  padding-left: 20px  !important;
  padding-right: 20px  !important;
}

.pRL45 {
  padding-left: 45px  !important;
  padding-right: 45px  !important;
}

.max-sm-size .pRL45 {
  padding-left: 20px  !important;
  padding-right: 20px  !important;
}

.pRL25 {
  padding-left: 25px  !important;
  padding-right: 25px  !important;
}

.pRL20 {
  padding-left: 20px  !important;
  padding-right: 20px  !important;
}

.pRL0 {
  padding-left: 0px  !important;
  padding-right: 0px  !important;
}

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

.max-sm-size .pR45 {
  padding-right: 20px  !important;
}

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

.max-sm-size .pL45 {
  padding-left: 20px  !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.textLine {
  text-decoration: underline !important;
}

.textNoLine {
  text-decoration: none !important;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

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

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

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

.italic {
  font-style: italic;
}

.tUpper {
  text-transform: uppercase;
}

.ls0 {
  letter-spacing: 0px;
}

.ls2 {
  letter-spacing: 2px;
}

.ls5 {
  letter-spacing: 5px;
}

.ls8 {
  letter-spacing: 8px;
}

/* ==============================================================
       _default
 ================================================================*/
/* ==============================
   html
=============================== */
.html img,
.maxpic img {
  max-width: 100%;
}

/* ==============================
    public
=============================== */
html, body {
  -webkit-overflow-scrolling: touch;
}

p {
  font-size: 0.938rem;
}

body {
  padding: 0;
  margin: 0;
  color: #323232;
  -webkit-text-size-adjust: none;
}

@media all and (max-width: 320px) {
  body, html, header {
    width: 320px !important;
  }
}

.wp {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.noP {
  padding-left: 0px;
  padding-right: 0px;
}

.col {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

.w10 {
  width: 10%;
}

.w30 {
  width: 30%;
}

.w40 {
  width: 40%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 40%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w95 {
  width: 95% !important;
}

.w100 {
  width: 100% !important;
}

.max-sm-size .w-sm {
  width: auto;
}

hr {
  border-top-style: none;
  border-bottom-width: 0px;
  border-bottom-style: none;
  clear: both;
  border-right-style: none;
  border-left-style: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  padding-top: 20px;
  display: block;
  margin-bottom: 25px;
}

a {
  transition: color 0.5s;
}

.max-lg-size .hidden-lg,
.max-md-size .hidden-md,
.max-sm-size .hidden-sm,
.max-xs-size .hidden-xs,
.min-lg-size .hidden-min-lg,
.min-md-size .hidden-min-md,
.min-sm-size .hidden-min-sm,
.min-xs-size .hidden-min-xs {
  display: none !important;
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  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-top: 4px \9;
  margin-left: -20px;
  width: 15px;
  height: 15px;
}

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

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

select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

input[type="radio"] {
  margin: 7px 0 0;
}

input[type="checkbox"] {
  margin: 10px 0 0;
  top: 2px;
  position: relative;
}

/* ==============================
   Rows
=============================== */
.rows,
ul.rows,
ol.rows,
dl.rows {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.rows > li,
ol.rows > li,
dl.rows > dt,
dl.rows > dd {
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
}

/* ==============================
   Columns [float]
=============================== */
.columns,
ul.columns,
ol.columns,
dl.columns {
  margin: 0;
  padding: 0;
  list-style: none;
}

.columns:after,
ul.columns:after,
ol.columns:after,
dl.columns:after {
  content: "";
  clear: both;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
}

.columns .list-item,
ul.columns > li,
ol.columns > li,
dl.columns > dt,
dl.columns > dd {
  margin: 0;
  padding: 0;
  float: left;
}

/* ==============================
   Columns [inline]
=============================== */
.columns.inline,
ul.columns.inline,
ol.columns.inline,
dl.columns.inline {
  letter-spacing: -0.31em;
}

opera-hack:-o-prefocus,
ul.columns.inline,
ol.columns.inline,
dl.columns.inline {
  *word-spacing: -0.43em;
}

ul.columns.inline > li,
ol.columns.inline > li,
dl.columns.inline > dt,
dl.columns.inline > dd {
  float: none;
  display: inline-block;
  vertical-align: initial;
  letter-spacing: normal;
}

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

dt,
dd {
  line-height: 1.42857143;
}

dd {
  margin-left: 0;
}

.min-sm-size .dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.min-sm-size .dl-horizontal dd {
  margin-left: 180px;
}

/* ==============================
    text
=============================== */
a:hover {
  text-decoration: none;
}

a {
  color: #000;
}

a img {
  border: 0;
}

/*select*/
/*Hack*/
.hack {
  margin-right: 14px;
  /* IE 8+ */
}

:root .hack {
  margin-right: 18px9;
  /* IE 9+ */
}

* + html .hack {
  margin-right: 14px;
  /* IE 7+ */
}

.pointer-events {
  pointer-events: none;
  pointer-events: auto;
}

/*centert*/
.centert {
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  display: inline-block;
  position: absolute;
}

.max-sm-size .centert.no-sm {
  left: inherit;
  right: inherit;
  top: inherit;
  bottom: inherit;
  transform: none;
  -webkit-transform: none;
  text-align: center;
  display: block;
  position: relative;
}

.centert02 {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
}

.centert04 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.middle {
  display: table;
  height: 100%;
  width: 100%;
}

.middle-inline {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  width: 100%;
}

@media print {
  .print-hid {
    display: none;
  }
  .header,
  .footer,
  .shareLink {
    display: none !important;
  }
  .section {
    background-image: none !important;
    background-color: #FFFFFF !important;
  }
  body {
    background-image: none !important;
  }
  .page-coupon .list {
    width: 632px !important;
    border: 3px solid #E3E3E3;
  }
  .page-coupon .list .txt p {
    width: 100% !important;
    display: iblock !important;
  }
}

a, a:focus, a:active {
  text-decoration: none;
  hlbr: expression(this.onFocus=this.blur());
  /* for IE */
  outline: none;
  -moz-outline: none;
  -webkit-outline: none;
  -ms-outline: none;
  outline: none;
  behavior: expression(this.onFocus=this.blur());
}

.clear {
  clear: both;
}

.min-sm-size .hidden-xs {
  display: block !important;
}

.min-sm-size .hidden-xs.inline {
  display: inline-block !important;
}

.max-sm-size .hidden-xs {
  display: none !important;
}

.max-sm-size .hidden-xs.inline {
  display: none !important;
}

.min-lg-size .hidden-lg {
  display: block !important;
}

.max-lg-size .hidden-lg {
  display: none  !important;
}

.min-md-size .hidden-md {
  display: block !important;
}

.max-md-size .hidden-md {
  display: none  !important;
}

.min-sm-size .visible-xs {
  display: none !important;
}

.max-sm-size .visible-xs {
  display: block !important;
}

.max-sm-size .visible-xs.inline {
  display: inline-block !important;
}

.min-md-size .visible-md {
  display: none !important;
}

.max-md-size .visible-md {
  display: block !important;
}

.min-lg-size .visible-lg {
  display: none !important;
}

.max-lg-size .visible-lg {
  display: block !important;
}

.max-lg-size .visible-lg.inline {
  display: inline-block !important;
}

.max-sm-size .display-sm {
  display: block !important;
}

.imgCenter {
  text-align: center;
}

.imgCenter img {
  margin-left: auto;
  margin-right: auto;
}

.inlineBlock {
  display: inline-block !important;
}

.cursor {
  cursor: pointer;
}

/* ==============================================================
    Basic
 ================================================================*/
body {
  line-height: 1.7rem;
  font-size: 14px;
  color: #333;
  font-family: 'Roboto', Arial , sans-serif , 'Microsoft JhengHei';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  background: #fff;
}

body.start {
  opacity: 1;
}

body.overflow {
  overflow: hidden !important;
}

body.open {
  height: 100%;
  overflow: hidden !important;
}

.main {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 5;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 1500px;
  position: relative;
}

.section-margin-top {
  margin-top: 95px;
}

.max-sm-size .section-margin-top {
  margin-top: 0px;
}

.max-sm-size .section-margin-top.hasT {
  margin-top: 65px;
}

.maxWXXL {
  max-width: 1700px !important;
}

.maxWXL {
  max-width: 1500px !important;
}

.maxW {
  max-width: 1200px !important;
}

.maxWs {
  max-width: 1000px !important;
}

.content {
  padding-top: 25px;
  padding-bottom: 50px;
}

.max-sm-size .content {
  padding-top: 0px;
  padding-bottom: 25px;
}

article {
  position: relative;
}

section {
  width: 100%;
  position: relative;
  clear: both;
  overflow: hidden;
}

section.visible {
  overflow: visible;
}

/* ============================================================
    common
 ==============================================================*/
/* ========  .btnGroup   =======*/
.coffeeBtn {
  font-size: 1rem;
  color: #fff !important;
  background: #b5873c;
  padding: 12px 15px 11px 15px;
  border-radius: 0px;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  transition: background 0.3s ease-out;
}

.coffeeBtn:hover, .coffeeBtn:focus {
  background: #9f7126;
  transition: background 0.3s ease-out;
}

.coffeeBtn.thin {
  padding: 7px 20px 6px 20px;
}

.coffeeBtn02 {
  font-size: 1rem;
  color: #b5873c;
  background: transparent;
  padding: 12px 15px 11px 15px;
  border-radius: 0px;
  display: inline-block;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #b5873c;
  transition: background 0.3s, color 0.3s ease-out;
}

.coffeeBtn02:hover, .coffeeBtn02:focus {
  background: #b5873c;
  color: #fffefe !important;
  transition: background 0.3s, color 0.3s ease-out;
}

.thin.coffeeBtn02 {
  padding: 7px 20px 6px 20px;
}

.btnGroup {
  display: inline-block;
  text-align: center;
  margin: 25px auto;
}

.btnGroup .btn {
  text-align: center;
  text-transform: uppercase;
}

.max-sm-size .btnGroup {
  margin: 15px auto;
}

.max-sm-size .btnGroup .btn {
  max-width: 100%;
  width: 100% !important;
  margin: 5px 0;
}

.cover {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 9;
}

.Line {
  width: 100%;
  height: 1px;
  display: block;
  padding: 0;
  clear: both;
  background: #dedede;
}

.mainBanner .pc img, .news-silder img, .pro-banner-slider .pc img, .heritage-banner .pc img {
  width: 100%;
  height: auto;
}

.btnGroup, .wrapper, #index-banner, .index-select-section h2, .index-model-silder, .index-artisan-section .index-artisan, .date-wrapper {
  width: 100%;
  height: auto;
  clear: both;
  position: relative;
}

.link, .html a {
  color: #0050b4;
  display: inline-block;
  text-decoration: underline;
  transition: color 0.25s ease-out, background 0.35s ease-out;
}

.link:hover, .html a:hover, .link:focus, .html a:focus {
  color: #073c7f;
  transition: color 0.25s ease-out, background 0.35s ease-out;
}

.eng {
  font-family: 'Unna', serif;
}

.border-select > span::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #b5873c transparent transparent transparent;
}

#lightcase-case .lightcase-info {
  width: 100%;
  text-align: center;
}

.html {
  margin: 15px 0;
  position: relative;
  z-index: 2;
}

.html h3 {
  font-size: 2.25rem;
  color: #000;
  font-weight: normal;
  text-align: left;
  line-height: 3.125rem;
  letter-spacing: 2px;
  margin: 25px 0;
}

.max-sm-size .html h3 {
  font-size: 1.25rem;
  line-height: 2.188rem;
  letter-spacing: 1px;
  margin: 20px 0 10px 0;
}

.html p {
  font-size: 1rem;
  line-height: 1.813rem;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #555;
}

.max-sm-size .html p {
  text-align: left;
  font-size: 0.938rem;
  line-height: 1.5rem;
  word-break: break-all;
}

.html img {
  height: auto !important;
  text-align: center;
  margin-bottom: 15px;
  display: block;
  width: 100%/9;
}

.html img.imgNoCenter {
  margin: 0;
}

.html .bigMore {
  font-size: 1.2em;
}

.html ul {
  margin: 0 0 20px 30px;
  list-style: initial;
  font-size: 0.938rem;
  line-height: 1.75rem;
  color: #323232;
}

.html ul li {
  list-style: inherit;
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
}

.max-sm-size .html img {
  width: 100% \9;
}

.max-sm-size .html ul li {
  font-size: 1.063rem;
  margin-bottom: 0.938rem;
}

.videoWrapper {
  max-width: 1024px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

img.rwd {
  max-width: 100%;
  height: auto;
  display: block;
}

.tableWrapper {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 25px;
}

table {
  width: 99.9%;
  border: 0px;
  border-collapse: collapse;
  border-top: 1px solid #dabb98;
  border-left: 1px solid #dabb98;
}

table th, table td {
  text-align: center;
  border-bottom: 1px solid #dabb98;
  border-right: 1px solid #dabb98;
}

table th {
  font-size: 1rem;
  color: #333;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 25px;
}

table td {
  font-size: 0.875rem;
  color: #323232;
  line-height: 1.25rem;
  padding: 12px 15px;
}

table td img {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 0 !important;
}

table tr:nth-child(even) {
  background: #f5f5f5;
}

.max-md-size table.rwd td {
  display: block;
  width: 100%;
}

.tableNote {
  position: relative;
  top: 0;
  line-height: 17px;
  margin-bottom: 10px;
}

.arrow.left, .arrow.right, .slider .slick-prev, .slider .slick-next {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  display: inline-block;
  border: 1px solid #b5873c;
  transition: background 0.25s, transform 0.25s ease-out;
}

.arrow.left span, .arrow.right span, .slider .slick-prev span, .slider .slick-next span {
  width: 31px;
  height: 12px;
  display: inline-block;
  margin: auto;
  text-align: center;
}

.max-sm-size .arrow.left, .max-sm-size .arrow.right, .max-sm-size .slider .slick-prev, .slider .max-sm-size .slick-prev, .max-sm-size .slider .slick-next, .slider .max-sm-size .slick-next {
  width: 45px;
  height: 45px;
  line-height: 44px;
}

.max-sm-size .arrow.left span, .max-sm-size .arrow.right span, .max-sm-size .slider .slick-prev span, .slider .max-sm-size .slick-prev span, .max-sm-size .slider .slick-next span, .slider .max-sm-size .slick-next span {
  background-size: 25px;
  width: 25px;
  height: 8px;
}

.arrow.left span {
  background: url(../images/common/arrow_left.png) no-repeat;
  background-size: 31px;
}

.arrow.right span {
  background: url(../images/common/arrow_right.png) no-repeat;
  background-size: 31px;
}

/* ========  .silder   =======*/
.slider .slick-dots {
  bottom: -50px;
}

.max-sm-size .slider .slick-dots {
  bottom: -25px;
}

.slider .slick-dots li.slick-active button {
  background: #b5873c;
}

.slider .slick-dots button {
  width: 1rem;
  height: 1rem;
  border-radius: 99em;
  background: #f1f1f1;
  display: block;
  color: transparent;
  font-size: 1px;
  transition: background 0.2s ease-out;
}

.slider .slick-dots button:hover {
  background: #b5873c;
  transition: background 0.2s ease-out;
}

.slider .slick-dots button:before {
  display: none;
}

.slider .slick-prev:before, .slider .slick-next:before {
  font-size: 2rem;
  color: #b5873c;
  font-weight: normal;
  text-align: left;
  font-family: 'icomoon' !important;
  width: 100%;
  text-align: center;
  display: block;
  position: relative;
  transition: color 0.2s ease-out;
}

.slider .slick-prev {
  left: 2.5rem;
}

.slider .slick-prev:before {
  content: "\e909";
}

.slider .slick-prev:hover, .slider .slick-prev:focus {
  transform: translateX(-8px);
  transition: transform 0.3s ease-out;
}

.slider .slick-next {
  right: 2.5rem;
}

.slider .slick-next:before {
  content: "\e90a";
}

.slider .slick-next:hover, .slider .slick-next:focus {
  transform: translateX(8px);
  transition: transform 0.3s ease-out;
}

.max-sm-size .slider .slick-prev {
  left: 1.563rem;
}

.max-sm-size .slider .slick-next {
  right: 1.563rem;
}

/* ==============================================================
    [ .form-group .label .form-control ]
 ================================================================*/
form {
  font-family: Microsoft JhengHei , arial;
}

form p {
  font-size: 1.125rem;
  color: #4b4b4b;
  margin: 0 0 20px 0;
  line-height: 2.188rem;
}

form .form-control {
  font-family: Microsoft JhengHei , arial;
  border-radius: 3px;
}

form .control-label {
  position: relative;
}

form .control-label.required:after {
  content: '*';
  margin-left: 7px;
  color: #f00;
  position: absolute;
}

form button {
  font-family: Microsoft JhengHei ,  arial;
  padding: 12px 15px;
}

form .form-control {
  height: auto;
  color: #555;
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #ccc;
  background: #fff;
  transition: all 0.3s;
}

form select {
  width: 100%;
  padding: 9px 14px;
  border: 1px solid #ccc;
  font-family: Microsoft JhengHei , arial;
}

form select:hover, form .form-control:hover {
  border: 1px solid #b0b0b0;
  transition: all 0.3s;
}

form select:focus, form .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(159, 171, 180, 0.6);
  transition: all 0.3s;
}

.form {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.form .form-group {
  padding: 5px 5px 4px 5px;
}

.form .control-label {
  font-size: 0.938rem;
  color: #555;
  font-weight: normal;
  float: left;
  line-height: 30px;
}

.form a {
  text-decoration: underline;
  color: #003399;
  display: inline-block;
}

.form a:hover, .form a:focus {
  text-decoration: underline;
}

.form .verification img {
  cursor: pointer;
  position: relative;
  top: -3px;
}

.form .btn {
  width: 285px;
}

.max-sm-size .form .form-group {
  padding: 5px 0px 4px 0px;
}

.form.style02 .control-label, .form.style02 .form-control {
  font-size: 1rem;
}

.form.style02 .form-group {
  padding: 2px 5px 2px 5px;
  border: 1px solid #b5873c;
  transition: border 0.25s ease-out;
}

.form.style02 .form-group:hover, .form.style02 .form-group:focus {
  border: 1px solid #9f7126;
  transition: border 0.25s ease-out;
}

.form.style02 .control-label {
  width: 25%;
  margin-left: 2%;
  line-height: 39px;
  text-transform: uppercase;
}

.form.style02 .form-control {
  width: 67%;
  margin-left: 2%;
}

.form.style02 select, .form.style02 .form-control {
  border: 0px;
  background: transparent;
}

.form.style02 select:hover, .form.style02 select:focus, .form.style02 .form-control:hover, .form.style02 .form-control:focus {
  border: 0px;
  box-shadow: none;
}

.form.style02 .textarea .control-label:before {
  height: 130px;
}

.form.style02 .verification .form-control {
  width: 30%;
}

.max-sm-size .form.style02 .control-label, .max-sm-size .form.style02 .form-control {
  font-size: 0.938rem;
}

.max-sm-size .form.style02 .control-label {
  width: 31%;
}

.max-sm-size .form.style02 .control-label:before {
  right: -8px;
}

.max-sm-size .form.style02 .form-control {
  width: 64%;
  margin-left: 2%;
}

.max-sm-size .form.style02 .verification .control-label {
  width: 35%;
}

.max-sm-size .form.style02 .verification .form-control {
  width: 50%;
  margin-left: 2%;
}

.max-sm-size .form.style02 .verification img {
  float: right;
}

/* ============  mainBanner  ============ */
.mainBanner {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.mainBanner .focuspoint {
  width: 100%;
  height: 720px;
  position: relative;
  top: -0px;
}

.mainBanner .pc {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.mainBanner .gradient-cover {
  width: 100%;
  height: 650px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 9;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0+60,0.75+100 */
}

.mainBanner .gradient-cover02 {
  width: 100%;
  height: 650px;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 9;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0+51,0.75+83 */
}

.max-sm-size .mainBanner {
  margin-top: 65px;
}

.banner-line {
  width: 170px;
  height: 5px;
  position: relative;
  display: block;
  margin: 0 auto;
  background: #b5873c;
}

h2.pageTitle {
  color: #fff;
  font-weight: normal;
  text-shadow: 0 0 1px #949393;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 30%;
  z-index: 9;
}

.max-sm-size h2.pageTitle {
  margin: 0;
  bottom: 35%;
}

h3.conTitle {
  font-size: 2.25rem;
  color: #000;
  font-weight: normal;
  text-align: left;
  line-height: 3.125rem;
  letter-spacing: 2px;
  margin: 25px 0;
}

.max-sm-size h3.conTitle {
  font-size: 1.25rem;
  line-height: 2.188rem;
  letter-spacing: 1px;
  margin: 20px 0;
}

/* ============ #subMenu  ============ */
#subMenu {
  width: auto;
  height: auto;
  position: relative;
  display: block;
  text-align: center;
  margin: auto;
  text-align: center;
  top: -130px;
  z-index: 9;
}

#subMenu ul {
  text-align: center;
}

#subMenu li {
  display: inline-block;
  text-align: center;
}

#subMenu li a {
  font-size: 1.063rem;
  color: #fff;
  text-shadow: 0 0 2px #6b6b6b;
  background: transparent;
  padding: 8px 50px 7px 50px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-top: 1px solid #b5873c;
  border-bottom: 1px solid #b5873c;
  border-left: 1px solid #b5873c;
  transition: color 0.35s, transform 0.35s ease-out;
}

#subMenu li a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #b5873c;
  z-index: -1;
  transition: all 0.45s ease-out;
}

#subMenu li:last-child a {
  border-right: 1px solid #b5873c;
}

#subMenu li:hover a:before, #subMenu li:focus a:before, #subMenu li.active a:before {
  width: 100%;
  transition: width 0.4s ease-out;
}

#subMenu li.active a {
  text-shadow: 0 0 2px transparent;
}

.max-sm-size #subMenu {
  top: 0px;
  margin: 40px 0 0 0;
}

.max-sm-size #subMenu li {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 0 0px 0;
}

.max-sm-size #subMenu li a {
  width: 100%;
  height: auto;
  border: 1px solid #b5873c;
  text-shadow: none;
  color: #111;
  padding: 8px 20px 7px 20px;
}

.max-sm-size #subMenu li:hover a, .max-sm-size #subMenu li:focus a, .max-sm-size #subMenu li.active a {
  color: #fff;
}

/* ============ .summary  ============ */
.summary {
  padding: 20px 0 20px 0;
  margin: 0px auto;
  text-align: center;
}

.summary p {
  text-align: center;
}

.max-sm-size .summary {
  padding: 15px 0 0px 0;
}

.max-sm-size .summary p {
  text-align: left;
  word-break: normal;
}

/* ============ .pagination  ============ */
.pagination {
  width: 100%;
  text-align: center;
  padding: 40px 0 30px 0;
  clear: both;
}

.pagination li {
  display: inline-block;
  vertical-align: middle;
}

.pagination li a {
  width: 35px;
  height: 70px;
  position: relative;
  display: block;
  line-height: 70px;
  font-size: 1.063rem;
  color: #555;
  font-weight: normal;
  text-align: center;
  margin: 0;
  transition: color 0.3s ease-out;
}

.pagination li:hover a, .pagination li:focus a, .pagination li.active a {
  color: #b5873c;
}

.pagination li.arrow a {
  font-family: 'icomoon' !important;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  color: #b5873c;
  font-weight: bold;
  transition: color 0.35s, background 0.35s ease-out;
}

.pagination li.arrow:hover a, .pagination li.arrow:focus a {
  background: #b5873c;
  color: #fff;
}

.pagination li.right {
  margin-left: 20px;
}

.pagination li.right a:before {
  content: "\e90a";
}

.pagination li.left {
  margin-right: 20px;
}

.pagination li.left a:before {
  content: "\e909";
}

.pagination li.disabled a, .pagination li.disabled:hover a, .pagination li.disabled:focus a {
  color: #b5873c;
  opacity: 0.5;
  background: transparent !important;
  cursor: pointer;
}

.max-sm-size .pagination {
  padding: 30px 0 10px 0;
}

.max-sm-size .pagination li {
  margin: 0px 0 15px;
}

.max-sm-size .pagination li a {
  height: 45px;
  line-height: 45px;
}

.max-sm-size .pagination li.arrow a {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

h2.contentTitle {
  font-size: 1.875rem;
  color: #333;
  font-weight: normal;
  text-align: left;
  margin-top: 40px;
}

h2.contentTitle span {
  font-size: 0.6em;
  display: block;
  text-align: center;
  letter-spacing: 3px;
}

.max-sm-size h2.contentTitle {
  font-size: 1.625rem;
  line-height: 2.3rem;
  margin-top: 15px;
}

h3.subTitle {
  font-size: 1.375rem;
  color: #333;
  font-weight: normal;
  text-align: left;
}

.max-sm-size h3.subTitle {
  font-size: 1.125rem;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-container iframe {
  border: 0px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

#lg-download, #lg-actual-size {
  display: none !important;
}

.lg-thumb.group {
  margin-left: auto !important;
  margin-right: auto !important;
}

#lg-share {
  display: none !important;
}

a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
  color: white !important;
}

.max-sm-size .lightcase-icon-close {
  opacity: 1;
  color: #333 !important;
  font-size: 1.875rem !important;
  z-index: 999999 !important;
}

.iframe {
  opacity: 1;
}

/* ==============================================================
* header
 ================================================================*/
#header {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 999;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #b5873c;
  padding: 10px 30px 0 30px;
  top: 0;
  opacity: 0;
  transform: translate(0, -100%);
  transition: background 0.35s, transform 0.6s, opacity 0.35s;
  transition-delay: 0.2s;
}

#header.show {
  opacity: 1 !important;
  transform: translate(0, 0%);
}

#header .navbar {
  width: 100%;
  margin: 0;
  position: relative;
}

#header .logo {
  background: url(../images/common/logo.png) no-repeat;
  height: 60px;
  width: 100px;
  background-size: 100px;
  display: inline-block;
  position: relative;
  float: left;
  margin: 5px 0 0 0px;
  z-index: 999;
}

#header .navbar-collapse {
  margin: 0 auto;
  z-index: 99;
}

#header .navbar-collapse ul {
  width: 100%;
  height: 85px;
  margin: 0 auto;
  position: relative;
}

#header .navbar-collapse ul li {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

#header .navbar-collapse ul ul {
  display: none;
}

.min-md-size #header .navbar-toggle {
  display: none;
}

.min-md-size #header .navbar-collapse {
  width: 820px;
}

.min-md-size #header .navbar-collapse ul li {
  margin: 0 1.438rem;
}

.min-md-size #header .navbar-collapse ul li > a {
  font-size: 1.125rem;
  color: #666;
  font-weight: normal;
  text-align: left;
  padding: 25px 0 30px 0;
  display: inline-block;
  position: relative;
  transition: color 0.3s ease-out;
}

.min-md-size #header .navbar-collapse ul li:hover a, .min-md-size #header .navbar-collapse ul li:focus a, .min-md-size #header .navbar-collapse ul li.active a {
  color: #b5873c;
  transition: color 0.3s ease-out;
}

.min-md-size #header .navbar-collapse ul li.active a:after {
  content: "";
  width: 3.125rem;
  height: 4px;
  position: relative;
  display: block;
  background: #b5873c;
  margin: auto;
  top: 30px;
}

.min-md-size #header .navbar-collapse ul li ul {
  max-width: 100% !important;
  min-width: 100% !important;
  width: 100%;
  height: auto;
  position: fixed;
  display: block;
  background: rgba(255, 255, 255, 0.98);
  text-align: center;
  left: 0;
  top: 96px;
  padding: 5px 20px 4px 20px;
  z-index: -9999;
  opacity: 0;
  visibility: hidden;
  transition: transform 0.2s, opacity 0.35s, visibility 0.15s, ease-out;
}

.min-md-size #header .navbar-collapse ul li ul.models-ul {
  padding: 15px 20px 5px 20px;
}

.min-md-size #header .navbar-collapse ul li:hover ul, .min-md-size #header .navbar-collapse ul li:focus ul {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition: transform 0.3s, opacity 0.35s, visibility 0.1s ease-out;
  transition-delay: .25s;
}

.min-md-size #header .navbar-collapse ul li li {
  margin: 0 30px;
}

.min-md-size #header .navbar-collapse ul li li a {
  font-size: 1.063rem;
  color: #777 !important;
  font-weight: normal;
  text-align: center;
  padding: 10px 0 6px 0;
}

.min-md-size #header .navbar-collapse ul li li a:after {
  display: none !important;
}

.min-md-size #header .navbar-collapse ul li li a .pc, .min-md-size #header .navbar-collapse ul li li a .text, .min-md-size #header .navbar-collapse ul li li a .size {
  text-align: center;
  display: inline-block;
  position: relative;
}

.min-md-size #header .navbar-collapse ul li li a .pc {
  max-width: 150px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.min-md-size #header .navbar-collapse ul li li a .pc img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.min-md-size #header .navbar-collapse ul li li a .size {
  width: 100%;
  font-size: 16px;
  top: -5px;
}

.min-md-size #header .navbar-collapse ul li li a .text {
  padding: 0.625rem 0 0 0;
}

.min-md-size #header .navbar-collapse ul li li:hover a, .min-md-size #header .navbar-collapse ul li li:focus a, .min-md-size #header .navbar-collapse ul li li.active a {
  color: #b5873c !important;
}

.min-md-size #header .navbar-collapse ul li li.her-menu {
  margin: 0 15px;
}

.min-md-size #header .navbar-collapse ul li li.models-menu {
  margin: 0px 0px;
}

.min-md-size #header .navbar-collapse ul li li.models-menu a {
  color: #000;
  padding: 0px 0;
  transition: color 0.35s;
}

.min-md-size #header .navbar-collapse ul li li.models-menu a .pc {
  margin: 0 10px;
  transform: translateX(0px);
  transition: transform 0.4s ease-out;
}

.min-md-size #header .navbar-collapse ul li li.models-menu:hover a .pc, .min-md-size #header .navbar-collapse ul li li.models-menu:focus a .pc {
  transform: translate(5px);
}

.min-md-size #header .lugWrapper {
  width: 100px;
  height: auto;
  position: absolute;
  display: block;
  top: 25px;
  right: 30px;
}

.min-md-size #header .lugWrapper span {
  font-size: 1.063rem;
  color: #666;
  font-weight: normal;
  text-align: center;
  padding: 10px 10px;
  border-bottom: 0;
}

.min-md-size #header .lugWrapper span.icon {
  font-size: 1.125rem;
  color: #666;
  font-weight: normal;
  text-align: left;
  padding: 9px 0 8px 0px;
}

.min-md-size #header .lugWrapper span.icon:after {
  content: "\e944";
  font-family: 'icomoon' !important;
  font-size: 1.375rem;
  left: 1px;
  right: initial;
}

.max-bg-size #header .navbar-collapse {
  width: 820px;
}

.max-bg-size #header .navbar-collapse ul li {
  margin: 0 15px;
}

.max-bg-size #header .navbar-collapse ul li li a {
  font-size: 17px;
}

.max-bg-size #header .navbar-collapse ul li li.her-menu {
  margin: 0 6px;
}

.max-bg-size #header .navbar-collapse ul li li.models-menu {
  margin: 5px 1px;
}

.max-bg-size #header .lugWrapper {
  right: 0;
}

.max-md-size #header {
  height: 65px;
  padding: 0;
  margin: 0;
  opacity: 1 !important;
  transform: translate(0, 0%);
}

.max-md-size #header.open {
  display: block;
  overflow-y: scroll;
  position: fixed;
  height: 100%;
}

.max-md-size #header .logo {
  height: 50px;
  width: 90px;
  background-size: 75px;
  margin: 9px 0 5px 20px;
}

.max-md-size #header .navbar {
  height: 0;
}

.max-md-size #header .navbar-toggle {
  width: auto;
  height: 41px;
  padding: 0px 12px;
  margin: 13px 25px 0 0;
  border: 1px solid #b5873c;
  border-radius: 5px;
  display: inline-block;
  overflow: visible;
  float: right;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .25s;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  position: relative;
  opacity: 1;
  z-index: 9999;
  transition: opacity 0.2s ease-out;
}

.max-md-size #header .navbar-toggle .hamburger-box {
  width: 35px;
  height: 26px;
  -webkit-perspective: 80px;
  perspective: 80px;
  margin: 5px 0;
  position: relative;
  display: inline-block;
}

.max-md-size #header .navbar-toggle .hamburger-inner {
  top: 22px;
  bottom: 0;
  transition-delay: .15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: .15s;
}

.max-md-size #header .navbar-toggle .hamburger-inner,
.max-md-size #header .navbar-toggle .hamburger-inner:before,
.max-md-size #header .navbar-toggle .hamburger-inner::after {
  width: 100%;
  height: 2px;
  background-color: #9f7126;
  position: absolute;
  display: block;
}

.max-md-size #header .navbar-toggle .hamburger-inner:before,
.max-md-size #header .navbar-toggle .hamburger-inner::after {
  display: block;
  content: '';
}

.max-md-size #header .navbar-toggle .hamburger-inner:before {
  top: -10px;
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.max-md-size #header .navbar-toggle .hamburger-inner:after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.max-md-size #header .navbar-toggle.active .hamburger-inner {
  transition-delay: .32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

.max-md-size #header .navbar-toggle.active .hamburger-inner:before {
  top: 0;
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.max-md-size #header .navbar-toggle.active .hamburger-inner:after {
  top: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  opacity: 0;
}

.max-md-size #header .navbar-collapse {
  width: 100%;
  float: none;
  margin: 0;
  overflow-x: hidden;
  display: none;
  position: relative;
}

.max-md-size #header .navbar-collapse ul {
  height: auto;
}

.max-md-size #header .navbar-collapse ul li {
  width: 100%;
  background: rgba(0, 13, 45, 0.95);
  overflow: visible;
  margin: 0;
}

.max-md-size #header .navbar-collapse ul li:before {
  display: none !important;
}

.max-md-size #header .navbar-collapse ul li > a {
  font-size: 1.063rem;
  color: #ffb81c;
  display: block;
  padding: 25px 20px;
  line-height: normal;
  border-bottom: 1px solid #b5873c;
  position: relative;
  text-align: center;
}

.max-md-size #header .navbar-collapse ul li:hover, .max-md-size #header .navbar-collapse ul li:focus, .max-md-size #header .navbar-collapse ul li.active {
  background: rgba(31, 41, 66, 0.95);
}

.max-md-size #header .navbar-collapse ul li.dropdown-menu {
  display: block !important;
  transition: height 0.35s ease-out;
}

.max-md-size #header .navbar-collapse ul li.dropdown-menu > a {
  padding: 23px 20px;
}

.max-md-size #header .navbar-collapse ul li.dropdown-menu > a:after {
  display: inline-block;
  text-align: center;
  font-family: 'icomoon' !important;
  font-size: 1.125rem;
  position: absolute;
  margin-left: 3px;
  top: 36%;
}

.max-md-size #header .navbar-collapse ul li.dropdown-menu li {
  background: rgba(40, 52, 80, 0.9);
}

.max-md-size #header .navbar-collapse ul li.dropdown-menu li:hover, .max-md-size #header .navbar-collapse ul li.dropdown-menu li:focus, .max-md-size #header .navbar-collapse ul li.dropdown-menu li.active {
  background: rgba(56, 68, 95, 0.9);
}

.max-md-size #header .navbar-collapse ul ul {
  display: none;
  width: 100%;
}

.max-md-size #header .navbar-collapse .lugWrapper {
  text-align: center;
  display: inline-block;
  padding: 13px;
  text-transform: uppercase;
}

.max-md-size #header .navbar-collapse .lugWrapper span {
  display: inline-block;
  text-align: center;
  color: #646464;
  margin-right: 7px;
  font-size: 1.063rem;
}

.max-md-size #header .navbar-collapse .lugWrapper a {
  display: inline-block;
  text-align: center;
  border: 0px;
  color: #fff !important;
  border: 1px solid transparent;
  width: 47px;
  height: 38px;
  margin: 0 7px;
  width: auto;
  padding: 8px 15px;
  background: transparent;
  position: relative;
  border-radius: 3px;
  transition: color 0.3s, border 0.3s;
}

.max-md-size #header .navbar-collapse .lugWrapper a:hover, .max-md-size #header .navbar-collapse .lugWrapper a:focus, .max-md-size #header .navbar-collapse .lugWrapper a.active {
  color: #c8c8c8 !important;
  border: 1px solid #c8c8c8;
  transition: color 0.3s, border 0.3s;
}

.max-md-size #header .navbar-collapse .lugWrapper .icon {
  color: #fff;
}

.max-md-size #header .navbar-collapse .searchLi {
  padding: 15px 20px;
  line-height: normal;
  border-bottom: 1px solid rgba(156, 166, 219, 0.95);
}

.max-md-size #header .navbar-collapse .searchForm {
  max-width: 600px;
  width: 95%;
  margin: 0 auto;
}

.max-md-size #header .navbar-collapse .searchForm input {
  font-size: 0.938rem;
  width: 100%;
  margin: auto;
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 9px 30px 9px 10px;
  border-radius: 3px;
  opacity: 1;
  display: block;
  position: relative;
  transition: border 0.3s ease-out;
}

.max-md-size #header .navbar-collapse .searchForm input:focus {
  border: 1px solid #969696;
  transition: border 0.3s ease-out;
}

.max-md-size #header .navbar-collapse .searchForm button {
  right: 40px;
  top: 23px;
  font-size: 1.25rem;
  color: #969696;
  position: absolute;
  padding: 0 !important;
  transform: translateY(0px);
  transition: transform 0.25s ease-out;
}

.max-md-size #header .navbar-collapse .searchForm button:focus, .max-md-size #header .navbar-collapse .searchForm button:hover {
  transform: translateY(-2px);
  transition: transform 0.25s ease-out;
}

.max-sm-size #header .navbar-toggle .hamburger-box {
  margin: 6px 0;
}

body.open {
  height: 100%;
  overflow: hidden !important;
}

/* ==============================================================
#footer
 ================================================================*/
footer {
  width: 100%;
  height: auto;
  background: #0a152f;
  position: relative;
  padding: 2.5rem 1.25rem 1.25rem 1.25rem;
  clear: both;
  z-index: 1;
}

footer.fix {
  position: fixed;
  bottom: 0;
}

footer .footerMenu {
  width: auto;
  padding: 20px 0px 10px 0px;
}

footer .footerMenu li {
  padding-right: 90px;
  position: relative;
  vertical-align: top !important;
}

footer .footerMenu li a {
  font-size: 1rem;
  color: #fffefe;
}

footer .footerMenu li a:hover, footer .footerMenu li a:focus {
  text-decoration: underline;
}

footer .footerMenu li ul {
  margin-top: 10px;
}

footer .footerMenu li li {
  padding-right: 0px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

footer .footerMenu li li a {
  font-size: 0.938rem;
  color: #748dc9;
}

footer .social li {
  margin: 10px 5px;
}

footer .social li a {
  font-size: 2.625rem;
  display: inline-block;
  color: #fffefe;
  transform: scale(1);
  transition: transform 0.35s;
}

footer .social li a:hover, footer .social li a:focus {
  transform: scale(1.2);
  transition: transform 0.35s;
}

footer .line {
  width: 100%;
  height: 1px;
  position: relative;
  display: inline-block;
  background: #b5873c;
  padding: 0;
  margin: 35px 0 5px 0;
}

footer p.copyright, footer p.data {
  font-size: 0.875rem;
  color: #fffefe;
  line-height: 1.563rem;
}

footer p.copyright a, footer p.data a {
  color: inherit;
}

footer p.copyright a:hover, footer p.copyright a:focus, footer p.data a:hover, footer p.data a:focus {
  text-decoration: underline;
}

footer p.copyright {
  text-align: right;
}

.max-bg-size footer .footerMenu li {
  padding-right: 40px;
}

.max-bg-size footer .footerMenu li {
  padding-right: 25px;
}

.max-md-size footer .footerMenu, .max-md-size footer .social {
  width: 100%;
  text-align: center;
  display: inline-block;
  float: none !important;
}

.max-md-size footer .footerMenu li a {
  font-size: 0.875rem;
}

.max-md-size footer .social li {
  margin: 10px 5px 0px 5px;
}

.max-md-size footer .line {
  margin: 15px 0 0 0;
}

.max-md-size footer p.copyright, .max-md-size footer p.data {
  width: 100%;
  text-align: center;
}

.max-md-size footer p.data {
  display: none;
}

.max-sm-size footer {
  padding: 1.25rem 1.25rem;
}

.max-sm-size footer .footerMenu {
  display: none;
}

/* ========  .Top   =======*/
.Top {
  width: 2.813rem;
  height: 2.813rem;
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 99em;
  font-size: 1.063rem;
  color: #fff;
  font-weight: normal;
  text-align: center;
  z-index: 997;
  bottom: 120px;
  right: 30px;
  box-shadow: 0px 1px 5px transparent;
  transition: box-shadow 0.3s ease-out;
}

.Top span {
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 2.625rem;
}

.Top span.arrow {
  transform: translateY(0px);
  transition: transform 0.3s ease-out;
}

.Top:hover, .Top:focus {
  box-shadow: 0px 1px 5px #111;
  transition: box-shadow 0.3s ease-out;
}

.Top:hover span.arrow, .Top:focus span.arrow {
  transform: translateY(-2px);
  transition: transform 0.3s ease-out;
}

.max-sm-size .Top {
  right: 0.938rem;
  bottom: 40px;
}

.sitemap-blackCover {
  width: 100vw;
  height: 100vh;
  position: fixed;
  display: block;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  left: -100%;
  opacity: 0;
  transition: left 0.3s, opacity 0.3s ease-out;
}

.sitemap-blackCover.active {
  opacity: 1;
  z-index: 997;
  left: 0;
}

/* ========  #sitemap   =======*/
#sitemap {
  width: 90vw;
  height: 90vh;
  position: fixed;
  display: block;
  bottom: 5%;
  background: rgba(255, 255, 255, 0.92);
  padding: 4.375rem 2.5rem 4.375rem 3.75rem;
  opacity: 0;
  left: -100%;
  transition: left 0.4s, opacity 0.4s ease-out;
}

#sitemap.active {
  opacity: 1;
  z-index: 999;
  left: 5%;
}

#sitemap .sitemap-close {
  width: 1.563rem;
  height: 1.563rem;
  position: absolute;
  display: block;
  top: 35px;
  right: 35px;
  z-index: 99;
  transform: rotate(0deg);
  transition: transform 0.55s ease-out;
}

#sitemap .sitemap-close:before {
  content: "\e972";
  font-family: 'icomoon' !important;
  display: block;
  font-size: 1.5rem;
  color: #111;
}

#sitemap .sitemap-close:hover, #sitemap .sitemap-close:focus {
  transform: rotate(300deg);
}

#sitemap .wrapper {
  height: 100%;
}

#sitemap ul li {
  margin-bottom: 60px;
  position: relative;
  vertical-align: top;
  margin-right: 100px;
}

#sitemap ul li:before {
  content: "";
  width: 2.813rem;
  height: 2px;
  position: absolute;
  display: block;
  background: #b5873c;
  top: 43px;
}

#sitemap ul li.model {
  width: 720px;
}

#sitemap ul li a {
  font-size: 1.5rem;
  color: #0a152f;
  font-weight: normal;
  text-align: left;
}

#sitemap ul li a:hover, #sitemap ul li a:focus {
  text-decoration: underline;
}

#sitemap ul li ul {
  margin-top: 30px;
}

#sitemap ul li ul ul {
  min-width: 620px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 100px;
}

#sitemap ul li li {
  margin-bottom: 10px;
  padding-right: 0px;
  clear: both;
}

#sitemap ul li li:after, #sitemap ul li li:before {
  display: none;
}

#sitemap ul li li a {
  font-size: 1.125rem;
  color: #555;
  display: block;
}

#sitemap ul li li li {
  margin-right: 20px;
  float: left;
  clear: none;
}

#sitemap ul li li li a {
  font-size: 1.125rem;
  color: #b5873c;
}

.max-bl-size #sitemap {
  padding: 3.125rem 2.5rem 3.125rem 2.188rem;
}

.max-bl-size #sitemap ul li {
  margin-right: 50px;
}

.max-bl-size #sitemap ul li li li {
  margin-right: 20px;
}

.max-bg-size #sitemap {
  padding: 2.5rem 1.563rem 2.5rem 1.563rem;
}

.max-bg-size #sitemap .sitemap-close {
  top: 15px;
  right: 20px;
}

.max-bg-size #sitemap ul li {
  margin-right: 35px;
}

.max-bg-size #sitemap ul li li a {
  font-size: 1rem;
}

.max-bg-size #sitemap ul li li li {
  margin-right: 15px;
}

.max-bg-size #sitemap ul li li li a {
  font-size: 1rem;
}

.max-sm-size #sitemap {
  display: none;
}

/* ==============================================================
   [ #Home ]
 ================================================================*/
#Home form.select-from {
  max-width: 500px;
}

.min-md-size #Home #header {
  opacity: 0;
}

/*.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}*/

/*@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}
*/
/* ===== index-banner  ====*/
#index-banner {
  overflow: hidden;
}

#index-banner .logo, #index-banner .title, #index-banner .down {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: auto;
}

#index-banner .logo {
  top: 8%;
  width: 185px;
  opacity: 0;
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.15));
  -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.15));
}

#index-banner .logo img {
  width: 100%;
  height: auto;
}

#index-banner .down {
  bottom: 35px;
  width: 60px;
  height: 70px;
  text-align: center;
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

#index-banner .down .text {
  text-shadow: 0 2px 5px #111;
}

#index-banner .down .icon {
  font-size: 2.188rem;
  color: #fff;
  text-shadow: 0 5px 10px #111;
}

#index-banner .down:hover, #index-banner .down:focus {
  transform: translateY(0px);
}

#index-banner .title {
  top: 28%;
  width: 460px;
  height: 460px;
  opacity: 0;
}

#index-banner .title h2 {
  font-size: 95px;
  color: #fffefe;
  font-weight: normal;
  text-align: center;
  line-height: 120px;
  background: rgba(0, 0, 0, 0.3);
  padding: 37px 10px;
  margin: 13px;
  letter-spacing: 2px;
  font-family: 'Merriweather Sans', sans-serif;
}

#index-banner .title:before, #index-banner .title:after, #index-banner .title .line:after, #index-banner .title .line:before {
  content: "";
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  background: #c09853;
  transition: 0.4s all  ease-out;
}

#index-banner .title:before, #index-banner .title:after {
  width: 5px;
  height: 0;
}

#index-banner .title:before {
  left: 0;
  bottom: 0;
}

#index-banner .title:after {
  right: 0;
  top: 0;
}

#index-banner .title .line {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}

#index-banner .title .line:before, #index-banner .title .line:after {
  height: 5px;
  width: 0;
}

#index-banner .title .line:before {
  top: 0;
}

#index-banner .title .line:after {
  bottom: 0;
  right: 0;
}

#index-banner .title.active:before, #index-banner .title.active:after, #index-banner .title:hover:before, #index-banner .title:hover:after {
  height: calc(100%);
}

#index-banner .title.active .line:before, #index-banner .title.active .line:after, #index-banner .title:hover .line:before, #index-banner .title:hover .line:after {
  width: 100%;
}

#index-banner .title.topLine .line:before {
  width: 100%;
}

#index-banner .title.bottomLine .line:after {
  width: 100%;
}

#index-banner .title.rightLine:after {
  height: calc(100%);
}

#index-banner .title.leftLine:before {
  height: calc(100%);
}

.max-bl-size #index-banner .title {
  width: 380px;
  height: 380px;
}

.max-bl-size #index-banner .title h2 {
  font-size: 5rem;
  line-height: 93px;
}

.max-bg-size #index-banner .logo {
  top: 7%;
  width: 140px;
}

.max-bg-size #index-banner .title {
  width: 340px;
  height: 340px;
}

.max-bg-size #index-banner .title h2 {
  font-size: 4.375rem;
  line-height: 80px;
}

.max-bg-size #index-banner .down {
  bottom: 15px;
}

.max-sm-size #index-banner .logo {
  display: none;
}

.max-sm-size #index-banner .down {
  bottom: 8px;
}

.max-sm-size #index-banner .title {
  width: 240px;
  height: 240px;
  background: rgba(0, 0, 0, 0.3);
}

.max-sm-size #index-banner .title h2 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  width: 240px;
  height: 240px;
  position: absolute;
  top: -8px;
  left: -8px;
  padding: 25px 25px;
  background: none;
}

.max-sm-size #index-banner .title:before, .max-sm-size #index-banner .title:after {
  width: 2px;
}

.max-sm-size #index-banner .title .line:before, .max-sm-size #index-banner .title .line:after {
  height: 2px;
}

#index-banner-silder {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  background: #eeeceb;
  z-index: 1;
}

#index-banner-silder  .video-item {
  width: 100%;
  height: 100vh;
}

#index-banner-silder  .video-item .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  z-index: 5;
}

.cell-youtube-fancy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: transparent;
  z-index: 9;
}

#index-banner-silder .imgLiquidFill {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

/* ===== index-model-silder  ====*/
.index-select-section {
  padding-left: 25px;
  padding-right: 25px;
  overflow: hidden;
}

form.select-from {
  max-width: 920px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
}

form.select-from .btn {
  width: 27.5%;
  float: right;
}

form.select-from .border-select {
  width: 71%;
  margin-right: 1%;
}

.max-md-size form.select-from .btn, .max-md-size form.select-from .border-select {
  width: 100%;
  margin: 0 0 15px;
}

.max-sm-size form.select-from {
  padding-bottom: 60px;
  margin-bottom: 25px;
}

.max-sm-size form.select-from .btn {
  position: absolute;
  bottom: 0;
  left: 0;
}

div.border-select {
  background: transparent;
  font-size: 1rem;
}

div.border-select > span {
  padding: 8px 16px;
  border: 1px solid #b5873c;
  -webkit-transition: background 0.2s, border-color 0.2s;
  transition: background 0.2s, border-color 0.2s;
}

div.border-select.cs-active > span {
  color: #b5873c;
  border-bottom: 0;
  transition: color 0.3s, border 0.3s;
}

.border-select .cs-selected span::after {
  content: "\e986";
  font-family: 'icomoon' !important;
  font-size: 0.938rem;
  color: #b5873c;
}

.border-select ul span::after {
  content: '';
  opacity: 0;
}

.border-select .cs-selected span::after {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.border-select .cs-options {
  font-size: 1rem;
  color: #666666;
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0.2s, border 0.3s;
  transition: opacity 0.2s, visibility 0.2s, border 0.3s;
}

.border-select.cs-active .cs-options {
  opacity: 1;
  border-right: 1px solid #b5873c;
  border-left: 1px solid #b5873c;
  border-bottom: 1px solid #b5873c;
}

.border-select ul span {
  padding: 8px 16px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.border-select .cs-options li span:hover,
.border-select li.cs-focus span {
  background: #f5f3ec;
}

.index-model-silder .slick-slide {
  margin: 0 2px;
}

.index-model-silder a {
  display: block;
  position: relative;
}

.index-model-silder a h3, .index-model-silder a span, .index-model-silder a p {
  text-align: center;
  position: absolute;
  display: inline-block;
  z-index: 4;
  left: 50%;
  right: auto;
  bottom: auto;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}

.index-model-silder a h3 {
  font-size: 1.875rem;
  color: #fff;
  font-weight: normal;
  width: 100%;
  margin: 0;
  top: 47%;
  text-shadow: 0 0px 8px #555;
  transform: translateX(-50%) translateY(50%);
}

.index-model-silder a p {
  font-size: 1.125rem;
  color: #fff;
  font-weight: normal;
  width: 100%;
  margin: 0;
  top: 54%;
  text-shadow: 0 0px 8px #555;
  transform: translateX(-50%) translateY(50%);
}

.index-model-silder a span {
  box-shadow: 0 1px 8px #444;
  padding: 10px 25px 9px 25px;
  top: 70%;
  transform: translateX(-50%) translateY(100%);
}

.index-model-silder a .cover {
  background: transparent;
  z-index: 2;
  transition: background 0.35s ease-out;
}

.index-model-silder a:hover h3, .index-model-silder a:hover span, .index-model-silder a:hover p, .index-model-silder a:focus h3, .index-model-silder a:focus span, .index-model-silder a:focus p {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%);
}

.index-model-silder a:hover .cover, .index-model-silder a:focus .cover {
  background: rgba(0, 0, 0, 0.4);
}

.index-model-silder .slick-prev {
  left: -0.938rem;
}

.index-model-silder .slick-next {
  right: -0.938rem;
}

.index-model-silder .slick-prev:hover, .index-model-silder .slick-prev:focus, .index-model-silder .slick-next:hover, .index-model-silder .slick-next:focus {
  background: rgba(255, 255, 255, 0.65);
  transition: all 0.3s ease-out;
}

.index-model-silder .pc {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.index-model-silder .pc img {
  width: 100%;
  height: auto;
}

.max-sm-size .index-model-silder {
  padding-bottom: 23px;
}

.max-sm-size .index-model-silder .slick-slide {
  width: 100%;
  margin: 0 0px;
}

.max-sm-size .index-model-silder a {
  display: block;
}

.max-sm-size .index-model-silder a h3 {
  font-size: 22px;
  top: 40%;
}

.max-sm-size .index-model-silder a p {
  font-size: 14px;
  top: 55%;
}

.max-sm-size .index-model-silder a span {
  max-width: 160px;
  width: 60%;
  display: none;
}

.max-sm-size .index-model-silder .slick-prev, .max-sm-size .index-model-silder .slick-next {
  transition: all 0.3s ease-out;
}

.max-sm-size .index-model-silder .slick-prev {
  left: 0;
}

.max-sm-size .index-model-silder .slick-next {
  right: 0;
}

/* ===== index-artisan-section  ====*/
.index-artisan-section {
  background: url(../images/index/artisan_bg.jpg) #1f2433;
  max-height: 1600px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.index-artisan-section h2 {
  font-size: 2.5rem;
  color: #fffefe;
  margin-bottom: 35px;
}

.index-artisan-section p {
  font-size: 1rem;
  color: #bcbcbc;
}

.index-artisan-section .articel {
  transform: translateY(0px);
  z-index: 1;
  transition: all 0.35s ease;
}

.index-artisan-section .articel .pc {
  z-index: 1;
}

.index-artisan-section .articel .pc img {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  transition: all 0.3s ease;
}

.index-artisan-section .articel .line {
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
  display: inline-block;
  background: #b5873c;
  clear: both;
}

.index-artisan-section .articel:hover, .index-artisan-section .articel:focus, .index-artisan-section .articel.active {
  transform: translateY(-5px);
  z-index: 3;
}

.index-artisan-section .articel:hover .pc img, .index-artisan-section .articel:focus .pc img, .index-artisan-section .articel.active .pc img {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  box-shadow: -24px 12px 21px 15px rgba(10, 15, 26, 0.6);
}

.index-artisan-section .index-artisan {
  max-width: 1240px;
  float: right;
}

.index-artisan-section .index-artisan .text {
  padding-left: 80px;
}

.index-artisan-section .index-left {
  position: relative;
  top: -80px;
  float: left;
  padding-left: 15px;
}

.index-artisan-section .index-cus {
  float: right;
  padding-right: 15px;
}

.index-artisan-section .index-cus .pc img {
  float: right;
}

.index-artisan-section .index-left, .index-artisan-section .index-cus {
  width: 44%;
}

.max-bg-size .index-artisan-section .index-left, .max-bg-size .index-artisan-section .index-cus {
  width: 47%;
}

.max-sm-size .index-artisan-section {
  background: #1f2433;
  max-height: none;
}

.max-sm-size .index-artisan-section h2 {
  margin-bottom: 30px;
}

.max-sm-size .index-artisan-section .articel {
  width: 100%;
  padding: 0;
  float: none;
  margin-top: 35px;
}

.max-sm-size .index-artisan-section .articel.index-left {
  top: 0;
}

.max-sm-size .index-artisan-section .articel .row {
  margin-left: 0;
  margin-right: 0;
}

.max-sm-size .index-artisan-section .articel .pc {
  padding-right: 0px;
  padding-left: 0px;
}

.max-sm-size .index-artisan-section .articel .pc img {
  margin-left: auto;
  margin-right: auto;
  float: none;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}

.max-sm-size .index-artisan-section .articel .text {
  padding: 0;
}

.max-sm-size .index-artisan-section .articel .more {
  float: none !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.max-sm-size .index-artisan-section .articel:hover .pc img, .max-sm-size .index-artisan-section .articel:focus .pc img, .max-sm-size .index-artisan-section .articel.active .pc img {
  box-shadow: 0 0 20px #0a0f1a;
}

/* ===== .index-news-section  ====*/
.index-news-section .box {
  width: 100%;
  height: 450px;
  position: relative;
  display: block;
  border: 1px solid #efefef;
  margin: 1.875rem 0;
  transform: translateY(0px);
  transition: transform 0.45s;
}

.index-news-section .box .pc {
  width: 100%;
  height: 300px;
  position: relative;
  display: block;
  background: #ddd;
  z-index: 3;
}

.index-news-section .box .text {
  padding: 0 20px;
}

.index-news-section .box h3 {
  height: 50px;
  overflow: hidden;
}

.index-news-section .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 15px 20px -10px rgba(60, 57, 57, 0.5);
  transition: box-shadow 0.35s ease-out;
}

.index-news-section .box:hover, .index-news-section .box:focus {
  transform: translateY(-10px);
}

.index-news-section .box:hover:before, .index-news-section .box:focus:before {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35), 0 0 40px rgba(128, 128, 128, 0.1) inset;
}

.max-sm-size .index-news-section .box {
  height: auto;
}

.max-sm-size .index-news-section .box .pc {
  height: 200px;
}

.max-sm-size .index-news-section .box .text {
  padding: 0 20px 20px 20px;
}

.max-sm-size .index-news-section .box h3 {
  height: auto;
}

/* ===== index-newsletter  ====*/
.index-newsletter {
  width: 100%;
  height: 295px;
  position: relative;
  display: block;
  background: url(../images/index/newsletter_bg.jpg) center bottom #0b1732;
  clear: both;
}

.index-newsletter h2, .index-newsletter p, .index-newsletter .control-label, .index-newsletter .form-control {
  color: #f3f2f2 !important;
}

.index-newsletter .form .form-group {
  width: 39%;
  margin-right: 1%;
  float: left;
}

.index-newsletter .form .btn {
  width: 20%;
  float: left;
  padding: 9px 15px 8px 15px;
}

.max-sm-size .index-newsletter {
  height: auto;
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.max-sm-size .index-newsletter .form .form-group {
  width: 100%;
}

.max-sm-size .index-newsletter .form .btn {
  width: 100%;
}

#inline {
  width: 500px;
  display: none;
  padding: 5px 30px 20px;
}

#inline h2 {
  border-bottom: 1px solid #0a152f;
  padding-bottom: 30px;
  margin-bottom: 35px;
}

#inline p {
  line-height: 1.875rem;
}

.max-sm-size #inline {
  width: 95%;
  margin: auto;
  padding: 5px 20px 20px 20px;
}

.max-sm-size #inline h2 {
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.fancybox-close {
  background: url(../images/common/cross.png) no-repeat;
  width: 35px;
  height: 35px;
  display: block;
  background-size: 35px;
  top: -39px;
  right: -42px;
  transform: rotate(0deg);
  transition: transform 0.55s ease-out;
}

.fancybox-close:hover, .fancybox-close:focus {
  transform: rotate(360deg);
}

.max-sm-size .fancybox-close {
  top: -45px;
  right: 0;
}

/* ======================================================
        * loading
 ========================================================*/
#loading {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
  display: block;
}

#loading .door {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
  background: #fdfdfd;
  display: block;
  font-family: arial;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}

#loading .door.top {
  top: 0;
}

#loading .door.bottom {
  bottom: 0;
}

#loading .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#loading .inner .logoBox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 200px;
  height: 200px;
  z-index: 10;
}

#loading .inner .logoBox .logo {
  max-width: 150px;
  top: -23px;
  position: relative;
  margin: auto;
}

#loading .inner .logoBox .logo img {
  width: 100%;
  height: auto;
}

#loading .inner .logoBox .text {
  width: 100%;
  font-size: 14px;
  color: #b5873c;
  margin: 0px 0 0 0;
  position: relative;
  text-align: center;
  letter-spacing: 1px;
}

#loading .inner .logoBox .circle-ani {
  position: relative;
}

#loading .inner .map {
  background: url(../images/index/loding_map02.png) no-repeat center center;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  opacity: 1;
}

#loading .inner .line {
  width: 50%;
  height: 1px;
  position: absolute;
  display: block;
  background: #b5873c;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9;
}

#loading .inner .line.right-line {
  right: -140px;
}

#loading .inner .line.left-line {
  left: -140px;
}

#loading.open .door.top {
  transform: translateY(-100%);
}

#loading.open .door.bottom {
  transform: translateY(100%);
}

.max-sm-size #loading .inner .map {
  display: none;
}

.spinner {
  margin: 0px auto;
  width: 45px;
  height: 45px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}

.dot1, .dot2 {
  width: 45%;
  height: 45%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #b5873c;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* ==============================================================
   [ About ]
 ================================================================*/
#About .title-box {
  max-width: 900px;
  width: 100%;
  height: auto;
  position: absolute;
  display: block;
  top: 350px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  display: inline-block;
  padding: 100px 0;
  z-index: 89;
}

#About .title-box h2, #About .title-box p {
  position: relative;
  z-index: 3;
}

#About .title-box h2 {
  margin: 0 0 180px 0;
  left: -10px;
}

#About .title-box .line, #About .title-box .line02 {
  width: 600px;
  height: 600px;
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  display: inline-block;
  z-index: 1;
}

#About .title-box .line:before, #About .title-box .line:after, #About .title-box .line02:before, #About .title-box .line02:after {
  content: "";
  box-sizing: border-box;
  transition: 0.45s all  ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  background: #c09853;
}

#About .title-box .line02:before, #About .title-box .line02:after {
  width: 5px;
  height: 0;
}

#About .title-box .line02:before {
  left: 0;
  bottom: 0;
}

#About .title-box .line02:after {
  right: 0;
  top: 0;
}

#About .title-box .line:before, #About .title-box .line:after {
  height: 5px;
  width: 0;
  left: 0;
}

#About .title-box .line:before {
  top: 0;
}

#About .title-box .line:after {
  bottom: 0;
}

#About .title-box.active .line02:before, #About .title-box.active .line02:after, #About .title-box:hover .line02:before, #About .title-box:hover .line02:after {
  height: calc(100%);
}

#About .title-box.active .line:before, #About .title-box.active .line:after, #About .title-box:hover .line:before, #About .title-box:hover .line:after {
  width: 100%;
}

.max-bg-size #About .title-box {
  top: 220px;
}

.max-bg-size #About .title-box h2 {
  margin: 0 0 120px 0;
}

.max-bg-size #About .title-box .line, .max-bg-size #About .title-box .line02 {
  width: 500px;
  height: 500px;
}

.max-sm-size #About .title-box {
  top: 100px;
  padding: 0px 0;
}

.max-sm-size #About .title-box h2 {
  margin: 0 0 85px 0;
}

.max-sm-size #About .title-box p {
  padding: 0 20px;
}

.max-sm-size #About .title-box .line, .max-sm-size #About .title-box .line02 {
  display: none;
}

#About .marginTop {
  margin-top: 350px;
  padding: 60px 0;
}

.max-bg-size #About .marginTop {
  margin-top: 250px;
}

.max-sm-size #About .marginTop {
  margin-top: 170px;
  padding: 0px 0;
}

.about-List {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  background: #f1f1f1;
}

.about-List .pic, .about-List .text {
  position: relative;
}

.about-List .pic {
  height: 500px;
  display: block;
}

.about-List .pic img {
  transform: translateX(0px);
  transition: transform 0.35s ease-out;
}

.about-List .pic .cover {
  background: rgba(181, 135, 60, 0.15);
  z-index: 3;
  opacity: 0;
  transition: opacity 0.35s ease-out;
}

.about-List .text {
  padding: 100px 90px 0px 90px;
  text-align: left;
}

.about-List .text h3 {
  font-size: 2.25rem;
  color: #0a152f;
  font-weight: normal;
  text-align: left;
  transform: translateY(0px);
  transition: color 0.35s ease-out;
}

.about-List .text p {
  height: 90px;
  overflow: hidden;
}

.about-List .text .btn {
  transition: background 0.35s, color 0.35s ease-out;
}

.about-List:hover .pic img, .about-List:focus .pic img {
  transition: transform 0.35s ease-out;
}

.about-List:hover .pic .cover, .about-List:focus .pic .cover {
  opacity: 1;
}

.about-List:hover .text h3, .about-List:focus .text h3 {
  color: #b5873c;
  transition: color 0.35s ease-out;
}

.about-List:hover .text .btn, .about-List:focus .text .btn {
  background: #b5873c;
  color: #fffefe !important;
  transition: background 0.35s, color 0.35s ease-out;
}

.max-bg-size .about-List .pic {
  height: 400px;
}

.max-bg-size .about-List .text {
  padding: 30px 50px 0px 50px;
}

.max-sm-size .about-List {
  margin-bottom: 25px;
}

.max-sm-size .about-List .pic {
  height: 200px;
}

.max-sm-size .about-List .text {
  padding: 10px 20px 30px 20px;
}

.max-sm-size .about-List .text h3 {
  font-size: 1.563rem;
  margin: 20px 0 15px 0;
}

.max-sm-size .about-List .text p {
  margin-bottom: 0;
}

.max-sm-size .about-List:hover .pic img, .max-sm-size .about-List:focus .pic img {
  transform: translateX(0px);
}

.milestone-silder {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin-bottom: 60px;
}

.milestone-silder .slick-dots {
  bottom: -45px;
  margin: 0;
}

.milestone-silder .slick-dots button {
  width: 1rem;
  height: 1rem;
  border-radius: 99em;
  background: transparent;
  display: block;
  color: transparent;
  border: 2px solid #b5873c;
  font-size: 1px;
  transition: background 0.2s ease-out;
}

.milestone-silder .slick-dots button:hover {
  background: #b5873c;
}

.milestone-silder .slick-dots button:before {
  display: none;
}

.milestone-silder .slick-dots li.slick-active button {
  background: #b5873c;
}

.max-lg-size .milestone-silder {
  text-align: center;
}

.max-sm-size .milestone-silder {
  margin-bottom: 35px;
}

.max-sm-size .milestone-silder .slick-dots {
  bottom: -40px;
}

.max-lg-size .mile-silder-wrapper .text-wrapper, .max-lg-size .mile-silder-wrapper .mile-silder-wrapper {
  height: auto !important;
}

.max-lg-size .mile-silder-wrapper h4, .max-lg-size .mile-silder-wrapper p {
  text-align: center;
}

.awards-slider-nav {
  padding: 0 100px;
}

.awards-slider-nav .slick-slide .year {
  font-size: 1.125rem;
  color: #555;
  font-weight: normal;
  text-align: center;
  position: relative;
}

.awards-slider-nav .slick-slide .circle {
  width: 0.938rem;
  height: 0.938rem;
  border-radius: 99em;
  background: #fff;
  display: block;
  border: 2px solid #ededed;
  position: relative;
  margin: 10px auto;
  transition: border 0.35s, background 0.35s ease-out;
}

.awards-slider-nav .slick-slide:hover .circle, .awards-slider-nav .slick-slide:focus .circle {
  background: #b5873c;
  border: 2px solid #b5873c;
}

.awards-slider-nav .slick-slide.slick-current .year {
  color: #b5873c;
}

.awards-slider-nav .slick-slide.slick-current .circle {
  background: #b5873c;
  border: 2px solid #b5873c;
}

.awards-slider-for {
  max-width: 1100px;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin: 40px auto;
}

.awards-slider-for img {
  max-width: 100%;
  height: auto;
}

.cd-horizontal-timeline .events-content ol {
  padding: 0;
  margin: 0;
}

.cd-horizontal-timeline .events-content .html li {
  position: relative !important;
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  padding: 0;
  opacity: 1;
}

.cd-horizontal-timeline .events-content .html .pic {
  display: block;
}

.min-sm-size .cd-horizontal-timeline .events-content .html {
  min-height: 250px;
}

.max-sm-size .cd-horizontal-timeline .events-content {
  margin: 0;
}

/* ==============================================================
   [ News ]
 ================================================================*/
.news-list {
  max-width: 480px;
  width: 31%;
  height: 440px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 30px 0%;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(0px);
  transition: box-shadow 0.35s, transform 0.35s ease-out;
}

.news-list:nth-child(2), .news-list:nth-child(5) {
  margin: 30px 2.9%;
}

.news-list .pic {
  width: 100%;
  height: 300px;
  position: relative;
  display: block;
  background: #ddd;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.3s ease-out;
}

.news-list .pic img {
  display: block;
}

.news-list .text {
  width: 100%;
  height: 210px;
  position: relative;
  display: block;
  background: #fff;
  padding: 25px 25px 25px 25px;
  z-index: 10;
  transform: translateY(0px);
  transition: transform 0.35s ease-out;
}

.news-list .text .date {
  font-size: 0.938rem;
  color: #323232;
  font-weight: normal;
  text-align: left;
  margin: 0 0 5px 0;
}

.news-list .text h4 {
  font-size: 1rem;
  color: #323232;
  font-weight: normal;
  text-align: left;
  line-height: 1.5rem;
  height: 4.688rem;
  margin: 0 0 0px 0;
  overflow: hidden;
}

.news-list .text .more {
  font-size: 0.875rem;
  color: #b5873c;
  font-weight: normal;
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 25px;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.news-list .text .more:before {
  content: "\e965";
  font-family: 'icomoon' !important;
  width: auto;
  height: auto;
  position: relative;
  display: block;
  float: left;
  margin-right: 15px;
  transform: translateX(0px);
  transition: transform 0.35s ease-out;
}

.news-list .text .more:hover:before, .news-list .text .more:focus:before {
  transform: translateX(5px);
}

.news-list .text .Line {
  width: 100%;
  height: 5px;
  position: absolute;
  display: block;
  background: #b5873c;
  bottom: 0;
  right: 0;
  z-index: 9;
}

.news-list .icon-wrapper {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin-bottom: 18px;
}

.news-list .icon-wrapper .lightgallery, .news-list .icon-wrapper .video-gallery {
  display: inline-block;
  float: right;
}

.news-list .icon-wrapper .lightgallery li, .news-list .icon-wrapper .video-gallery li {
  display: none;
  margin: 0;
}

.news-list .icon-wrapper .lightgallery li img, .news-list .icon-wrapper .video-gallery li img {
  display: none;
}

.news-list .icon-wrapper .lightgallery li:first-child, .news-list .icon-wrapper .video-gallery li:first-child {
  display: inline-block;
}

.news-list .icon-wrapper .a_icon {
  width: 3.438rem;
  height: 3.438rem;
  border-radius: 99em;
  background: #c49f63;
  display: block;
  float: right;
  margin: 0px 5px;
  opacity: 0;
  transform: translateY(-20px);
  transition: background 0.3s, opacity 0.3s, transform 0.45s;
}

.news-list .icon-wrapper .a_icon span {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  line-height: 3.438rem;
  font-size: 1.75rem;
  color: #fff;
}

.news-list .icon-wrapper .a_icon:hover, .news-list .icon-wrapper .a_icon:focus {
  background: #b5873c;
}

.news-list:hover, .news-list:focus {
  transform: translateY(-15px);
  box-shadow: 0px 1px 23px 0px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.35s, transform 0.35s ease-out;
}

.news-list:hover .pic, .news-list:focus .pic {
  opacity: 0.7;
}

.news-list:hover .text, .news-list:focus .text {
  transform: translateY(-70px);
  transition: transform 0.4s ease-out;
}

.news-list:hover .text .more, .news-list:focus .text .more {
  opacity: 1;
}

.news-list:hover .icon-wrapper a, .news-list:focus .icon-wrapper a {
  opacity: 1;
  transform: translateY(0px);
}

.max-bg-size .news-list {
  height: 400px;
}

.max-bg-size .news-list .pic {
  height: 250px;
}

.max-bg-size .news-list:hover .text, .max-bg-size .news-list:focus .text {
  transform: translateY(-60px);
}

.max-md-size .news-list {
  width: 46%;
  margin: 20px 1.8% !important;
}

.max-xs-size .news-list {
  width: 100%;
  margin: 15px 0% !important;
  height: 350px;
}

.max-xs-size .news-list .pic {
  height: 200px;
}

.collections {
  height: 400px;
}

.collections .text {
  width: 100.2%;
}

.max-bg-size .collections {
  height: 350px;
}

.max-xs-size .collections {
  height: 300px;
}

.collections-video .text {
  height: 150px;
}

.collections-video .text .play-video {
  width: 65px;
  height: 65px;
  border-radius: 99em;
  background: #b5873c;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 25px;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.collections-video .text .play-video span {
  font-size: 32px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 65px;
  display: block;
}

.collections-video .text .play-video:hover:before, .collections-video .text .play-video:focus:before {
  transform: translateX(5px);
}

.collections-video:hover .text, .collections-video:focus .text {
  transform: translateY(-50px);
}

.collections-video:hover .text .play-video, .collections-video:focus .text .play-video {
  opacity: 1;
}

.max-bg-size .collections-video .text .play-video {
  width: 45px;
  height: 45px;
}

.max-bg-size .collections-video .text .play-video span {
  font-size: 25px;
  line-height: 45px;
}

.max-bg-size .collections-video:hover .text, .max-bg-size .collections-video:focus .text {
  transform: translateY(-50px);
}

.collections-album .text {
  width: 100.2%;
  height: 400px;
}

.collections-album .text h4 {
  height: auto;
  max-height: 45px;
  margin-bottom: 15px;
}

.collections-album .albums-wrapper {
  height: 310px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(45px);
  transition: opacity 0.35s, transform 0.45s, 0.2s visibility;
}

.collections-album .albums-wrapper .lightgallery {
  display: block;
  border-bottom: 1px solid #ece1ce;
  border-right: 1px solid #ece1ce;
  border-left: 1px solid #ece1ce;
}

.collections-album .albums-wrapper .lightgallery li {
  display: none;
  margin: 0;
  font-size: 1rem;
  color: #b5873c;
  font-weight: normal;
  text-align: left;
  display: block;
  transition: color 0.35s, background 0.35s ease-out;
}

.collections-album .albums-wrapper .lightgallery li:first-child {
  display: block;
  padding: 5px 25px;
}

.collections-album .albums-wrapper .lightgallery li img {
  display: none;
}

.collections-album .albums-wrapper .lightgallery li:hover, .collections-album .albums-wrapper .lightgallery li:focus {
  color: #fff;
  background: #b5873c;
}

.collections-album .albums-wrapper .lightgallery:first-child {
  border-top: 1px solid #ece1ce;
}

.collections-album .albums-wrapper .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  margin: 0;
}

.collections-album .albums-wrapper .mCSB_scrollTools .mCSB_draggerContainer {
  left: 16px;
}

.collections-album:hover .text, .collections-album:focus .text {
  transform: translateY(-300px);
}

.collections-album:hover .albums-wrapper, .collections-album:focus .albums-wrapper {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.max-bg-size .collections-album .text {
  height: 350px;
}

.max-bg-size .collections-album .albums-wrapper {
  height: 240px;
}

.max-bg-size .collections-album:hover .text, .max-bg-size .collections-album:focus .text {
  transform: translateY(-250px);
}

.max-xs-size .collections-album {
  height: auto;
}

.max-xs-size .collections-album .text {
  position: relative;
  height: auto;
}

.max-xs-size .collections-album .text h4 {
  margin-bottom: 20px;
}

.max-xs-size .collections-album .albums-wrapper {
  height: auto;
  opacity: 2;
  visibility: visible;
  transform: translateY(0);
}

.max-xs-size .collections-album .albums-wrapper .lightgallery li:first-child {
  padding: 10px 20px;
}

.max-xs-size .collections-album:hover .text, .max-xs-size .collections-album:focus .text {
  transform: translateY(0px);
}

.select-from.news {
  width: 550px;
  height: auto;
  position: absolute;
  display: inline-block;
  right: 25px;
  top: 35px;
  text-align: right;
}

.select-from.news .border-select {
  width: 34.5%;
}

.max-md-size .select-from.news {
  position: relative;
  width: 100%;
  right: 0;
  top: 0;
  margin-bottom: 0;
}

/* ============  innerBanner  ============ */
.innerBanner {
  max-height: 750px;
  height: auto;
  position: relative;
  overflow: hidden;
  z-index: 9;
}

.innerBanner ul {
  display: inline-block;
}

.innerBanner ul li {
  display: none;
  margin: 0;
}

.innerBanner ul li img {
  display: none;
}

.innerBanner ul li:first-child {
  display: inline-block;
}

.innerBanner .video-gallery {
  display: inline-block;
}

.innerBanner .video-gallery a {
  display: none;
  margin: 0;
}

.innerBanner .video-gallery a img {
  display: none;
}

.innerBanner .video-gallery a:first-child {
  display: inline-block;
}

.max-bl-size .innerBanner {
  max-height: 550px;
}

.max-sm-size .innerBanner {
  margin-top: 65px;
}

.news-silder {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.rwdBanner {
  height: auto !important;
}

.news-media-wrapper {
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 198;
}

.max-sm-size .news-media-wrapper {
  width: 100%;
  position: relative;
  margin: 0 0 15px 0;
  padding: 0;
}

.news-media-box {
  width: 180px;
  height: 60px;
  position: relative;
  display: block;
  background: #b5873c;
  text-align: center;
  float: right;
}

.news-media-box a {
  width: 48px;
  height: 48px;
  border-radius: 99em;
  background: transparent;
  display: inline-block;
  font-size: 1.5rem;
  color: #fff;
  line-height: 48px;
  text-align: center;
  margin: 6px 4px 0px 4px;
  font-family: 'icomoon' !important;
  transition: background 0.35s ease-out;
}

.news-media-box a.album:before {
  content: "\e99d";
}

.news-media-box a.video:before {
  content: "\e962";
}

.news-media-box a:hover, .news-media-box a:focus {
  background: #9f7126;
}

.max-sm-size .news-media-box {
  width: 100%;
}

.date-wrapper {
  border-top: 1px solid #b5873c;
  border-bottom: 1px solid #b5873c;
}

.date-wrapper p {
  display: inline-block;
  margin: 21px 30px 19px 30px;
}

.date-wrapper .share-wrapper {
  width: 320px;
  height: 68px;
  position: relative;
  display: inline-block;
  float: right;
  border-left: 1px solid #b5873c;
  padding: 20px 0 0 30px;
}

.date-wrapper .share-wrapper .text {
  display: inline-block;
  float: left;
  margin-right: 10px;
}

.date-wrapper .share-wrapper .a2a_default_style {
  padding-top: 8px;
}

.date-wrapper .share-wrapper a.icon {
  margin: 0px 10px;
  font-size: 25px;
  color: #c7c7c7;
  transform: translateY(0px);
  transition: color 0.35s, transform 0.35s ease-out;
}

.date-wrapper .share-wrapper a.icon span, .date-wrapper .share-wrapper a.icon svg {
  display: none;
}

.date-wrapper .share-wrapper a.icon:hover, .date-wrapper .share-wrapper a.icon:focus {
  transform: translateY(-3px);
  transition: color 0.35s, transform 0.35s ease-out;
}

.date-wrapper .share-wrapper a.icon:hover.fb, .date-wrapper .share-wrapper a.icon:focus.fb {
  color: #3b5998;
}

.date-wrapper .share-wrapper a.icon:hover.twitter, .date-wrapper .share-wrapper a.icon:focus.twitter {
  color: #55acee;
}

.date-wrapper .share-wrapper a.icon:hover.google, .date-wrapper .share-wrapper a.icon:focus.google {
  color: #dd4b39;
}

.date-wrapper .share-wrapper a.icon:hover.weibo, .date-wrapper .share-wrapper a.icon:focus.weibo {
  color: #d52b2a;
}

.max-sm-size .date-wrapper p {
  margin: 15px 20px;
}

.max-sm-size .date-wrapper .share-wrapper {
  width: 100%;
  border-left: 0px;
  padding: 17px 20px;
}

.max-sm-size .news-html {
  margin-top: 75px !important;
}

.article-list-btn .back-news {
  width: auto;
  height: auto;
  padding: 24px 30px;
  line-height: initial;
  color: #b5873c;
}

.article-list-btn li.left {
  margin-right: 5px;
}

.article-list-btn li.right {
  margin-left: 5px;
}

.max-sm-size .article-list-btn .back-news {
  height: auto;
  line-height: initial;
  padding: 12px 25px 11px 25px;
}

.search-list {
  width: 31%;
  height: auto;
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  margin: 25px 1.1%;
  border: 1px solid #b5873c;
}

.search-list .pic {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.search-list .pic img {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform 0.45s ease-out;
}

.search-list .pic .cover {
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  z-index: 99;
  transition: opacity 0.45s ease-out;
}

.search-list .text h4 {
  font-size: 1.5rem;
  color: #b5873c;
  font-weight: normal;
  text-align: center;
  padding: 15px 0;
  margin: 0;
}

.search-list:hover .pic img, .search-list:focus .pic img, .search-list.active .pic img {
  transform: scale(1.05);
  transition: transform 0.45s ease-out;
}

.search-list:hover .pic .cover, .search-list:focus .pic .cover, .search-list.active .pic .cover {
  opacity: 1;
  transition: opacity 0.45s ease-out;
}

.max-md-size .search-list {
  width: 48%;
  margin: 20px 1%;
}

.max-xs-size .search-list {
  width: 100%;
  margin: 10px 0%;
}

/* ==============================================================
   [ Pro ]
 ================================================================*/
.max-sm-size #Pro .section-margin-top {
  margin-top: 65px;
}

.menu-list-box {
  width: 50%;
  height: 450px;
  position: relative;
  display: block;
  overflow: hidden;
  background: #376080;
  float: left;
}

.menu-list-box .models-list {
  width: 105%;
  height: 450px;
  position: relative;
  display: block;
  left: -2.5%;
}

.menu-list-box .models-list .imgLiquidFill {
  width: 100%;
  height: 450px;
  position: relative;
  display: block;
}

.menu-list-box .models-list .tilter__figure, .menu-list-box .models-list .tilter__caption, .menu-list-box .models-list .block-cover {
  transition: all 0.8s ease-out;
}

.menu-list-box .models-list .tilter__caption {
  max-width: 400px;
  width: 100%;
  height: 160px;
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  padding: 0;
  text-align: center;
  z-index: 9;
}

.menu-list-box .models-list .tilter__caption .pc {
  width: 150px;
  height: 52px;
  margin: auto;
}

.menu-list-box .models-list .tilter__caption .pc img {
  width: 100%;
  height: auto;
}

.menu-list-box .models-list .tilter__caption h3 {
  font-size: 2.25rem;
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 2.813rem;
  margin: 25px 0 20px 0;
}

.menu-list-box .models-list .tilter__caption p {
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 0;
}

.menu-list-box .models-list .block-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  stroke: transparent;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, transform 0.8s ease-in;
}

.menu-list-box .models-list:hover .block-cover, .menu-list-box .models-list:focus .block-cover {
  width: 86%;
  height: 70%;
  top: 15%;
  left: 8%;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, transform 0.8s ease-in;
}

.max-bg-size .menu-list-box {
  height: 340px;
}

.max-bg-size .menu-list-box .models-list, .max-bg-size .menu-list-box .imgLiquidFill {
  height: 360px;
}

.max-sm-size .menu-list-box {
  height: 300px;
}

.max-sm-size .menu-list-box .models-list, .max-sm-size .menu-list-box .imgLiquidFill {
  height: 320px;
}

.max-sm-size .menu-list-box .tilter__caption h3 {
  font-size: 1.563rem;
  line-height: 1.875rem;
  margin: 20px 0 15px 0;
}

.max-xs-size .menu-list-box {
  width: 100%;
}

.menu-list-box01 {
  width: 50%;
  height: auto;
  position: relative;
  display: block;
  overflow: hidden;
  background: #376080;
  float: left;
}

.menu-list-box01 .models-list {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.menu-list-box01 .models-list .imgBox {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.menu-list-box01 .models-list .tilter__figure, .menu-list-box01 .models-list .tilter__caption, .menu-list-box01 .models-list .block-cover {
  transition: all 0.8s ease-out;
}

.menu-list-box01 .models-list .tilter__caption {
  max-width: 400px;
  width: 100%;
  height: 160px;
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  padding: 0;
  text-align: center;
  z-index: 9;
}

.menu-list-box01 .models-list .tilter__caption .pc {
  width: 150px;
  height: 52px;
  margin: auto;
  display: none;
}

.menu-list-box01 .models-list .tilter__caption .pc img {
  width: 100%;
  height: auto;
}

.menu-list-box01 .models-list .tilter__caption h3 {
  font-size: 2.25rem;
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 2.813rem;
  margin: 25px 0 20px 0;
}

.menu-list-box01 .models-list .tilter__caption p {
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 0;
}

.menu-list-box01 .models-list .block-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  stroke: transparent;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, transform 0.8s ease-in;
}

.menu-list-box01 .models-list:hover .block-cover, .menu-list-box01 .models-list:focus .block-cover {
  width: 86%;
  height: 70%;
  top: 15%;
  left: 8%;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, transform 0.8s ease-in;
}

.max-sm-size .menu-list-box01 .tilter__caption {
  height: auto;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  display: inline-block;
  position: absolute;
}

.max-sm-size .menu-list-box01 .tilter__caption h3 {
  font-size: 1.563rem;
  line-height: 1.875rem;
  margin: 0px 0 0px 0;
}

.max-sm-size .menu-list-box01 .tilter__caption p {
  margin-top: 10px;
}

.max-xs-size .menu-list-box01 {
  width: 100%;
}

/* ==== model.php ===*/
#subMenu.model-menu {
  top: 0;
  margin: 50px auto 40px auto;
}

#subMenu.model-menu li {
  margin: 0 9px;
}

#subMenu.model-menu li a {
  border: 1px solid #fff;
  color: #555;
  border-radius: 25px;
  padding: 8px 24px 7px 24px;
  transition: color 0.35s, border 0.35s;
  text-shadow: none;
}

#subMenu.model-menu li a:before {
  display: none;
}

#subMenu.model-menu li:hover a, #subMenu.model-menu li:focus a, #subMenu.model-menu li.active a {
  color: #b5873c;
  border: 1px solid #b5873c;
  transition: color 0.35s, border 0.35s;
}

.max-sm-size #subMenu.model-menu {
  margin: 40px auto 25px auto;
}

.max-sm-size #subMenu.model-menu li {
  width: 48%;
  margin: 0 1% 0px 1%;
  padding: 0;
  float: left;
}

.max-sm-size #subMenu.model-menu li a {
  border-radius: 0;
  padding: 8px 20px 7px 20px;
  border: 1px solid #b5873c;
}

.max-sm-size #subMenu.model-menu li:hover a, .max-sm-size #subMenu.model-menu li:focus a, .max-sm-size #subMenu.model-menu li.active a {
  background: #b5873c;
  color: #fff;
}

.menu-pro-img {
  height: 650px;
  background: #ddd;
}

.max-bg-size .menu-pro-img {
  height: 600px;
}

.max-sm-size .menu-pro-img {
  height: 350px;
}

/* ==== product.php ===*/
.pro-banner-slider {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  clear: both;
}

.pro-banner-slider .slick-dots {
  bottom: 55px;
}

.pro-banner-slider .slick-dots li {
  margin: 0 13px;
}

.pro-banner-slider .slick-dots li button {
  width: 0.813rem;
  height: 0.813rem;
  border-radius: 99em;
  background: transparent;
  display: block;
  box-shadow: 0 0 1px #666;
  border: 1px solid #fff;
}

.pro-banner-slider .slick-dots li:hover button, .pro-banner-slider .slick-dots li:focus button, .pro-banner-slider .slick-dots li.slick-active button {
  background: #fff !important;
}

.max-md-size .pro-banner-slider .slick-dots {
  bottom: 30px;
}

.max-sm-size .pro-banner-slider {
  margin-top: 65px;
}

.max-sm-size .pro-banner-slider .slick-dots {
  bottom: 20px;
}

.blackBG-title {
  width: 100%;
  height: 250px;
  position: absolute;
  display: block;
  background: transparent;
  top: -405px;
  padding-top: 0px;
}

.blackBG-title .title-box {
  max-width: 360px;
  width: 100%;
  height: 360px;
  position: relative;
  display: block;
  margin: auto;
  text-align: center;
  padding: 60px 30px;
  z-index: 89;
}

.blackBG-title .title-box:before {
  content: "";
  width: 92%;
  height: 92%;
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.15);
  margin: 0;
  top: 4%;
  left: 4%;
}

.blackBG-title .title-box h2, .blackBG-title .title-box p {
  position: relative;
  z-index: 3;
  text-align: center;
}

.blackBG-title .title-box h2 {
  margin: 0 0 105px 0;
}

.blackBG-title .title-box p {
  margin: 0;
}

.blackBG-title .title-box .line, .blackBG-title .title-box .line02 {
  width: 360px;
  height: 360px;
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
  display: inline-block;
  z-index: 1;
}

.blackBG-title .title-box .line:before, .blackBG-title .title-box .line:after, .blackBG-title .title-box .line02:before, .blackBG-title .title-box .line02:after {
  content: "";
  box-sizing: border-box;
  transition: 0.45s all  ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  background: #c09853;
}

.blackBG-title .title-box .line02:before, .blackBG-title .title-box .line02:after {
  width: 5px;
  height: 0;
}

.blackBG-title .title-box .line02:before {
  left: 0;
  bottom: 0;
}

.blackBG-title .title-box .line02:after {
  right: 0;
  top: 0;
}

.blackBG-title .title-box .line:before, .blackBG-title .title-box .line:after {
  height: 5px;
  width: 0;
  left: 0;
}

.blackBG-title .title-box .line:before {
  top: 0;
}

.blackBG-title .title-box .line:after {
  bottom: 0;
}

.blackBG-title .title-box.active .line02:before, .blackBG-title .title-box.active .line02:after, .blackBG-title .title-box:hover .line02:before, .blackBG-title .title-box:hover .line02:after {
  height: calc(100%);
}

.blackBG-title .title-box.active .line:before, .blackBG-title .title-box.active .line:after, .blackBG-title .title-box:hover .line:before, .blackBG-title .title-box:hover .line:after {
  width: 100%;
}

.max-sm-size .blackBG-title {
  top: 0;
  padding: 0;
  height: auto;
  position: relative;
  margin: 45px auto 20px auto;
}

.max-sm-size .blackBG-title .title-box {
  width: 200px;
  height: 200px;
  padding: 35px 30px;
}

.max-sm-size .blackBG-title .title-box:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
}

.max-sm-size .blackBG-title .title-box h2 {
  margin: 0 0 40px 0;
  color: #222 !important;
}

.max-sm-size .blackBG-title .line, .max-sm-size .blackBG-title .line02 {
  width: 200px;
  height: 200px;
}

.max-sm-size .blackBG-title .line02:before, .max-sm-size .blackBG-title .line02:after {
  width: 2px;
  height: 0;
}

.max-sm-size .blackBG-title .line:before, .max-sm-size .blackBG-title .line:after {
  height: 2px;
}

.pro-margin-top {
  margin-top: 220px;
}

.max-sm-size .pro-margin-top {
  margin-top: 0;
  top: 0px;
  margin-bottom: 0px;
}

.pro-slider {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.pro-slider img {
  width: 100%;
  height: auto;
}

.pro-slider .slick-prev {
  left: -6.25rem;
}

.pro-slider .slick-next {
  right: -6.25rem;
}

.max-sm-size .pro-slider .slick-prev, .max-sm-size .pro-slider .slick-next {
  display: none !important;
}

.pro-album-box {
  width: calc(50% - 1px);
  height: 600px;
  position: relative;
  display: block;
  float: left;
  background: #000;
}

.pro-album-box:nth-child(2) {
  float: right;
}

.pro-album-box .imgLiquidFill {
  height: 600px;
  opacity: 0.65;
}

.pro-album-box .pro-album-list {
  max-width: 440px;
  width: 100%;
  height: auto;
  position: absolute;
  display: inline-block;
  padding: 0 25px;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  z-index: 9;
}

.pro-album-box h3 {
  font-size: 2.5rem;
  color: #fff;
  font-weight: normal;
  text-align: center;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  display: inline-block;
  position: absolute;
  transition: transform 0.35s ease-out;
}

.pro-album-box .list-wrapper {
  height: 130px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.5s, transform 0.35s ease-out;
  transition-delay: 0.1s;
}

.pro-album-box .list-wrapper .lightgallery {
  display: inline-block;
  float: left;
}

.pro-album-box .list-wrapper .lightgallery li {
  display: none;
  margin: 0 5px;
}

.pro-album-box .list-wrapper .lightgallery li img {
  display: none;
}

.pro-album-box .list-wrapper .lightgallery li:first-child {
  display: inline-block;
}

.pro-album-box .list {
  width: 200px;
  height: 50px;
  position: relative;
  display: block;
  font-size: 1rem;
  color: #b5873c;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  background: #fff;
  float: left;
  margin: 5px;
  transition: color 0.35s, background 0.35s ease-out;
}

.pro-album-box .list:hover, .pro-album-box .list:focus {
  background: #b5873c;
  color: #fff;
}

.pro-album-box:hover h3, .pro-album-box:focus h3 {
  transform: translateX(-50%) translateY(-120px);
  -webkit-transform: translateX(-50%) translateY(-120px);
}

.pro-album-box:hover .list-wrapper, .pro-album-box:focus .list-wrapper {
  transform: translateY(45px);
  opacity: 1;
  transition: opacity 0.4s, transform 0.4s ease-out;
}

.max-bg-size .pro-album-box {
  height: 500px;
}

.max-bg-size .pro-album-box .imgLiquidFill {
  height: 500px;
}

.max-md-size .pro-album-box {
  width: 100%;
  height: 430px;
  margin: 7px auto;
}

.max-md-size .pro-album-box .imgLiquidFill {
  height: 430px;
}

.max-md-size .pro-album-box h3 {
  margin-top: 0;
}

.max-sm-size .pro-album-box {
  height: 380px;
}

.max-sm-size .pro-album-box .imgLiquidFill {
  height: 380px;
}

.max-sm-size .pro-album-box h3, .max-sm-size .pro-album-box .list-wrapper {
  left: 0;
  top: inherit;
  bottom: inherit;
  right: inherit;
  transform: none;
  -webkit-transform: none;
  text-align: center;
  display: block;
  position: relative;
  opacity: 1;
  transform: translateY(0px);
}

.max-sm-size .pro-album-box h3 {
  font-size: 1.688rem;
  margin-top: 0;
}

.max-sm-size .pro-album-box .list-wrapper {
  height: auto;
}

.max-sm-size .pro-album-box .lightgallery {
  width: 100%;
}

.max-sm-size .pro-album-box .lightgallery li {
  width: 100%;
}

.max-sm-size .pro-album-box .list {
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin: 8px auto;
  float: none;
}

#pro-tabs {
  clear: both;
}

#pro-tabs ul.tabs {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #b5873c;
  text-align: center;
}

#pro-tabs ul.tabs li {
  min-width: 250px;
  height: auto;
  display: inline-block;
  border-top: 1px solid #b5873c;
  border-left: 1px solid #b5873c;
  border-right: 1px solid #b5873c;
  vertical-align: bottom;
  margin: 0 3px;
  text-align: center;
  position: relative;
}

#pro-tabs ul.tabs li a {
  vertical-align: bottom;
  font-size: 1.125rem;
  color: #b5873c;
  font-weight: normal;
  text-align: center;
  background: #fff;
  display: block;
  padding: 11px 20px 9px 20px;
  cursor: pointer;
  transition: color 0.35s, background 0.35s, padding 0.35s;
}

#pro-tabs ul.tabs li.active a, #pro-tabs ul.tabs li:hover a, #pro-tabs ul.tabs li:focus a {
  background: #b5873c;
  color: #fff;
}

#pro-tabs ul.tabs li.active li, #pro-tabs ul.tabs li:hover li, #pro-tabs ul.tabs li:focus li {
  margin: 0;
}

#pro-tabs ul.tabs li.active li:last-child, #pro-tabs ul.tabs li:hover li:last-child, #pro-tabs ul.tabs li:focus li:last-child {
  border-bottom: 1px solid #b5873c;
}

#pro-tabs ul.tabs li.active li a, #pro-tabs ul.tabs li:hover li a, #pro-tabs ul.tabs li:focus li a {
  font-size: 1rem;
  background: #fff;
  color: #b5873c;
}

#pro-tabs ul.tabs li.active li.active a, #pro-tabs ul.tabs li.active li:hover a, #pro-tabs ul.tabs li.active li:focus a, #pro-tabs ul.tabs li:hover li.active a, #pro-tabs ul.tabs li:hover li:hover a, #pro-tabs ul.tabs li:hover li:focus a, #pro-tabs ul.tabs li:focus li.active a, #pro-tabs ul.tabs li:focus li:hover a, #pro-tabs ul.tabs li:focus li:focus a {
  background: #cba76b;
  color: #fff;
}

#pro-tabs ul.tabs li.tabs-dropdown:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #b5873c transparent transparent transparent;
  transition: border 0.35s ease-out;
}

#pro-tabs ul.tabs li.tabs-dropdown ul {
  width: 100%;
  position: absolute;
  top: 100%;
  left: -999999px;
  display: none;
  z-index: -99;
  opacity: 0;
  visibility: hidden;
  transition: left 0.2s, opacity 0.35s ease-out;
}

#pro-tabs ul.tabs li.tabs-dropdown.active:before, #pro-tabs ul.tabs li.tabs-dropdown:active:before, #pro-tabs ul.tabs li.tabs-dropdown:focus:before, #pro-tabs ul.tabs li.tabs-dropdown:hover:before {
  border-color: #fff transparent transparent transparent;
}

#pro-tabs ul.tabs li.tabs-dropdown.open ul, #pro-tabs ul.tabs li.tabs-dropdown:active ul, #pro-tabs ul.tabs li.tabs-dropdown:focus ul {
  left: -1px;
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99;
  transition: left 0.1s, opacity 0.4s;
  transition-delay: .25s;
}

#pro-tabs .tab_content {
  clear: left;
  width: 100%;
  background: #fff;
  padding: 30px 20px 10px 20px;
}

.max-lg-size #pro-tabs ul.tabs li {
  min-width: 150px;
}

.max-lg-size #pro-tabs ul.tabs li a {
  font-size: 1rem;
}

.max-sm-size #pro-tabs ul.tabs li {
  width: 100% !important;
}

.max-sm-size #pro-tabs ul.tabs li a {
  font-size: 1rem;
}

.tab_content .tableWrapper, .tab_content .video-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.tab_content .video-container h4 {
  margin: 0;
  top: -30px;
  position: relative;
}

.tab_content .video-container iframe {
  margin-top: 55px;
}

.pro-specs-table {
  min-width: 350px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.pro-specs-table th, .pro-specs-table td {
  width: 33.3%;
  text-align: left;
  padding-left: 7%;
  padding-right: 7%;
}

.max-sm-size .pro-specs-table th, .max-sm-size .pro-specs-table td {
  padding-left: 15px;
  padding-right: 15px;
}

.lightgallery li {
  cursor: pointer;
  margin: 40px auto 40px auto;
  text-align: center;
}

.lightgallery li p {
  font-size: 1.125rem;
  color: #767676;
  margin-top: 10px;
  transition: color 0.3s ease-out;
}

.lightgallery li p span.zoom-in {
  display: inline-block;
  font-family: 'lg';
  color: #b5873c;
  font-size: 24px;
  position: relative;
  top: 5px;
  margin-right: 7px;
}

.lightgallery li p span.zoom-in:after {
  content: "\e311";
  display: block;
}

.lightgallery li img {
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.lightgallery li:hover p, .lightgallery li:focus p {
  color: #b5873c;
}

.pro-virtual {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}

.pro-virtual .imgLiquidFill {
  width: 100%;
  height: 400px;
  position: relative;
  display: block;
  background-attachment: fixed;
}

.pro-virtual .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: #0a152f;
  opacity: 0.75;
  z-index: 9;
}

.pro-virtual .virtual-box {
  max-width: 260px;
  width: 100%;
  height: 180px;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 12;
  text-align: center;
}

.pro-virtual .virtual-box .paly {
  width: 5.625rem;
  height: 5.625rem;
  border-radius: 99em;
  background: #b5873c;
  display: block;
  line-height: 5.625rem;
  display: block;
  text-align: center;
  margin: auto;
  position: relative;
  transform: rotateY(0deg);
  transition: transform 0.9s ease-out;
}

.pro-virtual .virtual-box .paly .arrow {
  font-size: 3.125rem;
  color: #fff;
  font-weight: normal;
  text-align: left;
  width: 3.125rem;
  height: 3.125rem;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 3px;
  right: 0;
  margin: auto;
}

.pro-virtual .virtual-box:hover .paly, .pro-virtual .virtual-box:focus .paly {
  transform: rotateY(360deg);
  transition: transform 0.9s ease-out;
}

.max-sm-size .pro-virtual .imgLiquidFill {
  height: 300px;
}

.max-sm-size .pro-virtual .virtual-box {
  height: 130px;
}

.max-sm-size .pro-virtual .virtual-box .paly {
  width: 55px;
  height: 55px;
  line-height: 55px;
}

.max-sm-size .pro-virtual .virtual-box .paly .arrow {
  font-size: 35px;
  width: 35px;
  height: 35px;
}

.next-prev-box {
  width: calc(50% - 1px);
  height: auto;
  position: relative;
  display: block;
  float: left;
  background: #000;
}

.next-prev-box:nth-child(2) {
  float: right;
}

.next-prev-box .imgLiquidFill {
  height: 600px;
  opacity: 0.4;
  transition: opacity 0.3s ease-out;
}

.next-prev-box .imgBox {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  opacity: 0.4;
  transition: opacity 0.3s ease-out;
}

.next-prev-box .imgBox img {
  width: 100%;
  height: auto;
}

.next-prev-box h3 {
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  text-align: center;
  display: inline-block;
  position: absolute;
  z-index: 99;
}

.next-prev-box:hover .imgLiquidFill, .next-prev-box:hover .imgBox, .next-prev-box:focus .imgLiquidFill, .next-prev-box:focus .imgBox {
  opacity: 0.75;
}

.min-md-size .next-prev-box .imgBox {
  height: 200px;
}

.min-lg-size .next-prev-box .imgBox {
  height: 250px;
}

.min-bg-size .next-prev-box .imgBox {
  height: 300px;
}

.min-bl-size .next-prev-box .imgBox {
  height: 380px;
}

.max-md-size .next-prev-box {
  width: 100%;
  margin: 0px auto 15px auto;
}

/* ==============================================================
   [ Heritage ]
 ================================================================*/
#Heritage .top01 {
  top: 220px;
  position: relative;
}

#Heritage .go-models {
  padding: 35px 90px;
  margin: auto;
  top: 100px;
  position: relative;
}

#Heritage .go-models span {
  float: right;
  right: -60px;
  top: 4px;
  position: relative;
  display: inline-block;
  transform: translateX(0px);
  transition: transform 0.35s ease-out;
}

#Heritage .go-models:hover span, #Heritage .go-models:focus span {
  transform: translateX(8px);
}

#Heritage .heritage-bg {
  background: url(../images/heritage/heritage_bg.jpg) no-repeat;
  width: 915px;
  height: 720px;
  display: block;
  position: absolute;
  top: 650px;
  right: 0;
}

.max-bg-size #Heritage .top01 {
  top: 180px;
  position: relative;
}

.max-bg-size #Heritage .heritage-bg {
  top: 450px;
  background-size: 600px;
  width: 600px;
}

.max-sm-size #Heritage {
  margin-top: 65px;
}

.max-sm-size #Heritage .top01 {
  top: 0;
}

.max-sm-size #Heritage .heritage-bg {
  display: none;
}

.max-sm-size #Heritage .go-models {
  width: 100%;
  padding: 20px 20px;
  top: 0px;
  margin: 35px auto 5px auto;
}

.max-sm-size #Heritage .mTB25 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.heritage {
  height: 495px;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
  background: #000;
}

.heritage img {
  opacity: 0.5;
  position: relative;
  z-index: 1;
  transform: rotate(0deg);
  transition: opacity 0.35s, transform ease 0.4s;
}

.heritage .heritage_hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.heritage .heritage_hover:before, .heritage .heritage_hover:after {
  content: "";
  box-sizing: border-box;
  transition: 0.4s all ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  width: 4px;
  height: 0;
  background: #b5873c;
}

.heritage .heritage_hover:before {
  left: 0;
  bottom: -0.2em;
}

.heritage .heritage_hover:after {
  right: 0;
  top: -0.2em;
}

.heritage .heritage_hover .border:before, .heritage .heritage_hover .border:after {
  content: "";
  transition: 0.4s all ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  height: 4px;
  height: 0.35rem;
  width: 0;
  background: #b5873c;
}

.heritage .heritage_hover .border:before {
  left: 0;
  transition: 0.25s all ease;
}

.heritage .heritage_hover .border:after {
  bottom: 0;
  right: 0;
  transition: 0.25s all ease;
}

.heritage .heritage_hover h2, .heritage .heritage_hover .arrow {
  position: absolute;
  text-align: center;
  display: inline-block;
}

.heritage .heritage_hover h2 {
  bottom: 47%;
  left: 75px;
  width: 80%;
  margin: 0;
  text-shadow: 0 0 1px rgba(51, 51, 51, 0.5);
  transform: translateY(130px);
  transition: transform 0.45s ease-out;
}

.heritage .heritage_hover .arrow {
  opacity: 0;
  right: 60px;
  bottom: 44%;
  background: rgba(51, 51, 51, 0.2);
  transform: translateY(0px) translateX(50px);
  transition: opacity 0.35s, transform 0.35s ease-out;
  transition-delay: 0.0s;
}

.heritage:hover img, .heritage:focus img {
  opacity: 0.75;
  transform: rotate(0deg) scale(1.05);
  transition: opacity 0.35s, transform ease 0.4s;
}

.heritage:hover .heritage_hover:before, .heritage:hover .heritage_hover:after, .heritage:focus .heritage_hover:before, .heritage:focus .heritage_hover:after {
  height: calc(100% + 0.4em);
}

.heritage:hover .heritage_hover .border:before, .heritage:hover .heritage_hover .border:after, .heritage:focus .heritage_hover .border:before, .heritage:focus .heritage_hover .border:after {
  width: 100%;
}

.heritage:hover .heritage_hover h2, .heritage:focus .heritage_hover h2 {
  transform: translateY(0px);
}

.heritage:hover .heritage_hover .arrow, .heritage:focus .heritage_hover .arrow {
  opacity: 1;
  transform: translateY(0px) translateX(0%);
  transition-delay: 0.15s;
}

.max-bg-size .heritage {
  height: 390px;
}

.max-bg-size .heritage .heritage_hover h2 {
  width: 55%;
}

.max-sm-size .heritage {
  height: 250px;
}

.max-sm-size .heritage .heritage_hover h2 {
  top: 50%;
  bottom: auto;
  left: 0;
  text-align: center !important;
  width: 100%;
  padding: 0 15px;
  transform: translateY(0px);
  margin-top: -18px;
}

.max-sm-size .heritage .heritage_hover .arrow {
  display: none;
}

.heritage-banner {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  background: #ddd;
  margin: 60px auto 80px auto;
  overflow: hidden;
}

.max-sm-size .heritage-banner {
  margin: 20px auto 20px auto;
}

.heritage-back {
  display: block;
  z-index: 99;
  transform: translateX(0px);
  transition: transform 0.35s ease-out;
}

.heritage-back:hover, .heritage-back:focus {
  transform: translateX(-8px);
}

.min-sm-size .heritage-back {
  position: fixed;
  top: 170px;
  left: 60px;
  background: rgba(255, 255, 255, 0.9);
}

.max-sm-size .heritage-back {
  width: 100% !important;
  position: relative;
  margin-bottom: 55px !important;
}

.max-sm-size .heritage-back span {
  transition: transform 0.35s ease-out;
}

.max-sm-size .heritage-back:hover, .max-sm-size .heritage-back:focus {
  transform: translateX(0px);
}

.max-sm-size .heritage-back:hover span, .max-sm-size .heritage-back:focus span {
  transform: translateX(-10px);
  transition: transform 0.35s ease-out;
}

/* ==============================================================
   [ Dealers ]
 ================================================================*/
.dealder-banner {
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
  overflow: hidden;
}

.dealder-banner .focuspoint {
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
  background: #ddd;
}

.max-sm-size .dealder-banner {
  height: auto;
}

.max-sm-size .dealder-banner .focuspoint {
  height: 350px;
}

.dealder-content {
  max-width: 780px;
  height: 330px;
  position: absolute;
}

.dealder-content h2.pageTitle {
  position: relative;
  bottom: 0;
  margin-top: 0;
}

.dealder-content p {
  text-shadow: 0 0 1px #949393;
}

.dealder-content form.select-from {
  margin-top: 75px;
  margin-bottom: 0;
}

.dealder-content form.select-from .cs-select {
  background: #fff;
  color: #b5873c;
  width: 38%;
}

.dealder-content form.select-from .cs-select ul span {
  color: #b5873c;
}

.dealder-content form.select-from .btn {
  background: #fff;
  color: #b5873c !important;
  border: 1px solid #b5873c;
  width: 21.5%;
  padding: 11px 15px 11px 15px;
}

.dealder-content form.select-from .btn:hover, .dealder-content form.select-from .btn:focus {
  background: #b5873c;
  color: #fff !important;
}

.max-bg-size .dealder-content h2.pageTitle {
  margin-bottom: 20px;
}

.max-bg-size .dealder-content form.select-from {
  margin-top: 55px;
}

.max-md-size .dealder-content {
  height: auto;
}

.max-md-size .dealder-content form.select-from .cs-select, .max-md-size .dealder-content form.select-from .btn {
  width: 100%;
}

.max-md-size .dealder-content form.select-from .btn {
  position: absolute;
  top: 120px;
  left: 0;
}

.max-sm-size .dealder-content {
  position: static !important;
}

.max-sm-size .dealder-content h2.pageTitle {
  position: absolute;
  top: 150px;
  left: 0;
  z-index: 2;
}

.max-sm-size .dealder-content p, .max-sm-size .dealder-content form.select-from {
  position: relative;
  z-index: 9;
}

.max-sm-size .dealder-content p {
  color: #333 !important;
  line-height: 40px;
  font-size: 1.25rem !important;
  margin-top: 65px;
  text-shadow: none;
}

.max-sm-size .dealder-content form.select-from {
  margin-top: 45px;
  margin-bottom: 65px;
}

.max-sm-size .dealder-content form.select-from .cs-select, .max-sm-size .dealder-content form.select-from .btn {
  width: 100%;
}

.max-sm-size .dealder-content form.select-from .btn {
  background: #b5873c;
  color: #fff !important;
  position: absolute;
  top: 120px;
}

.select-from .dk-select:first-child {
  z-index: 9;
}

.select-from .dk-select:nth-child(2) {
  z-index: 8;
}

.select-from .dk-select:nth-child(3) {
  z-index: 7;
}

.dk-selected {
  border: 1px solid #b5873c !important;
  padding: 10px 16px 9px 16px;
  border-radius: 0;
}

.dk-selected:before {
  border-width: 10px 7.5px 0 7.5px !important;
  border-color: #b5873c transparent transparent transparent !important;
  margin: -4px 15px 0 0;
}

.dk-selected:after {
  border: none;
}

.dk-selected:hover, .dk-selected:focus {
  border: 1px solid #b5873c;
}

.dk-selected:hover:before, .dk-selected:focus:before {
  border-color: #b5873c transparent transparent transparent;
}

.dk-select-open-down .dk-select-options {
  border-top: 0;
  border-radius: 0;
  border-right: 1px solid #b5873c;
  border-left: 1px solid #b5873c;
  border-bottom: 1px solid #b5873c;
}

.dk-select-open-down:before {
  border-width: 0 7.5px 10px 7.5px !important;
  border-color: transparent transparent #b5873c transparent !important;
}

.dk-option {
  padding: 7px 16px 6px 16px;
}

.max-sm-size .dk-option {
  padding: 5px 16px 4px 16px;
}

.dk-select-options {
  max-height: 190px;
}

.dk-select-options .dk-option-highlight {
  background: #f5f3ec;
  color: #b5873c;
}

.max-sm-size .dk-select-options {
  max-height: 115px;
}

.map-wrapper {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  background: #e3e3e3;
}

.map-wrapper #googleMap {
  width: 100%;
  height: 700px;
  position: relative;
  display: block;
}

.max-md-size .map-wrapper #googleMap {
  height: 600px;
}

.max-sm-size .map-wrapper #googleMap {
  height: 400px;
  margin-top: 0px;
}

.dealer-result {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -150px;
  max-width: 1400px;
  width: 100%;
  z-index: 2;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-30px);
  transition: opacity 0.35s, visibility 0.35s, transform 0.35s;
}

.dealer-result.open {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}

.dealer-result .close-toggle {
  width: auto;
  height: auto;
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
  font-size: 35px;
  color: #222;
  cursor: pointer;
  z-index: 99;
  transform: rotate(0deg);
  transition: transform 0.4s ease-out;
}

.dealer-result .close-toggle:hover, .dealer-result .close-toggle:focus {
  transform: rotate(180deg);
  transition: transform 0.4s ease-out;
}

.dealer-result p, .dealer-result a {
  font-size: 1rem;
  color: #555555;
}

.dealer-result .imgbox {
  padding: 10px;
}

.dealer-result .textBox {
  padding: 20px 35px;
}

.max-lg-size .dealer-result {
  position: relative;
  left: inherit;
  right: inherit;
  top: inherit;
  transform: none;
  margin-top: -30px;
  padding: 0px 35px 20px 35px;
}

.max-sm-size .dealer-result {
  padding: 0px 20px 20px 20px;
}

.max-sm-size .dealer-result .imgbox {
  padding: 0px;
}

.max-sm-size .dealer-result .textBox {
  padding: 10px 0px;
}

.max-sm-size .dealer-result .close-toggle {
  display: none;
}

/* ==============================================================
   [ Newsletter ]
 ================================================================*/
.newsletter-banner {
  background: #111;
}

.newsletter-list {
  max-width: 360px;
  width: 22%;
  height: auto;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 45px 1.4%;
  border: 1px solid #eee;
  box-shadow: 0 15px 17px -6px rgba(31, 31, 31, 0.5);
  transform: translateY(0px);
  -webkit-overflow-scrolling: touch;
  transition: box-shadow 0.35s, transform 0.35s ease-out;
}

.newsletter-list img {
  width: 100%;
  height: auto;
}

.newsletter-list .cover {
  background: #000;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.newsletter-list .list_hover {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 15;
  opacity: 1;
  -webkit-overflow-scrolling: touch;
}

.newsletter-list .list_hover h4 {
  font-size: 1.125rem;
  color: #fff;
  font-weight: normal;
  text-align: left;
  line-height: 1.688rem;
  margin: 35px 40px 0px 40px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.35s, transform 0.35s;
}

.newsletter-list .list_hover .icon-wrapper {
  width: 100%;
  height: 70px;
  position: absolute;
  display: block;
  bottom: 40px;
  padding: 0 20px;
  text-align: center;
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.35s, transform 0.35s;
}

.newsletter-list .list_hover .icon-wrapper .lightgallery {
  display: inline-block;
}

.newsletter-list .list_hover .icon-wrapper .lightgallery li {
  display: none;
  margin: 0;
}

.newsletter-list .list_hover .icon-wrapper .lightgallery li img {
  display: none;
}

.newsletter-list .list_hover .icon-wrapper .lightgallery li:first-child {
  display: inline-block;
}

.newsletter-list .list_hover .icon-wrapper .event-icon {
  width: 63px;
  height: 63px;
  border-radius: 99em;
  background: #b5873c;
  display: inline-block;
  text-align: center;
  margin: 0px;
  position: relative;
  opacity: 1;
  color: #fff;
  transition: opacity 0.35s, color 0.35s, background 0.35s ease-out;
}

.newsletter-list .list_hover .icon-wrapper .event-icon span {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  line-height: 63px;
  font-size: 21px;
}

.newsletter-list .list_hover .icon-wrapper .event-icon:hover, .newsletter-list .list_hover .icon-wrapper .event-icon:focus {
  background: #fff;
  color: #b5873c;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle svg {
  display: none;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .share-wrapper {
  width: 100%;
  height: 280px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  visibility: hidden;
  z-index: -1;
  top: -230px;
  padding: 15px 17px;
  border-radius: 99em;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.5s, height 0.2s, transform 0.5s, visibility 0.2s;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon {
  font-size: 25px;
  margin: 19px 0px;
  transform: rotate(0deg);
  transition: transform 0.2s ease-out;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon:hover, .newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon:focus {
  transform: rotate(15deg);
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon.fb {
  color: #3b5998;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon.twitter {
  color: #55acee;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon.google {
  color: #dd4b39;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle .icon.weibo {
  color: #d52b2a;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle:hover, .newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle:focus {
  overflow: visible;
}

.newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle:hover .share-wrapper, .newsletter-list .list_hover .icon-wrapper .event-icon.shareToggle:focus .share-wrapper {
  visibility: visible;
  opacity: 1;
  height: 280px;
  transform: translateY(0%);
}

.newsletter-list:hover, .newsletter-list:focus, .newsletter-list:active, .newsletter-list.active {
  transition: box-shadow 0.35s, transform 0.35s ease-out;
}

.newsletter-list:hover .cover, .newsletter-list:focus .cover, .newsletter-list:active .cover, .newsletter-list.active .cover {
  opacity: 0.8;
}

.newsletter-list:hover .list_hover h4, .newsletter-list:focus .list_hover h4, .newsletter-list:active .list_hover h4, .newsletter-list.active .list_hover h4 {
  opacity: 1;
  transform: translateY(0px);
}

.newsletter-list:hover .list_hover .icon-wrapper, .newsletter-list:focus .list_hover .icon-wrapper, .newsletter-list:active .list_hover .icon-wrapper, .newsletter-list.active .list_hover .icon-wrapper {
  opacity: 1;
  transform: translateY(0px);
}

.max-bg-size .newsletter-list {
  width: 30%;
  margin: 40px 1.45%;
}

.max-md-size .newsletter-list {
  width: 46%;
  margin: 30px 1.8%;
}

.max-sm-size .newsletter-list {
  width: 100%;
  margin: 25px 0%;
}

.max-sm-size .newsletter-list .list_hover .icon-wrapper {
  bottom: 25px;
}

.select-from.news {
  width: 550px;
  height: auto;
  position: absolute;
  display: inline-block;
  right: 25px;
  top: 35px;
}

/* ==============================================================
   [ FAQ ]
 ================================================================*/
.faqBox {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  background: #f5f5f5;
  margin: 0;
  transition: background 0.35s ease-out, border 0.35s;
}

.faqBox:nth-child(even) {
  background: #e6e5e5;
}

.faqBox .box {
  position: relative;
  z-index: 2;
}

.faqBox .title {
  padding: 17px 100px 17px 35px;
  position: relative;
}

.faqBox .title h4 {
  font-size: 1.125rem;
  color: #000;
  font-weight: normal;
  text-align: left;
  line-height: 1.688rem;
  margin: 0;
  cursor: pointer;
}

.faqBox .title .toggle {
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  top: 20px;
  right: 45px;
}

.faqBox .title .toggle:before, .faqBox .title .toggle:after {
  content: "";
  background: #000;
  display: block;
  position: absolute;
  transition: opacity 0.3s, background 0.3s ease-out;
}

.faqBox .title .toggle:before {
  width: 15px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -6px;
}

.faqBox .title .toggle:after {
  width: 2px;
  height: 15px;
  top: 3px;
  left: 50%;
}

.faqBox .answer {
  padding: 0px 100px 10px 35px;
  overflow: hidden;
  display: none;
}

.faqBox .answer html {
  margin: 0px 0 15px 0;
}

.faqBox .answer html p {
  font-size: 1.125rem;
  color: #555;
}

.faqBox + .faqBox:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border: 1px solid #dfd1ba;
  opacity: 0;
  transition: all 0.35s ease-out;
}

.faqBox:hover, .faqBox:focus {
  background: #efe5d5;
}

.faqBox.active {
  background: #efe5d5;
}

.faqBox.active .title .toggle:before, .faqBox.active .title .toggle:after {
  background: #b5873c;
}

.faqBox.active .title .toggle:after {
  opacity: 0;
}

.faqBox.active + .faqBox.active {
  opacity: 1;
  border-top: 1px solid #dfd1ba;
}

.max-md-size .faqBox .text {
  width: 75%;
}

.max-sm-size .faqBox {
  width: 95%;
  margin: 15px auto;
  display: block;
}

.max-sm-size .faqBox .title {
  padding: 17px 50px 17px 20px;
}

.max-sm-size .faqBox .title h4 {
  font-size: 1rem;
}

.max-sm-size .faqBox .title .toggle {
  right: 25px;
}

.max-sm-size .faqBox .answer {
  padding: 0px 20px 17px 20px;
}

.max-sm-size .faqBox .answer html p {
  font-size: 1rem;
}

/* ==============================================================
   [ Terms  , Contact  ]
 ================================================================*/
#Terms h2 {
  position: relative;
  margin: 60px auto 40px auto;
}

.max-sm-size #Terms h2 {
  margin: 40px auto 30px auto;
}

.contact-dataBox {
  width: 48%;
  height: auto;
  margin: 0px 1%;
  float: left;
}

.max-md-size .contact-dataBox {
  width: 100%;
  margin: 0;
}

.form.contact-form {
  max-width: 100%;
}

.form.contact-form .form-group {
  padding: 5px 5px;
  background: #f2f2f2;
  border: 0px !important;
  transition: background 0.25s ease-out;
  margin-bottom: 7px;
  border-radius: 5px;
}

.form.contact-form .form-group:hover, .form.contact-form .form-group:focus {
  background: #e9e9e9;
}

.form.contact-form .btn {
  border-radius: 5px;
  padding: 14px 15px;
}

.messageConfirm {
  max-width: 460px;
  background: #fff;
  width: 95%;
  height: auto;
  position: relative;
  display: block;
  border: 1px solid #d6d6d6;
  padding: 40px;
  margin: 70px auto;
  text-align: center;
}

.messageConfirm a.btn {
  border-radius: 5px;
  max-width: 160px;
  width: 100%;
}

.max-sm-size .messageConfirm {
  padding: 20px;
  margin: 50px auto;
}
