html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

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

* {
  max-height: 1000000px;
}

body {
  background: #000;
  color: #808080;
  font: 400 14px/1.5 "Poppins", sans-serif;
  min-width: 320px;
  margin: 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

main {
  display: block;
}

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?azwt7q");
  src: url("../fonts/icomoon.eot?azwt7q#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?azwt7q") format("truetype"),
    url("../fonts/icomoon.woff?azwt7q") format("woff"),
    url("../fonts/icomoon.svg?azwt7q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon,
[class^="icon-"],
[class*=" icon-"],
[class*="dd-icon-"],
.form-message:after,
.breadcrumb ul li + li:before,
.sitenav > ul .hasdrop > a:before,
.sitenav > ul > li > ul .hasdrop > a:before,
.product__detail-location:before,
.property__detail-location:before,
.store__brand-detail address:before,
.wish__panel .wproduct__detail-location:before,
.accountpanel__control-tgr:before,
.icon-cart:before {
  font-family: "icomoon" !important;
  display: inline-block;
  vertical-align: top;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook-round:before {
  content: "\e917";
}
.icon-cart:before {
  content: "\e901";
}
.icon-twitter-round:before {
  content: "\e933";
}

.icon-linkedin-round:before {
  content: "\e921";
}

.icon-instagram:before {
  content: "\e91f";
}

.icon-facebook:before {
  content: "\e900";
}

.icon-instagram-round:before {
  content: "\e920";
}

.icon-angle-up:before {
  content: "\e909";
}

.icon-angle-down:before,
.accountpanel__control-tgr:before {
  content: "\e905";
}

.icon-angle-left:before {
  content: "\e906";
}

.icon-angle-right:before,
.sitenav > ul .hasdrop > a:before {
  content: "\e907";
}

.icon-angle-bottom:before {
  content: "\e904";
}

.icon-angle-top:before {
  content: "\e908";
}

.icon-arrow-down:before {
  content: "\e90a";
}

.icon-arrow-up:before {
  content: "\e90b";
}

.icon-prev-round:before {
  content: "\e92d";
}

.icon-next-round:before {
  content: "\e927";
}

.icon-business:before {
  content: "\e90c";
}

.icon-callsupport:before {
  content: "\e90d";
}

.icon-category:before {
  content: "\e910";
}

.icon-category-line:before {
  content: "\e911";
}

.icon-view-grid:before {
  content: "\e903";
}

.icon-view-list:before {
  content: "\e90e";
}

.icon-view-sort:before {
  content: "\e936";
}

.icon-close:before {
  content: "\e912";
}

.icon-camera:before {
  content: "\e90f";
}

.icon-van:before {
  content: "\e935";
}

.icon-view-eye:before {
  content: "\e914";
}

.icon-depth:before {
  content: "\e913";
}
.icon-edit:before {
  content: "\e90d";
}
.icon-expand:before {
  content: "\e916";
}

.icon-filecase:before {
  content: "\e918";
}

.icon-pay:before {
  content: "\e929";
}

.icon-search:before {
  content: "\e92f";
}

.icon-service:before {
  content: "\e930";
}

.icon-gender:before {
  content: "\e919";
}

.icon-weight:before {
  content: "\e937";
}

.icon-gift:before {
  content: "\e91a";
}

.icon-grade:before {
  content: "\e91b";
}

.icon-heart-line:before {
  content: "\e91d";
}

.icon-heart-fill:before {
  content: "\e91c";
}

.icon-home:before {
  content: "\e91e";
}

.icon-phone-line:before {
  content: "\e902";
}

.icon-phone:before {
  content: "\e92a";
}

.icon-tel:before {
  content: "\e932";
}

.icon-location-line:before,
.product__detail-location:before,
.property__detail-location:before,
.wish__panel .wproduct__detail-location:before {
  content: "\e922";
}

.icon-location-fill:before,
.store__brand-detail address:before {
  content: "\e901";
}

.icon-mail:before {
  content: "\e925";
}

.icon-envelope:before {
  content: "\e915";
}

.icon-prev:before {
  content: "\e92c";
}

.icon-next:before {
  content: "\e926";
}

.icon-play:before {
  content: "\e92b";
}

.icon-pause:before {
  content: "\e928";
}

.icon-scale:before {
  content: "\e92e";
}

.icon-support:before {
  content: "\e931";
}

.icon-user:before {
  content: "\e934";
}

.icon-lock:before {
  content: "\e923";
}

.icon-logout:before {
  content: "\e924";
}

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-left: -6px;
  margin-right: -6px;
}

.row > .col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 6px;
  padding-right: 6px;
}

.col-fluid {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 1;
  max-width: 100%;
}

.xs-1 {
  width: 8.3333333333%;
}

.xs-2 {
  width: 16.6666666667%;
}

.xs-3 {
  width: 25%;
}

.xs-4 {
  width: 33.3333333333%;
}

.xs-5 {
  width: 41.6666666667%;
}

.xs-6 {
  width: 50%;
}

.xs-7 {
  width: 58.3333333333%;
}

.xs-8 {
  width: 66.6666666667%;
}

.xs-9 {
  width: 75%;
}

.xs-10 {
  width: 83.3333333333%;
}

.xs-11 {
  width: 91.6666666667%;
}

.xs-12 {
  width: 100%;
}

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

.xs-pull-1 {
  right: 8.3333333333%;
}

.xs-pull-2 {
  right: 16.6666666667%;
}

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

.xs-pull-4 {
  right: 33.3333333333%;
}

.xs-pull-5 {
  right: 41.6666666667%;
}

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

.xs-pull-7 {
  right: 58.3333333333%;
}

.xs-pull-8 {
  right: 66.6666666667%;
}

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

.xs-pull-10 {
  right: 83.3333333333%;
}

.xs-pull-11 {
  right: 91.6666666667%;
}

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

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

.xs-push-1 {
  left: 8.3333333333%;
}

.xs-push-2 {
  left: 16.6666666667%;
}

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

.xs-push-4 {
  left: 33.3333333333%;
}

.xs-push-5 {
  left: 41.6666666667%;
}

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

.xs-push-7 {
  left: 58.3333333333%;
}

.xs-push-8 {
  left: 66.6666666667%;
}

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

.xs-push-10 {
  left: 83.3333333333%;
}

.xs-push-11 {
  left: 91.6666666667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:before,
.form-set:before,
.clearfix:after,
.form-set:after {
  content: " ";
  display: table;
}

.clearfix:after,
.form-set:after {
  clear: both;
}

.clearfix-after:after {
  content: "";
  display: block;
  clear: both;
}

.form-links,
.revitor ul,
.revitor ol,
.breadcrumb ul,
.pagination > ul,
.slick-dots,
.siteheader__bar-contact,
.siteheader__bar-social,
.siteheader__control,
.siteheader__mobile,
.sitenav__control,
.sitenav > ul,
.sitenav > ul > li ul,
.sitefooter__frame-info ul,
.sitefooter__frame-links .linker ul,
.sitefooter__bar-social .bar-list,
.view__control .view__sort-drop,
.filter__action,
.upshot__brief ul,
.upshot__tabset-tabheads,
.storeinfo__detail ul,
.access__panel .form__line,
.access__extra-option,
.service__tabhead,
.calculator__tabhead,
.accountpanel__control-list,
.freehold__prologue-preface ul,
.holdings__list,
.stepchecklist,
.checkout__optlist,
.chkvendible__content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  left: -9999px;
  width: 1px;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.hidden {
  display: none !important;
}

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

.visible-sx {
  display: none !important;
}

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

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

.visible-sd {
  display: none !important;
}

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

.general-form {
  border-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}

.general-form fieldset {
  border-style: none;
  margin: 0;
  padding: 0;
}

.general-form input[type="text"],
.general-form input[type="tel"],
.general-form input[type="email"],
.general-form input[type="search"],
.general-form input[type="number"],
.general-form input[type="password"],
.general-form input[type="url"],
.general-form input[type="date"],
.general-form input[type="time"],
.general-form textarea,
.general-form select {
  font: 400 16px/18px "Poppins", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-color: #dadada;
  border-style: solid;
  border-width: 0 0 2px;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: #000;
  display: block;
  padding: 0.4em 0.7em 0.4em 36px;
  height: 36px;
  width: 100%;
  outline: none;
  -webkit-transition: border 0.4s ease-in-out;
  transition: border 0.4s ease-in-out;
}

.general-form input[type="text"]::-webkit-input-placeholder,
.general-form input[type="tel"]::-webkit-input-placeholder,
.general-form input[type="email"]::-webkit-input-placeholder,
.general-form input[type="search"]::-webkit-input-placeholder,
.general-form input[type="number"]::-webkit-input-placeholder,
.general-form input[type="password"]::-webkit-input-placeholder,
.general-form input[type="url"]::-webkit-input-placeholder,
.general-form input[type="date"]::-webkit-input-placeholder,
.general-form input[type="time"]::-webkit-input-placeholder,
.general-form textarea::-webkit-input-placeholder,
.general-form select::-webkit-input-placeholder {
  color: #808080;
}

.general-form input[type="text"]::-moz-placeholder,
.general-form input[type="tel"]::-moz-placeholder,
.general-form input[type="email"]::-moz-placeholder,
.general-form input[type="search"]::-moz-placeholder,
.general-form input[type="number"]::-moz-placeholder,
.general-form input[type="password"]::-moz-placeholder,
.general-form input[type="url"]::-moz-placeholder,
.general-form input[type="date"]::-moz-placeholder,
.general-form input[type="time"]::-moz-placeholder,
.general-form textarea::-moz-placeholder,
.general-form select::-moz-placeholder {
  opacity: 1;
  color: #808080;
}

.general-form input[type="text"]:-moz-placeholder,
.general-form input[type="tel"]:-moz-placeholder,
.general-form input[type="email"]:-moz-placeholder,
.general-form input[type="search"]:-moz-placeholder,
.general-form input[type="number"]:-moz-placeholder,
.general-form input[type="password"]:-moz-placeholder,
.general-form input[type="url"]:-moz-placeholder,
.general-form input[type="date"]:-moz-placeholder,
.general-form input[type="time"]:-moz-placeholder,
.general-form textarea:-moz-placeholder,
.general-form select:-moz-placeholder {
  color: #808080;
}

.general-form input[type="text"]:-ms-input-placeholder,
.general-form input[type="tel"]:-ms-input-placeholder,
.general-form input[type="email"]:-ms-input-placeholder,
.general-form input[type="search"]:-ms-input-placeholder,
.general-form input[type="number"]:-ms-input-placeholder,
.general-form input[type="password"]:-ms-input-placeholder,
.general-form input[type="url"]:-ms-input-placeholder,
.general-form input[type="date"]:-ms-input-placeholder,
.general-form input[type="time"]:-ms-input-placeholder,
.general-form textarea:-ms-input-placeholder,
.general-form select:-ms-input-placeholder {
  color: #808080;
}

.general-form input[type="text"].placeholder,
.general-form input[type="tel"].placeholder,
.general-form input[type="email"].placeholder,
.general-form input[type="search"].placeholder,
.general-form input[type="number"].placeholder,
.general-form input[type="password"].placeholder,
.general-form input[type="url"].placeholder,
.general-form input[type="date"].placeholder,
.general-form input[type="time"].placeholder,
.general-form textarea.placeholder,
.general-form select.placeholder {
  color: #808080;
}

.general-form input[type="text"]:focus,
.general-form input[type="tel"]:focus,
.general-form input[type="email"]:focus,
.general-form input[type="search"]:focus,
.general-form input[type="number"]:focus,
.general-form input[type="password"]:focus,
.general-form input[type="url"]:focus,
.general-form input[type="date"]:focus,
.general-form input[type="time"]:focus,
.general-form textarea:focus,
.general-form select:focus {
  border-color: #00beff;
  box-shadow: none;
  outline: none;
}

.general-form input[type="range"] {
  width: 100%;
}

.general-form select {
  background: #fff url("../images/arrow-dropdown.svg") no-repeat right 0.6rem
    center/10px 12px;
  padding-right: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.general-form select::-ms-expand {
  display: none;
}

.general-form textarea {
  border: 2px solid #dadada;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 0.4em 0.7em;
  resize: none;
  height: 160px;
  vertical-align: top;
}

.general-form input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

.general-form input:-webkit-autofill,
.general-form input:-webkit-autofill:hover,
.general-form input:-webkit-autofill:focus,
.general-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  -webkit-text-fill-color: #000 !important;
}

button {
  cursor: pointer;
}

button:focus {
  box-shadow: none;
  outline: none;
}

.form-module {
  margin: 0 0 30px;
  position: relative;
  z-index: 0;
}

.form-module input + .form-error,
.form-module select + .form-error,
.form-module textarea + .form-error {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-module input + .form-error:before,
.form-module select + .form-error:before,
.form-module textarea + .form-error:before {
  border-width: 4px 7px 4px 0;
  border-color: transparent #c60e10 transparent transparent;
  top: 50%;
  right: 100%;
  margin-right: -1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.form-module .form-option-set .form-error {
  position: absolute;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  top: 80%;
  left: 20px;
}

.form-module .form-option-set .form-error:before {
  border-width: 0 4px 7px 4px;
  border-color: transparent transparent #c60e10 transparent;
  left: 5px;
  bottom: 100%;
  margin-bottom: -1px;
}

.form-module.form-error .form-set input,
.form-module.form-error .form-set select,
.form-module.form-error .form-set textarea {
  border-color: #f10606;
}

.form-module label.form-error {
  font-size: 12px;
  line-height: 1;
  background: #c60e10;
  border-radius: 4px;
  padding: 3px 6px;
  color: #fff;
}

.form-module label.form-error:before {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
}

.form-module .icon-mail {
  font-size: 14px;
}

.form-module .icon-scale {
  font-size: 9px;
}

.form-set {
  position: relative;
  z-index: 0;
}

.form-label {
  font: 600 16px/1 "Poppins", sans-serif;
  color: #616466;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  width: 36px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.form-label sup {
  color: #f10606;
}

.form-label [class^="icon-"] {
  line-height: 20px;
  width: 36px;
}

.form-labeline {
  font: 400 16px/20px "Poppins", sans-serif;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 8px;
}

.form-labeline [class^="icon-"] {
  color: #616466;
  line-height: 20px;
  width: 36px;
}

.form-optionlabel {
  font: 600 16px/1 "Poppins", sans-serif;
  display: inline-block;
  vertical-align: top;
  color: #616466;
}

.form-option-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px -15px;
}

.form-option {
  position: relative;
  line-height: 1;
  padding: 0 20px 15px;
}

.form-action {
  font-size: 0;
  line-height: 0;
  position: relative;
  text-align: right;
}

.form-action input,
.form-action button {
  margin-left: 10px;
}

.form-links {
  font-size: 13px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0 0;
}

.form-links li {
  padding: 0 10px;
}

.form-links li + li {
  position: relative;
}

.form-links li + li:before {
  content: "";
  background: #616466;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.form-links a {
  color: #616466;
}

.form-links a:hover {
  color: #597b91;
}

.form-message {
  font-size: 13px;
  line-height: 1.5;
  border: 1px solid;
  border-radius: 5px;
  padding: 50px 20px 10px;
  margin: 0 0 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.form-message:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 42px;
  margin: 0 auto;
  z-index: -1;
}

.form-message:after {
  content: "";
  background: #fff;
  border-radius: 50%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 5px;
  left: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  z-index: 0;
}

.form-message.success {
  border-color: #53a318;
}

.form-message.success .form-message-title {
  color: #53a318;
}

.form-message.success:before {
  background: #53a318;
}

.form-message.success:after {
  content: "\e916";
  color: #53a318;
}

.form-message.error {
  border-color: #c60e10;
}

.form-message.error .form-message-title {
  color: #c60e10;
}

.form-message.error:before {
  background: #c60e10;
}

.form-message.error:after {
  content: "\e919";
  color: #c60e10;
}

.form-message-title {
  font: 600 16px/1.5 "Poppins", sans-serif;
  color: #000;
  display: block;
  margin: 0 0 5px;
}

.form-message p:last-of-type {
  margin: 0;
}

.general-form input[type="number"]::-webkit-inner-spin-button,
.general-form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.general-form input[type="number"] {
  padding: 10px 30px 10px 10px;
  -moz-appearance: textfield;
}

.general-form .qty-control {
  background: #2fb2fc;
  border: 1px solid #038edc;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 22px;
  overflow: hidden;
  text-align: center;
  z-index: 1;
}

.general-form .qty-control .qty-btn {
  font: 700 18px/1 "Poppins", sans-serif;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50%;
  padding: 1px;
  position: relative;
  overflow: hidden;
  width: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background 0.4s ease, box-shadow 0.4s ease-in-out;
  transition: background 0.4s ease, box-shadow 0.4s ease-in-out;
  z-index: 0;
}

.general-form .qty-control .qty-btn:hover {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5) inset;
}

.general-form .qty-control .qty-up {
  border-bottom: 1px solid #61c5fd;
}

.general-form .qty-control .qty-down {
  border-top: 1px solid #61c5fd;
}

.general-form input[type="checkbox"],
.general-form input[type="radio"] {
  position: absolute;
  top: 0;
  left: -100px;
  opacity: 0;
  visibility: hidden;
}

.general-form input[type="checkbox"]:checked + label:before,
.general-form input[type="radio"]:checked + label:before {
  background: #f8c12c;
  border-color: #f8c12c;
}

.general-form input[type="checkbox"] + label,
.general-form input[type="radio"] + label {
  font: 400 16px/19px "Poppins", sans-serif;
  display: inline-block;
  vertical-align: top;
  color: #242424;
  cursor: pointer;
  position: relative;
  padding: 0 0 0 37px;
  word-break: break-word;
  z-index: 0;
}

.general-form input[type="checkbox"] + label:before,
.general-form input[type="radio"] + label:before {
  content: "";
  background: #c4c4c4;
  border: 2px solid #c4c4c4;
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  width: 19px;
  z-index: 1;
  -webkit-transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}

.general-form input[type="checkbox"] + label:before {
  border-radius: 6px;
}

.general-form input[type="radio"] + label:before {
  border-radius: 50%;
}

.general-form input[type="checkbox"].error + label:before {
  border-color: #f10606;
}

.loader-box {
  position: relative;
  z-index: 0;
}

.loader {
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

.car {
  margin-left: -35px;
}

.car__body {
  -webkit-animation: shake 0.2s ease-in-out infinite alternate;
  animation: shake 0.2s ease-in-out infinite alternate;
}

.car__line {
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
  stroke-dasharray: 22;
  -webkit-animation: line 0.8s ease-in-out infinite;
  animation: line 0.8s ease-in-out infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.car__line--top {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.car__line--middle {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.car__line--bottom {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  color: #000;
  margin: 0 0 0.2em;
}

p {
  margin: 0 0 1em;
}

a {
  color: #808080;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

.revitor {
  overflow: hidden;
}

.revitor img {
  max-width: 100%;
  height: auto;
}

.revitor h1,
.revitor .h1 {
  font-size: 19px;
}

.revitor h2,
.revitor .h2 {
  font-size: 18px;
}

.revitor h3,
.revitor .h3 {
  font-size: 18px;
}

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

.revitor h5,
.revitor .h5 {
  font-size: 17px;
}

.revitor h6,
.revitor .h6 {
  font-size: 15px;
}

.revitor a {
  color: #039ef5;
  text-decoration: underline;
}

.revitor a[href^="tel:"],
.revitor a[href^="mailto:"] {
  white-space: nowrap;
}

.revitor p {
  margin: 0 0 1em;
}

.revitor ul {
  margin: 0 0 1em;
}

.revitor ul li {
  padding: 0 0 10px 20px;
  position: relative;
  z-index: 0;
}

.revitor ul li:before {
  content: "";
  background: #808080;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 7px;
  left: 6px;
  z-index: -1;
}

.revitor ol {
  counter-reset: section;
  margin: 0 0 1em;
}

.revitor ol > li {
  position: relative;
  padding: 0 0 10px 25px;
  z-index: 0;
}

.revitor ol > li li {
  padding: 0 0 20px 45px;
}

.revitor ol > li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
  position: absolute;
  top: 0;
  left: 1px;
  text-align: right;
  width: 20px;
  z-index: -1;
}

.alert {
  font: 500 13px/1.2 "Poppins", sans-serif;
  cursor: default;
  border-width: 2px;
  border-style: solid;
  padding: 10px 12px;
  margin: 0 0 15px;
  text-align: center;
}

.alert p {
  padding: 0;
  margin: 0;
}

.alert-success {
  background: #84e33e;
  border-color: #7aff01;
  color: #1b3c03;
}

.alert-error {
  background: #f24849;
  border-color: #ff1a28;
  color: #580001;
}

.alert-info {
  background: #dbf2ff;
  border-color: #b2e5ed;
  color: #025360;
}

.alert-warning {
  background: #fffdee;
  border-color: #f6eed6;
  color: #a26701;
}

#wrapper {
  background: #f7f7f7;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.container {
  max-width: 1246px;
}

.gm-style img {
  max-width: none;
}

.svg-inline {
  display: none;
}

.svg-wrap {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  width: 40px;
}

.svg-wrap svg {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.tooltip {
  position: relative;
  z-index: 100;
}

.tooltip:hover:after {
  opacity: 1;
  visibility: visible;
}

.tooltip:after {
  font-size: 13px;
  line-height: 1.6;
  background: #fff;
  border: 1px solid #616466;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  content: attr(data-text);
  position: absolute;
  padding: 8px 10px;
  width: 260px;
  top: 100%;
  left: 50%;
  margin: 2px 0 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
  transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
  z-index: 1;
}

.grecaptcha-badge {
  z-index: -1;
}

.product-gift-label .icon-cat-gift {
  background: #53a318;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  height: 30px;
  padding: 5px 0 0;
  width: 30px;
  text-align: center;
}

.slick-roller:not(.slick-initialized) .slide:not(:nth-child(-n + 1)) {
  display: none;
}

#__bs_notify__ {
  display: none !important;
}

.btn {
  font: 500 16px/1 "Poppins", sans-serif;
  border-radius: 6px;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 6px;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  min-width: 90px;
  padding: 8px 12px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
}

.btn:focus {
  outline: none;
}

.btn [class^="icon-"] {
  font-size: 16px;
  margin-right: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
  width: 20px;
}

.btn-default {
  background: #fff;
  border-color: #616466;
  color: #616466;
}

.btn-default.invert {
  background: #000;
  border-color: #000;
  color: #fff;
}

.btn-default.invert:hover,
.btn-default.invert:focus {
  background: #0d0d0d;
}

.btn-default-outline {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.btn-default-outline:hover,
.btn-default-outline:focus {
  background: #fff;
  border-color: #fff;
  color: #597b91;
}

.btn-primary {
  background: #039ef5;
  border-color: #039ef5;
  color: #fff;
}

.btn-primary:hover,
.btn-primary:focus {
  background: #0179bd;
  border-color: #0179bd;
  color: #fff;
}

.btn-primary-outline {
  background: transparent;
  border-color: #039ef5;
  color: #039ef5;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus {
  background: #039ef5;
  color: #597b91;
}

.btn-secondary {
  background: #597b91;
  color: #597b91;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background: #597b91;
  border-color: #597b91;
  color: #fff;
}

.btn-secondary-outline {
  background: transparent;
  border-color: #597b91;
  color: #597b91;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus {
  background: #597b91;
  color: #fff;
}

.btn-success {
  background: #53a318;
  border-color: #357e02;
  color: #fff;
}

.btn-success:hover,
.btn-success:focus {
  background: #357e02;
  color: #fff;
}

.btn-success-outline {
  background: transparent;
  border-color: #53a318;
  color: #53a318;
}

.btn-success-outline:hover,
.btn-success-outline:focus {
  background: #53a318;
  color: #fff;
}

.btn-danger {
  background: #c60e10;
  border-color: #c60e10;
  color: #fff;
}

.btn-danger:hover,
.btn-danger:focus {
  background: #d40f11;
  border-color: #d40f11;
  color: #fff;
}

.btn-danger-outline {
  background: transparent;
  border-color: #c60e10;
  color: #c60e10;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus {
  background: #c60e10;
  color: #fff;
}

.btn-warning {
  background: #f8c12c;
  border-color: #f8c12c;
  color: #000;
}

.btn-warning:hover,
.btn-warning:focus {
  background: #f3b408;
  border-color: #f3b408;
  color: #000;
}

.btn-warning-outline {
  background: transparent;
  border-color: #f8c12c;
  color: #f8c12c;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus {
  background: #f8c12c;
  color: #fff;
}

.btn-info {
  background: #039ef5;
  border-color: #039ef5;
  color: #fff;
}

.btn-info:hover,
.btn-info:focus {
  background: #0ba5fc;
  border-color: #0ba5fc;
  color: #fff;
}

.btn-info-outline {
  background: transparent;
  border-color: #039ef5;
  color: #039ef5;
}

.btn-info-outline:hover,
.btn-info-outline:focus {
  background: #039ef5;
  color: #fff;
}

.cta-text {
  position: relative;
  padding-right: 20px;
  z-index: 0;
}

.cta-text [class^="icon-"] {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}

.cta-text .icon-arrow-left,
.cta-text .icon-arrow-right {
  font-size: 9px;
}

.cta-text .icon-arrow-up,
.cta-text .icon-arrow-down {
  font-size: 9px;
  right: 3px;
  -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, transform 0.3s ease-in-out,
    -webkit-transform 0.3s ease-in-out;
}

.breadcrumb {
  margin: 0 0 12px;
}

.breadcrumb ul {
  font: 600 15px/1.5 "Poppins", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumb ul li + li:before {
  display: inline-block;
  vertical-align: middle;
  content: "\e907";
  color: #616466;
  font-size: 13px;
  line-height: 1;
  padding: 0 4px;
  width: 20px;
  margin: 0 5px 0 0;
}

.breadcrumb ul li span {
  color: #616466;
  cursor: default;
}

.breadcrumb ul li a {
  color: #000;
}

.breadcrumb ul li a:hover {
  text-decoration: underline;
}

.breadcrumb ul [class^="icon-"] {
  color: #616466;
  font-size: 12px;
  vertical-align: baseline;
  margin: 0 7px 0 0;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination > ul {
  font: 500 16px/1 "Poppins", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pagination > ul > li.prev,
.pagination > ul > li.next {
  font-size: 13px;
}

.pagination > ul > li.prev > a,
.pagination > ul > li.next > a {
  color: #000;
}

.pagination > ul > li > a,
.pagination > ul > li > span {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

.pagination > ul > li a:hover {
  color: #000;
}

.pagination > ul > li.active > span {
  background: #f8c12c;
  color: #000;
  cursor: default;
}

.badge {
  font: 600 15px/1 "Poppins", sans-serif;
  background: #fff;
  border-radius: 6px;
  color: #494848;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  height: 28px;
  padding: 5px 8px;
}

.badge-primary {
  background: #039ef5;
}

.badge-secondary {
  background: #597b91;
}

.badge-success {
  background: #53a318;
}

.badge-warning {
  background: #f8c12c;
}

.badge-danger {
  background: #c60e10;
}

.badge-info {
  background: #039ef5;
}

.toaster {
  position: fixed;
  z-index: 100;
  right: 20px;
  top: 20px;
}

.toast {
  font: 500 13px/1.2 "Poppins", sans-serif;
  cursor: default;
  color: #fff;
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
  padding: 16px 30px 16px 10px;
  margin: 0 0 15px;
  position: relative;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  z-index: 0;
}

.toast-title {
  display: block;
  margin: 0 0 0;
}

.toast .ctatoastClose {
  font-size: 10px;
  line-height: 1;
  background: none;
  border: none;
  color: #fff;
  position: absolute;
  padding: 0;
  margin: 0;
  height: 10px;
  width: 10px;
  top: 6px;
  right: 6px;
}

.toast p {
  padding: 0;
  margin: 0;
}

.toast-success {
  background: #2bc14b;
  border-color: #007018;
}

.toast-error {
  background: #f13f40;
  border-color: #cd000d;
}

.toast-info {
  background: #007ec5;
  border-color: #004d78;
}

.toast-warning {
  background: #d79e00;
  border-color: #a57a02;
}

.tbl-wrap table {
  background: #fff;
  border-collapse: collapse;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: white;
  font-size: 14px;
  table-layout: fixed;
  width: 100%;
}

.tbl-wrap th,
.tbl-wrap td {
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: white;
  padding: 10px 12px;
}

.tbl-wrap tbody tr:nth-child(even) {
  background: #f6f6f6;
}

.tbl-wrap tbody tr:hover {
  background: rgba(3, 158, 245, 0.1);
}

.tbl-wrap th {
  background: #616466;
  color: #000;
}

.tbl-wrap td {
  vertical-align: top;
}

.tag {
  display: inline-block;
  vertical-align: middle;
  font: 600 14px/1 "Poppins", sans-serif;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-radius: 30px;
  color: #fff;
  padding: 8px 15px 1px;
  height: 32px;
}

.tag-primary {
  border-color: #039ef5;
  color: #039ef5;
}

.tag-primary:hover {
  background: #039ef5;
  color: #fff;
}

.tag-secondary {
  border-color: #597b91;
  color: #597b91;
}

.tag-secondary:hover {
  background: #597b91;
  color: #fff;
}

.tag-success {
  border-color: #53a318;
  color: #53a318;
}

.tag-success:hover {
  background: #53a318;
  color: #fff;
}

.tag-warning {
  border-color: #f8c12c;
  color: #f8c12c;
}

.tag-warning:hover {
  background: #f8c12c;
  color: #fff;
}

.tag-danger {
  border-color: #c60e10;
  color: #c60e10;
}

.tag-danger:hover {
  background: #c60e10;
  color: #fff;
}

.tag-info {
  border-color: #039ef5;
  color: #039ef5;
}

.tag-info:hover {
  background: #039ef5;
  color: #fff;
}

.text-default {
  color: #616466;
}

.text-primary {
  color: #039ef5;
}

.text-secondary {
  color: #597b91;
}

.text-success {
  color: #53a318;
}

.text-danger {
  color: #c60e10;
}

.text-warning {
  color: #f8c12c;
}

.text-info {
  color: #039ef5;
}

.text-cross {
  text-decoration: line-through;
}

.bg-primary {
  background: #0ebaff;
}

.bg-danger {
  background: #ea474c;
}

.bg-warning {
  background: #f8c12c;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  z-index: 0;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

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

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block !important;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */

/* Arrows */

.slick-prev,
.slick-next {
  background: none;
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  height: 35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #f8c12c;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 18px;
  line-height: 1;
  color: #f8c12c;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.slick-prev {
  left: 10px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: 15px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: 10px;
}

[dir="rtl"] .slick-next {
  left: 15px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */

.slick-dots {
  font-size: 0;
  line-height: 0;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 6px;
  margin: 0 -3px;
  right: 0;
  z-index: 1;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.5;
  padding: 0 3px;
}

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

.slick-dots li button {
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  padding: 0;
  margin: 0;
  display: block;
  width: 7px;
  height: 7px;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: -99999px !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: -webkit-linear-gradient(top, #ddd -50%, white 150%);
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: -webkit-linear-gradient(top, white 0%, #428bca 30%, #b9d4ec 100%);
  background: linear-gradient(to bottom, white 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: fade(#428bca, 50%);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: -webkit-linear-gradient(top, white 0%, #b4b9be 30%, white 100%);
  background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: -webkit-linear-gradient(top, white 0%, #919ba5 30%, white 100%);
  background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: -webkit-linear-gradient(top, #e0e4ea 0%, #d1d6e0 100%);
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: -webkit-linear-gradient(top, #20b426 0%, #18891d 100%);
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: fade(#d1d6e0, 50%);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: -webkit-linear-gradient(top, white 0%, #e9e6e6 100%);
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: -webkit-linear-gradient(top, white 0%, #919ba5 30%, white 100%);
  background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: fade(black, 50%);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #d2c7c8;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #f8c12c;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: fade(#d2c7c8, 50%);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #f8c12c;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #f8c12c;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #f8c12c;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline .mfp-content {
  padding: 10px 0;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

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

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  -webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out,
    opacity 0.4s ease-in-out;
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out,
    opacity 0.4s ease-in-out;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  text-align: right;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.mfp-inline-holder .mfp-content {
  padding: 10px 0;
}

.mfp-zoom-in {
  /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-gallery .mfp-content {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/**
 * Simple fade transition,
 */

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-inline-card {
  background: #fff;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  z-index: 0;
}

.siteheader__logo {
  width: 120px;
}

.siteheader__logo a {
  display: block;
}

.siteheader__logo img {
  display: block;
  height: auto;
  width: 100%;
}

.siteheader__bar {
  background: #000;
  padding: 10px 0 8px;
}
.siteheader__topbar {
  padding: 0px 0px;
  font-size: 14px;
  font-weight: 500;
  margin: -3px 0px;
}
.siteheader__topbar ul {
  display: flex;
  justify-content: space-evenly;
}
.siteheader__topbar ul li {
  justify-content: center;
  align-items: center;
  color: #000;
  list-style: none;
}
.siteheader__bar .container {
  line-height: 1;
}

.siteheader__bar-contact {
  font-size: 12px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.015em;
}

.siteheader__bar-contact li {
  color: #fff;
  padding: 0 8px;
}

.siteheader__bar-contact [class^="icon-"] {
  color: #f8c12c;
  height: 15px;
  line-height: 15px;
  width: 18px;
  margin: 0 2px 0 0;
}

.siteheader__bar-contact .icon-tel {
  font-size: 12px;
}

.siteheader__bar-contact .icon-envelope {
  font-size: 9px;
}

.siteheader__bar-contact a {
  color: #fff;
}

.siteheader__bar-social {
  display: none;
}

.siteheader__bar-social li {
  padding: 0 6px;
}

.siteheader__bar-social a {
  color: #f8c12c;
}

.siteheader__frame {
  background: #fff;
  padding: 9px 0;
}

.siteheader__frame .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.siteheader__frame .wishaction-cta {
  display: none;
}
.wishaction-cta img {
  width: 28px;
}
.siteheader__control {
  display: none;
}

.siteheader__control li {
  padding: 0 8px;
}

.siteheader__search {
  border: 1px solid #f8c12c;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  width: 525px;
  z-index: 0;
  display: none;
}

.siteheader__search--mobile {
  display: block;
  margin-inline: auto;
  width: 80%;
}

@media (min-width: 768px) {
  .siteheader__search-mobile-container {
    display: none;
  }
}

.siteheader__search input[type="text"],
.siteheader__search input[type="search"] {
  border: none;
  border-radius: 0;
  height: 42px;
}

.siteheader__search-cta {
  background: none;
  border: none;
  color: #f8c12c;
  font-size: 18px;
  position: absolute;
  top: 13px;
  right: 0;
  z-index: 1;
}

.siteheader__mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -10px;
}

.siteheader__mobile li {
  padding: 0 10px;
}

.siteheader__mobile a,
.siteheader__mobile button {
  color: #494848;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  height: 20px;
  width: 20px;
}

.siteheader__mobile button {
  background: none;
  border: none;
  padding: 0;
}

.siteheader__mobile .navtgr {
  position: relative;
  height: 18px;
  margin: 0;
  outline: none;
  width: 26px;
  z-index: 1;
}

.siteheader__mobile .navtgr .bar,
.siteheader__mobile .navtgr:before,
.siteheader__mobile .navtgr:after {
  background: #494848;
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.siteheader__mobile .navtgr:before {
  content: "";
  top: 0;
}

.nav-active .siteheader__mobile .navtgr:before {
  left: 6px;
  right: 6px;
}

.siteheader__mobile .navtgr .bar {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav-active .siteheader__mobile .navtgr .bar {
  left: 2px;
  right: 2px;
}

.siteheader__mobile .navtgr:after {
  content: "";
  bottom: 0;
}

.nav-active .siteheader__mobile .navtgr:after {
  left: 6px;
  right: 6px;
}

.siteheader__nav {
  background: #f8c12c;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.32);
  position: relative;
  z-index: 200;
}

.nav-active .siteheader__nav {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.sitenav__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c5c5c5;
  padding: 20px;
}

.sitenav__control li {
  padding: 0 10px 0 0;
}

.sitenav__control .btn {
  font-size: 12px;
  line-height: 1;
  height: 32px;
  min-width: 0;
  width: 70px;
}

.sitenav > ul {
  line-height: 1;
}

.sitenav > ul .hasdrop:after {
  content: "";
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: -1;
}

.sitenav > ul .hasdrop > a:before {
  font-size: 14px;
}

.sitenav > ul > li {
  position: relative;
  z-index: 1;
}

.sitenav > ul > li.hasdrop > a:before {
  position: absolute;
  top: 18px;
  right: 10px;
}

.sitenav > ul > li > a {
  color: #000;
}

.sitenav > ul > li > .xbtnCategory {
  display: block;
  letter-spacing: -0.015em;
}

.sitenav > ul > li > .xbtnCategory .icon-category-line {
  display: none;
}

.sitenav > ul > li > ul .hasdrop > a:before {
  font-size: 14px;
  position: absolute;
  top: 18px;
  right: 10px;
  z-index: 0;
}

.sitenav > ul > li > ul li:hover > a,
.sitenav > ul > li > ul .dropactive > a {
  color: #f8c12c;
}

.sitenav > ul > li ul {
  background: #fff;
  display: none;
  z-index: 1;
}

.sitenav > ul > li ul li {
  border-top: 1px solid #ececec;
  position: relative;
  z-index: 0;
}

.sitenav > ul > li ul li a {
  font: 400 16px/1.3 "Poppins", sans-serif;
  color: #000;
  display: block;
  padding: 15px 30px 12px 15px;
}

.sitenav > ul > li ul li a:before {
  top: 18px;
  right: 10px;
}

.sitefooter {
  background: #fff;
  color: #000;
}

.sitefooter__panel {
  padding: 20px 0;
}

.sitefooter__logo {
  width: 160px;
  margin: 0 auto;
}

.sitefooter__logo a {
  display: block;
}

.sitefooter__logo img {
  display: block;
  height: auto;
  width: 100%;
}

.sitefooter__subscribe {
  margin: 0 0 30px;
}

.sitefooter__subscribe-title .h2 {
  font: 500 20px/1.2 "Poppins", sans-serif;
  display: block;
  margin: 0 0 7px;
  letter-spacing: -0.015em;
}

.sitefooter__subscribe-title .text {
  font-size: 16px;
  line-height: 1.4;
  display: block;
  margin: 0 0 15px;
  letter-spacing: -0.016em;
}

.sitefooter__subscribe-form {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.sitefooter__subscribe-form .form-set {
  padding: 0 0 10px;
}

.sitefooter__subscribe-form .form-set input {
  background: #f8c12c;
  border: 1px solid #f8c12c;
  border-radius: 6px;
  color: #000;
  height: 48px;
  padding: 0.4em 0.7em;
}

.sitefooter__subscribe-form .form-set input::-webkit-input-placeholder {
  color: #000;
}

.sitefooter__subscribe-form .form-set input::-moz-placeholder {
  opacity: 1;
  color: #000;
}

.sitefooter__subscribe-form .form-set input:-moz-placeholder {
  color: #000;
}

.sitefooter__subscribe-form .form-set input:-ms-input-placeholder {
  color: #000;
}

.sitefooter__subscribe-form .form-set input.placeholder {
  color: #000;
}

.sitefooter__subscribe-form .form-set input:focus {
  border-color: #b88806;
}

.sitefooter__subscribe-form .form-action {
  padding: 0;
}

.sitefooter__subscribe-form .form-action .btn {
  color: #000;
  margin: 0;
  min-width: 0;
  width: 100%;
  text-transform: uppercase;
}

.sitefooter__subscribe-form .form-action .btn [class^="icon-"] {
  font-size: 19px;
  margin: -2px 0 0 5px;
}

.sitefooter__frame {
  border-color: #d8d8d8;
  border-style: solid;
  border-width: 1px 0;
  padding: 20px 0 0;
}

.sitefooter__frame .h2 {
  font: 500 20px/1 "Poppins", sans-serif;
  display: block;
  margin: 0 0 15px;
}

.sitefooter__frame-info {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.015em;
  padding: 0 0 30px;
}

.sitefooter__frame-info p {
  margin: 0 0 2.8em;
}

.sitefooter__frame-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

.sitefooter__frame-info li {
  padding: 0 10px;
}

.sitefooter__frame-info a {
  border: 1px solid #fff;
  border-radius: 6px;
  display: block;
  height: 44px;
  width: 132px;
}

.sitefooter__frame-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sitefooter__frame-links .linker {
  padding: 0 0 20px;
  width: 50%;
}

.sitefooter__frame-links .linker ul {
  font-size: 16px;
  line-height: 1.4;
}

.sitefooter__frame-links .linker li {
  margin: 0 0 0.73em;
}

.sitefooter__frame-links .linker a {
  color: #000;
}

.sitefooter__frame-store {
  padding: 30px 0 20px;
}

.sitefooter__frame-store--img img {
  display: block;
  width: 100%;
  height: auto;
}

.sitefooter__bar {
  font-size: 15px;
  line-height: 1.5;
  padding: 15px 0;
  letter-spacing: -0.015em;
  text-align: center;
}

.sitefooter__bar-social {
  line-height: 1;
  padding: 0 0 15px;
}

.sitefooter__bar-social .bar-title {
  margin: 0 0 12px;
  display: block;
}

.sitefooter__bar-social .bar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sitefooter__bar-social .bar-list li {
  padding: 0 10px;
}

.sitefooter__bar-social .bar-list a {
  color: #000;
  font-size: 32px;
  height: 32px;
  width: 32px;
}

.sitefooter__bar-social .bar-list a:hover {
  color: #f8c12c;
}

.base__slider {
  box-shadow: 0 10px 8px rgba(0, 0, 0, 0.05);
}

.base__slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.base__slider:not(.slick-initialized) .slide {
  width: 100%;
}

.base__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 1)) {
  display: none;
}

.base__slider .slide a {
  position: relative;
  z-index: 0;
  display: block;
}

.base__slider .slide a:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.base__slider .slide a img {
  display: block;
  object-fit: cover;
  height: 240px;
  width: 100%;
}

.site__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 15px;
}

.site__headline-title {
  font: 500 18px/1.5 "Poppins", sans-serif;
  letter-spacing: -0.02em;
  color: #000;
  margin: 0;
}

.site__headline-more {
  font-size: 14px;
  line-height: 1;
  color: #f8c12c;
}

.product {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  overflow: hidden;
}

.listplan .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}

.product:hover .product__img:after {
  background: rgba(0, 0, 0, 0.4);
}

.product:hover .product__img .tgr {
  opacity: 1;
  visibility: visible;
}

.product__img {
  display: block;
  overflow: hidden;
}

.gridplan .product__img {
  position: relative;
  z-index: 0;
  border-radius: 6px;
}

.gridplan .product__img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 74.6323529412%;
  z-index: -1;
}

.gridplan .product__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.gridplan .product__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.listplan .product__img {
  position: relative;
  z-index: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
}

.listplan .product__img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 100.606060606%;
  z-index: -1;
}

.listplan .product__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.listplan .product__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.product__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  z-index: 1;
}

.product__img .badge {
  position: absolute;
  top: 19px;
  left: 0;
  z-index: 1;
}

.product__img .tgr {
  font: 500 14px/16px "Roboto", sans-serif;
  background: rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 5px;
  color: #fff;
  padding: 9px 5px;
  position: absolute;
  height: 35px;
  top: 50%;
  left: 50%;
  width: 121px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition-animation-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: background, opacity, visibility;
  transition-property: background, opacity, visibility;
  z-index: 2;
}

.product__img .tgr:hover {
  background: rgba(0, 0, 0, 0.8);
}

.product__img .tgr [class^="icon-"] {
  font-size: 12px;
  vertical-align: middle;
  margin: 0 7px 0 0;
  width: 18px;
}

.product__detail {
  position: relative;
  line-height: 1;
  z-index: 0;
}

.gridplan .product__detail {
  padding: 21px 18px;
}

.listplan .product__detail {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 0 0 10px;
}
.product__detail--addtocart {
  font-size: 18px;
  line-height: 1;
  background: none;
  border: none;
  color: #f8c12c;
  position: relative;
  z-index: 1;
}
.product__detail--addtocart img {
  width: 17px;
  position: absolute;
  left: 115px;
  top: -20px;
  color: #f8c12c;
}
.product__detail--wishcta {
  font-size: 18px;
  line-height: 1;
  background: none;
  border: none;
  color: #f8c12c;
  height: 18px;
  padding: 0;
  position: absolute;
  width: 19px;
  z-index: 1;
}

.gridplan .product__detail--wishcta {
  top: 15px;
  right: 15px;
}

.listplan .product__detail--wishcta {
  top: -6px;
  right: -6px;
}

.product__detail-meta {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 1;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #808080;
  margin: 0 0 1px;
}

.product__detail-meta:hover {
  text-decoration: none;
  color: #039ef5;
}

.product__detail-title {
  font: 500 16px/1.5 "Poppins", sans-serif;
  margin: 0 0 8px;
}

.product__detail-title a {
  color: #000;
}

.product__detail-title a:hover {
  color: #009572;
}

.product__detail-price {
  margin: 0 0 15px;
}

.gridplan .product__detail-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product__detail-price .price-now {
  font: 600 18px/1 "Poppins", sans-serif;
  color: #f8c12c;
}

.listplan .product__detail-price .price-now {
  margin: 0 10px 0 0;
}

.product__detail-price .price-old {
  font: 600 15px/1 "Poppins", sans-serif;
  color: #808080;
  position: relative;
  z-index: 0;
}

.gridplan .product__detail-price .price-old {
  padding: 0 2px;
  margin: 0 0 0 10px;
}

.listplan .product__detail-price .price-old {
  padding: 0;
}

.product__detail-price .price-old:before {
  content: "";
  background: #808080;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
}

.product__detail-location {
  font-size: 12px;
  line-height: 1.3;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #494848;
  font-style: normal;
  padding: 0 0 0 20px;
  position: relative;
  z-index: 0;
}

.product__detail-location:hover {
  text-decoration: none;
  color: #039ef5;
}

.product__detail-location:before {
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: -1;
}

.product__card {
  position: relative;
  z-index: 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  display: block;
  overflow: hidden;
}

.product__card:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 61.7948717949%;
  z-index: -1;
}

.product__card > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.product__card > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.brandline__item {
  position: relative;
  z-index: 0;
  display: block;
}

.brandline__item:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 68.9655172414%;
  z-index: -1;
}

.brandline__item > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.brandline__item > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.brandline__item img {
  object-fit: contain;
}

.property {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  padding: 1px;
  overflow: hidden;
}

.property__img {
  position: relative;
  z-index: 0;
  border-radius: 6px 6px 0 0;
  display: block;
  overflow: hidden;
}

.property__img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 74.6323529412%;
  z-index: -1;
}

.property__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.property__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.property__detail {
  line-height: 1;
  position: relative;
  padding: 21px 18px;
  z-index: 0;
}

.property__detail--wishcta {
  font-size: 18px;
  line-height: 1;
  background: none;
  border: none;
  color: #f8c12c;
  height: 18px;
  padding: 0;
  position: absolute;
  top: 14px;
  right: 13px;
  width: 19px;
  z-index: 1;
}

.property__detail-title {
  font: 500 16px/1.5 "Poppins", sans-serif;
  margin: 0 0 7px;
}

.property__detail-title a {
  color: #000;
}

.property__detail-title a:hover {
  color: #009572;
}

.property__detail-price {
  font: 600 18px/1 "Poppins", sans-serif;
  color: #f8c12c;
  display: block;
  margin: 0 0 15px;
}

.property__detail-location {
  font-size: 12px;
  line-height: 1.3;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #494848;
  font-style: normal;
  padding: 0 0 0 20px;
  position: relative;
  z-index: 0;
}

.property__detail-location:hover {
  text-decoration: none;
  color: #039ef5;
}

.property__detail-location:before {
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: -1;
}

.property__detail-action {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
  padding: 14px 0 0;
}

.property__detail-action .btn {
  font: 500 14px/16px "Poppins", sans-serif;
  margin: 0;
  min-width: 0;
  padding: 8px 4px;
  width: 100%;
}

.spacer-bottom {
  margin: 0 0 20px;
}

.sortpanel {
  background: #f7f7f7;
}

.sortpanel__slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sortpanel__slider:not(.slick-initialized) .slide {
  width: 50%;
}

.sortpanel__slider .slide {
  padding: 12px 5px;
}

.sortpanel__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sortpanel__item-img {
  position: relative;
  z-index: 0;
  font-size: 12px;
  line-height: 1;
  border: 1px solid #808080;
  border-radius: 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 64px;
  flex: 0 0 64px;
  height: 43px;
  overflow: hidden;
}

.sortpanel__item-img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.sortpanel__item-img img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.sortpanel__item-detail {
  color: #000;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  line-height: 1;
  padding: 0 0 0 8px;
}

.sortpanel__item-detail .title {
  font: 500 13px/1 "Poppins", sans-serif;
}

.sortpanel__item-detail .meta {
  font-size: 12px;
  display: block;
}

.cardcase__slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cardcase__slider:not(.slick-initialized) .slide {
  width: 100%;
}

.brandline__box {
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 15px 25px;
}

.brandline__slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -25px;
}

.brandline__slider:not(.slick-initialized) .slide {
  width: 50%;
}

.brandline__slider .slick-list {
  margin: 0 -25px;
}

.brandline__slider .slide {
  padding: 0 25px;
}

.showcase__slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.showcase__slider:not(.slick-initialized) .slide {
  width: 100%;
}

.archive__frame {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

.archive__item {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  height: 50px;
}

.archive__item .svg-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  height: 30px;
  width: 30px;
}

.archive__item-title {
  font: 600 13px/1.5 "Poppins", sans-serif;
  color: #808080;
  letter-spacing: 0.02em;
  padding: 0 0 0 10px;
  margin: 0;
}

.ensign {
  position: relative;
  z-index: 0;
  border-radius: 6px;
  overflow: hidden;
}

.ensign:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.ensign img {
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.ensign__card {
  font: 500 16px/1.2 "Poppins", sans-serif;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  min-height: 233px;
  max-width: 460px;
  padding: 17px 18px;
  overflow: hidden;
}

.ensign__card-title {
  font: 700 22px/1.172 "Poppins", sans-serif;
  color: #f8c12c;
  margin: 0 0 22px;
  text-transform: uppercase;
}

.ensign__card p {
  margin: 0 0 20px;
}

.ensign__card .btn {
  font: 700 16px/18px "Poppins", sans-serif;
  height: 40px;
  text-transform: uppercase;
}

.support {
  background: #fff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 15px 16px;
}

.support__line {
  padding: 15px 0 15px 58px;
  position: relative;
  z-index: 0;
}

.support__line [class^="icon-"] {
  color: #f8c12c;
  position: absolute;
  top: 50%;
  left: 0;
  height: 30px;
  font-size: 27px;
  width: 40px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.support__line-title {
  font: 500 16px/1 "Poppins", sans-serif;
  margin: 0 0 2px;
}

.support__line-meta {
  font: 400 12px/1 "Poppins", sans-serif;
  display: block;
}

.login__card {
  border-radius: 6px;
  max-width: 480px;
  padding: 0;
}

.view__bar {
  margin: 0 0 20px;
}

.view__control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.view__control .view__text {
  font: 600 14px/1 "Poppins", sans-serif;
  color: #000;
}

.view__control .view__cta {
  background: none;
  border: none;
  border-radius: 6px;
  height: 33px;
  margin: 0 0 0 15px;
  padding: 7px 2px;
  width: 38px;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

.view__control .view__cta.active {
  background: #f8c12c;
}

.view__control .view__cta [class^="icon-"] {
  font-size: 18px;
  height: 18px;
  width: 24px;
  text-align: center;
}

.view__control .view__sort {
  line-height: 1;
  position: relative;
  margin: 0 0 0 15px;
  z-index: 1;
}

.view__control .view__sort .btn {
  background: transparent;
  border-color: transparent;
  min-width: 0;
}

.view__control .view__sort .btn [class^="icon-"] {
  font-size: 10px;
  height: 18px;
  width: 18px;
}

.view__control .view__sort .btn .text {
  display: none;
}

.view__control .view__sort .btn.sortactive {
  background: #f8c12c;
  border-color: #f8c12c;
}

.view__control .view__sort-drop {
  font-size: 16px;
  line-height: 1.5;
  background: #fff;
  border-radius: 6px;
  box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 54px;
  right: 0;
  width: 200px;
  z-index: 2;
}

.view__control .view__sort-drop li {
  cursor: pointer;
  padding: 14px 30px 13px;
  -webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
}

.view__control .view__sort-drop li:first-child {
  border-radius: 6px 6px 0 0;
}

.view__control .view__sort-drop li:last-child {
  border-radius: 0 0 6px 6px;
}

.view__control .view__sort-drop li + li {
  border-top: 1px solid #d7d7d7;
}

.view__control .view__sort-drop li.active,
.view__control .view__sort-drop li:hover {
  background: #fafafa;
  color: #f8c12c;
}

.view__panel {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.view__panel-case {
  margin: 0 0 30px;
}

.listplan .view__panel-case .product {
  margin: 0 0 25px;
}

.gridplan .view__panel-case {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 16px;
}

.filter__form-heading {
  font: 500 20px/1.3 "Poppins", sans-serif;
  color: #f8c12c;
  padding: 18px 20px 0 55px;
}

.filter__form .form-firangevalue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 0;
  margin: 0 -10px;
}

.filter__form .form-firangevalue .valuebox {
  padding: 0 5px;
  position: relative;
  z-index: 0;
}

.filter__form .form-firangevalue .text {
  font-size: 11px;
  line-height: 1;
  color: #597b91;
  position: absolute;
  top: 11px;
  left: 12px;
  z-index: 1;
}

.filter__form .form-firangevalue input[type="text"],
.filter__form .form-firangevalue input[type="number"] {
  padding: 0.4em 0.4em 0.4em 40px;
  border-radius: 4px;
}

.filter__form-tile {
  border-bottom: 1px solid rgba(128, 128, 128, 0.3);
  padding: 10px;
}

.filter__form-tile.filter-price .form-module {
  margin: 0;
}

.filter__form--title {
  font: 500 18px/1 "Poppins", sans-serif;
  margin: 0 0 25px;
}

.filter__form .form-option {
  padding: 0 0 15px;
}

.filter__cta {
  font: 500 16px/18px "Poppins", sans-serif;
  background: none;
  border: none;
  color: #f8c12c;
  padding: 0;
}

.filter__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
}

.filter__action li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.8%;
  flex: 0 0 45.8%;
  width: 46.8%;
}

.filter__action .btn {
  min-width: 0;
  height: 40px;
  width: 100%;
}

.upshot__show {
  max-width: 420px;
  margin: 0 auto;
  padding: 15px 0 15px;
}

.upshot__show-display {
  margin: 0 0 12px;
}

.upshot__show-display:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.upshot__show-display:not(.slick-initialized) .slide {
  width: 100%;
}

.upshot__show-display:not(.slick-initialized) .slide:not(:nth-child(-n + 1)) {
  display: none;
}

.upshot__show-display .slide .img {
  position: relative;
  z-index: 0;
}

.upshot__show-display .slide .img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 105.043859649%;
  z-index: -1;
}

.upshot__show-display .slide .img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.upshot__show-display .slide .img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.upshot__show-display .slide img {
  object-fit: cover;
}

.upshot__show-pagination:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
}

.upshot__show-pagination:not(.slick-initialized) .slide {
  width: 100%;
}

.upshot__show-pagination:not(.slick-initialized)
  .slide:not(:nth-child(-n + 4)) {
  display: none;
}

.upshot__show-pagination .slick-list {
  margin: 0 -6px;
}

.upshot__show-pagination .slide {
  cursor: pointer;
  padding: 0 6px;
}

.upshot__show-pagination .slide .img {
  position: relative;
  z-index: 0;
}

.upshot__show-pagination .slide .img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 88.8888888889%;
  z-index: -1;
}

.upshot__show-pagination .slide .img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.upshot__show-pagination .slide .img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.upshot__show-pagination .slide img {
  object-fit: cover;
}

.upshot__set.col .breadcrumb {
  margin: 0 0 15px;
}

.upshot__set.col .badge {
  font-size: 12px;
  height: 24px;
  padding: 6px 8px;
}

.upshot__brief {
  padding: 0 0 20px;
}

.upshot__brief h1 {
  font: 600 24px/1.4 "Roboto", sans-serif;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 11px;
}

.upshot__brief-price {
  margin: 0 0 15px;
}

.upshot__brief-price .price-now {
  font: 700 24px/1 "Roboto", sans-serif;
  color: #f8c12c;
}

.upshot__brief-price .price-old {
  font: 500 16px/1 "Roboto", sans-serif;
  display: block;
  padding: 10px 0 0;
}

.upshot__brief dl {
  font-size: 14px;
  margin: 0 0 10px;
}

.upshot__brief dl:not(.soldby) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.upshot__brief dt {
  color: #000;
  padding: 0 15px 0 0;
}

.upshot__brief dt:after {
  content: " :";
}

.upshot__brief dd {
  margin: 0;
}

.upshot__brief dd a {
  color: #f8c12c;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  margin: 7px 0 0;
}

.upshot__brief dd .meta {
  display: block;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  padding: 13px 0 0;
}

.upshot__brief dd .meta [class^="icon-"] {
  font-size: 15px;
  vertical-align: top;
  margin: 0 11px 0 0;
}

.upshot__brief ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  padding: 14px 0 10px;
}

.upshot__brief ul .btn {
  min-width: 0;
  width: 100%;
  height: 60px;
}

.upshot__brief ul .btn .grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.4;
  height: 100%;
  position: relative;
  padding: 0 0 0 24px;
  z-index: 0;
}

.upshot__brief ul .btn .no {
  display: block;
}

.upshot__brief ul .btn [class^="icon-"] {
  position: absolute;
  left: 0;
}

.upshot__brief ul .btn-warning {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.upshot__brief-upwish {
  font-size: 16px;
  line-height: 18px;
  background: none;
  border: none;
  padding: 0;
}

.upshot__brief-upwish [class^="icon-"] {
  font-size: 15px;
  margin: 1px 8px 0 0;
  vertical-align: top;
}

.upshot__ezine {
  max-width: 220px;
  margin: 0 auto;
}

.upshot__ezine a {
  position: relative;
  z-index: 0;
  border-radius: 6px;
  display: block;
  overflow: hidden;
}

.upshot__ezine a:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 157.142857143%;
  z-index: -1;
}

.upshot__ezine a > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.upshot__ezine a > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.upshot__tabset {
  padding: 30px 0 0;
  margin: 0 0 30px;
}

.upshot__tabset-tabheads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px;
  padding: 0 0 6px;
}

.upshot__tabset-tabheads li {
  padding: 0 12px;
}

.upshot__tabset-tabheads li + li {
  border-left: 1px solid #cdcfd0;
}

.upshot__tabset-tabheads li.tab-active button {
  color: #f8c12c;
}

.upshot__tabset-tabheads button {
  font-size: 15px;
  line-height: 1.4;
  background: none;
  border: none;
  padding: 0;
  letter-spacing: -0.008em;
}

.upshot__tabset-tablight {
  border-top: 1px solid #cdcfd0;
  padding: 17px 0 0;
}

.upshot__tabset-tablight .revitor {
  letter-spacing: -0.0053em;
}

.upshot__tabset-tablight .xmore {
  line-height: 1;
  margin: -4px 0 0;
}

.upshot__tabset-tablight .xmore__tgr {
  background: none;
  border: none;
  color: #f8c12c;
  padding: 0;
}

.showcase .listplan .product {
  margin: 0 0 20px;
}

.mfp-close-btn-in .mfp-close {
  color: #616466;
  font-size: 18px;
  height: 18px;
  width: 18px;
  top: 11px;
  right: 10px;
  opacity: 1;
}

.mfp-close-btn-in .mfp-close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.quickview__card {
  border-radius: 6px;
  max-width: 1012px;
  padding: 0;
}

.quickproduct {
  padding: 40px 10px 10px;
}

.quickproduct__img {
  position: relative;
  z-index: 0;
  max-width: 240px;
  margin: 0 auto;
}

.quickproduct__img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 128.197674419%;
  z-index: -1;
}

.quickproduct__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.quickproduct__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.quickproduct__detail {
  padding: 23px 0 0;
}

.quickproduct .upshot__brief .badge {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.quickproduct .upshot__brief h2 {
  font: 600 22px/1.5 "Roboto", sans-serif;
  padding: 10px 0 14px;
  margin: 0;
  letter-spacing: 0.03em;
}

.quickproduct .upshot__sold dl {
  background: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 6px;
  margin: 0;
}

.quickproduct .upshot__sold dt {
  font: 500 16px/1.5 "Poppins", sans-serif;
  background: #f8c12c;
  color: #000;
  letter-spacing: -0.015em;
  padding: 7px 12px 6px;
}

.quickproduct .upshot__sold dd {
  margin: 0;
  padding: 15px 8px 13px 12px;
}

.quickproduct .upshot__sold dd .title {
  font: 500 14px/1.5 "Poppins", sans-serif;
  color: #000;
  display: block;
  letter-spacing: -0.015em;
}

.quickproduct .upshot__sold dd .meta {
  display: block;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5;
  padding: 14px 0 11px;
}

.quickproduct .upshot__sold dd .meta [class^="icon-"] {
  font-size: 15px;
  vertical-align: top;
  margin: 2px 10px 0 2px;
}

.quickproduct .upshot__sold dd a {
  display: inline-block;
  vertical-align: middle;
  font: 600 12px/1.5 "Poppins", sans-serif;
  letter-spacing: -0.015em;
  color: #f8c12c;
}

.quickproduct .upshot__sold dd a [class^="icon-"] {
  vertical-align: middle;
  color: #f8c12c;
  font-size: 16px;
  margin: 0 0 0 8px;
  width: 16px;
}

.skleaflet__card {
  background: #fff;
  border-radius: 6px;
  max-width: 653px;
  margin: 0 auto;
  padding: 24px 23px 25px;
}

.skleaflet {
  position: relative;
  z-index: 0;
}

.skleaflet__img {
  position: relative;
  z-index: 0;
  max-width: 380px;
  margin: 0 auto;
}

.skleaflet__img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 140.338983051%;
  z-index: -1;
}

.skleaflet__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.skleaflet__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.skleaflet__detail {
  font: 400 18px/1.5556 "Roboto", sans-serif;
  padding: 10px 0 0;
}

.skleaflet__detail h2 {
  font: 600 25px/1.5 "Poppins", sans-serif;
  margin: 0 0 2px;
}

.skleaflet__detail .revitor {
  padding: 0 0 10px;
}

.skleaflet__detail .revitor p:last-of-type {
  margin: 0;
}

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

.skleaflet__detail .btn {
  border-color: #f8c12c;
  color: #f8c12c;
  min-width: 0;
  width: 136px;
  z-index: 1;
}

.skleaflet__detail .btn:hover {
  background: #f8c12c;
  color: #fff;
}

.skleaflet__detail .btn [class^="icon-"] {
  height: 11px;
  font-size: 14px;
  margin: 0 0 0 10px;
  vertical-align: middle;
  width: 15px;
}

.storeinfo__card {
  max-width: 676px;
  border-radius: 6px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.storeinfo__card .mfp-close {
  color: #fff;
}

.storeinfo__head {
  padding: 16px 30px 12px;
  height: 182px;
}

.storeinfo__head img {
  height: 100%;
  display: block;
  margin: 0 auto;
  width: auto;
}

.storeinfo__detail {
  padding: 19px 42px 23px;
}

.storeinfo__detail h2 {
  font: 600 20px/1.5 "Poppins", sans-serif;
  margin: 0 0 19px;
  text-align: center;
}

.storeinfo__detail .revitor {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 0 31px;
}

.storeinfo__detail .revitor p:last-of-type {
  margin: 0;
}

.storeinfo__detail ul {
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 5px;
}

.storeinfo__detail ul [class^="icon-"] {
  margin: 0 10px 0 0;
  vertical-align: middle;
}

.appearline__card {
  border-radius: 6px;
  padding: 0;
  max-width: 580px;
  overflow: hidden;
}

.appearline__title {
  font: 600 18px/1.5 "Poppins", sans-serif;
  background: #f8c12c;
  color: #000;
  display: block;
  padding: 13px 50px 12px 30px;
}

.appearline__form {
  padding: 36px 29px 30px;
}

.pagination {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pagination .result {
  font-size: 13px;
  line-height: 30px;
  color: #000;
  display: block;
  text-align: center;
  width: 100%;
}

.minishot {
  position: relative;
  z-index: 0;
}

.minishot:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.minishot img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.minishot:before {
  background-size: auto 65%;
}

.minishot .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 220px;
}

.minishot .container h1 {
  font: 600 27px/1.5 "Poppins", sans-serif;
  color: #fff;
  margin: 0;
}

.sitefolio {
  padding: 35px 0 20px;
}

.sitefolio__shot {
  margin: 0 0 57px;
}

.sitefolio__shot a {
  position: relative;
  z-index: 0;
  border-radius: 6px;
  display: block;
  overflow: hidden;
}

.sitefolio__shot a:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 20.5691056911%;
  z-index: -1;
}

.sitefolio__shot a > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.sitefolio__shot a > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.sitefolio__shot a:before {
  background-size: auto 65%;
}

.sitefolio__title {
  font: 500 24px/1.5 "Poppins", sans-serif;
  margin: 0 0 18px;
}

.sitefolio__title small {
  color: #808080;
}

.sitefolio__title [class^="icon-"] {
  font-size: 20px;
  height: 20px;
  margin: 3px 10px 0 0;
  width: 24px;
  line-height: inherit;
}

.sitefolio .pagination {
  padding: 20px 0 0;
}

.brand__item {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  display: block;
  margin: 0 0 15px;
}

.brand__item-img {
  position: relative;
  z-index: 0;
  border-radius: 6px 6px 0 0;
  display: block;
  overflow: hidden;
}

.brand__item-img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 62.7328519856%;
  z-index: -1;
}

.brand__item-img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.brand__item-img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.brand__item-title {
  font: 500 14px/1.5 "Poppins", sans-serif;
  border-radius: 0 0 6px 6px;
  color: #f8c12c;
  padding: 5px 10px;
  margin: 0;
  text-align: center;
}

.store__skid {
  margin: 0 0 39px;
}

.store__brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
}

.store__brand-img {
  position: relative;
  z-index: 0;
  border-radius: 50%;
  border: 3px solid #f8c12c;
  height: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: 60px;
  overflow: hidden;
}

.store__brand-img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  z-index: -1;
}

.store__brand-img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.store__brand-img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.store__brand-detail {
  padding: 0 0 0 15px;
}

.store__brand-detail h1 {
  font: 600 16px/1.5 "Poppins", sans-serif;
  margin: 0 0 2px;
}

.store__brand-detail address {
  font: 500 12px/1.5 "Poppins", sans-serif;
  padding: 0 0 2px 20px;
  position: relative;
  z-index: 0;
}

.store__brand-detail address:before {
  position: absolute;
  font-size: 13px;
  top: 3px;
  left: 3px;
  z-index: -1;
}

.store__brand-detail .tgr {
  font: 500 14px/16px "Poppins", sans-serif;
  background: none;
  border: none;
  color: #f8c12c;
  padding: 0;
}

.store__front {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 25px;
  margin: 0 0 15px;
}

.store__front.listplan .product {
  margin: 0;
}

.access {
  background: #fff;
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  max-width: 480px;
  margin: 0 auto;
  overflow: hidden;
}

.access__info {
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  padding: 50px 20px;
  z-index: 0;
}

.access__info img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}

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

.access__info-detail .title {
  font: 600 24px/1.5 "Poppins", sans-serif;
  color: #fff;
  margin: 0 0 0.6em;
}

.access__panel {
  padding: 15px 20px 20px;
}

.access__panel .title {
  font: 500 21px/1.5 "Poppins", sans-serif;
  margin: 0 0 0.5em;
}

.access__panel .icon-mail {
  font-size: 12px;
}

.access__panel .form__line {
  padding: 0 0 8px;
}

.access__panel .form__line li {
  padding: 0 0 10px;
}

.access__panel .form__line .form-option {
  padding: 0;
}

.access__panel .form__line .form-option label {
  font-size: 14px;
  line-height: 1.5;
  color: #808080;
}

.access__panel .form__line a {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.access__panel .form__line a:hover {
  text-decoration: none;
  color: #039ef5;
}

.access__panel .form-action {
  padding: 0;
}

.access__panel .form-action input {
  margin: 0;
  width: 100%;
  text-transform: uppercase;
}

.access__extra-text {
  font-size: 14px;
  line-height: 1.5;
  display: block;
  color: #000;
  padding: 18px 0 6px;
  text-align: center;
}

.access__extra-text a {
  color: #f8c12c;
}

.access__extra-meta {
  font: 400 14px/1.5 "Poppins", sans-serif;
  color: #000;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 0 12px;
  z-index: 0;
}

.access__extra-meta:before {
  content: "";
  background: #808080;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  z-index: -2;
}

.access__extra-meta:after {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 42px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

.access__extra-option li + li {
  padding: 19px 0 0;
}

.access__extra-option li a {
  font: 400 14px/1.5 "Poppins", sans-serif;
  background: #f0f0f0;
  border-radius: 6px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  padding: 12px 10px;
}

.access__extra-option li .text {
  min-width: 190px;
}

.access__extra-option li .svg-wrap {
  height: 24px;
  margin: 0 10px 0 0;
  width: 25px;
}

.wish__panel {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}

.wish__panel .wproduct {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
}

.wish__panel .wproduct__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
}

.wish__panel .wproduct__img .img {
  position: relative;
  z-index: 0;
  border-radius: 6px;
  overflow: hidden;
}

.wish__panel .wproduct__img .img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 80.9523809524%;
  z-index: -1;
}

.wish__panel .wproduct__img .img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.wish__panel .wproduct__img .img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.wish__panel .wproduct__detail {
  position: relative;
  line-height: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 10px 0 0 8px;
  z-index: 0;
}

.wish__panel .wproduct__detail-title {
  font: 600 16px/1.25 "Poppins", sans-serif;
  letter-spacing: -0.015em;
  padding: 0 30px 0 0;
  margin: 0 0 11px;
}

.wish__panel .wproduct__detail-title a {
  color: #000;
}

.wish__panel .wproduct__detail-title a:hover {
  color: #009572;
}

.wish__panel .wproduct__detail-location {
  font-size: 13px;
  line-height: 1.3;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #494848;
  font-style: normal;
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 14px;
  z-index: 0;
}

.wish__panel .wproduct__detail-location:hover {
  text-decoration: none;
  color: #039ef5;
}

.wish__panel .wproduct__detail-location:before {
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: -1;
}

.wish__panel .wproduct__detail-off {
  font: 600 16px/1.5 "Poppins", sans-serif;
  display: block;
  letter-spacing: -0.015em;
  margin: 0 0 10px;
}

.wish__panel .wproduct__detail-price {
  margin: 0 0 15px;
  padding: 0 100px 0 0;
}

.wish__panel .wproduct__detail-price .price-now {
  font: 500 18px/1 "Poppins", sans-serif;
  color: #000;
  margin: 0 11px 0 0;
}

.wish__panel .wproduct__detail-price .price-old {
  font: 600 15px/1 "Poppins", sans-serif;
  color: #808080;
  position: relative;
  z-index: 0;
}

.wish__panel .wproduct__detail-price .price-old:before {
  content: "";
  background: #808080;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
}

.wish__panel .wproduct .tgr-wishremove {
  background: none;
  border: none;
  color: #808080;
  font-size: 18px;
  height: 18px;
  width: 18px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.wish__panel .wproduct .btn {
  min-width: 0;
}

.service__tabhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px;
  padding: 8px 0 6px;
}

.service__tabhead li {
  padding: 0 8px;
}

.service__tabhead li + li {
  border-left: 1px solid #e0e0e0;
}

.service__tabhead li.tab-active button {
  color: #f8c12c;
}

.service__tabhead button {
  font: 500 13px/1.4 "Poppins", sans-serif;
  background: none;
  border: none;
  color: #808080;
  padding: 0;
}

.service__tabgroup {
  border-top: 1px solid #e0e0e0;
  padding: 34px 0 30px;
}

.service__tab.tab-active {
  display: block !important;
}

.service__tabbox {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}

.service__item {
  background: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  overflow: hidden;
}

.service__item:hover .service__item-img:after {
  background: rgba(0, 0, 0, 0.5);
}

.service__item:hover .service__item-heading a {
  color: #f8c12c;
}

.service__item-img {
  position: relative;
  z-index: 0;
}

.service__item-img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 62.7328519856%;
  z-index: -1;
}

.service__item-img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.service__item-img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.service__tab .service__item-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

.service__item-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 67px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 5px;
  margin: 0;
}

.service__item-heading .title {
  font: 500 16px/1.5 "Poppins", sans-serif;
  color: #000;
  margin: 0;
}

.service__enlist {
  border-top: 1px solid #e0e0e0;
  display: -ms-grid;
  display: grid;
  padding: 30px 0;
  -ms-grid-columns: (1fr) [1];
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}

.enquire {
  background: #fff;
  padding: 30px 0;
  margin: 0 0 -20px;
}

.enquire__heading {
  padding: 0 0 25px;
  text-align: center;
}

.enquire__heading .title {
  font: 600 22px/1.5 "Poppins", sans-serif;
  color: #f8c12c;
  margin: 0 0 -4px;
  text-transform: uppercase;
}

.enquire__heading .meta {
  font: 400 14px/1.5 "Poppins", sans-serif;
}

.enquire__form {
  padding: 0 0 30px;
}

.enquire .leaflet {
  max-width: 420px;
  margin: 0 auto;
}

.enquire .leaflet a {
  border-radius: 6px;
  display: block;
  overflow: hidden;
}

.enquire .leaflet img {
  display: block;
  height: auto;
  width: 100%;
}

.seller__headline-title {
  font: 600 22px/1.5 "Poppins", sans-serif;
  margin: 0 0 20px;
  text-align: center;
}

.seller__form {
  background: #fff;
  border-radius: 6px;
  padding: 10px 15px;
  margin: 0 0 30px;
}

.seller__form .upload-label {
  display: block;
  margin: 0 0 10px;
}

.seller__form .uploadfile {
  margin: 0 10px 10px 0;
  position: relative;
  z-index: 0;
}

.seller__form .uploadfile__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.seller__form .uploadfile input {
  position: absolute;
  left: -999px;
  width: 1px;
  height: 1px;
}

.seller__form .uploadfile label {
  border: 2px solid #b7b7b7;
  border-radius: 6px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 115px;
  width: 94px;
  -webkit-transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.seller__form .uploadfile label:hover {
  border-color: #f8c12c;
  color: #f8c12c;
}

.seller__form .uploadfile [class^="icon-"] {
  font-size: 26px;
  height: 26px;
  margin: 0 0 11px;
  width: 26px;
}

.seller__form .form-check {
  margin: -10px 0 0;
}

.seller__form .form-check input[type="checkbox"] + label {
  font-size: 14px;
  line-height: 1.5;
}

.seller__img {
  position: relative;
  z-index: 0;
}

.seller__img:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 94.7368421053%;
  z-index: -1;
}

.seller__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.seller__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.calculator__tabhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px;
  padding: 8px 0 6px;
}

.calculator__tabhead li {
  padding: 0 8px;
}

.calculator__tabhead li + li {
  border-left: 1px solid #e0e0e0;
}

.calculator__tabhead li.tab-active button {
  color: #f8c12c;
}

.calculator__tabhead button {
  font: 500 13px/1.4 "Poppins", sans-serif;
  background: none;
  border: none;
  color: #808080;
  padding: 0;
}

.calculator__tabgroup {
  border-top: 1px solid #e0e0e0;
  padding: 34px 0 30px;
}

.calculator__tab {
  background: #fff;
  padding: 15px;
}

.calculator__tab.tab-active {
  display: block !important;
}

.calculator__tabbox .leaflet__box {
  max-width: 315px;
  margin: 0 auto;
  padding: 15px 0 0;
}

.calculator__tabbox .leaflet__item {
  display: block;
  margin: 0 0 20px;
}

.calculator__tabbox .leaflet__item img {
  display: block;
  width: 100%;
  height: auto;
}

.calculator__form {
  padding: 0 0 24px;
}

.calculator__form .form-note {
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 0 0;
}

.calculator__result {
  border-top: 2px solid #dadada;
  color: #000;
}

.calculator__result-label {
  font: 500 16px/1 "Poppins", sans-serif;
  display: block;
  padding: 24px 0 27px;
}

.calculator__result-value {
  font: 500 24px/1 "Poppins", sans-serif;
  display: block;
  padding: 0 0 27px;
}

.calculator__disclaimer {
  font-size: 14px;
  line-height: 1.5;
  border-top: 2px solid #dadada;
  color: #000;
  margin: 0 0 -1.2em;
  padding: 30px 0 0;
}

.calculator__disclaimer strong {
  font: 500 16px/1.5 "Poppins", sans-serif;
}

.contact__panel dl {
  position: relative;
  padding: 0 0 0 50px;
  margin: 0 0 25px;
  z-index: 0;
}

.contact__panel dl [class^="icon-"] {
  position: absolute;
  color: #f8c12c;
  font-size: 22px;
  top: 10px;
  left: 0;
}

.contact__panel dl .icon-envelope {
  font-size: 18px;
}

.contact__panel dl dt {
  color: #f8c12c;
}

.contact__panel dl dd {
  color: #000;
  margin: 0;
}

.contact__panel dl dd a {
  color: #000;
}

.contact__panel dl address {
  font-style: normal;
}

.contact__form input[type="text"],
.contact__form input[type="email"],
.contact__form input[type="tel"],
.contact__form textarea {
  background: transparent;
}

.contact__form input:-webkit-autofill,
.contact__form input:-webkit-autofill:hover,
.contact__form input:-webkit-autofill:focus,
.contact__form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #f7f7f7 inset !important;
  -webkit-text-fill-color: #000 !important;
}

.contact__form .form-action .btn {
  margin: 0;
  width: 100%;
  text-transform: uppercase;
}

.accountpanel__title {
  font: 600 22px/1.5 "Poppins", sans-serif;
  margin: 0 0 22px;
  text-transform: uppercase;
}

.accountpanel__kit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 20px;
}

