@charset "UTF-8";
@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes jump {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  font-family: "Noto Sans TC", sans-serif;
  letter-spacing: 1.5px;
}

.other-font {
  font-family: "Noto Serif TC", serif;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
}

h5 {
  font-size: 18px;
  line-height: 24px;
}

h4 {
  font-size: 20px;
  line-height: 32px;
}

h3 {
  font-size: 28px;
  line-height: 36px;
}

h2 {
  font-size: 32px;
  line-height: 44px;
}

legend {
  font-size: 18px;
}

em {
  font-size: 14px;
}

a {
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  text-decoration: none;
  cursor: pointer;
  color: #666;
  font-size: 15px;
}
a:hover {
  color: #000;
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}

p {
  font-size: 15px;
  line-height: 20px;
  color: #333;
}

.line-height-normal {
  line-height: normal;
}

img {
  max-width: 100%;
}

.text-color {
  color: #71c5c5 !important;
}
.text-color2 {
  color: #1a835c !important;
}
.text-orange {
  color: #C59C60;
  font-size: 100%;
}
.text-brown {
  color: #a26126;
}
.text-blue {
  color: #1c4e7f !important;
}
.text-fb-blue {
  color: #2657a2;
}
.text-green {
  color: #43a9a9;
  font-size: 100%;
  font-weight: bold;
}
.text-black {
  color: #333;
}
.text-red {
  color: #e13134;
}
.text-gray {
  color: #777;
}
.text-purple {
  color: #8c2da3;
}
.text-bold {
  font-weight: bold;
}
.text-nowrap {
  white-space: nowrap;
}
.text-yellow {
  color: yellow;
}
.text-white {
  color: #fff;
}
.text-bigword {
  text-transform: uppercase;
}

.bg-gray {
  background: #f6f6f6;
}
.bg-red {
  background: red;
}
.bg-orange {
  background: #ff6000;
}
.bg-white {
  background: #fff;
}
.bg-black {
  background: #000;
}

.text0 {
  font-size: 0;
}

.text1 {
  font-size: 1rem;
}

.text2 {
  font-size: 2rem;
}

.text3 {
  font-size: 3rem;
}

.text4 {
  font-size: 4rem;
}

.text6 {
  font-size: 6rem;
}

.text12 {
  font-size: 12px;
}

.text13 {
  font-size: 13px !important;
}

.text14 {
  font-size: 14px !important;
}

.text16 {
  font-size: 16px !important;
}

.text18 {
  font-size: 18px !important;
}

.text22 {
  font-size: 22px;
}

.text24 {
  font-size: 24px;
}

.text26 {
  font-size: 26px;
}

.text28 {
  font-size: 28px;
}

.text32 {
  font-size: 32px;
}

.text48 {
  font-size: 48px;
}

.text100 {
  font-size: 100px;
}

.line-h38 {
  line-height: 38px;
}

.w-100 {
  width: 100% !important;
}
.w-80 {
  width: 80% !important;
}
.w-60 {
  width: 60% !important;
}
.w-50 {
  width: 50% !important;
}
.w-25 {
  width: 25% !important;
}
.w-min-50px {
  min-width: 50px !important;
}
.w-80px {
  width: 80px !important;
}
.w-120px {
  width: 120px !important;
}
.w-175px {
  width: 175px !important;
  line-height: 30px !important;
}
.w-222px {
  width: 222px !important;
  text-align: left;
}
.w-320px {
  width: 320px !important;
  height: 64px;
}
.w-400px {
  width: 400px !important;
}
.w-100-img img {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}
.h-80 {
  height: 80% !important;
}
.h-75 {
  height: 75% !important;
}
.h-60 {
  height: 60% !important;
}
.h-50 {
  height: 50% !important;
}
.h-25 {
  height: 25% !important;
}
.h-45px {
  height: 45px !important;
}
.h-72px {
  height: 72px !important;
}
.h-120px {
  min-height: 120px !important;
}
.h-138px {
  min-height: 138px !important;
}
.h-170px {
  min-height: 170px !important;
}
.h-175px {
  min-height: 175px !important;
}
.h-195px {
  min-height: 195px;
}
.h-214px {
  min-height: 214px;
}
.h-240px {
  min-height: 240px !important;
}
.h-320px {
  min-height: 320px !important;
}
.h-400px {
  min-height: 400px !important;
}

.over-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.over-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.over-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.over-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.over-5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 110px;
}
.over-6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 144px;
}

.number-items {
  counter-reset: num;
}
.number-items .number-list > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.number-items .number-list > li:before {
  counter-increment: num;
  content: counter(num) ".";
  font-size: 20px;
  font-style: italic;
  color: #dd5500;
  font-weight: bolder;
  position: absolute;
  top: -4px;
  left: 0;
}

.color-circle {
  padding-left: 20px;
}
.color-circle li {
  position: relative;
  margin-bottom: 15px;
}
.color-circle li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #1a835c;
  position: absolute;
  top: 7px;
  left: -18px;
}

ul.square > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
ul.square > li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: red;
  top: 9px;
  left: 0;
}

ul.custom-circle > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
@media (min-width: 769px) {
  ul.custom-circle > li:last-child {
    position: absolute;
    min-height: 100%;
  }
}
ul.custom-circle > li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #71c5c5;
  top: 7.5px;
  left: 0;
}

ul.circle {
  padding-left: 20px;
}
ul.circle > li {
  list-style-type: circle;
  margin-bottom: 10px;
}

ul.decimal {
  padding-left: 20px;
}
ul.decimal > li {
  list-style-type: decimal;
  margin-bottom: 10px;
}

ul.disc {
  padding-left: 20px;
}
ul.disc > li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.disc > li a {
  display: block;
}
ul.disc > li a:hover {
  color: #dd5500;
  text-decoration-line: underline;
}

ul.cjk {
  padding-left: 35px;
}
ul.cjk > li {
  list-style-type: cjk-decimal;
  margin-bottom: 10px;
}

.border-n {
  border: none !important;
}
.border-tb {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.border-t-g {
  border-top: 1px solid #ddd;
}
.border-r {
  border-right: 1px solid #333;
}
s .border-b {
  border-bottom: 1px solid #999;
}
.border-2b {
  border-bottom: 2px solid #999;
}
.border-3b {
  border-bottom: 3px solid #999;
}
.border-3b-w {
  border-bottom: 3px solid #fff;
}
.border-t-w {
  border-top: 1px solid #fff;
}
.border-md-r {
  border-bottom: 1px solid #000;
}
.border-t-2b {
  border-top: 2px solid #71c5c5;
}
@media (min-width: 992px) {
  .border-md-r {
    border-right: 1px solid #000;
    border-bottom: none;
  }
}
.border-back {
  position: relative;
}
.border-back span {
  background: #fff;
  padding: 0 10px;
  font-size: inherit;
  font-weight: inherit;
}
.border-back:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.underline {
  text-decoration: underline !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .btn-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-80px {
    width: 80px !important;
  }
  .w-md-120px {
    width: 120px !important;
  }
  .w-md-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-md-240px {
    width: 240px !important;
  }
  .w-md-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-md-400px {
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-88 {
    width: 88% !important;
  }
  .w-sm-80 {
    width: 80% !important;
  }
  .w-sm-60 {
    width: 60% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-80px {
    width: 80px !important;
  }
  .w-sm-120px {
    width: 120px !important;
  }
  .w-sm-175px {
    width: 175px !important;
    line-height: 40px !important;
  }
  .w-sm-240px {
    width: 240px !important;
  }
  .w-sm-320px {
    width: 320px !important;
    height: 64px;
  }
  .w-sm-400px {
    width: 400px !important;
  }
}
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "勒";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "龜";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "邏";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "凌";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "駱";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "稜";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "爛";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "綾";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "論";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "雷";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

@-webkit-keyframes rotate {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

a,
article,
aside,
audio,
blockquote,
body,
canvas,
code,
details,
div,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
ruby,
section,
span,
strong,
summary,
table,
td,
th,
time,
tr,
ul,
video {
  border: 0;
  vertical-align: baseline;
  -webkit-text-size-adjust: none;
}

button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

*,
body,
htnl {
  margin: 0;
  font-family: "微軟正黑體", Arial, sans-serif, "新細明體", Microsoft JhengHei, jaf-bernino-sans, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

:focus {
  outline: 0;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: color 0.2s;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: color 0.2s;
}

input,
textarea {
  outline: 0;
}

a:focus,
a:hover {
  text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.datepicker table tr td {
  vertical-align: middle;
  position: relative;
  z-index: 1;
}

.datepicker table tr td:after {
  content: "";
  position: absolute;
  top: 11px;
  bottom: 11px;
  left: 11px;
  right: 11px;
  z-index: -1;
  border-radius: 7px;
}

.datepicker.datepicker-inline td,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
  padding: 12px;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}

.datepicker table tr td.active.active.focus:after,
.datepicker table tr td.active.active:after,
.datepicker table tr td.active.active:focus:after,
.datepicker table tr td.active.active:hover:after,
.datepicker table tr td.active.highlighted.active.focus:after,
.datepicker table tr td.active.highlighted.active:after,
.datepicker table tr td.active.highlighted.active:focus:after,
.datepicker table tr td.active.highlighted.active:hover:after,
.datepicker table tr td.active.highlighted:active.focus:after,
.datepicker table tr td.active.highlighted:active:after,
.datepicker table tr td.active.highlighted:active:focus:after,
.datepicker table tr td.active.highlighted:active:hover:after,
.datepicker table tr td.active.highlighted:hover:after,
.datepicker table tr td.active:active.focus:after,
.datepicker table tr td.active:active:after,
.datepicker table tr td.active:active:focus:after,
.datepicker table tr td.active:active:hover:after,
.datepicker table tr td.active:hover:after {
  content: "";
  background: #d06776;
}

.datepicker table tr td.day,
.datepicker.datepicker-inline td {
  color: #fff;
}

.datepicker table tr td.day:after,
.datepicker.datepicker-inline td:after {
  content: "";
  background: #4797d2;
  opacity: 1;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td.focused {
  cursor: pointer;
  background: 0 0;
  color: #fff;
}

.datepicker table tr td.day:hover:after,
.datepicker table tr td.disabled:after,
.datepicker table tr td.disabled:hover:after,
.datepicker table tr td.focused:after {
  content: "";
  background: #bcbcbc;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  cursor: pointer;
  color: #286090;
}

.datepicker table tr td.day:hover:after,
.datepicker table tr td.focused:after {
  content: "";
  background: #eee;
  opacity: 0.8;
}

.datepicker table tr td.disabled-date:hover,
.datepicker table tr td.disabled:hover,
.datepicker table tr td.focused {
  cursor: default;
  color: #fff;
}

.datepicker table tr td.disabled-date:hover:after,
.datepicker table tr td.disabled:hover:after,
.datepicker table tr td.focused:after {
  content: "";
  background: #bcbcbc;
  opacity: 1;
}

.datepicker-inline {
  width: 100%;
  background: #ebebeb;
  padding: 6px;
}

.datepicker-inline .next,
.datepicker-inline .prev {
  font-size: 18px;
}

.datepicker-inline .next:hover,
.datepicker-inline .prev:hover {
  color: #fff;
  background: #d06776;
}

.datepicker-inline tbody {
  background: #fff;
}

.datepicker-inline thead .dow {
  background: #fff;
  padding: 15px 10px;
}

.datepicker-inline .datepicker-switch:hover {
  background: #d06776;
  color: #fff;
}

.datepicker-inline .datepicker-months .month.focused,
.datepicker-inline .datepicker-months .month:hover {
  background: #d06776;
}

.pagination_wp {
  padding: 20px 0;
  text-align: center;
}

.pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin: 0;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 0;
  color: #23527c;
  background-color: #eee;
  border-color: transparent;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  z-index: 0;
}

.pagination .page-item.active .page-link {
  background-color: #53a1c2;
  border-color: #53a1c2;
}

.pagination li {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
}

.pagination li a,
.pagination li span {
  position: relative;
  text-decoration: none;
  color: #a1a1a1;
  margin-left: -1px;
}

.pagination li.active a,
.pagination li.active span {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.ov-hidden {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.nav-link,
.navbar {
  padding: 0;
}

.slick_next:before,
.slick_prev:before {
  display: inline-block;
  color: #050505;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}

.slick_next,
.slick_prev {
  outline: 0;
  width: 20px;
  height: 70px;
  z-index: 2;
}

.slick_next {
  right: -15px;
}

.slick_next:before {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
}

.slick_prev {
  left: -15px;
}

.slick_prev:before {
  content: "\f053";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
}

.main_tab {
  margin-bottom: 50px;
}

.main_tab ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.main_tab ul li a {
  color: #696969;
  font-size: 18px;
  margin-right: 40px;
  padding-bottom: 10px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.main_tab ul li a.active,
.main_tab ul li a:hover {
  color: #53a1c3;
  position: relative;
}

.main_tab ul li a.active:before,
.main_tab ul li a:hover:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #53a1c3;
  height: 2px;
}

@media (min-width: 768px) {
  .main_tab .form-control {
    max-width: 120px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .main_tab {
    margin-bottom: 30px;
  }
  .main_tab ul li {
    display: inline-block;
    margin-bottom: 20px;
  }
  .main_tab ul li a {
    color: #696969;
    font-size: 16px;
    margin: 0 8px;
  }
}
#myModal .modal-dialog {
  max-width: 1170px;
  margin: 5rem auto 1.75rem;
}

#myModal .modal-header {
  background: #51acec;
  padding: 10px 15px;
}

#myModal .modal-header h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0;
}

#myModal .modal-body .modal_title {
  padding-bottom: 20px;
}

#myModal .modal-body .modal_title [class^=col] {
  border-left: 1px solid #b5b5b5;
}

#myModal .modal-body .modal_title [class^=col]:first-child {
  border-left: none;
}

@media (max-width: 767px) {
  #myModal .modal-body .modal_title [class^=col] {
    border-left: none;
    border-top: 1px solid #b5b5b5;
    padding: 15px;
  }
  #myModal .modal-body .modal_title [class^=col]:first-child {
    border-top: none;
  }
}
#myModal .modal-body .modal_img {
  background: #f3f3f3;
  margin-bottom: -1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 15px 8px;
}