.accountpanel__avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  position: relative;
  z-index: 0;
}

.accountpanel__avatar .user-avatar {
  position: relative;
  z-index: 0;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.accountpanel__avatar .user-avatar:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  z-index: -1;
}

.accountpanel__avatar .user-avatar > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.accountpanel__avatar .user-avatar > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.accountpanel__avatar .tgrupload {
  font-size: 12px;
  line-height: 1;
  background: #fff;
  border: 2px solid #e7e7e7;
  border-radius: 50%;
  color: #f8c12c;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: -5px;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 28px;
  width: 28px;
  z-index: 1;
}

.accountpanel__avatar-upload {
  height: 1px;
  width: 0;
  overflow: hidden;
}

.accountpanel__control {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 0 0 15px;
  position: relative;
  z-index: 1;
}

.accountpanel__control-tgr {
  font-size: 13px;
  line-height: 1;
  background: #f8c12c;
  border: none;
  border-radius: 6px;
  color: #000;
  height: 39px;
  margin: 0;
  padding: 5px 24px 5px 10px;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 0;
}

.accountpanel__control-tgr:before {
  font-size: 11px;
  position: absolute;
  top: 50%;
  right: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}

.accountpanel__control-tgr [class^="icon-"] {
  font-size: 14px;
  margin: 0 10px 0 0;
}

.accountpanel__control-list {
  display: none;
}

.accountpanel__control-list li {
  margin: 0 0 13px;
}

.accountpanel__control-list li.active a {
  background: #f8c12c;
  color: #fff;
}

.accountpanel__control-list li.active [class^="icon-"] {
  color: #fff;
}

.accountpanel__control-list a {
  font-size: 12px;
  line-height: 1.2;
  border-radius: 6px;
  color: #000;
  display: block;
  height: 39px;
  padding: 13px 10px 9px 32px;
  position: relative;
  -webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
  z-index: 0;
}

.accountpanel__control-list a:hover {
  color: #494848;
}

.accountpanel__control-list [class^="icon-"] {
  color: #f8c12c;
  font-size: 14px;
  position: absolute;
  margin: 2px 0 0;
  top: 50%;
  left: 10px;
  height: 18px;
  width: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  z-index: -1;
}

.accountpanel__board {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3);
  margin: 0 -6px;
  padding: 10px;
}

.accountpanel__board-title {
  font: 600 20px/1.5 "Poppins", sans-serif;
  padding: 0 0 9px;
  margin: 0 0 20px;
  letter-spacing: 0.01em;
  position: relative;
  z-index: 0;
}

.accountpanel__board-title:after {
  content: "";
  background: #808080;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 27px;
  z-index: -1;
}