#myModal .modal-body .modal_img a {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

#myModal .modal-body .modal_img a img {
  width: 100%;
  display: block;
}

.adb_bottom a,
.important-body .main_tb-body .row a {
  display: inline-block;
  vertical-align: middle;
}

.inside-content .sidebar-title {
  background-color: #fff;
  padding: 10px 10px;
  border-bottom: 3px solid #71c5c5;
}
.inside-content .sidebar-menu ul li {
  position: relative;
}
.inside-content .sidebar-menu ul li a {
  display: block;
  padding: 10px 10px;
  color: #666;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.inside-content .sidebar-menu ul li a .sidebar-right {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  position: absolute;
  top: 10px;
  right: 10px;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec {
  display: none;
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  background: #fff;
  z-index: 3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li {
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li a {
  border: none;
  color: #666;
  background: #fff;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li a:hover {
  color: #fff;
  background: #71c5c5;
}
.inside-content .sidebar-menu ul li:hover .sidebar-menu-sec {
  display: block;
}
.inside-content .sidebar-menu ul li.active a, .inside-content .sidebar-menu ul li:hover a {
  background-color: #71c5c5;
  color: #fff;
}
.inside-content .sidebar-menu ul li.active a .sidebar-right, .inside-content .sidebar-menu ul li:hover a .sidebar-right {
  right: 5px;
}
.inside-content .main_tb .main_tb-title .row {
  border-bottom: 2px solid #fff;
  background: #a2a2a2;
}
.inside-content .main_tb .main_tb-title .row [class^=col] {
  color: #fff;
  padding: 5px 15px;
  text-align: center;
}
@media (max-width: 767px) {
  .inside-content .main_tb .main_tb-title {
    display: none;
  }
}
.inside-content .main_tb .main_tb-body {
  counter-reset: num;
}
.inside-content .main_tb .main_tb-body .row {
  padding: 5px 0px;
  color: #666;
}
.inside-content .main_tb .main_tb-body .row:nth-child(even) {
  background: #f1f8ea;
}
.inside-content .main_tb .main_tb-body .row:hover {
  color: #fff;
  background: #71c5c5;
}
.inside-content .main_tb .main_tb-body .row [class^=col] {
  padding: 5px;
  text-align: center;
}
.inside-content .main_tb .main_tb-body .row [class^=col]:first-child:after {
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
}
@media (max-width: 767px) {
  .inside-content .main_tb .main_tb-body .row {
    margin-bottom: 15px;
  }
  .inside-content .main_tb .main_tb-body .row [class^=col] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding: 0 15px;
    margin-bottom: 5px;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inside-content .main_tb .main_tb-body .row [class^=col]:before {
    content: attr(data-title) " ";
    color: #000;
    font-weight: 700;
    white-space: nowrap;
    padding: 5px 15px;
    color: #333;
    margin: 0 10px 0px 0;
  }
}
@media (max-width: 767px) {
  .inside-content .main_tb .main_tb-body .row .style2 {
    margin-bottom: 15px;
  }
  .inside-content .main_tb .main_tb-body .row .style2 [class^=col] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding: 0 15px;
    margin-bottom: 5px;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .inside-content .main_tb .main_tb-body .row .style2 [class^=col]:before {
    content: attr(data-title) " ";
    color: #000;
    font-weight: 700;
    white-space: nowrap;
    padding: 5px 15px;
    color: #333;
    margin: 0 10px 0px 0;
    max-width: 120px;
    min-width: 120px;
  }
}

.qa-inner {
  margin-bottom: 40px;
}
.qa-inner .qa-tab_cont {
  padding: 15px;
  border-bottom: 1px dashed #000;
}
.qa-inner .qa-tab_cont .qa-tab_item_top {
  cursor: pointer;
  position: relative;
  font-size: 1.2rem;
  display: block;
}
.qa-inner .qa-tab_cont .qa-tab_item_top:after {
  position: absolute;
  content: "\f067";
  color: #333;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 4px;
  right: 15px;
}
.qa-inner .qa-tab_cont .qa-tab_item_top > i {
  font-size: 1.5rem;
  color: #71c5c5;
}
.qa-inner .qa-tab_cont .qa-tab_item_bottom {
  margin-top: 20px;
  font-size: 1.2rem;
  display: none;
}
.qa-inner .qa-tab_cont.opened .qa-tab_item_top:after {
  content: "\f068";
}
.qa-inner .qa-tab_cont.opened .qa-tab_item_bottom {
  display: block;
}

.first-megamenu li.single-megamenu > ul {
  padding-bottom: 25px;
}
.first-megamenu li.megamenu-img {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}
.first-megamenu li.megamenu-img a {
  padding: 0;
}
.first-megamenu li.single-megamenu {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}

.single-megamenu ul li a {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
}

.ht-dropdown .single-megamenu ul li a {
  padding: 0;
}

.pagination ul {
  font-size: 50px;
}

.pagination li {
  display: inline-block;
  margin-right: 1px;
  letter-spacing: normal;
}

.pagination li a {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e7e7e7;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 30px;
  text-align: center;
  width: 38px;
  color: #444;
  padding: 3px;
}

.pagination li a:hover {
  background: #0f51a3 none repeat scroll 0 0;
  color: #ffffff;
}

.pagination li.active a {
  background: #0f51a3 none repeat scroll 0 0;
  color: #ffffff;
}

.pro-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0;
}

.pro-pagination .product-pagination {
  font-size: 16px;
}

.pro-pagination .product-pagination .grid-item-list {
  padding-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.pro-pagination .product-pagination .country-select {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 540px) {
  .pro-pagination {
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pro-pagination .product-pagination {
    margin-bottom: 15px;
  }
}
.ml-0 {
  margin-left: 0px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-48 {
  margin-left: 48px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

/*------Margin right-------*/
.mr-0 {
  margin-right: 0px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

/*------Margin Top-------*/
.mt-0 {
  margin-top: 0px;
}

.mt-7 {
  margin-top: 7px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-52 {
  margin-top: 52px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-180 {
  margin-top: 180px;
}

/*------Margin Bottom-------*/
.mb-0 {
  margin-bottom: 0px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-7-5 {
  margin-bottom: 7.5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-58 {
  margin-bottom: 58px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-83 {
  margin-bottom: 83px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mtb-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*------Padding all-------*/
.p-60 {
  padding: 60px;
}

/*------Padding left-------*/
.pl-0,
.pl-10 {
  padding-left: 0px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 4px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-left: 100px;
}

/*------Padding right-------*/
.pr-0 {
  padding-right: 0px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-right: 100px;
}

/*------Padding Left Right-------*/
.plr-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.plr-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.plr-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.plr-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.plr-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.plr-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.plr-80 {
  padding-left: 80px;
  padding-right: 80px;
}

.plr-100 {
  padding-left: 100px;
  padding-right: 100px;
}

/*------Padding Top-------*/
.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-94 {
  padding-top: 94px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-140 {
  padding-top: 140px;
}

/*------Padding-------*/
.p-50 {
  padding: 50px;
}

.p-48 {
  padding: 48px;
}

.p-40 {
  padding: 40px;
}

.p-38 {
  padding: 38px;
}

/*------Padding Bottom-------*/
.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-58 {
  padding-bottom: 58px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-140 {
  padding-bottom: 140px;
}

/*------Padding  Top Bottom-------*/
.ptb-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ptb-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ptb-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.ptb-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.ptb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ptb-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ptb-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ptb-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.ptb-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}

.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ptb-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.ptb-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.ptb-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.ptb-118 {
  padding-top: 118px;
  padding-bottom: 118px;
}

.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.ptb-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ptb-132 {
  padding-top: 132px;
  padding-bottom: 132px;
}

.ptb-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.ptb-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.ptb-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.ptb-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.ptb-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.ptb-240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

@media (min-width: 1200px) {
  .pr-lg-0 {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .pr-lg-0 {
    padding-right: 0;
  }
}
.active-tab {
  padding: 20px 0 0 0;
}
.active-tab .active-tab-inner {
  padding: 0 20px;
  margin-bottom: 20px;
}
.active-tab .active-tab-inner:hover .active-tab-cssarrow, .active-tab .active-tab-inner.active .active-tab-cssarrow {
  border: 5px solid #fff;
  background: #e62e04;
  outline: 1px solid #e62e04;
}
.active-tab .active-tab-inner:hover .active-tab-cssarrow:after, .active-tab .active-tab-inner.active .active-tab-cssarrow:after {
  border-top-color: #e62e04;
}
.active-tab .active-tab-inner:hover .active-tab-cssarrow:before, .active-tab .active-tab-inner.active .active-tab-cssarrow:before {
  border-top-color: #FFFFFF;
}
.active-tab .active-tab-inner:hover .active-tab-cssarrow a, .active-tab .active-tab-inner.active .active-tab-cssarrow a {
  color: #fff;
}
.active-tab .active-tab-inner .active-tab-cssarrow {
  position: relative;
  background: #FFFFFF;
  border: 5px solid #e62e04;
}
.active-tab .active-tab-inner .active-tab-cssarrow:after, .active-tab .active-tab-inner .active-tab-cssarrow:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.active-tab .active-tab-inner .active-tab-cssarrow:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #FFFFFF;
  border-width: 10px;
  margin-left: -10px;
}
.active-tab .active-tab-inner .active-tab-cssarrow:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #e62e04;
  border-width: 16px;
  margin-left: -16px;
}
.active-tab .active-tab-inner .active-tab-cssarrow a {
  display: block;
  color: #e62e04;
  width: 100%;
  height: 50px;
  font-size: 36px;
  line-height: 50px;
  text-align: center;
}

.hot-deal-products {
  background: #fff;
}
.hot-deal-products .nav-tabs .nav-item.show .nav-link,
.hot-deal-products .nav-tabs .nav-link.active {
  background: #fff;
}

@media (max-width: 768px) {
  .active-tab {
    padding: 15px 0 0 0;
  }
  .active-tab .active-tab-inner {
    padding: 0 20px;
    margin-bottom: 15px;
  }
  .active-tab .active-tab-inner:hover .active-tab-cssarrow, .active-tab .active-tab-inner.active .active-tab-cssarrow {
    border: 5px solid #fff;
    background: #e62e04;
    outline: 1px solid #e62e04;
  }
  .active-tab .active-tab-inner:hover .active-tab-cssarrow:after, .active-tab .active-tab-inner.active .active-tab-cssarrow:after {
    border-top-color: #e62e04;
  }
  .active-tab .active-tab-inner:hover .active-tab-cssarrow:before, .active-tab .active-tab-inner.active .active-tab-cssarrow:before {
    border-top-color: #FFFFFF;
  }
  .active-tab .active-tab-inner:hover .active-tab-cssarrow a, .active-tab .active-tab-inner.active .active-tab-cssarrow a {
    color: #fff;
  }
  .active-tab .active-tab-inner .active-tab-cssarrow {
    position: relative;
    background: #FFFFFF;
    border: 2px solid #e62e04;
  }
  .active-tab .active-tab-inner .active-tab-cssarrow:after, .active-tab .active-tab-inner .active-tab-cssarrow:before, .active-tab .active-tab-inner .active-tab-cssarrow:after, .active-tab .active-tab-inner .active-tab-cssarrow:before {
    content: none;
  }
  .active-tab .active-tab-inner .active-tab-cssarrow a {
    display: block;
    color: #e62e04;
    width: 100%;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
  .sticky .active-tab {
    padding: 55px 0 0 0;
    position: fixed;
    right: 0;
    width: 150px;
  }
  .sticky .active-tab .active-tab-inner {
    margin-bottom: 10px;
  }
  .sticky .active-tab .active-tab-inner:hover .active-tab-cssarrow, .sticky .active-tab .active-tab-inner.active .active-tab-cssarrow {
    border: 2px solid #fff;
    background: #e62e04;
    outline: none;
  }
  .sticky .active-tab .active-tab-inner:hover .active-tab-cssarrow:after, .sticky .active-tab .active-tab-inner.active .active-tab-cssarrow:after {
    border-top-color: #e62e04;
  }
  .sticky .active-tab .active-tab-inner:hover .active-tab-cssarrow:before, .sticky .active-tab .active-tab-inner.active .active-tab-cssarrow:before {
    border-top-color: #FFFFFF;
  }
  .sticky .active-tab .active-tab-inner:hover .active-tab-cssarrow a, .sticky .active-tab .active-tab-inner.active .active-tab-cssarrow a {
    color: #fff;
  }
  .sticky .active-tab .active-tab-inner .active-tab-cssarrow {
    position: relative;
    background: #FFFFFF;
    border: 2px solid #e62e04;
  }
  .sticky .active-tab .active-tab-inner .active-tab-cssarrow:after, .sticky .active-tab .active-tab-inner .active-tab-cssarrow:before, .sticky .active-tab .active-tab-inner .active-tab-cssarrow:after, .sticky .active-tab .active-tab-inner .active-tab-cssarrow:before {
    content: none;
  }
  .sticky .active-tab .active-tab-inner .active-tab-cssarrow a {
    display: block;
    color: #e62e04;
    width: 100%;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
}
.vertical-menu-list > li:hover > ul.ht-dropdown,
.vertical-menu-list ul.ht-dropdown.mega-child li:hover ul.ht-dropdown {
  opacity: 1;
  visibility: visible;
  -webkiit-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.grid-list-view .tabs-area {
  border-bottom: none;
}
.grid-list-view .tabs-area li a {
  color: #2c2c2c;
  font-size: 24px;
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  height: 30px;
  line-height: 1.2;
  position: relative;
}
.grid-list-view .tabs-area li a.active:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #0f51a3;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.grid-list-view .tabs-area > li {
  margin-left: 0;
  margin-right: 10px;
}
.grid-list-view .tabs-area02 {
  border-bottom: none;
}
.grid-list-view .tabs-area02 li {
  position: relative;
}
.grid-list-view .tabs-area02 li.bg01 {
  background: #f6bc1a;
}
.grid-list-view .tabs-area02 li.bg02 {
  background: #28b255;
}
.grid-list-view .tabs-area02 li.bg03 {
  background: #ddb089;
}
.grid-list-view .tabs-area02 li.bg04 {
  background: #889093;
}
.grid-list-view .tabs-area02 li:first-child {
  color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 25px;
}
.grid-list-view .tabs-area02 li:last-child:before {
  display: none;
}
.grid-list-view .tabs-area02 li:before {
  content: "/";
  display: inline-block;
  position: absolute;
  right: -10px;
  top: -1px;
}
.grid-list-view .tabs-area02 li a {
  color: #2c2c2c;
  font-size: 16px;
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  height: 30px;
  line-height: 1.2;
  position: relative;
}
.grid-list-view .tabs-area02 li a.active:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #0f51a3;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.grid-list-view .tabs-area02 > li {
  margin-left: 0;
  margin-right: 10px;
}

.grid-list-top .tabs-area > li span,
.toolbar-sorter label {
  color: #3e3e3e;
  font-size: 13px;
}

.member-list ul {
  margin: 0;
  padding: 0;
}
.member-list ul:after {
  content: "";
  display: block;
  clear: both;
}
.member-list ul li {
  float: left;
  padding-left: 20px;
}
.member-list ul li .nav_item .cart span {
  padding-top: 20px;
}
.member-list ul li .nav_item a {
  font-size: 18px;
  display: inline-block;
}
.member-list ul li .nav_item i {
  font-size: 42px;
  display: inline-block;
}
.member-list ul li .nav_item span {
  display: inline-block;
}

.mark {
  width: 40px;
  height: 40px;
  line-height: 32px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  position: absolute;
}
.mark:nth-child(2) {
  top: 5px;
  right: 5px;
}
.mark:nth-child(3) {
  top: 36px;
  right: 5px;
}
.mark:nth-child(4) {
  top: 67px;
  right: 5px;
}
.mark.car-mark, .mark.new-mark, .mark.hot-mark {
  background: #e76667;
}

#list-view .pro-content {
  border: none;
}

.well {
  background-color: #fff;
  padding: 20px 0;
}
.well.h407 {
  min-height: 407px;
}
.well h5 {
  color: #0f51a3;
}
.well a.google {
  color: #eb5b4c;
}
.well a.google:hover {
  color: #de3220;
}
.well .new-customer {
  line-height: 473px;
}
.well .new-customer img {
  width: 100%;
}

.qa_icon .qa_content_wrap {
  width: 100%;
  position: relative;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #0f51a3;
}
.qa_icon .qa_content_wrap.opened .fa-plus:before {
  content: "\f068";
}
.qa_icon .qa_content_wrap:before {
  content: "";
  display: inline-block;
  background: url(../img/more_light_r.png);
  width: 25px;
  height: 25px;
  right: 12px;
  top: 12px;
  position: absolute;
  pointer-events: none;
  background-size: 100% 100%;
  background-position: center;
}
.qa_icon .qa_content_wrap .qa_q {
  width: 100%;
  padding: 15px 15px 15px 50px;
  color: #008bc9;
  display: block;
  cursor: pointer;
  position: relative;
}
.qa_icon .qa_content_wrap .qa_q:before {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/Q.png);
  width: 37px;
  height: 39px;
  top: 8px;
  left: 0;
}
.qa_icon .qa_content_wrap .qa_q .fa {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 35px;
  background: #ffffff;
  color: #008bc9;
  position: absolute;
  right: 2%;
  top: 13px;
  font-size: 18px;
  border: 1px solid;
}
.qa_icon .qa_content_wrap .qa_q_on {
  text-decoration: underline;
  cursor: pointer;
}
.qa_icon .qa_content_wrap .qa_content {
  padding: 15px 15px 15px 50px;
  display: none;
  position: relative;
}
.qa_icon .qa_content_wrap .qa_content:before {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/A.png);
  width: 37px;
  height: 39px;
  top: 8px;
  left: 0;
}
.qa_icon p {
  line-height: 34px;
}

.shop-cart-qa .qa_content_wrap {
  width: 100%;
  position: relative;
  margin-bottom: 0.5rem;
  background: #ffe493;
}
.shop-cart-qa .qa_content_wrap.opened .fa-plus:before {
  content: "\f068";
}
.shop-cart-qa .qa_content_wrap:before {
  content: "";
  display: inline-block;
  background: url(../img/more_light_r.png);
  width: 25px;
  height: 25px;
  right: 12px;
  top: 12px;
  position: absolute;
  pointer-events: none;
  background-size: 100% 100%;
  background-position: center;
}
.shop-cart-qa .qa_content_wrap .qa_q {
  width: 100%;
  padding: 15px;
  color: #000;
  display: block;
  cursor: pointer;
  position: relative;
}
.shop-cart-qa .qa_content_wrap .qa_q .fa {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
  position: absolute;
  right: 2%;
  top: 18px;
  font-size: 12px;
  border: 1px solid #000;
}
.shop-cart-qa .qa_content_wrap .qa_q_on {
  text-decoration: underline;
  cursor: pointer;
}
.shop-cart-qa .qa_content_wrap .qa_content {
  padding: 15px;
  display: none;
}
.shop-cart-qa p {
  line-height: 34px;
}

.left-sidebar .pro-img {
  display: block;
  padding: 7.5px;
  margin-top: 3px;
}
.left-sidebar .pro-img .secondary-img {
  padding: 7.5px;
}
.left-sidebar .pro-content {
  border: none;
  padding: 20px 5px;
}
.left-sidebar .owl-nav div {
  top: -45px;
}

.pro-ref {
  border: 2px solid #f19ec2;
}
.pro-ref p {
  padding: 5px 10px;
}

.profile_file {
  background: #00b856 none repeat scroll 0 0;
  border: medium none;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  cursor: pointer;
  border-radius: 4px;
}
.profile_file p {
  color: #ffffff;
}
.profile_file:hover {
  background: #014c24;
}

#profile_file_label {
  display: none;
}

.shop-cart {
  background-color: #fff;
  border-radius: 5px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.shop-cart h4 {
  padding-left: 15px;
  color: #fff;
  line-height: 45px;
  background: #f50;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";
  /*IE 8*/
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.shop-cart .form-register {
  padding: 0 15px;
}

.joinus {
  background: #fff;
  padding: 20px 15px;
}
.joinus h4 {
  color: #ff5800;
}
.joinus .photo-inner {
  border: 1px solid #efefef;
  padding: 20px;
}
.joinus .photo-inner .photo {
  position: relative;
  background: url(../img/user_male2-512.png);
  display: block;
  width: 100%;
  padding-top: 90%;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.joinus .photo-inner .photo .change-photo-file {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.joinus .photo-inner .photo .change-photo-file p {
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 4px;
}
.joinus .photo-inner .photo #change-photo-label {
  display: none;
}

.map {
  background: #fff;
  padding: 20px 80px;
}
.map h5 {
  color: #333;
}
.map ul {
  list-style-type: disc;
  color: #666;
  padding: 20px;
}
.map ul li {
  padding: 5px 0;
}
.map ul li:hover {
  color: #007bff;
}
.map ul li a {
  color: #666;
}
.map ul li a:hover {
  color: #007bff;
}

.right-sidebar {
  position: fixed;
  right: 22px;
  bottom: 137px;
  z-index: 999;
}

.hot-deal-active3 .well {
  padding: 0px 25px;
}
.hot-deal-active3 .well > div {
  margin-top: 15px;
}
.hot-deal-active3 .well > div:first-child {
  border-bottom: 1px solid #ececec;
}

.pagination ul {
  font-size: 50px;
}
.pagination li {
  display: inline-block;
  margin-right: 1px;
  letter-spacing: normal;
}
.pagination li a {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e7e7e7;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 30px;
  text-align: center;
  width: 38px;
  color: #444;
  padding: 3px;
}
.pagination li a:hover {
  background: #0f51a3 none repeat scroll 0 0;
  color: #ffffff;
}
.pagination li.active a {
  background: #0f51a3 none repeat scroll 0 0;
  color: #ffffff;
}

.running {
  margin: 10px 0;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  background: #76be52;
}

.table-content table {
  background: #ffffff none repeat scroll 0 0;
  text-align: center;
  width: 100%;
}
.table-content table td {
  border-top: medium none;
  padding: 20px 10px;
  vertical-align: middle;
  font-size: 16px;
}
.table-content table td.product-subtotal {
  font-size: 16px;
  font-weight: 600;
  width: 120px;
}
.table-content table th {
  background: #f0f0f0;
}
.table-content table thead th,
.table-content table tbody td {
  border-bottom: 1px solid #e5e5e5;
}
.table-content > table {
  background: #ffffff none repeat scroll 0 0;
  border-color: #ffffff;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  text-align: center;
  width: 100%;
}
.table-content > table th {
  border-top: medium none;
  font-weight: 500;
  padding: 20px 10px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 15px;
}
.table-content.pic-table th:first-child {
  padding: 0 20px 22px 10px;
}
.table-content.pic-table td:nth-child(1) {
  padding: 0 10px 22px 0px;
}
.table-content.pic-table td:nth-child(2) {
  padding: 10px;
}
.table-content.pic-table td:nth-child(2) img {
  width: 100px;
  height: 100px;
}
.table-content .add-icon {
  font-size: 22px;
  padding-right: 10px;
  cursor: pointer;
  position: relative;
  top: 4px;
}
.table-content .div-table {
  margin: 0;
  padding: 0;
}
.table-content .div-table td {
  padding: 0;
  border-right: 0;
}
.table-content .div-table table tr:last-child td {
  border-bottom: none;
}
.table-content .div-table table .div-tr .table-inner {
  line-height: 61px;
  height: 61px;
  float: left;
}
.table-content .div-table table .div-tr .table-inner:nth-child(1) {
  width: 71.6%;
}
.table-content .div-table table .div-tr .table-inner:nth-child(2) {
  width: 14.9%;
}
.table-content .div-table table .div-tr .table-inner:nth-child(3) {
  width: 13.5%;
}
.table-content .div-table table .div-tr .table-inner:nth-child(2), .table-content .div-table table .div-tr .table-inner:nth-child(3) {
  /* border-left: 1px solid #e5e5e5;*/
}
.table-content .div-table table .div-tr .table-inner:after {
  content: "";
  display: block;
  clear: both;
}
.table-content .coupon-content {
  /*border: 1px solid #e5e5e5;*/
  margin-bottom: 20px;
  padding: 20px;
  display: none;
}
.table-content .coupon-content.active {
  height: auto;
  display: table-row;
}

.qty > * {
  border: 1px solid #eaeaea;
  float: left;
  height: 38px;
  text-align: center;
  background: #fff;
}
.qty > *:first-child {
  border-radius: 3px 0 0 3px;
}
.qty > *:last-child {
  border-radius: 0 3px 3px 0;
}
.qty > input[type=text] {
  width: calc(100% - 56px);
  border-left: none;
  border-right: none;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 0px;
}
.qty button {
  width: 28px;
  padding: 0;
  color: inherit;
}

.wrapCarouselFull {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 640px;
  padding: 20px;
  background: #fff;
}

.wrapCarouselThumbs {
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 640px;
  padding: 20px;
  margin-top: 20px;
  background: #fff;
}

.none-enter {
  cursor: pointer;
  display: inline-block;
  /* padding-bottom: 10px; */
  /* padding-left: 10px; */
  /* padding-top: 10px; */
  position: relative;
}

.road-area {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}

.road {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.road ul > li {
  cursor: pointer;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  position: relative;
}
.road ul > li > a {
  color: #ffffff;
  font-size: 14px;
}
.road ul > li span {
  color: #ffffff;
  font-size: 14px;
}
.road ul > li span:hover {
  color: #3c98e7;
}
.road ul > li > a:hover {
  color: #3c98e7;
}
.road ul li a img {
  margin-right: 5px;
}
.road ul li a i {
  font-size: 14px;
  margin-left: 5px;
}
.road ul span {
  color: #a5d6f7;
  font-size: 13px;
}
.road ul.ht-dropdown {
  left: auto;
  right: 0px;
}

.funtion-box {
  border-left: 1.5px solid rgba(0, 0, 0, 0.1);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.funtion-box ul > li {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.funtion-box ul > li > a,
.funtion-box ul > li span {
  color: #666666;
  font-size: 12px;
}
.funtion-box span:hover {
  background-color: #0f51a3;
}
.funtion-box ul li a img {
  margin-right: 5px;
}
.funtion-box ul li a i {
  font-size: 17px;
  margin-left: 5px;
}
.funtion-box ul span {
  color: #a5d6f7;
  font-size: 15px;
  width: 18px;
  height: 18px;
  /* box-shadow: 0px 0px 3px 0px rgba(0,0,0,.5); */
  position: absolute;
  top: 13px;
  right: 5px;
  font-weight: 700;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.funtion-box ul.ht-dropdown {
  left: auto;
  right: 0px;
}

.menu_padding-1 {
  margin: 0px 15px 0px 0px;
}

.login_windows {
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  padding: 0px 30px 0px 30px;
}

.dash01 {
  border-bottom: 1.5px solid rgba(0, 0, 0, 0.1);
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  display: -webkit-box;
}

.dash02 {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  display: -webkit-box;
}

.re-code {
  font-size: 12px;
  color: #3c1a6d !important;
}

a.re-code:hover {
  text-decoration: underline;
}

.login_button {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  border-radius: 2px;
  background-color: #e76667;
  width: 60%;
  padding: 5px 50px 5px 50px;
  border-radius: 1px;
}

.login_bt-font {
  color: #ffffff;
}
.login_bt-font a:hover {
  color: #999999;
}

.dash03 {
  border-left: 1px solid white;
}

.p-danger {
  color: #ff0000;
}

.p-content,
.code-font02 {
  color: #777777;
}

.top-line {
  margin-top: 25px;
}

.wishlist_products_counter_number {
  color: #a5d6f7;
  font-size: 13px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  /* box-shadow: 0px 0px 3px 0px rgba(0,0,0,.5); */
  position: absolute;
  top: 13px;
  right: 5px;
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #e76667;
}

.angle-text {
  font-size: 16px;
}

.angle-long {
  width: 55px !important;
}

.icon-background {
  width: 15px;
  height: 15px;
  background-color: #666666;
}

.plus-icon {
  color: #878787;
}

.footer-sticky-color {
  color: #999999;
}

label.error {
  color: red;
}

.add-follow.MyFollow,
.del-follow {
  color: #e62e04;
}

.nice-select .list {
  max-height: 300px;
  overflow-y: auto;
}

.ml-0 {
  margin-left: 0px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

/*------Margin right-------*/
.mr-0 {
  margin-right: 0px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

/*------Margin Top-------*/
.mt-0 {
  margin-top: 0px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-52 {
  margin-top: 52px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.mt-180 {
  margin-top: 180px !important;
}

/*------Margin Bottom-------*/
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-7-5 {
  margin-bottom: 7.5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-58 {
  margin-bottom: 58px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-83 {
  margin-bottom: 83px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mtb-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mtb-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

/*------Padding all-------*/
.p-60 {
  padding: 60px !important;
}

/*------Padding left-------*/
.pl-0 {
  padding-left: 0px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

/*------Padding right-------*/
.pr-0 {
  padding-right: 0px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

/*------Padding Left Right-------*/
.plr-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.plr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.plr-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.plr-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.plr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.plr-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.plr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.plr-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.plr-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

/*------Padding Top-------*/
.pt-0 {
  padding-top: 0px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-94 {
  padding-top: 94px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pt-140 {
  padding-top: 140px !important;
}

/*------Padding-------*/
.p-15 {
  padding: 15px !important;
}

.p-50 {
  padding: 50px !important;
}

.p-48 {
  padding: 48px !important;
}

.p-40 {
  padding: 40px !important;
}

.p-38 {
  padding: 38px !important;
}

.p-30 {
  padding: 30px !important;
}

/*------Padding Bottom-------*/
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-58 {
  padding-bottom: 58px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-110 {
  padding-bottom: 110px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

.pb-130 {
  padding-bottom: 130px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

/*------Padding  Top Bottom-------*/
.ptb-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.ptb-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ptb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.ptb-11 {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

.ptb-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.ptb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ptb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.ptb-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.ptb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.ptb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ptb-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.ptb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.ptb-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.ptb-58 {
  padding-top: 58px !important;
  padding-bottom: 58px !important;
}

.ptb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.ptb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.ptb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.ptb-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.ptb-92 {
  padding-top: 92px !important;
  padding-bottom: 92px !important;
}

.ptb-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.ptb-110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.ptb-118 {
  padding-top: 118px !important;
  padding-bottom: 118px !important;
}

.ptb-120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.ptb-130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.ptb-132 {
  padding-top: 132px !important;
  padding-bottom: 132px !important;
}

.ptb-140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.ptb-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.ptb-160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.ptb-180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.ptb-200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

.ptb-240 {
  padding-top: 240px !important;
  padding-bottom: 240px !important;
}

@media (min-width: 768px) {
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-30 {
    padding-left: 30px !important;
  }
}
@media (max-width: 768px) {
  .pt-sm-30 {
    padding-top: 30px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  font-size: 0;
  line-height: 20px;
  position: absolute;
  left: 0;
  opacity: 1;
  color: #000;
  text-align: center;
}

.slick-dots li,
.slick-dots li button {
  height: 13px;
  width: 13px;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-slide img {
  display: block;
  width: 100%;
}

.slick-dots li button {
  font-size: 0;
}

.slick-dots {
  list-style: none;
  z-index: 5;
  bottom: 25px;
}

.slick-dots li button:before {
  top: 0;
  width: 13px;
  height: 13px;
  content: "•";
  border: 1px solid #fff;
  background: #fff;
  border-radius: 50px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}

.slick-dots li button:hover:before {
  content: "";
  background: #ececec;
}

.slick-dots li.slick-active button:before {
  top: 0;
  width: 13px;
  height: 13px;
  content: "•";
  border: 2px solid #71c5c5;
  background: #71c5c5;
  border-radius: 50px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}

.slick-next:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  content: "";
}

.slick-loading .slick-list {
  background-image: none;
}

.slide-overlay {
  visibility: hidden;
}

.slide-overlay.active-slide {
  visibility: visible;
}

.slick-next,
.slick-next:focus,
.slick-next:hover {
  right: 5vw;
  outline: 0;
  width: 50px;
  height: 80px;
  z-index: 2;
  background: url(../images/main_controls.png) -51px 0 no-repeat;
  opacity: 0.5;
}

.slick-next:focus:hover,
.slick-next:hover,
.slick-next:hover:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .slick-dots {
    text-align: center;
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .slick-dots {
    bottom: 8px;
  }
}
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  left: 5vw;
  outline: 0;
  width: 50px;
  height: 80px;
  z-index: 2;
  background: url(../images/main_controls.png) no-repeat;
  opacity: 0.5;
}

.slick-prev:focus:hover,
.slick-prev:hover,
.slick-prev:hover:hover {
  opacity: 1;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
          box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: bold;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.nice-select::after {
  margin-top: -3px;
}

.nice-select .current {
  display: block;
  overflow: hidden;
  width: 100%;
}

.categorie-search-box .nice-select .list {
  height: 350px;
  overflow-y: auto;
}

.product-size .nice-select {
  padding-right: 40px;
}

.product-size .nice-select .option {
  padding-right: 36px;
}

.toolbar-sorter .nice-select {
  border: 1px solid #ededed;
  font-size: 14px;
  width: 100%;
}

.nice-select .list {
  max-height: 300px;
  overflow-y: auto;
}

.nice-select {
  height: initial;
  line-height: initial;
}

.search-btn {
  color: #666;
  opacity: 0.8;
}
.search-btn:hover {
  color: #71c5c5;
  opacity: 1;
}

.btn-search {
  background-color: #71c5c5;
  border: 1px solid #71c5c5;
  color: #fff;
  opacity: 0.8;
}
.btn-search:hover {
  color: #fff;
  opacity: 1;
}

.btn-line {
  border: 1px solid #ddd;
  color: #666;
  opacity: 0.8;
  border-radius: 5px;
}
.btn-line:hover {
  color: #fff;
  border: 1px solid #e27a12;
  background-color: #e27a12;
  opacity: 1;
}

.btn-custom-w {
  background: #fff;
  color: #34796b;
  border: 1px solid #34796b;
  border-radius: 25px;
  line-height: inherit;
}
.btn-custom-w:hover, .btn-custom-w.active {
  color: #fff;
  background: #34796b;
}

.btn-custom {
  background: #71c5c5;
  color: #fff;
  opacity: 0.8;
}
.btn-custom:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom01 {
  background: #0f51a3;
  color: #fff;
  opacity: 0.8;
}
.btn-custom01:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom02 {
  background: #ff4d4d;
  color: #fff;
  opacity: 0.8;
}
.btn-custom02:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom03 {
  background: #f9b047;
  color: #fff;
  opacity: 0.8;
}
.btn-custom03:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom-green2 {
  background: #34796b;
  color: #fff;
  opacity: 0.8;
}
.btn-custom-green2:hover {
  color: #fff;
  opacity: 1;
}

.btn-header {
  background-image: url(../images/btn-bg.png);
  background-size: 100% 100%;
  padding: 7px 15px 8px;
  background-color: transparent;
  border-radius: 25px;
  color: #fff;
  opacity: 0.8;
}
.btn-header:hover {
  color: #fff;
  opacity: 1;
}
@media (max-width: 991px) {
  .btn-header {
    margin: 0 15px;
  }
}

.btn-facebook {
  background: #4064ac;
  color: #fff;
  opacity: 0.8;
}
.btn-facebook:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom-activity {
  background: #025e73;
  color: #fff;
  opacity: 0.8;
  border-radius: 20px;
  width: 100%;
}
.btn-custom-activity:hover {
  color: #fff;
  opacity: 1;
}

.btn-custom-course {
  background: #fff;
  color: #000;
  border: 1px solid #ddd;
  opacity: 0.8;
  padding: 0.375rem 2.5rem;
  margin: 0 7.5px;
  border-radius: 20px;
}
.btn-custom-course:hover {
  border: 1px solid #183e63;
  background: #183e63;
  color: #fff;
  opacity: 1;
}

.active .btn-custom-course {
  border: 1px solid #183e63;
  background: #183e63;
  color: #fff;
  opacity: 1;
}

.btn-google {
  background: #fff;
  border: #000 1px solid;
  color: #000;
  opacity: 0.8;
}
.btn-google:hover {
  color: #000;
  opacity: 1;
}

.btn-cart2 {
  background: #115f6d;
  border: #115f6d 1px solid;
  color: #fff;
  opacity: 0.8;
  border-radius: 50px;
}
.btn-cart2:hover {
  color: #fff;
  opacity: 1;
}

.cart-tips-list {
  padding: 20px 30px;
  background: #f7f7f7;
  margin-bottom: 50px;
}

.cart-title-tabs .nav-tabs .nav-link {
  color: #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 15px;
  margin: 0 5px;
  border: none;
}
.cart-title-tabs .nav-tabs .nav-link:hover, .cart-title-tabs .nav-tabs .nav-link.active {
  color: #000;
}

.cart-list {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.cart-list .form-group {
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cart-list .img-wrap {
  border: 1px solid #000;
}
.cart-list ul li {
  margin-bottom: 0.25rem;
  font-size: 13px;
  line-height: 18px;
}
.cart-list label {
  font-size: 13px;
  margin: 0;
}
.cart-list p {
  font-size: 13px;
  margin-bottom: 0.25rem;
}
.cart-list [class^=col] {
  font-size: 14px;
  line-height: 14px;
}
.cart-list .label-tips {
  padding: 0.25rem 0.5rem;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
}
.cart-list .cart-title {
  padding: 15px;
}
.cart-list .cart-item01 + .cart-item01,
.cart-list .cart-item01 + .cart-item05,
.cart-list .cart-item01 + .cart-item02,
.cart-list .cart-item05 + .cart-item02 {
  border-top: 1px solid #ddd;
}
.cart-list .cart-item01,
.cart-list .cart-item02,
.cart-list .cart-item03,
.cart-list .cart-item04,
.cart-list .cart-item05 {
  padding: 15px;
}
.cart-list .ohter-title {
  font-size: 16px;
  color: red;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.cart-list .ohter-add-title {
  font-size: 16px;
  color: red;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid red;
}
.cart-list .ohter-add-title-btn {
  font-size: 16px;
  color: red;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid red;
  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;
}

.cart-list02 {
  margin-bottom: 30px;
}
.cart-list02 .list02-ohter-add-title {
  font-size: 16px;
  color: red;
  border-bottom: 1px solid ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  position: relative;
}
.cart-list02 .list02-ohter-add-title div:first-child {
  padding: 10px 20px;
}
.cart-list02 .list02-ohter-add-title .cart-add-detail {
  position: absolute;
  top: 5px;
  right: 45px;
  z-index: 9;
}
.cart-list02 .list02-ohter-add-title .m-add-detail:before {
  position: absolute;
  content: "\f068";
  color: #333;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 15px;
  right: 15px;
}
.cart-list02 .list02-ohter-add-title .m-add-detail.collapsed:before {
  content: "\f067";
}
.cart-list02 .list02-cart-item {
  padding: 15px;
  border: 1px solid #ddd;
}

.cart-end {
  background: #f7f7f7;
  padding: 15px;
  margin-bottom: 30px;
}
.cart-end [class^=col] {
  font-size: 14px;
  line-height: 14px;
}

.user-detail {
  border: 1px solid #ddd;
  margin-bottom: 30px;
}
.user-detail .user-detail-list {
  padding: 5px;
}
.user-detail .user-detail-list .user-detail-title {
  padding: 15px;
  background: #e4e4e4;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-detail .user-detail-list .user-detail-content {
  padding: 15px;
}
.user-detail .user-detail-list .user-detail-content .nav-tabs .nav-link {
  padding: 10px 15px;
  border: none;
}
.user-detail .user-detail-list .user-detail-content .nav-tabs .nav-link:hover, .user-detail .user-detail-list .user-detail-content .nav-tabs .nav-link.active {
  background: #f7f7f7;
}
.user-detail .user-detail-list .user-detail-content .tab-pane {
  background: #f7f7f7;
  padding: 15px;
}
.user-detail .user-detail-list .user-detail-content .tab-pane .check-item li {
  padding: 10px 15px 10px 0;
}
.user-detail .user-detail-list .user-detail-content .tab-pane .invoice-title {
  background: #ccc;
  padding: 15px;
}
.user-detail .user-detail-list .user-detail-content .tab-pane .invoice-content {
  border: 1px solid #ccc;
  padding: 15px;
}
.user-detail .user-detail-list .user-detail-content .tab-pane .invoice-content .nav-link:hover, .user-detail .user-detail-list .user-detail-content .tab-pane .invoice-content .nav-link.active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
  border-radius: 0.25rem !important;
}
.user-detail .card-check {
  background: #f7f7f7;
  padding: 10px;
}
.user-detail .card-check .form-check-input {
  top: 22px;
  left: 22px;
  margin: 0;
}

.header {
  background: #fff;
}
.header .header-top_text {
  display: none;
  background-color: #71c5c5;
  padding: 5px 0;
  color: #fff;
}
@media (max-width: 991px) {
  .header .header-top_text {
    display: none;
  }
}
@media (max-width: 991px) {
  .header .header-member {
    display: none;
  }
}
.header .header-member .top-icon {
  padding: 20px 0 15px;
}
.header .top-header {
  padding: 12.5px 0;
}
@media (max-width: 991px) {
  .header .top-header {
    padding: 30px 15px;
    position: relative;
  }
}
@media (max-width: 991px) {
  .header .top-header .mb-member {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 15px;
    color: #4c3d39;
    font-size: 0;
  }
}
.header .top-header .mb-member .logo {
  display: block;
}
@media (max-width: 991px) {
  .header .top-header .mb-member .logo {
    margin-right: 0;
    display: block;
    width: 60%;
    position: relative;
    top: 5px;
  }
}
@media (min-width: 991px) {
  .header .top-header .top-menu .collapse {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header .top-header .top-menu .collapse li {
  position: relative;
}
.header .top-header .top-menu .collapse li .nav-link {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  padding: 7.5px 10px;
  display: block;
  position: relative;
  margin: 0 5px;
}
.header .top-header .top-menu .collapse li.active .nav-link, .header .top-header .top-menu .collapse li:hover .nav-link {
  color: #000;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse li.active .nav-link, .header .top-header .top-menu .collapse li:hover .nav-link {
    color: #1a835c;
  }
}
.header .top-header .top-menu .collapse li.active .nav-link::before, .header .top-header .top-menu .collapse li:hover .nav-link::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #71c5c5;
}
.header .top-header .top-menu .collapse li .sec-ul {
  position: absolute;
  z-index: 9;
  top: 40px;
  left: 0;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: visibility 0s, opacity 0.2s linear;
  transition: visibility 0s, opacity 0.2s linear;
  width: 120%;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse li .sec-ul {
    width: 100%;
    visibility: visible;
    opacity: 1;
    position: relative;
    top: 0;
  }
}
.header .top-header .top-menu .collapse li .sec-ul > li {
  position: relative;
  width: 100%;
  border: 1px solid #ddd;
  padding: 0;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse li .sec-ul > li {
    border: none;
  }
}
.header .top-header .top-menu .collapse li .sec-ul > li > a {
  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;
  color: #333;
  line-height: 1.2em;
  padding: 7.5px 10px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .collapse li .sec-ul > li > a {
    background-color: transparent;
    padding: 15px 15px 15px 30px;
    color: #fff;
    position: relative;
  }
  .header .top-header .top-menu .collapse li .sec-ul > li > a:before {
    content: "-";
    display: block;
    position: absolute;
    left: 15px;
    top: 13px;
  }
}
.header .top-header .top-menu .collapse li .sec-ul > li > a:hover {
  color: #fff;
  background-color: #71c5c5;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul {
  display: none;
  position: absolute;
  z-index: 10;
  top: 0px;
  right: -160%;
  width: 160%;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li {
  width: 100%;
  border: 1px solid #ddd;
  padding: 0;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li > a {
  display: block;
  color: #333;
  line-height: 1.2em;
  padding: 7.5px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  background-color: #fff;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li > a:hover {
  color: #fff;
  background-color: #71c5c5;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li .four-ul {
  display: none;
  position: absolute;
  z-index: 9;
  top: 0px;
  right: -100%;
  width: 100%;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li .four-ul li {
  width: 100%;
  outline: 1px solid #ddd;
  padding: 0;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li .four-ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  line-height: 1.2em;
  padding: 10px 15px;
  background-color: #fff;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li .four-ul li a:hover {
  color: #fff;
  background-color: #71c5c5;
}
.header .top-header .top-menu .collapse li .sec-ul > li .tir-ul > li:hover .four-ul {
  display: block;
}
.header .top-header .top-menu .collapse li .sec-ul > li:hover .tir-ul {
  display: block;
}
.header .top-header .top-menu .collapse li:hover .sec-ul {
  visibility: visible;
  opacity: 1;
  display: block !important;
}
.header .top-icon-list .top-icon-link a {
  position: relative;
  display: block;
  padding: 15px;
  font-size: 18px;
}
.header .top-icon-list .top-icon-link a .bag-number {
  position: absolute;
  min-width: 20px;
  height: 20px;
  background: red;
  color: #fff;
  left: 75px;
  bottom: 5px;
  border-radius: 20px;
  font-size: 12px;
  padding: 2px;
  text-align: center;
  line-height: 16px;
}
@media (max-width: 991px) {
  .header .top-icon-list .top-icon-link a .bag-number {
    top: 10px;
    bottom: inherit;
  }
}
.header.stick {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.header.stick .header-top_text,
.header.stick .header-member {
  display: none;
}

.mo-search {
  display: none;
}

.web-search {
  display: block;
  position: Z;
}

#search-input2 {
  position: absolute;
  width: 250px;
  top: 55px;
  left: -200px;
  right: inherit;
  z-index: 9;
}

@media (max-width: 991px) {
  .header .top-header .top-menu .navbar-toggler {
    background-color: #4c3d39;
    z-index: 9999;
    top: calc(50% - 18px);
  }
  .header .top-header .top-menu .navbar-toggler .icon-bar {
    background-color: #fff;
  }
  .header .top-header .top-menu .navbar-toggler.yes .icon-bar {
    background: 0 0;
  }
  .header .top-header .top-menu .navbar-toggler.yes .icon-bar:first-child,
  .header .top-header .top-menu .navbar-toggler.yes .icon-bar:last-child {
    background-color: #fff;
  }
  .header .top-header .top-menu .navbar-collapse .nav li {
    margin-right: 0px;
  }
  .header .top-header .top-menu .navbar-collapse .nav li a {
    display: block;
    padding: 15px 15px;
    color: #fff;
  }
  .header .top-header .top-menu .navbar-collapse .nav li a:hover {
    color: #fff;
  }
  .header .top-header .top-menu nav {
    position: static;
    padding: 0 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header .top-header .top-menu nav .navbar-toggler {
    background-color: #71c5c5;
    position: absolute;
    top: calc(50% - 19px);
    right: 2vw;
    outline: 0;
    padding: 11px;
  }
  .header .top-header .top-menu nav .navbar-toggler span {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  .header .top-header .top-menu nav .navbar-toggler span.icon-bar {
    background: #fff;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
  .header .top-header .top-menu nav .navbar-toggler span.icon-bar + .icon-bar {
    margin-top: 4px;
  }
  .header .top-header .top-menu nav .navbar-toggler.yes span {
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  .header .top-header .top-menu nav .navbar-toggler.yes span.icon-bar:first-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 6px;
    background-color: #fff;
  }
  .header .top-header .top-menu nav .navbar-toggler.yes span.icon-bar:last-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    bottom: 6px;
    background-color: #fff;
  }
  .header .top-header .top-menu nav .navbar-collapse {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    opacity: 0;
    width: 100%;
    min-height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
    -webkit-transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, -webkit-transform 0.35s 0s;
    transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, -webkit-transform 0.35s 0s;
    transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, transform 0.35s 0s;
    transition: top 0s 0.35s, left 0s 0.35s, right 0s 0.35s, opacity 0s 0.35s, transform 0.35s 0s, -webkit-transform 0.35s 0s;
    z-index: 98;
  }
  .header .top-header .top-menu nav .navbar-collapse.show {
    top: 56px;
    right: 0;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    padding-bottom: 30px;
    -webkit-transition: top 0s, left 0s 0.35s, right 0s 0.35s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    -webkit-transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
    transition: top 0s, left 0s, right 0s, opacity 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  }
  .header .top-header .top-menu nav .nav {
    list-style: none;
    padding-left: 0;
    text-align: left;
  }
  .header.stick {
    height: 60px;
  }
  .web-search {
    display: none;
  }
  .mo-search {
    display: block;
    position: absolute;
    top: 18px;
    right: 75px;
  }
  .mo-search i {
    font-size: 25px;
    color: #006341;
  }
  .mo-search a:hover i {
    color: #006341;
  }
  .mo-search #search-input {
    position: absolute;
    width: 300px;
    top: 50px;
    right: inherit;
    left: -250px;
    z-index: 9;
  }
}
.footer {
  background-color: #f0f0f0;
}
.footer .footer-logo {
  display: inline-block;
}
.footer .footer-body {
  padding: 50px 0 30px;
}
@media (max-width: 991px) {
  .footer .footer-body {
    padding: 30px 0;
  }
}
.footer .footer-body h4 {
  line-height: 30px;
}
.footer .footer-body h5 {
  font-size: 16px;
}
.footer .footer-body li {
  color: #fff;
  font-size: 16px;
  color: #333;
}
.footer .footer-body li span {
  font-size: 100%;
  font-weight: bold;
}
.footer .footer-body li i {
  color: #fff;
  font-size: 24px;
}
.footer .footer-body li a {
  display: block;
  color: #333;
  margin-bottom: 7.5px;
  font-size: 16px;
}
.footer .footer-body li a:hover {
  text-decoration: underline;
}
.footer .cpyright {
  padding: 15px 0;
}
.footer .cpyright p {
  color: #000;
  font-size: 14px;
}
.footer p {
  margin-bottom: 0px;
}

.fx-btn-area {
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 40px;
  opacity: 0.8;
  z-index: 999;
}
@media (max-width: 991px) {
  .fx-btn-area {
    right: 5px;
    width: 30px;
  }
}
.fx-btn-area .fx-btn {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  text-align: center;
  line-height: 42px;
  margin-bottom: 15px;
  opacity: 0.9;
}
@media (max-width: 991px) {
  .fx-btn-area .fx-btn {
    width: 32px;
    height: 32px;
    line-height: 30px;
    opacity: 1;
  }
}
.fx-btn-area .fx-btn i {
  color: #fff;
  font-size: 22px;
}
@media (max-width: 991px) {
  .fx-btn-area .fx-btn i {
    font-size: 16px;
  }
}
.fx-btn-area .fx-btn-phone {
  background-color: #333;
}
.fx-btn-area .fx-btn-line {
  background-color: #6ac73f;
}
.fx-btn-area .fx-btn-cart {
  background-color: #333;
  display: none;
}
@media (max-width: 991px) {
  .fx-btn-area .fx-btn-cart {
    display: block;
  }
}
.fx-btn-area .fx-btn-fb {
  background-color: #667cad;
}
.fx-btn-area .fx-btn:hover {
  opacity: 1;
}
.fx-btn-area .cd-top {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  display: inline-block;
  opacity: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  visibility: hidden;
  background-color: #000;
  color: #fff;
  z-index: 777;
}
.fx-btn-area .cd-top.cd-fade-out {
  visibility: visible;
  opacity: 0.8;
}
.fx-btn-area .cd-top.cd-fade-out:hover {
  opacity: 1;
}

.content {
  overflow-x: hidden;
}
.section-news-item {
  display: block;
  margin: 10px 10px 30px 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
  position: relative;
  background-color: #fff;
}
.section-news-item .img-wrap .img-item {
  overflow: hidden;
  padding-top: 56.25%;
}
.section-news-item .text-item {
  padding: 12.5px;
}
.section-news-item .text-item h4,
.section-news-item .text-item p {
  color: #666;
}
.section-news-item .text-item h4.over-2,
.section-news-item .text-item p.over-2 {
  height: 48px;
}
.section-news-item .text-item h4.over-4,
.section-news-item .text-item p.over-4 {
  height: 104px;
}
.section-news-item .more-arrow {
  border-top: 1px solid #ddd;
  padding: 10px;
  text-align: center;
  color: #71c5c5;
}
.section-news-item .more-arrow i {
  color: #71c5c5;
}
.section-news-item:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.2);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.2);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.section-news-item:hover .text-item h4,
.section-news-item:hover .text-item p {
  color: #000;
}

.section-teacher-item {
  display: block;
  margin: 10px;
  border-radius: 10px;
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.section-teacher-item .img-wrap .img-item {
  padding-top: 75%;
}
.section-teacher-item .text-item {
  background-color: #fff;
  padding: 15px;
}
.section-teacher-item .text-item h4,
.section-teacher-item .text-item p {
  color: #666;
}
.section-teacher-item .text-item h4.over-2,
.section-teacher-item .text-item p.over-2 {
  height: 48px;
}
.section-teacher-item .text-item h4.over-4,
.section-teacher-item .text-item p.over-4 {
  height: 104px;
}
.section-teacher-item .more-arrow {
  width: 85px;
  height: 35px;
  border-radius: 30px;
  background-color: #43a9a9;
  position: relative;
}
.section-teacher-item .more-arrow i {
  color: #fff;
  position: absolute;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  top: 9px;
  right: 33px;
}
.section-teacher-item:hover .text-item {
  background-color: #eee;
}
.section-teacher-item:hover .text-item h4,
.section-teacher-item:hover .text-item p {
  color: #d3333b;
}
.section-teacher-item:hover .more-arrow i {
  right: 13px;
}

.contactus-form .form-custom {
  height: 50px;
  background-color: #f5f5f5;
}
@media (min-width: 769px) {
  .contactus-form .form-custom {
    min-width: 200px;
  }
}
.contactus-form textarea.form-custom {
  height: inherit;
}

.section-kv {
  position: relative;
}
.section-kv .banner_slider-item {
  position: relative;
}
.section-kv .banner_slider-item .img-wrap .img-item {
  padding-top: 45%;
}
@media (max-width: 991px) {
  .section-kv .banner_slider-item .img-wrap .img-item {
    padding-top: 120%;
  }
}
.section-kv .banner_slider-item .text-item {
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  padding: 15px;
  width: 1200px;
}
@media (max-width: 991px) {
  .section-kv .banner_slider-item .text-item {
    padding: 0;
    width: 90%;
  }
}
.section-kv .banner_slider-item .text-item h2,
.section-kv .banner_slider-item .text-item h5 {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  text-shadow: 1px 1px 5px #000000;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.section-kv .banner_slider-item .text-item .kv-btn {
  display: block;
  width: 315px;
  height: 46px;
  font-size: 0;
}

.section00 {
  position: relative;
  padding: 80px 0;
  background-image: url(../images/index/s0-bg.png);
  background-size: 100% 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .section00 {
    background-position: right top;
  }
}
.section00 .section00-text {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  margin: 0 auto;
}
.section00 h4 {
  letter-spacing: 5px;
}
.section00 h4 span {
  letter-spacing: 5px;
}
.section00 p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  line-height: 30px;
}

.section01 {
  padding: 80px 0;
  background-color: #fff;
  background-image: url(../images/index/s1-bg.png);
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .section01 {
    padding: 50px 0;
  }
}
.section01 .s1-img01-item .img-wrap .img-item {
  padding-top: 100%;
}
.section01 .s1-img01-item .text-item {
  position: relative;
  width: 95%;
  margin: 0 auto;
  z-index: 2;
  margin-top: -50px;
}
.section01 .s1-img01-item .text-item h4 {
  margin-bottom: 10px;
}
.section02 {
  position: relative;
  padding: 150px 0 50px;
  background-image: url(../images/index/s2-bg.png);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.section02:before {
  content: "";
  display: block;
  position: absolute;
  width: 476px;
  height: 323px;
  top: -5%;
  right: 5%;
  background-image: url(../images/index/s2-bg-top.png);
  z-index: 2;
}
.section02:after {
  content: "";
  display: block;
  position: absolute;
  width: 471px;
  height: 219px;
  bottom: -14%;
  right: 5%;
  background-image: url(../images/index/s2-bg-bottom.png);
  z-index: 2;
}
@media (max-width: 991px) {
  .section02 {
    padding: 100px 0;
  }
}
.section02 ul li {
  margin-right: 40px;
}
@media (max-width: 991px) {
  .section02 ul li {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .section02 ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.section02 .section02-item {
  padding: 50px 15px;
}
.section02 .section02-item .text-item {
  padding: 30px;
  background-color: #fff;
  border-radius: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.section02 .section02-item .text-item p {
  color: #000;
  line-height: 1.5;
}

.section05 {
  padding: 80px 0;
  background-color: #fff;
  background-image: url(../images/index/s1-bg.png);
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .section05 {
    padding: 50px 0;
  }
}
.section05 .section05_slick .slick-dots {
  bottom: -50px;
}

.section06 {
  background-image: url(../images/index/s6-bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}

.inside-content {
  position: relative;
  z-index: 2;
  overflow-x: hidden;
}

.kv img {
  width: 100%;
}

.contactus-form .form-control {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
}
.contactus-form textarea.form-control {
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid #ddd;
}

.section-tab .section-tab-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}
.section-tab .section-tab-row .section-tab-btn {
  margin: 0 20px;
  position: relative;
  cursor: pointer;
}
.section-tab .section-tab-row .section-tab-btn:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
  position: absolute;
  top: 6px;
  left: -15px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.section-tab .section-tab-row .section-tab-btn.active:before, .section-tab .section-tab-row .section-tab-btn:hover:before {
  background-color: #8c6e4b;
}

.about-title {
  position: relative;
  padding: 0 20px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  width: 30;
}
.about-title:before {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  background-color: #71c5c5;
  left: 0;
  top: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .cu-s1 {
    padding: 50px 0;
  }
}
.cu-s1 .line-link {
  padding: 0 3px;
  display: inline-block;
  color: #30be44;
  text-decoration: underline;
}
.cu-s1 .other-link {
  padding: 0 3px;
  display: inline-block;
  color: #71c5c5;
  text-decoration: underline;
}

.cu-s2 {
  padding: 50px 0;
  background-color: #f1f1f1;
}
.cu-s2 a {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background-color: #71c5c5;
  opacity: 0.8;
  color: #fff !important;
  text-align: center;
  line-height: 66px;
}
.cu-s2 a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}

.cu-s3 {
  padding: 30px 0;
}
.cu-s3 iframe {
  width: 100% !important;
}
.cu-s3 .cu-s3-text {
  width: 85%;
}
@media (max-width: 767px) {
  .cu-s3 .cu-s3-text {
    width: 100%;
  }
}
.cu-s3 .cu-s3-text .cu-s3-title {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.cu-s3 .cu-s3-text .cu-s3-title h2 {
  font-family: "Noto Serif TC", serif;
  letter-spacing: 1px;
}
.cu-s3 .cu-s3-text ul li {
  margin-bottom: 15px;
}
.cu-s3 .cu-s3-text ul li i {
  background-color: #fff;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  color: #55207e;
}

.brand-item {
  text-align: center;
}
.brand-item .img-item {
  margin-bottom: 10px;
}
.brand-item .text-item h4,
.brand-item .text-item h5 {
  margin-bottom: 10px;
}
.brand-item .text-item h5 {
  line-height: 25px;
}

.detail-img .product_detail_img .product_detail_img-item {
  margin: 5px 5px 10px 5px;
}
.detail-img .product_detail_img-nav .product_detail_img-nav-item {
  border: 2px solid white;
  margin: 5px;
  cursor: pointer;
}
.detail-img .product_detail_img-nav .product_detail_img-nav-item.slick-current {
  border: 2px solid red;
}

.qa-inner {
  margin-bottom: 40px;
}
.qa-inner .qa-tab_cont {
  padding: 15px;
  border-bottom: 1px dashed #000;
}
.qa-inner .qa-tab_cont .qa-tab_item_top {
  cursor: pointer;
  position: relative;
  font-size: 1.2rem;
  display: block;
}
.qa-inner .qa-tab_cont .qa-tab_item_top:after {
  position: absolute;
  content: "\f067";
  color: #333;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 4px;
  right: 15px;
}
.qa-inner .qa-tab_cont .qa-tab_item_top > i {
  font-size: 1.5rem;
  color: #feb03e;
}
.qa-inner .qa-tab_cont .qa-tab_item_bottom {
  margin-top: 20px;
  font-size: 1.2rem;
  display: none;
}
.qa-inner .qa-tab_cont.opened .qa-tab_item_top:after {
  content: "\f068";
}
.qa-inner .qa-tab_cont.opened .qa-tab_item_bottom {
  display: block;
}

.planning-step {
  position: relative;
  padding: 50px 0;
  margin: 50px 0;
}
.planning-step:before {
  content: "";
  display: block;
  background-image: url(../images/planning-line.png);
  width: 7px;
  height: 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  top: 0;
}
@media (max-width: 767px) {
  .planning-step:before {
    display: none;
  }
}
.planning-step .planning-text {
  border: 1px solid #71c5c5;
  padding: 50px;
}
.planning-step .planning-text p {
  margin-bottom: 0;
}
.planning-step .planning-img {
  position: relative;
}
.planning-step .row:nth-child(odd) .planning-img:before {
  content: "";
  display: block;
  background-image: url(../images/planning-right-ponint.png);
  width: 105px;
  height: 34px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  right: -133px;
}
@media (max-width: 767px) {
  .planning-step .row:nth-child(odd) .planning-img:before {
    display: none;
  }
}
.planning-step .row:nth-child(even) .planning-img:before {
  content: "";
  display: block;
  background-image: url(../images/planning-left-ponint.png);
  width: 105px;
  height: 34px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  left: -133px;
}
@media (max-width: 991px) {
  .planning-step .row:nth-child(even) .planning-img:before {
    display: none;
  }
}

.troubleshooting-bg {
  background-image: url(../images/troubleshooting-bg.png);
  background-size: 40%;
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .troubleshooting-bg {
    background-size: 100%;
  }
}

.d-flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ck-edit img {
  max-width: 100%;
}

.share-list {
  padding: 15px 0 5px 0;
}
.share-list li a {
  padding: 0 6px;
  display: block;
}
.share-list li a i {
  font-size: 23px;
  color: #bbb;
}
.share-list li a i:hover {
  color: #71c5c5;
}

.white-arrow .slick-next {
  right: 20px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main_controls.png) -18.5px 0 no-repeat;
  opacity: 0.5;
}
.white-arrow .slick-next:focus, .white-arrow .slick-next:hover {
  opacity: 1;
  background: url(../images/main_controls.png) -18.5px 0 no-repeat;
}
.white-arrow .slick-prev {
  left: 20px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main_controls.png) no-repeat;
  opacity: 0.5;
}
.white-arrow .slick-prev:focus, .white-arrow .slick-prev:hover {
  opacity: 1;
  background: url(../images/main_controls.png) no-repeat;
}
.white-arrow .slick-dots {
  bottom: 20px;
}

.big-black-arrow .slick-next {
  right: 15px;
  outline: 0;
  width: 50px;
  height: 80px;
  z-index: 2;
  background: url(../images/main_controls2.png) -50px 0 no-repeat;
  opacity: 0.5;
}
.big-black-arrow .slick-next:focus, .big-black-arrow .slick-next:hover {
  opacity: 1;
  background: url(../images/main_controls2.png) -50px 0 no-repeat;
}
.big-black-arrow .slick-prev {
  left: 15px;
  outline: 0;
  width: 50px;
  height: 80px;
  z-index: 2;
  background: url(../images/main_controls2.png) no-repeat;
  opacity: 0.5;
}
.big-black-arrow .slick-prev:focus, .big-black-arrow .slick-prev:hover {
  opacity: 1;
  background: url(../images/main_controls2.png) no-repeat;
}

.black-arrow .slick-next {
  right: -25px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls.png) -18.5px 0 no-repeat;
  opacity: 0.5;
}
.black-arrow .slick-next:focus, .black-arrow .slick-next:hover {
  opacity: 1;
  background: url(../images/main2_controls.png) -18.5px 0 no-repeat;
}
.black-arrow .slick-prev {
  left: -25px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls.png) no-repeat;
  opacity: 0.5;
}
.black-arrow .slick-prev:focus, .black-arrow .slick-prev:hover {
  opacity: 1;
  background: url(../images/main2_controls.png) no-repeat;
}

.black-arrow2 .slick-next {
  right: 5px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls2.png) -18.5px 0 no-repeat;
  opacity: 0.5;
}
.black-arrow2 .slick-next:focus, .black-arrow2 .slick-next:hover {
  opacity: 1;
  background: url(../images/main2_controls2.png) -18.5px 0 no-repeat;
}
.black-arrow2 .slick-prev {
  left: 5px;
  outline: 0;
  width: 18.5px;
  height: 27px;
  z-index: 2;
  background: url(../images/main2_controls2.png) no-repeat;
  opacity: 0.5;
}
.black-arrow2 .slick-prev:focus, .black-arrow2 .slick-prev:hover {
  opacity: 1;
  background: url(../images/main2_controls2.png) no-repeat;
}

.img_box_shadow {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}

.img_hov_shadow {
  display: block;
}
.img_hov_shadow:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}

.img-wrap .img-item {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.img-wrap .img-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-item {
  display: block;
}
.bg-item .img-wrap .img-item img {
  transition: all 1.3s ease;
  -moz-transition: all 1.3s ease;
  -webkit-transition: all 1.3s ease;
}
.bg-item:hover .img-item img {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}

.bg-item2 {
  display: block;
}
.bg-item2 img {
  transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -webkit-transition: all 1.2s ease;
}
.bg-item2:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.brand-item {
  position: relative;
  margin: 0 10px;
}
.brand-item .img-wrap .img-item {
  padding-top: 56.25%;
}
.brand-item .img-wrap .img-item img {
  -o-object-fit: contain;
     object-fit: contain;
}

.choose-item {
  text-align: center;
}
.choose-item .img-wrap {
  margin-bottom: 15px;
}
.choose-item .img-wrap .img-item {
  padding-top: 60%;
}
.choose-item .img-wrap .img-item::before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: rgba(255, 255, 255, 0);
  top: 0;
  left: 0;
  z-index: 2;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.choose-item .text-item {
  color: #666;
}
.choose-item:hover .img-item:before {
  background: rgba(255, 255, 255, 0.2);
}
.choose-item:hover .text-item {
  color: #000;
}

.list-item {
  display: block;
  background-color: #fff;
}
.list-item .img-wrap .img-item {
  padding-top: 56.25%;
}
.list-item .text-item {
  padding: 10px 15px;
}
.list-item .text-item p {
  color: #666;
  margin: 0;
}
.list-item:hover .img-wrap {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.list-item:hover .text-item p {
  color: #000;
}

.list-item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border: 1px solid #f1f1f1;
}
@media (max-width: 991px) {
  .list-item2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.list-item2 .img-wrap {
  width: 55%;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .list-item2 .img-wrap {
    width: 100%;
    margin-right: 0;
  }
}
.list-item2 .img-wrap .img-item {
  padding-top: 75%;
}
.list-item2 .text-item {
  width: calc(45% - 30px);
}
@media (max-width: 991px) {
  .list-item2 .text-item {
    width: 100%;
    text-align: center;
    padding: 15px;
  }
}
.list-item2 .text-item h4 {
  color: #000;
}
.list-item2 .text-item p {
  color: #666;
  margin: 0;
}
.list-item2 .more {
  padding: 15px 45px;
  border-radius: 5px;
  background-color: #064162;
  color: #fff !important;
}
.list-item2:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.list-item2:hover .text-item p {
  color: #000;
}

.list-item3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border: 1px solid #f1f1f1;
}
@media (max-width: 991px) {
  .list-item3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.list-item3 .img-wrap {
  width: 15%;
  margin: 15px 30px;
}
@media (max-width: 991px) {
  .list-item3 .img-wrap {
    margin: 15px auto;
  }
}
.list-item3 .img-wrap .img-item {
  padding-top: 100%;
}
.list-item3 .text-item {
  width: 70%;
  padding: 10px 15px;
}
@media (max-width: 991px) {
  .list-item3 .text-item {
    width: 100%;
    text-align: center;
  }
}
.list-item3 .text-item h4 {
  color: #000;
}
.list-item3 .text-item p {
  color: #666;
  margin: 0;
}
.list-item3 .more {
  padding: 15px 45px;
  border-radius: 5px;
  background-color: #064162;
  color: #fff !important;
}
.list-item3:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";
  /*IE 8*/
  /*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.list-item3:hover .text-item p {
  color: #000;
}

.section_product_items {
  color: #999;
  position: relative;
  display: block;
}
.section_product_items .img-wrap .img-item .add-cart {
  position: absolute;
  bottom: 0;
  left: 0px;
  text-align: center;
  width: 100%;
  height: 45px;
  background: #f5af48;
  display: none;
  opacity: 0;
  z-index: 4;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.section_product_items .img-wrap .img-item .add-cart .btn-cart {
  color: #fff;
  font-size: 18px;
}
.section_product_items .img-wrap .img-item .add-cart:hover, .section_product_items .img-wrap .img-item .add-cart.active {
  background: #ffc46d;
}
.section_product_items .img-wrap .img-item .add-cart:hover .btn-cart, .section_product_items .img-wrap .img-item .add-cart.active .btn-cart {
  color: #fff;
}
.section_product_items .img-wrap .img-item img {
  transition: all 1.3s ease;
  -moz-transition: all 1.3s ease;
  -webkit-transition: all 1.3s ease;
}
.section_product_items .img-wrap .img-item:hover .add-cart {
  display: block;
  opacity: 1;
}
.section_product_items:hover {
  color: #000;
}
.section_product_items:hover .img-item img {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.section_product_items p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.breadcrumb-area {
  background: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.breadcrumb-area .breadcrumb {
  background: #fff;
  border-radius: 0;
  padding: 0.75rem 0rem;
  margin: 0;
}
@media (max-width: 991px) {
  .breadcrumb-area .breadcrumb > a {
    display: none !important;
  }
}
.breadcrumb-area .breadcrumb li {
  position: relative;
  margin-right: 20px;
}
@media (max-width: 991px) {
  .breadcrumb-area .breadcrumb li {
    font-size: 12px;
  }
}
.breadcrumb-area .breadcrumb li a {
  color: #666;
  display: block;
}
.breadcrumb-area .breadcrumb li a:hover {
  color: #000;
}
@media (max-width: 991px) {
  .breadcrumb-area .breadcrumb li a {
    font-size: 12px;
  }
}
.breadcrumb-area .breadcrumb li:before {
  content: "/";
  position: absolute;
  display: block;
  top: -6px;
  right: -15px;
  color: #000 !important;
}
@media (max-width: 991px) {
  .breadcrumb-area .breadcrumb li:before {
    top: -1px;
    right: -15px;
  }
}
.breadcrumb-area .breadcrumb li:last-child:before {
  display: none;
}
.breadcrumb-area .breadcrumb li.active a {
  color: #c68518;
}

.form-control-custom {
  display: inline-block;
  padding: 0.175rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 7.5px;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #105e6c;
  border-radius: 50px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.section-title {
  position: relative;
  margin-bottom: 80px;
}
.section-title h4 {
  color: #71c5c5;
  text-transform: uppercase;
}
.section-title h2 {
  color: #333;
}
@media (max-width: 991px) {
  .section-title h2 {
    font-size: 28px;
  }
}
.section-title h2:before {
  content: "";
  display: block;
  background: #71c5c5;
  height: 3px;
  width: 60px;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 1;
}
.section-title p {
  color: #666;
  line-height: 28px;
}

.section-title-center {
  margin-bottom: 80px;
  text-align: center;
  position: relative;
}
.section-title-center h4 {
  color: #333;
  text-transform: uppercase;
}
.section-title-center h2 {
  color: #333;
  display: inline-block;
  position: relative;
}
@media (max-width: 991px) {
  .section-title-center h2 {
    font-size: 28px;
  }
}
.section-title-center h2:before {
  content: "";
  display: block;
  background-image: url(../images/index/line.png);
  height: 2px;
  width: 100%;
  position: absolute;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  bottom: -15px;
  z-index: 1;
}

.more {
  position: relative;
  display: inline-block;
  background-color: #71c5c5;
  border: 1px solid #71c5c5;
  padding: 7.5px 30px 7.5px 30px;
  border-radius: 25px;
  color: #fff;
  opacity: 0.8;
}
.more:hover {
  color: #fff;
  background-color: #71c5c5;
  border: 1px solid #71c5c5;
  opacity: 1;
}

.row75 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.row75 [class^=col] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.nav.nav-tabs {
  border: none;
}
.nav.nav-tabs .nav-link {
  color: #bbb;
  border: 1px solid #bbb;
  background-color: #fff;
  border-radius: 0px;
  margin: 0 15px;
  padding: 0.75rem 1.5rem;
}
@media (max-width: 991px) {
  .nav.nav-tabs .nav-link {
    margin: 0 15px 15px;
  }
}
.nav.nav-tabs .nav-link:hover, .nav.nav-tabs .nav-link.active {
  color: #fff;
  border: 1px solid #71c5c5;
  background-color: #71c5c5;
}
.nav.nav-tabs.nav-tabs02 {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.nav.nav-tabs.nav-tabs02 .nav-item {
  margin-bottom: 0;
}
.nav.nav-tabs.nav-tabs02 .nav-link {
  color: #666;
  border-bottom: 5px solid #fff;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  background-color: #fff;
  border-radius: 0;
  margin: 0 15px 0 0;
  padding: 7.5px 0rem;
  font-size: 20px;
}
@media (max-width: 991px) {
  .nav.nav-tabs.nav-tabs02 .nav-link {
    margin: 0 15px 15px;
  }
}
.nav.nav-tabs.nav-tabs02 .nav-link:hover, .nav.nav-tabs.nav-tabs02 .nav-link.active {
  color: #71c5c5;
  border-bottom: 5px solid #71c5c5;
  background-color: #fff;
}
.nav.nav-tabs.nav-tabs02 .nav-link:focus {
  outline: none;
}
.nav.nav-tabs.article-tab02-list .nav-link {
  color: #43a9a9;
  border: 1px solid #d7eaeb;
  background-color: #d7eaeb;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin: 0 15px;
  padding: 0.75rem 1.5rem;
}
@media (max-width: 991px) {
  .nav.nav-tabs.article-tab02-list .nav-link {
    margin: 0 15px 15px;
  }
}
.nav.nav-tabs.article-tab02-list .nav-link:hover, .nav.nav-tabs.article-tab02-list .nav-link.active {
  color: #fff;
  border: 1px solid #34796b;
  background-color: #34796b;
}

.article-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article-list li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-list li i {
  color: #d99a2f;
}

@media (min-width: 992px) {
  .col-md-20 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 991px) {
  .col-20 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 769px) {
  .banner_slider_mo {
    display: none;
  }
}
@media (max-width: 768px) {
  .banner_slider {
    display: none;
  }
  img {
    max-width: 100% !important;
  }
}
.pc_show {
  display: block !important;
}

.mb_show {
  display: none !important;
}

@media (max-width: 768px) {
  .mb_show {
    display: block !important;
  }
  .pc_show {
    display: none !important;
  }
}
@media (max-width: 768px) {
  summary {
    display: list-item;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .panel-title {
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
    border-bottom: 0.5px solid #ccc;
    height: 40px;
    position: relative;
    top: 1px;
  }
  .panel-body {
    padding: 5px 15px;
  }
  .panel-body .ec-list {
    padding: 7.5px 15px;
    position: relative;
  }
  .panel-body .ec-list:before {
    content: "-";
    display: block;
    position: absolute;
    top: 5px;
    left: 0px;
  }
}