.accountpanel__board-subtitle {
  font: 500 15px/1.5 "Poppins", sans-serif;
  color: #f8c12c;
  display: block;
  letter-spacing: 0.062em;
  margin: 0 0 20px;
}

.accountpanel__account {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px 77px;
}

.accountpanel__account .form-action {
  -ms-grid-column: span 2;
  grid-column: span 2;
}

.usrtbl .tbl-id {
  width: 10.8695652174%;
}

.usrtbl .tbl-product {
  width: 31.25%;
}

.usrtbl .tbl-category {
  width: 17.3913043478%;
}

.usrtbl .tbl-date {
  width: 15.7608695652%;
}

.usrtbl .tbl-usrname {
  width: 28.5326086957%;
}

.usrtbl .tbl-adlink {
  width: 41.9836956522%;
}

.usrtbl .tbl-seller {
  width: 25.6793478261%;
}

.usrtbl table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

.usrtbl table th {
  font: 500 15px/1.3 "Poppins", sans-serif;
  padding: 0 0 8px;
  text-align: left;
}

.usrtbl table td {
  font: 400 15px/1.3 "Poppins", sans-serif;
  color: #000;
  padding: 2px 5px 2px 0;
}

.usrtbl table thead {
  border-bottom: 1px solid #bfbfbf;
}

.usrtbl table tbody tr + tr {
  border-top: 1px solid #e0e0e0;
}

.usrtbl table .btn {
  position: absolute;
  top: 11px;
  right: 0;
  height: 22px;
  width: 22px;
  min-width: 0;
}

.usrtbl table .btn [class^="icon-"] {
  font-size: 12px;
  margin: 0;
}

.freehold__prologue {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 18px;
  margin: 0 0 33px;
}

.freehold__prologue-preface {
  padding: 0 0 20px;
}

.freehold__prologue-preface .sitefolio__title {
  margin: 0 0 22px;
}

.freehold__prologue-preface ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -9px;
}

.freehold__prologue-preface ul li {
  padding: 0 9px;
}

.freehold__prologue-leaflet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.freehold__prologue-leaflet .leaflet__item {
  display: block;
  margin: 0 5px;
  width: 160px;
}

.freehold__prologue-leaflet .leaflet__item img {
  display: block;
  height: auto;
  width: 100%;
}

.freehold__outlet {
  margin: 0 0 30px;
}

.freehold .revitor {
  font-size: 16px;
  line-height: 1.5;
  padding: 0 0 20px;
}

.freehold .revitor h2 {
  font: 500 16px/1.5 "Poppins", sans-serif;
  color: #000;
  margin: 0 0 20px;
}

.freehold__selling {
  background: #fff;
  border-radius: 6px;
  padding: 5px 8px 8px;
}

.freehold__selling-title {
  font: 500 16px/1.5 "Poppins", sans-serif;
  margin: 0 0 21px;
}

.freehold__selling-title sup {
  color: #f00;
  font-size: 100%;
  margin: 0;
  top: -0.1em;
}

.freehold__selling .choicemodule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.freehold__selling .form-choice {
  margin: 0 25px 20px 0;
}

.freehold__selling .form-choice input[type="checkbox"]:checked + label,
.freehold__selling .form-choice input[type="radio"]:checked + label {
  border-color: #f8c12c;
  color: #f8c12c;
}

.freehold__selling .form-choice input[type="checkbox"] + label,
.freehold__selling .form-choice input[type="radio"] + label {
  border: 1px solid #c4c4c4;
  border-radius: 6px;
  color: #808080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
  height: 50px;
  width: 180px;
  -webkit-transition: border 0.4s ease-in-out, color 0.4s ease-in-out;
  transition: border 0.4s ease-in-out, color 0.4s ease-in-out;
}

.freehold__selling .form-choice input[type="checkbox"] + label:before,
.freehold__selling .form-choice input[type="checkbox"] + label:after,
.freehold__selling .form-choice input[type="radio"] + label:before,
.freehold__selling .form-choice input[type="radio"] + label:after {
  display: none;
}

.freehold__selling .form-choice.small input[type="checkbox"] + label,
.freehold__selling .form-choice.small input[type="radio"] + label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 78px;
  width: 110px;
  text-align: center;
}

.freehold__selling .form-choice.small input[type="checkbox"] + label .text,
.freehold__selling .form-choice.small input[type="radio"] + label .text {
  display: block;
  padding: 10px 0 0;
}

.freehold__selling
  .form-choice.small
  input[type="checkbox"]
  + label
  [class^="icon-"],
.freehold__selling
  .form-choice.small
  input[type="radio"]
  + label
  [class^="icon-"] {
  margin: 0;
}

.freehold__selling .form-choice [class^="icon-"] {
  height: 16px;
  margin: 0 17px 0 0;
  width: 20px;
}

.freehold__selling .drop-upload .filedrop {
  margin: 0 auto;
  position: relative;
  width: 260px;
  z-index: 0;
}

.freehold__selling .drop-upload input[type="file"] {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: -1;
}

.freehold__selling .drop-upload label {
  background: #fff;
  border: 2px dashed #c4c4c4;
  border-radius: 6px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 20px;
}

.freehold__selling .drop-upload [class^="icon"] {
  color: #808080;
  height: 42px;
  margin: 0 0 20px;
  width: 60px;
}

.freehold__selling .drop-upload .text {
  font: 500 16px/1.5 "Poppins", sans-serif;
  display: block;
  margin: 0 0 26px;
}

.freehold__selling .drop-upload .meta {
  font: 500 14px/1.5 "Poppins", sans-serif;
  display: block;
}

.freehold__selling-leaflet {
  padding: 20px 0 0;
}

.freehold__selling-leaflet .leaflet {
  display: block;
  margin: 0 auto 28px;
  width: 260px;
}

.freehold__selling-leaflet .leaflet img {
  display: block;
  height: auto;
  width: 100%;
}

.holdings__slider {
  max-width: 705px;
  margin: 0 auto 20px;
}

.holdings__slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.holdings__slider:not(.slick-initialized) .slide {
  width: 100%;
}

.holdings__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 1)) {
  display: none;
}

.holdings__slider .slide {
  position: relative;
  z-index: 0;
}

.holdings__slider .slide:before {
  background-image: url("../images/logo.png");
  background-color: rgba(248, 193, 44, 0.5);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65% auto;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.holdings__slider .slide img {
  display: block;
  height: 300px;
  width: 100%;
}

.holdings__spacing {
  background: #fff;
  border-radius: 6px;
  padding: 5px 10px;
  margin: 0 0 20px;
}

.holdings__list {
  font: 500 16px/1.5 "Poppins", sans-serif;
}

.holdings__list li {
  padding: 5px 0;
}

.holdings__list li span {
  color: #000;
  margin: 0 5px 0 0;
}

.holdings__heading {
  font: 500 20px/1.5 "Poppins", sans-serif;
  margin: 0 0 10px;
}

.holdings__foreword .price {
  color: #000;
  display: block;
  font-size: 16px;
  padding: 20px 0 0;
}

.holdings__foreword .price strong {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.04em;
  display: block;
}

.holdings__description {
  font-size: 16px;
  line-height: 1.7;
}

.holdings__contact-person {
  background: #fff;
  border: 1px solid #b7b7b7;
  box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  padding: 11px 20px;
  margin: 0 0 20px;
  text-align: center;
}

.holdings__contact-person .avatar {
  border-radius: 50%;
  height: 87px;
  margin: 0 auto 15px;
  position: relative;
  overflow: hidden;
  width: 87px;
  z-index: 0;
}

.holdings__contact-person .avatar:before {
  font: 500 30px/1.5 "Poppins", sans-serif;
  background: #039ef5;
  content: attr(data-text);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
}

.holdings__contact-person .avatar img {
  display: block;
  font-size: 10px;
}

.holdings__contact-person .title {
  font: 500 18px/1.5 "Poppins", sans-serif;
  margin: 0 0 4px;
}

.holdings__contact-person a {
  font: 500 16px/1.5 "Poppins", sans-serif;
  color: #000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
}

.holdings__contact-person a:hover {
  color: #f8c12c;
}

.holdings__contact-person a[href^="mailto"] {
  color: #039ef5;
  text-decoration: underline;
  margin: 0 0 6px;
}

.holdings__contact .form-action {
  padding: 0 0 5px;
}

.holdings__leaflet {
  padding: 10px 0 30px;
}

.holdings__leaflet a {
  display: block;
}

.holdings__leaflet img {
  display: block;
  height: auto;
  width: 100%;
}

@media (min-width: 576px) and (max-width: 991px) {
  .cardcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 2)) {
    display: none;
  }

  .brandline__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 4)) {
    display: none;
  }

  .calculator__tabbox .leaflet__box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    max-width: 600px;
    grid-gap: 20px;
  }
}

@media (min-width: 576px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .row > .col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sx-1 {
    width: 8.3333333333%;
  }

  .sx-2 {
    width: 16.6666666667%;
  }

  .sx-3 {
    width: 25%;
  }

  .sx-4 {
    width: 33.3333333333%;
  }

  .sx-5 {
    width: 41.6666666667%;
  }

  .sx-6 {
    width: 50%;
  }

  .sx-7 {
    width: 58.3333333333%;
  }

  .sx-8 {
    width: 66.6666666667%;
  }

  .sx-9 {
    width: 75%;
  }

  .sx-10 {
    width: 83.3333333333%;
  }

  .sx-11 {
    width: 91.6666666667%;
  }

  .sx-12 {
    width: 100%;
  }

  .sx-pull-0 {
    right: auto;
  }

  .sx-pull-1 {
    right: 8.3333333333%;
  }

  .sx-pull-2 {
    right: 16.6666666667%;
  }

  .sx-pull-3 {
    right: 25%;
  }

  .sx-pull-4 {
    right: 33.3333333333%;
  }

  .sx-pull-5 {
    right: 41.6666666667%;
  }

  .sx-pull-6 {
    right: 50%;
  }

  .sx-pull-7 {
    right: 58.3333333333%;
  }

  .sx-pull-8 {
    right: 66.6666666667%;
  }

  .sx-pull-9 {
    right: 75%;
  }

  .sx-pull-10 {
    right: 83.3333333333%;
  }

  .sx-pull-11 {
    right: 91.6666666667%;
  }

  .sx-pull-12 {
    right: 100%;
  }

  .sx-push-0 {
    left: auto;
  }

  .sx-push-1 {
    left: 8.3333333333%;
  }

  .sx-push-2 {
    left: 16.6666666667%;
  }

  .sx-push-3 {
    left: 25%;
  }

  .sx-push-4 {
    left: 33.3333333333%;
  }

  .sx-push-5 {
    left: 41.6666666667%;
  }

  .sx-push-6 {
    left: 50%;
  }

  .sx-push-7 {
    left: 58.3333333333%;
  }

  .sx-push-8 {
    left: 66.6666666667%;
  }

  .sx-push-9 {
    left: 75%;
  }

  .sx-push-10 {
    left: 83.3333333333%;
  }

  .sx-push-11 {
    left: 91.6666666667%;
  }

  .sx-push-12 {
    left: 100%;
  }

  .sx-offset-0 {
    margin-left: 0%;
  }

  .sx-offset-1 {
    margin-left: 8.3333333333%;
  }

  .sx-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .sx-offset-4 {
    margin-left: 33.3333333333%;
  }

  .sx-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .sx-offset-7 {
    margin-left: 58.3333333333%;
  }

  .sx-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .sx-offset-10 {
    margin-left: 83.3333333333%;
  }

  .sx-offset-11 {
    margin-left: 91.6666666667%;
  }

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

  .start-sx {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sx {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sx {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sx {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-sx {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-sx {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-sx {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sx {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-sx {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-sx {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .siteheader__bar-contact {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sitefooter__subscribe-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sitefooter__subscribe-form .form-set {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 17px 0 0;
  }

  .sitefooter__subscribe-form .form-action {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
  }

  .spacer-bottom {
    margin: 0 0 25px;
  }

  .sortpanel__slider:not(.slick-initialized) .slide {
    width: 33.33%;
  }

  .cardcase__slider:not(.slick-initialized) {
    margin: 0 -8px;
  }

  .cardcase__slider:not(.slick-initialized) .slide {
    width: 50%;
  }

  .cardcase__slider .slick-list {
    margin: 0 -8px;
  }

  .cardcase__slider .slide {
    padding: 20px 8px;
  }

  .showcase__slider:not(.slick-initialized) {
    margin: 0 -8px;
  }

  .showcase__slider:not(.slick-initialized) .slide {
    width: 50%;
  }

  .showcase__slider .slick-list {
    margin: 0 -8px;
  }

  .showcase__slider .slide {
    padding: 20px 8px;
  }

  .archive__frame {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
  }

  .archive__item {
    height: 58px;
  }

  .ensign__card {
    padding: 25px 28px;
  }

  .support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .support__line {
    padding: 20px 0 20px 58px;
    width: 50%;
  }

  .support__line [class^="icon-"] {
    left: 6px;
  }

  .gridplan .view__panel-case {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .quickproduct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .quickproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: none;
    margin: 0;
  }

  .quickproduct__detail {
    padding: 0 0 0 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .brand__item-title {
    padding: 10px 12px;
  }

  .store__front.gridplan {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .service__tabbox {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .service__enlist {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .calculator__tabbox .leaflet__item {
    margin: 0;
  }

  .freehold__selling .form-choice {
    margin: 0 25px 0 0;
  }

  .freehold__selling-leaflet {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }

  .freehold__selling-leaflet .leaflet {
    width: 100%;
  }

  .holdings__slider .slide img {
    height: 350px;
  }

  .holdings__spacing {
    padding: 10px 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .visible-sx {
    display: block !important;
  }

  .hidden-sx {
    display: none !important;
  }

  .sortpanel__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 3)) {
    display: none;
  }

  .showcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 2)) {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .sitenav > ul > li > a {
    font-size: 14px;
  }
}

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

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

  .sitenav > ul > li > .xbtnCategory:before {
    display: none;
  }

  .sitenav > ul > li > .xbtnCategory .text {
    display: none;
  }

  .sortpanel__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 4)) {
    display: none;
  }

  .showcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 3)) {
    display: none;
  }
}

@media (min-width: 768px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .row-zr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .row-zr > .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

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

  .row > .col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sm-1 {
    width: 8.3333333333%;
  }

  .sm-2 {
    width: 16.6666666667%;
  }

  .sm-3 {
    width: 25%;
  }

  .sm-4 {
    width: 33.3333333333%;
  }

  .sm-5 {
    width: 41.6666666667%;
  }

  .sm-6 {
    width: 50%;
  }

  .sm-7 {
    width: 58.3333333333%;
  }

  .sm-8 {
    width: 66.6666666667%;
  }

  .sm-9 {
    width: 75%;
  }

  .sm-10 {
    width: 83.3333333333%;
  }

  .sm-11 {
    width: 91.6666666667%;
  }

  .sm-12 {
    width: 100%;
  }

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

  .sm-pull-1 {
    right: 8.3333333333%;
  }

  .sm-pull-2 {
    right: 16.6666666667%;
  }

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

  .sm-pull-4 {
    right: 33.3333333333%;
  }

  .sm-pull-5 {
    right: 41.6666666667%;
  }

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

  .sm-pull-7 {
    right: 58.3333333333%;
  }

  .sm-pull-8 {
    right: 66.6666666667%;
  }

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

  .sm-pull-10 {
    right: 83.3333333333%;
  }

  .sm-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .sm-push-1 {
    left: 8.3333333333%;
  }

  .sm-push-2 {
    left: 16.6666666667%;
  }

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

  .sm-push-4 {
    left: 33.3333333333%;
  }

  .sm-push-5 {
    left: 41.6666666667%;
  }

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

  .sm-push-7 {
    left: 58.3333333333%;
  }

  .sm-push-8 {
    left: 66.6666666667%;
  }

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

  .sm-push-10 {
    left: 83.3333333333%;
  }

  .sm-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  p {
    margin: 0 0 1.2em;
  }

  .revitor h1,
  .revitor .h1 {
    font-size: 21px;
  }

  .revitor p {
    margin: 0 0 1.2em;
  }

  .revitor ul {
    margin: 0 0 1.2em;
  }

  .revitor ol {
    margin: 0 0 1.2em;
  }

  .alert {
    margin: 0 0 20px;
  }

  .breadcrumb {
    margin: 0 0 20px;
  }

  .toast {
    margin: 0 0 20px;
  }

  .tbl-wrap table {
    border-width: 1px;
  }

  .tbl-wrap th,
  .tbl-wrap td {
    border-width: 1px;
    padding: 8px 10px;
  }

  .tbl-wrap tbody tr:nth-child(even) {
    background: #f8f8f8;
  }

  .tbl-wrap th {
    background: #ededed;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 33px;
  }

  .slick-prev {
    left: 15px;
  }

  .slick-next {
    right: 15px;
  }

  .slick-dots {
    margin: 0 -5px;
    bottom: 25px;
  }

  .slick-dots li {
    padding: 0 5px;
  }

  .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .siteheader__logo {
    width: 192px;
  }

  .siteheader__bar {
    padding: 12px 0 10px;
  }

  .siteheader__bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .siteheader__bar-contact {
    font-size: 14px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .siteheader__bar-contact li {
    padding: 0 44px 0 0;
  }

  .siteheader__bar-contact [class^="icon-"] {
    margin: 0 4px 0 0;
  }

  .siteheader__bar-contact .icon-tel {
    font-size: 15px;
  }

  .siteheader__bar-contact .icon-envelope {
    font-size: 11px;
  }

  .siteheader__bar-social {
    font-size: 16px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -6px;
  }
  .siteheader__bar-social a.calc {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -6px;
  }

  .siteheader__frame {
    padding: 14px 0;
  }

  .siteheader__frame .wishaction-cta {
    background: none;
    border: none;
    color: #f8c12c;
    display: block;
    font-size: 23px;
    height: 23px;
    padding: 0;
    margin: 0 15px;
    width: 26px;
  }

  .siteheader__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
  }

  .siteheader__control .btn {
    min-width: 90px;
  }

  .siteheader__search {
    display: block;
    margin: 0 0 0 30px;
  }

  .siteheader__mobile {
    display: none;
  }

  .siteheader__nav {
    padding: 9px 0;
  }

  .sitenav__control {
    display: none;
  }

  .sitenav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sitenav > ul > li.hasdrop > a {
    padding: 0 20px 0 0;
  }

  .sitenav > ul > li.hasdrop > a:before {
    top: 1px;
    right: 0;
  }

  .sitenav > ul > li:not(:first-child) > a {
    font-weight: 600;
  }

  .sitenav > ul > li > .xbtnCategory {
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    padding: 8px 20px !important;
    position: relative;
    height: 42px;
    z-index: 0;
  }

  .sitenav > ul > li > .xbtnCategory .icon-category-line {
    display: block;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
  }

  .sitenav > ul > li > .xbtnSeller {
    background: #fff;
    border-radius: 6px;
    display: block;
    height: 42px;
    position: relative;
    padding: 13px 14px;
    z-index: 0;
  }

  .sitenav > ul > li > .xbtnSeller:before {
    content: "";
    position: absolute;
    border: 1px solid #808080;
    border-radius: 6px;
    top: 4px;
    left: 5px;
    right: 5px;
    bottom: 4px;
    z-index: -1;
  }

  .sitenav > ul > li > ul {
    top: 40px;
    left: 0;
  }

  .sitenav > ul > li > ul .hasdrop > a:before {
    font-size: 12px;
    top: 18px;
  }

  .sitenav > ul > li > ul ul {
    top: 0;
    left: 100%;
  }

  .sitenav > ul > li ul {
    border-radius: 6px;
    box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.25);
    font-weight: 500;
    position: absolute;
    min-width: 210px;
  }

  .sitenav > ul > li ul li {
    border-color: #d7d7d7;
  }

  .sitenav > ul > li ul li:first-child {
    border: none;
  }

  .sitenav > ul > li ul li a {
    padding: 14px 30px 11px 15px;
    white-space: nowrap;
  }

  .sitenav > ul > li ul li a:before {
    top: 18px;
    right: 10px;
  }

  .sitefooter__panel {
    padding: 30px 0;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: (1fr) [6];
    grid-template-columns: repeat(6, 1fr);
  }

  .sitefooter__logo {
    width: 180px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .sitefooter__subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column: span 5;
    grid-column: span 5;
    padding: 0 0 0 30px;
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .sitefooter__subscribe-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .sitefooter__subscribe-form .form-action .btn {
    width: 140px;
  }

  .sitefooter__frame {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [8];
    grid-template-columns: repeat(8, 1fr);
    padding: 26px 0 28px;
  }

  .sitefooter__frame-info {
    -ms-grid-column: span 3;
    grid-column: span 3;
  }

  .sitefooter__frame-info a {
    width: 110px;
  }

  .sitefooter__frame-links {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-grid-column: span 5;
    grid-column: span 5;
  }

  .sitefooter__frame-links .linker {
    padding: 0 5px 20px 0;
    width: 33.33%;
  }

  .sitefooter__frame-store {
    -ms-grid-column: span 8;
    grid-column: span 8;
    padding: 0 15%;
  }

  .sitefooter__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sitefooter__bar-social {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sitefooter__bar-social .bar-title {
    margin: 0;
  }

  .base__slider .slide a img {
    height: 338px;
  }

  .site__headline {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 0 20px;
  }

  .site__headline-title {
    font-size: 22px;
    letter-spacing: -0.04em;
  }

  .site__headline-more {
    font: 500 16px/1 "Poppins", sans-serif;
  }

  .listplan .product__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
  }

  .gridplan .product__detail {
    padding: 15px 12px;
  }

  .listplan .product__detail--wishcta {
    right: 15px;
    bottom: 15px;
  }

  .listplan .product__detail-price .price-now {
    display: block;
    margin: 0 0 5px;
  }

  .property__detail {
    padding: 13px 10px;
  }

  .spacer-bottom {
    margin: 0 0 35px;
  }

  .sortpanel__slider:not(.slick-initialized) .slide {
    width: 25%;
  }

  .sortpanel__slider .slide {
    padding: 17px 0;
  }

  .sortpanel__item-detail {
    padding: 0 0 0 12px;
  }

  .brandline__box {
    padding: 25px 34px;
  }

  .brandline__slider:not(.slick-initialized) .slide {
    width: 25%;
  }

  .showcase__slider:not(.slick-initialized) .slide {
    width: 33.33%;
  }

  .archive__item {
    padding: 10px;
    height: 92px;
  }

  .archive__item .svg-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    width: 40px;
  }

  .archive__item-title {
    font-size: 15px;
  }

  .ensign__card-title {
    font-size: 30px;
  }

  .support__line [class^="icon-"] {
    left: 0;
    text-align: right;
  }

  .support__line-title {
    font-size: 18px;
  }

  .support__line-meta {
    font-size: 15px;
  }

  .login__card {
    max-width: 900px;
  }

  .view__bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 36px;
  }

  .view__bar .breadcrumb {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
  }

  .view__control {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
  }

  .view__control .view__text {
    font-size: 18px;
  }

  .view__control .view__cta {
    margin: 0;
  }

  .view__control .view__sort {
    margin: 0;
  }

  .view__control .view__sort .btn {
    background: #f8c12c;
  }

  .view__control .view__sort-drop {
    width: 273px;
  }

  .view__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .gridplan .view__panel-case {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }

  .filter__form-tile {
    padding: 24px 22px 18px;
  }

  .filter__action {
    padding: 20px 25px;
  }

  .upshot__show {
    padding: 26px 0 0;
  }

  .upshot__set.col {
    padding: 21px 8px 0 10px;
  }

  .upshot__subset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 0 0;
  }

  .upshot__brief {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 0 0 69.3%;
    flex: 0 0 69.3%;
    padding: 0 10px 0 0;
  }

  .upshot__brief dl {
    margin: 0 0 8px;
  }

  .upshot__ezine {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 12px 0 0;
    margin: 0;
    max-width: none;
  }

  .upshot__tabset {
    padding: 35px 0 0;
  }

  .quickproduct {
    padding: 40px 20px 20px;
  }

  .quickproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
  }

  .quickproduct__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0 0 30px;
  }

  .quickproduct .upshot__brief {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 0 15px;
  }

  .quickproduct .upshot__brief h2 {
    font-size: 30px;
  }

  .quickproduct .upshot__sold {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .quickproduct .upshot__sold dt {
    padding: 13px 12px 10px;
  }

  .skleaflet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .skleaflet__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: none;
    margin: 0;
  }

  .skleaflet__detail {
    padding: 42px 0 50px 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51%;
    flex: 0 0 51%;
  }

  .skleaflet__detail h2 {
    font-size: 35px;
    margin: 0 0 22px;
  }

  .skleaflet__detail .revitor {
    padding: 0;
  }

  .skleaflet__detail .btn {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .pagination {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    z-index: 0;
  }

  .pagination .result {
    font-size: 16px;
    justify-self: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    z-index: -1;
  }

  .minishot .container {
    height: 337px;
  }

  .sitefolio {
    padding: 35px 0 50px;
  }

  .sitefolio__title {
    font-size: 29px;
  }

  .sitefolio__title [class^="icon-"] {
    font-size: 25px;
    height: 26px;
    margin: 3px 18px 0 0;
    width: 30px;
  }

  .sitefolio .pagination {
    padding: 0;
  }

  .brand__item {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    margin: 0 0 30px;
  }

  .brand__item-title {
    font-size: 18px;
    padding: 20px 15px;
  }

  .store__skid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .store__brand {
    margin: 0;
  }

  .store__brand-img {
    border-width: 4px;
    height: 80px;
    width: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
  }

  .store__brand-detail {
    padding: 2px 0 0 21px;
  }

  .store__front {
    margin: 0 0 40px;
  }

  .store__front.gridplan {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }

  .store__front.listplan {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }

  .access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1050px;
  }

  .access__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
  }

  .access__info-detail .title {
    font-size: 30px;
    line-height: 1.5;
  }

  .access__panel {
    padding: 20px 25px 30px 25px;
    width: 50%;
  }

  .access__panel .form__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 18px;
  }

  .access__panel .form__line li {
    padding: 0;
  }

  .wish__panel {
    max-width: 768px;
    margin: 0 auto;
  }

  .wish__panel .wproduct {
    padding: 15px 18px;
  }

  .wish__panel .wproduct {
    padding: 15px 10px 12px;
  }

  .wish__panel .wproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 147px;
    flex: 0 0 147px;
  }

  .wish__panel .wproduct__detail {
    padding: 0 0 0 25px;
  }

  .wish__panel .wproduct__detail-title {
    font-size: 20px;
  }

  .wish__panel .wproduct__detail-title {
    font-size: 18px;
  }

  .wish__panel .wproduct__detail-location {
    font-size: 16px;
  }

  .wish__panel .wproduct .tgr-wishremove {
    font-size: 26px;
    height: 26px;
    width: 26px;
  }

  .wish__panel .wproduct .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }

  .service__tabhead button {
    font-size: 15px;
  }

  .service__tabgroup {
    padding: 34px 0 60px;
  }

  .service__tabbox {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }

  .service__item-heading .title {
    font-size: 15px;
  }

  .service__enlist {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding: 30px 0 50px;
  }

  .enquire {
    padding: 50px 0;
    margin: 0 0 -50px;
  }

  .enquire__heading .title {
    font-size: 28px;
  }

  .enquire__form {
    padding: 0 20px;
  }

  .enquire .leaflet {
    margin: 0 0 0 auto;
  }

  .seller__headline-title {
    margin: 0 0 30px;
  }

  .seller__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 30px;
    padding: 25px;
    margin: 0;
  }

  .seller__form .form-module.full,
  .seller__form .form-action.full {
    -ms-grid-column: span 2;
    grid-column: span 2;
  }

  .calculator__tabhead button {
    font-size: 15px;
  }

  .calculator__tabgroup {
    padding: 23px 0 60px;
  }

  .calculator__tab {
    padding: 30px 40px;
  }

  .contact__form {
    padding: 0 0 0 10px;
  }

  .accountpanel__title {
    font-size: 24px;
  }

  .accountpanel__avatar {
    width: 150px;
  }

  .accountpanel__avatar .user-avatar {
    height: 150px;
    width: 150px;
  }

  .accountpanel__avatar .tgrupload {
    font-size: 18px;
    top: 19px;
    right: -5px;
    bottom: auto;
    left: auto;
    height: 40px;
    width: 40px;
  }

  .accountpanel__control-tgr {
    display: none;
  }

  .accountpanel__control-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important;
    height: auto !important;
    overflow: visible !important;
    margin: 0 -5px !important;
  }

  .accountpanel__control-list li {
    margin: 0;
    padding: 5px;
    width: 33.33%;
  }

  .accountpanel__control-list a {
    font-size: 15px;
    padding: 9px 10px 9px 32px;
  }

  .accountpanel__board {
    margin: 0;
    padding: 20px 15px;
  }

  .accountpanel__board-title {
    font-size: 22px;
    margin: 0 0 28px;
  }

  .accountpanel__board-subtitle {
    font-size: 18px;
    margin: 0 0 25px;
  }

  .accountpanel__credential {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 32px;
  }

  .usrtbl table td {
    padding: 12px 5px 12px 0;
  }

  .usrtbl table .btn {
    font-size: 14px;
    position: static;
    height: 35px;
    padding: 8px 6px;
    width: 98px;
  }

  .usrtbl table .btn [class^="icon-"] {
    display: none;
  }

  .freehold__prologue {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .freehold__prologue-preface {
    padding: 0;
  }

  .freehold__prologue-leaflet {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: -10px 0 0;
  }

  .freehold__prologue-leaflet .leaflet__item {
    margin: 0 0 0 20px;
  }

  .freehold__outlet {
    margin: 0 0 40px;
  }

  .freehold__selling {
    padding: 15px 25px;
  }

  .freehold__selling .drop-upload .filedrop {
    width: 310px;
  }

  .freehold__selling .drop-upload .text {
    margin: 0 0 46px;
  }

  .freehold__selling-leaflet {
    padding: 0;
    display: block;
  }

  .freehold__selling-leaflet .leaflet {
    margin: 0 0 28px auto;
    width: 230px;
  }

  .holdings__slider .slide img {
    height: 400px;
  }

  .holdings__spacing {
    padding: 15px 20px;
  }

  .holdings__list li {
    padding: 8px 0;
  }

  .holdings__heading {
    font-size: 22px;
    margin: 0 0 15px;
  }

  .holdings__foreword .price {
    padding: 36px 0 0;
  }

  .holdings__foreword .price strong {
    font-size: 22px;
  }

  .holdings__overview .holdings__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2px 10px;
  }

  .holdings__contact-person {
    margin: 0 0 39px;
    padding: 11px 20px 10px 137px;
    position: relative;
    text-align: left;
    z-index: 0;
  }

  .holdings__contact-person .avatar {
    margin: 0;
    position: absolute;
    top: 11px;
    left: 27px;
  }

  .holdings__contact .form-action {
    padding: 0;
  }

  .holdings__leaflet {
    padding: 10px 0 50px;
  }
}

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .sortpanel__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 5)) {
    display: none;
  }
}

@media (min-width: 992px) {
  body {
    font-size: 18px;
    line-height: 1.5;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .row > .col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .md-1 {
    width: 8.3333333333%;
  }

  .md-2 {
    width: 16.6666666667%;
  }

  .md-3 {
    width: 25%;
  }

  .md-4 {
    width: 33.3333333333%;
  }

  .md-5 {
    width: 41.6666666667%;
  }

  .md-6 {
    width: 50%;
  }

  .md-7 {
    width: 58.3333333333%;
  }

  .md-8 {
    width: 66.6666666667%;
  }

  .md-9 {
    width: 75%;
  }

  .md-10 {
    width: 83.3333333333%;
  }

  .md-11 {
    width: 91.6666666667%;
  }

  .md-12 {
    width: 100%;
  }

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

  .md-pull-1 {
    right: 8.3333333333%;
  }

  .md-pull-2 {
    right: 16.6666666667%;
  }

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

  .md-pull-4 {
    right: 33.3333333333%;
  }

  .md-pull-5 {
    right: 41.6666666667%;
  }

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

  .md-pull-7 {
    right: 58.3333333333%;
  }

  .md-pull-8 {
    right: 66.6666666667%;
  }

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

  .md-pull-10 {
    right: 83.3333333333%;
  }

  .md-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .md-push-1 {
    left: 8.3333333333%;
  }

  .md-push-2 {
    left: 16.6666666667%;
  }

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

  .md-push-4 {
    left: 33.3333333333%;
  }

  .md-push-5 {
    left: 41.6666666667%;
  }

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

  .md-push-7 {
    left: 58.3333333333%;
  }

  .md-push-8 {
    left: 66.6666666667%;
  }

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

  .md-push-10 {
    left: 83.3333333333%;
  }

  .md-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  p {
    margin: 0 0 1.8em;
  }

  .revitor h2,
  .revitor .h2 {
    font-size: 21px;
  }

  .revitor ul li:before {
    top: 10px;
  }

  .btn {
    min-width: 150px;
    padding: 8px 15px;
  }

  .btn [class^="icon-"] {
    font-size: 20px;
    margin-right: 12px;
    height: 25px;
    width: 25px;
  }

  .breadcrumb {
    margin: 0 0 25px;
  }

  .tag {
    font-size: 16px;
    padding: 13px 30px 1px;
    height: 42px;
  }

  .siteheader__frame {
    padding: 17px 0 13px;
  }

  .siteheader__control .btn {
    min-width: 110px;
  }

  .sitenav > ul > li.hasdrop > a:before {
    top: 3px;
  }

  .sitenav > ul > li > .xbtnCategory {
    padding: 14px 35px 0 44px !important;
  }

  .sitenav > ul > li > .xbtnCategory:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .sitenav > ul > li > .xbtnCategory:before {
    top: 15px !important;
    right: 10px !important;
  }

  .sitenav > ul > li > .xbtnCategory .icon-category-line {
    left: 16px;
  }

  .sitenav > ul > li ul {
    min-width: 250px;
  }

  .sitenav > ul > li ul li a {
    padding: 16px 30px 13px 15px;
  }

  .sitenav > ul > li ul li a:before {
    top: 18px;
    right: 10px;
  }

  .sitefooter__panel {
    padding: 45px 0 45px;
  }

  .sitefooter__subscribe {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
  }

  .sitefooter__subscribe-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44.7%;
    flex: 0 0 44.7%;
    padding: 0 2.5% 0 4.2%;
  }

  .sitefooter__subscribe-title .text {
    margin: 0;
  }

  .sitefooter__frame .h2 {
    margin: 0 0 28px;
  }

  .sitefooter__frame-info a {
    width: 132px;
  }

  .sitefooter__frame-links {
    padding: 0 0 0 8%;
  }

  .sitefooter__bar {
    font-size: 20px;
    line-height: 1;
    padding: 30px 0;
  }

  .sitefooter__bar-social .bar-list li {
    padding: 0 0 0 20px;
  }

  .sitefooter__bar-social .bar-list a {
    font-size: 40px;
    height: 40px;
    width: 40px;
  }

  .site__headline-title {
    font-size: 25px;
  }

  .site__headline-more {
    font-size: 18px;
  }

  .sortpanel__slider:not(.slick-initialized) .slide {
    width: 20%;
  }

  .cardcase__slider:not(.slick-initialized) .slide {
    width: 33.33%;
  }

  .cardcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 3)) {
    display: none;
  }

  .brandline__slider:not(.slick-initialized) .slide {
    width: 16.6667%;
  }

  .brandline__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 6)) {
    display: none;
  }

  .showcase__slider:not(.slick-initialized) .slide {
    width: 25%;
  }

  .showcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 4)) {
    display: none;
  }

  .archive__frame {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 18px 15px;
  }

  .archive__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .archive__item .svg-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 50px;
    width: 50px;
  }

  .archive__item-title {
    font-size: 17px;
  }

  .ensign__card {
    font-size: 16px;
    padding: 23px 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .support {
    padding: 13px 14px;
  }

  .view__control {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 305px;
    flex: 0 0 305px;
  }

  .view__control .view__cta-filter {
    display: none;
  }

  .view__control .view__sort .btn {
    width: 130px;
    height: 44px;
  }

  .view__control .view__sort .btn .text {
    display: block;
  }

  .view__filter {
    background: rgba(128, 128, 128, 0.1);
    border-radius: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 313px;
    flex: 0 0 313px;
  }

  .view__panel {
    padding: 0 0 0 30px;
  }

  .gridplan .view__panel-case {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
  }

  .upshot__show {
    padding: 26px 47px 0 0;
  }

  .upshot__show-display {
    margin: 0 0 23px;
  }

  .upshot__show-pagination:not(.slick-initialized) {
    margin: 0 -16px;
  }

  .upshot__show-pagination .slick-list {
    margin: 0 -16px;
  }

  .upshot__show-pagination .slide {
    padding: 0 16px;
  }

  .upshot__set.col {
    padding: 21px 8px 0 0;
  }

  .upshot__brief h1 {
    font-size: 35px;
  }

  .upshot__brief-price {
    margin: 0 0 25px;
  }

  .upshot__brief-price .price-now {
    font-size: 32px;
  }

  .upshot__brief-price .price-old {
    font-size: 20px;
  }

  .upshot__brief dl {
    font-size: 16px;
    margin: 0 0 19px;
  }

  .upshot__brief ul {
    grid-gap: 16px;
    padding: 17px 0 20px;
  }

  .upshot__brief ul .btn .grp {
    padding: 0 0 0 30px;
  }

  .upshot__brief-upwish [class^="icon-"] {
    font-size: 20px;
    margin: -1px 12px 0 0;
  }

  .upshot__tabset {
    padding: 76px 0 0;
    margin: 0 0 50px;
  }

  .upshot__tabset-tabheads button {
    font-size: 18px;
    line-height: 1;
  }

  .upshot__tabset-tablight .revitor {
    font-size: 16px;
    line-height: 2.25;
  }

  .quickproduct {
    padding: 50px 25px 30px;
  }

  .quickproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
  }

  .quickproduct__detail {
    padding: 23px 0 0;
  }

  .quickproduct .upshot__brief {
    padding: 0 10px 0 25px;
  }

  .quickproduct .upshot__brief-price .price-now {
    font-size: 28px;
  }

  .quickproduct .upshot__brief-price .price-old {
    font-size: 18px;
  }

  .quickproduct .upshot__brief ul {
    margin: 0 -125px 0 0;
  }

  .quickproduct .upshot__sold {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 226px;
    flex: 0 0 226px;
  }

  .brand__item {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  }

  .store__brand-detail h1 {
    margin: 0 0 8px;
    font-size: 18px;
  }

  .store__brand-detail address {
    font-size: 14px;
    padding: 0 0 2px 25px;
  }

  .store__brand-detail address:before {
    font-size: 16px;
    top: 2px;
  }

  .store__front {
    grid-gap: 30px;
    margin: 0 0 66px;
  }

  .store__front.gridplan {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
  }

  .store__front.listplan {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }

  .access__panel {
    padding: 50px 47px 60px 47px;
  }

  .access__panel .title {
    font-size: 25px;
    margin: 0 0 0.89em;
  }

  .access__extra-option li .svg-wrap {
    margin: 0 20px 0 0;
  }

  .wish__panel {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    max-width: none;
    margin: 0;
    padding: 15px 0 0;
  }

  .wish__panel .wproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
  }

  .wish__panel .wproduct__detail {
    padding: 0 0 0 15px;
  }

  .wish__panel .wproduct__detail-price {
    padding: 0 140px 0 0;
  }

  .service__tabhead button {
    font-size: 18px;
  }

  .service__tabbox {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 41px;
  }

  .service__item-heading .title {
    font-size: 18px;
  }

  .service__enlist {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 41px;
  }

  .enquire__heading {
    padding: 0 0 43px 60px;
  }

  .enquire__form {
    padding: 0 0 0 60px;
  }

  .seller__headline-title {
    font-size: 27px;
    margin: 0 0 60px;
  }

  .seller__form {
    grid-gap: 0 83px;
    margin: 0 30px 0 0;
  }

  .calculator__tabhead button {
    font-size: 18px;
  }

  .calculator__tabbox .leaflet__box {
    margin: 0 0 0 auto;
  }

  .calculator__tabbox .leaflet__item {
    margin: 0 0 20px;
  }

  .contact__panel dl {
    padding: 0 0 0 77px;
    margin: 0 0 42px;
  }

  .contact__panel dl [class^="icon-"] {
    font-size: 28px;
    top: 16px;
  }

  .contact__form {
    padding: 0 0 0 30px;
  }

  .accountpanel__title {
    font-size: 28px;
  }

  .accountpanel__kit {
    display: block;
  }

  .accountpanel__avatar {
    margin: 0 0 20px 38px;
  }

  .accountpanel__control {
    padding: 0;
  }

  .accountpanel__control-list {
    display: block !important;
    margin: 0 !important;
  }

  .accountpanel__control-list li {
    margin: 0 0 13px;
    padding: 0;
    width: 100%;
  }

  .accountpanel__control-list a {
    padding: 11px 15px 9px 40px;
  }

  .accountpanel__control-list [class^="icon-"] {
    font-size: 16px;
    left: 12px;
    margin: 0;
  }

  .accountpanel__board-title {
    font-size: 25px;
    margin: 0 0 38px;
  }

  .accountpanel__board-subtitle {
    margin: 0 0 40px;
  }

  .freehold__prologue-leaflet {
    margin: -35px 0 0;
  }

  .freehold__prologue-leaflet .leaflet__item {
    margin: 0 0 0 30px;
    width: 194px;
  }

  .freehold__selling {
    padding: 30px 35px;
  }

  .freehold__selling .drop-upload .filedrop {
    width: 374px;
  }

  .freehold__selling .drop-upload label {
    height: 277px;
  }

  .holdings__spacing {
    padding: 25px 30px;
  }

  .holdings__heading {
    margin: 0 0 20px;
  }

  .holdings__foreword .price {
    padding: 26px 0 0;
  }

  .holdings__foreword .price strong {
    font-size: 24px;
  }

  .holdings__contact-person {
    padding: 5px 20px 5px 92px;
  }

  .holdings__contact-person .avatar {
    top: 10px;
    left: 10px;
    height: 70px;
    width: 70px;
  }
}

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

  .hidden-sd {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .row > .col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .sd-1 {
    width: 8.3333333333%;
  }

  .sd-2 {
    width: 16.6666666667%;
  }

  .sd-3 {
    width: 25%;
  }

  .sd-4 {
    width: 33.3333333333%;
  }

  .sd-5 {
    width: 41.6666666667%;
  }

  .sd-6 {
    width: 50%;
  }

  .sd-7 {
    width: 58.3333333333%;
  }

  .sd-8 {
    width: 66.6666666667%;
  }

  .sd-9 {
    width: 75%;
  }

  .sd-10 {
    width: 83.3333333333%;
  }

  .sd-11 {
    width: 91.6666666667%;
  }

  .sd-12 {
    width: 100%;
  }

  .sd-pull-0 {
    right: auto;
  }

  .sd-pull-1 {
    right: 8.3333333333%;
  }

  .sd-pull-2 {
    right: 16.6666666667%;
  }

  .sd-pull-3 {
    right: 25%;
  }

  .sd-pull-4 {
    right: 33.3333333333%;
  }

  .sd-pull-5 {
    right: 41.6666666667%;
  }

  .sd-pull-6 {
    right: 50%;
  }

  .sd-pull-7 {
    right: 58.3333333333%;
  }

  .sd-pull-8 {
    right: 66.6666666667%;
  }

  .sd-pull-9 {
    right: 75%;
  }

  .sd-pull-10 {
    right: 83.3333333333%;
  }

  .sd-pull-11 {
    right: 91.6666666667%;
  }

  .sd-pull-12 {
    right: 100%;
  }

  .sd-push-0 {
    left: auto;
  }

  .sd-push-1 {
    left: 8.3333333333%;
  }

  .sd-push-2 {
    left: 16.6666666667%;
  }

  .sd-push-3 {
    left: 25%;
  }

  .sd-push-4 {
    left: 33.3333333333%;
  }

  .sd-push-5 {
    left: 41.6666666667%;
  }

  .sd-push-6 {
    left: 50%;
  }

  .sd-push-7 {
    left: 58.3333333333%;
  }

  .sd-push-8 {
    left: 66.6666666667%;
  }

  .sd-push-9 {
    left: 75%;
  }

  .sd-push-10 {
    left: 83.3333333333%;
  }

  .sd-push-11 {
    left: 91.6666666667%;
  }

  .sd-push-12 {
    left: 100%;
  }

  .sd-offset-0 {
    margin-left: 0%;
  }

  .sd-offset-1 {
    margin-left: 8.3333333333%;
  }

  .sd-offset-2 {
    margin-left: 16.6666666667%;
  }

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

  .sd-offset-4 {
    margin-left: 33.3333333333%;
  }

  .sd-offset-5 {
    margin-left: 41.6666666667%;
  }

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

  .sd-offset-7 {
    margin-left: 58.3333333333%;
  }

  .sd-offset-8 {
    margin-left: 66.6666666667%;
  }

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

  .sd-offset-10 {
    margin-left: 83.3333333333%;
  }

  .sd-offset-11 {
    margin-left: 91.6666666667%;
  }

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

  .accountpanel__board {
    padding: 20px 25px;
  }

  .accountpanel__board-title {
    font-size: 28px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-left: 8px;
    padding-right: 8px;
  }

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

  .row > .col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .lg-1 {
    width: 8.3333333333%;
  }

  .lg-2 {
    width: 16.6666666667%;
  }

  .lg-3 {
    width: 25%;
  }

  .lg-4 {
    width: 33.3333333333%;
  }

  .lg-5 {
    width: 41.6666666667%;
  }

  .lg-6 {
    width: 50%;
  }

  .lg-7 {
    width: 58.3333333333%;
  }

  .lg-8 {
    width: 66.6666666667%;
  }

  .lg-9 {
    width: 75%;
  }

  .lg-10 {
    width: 83.3333333333%;
  }

  .lg-11 {
    width: 91.6666666667%;
  }

  .lg-12 {
    width: 100%;
  }

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

  .lg-pull-1 {
    right: 8.3333333333%;
  }

  .lg-pull-2 {
    right: 16.6666666667%;
  }

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

  .lg-pull-4 {
    right: 33.3333333333%;
  }

  .lg-pull-5 {
    right: 41.6666666667%;
  }

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

  .lg-pull-7 {
    right: 58.3333333333%;
  }

  .lg-pull-8 {
    right: 66.6666666667%;
  }

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

  .lg-pull-10 {
    right: 83.3333333333%;
  }

  .lg-pull-11 {
    right: 91.6666666667%;
  }

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

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

  .lg-push-1 {
    left: 8.3333333333%;
  }

  .lg-push-2 {
    left: 16.6666666667%;
  }

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

  .lg-push-4 {
    left: 33.3333333333%;
  }

  .lg-push-5 {
    left: 41.6666666667%;
  }

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

  .lg-push-7 {
    left: 58.3333333333%;
  }

  .lg-push-8 {
    left: 66.6666666667%;
  }

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

  .lg-push-10 {
    left: 83.3333333333%;
  }

  .lg-push-11 {
    left: 91.6666666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

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

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

  .siteheader__frame .wishaction-cta {
    margin: 0;
  }

  .siteheader__search {
    margin: 0;
  }

  .siteheader__mobile .navtgr {
    display: none !important;
  }

  .sitefooter__subscribe-title {
    padding: 0 0 0 4.2%;
  }

  .sitefooter__subscribe-title .h2 {
    font-size: 22px;
    line-height: 1;
  }

  .sitefooter__frame-info {
    padding: 0 20% 0 0;
    -ms-grid-column: span 3;
    grid-column: span 3;
  }

  .sitefooter__frame-links {
    -ms-grid-column: span 3;
    grid-column: span 3;
    margin: 0 0 0 -9%;
    padding: 0;
  }

  .sitefooter__frame-links .linker {
    padding: 0 5px 0 0;
  }

  .sitefooter__frame-store {
    -ms-grid-column: span 2;
    grid-column: span 2;
    padding: 0 0 0 22px;
  }

  .base__slider .slick-prev {
    left: 15px;
  }

  .base__slider .slick-next {
    right: 15px;
  }

  .site__headline-title {
    font-size: 29px;
  }

  .site__headline-more {
    font-size: 20px;
  }

  .gridplan .product__detail {
    padding: 21px 18px;
  }

  .property__detail {
    padding: 11px 16px 15px;
  }

  .sortpanel__slider:not(.slick-initialized) .slide {
    width: 14.2857%;
  }

  .sortpanel__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 7)) {
    display: none;
  }

  .cardcase__slider:not(.slick-initialized) {
    margin: 0 -15px;
  }

  .cardcase__slider .slick-list {
    margin: 0 -15px;
  }

  .cardcase__slider .slide {
    padding: 20px 15px;
  }

  .showcase__slider:not(.slick-initialized) {
    margin: 0 -25px;
  }

  .showcase__slider .slick-list {
    margin: 0 -25px;
  }

  .showcase__slider .slide {
    padding: 20px 25px;
  }

  .archive__frame {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }

  .archive__item .svg-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    height: 60px;
    width: 60px;
  }

  .archive__item-title {
    font-size: 20px;
  }

  .ensign__card {
    font-size: 18px;
    max-width: 520px;
  }

  .ensign__card-title {
    font-size: 35px;
  }

  .support {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .support__line {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    width: auto;
  }

  .view__panel {
    padding: 0 0 0 45px;
  }

  .gridplan .view__panel-case {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 25px;
  }

  .upshot__set.col {
    padding: 27px 8px 0 33px;
  }

  .upshot__set.col .breadcrumb {
    margin: 0 0 23px;
  }

  .upshot__brief {
    padding: 0 26px 0 0;
  }

  .upshot__brief ul {
    grid-gap: 21px;
  }

  .quickproduct {
    padding: 50px 30px;
  }

  .quickproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 344px;
    flex: 0 0 344px;
  }

  .quickproduct .upshot__brief {
    padding: 0 10px 0 34px;
  }

  .brand {
    margin: 0 -20px;
  }

  .brand .col {
    padding: 0 20px;
  }

  .store__front {
    grid-gap: 47px;
  }

  .wish__panel {
    grid-gap: 35px 45px;
    padding: 30px 0 0;
  }

  .wish__panel .wproduct {
    padding: 15px 18px;
  }

  .wish__panel .wproduct__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 147px;
    flex: 0 0 147px;
  }

  .wish__panel .wproduct__detail {
    padding: 0 0 0 25px;
  }

  .wish__panel .wproduct__detail-title {
    font-size: 20px;
  }

  .wish__panel .wproduct .btn {
    min-width: 132px;
  }

  .seller__form {
    margin: 0 70px 0 0;
  }

  .calculator__tab {
    padding: 43px 68px;
  }

  .contact__form {
    padding: 0 0 0 52px;
  }

  .accountpanel__control {
    padding: 0 27px 0 0;
  }

  .accountpanel__control-list a {
    font-size: 18px;
    padding: 9px 15px 9px 56px;
  }

  .accountpanel__control-list [class^="icon-"] {
    left: 18px;
  }

  .accountpanel__board {
    padding: 59px 73px 37px 79px;
    margin: 0 0 0 30px;
  }

  .usrtbl table th {
    font-size: 18px;
  }

  .usrtbl table td {
    font-size: 16px;
    padding: 21px 5px 22px 0;
  }

  .usrtbl table .btn {
    padding: 8px 12px;
    width: 110px;
  }

  .freehold__prologue-preface ul .btn {
    min-width: 191px;
  }

  .freehold__outlet {
    margin: 0 0 54px;
  }

  .freehold__selling {
    padding: 49px 52px;
  }

  .holdings__slider .slide img {
    height: 427px;
  }

  .holdings__spacing {
    padding: 45px 30px 37px;
  }

  .holdings__heading {
    font-size: 26px;
    line-height: 39px;
    margin: 0 0 31px;
  }

  .holdings__foreword .holdings__heading {
    margin: 0 0 59px;
  }

  .holdings__foreword .price {
    padding: 49px 0 0;
  }

  .holdings__foreword .price strong {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 26px;
    margin: 0 0 0 24px;
  }

  .holdings__contact-person {
    padding: 11px 20px 10px 137px;
  }

  .holdings__contact-person .avatar {
    top: 11px;
    left: 27px;
    height: 87px;
    width: 87px;
  }
}

@media (min-width: 1322px) {
  .slick-prev {
    left: -40px;
  }

  .slick-next {
    right: -40px;
  }
}

@media (max-width: 991px) {
  .view__control .view__sort .btn {
    padding: 0;
    width: 38px;
    height: 33px;
  }

  .view__control .view__sort .btn [class^="icon-"] {
    margin: 0;
  }

  .view__filter {
    background: #f7f7f7;
    position: fixed;
    top: 0;
    left: 0;
    width: 80vw;
    height: 100vh;
    overflow: auto;
    z-index: 10;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  }

  .filter-active .view__filter {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .upshot__brief ul .btn {
    font-size: 13px;
    height: 50px;
    padding: 8px 6px;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .tbl-wrap table,
  .tbl-wrap tr,
  .tbl-wrap th,
  .tbl-wrap td,
  .tbl-wrap tbody,
  .tbl-wrap tfoot {
    display: block;
  }

  .tbl-wrap thead {
    display: none;
  }

  .tbl-wrap td {
    position: relative;
    padding-left: 220px;
  }

  .tbl-wrap td:before {
    background: #ededed;
    font-weight: 500;
    border-right: 1px solid white;
    content: attr(data-th);
    color: #039ef5;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    bottom: 0;
    padding: 10px 12px;
  }

  .siteheader__bar-contact li:last-child {
    display: none;
  }

  .siteheader__nav {
    background: #f7f7f7;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 330px;
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    z-index: 100;
  }

  .siteheader__nav .container {
    padding: 0;
    overflow: auto;
    height: 100%;
  }

  .sitenav > ul li:hover > a:before,
  .sitenav > ul .dropactive > a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .sitenav > ul > li + li {
    border-top: 1px solid #ececec;
  }

  .sitenav > ul > li > a {
    font: 400 16px/1 "Poppins", sans-serif;
    display: block;
    padding: 18px 30px 15px 15px;
    height: 50px;
  }

  .sitenav > ul > li > ul li:hover > a:before,
  .sitenav > ul > li > ul .dropactive > a:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .listplan .product__img .badge {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    top: 10px;
    left: -10px;
  }

  .accountpanel__control-list {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    padding: 6px;
    position: absolute;
    margin: 5px 0 0;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
  }

  .usrtbl table table,
  .usrtbl table th,
  .usrtbl table tbody,
  .usrtbl table tfoot {
    display: block;
  }

  .usrtbl table thead {
    display: none;
  }

  .usrtbl table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 9px 0 3px;
    position: relative;
    z-index: 0;
  }

  .usrtbl table tbody td:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
  }

  .usrtbl table tbody td:nth-child(2) {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 2px 34px 2px 0;
  }

  .usrtbl table tbody td:not(:nth-child(-n + 2)) {
    font-size: 13px;
    width: 100%;
  }

  .usrtbl table .btn .text {
    display: none;
  }
}

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

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

  .tbl-wrap td {
    padding-left: 140px;
  }

  .tbl-wrap td:before {
    width: 130px;
  }

  .siteheader__bar .container {
    padding: 0;
  }

  .siteheader__nav {
    width: 275px;
  }

  .sortpanel__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 2)) {
    display: none;
  }

  .cardcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 1)) {
    display: none;
  }

  .brandline__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 2)) {
    display: none;
  }

  .showcase__slider:not(.slick-initialized) .slide:not(:nth-child(-n + 1)) {
    display: none;
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translateY(-1%);
    transform: translateY(-1%);
  }

  100% {
    -webkit-transform: translateY(3%);
    transform: translateY(3%);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translateY(-1%);
    transform: translateY(-1%);
  }

  100% {
    -webkit-transform: translateY(3%);
    transform: translateY(3%);
  }
}

@-webkit-keyframes line {
  0% {
    stroke-dashoffset: 22;
  }

  25% {
    stroke-dashoffset: 22;
  }

  50% {
    stroke-dashoffset: 0;
  }

  51% {
    stroke-dashoffset: 0;
  }

  80% {
    stroke-dashoffset: -22;
  }

  100% {
    stroke-dashoffset: -22;
  }
}

@keyframes line {
  0% {
    stroke-dashoffset: 22;
  }

  25% {
    stroke-dashoffset: 22;
  }

  50% {
    stroke-dashoffset: 0;
  }

  51% {
    stroke-dashoffset: 0;
  }

  80% {
    stroke-dashoffset: -22;
  }

  100% {
    stroke-dashoffset: -22;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.4;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0.4;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* Cart Page */
.vendible {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ececec;
  padding: 10px 0 10px 0px;
  position: relative;
  z-index: 0;
  flex-wrap: wrap;
}
.vendible.deleted {
  border-bottom: none;
  max-height: 0;
  overflow: hidden;
  padding: 0;
}
.vendible__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 10px;
}

.vendible__line .line--action {
  background: none;
  border: none;
  padding: 0;
  color: #dab24b;
}

.vendible__action {
  background: none;
  border: none;
  padding: 0;
  display: flex;
}

.vendible__action .tgr {
  font-size: 22px;
  line-height: 1;
  background: transparent;
  border: none;
  padding: 0;
}

.vendible__img > img {
  object-fit: cover;

  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.vendible__img {
  width: 12%;
  padding: 5px;
  border: 1px solid #ececec;
}
.vendible__img img {
  width: 100%;
  height: 100%;
  max-height: 125px;
  object-fit: cover;
}
@media screen and (max-width: 568px) {
  .vendible__img {
    width: 30%;
    padding: 5px;
    border: 1px solid #ececec;
    max-height: 100px;
  }
  .vendible__img img {
    width: 100%;
    height: 100%;

    object-fit: cover;
  }
}
ul.vendible__desc {
  width: 50%;
}
@media screen and (max-width: 568px) {
  ul.vendible__desc {
    width: 60%;
    padding: 0px 10px;
  }
}
.vendible__desc li {
  font-size: 15px;
  line-height: 21px;
  padding: 0 0 2px;
  list-style: none;
}

.vendible__desc .title {
  font: 500 16px/1.5 "Poppins", sans-serif;
  padding: 0 16px 0 0;
  margin: 0;
}

.vendible__desc .title a {
  color: #000;
}

.vendible__price {
  display: flex;
  align-items: center;
  padding: 0 0 2px;
}

.vendible__price del {
  padding: 0 0 0 10px;
}

.vendible__qty {
  display: flex;
  padding: 0 0 2px;
}

.vendible__qty .form-module.form-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px 0 0;
  margin: 0;
}

.vendible__qty .form-set {
  position: relative;
  padding: 0 26px;
  margin: 0 0 0 10px;
  width: 120px;
  z-index: 0;
}

.vendible__qty .qty-control {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.vendible__qty .qty-control .qty-btn {
  background: none;
  border: none;
  height: 26px;
  width: 26px;
  padding: 0px 8px;
}

.vendible__qty input[type="text"],
.vendible__qty input[type="number"] {
  font: 500 16px/18px "Poppins", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.4em 0.85em;
  height: 32px;
  margin: 0;
  width: 67px;
  text-align: center;
}

.vendible__qty input[type="text"]:focus,
.vendible__qty input[type="number"]:focus {
  border-color: #dab24b;
  box-shadow: none;
  outline: none;
}

.vendible__qty input[type="number"]::-webkit-inner-spin-button,
.vendible__qty input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.vendible__stock {
  padding: 0 0 2px;
}

.vendible__vencta {
  display: flex;
  align-items: center;
}

.vendible__vencta .venWish {
  background: none;
  border: none;
  color: #aaaaaa;
  padding: 0;
  font-size: 22px;
  height: 22px;
  width: 22px;
}

.vendible__summary {
  background: #f7f7f7;
  border-top: 1px solid #dab24b;
  padding: 18px 0;
  margin: -1px 0 0;
  position: relative;
  z-index: 0;
}

.vendible__summary-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 15px;
  margin: 0;
}

.vendible__summary-total dd {
  color: #000;
  font-weight: 600;
  margin: 0;
}

.vendible__summary-action li {
  padding: 0 0 15px;
}

.vendible__summary {
  background: #f7f7f7;
  border-top: 1px solid #dab24b;
  padding: 18px 0;
  margin: -1px 0 0;
  position: relative;
  z-index: 0;
}

.vendible__summary-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 15px;
  margin: 0;
}

.vendible__summary-total dd {
  color: #000;
  font-weight: 600;
  margin: 0;
}
ul.vendible__summary-action {
  display: flex;
  gap: 15px;
  justify-content: end;
}

.vendible__summary-action li {
  padding: 0 0 15px;
  list-style: none;
}
/* Checkout page */
.stepchecklist {
  counter-reset: section;
}

.checkout {
  border-radius: 4px;
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin-bottom: 30px;
}

.checkout__title {
  background: #fff;
  padding: 10px 15px 10px 48px;
  position: relative;
  z-index: 0;
}

.chkactive .checkout__title {
  background: #000;
  color: #fff;
}

.checkout__title:before {
  font-size: 16px;
  line-height: 1;
  background: #ececec;
  border-radius: 4px;
  counter-increment: section;
  content: counters(section, ".") "";
  color: #dab24b;
  height: 24px;
  padding: 5px 2px;
  position: absolute;
  top: 9px;
  left: 11px;
  text-align: center;
  width: 24px;
  z-index: 1;
}

.chkactive .checkout__title:before {
  background: #fff;
  color: #68716b;
}

.checkout__desc {
  font-size: 14px;
  padding: 14px 15px;
}

.checkout__optlist li {
  color: #000;
  cursor: pointer;
  padding: 0 35px 0 36px;
  margin: 0 0 20px;
  position: relative;
  z-index: 0;
}

.checkout__optlist li:before {
  content: "";
  position: absolute;
  border: 2px solid #808080;
  border-radius: 50%;
  height: 18px;
  top: 1px;
  left: 0;
  width: 18px;
  z-index: -1;
}

.checkout__optlist li:after {
  content: "";
  position: absolute;
  background: transparent;
  border-radius: 50%;
  height: 8px;
  top: 6px;
  left: 5px;
  width: 8px;
  z-index: -1;
}

.checkout__optlist li.optactive:before {
  border-color: #dab24b;
}

.checkout__optlist li.optactive:after {
  background: #dab24b;
}

.checkout__optlist .optedit {
  position: absolute;
  top: 0;
  right: 0;
}

.checkout__optlist address {
  color: #5e5d59;
  font-style: normal;
}

.checkout__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
}

.checkout__action .btn {
  font-size: 12px;
  padding: 8px 6px;
  height: 36px;
  min-width: 100px;
  margin-left: 10px;
}

.checkout__code .form-module {
  border: 1px solid #dab24b;
  border-radius: 5px;
  margin: 0 0 13px;
  padding: 0 100px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

.checkout__code .form-module input[type="text"] {
  border: none;
  height: 46px;
}

.checkout__code .form-action {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.checkout__code .form-action .btn {
  border-radius: 0;
  min-width: 103px;
}

.checkout__code .code-result {
  line-height: 1.5;
}

.checkout__summary {
  background: #f2f2f2;
  border-radius: 5px;
  margin: 0 0 8px;
  overflow: hidden;
}

.checkout__summary-title {
  font: 600 18px/1.5 "Poppins", sans-serif;
  border-bottom: 2px solid #fff;
  display: block;
  padding: 9px 12px;
}

.checkout__summary-desc {
  padding: 15px 12px;
}

.checkout__summary-desc dl {
  font-size: 14px;
  line-height: 1;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

.checkout__summary-desc dl + dl {
  padding: 29px 0 0;
}

.checkout__summary-desc dd {
  margin: 0;
}

.checkout__summary-total {
  border-top: 1px dashed #b7b7b7;
  margin: 25px 0 0 !important;
  padding: 30px 0 0;
}

.checkout__summary-total dt {
  font-size: 13px;
}

.checkout__summary-total dd {
  font-size: 13px;
  font-weight: 500;
}

.checkout__summary-note {
  border-top: 2px solid #fff;
  font-size: 14px;
  display: block;
  padding: 8px 14px;
  text-align: center;
}

.checkout__securepay {
  font-size: 14px;
  line-height: 1.5;
  display: block;
  text-align: center;
  position: relative;
  z-index: 0;
}

.checkout__securepay:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 19px;
  height: 20px;
  width: 19px;
  z-index: -1;
}

.chkvendible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 28px;
}

.chkvendible__img {
  position: relative;
  z-index: 0;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
}

.chkvendible__img > img {
  font: 500 10px/1.1 "Poppins", sans-serif;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.chkvendible__img > iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.chkvendible__content {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 0 0 10px;
  padding: 0 170px 0 25px;
  position: relative;
  z-index: 0;
}

.chkvendible__content ul {
  margin: 0 0 10px;
}

.chkvendible__content .title {
  font: 400 16px/1.5 "Poppins", sans-serif;
  margin: 0 0 5px;
}

.chkvendible__content .title a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #000;
}

.chkvendible__content .title a:hover {
  text-decoration: none;
  color: #dab24b;
}

.chkvendible__price {
  position: absolute;
  right: 0;
  top: 4px;
  width: 170px;
  z-index: 1;
}
/* .chkvendible__price {
  color: #5e5d59;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 164px;
  flex: 0 0 164px;
} */

.chkvendible__price strong {
  font: 600 18px/1 "Poppins", sans-serif;
}

.chkvendible__price del {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 0 20px;
}

.chkvendible__price .off {
  font: 500 16px/1 "Poppins", sans-serif;
  color: #fcb90e;
  display: block;
  padding: 10px 0 0;
}

.chkvendible__qty .form-module.form-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px 0 0;
  margin: 0;
}

.chkvendible__qty .form-set {
  position: relative;
  padding: 0 26px;
  margin: 0 0 0 10px;
  width: 94px;
  z-index: 0;
}

.chkvendible__qty .qty-control {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.chkvendible__qty .qty-control .qty-btn {
  background: none;
  border: none;
}

.chkvendible__qty input[type="text"],
.chkvendible__qty input[type="number"] {
  font: 500 16px/18px "Poppins", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.4em 0.45em;
  height: 30px;
  margin: 0;
  width: 42px;
  text-align: center;
}

.chkvendible__qty input[type="text"]:focus,
.chkvendible__qty input[type="number"]:focus {
  border-color: #dab24b;
  box-shadow: none;
  outline: none;
}

.chkvendible__qty input[type="number"]::-webkit-inner-spin-button,
.chkvendible__qty input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.chkvendible__action {
  padding: 5px 0 0;
}

.chkvendible__action button {
  font: 500 14px/16px "Poppins", sans-serif;
  background: none;
  border: none;
  color: #dab24b;
  padding: 0;
  text-transform: uppercase;
}

.appearchkout__card {
  background: #f7f7f7;
  max-width: 969px;
}

.appearchkout__heading {
  margin: 0 0 20px;
}

.appearchkout__heading-title {
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.appearchkout__heading a:before {
  display: inline-block;
  vertical-align: middle;
  content: "|";
  color: #000;
  padding: 0 8px 0 0;
  margin: 0 0 0 8px;
}
.form-module2 {
  background-color: transparent;
}

.appearchkout__tbl table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  font-size: 14px;
}

.appearchkout__tbl thead th {
  color: #000;
  padding: 10px 10px 20px 0;
  text-align: left;
  font-size: 15px;
  text-transform: uppercase;
}

.appearchkout__tbl td {
  color: #000;
}

.appearchkout__tbl .chklist {
  width: 36px;
}

.appearchkout__tbl .radio-opt {
  cursor: pointer;
}

.appearchkout__tbl .radio-opt:before {
  content: "";
  position: absolute;
  border: 2px solid #808080;
  border-radius: 50%;
  height: 18px;
  top: 1px;
  left: 0;
  width: 18px;
  z-index: -1;
}

.appearchkout__tbl .radio-opt:after {
  content: "";
  position: absolute;
  background: transparent;
  border-radius: 50%;
  height: 8px;
  top: 6px;
  left: 5px;
  width: 8px;
  z-index: -1;
}

.appearchkout__tbl .radio-opt.optactive:before {
  border-color: #dab24b;
}

.appearchkout__tbl .radio-opt.optactive:after {
  background: #dab24b;
}

.appearchkout__tbl .type {
  width: 120px;
}

.appearchkout__tbl .action {
  font-size: 16px;
  width: 38px;
}

.appearchkout__tbl .text {
  color: #5e5d59;
}

.appearchkout__tbl address {
  font-style: normal;
  color: #5e5d59;
}

.appearchkout__action {
  text-align: right;
}

.appearchkout__form {
  display: -ms-grid;
  display: grid;
  grid-gap: 17px 19px;
}

.appearchkout__form .form-module {
  margin: 0;
}
.appearchkout__form .form-module2 input {
  background-color: transparent;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  padding: 25px 35px;
  height: 48px;
}
.appearchkout__form .form-module2 select {
  background-color: transparent;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  height: 48px;
}
.appearchkout__form .form-action {
  padding: 5px 0 0;
  text-align: right;
}

.appearline__form {
  padding: 36px 29px 30px;
}

.appearline__form .tier {
  -ms-grid-columns: 113px auto;
  grid-template-columns: 113px auto;
}

.appearchkout__heading-title {
  font-size: 18px;
}

.appearchkout__heading a:before {
  padding: 0 20px 0 0;
  margin: 0 0 0 20px;
}

.appearchkout__tbl tbody td {
  padding: 5px 10px 10px 0;
}

.appearchkout__tbl td {
  vertical-align: top;
}

.appearchkout__tbl .radio-opt {
  position: relative;
  top: 0;
  z-index: 0;
}

.appearchkout__form {
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
}

.appearchkout__form .form-action {
  padding: 40px 0 0;
}
