html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*, *:after, *:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  margin: 0;
  color: var(--bzo-body_typo-color);
  font-size: var(--bzo-body_typo-font-size);
  font-family: var(--bzo-body_typo-font-family);
  line-height: var(--bzo-body_typo-line-height);
  background: var(--bzo-body-background);
  letter-spacing: var(--bzo-letter-spacing-body);
}
p {
  margin-bottom: 20px;
  line-height: var(--bzo-body_typo-line-height);
}
a {
  color: var(--bzo-title_typo-color);
  text-decoration: unset;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
:focus {
  outline: none;
}
a.active, a:focus, a:hover {
  color: var(--bzo-main-color);
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}
a:hover {
  cursor: pointer;
}
iframe, video, audio {
  width: 100%;
}
a:focus {
  outline: none;
  outline: none;
  outline-offset: unset;
}
input:focus {
  outline: 0;
  outline-style: none;
  outline-width: 0;
}
select {
  height: 48px;
  line-height: 48px;
  border: 1px solid var(--bzo-border-color);
  padding: 0 20px;
  font-size: 16px;
  border-radius: 0;
  font-family: inherit;
}
input {
  height: 48px;
  line-height: 48px;
  border: 1px solid var(--bzo-border-color);
  padding: 0 20px;
  font-size: var(--bzo-body_typo-font-size);
  border-radius: 0;
  color: var(--bzo-body_typo-color);
  font-family: var(--bzo-body_typo-font-family);
}
input[type="checkbox"] {
  width: 14px;
  height: 15px;
  line-height: 15px;
  vertical-align: middle;
  margin: 0px;
  border-radius: 0px;
  position: relative;
  margin-top: -3px;
}
.info-mailchimp input[type="checkbox"] {
  margin-top: -3px;
}
input[type="checkbox"]:before {
  content: "";
  width: 16px;
  height: 16px;
  background: #f5f5f5;
  border: 1px solid #727272;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  z-index: 2;
  cursor: pointer;
  font-family: 'Line Awesome Free';
  font-weight: 900;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-radius: 0px;
  position: absolute;
  top: -1px;
  left: -1px;
}
input[type="checkbox"]:checked {
  background: var(--bzo-main-color);
}
input[type="checkbox"]:checked:before {
  content: "\f00c";
  background: var(--bzo-main-color);
  border-color: var(--bzo-main-color);
}
input[type="text"] {
  max-width: 100%;
  font-family: var(--bzo-body_typo-font-family);
}
textarea {
  min-width: 50%;
  max-width: 100%;
  padding: 10px 20px;
  border: 1px solid var(--bzo-border-color);
  border-radius: 0;
  font-size: 14px;
  color: var(--bzo-body_typo-color);
  font-family: var(--bzo-body_typo-font-family);
}
img {
  max-width: 100%;
  height: auto;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
h1, h2, h3 {
  font-weight: 500;
  line-height: 1.15;
  margin-top: 20px;
  margin-bottom: 20px;
  color: var(--bzo-title_typo-color);
}
h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1;
  margin-top: 10px;
  margin-bottom: 12px;
  color: var(--bzo-title_typo-color);
}
@media(max-width: 1200px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
}
.wrap {
  position: relative;
  overflow: hidden;
}
.bzotech-container {
  max-width: var(--bzo-container-width) !important;
  margin-left: auto;
  margin-right: auto;
  padding-right: 60px;
  padding-left: 60px;
}
.elementor-top-section.elementor-section-boxed > .elementor-container, .e-con-boxed > .e-con-inner {}
.content-page-default .e-con-boxed > .e-con-inner, .content-page-default .elementor-top-section.elementor-section-boxed > .elementor-container, .widget-mega_page .e-con-boxed > .e-con-inner, .widget-mega_page .elementor-top-section.elementor-section-boxed > .elementor-container, .mega-menu .elementor-top-section.elementor-section-boxed > .elementor-container, .elementor-section .e-con-boxed > .e-con-inner, .e-con-boxed > .e-con-inner .e-con-inner {
  max-width: var(--content-width);
}
@media(max-width:1200px) {
  .bzotech-container {
    padding-right: var(--bzo-gutter);
    padding-left: var(--bzo-gutter);
  }
  .elementor-section.elementor-section-boxed > .elementor-container, .e-con-boxed > .e-con-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.bzotech-row {
  margin-right: var(--bzo-gutter-minus);
  margin-left: var(--bzo-gutter-minus);
  display: flex;
  flex-wrap: wrap;
}
.bzotech-col-lg-1, .bzotech-col-lg-10, .bzotech-col-lg-11, .bzotech-col-lg-12, .bzotech-col-lg-2, .bzotech-col-lg-3, .bzotech-col-lg-4, .bzotech-col-lg-5, .bzotech-col-lg-6, .bzotech-col-lg-7, .bzotech-col-lg-8, .bzotech-col-lg-9, .bzotech-col-md-1, .bzotech-col-md-10, .bzotech-col-md-11, .bzotech-col-md-12, .bzotech-col-md-2, .bzotech-col-md-3, .bzotech-col-md-4, .bzotech-col-md-5, .bzotech-col-md-6, .bzotech-col-md-7, .bzotech-col-md-8, .bzotech-col-md-9, .bzotech-col-sm-1, .bzotech-col-sm-10, .bzotech-col-sm-11, .bzotech-col-sm-12, .bzotech-col-sm-2, .bzotech-col-sm-3, .bzotech-col-sm-4, .bzotech-col-sm-5, .bzotech-col-sm-6, .bzotech-col-sm-7, .bzotech-col-sm-8, .bzotech-col-sm-9, .bzotech-col-xs-1, .bzotech-col-xs-10, .bzotech-col-xs-11, .bzotech-col-xs-12, .bzotech-col-xs-2, .bzotech-col-xs-3, .bzotech-col-xs-4, .bzotech-col-xs-5, .bzotech-col-xs-6, .bzotech-col-xs-7, .bzotech-col-xs-8, .bzotech-col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: var(--bzo-gutter);
  padding-left: var(--bzo-gutter);
  width: 100%;
}
.bzotech-col-sx-1 {
  width: 8.33333333%;
}
.bzotech-col-sx-2 {
  width: 16.66666667%
}
.bzotech-col-sx-3 {
  width: 25%;
}
.bzotech-col-sx-4 {
  width: 33.33333333%;
}
.bzotech-col-sx-5 {
  width: 41.66666667%;
}
.bzotech-col-sx-6 {
  width: 50%;
}
.bzotech-col-sx-7 {
  width: 58.33333333%;
}
.bzotech-col-sx-8 {
  width: 66.66666667%;
}
.bzotech-col-sx-9 {
  width: 75%;
}
.bzotech-col-sx-10 {
  width: 83.33333333%;
}
.bzotech-col-sx-11 {
  width: 91.66666667%;
}
.bzotech-col-sx-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .bzotech-col-sm-1 {
    width: 8.33333333%;
  }
  .bzotech-col-sm-2 {
    width: 16.66666667%
  }
  .bzotech-col-sm-3 {
    width: 25%;
  }
  .bzotech-col-sm-4 {
    width: 33.33333333%;
  }
  .bzotech-col-sm-5 {
    width: 41.66666667%;
  }
  .bzotech-col-sm-6 {
    width: 50%;
  }
  .bzotech-col-sm-7 {
    width: 58.33333333%;
  }
  .bzotech-col-sm-8 {
    width: 66.66666667%;
  }
  .bzotech-col-sm-9 {
    width: 75%;
  }
  .bzotech-col-sm-10 {
    width: 83.33333333%;
  }
  .bzotech-col-sm-11 {
    width: 91.66666667%;
  }
  .bzotech-col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .bzotech-col-md-1 {
    width: 8.33333333%;
  }
  .bzotech-col-md-2 {
    width: 16.66666667%
  }
  .bzotech-col-md-3 {
    width: 25%;
  }
  .bzotech-col-md-4 {
    width: 33.33333333%;
  }
  .bzotech-col-md-5 {
    width: 41.66666667%;
  }
  .bzotech-col-md-6 {
    width: 50%;
  }
  .bzotech-col-md-7 {
    width: 58.33333333%;
  }
  .bzotech-col-md-8 {
    width: 66.66666667%;
  }
  .bzotech-col-md-9 {
    width: 75%;
  }
  .bzotech-col-md-10 {
    width: 83.33333333%;
  }
  .bzotech-col-md-11 {
    width: 91.66666667%;
  }
  .bzotech-col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .bzotech-col-lg-1 {
    width: 8.33333333%;
  }
  .bzotech-col-lg-2 {
    width: 16.66666667%
  }
  .bzotech-col-lg-3 {
    width: 25%;
  }
  .bzotech-col-lg-4 {
    width: 33.33333333%;
  }
  .bzotech-col-lg-5 {
    width: 41.66666667%;
  }
  .bzotech-col-lg-6 {
    width: 50%;
  }
  .bzotech-col-lg-7 {
    width: 58.33333333%;
  }
  .bzotech-col-lg-8 {
    width: 66.66666667%;
  }
  .bzotech-col-lg-9 {
    width: 75%;
  }
  .bzotech-col-lg-10 {
    width: 83.33333333%;
  }
  .bzotech-col-lg-11 {
    width: 91.66666667%;
  }
  .bzotech-col-lg-12 {
    width: 100%;
  }
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
  clear: both;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
pre {
  white-space: pre-wrap;
}
blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright, .wp-caption.alignright, img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter, .wp-caption.aligncenter, img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
figure, .sv-default img {
  max-width: 100%;
  height: auto;
  margin-bottom: 25px;
}
.wp-block-image figure {
  margin-bottom: 25px;
}
.sv-default #st-map img {
  max-width: none;
  height: inherit;
}
.gallery {
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-item img {
  display: block;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 4px);
  max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 4px);
  max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1), .gallery-columns-4.gallery-size-thumbnail figure.gallery-item:nth-of-type(4n+1), .gallery-columns-5.gallery-size-thumbnail figure.gallery-item:nth-of-type(5n+1), .gallery-columns-6.gallery-size-thumbnail figure.gallery-item:nth-of-type(6n+1), .gallery-columns-7.gallery-size-thumbnail figure.gallery-item:nth-of-type(7n+1), .gallery-columns-8.gallery-size-thumbnail figure.gallery-item:nth-of-type(8n+1), .gallery-columns-9.gallery-size-thumbnail figure.gallery-item:nth-of-type(9n+1) {
  clear: left;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}
.gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}
.gallery:before {
  content: "";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery:before, .gallery:after {
  content: "";
  display: table;
}
.bypostauthor, .screen-reader-text, .wp-caption-text {
  display: block;
}
table {
  border-collapse: collapse;
}
table, th, td {
  border: 1px solid #d6d6d6;
  padding: 5px 10px;
}
.sticky {
  display: inline-block;
}
address, dd, dt {
  line-height: 24px;
  margin-top: 15px;
}
pre {
  padding: 15px;
  line-height: 20px;
  background-color: #f9f9f9;
  border: 1px solid #d6d6d6;
  margin-bottom: 30px;
  color: #868c93;
}
code {
  color: #cf0000;
  background: #f5e9ec;
}
pre code {
  padding: 10px;
}
kbd {
  background-color: #303030;
  color: #fff;
}
samp {
  font-style: italic;
}
hr {
  border-top: 1px solid var(--bzo-border-color);
  margin-bottom: 25px;
}
var, cite, em {
  font-style: italic;
}
abbr[data-original-title], abbr[title] {
  border-bottom: 1px dotted #555;
}
acronym[title] {
  font-size: 100%;
}
big {
  font-size: 120%;
}
del[cite] {
  color: #999;
}
ins[cite] {
  text-decoration: underline;
}
strong, sup, sub, u, strike, q {
  color: var(--bzo-title_typo-color);
  font-weight: 600;
}
.small, small {
  font-size: 86%;
}
blockquote > p:last-child {
  margin-bottom: 0;
}
blockquote {
  position: relative;
  color: var(--bzo-main-color);
  text-align: inherit;
  font-style: italic;
  margin-bottom: 35px;
  margin-top: 30px;
  font-weight: 500;
  font-size: 20px;
  padding: 0 30px;
}
blockquote p {
  font-weight: 500;
  font-size: 20px;
}
blockquote:before {
  content: "\f10d";
  font-family: 'Font Awesome 5 Free' !important;
  speak: never;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--bzo-main-color);
  position: absolute;
  left: 0px;
  font-size: 22px;
  font-weight: 600;
}
blockquote cite {
  display: block;
  font-size: 18px;
  color: var(--bzo-main-color);
  font-style: inherit;
  position: relative;
  margin-top: 25px;
  line-height: 24px;
}
.wp-block-button.alignleft, .wp-block-cover.alignleft {
  margin-right: 20px;
}
.wp-block-button.alignright, .wp-block-cover.alignright {
  margin-left: 20px;
}
.wp-block-image figcaption, .wp-block-video figcaption, .wp-block-embed figcaption {
  margin-top: 15px;
  margin-bottom: 24px;
  color: #999;
}
.wp-block-gallery.alignleft {
  margin-right: 20px;
}
.wp-block-gallery {
  margin-bottom: 20px !important;
}
.blocks-gallery-caption {
  margin-top: 20px;
}
.wp-block-gallery.alignright {
  margin-left: 20px;
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  padding: 10px;
  line-height: 20px;
}
.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar, .wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar {
  width: 4px;
}
.sidebar-fix-main::-webkit-scrollbar {
  width: 4px;
}
.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar-track, .wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
}
.sidebar-fix-main::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  background: #e5e5e5;
}
.wp-block-gallery .blocks-gallery-image figcaption::-webkit-scrollbar-thumb, .wp-block-gallery .blocks-gallery-item figcaption::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.sidebar-fix-main::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #fff;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  margin: 0 1.5px 1.5px 0;
}
.has-2-columns blockquote, .has-3-columns blockquote, .has-4-columns blockquote, .has-5-columns blockquote, .has-6-columns blockquote {
  margin-top: 0px;
  padding: 30px;
}
blockquote cite {
  font-size: 18px;
}
.has-2-columns blockquote:before, .has-3-columns blockquote:before, .has-4-columns blockquote:before, .has-5-columns blockquote:before, .has-6-columns blockquote:before {
  left: 15px;
  font-size: 80px;
}
.wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain), .wp-block-quote.is-large, .wp-block-quote.is-style-large {
  padding: 40px 80px 40px 80px;
}
.wp-block-pullquote.is-style-solid-color blockquote {}
.has-background blockquote {
  background: #fff;
  margin-bottom: 0;
  color: var(--bzo-main-color) !important;
}
.has-background blockquote cite {
  color: var(--bzo-main-color);
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 20px;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-size: 28px;
}
.wp-block-audio {
  margin-bottom: 30px;
}
.wp-block-pullquote:not(.is-style-solid-color) {
  padding: 0px;
}
ul.wp-block-archives-list, ul.wp-block-categories-list, ol.wp-block-latest-comments, ul.wp-block-latest-posts {
  padding-left: 0px !important;
  list-style: none;
}
ul.wp-block-latest-posts li {}
ul.wp-block-archives-list ul, ul.wp-block-categories-list ul {
  list-style: none;
  padding-left: 15px;
}
.detail-content-wrap > table {
  margin-bottom: 30px;
}
.wp-block-media-text {
  margin-bottom: 30px;
}
.wp-block-cover-text strong {
  color: #fff;
}
.wp-block-button__link {
  margin-bottom: 30px;
  background: var(--bzo-title_typo-color);
  padding: 15px 40px;
  font-weight: 500;
}
.wp-block-button__link:hover {
  background: var(--bzo-main-color);
  color: #fff;
}
.is-style-squared .wp-block-button__link {
  border-radius: 0px;
}
.has-background-dim .wp-block-cover-text, .wp-block-cover-image.has-background-dim, .wp-block-cover.has-background-dim {
  color: #fff;
}
.wp-block-cover-image.has-background-dim, .wp-block-cover.has-background-dim {
  margin-bottom: 30px;
}
.wp-block-group.has-background {
  padding: 20px;
  margin-bottom: 30px;
}
.wp-block-group.has-background p:last-child {
  margin-bottom: 0px;
}
.editor-styles-wrapper .has-large-font-size, .has-large-font-size {
  line-height: 1.5em;
}
.page-links {
  margin-top: 50px;
  margin-bottom: -10px;
}
.wp-block-query-pagination {
  margin-top: 30px;
}
.wp-block-query-pagination > .wp-block-query-pagination-next, .wp-block-query-pagination > .wp-block-query-pagination-previous {
  margin-top: -10px;
}
.wp-block-query-pagination .page-numbers, .page-links .post-page-numbers {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  border: 1px solid #B7B7B7;
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
}
.wp-block-query-pagination .page-numbers:hover, .wp-block-query-pagination .page-numbers.current:hover, .wp-block-query-pagination .page-numbers.current, .page-links .post-page-numbers:hover, .page-links .post-page-numbers.current:hover, .page-links .post-page-numbers.current {
  background: var(--bzo-main-color);
  color: #fff;
  border-color: var(--bzo-main-color);
}
.page-links .post-page-numbers:first-child {
  margin-left: 20px;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: 4px;
  margin-right: 5px;
}
.wp-block-post-comments-form input[type=submit] {
  background: #fff;
  color: var(--bzo-title_typo-color);
  border: 1px solid var(--bzo-title_typo-color);
  text-transform: uppercase;
  font-weight: 500;
  transition: .3s;
}
.wp-block-post-comments-form input[type=submit]:hover {
  background: var(--bzo-title_typo-color);
  color: #fff;
}
p.no-comments {
  margin-bottom: 0px;
  margin-top: 60px;
  background: #f5f5f5;
  padding: 15px;
  color: #2a3640;
}
.comment-list li.trackback, .comment-list li.pingback {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CFCFCF;
}
.comment-list li.trackback:first-child, .comment-list li.pingback:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: none;
}
.comment-list .trackback .edit-link, .comment-list .pingback .edit-link {
  color: #000;
  margin-left: 10px;
}
.comment-list .pingback .edit-link i, .comment-list .trackback .edit-link i {
  margin-right: 3px;
}
@media (min-width:600px) {
  .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin-right: 1.5px !important;
  }
}
.detail-content-wrap > .wp-block-archives-dropdown {
  margin-bottom: 30px;
}
.woocommerce-terms-and-conditions-wrapper label.checkbox {
  padding: 0px 23px;
}
.woocommerce-terms-and-conditions-wrapper .input-checkbox {
  margin-left: -27px !important;
}
.detail-content-wrap > *:last-child {
  margin-bottom: 0;
}
.detail-content-wrap > ul, .desc-comment-text > ul, .entry-content > ul, .detail-content-wrap > ol, .desc-comment-text > ol, .entry-content > ol {
  line-height: 30px;
  padding-left: 18px;
}
.detail-content-wrap > ol[start="8"], .desc-comment-text > ol[start="8"], .entry-content > ol[start="8"] {
  padding-left: 27px;
}
.detail-content-wrap > ul ul, .desc-comment-text > ul ul, .entry-content > ul ul, .detail-content-wrap > ol ol, .desc-comment-text > ol ol, .entry-content > ol ol, .detail-content-wrap > ol ul, .detail-content-wrap > ul ol, .entry-content > ol ul, .entry-content > ul ol, .desc-comment-text > ol ul, .desc-comment-text > ul ol {
  padding-left: 40px;
}
.detail-content-wrap > ul.wp-block-rss {
  padding-left: 0px;
  margin-bottom: 30px;
}
.detail-content-wrap .wp-block-search__label {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--bzo-title_typo-color);
  font-size: 26px;
}
.wp-block-social-links {
  margin-bottom: 30px;
  padding: 0 !important;
}
.wp-block-columns.has-background, .wp-block-column.has-background {
  padding: 0px 15px;
}
.wp-block-column.has-background p:last-child {
  margin-bottom: 0;
}
.wp-block-cover.is-repeated .wp-block-cover__inner-container, .wp-block-cover.has-parallax .wp-block-cover__inner-container {
  color: #fff;
}
.wp-block-file {
  margin: 30px 0;
}
.wp-block-file__button {
  border-radius: 0;
  padding: 12px 25px;
  background: var(--bzo-main-color);
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid var(--bzo-main-color);
}
.wp-block-file__button:hover {
  color: var(--bzo-main-color);
  background: #fff;
  border: 1px solid var(--bzo-main-color);
}
.desc-comment-text > ul, .desc-comment-text > ul ul, .detail-content-wrap > ul ul, .entry-content > ul ul {
  list-style-type: disc;
}
.desc-comment-text > address, .detail-content-wrap > address, .entry-content > address {
  line-height: 30px;
  margin-bottom: 20px;
}
.desc-comment-text > pre, .detail-content-wrap > pre, .entry-content > pre {
  margin-bottom: 30px;
}
.detail-content-wrap > ul:last-child, .detail-content-wrap > p:last-child, .desc-comment-text > ul:last-child, .desc-comment-text > p:last-child, .entry-content > ul:last-child, .entry-content > p:last-child {
  margin-bottom: 0px;
}
.detail-content-wrap > table th, .detail-content-wrap > table td, .desc-comment-text > table th, .desc-comment-text > table td, .entry-content > table th, .entry-content > table td {
  padding: 10px 15px;
}
.desc-comment-text > ol ul, .detail-content-wrap > ol ul, .entry-content > ol ul {
  list-style-type: disc;
}
.desc-comment-text > dl dd, .detail-content-wrap > dl dd, .entry-content > dl dd {
  margin-top: 8px;
  margin-bottom: 20px;
}
.edit-link-comment {
  margin-left: 15px;
}
.edit-link-comment i {
  font-size: 18px;
  margin-right: 5px;
}
.wp-caption .wp-caption-text {
  margin-top: 15px;
  color: #999;
}
.wp-caption {
  margin-bottom: 20px;
}
.wp-caption:last-child {
  margin-bottom: 0px;
}
.aligncenter {
  text-align: center;
}
.detail-content-wrap > .gallery:last-child {
  margin-bottom: 0px;
}
.post-password-form input[type=submit] {
  vertical-align: top;
  padding: 0px 40px;
  height: 48px;
  line-height: 48px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  text-transform: capitalize;
  font-weight: 600;
  border-radius: 0px;
  color: #fff;
  text-align: center;
  background-color: var(--bzo-main-color);
  border: 1px solid var(--bzo-main-color);
  border-radius: 0px;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
}
.post-password-form input[type=submit]:hover {
  color: var(--bzo-main-color);
  background: #fff;
}
.post-password-form input[type="password"] {
  height: 48px;
  line-height: 48px;
  margin-left: 10px;
  background: #f5f5f5;
  border: 1px solid var(--bzo-border-color);
  padding: 0px 20px;
  margin-right: 0px;
  border-radius: 0px;
}
.comment-text .description, .content-comment, .entry-content, .detail-content-wrap {
  color: var(--bzo-body_typo-color);
}
.woocommerce-pagination .pagi-nav {
  margin-top: 60px;
}
.pagi-nav {
  text-align: left;
  margin: auto;
  margin-top: 60px;
  margin-bottom: -10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagi-nav .page-numbers {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  color: var(--bzo-title_typo-color);
  border-bottom: 1px solid var(--bzo-border-color);
  margin-bottom: 10px;
  border-radius: 0px;
  text-align: center;
}
.pagi-nav .page-numbers.next, .pagi-nav .page-numbers.prev {
  border: none;
  font-size: 18px;
}
.pagi-nav .page-numbers i {
  padding-top: 2px;
}
.pagi-nav .page-numbers:last-child {
  margin-right: 0px;
}
.pagi-nav .page-numbers.current, .pagi-nav .page-numbers.current:hover {
  border-color: var(--bzo-main-color);
  color: var(--bzo-main-color);
  position: relative;
  z-index: 1;
}
.pagi-nav .page-numbers:hover {
  border-color: var(--bzo-main-color);
  color: var(--bzo-main-color);
}
.pagi-nav-block {
  text-align: center;
}
@media(max-width: 1200px) {
  blockquote {
    font-size: 16px;
  }
  blockquote:before {}
  .woocommerce-pagination .pagi-nav {
    margin-top: 40px;
  }
}
@media(max-width: 991px) {
  blockquote {
    font-size: 16px;
    margin-bottom: 25px;
  }
  blockquote:before {
    left: 10px;
    font-size: 18px;
  }
  blockquote, blockquote p {
    font-size: 18px;
    line-height: 30px;
  }
}
.bg-white {
  background-color: #fff;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.flex-wrapper {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
}
.flex_direction-row {
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
}
.flex_direction-column {
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
}
.flex_wrap-wrap, .wrap-elementor-container .elementor-container {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.flex_wrap-nowrap {
  flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.flex-align-left, .justify_content-flex-start {
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.flex-align-right, .justify_content-flex-end {
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.flex-align-center, .justify_content-center {
  justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
}
.justify_content-space-between {
  justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
}
.justify_content-space-around {
  justify-content: space-around;
  -ms-justify-content: space-around;
  -webkit-justify-content: space-around;
}
.align_items-flex-start {
  align-items: flex-start;
  -ms-align-items: flex-start;
  -webkit-align-items: flex-start;
}
.align_items-flex-end {
  align-items: flex-end;
  -ms-align-items: flex-end;
  -webkit-align-items: flex-end;
}
.align_items-center {
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
}
.align_items-baseline {
  align-items: baseline;
  -ms-align-items: baseline;
  -webkit-align-items: baseline;
}
.align_items-stretch {
  align-items: stretch;
  -ms-align-items: stretch;
  -webkit-align-items: stretch;
}
.align-content-center {
  align-content: center;
  align-items: center;
}
.align-content-flex-start {
  align-content: flex-start;
  align-items: flex-start;
}
.align-content-flex-end {
  align-content: flex-end;
  align-items: flex-end;
}
.title14, .title15, .title8, .title12, .title16, .title18, .title20, .title22, .title24, .title26, .title27, .title28, .title30, .title32, .title34, .title36, .title38, .title40, .title44, .title46, .title48, .title50, .title60, .title70, .title80, .title90, .title120, .title160, .title100, .title150 {
  margin: 0;
}
.title8 {
  font-size: 8px;
}
.title12 {
  font-size: 12px;
}
.title14 {
  font-size: 14px;
}
.title15 {
  font-size: 15px;
}
.title16 {
  font-size: 16px;
}
.title18 {
  font-size: 18px;
}
.title20 {
  font-size: 20px;
  line-height: 28px;
}
.title22 {
  font-size: 22px;
  line-height: 30px;
}
.title24 {
  font-size: 24px;
}
.title26 {
  font-size: 26px;
}
.title27 {
  font-size: 27px;
}
.title28 {
  font-size: 28px;
}
.title30 {
  font-size: 30px;
}
.title32 {
  font-size: 32px;
}
.title34 {
  font-size: 34px;
}
.title36 {
  font-size: 36px;
}
.title38 {
  font-size: 38px;
}
.title40 {
  font-size: 40px;
}
.title44 {
  font-size: 44px;
}
.title46 {
  font-size: 46px;
}
.title48 {
  font-size: 48px;
}
.title50 {
  font-size: 50px;
}
.title60 {
  font-size: 60px;
}
.title70 {
  font-size: 70px;
}
.title80 {
  font-size: 80px;
}
.title90 {
  font-size: 90px;
}
.title120 {
  font-size: 120px;
}
.title160 {
  font-size: 160px;
}
.title100 {
  font-size: 100px;
}
.title150 {
  font-size: 150px;
}
.font-light {
  font-weight: 300;
}
.font-regular {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.clearfix {
  clear: both;
}
.hide, .hidden {
  display: none !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.line-height24 {
  line-height: 24px;
}
.line-height36 {
  line-height: 36px;
}
.inline-block {
  display: inline-block !important;
  vertical-align: top;
}
.list-none {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-inline-block {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-inline-block > li {
  display: inline-block;
}
.list-block > li {
  display: block;
}
.logo-text {
  margin: 0;
}
.logo-inline-block .logo-text-wrapper a > * {
  display: inline-block;
  vertical-align: middle;
}
.btn-loadmore {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.main-page-mega {
  margin: 80px 0;
}
#main-content {
  padding: 80px 0;
}
@media(max-width: 1200px) {
  #main-content {
    padding: 40px 0 40px 0;
  }
}
.bzotech-scrollbar {
  overflow-y: scroll;
  scrollbar-width: none;
}
.bzotech-scrollbar::-webkit-scrollbar {
  width: 5px;
  left: 5px;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.bzotech-scrollbar::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 30px;
}
.bzotech-scrollbar::-webkit-scrollbar-thumb {
  background: var(--bzo-main-color2);
  border-radius: 30px;
}
.bzotech-scrollbar::-webkit-scrollbar-thumb:hover {
  background: var(--bzo-main-color);
}
.box-content-custom > *:last-child {
  margin-bottom: 0px;
}
.zoomContainer {
  z-index: 999;
}
.zoomContainer .zoomWindow {
  background-color: #fff;
}
.elbzotech-hidden {
  overflow: hidden;
}
.elbzotech-border-radius {
  border-radius: 30px;
}
.error-message {
  color: #EA4335;
}
.main-color {
  color: var(--bzo-main-color);
}
.main-color2 {
  color: var(--bzo-main-color2);
}
.bg-color {
  background-color: var(--bzo-main-color);
}
.bg-color-darken {
  background: var(--bzo-main-color-mix-black);
}
.bg-main-color-mix-white {
  background: var(--bzo-main-color-mix-white);
}
.bg-main-color-mix-white2 {
  background: var(--bzo-main-color-mix-white2);
}
.bg-main-color-mix-white3 {
  background: var(--bzo-main-color-mix-white3);
}
.bg-color2 {
  background-color: var(--bzo-main-color2);
}
.bg-color-lighten {
  background-color: var(--bzo-main-color-bg);
}
.bg-color2-lighten {
  background-color: var(--bzo-main-color2);
}
.bg-color-title {
  background-color: var(--bzo-title_typo-color2);
}
.color-white {
  color: #fff;
}
.color-body {
  color: var(--bzo-body_typo-color);
}
.color-title {
  color: var(--bzo-title_typo-color);
}
.color-title2 {
  color: var(--bzo-title_typo-color2);
}
.color-gray {
  color: var(--bzo-gray-color);
}
.ui-widget {
  font-family: inherit !important;
  font-size: inherit !important;
}
.font-body {
  font-family: var(--bzo-body_typo-font-family);
}
.font-title {
  font-family: var(--bzo-title_typo-font-family);
}
.border-color-main {
  border-color: var(--bzo-main-color) !important;
}
.e-main-color {
  color: var(--bzo-main-color);
}
.e-main-color2 {
  color: var(--bzo-main-color2);
}
.e-main-color-darken {
  color: var(--bzo-main-color-mix-black);
}
.e-bg-color {
  background-color: var(--bzo-main-color);
}
.e-bg-color2 {
  background-color: var(--bzo-main-color2);
}
.e-bg-color-lighten {
  background-color: var(--bzo-main-color-bg);
}
.e-bg-color-title {
  background-color: var(--bzo-title_typo-color);
}
.e-bg-color-title2 {
  background-color: var(--bzo-title_typo-color2);
}
.e-color-body {
  color: var(--bzo-body_typo-color);
}
.e-color-title {
  color: var(--bzo-title_typo-color);
}
.e-color-white {
  color: #fff;
}
.e-color-gray {
  color: var(--bzo-gray-color);
}
.e-font-body {
  font-family: var(--bzo-body_typo-font-family);
}
.e-font-title {
  font-family: var(--bzo-title_typo-font-family);
}
.e-border-color-main {
  border-color: var(--bzo-main-color);
}
.hover-e-main-color:hover {
  color: var(--bzo-main-color);
}
.hover-e-main-color-darken:hover {
  color: var(--bzo-main-color-mix-black);
}
.hover-e-main-color2:hover {
  color: var(--bzo-main-color2);
}
.hover-e-color-body:hover {
  color: var(--bzo-body_typo-color);
}
.hover-e-color-title:hover {
  color: var(--bzo-title_typo-color);
}
.hover-e-color-gray:hover {
  color: var(--bzo-gray-color);
}
.list-links-scroll .elbzotech-list-link-global {
  display: flex;
  flex-wrap: nowrap;
  display: flex;
  flex-wrap: nowrap;
  animation-name: bzo-scroll;
  animation-duration: 45s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.list-links-scroll .elbzotech-list-link-global:hover {
  animation-play-state: paused;
}
.list-links-scroll .elbzotech-list-link-global a {
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%;
  position: relative;
}
.list-links-scroll .elbzotech-list-link-global .title {
  white-space: nowrap;
}
.list-links-scroll-ver {
  overflow: hidden;
}
.list-links-scroll-ver .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  animation-name: bzo-scroll-ver;
  animation-duration: 60s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  gap: 30px;
}
.list-links-scroll-ver .swiper-wrapper:hover {
  animation-play-state: paused;
}
.list-links-scroll-ver .swiper-wrapper .swiper-slide {
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%;
  position: relative;
  height: 100%;
}
.list-links-scroll2 {
  overflow: hidden;
}
.list-links-scroll2 .elbzotech-list-link-global {
  display: flex;
  flex-wrap: nowrap;
  animation-name: bzo-scroll2;
  animation-duration: 45s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.list-links-scroll2 .elbzotech-list-link-global:hover {
  animation-play-state: paused;
}
.list-links-scroll2 .elbzotech-list-link-global a {
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 100%;
  position: relative;
}
@media(min-width: 1200px) {
  .visible-nav-on-hover .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav {
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transform: scale(0.5) translateY(-50%);
  }
  .visible-nav-on-hover .display-swiper-navi-style1:hover .bzotech-swiper-navi .swiper-button-nav {
    opacity: 1;
    visibility: visible;
    transition: .3s;
    transform: scale(1) translateY(-50%);
  }
  .list-links-scroll .swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
    animation-name: bzo-scroll;
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }
  .list-links-scroll2 .swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
    animation-name: bzo-scroll2;
    animation-duration: 25s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }
  .list-links-scroll .swiper-wrapper:hover, .list-links-scroll2 .swiper-wrapper:hover {
    animation-play-state: paused;
  }
  .list-links-scroll .swiper-wrapper .swiper-slide, .list-links-scroll2 .swiper-wrapper .swiper-slide {
    white-space: nowrap;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 100%;
    position: relative;
  }
}
.banner-info-fill, .banner-info-fill .adv-thumb-link, .banner-info-fill .elbzotech-banner-info-global-thumb, .banner-info-fill .elbzotech-banner-info-global-wrap {
  object-fit: fill;
  height: 100%;
}
.banner-info-fill .elbzotech-banner-info-global-thumb.elbzotech-hidden img {
  height: 100%;
}
@media(max-width: 767px) {
  .list-links-scroll .elbzotech-list-link-global, .list-links-scroll2 .elbzotech-list-link-global {
    animation-duration: 25s;
  }
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-resizable {
  position: relative
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}
.ui-menu .ui-menu {
  position: absolute
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}
.ui-menu-icons {
  position: relative
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap
}
input.ui-button.ui-button-icon-only {
  text-indent: 0
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0
}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em)
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid
}
.ui-checkboxradio-disabled {
  pointer-events: none
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px
}
.ui-datepicker .ui-datepicker-next {
  right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}
.ui-datepicker td {
  border: 0;
  padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}
.ui-datepicker.ui-datepicker-multi {
  width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}
.ui-datepicker-rtl {
  direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0
}
.ui-selectmenu-open {
  display: block
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0
}
.ui-slider {
  position: relative;
  text-align: left
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal {
  height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.ui-slider-vertical {
  width: .8em;
  height: 100px
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none
}
.ui-spinner-up {
  top: 0
}
.ui-spinner-down {
  bottom: 0
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px
}
body .ui-tooltip {
  border-width: 2px
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}
.ui-widget .ui-widget {
  font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}
.ui-widget-content a {
  color: #333
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}
.ui-widget-header a {
  color: #333
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214)
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_444444_256x240.png)
}
.ui-widget-header .ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_444444_256x240.png)
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_555555_256x240.png)
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_ffffff_256x240.png)
}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_777620_256x240.png)
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_cc0000_256x240.png)
}
.ui-button .ui-icon {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/ui-icons_777777_256x240.png)
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-caret-1-n {
  background-position: 0 0
}
.ui-icon-caret-1-ne {
  background-position: -16px 0
}
.ui-icon-caret-1-e {
  background-position: -32px 0
}
.ui-icon-caret-1-se {
  background-position: -48px 0
}
.ui-icon-caret-1-s {
  background-position: -65px 0
}
.ui-icon-caret-1-sw {
  background-position: -80px 0
}
.ui-icon-caret-1-w {
  background-position: -96px 0
}
.ui-icon-caret-1-nw {
  background-position: -112px 0
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-seek-first {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px
}
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900)
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp-solid, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto
}
.fa-classic, .fa-regular, .fa-solid, .far, .fas {
  font-family: "Font Awesome 6 Free"
}
.fa-brands, .fab {
  font-family: "Font Awesome 6 Brands"
}
.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-2xs {
  font-size: .625em;
  line-height: .1em;
  vertical-align: .225em
}
.fa-xs {
  font-size: .75em;
  line-height: .08333em;
  vertical-align: .125em
}
.fa-sm {
  font-size: .875em;
  line-height: .07143em;
  vertical-align: .05357em
}
.fa-lg {
  font-size: 1.25em;
  line-height: .05em;
  vertical-align: -.075em
}
.fa-xl {
  font-size: 1.5em;
  line-height: .04167em;
  vertical-align: -.125em
}
.fa-2xl {
  font-size: 2em;
  line-height: .03125em;
  vertical-align: -.1875em
}
.fa-fw {
  text-align: center;
  width: 1.25em
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0
}
.fa-ul > li {
  position: relative
}
.fa-li {
  left: calc(var(--fa-li-width, 2em)*-1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit
}
.fa-border {
  border-radius: var(--fa-border-radius, .1em);
  border: var(--fa-border-width, .08em) var(--fa-border-style, solid) var(--fa-border-color, #eee);
  padding: var(--fa-border-padding, .2em .25em .15em)
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, .3em)
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, .3em)
}
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out)
}
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))
}
.fa-fade {
  animation-name: fa-fade;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}
.fa-beat-fade, .fa-fade {
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s)
}
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))
}
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out)
}
.fa-shake {
  animation-name: fa-shake;
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear)
}
.fa-shake, .fa-spin {
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal)
}
.fa-spin {
  animation-name: fa-spin;
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear)
}
.fa-spin-reverse {
  --fa-animation-direction: reverse
}
.fa-pulse, .fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8))
}
@media (prefers-reduced-motion:reduce) {
  .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1)
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25))
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1) translateY(0)
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0)
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0)
  }
  57% {
    transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em))
  }
  64% {
    transform: scale(1) translateY(0)
  }
  to {
    transform: scale(1) translateY(0)
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, .4)
  }
}
@keyframes fa-beat-fade {
  0%, to {
    opacity: var(--fa-beat-fade-opacity, .4);
    transform: scale(1)
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125))
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg)
  }
  4% {
    transform: rotate(15deg)
  }
  8%, 24% {
    transform: rotate(-18deg)
  }
  12%, 28% {
    transform: rotate(18deg)
  }
  16% {
    transform: rotate(-22deg)
  }
  20% {
    transform: rotate(22deg)
  }
  32% {
    transform: rotate(-12deg)
  }
  36% {
    transform: rotate(12deg)
  }
  40%, to {
    transform: rotate(0deg)
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
.fa-rotate-90 {
  transform: rotate(90deg)
}
.fa-rotate-180 {
  transform: rotate(180deg)
}
.fa-rotate-270 {
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  transform: scaleX(-1)
}
.fa-flip-vertical {
  transform: scaleY(-1)
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1)
}
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0))
}
.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%;
  z-index: var(--fa-stack-z-index, auto)
}
.fa-stack-1x {
  line-height: inherit
}
.fa-stack-2x {
  font-size: 2em
}
.fa-inverse {
  color: var(--fa-inverse, #fff)
}
.fa-0:before {
  content: "\30"
}
.fa-1:before {
  content: "\31"
}
.fa-2:before {
  content: "\32"
}
.fa-3:before {
  content: "\33"
}
.fa-4:before {
  content: "\34"
}
.fa-5:before {
  content: "\35"
}
.fa-6:before {
  content: "\36"
}
.fa-7:before {
  content: "\37"
}
.fa-8:before {
  content: "\38"
}
.fa-9:before {
  content: "\39"
}
.fa-fill-drip:before {
  content: "\f576"
}
.fa-arrows-to-circle:before {
  content: "\e4bd"
}
.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
  content: "\f138"
}
.fa-at:before {
  content: "\40"
}
.fa-trash-alt:before, .fa-trash-can:before {
  content: "\f2ed"
}
.fa-text-height:before {
  content: "\f034"
}
.fa-user-times:before, .fa-user-xmark:before {
  content: "\f235"
}
.fa-stethoscope:before {
  content: "\f0f1"
}
.fa-comment-alt:before, .fa-message:before {
  content: "\f27a"
}
.fa-info:before {
  content: "\f129"
}
.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
  content: "\f422"
}
.fa-explosion:before {
  content: "\e4e9"
}
.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
  content: "\f15c"
}
.fa-wave-square:before {
  content: "\f83e"
}
.fa-ring:before {
  content: "\f70b"
}
.fa-building-un:before {
  content: "\e4d9"
}
.fa-dice-three:before {
  content: "\f527"
}
.fa-calendar-alt:before, .fa-calendar-days:before {
  content: "\f073"
}
.fa-anchor-circle-check:before {
  content: "\e4aa"
}
.fa-building-circle-arrow-right:before {
  content: "\e4d1"
}
.fa-volleyball-ball:before, .fa-volleyball:before {
  content: "\f45f"
}
.fa-arrows-up-to-line:before {
  content: "\e4c2"
}
.fa-sort-desc:before, .fa-sort-down:before {
  content: "\f0dd"
}
.fa-circle-minus:before, .fa-minus-circle:before {
  content: "\f056"
}
.fa-door-open:before {
  content: "\f52b"
}
.fa-right-from-bracket:before, .fa-sign-out-alt:before {
  content: "\f2f5"
}
.fa-atom:before {
  content: "\f5d2"
}
.fa-soap:before {
  content: "\e06e"
}
.fa-heart-music-camera-bolt:before, .fa-icons:before {
  content: "\f86d"
}
.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
  content: "\f539"
}
.fa-bridge-circle-check:before {
  content: "\e4c9"
}
.fa-pump-medical:before {
  content: "\e06a"
}
.fa-fingerprint:before {
  content: "\f577"
}
.fa-hand-point-right:before {
  content: "\f0a4"
}
.fa-magnifying-glass-location:before, .fa-search-location:before {
  content: "\f689"
}
.fa-forward-step:before, .fa-step-forward:before {
  content: "\f051"
}
.fa-face-smile-beam:before, .fa-smile-beam:before {
  content: "\f5b8"
}
.fa-flag-checkered:before {
  content: "\f11e"
}
.fa-football-ball:before, .fa-football:before {
  content: "\f44e"
}
.fa-school-circle-exclamation:before {
  content: "\e56c"
}
.fa-crop:before {
  content: "\f125"
}
.fa-angle-double-down:before, .fa-angles-down:before {
  content: "\f103"
}
.fa-users-rectangle:before {
  content: "\e594"
}
.fa-people-roof:before {
  content: "\e537"
}
.fa-people-line:before {
  content: "\e534"
}
.fa-beer-mug-empty:before, .fa-beer:before {
  content: "\f0fc"
}
.fa-diagram-predecessor:before {
  content: "\e477"
}
.fa-arrow-up-long:before, .fa-long-arrow-up:before {
  content: "\f176"
}
.fa-burn:before, .fa-fire-flame-simple:before {
  content: "\f46a"
}
.fa-male:before, .fa-person:before {
  content: "\f183"
}
.fa-laptop:before {
  content: "\f109"
}
.fa-file-csv:before {
  content: "\f6dd"
}
.fa-menorah:before {
  content: "\f676"
}
.fa-truck-plane:before {
  content: "\e58f"
}
.fa-record-vinyl:before {
  content: "\f8d9"
}
.fa-face-grin-stars:before, .fa-grin-stars:before {
  content: "\f587"
}
.fa-bong:before {
  content: "\f55c"
}
.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
  content: "\f67b"
}
.fa-arrow-down-up-across-line:before {
  content: "\e4af"
}
.fa-spoon:before, .fa-utensil-spoon:before {
  content: "\f2e5"
}
.fa-jar-wheat:before {
  content: "\e517"
}
.fa-envelopes-bulk:before, .fa-mail-bulk:before {
  content: "\f674"
}
.fa-file-circle-exclamation:before {
  content: "\e4eb"
}
.fa-circle-h:before, .fa-hospital-symbol:before {
  content: "\f47e"
}
.fa-pager:before {
  content: "\f815"
}
.fa-address-book:before, .fa-contact-book:before {
  content: "\f2b9"
}
.fa-strikethrough:before {
  content: "\f0cc"
}
.fa-k:before {
  content: "\4b"
}
.fa-landmark-flag:before {
  content: "\e51c"
}
.fa-pencil-alt:before, .fa-pencil:before {
  content: "\f303"
}
.fa-backward:before {
  content: "\f04a"
}
.fa-caret-right:before {
  content: "\f0da"
}
.fa-comments:before {
  content: "\f086"
}
.fa-file-clipboard:before, .fa-paste:before {
  content: "\f0ea"
}
.fa-code-pull-request:before {
  content: "\e13c"
}
.fa-clipboard-list:before {
  content: "\f46d"
}
.fa-truck-loading:before, .fa-truck-ramp-box:before {
  content: "\f4de"
}
.fa-user-check:before {
  content: "\f4fc"
}
.fa-vial-virus:before {
  content: "\e597"
}
.fa-sheet-plastic:before {
  content: "\e571"
}
.fa-blog:before {
  content: "\f781"
}
.fa-user-ninja:before {
  content: "\f504"
}
.fa-person-arrow-up-from-line:before {
  content: "\e539"
}
.fa-scroll-torah:before, .fa-torah:before {
  content: "\f6a0"
}
.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
  content: "\f458"
}
.fa-toggle-off:before {
  content: "\f204"
}
.fa-archive:before, .fa-box-archive:before {
  content: "\f187"
}
.fa-person-drowning:before {
  content: "\e545"
}
.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
  content: "\f886"
}
.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
  content: "\f58a"
}
.fa-spray-can:before {
  content: "\f5bd"
}
.fa-truck-monster:before {
  content: "\f63b"
}
.fa-w:before {
  content: "\57"
}
.fa-earth-africa:before, .fa-globe-africa:before {
  content: "\f57c"
}
.fa-rainbow:before {
  content: "\f75b"
}
.fa-circle-notch:before {
  content: "\f1ce"
}
.fa-tablet-alt:before, .fa-tablet-screen-button:before {
  content: "\f3fa"
}
.fa-paw:before {
  content: "\f1b0"
}
.fa-cloud:before {
  content: "\f0c2"
}
.fa-trowel-bricks:before {
  content: "\e58a"
}
.fa-face-flushed:before, .fa-flushed:before {
  content: "\f579"
}
.fa-hospital-user:before {
  content: "\f80d"
}
.fa-tent-arrow-left-right:before {
  content: "\e57f"
}
.fa-gavel:before, .fa-legal:before {
  content: "\f0e3"
}
.fa-binoculars:before {
  content: "\f1e5"
}
.fa-microphone-slash:before {
  content: "\f131"
}
.fa-box-tissue:before {
  content: "\e05b"
}
.fa-motorcycle:before {
  content: "\f21c"
}
.fa-bell-concierge:before, .fa-concierge-bell:before {
  content: "\f562"
}
.fa-pen-ruler:before, .fa-pencil-ruler:before {
  content: "\f5ae"
}
.fa-people-arrows-left-right:before, .fa-people-arrows:before {
  content: "\e068"
}
.fa-mars-and-venus-burst:before {
  content: "\e523"
}
.fa-caret-square-right:before, .fa-square-caret-right:before {
  content: "\f152"
}
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}
.fa-sun-plant-wilt:before {
  content: "\e57a"
}
.fa-toilets-portable:before {
  content: "\e584"
}
.fa-hockey-puck:before {
  content: "\f453"
}
.fa-table:before {
  content: "\f0ce"
}
.fa-magnifying-glass-arrow-right:before {
  content: "\e521"
}
.fa-digital-tachograph:before, .fa-tachograph-digital:before {
  content: "\f566"
}
.fa-users-slash:before {
  content: "\e073"
}
.fa-clover:before {
  content: "\e139"
}
.fa-mail-reply:before, .fa-reply:before {
  content: "\f3e5"
}
.fa-star-and-crescent:before {
  content: "\f699"
}
.fa-house-fire:before {
  content: "\e50c"
}
.fa-minus-square:before, .fa-square-minus:before {
  content: "\f146"
}
.fa-helicopter:before {
  content: "\f533"
}
.fa-compass:before {
  content: "\f14e"
}
.fa-caret-square-down:before, .fa-square-caret-down:before {
  content: "\f150"
}
.fa-file-circle-question:before {
  content: "\e4ef"
}
.fa-laptop-code:before {
  content: "\f5fc"
}
.fa-swatchbook:before {
  content: "\f5c3"
}
.fa-prescription-bottle:before {
  content: "\f485"
}
.fa-bars:before, .fa-navicon:before {
  content: "\f0c9"
}
.fa-people-group:before {
  content: "\e533"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}
.fa-heart-broken:before, .fa-heart-crack:before {
  content: "\f7a9"
}
.fa-external-link-square-alt:before, .fa-square-up-right:before {
  content: "\f360"
}
.fa-face-kiss-beam:before, .fa-kiss-beam:before {
  content: "\f597"
}
.fa-film:before {
  content: "\f008"
}
.fa-ruler-horizontal:before {
  content: "\f547"
}
.fa-people-robbery:before {
  content: "\e536"
}
.fa-lightbulb:before {
  content: "\f0eb"
}
.fa-caret-left:before {
  content: "\f0d9"
}
.fa-circle-exclamation:before, .fa-exclamation-circle:before {
  content: "\f06a"
}
.fa-school-circle-xmark:before {
  content: "\e56d"
}
.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
  content: "\f08b"
}
.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
  content: "\f13a"
}
.fa-unlock-alt:before, .fa-unlock-keyhole:before {
  content: "\f13e"
}
.fa-cloud-showers-heavy:before {
  content: "\f740"
}
.fa-headphones-alt:before, .fa-headphones-simple:before {
  content: "\f58f"
}
.fa-sitemap:before {
  content: "\f0e8"
}
.fa-circle-dollar-to-slot:before, .fa-donate:before {
  content: "\f4b9"
}
.fa-memory:before {
  content: "\f538"
}
.fa-road-spikes:before {
  content: "\e568"
}
.fa-fire-burner:before {
  content: "\e4f1"
}
.fa-flag:before {
  content: "\f024"
}
.fa-hanukiah:before {
  content: "\f6e6"
}
.fa-feather:before {
  content: "\f52d"
}
.fa-volume-down:before, .fa-volume-low:before {
  content: "\f027"
}
.fa-comment-slash:before {
  content: "\f4b3"
}
.fa-cloud-sun-rain:before {
  content: "\f743"
}
.fa-compress:before {
  content: "\f066"
}
.fa-wheat-alt:before, .fa-wheat-awn:before {
  content: "\e2cd"
}
.fa-ankh:before {
  content: "\f644"
}
.fa-hands-holding-child:before {
  content: "\e4fa"
}
.fa-asterisk:before {
  content: "\2a"
}
.fa-check-square:before, .fa-square-check:before {
  content: "\f14a"
}
.fa-peseta-sign:before {
  content: "\e221"
}
.fa-header:before, .fa-heading:before {
  content: "\f1dc"
}
.fa-ghost:before {
  content: "\f6e2"
}
.fa-list-squares:before, .fa-list:before {
  content: "\f03a"
}
.fa-phone-square-alt:before, .fa-square-phone-flip:before {
  content: "\f87b"
}
.fa-cart-plus:before {
  content: "\f217"
}
.fa-gamepad:before {
  content: "\f11b"
}
.fa-circle-dot:before, .fa-dot-circle:before {
  content: "\f192"
}
.fa-dizzy:before, .fa-face-dizzy:before {
  content: "\f567"
}
.fa-egg:before {
  content: "\f7fb"
}
.fa-house-medical-circle-xmark:before {
  content: "\e513"
}
.fa-campground:before {
  content: "\f6bb"
}
.fa-folder-plus:before {
  content: "\f65e"
}
.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
  content: "\f1e3"
}
.fa-paint-brush:before, .fa-paintbrush:before {
  content: "\f1fc"
}
.fa-lock:before {
  content: "\f023"
}
.fa-gas-pump:before {
  content: "\f52f"
}
.fa-hot-tub-person:before, .fa-hot-tub:before {
  content: "\f593"
}
.fa-map-location:before, .fa-map-marked:before {
  content: "\f59f"
}
.fa-house-flood-water:before {
  content: "\e50e"
}
.fa-tree:before {
  content: "\f1bb"
}
.fa-bridge-lock:before {
  content: "\e4cc"
}
.fa-sack-dollar:before {
  content: "\f81d"
}
.fa-edit:before, .fa-pen-to-square:before {
  content: "\f044"
}
.fa-car-side:before {
  content: "\f5e4"
}
.fa-share-alt:before, .fa-share-nodes:before {
  content: "\f1e0"
}
.fa-heart-circle-minus:before {
  content: "\e4ff"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}
.fa-microscope:before {
  content: "\f610"
}
.fa-sink:before {
  content: "\e06d"
}
.fa-bag-shopping:before, .fa-shopping-bag:before {
  content: "\f290"
}
.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
  content: "\f881"
}
.fa-mitten:before {
  content: "\f7b5"
}
.fa-person-rays:before {
  content: "\e54d"
}
.fa-users:before {
  content: "\f0c0"
}
.fa-eye-slash:before {
  content: "\f070"
}
.fa-flask-vial:before {
  content: "\e4f3"
}
.fa-hand-paper:before, .fa-hand:before {
  content: "\f256"
}
.fa-om:before {
  content: "\f679"
}
.fa-worm:before {
  content: "\e599"
}
.fa-house-circle-xmark:before {
  content: "\e50b"
}
.fa-plug:before {
  content: "\f1e6"
}
.fa-chevron-up:before {
  content: "\f077"
}
.fa-hand-spock:before {
  content: "\f259"
}
.fa-stopwatch:before {
  content: "\f2f2"
}
.fa-face-kiss:before, .fa-kiss:before {
  content: "\f596"
}
.fa-bridge-circle-xmark:before {
  content: "\e4cb"
}
.fa-face-grin-tongue:before, .fa-grin-tongue:before {
  content: "\f589"
}
.fa-chess-bishop:before {
  content: "\f43a"
}
.fa-face-grin-wink:before, .fa-grin-wink:before {
  content: "\f58c"
}
.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
  content: "\f2a4"
}
.fa-road-circle-check:before {
  content: "\e564"
}
.fa-dice-five:before {
  content: "\f523"
}
.fa-rss-square:before, .fa-square-rss:before {
  content: "\f143"
}
.fa-land-mine-on:before {
  content: "\e51b"
}
.fa-i-cursor:before {
  content: "\f246"
}
.fa-stamp:before {
  content: "\f5bf"
}
.fa-stairs:before {
  content: "\e289"
}
.fa-i:before {
  content: "\49"
}
.fa-hryvnia-sign:before, .fa-hryvnia:before {
  content: "\f6f2"
}
.fa-pills:before {
  content: "\f484"
}
.fa-face-grin-wide:before, .fa-grin-alt:before {
  content: "\f581"
}
.fa-tooth:before {
  content: "\f5c9"
}
.fa-v:before {
  content: "\56"
}
.fa-bangladeshi-taka-sign:before {
  content: "\e2e6"
}
.fa-bicycle:before {
  content: "\f206"
}
.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
  content: "\e579"
}
.fa-head-side-cough-slash:before {
  content: "\e062"
}
.fa-ambulance:before, .fa-truck-medical:before {
  content: "\f0f9"
}
.fa-wheat-awn-circle-exclamation:before {
  content: "\e598"
}
.fa-snowman:before {
  content: "\f7d0"
}
.fa-mortar-pestle:before {
  content: "\f5a7"
}
.fa-road-barrier:before {
  content: "\e562"
}
.fa-school:before {
  content: "\f549"
}
.fa-igloo:before {
  content: "\f7ae"
}
.fa-joint:before {
  content: "\f595"
}
.fa-angle-right:before {
  content: "\f105"
}
.fa-horse:before {
  content: "\f6f0"
}
.fa-q:before {
  content: "\51"
}
.fa-g:before {
  content: "\47"
}
.fa-notes-medical:before {
  content: "\f481"
}
.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9"
}
.fa-dong-sign:before {
  content: "\e169"
}
.fa-capsules:before {
  content: "\f46b"
}
.fa-poo-bolt:before, .fa-poo-storm:before {
  content: "\f75a"
}
.fa-face-frown-open:before, .fa-frown-open:before {
  content: "\f57a"
}
.fa-hand-point-up:before {
  content: "\f0a6"
}
.fa-money-bill:before {
  content: "\f0d6"
}
.fa-bookmark:before {
  content: "\f02e"
}
.fa-align-justify:before {
  content: "\f039"
}
.fa-umbrella-beach:before {
  content: "\f5ca"
}
.fa-helmet-un:before {
  content: "\e503"
}
.fa-bullseye:before {
  content: "\f140"
}
.fa-bacon:before {
  content: "\f7e5"
}
.fa-hand-point-down:before {
  content: "\f0a7"
}
.fa-arrow-up-from-bracket:before {
  content: "\e09a"
}
.fa-folder-blank:before, .fa-folder:before {
  content: "\f07b"
}
.fa-file-medical-alt:before, .fa-file-waveform:before {
  content: "\f478"
}
.fa-radiation:before {
  content: "\f7b9"
}
.fa-chart-simple:before {
  content: "\e473"
}
.fa-mars-stroke:before {
  content: "\f229"
}
.fa-vial:before {
  content: "\f492"
}
.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
  content: "\f624"
}
.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
  content: "\e2ca"
}
.fa-e:before {
  content: "\45"
}
.fa-pen-alt:before, .fa-pen-clip:before {
  content: "\f305"
}
.fa-bridge-circle-exclamation:before {
  content: "\e4ca"
}
.fa-user:before {
  content: "\f007"
}
.fa-school-circle-check:before {
  content: "\e56b"
}
.fa-dumpster:before {
  content: "\f793"
}
.fa-shuttle-van:before, .fa-van-shuttle:before {
  content: "\f5b6"
}
.fa-building-user:before {
  content: "\e4da"
}
.fa-caret-square-left:before, .fa-square-caret-left:before {
  content: "\f191"
}
.fa-highlighter:before {
  content: "\f591"
}
.fa-key:before {
  content: "\f084"
}
.fa-bullhorn:before {
  content: "\f0a1"
}
.fa-globe:before {
  content: "\f0ac"
}
.fa-synagogue:before {
  content: "\f69b"
}
.fa-person-half-dress:before {
  content: "\e548"
}
.fa-road-bridge:before {
  content: "\e563"
}
.fa-location-arrow:before {
  content: "\f124"
}
.fa-c:before {
  content: "\43"
}
.fa-tablet-button:before {
  content: "\f10a"
}
.fa-building-lock:before {
  content: "\e4d6"
}
.fa-pizza-slice:before {
  content: "\f818"
}
.fa-money-bill-wave:before {
  content: "\f53a"
}
.fa-area-chart:before, .fa-chart-area:before {
  content: "\f1fe"
}
.fa-house-flag:before {
  content: "\e50d"
}
.fa-person-circle-minus:before {
  content: "\e540"
}
.fa-ban:before, .fa-cancel:before {
  content: "\f05e"
}
.fa-camera-rotate:before {
  content: "\e0d8"
}
.fa-air-freshener:before, .fa-spray-can-sparkles:before {
  content: "\f5d0"
}
.fa-star:before {
  content: "\f005"
}
.fa-repeat:before {
  content: "\f363"
}
.fa-cross:before {
  content: "\f654"
}
.fa-box:before {
  content: "\f466"
}
.fa-venus-mars:before {
  content: "\f228"
}
.fa-arrow-pointer:before, .fa-mouse-pointer:before {
  content: "\f245"
}
.fa-expand-arrows-alt:before, .fa-maximize:before {
  content: "\f31e"
}
.fa-charging-station:before {
  content: "\f5e7"
}
.fa-shapes:before, .fa-triangle-circle-square:before {
  content: "\f61f"
}
.fa-random:before, .fa-shuffle:before {
  content: "\f074"
}
.fa-person-running:before, .fa-running:before {
  content: "\f70c"
}
.fa-mobile-retro:before {
  content: "\e527"
}
.fa-grip-lines-vertical:before {
  content: "\f7a5"
}
.fa-spider:before {
  content: "\f717"
}
.fa-hands-bound:before {
  content: "\e4f9"
}
.fa-file-invoice-dollar:before {
  content: "\f571"
}
.fa-plane-circle-exclamation:before {
  content: "\e556"
}
.fa-x-ray:before {
  content: "\f497"
}
.fa-spell-check:before {
  content: "\f891"
}
.fa-slash:before {
  content: "\f715"
}
.fa-computer-mouse:before, .fa-mouse:before {
  content: "\f8cc"
}
.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
  content: "\f090"
}
.fa-shop-slash:before, .fa-store-alt-slash:before {
  content: "\e070"
}
.fa-server:before {
  content: "\f233"
}
.fa-virus-covid-slash:before {
  content: "\e4a9"
}
.fa-shop-lock:before {
  content: "\e4a5"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}
.fa-blender-phone:before {
  content: "\f6b6"
}
.fa-building-wheat:before {
  content: "\e4db"
}
.fa-person-breastfeeding:before {
  content: "\e53a"
}
.fa-right-to-bracket:before, .fa-sign-in-alt:before {
  content: "\f2f6"
}
.fa-venus:before {
  content: "\f221"
}
.fa-passport:before {
  content: "\f5ab"
}
.fa-thumb-tack-slash:before, .fa-thumbtack-slash:before {
  content: "\e68f"
}
.fa-heart-pulse:before, .fa-heartbeat:before {
  content: "\f21e"
}
.fa-people-carry-box:before, .fa-people-carry:before {
  content: "\f4ce"
}
.fa-temperature-high:before {
  content: "\f769"
}
.fa-microchip:before {
  content: "\f2db"
}
.fa-crown:before {
  content: "\f521"
}
.fa-weight-hanging:before {
  content: "\f5cd"
}
.fa-xmarks-lines:before {
  content: "\e59a"
}
.fa-file-prescription:before {
  content: "\f572"
}
.fa-weight-scale:before, .fa-weight:before {
  content: "\f496"
}
.fa-user-friends:before, .fa-user-group:before {
  content: "\f500"
}
.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
  content: "\f15e"
}
.fa-chess-knight:before {
  content: "\f441"
}
.fa-face-laugh-squint:before, .fa-laugh-squint:before {
  content: "\f59b"
}
.fa-wheelchair:before {
  content: "\f193"
}
.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
  content: "\f0aa"
}
.fa-toggle-on:before {
  content: "\f205"
}
.fa-person-walking:before, .fa-walking:before {
  content: "\f554"
}
.fa-l:before {
  content: "\4c"
}
.fa-fire:before {
  content: "\f06d"
}
.fa-bed-pulse:before, .fa-procedures:before {
  content: "\f487"
}
.fa-shuttle-space:before, .fa-space-shuttle:before {
  content: "\f197"
}
.fa-face-laugh:before, .fa-laugh:before {
  content: "\f599"
}
.fa-folder-open:before {
  content: "\f07c"
}
.fa-heart-circle-plus:before {
  content: "\e500"
}
.fa-code-fork:before {
  content: "\e13b"
}
.fa-city:before {
  content: "\f64f"
}
.fa-microphone-alt:before, .fa-microphone-lines:before {
  content: "\f3c9"
}
.fa-pepper-hot:before {
  content: "\f816"
}
.fa-unlock:before {
  content: "\f09c"
}
.fa-colon-sign:before {
  content: "\e140"
}
.fa-headset:before {
  content: "\f590"
}
.fa-store-slash:before {
  content: "\e071"
}
.fa-road-circle-xmark:before {
  content: "\e566"
}
.fa-user-minus:before {
  content: "\f503"
}
.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
  content: "\f22a"
}
.fa-champagne-glasses:before, .fa-glass-cheers:before {
  content: "\f79f"
}
.fa-clipboard:before {
  content: "\f328"
}
.fa-house-circle-exclamation:before {
  content: "\e50a"
}
.fa-file-arrow-up:before, .fa-file-upload:before {
  content: "\f574"
}
.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
  content: "\f1eb"
}
.fa-bath:before, .fa-bathtub:before {
  content: "\f2cd"
}
.fa-underline:before {
  content: "\f0cd"
}
.fa-user-edit:before, .fa-user-pen:before {
  content: "\f4ff"
}
.fa-signature:before {
  content: "\f5b7"
}
.fa-stroopwafel:before {
  content: "\f551"
}
.fa-bold:before {
  content: "\f032"
}
.fa-anchor-lock:before {
  content: "\e4ad"
}
.fa-building-ngo:before {
  content: "\e4d7"
}
.fa-manat-sign:before {
  content: "\e1d5"
}
.fa-not-equal:before {
  content: "\f53e"
}
.fa-border-style:before, .fa-border-top-left:before {
  content: "\f853"
}
.fa-map-location-dot:before, .fa-map-marked-alt:before {
  content: "\f5a0"
}
.fa-jedi:before {
  content: "\f669"
}
.fa-poll:before, .fa-square-poll-vertical:before {
  content: "\f681"
}
.fa-mug-hot:before {
  content: "\f7b6"
}
.fa-battery-car:before, .fa-car-battery:before {
  content: "\f5df"
}
.fa-gift:before {
  content: "\f06b"
}
.fa-dice-two:before {
  content: "\f528"
}
.fa-chess-queen:before {
  content: "\f445"
}
.fa-glasses:before {
  content: "\f530"
}
.fa-chess-board:before {
  content: "\f43c"
}
.fa-building-circle-check:before {
  content: "\e4d2"
}
.fa-person-chalkboard:before {
  content: "\e53d"
}
.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
  content: "\f22b"
}
.fa-hand-back-fist:before, .fa-hand-rock:before {
  content: "\f255"
}
.fa-caret-square-up:before, .fa-square-caret-up:before {
  content: "\f151"
}
.fa-cloud-showers-water:before {
  content: "\e4e4"
}
.fa-bar-chart:before, .fa-chart-bar:before {
  content: "\f080"
}
.fa-hands-bubbles:before, .fa-hands-wash:before {
  content: "\e05e"
}
.fa-less-than-equal:before {
  content: "\f537"
}
.fa-train:before {
  content: "\f238"
}
.fa-eye-low-vision:before, .fa-low-vision:before {
  content: "\f2a8"
}
.fa-crow:before {
  content: "\f520"
}
.fa-sailboat:before {
  content: "\e445"
}
.fa-window-restore:before {
  content: "\f2d2"
}
.fa-plus-square:before, .fa-square-plus:before {
  content: "\f0fe"
}
.fa-torii-gate:before {
  content: "\f6a1"
}
.fa-frog:before {
  content: "\f52e"
}
.fa-bucket:before {
  content: "\e4cf"
}
.fa-image:before {
  content: "\f03e"
}
.fa-microphone:before {
  content: "\f130"
}
.fa-cow:before {
  content: "\f6c8"
}
.fa-caret-up:before {
  content: "\f0d8"
}
.fa-screwdriver:before {
  content: "\f54a"
}
.fa-folder-closed:before {
  content: "\e185"
}
.fa-house-tsunami:before {
  content: "\e515"
}
.fa-square-nfi:before {
  content: "\e576"
}
.fa-arrow-up-from-ground-water:before {
  content: "\e4b5"
}
.fa-glass-martini-alt:before, .fa-martini-glass:before {
  content: "\f57b"
}
.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
  content: "\f2ea"
}
.fa-columns:before, .fa-table-columns:before {
  content: "\f0db"
}
.fa-lemon:before {
  content: "\f094"
}
.fa-head-side-mask:before {
  content: "\e063"
}
.fa-handshake:before {
  content: "\f2b5"
}
.fa-gem:before {
  content: "\f3a5"
}
.fa-dolly-box:before, .fa-dolly:before {
  content: "\f472"
}
.fa-smoking:before {
  content: "\f48d"
}
.fa-compress-arrows-alt:before, .fa-minimize:before {
  content: "\f78c"
}
.fa-monument:before {
  content: "\f5a6"
}
.fa-snowplow:before {
  content: "\f7d2"
}
.fa-angle-double-right:before, .fa-angles-right:before {
  content: "\f101"
}
.fa-cannabis:before {
  content: "\f55f"
}
.fa-circle-play:before, .fa-play-circle:before {
  content: "\f144"
}
.fa-tablets:before {
  content: "\f490"
}
.fa-ethernet:before {
  content: "\f796"
}
.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
  content: "\f153"
}
.fa-chair:before {
  content: "\f6c0"
}
.fa-check-circle:before, .fa-circle-check:before {
  content: "\f058"
}
.fa-circle-stop:before, .fa-stop-circle:before {
  content: "\f28d"
}
.fa-compass-drafting:before, .fa-drafting-compass:before {
  content: "\f568"
}
.fa-plate-wheat:before {
  content: "\e55a"
}
.fa-icicles:before {
  content: "\f7ad"
}
.fa-person-shelter:before {
  content: "\e54f"
}
.fa-neuter:before {
  content: "\f22c"
}
.fa-id-badge:before {
  content: "\f2c1"
}
.fa-marker:before {
  content: "\f5a1"
}
.fa-face-laugh-beam:before, .fa-laugh-beam:before {
  content: "\f59a"
}
.fa-helicopter-symbol:before {
  content: "\e502"
}
.fa-universal-access:before {
  content: "\f29a"
}
.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
  content: "\f139"
}
.fa-lari-sign:before {
  content: "\e1c8"
}
.fa-volcano:before {
  content: "\f770"
}
.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553"
}
.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
  content: "\f154"
}
.fa-viruses:before {
  content: "\e076"
}
.fa-square-person-confined:before {
  content: "\e577"
}
.fa-user-tie:before {
  content: "\f508"
}
.fa-arrow-down-long:before, .fa-long-arrow-down:before {
  content: "\f175"
}
.fa-tent-arrow-down-to-line:before {
  content: "\e57e"
}
.fa-certificate:before {
  content: "\f0a3"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}
.fa-suitcase:before {
  content: "\f0f2"
}
.fa-person-skating:before, .fa-skating:before {
  content: "\f7c5"
}
.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
  content: "\f662"
}
.fa-camera-retro:before {
  content: "\f083"
}
.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
  content: "\f0ab"
}
.fa-arrow-right-to-file:before, .fa-file-import:before {
  content: "\f56f"
}
.fa-external-link-square:before, .fa-square-arrow-up-right:before {
  content: "\f14c"
}
.fa-box-open:before {
  content: "\f49e"
}
.fa-scroll:before {
  content: "\f70e"
}
.fa-spa:before {
  content: "\f5bb"
}
.fa-location-pin-lock:before {
  content: "\e51f"
}
.fa-pause:before {
  content: "\f04c"
}
.fa-hill-avalanche:before {
  content: "\e507"
}
.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb"
}
.fa-bomb:before {
  content: "\f1e2"
}
.fa-registered:before {
  content: "\f25d"
}
.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
  content: "\f2bb"
}
.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
  content: "\f516"
}
.fa-subscript:before {
  content: "\f12c"
}
.fa-diamond-turn-right:before, .fa-directions:before {
  content: "\f5eb"
}
.fa-burst:before {
  content: "\e4dc"
}
.fa-house-laptop:before, .fa-laptop-house:before {
  content: "\e066"
}
.fa-face-tired:before, .fa-tired:before {
  content: "\f5c8"
}
.fa-money-bills:before {
  content: "\e1f3"
}
.fa-smog:before {
  content: "\f75f"
}
.fa-crutch:before {
  content: "\f7f7"
}
.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
  content: "\f0ee"
}
.fa-palette:before {
  content: "\f53f"
}
.fa-arrows-turn-right:before {
  content: "\e4c0"
}
.fa-vest:before {
  content: "\e085"
}
.fa-ferry:before {
  content: "\e4ea"
}
.fa-arrows-down-to-people:before {
  content: "\e4b9"
}
.fa-seedling:before, .fa-sprout:before {
  content: "\f4d8"
}
.fa-arrows-alt-h:before, .fa-left-right:before {
  content: "\f337"
}
.fa-boxes-packing:before {
  content: "\e4c7"
}
.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
  content: "\f0a8"
}
.fa-group-arrows-rotate:before {
  content: "\e4f6"
}
.fa-bowl-food:before {
  content: "\e4c6"
}
.fa-candy-cane:before {
  content: "\f786"
}
.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
  content: "\f160"
}
.fa-cloud-bolt:before, .fa-thunderstorm:before {
  content: "\f76c"
}
.fa-remove-format:before, .fa-text-slash:before {
  content: "\f87d"
}
.fa-face-smile-wink:before, .fa-smile-wink:before {
  content: "\f4da"
}
.fa-file-word:before {
  content: "\f1c2"
}
.fa-file-powerpoint:before {
  content: "\f1c4"
}
.fa-arrows-h:before, .fa-arrows-left-right:before {
  content: "\f07e"
}
.fa-house-lock:before {
  content: "\e510"
}
.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
  content: "\f0ed"
}
.fa-children:before {
  content: "\e4e1"
}
.fa-blackboard:before, .fa-chalkboard:before {
  content: "\f51b"
}
.fa-user-alt-slash:before, .fa-user-large-slash:before {
  content: "\f4fa"
}
.fa-envelope-open:before {
  content: "\f2b6"
}
.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
  content: "\e05f"
}
.fa-mattress-pillow:before {
  content: "\e525"
}
.fa-guarani-sign:before {
  content: "\e19a"
}
.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
  content: "\f021"
}
.fa-fire-extinguisher:before {
  content: "\f134"
}
.fa-cruzeiro-sign:before {
  content: "\e152"
}
.fa-greater-than-equal:before {
  content: "\f532"
}
.fa-shield-alt:before, .fa-shield-halved:before {
  content: "\f3ed"
}
.fa-atlas:before, .fa-book-atlas:before {
  content: "\f558"
}
.fa-virus:before {
  content: "\e074"
}
.fa-envelope-circle-check:before {
  content: "\e4e8"
}
.fa-layer-group:before {
  content: "\f5fd"
}
.fa-arrows-to-dot:before {
  content: "\e4be"
}
.fa-archway:before {
  content: "\f557"
}
.fa-heart-circle-check:before {
  content: "\e4fd"
}
.fa-house-chimney-crack:before, .fa-house-damage:before {
  content: "\f6f1"
}
.fa-file-archive:before, .fa-file-zipper:before {
  content: "\f1c6"
}
.fa-square:before {
  content: "\f0c8"
}
.fa-glass-martini:before, .fa-martini-glass-empty:before {
  content: "\f000"
}
.fa-couch:before {
  content: "\f4b8"
}
.fa-cedi-sign:before {
  content: "\e0df"
}
.fa-italic:before {
  content: "\f033"
}
.fa-table-cells-column-lock:before {
  content: "\e678"
}
.fa-church:before {
  content: "\f51d"
}
.fa-comments-dollar:before {
  content: "\f653"
}
.fa-democrat:before {
  content: "\f747"
}
.fa-z:before {
  content: "\5a"
}
.fa-person-skiing:before, .fa-skiing:before {
  content: "\f7c9"
}
.fa-road-lock:before {
  content: "\e567"
}
.fa-a:before {
  content: "\41"
}
.fa-temperature-arrow-down:before, .fa-temperature-down:before {
  content: "\e03f"
}
.fa-feather-alt:before, .fa-feather-pointed:before {
  content: "\f56b"
}
.fa-p:before {
  content: "\50"
}
.fa-snowflake:before {
  content: "\f2dc"
}
.fa-newspaper:before {
  content: "\f1ea"
}
.fa-ad:before, .fa-rectangle-ad:before {
  content: "\f641"
}
.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
  content: "\f0a9"
}
.fa-filter-circle-xmark:before {
  content: "\e17b"
}
.fa-locust:before {
  content: "\e520"
}
.fa-sort:before, .fa-unsorted:before {
  content: "\f0dc"
}
.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
  content: "\f0cb"
}
.fa-person-dress-burst:before {
  content: "\e544"
}
.fa-money-check-alt:before, .fa-money-check-dollar:before {
  content: "\f53d"
}
.fa-vector-square:before {
  content: "\f5cb"
}
.fa-bread-slice:before {
  content: "\f7ec"
}
.fa-language:before {
  content: "\f1ab"
}
.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
  content: "\f598"
}
.fa-filter:before {
  content: "\f0b0"
}
.fa-question:before {
  content: "\3f"
}
.fa-file-signature:before {
  content: "\f573"
}
.fa-arrows-alt:before, .fa-up-down-left-right:before {
  content: "\f0b2"
}
.fa-house-chimney-user:before {
  content: "\e065"
}
.fa-hand-holding-heart:before {
  content: "\f4be"
}
.fa-puzzle-piece:before {
  content: "\f12e"
}
.fa-money-check:before {
  content: "\f53c"
}
.fa-star-half-alt:before, .fa-star-half-stroke:before {
  content: "\f5c0"
}
.fa-code:before {
  content: "\f121"
}
.fa-glass-whiskey:before, .fa-whiskey-glass:before {
  content: "\f7a0"
}
.fa-building-circle-exclamation:before {
  content: "\e4d3"
}
.fa-magnifying-glass-chart:before {
  content: "\e522"
}
.fa-arrow-up-right-from-square:before, .fa-external-link:before {
  content: "\f08e"
}
.fa-cubes-stacked:before {
  content: "\e4e6"
}
.fa-krw:before, .fa-won-sign:before, .fa-won:before {
  content: "\f159"
}
.fa-virus-covid:before {
  content: "\e4a8"
}
.fa-austral-sign:before {
  content: "\e0a9"
}
.fa-f:before {
  content: "\46"
}
.fa-leaf:before {
  content: "\f06c"
}
.fa-road:before {
  content: "\f018"
}
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}
.fa-person-circle-plus:before {
  content: "\e541"
}
.fa-chart-pie:before, .fa-pie-chart:before {
  content: "\f200"
}
.fa-bolt-lightning:before {
  content: "\e0b7"
}
.fa-sack-xmark:before {
  content: "\e56a"
}
.fa-file-excel:before {
  content: "\f1c3"
}
.fa-file-contract:before {
  content: "\f56c"
}
.fa-fish-fins:before {
  content: "\e4f2"
}
.fa-building-flag:before {
  content: "\e4d5"
}
.fa-face-grin-beam:before, .fa-grin-beam:before {
  content: "\f582"
}
.fa-object-ungroup:before {
  content: "\f248"
}
.fa-poop:before {
  content: "\f619"
}
.fa-location-pin:before, .fa-map-marker:before {
  content: "\f041"
}
.fa-kaaba:before {
  content: "\f66b"
}
.fa-toilet-paper:before {
  content: "\f71e"
}
.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
  content: "\f807"
}
.fa-eject:before {
  content: "\f052"
}
.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
  content: "\f35a"
}
.fa-plane-circle-check:before {
  content: "\e555"
}
.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
  content: "\f5a5"
}
.fa-object-group:before {
  content: "\f247"
}
.fa-chart-line:before, .fa-line-chart:before {
  content: "\f201"
}
.fa-mask-ventilator:before {
  content: "\e524"
}
.fa-arrow-right:before {
  content: "\f061"
}
.fa-map-signs:before, .fa-signs-post:before {
  content: "\f277"
}
.fa-cash-register:before {
  content: "\f788"
}
.fa-person-circle-question:before {
  content: "\e542"
}
.fa-h:before {
  content: "\48"
}
.fa-tarp:before {
  content: "\e57b"
}
.fa-screwdriver-wrench:before, .fa-tools:before {
  content: "\f7d9"
}
.fa-arrows-to-eye:before {
  content: "\e4bf"
}
.fa-plug-circle-bolt:before {
  content: "\e55b"
}
.fa-heart:before {
  content: "\f004"
}
.fa-mars-and-venus:before {
  content: "\f224"
}
.fa-home-user:before, .fa-house-user:before {
  content: "\e1b0"
}
.fa-dumpster-fire:before {
  content: "\f794"
}
.fa-house-crack:before {
  content: "\e3b1"
}
.fa-cocktail:before, .fa-martini-glass-citrus:before {
  content: "\f561"
}
.fa-face-surprise:before, .fa-surprise:before {
  content: "\f5c2"
}
.fa-bottle-water:before {
  content: "\e4c5"
}
.fa-circle-pause:before, .fa-pause-circle:before {
  content: "\f28b"
}
.fa-toilet-paper-slash:before {
  content: "\e072"
}
.fa-apple-alt:before, .fa-apple-whole:before {
  content: "\f5d1"
}
.fa-kitchen-set:before {
  content: "\e51a"
}
.fa-r:before {
  content: "\52"
}
.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca"
}
.fa-cube:before {
  content: "\f1b2"
}
.fa-bitcoin-sign:before {
  content: "\e0b4"
}
.fa-shield-dog:before {
  content: "\e573"
}
.fa-solar-panel:before {
  content: "\f5ba"
}
.fa-lock-open:before {
  content: "\f3c1"
}
.fa-elevator:before {
  content: "\e16d"
}
.fa-money-bill-transfer:before {
  content: "\e528"
}
.fa-money-bill-trend-up:before {
  content: "\e529"
}
.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f"
}
.fa-poll-h:before, .fa-square-poll-horizontal:before {
  content: "\f682"
}
.fa-circle:before {
  content: "\f111"
}
.fa-backward-fast:before, .fa-fast-backward:before {
  content: "\f049"
}
.fa-recycle:before {
  content: "\f1b8"
}
.fa-user-astronaut:before {
  content: "\f4fb"
}
.fa-plane-slash:before {
  content: "\e069"
}
.fa-trademark:before {
  content: "\f25c"
}
.fa-basketball-ball:before, .fa-basketball:before {
  content: "\f434"
}
.fa-satellite-dish:before {
  content: "\f7c0"
}
.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
  content: "\f35b"
}
.fa-mobile-alt:before, .fa-mobile-screen-button:before {
  content: "\f3cd"
}
.fa-volume-high:before, .fa-volume-up:before {
  content: "\f028"
}
.fa-users-rays:before {
  content: "\e593"
}
.fa-wallet:before {
  content: "\f555"
}
.fa-clipboard-check:before {
  content: "\f46c"
}
.fa-file-audio:before {
  content: "\f1c7"
}
.fa-burger:before, .fa-hamburger:before {
  content: "\f805"
}
.fa-wrench:before {
  content: "\f0ad"
}
.fa-bugs:before {
  content: "\e4d0"
}
.fa-rupee-sign:before, .fa-rupee:before {
  content: "\f156"
}
.fa-file-image:before {
  content: "\f1c5"
}
.fa-circle-question:before, .fa-question-circle:before {
  content: "\f059"
}
.fa-plane-departure:before {
  content: "\f5b0"
}
.fa-handshake-slash:before {
  content: "\e060"
}
.fa-book-bookmark:before {
  content: "\e0bb"
}
.fa-code-branch:before {
  content: "\f126"
}
.fa-hat-cowboy:before {
  content: "\f8c0"
}
.fa-bridge:before {
  content: "\e4c8"
}
.fa-phone-alt:before, .fa-phone-flip:before {
  content: "\f879"
}
.fa-truck-front:before {
  content: "\e2b7"
}
.fa-cat:before {
  content: "\f6be"
}
.fa-anchor-circle-exclamation:before {
  content: "\e4ab"
}
.fa-truck-field:before {
  content: "\e58d"
}
.fa-route:before {
  content: "\f4d7"
}
.fa-clipboard-question:before {
  content: "\e4e3"
}
.fa-panorama:before {
  content: "\e209"
}
.fa-comment-medical:before {
  content: "\f7f5"
}
.fa-teeth-open:before {
  content: "\f62f"
}
.fa-file-circle-minus:before {
  content: "\e4ed"
}
.fa-tags:before {
  content: "\f02c"
}
.fa-wine-glass:before {
  content: "\f4e3"
}
.fa-fast-forward:before, .fa-forward-fast:before {
  content: "\f050"
}
.fa-face-meh-blank:before, .fa-meh-blank:before {
  content: "\f5a4"
}
.fa-parking:before, .fa-square-parking:before {
  content: "\f540"
}
.fa-house-signal:before {
  content: "\e012"
}
.fa-bars-progress:before, .fa-tasks-alt:before {
  content: "\f828"
}
.fa-faucet-drip:before {
  content: "\e006"
}
.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
  content: "\f474"
}
.fa-ban-smoking:before, .fa-smoking-ban:before {
  content: "\f54d"
}
.fa-terminal:before {
  content: "\f120"
}
.fa-mobile-button:before {
  content: "\f10b"
}
.fa-house-medical-flag:before {
  content: "\e514"
}
.fa-basket-shopping:before, .fa-shopping-basket:before {
  content: "\f291"
}
.fa-tape:before {
  content: "\f4db"
}
.fa-bus-alt:before, .fa-bus-simple:before {
  content: "\f55e"
}
.fa-eye:before {
  content: "\f06e"
}
.fa-face-sad-cry:before, .fa-sad-cry:before {
  content: "\f5b3"
}
.fa-audio-description:before {
  content: "\f29e"
}
.fa-person-military-to-person:before {
  content: "\e54c"
}
.fa-file-shield:before {
  content: "\e4f0"
}
.fa-user-slash:before {
  content: "\f506"
}
.fa-pen:before {
  content: "\f304"
}
.fa-tower-observation:before {
  content: "\e586"
}
.fa-file-code:before {
  content: "\f1c9"
}
.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
  content: "\f012"
}
.fa-bus:before {
  content: "\f207"
}
.fa-heart-circle-xmark:before {
  content: "\e501"
}
.fa-home-lg:before, .fa-house-chimney:before {
  content: "\e3af"
}
.fa-window-maximize:before {
  content: "\f2d0"
}
.fa-face-frown:before, .fa-frown:before {
  content: "\f119"
}
.fa-prescription:before {
  content: "\f5b1"
}
.fa-shop:before, .fa-store-alt:before {
  content: "\f54f"
}
.fa-floppy-disk:before, .fa-save:before {
  content: "\f0c7"
}
.fa-vihara:before {
  content: "\f6a7"
}
.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
  content: "\f515"
}
.fa-sort-asc:before, .fa-sort-up:before {
  content: "\f0de"
}
.fa-comment-dots:before, .fa-commenting:before {
  content: "\f4ad"
}
.fa-plant-wilt:before {
  content: "\e5aa"
}
.fa-diamond:before {
  content: "\f219"
}
.fa-face-grin-squint:before, .fa-grin-squint:before {
  content: "\f585"
}
.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
  content: "\f4c0"
}
.fa-bacterium:before {
  content: "\e05a"
}
.fa-hand-pointer:before {
  content: "\f25a"
}
.fa-drum-steelpan:before {
  content: "\f56a"
}
.fa-hand-scissors:before {
  content: "\f257"
}
.fa-hands-praying:before, .fa-praying-hands:before {
  content: "\f684"
}
.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
  content: "\f01e"
}
.fa-biohazard:before {
  content: "\f780"
}
.fa-location-crosshairs:before, .fa-location:before {
  content: "\f601"
}
.fa-mars-double:before {
  content: "\f227"
}
.fa-child-dress:before {
  content: "\e59c"
}
.fa-users-between-lines:before {
  content: "\e591"
}
.fa-lungs-virus:before {
  content: "\e067"
}
.fa-face-grin-tears:before, .fa-grin-tears:before {
  content: "\f588"
}
.fa-phone:before {
  content: "\f095"
}
.fa-calendar-times:before, .fa-calendar-xmark:before {
  content: "\f273"
}
.fa-child-reaching:before {
  content: "\e59d"
}
.fa-head-side-virus:before {
  content: "\e064"
}
.fa-user-cog:before, .fa-user-gear:before {
  content: "\f4fe"
}
.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
  content: "\f163"
}
.fa-door-closed:before {
  content: "\f52a"
}
.fa-shield-virus:before {
  content: "\e06c"
}
.fa-dice-six:before {
  content: "\f526"
}
.fa-mosquito-net:before {
  content: "\e52c"
}
.fa-bridge-water:before {
  content: "\e4ce"
}
.fa-person-booth:before {
  content: "\f756"
}
.fa-text-width:before {
  content: "\f035"
}
.fa-hat-wizard:before {
  content: "\f6e8"
}
.fa-pen-fancy:before {
  content: "\f5ac"
}
.fa-digging:before, .fa-person-digging:before {
  content: "\f85e"
}
.fa-trash:before {
  content: "\f1f8"
}
.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
  content: "\f629"
}
.fa-book-medical:before {
  content: "\f7e6"
}
.fa-poo:before {
  content: "\f2fe"
}
.fa-quote-right-alt:before, .fa-quote-right:before {
  content: "\f10e"
}
.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
  content: "\f553"
}
.fa-cubes:before {
  content: "\f1b3"
}
.fa-divide:before {
  content: "\f529"
}
.fa-tenge-sign:before, .fa-tenge:before {
  content: "\f7d7"
}
.fa-headphones:before {
  content: "\f025"
}
.fa-hands-holding:before {
  content: "\f4c2"
}
.fa-hands-clapping:before {
  content: "\e1a8"
}
.fa-republican:before {
  content: "\f75e"
}
.fa-arrow-left:before {
  content: "\f060"
}
.fa-person-circle-xmark:before {
  content: "\e543"
}
.fa-ruler:before {
  content: "\f545"
}
.fa-align-left:before {
  content: "\f036"
}
.fa-dice-d6:before {
  content: "\f6d1"
}
.fa-restroom:before {
  content: "\f7bd"
}
.fa-j:before {
  content: "\4a"
}
.fa-users-viewfinder:before {
  content: "\e595"
}
.fa-file-video:before {
  content: "\f1c8"
}
.fa-external-link-alt:before, .fa-up-right-from-square:before {
  content: "\f35d"
}
.fa-table-cells:before, .fa-th:before {
  content: "\f00a"
}
.fa-file-pdf:before {
  content: "\f1c1"
}
.fa-bible:before, .fa-book-bible:before {
  content: "\f647"
}
.fa-o:before {
  content: "\4f"
}
.fa-medkit:before, .fa-suitcase-medical:before {
  content: "\f0fa"
}
.fa-user-secret:before {
  content: "\f21b"
}
.fa-otter:before {
  content: "\f700"
}
.fa-female:before, .fa-person-dress:before {
  content: "\f182"
}
.fa-comment-dollar:before {
  content: "\f651"
}
.fa-briefcase-clock:before, .fa-business-time:before {
  content: "\f64a"
}
.fa-table-cells-large:before, .fa-th-large:before {
  content: "\f009"
}
.fa-book-tanakh:before, .fa-tanakh:before {
  content: "\f827"
}
.fa-phone-volume:before, .fa-volume-control-phone:before {
  content: "\f2a0"
}
.fa-hat-cowboy-side:before {
  content: "\f8c1"
}
.fa-clipboard-user:before {
  content: "\f7f3"
}
.fa-child:before {
  content: "\f1ae"
}
.fa-lira-sign:before {
  content: "\f195"
}
.fa-satellite:before {
  content: "\f7bf"
}
.fa-plane-lock:before {
  content: "\e558"
}
.fa-tag:before {
  content: "\f02b"
}
.fa-comment:before {
  content: "\f075"
}
.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
  content: "\f1fd"
}
.fa-envelope:before {
  content: "\f0e0"
}
.fa-angle-double-up:before, .fa-angles-up:before {
  content: "\f102"
}
.fa-paperclip:before {
  content: "\f0c6"
}
.fa-arrow-right-to-city:before {
  content: "\e4b3"
}
.fa-ribbon:before {
  content: "\f4d6"
}
.fa-lungs:before {
  content: "\f604"
}
.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
  content: "\f887"
}
.fa-litecoin-sign:before {
  content: "\e1d3"
}
.fa-border-none:before {
  content: "\f850"
}
.fa-circle-nodes:before {
  content: "\e4e2"
}
.fa-parachute-box:before {
  content: "\f4cd"
}
.fa-indent:before {
  content: "\f03c"
}
.fa-truck-field-un:before {
  content: "\e58e"
}
.fa-hourglass-empty:before, .fa-hourglass:before {
  content: "\f254"
}
.fa-mountain:before {
  content: "\f6fc"
}
.fa-user-doctor:before, .fa-user-md:before {
  content: "\f0f0"
}
.fa-circle-info:before, .fa-info-circle:before {
  content: "\f05a"
}
.fa-cloud-meatball:before {
  content: "\f73b"
}
.fa-camera-alt:before, .fa-camera:before {
  content: "\f030"
}
.fa-square-virus:before {
  content: "\e578"
}
.fa-meteor:before {
  content: "\f753"
}
.fa-car-on:before {
  content: "\e4dd"
}
.fa-sleigh:before {
  content: "\f7cc"
}
.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
  content: "\f162"
}
.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
  content: "\f4c1"
}
.fa-water:before {
  content: "\f773"
}
.fa-calendar-check:before {
  content: "\f274"
}
.fa-braille:before {
  content: "\f2a1"
}
.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
  content: "\f486"
}
.fa-landmark:before {
  content: "\f66f"
}
.fa-truck:before {
  content: "\f0d1"
}
.fa-crosshairs:before {
  content: "\f05b"
}
.fa-person-cane:before {
  content: "\e53c"
}
.fa-tent:before {
  content: "\e57d"
}
.fa-vest-patches:before {
  content: "\e086"
}
.fa-check-double:before {
  content: "\f560"
}
.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
  content: "\f15d"
}
.fa-money-bill-wheat:before {
  content: "\e52a"
}
.fa-cookie:before {
  content: "\f563"
}
.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}
.fa-hard-drive:before, .fa-hdd:before {
  content: "\f0a0"
}
.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
  content: "\f586"
}
.fa-dumbbell:before {
  content: "\f44b"
}
.fa-list-alt:before, .fa-rectangle-list:before {
  content: "\f022"
}
.fa-tarp-droplet:before {
  content: "\e57c"
}
.fa-house-medical-circle-check:before {
  content: "\e511"
}
.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
  content: "\f7ca"
}
.fa-calendar-plus:before {
  content: "\f271"
}
.fa-plane-arrival:before {
  content: "\f5af"
}
.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
  content: "\f359"
}
.fa-subway:before, .fa-train-subway:before {
  content: "\f239"
}
.fa-chart-gantt:before {
  content: "\e0e4"
}
.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
  content: "\e1bc"
}
.fa-crop-alt:before, .fa-crop-simple:before {
  content: "\f565"
}
.fa-money-bill-1:before, .fa-money-bill-alt:before {
  content: "\f3d1"
}
.fa-left-long:before, .fa-long-arrow-alt-left:before {
  content: "\f30a"
}
.fa-dna:before {
  content: "\f471"
}
.fa-virus-slash:before {
  content: "\e075"
}
.fa-minus:before, .fa-subtract:before {
  content: "\f068"
}
.fa-chess:before {
  content: "\f439"
}
.fa-arrow-left-long:before, .fa-long-arrow-left:before {
  content: "\f177"
}
.fa-plug-circle-check:before {
  content: "\e55c"
}
.fa-street-view:before {
  content: "\f21d"
}
.fa-franc-sign:before {
  content: "\e18f"
}
.fa-volume-off:before {
  content: "\f026"
}
.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
  content: "\f2a3"
}
.fa-cog:before, .fa-gear:before {
  content: "\f013"
}
.fa-droplet-slash:before, .fa-tint-slash:before {
  content: "\f5c7"
}
.fa-mosque:before {
  content: "\f678"
}
.fa-mosquito:before {
  content: "\e52b"
}
.fa-star-of-david:before {
  content: "\f69a"
}
.fa-person-military-rifle:before {
  content: "\e54b"
}
.fa-cart-shopping:before, .fa-shopping-cart:before {
  content: "\f07a"
}
.fa-vials:before {
  content: "\f493"
}
.fa-plug-circle-plus:before {
  content: "\e55f"
}
.fa-place-of-worship:before {
  content: "\f67f"
}
.fa-grip-vertical:before {
  content: "\f58e"
}
.fa-arrow-turn-up:before, .fa-level-up:before {
  content: "\f148"
}
.fa-u:before {
  content: "\55"
}
.fa-square-root-alt:before, .fa-square-root-variable:before {
  content: "\f698"
}
.fa-clock-four:before, .fa-clock:before {
  content: "\f017"
}
.fa-backward-step:before, .fa-step-backward:before {
  content: "\f048"
}
.fa-pallet:before {
  content: "\f482"
}
.fa-faucet:before {
  content: "\e005"
}
.fa-baseball-bat-ball:before {
  content: "\f432"
}
.fa-s:before {
  content: "\53"
}
.fa-timeline:before {
  content: "\e29c"
}
.fa-keyboard:before {
  content: "\f11c"
}
.fa-caret-down:before {
  content: "\f0d7"
}
.fa-clinic-medical:before, .fa-house-chimney-medical:before {
  content: "\f7f2"
}
.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8"
}
.fa-mobile-android-alt:before, .fa-mobile-screen:before {
  content: "\f3cf"
}
.fa-plane-up:before {
  content: "\e22d"
}
.fa-piggy-bank:before {
  content: "\f4d3"
}
.fa-battery-3:before, .fa-battery-half:before {
  content: "\f242"
}
.fa-mountain-city:before {
  content: "\e52e"
}
.fa-coins:before {
  content: "\f51e"
}
.fa-khanda:before {
  content: "\f66d"
}
.fa-sliders-h:before, .fa-sliders:before {
  content: "\f1de"
}
.fa-folder-tree:before {
  content: "\f802"
}
.fa-network-wired:before {
  content: "\f6ff"
}
.fa-map-pin:before {
  content: "\f276"
}
.fa-hamsa:before {
  content: "\f665"
}
.fa-cent-sign:before {
  content: "\e3f5"
}
.fa-flask:before {
  content: "\f0c3"
}
.fa-person-pregnant:before {
  content: "\e31e"
}
.fa-wand-sparkles:before {
  content: "\f72b"
}
.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
  content: "\f142"
}
.fa-ticket:before {
  content: "\f145"
}
.fa-power-off:before {
  content: "\f011"
}
.fa-long-arrow-alt-right:before, .fa-right-long:before {
  content: "\f30b"
}
.fa-flag-usa:before {
  content: "\f74d"
}
.fa-laptop-file:before {
  content: "\e51d"
}
.fa-teletype:before, .fa-tty:before {
  content: "\f1e4"
}
.fa-diagram-next:before {
  content: "\e476"
}
.fa-person-rifle:before {
  content: "\e54e"
}
.fa-house-medical-circle-exclamation:before {
  content: "\e512"
}
.fa-closed-captioning:before {
  content: "\f20a"
}
.fa-hiking:before, .fa-person-hiking:before {
  content: "\f6ec"
}
.fa-venus-double:before {
  content: "\f226"
}
.fa-images:before {
  content: "\f302"
}
.fa-calculator:before {
  content: "\f1ec"
}
.fa-people-pulling:before {
  content: "\e535"
}
.fa-n:before {
  content: "\4e"
}
.fa-cable-car:before, .fa-tram:before {
  content: "\f7da"
}
.fa-cloud-rain:before {
  content: "\f73d"
}
.fa-building-circle-xmark:before {
  content: "\e4d4"
}
.fa-ship:before {
  content: "\f21a"
}
.fa-arrows-down-to-line:before {
  content: "\e4b8"
}
.fa-download:before {
  content: "\f019"
}
.fa-face-grin:before, .fa-grin:before {
  content: "\f580"
}
.fa-backspace:before, .fa-delete-left:before {
  content: "\f55a"
}
.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
  content: "\f1fb"
}
.fa-file-circle-check:before {
  content: "\e5a0"
}
.fa-forward:before {
  content: "\f04e"
}
.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
  content: "\f3ce"
}
.fa-face-meh:before, .fa-meh:before {
  content: "\f11a"
}
.fa-align-center:before {
  content: "\f037"
}
.fa-book-dead:before, .fa-book-skull:before {
  content: "\f6b7"
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2"
}
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}
.fa-heart-circle-exclamation:before {
  content: "\e4fe"
}
.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
  content: "\f015"
}
.fa-calendar-week:before {
  content: "\f784"
}
.fa-laptop-medical:before {
  content: "\f812"
}
.fa-b:before {
  content: "\42"
}
.fa-file-medical:before {
  content: "\f477"
}
.fa-dice-one:before {
  content: "\f525"
}
.fa-kiwi-bird:before {
  content: "\f535"
}
.fa-arrow-right-arrow-left:before, .fa-exchange:before {
  content: "\f0ec"
}
.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
  content: "\f2f9"
}
.fa-cutlery:before, .fa-utensils:before {
  content: "\f2e7"
}
.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
  content: "\f161"
}
.fa-mill-sign:before {
  content: "\e1ed"
}
.fa-bowl-rice:before {
  content: "\e2eb"
}
.fa-skull:before {
  content: "\f54c"
}
.fa-broadcast-tower:before, .fa-tower-broadcast:before {
  content: "\f519"
}
.fa-truck-pickup:before {
  content: "\f63c"
}
.fa-long-arrow-alt-up:before, .fa-up-long:before {
  content: "\f30c"
}
.fa-stop:before {
  content: "\f04d"
}
.fa-code-merge:before {
  content: "\f387"
}
.fa-upload:before {
  content: "\f093"
}
.fa-hurricane:before {
  content: "\f751"
}
.fa-mound:before {
  content: "\e52d"
}
.fa-toilet-portable:before {
  content: "\e583"
}
.fa-compact-disc:before {
  content: "\f51f"
}
.fa-file-arrow-down:before, .fa-file-download:before {
  content: "\f56d"
}
.fa-caravan:before {
  content: "\f8ff"
}
.fa-shield-cat:before {
  content: "\e572"
}
.fa-bolt:before, .fa-zap:before {
  content: "\f0e7"
}
.fa-glass-water:before {
  content: "\e4f4"
}
.fa-oil-well:before {
  content: "\e532"
}
.fa-vault:before {
  content: "\e2c5"
}
.fa-mars:before {
  content: "\f222"
}
.fa-toilet:before {
  content: "\f7d8"
}
.fa-plane-circle-xmark:before {
  content: "\e557"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
  content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
  content: "\f158"
}
.fa-sun:before {
  content: "\f185"
}
.fa-guitar:before {
  content: "\f7a6"
}
.fa-face-laugh-wink:before, .fa-laugh-wink:before {
  content: "\f59c"
}
.fa-horse-head:before {
  content: "\f7ab"
}
.fa-bore-hole:before {
  content: "\e4c3"
}
.fa-industry:before {
  content: "\f275"
}
.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
  content: "\f358"
}
.fa-arrows-turn-to-dots:before {
  content: "\e4c1"
}
.fa-florin-sign:before {
  content: "\e184"
}
.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
  content: "\f884"
}
.fa-less-than:before {
  content: "\3c"
}
.fa-angle-down:before {
  content: "\f107"
}
.fa-car-tunnel:before {
  content: "\e4de"
}
.fa-head-side-cough:before {
  content: "\e061"
}
.fa-grip-lines:before {
  content: "\f7a4"
}
.fa-thumbs-down:before {
  content: "\f165"
}
.fa-user-lock:before {
  content: "\f502"
}
.fa-arrow-right-long:before, .fa-long-arrow-right:before {
  content: "\f178"
}
.fa-anchor-circle-xmark:before {
  content: "\e4ac"
}
.fa-ellipsis-h:before, .fa-ellipsis:before {
  content: "\f141"
}
.fa-chess-pawn:before {
  content: "\f443"
}
.fa-first-aid:before, .fa-kit-medical:before {
  content: "\f479"
}
.fa-person-through-window:before {
  content: "\e5a9"
}
.fa-toolbox:before {
  content: "\f552"
}
.fa-hands-holding-circle:before {
  content: "\e4fb"
}
.fa-bug:before {
  content: "\f188"
}
.fa-credit-card-alt:before, .fa-credit-card:before {
  content: "\f09d"
}
.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}
.fa-hand-holding-hand:before {
  content: "\e4f7"
}
.fa-book-open-reader:before, .fa-book-reader:before {
  content: "\f5da"
}
.fa-mountain-sun:before {
  content: "\e52f"
}
.fa-arrows-left-right-to-line:before {
  content: "\e4ba"
}
.fa-dice-d20:before {
  content: "\f6cf"
}
.fa-truck-droplet:before {
  content: "\e58c"
}
.fa-file-circle-xmark:before {
  content: "\e5a1"
}
.fa-temperature-arrow-up:before, .fa-temperature-up:before {
  content: "\e040"
}
.fa-medal:before {
  content: "\f5a2"
}
.fa-bed:before {
  content: "\f236"
}
.fa-h-square:before, .fa-square-h:before {
  content: "\f0fd"
}
.fa-podcast:before {
  content: "\f2ce"
}
.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
  content: "\f2c7"
}
.fa-bell:before {
  content: "\f0f3"
}
.fa-superscript:before {
  content: "\f12b"
}
.fa-plug-circle-xmark:before {
  content: "\e560"
}
.fa-star-of-life:before {
  content: "\f621"
}
.fa-phone-slash:before {
  content: "\f3dd"
}
.fa-paint-roller:before {
  content: "\f5aa"
}
.fa-hands-helping:before, .fa-handshake-angle:before {
  content: "\f4c4"
}
.fa-location-dot:before, .fa-map-marker-alt:before {
  content: "\f3c5"
}
.fa-file:before {
  content: "\f15b"
}
.fa-greater-than:before {
  content: "\3e"
}
.fa-person-swimming:before, .fa-swimmer:before {
  content: "\f5c4"
}
.fa-arrow-down:before {
  content: "\f063"
}
.fa-droplet:before, .fa-tint:before {
  content: "\f043"
}
.fa-eraser:before {
  content: "\f12d"
}
.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
  content: "\f57d"
}
.fa-person-burst:before {
  content: "\e53b"
}
.fa-dove:before {
  content: "\f4ba"
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}
.fa-socks:before {
  content: "\f696"
}
.fa-inbox:before {
  content: "\f01c"
}
.fa-section:before {
  content: "\e447"
}
.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
  content: "\f625"
}
.fa-envelope-open-text:before {
  content: "\f658"
}
.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
  content: "\f0f8"
}
.fa-wine-bottle:before {
  content: "\f72f"
}
.fa-chess-rook:before {
  content: "\f447"
}
.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
  content: "\f550"
}
.fa-dharmachakra:before {
  content: "\f655"
}
.fa-hotdog:before {
  content: "\f80f"
}
.fa-blind:before, .fa-person-walking-with-cane:before {
  content: "\f29d"
}
.fa-drum:before {
  content: "\f569"
}
.fa-ice-cream:before {
  content: "\f810"
}
.fa-heart-circle-bolt:before {
  content: "\e4fc"
}
.fa-fax:before {
  content: "\f1ac"
}
.fa-paragraph:before {
  content: "\f1dd"
}
.fa-check-to-slot:before, .fa-vote-yea:before {
  content: "\f772"
}
.fa-star-half:before {
  content: "\f089"
}
.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
  content: "\f468"
}
.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}
.fa-assistive-listening-systems:before, .fa-ear-listen:before {
  content: "\f2a2"
}
.fa-tree-city:before {
  content: "\e587"
}
.fa-play:before {
  content: "\f04b"
}
.fa-font:before {
  content: "\f031"
}
.fa-table-cells-row-lock:before {
  content: "\e67a"
}
.fa-rupiah-sign:before {
  content: "\e23d"
}
.fa-magnifying-glass:before, .fa-search:before {
  content: "\f002"
}
.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
  content: "\f45d"
}
.fa-diagnoses:before, .fa-person-dots-from-line:before {
  content: "\f470"
}
.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
  content: "\f82a"
}
.fa-naira-sign:before {
  content: "\e1f6"
}
.fa-cart-arrow-down:before {
  content: "\f218"
}
.fa-walkie-talkie:before {
  content: "\f8ef"
}
.fa-file-edit:before, .fa-file-pen:before {
  content: "\f31c"
}
.fa-receipt:before {
  content: "\f543"
}
.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
  content: "\f14b"
}
.fa-suitcase-rolling:before {
  content: "\f5c1"
}
.fa-person-circle-exclamation:before {
  content: "\e53f"
}
.fa-chevron-down:before {
  content: "\f078"
}
.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
  content: "\f240"
}
.fa-skull-crossbones:before {
  content: "\f714"
}
.fa-code-compare:before {
  content: "\e13a"
}
.fa-list-dots:before, .fa-list-ul:before {
  content: "\f0ca"
}
.fa-school-lock:before {
  content: "\e56f"
}
.fa-tower-cell:before {
  content: "\e585"
}
.fa-down-long:before, .fa-long-arrow-alt-down:before {
  content: "\f309"
}
.fa-ranking-star:before {
  content: "\e561"
}
.fa-chess-king:before {
  content: "\f43f"
}
.fa-person-harassing:before {
  content: "\e549"
}
.fa-brazilian-real-sign:before {
  content: "\e46c"
}
.fa-landmark-alt:before, .fa-landmark-dome:before {
  content: "\f752"
}
.fa-arrow-up:before {
  content: "\f062"
}
.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
  content: "\f26c"
}
.fa-shrimp:before {
  content: "\e448"
}
.fa-list-check:before, .fa-tasks:before {
  content: "\f0ae"
}
.fa-jug-detergent:before {
  content: "\e519"
}
.fa-circle-user:before, .fa-user-circle:before {
  content: "\f2bd"
}
.fa-user-shield:before {
  content: "\f505"
}
.fa-wind:before {
  content: "\f72e"
}
.fa-car-burst:before, .fa-car-crash:before {
  content: "\f5e1"
}
.fa-y:before {
  content: "\59"
}
.fa-person-snowboarding:before, .fa-snowboarding:before {
  content: "\f7ce"
}
.fa-shipping-fast:before, .fa-truck-fast:before {
  content: "\f48b"
}
.fa-fish:before {
  content: "\f578"
}
.fa-user-graduate:before {
  content: "\f501"
}
.fa-adjust:before, .fa-circle-half-stroke:before {
  content: "\f042"
}
.fa-clapperboard:before {
  content: "\e131"
}
.fa-circle-radiation:before, .fa-radiation-alt:before {
  content: "\f7ba"
}
.fa-baseball-ball:before, .fa-baseball:before {
  content: "\f433"
}
.fa-jet-fighter-up:before {
  content: "\e518"
}
.fa-diagram-project:before, .fa-project-diagram:before {
  content: "\f542"
}
.fa-copy:before {
  content: "\f0c5"
}
.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
  content: "\f6a9"
}
.fa-hand-sparkles:before {
  content: "\e05d"
}
.fa-grip-horizontal:before, .fa-grip:before {
  content: "\f58d"
}
.fa-share-from-square:before, .fa-share-square:before {
  content: "\f14d"
}
.fa-child-combatant:before, .fa-child-rifle:before {
  content: "\e4e0"
}
.fa-gun:before {
  content: "\e19b"
}
.fa-phone-square:before, .fa-square-phone:before {
  content: "\f098"
}
.fa-add:before, .fa-plus:before {
  content: "\2b"
}
.fa-expand:before {
  content: "\f065"
}
.fa-computer:before {
  content: "\e4e5"
}
.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
  content: "\f00d"
}
.fa-arrows-up-down-left-right:before, .fa-arrows:before {
  content: "\f047"
}
.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
  content: "\f51c"
}
.fa-peso-sign:before {
  content: "\e222"
}
.fa-building-shield:before {
  content: "\e4d8"
}
.fa-baby:before {
  content: "\f77c"
}
.fa-users-line:before {
  content: "\e592"
}
.fa-quote-left-alt:before, .fa-quote-left:before {
  content: "\f10d"
}
.fa-tractor:before {
  content: "\f722"
}
.fa-trash-arrow-up:before, .fa-trash-restore:before {
  content: "\f829"
}
.fa-arrow-down-up-lock:before {
  content: "\e4b0"
}
.fa-lines-leaning:before {
  content: "\e51e"
}
.fa-ruler-combined:before {
  content: "\f546"
}
.fa-copyright:before {
  content: "\f1f9"
}
.fa-equals:before {
  content: "\3d"
}
.fa-blender:before {
  content: "\f517"
}
.fa-teeth:before {
  content: "\f62e"
}
.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
  content: "\f20b"
}
.fa-map:before {
  content: "\f279"
}
.fa-rocket:before {
  content: "\f135"
}
.fa-photo-film:before, .fa-photo-video:before {
  content: "\f87c"
}
.fa-folder-minus:before {
  content: "\f65d"
}
.fa-store:before {
  content: "\f54e"
}
.fa-arrow-trend-up:before {
  content: "\e098"
}
.fa-plug-circle-minus:before {
  content: "\e55e"
}
.fa-sign-hanging:before, .fa-sign:before {
  content: "\f4d9"
}
.fa-bezier-curve:before {
  content: "\f55b"
}
.fa-bell-slash:before {
  content: "\f1f6"
}
.fa-tablet-android:before, .fa-tablet:before {
  content: "\f3fb"
}
.fa-school-flag:before {
  content: "\e56e"
}
.fa-fill:before {
  content: "\f575"
}
.fa-angle-up:before {
  content: "\f106"
}
.fa-drumstick-bite:before {
  content: "\f6d7"
}
.fa-holly-berry:before {
  content: "\f7aa"
}
.fa-chevron-left:before {
  content: "\f053"
}
.fa-bacteria:before {
  content: "\e059"
}
.fa-hand-lizard:before {
  content: "\f258"
}
.fa-notdef:before {
  content: "\e1fe"
}
.fa-disease:before {
  content: "\f7fa"
}
.fa-briefcase-medical:before {
  content: "\f469"
}
.fa-genderless:before {
  content: "\f22d"
}
.fa-chevron-right:before {
  content: "\f054"
}
.fa-retweet:before {
  content: "\f079"
}
.fa-car-alt:before, .fa-car-rear:before {
  content: "\f5de"
}
.fa-pump-soap:before {
  content: "\e06b"
}
.fa-video-slash:before {
  content: "\f4e2"
}
.fa-battery-2:before, .fa-battery-quarter:before {
  content: "\f243"
}
.fa-radio:before {
  content: "\f8d7"
}
.fa-baby-carriage:before, .fa-carriage-baby:before {
  content: "\f77d"
}
.fa-traffic-light:before {
  content: "\f637"
}
.fa-thermometer:before {
  content: "\f491"
}
.fa-vr-cardboard:before {
  content: "\f729"
}
.fa-hand-middle-finger:before {
  content: "\f806"
}
.fa-percent:before, .fa-percentage:before {
  content: "\25"
}
.fa-truck-moving:before {
  content: "\f4df"
}
.fa-glass-water-droplet:before {
  content: "\e4f5"
}
.fa-display:before {
  content: "\e163"
}
.fa-face-smile:before, .fa-smile:before {
  content: "\f118"
}
.fa-thumb-tack:before, .fa-thumbtack:before {
  content: "\f08d"
}
.fa-trophy:before {
  content: "\f091"
}
.fa-person-praying:before, .fa-pray:before {
  content: "\f683"
}
.fa-hammer:before {
  content: "\f6e3"
}
.fa-hand-peace:before {
  content: "\f25b"
}
.fa-rotate:before, .fa-sync-alt:before {
  content: "\f2f1"
}
.fa-spinner:before {
  content: "\f110"
}
.fa-robot:before {
  content: "\f544"
}
.fa-peace:before {
  content: "\f67c"
}
.fa-cogs:before, .fa-gears:before {
  content: "\f085"
}
.fa-warehouse:before {
  content: "\f494"
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7"
}
.fa-splotch:before {
  content: "\f5bc"
}
.fa-face-grin-hearts:before, .fa-grin-hearts:before {
  content: "\f584"
}
.fa-dice-four:before {
  content: "\f524"
}
.fa-sim-card:before {
  content: "\f7c4"
}
.fa-transgender-alt:before, .fa-transgender:before {
  content: "\f225"
}
.fa-mercury:before {
  content: "\f223"
}
.fa-arrow-turn-down:before, .fa-level-down:before {
  content: "\f149"
}
.fa-person-falling-burst:before {
  content: "\e547"
}
.fa-award:before {
  content: "\f559"
}
.fa-ticket-alt:before, .fa-ticket-simple:before {
  content: "\f3ff"
}
.fa-building:before {
  content: "\f1ad"
}
.fa-angle-double-left:before, .fa-angles-left:before {
  content: "\f100"
}
.fa-qrcode:before {
  content: "\f029"
}
.fa-clock-rotate-left:before, .fa-history:before {
  content: "\f1da"
}
.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
  content: "\f583"
}
.fa-arrow-right-from-file:before, .fa-file-export:before {
  content: "\f56e"
}
.fa-shield-blank:before, .fa-shield:before {
  content: "\f132"
}
.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
  content: "\f885"
}
.fa-house-medical:before {
  content: "\e3b2"
}
.fa-golf-ball-tee:before, .fa-golf-ball:before {
  content: "\f450"
}
.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
  content: "\f137"
}
.fa-house-chimney-window:before {
  content: "\e00d"
}
.fa-pen-nib:before {
  content: "\f5ad"
}
.fa-tent-arrow-turn-left:before {
  content: "\e580"
}
.fa-tents:before {
  content: "\e582"
}
.fa-magic:before, .fa-wand-magic:before {
  content: "\f0d0"
}
.fa-dog:before {
  content: "\f6d3"
}
.fa-carrot:before {
  content: "\f787"
}
.fa-moon:before {
  content: "\f186"
}
.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
  content: "\f5ce"
}
.fa-cheese:before {
  content: "\f7ef"
}
.fa-yin-yang:before {
  content: "\f6ad"
}
.fa-music:before {
  content: "\f001"
}
.fa-code-commit:before {
  content: "\f386"
}
.fa-temperature-low:before {
  content: "\f76b"
}
.fa-biking:before, .fa-person-biking:before {
  content: "\f84a"
}
.fa-broom:before {
  content: "\f51a"
}
.fa-shield-heart:before {
  content: "\e574"
}
.fa-gopuram:before {
  content: "\f664"
}
.fa-earth-oceania:before, .fa-globe-oceania:before {
  content: "\e47b"
}
.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
  content: "\f2d3"
}
.fa-hashtag:before {
  content: "\23"
}
.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
  content: "\f424"
}
.fa-oil-can:before {
  content: "\f613"
}
.fa-t:before {
  content: "\54"
}
.fa-hippo:before {
  content: "\f6ed"
}
.fa-chart-column:before {
  content: "\e0e3"
}
.fa-infinity:before {
  content: "\f534"
}
.fa-vial-circle-check:before {
  content: "\e596"
}
.fa-person-arrow-down-to-line:before {
  content: "\e538"
}
.fa-voicemail:before {
  content: "\f897"
}
.fa-fan:before {
  content: "\f863"
}
.fa-person-walking-luggage:before {
  content: "\e554"
}
.fa-arrows-alt-v:before, .fa-up-down:before {
  content: "\f338"
}
.fa-cloud-moon-rain:before {
  content: "\f73c"
}
.fa-calendar:before {
  content: "\f133"
}
.fa-trailer:before {
  content: "\e041"
}
.fa-bahai:before, .fa-haykal:before {
  content: "\f666"
}
.fa-sd-card:before {
  content: "\f7c2"
}
.fa-dragon:before {
  content: "\f6d5"
}
.fa-shoe-prints:before {
  content: "\f54b"
}
.fa-circle-plus:before, .fa-plus-circle:before {
  content: "\f055"
}
.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
  content: "\f58b"
}
.fa-hand-holding:before {
  content: "\f4bd"
}
.fa-plug-circle-exclamation:before {
  content: "\e55d"
}
.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
  content: "\f127"
}
.fa-clone:before {
  content: "\f24d"
}
.fa-person-walking-arrow-loop-left:before {
  content: "\e551"
}
.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
  content: "\f882"
}
.fa-fire-alt:before, .fa-fire-flame-curved:before {
  content: "\f7e4"
}
.fa-tornado:before {
  content: "\f76f"
}
.fa-file-circle-plus:before {
  content: "\e494"
}
.fa-book-quran:before, .fa-quran:before {
  content: "\f687"
}
.fa-anchor:before {
  content: "\f13d"
}
.fa-border-all:before {
  content: "\f84c"
}
.fa-angry:before, .fa-face-angry:before {
  content: "\f556"
}
.fa-cookie-bite:before {
  content: "\f564"
}
.fa-arrow-trend-down:before {
  content: "\e097"
}
.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}
.fa-draw-polygon:before {
  content: "\f5ee"
}
.fa-balance-scale:before, .fa-scale-balanced:before {
  content: "\f24e"
}
.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
  content: "\f62a"
}
.fa-shower:before {
  content: "\f2cc"
}
.fa-desktop-alt:before, .fa-desktop:before {
  content: "\f390"
}
.fa-m:before {
  content: "\4d"
}
.fa-table-list:before, .fa-th-list:before {
  content: "\f00b"
}
.fa-comment-sms:before, .fa-sms:before {
  content: "\f7cd"
}
.fa-book:before {
  content: "\f02d"
}
.fa-user-plus:before {
  content: "\f234"
}
.fa-check:before {
  content: "\f00c"
}
.fa-battery-4:before, .fa-battery-three-quarters:before {
  content: "\f241"
}
.fa-house-circle-check:before {
  content: "\e509"
}
.fa-angle-left:before {
  content: "\f104"
}
.fa-diagram-successor:before {
  content: "\e47a"
}
.fa-truck-arrow-right:before {
  content: "\e58b"
}
.fa-arrows-split-up-and-left:before {
  content: "\e4bc"
}
.fa-fist-raised:before, .fa-hand-fist:before {
  content: "\f6de"
}
.fa-cloud-moon:before {
  content: "\f6c3"
}
.fa-briefcase:before {
  content: "\f0b1"
}
.fa-person-falling:before {
  content: "\e546"
}
.fa-image-portrait:before, .fa-portrait:before {
  content: "\f3e0"
}
.fa-user-tag:before {
  content: "\f507"
}
.fa-rug:before {
  content: "\e569"
}
.fa-earth-europe:before, .fa-globe-europe:before {
  content: "\f7a2"
}
.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
  content: "\f59d"
}
.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
  content: "\f410"
}
.fa-baht-sign:before {
  content: "\e0ac"
}
.fa-book-open:before {
  content: "\f518"
}
.fa-book-journal-whills:before, .fa-journal-whills:before {
  content: "\f66a"
}
.fa-handcuffs:before {
  content: "\e4f8"
}
.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
  content: "\f071"
}
.fa-database:before {
  content: "\f1c0"
}
.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}
.fa-bottle-droplet:before {
  content: "\e4c4"
}
.fa-mask-face:before {
  content: "\e1d7"
}
.fa-hill-rockslide:before {
  content: "\e508"
}
.fa-exchange-alt:before, .fa-right-left:before {
  content: "\f362"
}
.fa-paper-plane:before {
  content: "\f1d8"
}
.fa-road-circle-exclamation:before {
  content: "\e565"
}
.fa-dungeon:before {
  content: "\f6d9"
}
.fa-align-right:before {
  content: "\f038"
}
.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
  content: "\f53b"
}
.fa-life-ring:before {
  content: "\f1cd"
}
.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
  content: "\f2a7"
}
.fa-calendar-day:before {
  content: "\f783"
}
.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
  content: "\f5c5"
}
.fa-arrows-up-down:before, .fa-arrows-v:before {
  content: "\f07d"
}
.fa-face-grimace:before, .fa-grimace:before {
  content: "\f57f"
}
.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
  content: "\e2ce"
}
.fa-level-down-alt:before, .fa-turn-down:before {
  content: "\f3be"
}
.fa-person-walking-arrow-right:before {
  content: "\e552"
}
.fa-envelope-square:before, .fa-square-envelope:before {
  content: "\f199"
}
.fa-dice:before {
  content: "\f522"
}
.fa-bowling-ball:before {
  content: "\f436"
}
.fa-brain:before {
  content: "\f5dc"
}
.fa-band-aid:before, .fa-bandage:before {
  content: "\f462"
}
.fa-calendar-minus:before {
  content: "\f272"
}
.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
  content: "\f057"
}
.fa-gifts:before {
  content: "\f79c"
}
.fa-hotel:before {
  content: "\f594"
}
.fa-earth-asia:before, .fa-globe-asia:before {
  content: "\f57e"
}
.fa-id-card-alt:before, .fa-id-card-clip:before {
  content: "\f47f"
}
.fa-magnifying-glass-plus:before, .fa-search-plus:before {
  content: "\f00e"
}
.fa-thumbs-up:before {
  content: "\f164"
}
.fa-user-clock:before {
  content: "\f4fd"
}
.fa-allergies:before, .fa-hand-dots:before {
  content: "\f461"
}
.fa-file-invoice:before {
  content: "\f570"
}
.fa-window-minimize:before {
  content: "\f2d1"
}
.fa-coffee:before, .fa-mug-saucer:before {
  content: "\f0f4"
}
.fa-brush:before {
  content: "\f55d"
}
.fa-mask:before {
  content: "\f6fa"
}
.fa-magnifying-glass-minus:before, .fa-search-minus:before {
  content: "\f010"
}
.fa-ruler-vertical:before {
  content: "\f548"
}
.fa-user-alt:before, .fa-user-large:before {
  content: "\f406"
}
.fa-train-tram:before {
  content: "\e5b4"
}
.fa-user-nurse:before {
  content: "\f82f"
}
.fa-syringe:before {
  content: "\f48e"
}
.fa-cloud-sun:before {
  content: "\f6c4"
}
.fa-stopwatch-20:before {
  content: "\e06f"
}
.fa-square-full:before {
  content: "\f45c"
}
.fa-magnet:before {
  content: "\f076"
}
.fa-jar:before {
  content: "\e516"
}
.fa-note-sticky:before, .fa-sticky-note:before {
  content: "\f249"
}
.fa-bug-slash:before {
  content: "\e490"
}
.fa-arrow-up-from-water-pump:before {
  content: "\e4b6"
}
.fa-bone:before {
  content: "\f5d7"
}
.fa-table-cells-row-unlock:before {
  content: "\e691"
}
.fa-user-injured:before {
  content: "\f728"
}
.fa-face-sad-tear:before, .fa-sad-tear:before {
  content: "\f5b4"
}
.fa-plane:before {
  content: "\f072"
}
.fa-tent-arrows-down:before {
  content: "\e581"
}
.fa-exclamation:before {
  content: "\21"
}
.fa-arrows-spin:before {
  content: "\e4bb"
}
.fa-print:before {
  content: "\f02f"
}
.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
  content: "\e2bb"
}
.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
  content: "\24"
}
.fa-x:before {
  content: "\58"
}
.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
  content: "\f688"
}
.fa-users-cog:before, .fa-users-gear:before {
  content: "\f509"
}
.fa-person-military-pointing:before {
  content: "\e54a"
}
.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
  content: "\f19c"
}
.fa-umbrella:before {
  content: "\f0e9"
}
.fa-trowel:before {
  content: "\e589"
}
.fa-d:before {
  content: "\44"
}
.fa-stapler:before {
  content: "\e5af"
}
.fa-masks-theater:before, .fa-theater-masks:before {
  content: "\f630"
}
.fa-kip-sign:before {
  content: "\e1c4"
}
.fa-hand-point-left:before {
  content: "\f0a5"
}
.fa-handshake-alt:before, .fa-handshake-simple:before {
  content: "\f4c6"
}
.fa-fighter-jet:before, .fa-jet-fighter:before {
  content: "\f0fb"
}
.fa-share-alt-square:before, .fa-square-share-nodes:before {
  content: "\f1e1"
}
.fa-barcode:before {
  content: "\f02a"
}
.fa-plus-minus:before {
  content: "\e43c"
}
.fa-video-camera:before, .fa-video:before {
  content: "\f03d"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
  content: "\f19d"
}
.fa-hand-holding-medical:before {
  content: "\e05c"
}
.fa-person-circle-check:before {
  content: "\e53e"
}
.fa-level-up-alt:before, .fa-turn-up:before {
  content: "\f3bf"
}
.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0
}
:host, :root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(http:../../../../fonts/fa-brands-400.woff2) format("woff2"), url(../../../../fonts/fa-brands-400.ttf) format("truetype")
}
.fa-brands, .fab {
  font-weight: 400
}
.fa-monero:before {
  content: "\f3d0"
}
.fa-hooli:before {
  content: "\f427"
}
.fa-yelp:before {
  content: "\f1e9"
}
.fa-cc-visa:before {
  content: "\f1f0"
}
.fa-lastfm:before {
  content: "\f202"
}
.fa-shopware:before {
  content: "\f5b5"
}
.fa-creative-commons-nc:before {
  content: "\f4e8"
}
.fa-aws:before {
  content: "\f375"
}
.fa-redhat:before {
  content: "\f7bc"
}
.fa-yoast:before {
  content: "\f2b1"
}
.fa-cloudflare:before {
  content: "\e07d"
}
.fa-ups:before {
  content: "\f7e0"
}
.fa-pixiv:before {
  content: "\e640"
}
.fa-wpexplorer:before {
  content: "\f2de"
}
.fa-dyalog:before {
  content: "\f399"
}
.fa-bity:before {
  content: "\f37a"
}
.fa-stackpath:before {
  content: "\f842"
}
.fa-buysellads:before {
  content: "\f20d"
}
.fa-first-order:before {
  content: "\f2b0"
}
.fa-modx:before {
  content: "\f285"
}
.fa-guilded:before {
  content: "\e07e"
}
.fa-vnv:before {
  content: "\f40b"
}
.fa-js-square:before, .fa-square-js:before {
  content: "\f3b9"
}
.fa-microsoft:before {
  content: "\f3ca"
}
.fa-qq:before {
  content: "\f1d6"
}
.fa-orcid:before {
  content: "\f8d2"
}
.fa-java:before {
  content: "\f4e4"
}
.fa-invision:before {
  content: "\f7b0"
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}
.fa-centercode:before {
  content: "\f380"
}
.fa-glide-g:before {
  content: "\f2a6"
}
.fa-drupal:before {
  content: "\f1a9"
}
.fa-jxl:before {
  content: "\e67b"
}
.fa-dart-lang:before {
  content: "\e693"
}
.fa-hire-a-helper:before {
  content: "\f3b0"
}
.fa-creative-commons-by:before {
  content: "\f4e7"
}
.fa-unity:before {
  content: "\e049"
}
.fa-whmcs:before {
  content: "\f40d"
}
.fa-rocketchat:before {
  content: "\f3e8"
}
.fa-vk:before {
  content: "\f189"
}
.fa-untappd:before {
  content: "\f405"
}
.fa-mailchimp:before {
  content: "\f59e"
}
.fa-css3-alt:before {
  content: "\f38b"
}
.fa-reddit-square:before, .fa-square-reddit:before {
  content: "\f1a2"
}
.fa-vimeo-v:before {
  content: "\f27d"
}
.fa-contao:before {
  content: "\f26d"
}
.fa-square-font-awesome:before {
  content: "\e5ad"
}
.fa-deskpro:before {
  content: "\f38f"
}
.fa-brave:before {
  content: "\e63c"
}
.fa-sistrix:before {
  content: "\f3ee"
}
.fa-instagram-square:before, .fa-square-instagram:before {
  content: "\e055"
}
.fa-battle-net:before {
  content: "\f835"
}
.fa-the-red-yeti:before {
  content: "\f69d"
}
.fa-hacker-news-square:before, .fa-square-hacker-news:before {
  content: "\f3af"
}
.fa-edge:before {
  content: "\f282"
}
.fa-threads:before {
  content: "\e618"
}
.fa-napster:before {
  content: "\f3d2"
}
.fa-snapchat-square:before, .fa-square-snapchat:before {
  content: "\f2ad"
}
.fa-google-plus-g:before {
  content: "\f0d5"
}
.fa-artstation:before {
  content: "\f77a"
}
.fa-markdown:before {
  content: "\f60f"
}
.fa-sourcetree:before {
  content: "\f7d3"
}
.fa-google-plus:before {
  content: "\f2b3"
}
.fa-diaspora:before {
  content: "\f791"
}
.fa-foursquare:before {
  content: "\f180"
}
.fa-stack-overflow:before {
  content: "\f16c"
}
.fa-github-alt:before {
  content: "\f113"
}
.fa-phoenix-squadron:before {
  content: "\f511"
}
.fa-pagelines:before {
  content: "\f18c"
}
.fa-algolia:before {
  content: "\f36c"
}
.fa-red-river:before {
  content: "\f3e3"
}
.fa-creative-commons-sa:before {
  content: "\f4ef"
}
.fa-safari:before {
  content: "\f267"
}
.fa-google:before {
  content: "\f1a0"
}
.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
  content: "\f35c"
}
.fa-atlassian:before {
  content: "\f77b"
}
.fa-linkedin-in:before {
  content: "\f0e1"
}
.fa-digital-ocean:before {
  content: "\f391"
}
.fa-nimblr:before {
  content: "\f5a8"
}
.fa-chromecast:before {
  content: "\f838"
}
.fa-evernote:before {
  content: "\f839"
}
.fa-hacker-news:before {
  content: "\f1d4"
}
.fa-creative-commons-sampling:before {
  content: "\f4f0"
}
.fa-adversal:before {
  content: "\f36a"
}
.fa-creative-commons:before {
  content: "\f25e"
}
.fa-watchman-monitoring:before {
  content: "\e087"
}
.fa-fonticons:before {
  content: "\f280"
}
.fa-weixin:before {
  content: "\f1d7"
}
.fa-shirtsinbulk:before {
  content: "\f214"
}
.fa-codepen:before {
  content: "\f1cb"
}
.fa-git-alt:before {
  content: "\f841"
}
.fa-lyft:before {
  content: "\f3c3"
}
.fa-rev:before {
  content: "\f5b2"
}
.fa-windows:before {
  content: "\f17a"
}
.fa-wizards-of-the-coast:before {
  content: "\f730"
}
.fa-square-viadeo:before, .fa-viadeo-square:before {
  content: "\f2aa"
}
.fa-meetup:before {
  content: "\f2e0"
}
.fa-centos:before {
  content: "\f789"
}
.fa-adn:before {
  content: "\f170"
}
.fa-cloudsmith:before {
  content: "\f384"
}
.fa-opensuse:before {
  content: "\e62b"
}
.fa-pied-piper-alt:before {
  content: "\f1a8"
}
.fa-dribbble-square:before, .fa-square-dribbble:before {
  content: "\f397"
}
.fa-codiepie:before {
  content: "\f284"
}
.fa-node:before {
  content: "\f419"
}
.fa-mix:before {
  content: "\f3cb"
}
.fa-steam:before {
  content: "\f1b6"
}
.fa-cc-apple-pay:before {
  content: "\f416"
}
.fa-scribd:before {
  content: "\f28a"
}
.fa-debian:before {
  content: "\e60b"
}
.fa-openid:before {
  content: "\f19b"
}
.fa-instalod:before {
  content: "\e081"
}
.fa-expeditedssl:before {
  content: "\f23e"
}
.fa-sellcast:before {
  content: "\f2da"
}
.fa-square-twitter:before, .fa-twitter-square:before {
  content: "\f081"
}
.fa-r-project:before {
  content: "\f4f7"
}
.fa-delicious:before {
  content: "\f1a5"
}
.fa-freebsd:before {
  content: "\f3a4"
}
.fa-vuejs:before {
  content: "\f41f"
}
.fa-accusoft:before {
  content: "\f369"
}
.fa-ioxhost:before {
  content: "\f208"
}
.fa-fonticons-fi:before {
  content: "\f3a2"
}
.fa-app-store:before {
  content: "\f36f"
}
.fa-cc-mastercard:before {
  content: "\f1f1"
}
.fa-itunes-note:before {
  content: "\f3b5"
}
.fa-golang:before {
  content: "\e40f"
}
.fa-kickstarter:before, .fa-square-kickstarter:before {
  content: "\f3bb"
}
.fa-grav:before {
  content: "\f2d6"
}
.fa-weibo:before {
  content: "\f18a"
}
.fa-uncharted:before {
  content: "\e084"
}
.fa-firstdraft:before {
  content: "\f3a1"
}
.fa-square-youtube:before, .fa-youtube-square:before {
  content: "\f431"
}
.fa-wikipedia-w:before {
  content: "\f266"
}
.fa-rendact:before, .fa-wpressr:before {
  content: "\f3e4"
}
.fa-angellist:before {
  content: "\f209"
}
.fa-galactic-republic:before {
  content: "\f50c"
}
.fa-nfc-directional:before {
  content: "\e530"
}
.fa-skype:before {
  content: "\f17e"
}
.fa-joget:before {
  content: "\f3b7"
}
.fa-fedora:before {
  content: "\f798"
}
.fa-stripe-s:before {
  content: "\f42a"
}
.fa-meta:before {
  content: "\e49b"
}
.fa-laravel:before {
  content: "\f3bd"
}
.fa-hotjar:before {
  content: "\f3b1"
}
.fa-bluetooth-b:before {
  content: "\f294"
}
.fa-square-letterboxd:before {
  content: "\e62e"
}
.fa-sticker-mule:before {
  content: "\f3f7"
}
.fa-creative-commons-zero:before {
  content: "\f4f3"
}
.fa-hips:before {
  content: "\f452"
}
.fa-behance:before {
  content: "\f1b4"
}
.fa-reddit:before {
  content: "\f1a1"
}
.fa-discord:before {
  content: "\f392"
}
.fa-chrome:before {
  content: "\f268"
}
.fa-app-store-ios:before {
  content: "\f370"
}
.fa-cc-discover:before {
  content: "\f1f2"
}
.fa-wpbeginner:before {
  content: "\f297"
}
.fa-confluence:before {
  content: "\f78d"
}
.fa-shoelace:before {
  content: "\e60c"
}
.fa-mdb:before {
  content: "\f8ca"
}
.fa-dochub:before {
  content: "\f394"
}
.fa-accessible-icon:before {
  content: "\f368"
}
.fa-ebay:before {
  content: "\f4f4"
}
.fa-amazon:before {
  content: "\f270"
}
.fa-unsplash:before {
  content: "\e07c"
}
.fa-yarn:before {
  content: "\f7e3"
}
.fa-square-steam:before, .fa-steam-square:before {
  content: "\f1b7"
}
.fa-500px:before {
  content: "\f26e"
}
.fa-square-vimeo:before, .fa-vimeo-square:before {
  content: "\f194"
}
.fa-asymmetrik:before {
  content: "\f372"
}
.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
  content: "\f2b4"
}
.fa-gratipay:before {
  content: "\f184"
}
.fa-apple:before {
  content: "\f179"
}
.fa-hive:before {
  content: "\e07f"
}
.fa-gitkraken:before {
  content: "\f3a6"
}
.fa-keybase:before {
  content: "\f4f5"
}
.fa-apple-pay:before {
  content: "\f415"
}
.fa-padlet:before {
  content: "\e4a0"
}
.fa-amazon-pay:before {
  content: "\f42c"
}
.fa-github-square:before, .fa-square-github:before {
  content: "\f092"
}
.fa-stumbleupon:before {
  content: "\f1a4"
}
.fa-fedex:before {
  content: "\f797"
}
.fa-phoenix-framework:before {
  content: "\f3dc"
}
.fa-shopify:before {
  content: "\e057"
}
.fa-neos:before {
  content: "\f612"
}
.fa-square-threads:before {
  content: "\e619"
}
.fa-hackerrank:before {
  content: "\f5f7"
}
.fa-researchgate:before {
  content: "\f4f8"
}
.fa-swift:before {
  content: "\f8e1"
}
.fa-angular:before {
  content: "\f420"
}
.fa-speakap:before {
  content: "\f3f3"
}
.fa-angrycreative:before {
  content: "\f36e"
}
.fa-y-combinator:before {
  content: "\f23b"
}
.fa-empire:before {
  content: "\f1d1"
}
.fa-envira:before {
  content: "\f299"
}
.fa-google-scholar:before {
  content: "\e63b"
}
.fa-gitlab-square:before, .fa-square-gitlab:before {
  content: "\e5ae"
}
.fa-studiovinari:before {
  content: "\f3f8"
}
.fa-pied-piper:before {
  content: "\f2ae"
}
.fa-wordpress:before {
  content: "\f19a"
}
.fa-product-hunt:before {
  content: "\f288"
}
.fa-firefox:before {
  content: "\f269"
}
.fa-linode:before {
  content: "\f2b8"
}
.fa-goodreads:before {
  content: "\f3a8"
}
.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
  content: "\f264"
}
.fa-jsfiddle:before {
  content: "\f1cc"
}
.fa-sith:before {
  content: "\f512"
}
.fa-themeisle:before {
  content: "\f2b2"
}
.fa-page4:before {
  content: "\f3d7"
}
.fa-hashnode:before {
  content: "\e499"
}
.fa-react:before {
  content: "\f41b"
}
.fa-cc-paypal:before {
  content: "\f1f4"
}
.fa-squarespace:before {
  content: "\f5be"
}
.fa-cc-stripe:before {
  content: "\f1f5"
}
.fa-creative-commons-share:before {
  content: "\f4f2"
}
.fa-bitcoin:before {
  content: "\f379"
}
.fa-keycdn:before {
  content: "\f3ba"
}
.fa-opera:before {
  content: "\f26a"
}
.fa-itch-io:before {
  content: "\f83a"
}
.fa-umbraco:before {
  content: "\f8e8"
}
.fa-galactic-senate:before {
  content: "\f50d"
}
.fa-ubuntu:before {
  content: "\f7df"
}
.fa-draft2digital:before {
  content: "\f396"
}
.fa-stripe:before {
  content: "\f429"
}
.fa-houzz:before {
  content: "\f27c"
}
.fa-gg:before {
  content: "\f260"
}
.fa-dhl:before {
  content: "\f790"
}
.fa-pinterest-square:before, .fa-square-pinterest:before {
  content: "\f0d3"
}
.fa-xing:before {
  content: "\f168"
}
.fa-blackberry:before {
  content: "\f37b"
}
.fa-creative-commons-pd:before {
  content: "\f4ec"
}
.fa-playstation:before {
  content: "\f3df"
}
.fa-quinscape:before {
  content: "\f459"
}
.fa-less:before {
  content: "\f41d"
}
.fa-blogger-b:before {
  content: "\f37d"
}
.fa-opencart:before {
  content: "\f23d"
}
.fa-vine:before {
  content: "\f1ca"
}
.fa-signal-messenger:before {
  content: "\e663"
}
.fa-paypal:before {
  content: "\f1ed"
}
.fa-gitlab:before {
  content: "\f296"
}
.fa-typo3:before {
  content: "\f42b"
}
.fa-reddit-alien:before {
  content: "\f281"
}
.fa-yahoo:before {
  content: "\f19e"
}
.fa-dailymotion:before {
  content: "\e052"
}
.fa-affiliatetheme:before {
  content: "\f36b"
}
.fa-pied-piper-pp:before {
  content: "\f1a7"
}
.fa-bootstrap:before {
  content: "\f836"
}
.fa-odnoklassniki:before {
  content: "\f263"
}
.fa-nfc-symbol:before {
  content: "\e531"
}
.fa-mintbit:before {
  content: "\e62f"
}
.fa-ethereum:before {
  content: "\f42e"
}
.fa-speaker-deck:before {
  content: "\f83c"
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}
.fa-patreon:before {
  content: "\f3d9"
}
.fa-avianex:before {
  content: "\f374"
}
.fa-ello:before {
  content: "\f5f1"
}
.fa-gofore:before {
  content: "\f3a7"
}
.fa-bimobject:before {
  content: "\f378"
}
.fa-brave-reverse:before {
  content: "\e63d"
}
.fa-facebook-f:before {
  content: "\f39e"
}
.fa-google-plus-square:before, .fa-square-google-plus:before {
  content: "\f0d4"
}
.fa-web-awesome:before {
  content: "\e682"
}
.fa-mandalorian:before {
  content: "\f50f"
}
.fa-first-order-alt:before {
  content: "\f50a"
}
.fa-osi:before {
  content: "\f41a"
}
.fa-google-wallet:before {
  content: "\f1ee"
}
.fa-d-and-d-beyond:before {
  content: "\f6ca"
}
.fa-periscope:before {
  content: "\f3da"
}
.fa-fulcrum:before {
  content: "\f50b"
}
.fa-cloudscale:before {
  content: "\f383"
}
.fa-forumbee:before {
  content: "\f211"
}
.fa-mizuni:before {
  content: "\f3cc"
}
.fa-schlix:before {
  content: "\f3ea"
}
.fa-square-xing:before, .fa-xing-square:before {
  content: "\f169"
}
.fa-bandcamp:before {
  content: "\f2d5"
}
.fa-wpforms:before {
  content: "\f298"
}
.fa-cloudversify:before {
  content: "\f385"
}
.fa-usps:before {
  content: "\f7e1"
}
.fa-megaport:before {
  content: "\f5a3"
}
.fa-magento:before {
  content: "\f3c4"
}
.fa-spotify:before {
  content: "\f1bc"
}
.fa-optin-monster:before {
  content: "\f23c"
}
.fa-fly:before {
  content: "\f417"
}
.fa-aviato:before {
  content: "\f421"
}
.fa-itunes:before {
  content: "\f3b4"
}
.fa-cuttlefish:before {
  content: "\f38c"
}
.fa-blogger:before {
  content: "\f37c"
}
.fa-flickr:before {
  content: "\f16e"
}
.fa-viber:before {
  content: "\f409"
}
.fa-soundcloud:before {
  content: "\f1be"
}
.fa-digg:before {
  content: "\f1a6"
}
.fa-tencent-weibo:before {
  content: "\f1d5"
}
.fa-letterboxd:before {
  content: "\e62d"
}
.fa-symfony:before {
  content: "\f83d"
}
.fa-maxcdn:before {
  content: "\f136"
}
.fa-etsy:before {
  content: "\f2d7"
}
.fa-facebook-messenger:before {
  content: "\f39f"
}
.fa-audible:before {
  content: "\f373"
}
.fa-think-peaks:before {
  content: "\f731"
}
.fa-bilibili:before {
  content: "\e3d9"
}
.fa-erlang:before {
  content: "\f39d"
}
.fa-x-twitter:before {
  content: "\e61b"
}
.fa-cotton-bureau:before {
  content: "\f89e"
}
.fa-dashcube:before {
  content: "\f210"
}
.fa-42-group:before, .fa-innosoft:before {
  content: "\e080"
}
.fa-stack-exchange:before {
  content: "\f18d"
}
.fa-elementor:before {
  content: "\f430"
}
.fa-pied-piper-square:before, .fa-square-pied-piper:before {
  content: "\e01e"
}
.fa-creative-commons-nd:before {
  content: "\f4eb"
}
.fa-palfed:before {
  content: "\f3d8"
}
.fa-superpowers:before {
  content: "\f2dd"
}
.fa-resolving:before {
  content: "\f3e7"
}
.fa-xbox:before {
  content: "\f412"
}
.fa-square-web-awesome-stroke:before {
  content: "\e684"
}
.fa-searchengin:before {
  content: "\f3eb"
}
.fa-tiktok:before {
  content: "\e07b"
}
.fa-facebook-square:before, .fa-square-facebook:before {
  content: "\f082"
}
.fa-renren:before {
  content: "\f18b"
}
.fa-linux:before {
  content: "\f17c"
}
.fa-glide:before {
  content: "\f2a5"
}
.fa-linkedin:before {
  content: "\f08c"
}
.fa-hubspot:before {
  content: "\f3b2"
}
.fa-deploydog:before {
  content: "\f38e"
}
.fa-twitch:before {
  content: "\f1e8"
}
.fa-flutter:before {
  content: "\e694"
}
.fa-ravelry:before {
  content: "\f2d9"
}
.fa-mixer:before {
  content: "\e056"
}
.fa-lastfm-square:before, .fa-square-lastfm:before {
  content: "\f203"
}
.fa-vimeo:before {
  content: "\f40a"
}
.fa-mendeley:before {
  content: "\f7b3"
}
.fa-uniregistry:before {
  content: "\f404"
}
.fa-figma:before {
  content: "\f799"
}
.fa-creative-commons-remix:before {
  content: "\f4ee"
}
.fa-cc-amazon-pay:before {
  content: "\f42d"
}
.fa-dropbox:before {
  content: "\f16b"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-cmplid:before {
  content: "\e360"
}
.fa-upwork:before {
  content: "\e641"
}
.fa-facebook:before {
  content: "\f09a"
}
.fa-gripfire:before {
  content: "\f3ac"
}
.fa-jedi-order:before {
  content: "\f50e"
}
.fa-uikit:before {
  content: "\f403"
}
.fa-fort-awesome-alt:before {
  content: "\f3a3"
}
.fa-phabricator:before {
  content: "\f3db"
}
.fa-ussunnah:before {
  content: "\f407"
}
.fa-earlybirds:before {
  content: "\f39a"
}
.fa-trade-federation:before {
  content: "\f513"
}
.fa-autoprefixer:before {
  content: "\f41c"
}
.fa-whatsapp:before {
  content: "\f232"
}
.fa-square-upwork:before {
  content: "\e67c"
}
.fa-slideshare:before {
  content: "\f1e7"
}
.fa-google-play:before {
  content: "\f3ab"
}
.fa-viadeo:before {
  content: "\f2a9"
}
.fa-line:before {
  content: "\f3c0"
}
.fa-google-drive:before {
  content: "\f3aa"
}
.fa-servicestack:before {
  content: "\f3ec"
}
.fa-simplybuilt:before {
  content: "\f215"
}
.fa-bitbucket:before {
  content: "\f171"
}
.fa-imdb:before {
  content: "\f2d8"
}
.fa-deezer:before {
  content: "\e077"
}
.fa-raspberry-pi:before {
  content: "\f7bb"
}
.fa-jira:before {
  content: "\f7b1"
}
.fa-docker:before {
  content: "\f395"
}
.fa-screenpal:before {
  content: "\e570"
}
.fa-bluetooth:before {
  content: "\f293"
}
.fa-gitter:before {
  content: "\f426"
}
.fa-d-and-d:before {
  content: "\f38d"
}
.fa-microblog:before {
  content: "\e01a"
}
.fa-cc-diners-club:before {
  content: "\f24c"
}
.fa-gg-circle:before {
  content: "\f261"
}
.fa-pied-piper-hat:before {
  content: "\f4e5"
}
.fa-kickstarter-k:before {
  content: "\f3bc"
}
.fa-yandex:before {
  content: "\f413"
}
.fa-readme:before {
  content: "\f4d5"
}
.fa-html5:before {
  content: "\f13b"
}
.fa-sellsy:before {
  content: "\f213"
}
.fa-square-web-awesome:before {
  content: "\e683"
}
.fa-sass:before {
  content: "\f41e"
}
.fa-wirsindhandwerk:before, .fa-wsh:before {
  content: "\e2d0"
}
.fa-buromobelexperte:before {
  content: "\f37f"
}
.fa-salesforce:before {
  content: "\f83b"
}
.fa-octopus-deploy:before {
  content: "\e082"
}
.fa-medapps:before {
  content: "\f3c6"
}
.fa-ns8:before {
  content: "\f3d5"
}
.fa-pinterest-p:before {
  content: "\f231"
}
.fa-apper:before {
  content: "\f371"
}
.fa-fort-awesome:before {
  content: "\f286"
}
.fa-waze:before {
  content: "\f83f"
}
.fa-bluesky:before {
  content: "\e671"
}
.fa-cc-jcb:before {
  content: "\f24b"
}
.fa-snapchat-ghost:before, .fa-snapchat:before {
  content: "\f2ab"
}
.fa-fantasy-flight-games:before {
  content: "\f6dc"
}
.fa-rust:before {
  content: "\e07a"
}
.fa-wix:before {
  content: "\f5cf"
}
.fa-behance-square:before, .fa-square-behance:before {
  content: "\f1b5"
}
.fa-supple:before {
  content: "\f3f9"
}
.fa-webflow:before {
  content: "\e65c"
}
.fa-rebel:before {
  content: "\f1d0"
}
.fa-css3:before {
  content: "\f13c"
}
.fa-staylinked:before {
  content: "\f3f5"
}
.fa-kaggle:before {
  content: "\f5fa"
}
.fa-space-awesome:before {
  content: "\e5ac"
}
.fa-deviantart:before {
  content: "\f1bd"
}
.fa-cpanel:before {
  content: "\f388"
}
.fa-goodreads-g:before {
  content: "\f3a9"
}
.fa-git-square:before, .fa-square-git:before {
  content: "\f1d2"
}
.fa-square-tumblr:before, .fa-tumblr-square:before {
  content: "\f174"
}
.fa-trello:before {
  content: "\f181"
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}
.fa-get-pocket:before {
  content: "\f265"
}
.fa-perbyte:before {
  content: "\e083"
}
.fa-grunt:before {
  content: "\f3ad"
}
.fa-weebly:before {
  content: "\f5cc"
}
.fa-connectdevelop:before {
  content: "\f20e"
}
.fa-leanpub:before {
  content: "\f212"
}
.fa-black-tie:before {
  content: "\f27e"
}
.fa-themeco:before {
  content: "\f5c6"
}
.fa-python:before {
  content: "\f3e2"
}
.fa-android:before {
  content: "\f17b"
}
.fa-bots:before {
  content: "\e340"
}
.fa-free-code-camp:before {
  content: "\f2c5"
}
.fa-hornbill:before {
  content: "\f592"
}
.fa-js:before {
  content: "\f3b8"
}
.fa-ideal:before {
  content: "\e013"
}
.fa-git:before {
  content: "\f1d3"
}
.fa-dev:before {
  content: "\f6cc"
}
.fa-sketch:before {
  content: "\f7c6"
}
.fa-yandex-international:before {
  content: "\f414"
}
.fa-cc-amex:before {
  content: "\f1f3"
}
.fa-uber:before {
  content: "\f402"
}
.fa-github:before {
  content: "\f09b"
}
.fa-php:before {
  content: "\f457"
}
.fa-alipay:before {
  content: "\f642"
}
.fa-youtube:before {
  content: "\f167"
}
.fa-skyatlas:before {
  content: "\f216"
}
.fa-firefox-browser:before {
  content: "\e007"
}
.fa-replyd:before {
  content: "\f3e6"
}
.fa-suse:before {
  content: "\f7d6"
}
.fa-jenkins:before {
  content: "\f3b6"
}
.fa-twitter:before {
  content: "\f099"
}
.fa-rockrms:before {
  content: "\f3e9"
}
.fa-pinterest:before {
  content: "\f0d2"
}
.fa-buffer:before {
  content: "\f837"
}
.fa-npm:before {
  content: "\f3d4"
}
.fa-yammer:before {
  content: "\f840"
}
.fa-btc:before {
  content: "\f15a"
}
.fa-dribbble:before {
  content: "\f17d"
}
.fa-stumbleupon-circle:before {
  content: "\f1a3"
}
.fa-internet-explorer:before {
  content: "\f26b"
}
.fa-stubber:before {
  content: "\e5c7"
}
.fa-telegram-plane:before, .fa-telegram:before {
  content: "\f2c6"
}
.fa-old-republic:before {
  content: "\f510"
}
.fa-odysee:before {
  content: "\e5c6"
}
.fa-square-whatsapp:before, .fa-whatsapp-square:before {
  content: "\f40c"
}
.fa-node-js:before {
  content: "\f3d3"
}
.fa-edge-legacy:before {
  content: "\e078"
}
.fa-slack-hash:before, .fa-slack:before {
  content: "\f198"
}
.fa-medrt:before {
  content: "\f3c8"
}
.fa-usb:before {
  content: "\f287"
}
.fa-tumblr:before {
  content: "\f173"
}
.fa-vaadin:before {
  content: "\f408"
}
.fa-quora:before {
  content: "\f2c4"
}
.fa-square-x-twitter:before {
  content: "\e61a"
}
.fa-reacteurope:before {
  content: "\f75d"
}
.fa-medium-m:before, .fa-medium:before {
  content: "\f23a"
}
.fa-amilia:before {
  content: "\f36d"
}
.fa-mixcloud:before {
  content: "\f289"
}
.fa-flipboard:before {
  content: "\f44d"
}
.fa-viacoin:before {
  content: "\f237"
}
.fa-critical-role:before {
  content: "\f6c9"
}
.fa-sitrox:before {
  content: "\e44a"
}
.fa-discourse:before {
  content: "\f393"
}
.fa-joomla:before {
  content: "\f1aa"
}
.fa-mastodon:before {
  content: "\f4f6"
}
.fa-airbnb:before {
  content: "\f834"
}
.fa-wolf-pack-battalion:before {
  content: "\f514"
}
.fa-buy-n-large:before {
  content: "\f8a6"
}
.fa-gulp:before {
  content: "\f3ae"
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}
.fa-strava:before {
  content: "\f428"
}
.fa-ember:before {
  content: "\f423"
}
.fa-canadian-maple-leaf:before {
  content: "\f785"
}
.fa-teamspeak:before {
  content: "\f4f9"
}
.fa-pushed:before {
  content: "\f3e1"
}
.fa-wordpress-simple:before {
  content: "\f411"
}
.fa-nutritionix:before {
  content: "\f3d6"
}
.fa-wodu:before {
  content: "\e088"
}
.fa-google-pay:before {
  content: "\e079"
}
.fa-intercom:before {
  content: "\f7af"
}
.fa-zhihu:before {
  content: "\f63f"
}
.fa-korvue:before {
  content: "\f42f"
}
.fa-pix:before {
  content: "\e43a"
}
.fa-steam-symbol:before {
  content: "\f3f6"
}
:host, :root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../../../../fonts/fa-regular-400.woff2) format("woff2"), url(../../../../fonts/fa-regular-400.ttf) format("truetype")
}
.fa-regular, .far {
  font-weight: 400
}
:host, :root {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../../../../fonts/fa-solid-900.woff2) format("woff2"), url(../../../../fonts/fa-solid-900.ttf) format("truetype")
}
.fa-solid, .fas {
  font-weight: 900
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-display: block;
  font-weight: 400;
  src: url(../../../../fonts/fa-brands-400.woff2) format("woff2"), url(../../../../fonts/fa-brands-400.ttf) format("truetype")
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(../../../../fonts/fa-solid-900.woff2) format("woff2"), url(../../../../fonts/fa-solid-900.ttf) format("truetype")
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 400;
  src: url(../../../../fonts/fa-regular-400.woff2) format("woff2"), url(../../../../fonts/fa-regular-400.ttf) format("truetype")
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../../../../fonts/fa-solid-900.woff2) format("woff2"), url(../../../../fonts/fa-solid-900.ttf) format("truetype")
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../../../../fonts/fa-brands-400.woff2) format("woff2"), url(../../../../fonts/fa-brands-400.ttf) format("truetype")
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../../../../fonts/fa-regular-400.woff2) format("woff2"), url(../../../../fonts/fa-regular-400.ttf) format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d, u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088, u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5, u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a, u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e, u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7, u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d, u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba, u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc
}
@font-face {
  font-family: "FontAwesome";
  font-display: block;
  src: url(../../../../fonts/fa-v4compatibility.woff2) format("woff2"), url(../../../../fonts/fa-v4compatibility.ttf) format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b, u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4, u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e, u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f27a
}
@font-face {
  font-family: elementskit;
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/fonts/elementskit.woff?y24e1e) format("woff");
  font-weight: 400;
  font-style: normal
}
.fasicon, .icon, .icon:before {
  font-family: elementskit !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-home:before {
  content: "\e800"
}
.icon-apartment1:before {
  content: "\e801"
}
.icon-pencil:before {
  content: "\e802"
}
.icon-magic-wand:before {
  content: "\e803"
}
.icon-drop:before {
  content: "\e804"
}
.icon-lighter:before {
  content: "\e805"
}
.icon-poop:before {
  content: "\e806"
}
.icon-sun:before {
  content: "\e807"
}
.icon-moon:before {
  content: "\e808"
}
.icon-cloud1:before {
  content: "\e809"
}
.icon-cloud-upload:before {
  content: "\e80a"
}
.icon-cloud-download:before {
  content: "\e80b"
}
.icon-cloud-sync:before {
  content: "\e80c"
}
.icon-cloud-check:before {
  content: "\e80d"
}
.icon-database1:before {
  content: "\e80e"
}
.icon-lock:before {
  content: "\e80f"
}
.icon-cog:before {
  content: "\e810"
}
.icon-trash:before {
  content: "\e811"
}
.icon-dice:before {
  content: "\e812"
}
.icon-heart1:before {
  content: "\e813"
}
.icon-star1:before {
  content: "\e814"
}
.icon-star-half:before {
  content: "\e815"
}
.icon-star-empty:before {
  content: "\e816"
}
.icon-flag:before {
  content: "\e817"
}
.icon-envelope1:before {
  content: "\e818"
}
.icon-paperclip:before {
  content: "\e819"
}
.icon-inbox:before {
  content: "\e81a"
}
.icon-eye:before {
  content: "\e81b"
}
.icon-printer:before {
  content: "\e81c"
}
.icon-file-empty:before {
  content: "\e81d"
}
.icon-file-add:before {
  content: "\e81e"
}
.icon-enter:before {
  content: "\e81f"
}
.icon-exit:before {
  content: "\e820"
}
.icon-graduation-hat:before {
  content: "\e821"
}
.icon-license:before {
  content: "\e822"
}
.icon-music-note:before {
  content: "\e823"
}
.icon-film-play:before {
  content: "\e824"
}
.icon-camera-video:before {
  content: "\e825"
}
.icon-camera:before {
  content: "\e826"
}
.icon-picture:before {
  content: "\e827"
}
.icon-book:before {
  content: "\e828"
}
.icon-bookmark:before {
  content: "\e829"
}
.icon-user:before {
  content: "\e82a"
}
.icon-users:before {
  content: "\e82b"
}
.icon-shirt:before {
  content: "\e82c"
}
.icon-store:before {
  content: "\e82d"
}
.icon-cart2:before {
  content: "\e82e"
}
.icon-tag:before {
  content: "\e82f"
}
.icon-phone-handset:before {
  content: "\e830"
}
.icon-phone:before {
  content: "\e831"
}
.icon-pushpin:before {
  content: "\e832"
}
.icon-map-marker:before {
  content: "\e833"
}
.icon-map:before {
  content: "\e834"
}
.icon-location:before {
  content: "\e835"
}
.icon-calendar-full:before {
  content: "\e836"
}
.icon-keyboard:before {
  content: "\e837"
}
.icon-spell-check:before {
  content: "\e838"
}
.icon-screen:before {
  content: "\e839"
}
.icon-smartphone:before {
  content: "\e83a"
}
.icon-tablet:before {
  content: "\e83b"
}
.icon-laptop:before {
  content: "\e83c"
}
.icon-laptop-phone:before {
  content: "\e83d"
}
.icon-power-switch:before {
  content: "\e83e"
}
.icon-bubble:before {
  content: "\e83f"
}
.icon-heart-pulse:before {
  content: "\e840"
}
.icon-construction:before {
  content: "\e841"
}
.icon-pie-chart:before {
  content: "\e842"
}
.icon-chart-bars:before {
  content: "\e843"
}
.icon-gift1:before {
  content: "\e844"
}
.icon-diamond1:before {
  content: "\e845"
}
.icon-dinner:before {
  content: "\e847"
}
.icon-coffee-cup:before {
  content: "\e848"
}
.icon-leaf:before {
  content: "\e849"
}
.icon-paw:before {
  content: "\e84a"
}
.icon-rocket:before {
  content: "\e84b"
}
.icon-briefcase:before {
  content: "\e84c"
}
.icon-bus:before {
  content: "\e84d"
}
.icon-car1:before {
  content: "\e84e"
}
.icon-train:before {
  content: "\e84f"
}
.icon-bicycle:before {
  content: "\e850"
}
.icon-wheelchair:before {
  content: "\e851"
}
.icon-select:before {
  content: "\e852"
}
.icon-earth:before {
  content: "\e853"
}
.icon-smile:before {
  content: "\e854"
}
.icon-sad:before {
  content: "\e855"
}
.icon-neutral:before {
  content: "\e856"
}
.icon-mustache:before {
  content: "\e857"
}
.icon-alarm:before {
  content: "\e858"
}
.icon-bullhorn:before {
  content: "\e859"
}
.icon-volume-high:before {
  content: "\e85a"
}
.icon-volume-medium:before {
  content: "\e85b"
}
.icon-volume-low:before {
  content: "\e85c"
}
.icon-volume:before {
  content: "\e85d"
}
.icon-mic:before {
  content: "\e85e"
}
.icon-hourglass:before {
  content: "\e85f"
}
.icon-undo:before {
  content: "\e860"
}
.icon-redo:before {
  content: "\e861"
}
.icon-sync:before {
  content: "\e862"
}
.icon-history:before {
  content: "\e863"
}
.icon-clock1:before {
  content: "\e864"
}
.icon-download:before {
  content: "\e865"
}
.icon-upload:before {
  content: "\e866"
}
.icon-enter-down:before {
  content: "\e867"
}
.icon-exit-up:before {
  content: "\e868"
}
.icon-bug:before {
  content: "\e869"
}
.icon-code:before {
  content: "\e86a"
}
.icon-link:before {
  content: "\e86b"
}
.icon-unlink:before {
  content: "\e86c"
}
.icon-thumbs-up:before {
  content: "\e86d"
}
.icon-thumbs-down:before {
  content: "\e86e"
}
.icon-magnifier:before {
  content: "\e86f"
}
.icon-cross:before {
  content: "\e870"
}
.icon-chevron-up:before {
  content: "\e873"
}
.icon-chevron-down:before {
  content: "\e874"
}
.icon-chevron-left:before {
  content: "\e875"
}
.icon-chevron-right:before {
  content: "\e876"
}
.icon-arrow-up:before {
  content: "\e877"
}
.icon-arrow-down:before {
  content: "\e878"
}
.icon-arrow-left:before {
  content: "\e879"
}
.icon-arrow-right:before {
  content: "\e87a"
}
.icon-right-arrow:before {
  content: "\e9c5"
}
.icon-left-arrow:before {
  content: "\e94a"
}
.icon-download-arrow:before {
  content: "\e94b"
}
.icon-up-arrow:before {
  content: "\e9c3"
}
.icon-arrows:before {
  content: "\e9c4"
}
.icon-double-angle-pointing-to-right:before {
  content: "\e949"
}
.icon-double-left-chevron:before {
  content: "\e948"
}
.icon-left-arrow2:before {
  content: "\e94c"
}
.icon-right-arrow2:before {
  content: "\e94d"
}
.icon-warning:before {
  content: "\e87c"
}
.icon-down-arrow1:before {
  content: "\e994"
}
.icon-up-arrow1:before {
  content: "\e995"
}
.icon-right-arrow1:before {
  content: "\e996"
}
.icon-left-arrows:before {
  content: "\e997"
}
.icon-question-circle:before {
  content: "\e87d"
}
.icon-menu-circle:before {
  content: "\e87e"
}
.icon-checkmark-circle:before {
  content: "\e87f"
}
.icon-cross-circle:before {
  content: "\e880"
}
.icon-plus-circle:before {
  content: "\e881"
}
.icon-move:before {
  content: "\e87b"
}
.icon-circle-minus:before {
  content: "\e882"
}
.icon-arrow-up-circle:before {
  content: "\e883"
}
.icon-arrow-down-circle:before {
  content: "\e884"
}
.icon-arrow-left-circle:before {
  content: "\e885"
}
.icon-arrow-right-circle:before {
  content: "\e886"
}
.icon-chevron-up-circle:before {
  content: "\e887"
}
.icon-chevron-down-circle:before {
  content: "\e888"
}
.icon-chevron-left-circle:before {
  content: "\e889"
}
.icon-chevron-right-circle:before {
  content: "\e88a"
}
.icon-crop:before {
  content: "\e88b"
}
.icon-frame-expand:before {
  content: "\e88c"
}
.icon-frame-contract:before {
  content: "\e88d"
}
.icon-layers:before {
  content: "\e88e"
}
.icon-funnel:before {
  content: "\e88f"
}
.icon-text-format:before {
  content: "\e890"
}
.icon-text-size:before {
  content: "\e892"
}
.icon-bold:before {
  content: "\e893"
}
.icon-italic:before {
  content: "\e894"
}
.icon-underline:before {
  content: "\e895"
}
.icon-strikethrough:before {
  content: "\e896"
}
.icon-highlight:before {
  content: "\e897"
}
.icon-text-align-left:before {
  content: "\e898"
}
.icon-text-align-center:before {
  content: "\e899"
}
.icon-text-align-right:before {
  content: "\e89a"
}
.icon-text-align-justify:before {
  content: "\e89b"
}
.icon-line-spacing:before {
  content: "\e89c"
}
.icon-indent-increase:before {
  content: "\e89d"
}
.icon-indent-decrease:before {
  content: "\e89e"
}
.icon-page-break:before {
  content: "\e8a2"
}
.icon-hand:before {
  content: "\e8a5"
}
.icon-pointer-up:before {
  content: "\e8a6"
}
.icon-pointer-right:before {
  content: "\e8a7"
}
.icon-pointer-down:before {
  content: "\e8a8"
}
.icon-pointer-left:before {
  content: "\e8a9"
}
.icon-burger:before {
  content: "\e94e"
}
.icon-cakes:before {
  content: "\e94f"
}
.icon-cheese:before {
  content: "\e950"
}
.icon-drink-glass:before {
  content: "\e951"
}
.icon-pizza:before {
  content: "\e952"
}
.icon-vplay:before {
  content: "\e953"
}
.icon-newsletter:before {
  content: "\e954"
}
.icon-coins-2:before {
  content: "\e955"
}
.icon-commerce-2:before {
  content: "\e956"
}
.icon-monitor:before {
  content: "\e957"
}
.icon-business:before {
  content: "\e958"
}
.icon-graphic-2:before {
  content: "\e959"
}
.icon-commerce-1:before {
  content: "\e95a"
}
.icon-hammer:before {
  content: "\e95b"
}
.icon-justice-1:before {
  content: "\e95c"
}
.icon-line:before {
  content: "\e95d"
}
.icon-money-3:before {
  content: "\e95e"
}
.icon-commerce:before {
  content: "\e95f"
}
.icon-agenda:before {
  content: "\e960"
}
.icon-justice:before {
  content: "\e961"
}
.icon-technology:before {
  content: "\e962"
}
.icon-coins-1:before {
  content: "\e963"
}
.icon-bank:before {
  content: "\e964"
}
.icon-calculator:before {
  content: "\e965"
}
.icon-soundcloud:before {
  content: "\e966"
}
.icon-chart2:before {
  content: "\e967"
}
.icon-checked:before {
  content: "\e968"
}
.icon-clock11:before {
  content: "\e969"
}
.icon-comment2:before {
  content: "\e96a"
}
.icon-comments:before {
  content: "\e96b"
}
.icon-consult:before {
  content: "\e96c"
}
.icon-consut2:before {
  content: "\e96d"
}
.icon-deal:before {
  content: "\e96e"
}
.icon-envelope11:before {
  content: "\e96f"
}
.icon-folder:before {
  content: "\e970"
}
.icon-folder2:before {
  content: "\ea6a"
}
.icon-invest:before {
  content: "\e971"
}
.icon-loan:before {
  content: "\e972"
}
.icon-menu1:before {
  content: "\e871"
}
.icon-list1:before {
  content: "\e872"
}
.icon-map-marker1:before {
  content: "\e973"
}
.icon-mutual-fund:before {
  content: "\e974"
}
.icon-google-plus:before {
  content: "\e975"
}
.icon-phone1:before {
  content: "\e976"
}
.icon-pie-chart1:before {
  content: "\e977"
}
.icon-play:before {
  content: "\e978"
}
.icon-savings:before {
  content: "\e979"
}
.icon-search2:before {
  content: "\e97a"
}
.icon-tag1:before {
  content: "\e97b"
}
.icon-tags:before {
  content: "\e97c"
}
.icon-instagram1:before {
  content: "\e97d"
}
.icon-quote:before {
  content: "\e97e"
}
.icon-arrow-point-to-down:before {
  content: "\e97f"
}
.icon-play-button:before {
  content: "\e980"
}
.icon-minus:before {
  content: "\e981"
}
.icon-plus:before {
  content: "\e982"
}
.icon-tick:before {
  content: "\e983"
}
.icon-check:before {
  content: "\eaaf"
}
.icon-edit:before {
  content: "\e984"
}
.icon-reply:before {
  content: "\e985"
}
.icon-cogwheel-outline:before {
  content: "\e986"
}
.icon-abacus:before {
  content: "\e987"
}
.icon-abacus1:before {
  content: "\e988"
}
.icon-agenda1:before {
  content: "\e989"
}
.icon-shopping-basket:before {
  content: "\e98a"
}
.icon-users1:before {
  content: "\e98b"
}
.icon-man:before {
  content: "\e98c"
}
.icon-support1:before {
  content: "\e98d"
}
.icon-favorites:before {
  content: "\e98e"
}
.icon-calendar:before {
  content: "\e98f"
}
.icon-paper-plane:before {
  content: "\e990"
}
.icon-placeholder:before {
  content: "\e991"
}
.icon-phone-call:before {
  content: "\e992"
}
.icon-contact:before {
  content: "\e993"
}
.icon-email:before {
  content: "\e998"
}
.icon-internet:before {
  content: "\e999"
}
.icon-quote1:before {
  content: "\e99a"
}
.icon-medical:before {
  content: "\e99b"
}
.icon-eye1:before {
  content: "\e99c"
}
.icon-full-screen:before {
  content: "\e99d"
}
.icon-tools:before {
  content: "\e99e"
}
.icon-pie-chart2:before {
  content: "\e99f"
}
.icon-diamond11:before {
  content: "\e9a0"
}
.icon-valentines-heart:before {
  content: "\e9a1"
}
.icon-like:before {
  content: "\e9a2"
}
.icon-team:before {
  content: "\e9a3"
}
.icon-tshirt:before {
  content: "\e9a4"
}
.icon-cancel:before {
  content: "\e9a5"
}
.icon-drink:before {
  content: "\e9a6"
}
.icon-home1:before {
  content: "\e9a7"
}
.icon-music:before {
  content: "\e9a8"
}
.icon-rich:before {
  content: "\e9a9"
}
.icon-brush:before {
  content: "\e9aa"
}
.icon-opposite-way:before {
  content: "\e9ab"
}
.icon-cloud-computing1:before {
  content: "\e9ac"
}
.icon-technology-1:before {
  content: "\e9ad"
}
.icon-rotate:before {
  content: "\e9ae"
}
.icon-medical1:before {
  content: "\e9af"
}
.icon-flash-1:before {
  content: "\e9b0"
}
.icon-flash:before {
  content: "\e9b1"
}
.icon-uturn:before {
  content: "\e9b2"
}
.icon-down-arrow:before {
  content: "\e9b3"
}
.icon-hours-support:before {
  content: "\e9b4"
}
.icon-bag:before {
  content: "\e9b5"
}
.icon-photo-camera:before {
  content: "\e9b6"
}
.icon-school:before {
  content: "\e9b7"
}
.icon-settings:before {
  content: "\e9b8"
}
.icon-smartphone1:before {
  content: "\e9b9"
}
.icon-technology-11:before {
  content: "\e9ba"
}
.icon-tool:before {
  content: "\e9bb"
}
.icon-business1:before {
  content: "\e9bc"
}
.icon-shuffle-arrow:before {
  content: "\e9bd"
}
.icon-van-1:before {
  content: "\e9be"
}
.icon-van:before {
  content: "\e9bf"
}
.icon-vegetables:before {
  content: "\e9c0"
}
.icon-women:before {
  content: "\e9c1"
}
.icon-vintage:before {
  content: "\e9c2"
}
.icon-team-1:before {
  content: "\e9c6"
}
.icon-team1:before {
  content: "\e9c7"
}
.icon-apple:before {
  content: "\e9c9"
}
.icon-watch:before {
  content: "\e9ca"
}
.icon-cogwheel:before {
  content: "\e9cb"
}
.icon-light-bulb:before {
  content: "\e9cc"
}
.icon-light-bulb-1:before {
  content: "\e9cd"
}
.icon-heart-shape-outline:before {
  content: "\e9ce"
}
.icon-online-shopping-cart:before {
  content: "\e9cf"
}
.icon-shopping-cart1:before {
  content: "\e9d0"
}
.icon-star2:before {
  content: "\e9d1"
}
.icon-star-1:before {
  content: "\e9d2"
}
.icon-favorite1:before {
  content: "\e9d3"
}
.icon-agenda2:before {
  content: "\e9d4"
}
.icon-agenda-1:before {
  content: "\e9d5"
}
.icon-alarm-clock:before {
  content: "\e9d6"
}
.icon-alarm-clock1:before {
  content: "\e9d7"
}
.icon-atomic:before {
  content: "\e9d8"
}
.icon-auction:before {
  content: "\e9d9"
}
.icon-balance:before {
  content: "\e9da"
}
.icon-balance1:before {
  content: "\e9db"
}
.icon-bank1:before {
  content: "\e9dc"
}
.icon-bar-chart:before {
  content: "\e9dd"
}
.icon-barrier:before {
  content: "\e9de"
}
.icon-battery:before {
  content: "\e9df"
}
.icon-battery-1:before {
  content: "\e9e0"
}
.icon-bell:before {
  content: "\e9e1"
}
.icon-bluetooth:before {
  content: "\e9e2"
}
.icon-book1:before {
  content: "\e9e3"
}
.icon-briefcase1:before {
  content: "\e9e4"
}
.icon-briefcase-1:before {
  content: "\e9e5"
}
.icon-briefcase-2:before {
  content: "\e9e6"
}
.icon-calculator1:before {
  content: "\e9e7"
}
.icon-calculator2:before {
  content: "\e9e8"
}
.icon-calculator-1:before {
  content: "\e9e9"
}
.icon-calendar1:before {
  content: "\e9ea"
}
.icon-calendar2:before {
  content: "\e9eb"
}
.icon-calendar-1:before {
  content: "\e9ec"
}
.icon-calendar-page-empty:before {
  content: "\eaac"
}
.icon-calendar3:before {
  content: "\eb9c"
}
.icon-car11:before {
  content: "\e9ed"
}
.icon-carrier:before {
  content: "\e9ee"
}
.icon-cash:before {
  content: "\e9ef"
}
.icon-chat:before {
  content: "\e9f0"
}
.icon-chat-1:before {
  content: "\e9f1"
}
.icon-checked1:before {
  content: "\e9f2"
}
.icon-clip:before {
  content: "\e9f3"
}
.icon-clip1:before {
  content: "\e9f4"
}
.icon-clipboard1:before {
  content: "\e9f5"
}
.icon-clipboard11:before {
  content: "\e9f6"
}
.icon-clock2:before {
  content: "\e9f7"
}
.icon-clock-1:before {
  content: "\e9f8"
}
.icon-cloud11:before {
  content: "\e9f9"
}
.icon-cloud-computing11:before {
  content: "\e9fa"
}
.icon-cloud-computing-1:before {
  content: "\e9fb"
}
.icon-cogwheel1:before {
  content: "\e9fc"
}
.icon-coins1:before {
  content: "\e9fd"
}
.icon-compass:before {
  content: "\e9fe"
}
.icon-contract:before {
  content: "\e9ff"
}
.icon-conversation:before {
  content: "\ea00"
}
.icon-crane1:before {
  content: "\ea01"
}
.icon-crane-2:before {
  content: "\ea02"
}
.icon-credit-card:before {
  content: "\ea03"
}
.icon-credit-card1:before {
  content: "\ea04"
}
.icon-cursor:before {
  content: "\ea05"
}
.icon-customer-service:before {
  content: "\ea06"
}
.icon-cutlery:before {
  content: "\ea07"
}
.icon-dart-board:before {
  content: "\ea08"
}
.icon-decision-making:before {
  content: "\ea09"
}
.icon-desk-chair:before {
  content: "\ea0a"
}
.icon-desk-lamp:before {
  content: "\ea0b"
}
.icon-diamond2:before {
  content: "\ea0c"
}
.icon-direction:before {
  content: "\ea0d"
}
.icon-document:before {
  content: "\ea0e"
}
.icon-dollar-bill:before {
  content: "\ea0f"
}
.icon-download1:before {
  content: "\ea10"
}
.icon-edit1:before {
  content: "\ea11"
}
.icon-email1:before {
  content: "\ea12"
}
.icon-envelope2:before {
  content: "\ea13"
}
.icon-envelope3:before {
  content: "\ea14"
}
.icon-eraser:before {
  content: "\ea15"
}
.icon-eye2:before {
  content: "\ea16"
}
.icon-factory:before {
  content: "\ea17"
}
.icon-fast-forward:before {
  content: "\ea18"
}
.icon-favorites1:before {
  content: "\ea19"
}
.icon-file:before {
  content: "\ea1a"
}
.icon-file-1:before {
  content: "\ea1b"
}
.icon-file-2:before {
  content: "\ea1c"
}
.icon-file-3:before {
  content: "\ea1d"
}
.icon-filter:before {
  content: "\ea1e"
}
.icon-finance-book:before {
  content: "\ea1f"
}
.icon-flag1:before {
  content: "\ea20"
}
.icon-folder1:before {
  content: "\ea21"
}
.icon-folder-1:before {
  content: "\ea22"
}
.icon-folders:before {
  content: "\ea23"
}
.icon-folders1:before {
  content: "\ea24"
}
.icon-gamepad:before {
  content: "\ea25"
}
.icon-gift11:before {
  content: "\ea26"
}
.icon-growth:before {
  content: "\ea27"
}
.icon-heart11:before {
  content: "\ea28"
}
.icon-home2:before {
  content: "\ea29"
}
.icon-house:before {
  content: "\ea2a"
}
.icon-house-1:before {
  content: "\ea2b"
}
.icon-house-2:before {
  content: "\ea2c"
}
.icon-id-card:before {
  content: "\ea2d"
}
.icon-id-card1:before {
  content: "\ea2e"
}
.icon-id-card-1:before {
  content: "\ea2f"
}
.icon-idea1:before {
  content: "\ea30"
}
.icon-image:before {
  content: "\ea31"
}
.icon-improvement:before {
  content: "\ea32"
}
.icon-inbox1:before {
  content: "\ea33"
}
.icon-information:before {
  content: "\ea34"
}
.icon-key:before {
  content: "\ea35"
}
.icon-key1:before {
  content: "\ea36"
}
.icon-laptop1:before {
  content: "\ea37"
}
.icon-layers1:before {
  content: "\ea38"
}
.icon-light-bulb1:before {
  content: "\ea39"
}
.icon-like1:before {
  content: "\ea3a"
}
.icon-line-chart1:before {
  content: "\ea3b"
}
.icon-mail:before {
  content: "\ea3c"
}
.icon-manager:before {
  content: "\ea3d"
}
.icon-map1:before {
  content: "\ea3e"
}
.icon-medal1:before {
  content: "\ea3f"
}
.icon-megaphone:before {
  content: "\ea40"
}
.icon-megaphone1:before {
  content: "\ea41"
}
.icon-message:before {
  content: "\ea42"
}
.icon-message-1:before {
  content: "\ea43"
}
.icon-message-2:before {
  content: "\ea44"
}
.icon-microphone:before {
  content: "\ea45"
}
.icon-money1:before {
  content: "\ea46"
}
.icon-money-bag1:before {
  content: "\ea47"
}
.icon-monitor1:before {
  content: "\ea48"
}
.icon-music1:before {
  content: "\ea49"
}
.icon-next:before {
  content: "\ea4a"
}
.icon-open-book1:before {
  content: "\ea4b"
}
.icon-padlock:before {
  content: "\ea4c"
}
.icon-padlock-1:before {
  content: "\ea4d"
}
.icon-paint-brush:before {
  content: "\ea4e"
}
.icon-pause:before {
  content: "\ea4f"
}
.icon-pen:before {
  content: "\ea50"
}
.icon-pencil1:before {
  content: "\ea51"
}
.icon-percentage:before {
  content: "\ea52"
}
.icon-phone-call1:before {
  content: "\ea53"
}
.icon-phone-call2:before {
  content: "\ea54"
}
.icon-photo-camera1:before {
  content: "\ea55"
}
.icon-pie-chart3:before {
  content: "\ea56"
}
.icon-pipe:before {
  content: "\ea57"
}
.icon-placeholder1:before {
  content: "\ea58"
}
.icon-placeholder2:before {
  content: "\ea59"
}
.icon-planet-earth:before {
  content: "\ea5a"
}
.icon-play-button1:before {
  content: "\ea5b"
}
.icon-power-button:before {
  content: "\ea5c"
}
.icon-presentation:before {
  content: "\ea5d"
}
.icon-presentation1:before {
  content: "\ea5e"
}
.icon-printer1:before {
  content: "\ea5f"
}
.icon-push-pin:before {
  content: "\ea60"
}
.icon-push-pin1:before {
  content: "\ea61"
}
.icon-refresh:before {
  content: "\ea62"
}
.icon-reload:before {
  content: "\ea63"
}
.icon-return:before {
  content: "\ea64"
}
.icon-rocket-ship:before {
  content: "\ea65"
}
.icon-rss1:before {
  content: "\ea66"
}
.icon-safebox:before {
  content: "\ea67"
}
.icon-safebox1:before {
  content: "\ea68"
}
.icon-settings1:before {
  content: "\ea69"
}
.icon-settings-2:before {
  content: "\ea6b"
}
.icon-sewing-machine:before {
  content: "\ea6c"
}
.icon-share2:before {
  content: "\ea6d"
}
.icon-shield1:before {
  content: "\ea6e"
}
.icon-shield11:before {
  content: "\ea6f"
}
.icon-shopping:before {
  content: "\ea70"
}
.icon-shopping-bag:before {
  content: "\ea71"
}
.icon-shopping-bag-1:before {
  content: "\ea72"
}
.icon-shopping-bag-2:before {
  content: "\ea73"
}
.icon-shopping-cart11:before {
  content: "\ea74"
}
.icon-shopping-cart2:before {
  content: "\ea75"
}
.icon-shopping-cart-1:before {
  content: "\ea76"
}
.icon-shopping-cart-2:before {
  content: "\ea77"
}
.icon-shopping-cart-3:before {
  content: "\ea78"
}
.icon-smartphone2:before {
  content: "\ea79"
}
.icon-speaker:before {
  content: "\ea7a"
}
.icon-speakers:before {
  content: "\ea7b"
}
.icon-stats:before {
  content: "\ea7c"
}
.icon-stats-1:before {
  content: "\ea7d"
}
.icon-stats-2:before {
  content: "\ea7e"
}
.icon-stats-3:before {
  content: "\ea7f"
}
.icon-stats-4:before {
  content: "\ea80"
}
.icon-stats-5:before {
  content: "\ea81"
}
.icon-stats-6:before {
  content: "\ea82"
}
.icon-sticky-note:before {
  content: "\ea83"
}
.icon-store1:before {
  content: "\ea84"
}
.icon-store-1:before {
  content: "\ea85"
}
.icon-suitcase:before {
  content: "\ea86"
}
.icon-suitcase-1:before {
  content: "\ea87"
}
.icon-tag2:before {
  content: "\ea88"
}
.icon-target:before {
  content: "\ea89"
}
.icon-team2:before {
  content: "\ea8a"
}
.icon-tie:before {
  content: "\ea8b"
}
.icon-trash1:before {
  content: "\ea8c"
}
.icon-trolley:before {
  content: "\ea8d"
}
.icon-trolley-1:before {
  content: "\ea8e"
}
.icon-trolley-2:before {
  content: "\ea8f"
}
.icon-trophy1:before {
  content: "\ea90"
}
.icon-truck1:before {
  content: "\ea91"
}
.icon-truck-1:before {
  content: "\ea92"
}
.icon-truck-2:before {
  content: "\ea93"
}
.icon-umbrella:before {
  content: "\ea94"
}
.icon-upload1:before {
  content: "\ea95"
}
.icon-user1:before {
  content: "\ea96"
}
.icon-user-1:before {
  content: "\ea97"
}
.icon-user-2:before {
  content: "\ea98"
}
.icon-user-3:before {
  content: "\ea99"
}
.icon-users2:before {
  content: "\ea9a"
}
.icon-video-camera:before {
  content: "\ea9b"
}
.icon-voucher:before {
  content: "\ea9c"
}
.icon-voucher-1:before {
  content: "\ea9d"
}
.icon-voucher-2:before {
  content: "\ea9e"
}
.icon-voucher-3:before {
  content: "\ea9f"
}
.icon-voucher-4:before {
  content: "\eaa0"
}
.icon-wallet:before {
  content: "\eaa1"
}
.icon-wallet1:before {
  content: "\eaa2"
}
.icon-wifi:before {
  content: "\eaa3"
}
.icon-worker:before {
  content: "\eaa4"
}
.icon-zoom-in:before {
  content: "\eaa5"
}
.icon-zoom-out:before {
  content: "\eaa6"
}
.icon-burger-menu:before {
  content: "\eab8"
}
.icon-squares:before {
  content: "\eaa7"
}
.icon-options:before {
  content: "\eaa8"
}
.icon-apps:before {
  content: "\eaa9"
}
.icon-menu-11:before {
  content: "\eaaa"
}
.icon-menu11:before {
  content: "\eaab"
}
.icon-back_up:before {
  content: "\eaad"
}
.icon-cart11:before {
  content: "\eaae"
}
.icon-checkmark:before {
  content: "\eab0"
}
.icon-dollar:before {
  content: "\eab1"
}
.icon-domian:before {
  content: "\eab2"
}
.icon-hosting1:before {
  content: "\eab3"
}
.icon-key2:before {
  content: "\eab4"
}
.icon-migration:before {
  content: "\eab5"
}
.icon-play1:before {
  content: "\eab6"
}
.icon-quote2:before {
  content: "\eab7"
}
.icon-api_setup:before {
  content: "\eab9"
}
.icon-coin:before {
  content: "\eaba"
}
.icon-hand_shake:before {
  content: "\eabb"
}
.icon-idea_generate:before {
  content: "\eabc"
}
.icon-page_search:before {
  content: "\eabd"
}
.icon-pen_shape:before {
  content: "\eabe"
}
.icon-pencil_art:before {
  content: "\eabf"
}
.icon-review:before {
  content: "\eac0"
}
.icon-star:before {
  content: "\eac1"
}
.icon-timing:before {
  content: "\eac2"
}
.icon-trophy:before {
  content: "\eac3"
}
.icon-communication:before {
  content: "\eac4"
}
.icon-money-bag2:before {
  content: "\eac5"
}
.icon-dentist:before {
  content: "\eac6"
}
.icon-bill:before {
  content: "\eac7"
}
.icon-label:before {
  content: "\eac8"
}
.icon-money:before {
  content: "\eac9"
}
.icon-shield:before {
  content: "\eaca"
}
.icon-support:before {
  content: "\eacb"
}
.icon-one:before {
  content: "\eacc"
}
.icon-clock:before {
  content: "\eacd"
}
.icon-cart:before {
  content: "\eace"
}
.icon-globe:before {
  content: "\eacf"
}
.icon-tooth:before {
  content: "\ead0"
}
.icon-tooth-1:before {
  content: "\ead1"
}
.icon-tooth-2:before {
  content: "\ead2"
}
.icon-brain:before {
  content: "\ead3"
}
.icon-view:before {
  content: "\ead4"
}
.icon-doctor:before {
  content: "\ead5"
}
.icon-heart:before {
  content: "\ead6"
}
.icon-medicine:before {
  content: "\ead7"
}
.icon-stethoscope:before {
  content: "\ead8"
}
.icon-hospital:before {
  content: "\ead9"
}
.icon-clipboard:before {
  content: "\eada"
}
.icon-medicine-1:before {
  content: "\eadb"
}
.icon-hospital-1:before {
  content: "\eadc"
}
.icon-customer-support:before {
  content: "\eadd"
}
.icon-brickwall:before {
  content: "\eade"
}
.icon-crane2:before {
  content: "\eadf"
}
.icon-valve:before {
  content: "\eae1"
}
.icon-safety:before {
  content: "\eae2"
}
.icon-energy-saving:before {
  content: "\eae3"
}
.icon-paint-roller:before {
  content: "\eae4"
}
.icon-paint-brushes:before {
  content: "\eae5"
}
.icon-construction-tool-vehicle-with-crane-lifting-materials:before {
  content: "\eae6"
}
.icon-trowel:before {
  content: "\eae7"
}
.icon-bucket:before {
  content: "\eae8"
}
.icon-smart:before {
  content: "\eae9"
}
.icon-repair:before {
  content: "\eaea"
}
.icon-saw:before {
  content: "\eaeb"
}
.icon-cutter:before {
  content: "\eaec"
}
.icon-plier:before {
  content: "\eaed"
}
.icon-drill:before {
  content: "\eaee"
}
.icon-save-money:before {
  content: "\eaef"
}
.icon-planting:before {
  content: "\eaf0"
}
.icon-line-chart:before {
  content: "\eaf1"
}
.icon-open-book:before {
  content: "\eaf2"
}
.icon-money-bag3:before {
  content: "\eaf3"
}
.icon-server:before {
  content: "\eaf4"
}
.icon-server-1:before {
  content: "\eaf5"
}
.icon-server-2:before {
  content: "\eaf6"
}
.icon-cloud-computing:before {
  content: "\eaf7"
}
.icon-cloud:before {
  content: "\eaf8"
}
.icon-database:before {
  content: "\eaf9"
}
.icon-computer:before {
  content: "\eafa"
}
.icon-server-3:before {
  content: "\eafb"
}
.icon-server-4:before {
  content: "\eafc"
}
.icon-server-5:before {
  content: "\eafd"
}
.icon-server-6:before {
  content: "\eafe"
}
.icon-server-7:before {
  content: "\eaff"
}
.icon-cloud-1:before {
  content: "\eb00"
}
.icon-server-8:before {
  content: "\eb01"
}
.icon-business-and-finance:before {
  content: "\eb02"
}
.icon-cloud-2:before {
  content: "\eb03"
}
.icon-server-9:before {
  content: "\eb04"
}
.icon-hosting:before {
  content: "\eb05"
}
.icon-car:before {
  content: "\eb06"
}
.icon-car-frontal-view:before {
  content: "\eb07"
}
.icon-car-1:before {
  content: "\eb08"
}
.icon-racing:before {
  content: "\eb09"
}
.icon-car-wheel:before {
  content: "\eb0a"
}
.icon-steering-wheel:before {
  content: "\eb0b"
}
.icon-frontal-taxi-cab:before {
  content: "\eb0c"
}
.icon-taxi:before {
  content: "\eb0d"
}
.icon-cosmetics:before {
  content: "\eb0e"
}
.icon-flower:before {
  content: "\eb0f"
}
.icon-mirror:before {
  content: "\eb10"
}
.icon-itunes:before {
  content: "\eb6b"
}
.icon-salon:before {
  content: "\eb11"
}
.icon-hair-dryer:before {
  content: "\eb12"
}
.icon-shampoo:before {
  content: "\eb13"
}
.icon-download-button:before {
  content: "\e90b"
}
.icon-list:before {
  content: "\eb14"
}
.icon-loupe:before {
  content: "\eb15"
}
.icon-search:before {
  content: "\eb16"
}
.icon-search-1:before {
  content: "\eb17"
}
.icon-shopping-cart:before {
  content: "\eb18"
}
.icon-menu:before {
  content: "\eb19"
}
.icon-menu-1:before {
  content: "\eb1a"
}
.icon-menu-button-of-three-horizontal-lines:before {
  content: "\eb1b"
}
.icon-menu-2:before {
  content: "\eb1c"
}
.icon-menu-3:before {
  content: "\eb1d"
}
.icon-menu-5:before {
  content: "\eb1f"
}
.icon-menu-button:before {
  content: "\eb20"
}
.icon-list-1:before {
  content: "\eb21"
}
.icon-menu-6:before {
  content: "\eb22"
}
.icon-menu-7:before {
  content: "\eb23"
}
.icon-menu-8:before {
  content: "\eb24"
}
.icon-list-2:before {
  content: "\eb25"
}
.icon-dot:before {
  content: "\eb26"
}
.icon-menu-9:before {
  content: "\eb27"
}
.icon-search11:before {
  content: "\eb28"
}
.icon-search-minus:before {
  content: "\eb29"
}
.icon-search-11:before {
  content: "\eb2a"
}
.icon-search-2:before {
  content: "\eb2b"
}
.icon-search-3:before {
  content: "\eb2c"
}
.icon-magnifying-glass-search:before {
  content: "\eb2d"
}
.icon-loupe1:before {
  content: "\eb2e"
}
.icon-speed:before {
  content: "\eb2f"
}
.icon-search21:before {
  content: "\eb30"
}
.icon-search-4:before {
  content: "\eb31"
}
.icon-search-5:before {
  content: "\eb32"
}
.icon-detective:before {
  content: "\eb33"
}
.icon-cart1:before {
  content: "\eb34"
}
.icon-buying-on-smartphone:before {
  content: "\eb35"
}
.icon-badge:before {
  content: "\eb36"
}
.icon-basket1:before {
  content: "\eb37"
}
.icon-commerce-and-shopping:before {
  content: "\eb38"
}
.icon-comment:before {
  content: "\eb39"
}
.icon-comment-1:before {
  content: "\eb3a"
}
.icon-share:before {
  content: "\eb3b"
}
.icon-share-1:before {
  content: "\eb3c"
}
.icon-share-2:before {
  content: "\eb3d"
}
.icon-share-3:before {
  content: "\eb3e"
}
.icon-comment1:before {
  content: "\eb3f"
}
.icon-favorite:before {
  content: "\eb40"
}
.icon-retweet:before {
  content: "\eb41"
}
.icon-share1:before {
  content: "\eb42"
}
.icon-facebook:before {
  content: "\eb43"
}
.icon-twitter:before {
  content: "\eb44"
}
.icon-linkedin:before {
  content: "\eb45"
}
.icon-whatsapp-1:before {
  content: "\eb46"
}
.icon-dribbble:before {
  content: "\eb47"
}
.icon-facebook-2:before {
  content: "\eb48"
}
.icon-twitter1:before {
  content: "\eb49"
}
.icon-vk:before {
  content: "\eb4a"
}
.icon-youtube-v:before {
  content: "\eb4b"
}
.icon-vimeo:before {
  content: "\eae0"
}
.icon-youtube:before {
  content: "\eb4c"
}
.icon-snapchat-1:before {
  content: "\eb4d"
}
.icon-behance:before {
  content: "\eb4e"
}
.icon-github:before {
  content: "\eb4f"
}
.icon-pinterest:before {
  content: "\eb50"
}
.icon-spotify:before {
  content: "\eb51"
}
.icon-soundcloud-1:before {
  content: "\eb52"
}
.icon-skype-1:before {
  content: "\eb53"
}
.icon-rss:before {
  content: "\eb54"
}
.icon-reddit-1:before {
  content: "\eb55"
}
.icon-dribbble-1:before {
  content: "\eb56"
}
.icon-wordpress-1:before {
  content: "\eb57"
}
.icon-logo:before {
  content: "\eb58"
}
.icon-dropbox-1:before {
  content: "\eb59"
}
.icon-blogger-1:before {
  content: "\eb5a"
}
.icon-photo:before {
  content: "\eb5b"
}
.icon-hangouts:before {
  content: "\eb5c"
}
.icon-xing:before {
  content: "\eb5d"
}
.icon-myspace:before {
  content: "\eb5e"
}
.icon-flickr-1:before {
  content: "\eb5f"
}
.icon-envato:before {
  content: "\eb60"
}
.icon-picasa-1:before {
  content: "\eb61"
}
.icon-wattpad:before {
  content: "\eb62"
}
.icon-emoji:before {
  content: "\eb63"
}
.icon-deviantart-1:before {
  content: "\eb64"
}
.icon-yahoo-1:before {
  content: "\eb65"
}
.icon-vine-1:before {
  content: "\eb66"
}
.icon-delicious:before {
  content: "\eb67"
}
.icon-kickstarter-1:before {
  content: "\eb68"
}
.icon-stumbleupon-1:before {
  content: "\eb69"
}
.icon-brands-and-logotypes:before {
  content: "\eb6a"
}
.icon-instagram-1:before {
  content: "\eb6c"
}
.icon-facebook-1:before {
  content: "\eb6d"
}
.icon-instagram-2:before {
  content: "\eb6e"
}
.icon-twitter-1:before {
  content: "\eb6f"
}
.icon-whatsapp-2:before {
  content: "\eb70"
}
.icon-youtube-1:before {
  content: "\eb71"
}
.icon-linkedin-1:before {
  content: "\eb72"
}
.icon-telegram:before {
  content: "\eb73"
}
.icon-github-1:before {
  content: "\eb74"
}
.icon-vk-1:before {
  content: "\eb75"
}
.icon-pinterest-1:before {
  content: "\eb76"
}
.icon-rss-1:before {
  content: "\eb77"
}
.icon-twitch:before {
  content: "\eb78"
}
.icon-snapchat-2:before {
  content: "\eb79"
}
.icon-skype-2:before {
  content: "\eb7a"
}
.icon-behance-2:before {
  content: "\eb7b"
}
.icon-spotify-1:before {
  content: "\eb7c"
}
.icon-periscope:before {
  content: "\eb7d"
}
.icon-dribbble-2:before {
  content: "\eb7e"
}
.icon-tumblr-1:before {
  content: "\eb7f"
}
.icon-soundcloud-2:before {
  content: "\eb80"
}
.icon-google-drive-1:before {
  content: "\eb81"
}
.icon-dropbox-2:before {
  content: "\eb82"
}
.icon-reddit-2:before {
  content: "\eb83"
}
.icon-html:before {
  content: "\eb84"
}
.icon-vimeo-1:before {
  content: "\eb85"
}
.icon-hangout:before {
  content: "\eb86"
}
.icon-blogger-2:before {
  content: "\eb87"
}
.icon-yahoo-2:before {
  content: "\eb88"
}
.icon-path:before {
  content: "\eb89"
}
.icon-yelp-1:before {
  content: "\eb8a"
}
.icon-slideshare:before {
  content: "\eb8b"
}
.icon-picasa-2:before {
  content: "\eb8c"
}
.icon-myspace-1:before {
  content: "\eb8d"
}
.icon-flickr-2:before {
  content: "\eb8e"
}
.icon-xing-1:before {
  content: "\eb8f"
}
.icon-envato-1:before {
  content: "\eb90"
}
.icon-swarm:before {
  content: "\eb91"
}
.icon-wattpad-1:before {
  content: "\eb92"
}
.icon-foursquare:before {
  content: "\eb93"
}
.icon-deviantart-2:before {
  content: "\eb94"
}
.icon-kickstarter-2:before {
  content: "\eb95"
}
.icon-delicious-1:before {
  content: "\eb96"
}
.icon-vine-2:before {
  content: "\eb97"
}
.icon-digg:before {
  content: "\eb98"
}
.icon-bebo:before {
  content: "\eb99"
}
.icon-stumbleupon-2:before {
  content: "\eb9a"
}
.icon-forrst:before {
  content: "\eb9b"
}
.icon-eye3:before {
  content: "\eb9d"
}
.icon-microscope:before {
  content: "\eb9e"
}
.icon-Anti-Lock:before {
  content: "\eb9f"
}
.icon-apartment:before {
  content: "\eba0"
}
.icon-app:before {
  content: "\eba2"
}
.icon-Aroma:before {
  content: "\eba3"
}
.icon-bamboo-Leaf:before {
  content: "\eba5"
}
.icon-basket:before {
  content: "\eba6"
}
.icon-Battery:before {
  content: "\eba7"
}
.icon-Bettery:before {
  content: "\eba8"
}
.icon-building:before {
  content: "\eba9"
}
.icon-car-2:before {
  content: "\ebaa"
}
.icon-Car:before {
  content: "\ebab"
}
.icon-Child:before {
  content: "\ebac"
}
.icon-cityscape:before {
  content: "\ebad"
}
.icon-cleaner:before {
  content: "\ebae"
}
.icon-Coffee-cup:before {
  content: "\ebaf"
}
.icon-coins:before {
  content: "\ebb0"
}
.icon-Computer:before {
  content: "\ebb1"
}
.icon-Consultancy:before {
  content: "\ebb2"
}
.icon-cottage:before {
  content: "\ebb3"
}
.icon-crane:before {
  content: "\ebb4"
}
.icon-Custom-api:before {
  content: "\ebb5"
}
.icon-customer-support-2:before {
  content: "\ebb6"
}
.icon-Design-2:before {
  content: "\ebb7"
}
.icon-Design-3:before {
  content: "\ebb8"
}
.icon-design:before {
  content: "\ebb9"
}
.icon-diamond:before {
  content: "\ebba"
}
.icon-diploma:before {
  content: "\ebbb"
}
.icon-Document-Search:before {
  content: "\ebbc"
}
.icon-Download:before {
  content: "\ebbd"
}
.icon-drilling:before {
  content: "\ebbe"
}
.icon-engine:before {
  content: "\ebbf"
}
.icon-engineer:before {
  content: "\ebc0"
}
.icon-envelope:before {
  content: "\ebc1"
}
.icon-Family:before {
  content: "\ebc2"
}
.icon-friendship:before {
  content: "\ebc3"
}
.icon-gift:before {
  content: "\ebc4"
}
.icon-graph-2:before {
  content: "\ebc5"
}
.icon-graph:before {
  content: "\ebc6"
}
.icon-hamburger-2:before {
  content: "\ebc7"
}
.icon-handshake:before {
  content: "\ebc8"
}
.icon-Helmet:before {
  content: "\ebc9"
}
.icon-hot-Stone-2:before {
  content: "\ebca"
}
.icon-hot-stone:before {
  content: "\ebcb"
}
.icon-idea:before {
  content: "\ebcc"
}
.icon-Leaf:before {
  content: "\ebcd"
}
.icon-management:before {
  content: "\ebce"
}
.icon-Massage-table:before {
  content: "\ebcf"
}
.icon-Mechanic:before {
  content: "\ebd0"
}
.icon-Money-2:before {
  content: "\ebd2"
}
.icon-money-bag:before {
  content: "\ebd3"
}
.icon-Money:before {
  content: "\ebd4"
}
.icon-oil-bottle:before {
  content: "\ebd5"
}
.icon-Physiotherapy:before {
  content: "\ebd6"
}
.icon-Profile:before {
  content: "\ebd7"
}
.icon-Rating:before {
  content: "\ebd8"
}
.icon-right-mark:before {
  content: "\ebd9"
}
.icon-rings:before {
  content: "\ebda"
}
.icon-Safe-house:before {
  content: "\ebdb"
}
.icon-Scan:before {
  content: "\ebdc"
}
.icon-social-care:before {
  content: "\ebdd"
}
.icon-Speed-Clock:before {
  content: "\ebde"
}
.icon-stopwatch:before {
  content: "\ebdf"
}
.icon-Support-2:before {
  content: "\ebe0"
}
.icon-target-2:before {
  content: "\ebe1"
}
.icon-Target:before {
  content: "\ebe2"
}
.icon-tripod:before {
  content: "\ebe3"
}
.icon-truck:before {
  content: "\ebe4"
}
.icon-university:before {
  content: "\ebe5"
}
.icon-User:before {
  content: "\ebe6"
}
.icon-Web-Portals:before {
  content: "\ebe7"
}
.icon-window:before {
  content: "\ebe8"
}
.icon-ek_line_icon:before {
  content: "\ebe9"
}
.icon-ek_stroke_icon:before {
  content: "\eba1"
}
.icon-ekit:before {
  content: "\e947"
}
.icon-elements-kit-logo:before {
  content: "\e90d"
}
.icon-degree-image:before {
  content: "\e900"
}
.icon-accordion:before {
  content: "\e901"
}
.icon-animated-flip-box:before {
  content: "\e902"
}
.icon-animated-text:before {
  content: "\e903"
}
.icon-brands:before {
  content: "\e904"
}
.icon-business-hour:before {
  content: "\e905"
}
.icon-button:before {
  content: "\e906"
}
.icon-carousel:before {
  content: "\e907"
}
.icon-Circle-progress:before {
  content: "\e908"
}
.icon-contact-form:before {
  content: "\e909"
}
.icon-countdown-timer:before {
  content: "\e90a"
}
.icon-dropbar:before {
  content: "\e90c"
}
.icon-faq:before {
  content: "\e90e"
}
.icon-full-width-scroll:before {
  content: "\e90f"
}
.icon-google-map:before {
  content: "\e910"
}
.icon-heading-style:before {
  content: "\e911"
}
.icon-help-desk:before {
  content: "\e912"
}
.icon-horizontal-timeline:before {
  content: "\e913"
}
.icon-iframe:before {
  content: "\e914"
}
.icon-image-comparison:before {
  content: "\e915"
}
.icon-image-gallery:before {
  content: "\e916"
}
.icon-image-justify:before {
  content: "\e917"
}
.icon-image-magnifier:before {
  content: "\e918"
}
.icon-image-masonry:before {
  content: "\e919"
}
.icon-inline-svg:before {
  content: "\e91a"
}
.icon-instagram:before {
  content: "\e91b"
}
.icon-listing:before {
  content: "\e91c"
}
.icon-music-player:before {
  content: "\e91d"
}
.icon-news-ticker:before {
  content: "\e91e"
}
.icon-off-canvus-menu:before {
  content: "\e91f"
}
.icon-parallax:before {
  content: "\e920"
}
.icon-portfolio:before {
  content: "\e921"
}
.icon-post-banner:before {
  content: "\e922"
}
.icon-post-carousel:before {
  content: "\e923"
}
.icon-post-grid:before {
  content: "\e924"
}
.icon-post-slider:before {
  content: "\e925"
}
.icon-pricing-list:before {
  content: "\e926"
}
.icon-pricing-table:before {
  content: "\e927"
}
.icon-product-featured:before {
  content: "\e928"
}
.icon-product-image:before {
  content: "\e929"
}
.icon-product-recent:before {
  content: "\e92a"
}
.icon-product-sale:before {
  content: "\e92b"
}
.icon-product-top-rated:before {
  content: "\e92c"
}
.icon-product-top-seller:before {
  content: "\e92d"
}
.icon-progress-bar:before {
  content: "\e92e"
}
.icon-protected-content-v2:before {
  content: "\e92f"
}
.icon-protected-content-v3:before {
  content: "\e930"
}
.icon-protected-content:before {
  content: "\e931"
}
.icon-qr_code:before {
  content: "\e932"
}
.icon-scroll-button:before {
  content: "\e933"
}
.icon-search1:before {
  content: "\e934"
}
.icon-service:before {
  content: "\e935"
}
.icon-slider-image:before {
  content: "\e936"
}
.icon-social-share:before {
  content: "\e937"
}
.icon-subscribe:before {
  content: "\e938"
}
.icon-tab:before {
  content: "\e939"
}
.icon-table:before {
  content: "\e93a"
}
.icon-team-join:before {
  content: "\e93b"
}
.icon-team-member:before {
  content: "\e93c"
}
.icon-testimonial-carousel:before {
  content: "\e93d"
}
.icon-testimonial-grid:before {
  content: "\e93e"
}
.icon-testimonial-quote:before {
  content: "\e93f"
}
.icon-testimonial-slider:before {
  content: "\e940"
}
.icon-toggle:before {
  content: "\e941"
}
.icon-user-login:before {
  content: "\e942"
}
.icon-user-registration:before {
  content: "\e943"
}
.icon-vertical-timeline:before {
  content: "\e944"
}
.icon-video-player:before {
  content: "\e945"
}
.icon-weather:before {
  content: "\e946"
}
@font-face {
  font-family: elementskit;
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/fonts/elementskit.woff?y24e1e) format("woff");
  font-weight: 400;
  font-style: normal
}
.fasicon, .icon, .icon:before {
  font-family: elementskit !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-home:before {
  content: "\e800"
}
.icon-apartment1:before {
  content: "\e801"
}
.icon-pencil:before {
  content: "\e802"
}
.icon-magic-wand:before {
  content: "\e803"
}
.icon-drop:before {
  content: "\e804"
}
.icon-lighter:before {
  content: "\e805"
}
.icon-poop:before {
  content: "\e806"
}
.icon-sun:before {
  content: "\e807"
}
.icon-moon:before {
  content: "\e808"
}
.icon-cloud1:before {
  content: "\e809"
}
.icon-cloud-upload:before {
  content: "\e80a"
}
.icon-cloud-download:before {
  content: "\e80b"
}
.icon-cloud-sync:before {
  content: "\e80c"
}
.icon-cloud-check:before {
  content: "\e80d"
}
.icon-database1:before {
  content: "\e80e"
}
.icon-lock:before {
  content: "\e80f"
}
.icon-cog:before {
  content: "\e810"
}
.icon-trash:before {
  content: "\e811"
}
.icon-dice:before {
  content: "\e812"
}
.icon-heart1:before {
  content: "\e813"
}
.icon-star1:before {
  content: "\e814"
}
.icon-star-half:before {
  content: "\e815"
}
.icon-star-empty:before {
  content: "\e816"
}
.icon-flag:before {
  content: "\e817"
}
.icon-envelope1:before {
  content: "\e818"
}
.icon-paperclip:before {
  content: "\e819"
}
.icon-inbox:before {
  content: "\e81a"
}
.icon-eye:before {
  content: "\e81b"
}
.icon-printer:before {
  content: "\e81c"
}
.icon-file-empty:before {
  content: "\e81d"
}
.icon-file-add:before {
  content: "\e81e"
}
.icon-enter:before {
  content: "\e81f"
}
.icon-exit:before {
  content: "\e820"
}
.icon-graduation-hat:before {
  content: "\e821"
}
.icon-license:before {
  content: "\e822"
}
.icon-music-note:before {
  content: "\e823"
}
.icon-film-play:before {
  content: "\e824"
}
.icon-camera-video:before {
  content: "\e825"
}
.icon-camera:before {
  content: "\e826"
}
.icon-picture:before {
  content: "\e827"
}
.icon-book:before {
  content: "\e828"
}
.icon-bookmark:before {
  content: "\e829"
}
.icon-user:before {
  content: "\e82a"
}
.icon-users:before {
  content: "\e82b"
}
.icon-shirt:before {
  content: "\e82c"
}
.icon-store:before {
  content: "\e82d"
}
.icon-cart2:before {
  content: "\e82e"
}
.icon-tag:before {
  content: "\e82f"
}
.icon-phone-handset:before {
  content: "\e830"
}
.icon-phone:before {
  content: "\e831"
}
.icon-pushpin:before {
  content: "\e832"
}
.icon-map-marker:before {
  content: "\e833"
}
.icon-map:before {
  content: "\e834"
}
.icon-location:before {
  content: "\e835"
}
.icon-calendar-full:before {
  content: "\e836"
}
.icon-keyboard:before {
  content: "\e837"
}
.icon-spell-check:before {
  content: "\e838"
}
.icon-screen:before {
  content: "\e839"
}
.icon-smartphone:before {
  content: "\e83a"
}
.icon-tablet:before {
  content: "\e83b"
}
.icon-laptop:before {
  content: "\e83c"
}
.icon-laptop-phone:before {
  content: "\e83d"
}
.icon-power-switch:before {
  content: "\e83e"
}
.icon-bubble:before {
  content: "\e83f"
}
.icon-heart-pulse:before {
  content: "\e840"
}
.icon-construction:before {
  content: "\e841"
}
.icon-pie-chart:before {
  content: "\e842"
}
.icon-chart-bars:before {
  content: "\e843"
}
.icon-gift1:before {
  content: "\e844"
}
.icon-diamond1:before {
  content: "\e845"
}
.icon-dinner:before {
  content: "\e847"
}
.icon-coffee-cup:before {
  content: "\e848"
}
.icon-leaf:before {
  content: "\e849"
}
.icon-paw:before {
  content: "\e84a"
}
.icon-rocket:before {
  content: "\e84b"
}
.icon-briefcase:before {
  content: "\e84c"
}
.icon-bus:before {
  content: "\e84d"
}
.icon-car1:before {
  content: "\e84e"
}
.icon-train:before {
  content: "\e84f"
}
.icon-bicycle:before {
  content: "\e850"
}
.icon-wheelchair:before {
  content: "\e851"
}
.icon-select:before {
  content: "\e852"
}
.icon-earth:before {
  content: "\e853"
}
.icon-smile:before {
  content: "\e854"
}
.icon-sad:before {
  content: "\e855"
}
.icon-neutral:before {
  content: "\e856"
}
.icon-mustache:before {
  content: "\e857"
}
.icon-alarm:before {
  content: "\e858"
}
.icon-bullhorn:before {
  content: "\e859"
}
.icon-volume-high:before {
  content: "\e85a"
}
.icon-volume-medium:before {
  content: "\e85b"
}
.icon-volume-low:before {
  content: "\e85c"
}
.icon-volume:before {
  content: "\e85d"
}
.icon-mic:before {
  content: "\e85e"
}
.icon-hourglass:before {
  content: "\e85f"
}
.icon-undo:before {
  content: "\e860"
}
.icon-redo:before {
  content: "\e861"
}
.icon-sync:before {
  content: "\e862"
}
.icon-history:before {
  content: "\e863"
}
.icon-clock1:before {
  content: "\e864"
}
.icon-download:before {
  content: "\e865"
}
.icon-upload:before {
  content: "\e866"
}
.icon-enter-down:before {
  content: "\e867"
}
.icon-exit-up:before {
  content: "\e868"
}
.icon-bug:before {
  content: "\e869"
}
.icon-code:before {
  content: "\e86a"
}
.icon-link:before {
  content: "\e86b"
}
.icon-unlink:before {
  content: "\e86c"
}
.icon-thumbs-up:before {
  content: "\e86d"
}
.icon-thumbs-down:before {
  content: "\e86e"
}
.icon-magnifier:before {
  content: "\e86f"
}
.icon-cross:before {
  content: "\e870"
}
.icon-chevron-up:before {
  content: "\e873"
}
.icon-chevron-down:before {
  content: "\e874"
}
.icon-chevron-left:before {
  content: "\e875"
}
.icon-chevron-right:before {
  content: "\e876"
}
.icon-arrow-up:before {
  content: "\e877"
}
.icon-arrow-down:before {
  content: "\e878"
}
.icon-arrow-left:before {
  content: "\e879"
}
.icon-arrow-right:before {
  content: "\e87a"
}
.icon-right-arrow:before {
  content: "\e9c5"
}
.icon-left-arrow:before {
  content: "\e94a"
}
.icon-download-arrow:before {
  content: "\e94b"
}
.icon-up-arrow:before {
  content: "\e9c3"
}
.icon-arrows:before {
  content: "\e9c4"
}
.icon-double-angle-pointing-to-right:before {
  content: "\e949"
}
.icon-double-left-chevron:before {
  content: "\e948"
}
.icon-left-arrow2:before {
  content: "\e94c"
}
.icon-right-arrow2:before {
  content: "\e94d"
}
.icon-warning:before {
  content: "\e87c"
}
.icon-down-arrow1:before {
  content: "\e994"
}
.icon-up-arrow1:before {
  content: "\e995"
}
.icon-right-arrow1:before {
  content: "\e996"
}
.icon-left-arrows:before {
  content: "\e997"
}
.icon-question-circle:before {
  content: "\e87d"
}
.icon-menu-circle:before {
  content: "\e87e"
}
.icon-checkmark-circle:before {
  content: "\e87f"
}
.icon-cross-circle:before {
  content: "\e880"
}
.icon-plus-circle:before {
  content: "\e881"
}
.icon-move:before {
  content: "\e87b"
}
.icon-circle-minus:before {
  content: "\e882"
}
.icon-arrow-up-circle:before {
  content: "\e883"
}
.icon-arrow-down-circle:before {
  content: "\e884"
}
.icon-arrow-left-circle:before {
  content: "\e885"
}
.icon-arrow-right-circle:before {
  content: "\e886"
}
.icon-chevron-up-circle:before {
  content: "\e887"
}
.icon-chevron-down-circle:before {
  content: "\e888"
}
.icon-chevron-left-circle:before {
  content: "\e889"
}
.icon-chevron-right-circle:before {
  content: "\e88a"
}
.icon-crop:before {
  content: "\e88b"
}
.icon-frame-expand:before {
  content: "\e88c"
}
.icon-frame-contract:before {
  content: "\e88d"
}
.icon-layers:before {
  content: "\e88e"
}
.icon-funnel:before {
  content: "\e88f"
}
.icon-text-format:before {
  content: "\e890"
}
.icon-text-size:before {
  content: "\e892"
}
.icon-bold:before {
  content: "\e893"
}
.icon-italic:before {
  content: "\e894"
}
.icon-underline:before {
  content: "\e895"
}
.icon-strikethrough:before {
  content: "\e896"
}
.icon-highlight:before {
  content: "\e897"
}
.icon-text-align-left:before {
  content: "\e898"
}
.icon-text-align-center:before {
  content: "\e899"
}
.icon-text-align-right:before {
  content: "\e89a"
}
.icon-text-align-justify:before {
  content: "\e89b"
}
.icon-line-spacing:before {
  content: "\e89c"
}
.icon-indent-increase:before {
  content: "\e89d"
}
.icon-indent-decrease:before {
  content: "\e89e"
}
.icon-page-break:before {
  content: "\e8a2"
}
.icon-hand:before {
  content: "\e8a5"
}
.icon-pointer-up:before {
  content: "\e8a6"
}
.icon-pointer-right:before {
  content: "\e8a7"
}
.icon-pointer-down:before {
  content: "\e8a8"
}
.icon-pointer-left:before {
  content: "\e8a9"
}
.icon-burger:before {
  content: "\e94e"
}
.icon-cakes:before {
  content: "\e94f"
}
.icon-cheese:before {
  content: "\e950"
}
.icon-drink-glass:before {
  content: "\e951"
}
.icon-pizza:before {
  content: "\e952"
}
.icon-vplay:before {
  content: "\e953"
}
.icon-newsletter:before {
  content: "\e954"
}
.icon-coins-2:before {
  content: "\e955"
}
.icon-commerce-2:before {
  content: "\e956"
}
.icon-monitor:before {
  content: "\e957"
}
.icon-business:before {
  content: "\e958"
}
.icon-graphic-2:before {
  content: "\e959"
}
.icon-commerce-1:before {
  content: "\e95a"
}
.icon-hammer:before {
  content: "\e95b"
}
.icon-justice-1:before {
  content: "\e95c"
}
.icon-line:before {
  content: "\e95d"
}
.icon-money-3:before {
  content: "\e95e"
}
.icon-commerce:before {
  content: "\e95f"
}
.icon-agenda:before {
  content: "\e960"
}
.icon-justice:before {
  content: "\e961"
}
.icon-technology:before {
  content: "\e962"
}
.icon-coins-1:before {
  content: "\e963"
}
.icon-bank:before {
  content: "\e964"
}
.icon-calculator:before {
  content: "\e965"
}
.icon-soundcloud:before {
  content: "\e966"
}
.icon-chart2:before {
  content: "\e967"
}
.icon-checked:before {
  content: "\e968"
}
.icon-clock11:before {
  content: "\e969"
}
.icon-comment2:before {
  content: "\e96a"
}
.icon-comments:before {
  content: "\e96b"
}
.icon-consult:before {
  content: "\e96c"
}
.icon-consut2:before {
  content: "\e96d"
}
.icon-deal:before {
  content: "\e96e"
}
.icon-envelope11:before {
  content: "\e96f"
}
.icon-folder:before {
  content: "\e970"
}
.icon-folder2:before {
  content: "\ea6a"
}
.icon-invest:before {
  content: "\e971"
}
.icon-loan:before {
  content: "\e972"
}
.icon-menu1:before {
  content: "\e871"
}
.icon-list1:before {
  content: "\e872"
}
.icon-map-marker1:before {
  content: "\e973"
}
.icon-mutual-fund:before {
  content: "\e974"
}
.icon-google-plus:before {
  content: "\e975"
}
.icon-phone1:before {
  content: "\e976"
}
.icon-pie-chart1:before {
  content: "\e977"
}
.icon-play:before {
  content: "\e978"
}
.icon-savings:before {
  content: "\e979"
}
.icon-search2:before {
  content: "\e97a"
}
.icon-tag1:before {
  content: "\e97b"
}
.icon-tags:before {
  content: "\e97c"
}
.icon-instagram1:before {
  content: "\e97d"
}
.icon-quote:before {
  content: "\e97e"
}
.icon-arrow-point-to-down:before {
  content: "\e97f"
}
.icon-play-button:before {
  content: "\e980"
}
.icon-minus:before {
  content: "\e981"
}
.icon-plus:before {
  content: "\e982"
}
.icon-tick:before {
  content: "\e983"
}
.icon-check:before {
  content: "\eaaf"
}
.icon-edit:before {
  content: "\e984"
}
.icon-reply:before {
  content: "\e985"
}
.icon-cogwheel-outline:before {
  content: "\e986"
}
.icon-abacus:before {
  content: "\e987"
}
.icon-abacus1:before {
  content: "\e988"
}
.icon-agenda1:before {
  content: "\e989"
}
.icon-shopping-basket:before {
  content: "\e98a"
}
.icon-users1:before {
  content: "\e98b"
}
.icon-man:before {
  content: "\e98c"
}
.icon-support1:before {
  content: "\e98d"
}
.icon-favorites:before {
  content: "\e98e"
}
.icon-calendar:before {
  content: "\e98f"
}
.icon-paper-plane:before {
  content: "\e990"
}
.icon-placeholder:before {
  content: "\e991"
}
.icon-phone-call:before {
  content: "\e992"
}
.icon-contact:before {
  content: "\e993"
}
.icon-email:before {
  content: "\e998"
}
.icon-internet:before {
  content: "\e999"
}
.icon-quote1:before {
  content: "\e99a"
}
.icon-medical:before {
  content: "\e99b"
}
.icon-eye1:before {
  content: "\e99c"
}
.icon-full-screen:before {
  content: "\e99d"
}
.icon-tools:before {
  content: "\e99e"
}
.icon-pie-chart2:before {
  content: "\e99f"
}
.icon-diamond11:before {
  content: "\e9a0"
}
.icon-valentines-heart:before {
  content: "\e9a1"
}
.icon-like:before {
  content: "\e9a2"
}
.icon-team:before {
  content: "\e9a3"
}
.icon-tshirt:before {
  content: "\e9a4"
}
.icon-cancel:before {
  content: "\e9a5"
}
.icon-drink:before {
  content: "\e9a6"
}
.icon-home1:before {
  content: "\e9a7"
}
.icon-music:before {
  content: "\e9a8"
}
.icon-rich:before {
  content: "\e9a9"
}
.icon-brush:before {
  content: "\e9aa"
}
.icon-opposite-way:before {
  content: "\e9ab"
}
.icon-cloud-computing1:before {
  content: "\e9ac"
}
.icon-technology-1:before {
  content: "\e9ad"
}
.icon-rotate:before {
  content: "\e9ae"
}
.icon-medical1:before {
  content: "\e9af"
}
.icon-flash-1:before {
  content: "\e9b0"
}
.icon-flash:before {
  content: "\e9b1"
}
.icon-uturn:before {
  content: "\e9b2"
}
.icon-down-arrow:before {
  content: "\e9b3"
}
.icon-hours-support:before {
  content: "\e9b4"
}
.icon-bag:before {
  content: "\e9b5"
}
.icon-photo-camera:before {
  content: "\e9b6"
}
.icon-school:before {
  content: "\e9b7"
}
.icon-settings:before {
  content: "\e9b8"
}
.icon-smartphone1:before {
  content: "\e9b9"
}
.icon-technology-11:before {
  content: "\e9ba"
}
.icon-tool:before {
  content: "\e9bb"
}
.icon-business1:before {
  content: "\e9bc"
}
.icon-shuffle-arrow:before {
  content: "\e9bd"
}
.icon-van-1:before {
  content: "\e9be"
}
.icon-van:before {
  content: "\e9bf"
}
.icon-vegetables:before {
  content: "\e9c0"
}
.icon-women:before {
  content: "\e9c1"
}
.icon-vintage:before {
  content: "\e9c2"
}
.icon-team-1:before {
  content: "\e9c6"
}
.icon-team1:before {
  content: "\e9c7"
}
.icon-apple:before {
  content: "\e9c9"
}
.icon-watch:before {
  content: "\e9ca"
}
.icon-cogwheel:before {
  content: "\e9cb"
}
.icon-light-bulb:before {
  content: "\e9cc"
}
.icon-light-bulb-1:before {
  content: "\e9cd"
}
.icon-heart-shape-outline:before {
  content: "\e9ce"
}
.icon-online-shopping-cart:before {
  content: "\e9cf"
}
.icon-shopping-cart1:before {
  content: "\e9d0"
}
.icon-star2:before {
  content: "\e9d1"
}
.icon-star-1:before {
  content: "\e9d2"
}
.icon-favorite1:before {
  content: "\e9d3"
}
.icon-agenda2:before {
  content: "\e9d4"
}
.icon-agenda-1:before {
  content: "\e9d5"
}
.icon-alarm-clock:before {
  content: "\e9d6"
}
.icon-alarm-clock1:before {
  content: "\e9d7"
}
.icon-atomic:before {
  content: "\e9d8"
}
.icon-auction:before {
  content: "\e9d9"
}
.icon-balance:before {
  content: "\e9da"
}
.icon-balance1:before {
  content: "\e9db"
}
.icon-bank1:before {
  content: "\e9dc"
}
.icon-bar-chart:before {
  content: "\e9dd"
}
.icon-barrier:before {
  content: "\e9de"
}
.icon-battery:before {
  content: "\e9df"
}
.icon-battery-1:before {
  content: "\e9e0"
}
.icon-bell:before {
  content: "\e9e1"
}
.icon-bluetooth:before {
  content: "\e9e2"
}
.icon-book1:before {
  content: "\e9e3"
}
.icon-briefcase1:before {
  content: "\e9e4"
}
.icon-briefcase-1:before {
  content: "\e9e5"
}
.icon-briefcase-2:before {
  content: "\e9e6"
}
.icon-calculator1:before {
  content: "\e9e7"
}
.icon-calculator2:before {
  content: "\e9e8"
}
.icon-calculator-1:before {
  content: "\e9e9"
}
.icon-calendar1:before {
  content: "\e9ea"
}
.icon-calendar2:before {
  content: "\e9eb"
}
.icon-calendar-1:before {
  content: "\e9ec"
}
.icon-calendar-page-empty:before {
  content: "\eaac"
}
.icon-calendar3:before {
  content: "\eb9c"
}
.icon-car11:before {
  content: "\e9ed"
}
.icon-carrier:before {
  content: "\e9ee"
}
.icon-cash:before {
  content: "\e9ef"
}
.icon-chat:before {
  content: "\e9f0"
}
.icon-chat-1:before {
  content: "\e9f1"
}
.icon-checked1:before {
  content: "\e9f2"
}
.icon-clip:before {
  content: "\e9f3"
}
.icon-clip1:before {
  content: "\e9f4"
}
.icon-clipboard1:before {
  content: "\e9f5"
}
.icon-clipboard11:before {
  content: "\e9f6"
}
.icon-clock2:before {
  content: "\e9f7"
}
.icon-clock-1:before {
  content: "\e9f8"
}
.icon-cloud11:before {
  content: "\e9f9"
}
.icon-cloud-computing11:before {
  content: "\e9fa"
}
.icon-cloud-computing-1:before {
  content: "\e9fb"
}
.icon-cogwheel1:before {
  content: "\e9fc"
}
.icon-coins1:before {
  content: "\e9fd"
}
.icon-compass:before {
  content: "\e9fe"
}
.icon-contract:before {
  content: "\e9ff"
}
.icon-conversation:before {
  content: "\ea00"
}
.icon-crane1:before {
  content: "\ea01"
}
.icon-crane-2:before {
  content: "\ea02"
}
.icon-credit-card:before {
  content: "\ea03"
}
.icon-credit-card1:before {
  content: "\ea04"
}
.icon-cursor:before {
  content: "\ea05"
}
.icon-customer-service:before {
  content: "\ea06"
}
.icon-cutlery:before {
  content: "\ea07"
}
.icon-dart-board:before {
  content: "\ea08"
}
.icon-decision-making:before {
  content: "\ea09"
}
.icon-desk-chair:before {
  content: "\ea0a"
}
.icon-desk-lamp:before {
  content: "\ea0b"
}
.icon-diamond2:before {
  content: "\ea0c"
}
.icon-direction:before {
  content: "\ea0d"
}
.icon-document:before {
  content: "\ea0e"
}
.icon-dollar-bill:before {
  content: "\ea0f"
}
.icon-download1:before {
  content: "\ea10"
}
.icon-edit1:before {
  content: "\ea11"
}
.icon-email1:before {
  content: "\ea12"
}
.icon-envelope2:before {
  content: "\ea13"
}
.icon-envelope3:before {
  content: "\ea14"
}
.icon-eraser:before {
  content: "\ea15"
}
.icon-eye2:before {
  content: "\ea16"
}
.icon-factory:before {
  content: "\ea17"
}
.icon-fast-forward:before {
  content: "\ea18"
}
.icon-favorites1:before {
  content: "\ea19"
}
.icon-file:before {
  content: "\ea1a"
}
.icon-file-1:before {
  content: "\ea1b"
}
.icon-file-2:before {
  content: "\ea1c"
}
.icon-file-3:before {
  content: "\ea1d"
}
.icon-filter:before {
  content: "\ea1e"
}
.icon-finance-book:before {
  content: "\ea1f"
}
.icon-flag1:before {
  content: "\ea20"
}
.icon-folder1:before {
  content: "\ea21"
}
.icon-folder-1:before {
  content: "\ea22"
}
.icon-folders:before {
  content: "\ea23"
}
.icon-folders1:before {
  content: "\ea24"
}
.icon-gamepad:before {
  content: "\ea25"
}
.icon-gift11:before {
  content: "\ea26"
}
.icon-growth:before {
  content: "\ea27"
}
.icon-heart11:before {
  content: "\ea28"
}
.icon-home2:before {
  content: "\ea29"
}
.icon-house:before {
  content: "\ea2a"
}
.icon-house-1:before {
  content: "\ea2b"
}
.icon-house-2:before {
  content: "\ea2c"
}
.icon-id-card:before {
  content: "\ea2d"
}
.icon-id-card1:before {
  content: "\ea2e"
}
.icon-id-card-1:before {
  content: "\ea2f"
}
.icon-idea1:before {
  content: "\ea30"
}
.icon-image:before {
  content: "\ea31"
}
.icon-improvement:before {
  content: "\ea32"
}
.icon-inbox1:before {
  content: "\ea33"
}
.icon-information:before {
  content: "\ea34"
}
.icon-key:before {
  content: "\ea35"
}
.icon-key1:before {
  content: "\ea36"
}
.icon-laptop1:before {
  content: "\ea37"
}
.icon-layers1:before {
  content: "\ea38"
}
.icon-light-bulb1:before {
  content: "\ea39"
}
.icon-like1:before {
  content: "\ea3a"
}
.icon-line-chart1:before {
  content: "\ea3b"
}
.icon-mail:before {
  content: "\ea3c"
}
.icon-manager:before {
  content: "\ea3d"
}
.icon-map1:before {
  content: "\ea3e"
}
.icon-medal1:before {
  content: "\ea3f"
}
.icon-megaphone:before {
  content: "\ea40"
}
.icon-megaphone1:before {
  content: "\ea41"
}
.icon-message:before {
  content: "\ea42"
}
.icon-message-1:before {
  content: "\ea43"
}
.icon-message-2:before {
  content: "\ea44"
}
.icon-microphone:before {
  content: "\ea45"
}
.icon-money1:before {
  content: "\ea46"
}
.icon-money-bag1:before {
  content: "\ea47"
}
.icon-monitor1:before {
  content: "\ea48"
}
.icon-music1:before {
  content: "\ea49"
}
.icon-next:before {
  content: "\ea4a"
}
.icon-open-book1:before {
  content: "\ea4b"
}
.icon-padlock:before {
  content: "\ea4c"
}
.icon-padlock-1:before {
  content: "\ea4d"
}
.icon-paint-brush:before {
  content: "\ea4e"
}
.icon-pause:before {
  content: "\ea4f"
}
.icon-pen:before {
  content: "\ea50"
}
.icon-pencil1:before {
  content: "\ea51"
}
.icon-percentage:before {
  content: "\ea52"
}
.icon-phone-call1:before {
  content: "\ea53"
}
.icon-phone-call2:before {
  content: "\ea54"
}
.icon-photo-camera1:before {
  content: "\ea55"
}
.icon-pie-chart3:before {
  content: "\ea56"
}
.icon-pipe:before {
  content: "\ea57"
}
.icon-placeholder1:before {
  content: "\ea58"
}
.icon-placeholder2:before {
  content: "\ea59"
}
.icon-planet-earth:before {
  content: "\ea5a"
}
.icon-play-button1:before {
  content: "\ea5b"
}
.icon-power-button:before {
  content: "\ea5c"
}
.icon-presentation:before {
  content: "\ea5d"
}
.icon-presentation1:before {
  content: "\ea5e"
}
.icon-printer1:before {
  content: "\ea5f"
}
.icon-push-pin:before {
  content: "\ea60"
}
.icon-push-pin1:before {
  content: "\ea61"
}
.icon-refresh:before {
  content: "\ea62"
}
.icon-reload:before {
  content: "\ea63"
}
.icon-return:before {
  content: "\ea64"
}
.icon-rocket-ship:before {
  content: "\ea65"
}
.icon-rss1:before {
  content: "\ea66"
}
.icon-safebox:before {
  content: "\ea67"
}
.icon-safebox1:before {
  content: "\ea68"
}
.icon-settings1:before {
  content: "\ea69"
}
.icon-settings-2:before {
  content: "\ea6b"
}
.icon-sewing-machine:before {
  content: "\ea6c"
}
.icon-share2:before {
  content: "\ea6d"
}
.icon-shield1:before {
  content: "\ea6e"
}
.icon-shield11:before {
  content: "\ea6f"
}
.icon-shopping:before {
  content: "\ea70"
}
.icon-shopping-bag:before {
  content: "\ea71"
}
.icon-shopping-bag-1:before {
  content: "\ea72"
}
.icon-shopping-bag-2:before {
  content: "\ea73"
}
.icon-shopping-cart11:before {
  content: "\ea74"
}
.icon-shopping-cart2:before {
  content: "\ea75"
}
.icon-shopping-cart-1:before {
  content: "\ea76"
}
.icon-shopping-cart-2:before {
  content: "\ea77"
}
.icon-shopping-cart-3:before {
  content: "\ea78"
}
.icon-smartphone2:before {
  content: "\ea79"
}
.icon-speaker:before {
  content: "\ea7a"
}
.icon-speakers:before {
  content: "\ea7b"
}
.icon-stats:before {
  content: "\ea7c"
}
.icon-stats-1:before {
  content: "\ea7d"
}
.icon-stats-2:before {
  content: "\ea7e"
}
.icon-stats-3:before {
  content: "\ea7f"
}
.icon-stats-4:before {
  content: "\ea80"
}
.icon-stats-5:before {
  content: "\ea81"
}
.icon-stats-6:before {
  content: "\ea82"
}
.icon-sticky-note:before {
  content: "\ea83"
}
.icon-store1:before {
  content: "\ea84"
}
.icon-store-1:before {
  content: "\ea85"
}
.icon-suitcase:before {
  content: "\ea86"
}
.icon-suitcase-1:before {
  content: "\ea87"
}
.icon-tag2:before {
  content: "\ea88"
}
.icon-target:before {
  content: "\ea89"
}
.icon-team2:before {
  content: "\ea8a"
}
.icon-tie:before {
  content: "\ea8b"
}
.icon-trash1:before {
  content: "\ea8c"
}
.icon-trolley:before {
  content: "\ea8d"
}
.icon-trolley-1:before {
  content: "\ea8e"
}
.icon-trolley-2:before {
  content: "\ea8f"
}
.icon-trophy1:before {
  content: "\ea90"
}
.icon-truck1:before {
  content: "\ea91"
}
.icon-truck-1:before {
  content: "\ea92"
}
.icon-truck-2:before {
  content: "\ea93"
}
.icon-umbrella:before {
  content: "\ea94"
}
.icon-upload1:before {
  content: "\ea95"
}
.icon-user1:before {
  content: "\ea96"
}
.icon-user-1:before {
  content: "\ea97"
}
.icon-user-2:before {
  content: "\ea98"
}
.icon-user-3:before {
  content: "\ea99"
}
.icon-users2:before {
  content: "\ea9a"
}
.icon-video-camera:before {
  content: "\ea9b"
}
.icon-voucher:before {
  content: "\ea9c"
}
.icon-voucher-1:before {
  content: "\ea9d"
}
.icon-voucher-2:before {
  content: "\ea9e"
}
.icon-voucher-3:before {
  content: "\ea9f"
}
.icon-voucher-4:before {
  content: "\eaa0"
}
.icon-wallet:before {
  content: "\eaa1"
}
.icon-wallet1:before {
  content: "\eaa2"
}
.icon-wifi:before {
  content: "\eaa3"
}
.icon-worker:before {
  content: "\eaa4"
}
.icon-zoom-in:before {
  content: "\eaa5"
}
.icon-zoom-out:before {
  content: "\eaa6"
}
.icon-burger-menu:before {
  content: "\eab8"
}
.icon-squares:before {
  content: "\eaa7"
}
.icon-options:before {
  content: "\eaa8"
}
.icon-apps:before {
  content: "\eaa9"
}
.icon-menu-11:before {
  content: "\eaaa"
}
.icon-menu11:before {
  content: "\eaab"
}
.icon-back_up:before {
  content: "\eaad"
}
.icon-cart11:before {
  content: "\eaae"
}
.icon-checkmark:before {
  content: "\eab0"
}
.icon-dollar:before {
  content: "\eab1"
}
.icon-domian:before {
  content: "\eab2"
}
.icon-hosting1:before {
  content: "\eab3"
}
.icon-key2:before {
  content: "\eab4"
}
.icon-migration:before {
  content: "\eab5"
}
.icon-play1:before {
  content: "\eab6"
}
.icon-quote2:before {
  content: "\eab7"
}
.icon-api_setup:before {
  content: "\eab9"
}
.icon-coin:before {
  content: "\eaba"
}
.icon-hand_shake:before {
  content: "\eabb"
}
.icon-idea_generate:before {
  content: "\eabc"
}
.icon-page_search:before {
  content: "\eabd"
}
.icon-pen_shape:before {
  content: "\eabe"
}
.icon-pencil_art:before {
  content: "\eabf"
}
.icon-review:before {
  content: "\eac0"
}
.icon-star:before {
  content: "\eac1"
}
.icon-timing:before {
  content: "\eac2"
}
.icon-trophy:before {
  content: "\eac3"
}
.icon-communication:before {
  content: "\eac4"
}
.icon-money-bag2:before {
  content: "\eac5"
}
.icon-dentist:before {
  content: "\eac6"
}
.icon-bill:before {
  content: "\eac7"
}
.icon-label:before {
  content: "\eac8"
}
.icon-money:before {
  content: "\eac9"
}
.icon-shield:before {
  content: "\eaca"
}
.icon-support:before {
  content: "\eacb"
}
.icon-one:before {
  content: "\eacc"
}
.icon-clock:before {
  content: "\eacd"
}
.icon-cart:before {
  content: "\eace"
}
.icon-globe:before {
  content: "\eacf"
}
.icon-tooth:before {
  content: "\ead0"
}
.icon-tooth-1:before {
  content: "\ead1"
}
.icon-tooth-2:before {
  content: "\ead2"
}
.icon-brain:before {
  content: "\ead3"
}
.icon-view:before {
  content: "\ead4"
}
.icon-doctor:before {
  content: "\ead5"
}
.icon-heart:before {
  content: "\ead6"
}
.icon-medicine:before {
  content: "\ead7"
}
.icon-stethoscope:before {
  content: "\ead8"
}
.icon-hospital:before {
  content: "\ead9"
}
.icon-clipboard:before {
  content: "\eada"
}
.icon-medicine-1:before {
  content: "\eadb"
}
.icon-hospital-1:before {
  content: "\eadc"
}
.icon-customer-support:before {
  content: "\eadd"
}
.icon-brickwall:before {
  content: "\eade"
}
.icon-crane2:before {
  content: "\eadf"
}
.icon-valve:before {
  content: "\eae1"
}
.icon-safety:before {
  content: "\eae2"
}
.icon-energy-saving:before {
  content: "\eae3"
}
.icon-paint-roller:before {
  content: "\eae4"
}
.icon-paint-brushes:before {
  content: "\eae5"
}
.icon-construction-tool-vehicle-with-crane-lifting-materials:before {
  content: "\eae6"
}
.icon-trowel:before {
  content: "\eae7"
}
.icon-bucket:before {
  content: "\eae8"
}
.icon-smart:before {
  content: "\eae9"
}
.icon-repair:before {
  content: "\eaea"
}
.icon-saw:before {
  content: "\eaeb"
}
.icon-cutter:before {
  content: "\eaec"
}
.icon-plier:before {
  content: "\eaed"
}
.icon-drill:before {
  content: "\eaee"
}
.icon-save-money:before {
  content: "\eaef"
}
.icon-planting:before {
  content: "\eaf0"
}
.icon-line-chart:before {
  content: "\eaf1"
}
.icon-open-book:before {
  content: "\eaf2"
}
.icon-money-bag3:before {
  content: "\eaf3"
}
.icon-server:before {
  content: "\eaf4"
}
.icon-server-1:before {
  content: "\eaf5"
}
.icon-server-2:before {
  content: "\eaf6"
}
.icon-cloud-computing:before {
  content: "\eaf7"
}
.icon-cloud:before {
  content: "\eaf8"
}
.icon-database:before {
  content: "\eaf9"
}
.icon-computer:before {
  content: "\eafa"
}
.icon-server-3:before {
  content: "\eafb"
}
.icon-server-4:before {
  content: "\eafc"
}
.icon-server-5:before {
  content: "\eafd"
}
.icon-server-6:before {
  content: "\eafe"
}
.icon-server-7:before {
  content: "\eaff"
}
.icon-cloud-1:before {
  content: "\eb00"
}
.icon-server-8:before {
  content: "\eb01"
}
.icon-business-and-finance:before {
  content: "\eb02"
}
.icon-cloud-2:before {
  content: "\eb03"
}
.icon-server-9:before {
  content: "\eb04"
}
.icon-hosting:before {
  content: "\eb05"
}
.icon-car:before {
  content: "\eb06"
}
.icon-car-frontal-view:before {
  content: "\eb07"
}
.icon-car-1:before {
  content: "\eb08"
}
.icon-racing:before {
  content: "\eb09"
}
.icon-car-wheel:before {
  content: "\eb0a"
}
.icon-steering-wheel:before {
  content: "\eb0b"
}
.icon-frontal-taxi-cab:before {
  content: "\eb0c"
}
.icon-taxi:before {
  content: "\eb0d"
}
.icon-cosmetics:before {
  content: "\eb0e"
}
.icon-flower:before {
  content: "\eb0f"
}
.icon-mirror:before {
  content: "\eb10"
}
.icon-itunes:before {
  content: "\eb6b"
}
.icon-salon:before {
  content: "\eb11"
}
.icon-hair-dryer:before {
  content: "\eb12"
}
.icon-shampoo:before {
  content: "\eb13"
}
.icon-download-button:before {
  content: "\e90b"
}
.icon-list:before {
  content: "\eb14"
}
.icon-loupe:before {
  content: "\eb15"
}
.icon-search:before {
  content: "\eb16"
}
.icon-search-1:before {
  content: "\eb17"
}
.icon-shopping-cart:before {
  content: "\eb18"
}
.icon-menu:before {
  content: "\eb19"
}
.icon-menu-1:before {
  content: "\eb1a"
}
.icon-menu-button-of-three-horizontal-lines:before {
  content: "\eb1b"
}
.icon-menu-2:before {
  content: "\eb1c"
}
.icon-menu-3:before {
  content: "\eb1d"
}
.icon-menu-5:before {
  content: "\eb1f"
}
.icon-menu-button:before {
  content: "\eb20"
}
.icon-list-1:before {
  content: "\eb21"
}
.icon-menu-6:before {
  content: "\eb22"
}
.icon-menu-7:before {
  content: "\eb23"
}
.icon-menu-8:before {
  content: "\eb24"
}
.icon-list-2:before {
  content: "\eb25"
}
.icon-dot:before {
  content: "\eb26"
}
.icon-menu-9:before {
  content: "\eb27"
}
.icon-search11:before {
  content: "\eb28"
}
.icon-search-minus:before {
  content: "\eb29"
}
.icon-search-11:before {
  content: "\eb2a"
}
.icon-search-2:before {
  content: "\eb2b"
}
.icon-search-3:before {
  content: "\eb2c"
}
.icon-magnifying-glass-search:before {
  content: "\eb2d"
}
.icon-loupe1:before {
  content: "\eb2e"
}
.icon-speed:before {
  content: "\eb2f"
}
.icon-search21:before {
  content: "\eb30"
}
.icon-search-4:before {
  content: "\eb31"
}
.icon-search-5:before {
  content: "\eb32"
}
.icon-detective:before {
  content: "\eb33"
}
.icon-cart1:before {
  content: "\eb34"
}
.icon-buying-on-smartphone:before {
  content: "\eb35"
}
.icon-badge:before {
  content: "\eb36"
}
.icon-basket1:before {
  content: "\eb37"
}
.icon-commerce-and-shopping:before {
  content: "\eb38"
}
.icon-comment:before {
  content: "\eb39"
}
.icon-comment-1:before {
  content: "\eb3a"
}
.icon-share:before {
  content: "\eb3b"
}
.icon-share-1:before {
  content: "\eb3c"
}
.icon-share-2:before {
  content: "\eb3d"
}
.icon-share-3:before {
  content: "\eb3e"
}
.icon-comment1:before {
  content: "\eb3f"
}
.icon-favorite:before {
  content: "\eb40"
}
.icon-retweet:before {
  content: "\eb41"
}
.icon-share1:before {
  content: "\eb42"
}
.icon-facebook:before {
  content: "\eb43"
}
.icon-twitter:before {
  content: "\eb44"
}
.icon-linkedin:before {
  content: "\eb45"
}
.icon-whatsapp-1:before {
  content: "\eb46"
}
.icon-dribbble:before {
  content: "\eb47"
}
.icon-facebook-2:before {
  content: "\eb48"
}
.icon-twitter1:before {
  content: "\eb49"
}
.icon-vk:before {
  content: "\eb4a"
}
.icon-youtube-v:before {
  content: "\eb4b"
}
.icon-vimeo:before {
  content: "\eae0"
}
.icon-youtube:before {
  content: "\eb4c"
}
.icon-snapchat-1:before {
  content: "\eb4d"
}
.icon-behance:before {
  content: "\eb4e"
}
.icon-github:before {
  content: "\eb4f"
}
.icon-pinterest:before {
  content: "\eb50"
}
.icon-spotify:before {
  content: "\eb51"
}
.icon-soundcloud-1:before {
  content: "\eb52"
}
.icon-skype-1:before {
  content: "\eb53"
}
.icon-rss:before {
  content: "\eb54"
}
.icon-reddit-1:before {
  content: "\eb55"
}
.icon-dribbble-1:before {
  content: "\eb56"
}
.icon-wordpress-1:before {
  content: "\eb57"
}
.icon-logo:before {
  content: "\eb58"
}
.icon-dropbox-1:before {
  content: "\eb59"
}
.icon-blogger-1:before {
  content: "\eb5a"
}
.icon-photo:before {
  content: "\eb5b"
}
.icon-hangouts:before {
  content: "\eb5c"
}
.icon-xing:before {
  content: "\eb5d"
}
.icon-myspace:before {
  content: "\eb5e"
}
.icon-flickr-1:before {
  content: "\eb5f"
}
.icon-envato:before {
  content: "\eb60"
}
.icon-picasa-1:before {
  content: "\eb61"
}
.icon-wattpad:before {
  content: "\eb62"
}
.icon-emoji:before {
  content: "\eb63"
}
.icon-deviantart-1:before {
  content: "\eb64"
}
.icon-yahoo-1:before {
  content: "\eb65"
}
.icon-vine-1:before {
  content: "\eb66"
}
.icon-delicious:before {
  content: "\eb67"
}
.icon-kickstarter-1:before {
  content: "\eb68"
}
.icon-stumbleupon-1:before {
  content: "\eb69"
}
.icon-brands-and-logotypes:before {
  content: "\eb6a"
}
.icon-instagram-1:before {
  content: "\eb6c"
}
.icon-facebook-1:before {
  content: "\eb6d"
}
.icon-instagram-2:before {
  content: "\eb6e"
}
.icon-twitter-1:before {
  content: "\eb6f"
}
.icon-whatsapp-2:before {
  content: "\eb70"
}
.icon-youtube-1:before {
  content: "\eb71"
}
.icon-linkedin-1:before {
  content: "\eb72"
}
.icon-telegram:before {
  content: "\eb73"
}
.icon-github-1:before {
  content: "\eb74"
}
.icon-vk-1:before {
  content: "\eb75"
}
.icon-pinterest-1:before {
  content: "\eb76"
}
.icon-rss-1:before {
  content: "\eb77"
}
.icon-twitch:before {
  content: "\eb78"
}
.icon-snapchat-2:before {
  content: "\eb79"
}
.icon-skype-2:before {
  content: "\eb7a"
}
.icon-behance-2:before {
  content: "\eb7b"
}
.icon-spotify-1:before {
  content: "\eb7c"
}
.icon-periscope:before {
  content: "\eb7d"
}
.icon-dribbble-2:before {
  content: "\eb7e"
}
.icon-tumblr-1:before {
  content: "\eb7f"
}
.icon-soundcloud-2:before {
  content: "\eb80"
}
.icon-google-drive-1:before {
  content: "\eb81"
}
.icon-dropbox-2:before {
  content: "\eb82"
}
.icon-reddit-2:before {
  content: "\eb83"
}
.icon-html:before {
  content: "\eb84"
}
.icon-vimeo-1:before {
  content: "\eb85"
}
.icon-hangout:before {
  content: "\eb86"
}
.icon-blogger-2:before {
  content: "\eb87"
}
.icon-yahoo-2:before {
  content: "\eb88"
}
.icon-path:before {
  content: "\eb89"
}
.icon-yelp-1:before {
  content: "\eb8a"
}
.icon-slideshare:before {
  content: "\eb8b"
}
.icon-picasa-2:before {
  content: "\eb8c"
}
.icon-myspace-1:before {
  content: "\eb8d"
}
.icon-flickr-2:before {
  content: "\eb8e"
}
.icon-xing-1:before {
  content: "\eb8f"
}
.icon-envato-1:before {
  content: "\eb90"
}
.icon-swarm:before {
  content: "\eb91"
}
.icon-wattpad-1:before {
  content: "\eb92"
}
.icon-foursquare:before {
  content: "\eb93"
}
.icon-deviantart-2:before {
  content: "\eb94"
}
.icon-kickstarter-2:before {
  content: "\eb95"
}
.icon-delicious-1:before {
  content: "\eb96"
}
.icon-vine-2:before {
  content: "\eb97"
}
.icon-digg:before {
  content: "\eb98"
}
.icon-bebo:before {
  content: "\eb99"
}
.icon-stumbleupon-2:before {
  content: "\eb9a"
}
.icon-forrst:before {
  content: "\eb9b"
}
.icon-eye3:before {
  content: "\eb9d"
}
.icon-microscope:before {
  content: "\eb9e"
}
.icon-Anti-Lock:before {
  content: "\eb9f"
}
.icon-apartment:before {
  content: "\eba0"
}
.icon-app:before {
  content: "\eba2"
}
.icon-Aroma:before {
  content: "\eba3"
}
.icon-bamboo-Leaf:before {
  content: "\eba5"
}
.icon-basket:before {
  content: "\eba6"
}
.icon-Battery:before {
  content: "\eba7"
}
.icon-Bettery:before {
  content: "\eba8"
}
.icon-building:before {
  content: "\eba9"
}
.icon-car-2:before {
  content: "\ebaa"
}
.icon-Car:before {
  content: "\ebab"
}
.icon-Child:before {
  content: "\ebac"
}
.icon-cityscape:before {
  content: "\ebad"
}
.icon-cleaner:before {
  content: "\ebae"
}
.icon-Coffee-cup:before {
  content: "\ebaf"
}
.icon-coins:before {
  content: "\ebb0"
}
.icon-Computer:before {
  content: "\ebb1"
}
.icon-Consultancy:before {
  content: "\ebb2"
}
.icon-cottage:before {
  content: "\ebb3"
}
.icon-crane:before {
  content: "\ebb4"
}
.icon-Custom-api:before {
  content: "\ebb5"
}
.icon-customer-support-2:before {
  content: "\ebb6"
}
.icon-Design-2:before {
  content: "\ebb7"
}
.icon-Design-3:before {
  content: "\ebb8"
}
.icon-design:before {
  content: "\ebb9"
}
.icon-diamond:before {
  content: "\ebba"
}
.icon-diploma:before {
  content: "\ebbb"
}
.icon-Document-Search:before {
  content: "\ebbc"
}
.icon-Download:before {
  content: "\ebbd"
}
.icon-drilling:before {
  content: "\ebbe"
}
.icon-engine:before {
  content: "\ebbf"
}
.icon-engineer:before {
  content: "\ebc0"
}
.icon-envelope:before {
  content: "\ebc1"
}
.icon-Family:before {
  content: "\ebc2"
}
.icon-friendship:before {
  content: "\ebc3"
}
.icon-gift:before {
  content: "\ebc4"
}
.icon-graph-2:before {
  content: "\ebc5"
}
.icon-graph:before {
  content: "\ebc6"
}
.icon-hamburger-2:before {
  content: "\ebc7"
}
.icon-handshake:before {
  content: "\ebc8"
}
.icon-Helmet:before {
  content: "\ebc9"
}
.icon-hot-Stone-2:before {
  content: "\ebca"
}
.icon-hot-stone:before {
  content: "\ebcb"
}
.icon-idea:before {
  content: "\ebcc"
}
.icon-Leaf:before {
  content: "\ebcd"
}
.icon-management:before {
  content: "\ebce"
}
.icon-Massage-table:before {
  content: "\ebcf"
}
.icon-Mechanic:before {
  content: "\ebd0"
}
.icon-Money-2:before {
  content: "\ebd2"
}
.icon-money-bag:before {
  content: "\ebd3"
}
.icon-Money:before {
  content: "\ebd4"
}
.icon-oil-bottle:before {
  content: "\ebd5"
}
.icon-Physiotherapy:before {
  content: "\ebd6"
}
.icon-Profile:before {
  content: "\ebd7"
}
.icon-Rating:before {
  content: "\ebd8"
}
.icon-right-mark:before {
  content: "\ebd9"
}
.icon-rings:before {
  content: "\ebda"
}
.icon-Safe-house:before {
  content: "\ebdb"
}
.icon-Scan:before {
  content: "\ebdc"
}
.icon-social-care:before {
  content: "\ebdd"
}
.icon-Speed-Clock:before {
  content: "\ebde"
}
.icon-stopwatch:before {
  content: "\ebdf"
}
.icon-Support-2:before {
  content: "\ebe0"
}
.icon-target-2:before {
  content: "\ebe1"
}
.icon-Target:before {
  content: "\ebe2"
}
.icon-tripod:before {
  content: "\ebe3"
}
.icon-truck:before {
  content: "\ebe4"
}
.icon-university:before {
  content: "\ebe5"
}
.icon-User:before {
  content: "\ebe6"
}
.icon-Web-Portals:before {
  content: "\ebe7"
}
.icon-window:before {
  content: "\ebe8"
}
.icon-ek_line_icon:before {
  content: "\ebe9"
}
.icon-ek_stroke_icon:before {
  content: "\eba1"
}
.icon-ekit:before {
  content: "\e947"
}
.icon-elements-kit-logo:before {
  content: "\e90d"
}
.icon-degree-image:before {
  content: "\e900"
}
.icon-accordion:before {
  content: "\e901"
}
.icon-animated-flip-box:before {
  content: "\e902"
}
.icon-animated-text:before {
  content: "\e903"
}
.icon-brands:before {
  content: "\e904"
}
.icon-business-hour:before {
  content: "\e905"
}
.icon-button:before {
  content: "\e906"
}
.icon-carousel:before {
  content: "\e907"
}
.icon-Circle-progress:before {
  content: "\e908"
}
.icon-contact-form:before {
  content: "\e909"
}
.icon-countdown-timer:before {
  content: "\e90a"
}
.icon-dropbar:before {
  content: "\e90c"
}
.icon-faq:before {
  content: "\e90e"
}
.icon-full-width-scroll:before {
  content: "\e90f"
}
.icon-google-map:before {
  content: "\e910"
}
.icon-heading-style:before {
  content: "\e911"
}
.icon-help-desk:before {
  content: "\e912"
}
.icon-horizontal-timeline:before {
  content: "\e913"
}
.icon-iframe:before {
  content: "\e914"
}
.icon-image-comparison:before {
  content: "\e915"
}
.icon-image-gallery:before {
  content: "\e916"
}
.icon-image-justify:before {
  content: "\e917"
}
.icon-image-magnifier:before {
  content: "\e918"
}
.icon-image-masonry:before {
  content: "\e919"
}
.icon-inline-svg:before {
  content: "\e91a"
}
.icon-instagram:before {
  content: "\e91b"
}
.icon-listing:before {
  content: "\e91c"
}
.icon-music-player:before {
  content: "\e91d"
}
.icon-news-ticker:before {
  content: "\e91e"
}
.icon-off-canvus-menu:before {
  content: "\e91f"
}
.icon-parallax:before {
  content: "\e920"
}
.icon-portfolio:before {
  content: "\e921"
}
.icon-post-banner:before {
  content: "\e922"
}
.icon-post-carousel:before {
  content: "\e923"
}
.icon-post-grid:before {
  content: "\e924"
}
.icon-post-slider:before {
  content: "\e925"
}
.icon-pricing-list:before {
  content: "\e926"
}
.icon-pricing-table:before {
  content: "\e927"
}
.icon-product-featured:before {
  content: "\e928"
}
.icon-product-image:before {
  content: "\e929"
}
.icon-product-recent:before {
  content: "\e92a"
}
.icon-product-sale:before {
  content: "\e92b"
}
.icon-product-top-rated:before {
  content: "\e92c"
}
.icon-product-top-seller:before {
  content: "\e92d"
}
.icon-progress-bar:before {
  content: "\e92e"
}
.icon-protected-content-v2:before {
  content: "\e92f"
}
.icon-protected-content-v3:before {
  content: "\e930"
}
.icon-protected-content:before {
  content: "\e931"
}
.icon-qr_code:before {
  content: "\e932"
}
.icon-scroll-button:before {
  content: "\e933"
}
.icon-search1:before {
  content: "\e934"
}
.icon-service:before {
  content: "\e935"
}
.icon-slider-image:before {
  content: "\e936"
}
.icon-social-share:before {
  content: "\e937"
}
.icon-subscribe:before {
  content: "\e938"
}
.icon-tab:before {
  content: "\e939"
}
.icon-table:before {
  content: "\e93a"
}
.icon-team-join:before {
  content: "\e93b"
}
.icon-team-member:before {
  content: "\e93c"
}
.icon-testimonial-carousel:before {
  content: "\e93d"
}
.icon-testimonial-grid:before {
  content: "\e93e"
}
.icon-testimonial-quote:before {
  content: "\e93f"
}
.icon-testimonial-slider:before {
  content: "\e940"
}
.icon-toggle:before {
  content: "\e941"
}
.icon-user-login:before {
  content: "\e942"
}
.icon-user-registration:before {
  content: "\e943"
}
.icon-vertical-timeline:before {
  content: "\e944"
}
.icon-video-player:before {
  content: "\e945"
}
.icon-weather:before {
  content: "\e946"
}
@font-face {
  font-family: 'bzoicon';
  src: url(http://kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/icomoon.eot?mv7yx7);
  src: url(http://kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/icomoon.eot?mv7yx7#iefix) format('embedded-opentype'), url(http://kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/icomoon.ttf?mv7yx7) format('truetype'), url(http://kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/icomoon.woff?mv7yx7) format('woff'), url(http://kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/icomoon.svg?mv7yx7#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-bzo {
  font-family: 'bzoicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bzo i {
  font-style: normal;
}
.icon-bzo-icon-1:before {
  content: "\e94a";
}
.icon-bzo-icon-2:before {
  content: "\e94b";
}
.icon-bzo-icon-3:before {
  content: "\e94c";
}
.icon-bzo-play:before {
  content: "\e943";
}
.icon-bzo-tw:before {
  content: "\e944";
}
.icon-bzo-p:before {
  content: "\e945";
}
.icon-bzo-ins:before {
  content: "\e946";
}
.icon-bzo-face:before {
  content: "\e947";
}
.icon-bzo-youtube:before {
  content: "\e948";
}
.icon-bzo-tik:before {
  content: "\e949";
}
.icon-bzo-service1:before {
  content: "\e93f";
}
.icon-bzo-service2:before {
  content: "\e940";
}
.icon-bzo-service3:before {
  content: "\e941";
}
.icon-bzo-service4:before {
  content: "\e942";
}
.icon-bzo-map:before {
  content: "\e93b";
}
.icon-bzo-mail2:before {
  content: "\e93c";
}
.icon-bzo-phone2:before {
  content: "\e93d";
}
.icon-btn:before {
  content: "\e93e";
}
.icon-bzo-map-acc:before {
  content: "\e938";
}
.icon-bzo-phone:before {
  content: "\e939";
}
.icon-bzo-clock:before {
  content: "\e93a";
}
.icon-bzo-tai-tho:before {
  content: "\e933";
  color: #f0a3a3;
}
.icon-bzo-giot-nuoc:before {
  content: "\e934";
  color: #6c9de7;
}
.icon-bzo-nhiet-do:before {
  content: "\e935";
  color: #a177e6;
}
.icon-bzo-map-word:before {
  content: "\e936";
  color: #ca9269;
}
.icon-bzo-box:before {
  content: "\e937";
  color: #9dd06a;
}
.icon-bzo-filter-gridn:before {
  content: "\e92e";
  color: #d9d9d9;
}
.icon-bzo-filter-grid3:before {
  content: "\e92f";
  color: #d9d9d9;
}
.icon-bzo-filter-grid2:before {
  content: "\e931";
  color: #d9d9d9;
}
.icon-bzo-filter-list:before {
  content: "\e932";
  color: #d9d9d9;
}
.icon-bzo-quote:before {
  content: "\e92d";
  color: #ffad9b;
}
.icon-bzo-pri:before {
  content: "\e914";
  color: #ff5e5e;
}
.icon-Frame-232:before {
  content: "\e917";
  color: #448fff;
}
.icon-bzo-inst:before {
  content: "\e929";
  color: #ff6363;
}
.icon-bzo-fac:before {
  content: "\e92a";
  color: #3988ff;
}
.icon-bzo-quickview .path1:before {
  content: "\e92b";
}
.icon-bzo-quickview .path2:before {
  content: "\e92c";
  margin-left: -1.4287109375em;
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.icon-bzo-add-cart:before {
  content: "\e930";
  color: #fff;
}
.icon-bzo-xoay:before {
  content: "\e900";
}
.icon-bzo-xe:before {
  content: "\e901";
}
.icon-bzo-time:before {
  content: "\e902";
}
.icon-bzo-mat .path1:before {
  content: "\e903";
  color: rgb(41, 48, 66);
}
.icon-bzo-mat .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.icon-bzo-share .path1:before {
  content: "\e905";
  color: rgb(41, 48, 66);
}
.icon-bzo-share .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.icon-bzo-twt .path1:before {
  content: "\e907";
  color: rgb(45, 170, 225);
}
.icon-bzo-twt .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-bzo-fb:before {
  content: "\e909";
  color: #1877f2;
}
.icon-bzo-google .path1:before {
  content: "\e90a";
  color: rgb(251, 187, 0);
}
.icon-bzo-google .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(81, 142, 248);
}
.icon-bzo-google .path3:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(40, 180, 70);
}
.icon-bzo-google .path4:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(241, 67, 54);
}
.icon-bzo-up:before {
  content: "\e90e";
}
.icon-bzo-dow:before {
  content: "\e90f";
}
.icon-bzo-right:before {
  content: "\e910";
}
.icon-bzo-left:before {
  content: "\e911";
}
.icon-bzo-minus:before {
  content: "\e912";
}
.icon-bzo-increase:before {
  content: "\e913";
}
.icon-bzo-truck:before {
  content: "\e915";
}
.icon-bzo-not-validated:before {
  content: "\e916";
  color: #f66;
}
.icon-bzo-cancel:before {
  content: "\e918";
}
.icon-bzo-validated:before {
  content: "\e919";
}
.icon-bzo-chat:before {
  content: "\e91a";
}
.icon-bzo-tim .path1:before {
  content: "\e91b";
  color: rgb(41, 48, 66);
}
.icon-bzo-tim .path2:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  opacity: 0.2;
}
.icon-bzo-user:before {
  content: "\e91d";
}
.icon-bzo-search:before {
  content: "\e91e";
}
.icon-bzo-remove:before {
  content: "\e91f";
}
.icon-bzo-cart:before {
  content: "\e920";
}
.icon-bzo-close:before {
  content: "\e921";
}
.icon-bzo-close2:before {
  content: "\e922";
}
.icon-bzo-arrow-dow:before {
  content: "\e923";
}
.icon-bzo-arrow-up:before {
  content: "\e924";
}
.icon-bzo-arrow-right:before {
  content: "\e925";
}
.icon-bzo-arrow-left:before {
  content: "\e926";
}
.icon-bzo-calendar:before {
  content: "\e927";
}
.icon-bzo-mail:before {
  content: "\e928";
}
.la, .lab, .lad, .lal, .lar, .las {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}
.la-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}
.la-xs {
  font-size: .75em
}
.la-sm {
  font-size: .875em
}
.la-1x {
  font-size: 1em
}
.la-2x {
  font-size: 2em
}
.la-3x {
  font-size: 3em
}
.la-4x {
  font-size: 4em
}
.la-5x {
  font-size: 5em
}
.la-6x {
  font-size: 6em
}
.la-7x {
  font-size: 7em
}
.la-8x {
  font-size: 8em
}
.la-9x {
  font-size: 9em
}
.la-10x {
  font-size: 10em
}
.la-fw {
  text-align: center;
  width: 1.25em
}
.la-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0
}
.la-ul > li {
  position: relative
}
.la-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit
}
.la-border {
  border: solid .08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}
.la-pull-left {
  float: left
}
.la-pull-right {
  float: right
}
.la.la-pull-left, .lab.la-pull-left, .lal.la-pull-left, .lar.la-pull-left, .las.la-pull-left {
  margin-right: .3em
}
.la.la-pull-right, .lab.la-pull-right, .lal.la-pull-right, .lar.la-pull-right, .las.la-pull-right {
  margin-left: .3em
}
.la-spin {
  -webkit-animation: la-spin 2s infinite linear;
  animation: la-spin 2s infinite linear
}
.la-pulse {
  -webkit-animation: la-spin 1s infinite steps(8);
  animation: la-spin 1s infinite steps(8)
}
@-webkit-keyframes la-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes la-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.la-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.la-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.la-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}
.la-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.la-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1)
}
.la-flip-both, .la-flip-horizontal.la-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1)
}
:root .la-flip-both, :root .la-flip-horizontal, :root .la-flip-vertical, :root .la-rotate-180, :root .la-rotate-270, :root .la-rotate-90 {
  -webkit-filter: none;
  filter: none
}
.la-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em
}
.la-stack-1x, .la-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}
.la-stack-1x {
  line-height: inherit
}
.la-stack-2x {
  font-size: 2em
}
.la-inverse {
  color: #fff
}
.la-500px:before {
  content: "\f26e"
}
.la-accessible-icon:before {
  content: "\f368"
}
.la-accusoft:before {
  content: "\f369"
}
.la-acquisitions-incorporated:before {
  content: "\f6af"
}
.la-ad:before {
  content: "\f641"
}
.la-address-book:before {
  content: "\f2b9"
}
.la-address-card:before {
  content: "\f2bb"
}
.la-adjust:before {
  content: "\f042"
}
.la-adn:before {
  content: "\f170"
}
.la-adobe:before {
  content: "\f778"
}
.la-adversal:before {
  content: "\f36a"
}
.la-affiliatetheme:before {
  content: "\f36b"
}
.la-air-freshener:before {
  content: "\f5d0"
}
.la-airbnb:before {
  content: "\f834"
}
.la-algolia:before {
  content: "\f36c"
}
.la-align-center:before {
  content: "\f037"
}
.la-align-justify:before {
  content: "\f039"
}
.la-align-left:before {
  content: "\f036"
}
.la-align-right:before {
  content: "\f038"
}
.la-alipay:before {
  content: "\f642"
}
.la-allergies:before {
  content: "\f461"
}
.la-amazon:before {
  content: "\f270"
}
.la-amazon-pay:before {
  content: "\f42c"
}
.la-ambulance:before {
  content: "\f0f9"
}
.la-american-sign-language-interpreting:before {
  content: "\f2a3"
}
.la-amilia:before {
  content: "\f36d"
}
.la-anchor:before {
  content: "\f13d"
}
.la-android:before {
  content: "\f17b"
}
.la-angellist:before {
  content: "\f209"
}
.la-angle-double-down:before {
  content: "\f103"
}
.la-angle-double-left:before {
  content: "\f100"
}
.la-angle-double-right:before {
  content: "\f101"
}
.la-angle-double-up:before {
  content: "\f102"
}
.la-angle-down:before {
  content: "\f107"
}
.la-angle-left:before {
  content: "\f104"
}
.la-angle-right:before {
  content: "\f105"
}
.la-angle-up:before {
  content: "\f106"
}
.la-angry:before {
  content: "\f556"
}
.la-angrycreative:before {
  content: "\f36e"
}
.la-angular:before {
  content: "\f420"
}
.la-ankh:before {
  content: "\f644"
}
.la-app-store:before {
  content: "\f36f"
}
.la-app-store-ios:before {
  content: "\f370"
}
.la-apper:before {
  content: "\f371"
}
.la-apple:before {
  content: "\f179"
}
.la-apple-alt:before {
  content: "\f5d1"
}
.la-apple-pay:before {
  content: "\f415"
}
.la-archive:before {
  content: "\f187"
}
.la-archway:before {
  content: "\f557"
}
.la-arrow-alt-circle-down:before {
  content: "\f358"
}
.la-arrow-alt-circle-left:before {
  content: "\f359"
}
.la-arrow-alt-circle-right:before {
  content: "\f35a"
}
.la-arrow-alt-circle-up:before {
  content: "\f35b"
}
.la-arrow-circle-down:before {
  content: "\f0ab"
}
.la-arrow-circle-left:before {
  content: "\f0a8"
}
.la-arrow-circle-right:before {
  content: "\f0a9"
}
.la-arrow-circle-up:before {
  content: "\f0aa"
}
.la-arrow-down:before {
  content: "\f063"
}
.la-arrow-left:before {
  content: "\f060"
}
.la-arrow-right:before {
  content: "\f061"
}
.la-arrow-up:before {
  content: "\f062"
}
.la-arrows-alt:before {
  content: "\f0b2"
}
.la-arrows-alt-h:before {
  content: "\f337"
}
.la-arrows-alt-v:before {
  content: "\f338"
}
.la-artstation:before {
  content: "\f77a"
}
.la-assistive-listening-systems:before {
  content: "\f2a2"
}
.la-asterisk:before {
  content: "\f069"
}
.la-asymmetrik:before {
  content: "\f372"
}
.la-at:before {
  content: "\f1fa"
}
.la-atlas:before {
  content: "\f558"
}
.la-atlassian:before {
  content: "\f77b"
}
.la-atom:before {
  content: "\f5d2"
}
.la-audible:before {
  content: "\f373"
}
.la-audio-description:before {
  content: "\f29e"
}
.la-autoprefixer:before {
  content: "\f41c"
}
.la-avianex:before {
  content: "\f374"
}
.la-aviato:before {
  content: "\f421"
}
.la-award:before {
  content: "\f559"
}
.la-aws:before {
  content: "\f375"
}
.la-baby:before {
  content: "\f77c"
}
.la-baby-carriage:before {
  content: "\f77d"
}
.la-backspace:before {
  content: "\f55a"
}
.la-backward:before {
  content: "\f04a"
}
.la-bacon:before {
  content: "\f7e5"
}
.la-balance-scale:before {
  content: "\f24e"
}
.la-balance-scale-left:before {
  content: "\f515"
}
.la-balance-scale-right:before {
  content: "\f516"
}
.la-ban:before {
  content: "\f05e"
}
.la-band-aid:before {
  content: "\f462"
}
.la-bandcamp:before {
  content: "\f2d5"
}
.la-barcode:before {
  content: "\f02a"
}
.la-bars:before {
  content: "\f0c9"
}
.la-baseball-ball:before {
  content: "\f433"
}
.la-basketball-ball:before {
  content: "\f434"
}
.la-bath:before {
  content: "\f2cd"
}
.la-battery-empty:before {
  content: "\f244"
}
.la-battery-full:before {
  content: "\f240"
}
.la-battery-half:before {
  content: "\f242"
}
.la-battery-quarter:before {
  content: "\f243"
}
.la-battery-three-quarters:before {
  content: "\f241"
}
.la-battle-net:before {
  content: "\f835"
}
.la-bed:before {
  content: "\f236"
}
.la-beer:before {
  content: "\f0fc"
}
.la-behance:before {
  content: "\f1b4"
}
.la-behance-square:before {
  content: "\f1b5"
}
.la-bell:before {
  content: "\f0f3"
}
.la-bell-slash:before {
  content: "\f1f6"
}
.la-bezier-curve:before {
  content: "\f55b"
}
.la-bible:before {
  content: "\f647"
}
.la-bicycle:before {
  content: "\f206"
}
.la-biking:before {
  content: "\f84a"
}
.la-bimobject:before {
  content: "\f378"
}
.la-binoculars:before {
  content: "\f1e5"
}
.la-biohazard:before {
  content: "\f780"
}
.la-birthday-cake:before {
  content: "\f1fd"
}
.la-bitbucket:before {
  content: "\f171"
}
.la-bitcoin:before {
  content: "\f379"
}
.la-bity:before {
  content: "\f37a"
}
.la-black-tie:before {
  content: "\f27e"
}
.la-blackberry:before {
  content: "\f37b"
}
.la-blender:before {
  content: "\f517"
}
.la-blender-phone:before {
  content: "\f6b6"
}
.la-blind:before {
  content: "\f29d"
}
.la-blog:before {
  content: "\f781"
}
.la-blogger:before {
  content: "\f37c"
}
.la-blogger-b:before {
  content: "\f37d"
}
.la-bluetooth:before {
  content: "\f293"
}
.la-bluetooth-b:before {
  content: "\f294"
}
.la-bold:before {
  content: "\f032"
}
.la-bolt:before {
  content: "\f0e7"
}
.la-bomb:before {
  content: "\f1e2"
}
.la-bone:before {
  content: "\f5d7"
}
.la-bong:before {
  content: "\f55c"
}
.la-book:before {
  content: "\f02d"
}
.la-book-dead:before {
  content: "\f6b7"
}
.la-book-medical:before {
  content: "\f7e6"
}
.la-book-open:before {
  content: "\f518"
}
.la-book-reader:before {
  content: "\f5da"
}
.la-bookmark:before {
  content: "\f02e"
}
.la-bootstrap:before {
  content: "\f836"
}
.la-border-all:before {
  content: "\f84c"
}
.la-border-none:before {
  content: "\f850"
}
.la-border-style:before {
  content: "\f853"
}
.la-bowling-ball:before {
  content: "\f436"
}
.la-box:before {
  content: "\f466"
}
.la-box-open:before {
  content: "\f49e"
}
.la-boxes:before {
  content: "\f468"
}
.la-braille:before {
  content: "\f2a1"
}
.la-brain:before {
  content: "\f5dc"
}
.la-bread-slice:before {
  content: "\f7ec"
}
.la-briefcase:before {
  content: "\f0b1"
}
.la-briefcase-medical:before {
  content: "\f469"
}
.la-broadcast-tower:before {
  content: "\f519"
}
.la-broom:before {
  content: "\f51a"
}
.la-brush:before {
  content: "\f55d"
}
.la-btc:before {
  content: "\f15a"
}
.la-buffer:before {
  content: "\f837"
}
.la-bug:before {
  content: "\f188"
}
.la-building:before {
  content: "\f1ad"
}
.la-bullhorn:before {
  content: "\f0a1"
}
.la-bullseye:before {
  content: "\f140"
}
.la-burn:before {
  content: "\f46a"
}
.la-buromobelexperte:before {
  content: "\f37f"
}
.la-bus:before {
  content: "\f207"
}
.la-bus-alt:before {
  content: "\f55e"
}
.la-business-time:before {
  content: "\f64a"
}
.la-buy-n-large:before {
  content: "\f8a6"
}
.la-buysellads:before {
  content: "\f20d"
}
.la-calculator:before {
  content: "\f1ec"
}
.la-calendar:before {
  content: "\f133"
}
.la-calendar-alt:before {
  content: "\f073"
}
.la-calendar-check:before {
  content: "\f274"
}
.la-calendar-day:before {
  content: "\f783"
}
.la-calendar-minus:before {
  content: "\f272"
}
.la-calendar-plus:before {
  content: "\f271"
}
.la-calendar-times:before {
  content: "\f273"
}
.la-calendar-week:before {
  content: "\f784"
}
.la-camera:before {
  content: "\f030"
}
.la-camera-retro:before {
  content: "\f083"
}
.la-campground:before {
  content: "\f6bb"
}
.la-canadian-maple-leaf:before {
  content: "\f785"
}
.la-candy-cane:before {
  content: "\f786"
}
.la-cannabis:before {
  content: "\f55f"
}
.la-capsules:before {
  content: "\f46b"
}
.la-car:before {
  content: "\f1b9"
}
.la-car-alt:before {
  content: "\f5de"
}
.la-car-battery:before {
  content: "\f5df"
}
.la-car-crash:before {
  content: "\f5e1"
}
.la-car-side:before {
  content: "\f5e4"
}
.la-caret-down:before {
  content: "\f0d7"
}
.la-caret-left:before {
  content: "\f0d9"
}
.la-caret-right:before {
  content: "\f0da"
}
.la-caret-square-down:before {
  content: "\f150"
}
.la-caret-square-left:before {
  content: "\f191"
}
.la-caret-square-right:before {
  content: "\f152"
}
.la-caret-square-up:before {
  content: "\f151"
}
.la-caret-up:before {
  content: "\f0d8"
}
.la-carrot:before {
  content: "\f787"
}
.la-cart-arrow-down:before {
  content: "\f218"
}
.la-cart-plus:before {
  content: "\f217"
}
.la-cash-register:before {
  content: "\f788"
}
.la-cat:before {
  content: "\f6be"
}
.la-cc-amazon-pay:before {
  content: "\f42d"
}
.la-cc-amex:before {
  content: "\f1f3"
}
.la-cc-apple-pay:before {
  content: "\f416"
}
.la-cc-diners-club:before {
  content: "\f24c"
}
.la-cc-discover:before {
  content: "\f1f2"
}
.la-cc-jcb:before {
  content: "\f24b"
}
.la-cc-mastercard:before {
  content: "\f1f1"
}
.la-cc-paypal:before {
  content: "\f1f4"
}
.la-cc-stripe:before {
  content: "\f1f5"
}
.la-cc-visa:before {
  content: "\f1f0"
}
.la-centercode:before {
  content: "\f380"
}
.la-centos:before {
  content: "\f789"
}
.la-certificate:before {
  content: "\f0a3"
}
.la-chair:before {
  content: "\f6c0"
}
.la-chalkboard:before {
  content: "\f51b"
}
.la-chalkboard-teacher:before {
  content: "\f51c"
}
.la-charging-station:before {
  content: "\f5e7"
}
.la-chart-area:before {
  content: "\f1fe"
}
.la-chart-bar:before {
  content: "\f080"
}
.la-chart-line:before {
  content: "\f201"
}
.la-chart-pie:before {
  content: "\f200"
}
.la-check:before {
  content: "\f00c"
}
.la-check-circle:before {
  content: "\f058"
}
.la-check-double:before {
  content: "\f560"
}
.la-check-square:before {
  content: "\f14a"
}
.la-cheese:before {
  content: "\f7ef"
}
.la-chess:before {
  content: "\f439"
}
.la-chess-bishop:before {
  content: "\f43a"
}
.la-chess-board:before {
  content: "\f43c"
}
.la-chess-king:before {
  content: "\f43f"
}
.la-chess-knight:before {
  content: "\f441"
}
.la-chess-pawn:before {
  content: "\f443"
}
.la-chess-queen:before {
  content: "\f445"
}
.la-chess-rook:before {
  content: "\f447"
}
.la-chevron-circle-down:before {
  content: "\f13a"
}
.la-chevron-circle-left:before {
  content: "\f137"
}
.la-chevron-circle-right:before {
  content: "\f138"
}
.la-chevron-circle-up:before {
  content: "\f139"
}
.la-chevron-down:before {
  content: "\f078"
}
.la-chevron-left:before {
  content: "\f053"
}
.la-chevron-right:before {
  content: "\f054"
}
.la-chevron-up:before {
  content: "\f077"
}
.la-child:before {
  content: "\f1ae"
}
.la-chrome:before {
  content: "\f268"
}
.la-chromecast:before {
  content: "\f838"
}
.la-church:before {
  content: "\f51d"
}
.la-circle:before {
  content: "\f111"
}
.la-circle-notch:before {
  content: "\f1ce"
}
.la-city:before {
  content: "\f64f"
}
.la-clinic-medical:before {
  content: "\f7f2"
}
.la-clipboard:before {
  content: "\f328"
}
.la-clipboard-check:before {
  content: "\f46c"
}
.la-clipboard-list:before {
  content: "\f46d"
}
.la-clock:before {
  content: "\f017"
}
.la-clone:before {
  content: "\f24d"
}
.la-closed-captioning:before {
  content: "\f20a"
}
.la-cloud:before {
  content: "\f0c2"
}
.la-cloud-download-alt:before {
  content: "\f381"
}
.la-cloud-meatball:before {
  content: "\f73b"
}
.la-cloud-moon:before {
  content: "\f6c3"
}
.la-cloud-moon-rain:before {
  content: "\f73c"
}
.la-cloud-rain:before {
  content: "\f73d"
}
.la-cloud-showers-heavy:before {
  content: "\f740"
}
.la-cloud-sun:before {
  content: "\f6c4"
}
.la-cloud-sun-rain:before {
  content: "\f743"
}
.la-cloud-upload-alt:before {
  content: "\f382"
}
.la-cloudscale:before {
  content: "\f383"
}
.la-cloudsmith:before {
  content: "\f384"
}
.la-cloudversify:before {
  content: "\f385"
}
.la-cocktail:before {
  content: "\f561"
}
.la-code:before {
  content: "\f121"
}
.la-code-branch:before {
  content: "\f126"
}
.la-codepen:before {
  content: "\f1cb"
}
.la-codiepie:before {
  content: "\f284"
}
.la-coffee:before {
  content: "\f0f4"
}
.la-cog:before {
  content: "\f013"
}
.la-cogs:before {
  content: "\f085"
}
.la-coins:before {
  content: "\f51e"
}
.la-columns:before {
  content: "\f0db"
}
.la-comment:before {
  content: "\f075"
}
.la-comment-alt:before {
  content: "\f27a"
}
.la-comment-dollar:before {
  content: "\f651"
}
.la-comment-dots:before {
  content: "\f4ad"
}
.la-comment-medical:before {
  content: "\f7f5"
}
.la-comment-slash:before {
  content: "\f4b3"
}
.la-comments:before {
  content: "\f086"
}
.la-comments-dollar:before {
  content: "\f653"
}
.la-compact-disc:before {
  content: "\f51f"
}
.la-compass:before {
  content: "\f14e"
}
.la-compress:before {
  content: "\f066"
}
.la-compress-arrows-alt:before {
  content: "\f78c"
}
.la-concierge-bell:before {
  content: "\f562"
}
.la-confluence:before {
  content: "\f78d"
}
.la-connectdevelop:before {
  content: "\f20e"
}
.la-contao:before {
  content: "\f26d"
}
.la-cookie:before {
  content: "\f563"
}
.la-cookie-bite:before {
  content: "\f564"
}
.la-copy:before {
  content: "\f0c5"
}
.la-copyright:before {
  content: "\f1f9"
}
.la-cotton-bureau:before {
  content: "\f89e"
}
.la-couch:before {
  content: "\f4b8"
}
.la-cpanel:before {
  content: "\f388"
}
.la-creative-commons:before {
  content: "\f25e"
}
.la-creative-commons-by:before {
  content: "\f4e7"
}
.la-creative-commons-nc:before {
  content: "\f4e8"
}
.la-creative-commons-nc-eu:before {
  content: "\f4e9"
}
.la-creative-commons-nc-jp:before {
  content: "\f4ea"
}
.la-creative-commons-nd:before {
  content: "\f4eb"
}
.la-creative-commons-pd:before {
  content: "\f4ec"
}
.la-creative-commons-pd-alt:before {
  content: "\f4ed"
}
.la-creative-commons-remix:before {
  content: "\f4ee"
}
.la-creative-commons-sa:before {
  content: "\f4ef"
}
.la-creative-commons-sampling:before {
  content: "\f4f0"
}
.la-creative-commons-sampling-plus:before {
  content: "\f4f1"
}
.la-creative-commons-share:before {
  content: "\f4f2"
}
.la-creative-commons-zero:before {
  content: "\f4f3"
}
.la-credit-card:before {
  content: "\f09d"
}
.la-critical-role:before {
  content: "\f6c9"
}
.la-crop:before {
  content: "\f125"
}
.la-crop-alt:before {
  content: "\f565"
}
.la-cross:before {
  content: "\f654"
}
.la-crosshairs:before {
  content: "\f05b"
}
.la-crow:before {
  content: "\f520"
}
.la-crown:before {
  content: "\f521"
}
.la-crutch:before {
  content: "\f7f7"
}
.la-css3:before {
  content: "\f13c"
}
.la-css3-alt:before {
  content: "\f38b"
}
.la-cube:before {
  content: "\f1b2"
}
.la-cubes:before {
  content: "\f1b3"
}
.la-cut:before {
  content: "\f0c4"
}
.la-cuttlefish:before {
  content: "\f38c"
}
.la-d-and-d:before {
  content: "\f38d"
}
.la-d-and-d-beyond:before {
  content: "\f6ca"
}
.la-dashcube:before {
  content: "\f210"
}
.la-database:before {
  content: "\f1c0"
}
.la-deaf:before {
  content: "\f2a4"
}
.la-delicious:before {
  content: "\f1a5"
}
.la-democrat:before {
  content: "\f747"
}
.la-deploydog:before {
  content: "\f38e"
}
.la-deskpro:before {
  content: "\f38f"
}
.la-desktop:before {
  content: "\f108"
}
.la-dev:before {
  content: "\f6cc"
}
.la-deviantart:before {
  content: "\f1bd"
}
.la-dharmachakra:before {
  content: "\f655"
}
.la-dhl:before {
  content: "\f790"
}
.la-diagnoses:before {
  content: "\f470"
}
.la-diaspora:before {
  content: "\f791"
}
.la-dice:before {
  content: "\f522"
}
.la-dice-d20:before {
  content: "\f6cf"
}
.la-dice-d6:before {
  content: "\f6d1"
}
.la-dice-five:before {
  content: "\f523"
}
.la-dice-four:before {
  content: "\f524"
}
.la-dice-one:before {
  content: "\f525"
}
.la-dice-six:before {
  content: "\f526"
}
.la-dice-three:before {
  content: "\f527"
}
.la-dice-two:before {
  content: "\f528"
}
.la-digg:before {
  content: "\f1a6"
}
.la-digital-ocean:before {
  content: "\f391"
}
.la-digital-tachograph:before {
  content: "\f566"
}
.la-directions:before {
  content: "\f5eb"
}
.la-discord:before {
  content: "\f392"
}
.la-discourse:before {
  content: "\f393"
}
.la-divide:before {
  content: "\f529"
}
.la-dizzy:before {
  content: "\f567"
}
.la-dna:before {
  content: "\f471"
}
.la-dochub:before {
  content: "\f394"
}
.la-docker:before {
  content: "\f395"
}
.la-dog:before {
  content: "\f6d3"
}
.la-dollar-sign:before {
  content: "\f155"
}
.la-dolly:before {
  content: "\f472"
}
.la-dolly-flatbed:before {
  content: "\f474"
}
.la-donate:before {
  content: "\f4b9"
}
.la-door-closed:before {
  content: "\f52a"
}
.la-door-open:before {
  content: "\f52b"
}
.la-dot-circle:before {
  content: "\f192"
}
.la-dove:before {
  content: "\f4ba"
}
.la-download:before {
  content: "\f019"
}
.la-draft2digital:before {
  content: "\f396"
}
.la-drafting-compass:before {
  content: "\f568"
}
.la-dragon:before {
  content: "\f6d5"
}
.la-draw-polygon:before {
  content: "\f5ee"
}
.la-dribbble:before {
  content: "\f17d"
}
.la-dribbble-square:before {
  content: "\f397"
}
.la-dropbox:before {
  content: "\f16b"
}
.la-drum:before {
  content: "\f569"
}
.la-drum-steelpan:before {
  content: "\f56a"
}
.la-drumstick-bite:before {
  content: "\f6d7"
}
.la-drupal:before {
  content: "\f1a9"
}
.la-dumbbell:before {
  content: "\f44b"
}
.la-dumpster:before {
  content: "\f793"
}
.la-dumpster-fire:before {
  content: "\f794"
}
.la-dungeon:before {
  content: "\f6d9"
}
.la-dyalog:before {
  content: "\f399"
}
.la-earlybirds:before {
  content: "\f39a"
}
.la-ebay:before {
  content: "\f4f4"
}
.la-edge:before {
  content: "\f282"
}
.la-edit:before {
  content: "\f044"
}
.la-egg:before {
  content: "\f7fb"
}
.la-eject:before {
  content: "\f052"
}
.la-elementor:before {
  content: "\f430"
}
.la-ellipsis-h:before {
  content: "\f141"
}
.la-ellipsis-v:before {
  content: "\f142"
}
.la-ello:before {
  content: "\f5f1"
}
.la-ember:before {
  content: "\f423"
}
.la-empire:before {
  content: "\f1d1"
}
.la-envelope:before {
  content: "\f0e0"
}
.la-envelope-open:before {
  content: "\f2b6"
}
.la-envelope-open-text:before {
  content: "\f658"
}
.la-envelope-square:before {
  content: "\f199"
}
.la-envira:before {
  content: "\f299"
}
.la-equals:before {
  content: "\f52c"
}
.la-eraser:before {
  content: "\f12d"
}
.la-erlang:before {
  content: "\f39d"
}
.la-ethereum:before {
  content: "\f42e"
}
.la-ethernet:before {
  content: "\f796"
}
.la-etsy:before {
  content: "\f2d7"
}
.la-euro-sign:before {
  content: "\f153"
}
.la-evernote:before {
  content: "\f839"
}
.la-exchange-alt:before {
  content: "\f362"
}
.la-exclamation:before {
  content: "\f12a"
}
.la-exclamation-circle:before {
  content: "\f06a"
}
.la-exclamation-triangle:before {
  content: "\f071"
}
.la-expand:before {
  content: "\f065"
}
.la-expand-arrows-alt:before {
  content: "\f31e"
}
.la-expeditedssl:before {
  content: "\f23e"
}
.la-external-link-alt:before {
  content: "\f35d"
}
.la-external-link-square-alt:before {
  content: "\f360"
}
.la-eye:before {
  content: "\f06e"
}
.la-eye-dropper:before {
  content: "\f1fb"
}
.la-eye-slash:before {
  content: "\f070"
}
.la-facebook:before {
  content: "\f09a"
}
.la-facebook-f:before {
  content: "\f39e"
}
.la-facebook-messenger:before {
  content: "\f39f"
}
.la-facebook-square:before {
  content: "\f082"
}
.la-fan:before {
  content: "\f863"
}
.la-fantasy-flight-games:before {
  content: "\f6dc"
}
.la-fast-backward:before {
  content: "\f049"
}
.la-fast-forward:before {
  content: "\f050"
}
.la-fax:before {
  content: "\f1ac"
}
.la-feather:before {
  content: "\f52d"
}
.la-feather-alt:before {
  content: "\f56b"
}
.la-fedex:before {
  content: "\f797"
}
.la-fedora:before {
  content: "\f798"
}
.la-female:before {
  content: "\f182"
}
.la-fighter-jet:before {
  content: "\f0fb"
}
.la-figma:before {
  content: "\f799"
}
.la-file:before {
  content: "\f15b"
}
.la-file-alt:before {
  content: "\f15c"
}
.la-file-archive:before {
  content: "\f1c6"
}
.la-file-audio:before {
  content: "\f1c7"
}
.la-file-code:before {
  content: "\f1c9"
}
.la-file-contract:before {
  content: "\f56c"
}
.la-file-csv:before {
  content: "\f6dd"
}
.la-file-download:before {
  content: "\f56d"
}
.la-file-excel:before {
  content: "\f1c3"
}
.la-file-export:before {
  content: "\f56e"
}
.la-file-image:before {
  content: "\f1c5"
}
.la-file-import:before {
  content: "\f56f"
}
.la-file-invoice:before {
  content: "\f570"
}
.la-file-invoice-dollar:before {
  content: "\f571"
}
.la-file-medical:before {
  content: "\f477"
}
.la-file-medical-alt:before {
  content: "\f478"
}
.la-file-pdf:before {
  content: "\f1c1"
}
.la-file-powerpoint:before {
  content: "\f1c4"
}
.la-file-prescription:before {
  content: "\f572"
}
.la-file-signature:before {
  content: "\f573"
}
.la-file-upload:before {
  content: "\f574"
}
.la-file-video:before {
  content: "\f1c8"
}
.la-file-word:before {
  content: "\f1c2"
}
.la-fill:before {
  content: "\f575"
}
.la-fill-drip:before {
  content: "\f576"
}
.la-film:before {
  content: "\f008"
}
.la-filter:before {
  content: "\f0b0"
}
.la-fingerprint:before {
  content: "\f577"
}
.la-fire:before {
  content: "\f06d"
}
.la-fire-alt:before {
  content: "\f7e4"
}
.la-fire-extinguisher:before {
  content: "\f134"
}
.la-firefox:before {
  content: "\f269"
}
.la-first-aid:before {
  content: "\f479"
}
.la-first-order:before {
  content: "\f2b0"
}
.la-first-order-alt:before {
  content: "\f50a"
}
.la-firstdraft:before {
  content: "\f3a1"
}
.la-fish:before {
  content: "\f578"
}
.la-fist-raised:before {
  content: "\f6de"
}
.la-flag:before {
  content: "\f024"
}
.la-flag-checkered:before {
  content: "\f11e"
}
.la-flag-usa:before {
  content: "\f74d"
}
.la-flask:before {
  content: "\f0c3"
}
.la-flickr:before {
  content: "\f16e"
}
.la-flipboard:before {
  content: "\f44d"
}
.la-flushed:before {
  content: "\f579"
}
.la-fly:before {
  content: "\f417"
}
.la-folder:before {
  content: "\f07b"
}
.la-folder-minus:before {
  content: "\f65d"
}
.la-folder-open:before {
  content: "\f07c"
}
.la-folder-plus:before {
  content: "\f65e"
}
.la-font:before {
  content: "\f031"
}
.la-font-awesome:before {
  content: "\f2b4"
}
.la-font-awesome-alt:before {
  content: "\f35c"
}
.la-font-awesome-flag:before {
  content: "\f425"
}
.la-font-awesome-logo-full:before {
  content: "\f4e6"
}
.la-fonticons:before {
  content: "\f280"
}
.la-fonticons-fi:before {
  content: "\f3a2"
}
.la-football-ball:before {
  content: "\f44e"
}
.la-fort-awesome:before {
  content: "\f286"
}
.la-fort-awesome-alt:before {
  content: "\f3a3"
}
.la-forumbee:before {
  content: "\f211"
}
.la-forward:before {
  content: "\f04e"
}
.la-foursquare:before {
  content: "\f180"
}
.la-free-code-camp:before {
  content: "\f2c5"
}
.la-freebsd:before {
  content: "\f3a4"
}
.la-frog:before {
  content: "\f52e"
}
.la-frown:before {
  content: "\f119"
}
.la-frown-open:before {
  content: "\f57a"
}
.la-fulcrum:before {
  content: "\f50b"
}
.la-funnel-dollar:before {
  content: "\f662"
}
.la-futbol:before {
  content: "\f1e3"
}
.la-galactic-republic:before {
  content: "\f50c"
}
.la-galactic-senate:before {
  content: "\f50d"
}
.la-gamepad:before {
  content: "\f11b"
}
.la-gas-pump:before {
  content: "\f52f"
}
.la-gavel:before {
  content: "\f0e3"
}
.la-gem:before {
  content: "\f3a5"
}
.la-genderless:before {
  content: "\f22d"
}
.la-get-pocket:before {
  content: "\f265"
}
.la-gg:before {
  content: "\f260"
}
.la-gg-circle:before {
  content: "\f261"
}
.la-ghost:before {
  content: "\f6e2"
}
.la-gift:before {
  content: "\f06b"
}
.la-gifts:before {
  content: "\f79c"
}
.la-git:before {
  content: "\f1d3"
}
.la-git-alt:before {
  content: "\f841"
}
.la-git-square:before {
  content: "\f1d2"
}
.la-github:before {
  content: "\f09b"
}
.la-github-alt:before {
  content: "\f113"
}
.la-github-square:before {
  content: "\f092"
}
.la-gitkraken:before {
  content: "\f3a6"
}
.la-gitlab:before {
  content: "\f296"
}
.la-gitter:before {
  content: "\f426"
}
.la-glass-cheers:before {
  content: "\f79f"
}
.la-glass-martini:before {
  content: "\f000"
}
.la-glass-martini-alt:before {
  content: "\f57b"
}
.la-glass-whiskey:before {
  content: "\f7a0"
}
.la-glasses:before {
  content: "\f530"
}
.la-glide:before {
  content: "\f2a5"
}
.la-glide-g:before {
  content: "\f2a6"
}
.la-globe:before {
  content: "\f0ac"
}
.la-globe-africa:before {
  content: "\f57c"
}
.la-globe-americas:before {
  content: "\f57d"
}
.la-globe-asia:before {
  content: "\f57e"
}
.la-globe-europe:before {
  content: "\f7a2"
}
.la-gofore:before {
  content: "\f3a7"
}
.la-golf-ball:before {
  content: "\f450"
}
.la-goodreads:before {
  content: "\f3a8"
}
.la-goodreads-g:before {
  content: "\f3a9"
}
.la-google:before {
  content: "\f1a0"
}
.la-google-drive:before {
  content: "\f3aa"
}
.la-google-play:before {
  content: "\f3ab"
}
.la-google-plus:before {
  content: "\f2b3"
}
.la-google-plus-g:before {
  content: "\f0d5"
}
.la-google-plus-square:before {
  content: "\f0d4"
}
.la-google-wallet:before {
  content: "\f1ee"
}
.la-gopuram:before {
  content: "\f664"
}
.la-graduation-cap:before {
  content: "\f19d"
}
.la-gratipay:before {
  content: "\f184"
}
.la-grav:before {
  content: "\f2d6"
}
.la-greater-than:before {
  content: "\f531"
}
.la-greater-than-equal:before {
  content: "\f532"
}
.la-grimace:before {
  content: "\f57f"
}
.la-grin:before {
  content: "\f580"
}
.la-grin-alt:before {
  content: "\f581"
}
.la-grin-beam:before {
  content: "\f582"
}
.la-grin-beam-sweat:before {
  content: "\f583"
}
.la-grin-hearts:before {
  content: "\f584"
}
.la-grin-squint:before {
  content: "\f585"
}
.la-grin-squint-tears:before {
  content: "\f586"
}
.la-grin-stars:before {
  content: "\f587"
}
.la-grin-tears:before {
  content: "\f588"
}
.la-grin-tongue:before {
  content: "\f589"
}
.la-grin-tongue-squint:before {
  content: "\f58a"
}
.la-grin-tongue-wink:before {
  content: "\f58b"
}
.la-grin-wink:before {
  content: "\f58c"
}
.la-grip-horizontal:before {
  content: "\f58d"
}
.la-grip-lines:before {
  content: "\f7a4"
}
.la-grip-lines-vertical:before {
  content: "\f7a5"
}
.la-grip-vertical:before {
  content: "\f58e"
}
.la-gripfire:before {
  content: "\f3ac"
}
.la-grunt:before {
  content: "\f3ad"
}
.la-guitar:before {
  content: "\f7a6"
}
.la-gulp:before {
  content: "\f3ae"
}
.la-h-square:before {
  content: "\f0fd"
}
.la-hacker-news:before {
  content: "\f1d4"
}
.la-hacker-news-square:before {
  content: "\f3af"
}
.la-hackerrank:before {
  content: "\f5f7"
}
.la-hamburger:before {
  content: "\f805"
}
.la-hammer:before {
  content: "\f6e3"
}
.la-hamsa:before {
  content: "\f665"
}
.la-hand-holding:before {
  content: "\f4bd"
}
.la-hand-holding-heart:before {
  content: "\f4be"
}
.la-hand-holding-usd:before {
  content: "\f4c0"
}
.la-hand-lizard:before {
  content: "\f258"
}
.la-hand-middle-finger:before {
  content: "\f806"
}
.la-hand-paper:before {
  content: "\f256"
}
.la-hand-peace:before {
  content: "\f25b"
}
.la-hand-point-down:before {
  content: "\f0a7"
}
.la-hand-point-left:before {
  content: "\f0a5"
}
.la-hand-point-right:before {
  content: "\f0a4"
}
.la-hand-point-up:before {
  content: "\f0a6"
}
.la-hand-pointer:before {
  content: "\f25a"
}
.la-hand-rock:before {
  content: "\f255"
}
.la-hand-scissors:before {
  content: "\f257"
}
.la-hand-spock:before {
  content: "\f259"
}
.la-hands:before {
  content: "\f4c2"
}
.la-hands-helping:before {
  content: "\f4c4"
}
.la-handshake:before {
  content: "\f2b5"
}
.la-hanukiah:before {
  content: "\f6e6"
}
.la-hard-hat:before {
  content: "\f807"
}
.la-hashtag:before {
  content: "\f292"
}
.la-hat-cowboy:before {
  content: "\f8c0"
}
.la-hat-cowboy-side:before {
  content: "\f8c1"
}
.la-hat-wizard:before {
  content: "\f6e8"
}
.la-haykal:before {
  content: "\f666"
}
.la-hdd:before {
  content: "\f0a0"
}
.la-heading:before {
  content: "\f1dc"
}
.la-headphones:before {
  content: "\f025"
}
.la-headphones-alt:before {
  content: "\f58f"
}
.la-headset:before {
  content: "\f590"
}
.la-heart:before {
  content: "\f004"
}
.la-heart-broken:before {
  content: "\f7a9"
}
.la-heartbeat:before {
  content: "\f21e"
}
.la-helicopter:before {
  content: "\f533"
}
.la-highlighter:before {
  content: "\f591"
}
.la-hiking:before {
  content: "\f6ec"
}
.la-hippo:before {
  content: "\f6ed"
}
.la-hips:before {
  content: "\f452"
}
.la-hire-a-helper:before {
  content: "\f3b0"
}
.la-history:before {
  content: "\f1da"
}
.la-hockey-puck:before {
  content: "\f453"
}
.la-holly-berry:before {
  content: "\f7aa"
}
.la-home:before {
  content: "\f015"
}
.la-hooli:before {
  content: "\f427"
}
.la-hornbill:before {
  content: "\f592"
}
.la-horse:before {
  content: "\f6f0"
}
.la-horse-head:before {
  content: "\f7ab"
}
.la-hospital:before {
  content: "\f0f8"
}
.la-hospital-alt:before {
  content: "\f47d"
}
.la-hospital-symbol:before {
  content: "\f47e"
}
.la-hot-tub:before {
  content: "\f593"
}
.la-hotdog:before {
  content: "\f80f"
}
.la-hotel:before {
  content: "\f594"
}
.la-hotjar:before {
  content: "\f3b1"
}
.la-hourglass:before {
  content: "\f254"
}
.la-hourglass-end:before {
  content: "\f253"
}
.la-hourglass-half:before {
  content: "\f252"
}
.la-hourglass-start:before {
  content: "\f251"
}
.la-house-damage:before {
  content: "\f6f1"
}
.la-houzz:before {
  content: "\f27c"
}
.la-hryvnia:before {
  content: "\f6f2"
}
.la-html5:before {
  content: "\f13b"
}
.la-hubspot:before {
  content: "\f3b2"
}
.la-i-cursor:before {
  content: "\f246"
}
.la-ice-cream:before {
  content: "\f810"
}
.la-icicles:before {
  content: "\f7ad"
}
.la-icons:before {
  content: "\f86d"
}
.la-id-badge:before {
  content: "\f2c1"
}
.la-id-card:before {
  content: "\f2c2"
}
.la-id-card-alt:before {
  content: "\f47f"
}
.la-igloo:before {
  content: "\f7ae"
}
.la-image:before {
  content: "\f03e"
}
.la-images:before {
  content: "\f302"
}
.la-imdb:before {
  content: "\f2d8"
}
.la-inbox:before {
  content: "\f01c"
}
.la-indent:before {
  content: "\f03c"
}
.la-industry:before {
  content: "\f275"
}
.la-infinity:before {
  content: "\f534"
}
.la-info:before {
  content: "\f129"
}
.la-info-circle:before {
  content: "\f05a"
}
.la-instagram:before {
  content: "\f16d"
}
.la-intercom:before {
  content: "\f7af"
}
.la-internet-explorer:before {
  content: "\f26b"
}
.la-invision:before {
  content: "\f7b0"
}
.la-ioxhost:before {
  content: "\f208"
}
.la-italic:before {
  content: "\f033"
}
.la-itch-io:before {
  content: "\f83a"
}
.la-itunes:before {
  content: "\f3b4"
}
.la-itunes-note:before {
  content: "\f3b5"
}
.la-java:before {
  content: "\f4e4"
}
.la-jedi:before {
  content: "\f669"
}
.la-jedi-order:before {
  content: "\f50e"
}
.la-jenkins:before {
  content: "\f3b6"
}
.la-jira:before {
  content: "\f7b1"
}
.la-joget:before {
  content: "\f3b7"
}
.la-joint:before {
  content: "\f595"
}
.la-joomla:before {
  content: "\f1aa"
}
.la-journal-whills:before {
  content: "\f66a"
}
.la-js:before {
  content: "\f3b8"
}
.la-js-square:before {
  content: "\f3b9"
}
.la-jsfiddle:before {
  content: "\f1cc"
}
.la-kaaba:before {
  content: "\f66b"
}
.la-kaggle:before {
  content: "\f5fa"
}
.la-key:before {
  content: "\f084"
}
.la-keybase:before {
  content: "\f4f5"
}
.la-keyboard:before {
  content: "\f11c"
}
.la-keycdn:before {
  content: "\f3ba"
}
.la-khanda:before {
  content: "\f66d"
}
.la-kickstarter:before {
  content: "\f3bb"
}
.la-kickstarter-k:before {
  content: "\f3bc"
}
.la-kiss:before {
  content: "\f596"
}
.la-kiss-beam:before {
  content: "\f597"
}
.la-kiss-wink-heart:before {
  content: "\f598"
}
.la-kiwi-bird:before {
  content: "\f535"
}
.la-korvue:before {
  content: "\f42f"
}
.la-landmark:before {
  content: "\f66f"
}
.la-language:before {
  content: "\f1ab"
}
.la-laptop:before {
  content: "\f109"
}
.la-laptop-code:before {
  content: "\f5fc"
}
.la-laptop-medical:before {
  content: "\f812"
}
.la-laravel:before {
  content: "\f3bd"
}
.la-lastfm:before {
  content: "\f202"
}
.la-lastfm-square:before {
  content: "\f203"
}
.la-laugh:before {
  content: "\f599"
}
.la-laugh-beam:before {
  content: "\f59a"
}
.la-laugh-squint:before {
  content: "\f59b"
}
.la-laugh-wink:before {
  content: "\f59c"
}
.la-layer-group:before {
  content: "\f5fd"
}
.la-leaf:before {
  content: "\f06c"
}
.la-leanpub:before {
  content: "\f212"
}
.la-lemon:before {
  content: "\f094"
}
.la-less:before {
  content: "\f41d"
}
.la-less-than:before {
  content: "\f536"
}
.la-less-than-equal:before {
  content: "\f537"
}
.la-level-down-alt:before {
  content: "\f3be"
}
.la-level-up-alt:before {
  content: "\f3bf"
}
.la-life-ring:before {
  content: "\f1cd"
}
.la-lightbulb:before {
  content: "\f0eb"
}
.la-line:before {
  content: "\f3c0"
}
.la-link:before {
  content: "\f0c1"
}
.la-linkedin:before {
  content: "\f08c"
}
.la-linkedin-in:before {
  content: "\f0e1"
}
.la-linode:before {
  content: "\f2b8"
}
.la-linux:before {
  content: "\f17c"
}
.la-lira-sign:before {
  content: "\f195"
}
.la-list:before {
  content: "\f03a"
}
.la-list-alt:before {
  content: "\f022"
}
.la-list-ol:before {
  content: "\f0cb"
}
.la-list-ul:before {
  content: "\f0ca"
}
.la-location-arrow:before {
  content: "\f124"
}
.la-lock:before {
  content: "\f023"
}
.la-lock-open:before {
  content: "\f3c1"
}
.la-long-arrow-alt-down:before {
  content: "\f309"
}
.la-long-arrow-alt-left:before {
  content: "\f30a"
}
.la-long-arrow-alt-right:before {
  content: "\f30b"
}
.la-long-arrow-alt-up:before {
  content: "\f30c"
}
.la-low-vision:before {
  content: "\f2a8"
}
.la-luggage-cart:before {
  content: "\f59d"
}
.la-lyft:before {
  content: "\f3c3"
}
.la-magento:before {
  content: "\f3c4"
}
.la-magic:before {
  content: "\f0d0"
}
.la-magnet:before {
  content: "\f076"
}
.la-mail-bulk:before {
  content: "\f674"
}
.la-mailchimp:before {
  content: "\f59e"
}
.la-male:before {
  content: "\f183"
}
.la-mandalorian:before {
  content: "\f50f"
}
.la-map:before {
  content: "\f279"
}
.la-map-marked:before {
  content: "\f59f"
}
.la-map-marked-alt:before {
  content: "\f5a0"
}
.la-map-marker:before {
  content: "\f041"
}
.la-map-marker-alt:before {
  content: "\f3c5"
}
.la-map-pin:before {
  content: "\f276"
}
.la-map-signs:before {
  content: "\f277"
}
.la-markdown:before {
  content: "\f60f"
}
.la-marker:before {
  content: "\f5a1"
}
.la-mars:before {
  content: "\f222"
}
.la-mars-double:before {
  content: "\f227"
}
.la-mars-stroke:before {
  content: "\f229"
}
.la-mars-stroke-h:before {
  content: "\f22b"
}
.la-mars-stroke-v:before {
  content: "\f22a"
}
.la-mask:before {
  content: "\f6fa"
}
.la-mastodon:before {
  content: "\f4f6"
}
.la-maxcdn:before {
  content: "\f136"
}
.la-mdb:before {
  content: "\f8ca"
}
.la-medal:before {
  content: "\f5a2"
}
.la-medapps:before {
  content: "\f3c6"
}
.la-medium:before {
  content: "\f23a"
}
.la-medium-m:before {
  content: "\f3c7"
}
.la-medkit:before {
  content: "\f0fa"
}
.la-medrt:before {
  content: "\f3c8"
}
.la-meetup:before {
  content: "\f2e0"
}
.la-megaport:before {
  content: "\f5a3"
}
.la-meh:before {
  content: "\f11a"
}
.la-meh-blank:before {
  content: "\f5a4"
}
.la-meh-rolling-eyes:before {
  content: "\f5a5"
}
.la-memory:before {
  content: "\f538"
}
.la-mendeley:before {
  content: "\f7b3"
}
.la-menorah:before {
  content: "\f676"
}
.la-mercury:before {
  content: "\f223"
}
.la-meteor:before {
  content: "\f753"
}
.la-microchip:before {
  content: "\f2db"
}
.la-microphone:before {
  content: "\f130"
}
.la-microphone-alt:before {
  content: "\f3c9"
}
.la-microphone-alt-slash:before {
  content: "\f539"
}
.la-microphone-slash:before {
  content: "\f131"
}
.la-microscope:before {
  content: "\f610"
}
.la-microsoft:before {
  content: "\f3ca"
}
.la-minus:before {
  content: "\f068"
}
.la-minus-circle:before {
  content: "\f056"
}
.la-minus-square:before {
  content: "\f146"
}
.la-mitten:before {
  content: "\f7b5"
}
.la-mix:before {
  content: "\f3cb"
}
.la-mixcloud:before {
  content: "\f289"
}
.la-mizuni:before {
  content: "\f3cc"
}
.la-mobile:before {
  content: "\f10b"
}
.la-mobile-alt:before {
  content: "\f3cd"
}
.la-modx:before {
  content: "\f285"
}
.la-monero:before {
  content: "\f3d0"
}
.la-money-bill:before {
  content: "\f0d6"
}
.la-money-bill-alt:before {
  content: "\f3d1"
}
.la-money-bill-wave:before {
  content: "\f53a"
}
.la-money-bill-wave-alt:before {
  content: "\f53b"
}
.la-money-check:before {
  content: "\f53c"
}
.la-money-check-alt:before {
  content: "\f53d"
}
.la-monument:before {
  content: "\f5a6"
}
.la-moon:before {
  content: "\f186"
}
.la-mortar-pestle:before {
  content: "\f5a7"
}
.la-mosque:before {
  content: "\f678"
}
.la-motorcycle:before {
  content: "\f21c"
}
.la-mountain:before {
  content: "\f6fc"
}
.la-mouse:before {
  content: "\f8cc"
}
.la-mouse-pointer:before {
  content: "\f245"
}
.la-mug-hot:before {
  content: "\f7b6"
}
.la-music:before {
  content: "\f001"
}
.la-napster:before {
  content: "\f3d2"
}
.la-neos:before {
  content: "\f612"
}
.la-network-wired:before {
  content: "\f6ff"
}
.la-neuter:before {
  content: "\f22c"
}
.la-newspaper:before {
  content: "\f1ea"
}
.la-nimblr:before {
  content: "\f5a8"
}
.la-node:before {
  content: "\f419"
}
.la-node-js:before {
  content: "\f3d3"
}
.la-not-equal:before {
  content: "\f53e"
}
.la-notes-medical:before {
  content: "\f481"
}
.la-npm:before {
  content: "\f3d4"
}
.la-ns8:before {
  content: "\f3d5"
}
.la-nutritionix:before {
  content: "\f3d6"
}
.la-object-group:before {
  content: "\f247"
}
.la-object-ungroup:before {
  content: "\f248"
}
.la-odnoklassniki:before {
  content: "\f263"
}
.la-odnoklassniki-square:before {
  content: "\f264"
}
.la-oil-can:before {
  content: "\f613"
}
.la-old-republic:before {
  content: "\f510"
}
.la-om:before {
  content: "\f679"
}
.la-opencart:before {
  content: "\f23d"
}
.la-openid:before {
  content: "\f19b"
}
.la-opera:before {
  content: "\f26a"
}
.la-optin-monster:before {
  content: "\f23c"
}
.la-orcid:before {
  content: "\f8d2"
}
.la-osi:before {
  content: "\f41a"
}
.la-otter:before {
  content: "\f700"
}
.la-outdent:before {
  content: "\f03b"
}
.la-page4:before {
  content: "\f3d7"
}
.la-pagelines:before {
  content: "\f18c"
}
.la-pager:before {
  content: "\f815"
}
.la-paint-brush:before {
  content: "\f1fc"
}
.la-paint-roller:before {
  content: "\f5aa"
}
.la-palette:before {
  content: "\f53f"
}
.la-palfed:before {
  content: "\f3d8"
}
.la-pallet:before {
  content: "\f482"
}
.la-paper-plane:before {
  content: "\f1d8"
}
.la-paperclip:before {
  content: "\f0c6"
}
.la-parachute-box:before {
  content: "\f4cd"
}
.la-paragraph:before {
  content: "\f1dd"
}
.la-parking:before {
  content: "\f540"
}
.la-passport:before {
  content: "\f5ab"
}
.la-pastafarianism:before {
  content: "\f67b"
}
.la-paste:before {
  content: "\f0ea"
}
.la-patreon:before {
  content: "\f3d9"
}
.la-pause:before {
  content: "\f04c"
}
.la-pause-circle:before {
  content: "\f28b"
}
.la-paw:before {
  content: "\f1b0"
}
.la-paypal:before {
  content: "\f1ed"
}
.la-peace:before {
  content: "\f67c"
}
.la-pen:before {
  content: "\f304"
}
.la-pen-alt:before {
  content: "\f305"
}
.la-pen-fancy:before {
  content: "\f5ac"
}
.la-pen-nib:before {
  content: "\f5ad"
}
.la-pen-square:before {
  content: "\f14b"
}
.la-pencil-alt:before {
  content: "\f303"
}
.la-pencil-ruler:before {
  content: "\f5ae"
}
.la-penny-arcade:before {
  content: "\f704"
}
.la-people-carry:before {
  content: "\f4ce"
}
.la-pepper-hot:before {
  content: "\f816"
}
.la-percent:before {
  content: "\f295"
}
.la-percentage:before {
  content: "\f541"
}
.la-periscope:before {
  content: "\f3da"
}
.la-person-booth:before {
  content: "\f756"
}
.la-phabricator:before {
  content: "\f3db"
}
.la-phoenix-framework:before {
  content: "\f3dc"
}
.la-phoenix-squadron:before {
  content: "\f511"
}
.la-phone:before {
  content: "\f095"
}
.la-phone-alt:before {
  content: "\f879"
}
.la-phone-slash:before {
  content: "\f3dd"
}
.la-phone-square:before {
  content: "\f098"
}
.la-phone-square-alt:before {
  content: "\f87b"
}
.la-phone-volume:before {
  content: "\f2a0"
}
.la-photo-video:before {
  content: "\f87c"
}
.la-php:before {
  content: "\f457"
}
.la-pied-piper:before {
  content: "\f2ae"
}
.la-pied-piper-alt:before {
  content: "\f1a8"
}
.la-pied-piper-hat:before {
  content: "\f4e5"
}
.la-pied-piper-pp:before {
  content: "\f1a7"
}
.la-piggy-bank:before {
  content: "\f4d3"
}
.la-pills:before {
  content: "\f484"
}
.la-pinterest:before {
  content: "\f0d2"
}
.la-pinterest-p:before {
  content: "\f231"
}
.la-pinterest-square:before {
  content: "\f0d3"
}
.la-pizza-slice:before {
  content: "\f818"
}
.la-place-of-worship:before {
  content: "\f67f"
}
.la-plane:before {
  content: "\f072"
}
.la-plane-arrival:before {
  content: "\f5af"
}
.la-plane-departure:before {
  content: "\f5b0"
}
.la-play:before {
  content: "\f04b"
}
.la-play-circle:before {
  content: "\f144"
}
.la-playstation:before {
  content: "\f3df"
}
.la-plug:before {
  content: "\f1e6"
}
.la-plus:before {
  content: "\f067"
}
.la-plus-circle:before {
  content: "\f055"
}
.la-plus-square:before {
  content: "\f0fe"
}
.la-podcast:before {
  content: "\f2ce"
}
.la-poll:before {
  content: "\f681"
}
.la-poll-h:before {
  content: "\f682"
}
.la-poo:before {
  content: "\f2fe"
}
.la-poo-storm:before {
  content: "\f75a"
}
.la-poop:before {
  content: "\f619"
}
.la-portrait:before {
  content: "\f3e0"
}
.la-pound-sign:before {
  content: "\f154"
}
.la-power-off:before {
  content: "\f011"
}
.la-pray:before {
  content: "\f683"
}
.la-praying-hands:before {
  content: "\f684"
}
.la-prescription:before {
  content: "\f5b1"
}
.la-prescription-bottle:before {
  content: "\f485"
}
.la-prescription-bottle-alt:before {
  content: "\f486"
}
.la-print:before {
  content: "\f02f"
}
.la-procedures:before {
  content: "\f487"
}
.la-product-hunt:before {
  content: "\f288"
}
.la-project-diagram:before {
  content: "\f542"
}
.la-pushed:before {
  content: "\f3e1"
}
.la-puzzle-piece:before {
  content: "\f12e"
}
.la-python:before {
  content: "\f3e2"
}
.la-qq:before {
  content: "\f1d6"
}
.la-qrcode:before {
  content: "\f029"
}
.la-question:before {
  content: "\f128"
}
.la-question-circle:before {
  content: "\f059"
}
.la-quidditch:before {
  content: "\f458"
}
.la-quinscape:before {
  content: "\f459"
}
.la-quora:before {
  content: "\f2c4"
}
.la-quote-left:before {
  content: "\f10d"
}
.la-quote-right:before {
  content: "\f10e"
}
.la-quran:before {
  content: "\f687"
}
.la-r-project:before {
  content: "\f4f7"
}
.la-radiation:before {
  content: "\f7b9"
}
.la-radiation-alt:before {
  content: "\f7ba"
}
.la-rainbow:before {
  content: "\f75b"
}
.la-random:before {
  content: "\f074"
}
.la-raspberry-pi:before {
  content: "\f7bb"
}
.la-ravelry:before {
  content: "\f2d9"
}
.la-react:before {
  content: "\f41b"
}
.la-reacteurope:before {
  content: "\f75d"
}
.la-readme:before {
  content: "\f4d5"
}
.la-rebel:before {
  content: "\f1d0"
}
.la-receipt:before {
  content: "\f543"
}
.la-record-vinyl:before {
  content: "\f8d9"
}
.la-recycle:before {
  content: "\f1b8"
}
.la-red-river:before {
  content: "\f3e3"
}
.la-reddit:before {
  content: "\f1a1"
}
.la-reddit-alien:before {
  content: "\f281"
}
.la-reddit-square:before {
  content: "\f1a2"
}
.la-redhat:before {
  content: "\f7bc"
}
.la-redo:before {
  content: "\f01e"
}
.la-redo-alt:before {
  content: "\f2f9"
}
.la-registered:before {
  content: "\f25d"
}
.la-remove-format:before {
  content: "\f87d"
}
.la-renren:before {
  content: "\f18b"
}
.la-reply:before {
  content: "\f3e5"
}
.la-reply-all:before {
  content: "\f122"
}
.la-replyd:before {
  content: "\f3e6"
}
.la-republican:before {
  content: "\f75e"
}
.la-researchgate:before {
  content: "\f4f8"
}
.la-resolving:before {
  content: "\f3e7"
}
.la-restroom:before {
  content: "\f7bd"
}
.la-retweet:before {
  content: "\f079"
}
.la-rev:before {
  content: "\f5b2"
}
.la-ribbon:before {
  content: "\f4d6"
}
.la-ring:before {
  content: "\f70b"
}
.la-road:before {
  content: "\f018"
}
.la-robot:before {
  content: "\f544"
}
.la-rocket:before {
  content: "\f135"
}
.la-rocketchat:before {
  content: "\f3e8"
}
.la-rockrms:before {
  content: "\f3e9"
}
.la-route:before {
  content: "\f4d7"
}
.la-rss:before {
  content: "\f09e"
}
.la-rss-square:before {
  content: "\f143"
}
.la-ruble-sign:before {
  content: "\f158"
}
.la-ruler:before {
  content: "\f545"
}
.la-ruler-combined:before {
  content: "\f546"
}
.la-ruler-horizontal:before {
  content: "\f547"
}
.la-ruler-vertical:before {
  content: "\f548"
}
.la-running:before {
  content: "\f70c"
}
.la-rupee-sign:before {
  content: "\f156"
}
.la-sad-cry:before {
  content: "\f5b3"
}
.la-sad-tear:before {
  content: "\f5b4"
}
.la-safari:before {
  content: "\f267"
}
.la-salesforce:before {
  content: "\f83b"
}
.la-sass:before {
  content: "\f41e"
}
.la-satellite:before {
  content: "\f7bf"
}
.la-satellite-dish:before {
  content: "\f7c0"
}
.la-save:before {
  content: "\f0c7"
}
.la-schlix:before {
  content: "\f3ea"
}
.la-school:before {
  content: "\f549"
}
.la-screwdriver:before {
  content: "\f54a"
}
.la-scribd:before {
  content: "\f28a"
}
.la-scroll:before {
  content: "\f70e"
}
.la-sd-card:before {
  content: "\f7c2"
}
.la-search:before {
  content: "\f002"
}
.la-search-dollar:before {
  content: "\f688"
}
.la-search-location:before {
  content: "\f689"
}
.la-search-minus:before {
  content: "\f010"
}
.la-search-plus:before {
  content: "\f00e"
}
.la-searchengin:before {
  content: "\f3eb"
}
.la-seedling:before {
  content: "\f4d8"
}
.la-sellcast:before {
  content: "\f2da"
}
.la-sellsy:before {
  content: "\f213"
}
.la-server:before {
  content: "\f233"
}
.la-servicestack:before {
  content: "\f3ec"
}
.la-shapes:before {
  content: "\f61f"
}
.la-share:before {
  content: "\f064"
}
.la-share-alt:before {
  content: "\f1e0"
}
.la-share-alt-square:before {
  content: "\f1e1"
}
.la-share-square:before {
  content: "\f14d"
}
.la-shekel-sign:before {
  content: "\f20b"
}
.la-shield-alt:before {
  content: "\f3ed"
}
.la-ship:before {
  content: "\f21a"
}
.la-shipping-fast:before {
  content: "\f48b"
}
.la-shirtsinbulk:before {
  content: "\f214"
}
.la-shoe-prints:before {
  content: "\f54b"
}
.la-shopping-bag:before {
  content: "\f290"
}
.la-shopping-basket:before {
  content: "\f291"
}
.la-shopping-cart:before {
  content: "\f07a"
}
.la-shopware:before {
  content: "\f5b5"
}
.la-shower:before {
  content: "\f2cc"
}
.la-shuttle-van:before {
  content: "\f5b6"
}
.la-sign:before {
  content: "\f4d9"
}
.la-sign-in-alt:before {
  content: "\f2f6"
}
.la-sign-language:before {
  content: "\f2a7"
}
.la-sign-out-alt:before {
  content: "\f2f5"
}
.la-signal:before {
  content: "\f012"
}
.la-signature:before {
  content: "\f5b7"
}
.la-sim-card:before {
  content: "\f7c4"
}
.la-simplybuilt:before {
  content: "\f215"
}
.la-sistrix:before {
  content: "\f3ee"
}
.la-sitemap:before {
  content: "\f0e8"
}
.la-sith:before {
  content: "\f512"
}
.la-skating:before {
  content: "\f7c5"
}
.la-sketch:before {
  content: "\f7c6"
}
.la-skiing:before {
  content: "\f7c9"
}
.la-skiing-nordic:before {
  content: "\f7ca"
}
.la-skull:before {
  content: "\f54c"
}
.la-skull-crossbones:before {
  content: "\f714"
}
.la-skyatlas:before {
  content: "\f216"
}
.la-skype:before {
  content: "\f17e"
}
.la-slack:before {
  content: "\f198"
}
.la-slack-hash:before {
  content: "\f3ef"
}
.la-slash:before {
  content: "\f715"
}
.la-sleigh:before {
  content: "\f7cc"
}
.la-sliders-h:before {
  content: "\f1de"
}
.la-slideshare:before {
  content: "\f1e7"
}
.la-smile:before {
  content: "\f118"
}
.la-smile-beam:before {
  content: "\f5b8"
}
.la-smile-wink:before {
  content: "\f4da"
}
.la-smog:before {
  content: "\f75f"
}
.la-smoking:before {
  content: "\f48d"
}
.la-smoking-ban:before {
  content: "\f54d"
}
.la-sms:before {
  content: "\f7cd"
}
.la-snapchat:before {
  content: "\f2ab"
}
.la-snapchat-ghost:before {
  content: "\f2ac"
}
.la-snapchat-square:before {
  content: "\f2ad"
}
.la-snowboarding:before {
  content: "\f7ce"
}
.la-snowflake:before {
  content: "\f2dc"
}
.la-snowman:before {
  content: "\f7d0"
}
.la-snowplow:before {
  content: "\f7d2"
}
.la-socks:before {
  content: "\f696"
}
.la-solar-panel:before {
  content: "\f5ba"
}
.la-sort:before {
  content: "\f0dc"
}
.la-sort-alpha-down:before {
  content: "\f15d"
}
.la-sort-alpha-down-alt:before {
  content: "\f881"
}
.la-sort-alpha-up:before {
  content: "\f15e"
}
.la-sort-alpha-up-alt:before {
  content: "\f882"
}
.la-sort-amount-down:before {
  content: "\f160"
}
.la-sort-amount-down-alt:before {
  content: "\f884"
}
.la-sort-amount-up:before {
  content: "\f161"
}
.la-sort-amount-up-alt:before {
  content: "\f885"
}
.la-sort-down:before {
  content: "\f0dd"
}
.la-sort-numeric-down:before {
  content: "\f162"
}
.la-sort-numeric-down-alt:before {
  content: "\f886"
}
.la-sort-numeric-up:before {
  content: "\f163"
}
.la-sort-numeric-up-alt:before {
  content: "\f887"
}
.la-sort-up:before {
  content: "\f0de"
}
.la-soundcloud:before {
  content: "\f1be"
}
.la-sourcetree:before {
  content: "\f7d3"
}
.la-spa:before {
  content: "\f5bb"
}
.la-space-shuttle:before {
  content: "\f197"
}
.la-speakap:before {
  content: "\f3f3"
}
.la-speaker-deck:before {
  content: "\f83c"
}
.la-spell-check:before {
  content: "\f891"
}
.la-spider:before {
  content: "\f717"
}
.la-spinner:before {
  content: "\f110"
}
.la-splotch:before {
  content: "\f5bc"
}
.la-spotify:before {
  content: "\f1bc"
}
.la-spray-can:before {
  content: "\f5bd"
}
.la-square:before {
  content: "\f0c8"
}
.la-square-full:before {
  content: "\f45c"
}
.la-square-root-alt:before {
  content: "\f698"
}
.la-squarespace:before {
  content: "\f5be"
}
.la-stack-exchange:before {
  content: "\f18d"
}
.la-stack-overflow:before {
  content: "\f16c"
}
.la-stackpath:before {
  content: "\f842"
}
.la-stamp:before {
  content: "\f5bf"
}
.la-star:before {
  content: "\f005"
}
.la-star-and-crescent:before {
  content: "\f699"
}
.la-star-half:before {
  content: "\f089"
}
.la-star-half-alt:before {
  content: "\f5c0"
}
.la-star-of-david:before {
  content: "\f69a"
}
.la-star-of-life:before {
  content: "\f621"
}
.la-staylinked:before {
  content: "\f3f5"
}
.la-steam:before {
  content: "\f1b6"
}
.la-steam-square:before {
  content: "\f1b7"
}
.la-steam-symbol:before {
  content: "\f3f6"
}
.la-step-backward:before {
  content: "\f048"
}
.la-step-forward:before {
  content: "\f051"
}
.la-stethoscope:before {
  content: "\f0f1"
}
.la-sticker-mule:before {
  content: "\f3f7"
}
.la-sticky-note:before {
  content: "\f249"
}
.la-stop:before {
  content: "\f04d"
}
.la-stop-circle:before {
  content: "\f28d"
}
.la-stopwatch:before {
  content: "\f2f2"
}
.la-store:before {
  content: "\f54e"
}
.la-store-alt:before {
  content: "\f54f"
}
.la-strava:before {
  content: "\f428"
}
.la-stream:before {
  content: "\f550"
}
.la-street-view:before {
  content: "\f21d"
}
.la-strikethrough:before {
  content: "\f0cc"
}
.la-stripe:before {
  content: "\f429"
}
.la-stripe-s:before {
  content: "\f42a"
}
.la-stroopwafel:before {
  content: "\f551"
}
.la-studiovinari:before {
  content: "\f3f8"
}
.la-stumbleupon:before {
  content: "\f1a4"
}
.la-stumbleupon-circle:before {
  content: "\f1a3"
}
.la-subscript:before {
  content: "\f12c"
}
.la-subway:before {
  content: "\f239"
}
.la-suitcase:before {
  content: "\f0f2"
}
.la-suitcase-rolling:before {
  content: "\f5c1"
}
.la-sun:before {
  content: "\f185"
}
.la-superpowers:before {
  content: "\f2dd"
}
.la-superscript:before {
  content: "\f12b"
}
.la-supple:before {
  content: "\f3f9"
}
.la-surprise:before {
  content: "\f5c2"
}
.la-suse:before {
  content: "\f7d6"
}
.la-swatchbook:before {
  content: "\f5c3"
}
.la-swift:before {
  content: "\f8e1"
}
.la-swimmer:before {
  content: "\f5c4"
}
.la-swimming-pool:before {
  content: "\f5c5"
}
.la-symfony:before {
  content: "\f83d"
}
.la-synagogue:before {
  content: "\f69b"
}
.la-sync:before {
  content: "\f021"
}
.la-sync-alt:before {
  content: "\f2f1"
}
.la-syringe:before {
  content: "\f48e"
}
.la-table:before {
  content: "\f0ce"
}
.la-table-tennis:before {
  content: "\f45d"
}
.la-tablet:before {
  content: "\f10a"
}
.la-tablet-alt:before {
  content: "\f3fa"
}
.la-tablets:before {
  content: "\f490"
}
.la-tachometer-alt:before {
  content: "\f3fd"
}
.la-tag:before {
  content: "\f02b"
}
.la-tags:before {
  content: "\f02c"
}
.la-tape:before {
  content: "\f4db"
}
.la-tasks:before {
  content: "\f0ae"
}
.la-taxi:before {
  content: "\f1ba"
}
.la-teamspeak:before {
  content: "\f4f9"
}
.la-teeth:before {
  content: "\f62e"
}
.la-teeth-open:before {
  content: "\f62f"
}
.la-telegram:before {
  content: "\f2c6"
}
.la-telegram-plane:before {
  content: "\f3fe"
}
.la-temperature-high:before {
  content: "\f769"
}
.la-temperature-low:before {
  content: "\f76b"
}
.la-tencent-weibo:before {
  content: "\f1d5"
}
.la-tenge:before {
  content: "\f7d7"
}
.la-terminal:before {
  content: "\f120"
}
.la-text-height:before {
  content: "\f034"
}
.la-text-width:before {
  content: "\f035"
}
.la-th:before {
  content: "\f00a"
}
.la-th-large:before {
  content: "\f009"
}
.la-th-list:before {
  content: "\f00b"
}
.la-the-red-yeti:before {
  content: "\f69d"
}
.la-theater-masks:before {
  content: "\f630"
}
.la-themeco:before {
  content: "\f5c6"
}
.la-themeisle:before {
  content: "\f2b2"
}
.la-thermometer:before {
  content: "\f491"
}
.la-thermometer-empty:before {
  content: "\f2cb"
}
.la-thermometer-full:before {
  content: "\f2c7"
}
.la-thermometer-half:before {
  content: "\f2c9"
}
.la-thermometer-quarter:before {
  content: "\f2ca"
}
.la-thermometer-three-quarters:before {
  content: "\f2c8"
}
.la-think-peaks:before {
  content: "\f731"
}
.la-thumbs-down:before {
  content: "\f165"
}
.la-thumbs-up:before {
  content: "\f164"
}
.la-thumbtack:before {
  content: "\f08d"
}
.la-ticket-alt:before {
  content: "\f3ff"
}
.la-times:before {
  content: "\f00d"
}
.la-times-circle:before {
  content: "\f057"
}
.la-tint:before {
  content: "\f043"
}
.la-tint-slash:before {
  content: "\f5c7"
}
.la-tired:before {
  content: "\f5c8"
}
.la-toggle-off:before {
  content: "\f204"
}
.la-toggle-on:before {
  content: "\f205"
}
.la-toilet:before {
  content: "\f7d8"
}
.la-toilet-paper:before {
  content: "\f71e"
}
.la-toolbox:before {
  content: "\f552"
}
.la-tools:before {
  content: "\f7d9"
}
.la-tooth:before {
  content: "\f5c9"
}
.la-torah:before {
  content: "\f6a0"
}
.la-torii-gate:before {
  content: "\f6a1"
}
.la-tractor:before {
  content: "\f722"
}
.la-trade-federation:before {
  content: "\f513"
}
.la-trademark:before {
  content: "\f25c"
}
.la-traffic-light:before {
  content: "\f637"
}
.la-train:before {
  content: "\f238"
}
.la-tram:before {
  content: "\f7da"
}
.la-transgender:before {
  content: "\f224"
}
.la-transgender-alt:before {
  content: "\f225"
}
.la-trash:before {
  content: "\f1f8"
}
.la-trash-alt:before {
  content: "\f2ed"
}
.la-trash-restore:before {
  content: "\f829"
}
.la-trash-restore-alt:before {
  content: "\f82a"
}
.la-tree:before {
  content: "\f1bb"
}
.la-trello:before {
  content: "\f181"
}
.la-tripadvisor:before {
  content: "\f262"
}
.la-trophy:before {
  content: "\f091"
}
.la-truck:before {
  content: "\f0d1"
}
.la-truck-loading:before {
  content: "\f4de"
}
.la-truck-monster:before {
  content: "\f63b"
}
.la-truck-moving:before {
  content: "\f4df"
}
.la-truck-pickup:before {
  content: "\f63c"
}
.la-tshirt:before {
  content: "\f553"
}
.la-tty:before {
  content: "\f1e4"
}
.la-tumblr:before {
  content: "\f173"
}
.la-tumblr-square:before {
  content: "\f174"
}
.la-tv:before {
  content: "\f26c"
}
.la-twitch:before {
  content: "\f1e8"
}
.la-twitter:before {
  content: "\f099"
}
.la-twitter-square:before {
  content: "\f081"
}
.la-typo3:before {
  content: "\f42b"
}
.la-uber:before {
  content: "\f402"
}
.la-ubuntu:before {
  content: "\f7df"
}
.la-uikit:before {
  content: "\f403"
}
.la-umbraco:before {
  content: "\f8e8"
}
.la-umbrella:before {
  content: "\f0e9"
}
.la-umbrella-beach:before {
  content: "\f5ca"
}
.la-underline:before {
  content: "\f0cd"
}
.la-undo:before {
  content: "\f0e2"
}
.la-undo-alt:before {
  content: "\f2ea"
}
.la-uniregistry:before {
  content: "\f404"
}
.la-universal-access:before {
  content: "\f29a"
}
.la-university:before {
  content: "\f19c"
}
.la-unlink:before {
  content: "\f127"
}
.la-unlock:before {
  content: "\f09c"
}
.la-unlock-alt:before {
  content: "\f13e"
}
.la-untappd:before {
  content: "\f405"
}
.la-upload:before {
  content: "\f093"
}
.la-ups:before {
  content: "\f7e0"
}
.la-usb:before {
  content: "\f287"
}
.la-user:before {
  content: "\f007"
}
.la-user-alt:before {
  content: "\f406"
}
.la-user-alt-slash:before {
  content: "\f4fa"
}
.la-user-astronaut:before {
  content: "\f4fb"
}
.la-user-check:before {
  content: "\f4fc"
}
.la-user-circle:before {
  content: "\f2bd"
}
.la-user-clock:before {
  content: "\f4fd"
}
.la-user-cog:before {
  content: "\f4fe"
}
.la-user-edit:before {
  content: "\f4ff"
}
.la-user-friends:before {
  content: "\f500"
}
.la-user-graduate:before {
  content: "\f501"
}
.la-user-injured:before {
  content: "\f728"
}
.la-user-lock:before {
  content: "\f502"
}
.la-user-md:before {
  content: "\f0f0"
}
.la-user-minus:before {
  content: "\f503"
}
.la-user-ninja:before {
  content: "\f504"
}
.la-user-nurse:before {
  content: "\f82f"
}
.la-user-plus:before {
  content: "\f234"
}
.la-user-secret:before {
  content: "\f21b"
}
.la-user-shield:before {
  content: "\f505"
}
.la-user-slash:before {
  content: "\f506"
}
.la-user-tag:before {
  content: "\f507"
}
.la-user-tie:before {
  content: "\f508"
}
.la-user-times:before {
  content: "\f235"
}
.la-users:before {
  content: "\f0c0"
}
.la-users-cog:before {
  content: "\f509"
}
.la-usps:before {
  content: "\f7e1"
}
.la-ussunnah:before {
  content: "\f407"
}
.la-utensil-spoon:before {
  content: "\f2e5"
}
.la-utensils:before {
  content: "\f2e7"
}
.la-vaadin:before {
  content: "\f408"
}
.la-vector-square:before {
  content: "\f5cb"
}
.la-venus:before {
  content: "\f221"
}
.la-venus-double:before {
  content: "\f226"
}
.la-venus-mars:before {
  content: "\f228"
}
.la-viacoin:before {
  content: "\f237"
}
.la-viadeo:before {
  content: "\f2a9"
}
.la-viadeo-square:before {
  content: "\f2aa"
}
.la-vial:before {
  content: "\f492"
}
.la-vials:before {
  content: "\f493"
}
.la-viber:before {
  content: "\f409"
}
.la-video:before {
  content: "\f03d"
}
.la-video-slash:before {
  content: "\f4e2"
}
.la-vihara:before {
  content: "\f6a7"
}
.la-vimeo:before {
  content: "\f40a"
}
.la-vimeo-square:before {
  content: "\f194"
}
.la-vimeo-v:before {
  content: "\f27d"
}
.la-vine:before {
  content: "\f1ca"
}
.la-vk:before {
  content: "\f189"
}
.la-vnv:before {
  content: "\f40b"
}
.la-voicemail:before {
  content: "\f897"
}
.la-volleyball-ball:before {
  content: "\f45f"
}
.la-volume-down:before {
  content: "\f027"
}
.la-volume-mute:before {
  content: "\f6a9"
}
.la-volume-off:before {
  content: "\f026"
}
.la-volume-up:before {
  content: "\f028"
}
.la-vote-yea:before {
  content: "\f772"
}
.la-vr-cardboard:before {
  content: "\f729"
}
.la-vuejs:before {
  content: "\f41f"
}
.la-walking:before {
  content: "\f554"
}
.la-wallet:before {
  content: "\f555"
}
.la-warehouse:before {
  content: "\f494"
}
.la-water:before {
  content: "\f773"
}
.la-wave-square:before {
  content: "\f83e"
}
.la-waze:before {
  content: "\f83f"
}
.la-weebly:before {
  content: "\f5cc"
}
.la-weibo:before {
  content: "\f18a"
}
.la-weight:before {
  content: "\f496"
}
.la-weight-hanging:before {
  content: "\f5cd"
}
.la-weixin:before {
  content: "\f1d7"
}
.la-whatsapp:before {
  content: "\f232"
}
.la-whatsapp-square:before {
  content: "\f40c"
}
.la-wheelchair:before {
  content: "\f193"
}
.la-whmcs:before {
  content: "\f40d"
}
.la-wifi:before {
  content: "\f1eb"
}
.la-wikipedia-w:before {
  content: "\f266"
}
.la-wind:before {
  content: "\f72e"
}
.la-window-close:before {
  content: "\f410"
}
.la-window-maximize:before {
  content: "\f2d0"
}
.la-window-minimize:before {
  content: "\f2d1"
}
.la-window-restore:before {
  content: "\f2d2"
}
.la-windows:before {
  content: "\f17a"
}
.la-wine-bottle:before {
  content: "\f72f"
}
.la-wine-glass:before {
  content: "\f4e3"
}
.la-wine-glass-alt:before {
  content: "\f5ce"
}
.la-wix:before {
  content: "\f5cf"
}
.la-wizards-of-the-coast:before {
  content: "\f730"
}
.la-wolf-pack-battalion:before {
  content: "\f514"
}
.la-won-sign:before {
  content: "\f159"
}
.la-wordpress:before {
  content: "\f19a"
}
.la-wordpress-simple:before {
  content: "\f411"
}
.la-wpbeginner:before {
  content: "\f297"
}
.la-wpexplorer:before {
  content: "\f2de"
}
.la-wpforms:before {
  content: "\f298"
}
.la-wpressr:before {
  content: "\f3e4"
}
.la-wrench:before {
  content: "\f0ad"
}
.la-x-ray:before {
  content: "\f497"
}
.la-xbox:before {
  content: "\f412"
}
.la-xing:before {
  content: "\f168"
}
.la-xing-square:before {
  content: "\f169"
}
.la-y-combinator:before {
  content: "\f23b"
}
.la-yahoo:before {
  content: "\f19e"
}
.la-yammer:before {
  content: "\f840"
}
.la-yandex:before {
  content: "\f413"
}
.la-yandex-international:before {
  content: "\f414"
}
.la-yarn:before {
  content: "\f7e3"
}
.la-yelp:before {
  content: "\f1e9"
}
.la-yen-sign:before {
  content: "\f157"
}
.la-yin-yang:before {
  content: "\f6ad"
}
.la-yoast:before {
  content: "\f2b1"
}
.la-youtube:before {
  content: "\f167"
}
.la-youtube-square:before {
  content: "\f431"
}
.la-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: 'Line Awesome Brands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(http://kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-brands-400.eot);
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-brands-400.eot?#iefix) format("embedded-opentype"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-brands-400.woff2) format("woff2"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-brands-400.woff) format("woff"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-brands-400.ttf) format("truetype"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-brands-400.svg#lineawesome) format("svg")
}
.lab {
  font-family: 'Line Awesome Brands'
}
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-regular-400.eot);
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-regular-400.eot?#iefix) format("embedded-opentype"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-regular-400.woff2) format("woff2"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-regular-400.woff) format("woff"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-regular-400.ttf) format("truetype"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-regular-400.svg#lineawesome) format("svg")
}
.lar {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
@font-face {
  font-family: 'Line Awesome Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-solid-900.eot);
  src: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-solid-900.eot?#iefix) format("embedded-opentype"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-solid-900.woff2) format("woff2"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-solid-900.woff) format("woff"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-solid-900.ttf) format("truetype"), url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/fonts/la-solid-900.svg#lineawesome) format("svg")
}
.la, .las {
  font-family: 'Line Awesome Free';
  font-weight: 900
}
.la.la-glass:before {
  content: "\f000"
}
.la.la-meetup {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-star-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-star-o:before {
  content: "\f005"
}
.la.la-remove:before {
  content: "\f00d"
}
.la.la-close:before {
  content: "\f00d"
}
.la.la-gear:before {
  content: "\f013"
}
.la.la-trash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-trash-o:before {
  content: "\f2ed"
}
.la.la-file-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-o:before {
  content: "\f15b"
}
.la.la-clock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-clock-o:before {
  content: "\f017"
}
.la.la-arrow-circle-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-arrow-circle-o-down:before {
  content: "\f358"
}
.la.la-arrow-circle-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-arrow-circle-o-up:before {
  content: "\f35b"
}
.la.la-play-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-play-circle-o:before {
  content: "\f144"
}
.la.la-repeat:before {
  content: "\f01e"
}
.la.la-rotate-right:before {
  content: "\f01e"
}
.la.la-refresh:before {
  content: "\f021"
}
.la.la-list-alt {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-dedent:before {
  content: "\f03b"
}
.la.la-video-camera:before {
  content: "\f03d"
}
.la.la-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-picture-o:before {
  content: "\f03e"
}
.la.la-photo {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-photo:before {
  content: "\f03e"
}
.la.la-image {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-image:before {
  content: "\f03e"
}
.la.la-pencil:before {
  content: "\f303"
}
.la.la-map-marker:before {
  content: "\f3c5"
}
.la.la-pencil-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-pencil-square-o:before {
  content: "\f044"
}
.la.la-share-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-share-square-o:before {
  content: "\f14d"
}
.la.la-check-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-check-square-o:before {
  content: "\f14a"
}
.la.la-arrows:before {
  content: "\f0b2"
}
.la.la-times-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-times-circle-o:before {
  content: "\f057"
}
.la.la-check-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-check-circle-o:before {
  content: "\f058"
}
.la.la-mail-forward:before {
  content: "\f064"
}
.la.la-eye {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-eye-slash {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-warning:before {
  content: "\f071"
}
.la.la-calendar:before {
  content: "\f073"
}
.la.la-arrows-v:before {
  content: "\f338"
}
.la.la-arrows-h:before {
  content: "\f337"
}
.la.la-bar-chart {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-bar-chart:before {
  content: "\f080"
}
.la.la-bar-chart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-bar-chart-o:before {
  content: "\f080"
}
.la.la-twitter-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-facebook-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gears:before {
  content: "\f085"
}
.la.la-thumbs-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-thumbs-o-up:before {
  content: "\f164"
}
.la.la-thumbs-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-thumbs-o-down:before {
  content: "\f165"
}
.la.la-heart-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-heart-o:before {
  content: "\f004"
}
.la.la-sign-out:before {
  content: "\f2f5"
}
.la.la-linkedin-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-linkedin-square:before {
  content: "\f08c"
}
.la.la-thumb-tack:before {
  content: "\f08d"
}
.la.la-external-link:before {
  content: "\f35d"
}
.la.la-sign-in:before {
  content: "\f2f6"
}
.la.la-github-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-lemon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-lemon-o:before {
  content: "\f094"
}
.la.la-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-square-o:before {
  content: "\f0c8"
}
.la.la-bookmark-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-bookmark-o:before {
  content: "\f02e"
}
.la.la-twitter {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-facebook {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-facebook:before {
  content: "\f39e"
}
.la.la-facebook-f {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-facebook-f:before {
  content: "\f39e"
}
.la.la-github {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-credit-card {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-feed:before {
  content: "\f09e"
}
.la.la-hdd-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hdd-o:before {
  content: "\f0a0"
}
.la.la-hand-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-o-right:before {
  content: "\f0a4"
}
.la.la-hand-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-o-left:before {
  content: "\f0a5"
}
.la.la-hand-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-o-up:before {
  content: "\f0a6"
}
.la.la-hand-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-o-down:before {
  content: "\f0a7"
}
.la.la-arrows-alt:before {
  content: "\f31e"
}
.la.la-group:before {
  content: "\f0c0"
}
.la.la-chain:before {
  content: "\f0c1"
}
.la.la-scissors:before {
  content: "\f0c4"
}
.la.la-files-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-files-o:before {
  content: "\f0c5"
}
.la.la-floppy-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-floppy-o:before {
  content: "\f0c7"
}
.la.la-navicon:before {
  content: "\f0c9"
}
.la.la-reorder:before {
  content: "\f0c9"
}
.la.la-pinterest {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-pinterest-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-plus-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-plus {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-plus:before {
  content: "\f0d5"
}
.la.la-money {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-money:before {
  content: "\f3d1"
}
.la.la-unsorted:before {
  content: "\f0dc"
}
.la.la-sort-desc:before {
  content: "\f0dd"
}
.la.la-sort-asc:before {
  content: "\f0de"
}
.la.la-linkedin {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-linkedin:before {
  content: "\f0e1"
}
.la.la-rotate-left:before {
  content: "\f0e2"
}
.la.la-legal:before {
  content: "\f0e3"
}
.la.la-tachometer:before {
  content: "\f3fd"
}
.la.la-dashboard:before {
  content: "\f3fd"
}
.la.la-comment-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-comment-o:before {
  content: "\f075"
}
.la.la-comments-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-comments-o:before {
  content: "\f086"
}
.la.la-flash:before {
  content: "\f0e7"
}
.la.la-clipboard {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-paste {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-paste:before {
  content: "\f328"
}
.la.la-lightbulb-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-lightbulb-o:before {
  content: "\f0eb"
}
.la.la-exchange:before {
  content: "\f362"
}
.la.la-cloud-download:before {
  content: "\f381"
}
.la.la-cloud-upload:before {
  content: "\f382"
}
.la.la-bell-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-bell-o:before {
  content: "\f0f3"
}
.la.la-cutlery:before {
  content: "\f2e7"
}
.la.la-file-text-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-text-o:before {
  content: "\f15c"
}
.la.la-building-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-building-o:before {
  content: "\f1ad"
}
.la.la-hospital-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hospital-o:before {
  content: "\f0f8"
}
.la.la-tablet:before {
  content: "\f3fa"
}
.la.la-mobile:before {
  content: "\f3cd"
}
.la.la-mobile-phone:before {
  content: "\f3cd"
}
.la.la-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-circle-o:before {
  content: "\f111"
}
.la.la-mail-reply:before {
  content: "\f3e5"
}
.la.la-github-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-folder-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-folder-o:before {
  content: "\f07b"
}
.la.la-folder-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-folder-open-o:before {
  content: "\f07c"
}
.la.la-smile-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-smile-o:before {
  content: "\f118"
}
.la.la-frown-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-frown-o:before {
  content: "\f119"
}
.la.la-meh-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-meh-o:before {
  content: "\f11a"
}
.la.la-keyboard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-keyboard-o:before {
  content: "\f11c"
}
.la.la-flag-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-flag-o:before {
  content: "\f024"
}
.la.la-mail-reply-all:before {
  content: "\f122"
}
.la.la-star-half-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-star-half-o:before {
  content: "\f089"
}
.la.la-star-half-empty {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-star-half-empty:before {
  content: "\f089"
}
.la.la-star-half-full {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-star-half-full:before {
  content: "\f089"
}
.la.la-code-fork:before {
  content: "\f126"
}
.la.la-chain-broken:before {
  content: "\f127"
}
.la.la-shield:before {
  content: "\f3ed"
}
.la.la-calendar-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-calendar-o:before {
  content: "\f133"
}
.la.la-maxcdn {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-html5 {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-css3 {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ticket:before {
  content: "\f3ff"
}
.la.la-minus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-minus-square-o:before {
  content: "\f146"
}
.la.la-level-up:before {
  content: "\f3bf"
}
.la.la-level-down:before {
  content: "\f3be"
}
.la.la-pencil-square:before {
  content: "\f14b"
}
.la.la-external-link-square:before {
  content: "\f360"
}
.la.la-compass {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-caret-square-o-down {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-caret-square-o-down:before {
  content: "\f150"
}
.la.la-toggle-down {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-toggle-down:before {
  content: "\f150"
}
.la.la-caret-square-o-up {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-caret-square-o-up:before {
  content: "\f151"
}
.la.la-toggle-up {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-toggle-up:before {
  content: "\f151"
}
.la.la-caret-square-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-caret-square-o-right:before {
  content: "\f152"
}
.la.la-toggle-right {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-toggle-right:before {
  content: "\f152"
}
.la.la-eur:before {
  content: "\f153"
}
.la.la-euro:before {
  content: "\f153"
}
.la.la-gbp:before {
  content: "\f154"
}
.la.la-usd:before {
  content: "\f155"
}
.la.la-dollar:before {
  content: "\f155"
}
.la.la-inr:before {
  content: "\f156"
}
.la.la-rupee:before {
  content: "\f156"
}
.la.la-jpy:before {
  content: "\f157"
}
.la.la-cny:before {
  content: "\f157"
}
.la.la-rmb:before {
  content: "\f157"
}
.la.la-yen:before {
  content: "\f157"
}
.la.la-rub:before {
  content: "\f158"
}
.la.la-ruble:before {
  content: "\f158"
}
.la.la-rouble:before {
  content: "\f158"
}
.la.la-krw:before {
  content: "\f159"
}
.la.la-won:before {
  content: "\f159"
}
.la.la-btc {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bitcoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bitcoin:before {
  content: "\f15a"
}
.la.la-file-text:before {
  content: "\f15c"
}
.la.la-sort-alpha-asc:before {
  content: "\f15d"
}
.la.la-sort-alpha-desc:before {
  content: "\f881"
}
.la.la-sort-amount-asc:before {
  content: "\f160"
}
.la.la-sort-amount-desc:before {
  content: "\f884"
}
.la.la-sort-numeric-asc:before {
  content: "\f162"
}
.la.la-sort-numeric-desc:before {
  content: "\f886"
}
.la.la-youtube-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-youtube {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-xing {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-xing-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-youtube-play {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-youtube-play:before {
  content: "\f167"
}
.la.la-dropbox {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-stack-overflow {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-instagram {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-flickr {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-adn {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bitbucket {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bitbucket-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bitbucket-square:before {
  content: "\f171"
}
.la.la-tumblr {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-tumblr-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-long-arrow-down:before {
  content: "\f309"
}
.la.la-long-arrow-up:before {
  content: "\f30c"
}
.la.la-long-arrow-left:before {
  content: "\f30a"
}
.la.la-long-arrow-right:before {
  content: "\f30b"
}
.la.la-apple {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-windows {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-android {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-linux {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-dribbble {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-skype {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-foursquare {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-trello {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gratipay {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gittip {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gittip:before {
  content: "\f184"
}
.la.la-sun-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-sun-o:before {
  content: "\f185"
}
.la.la-moon-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-moon-o:before {
  content: "\f186"
}
.la.la-vk {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-renren {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-pagelines {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-stack-exchange {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-arrow-circle-o-right {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-arrow-circle-o-right:before {
  content: "\f35a"
}
.la.la-arrow-circle-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-arrow-circle-o-left:before {
  content: "\f359"
}
.la.la-caret-square-o-left {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-caret-square-o-left:before {
  content: "\f191"
}
.la.la-toggle-left {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-toggle-left:before {
  content: "\f191"
}
.la.la-dot-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-dot-circle-o:before {
  content: "\f192"
}
.la.la-vimeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-try:before {
  content: "\f195"
}
.la.la-turkish-lira:before {
  content: "\f195"
}
.la.la-plus-square-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-plus-square-o:before {
  content: "\f0fe"
}
.la.la-slack {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wordpress {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-openid {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-institution:before {
  content: "\f19c"
}
.la.la-bank:before {
  content: "\f19c"
}
.la.la-mortar-board:before {
  content: "\f19d"
}
.la.la-yahoo {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-reddit {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-reddit-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-stumbleupon-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-stumbleupon {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-delicious {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-digg {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-pied-piper-pp {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-pied-piper-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-drupal {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-joomla {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-spoon:before {
  content: "\f2e5"
}
.la.la-behance {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-behance-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-steam {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-steam-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-automobile:before {
  content: "\f1b9"
}
.la.la-cab:before {
  content: "\f1ba"
}
.la.la-envelope-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-envelope-o:before {
  content: "\f0e0"
}
.la.la-deviantart {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-soundcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-file-pdf-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-pdf-o:before {
  content: "\f1c1"
}
.la.la-file-word-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-word-o:before {
  content: "\f1c2"
}
.la.la-file-excel-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-excel-o:before {
  content: "\f1c3"
}
.la.la-file-powerpoint-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-powerpoint-o:before {
  content: "\f1c4"
}
.la.la-file-image-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-image-o:before {
  content: "\f1c5"
}
.la.la-file-photo-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-photo-o:before {
  content: "\f1c5"
}
.la.la-file-picture-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-picture-o:before {
  content: "\f1c5"
}
.la.la-file-archive-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-archive-o:before {
  content: "\f1c6"
}
.la.la-file-zip-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-zip-o:before {
  content: "\f1c6"
}
.la.la-file-audio-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-audio-o:before {
  content: "\f1c7"
}
.la.la-file-sound-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-sound-o:before {
  content: "\f1c7"
}
.la.la-file-video-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-video-o:before {
  content: "\f1c8"
}
.la.la-file-movie-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-movie-o:before {
  content: "\f1c8"
}
.la.la-file-code-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-file-code-o:before {
  content: "\f1c9"
}
.la.la-vine {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-codepen {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-jsfiddle {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-life-ring {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-life-bouy {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-life-bouy:before {
  content: "\f1cd"
}
.la.la-life-buoy {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-life-buoy:before {
  content: "\f1cd"
}
.la.la-life-saver {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-life-saver:before {
  content: "\f1cd"
}
.la.la-support {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-support:before {
  content: "\f1cd"
}
.la.la-circle-o-notch:before {
  content: "\f1ce"
}
.la.la-rebel {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ra {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ra:before {
  content: "\f1d0"
}
.la.la-resistance {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-resistance:before {
  content: "\f1d0"
}
.la.la-empire {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ge {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ge:before {
  content: "\f1d1"
}
.la.la-git-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-git {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-hacker-news {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-y-combinator-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-y-combinator-square:before {
  content: "\f1d4"
}
.la.la-yc-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-yc-square:before {
  content: "\f1d4"
}
.la.la-tencent-weibo {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-qq {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-weixin {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wechat {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wechat:before {
  content: "\f1d7"
}
.la.la-send:before {
  content: "\f1d8"
}
.la.la-paper-plane-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-paper-plane-o:before {
  content: "\f1d8"
}
.la.la-send-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-send-o:before {
  content: "\f1d8"
}
.la.la-circle-thin {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-circle-thin:before {
  content: "\f111"
}
.la.la-header:before {
  content: "\f1dc"
}
.la.la-sliders:before {
  content: "\f1de"
}
.la.la-futbol-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-futbol-o:before {
  content: "\f1e3"
}
.la.la-soccer-ball-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-soccer-ball-o:before {
  content: "\f1e3"
}
.la.la-slideshare {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-twitch {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-yelp {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-newspaper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-newspaper-o:before {
  content: "\f1ea"
}
.la.la-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-wallet {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-visa {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-mastercard {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-discover {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-amex {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-paypal {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-stripe {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bell-slash-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-bell-slash-o:before {
  content: "\f1f6"
}
.la.la-trash:before {
  content: "\f2ed"
}
.la.la-copyright {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-eyedropper:before {
  content: "\f1fb"
}
.la.la-area-chart:before {
  content: "\f1fe"
}
.la.la-pie-chart:before {
  content: "\f200"
}
.la.la-line-chart:before {
  content: "\f201"
}
.la.la-lastfm {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-lastfm-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ioxhost {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-angellist {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-cc:before {
  content: "\f20a"
}
.la.la-ils:before {
  content: "\f20b"
}
.la.la-shekel:before {
  content: "\f20b"
}
.la.la-sheqel:before {
  content: "\f20b"
}
.la.la-meanpath {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-meanpath:before {
  content: "\f2b4"
}
.la.la-buysellads {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-connectdevelop {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-dashcube {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-forumbee {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-leanpub {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-sellsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-shirtsinbulk {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-simplybuilt {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-skyatlas {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-diamond {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-diamond:before {
  content: "\f3a5"
}
.la.la-intersex:before {
  content: "\f224"
}
.la.la-facebook-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-facebook-official:before {
  content: "\f09a"
}
.la.la-pinterest-p {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-whatsapp {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-hotel:before {
  content: "\f236"
}
.la.la-viacoin {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-medium {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-y-combinator {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-yc {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-yc:before {
  content: "\f23b"
}
.la.la-optin-monster {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-opencart {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-expeditedssl {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-battery-4:before {
  content: "\f240"
}
.la.la-battery:before {
  content: "\f240"
}
.la.la-battery-3:before {
  content: "\f241"
}
.la.la-battery-2:before {
  content: "\f242"
}
.la.la-battery-1:before {
  content: "\f243"
}
.la.la-battery-0:before {
  content: "\f244"
}
.la.la-object-group {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-object-ungroup {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-sticky-note-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-sticky-note-o:before {
  content: "\f249"
}
.la.la-cc-jcb {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-cc-diners-club {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-clone {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hourglass-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hourglass-o:before {
  content: "\f254"
}
.la.la-hourglass-1:before {
  content: "\f251"
}
.la.la-hourglass-2:before {
  content: "\f252"
}
.la.la-hourglass-3:before {
  content: "\f253"
}
.la.la-hand-rock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-rock-o:before {
  content: "\f255"
}
.la.la-hand-grab-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-grab-o:before {
  content: "\f255"
}
.la.la-hand-paper-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-paper-o:before {
  content: "\f256"
}
.la.la-hand-stop-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-stop-o:before {
  content: "\f256"
}
.la.la-hand-scissors-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-scissors-o:before {
  content: "\f257"
}
.la.la-hand-lizard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-lizard-o:before {
  content: "\f258"
}
.la.la-hand-spock-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-spock-o:before {
  content: "\f259"
}
.la.la-hand-pointer-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-pointer-o:before {
  content: "\f25a"
}
.la.la-hand-peace-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-hand-peace-o:before {
  content: "\f25b"
}
.la.la-registered {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-creative-commons {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gg {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gg-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-tripadvisor {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-odnoklassniki {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-odnoklassniki-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-get-pocket {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wikipedia-w {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-safari {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-chrome {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-firefox {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-opera {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-internet-explorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-television:before {
  content: "\f26c"
}
.la.la-contao {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-500px {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-amazon {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-calendar-plus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-calendar-plus-o:before {
  content: "\f271"
}
.la.la-calendar-minus-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-calendar-minus-o:before {
  content: "\f272"
}
.la.la-calendar-times-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-calendar-times-o:before {
  content: "\f273"
}
.la.la-calendar-check-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-calendar-check-o:before {
  content: "\f274"
}
.la.la-map-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-map-o:before {
  content: "\f279"
}
.la.la-commenting:before {
  content: "\f4ad"
}
.la.la-commenting-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-commenting-o:before {
  content: "\f4ad"
}
.la.la-houzz {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-vimeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-vimeo:before {
  content: "\f27d"
}
.la.la-black-tie {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-fonticons {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-reddit-alien {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-edge {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-credit-card-alt:before {
  content: "\f09d"
}
.la.la-codiepie {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-modx {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-fort-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-usb {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-product-hunt {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-mixcloud {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-scribd {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-pause-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-pause-circle-o:before {
  content: "\f28b"
}
.la.la-stop-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-stop-circle-o:before {
  content: "\f28d"
}
.la.la-bluetooth {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-bluetooth-b {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-gitlab {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wpbeginner {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wpforms {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-envira {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wheelchair-alt {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wheelchair-alt:before {
  content: "\f368"
}
.la.la-question-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-question-circle-o:before {
  content: "\f059"
}
.la.la-volume-control-phone:before {
  content: "\f2a0"
}
.la.la-asl-interpreting:before {
  content: "\f2a3"
}
.la.la-deafness:before {
  content: "\f2a4"
}
.la.la-hard-of-hearing:before {
  content: "\f2a4"
}
.la.la-glide {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-glide-g {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-signing:before {
  content: "\f2a7"
}
.la.la-viadeo {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-viadeo-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-snapchat {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-snapchat-ghost {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-snapchat-square {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-pied-piper {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-first-order {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-yoast {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-themeisle {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-plus-official {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-plus-official:before {
  content: "\f2b3"
}
.la.la-google-plus-circle {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-google-plus-circle:before {
  content: "\f2b3"
}
.la.la-font-awesome {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-fa {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-fa:before {
  content: "\f2b4"
}
.la.la-handshake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-handshake-o:before {
  content: "\f2b5"
}
.la.la-envelope-open-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-envelope-open-o:before {
  content: "\f2b6"
}
.la.la-linode {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-address-book-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-address-book-o:before {
  content: "\f2b9"
}
.la.la-vcard:before {
  content: "\f2bb"
}
.la.la-address-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-address-card-o:before {
  content: "\f2bb"
}
.la.la-vcard-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-vcard-o:before {
  content: "\f2bb"
}
.la.la-user-circle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-user-circle-o:before {
  content: "\f2bd"
}
.la.la-user-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-user-o:before {
  content: "\f007"
}
.la.la-id-badge {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-drivers-license:before {
  content: "\f2c2"
}
.la.la-id-card-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-id-card-o:before {
  content: "\f2c2"
}
.la.la-drivers-license-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-drivers-license-o:before {
  content: "\f2c2"
}
.la.la-quora {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-free-code-camp {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-telegram {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-thermometer-4:before {
  content: "\f2c7"
}
.la.la-thermometer:before {
  content: "\f2c7"
}
.la.la-thermometer-3:before {
  content: "\f2c8"
}
.la.la-thermometer-2:before {
  content: "\f2c9"
}
.la.la-thermometer-1:before {
  content: "\f2ca"
}
.la.la-thermometer-0:before {
  content: "\f2cb"
}
.la.la-bathtub:before {
  content: "\f2cd"
}
.la.la-s15:before {
  content: "\f2cd"
}
.la.la-window-maximize {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-window-restore {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-times-rectangle:before {
  content: "\f410"
}
.la.la-window-close-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-window-close-o:before {
  content: "\f410"
}
.la.la-times-rectangle-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-times-rectangle-o:before {
  content: "\f410"
}
.la.la-bandcamp {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-grav {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-etsy {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-imdb {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-ravelry {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-eercast {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-eercast:before {
  content: "\f2da"
}
.la.la-snowflake-o {
  font-family: 'Line Awesome Free';
  font-weight: 400
}
.la.la-snowflake-o:before {
  content: "\f2dc"
}
.la.la-superpowers {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-wpexplorer {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.la.la-spotify {
  font-family: 'Line Awesome Brands';
  font-weight: 400
}
.mfp-bg, .mfp-container, .mfp-wrap {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.mfp-container:before, .mfp-content {
  display: inline-block;
  vertical-align: middle
}
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}
.mfp-wrap {
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  padding: 0 8px;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  height: 100%
}
.mfp-align-top .mfp-container:before, .mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.mfp-gallery .mfp-image-holder .mfp-figure, .mfp-zoom {
  cursor: pointer
}
.mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.mfp-hide {
  display: none !important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-close, .mfp-preloader a:hover {
  color: #fff
}
.mfp-preloader a {
  color: #ccc
}
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation
}
.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  position: absolute;
  left: 0
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}
.mfp-arrow:focus, .mfp-arrow:hover, .mfp-close:focus, .mfp-close:hover {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-figure, img.mfp-img {
  line-height: 0
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000
}
.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block
}
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}
.mfp-figure:after {
  content: '';
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile .mfp-bottom-bar:empty, .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}
.fancybox-inner, .fancybox-outer, .fancybox-skin {
  position: relative
}
.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
.fancybox-opened {
  z-index: 8030
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-inner {
  overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}
.fancybox-iframe, .fancybox-image {
  display: block;
  width: 100%;
  height: 100%
}
.fancybox-close, .fancybox-nav span {
  width: 36px;
  cursor: pointer;
  z-index: 8040;
  position: absolute
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
  background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/fancybox_sprite.png)
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
  top: -18px;
  right: -18px;
  height: 36px
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040
}
.fancybox-prev {
  left: 0
}
.fancybox-next {
  right: 0
}
.fancybox-nav span {
  top: 50%;
  height: 34px;
  margin-top: -18px;
  visibility: hidden
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}
.fancybox-nav:hover span, .fancybox-opened .fancybox-title {
  visibility: visible
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}
.fancybox-lock, .fancybox-lock body {
  overflow: hidden !important
}
.fancybox-lock {
  width: auto
}
.fancybox-lock-test {
  overflow-y: hidden !important
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
  scrollbar-width: none
}
.fancybox-title {
  visibility: hidden;
  font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: rgba(0, 0, 0, .8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}
.fancybox-title-inside-wrap {
  padding-top: 10px
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/fancybox_sprite@2x.png);
    background-size: 44px 152px
  }
  #fancybox-loading div {
    background-image: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}
.as-mask, .as-vertical .as-panels {
  width: 100%
}
.as-mask, .as-panel {
  overflow: hidden
}
.as-horizontal .as-panels, .as-mask {
  height: 100%
}
.accordion-slider {
  position: relative;
  margin-left: auto;
  margin-right: auto
}
.as-background-opened, .as-layer, .as-mask, .as-panel, .as-panels {
  position: absolute
}
.accordion-slider * {
  -webkit-tap-highlight-color: transparent
}
.as-overlap .as-panel {
  overflow: visible
}
.as-horizontal .as-panel {
  height: 100%;
  width: auto
}
.as-vertical .as-panel {
  width: 100%;
  height: auto
}
.as-shadow {
  -webkit-box-shadow: -5px 0 40px 1px #000;
  -mox-box-shadow: -5px 0 40px 1px #000;
  box-shadow: -5px 0 40px 1px #000
}
.as-background, .as-background-opened {
  border: none
}
.as-horizontal .as-background, .as-horizontal .as-background-opened {
  height: 100%;
  width: auto
}
.as-vertical .as-background, .as-vertical .as-background-opened {
  width: 100%;
  height: auto
}
.as-background-opened {
  left: 0;
  top: 0;
  visibility: hidden
}
.as-layer {
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased
}
.as-black {
  color: #FFF;
  background: #000;
  background: rgba(0, 0, 0, .7)
}
.as-white {
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, .7)
}
.as-rounded {
  border-radius: 10px
}
.as-padding {
  padding: 10px
}
.as-layer.as-vertical {
  -moz-transform-origin: left bottom;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -moz-transform: rotate(-90deg) translateY(100%);
  -webkit-transform: rotate(-90deg) translateY(100%);
  transform: rotate(-90deg) translateY(100%)
}
.as-pagination-buttons {
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  padding-top: 10px
}
.as-pagination-button {
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 50%;
  margin: 4px;
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}
.as-pagination-buttons .as-selected {
  background-color: #000
}
.as-has-buttons {
  margin-bottom: 32px
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  .as-pagination-button {
    width: 14px;
    height: 14px
  }
  .as-has-buttons {
    margin-bottom: 36px
  }
}
@media only screen and (min-width:568px) and (max-width:768px) {
  .as-pagination-button {
    width: 16px;
    height: 16px
  }
  .as-has-buttons {
    margin-bottom: 38px
  }
}
@media only screen and (min-width:320px) and (max-width:568px) {
  .as-pagination-button {
    width: 18px;
    height: 18px
  }
  .as-has-buttons {
    margin-bottom: 40px
  }
}
.as-selectable {
  cursor: default
}
.as-grab {
  cursor: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/openhand.cur), move
}
.as-grabbing {
  cursor: url(//kidscenter.bzotech.com/wp-content/themes/bw-kidscenter/assets/global/css/lib/images/closedhand.cur), move
}
.as-no-js {
  overflow: hidden;
  max-width: 100%
}
.accordion-slider p.as-layer {
  font-size: 14px;
  line-height: 1.4
}
.accordion-slider h1.as-layer {
  font-size: 32px;
  line-height: 1.4
}
.accordion-slider h2.as-layer {
  font-size: 24px;
  line-height: 1.4
}
.accordion-slider h3.as-layer {
  font-size: 19px;
  line-height: 1.4
}
.accordion-slider h4.as-layer {
  font-size: 16px;
  line-height: 1.4
}
.accordion-slider h5.as-layer {
  font-size: 13px;
  line-height: 1.4
}
.accordion-slider h6.as-layer {
  font-size: 11px;
  line-height: 1.4
}
.accordion-slider img.as-layer {
  border: none
}
.accordion-slider .as-background, .accordion-slider .as-background-opened {
  max-width: none !important;
  max-height: none !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
  -mox-box-shadow: none !important;
  box-shadow: none !important;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none
}
.accordion-slider a {
  position: static;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important
}
.accordion-slider canvas, .accordion-slider embed, .accordion-slider iframe, .accordion-slider object, .accordion-slider video {
  max-width: none;
  max-height: none
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}
.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}
.swiper-pointer-events {
  touch-action: pan-y
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-button-lock {
  display: none
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none !important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}
.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}
.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  border: 1px solid var(--bzo-title_typo-color);
  color: var(--bzo-title_typo-color);
  text-transform: capitalize;
  font-weight: 500;
  padding: 11px 25px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 0px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
  font-family: var(--bzo-body_typo-font-family);
  overflow: hidden;
  transition: .2s;
  background: #fff;
  position: relative;
  overflow: hidden;
  opacity: 0.6;
}
.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
  color: #fff;
  border-color: var(--bzo-title_typo-color);
  background: var(--bzo-title_typo-color);
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, .button, .wishlist_table .product-add-to-cart a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce input.button {
  border: 1px solid var(--bzo-title_typo-color);
  color: var(--bzo-title_typo-color);
  text-transform: capitalize;
  font-weight: 500;
  padding: 11px 25px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 0px;
  display: inline-block;
  cursor: pointer;
  z-index: 1;
  position: relative;
  font-family: var(--bzo-body_typo-font-family);
  overflow: hidden;
  transition: .2s;
  background: #fff;
  position: relative;
  overflow: hidden;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, .button:hover, .wishlist_table .product-add-to-cart a:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #fff;
  background: var(--bzo-title_typo-color);
}
@media(max-width: 767px) {
  .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], :where(body: not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, .button, .wishlist_table .product-add-to-cart a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce input.button {
    padding: 8px 15px;
    font-size: 14px;
  }
}
.woocommerce div.product form.cart button.single_add_to_cart_button, .elbzotech-bt-default {
  color: #fff;
  font-weight: 500;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 6px;
  display: inline-flex;
  cursor: pointer;
  z-index: 1;
  position: relative;
  font-family: var(--bzo-body_typo-font-family);
  overflow: hidden;
  transition: .2s;
  background: var(--bzo-main-color);
  border: 1px solid var(--bzo-main-color);
}
.woocommerce div.product form.cart button.single_add_to_cart_button:hover, .elbzotech-bt-default:hover, .elbzotech-bt-default:focus {
  color: var(--bzo-main-color);
  background: #fff;
}
.elbzotech-lostpass-form .login-link {
  display: flex;
  gap: 5px;
  align-items: center;
}
.elbzotech-lostpass-form .login-link i {
  font-size: 18px;
}
@media(max-width: 767px) {
  .elbzotech-bt-default {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.elbzotech-bt-style2 {
  border-bottom: 1px solid var(--bzo-main-color2);
  color: var(--bzo-main-color2);
  text-transform: capitalize;
  font-weight: 600;
  padding: 5px 0;
  font-size: 16px;
  line-height: 24px;
  border-radius: 0px;
  font-family: var(--bzo-body_typo-font-family);
  overflow: hidden;
  transition: .2s;
}
.elbzotech-bt-style2:focus, .elbzotech-bt-style2:hover {
  border-color: var(--bzo-main-color);
  color: var(--bzo-main-color);
}
.elbzotech-bt-style3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: var(--bzo-main-color);
  border-bottom: 1px solid var(--bzo-main-color);
  transition: .3s;
}
.elbzotech-bt-style3:hover {
  color: var(--bzo-main-color2);
  border-color: var(--bzo-main-color2);
}
.detail-quickview {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--bzo-title_typo-color);
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
}
.detail-quickview span {
  border-bottom: 1px solid var(--bzo-title_typo-color);
}
.detail-quickview i {
  margin-left: 5px;
}
.detail-quickview:hover {
  color: var(--bzo-main-color);
}
.detail-quickview:hover span {
  border-color: var(--bzo-main-color);
}
.wishlist_compare_single_product a, .item-list-default .product-extra-link-defaut2 .list-compare-wishlist a {
  position: relative;
  overflow: hidden;
}
.wishlist_compare_single_product a::after, .item-list-default .product-extra-link-defaut2 .list-compare-wishlist a::after, {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  border-radius: 0px;
  top: 0;
  right: 0;
  left: auto;
  z-index: -1;
  transition: all .3s ease;
  background: var(--bzo-main-color);
}
.wishlist_compare_single_product a:hover::after, .item-list-default .product-extra-link-defaut2 .list-compare-wishlist a:hover::after, {
  width: 100%;
  right: auto;
  left: 0;
  transition: all .3s ease;
}
.bzotech-blog-list-comment .title-comment-post #cancel-comment-reply-link {
  margin-left: 20px;
  display: inline-block;
  font-weight: 700;
}
.bzotech-blog-list-comment .title-comment-post #cancel-comment-reply-link:hover {
  text-decoration: underline;
}
.bzotech-blog-list-comment {
  margin-top: 40px;
}
.bzotech-blog-form-comment {
  margin-top: 40px;
}
.bzotech-blog-list-comment .title-comment-post, .bzotech-blog-form-comment .comment-reply-title {
  color: var(--bzo-title_typo-color);
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-transform: capitalize;
  margin: 0px;
  margin-bottom: 8px;
  font-family: var(--bzo-title_typo-font-family);
}
.theme-demo4 .single-blog-style2 .bzotech-blog-form-comment .comment-reply-title, .theme-demo3 .single-blog-style2 .bzotech-blog-form-comment .comment-reply-title {
  font-weight: 400;
}
.bzotech-blog-form-comment .comment-form-cookies-consent label {
  font-weight: 400;
  margin-left: 25px;
  vertical-align: middle;
  margin-bottom: 0px;
}
.bzotech-blog-form-comment .comment-form-cookies-consent {
  margin-bottom: 30px;
  position: relative;
}
.bzotech-blog-form-comment .comment-form-cookies-consent input[type="checkbox"] {
  margin-top: 0px;
  position: absolute;
  top: 6px;
}
.bzotech-blog-form-comment .comment-form .contact-email, .bzotech-blog-form-comment .comment-form .contact-site, .bzotech-blog-form-comment .comment-form .contact-name {
  margin-bottom: 30px;
}
.bzotech-blog-form-comment .comment-form .contact-message {
  margin-bottom: 30px;
  clear: both;
  display: flex;
}
.bzotech-blog-form-comment .comment-form input[type="text"], .bzotech-blog-form-comment .comment-form textarea {
  width: 100%;
  border: 1px solid var(--bzo-border-color);
}
.bzotech-blog-form-comment .comment-form .form-submit {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bzotech-blog-form-comment .comment-form .control-group {
  margin-bottom: 20px;
}
.bzotech-blog-list-comment .title-line {
  margin-bottom: 40px;
}
.bzotech-blog-list-comment .comment-list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.bzotech-blog-list-comment .comment-list .comment-thumb img {
  border-radius: 50%;
  height: auto;
  border: 1px solid var(--bzo-border-color);
}
.bzotech-blog-list-comment .comment-list .comment-thumb {
  width: 55px;
  min-width: 55px;
  line-height: 0;
}
.bzotech-blog-list-comment .comment-list .comment-info {
  padding-left: 0px;
  padding-top: 0px;
  width: calc(100% - 50px);
  position: relative;
  margin-left: 15px;
}
.bzotech-blog-list-comment .comment-list .comment-info .author-name, .bzotech-blog-list-comment .comment-list .comment-info .author-name a {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
}
.bzotech-blog-list-comment .comment-list .comment-info .author-name a:hover {
  color: var(--bzo-main-color);
}
.bzotech-blog-list-comment .comment-list .comment-info .author-date {
  font-size: 14px;
  color: #898989;
  width: calc(100% - 150px);
}
.bzotech-blog-list-comment .comment-list .comment-info .author-name span {
  font-size: 18px;
  color: #000;
  margin-left: 30px;
  display: inline-block;
  font-weight: 400;
}
.bzotech-blog-list-comment .comment-list .comment-info .author-name {
  margin-bottom: 5px;
  width: calc(100% - 150px);
}
.bzotech-blog-list-comment .comment-list .comment-info .content-comment > p:last-child {
  margin-bottom: 0px;
}
.bzotech-blog-list-comment .comment-list .comment-info .date {
  margin-top: 12px;
  display: inline-block;
  font-size: 16px;
  color: #999;
}
.bzotech-blog-list-comment .comment-list .comment-info .date span {
  margin-right: 5px;
}
.bzotech-blog-list-comment .item-comment .desc-comment-text {
  margin-top: 30px;
}
.bzotech-blog-list-comment .comment-list > li .item-comment {
  border: 1px solid var(--bzo-border-color);
  padding: 30px;
  margin-top: 30px;
  border-radius: 6px;
}
.bzotech-blog-list-comment .comment-list > li:first-child > .item-comment {
  margin-top: 0px;
}
.comment-list .comment-reply-link {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  border-bottom: 1px solid var(--bzo-gray-color);
  line-height: 22px;
}
.comment-list .comment-reply-link:hover {
  border-color: var(--bzo-main-color);
}
.comment-list .comment-respond {
  margin-bottom: 30px;
  padding: 0;
  border: none;
  margin-top: 30px;
}
#cancel-comment-reply-link {
  font-size: 20px;
}
.comment-list ul {
  list-style: none;
}
.comment-list .content-comment ul {
  list-style: disc;
}
.comment-list .children {
  padding-left: 95px;
}
@media (max-width: 1366px) {
  .comment-list .children {
    padding-left: 60px;
  }
}
@media (max-width: 991px) {
  .comment-list .children {
    padding-left: 32px;
  }
}
@media (max-width: 768px) {
  .comment-list .children {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .comment-list .comment-reply-link {
    position: unset;
    margin-top: 20px;
    display: inline-block;
  }
  .bzotech-blog-list-comment .comment-list .comment-info .author-name, .bzotech-blog-list-comment .comment-list .comment-info .author-date {
    width: 100%;
  }
  .bzotech-blog-list-comment .comment-list > li .item-comment {
    padding: 0;
    border: none;
  }
}
.bzotech-blog-form-comment .comment-form .contact-name .title-label, .bzotech-blog-form-comment .comment-form .contact-email .title-label, .bzotech-blog-form-comment .comment-form .contact-site .title-label, .bzotech-blog-form-comment .comment-form .contact-message .title-label {
  display: block;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 9px;
}
.bzotech-blog-form-comment .comment-form .contact-name .title-label span, .bzotech-blog-form-comment .comment-form .contact-email .title-label span, .bzotech-blog-form-comment .comment-form .contact-site .title-label span, .bzotech-blog-form-comment .comment-form .contact-message .title-label span {
  color: #FF3B3B;
}
.bzotech-blog-form-comment .comment-form input[type="text"] {
  height: 50px;
}
.bzotech-blog-form-comment .comment-form input[type="text"], .bzotech-blog-form-comment .comment-form textarea {
  width: 100%;
  padding: 0px 20px;
  font-size: var(--bzo-body_typo-font-size);
  background: #fff;
  border-radius: 6px;
}
.bzotech-blog-form-comment .comment-form textarea {
  padding-top: 14px;
  height: 140px;
}
.bzotech-blog-form-comment .comment-form input[type="text"]::-webkit-input-placeholder, .bzotech-blog-form-comment .comment-form textarea::-webkit-input-placeholder {
  color: #666;
}
.bzotech-blog-form-comment .comment-form textarea:-ms-input-placeholder, .bzotech-blog-form-comment .comment-form input[type="text"]:-ms-input-placeholder {
  color: #666;
}
.bzotech-blog-form-comment .comment-form textarea::placeholder, .bzotech-blog-form-comment .comment-form input[type="text"]::placeholder {
  color: #666;
}
p.no-comments {
  margin-bottom: 0px;
  margin-top: 50px;
  background: #f5f5f5;
  padding: 15px 20px;
  color: var(--bzo-title_typo-color);
  border-radius: 0px;
}
.comment-list li.ping-track-back {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e1e1e1;
}
.comment-list .ping-track-back .edit-link {
  color: #000;
  margin-left: 10px;
}
.comment-list .ping-track-back .edit-link i {
  margin-right: 3px;
}
@media(max-width: 1200px) {}
@media(max-width: 767px) {
  .bzotech-blog-form-comment .comment-form .contact-email, .bzotech-blog-form-comment .comment-form .contact-site, .bzotech-blog-form-comment .comment-form .contact-name, .bzotech-blog-form-comment .comment-form .contact-message {
    margin-bottom: 15px;
  }
}
@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.wobble-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-vertical:hover {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.wobble-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-horizontal:hover, a:hover .wobble-horizontal {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    -ms-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    -ms-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    -ms-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    -ms-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.wobble-to-bottom-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-to-bottom-right:hover {
  -webkit-animation-name: wobble-to-bottom-right;
  animation-name: wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    -ms-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    -ms-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    -ms-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    -ms-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    -ms-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.wobble-to-top-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-to-top-right:hover {
  -webkit-animation-name: wobble-to-top-right;
  animation-name: wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}
.wobble-top {
  display: inline-block;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-top:hover {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    -ms-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    -ms-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    -ms-transform: skew(0);
    transform: skew(0);
  }
}
.wobble-bottom {
  display: inline-block;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.wobble-bottom:hover {
  -webkit-animation-name: wobble-bottom;
  animation-name: wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.slider-content-text > p:last-child {
  margin-bottom: 0px;
}
@-webkit-keyframes xoayvong {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}
@keyframes xoayvong {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}
.xoayvong {
  animation: xoayvong 2s linear 0s infinite;
  -webkit-animation: xoayvong 2s linear 0s infinite;
  -moz-animation: xoayvong 2s linear 0s infinite;
  -o-animation: xoayvong 2s linear 0s infinite;
}
.banner-advs {
  position: relative;
  line-height: 0;
}
.adv-thumb-link {
  display: block;
  position: relative;
  line-height: 0;
}
.adv-thumb-link > img {
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  width: 100%;
}
.zoom-rotate .adv-thumb-link > img {
  transform: scale(1) rotate(0);
  -webkit-transform: scale(1) rotate(0);
}
.zoom-rotate:hover .adv-thumb-link > img {
  transform: scale(1.1) rotate(4deg);
  -webkit-transform: scale(1.1) rotate(4deg);
}
.zoom-image:hover .adv-thumb-link > img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.zoom-image .adv-thumb-link > img {
  transition: all 1s cubic-bezier(0, 0, 0.1, 1);
  transition-delay: .1s;
}
.fade-out-in .adv-thumb-link::before, .fade-out-in .adv-thumb-link::after, .fade-in-out .adv-thumb-link::before, .fade-in-out .adv-thumb-link::after, .overlay-image .adv-thumb-link::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.fade-out-in:hover .adv-thumb-link::before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}
.fade-out-in:hover .adv-thumb-link::after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
.fade-in-out .adv-thumb-link::before {
  opacity: 1;
  top: 50%;
  bottom: 50%;
}
.fade-in-out .adv-thumb-link::after {
  opacity: 1;
  left: 50%;
  right: 50%;
}
.fade-in-out:hover .adv-thumb-link::before {
  opacity: 0;
  top: 0;
  bottom: 0;
}
.fade-in-out:hover .adv-thumb-link::after {
  opacity: 0;
  left: 0;
  right: 0;
}
.pull-curtain .adv-thumb-link::before {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  position: absolute;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.pull-curtain .adv-thumb-link::after {
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.1);
  content: "";
  position: absolute;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.pull-curtain:hover .adv-thumb-link::before, .pull-curtain:hover .adv-thumb-link::after {
  width: 100%;
  height: 100%;
  opacity: 1;
}
.overlay-image .adv-thumb-link::after {
  background: rgba(0, 0, 0, 0.1);
}
.overlay-image:hover .adv-thumb-link::after {
  opacity: 1;
}
.overlay-image-style2 .adv-thumb-link::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .15) 70%);
  content: '';
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
}
.overlay-image-style2:hover .adv-thumb-link::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.blur-image:hover .adv-thumb-link img {
  filter: blur(5px);
  -webkit-filter: blur(5px);
}
.gray-image:hover .adv-thumb-link img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.zoom-out .adv-thumb-link img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(3);
  -webkit-transform: scale(3);
}
.zoom-out:hover .adv-thumb-link img {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
}
.line-scale .adv-thumb-link::before {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  z-index: 1;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.line-scale .adv-thumb-link::after {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.7);
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  z-index: 1;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.line-scale:hover .adv-thumb-link::before, .line-scale:hover .adv-thumb-link::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.folding-the-edge {}
.folding-the-edge:hover .adv-thumb-link:before {
  transition: 0.4s;
  border-bottom: 60px solid var(--bzo-main-color);
  border-right: 60px solid #fff;
}
.folding-the-edge .adv-thumb-link:before {
  border-bottom: 0px solid var(--bzo-main-color);
  border-right: 0px solid #fff;
  content: '';
  right: 0;
  top: 0;
  position: absolute;
  transition: 0.4s;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.8, 0.8);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.8, 0.8);
  }
}
.hover-icon .effect-hover-icon {
  position: absolute;
  right: 15px;
  top: 15px;
  bottom: 15px;
  left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.hover-icon:hover .effect-hover-icon {
  transform: scale(1);
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shine-effect-hover .adv-thumb-link {
  border-radius: 15px;
  position: relative;
}
.shine-effect-hover .adv-thumb-link::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-effect-hover .adv-thumb-link:hover::before {
  -webkit-animation: shine .85s;
  animation: shine .85s;
}
.shake {
  animation: shake 2s ease infinite;
}
@keyframes shake-horizontal {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-3px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(3px);
  }
}
@keyframes shake-vertical {
  0%, 100% {
    transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateY(-3px);
  }
  20%, 40%, 60%, 80% {
    transform: translateY(3px);
  }
}
@-webkit-keyframes dogTrans {
  from {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes imgTrans {
  from {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  to {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes bzo-scroll {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(calc(-100%));
  }
}
@keyframes bzo-scroll2 {
  from {
    transform: translateX(-100%)
  }
  to {
    transform: translateX(0%);
  }
}
@keyframes bzo-scroll-ver {
  from {
    transform: translateY(0)
  }
  to {
    transform: translateY(calc(-100%));
  }
}
.list-event-wrap {
  margin-bottom: -30px;
}
.list-event-wrap .list-event-item {
  margin-bottom: 30px;
  border: 1px solid var(--bzo-border-color);
  border-radius: 14px;
  gap: 20px;
  overflow: hidden;
}
.list-event-wrap .list-event-item:hover {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
}
.list-event-item .event-date svg path {
  fill: var(--bzo-main-color);
}
.list-event-item .list-event-item_image {
  width: 40%;
  overflow: hidden;
}
.list-event-item .list-event-item_info {
  width: 60%;
  padding: 30px 0;
}
.list-event-item .list-event-item_info h3 {
  margin: 0 0 5px 0;
}
.list-event-item .meta-event .item-meta-event {
  margin: 8px 0;
  gap: 5px;
}
.list-event-item .meta-event .item-meta-event svg {
  min-width: 20px;
}
@media(max-width: 1200px) {
  .main-page-event {
    margin: 50px 0 50px 0;
  }
  .list-event-item .list-event-item_image {
    width: 45%;
  }
  .list-event-item .list-event-item_info {
    width: 55%;
    padding: 10px 0;
  }
  .list-event-item .meta-event .item-meta-event {
    margin: 4px 0;
  }
}
@media(max-width: 767px) {
  .list-event-wrap .list-event-item {
    flex-direction: column;
    gap: 0;
  }
  .list-event-item .list-event-item_image {
    width: 100%;
  }
  .list-event-item .list-event-item_info {
    width: 100%;
    padding: 20px 15px;
  }
  .list-event-item .list-event-item_info h3 {
    font-size: 18px;
  }
}
.main-page-event.single-event-post {
  margin: 0 0 80px 0;
}
.content-single-event .event-gallery {
  margin-bottom: 20px;
}
.content-single-event .event-gallery img {
  border-radius: 8px;
}
.content-single-event .event-gallery .elbzotech-wrapper-slider {
  gap: 30px;
}
.content-single-event .gallery-thumbs {
  width: 31.8%;
}
.content-single-event .swiper-horizontal {
  width: 68.2%;
}
.event-gallery .gallery-thumbs .swiper-slide {
  height: auto !important;
}
.event-gallery .swiper-horizontal .swiper-button-nav {
  padding: 30px 12px;
  background-color: #f5f5f5;
  color: #999;
  font-size: 20px;
  width: 36px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.event-gallery .swiper-horizontal .swiper-button-nav:hover {
  background: var(--bzo-main-color);
  color: #fff;
}
.event-gallery .swiper-horizontal .swiper-button-next {
  border-radius: 8px 0 0 8px;
  right: 0;
}
.event-gallery .swiper-horizontal .swiper-button-prev {
  border-radius: 0 8px 8px 0;
  left: 0;
}
.content-single-event .item-image-event img {
  width: 100%;
}
.content-single-event .title-post-single {
  margin-bottom: 20px;
}
.content-single-event .meta-event h3 {
  margin-bottom: 15px;
}
.content-single-event .detail-content-wrap ul, .content-single-event .detail-content-wrap h3 {
  margin: 0 0 15px 0;
}
.content-single-event .meta-event-list {
  margin-bottom: 15px;
}
.content-single-event .meta-event-list .item-meta-event {
  margin-bottom: 10px;
}
.content-single-event .meta-event-list .item-meta-event svg {
  margin-right: 10px;
  min-width: 25px;
}
.content-single-event .meta-event-list label {
  margin-right: 5px;
}
@media(max-width: 1200px) {
  .content-single-event .title-post-single {
    font-size: 32px;
  }
  .content-single-event .meta-event h3 {
    font-size: 22px;
  }
}
@media(max-width: 767px) {
  .content-single-event .title-post-single {
    font-size: 22px;
  }
  .content-single-event .meta-event h3 {
    font-size: 18px;
  }
  .event-gallery .gallery-thumbs .swiper-slide {
    margin-bottom: 10px !important;
  }
  .content-single-event .event-gallery .elbzotech-wrapper-slider {
    gap: 15px;
  }
  .event-gallery .swiper-horizontal .swiper-button-nav {
    width: 26px;
    font-size: 18px;
    padding: 20px 15px;
  }
}
.item-grid-post-event1 {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.14);
  border-radius: 14px;
  padding: 20px 30px;
  transition: .1s;
}
.item-grid-post-event1.active-effect, .item-grid-post-event1:hover {
  background-color: #FFF3CF;
}
.item-grid-post-event1 .item-post {
  position: relative;
  display: flex;
  gap: 12px;
  align-items: center;
}
.item-grid-post-event1 .post-info-event h3 {
  position: relative;
  margin: 0 0 6px 0;
  padding: 0 0 7px 0;
}
.item-grid-post-event1 .post-info-event h3::before {
  position: absolute;
  content: "";
  width: 55px;
  height: 4px;
  background-color: var(--bzo-main-color);
  left: 0;
  bottom: 0;
}
.item-grid-post-event1 .item-post .readmore-wrap a {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: var(--bzo-main-color);
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  text-align: center;
  padding: 0;
  line-height: 24px;
}
.item-grid-post-event1 .item-post .readmore-wrap a:hover {
  background-color: var(--bzo-main-color2);
}
.item-grid-post-event1 .item-post .readmore-wrap a span {
  display: none;
}
.item-grid-post-event1 .item-post .post-date-event {
  background-color: var(--bzo-main-color);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  width: 102px;
  height: 85px;
  padding: 15px 30px;
  text-align: center;
  line-height: 1.4;
}
.item-grid-post-event1 .event-time-wrap .event-venue {
  text-transform: uppercase;
}
.item-grid-post-event1 .event-time-wrap {
  gap: 3px;
}
@media(max-width: 1200px) {
  .item-grid-post-event1 .post-info-event h3 {
    font-size: 18px;
  }
}
@media(max-width: 767px) {
  .item-grid-post-event1 .post-info-event h3 {
    font-size: 16px;
  }
  .item-grid-post-event1 {
    padding: 20px 15px;
  }
  .item-grid-post-event1 .item-post .post-date-event {
    width: 80px;
    background-size: contain;
    padding: 16px;
    font-size: 16px;
  }
}
.item-grid-post-event2 {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.14);
  border-radius: 14px;
  padding: 20px 30px;
  transition: .1s;
}
.item-grid-post-event2 .item-post {
  position: relative;
  display: flex;
  gap: 12px;
  align-items: center;
}
.item-grid-post-event2 .item-post .post-thumb {
  width: 160px;
  border-radius: 14px;
  overflow: hidden;
}
.item-grid-post-event2 .event-time-wrap {
  gap: 3px;
}
.item-grid-post-event2 .event-time-wrap .event-venue {
  text-transform: uppercase;
}
.item-grid-post-event2 .event-address span {
  padding-right: 3px;
}
.item-grid-post-event2 .item-post .readmore-wrap a {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: var(--bzo-main-color);
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  text-align: center;
  padding: 0;
  line-height: 22px;
}
.item-grid-post-event2 .item-post .readmore-wrap a:hover {
  background-color: var(--bzo-main-color2);
}
.item-grid-post-event2 .item-post .readmore-wrap a span {
  display: none;
}
.item-grid-post-event2 .item-post .post-title {
  margin-bottom: 6px;
}
@media(max-width: 1200px) {
  .item-grid-post-event2 .post-info-event h3 {
    font-size: 18px;
  }
}
@media(max-width: 767px) {
  .item-grid-post-event2 .post-info-event h3 {
    font-size: 16px;
  }
  .item-grid-post-event2 {
    padding: 20px 15px;
  }
}
@media(max-width: 480px) {
  .item-grid-post-event2 .item-post .readmore-wrap {
    display: none;
  }
  .item-grid-post-event2 {
    padding: 15px 10px;
  }
  .item-grid-post-event2 .event-time-wrap {
    flex-wrap: wrap;
  }
  .item-grid-post-event2 .item-post .post-thumb {
    width: 135px;
  }
}
.item-grid-post-event3 .item-post {
  display: flex;
  gap: 20px;
  align-items: center;
}
.item-grid-post-event3 .item-post .post-date-event {
  background-color: var(--bzo-main-color2);
  color: var(--bzo-main-color);
  font-size: 20px;
  width: 70px;
  padding: 15px 10px;
  border-radius: 3px;
  line-height: 1.1;
}
.item-grid-post-event3 .item-post .post-title {
  margin-bottom: 5px;
}
.item-grid-post-event3 .item-post .event-time {
  padding: 0 3px;
}
@media(max-width: 767px) {
  .item-grid-post-event3 .item-post .post-title {
    font-size: 16px;
    font-weight: 600;
  }
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-pagination {
  position: unset;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: unset;
  width: auto;
}
.gallery-thumbs.swiper-container-vertical .swiper-wrapper {
  display: block;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  display: none;
}
.display-swiper-pagination-style1 .swiper-pagination {
  position: relative;
  margin-top: 20px;
}
.display-swiper-pagination-style1 .swiper-pagination-bullet {
  height: 14px;
  width: 14px;
  border: 2px solid #cfcfcf;
  background: transparent;
  border-radius: 0px;
  display: inline-block;
  opacity: 1;
  margin-right: 15px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.display-swiper-pagination-style1 .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
.display-swiper-pagination-style1 .swiper-pagination-bullet-active, .display-swiper-pagination-style1 .swiper-pagination-bullet:hover {
  border-color: #2e2e2e;
}
.display-swiper-pagination-style2 .swiper-pagination-bullets {
  display: flex;
  justify-content: center;
}
.display-swiper-pagination-style2 .swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  border-radius: 100%;
  background: #CFCFCF;
  border: 1px solid #fff;
  position: relative;
  margin-right: 10px;
  opacity: 1;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.display-swiper-pagination-style2 .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
.display-swiper-pagination-style2 .swiper-pagination {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.display-swiper-pagination-style2 .swiper-pagination-bullet:hover, .display-swiper-pagination-style2 .swiper-pagination-bullet-active {
  background: var(--bzo-main-color);
  border-color: var(--bzo-main-color);
  box-shadow: none;
}
.display-swiper-pagination-style3 .swiper-pagination-bullet {
  height: 5px;
  width: 25px;
  background: #e4e4e4;
  position: relative;
  margin-right: 10px;
  border-radius: 0px;
  opacity: 1;
}
.display-swiper-pagination-style3 .swiper-pagination-bullet-active {
  background: var(--bzo-main-color);
}
.display-swiper-pagination-style3 .swiper-pagination {
  width: 100%;
  margin-top: 15px;
  position: static;
}
.display-swiper-pagination-style3 .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
.display-swiper-pagination-style4 .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background: #d9d9d9;
  position: relative;
  margin-right: 12px;
  border-radius: 50%;
  opacity: 1;
}
.display-swiper-pagination-style4 .swiper-pagination-bullet:hover {
  background: var(--bzo-main-color);
}
.display-swiper-pagination-style4 .swiper-pagination-bullet-active {
  background: var(--bzo-main-color);
  width: 30px;
  border-radius: 12px;
}
.display-swiper-pagination-style4 .swiper-pagination {
  width: 100%;
  z-index: 1;
}
.display-swiper-pagination-style4 .swiper-pagination-bullet:last-child {
  margin-right: 0px;
}
.display-swiper-pagination-number .swiper-pagination-bullet:before {
  content: '';
  width: 50px;
  height: 50px;
  line-height: 55px;
  display: inline-block;
  background: transparent;
  transform: rotate(45deg);
  position: absolute;
  z-index: -1;
  left: 1px;
  top: 3px;
}
.display-swiper-pagination-number .swiper-pagination-bullet {
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 55px;
  margin-right: 15px;
  background: transparent;
  color: #000;
  display: inline-block;
  border-radius: 0;
  opacity: 1;
  font-size: 24px;
  text-align: center;
}
.display-swiper-pagination-number .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
}
.display-swiper-pagination-number .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #ffbc7b;
}
@media(max-width: 1200px) {
  .display-swiper-pagination-number .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    line-height: 45px;
    font-size: 18px;
  }
  .display-swiper-pagination-number .swiper-pagination-bullet:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.display-swiper-navi-group {
  position: relative;
}
.display-swiper-navi-group .bzotech-swiper-navi {
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
}
.display-swiper-navi-group .bzotech-swiper-navi .swiper-button-nav {
  position: unset;
  width: 32px;
  height: 16px;
  line-height: 16px;
  border-radius: 0px;
  background-color: transparent;
  color: #2e2e2e;
  border: none;
  transition: .3s;
  font-size: 28px;
  margin-left: 15px;
}
.display-swiper-navi-group .bzotech-swiper-navi .swiper-button-prev {
  float: left;
}
.display-swiper-navi-group .bzotech-swiper-navi .swiper-button-next {
  float: right;
}
.display-swiper-navi-group .bzotech-swiper-navi .swiper-button-nav:hover {
  color: var(--bzo-main-color2);
}
.display-swiper-navi-group1 {
  position: relative;
}
.display-swiper-navi-group1 .bzotech-swiper-navi .swiper-button-nav {
  position: unset;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 80px;
  background-color: transparent;
  color: #999;
  border: none;
  transition: .2s;
  font-size: 36px;
  border: 2px solid #999;
}
.display-swiper-navi-group1 .bzotech-swiper-navi .swiper-button-nav:hover {
  color: #fff;
  border-color: #fff;
}
.display-swiper-navi-group1 .bzotech-swiper-navi {
  position: absolute;
  bottom: 10px;
  right: -210px;
  z-index: 99;
  display: flex;
  flex-direction: row-reverse;
  gap: 16px;
}
.display-swiper-navi-group1 .bzotech-swiper-navi .swiper-button-nav {
  position: unset;
}
@media (max-width: 1200px) {
  .display-swiper-navi-group1 .bzotech-swiper-navi .swiper-button-nav {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    font-size: 28px;
  }
  .display-swiper-navi-group1 .bzotech-swiper-navi {
    right: -110px;
  }
}
@media (max-width: 767px) {
  .display-swiper-navi-group1 .bzotech-swiper-navi .swiper-button-nav {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    font-size: 18px;
  }
  .display-swiper-navi-group1 .bzotech-swiper-navi {
    right: -75px;
    gap: 10px;
  }
}
.display-swiper-navi-group2 .bzotech-swiper-navi {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.display-swiper-navi-group2 .bzotech-swiper-navi .swiper-button-nav {
  position: unset;
  width: 32px;
  height: 16px;
  line-height: 16px;
  border-radius: 0px;
  background-color: transparent;
  color: #2e2e2e;
  border: none;
  transition: .3s;
  font-size: 28px;
  margin: 0 8px;
}
.display-swiper-navi-group2 .bzotech-swiper-navi .swiper-button-prev {
  float: left;
}
.display-swiper-navi-group2 .bzotech-swiper-navi .swiper-button-next {
  float: right;
}
.display-swiper-navi-group2 .bzotech-swiper-navi .swiper-button-nav:hover {
  color: var(--bzo-main-color2);
}
@media(max-width: 767px) {
  .display-swiper-navi-group2 {
    padding-top: 40px;
  }
}
.display-swiper-navi-style1 {
  position: relative;
}
.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #fff;
  color: #454545;
  border: 1px dashed #999;
  transition: .3s;
  font-size: 20px;
  margin: 0;
  z-index: 1;
}
.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav:hover {
  border-color: var(--bzo-main-color2);
  color: var(--bzo-main-color2);
}
.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
  left: 0px;
}
.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
  right: 0px;
}
@media(min-width: 1201px) {
  .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-disabled {
    opacity: 0;
  }
}
.error404 .main-page-default {}
.error404 .wrap-bread-crumb {
  display: none;
}
.content-default-404 .text {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-default-404 .desc {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  max-width: 1120px;
}
.content-default-404 .img-number {
  display: inline-block;
}
.content-default-404 .elbzotech-bt-default {
  margin-top: 30px;
}
@media(max-width: 1200px) {
  .content-default-404 .desc {
    font-size: 18px;
  }
  .content-default-404 .img-number {
    max-width: 80%;
  }
  .content-default-404 .text {
    font-size: 38px;
    line-height: 48px;
  }
  .content-default-404 .title120 {
    font-size: 100px;
  }
}
@media(max-width: 767px) {
  .content-default-404 .title120 {
    font-size: 80px;
  }
  .content-default-404 .text {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 38px;
  }
  .content-default-404 .desc {
    font-size: 14px;
  }
  .content-default-404 .elbzotech-bt-default {
    margin-top: 20px;
  }
}
.meta-post-style1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px 0;
}
.meta-post-style1 .post-meta-data__item {
  display: flex;
  align-items: center;
}
.meta-post-style1 .post-meta-data__item a {
  color: var(--bzo-body_typo-color);
}
.meta-post-style1 .post-meta-data__item a:hover {
  color: var(--bzo-main-color2);
}
.meta-post-style1 .post-meta-data__content {
  display: flex;
  align-items: center;
  gap: 5px;
}
.meta-post-style1 .post-meta-data__content > i {
  font-size: 18px;
}
.meta-post-style1 .comments-item .post-meta-data__content > i {
  display: block;
}
.meta-post-style1 .split {
  display: inline-block;
  width: 1px;
  height: 14px;
  margin: 0 15px;
  vertical-align: middle;
  background: #d9d9d9;
}
.meta-post-style1 .meta-cats .flex-wrapper {
  gap: 5px;
}
.style-item-meta__cats .post-meta-data__content {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.style-item-meta__cats .meta-cats a {
  background: linear-gradient(0deg, rgba(0, 0, 0, .06), rgba(0, 0, 0, .06)), #FFFFFF;
  padding: 8px 12px;
  border-radius: 0px;
  display: inline-block;
}
.style-item-meta__cats .meta-cats a:hover {
  color: #fff;
  background: var(--bzo-main-color);
}
.style-item-meta__cats .post-meta-data__content > i, .style-item-meta__cats .post-meta-data__content > span {
  display: none;
}
.style2-item-meta__cats .post-meta-data__content {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 15px;
}
.style2-item-meta__cats .meta-cats a {
  color: var(--bzo-body_typo-color);
}
.style2-item-meta__cats .meta-cats a:hover {
  color: var(--bzo-main-color);
}
.style2-item-meta__cats .post-meta-data__content > i, .style2-item-meta__cats .post-meta-data__content > span {
  display: none;
}
.meta-post-style2 {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 20px;
  align-items: center;
}
.meta-post-style2 .post-meta-data__content i {
  display: none;
}
.meta-post-style2 .post-meta-data__content {
  display: flex;
  align-items: center;
  gap: 10px;
}
.meta-post-style2 .avata img {
  border-radius: 50%;
}
.meta-post-style3 {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 15px;
  align-items: center;
}
.meta-post-style3 .post-meta-data__content {
  display: flex;
  gap: 5px 10px;
  align-items: center;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 16px;
}
.meta-post-style3 .post-meta-data__content a {
  color: var(--bzo-body_typo-color);
}
.meta-post-style3 .post-meta-data__content a: hover {
  color: var(--bzo-main-color);
}
.meta-post-style3 .post-meta-data__content i {
  font-size: 16px;
}
.blog-grid-view .list-post-wrap {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.list-col-item {
  padding: 0 var(--bzo-gutter);
}
@media (min-width: 2400px) {
  .list-1-item-widescreen {
    width: 100%;
  }
  .list-2-item-widescreen {
    width: 50%;
  }
  .list-3-item-widescreen {
    width: 33.3333%;
  }
  .list-4-item-widescreen {
    width: 25%;
  }
  .list-5-item-widescreen {
    width: 20%;
  }
  .list-6-item-widescreen {
    width: 16.66666667%;
  }
  .list-7-item-widescreen {
    width: 14.2857%;
  }
  .list-8-item-widescreen {
    width: 12.5%;
  }
  .list-9-item-widescreen {
    width: 11.111%;
  }
  .list-10-item-widescreen {
    width: 10%;
  }
}
.list-1-item {
  width: 100%;
}
.list-2-item {
  width: 50%;
}
.list-3-item {
  width: 33.3333%;
}
.list-4-item {
  width: 25%;
}
.list-5-item {
  width: 20%;
}
.list-6-item {
  width: 16.66666667%;
}
.list-7-item {
  width: 14.2857%;
}
.list-8-item {
  width: 12.5%;
}
.list-9-item {
  width: 11.111%;
}
.list-10-item {
  width: 10%;
}
@media (max-width: 1366px) {
  .list-1-item-laptop {
    width: 100%;
  }
  .list-2-item-laptop {
    width: 50%;
  }
  .list-3-item-laptop {
    width: 33.3333%;
  }
  .list-4-item-laptop {
    width: 25%;
  }
  .list-5-item-laptop {
    width: 20%;
  }
  .list-6-item-laptop {
    width: 16.66666667%;
  }
  .list-7-item-laptop {
    width: 14.2857%;
  }
  .list-8-item-laptop {
    width: 12.5%;
  }
  .list-9-item-laptop {
    width: 11.111%;
  }
  .list-10-item-laptop {
    width: 10%;
  }
}
@media (max-width: 1200px) {
  .list-1-item-tablet-extra {
    width: 100%;
  }
  .list-2-item-tablet-extra {
    width: 50%;
  }
  .list-3-item-tablet-extra {
    width: 33.3333%;
  }
  .list-4-item-tablet-extra {
    width: 25%;
  }
  .list-5-item-tablet-extra {
    width: 20%;
  }
  .list-6-item-tablet-extra {
    width: 16.66666667%;
  }
  .list-7-item-tablet-extra {
    width: 14.2857%;
  }
  .list-8-item-tablet-extra {
    width: 12.5%;
  }
  .list-9-item-tablet-extra {
    width: 11.111%;
  }
  .list-10-item-tablet-extra {
    width: 10%;
  }
}
@media (max-width: 1024px) {
  .list-1-item-tablet {
    width: 100%;
  }
  .list-2-item-tablet {
    width: 50%;
  }
  .list-3-item-tablet {
    width: 33.3333%;
  }
  .list-4-item-tablet {
    width: 25%;
  }
  .list-5-item-tablet {
    width: 20%;
  }
  .list-6-item-tablet {
    width: 16.66666667%;
  }
  .list-7-item-tablet {
    width: 14.2857%;
  }
  .list-8-item-tablet {
    width: 12.5%;
  }
  .list-9-item-tablet {
    width: 11.111%;
  }
  .list-10-item-tablet {
    width: 10%;
  }
}
@media (max-width: 880px) {
  .list-1-item-mobile-extra {
    width: 100%;
  }
  .list-2-item-mobile-extra {
    width: 50%;
  }
  .list-3-item-mobile-extra {
    width: 33.3333%;
  }
  .list-4-item-mobile-extra {
    width: 25%;
  }
  .list-5-item-mobile-extra {
    width: 20%;
  }
  .list-6-item-mobile-extra {
    width: 16.66666667%;
  }
  .list-7-item-mobile-extra {
    width: 14.2857%;
  }
  .list-8-item-mobile-extra {
    width: 12.5%;
  }
  .list-9-item-mobile-extra {
    width: 11.111%;
  }
  .list-10-item-mobile-extra {
    width: 10%;
  }
}
@media (max-width: 767px) {
  .list-1-item-mobile {
    width: 100%;
  }
  .list-2-item-mobile {
    width: 50%;
  }
  .list-3-item-mobile {
    width: 33.3333%;
  }
  .list-4-item-mobile {
    width: 25%;
  }
  .list-5-item-mobile {
    width: 20%;
  }
  .list-6-item-mobile {
    width: 16.66666667%;
  }
  .list-7-item-mobile {
    width: 14.2857%;
  }
  .list-8-item-mobile {
    width: 12.5%;
  }
  .list-9-item-mobile {
    width: 11.111%;
  }
  .list-10-item-mobile {
    width: 10%;
  }
}
.swiper-wrapper.bzotech-row {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1200px) {
  .list-post-wrap, .list-product-wrap {
    margin-right: -10px;
    margin-left: -10px;
  }
  .list-col-item {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .list-2-item-mobile, .list-2-item-mobile-extra, .list-2-item-tablet, .list-2-item-tablet-extra, .list-2-item-laptop, .list-2-item, .list-2-item-widescreen, .list-3-item-mobile, .list-3-item-mobile-extra, .list-3-item-tablet, .list-2-item-tablet-extra, .list-3-item-laptop, .list-2-item, .list-3-item-widescreen {
    width: 100%;
  }
}
.item-post-wg .zoom-image:hover .adv-thumb-link img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 0.3s linear 0s;
}
.item-post-wg .zoom-image:hover .adv-thumb-link img {
  transition: all 0.3s linear 0s;
}
.popup-share-content {
  display: none;
}
.popup-share span {
  display: none;
}
.share-popup-content-open {
  background: rgb(0 0 0 / 80%);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  z-index: 9999;
  right: 0;
  display: none;
  justify-content: center;
  align-items: center;
}
.share-popup-content-open > i {
  position: absolute;
  right: 50px;
  color: #fff;
  top: 50px;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}
.share-popup-content-open ul {
  background: #fff;
  padding: 35px 35px 30px;
  border-radius: 0px;
}
.share-popup-content-open ul a {
  display: inline-block;
  line-height: 0;
  font-size: 30px;
}
.share-popup-content-open ul li {
  margin-right: 20px;
}
.share-popup-content-open ul li:last-child {
  margin-right: 0px;
}
.share-popup-content-open.active {
  display: flex;
}
.post-thumb {
  position: relative;
}
.blog-grid-post-item- .item-grid-post- {
  margin-bottom: 30px;
}
.blog-grid-post-item- .list-post-wrap {
  margin-bottom: -30px;
}
.item-grid-post- .meta-item-date {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: flex;
  gap: 5px;
  align-items: center;
}
.item-grid-post- .meta-item-date {
  border-radius: 0px;
  background-color: var(--bzo-main-color);
  color: #fff;
  padding: 12px 20px;
}
.item-grid-post- .meta-item-date i {
  font-size: 20px;
}
.item-grid-post- .meta-post-style1 {
  margin-bottom: 10px;
}
.item-grid-post- .post-info {}
.item-grid-post- .post-title {
  margin-bottom: 0px;
  line-height: 1.4;
}
.item-grid-post- .desc {
  margin: 8px 0 0 0;
}
.item-grid-post- .readmore-wrap {
  margin-top: 12px;
}
.item-grid-post- .post-thumb {
  margin-bottom: 15px;
  position: relative;
}
.item-grid-post- .post-thumb img {
  border-radius: 14px 14px 0 0;
}
.item-grid-post-:hover .post-thumb img {}
.item-grid-post- .post-thumb {
  overflow: hidden;
}
.item-grid-post-style2 {}
.item-grid-post-style2 .item-post {
  position: relative;
}
.item-grid-post-style2 .post-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
}
.item-grid-post-style2 .post-thumb:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 25%;
  background: linear-gradient(180deg, rgba(61, 61, 61, 0.00) 3.13%, rgba(18, 18, 18, 0.90) 100%);
  bottom: 0;
  left: 0;
  z-index: 0;
}
.item-grid-post-style2 .post-info {
  background-color: var(--bzo-main-color);
  border-radius: 14px;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  padding: 30px 20px;
  transition: .3s;
  visibility: hidden;
}
.item-grid-post-style2:hover .post-info {
  bottom: 0;
  visibility: visible;
}
.item-grid-post-style2:hover .post-title2 {
  display: none;
}
.item-grid-post-style2 .post-title2 {
  position: absolute;
  left: 20px;
  bottom: 30px;
  width: calc(100% - 40px);
  z-index: 1;
}
.item-grid-post-style2 .post-info h3 {
  line-height: 1.4;
  margin: 10px 0;
}
.item-grid-post-style2 .post-info h3 a:hover {
  color: #fff;
}
.item-grid-post-style2 .readmore-wrap a {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 22px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 400;
  padding: 6px 30px;
  font-size: var(--bzo-body_typo-font-size);
  line-height: 1.4;
  display: inline-flex;
  cursor: pointer;
  position: relative;
  font-family: var(--bzo-body_typo-font-family);
  overflow: hidden;
  transition: .15s;
  background: transparent;
  align-items: center;
  gap: 8px;
}
.item-grid-post-style2 .readmore-wrap a:hover {
  background-color: #fff;
  color: var(--bzo-main-color);
}
.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats span, .item-grid-post-style2 .post-info .meta-post-style2 .meta-cats a {
  display: none;
}
.item-grid-post-style2 .post-info .meta-post-style2 .meta-cats a:first-child {
  display: block;
}
.item-grid-post-style2 .meta-post-style2 .post-meta-data__content {}
.blog-grid-post-item-style3 .item-grid-post- {
  margin-bottom: 30px;
}
.blog-grid-post-item-style3 .list-post-wrap {
  margin-bottom: -30px;
}
.item-grid-post-style3 .post-image {
  position: relative;
}
.item-grid-post-style3 .style3-item-meta__cats {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: flex;
  gap: 5px;
  align-items: center;
}
.item-grid-post-style3 .style3-item-meta__cats .post-meta-data__content {
  border-radius: 25px;
  background-color: #fff;
  padding: 4px;
}
.item-grid-post-style3 .style3-item-meta__cats a {
  display: block;
  border-radius: 25px;
  border: 1px dashed var(--bzo-main-color2);
  padding: 4px 20px;
  color: var(--bzo-main-color2);
}
.item-grid-post-style3 .style3-item-meta__cats li {
  display: none;
}
.item-grid-post-style3 .style3-item-meta__cats li:first-child {
  display: block;
}
.item-grid-post-style3 .meta-post-style1 {
  margin-bottom: 6px;
}
.item-grid-post-style3 .post-info {}
.item-grid-post-style3 .post-title {
  margin-bottom: 0px;
  line-height: 1.4;
}
.item-grid-post-style3 .desc {
  margin: 6px 0 0 0;
}
.item-grid-post-style3 .readmore-wrap {
  margin-top: 15px;
}
.item-grid-post-style3 .post-thumb {
  margin-bottom: 15px;
  position: relative;
  border-radius: 80px;
  overflow: hidden;
}
.blog-masonry1-view .bzotech-row {
  display: flex;
  align-items: flex-start;
}
.item-col-6 {
  width: 50%;
  padding: 0 15px;
}
.column-post-masonry .author, .column-post-masonry .meta-post-style1__date, .column-post-masonry .post-meta-data__content i {
  display: none;
}
.blog-masonry1-view .meta-item-date {
  margin: -2px 0 8px 0;
}
.blog-masonry1-view .col-list .item-post {
  display: flex;
  flex-wrap: nowrap;
}
.blog-masonry1-view .item-post {
  position: relative;
}
.blog-masonry1-view .col-list .post-info {
  margin-left: 20px;
}
.blog-masonry1-view .col-main .post-info {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 25px;
  background-color: #fff;
  padding: 25px 25px 23px;
}
.blog-masonry1-view .desc {
  margin-bottom: 0;
  color: #313131;
}
.blog-masonry1-view .post-title {
  margin: 0 0 8px;
  font-size: 18px;
  line-height: 1.35;
}
.blog-masonry1-view .col-list > div {
  margin-bottom: 30px;
}
.blog-masonry1-view .col-list > div:last-child {
  margin-bottom: 0;
}
.blog-masonry1-view .post-thumb {
  overflow: hidden;
}
.blog-masonry1-view .col-list .post-thumb {
  max-width: 330px;
}
@media (max-width: 1400px) {
  .blog-masonry1-view .col-list .post-thumb {
    max-width: 280px;
  }
}
.blog-masonry1-view .post-meta-data__content {
  background-color: #ff4f00;
  padding: 1px 10px;
  margin-bottom: 10px;
}
.blog-masonry1-view .post-meta-data__content a {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .item-col-6 {
    width: 100%;
    padding: 0 10px;
  }
  .blog-masonry1-view .col-main {
    margin-bottom: 30px;
  }
  .blog-masonry1-view .col-list .post-thumb {
    max-width: 180px;
  }
}
@media (max-width: 575px) {
  .blog-masonry1-view .col-list .item-post {
    display: block;
  }
  .blog-masonry1-view .col-list .post-thumb {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .blog-masonry1-view .col-list .post-info {
    margin-left: 0;
  }
  .blog-masonry1-view .col-main .post-info {
    left: 15px;
    right: 15px;
    bottom: 15px;
    padding: 15px 15px 15px;
  }
  .blog-masonry1-view .col-list > div, .blog-masonry1-view .col-main {
    margin-bottom: 20px;
  }
}
.item-list-post-default {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid var(--bzo-border-color);
}
@media(max-width: 767px) {
  .item-list-post-default {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.list-post-wrap > .bzotech-col-md-12:last-child .item-list-post-default {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.item-list-post-default .style-item-meta__cats {
  margin-bottom: 20px;
}
.item-list-post-default .readmore {
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 25px;
  font-weight: 700;
}
.item-list-post-default .readmore:after {
  content: '';
  background: #000;
  height: 2px;
  width: 0px;
  display: inline-block;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -3px;
}
.item-list-post-default .readmore:hover:after {
  width: 20px;
}
.item-list-post-default .readmore:hover {
  color: #000;
}
.item-list-post-default .post-title {
  margin-bottom: 20px;
  word-break: break-word;
  overflow: inherit;
  white-space: inherit;
}
.item-list-post-default .desc {
  margin-bottom: 30px;
}
.item-list-post-default .post-info {
  background: #fff;
  position: relative;
}
.item-list-post-default .post-thumb {
  margin-bottom: 30px;
}
.item-list-post-default .post-thumb img {
  display: block;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  border-radius: 8px;
}
.item-list-post-default .post-thumb a {
  display: block;
}
.item-list-post-default .meta-post-style1 {
  margin-bottom: 15px;
}
.item-list-post-default .meta-post-style1.not-content {
  margin-bottom: 0px;
}
.item-list-post-default .readmore-wrap {
  line-height: 0;
}
.item-list-post-style2 .post-thumb {
  width: 45%;
  position: relative;
}
.item-list-post-style2 .post-thumb > a {
  line-height: 0;
  display: block;
}
.item-list-post-style2 .post-thumb img {
  width: 100%;
}
.item-list-post-style2 .post-info {
  width: 55%;
  padding-left: 30px;
}
.item-list-post-style2 .post-title {
  margin-top: 16px;
  margin-bottom: 16px;
}
.item-list-post-style2 .readmore-wrap a {
  color: #111;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: var(--bzo-main-color);
  transition: .25s;
  position: relative;
}
.item-list-post-style2 .readmore-wrap a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background-color: var(--bzo-main-color);
  transition: .25s;
  bottom: 0;
  left: 0;
}
.item-list-post-style2 .readmore-wrap a:hover::after {
  width: 100%;
  transition: .25s;
}
.item-list-post-style2 .readmore-wrap a:hover {
  letter-spacing: 2px;
  transition: .25s;
  color: var(--bzo-main-color);
}
.item-list-post-style2 {
  margin-bottom: 40px;
}
.blog-list-post-item-style2 .bzotech-col-md-12:last-child .item-list-post-style2 {
  margin-bottom: 0px;
}
.item-list-post-style2 .post-thumb .meta-post-style1 {
  position: absolute;
  top: 17px;
  left: 20px;
  right: 20px;
}
.item-list-post-style2 .post-thumb .meta-post-style1 .meta-cats a {
  background: linear-gradient(0deg, rgba(0, 0, 0, .06), rgba(0, 0, 0, .06)), #FFFFFF;
  padding: 5px 12px;
  border-radius: 10px;
  display: inline-block;
  transition: all .2s ease-out 0s;
}
.item-list-post-style2 .post-thumb .meta-post-style1 .meta-cats a:hover {
  background: var(--bzo-main-color);
  color: #fff;
  transition: all .2s ease-out 0s;
}
.item-list-post-style2:hover .post-thumb img {}
.item-list-post-style2 .post-thumb .adv-thumb-link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.item-list-post-style2 .post-thumb .adv-thumb-link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .15) 70%);
  content: '';
  opacity: 0;
  transition: opacity 0.4s, transform 0.4s;
}
.item-list-post-style2 .post-thumb .adv-thumb-link:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.item-list-post-style3 {
  gap: 15px;
}
.item-list-post-style3 .post-thumb {
  width: 100px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.item-list-post-style3 .post-thumb > a {
  line-height: 0;
  display: block;
}
.item-list-post-style3 .post-thumb img {
  width: 100%;
}
.item-list-post-style3 .post-info {
  width: calc(100% - 105px);
}
.item-list-post-style3 .post-title {
  font-weight: 500;
  line-height: 24px;
}
.item-list-post-style3 .readmore-wrap a {
  color: #111;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: var(--bzo-main-color);
  transition: .25s;
  position: relative;
}
.item-list-post-style3 .readmore-wrap a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background-color: var(--bzo-main-color);
  transition: .25s;
  bottom: 0;
  left: 0;
}
.item-list-post-style3 .readmore-wrap a:hover::after {
  width: 100%;
  transition: .25s;
}
.item-list-post-style3 .readmore-wrap a:hover {
  letter-spacing: 2px;
  transition: .25s;
  color: var(--bzo-main-color);
}
.item-list-post-style3 {
  margin-bottom: 15px;
}
.blog-list-post-item-style2 .bzotech-col-md-12:last-child .item-list-post-style3 {
  margin-bottom: 0px;
}
.item-list-post-style3 .post-thumb .adv-thumb-link {
  display: block;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .meta-post-tags-share-style2 > .flex-wrapper, .meta-post-tags-share > .flex-wrapper {
    flex-direction: column;
    align-items: self-start;
    gap: 20px;
  }
}
@media(max-width: 1200px) {
  .item-list-post-style2 .post-title {
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
@media(max-width: 880px) {
  .item-list-post-style2 .post-thumb {
    width: 100%;
  }
  .item-list-post-style2 .post-info {
    width: 100%;
    padding: 0;
    padding-top: 20px;
  }
  .item-list-post-style2 {
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .sidebar-position-left {
    order: 2;
    margin-top: 40px;
  }
  .item-list-post-default .post-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.preload #loading-center-absolute > div {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.preload #objectstyle2 {
  width: 80px;
  height: 80px;
  background-color: #FFF;
  -webkit-animation: animatestyle2 1s infinite ease-in-out;
  animation: animatestyle2 1s infinite ease-in-out;
  margin-right: auto;
  margin-left: auto;
  margin-top: 60px;
}
@-webkit-keyframes animatestyle2 {
  0% {
    -webkit-transform: perspective(160px);
  }
  50% {
    -webkit-transform: perspective(160px) rotateY(-180deg);
  }
  100% {
    -webkit-transform: perspective(160px) rotateY(-180deg) rotateX(-180deg);
  }
}
@keyframes animatestyle2 {
  0% {
    transform: perspective(160px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(160px) rotateX(-180deg) rotateY(-180deg);
  }
}
#loading-center-absolutestyle3 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: loading-center-absolute 1.5s infinite;
  animation: loading-center-absolute 1.5s infinite;
}
.objectstyle3 {
  width: 25px;
  height: 25px;
  background-color: #fff;
  float: left;
}
#object_onestyle3 {
  -webkit-animation: object_onestyle3 1.5s infinite;
  animation: object_onestyle3 1.5s infinite;
}
#object_twostyle3 {
  -webkit-animation: object_twostyle3 1.5s infinite;
  animation: object_twostyle3 1.5s infinite;
}
#object_threestyle3 {
  -webkit-animation: object_threestyle3 1.5s infinite;
  animation: object_threestyle3 1.5s infinite;
}
#object_fourstyle3 {
  -webkit-animation: object_fourstyle3 1.5s infinite;
  animation: object_fourstyle3 1.5s infinite;
}
@-webkit-keyframes loading-center-absolutestyle3 {
  100% {
    -webkit-transform: rotate(-45deg);
  }
}
@keyframes loading-center-absolutestyle3 {
  100% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@-webkit-keyframes object_onestyle3 {
  25% {
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_onestyle3 {
  25% {
    transform: translate(0, -50px) rotate(-180deg);
    -webkit-transform: translate(0, -50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes object_twostyle3 {
  25% {
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_twostyle3 {
  25% {
    transform: translate(50px, 0) rotate(-180deg);
    -webkit-transform: translate(50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes object_three_pre3 {
  25% {
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_threestyle3 {
  25% {
    transform: translate(-50px, 0) rotate(-180deg);
    -webkit-transform: translate(-50px, 0) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: rtranslate(0, 0) rotate(-180deg);
  }
}
@-webkit-keyframes object_fourstyle3 {
  25% {
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
@keyframes object_fourstyle3 {
  25% {
    transform: translate(0, 50px) rotate(-180deg);
    -webkit-transform: translate(0, 50px) rotate(-180deg);
  }
  100% {
    transform: translate(0, 0) rotate(-180deg);
    -webkit-transform: translate(0, 0) rotate(-180deg);
  }
}
#loading-center-absolutestyle4 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -50px;
}
.objectstyle4 {
  width: 20px;
  height: 20px;
  background-color: #fff;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#object_onestyle4 {
  -webkit-animation: object_onestyle4 1.5s infinite;
  animation: object_onestyle4 1.5s infinite;
}
#object_twostyle4 {
  -webkit-animation: object_twostyle4 1.5s infinite;
  animation: object_twostyle4 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
#object_threestyle4 {
  -webkit-animation: object_threestyle4 1.5s infinite;
  animation: object_threestyle4 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes object_onestyle4 {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_onestyle4 {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_twostyle4 {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_twostyle4 {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_threestyle4 {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_threestyle4 {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
#loading-center-absolutestyle5 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 200px;
  margin-top: -25px;
  margin-left: -100px;
}
.objectstyle5 {
  width: 20px;
  height: 20px;
  background-color: #fff;
  float: left;
  margin-top: 15px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#first_objectstyle5 {
  -webkit-animation: first_objectstyle5 2s infinite;
  animation: first_objectstyle5 2s infinite;
}
#second_objectstyle5 {
  -webkit-animation: second_objectstyle5 2s infinite;
  animation: second_objectstyle5 2s infinite;
  float: right;
}
@-webkit-keyframes first_objectstyle5 {
  25% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(180px, 0) scale(1);
    -webkit-transform: translate(180px, 0) scale(1);
    transform: translate(180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
}
@keyframes first_objectstyle5 {
  25% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(180px, 0) scale(1);
    -webkit-transform: translate(180px, 0) scale(1);
    transform: translate(180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(90px, 0) scale(2);
    -webkit-transform: translate(90px, 0) scale(2);
    transform: translate(90px, 0) scale(2);
  }
}
@-webkit-keyframes second_objectstyle5 {
  25% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(-180px, 0) scale(1);
    -webkit-transform: translate(-180px, 0) scale(1);
    transform: translate(-180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
}
@keyframes second_objectstyle5 {
  25% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
  50% {
    -ms-transform: translate(-180px, 0) scale(1);
    -webkit-transform: translate(-180px, 0) scale(1);
    transform: translate(-180px, 0) scale(1);
  }
  75% {
    -ms-transform: translate(-90px, 0) scale(2);
    -webkit-transform: translate(-90px, 0) scale(2);
    transform: translate(-90px, 0) scale(2);
  }
}
#loading-center-absolutestyle6 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 20px;
  width: 100px;
  margin-top: -10px;
  margin-left: -50px;
}
.objectstyle6 {
  width: 20px;
  height: 20px;
  background-color: #fff;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  margin-right: 20px;
  margin-bottom: 20px;
  position: absolute;
}
#object_onestyle6 {
  -webkit-animation: objectstyle6 2s linear infinite;
  animation: objectstyle6 2s linear infinite;
}
#object_twostyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -.4s;
  animation: objectstyle6 2s linear infinite -.4s;
  left: 20px;
}
#object_threestyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -.8s;
  animation: objectstyle6 2s linear infinite -.8s;
  left: 40px;
}
#object_fourstyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -1.2s;
  animation: objectstyle6 2s linear infinite -1.2s;
  left: 60px;
}
#object_fivestyle6 {
  -webkit-animation: objectstyle6 2s linear infinite -1.6s;
  animation: objectstyle6 2s linear infinite -1.6s;
  left: 80px;
}
@-webkit-keyframes objectstyle6 {
  0% {
    left: 100px;
    top: 0
  }
  80% {
    left: 0;
    top: 0;
  }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  90% {
    width: 40px;
    height: 15px;
  }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 100px;
    top: 0;
  }
}
@keyframes objectstyle6 {
  0% {
    left: 100px;
    top: 0
  }
  80% {
    left: 0;
    top: 0;
  }
  85% {
    left: 0;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  90% {
    width: 40px;
    height: 15px;
  }
  95% {
    left: 100px;
    top: -20px;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 100px;
    top: 0;
  }
}
#loading-center-absolutestyle7 {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
  margin-top: -25px;
  margin-left: -25px;
}
.objectstyle7 {
  width: 50px;
  height: 5px;
  background-color: #fff;
  -webkit-animation: animatestyle7 2s infinite;
  animation: animatestyle7 2s infinite;
  position: absolute;
  top: 0px;
  right: -200px;
}
@-webkit-keyframes animatestyle7 {
  50% {
    -ms-transform: translate(-400px, 0) rotate(-360deg);
    -webkit-transform: translate(-400px, 0) rotate(-360deg);
    transform: translate(-400px, 0) rotate(-360deg);
  }
  100% {
    -ms-transform: translate(0, 0) rotate(360deg);
    -webkit-transform: translate(0, 0) rotate(360deg);
    transform: translate(0, 0) rotate(360deg);
  }
}
@keyframes animatestyle7 {
  50% {
    -ms-transform: translate(-400px, 0) rotate(-360deg);
    -webkit-transform: translate(-400px, 0) rotate(-360deg);
    transform: translate(-400px, 0) rotate(-360deg);
  }
  100% {
    -ms-transform: translate(0, 0) rotate(360deg);
    -webkit-transform: translate(0, 0) rotate(360deg);
    transform: translate(0, 0) rotate(360deg);
  }
}
.preload-style-custom-image #loading-center {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-items: center;
  -webkit-justify-items: center;
  -ms-justify-items: center;
  -o-justify-items: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
#loading-center-absolute-image {
  text-align: center;
  margin: auto;
  display: none;
}
.preload #loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.preload #loading-center-absolute-image {
  display: block;
  max-width: 350px;
}
#loading {
  display: block;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  bottom: 100px;
  top: 100%;
  height: 0;
  opacity: 1;
  transition: all 1s ease-out 0s;
  -webkit-transition: all 1s ease-out 0s;
  background-color: var(--bzo-preload-background);
}
.preload #loading {
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  bottom: 0px;
  top: 0;
  opacity: 1;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.preload-remove #loading {
  z-index: -2;
}
.preload #loading {
  background-color: var(--bzo-preload-background);
}
.item-product .product-thumb {
  position: relative;
}
.countdown-style-item- {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  transition: .5s;
  display: flex;
  gap: 8px;
  color: #727272;
  justify-content: center;
}
.item-product:hover .countdown-style-item- {
  opacity: 0;
  visibility: hidden;
  bottom: 25%;
  transform: scale(0, 0);
}
.countdown-style-item- .clock {
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .2);
  border-radius: 3px;
  width: 52px;
  text-align: center;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 5px;
  line-height: 24px;
  font-size: 12px;
}
.countdown-style-item- .clock .number {
  font-size: 18px;
  color: var(--bzo-title_typo-color);
  font-weight: 600;
  height: auto;
  margin: 0;
}
@media(max-width: 880px) {
  .countdown-style-item- .clock {
    width: 50px;
    padding: 5px 2px;
  }
  .countdown-style-item- {
    gap: 5px;
  }
}
@media(max-width: 767px) {
  .countdown-style-item- .clock {
    width: 50px;
    padding: 5px;
  }
  .countdown-style-item- {
    gap: 8px;
    display: none;
  }
}
.flashsale .flashsale-procressbar {
  width: 100%;
  height: 5px;
  border-radius: 10px;
  background-color: #e0e0e0;
  margin: 10px 0 6px 0;
}
.flashsale .flashsale-procressbar .flashsale-procressbar__inner {
  background-color: #FF3B3B;
  border-radius: 10px;
  height: 5px;
}
.flashsale .sold-info {
  color: var(--bzo-title_typo-color);
}
.product-price .woocommerce-Price-amount {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.product-price del {
  text-decoration: none;
}
.product-price del .woocommerce-Price-amount {
  color: #727272;
  font-size: 14px;
  font-weight: 400;
  text-decoration: line-through;
}
@media(max-width: 767px) {
  .product-price .woocommerce-Price-amount {
    font-size: 16px;
  }
  .product-price del .woocommerce-Price-amount {
    font-size: 14px;
  }
}
.product-price .slipt {
  color: #000;
}
.product-grid-view .list-product-wrap {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.product-grid-view .list-col-item {
  float: none;
}
.btn-filter {
  background: #fff;
  border: 1px solid var(--bzo-border-color);
  display: inline-block;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  padding: 0 55px 0 20px;
  position: relative;
  text-transform: uppercase;
}
.box-attr-filter {
  background: #fff;
  border: 1px solid var(--bzo-border-color);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1);
  left: 0;
  margin-top: 35px;
  opacity: 0;
  padding: 20px 0;
  position: absolute;
  top: 65px;
  visibility: hidden;
  width: 100%;
  z-index: 10000;
  transition: all .5s ease-out 0s;
  -webkit-transition: all .5s ease-out 0s;
}
.filter-product.active .box-attr-filter {
  margin-top: 5px;
  opacity: 1;
  visibility: visible;
  top: 40px;
}
.btn-filter::after {
  border-left: 1px solid var(--bzo-border-color);
  bottom: 0;
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
}
.js-content-wrap {
  position: relative;
}
.filter-product {
  margin-bottom: 30px;
}
.btn-filter span {
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
  vertical-align: top;
}
.box-attr-filter::before {
  background: #fbfbfb;
  border-right: 1px solid var(--bzo-border-color);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
}
.item-box-attr {
  display: table;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 5px 0;
  line-height: 24px;
}
.item-attr-title {
  display: table-cell;
  padding: 0 25px;
  position: relative;
  width: 170px;
  vertical-align: top;
  text-align: left;
}
.item-attr-content {
  color: #666;
  display: table;
  padding: 0 30px;
  vertical-align: top;
}
.range-filter .ui-slider-range {
  background: #333;
}
.range-filter .ui-slider-handle.ui-state-default.ui-corner-all {
  background: #333;
  border-radius: 0;
  cursor: pointer;
  height: 10px;
  margin-left: -5px;
  top: -4px;
  width: 10px;
  border: none;
}
.range-filter .slider-range {
  border: none;
  border-radius: 0;
  height: 1px;
  display: inline-block;
  margin: 0 20px 0 5px;
  vertical-align: middle;
  width: 250px;
  background: #e5e5e5;
}
.attr-price-filter {
  display: inline-block;
}
.attr-price-filter label {
  font-weight: 400;
}
.list-filter.list-inline li {
  padding: 0 10px;
}
.wrap-item.loadding .ajax-loading {
  display: block !important;
}
.filter-yes .js-content-main {
  clear: both;
}
.filter-col .box-attr-filter::before {
  display: none;
}
.filter-col .item-box-attr {
  display: block;
  float: left;
}
.filter-col.filter-2-col .item-box-attr {
  width: 50%;
}
.filter-col.filter-3-col .item-box-attr {
  width: 33.3333%;
}
.filter-col.filter-4-col .item-box-attr {
  width: 25%;
}
.filter-col.filter-2-col .item-box-attr:nth-child(2n+1), .filter-col.filter-3-col .item-box-attr:nth-child(3n+1), .filter-col.filter-4-col .item-box-attr:nth-child(4n+1) {
  clear: both;
}
.filter-col .box-attr-filter {
  clear: both;
}
.filter-col .list-filter {
  margin: 0 -15px;
}
.filter-col .item-box-attr {
  text-align: left;
}
.filter-col .item-attr-title label {
  font-weight: bold;
  margin-bottom: 12px;
  display: block;
}
.filter-col.filter-col-list .list-filter li, .filter-col.filter-col-list .list-filter {
  list-style: none;
  display: list-item;
}
.element-filter {
  position: relative;
}
.element-filter.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  width: 6px;
  height: 10px;
  display: block;
  border: solid #a21414;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 2px;
  right: -11px;
}
.filter-noresult {
  padding: 100px 0;
  border: 1px solid var(--bzo-border-color);
}
.bzotech-row > .filter-noresult-wrap {
  padding: 0 15px;
  display: block !important;
  position: static !important;
}
.products-wrap {
  position: relative;
  clear: both;
}
.filter-none .owl-wrapper, .filter-none .owl-wrapper .owl-item {
  width: 100% !important;
}
.range-filter .slider-range {
  max-width: 100%;
}
.filter-col .item-attr-title, .filter-col .item-attr-content {
  display: block;
}
.list-inline {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list-inline > li {
  display: inline-block;
}
.attr-price-filter p {
  margin: 0;
}
.filter-product:not(.filter-col) .item-attr-content.range-filter {
  padding: 0 40px;
}
.shop-loading {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 98;
}
.shop-loading i {
  font-size: 40px;
  position: absolute;
  top: 100px;
  left: 50%;
  color: #fff;
}
.ajax-loading:not(.list-product-search) {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  z-index: 9999;
}
.ajax-loading:not(.list-product-search) i {
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
}
.loadding {
  position: relative;
}
.product-thumb {
  position: relative;
}
.wrap-rating .number-rate {
  color: #999;
  margin-left: 10px;
}
.product-info .product-title {
  margin: 0 0 5px 0;
  line-height: 24px;
  text-transform: capitalize;
}
.product-info .product-title a:hover {}
.product-thumb {
  overflow: hidden;
}
.item-style-product-extra {
  padding: 0;
  line-height: 56px;
  height: 56px;
  display: inline-block;
  width: 56px;
  text-align: center;
  background: var(--bzo-main-color);
  color: #fff;
  margin-left: 2px;
}
.item-style-product-extra span {
  display: none;
}
.attr-type-color .item {
  display: inline-block;
  border: 1px solid #000;
  margin-right: 15px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.attr-type-color .item:last-child {
  margin-right: 0px;
}
.attr-type-color span {
  display: block;
  width: 20px;
  height: 20px;
}
.attr-type-label .item:last-child {
  margin-right: 0px;
}
.attr-type-label .item:hover {
  border-color: #000;
  color: #000;
}
.attribute-by-color-style1 .attribute-custom {
  height: 18px;
  width: 18px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  position: relative;
}
.attribute-by-color-style1 .attribute-custom:before {
  height: 24px;
  width: 24px;
  content: '';
  position: absolute;
  left: -3px;
  top: -3px;
  background: transparent;
  border-radius: 50%;
  z-index: -1;
}
.attribute-by-color-style1 .attribute-custom:last-child {
  margin-right: 0px;
}
.attribute-by-color-style1 .attribute-custom.color-white {
  border: 1px solid #d4d4d4;
}
.attribute-by-color-style1 .attribute-custom.color-white.active-att {
  border: none;
}
.attribute-by-color-style1 .attribute-custom.active-att:before {
  background: #fff;
}
.attribute-by-color-style1 .attribute-custom.color-white.active-att:before {
  background: #ccc;
}
.main-filter__number .woocommerce-result-count {
  margin: 0;
}
.item-list-default .detail-qty {
  display: none;
}
.item-list-default .list-thumb-wrap {
  width: 380px;
  border-right: 1px solid var(--bzo-border-color);
  display: flex;
  align-items: center;
  position: relative;
}
.item-list-default .list-thumb-wrap .product-thumb {
  position: unset;
}
.item-list-default .list-info-wrap {
  width: calc(100% - 380px);
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 1200px) and (max-width: 1366px) {
  .item-list-default .list-thumb-wrap {
    width: 315px;
  }
  .item-list-default .list-info-wrap {
    width: calc(100% - 315px);
    padding-left: 30px;
  }
}
.item-list-default .product-thumb-link {
  border-radius: 0px;
}
.item-list-default .product-title {
  margin-bottom: 12px;
}
.item-list-default .product-extra-link-defaut2 > * {
  margin-top: 10px;
}
.item-list-default .product-extra-link-defaut2 .case-cart-default {
  margin-right: 15px;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist {
  display: flex;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border: 1px solid var(--bzo-border-color);
  font-size: 22px;
  color: #727272;
  margin: 0 5px;
  transition: all .3s ease-in-out;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.added {
  background-color: var(--bzo-main-color);
  border-color: var(--bzo-main-color);
  color: #fff;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.product-compare.added {
  font-size: 0;
  position: relative;
  color: #fff;
  top: -1px;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a.product-compare.added::before {
  font-family: 'Line Awesome Free';
  font-weight: 900;
  content: "\f362";
  font-size: 20px;
}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a > i {}
.item-list-default .product-extra-link-defaut2 .list-compare-wishlist a:hover {
  border-color: #000;
  color: #000;
  background: #fff;
  transition: all .3s ease-in-out;
}
.item-list-default .product-extra-link-defaut2 {
  margin-top: 20px;
}
.item-list-default .wrap-rating {
  margin-bottom: 10px !important;
}
.item-list-default .product-price {
  margin-bottom: 12px;
}
.product-extra-link-defaut2 .list-compare-wishlist a:last-child, .product-extra-link-defaut2 > *:last-child {
  margin-right: 0px;
}
.item-list-default a.add_to_wishlist, .item-list-default a.product-compare {
  line-height: 60px;
}
.item-list-default {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #D6D6D6;
}
.detail-qty {
  margin-top: 0px;
  margin-bottom: 0px;
  height: auto;
  border-radius: 0px;
  border: 1px solid var(--bzo-border-color);
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 140px;
}
.detail-qty a {
  color: #454545;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
}
.detail-qty a:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FFFFFF;
  color: #727272;
}
.detail-qty input {
  border: none;
  color: #181C25;
  font-size: 20px;
  font-weight: 600;
  padding: 0 5px;
  text-align: center;
}
.cart_item .detail-qty input {
  font-size: 16px;
}
.item-list-default2 .product-title {
  margin-bottom: 12px;
}
.item-list-default2 .wrap-rating {
  margin-bottom: 10px;
}
.item-list-default2 .product-price {
  margin-bottom: 10px;
}
.item-list-default2 .product-price ins {
  text-decoration: none;
}
.item-list-default2 .list-thumb-wrap {
  width: 380px;
}
.item-list-default2 .list-info-wrap {
  width: calc(74% - 380px);
  padding-left: 35px;
}
.item-list-default2 .product-extra-link {
  width: 26%;
  padding-left: 35px;
  margin-left: 35px;
  border-left: 1px solid #CFCFCF;
  text-align: center;
}
.item-list-default2 .product-extra-link .detail-qty {
  margin: auto;
  margin-bottom: 25px;
}
.list-product-wrap .item-list-default {
  margin-bottom: 32px;
  padding-bottom: 0px;
  border: 1px solid var(--bzo-border-color);
}
.list-product-wrap .bzotech-col-md-12:last-child .item-list-default {
  margin-bottom: 0px;
}
.list-product-wrap .product-extra-link .elbzotech-bt-default {
  width: 100%;
}
.list-product-wrap .product-extra-link .popup-share span {
  display: inline-block;
}
.list-product-wrap .product-extra-link__group-extra a {
  padding: 0 6px;
  margin-bottom: 10px;
  display: inline-block;
}
.list-product-wrap .product-extra-link__group-extra {
  margin: 0 -6px;
  margin-top: 25px;
}
.list-product-wrap .product-extra-link__group-extra a > i {
  margin-right: 6px;
  vertical-align: middle;
}
.item-list-default2 .product-thumb {
  border-radius: 30px;
}
.more-details-btn {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), to(#FFF));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, #FFF 100%);
  color: #000;
  text-align: left;
  text-decoration: none;
  font-size: 30px;
  line-height: 20px;
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.hover-desr-click .more-details-btn {
  display: block;
}
.hover-desr-click_on .more-details-btn {
  display: none;
}
.hover-desr-list {
  position: relative;
  overflow: hidden;
  max-height: 135px;
}
.hover-desr-list .more-details-btn {
  height: 30px;
  line-height: 45px;
}
.product-info:hover .hover-desr-list-active .more-details-btn, .detail-info:hover .hover-desr-list-active .more-details-btn {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.product-info:hover .hover-desr-list-active .more-details-btn, .detail-info:hover .hover-desr-list-active .more-details-btn {
  display: block;
}
.product-info .hover-desr-list_on.hover-desr-list-active .more-details-btn, .detail-info .hover-desr-list_on.hover-desr-list-active .more-details-btn {
  display: none;
}
.elementor-widget-bzotech-products {
  width: 100%;
}
.elementor-widget-bzotech-products .width_masory {
  width: 25%;
}
@media(max-width: 1200px) {
  .item-list-default .product-title {
    margin-bottom: 5px;
  }
  .item-list-default .wrap-rating {
    margin-bottom: 3px !important;
  }
  .item-list-default .list-thumb-wrap {
    width: 45%;
  }
  .item-list-default .list-info-wrap {
    width: 55%;
  }
  .item-list-default .product-extra-link-defaut2 {
    margin-top: 10px;
  }
}
@media(max-width: 880px) {
  .item-list-default .list-thumb-wrap {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid var(--bzo-border-color);
  }
  .item-list-default .list-info-wrap {
    width: 100%;
    padding: 20px;
  }
  .item-list-default {
    flex-direction: column;
  }
}
.wap-item-attribute .variations {
  justify-content: center;
  margin-bottom: 10px;
  gap: 10px;
}
.wap-item-attribute .tawcvs-swatches {
  display: flex;
  gap: 10px;
}
.wap-item-attribute .attribute-item {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}
.wap-item-attribute .tawcvs-swatches .swatch:hover {
  cursor: pointer;
}
.wap-item-attribute .plus-attr {
  line-height: 15px;
}
@media(max-width: 767px) {
  .wap-item-attribute .plus-attr {
    font-size: 14px;
  }
}
.wap-item-attribute .tawcvs-swatches .swatch {
  cursor: pointer;
}
.wap-item-attribute .tawcvs-swatches .swatch-color {
  height: 13px;
  width: 13px;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
}
.wap-item-attribute .tawcvs-swatches .swatch-color:after {
  width: 17px;
  height: 17px;
  border: 1px solid transparent;
  border-radius: 100%;
  position: absolute;
  content: "";
  top: -2px;
  left: -2px;
}
.wap-item-attribute .tawcvs-swatches .swatch-color.selected:after, .wap-item-attribute .tawcvs-swatches .swatch-color:hover:after {
  border-color: #999;
}
.wap-item-attribute .tawcvs-swatches .swatch-color:before {
  content: "\f00c";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  opacity: 0;
  color: #fff;
  font-size: 9px;
  width: 13px;
  height: 13px;
  display: flex;
  line-height: 13px;
  justify-content: center;
  align-items: center;
}
.wap-item-attribute {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.wap-item-attribute .tawcvs-swatches .swatch-color.white-color {
  border: 1px solid #999;
}
.wap-item-attribute .tawcvs-swatches .swatch-color.selected:before {
  opacity: 1;
}
.wap-item-attribute .tawcvs-swatches .swatch-label {
  height: 25px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0px 5px;
  color: var(--bzo-title_typo-color);
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 25px;
  background: #e5e5e5;
  border-radius: 25px;
}
.wap-item-attribute .tawcvs-swatches .swatch-label.selected {
  background: var(--bzo-main-color);
  color: #fff;
  border-color: var(--bzo-main-color);
}
@media(max-width: 1200px) {}
.shop-grid-product-item- .list-product-wrap {
  margin-bottom: -30px;
}
.shop-grid-product-item- .item-grid-product- {
  margin-bottom: 30px;
}
.item-grid-product- .item-product .product-thumb {
  position: relative;
}
.item-grid-product- .item-product .product-thumb a {
  overflow: hidden;
  border-radius: 14px;
}
.item-grid-product- .countdown-style-item- {
  bottom: 50%;
  margin-bottom: -30px;
}
.item-grid-product- .item-product:hover .countdown-style-item- {
  bottom: 50%;
}
.item-grid-product- .item-product .product-info {
  padding: 18px 0px 0 0px;
}
.item-grid-product- .item-product .product-info .wrap-rating {
  margin: 0;
}
.item-grid-product- .product-info .product-title {
  margin: 0px 0px 6px 0;
  line-height: 1.4;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.item-grid-product- .product-price .woocs_price_code {
  justify-content: center;
  gap: 5px;
}
.item-grid-product- .product-thumb .product-label {
  text-align: left;
  right: 0px;
  left: auto;
  bottom: 22px;
  position: absolute;
  z-index: 1;
  display: flex;
  gap: 10px;
}
.item-grid-product- .product-label span {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  line-height: 24px;
  border-radius: 0px;
  padding: 2px 12px;
  background-color: #000;
  display: inline-block;
  text-align: center;
  display: flex;
  justify-content: center;
  transition: .3s;
}
.item-grid-product- .item-product:hover .product-thumb .product-label span {
  opacity: 0;
}
@media(max-width:880px) {
  .item-grid-product- .item-product .product-extra-link a.quickview-link {
    display: none;
  }
}
.item-grid-product- .item-product .product-extra-link {
  position: absolute;
  right: 15px;
  top: 15px;
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.item-grid-product- .item-product .product-extra-link a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 100%;
  background-color: transparent;
  color: var(--bzo-title_typo-color);
  border: none;
  font-size: 20px;
  transition: 0.3s;
  opacity: 0;
}
.item-grid-product- .item-product .product-extra-link a.wishlist-link {
  opacity: 1;
}
.item-grid-product- .item-product .product-extra-link a.addcart-link, .item-grid-product- .item-product .product-extra-link a.quickview-link, .item-grid-product- .item-product .product-extra-link a.compare-link {
  transform: scale(0);
}
.item-grid-product- .item-product:hover .product-extra-link a.addcart-link, .item-grid-product- .item-product:hover .product-extra-link a.quickview-link, .item-grid-product- .item-product:hover .product-extra-link a.compare-link {
  opacity: 1;
  transform: scale(1);
}
.item-grid-product- .item-product .product-extra-link a:hover {
  color: var(--bzo-main-color);
}
.item-grid-product- .item-product:hover .product-extra-link a {
  transform: translate(0px, 0px);
  opacity: 1;
}
.item-grid-product- .price-on_sale .woocs_price_code {
  flex-direction: column-reverse;
  justify-content: start;
  align-items: start;
  gap: 0;
}
.item-grid-product- .gallery-hover {
  position: absolute;
  z-index: 111;
  bottom: -50px;
  left: 0;
  right: 0;
  gap: 8px;
  opacity: 0 transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.item-grid-product-:hover .gallery-hover {
  bottom: 10px;
  opacity: 1;
}
.item-grid-product- .gallery-hover img {
  border-radius: 0;
  border: 1px solid var(--bzo-border-color);
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
}
.item-grid-product- .item-brand-product {
  position: absolute;
  bottom: 24px;
  left: 12px;
}
.item-grid-product- .item-brand-product a.item-brand-product-name {
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  white-space: nowrap;
}
.item-grid-product- .product-category-list-wrap {
  background-color: var(--bzo-main-color-mix-white2);
  border-radius: 25px;
  gap: 5px;
  padding: 2px 12px;
  align-items: center;
}
.item-grid-product- .product-category-list a {
  display: none;
  color: var(--bzo-main-color);
}
.item-grid-product- .product-category-list a:nth-child(1) {
  display: inline-flex;
}
.item-grid-product- .wrap-rating {
  border-radius: 25px;
  gap: 5px;
  padding: 2px 12px;
  align-items: center;
}
.item-grid-product- .wrap-rating .fa-star {
  color: #FFD78C;
  font-size: 14px;
}
.item-grid-product- .product-price .woocommerce-Price-amount {
  color: var(--bzo-main-color2);
}
.item-grid-product- .group-student-price label {
  margin-right: 5px;
}
.item-grid-product- .desc, .item-grid-product- .group-cate-rating {
  margin-bottom: 10px;
}
@media(max-width: 1200px) {
  .item-grid-product- .desc, .item-grid-product- .group-cate-rating {
    margin-bottom: 8px;
  }
  .item-grid-product- .product-info .product-title {
    margin-bottom: 5px;
  }
  .item-grid-product- .gallery-hover img {
    width: 40px;
    height: 40px;
  }
  .item-grid-product- .gallery-hover {
    display: none;
  }
}
.item-grid-product- .gallery-hover img:hover {
  border: 1px solid var(--bzo-main-color);
}
.item-grid-product- .item-product .product-extra-link a.added {
  background-color: var(--bzo-main-color);
  border-color: var(--bzo-main-color);
  color: #fff;
}
.item-grid-product- .item-product .product-extra-link a.product-compare.added {
  font-size: 0;
  position: relative;
}
.item-grid-product- .item-product .product-extra-link a.product-compare.added::before {
  font-family: 'Line Awesome Free';
  font-weight: 900;
  content: "\f362";
  font-size: 20px;
}
.item-grid-product- .countdown-style-item- .clock .number {
  color: var(--bzo-main-color);
}
@media(max-width: 767px) {
  .item-grid-product- .product-info .product-title {
    -webkit-line-clamp: 2;
    font-size: 18px;
  }
  .item-grid-product- .item-brand-product {
    bottom: 10px;
    left: 5px;
  }
  .item-grid-product- .item-brand-product a {
    font-size: 12px;
  }
  .item-grid-product- .product-label span {
    font-size: 12px;
    padding: 0 6px;
  }
  .item-grid-product- .product-thumb .product-label {
    bottom: 10px;
  }
  .item-grid-product- .item-product .product-extra-link {
    right: 5px;
    top: 5px;
  }
  .item-grid-product- .item-product .product-extra-link a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
  .shop-grid-product-item- .item-grid-product-.list-2-item {
    width: 50%;
  }
}
@media(min-width: 768px) {
  .megamenu-product .item-grid-product- .item-product {
    display: flex;
    gap: 15px;
  }
  .megamenu-product .item-grid-product- .item-product .product-thumb {
    width: 38%;
  }
  .megamenu-product .item-grid-product- .item-product .product-info {
    width: 62%;
    padding: 0;
  }
  .megamenu-product .item-grid-product- .desc {
    margin-bottom: 0;
    font-size: 14px;
  }
  .megamenu-product .item-grid-product- .group-cate-rating {
    margin-bottom: 5px;
  }
  .megamenu-product .item-grid-product- .product-info .product-title {
    font-size: 18px;
    margin: 0;
  }
  .megamenu-product .shop-grid-product-item- .item-grid-product- {
    margin-bottom: 15px;
  }
  .megamenu-product .shop-grid-product-item- .list-product-wrap {
    margin-bottom: -15px;
  }
}
.item-grid-product-style2 .product-info .product-title {
  margin: 15px 0 5px 0;
}
.item-grid-product-style2 .product-info .btn-readmore {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.item-grid-product-style2 .product-info .btn-readmore a {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: var(--bzo-main-color);
  font-size: 20px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  transition: .2s;
}
.item-grid-product-style2 .product-info .btn-readmore a:hover {
  background-color: var(--bzo-main-color2);
}
.item-grid-product-style2 .item-product .product-thumb {
  border-radius: 8px;
}
.item-grid-product-style2 .item-product {
  padding: 15px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  padding-bottom: 35px;
  margin-bottom: 22px;
  position: relative;
}
.item-grid-product-style2 .item-product .number-students {
  gap: 15px;
}
.item-grid-product-style2 .item-product .number-student {
  position: relative;
  padding: 0 15px;
}
.item-grid-product-style2 .item-product .number-student::before {
  width: 1px;
  height: 13px;
  background-color: #d6d6d6;
  top: 6px;
  left: 0px;
  position: absolute;
  content: "";
}
.item-grid-product-style2 .item-product .wrap-rating {
  gap: 3px;
  background-color: transparent;
}
.item-grid-product-style2 .item-product .wrap-rating i {
  font-size: 13px;
  color: #ffd400;
}
.item-grid-product-style2 .item-product .wrap-rating .color-white {
  color: var(--bzo-title_typo-color);
}
.widget ul li, .widget ol li {
  padding: 6px 0px;
  font-weight: 400;
  font-size: 16px;
}
.widget > ul > li:first-child, .widget > ol > li:first-child, .widget .wp-block-latest-posts > li:first-child, .widget .menu > li:first-child, .widget .wp-block-latest-comments > li:first-child {
  padding-top: 0;
  border-top: none;
}
.widget ol li a:hover, .widget ul li a:hover, .widget ul li a.active, .widget ul li.current-cat > a, .widget ul li a[aria-current=page] {
  color: var(--bzo-main-color);
}
.widget ul.sub-menu, .widget ul.children {
  padding-left: 15px;
  margin-top: 8px;
}
.widget_nav_menu ul.sub-menu, .widget_nav_menu ul.children {
  padding-left: 15px;
  margin-top: 15px;
}
.detail-content-wrap > .wp-block-calendar {
  margin-bottom: 10px;
}
.detail-content-wrap .wp-block-calendar table, .widget_calendar table {
  width: 100%;
}
.detail-content-wrap .wp-block-calendar table caption, .widget_calendar table caption {
  background-color: var(--bzo-main-color);
  color: #fff;
  text-align: center;
  padding: 8px 10px;
  font-weight: 700;
}
.detail-content-wrap .wp-block-calendar table th, .widget_calendar table th {
  background-color: #eee;
  border: 1px solid #ddd;
  text-align: center;
  line-height: 2em;
  padding: 5px 5px;
}
.widget_calendar table td, .detail-content-wrap .wp-block-calendar table td {
  border: 1px solid #eee;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
  padding: 5px 5px;
}
.widget_calendar table tbody td a, .detail-content-wrap .wp-block-calendar table tbody td a {
  color: var(--bzo-main-color);
}
.detail-content-wrap .wp-block-calendar table tfoot td, .widget_calendar table tfoot td {
  border: 0;
  padding: 0;
}
.detail-content-wrap .wp-block-calendar table tfoot td#prev, .widget_calendar table tfoot td#prev {
  text-align: left;
}
.widget_calendar table tfoot td#next, .detail-content-wrap .wp-block-calendar table tfoot td#next {
  text-align: right;
}
.detail-content-wrap .wp-block-calendar table tfoot, .widget_calendar table tfoot, .widget_calendar .wp-calendar-nav, .detail-content-wrap .wp-block-calendar .wp-calendar-nav {
  background: var(--bzo-main-color);
  color: #fff;
}
.widget_calendar table tfoot a, .detail-content-wrap .wp-block-calendar table tfoot a, .detail-content-wrap .wp-block-calendar .wp-calendar-nav a, .widget_calendar .wp-calendar-nav a {
  display: inline-block;
  color: #fff;
  padding: 2px 15px;
}
.widget_calendar table tfoot a:hover, .detail-content-wrap .wp-block-calendar table tfoot a:hover {
  color: #53ac82;
}
.textwidget p > img {
  margin: 6px 0;
}
.entry-content > p, .rssSummary, .widget p {
  margin: 0 0 25px;
  line-height: 24px;
}
.rssSummary {
  margin-top: 15px;
}
a.rsswidget {
  font-weight: bold;
}
.rss-date {
  color: #999;
}
.widget.widget_rss ul li {
  border-bottom: 1px dashed var(--bzo-border-color);
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-top: none;
  padding-top: 0;
}
.widget.widget_rss .widget-title {
  display: flex;
  align-items: center;
}
.widget.widget_rss .widget-title .rsswidget {
  margin-right: 5px;
}
.widget.widget_rss .widget-title .rss-widget-icon {
  width: 16px;
}
.widget.widget_rss ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget select::-ms-expand {
  display: none;
}
.widget-select-type, .widget_categories form, .widget_text form {
  position: relative;
}
.widget-select-type:after {
  content: "\f107";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  right: 15px;
  bottom: 12px;
  pointer-events: none;
}
.widget_categories form:after, .widget_text form:after {
  content: "\f107";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  right: 12px;
  top: 12px;
  pointer-events: none;
}
.widget select {
  max-width: 100%;
  border: 1px solid var(--bzo-border-color);
  height: 48px;
  padding: 0 15px;
  display: block;
  width: 100%;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: #fff;
  border-radius: 0px;
  color: var(--bzo-title_typo-color);
}
.widget_tag_cloud .tagcloud {}
.widget_tag_cloud a, .widget_product_tag_cloud a {
  font-size: 14px !important;
  font-weight: 500;
  background: #fff;
  display: inline-block;
  position: relative;
  line-height: 40px;
  color: var(--bzo-title_typo-color);
  border: 1px solid var(--bzo-title_typo-color);
  padding: 0px 15px;
  text-transform: capitalize;
}
.widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover {
  color: #fff;
  background: var(--bzo-title_typo-color);
  border-color: var(--bzo-title_typo-color);
}
.widget_product_tag_cloud, .widget_tag_cloud .tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list {}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg {
  gap: 18px;
  align-items: center;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb {
  width: 110px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb .adv-thumb-link {
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 8px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb img {
  border-radius: 8px;
  transition: all 0.3s linear 0s;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info {
  width: calc(100% - 110px);
  margin-top: -5px;
}
.widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 48px;
  margin-bottom: 5px;
}
.sidebar-widget {
  border-radius: 0px;
  position: relative;
  margin-bottom: 50px;
}
.sidebar-widget.widget_categories ul {
  list-style: disc;
  padding-left: 30px;
}
.sidebar-widget.widget_categories ul li::marker, .sidebar-widget.widget_categories ul li a {
  color: var(--bzo-main-color);
}
.sidebar-widget.widget_categories ul li a:hover {
  font-weight: 600;
}
.sidebar-widget.widget_search {
  border: none;
}
.sidebar-widget .widget-title {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  background-color: var(--bzo-main-color);
  padding: 10px 14px;
  border-radius: 8px 8px 0 0;
}
.sidebar-posts.sidebar-widget .widget-title {
  background-color: #5BE1FF;
}
.sidebar-products.sidebar-widget .widget-title {
  background-color: #9FC853;
}
.wp-block-group__inner-container > h2, .widget-title {
  margin: 0;
  margin-bottom: 40px;
  font-size: 24px;
  color: var(--bzo-title_typo-color);
  font-family: var(--bzo-title_typo-font-family);
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.2;
}
@media(max-width: 1200px) {
  .wp-block-group__inner-container > h2, .sidebar-widget .widget-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .sidebar-widget {
    margin-bottom: 30px;
  }
}
.widget_bzotech_wg_get_mega_page {
  background-color: transparent;
  padding: 0;
  overflow: hidden;
}
.widget_product_search, .sidebar-widget.widget_search {
  background-color: transparent;
  padding: 0;
}
.widget_product_search .widget-title, .sidebar-widget.widget_search .widget-title {
  display: none;
}
.wp-block-search__label {
  display: none;
}
.widget:last-child {
  margin-bottom: 0px;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul > li, .widget ol > li {
  line-height: 26px;
}
.widget ul.wrap-rating > li {
  padding: 0;
}
.wp-block-search__inside-wrapper, .widget_search .wg-search-form {
  display: flex;
  background: #fff;
  border: 1px solid var(--bzo-title_typo-color);
  border-radius: 0px;
  position: relative;
}
.widget_search .wg-search-form input {
  color: #727272;
}
.widget_search .wg-search-form input::-webkit-input-placeholder {
  color: #727272;
}
.widget_search .wg-search-form input:-moz-placeholder {
  color: #727272;
  opacity: 1;
}
.widget_search .wg-search-form input::-moz-placeholder {
  color: #727272;
  opacity: 1;
}
.widget_search .wg-search-form input:-ms-input-placeholder {
  color: #727272;
}
.widget_search .wg-search-form input::-ms-input-placeholder {
  color: #727272;
}
.widget_search .wg-search-form input::placeholder {
  color: #727272;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
  padding: 0px 20px;
}
.wp-block-search__inside-wrapper .wp-block-search__input, .widget_search .wg-search-form input[type="text"] {
  border: none;
  height: 48px;
  width: 100%;
  background: transparent;
}
.widget_search .wg-search-form input[type="text"]:-webkit-autofill {
  -webkit-background-clip: text;
  color: #fff;
}
.select2-container--default .selection .select2-selection--single .select2-selection__placeholder {
  color: #727272;
}
.widget_product_search input[type=search]::-webkit-input-placeholder, .widget_product_search input[type=search]:-ms-input-placeholder, .widget_product_search input[type=search]::placeholder, .widget_search .wg-search-form input[type="text"]::-webkit-input-placeholder, .widget_search .wg-search-form input[type="text"]:-ms-input-placeholder, .widget_search .wg-search-form input[type="text"]::placeholder {
  color: var(--bzo-body_typo-color);
  font-size: 18px;
}
.wp-block-search__inside-wrapper .wp-block-search__button {
  border-radius: 0px;
  border: none;
  font-size: 0;
  background: transparent;
  ;
  background-repeat: no-repeat;
  background-position: center;
  height: 48px;
  width: 48px;
  padding: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-search__inside-wrapper .wp-block-search__button:before {
  content: "\e91e";
  font-family: 'bzoicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.widget_search .wg-search-form button[type="submit"] {
  color: var(--bzo-title_typo-color);
  position: absolute;
  top: 0;
  right: 0px;
  height: 48px;
  width: 48px;
  text-align: center;
  font-size: 18px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0px;
}
.widget_search .wg-search-form button[type="submit"]:hover {
  color: var(--bzo-main-color);
}
.widget_search .wg-search-form input[type="submit"] {
  border-radius: 0px;
  border: none;
  font-size: 0;
  background: transparent;
  height: 48px;
  width: 48px;
  padding: 0;
  cursor: pointer;
}
.widget_product_search .woocommerce-product-search {
  display: flex;
  border: 1px solid var(--bzo-title_typo-color);
  border-radius: 0px;
  position: relative;
}
.widget_product_search .woocommerce-product-search input[type=search] {
  border: none;
  height: 48px;
  line-height: 48px;
  border-right: none;
  border-radius: 0px;
  width: 100%;
  background: transparent;
  color: #727272;
}
.widget_product_search .woocommerce-product-search input[type=search]::-webkit-input-placeholde {
  color: #727272;
}
.widget_product_search .woocommerce-product-search input[type=search]:-ms-input-placeholder {
  color: #727272;
}
.widget_product_search .woocommerce-product-search input[type=search]::placeholder {
  color: #727272;
}
.widget_product_search .woocommerce-product-search button {
  color: var(--bzo-title_typo-color);
  text-transform: uppercase;
  border-radius: 0px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: transparent;
  padding: 0 10px !important;
  min-width: 48px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  z-index: 1;
  position: relative;
  font-size: 0px;
  border: none;
  border-left: none;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.widget_product_search .woocommerce-product-search button:before {
  content: "\e91e";
  font-family: 'bzoicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
}
.widget_product_categories .select2-container--default .select2-selection--single {
  height: 48px;
  line-height: 48px;
  border: none;
  border-radius: 10px;
  border-radius: 0;
  border: 1px solid var(--bzo-border-color);
}
.select2-container--default .select2-search--dropdown input.select2-search__field, .select2-container--open .select2-dropdown {
  border-color: var(--bzo-border-color);
}
.select2-container--default .select2-results > .select2-results__options {
  scrollbar-width: none;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background: var(--bzo-main-color);
  border-radius: 0px;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb:hover {
  background: var(--bzo-main-color);
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 5px;
  left: 5px;
}
.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  padding: 0px 20px;
  color: #727272;
  font-size: 14px;
}
.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 10px;
}
.widget_shopping_cart .mini-cart-button {
  display: block;
  margin: 0px;
  margin-top: 15px;
}
.widget_shopping_cart .mini-cart-button .button {
  width: 100%;
  margin: 0px !important;
  margin-bottom: 5px !important
}
.widget_shopping_cart .mini-cart-button .button:last-child {
  margin-bottom: 0px !important
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  width: 80px;
  border-radius: 0px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  padding: 7px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child, .widget ul li:first-child, .widget ol > li:first-child {}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:last-child, .widget ul li:last-child, .widget ol li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
ul.product_list_widget li .product-title {
  margin-bottom: 0px;
  display: inline-block;
  width: calc(100% - 85px);
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
  color: var(--bzo-title_typo-color);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
ul.product_list_widget li .product-title:hover {
  color: var(--bzo-main-color);
}
ul.product_list_widget li .wrap-rating li {
  padding-bottom: 0x;
}
ul.product_list_widget li .product-price .woocommerce-Price-amount {
  font-size: 16px;
}
ul.product_list_widget li .product-price del .woocommerce-Price-amount {
  font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  float: none !important;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0px !important;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid var(--bzo-border-color) !important;
  border-radius: 0px !important;
  height: 48px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin: 0px !important;
}
.select2-container--default .select2-search--inline .select2-search__field {
  height: 48px;
  padding: 0px 20px !important;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 18px;
}
.woocommerce-widget-layered-nav-dropdown__submit {
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 0px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #000;
  font-family: var(--bzo-title_typo-font-family);
  border-radius: 0px;
  padding: 0 35px !important;
  min-width: 120px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  z-index: 1;
  position: relative;
  font-weight: 700;
}
.woocommerce-widget-layered-nav-dropdown__submit:hover {
  background: var(--bzo-main-color);
  color: #000;
  box-shadow: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper div.ui-widget-content {
  background-color: #dddddd;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  height: 4px;
}
.widget_price_filter .price_slider_wrapper {
  padding-top: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-handle {
  height: 18px !important;
  width: 4px !important;
  border-radius: 0 !important;
  top: -7px !important;
  border: none !important;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -4px;
}
.widget_price_filter .ui-slider .ui-slider-handle:nth-child(2) {
  margin-left: 0;
}
.widget_price_filter .price_slider_amount .price_label {
  font-size: 18px;
}
.widget_price_filter .price_slider_amount {
  line-height: inherit;
  text-align: left !important;
}
.widget_price_filter .price_slider_amount .elbzotech-bt-default {
  margin-top: 20px;
  padding: 10px 25px;
}
.widget_price_filter .price_slider_amount .price_label span {
  border: none;
  line-height: 24px;
  border-radius: 10px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 10px;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow:after {
  content: "\f107";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  font-size: 14px;
}
.widget .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: var(--bzo-main-color);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-range {
  background-color: var(--bzo-title_typo-color) !important;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item, .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  padding: 0px 0 8px;
}
.widget_archive .count, .widget_product_categories .count, .widget_categories .count {
  float: right;
  color: #999;
}
.detail-content-wrap > table th, .desc-comment-text > table th, .entry-content > table th {
  color: var(--bzo-main-color);
}
.detail-content-wrap .wp-block-archives-list li {
  padding: 4px 0px;
}
.detail-content-wrap .wp-block-search .wp-block-search__input {
  border-right: none;
  height: 48px;
  width: 100%;
}
.detail-content-wrap .wp-block-tag-cloud a {
  font-size: 16px !important;
  font-weight: 500;
  margin-right: 12px;
  color: #5C5C5C;
  background: #F0F0F0;
  display: inline-block;
  margin-bottom: 16px;
  position: relative;
  height: 40px;
  line-height: 40px;
  border-radius: 0px;
  border: none;
  padding: 0px 12px;
  text-transform: capitalize;
}
.detail-content-wrap .wp-block-tag-cloud a:hover {
  background: var(--bzo-title_typo-color);
  color: #fff;
}
.detail-content-wrap > .wp-block-search, .detail-content-wrap > .wp-block-tag-cloud {
  margin-bottom: 60px;
}
.detail-content-wrap .wp-block-search .wp-block-search__button {
  margin: 0px;
  border: navajowhite;
  color: #fff;
  padding: 0px 30px;
  line-height: 48px;
  text-align: center;
  font-family: var(--bzo-title_typo-font-family);
  text-transform: uppercase;
  font-weight: 700;
}
.detail-content-wrap .wp-block-categories-dropdown select, .detail-content-wrap .wp-block-archives-dropdown select {
  width: 100%;
  height: 48px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #F5F5F5;
  border-radius: 10px;
  color: #A1A1A1;
  border: none;
}
.detail-content-wrap .wp-block-categories-dropdown label, .detail-content-wrap .wp-block-archives-dropdown label {
  margin-bottom: 30px;
  font-size: 20px;
  color: var(--bzo-main-color);
  font-weight: 600;
  text-transform: capitalize;
}
.detail-content-wrap .wp-block-categories-dropdown, .detail-content-wrap .wp-block-archives-dropdown {
  margin-bottom: 60px;
}
.wp-block-latest-comments__comment {
  margin-bottom: 0;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li, .widget_bzotech_category_fillter ul li {
  position: relative;
  padding: 0 15px 15px 28px;
  display: inline-block;
  width: 100%;
}
.widget_bzotech_attribute_filter .tawcvs-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.widget_bzotech_attribute_filter a.swatch-label {
  margin-bottom: 15px;
  position: relative;
  display: block;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li:last-child {
  padding-bottom: 0;
}
.widget_bzotech_attribute_filter a.swatch-label .count {
  position: absolute;
  top: -30px;
  left: 0;
  color: #fff;
  font-weight: 400;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
  background: var(--bzo-main-color2);
  font-size: 12px;
  padding: 0;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.widget_bzotech_attribute_filter a.swatch-label:hover .count {
  opacity: 1;
  top: -34px;
}
.widget_bzotech_category_fillter ul li .smoke {
  position: absolute;
  top: 0;
  right: 0;
  color: #727272;
  font-weight: 400;
}
.widget_bzotech_attribute_filter a.swatch-label .label-attr {
  color: #454545;
  text-transform: capitalize;
  font-size: var(--bzo-body_typo-font-size);
  width: 30px;
  height: 30px;
  border: 1px solid var(--bzo-border-color);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.widget_bzotech_attribute_filter a.swatch-label.selected .label-attr, .widget_bzotech_attribute_filter a.swatch-label.active .label-attr, .widget_bzotech_attribute_filter a.swatch-label:hover .label-attr {
  background: #fff;
  color: var(--bzo-main-color);
  border-color: var(--bzo-main-color);
}
.widget_bzotech_category_fillter ul li a:hover {
  color: var(--bzo-main-color);
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate::before, .widget_bzotech_category_fillter ul li a::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid var(--bzo-border-color);
  border-radius: 2px;
  background-color: #fff;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li.active .product-rate::before, .widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate:hover::before, .widget_bzotech_category_fillter ul li a.active::before, .widget_bzotech_category_fillter ul li a:hover::before {
  background-color: transparent;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate::after, .widget_bzotech_category_fillter ul li a::after {
  position: absolute;
  content: "";
  top: 8px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 0px;
  background: transparent;
}
.widget_bzotech_rating_filter ul.bzotech-rating-filter > li.active .product-rate::after, .widget_bzotech_rating_filter ul.bzotech-rating-filter > li .product-rate:hover::after, .widget_bzotech_category_fillter ul li a.active::after, .widget_bzotech_category_fillter ul li a:hover::after {
  background: var(--bzo-main-color);
}
.widget_bzotech_attribute_filter .attribute-type-image {
  margin: 0 -10px;
}
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image {
  width: 33.333%;
  border-radius: 15px;
  overflow: hidden;
  padding: 0 10px;
  display: inline-flex;
  margin-bottom: 20px;
}
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image img {
  max-width: 80px;
  border-radius: 15px;
  border: 1px solid #F5F5F5;
  width: 100%;
}
.widget_bzotech_attribute_filter .attribute-type-image .swatch-image.selected img, .widget_bzotech_attribute_filter .attribute-type-image .swatch-image:hover img {
  border: 1px dashed var(--bzo-main-color);
}
.widget_bzotech_attribute_filter a.swatch-color {
  padding: 1px;
  border: 1px solid var(--bzo-border-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.widget_bzotech_attribute_filter a.swatch-color.selected, .widget_bzotech_attribute_filter a.swatch-color.active {
  border-color: var(--bzo-main-color);
}
.widget_bzotech_attribute_filter a.swatch-color .span-trong {
  background-color: #eeee22;
  height: 20px;
  width: 20px;
  display: inline-block;
  border-radius: 50%;
}
.widget_bzotech_attribute_filter .attribute-type-color {
  display: flex;
  gap: 10px;
  align-items: center;
}
.sidebar .wg-product-slider .item-product {
  gap: 18px;
  align-items: center;
}
.sidebar .wg-product-slider .item-product .product-thumb > a {
  border-radius: 8px;
  height: 100%;
}
.sidebar .wg-product-slider .item-product .product-thumb {
  width: 100px;
  background-color: #f5f5f5;
}
.sidebar .wg-product-slider .item-product .product-thumb img {
  object-fit: cover;
  height: 100%;
  background-color: #f5f5f5;
}
.sidebar .wg-product-slider .item-product .product-info {}
.sidebar .wg-product-slider .product-price {
  margin-bottom: 5px;
}
.sidebar .wg-product-slider .product-price .woocs_price_code {
  gap: 8px;
}
.sidebar .wg-product-slider .product-price .woocommerce-Price-amount {
  font-size: 16px;
}
.sidebar .wg-product-slider .product-price del .woocommerce-Price-amount {
  font-size: 14px;
}
.sidebar .wg-product-slider .item-product .product-info .product-title {
  line-height: 1.4;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}
.wg-product-slider .swiper-slide {
  padding: 0px 1px;
}
.item-product-wg-style2 {
  display: flex;
  gap: 15px;
  align-items: center;
}
.item-product-wg-style2 .product-price .woocommerce-Price-amount {
  font-weight: 600;
}
.item-product-wg-style2 .product-thumb {
  width: 45%;
}
.item-product-wg-style2 .product-info {
  width: calc(55% - 15px);
}
.item-product-wg-style2 .product-info .product-title {
  margin-top: 10px;
}
@media(max-width: 1200px) {
  .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg {
    flex-direction: column;
    gap: 15px;
  }
  .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-thumb, .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg .post-info {
    width: 100%;
  }
  .widget_nav_menu ul.sub-menu, .widget_nav_menu ul.children {
    padding-left: 12px;
  }
  .sidebar .wg-product-slider .item-product .product-thumb {
    width: 100%;
  }
  .sidebar .wg-product-slider .item-product .product-thumb a {
    border: none;
    border-bottom: 1px solid var(--bzo-border-color);
  }
  .sidebar .wg-product-slider .item-product .product-info {
    width: 100%;
  }
  .sidebar .wg-product-slider .item-product {
    flex-direction: column;
    gap: 15px;
  }
}
@media(max-width: 767px) {
  .widget_bzotech_bloglistpostswidget .wg-post-list .item-post-wg {
    margin: 0;
  }
  .sidebar-right {
    margin-top: 50px;
  }
  .onpen-sidebar .sidebar-type-style2 .group-filters-shop {
    right: 0;
  }
  .sidebar-type-style2 .group-filters-shop {
    position: fixed;
    top: 0;
    right: 100%;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 50px 20px 0;
    border: none;
    overflow-y: auto;
    scrollbar-width: none;
    height: 100%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
  }
  .sidebar-type-style2 .group-filters-shop .close-filters {
    position: absolute;
    top: 20px;
    right: 20px;
    display: inline-block;
  }
}
.item-grid-post-teacher .item-post {}
.item-grid-post-teacher .item-post .post-image {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  margin-bottom: 12px;
}
.item-grid-post-teacher .item-post .post-thumb {
  overflow: hidden;
  background-color: #f2f2f2;
  transition: .3s;
}
.item-grid-post-teacher .item-post:hover .post-thumb {
  background-color: var(--bzo-main-color-mix-white2);
}
.item-grid-post-teacher .item-post .post-image .socials-teacher {
  background-color: var(--bzo-main-color);
  border-radius: 0 0 14px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  transition: .3s;
  position: absolute;
  bottom: -70px;
  left: 0;
  width: 100%;
  visibility: hidden;
}
.item-grid-post-teacher .item-post:hover .post-image .socials-teacher {
  bottom: 0;
  visibility: visible;
}
.item-grid-post-teacher .item-post .post-image .socials-teacher ul {
  display: flex;
  gap: 18px;
  list-style: none;
}
.item-grid-post-teacher .item-post .post-image .socials-teacher ul li a {
  color: #fff;
  font-size: 24px;
}
@media(max-width: 880px) {
  .item-grid-post-teacher .item-post .post-title {
    font-size: 18px;
  }
}
.content-single-teacher .teacher-position {
  display: flex;
  margin: 10px 0;
}
.content-single-teacher .teacher-position span:not(:last-child)::after {
  content: "-";
  padding: 0 2px;
}
.content-single-teacher .teacher-top {
  gap: 30px;
}
.content-single-teacher .teacher-thumbnail {
  width: 340px;
  background-color: #f2f2f2;
  border-radius: 14px;
}
.content-single-teacher .teacher-thumbnail img {
  width: 100%;
}
.content-single-teacher .socials-teacher {
  margin-bottom: 20px;
}
.content-single-teacher .socials-teacher ul {
  list-style: none;
  display: flex;
  gap: 20px;
}
.content-single-teacher .socials-teacher ul li a {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-color: var(--bzo-main-color);
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 34px;
  display: block;
}
.content-single-teacher .socials-teacher ul li a:hover {
  background-color: var(--bzo-main-color2);
}
.content-single-teacher .teacher-experience {
  margin-bottom: 10px;
}
.content-single-teacher .teacher-attr {
  gap: 30px;
}
.content-single-teacher label {
  margin-bottom: 5px;
  display: inline-block;
}
.content-single-teacher .teacher-phone a {
  margin-bottom: 5px;
  display: flex;
  gap: 10px;
  align-items: center;
  '  '
}
.content-single-teacher .teacher-email a {
  margin-bottom: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.content-single-teacher .detail-content-wrap {
  margin-top: 20px;
}
.content-single-teacher .detail-content-wrap h3 {
  font-family: var(--bzo-title_typo-font-family);
  font-size: 26px;
  font-weight: 600;
  color: var(--bzo-main-color);
}
.content-single-teacher .detail-content-wrap ul li::marker {
  color: var(--bzo-main-color2);
}
@media(max-width: 880px) {
  .content-single-teacher .teacher-attr {
    flex-direction: column;
    gap: 15px;
  }
  .content-single-teacher .title-teacher {
    font-size: 26px;
  }
  .content-single-teacher .detail-content-wrap h3 {
    font-size: 20px;
  }
}
@media(max-width: 767px) {
  .content-single-teacher .teacher-top {
    flex-direction: column;
  }
  .content-single-teacher .teacher-content {
    width: 100%;
  }
}
.single-product #main-content {
  padding-top: 0;
}
.product-detail .product-label span {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  text-transform: capitalize;
  padding: 2px 10px;
  border-radius: 0;
  background-color: var(--bzo-main-color);
}
.product-detail .product-label span.trending {
  background-color: rgba(255, 163, 78, 1.0);
}
.product-detail .product-label span.new {
  background-color: var(--bzo-title_typo-color);
  border: none;
  color: #fff;
}
.product-detail .product-label {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media(max-width: 767px) {
  .product-detail .product-label {
    top: 10px;
    right: 10px;
  }
}
.single-related-product .item-grid-product- .item-product {
  margin-bottom: 0;
}
.single-related-product .swiper-pagination {
  margin-top: 35px;
}
.single-related-product {
  margin-top: 100px;
  margin-bottom: 0;
  position: relative;
}
.single-related-product .display-swiper-navi-group-top-right {
  position: static;
}
.single-related-product .title-related-product {
  margin-bottom: 40px;
}
.single-related-product .title-related-product h2 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-related-product .bzotech-swiper-navi {
  top: 12px;
}
@media(max-width: 1200px) {
  .single-related-product .bzotech-swiper-navi {
    top: 6px;
  }
}
.woocommerce div.product .woocommerce-product-rating {
  display: flex;
  line-height: inherit;
  margin: 0;
}
.woocommerce-review-link {
  margin-left: 20px;
}
.product-rating-total-sold .total-sold {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #727272;
  line-height: 18px;
}
.product-rating-total-sold .total-sold:first-child {
  margin-left: 0px;
  padding-left: 0px;
  border-left: none;
}
.product-detail {}
.product-detail-gallery .mid {
  position: relative;
  z-index: 1;
  border-radius: 0px;
  overflow: hidden;
  border: 1px solid var(--bzo-border-color);
}
.product-detail-gallery > .wrap-detail-gallery {
  margin-bottom: 0px !important
}
.gallery-slider img {}
.style-gallery-horizontal .gallery-control {
  margin-top: 30px;
}
.style-gallery-horizontal .gallery-slider {
  padding: 0px;
  overflow: hidden;
  display: none;
  margin: 0 -14px;
}
.style-gallery-horizontal .gallery-slider.slick-initialized {
  display: block;
}
.style-gallery-horizontal .slick-slide {
  padding: 0px 14px;
}
.style-gallery-horizontal .gallery-control .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  z-index: 1;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 0px;
  background-color: #d6d6d69e;
  color: #727272;
  border: none;
  transition: .3s;
  font-size: 18px;
  opacity: 0;
  visibility: hidden;
}
.style-gallery-horizontal .gallery-control .slick-arrow:hover {
  background: var(--bzo-main-color);
  color: #ffff;
  cursor: pointer;
  transition: .25s;
}
.style-gallery-horizontal .gallery-control .slick-prev {
  left: -30px;
}
.style-gallery-horizontal .gallery-control .slick-next {
  right: -30px;
}
.style-gallery-horizontal .product-detail-gallery:hover .gallery-control .slick-arrow {
  opacity: 1;
  visibility: visible;
  transition: .3s;
}
.style-gallery-horizontal .product-detail-gallery:hover .gallery-control .slick-arrow.slick-prev {
  left: 14px;
}
.style-gallery-horizontal .product-detail-gallery:hover .gallery-control .slick-arrow.slick-next {
  right: 11px;
}
.woocommerce div.product .style-gallery-horizontal .gallery-control img {
  border-radius: 0px;
  border: 1px solid var(--bzo-border-color) !important;
  transition: .2s;
}
.woocommerce div.product .style-gallery-horizontal .gallery-control .slick-slide:hover img, .woocommerce div.product .style-gallery-horizontal .gallery-control .active img {
  border-color: var(--bzo-main-color) !important;
}
.style-gallery-horizontal .gallery-control .slick-arrow[aria-disabled="true"] {
  opacity: 0.5;
}
.style-gallery-horizontal .gallery-control .slick-arrow.slick-disabled:hover {
  cursor: default;
}
.style-image-small .gallery-control .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  padding: 0px;
  height: 40px;
  width: 40px;
  margin-top: -20px;
}
.style-image-small .gallery-control .slick-prev {
  left: 0;
}
.style-image-small .gallery-control .slick-next {
  right: 0;
}
.style-gallery-vertical .wrap-detail-gallery {
  position: relative;
  padding-left: 180px;
}
.style-gallery-vertical .wrap-detail-gallery.gallery-control-off {
  padding-left: 0px;
}
.style-gallery-vertical .slick-vertical .slick-slide {
  padding: 12px 0px;
  border: none;
}
.style-gallery-vertical .gallery-control {
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 0;
  margin-top: -37px;
  width: 100%;
  max-width: 152px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.style-gallery-vertical .gallery-control .gallery-slider {
  height: 100% !important;
}
.style-gallery-vertical .gallery-control .gallery-slider .slick-list {
  height: calc(100% - 25px) !important;
}
.style-gallery-vertical .slick-prev, .style-gallery-vertical .slick-next {
  width: 100%;
  border: none;
  color: #000;
  font-size: 20px;
  background: transparent;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  opacity: 0;
}
.style-gallery-vertical .slick-prev:hover, .style-gallery-vertical .slick-next:hover {
  cursor: pointer;
  color: var(--bzo-main-color);
}
.style-gallery-vertical .gallery-control:hover .slick-arrow {
  opacity: 1;
}
.style-gallery-vertical .slick-next {
  margin-top: 15px;
}
.style-gallery-vertical .slick-prev {
  margin-bottom: 0px;
}
.style-gallery-vertical .gallery-slider img {
  border-radius: 0px;
  border: 1px solid var(--bzo-border-color);
}
.style-gallery-vertical .gallery-slider .active img {
  border-color: var(--bzo-main-color);
}
.item-gallery-sticky a {
  display: flex;
}
.detail-sticky-style1 .item-gallery-sticky {
  margin-bottom: 30px;
  border: 1px solid var(--bzo-border-color);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.detail-sticky-style1 .item-gallery-sticky:hover {
  border: 1px solid var(--bzo-main-color);
}
.detail-sticky-style1 .item-gallery-sticky:last-child {
  margin-bottom: 0px;
}
.detail-sticky-style2 .item-gallery-sticky {
  width: 50%;
  float: left;
  padding: 0px 10px;
  margin-bottom: 20px;
}
.detail-sticky-style2 .list-gallery-sticky {
  margin: 0px -10px;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: row;
}
.detail-sticky-style2 .item-gallery-sticky {
  flex: 1 1 auto;
}
.detail-sticky-style2 .item-gallery-sticky a {
  border: 1px solid var(--bzo-border-color);
}
.detail-sticky-style2 .item-gallery-sticky a:hover {
  border: 1px solid var(--bzo-main-color);
}
.detail-sticky-style2 .item-gallery-sticky:first-child {
  width: 100%;
}
.tab-style-sticky-style3 {
  width: 100%;
}
.tab-style-sticky-style3 .detail-tab-desc {
  padding-top: 110px;
}
.set_offset_top {
  position: relative;
  margin-top: 25px;
}
.detail-gallery-sticky-style3 .item-gallery-sticky {
  margin-bottom: 10px;
}
.detail-gallery-sticky-style3 .item-gallery-sticky:last-child {
  margin-bottom: 0px;
}
.detail-gallery-sticky-style3 .list-gallery-sticky {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.detail-gallery-sticky-style3 .list-gallery-sticky .item-gallery-sticky {
  width: 50%;
  padding: 15px;
  margin-bottom: 0px;
  position: relative;
}
.style-classroom.style-gallery-vertical .wrap-detail-gallery {
  padding-left: 368px;
}
.style-classroom.style-gallery-vertical .gallery-control {
  max-width: 338px;
}
.style-classroom.style-gallery-vertical .slick-vertical .slick-slide {
  padding: 15px 0px;
}
.woocommerce div.product p.stock {
  color: #059B5A;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
}
.product-detail .final-countdown {
  margin: 0px -10px;
  margin-top: 35px;
}
.product-detail .final-countdown .clock {
  text-align: center;
  padding: 0px 10px;
  margin: 0px;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
  display: -ms-flex;
  -ms-flex-direction: column;
  -ms-justify-content: center;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  border-radius: 6px;
}
.product-detail .final-countdown .clock .number {
  font-size: 18px;
  color: #fff;
  min-width: 50px;
  height: 50px;
  line-height: 50px;
  font-weight: 400;
  border-radius: 0;
  background: var(--bzo-main-color);
}
.product-detail .final-countdown .clock .text {
  font-size: 12px;
  color: #666666;
}
.product-detail .detail-info .final-countdown {
  margin-top: 17px;
  margin-bottom: 10px;
  margin-left: -2px;
  margin-right: -2px;
}
@media(max-width: 767px) {
  .detail-info .final-countdown {
    margin-top: 17px;
    margin-bottom: 10px;
    margin-left: -2px;
    margin-right: -2px;
  }
}
.woocommerce div.product div.summary {
  margin-bottom: 0px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  float: none;
  width: 100%;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: var(--bzo-main-color);
  color: #fff;
  opacity: 1;
}
.woocommerce div.product form.cart {
  margin-bottom: 0px;
}
.woocommerce div.product form.cart:not(.variations_form) {
  margin-bottom: 0px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.wishlist_compare_single_product {
  margin-top: 0px;
  display: flex;
  margin-right: -6px;
  margin-left: -6px;
}
.wishlist_compare_single_product .single-list-social {
  margin-left: 27px;
}
.wishlist_compare_single_product a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid var(--bzo-border-color);
  font-size: 18px;
  color: var(--bzo-title_typo-color);
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 6px;
  transition: all .3s ease-in-out;
  position: relative;
  overflow: hidden;
}
.wishlist_compare_single_product a.added, .wishlist_compare_single_product a.compare-link.added {
  font-size: 12px;
  color: #fff;
  background-color: var(--bzo-main-color);
  border-color: var(--bzo-main-color);
}
.wishlist_compare_single_product a:hover {
  border-color: var(--bzo-main-color);
  color: #fff;
  background: var(--bzo-main-color);
}
.wishlist_compare_single_product a.popup-share {}
.wishlist_compare_single_product a span {
  display: none;
}
.wishlist_compare_single_product a:hover .icon-bzo-share .path1:before {
  color: #fff;
}
.wishlist_compare_single_product a:hover svg {
  fill: #fff;
}
.wishlist_compare_single_product a.popup-share > i {
  font-size: 20px;
}
.wishlist_compare_single_product .whatsapp-btn {
  width: auto;
  padding: 0px 15px;
}
.wishlist_compare_single_product .whatsapp-btn span {
  display: inline-block;
  margin-left: 8px;
  font-size: 16px;
}
@media(max-width: 767px) {
  .wishlist_compare_single_product .whatsapp-btn span {
    display: none;
  }
  .wishlist_compare_single_product .whatsapp-btn {
    width: 40px;
    padding: 0px 8px;
  }
}
.woocommerce div.product form.cart button.single_add_to_cart_button {
  font-family: var(--bzo-title_typo-font-family);
  font-weight: 600;
}
.woocommerce div.product form.cart .ajax_add_to_cart::before {
  font-family: 'Line Awesome Free';
  font-weight: 900;
  font-size: 20px;
  content: "\f217";
  line-height: inherit;
}
.woocommerce div.product-type-external form.cart .single_add_to_cart_button {
  margin-top: 0px;
}
.woocommerce div.product .list-product-group form.cart .add_to_cart-after-cart_button {
  margin-top: 34px;
  flex-direction: column;
  width: 100%;
}
.woocommerce div.product .list-product-group form.cart .add_to_cart-after-cart_button .single_add_to_cart_button {
  max-width: 378px;
  display: inline-block;
  margin-right: 0;
}
.woocommerce div.product form.cart .ajax_add_to_cart {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  gap: 5px;
}
.woocommerce div.product form.cart .ajax_add_to_cart i {
  margin-left: 5px;
  font-size: 18px;
}
.product-title-single {
  font-size: 40px;
  font-weight: 600;
}
.product-detail-info .bzotech-price-single .product-price {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 0px;
}
.product-detail-info .bzotech-price-single {
  margin-top: 16px;
  margin-bottom: 0px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 30px;
}
.product-detail-info .product-price .woocs_price_code {
  display: flex;
  align-items: baseline;
  justify-content: start;
  gap: 5px 10px;
  flex-wrap: wrap;
}
.product-detail-info .product-price .woocommerce-Price-amount {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
}
.product-detail-info .product-price del .woocommerce-Price-amount {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.product-detail-info .group-info .product-price .woocommerce-Price-amount {
  font-size: 16px;
}
.product-detail-info .group-info .product-info .product-title {
  margin: 0;
}
.bzotech-form-cart-single .group-qty .detail-qty {
  margin-top: 5px;
}
.product-detail-info .group-info .product-price del .woocommerce-Price-amount {
  color: var(--bzo-body_typo-color);
  font-size: 14px;
  font-weight: 400;
  margin-right: 5px;
  position: relative;
}
.product-detail-info .product-price del {
  color: #727272;
  font-size: 16px;
}
.product-detail-info .product-desc {
  margin-top: 16px;
}
.product-detail-info .woocommerce-product-details__short-description {}
.woocommerce-product-details__short-description ul li {
  list-style: none;
  position: relative;
  padding-left: 24px;
}
.woocommerce-product-details__short-description ul li::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 100%;
  background-color: #727272;
  top: 50%;
  margin-top: -1px;
  left: 10px;
}
.product-detail-info .bzotech-form-cart-single {
  margin-top: 30px;
  align-items: center;
}
.bzotech-form-cart-single .variations .type-image .swatch-image {
  max-width: 75px;
  border-radius: 10px;
  margin-right: 10px;
  display: inline-block;
}
.bzotech-form-cart-single .variations .type-image .swatch-image:hover img {
  cursor: pointer;
  border-color: var(--bzo-main-color);
}
.bzotech-form-cart-single .variations .type-image .swatch-image img {
  max-width: 75px;
  width: 100%;
  border-radius: 10px;
  border: 1px dashed #f5f5f5;
}
.bzotech-form-cart-single .variations .type-image .select-box::after {
  display: none;
}
.product-detail-info .product-desc p:last-child {
  margin-bottom: 0px;
}
.item-product-meta-info {
  margin-top: 20px;
  margin-bottom: 0px;
}
.item-product-meta-info .posted_in label, .item-product-meta-info .sku_wrapper label, .item-product-meta-info .tagged_as label {
  color: #727272;
  margin-bottom: 0px;
  margin-right: 5px;
}
.item-product-meta-info .sku_wrapper .sku, .item-product-meta-info .posted_in a, .item-product-meta-info .tagged_as a {
  color: #454545;
  font-weight: 600;
}
.item-product-meta-info .posted_in a:first-child, .item-product-meta-info .sku_wrapper span:first-child, .item-product-meta-info .tagged_as a:first-child {
  margin-left: 0px;
}
.item-product-meta-info .posted_in a:hover, .item-product-meta-info .tagged_as a:hover {
  color: var(--bzo-main-color);
}
.item-product-meta-info > div {
  margin-bottom: 5px;
}
.item-product-meta-info > div:last-child {
  margin-bottom: 0px;
}
.single_variation_wrap {
  margin: 0;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0px;
}
.bzotech-form-cart-single form.variations_form {
  display: block;
}
.bzotech-form-cart-single form.variations_form .variations_button {
  display: flex;
  flex-wrap: wrap;
}
.bzotech-form-cart-single form.variations_form .qty-cart .woocommerce-variation {
  width: 100%;
  margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations label {
  margin-bottom: 0px;
  margin-right: 20px;
  font-weight: 400;
  font-size: 14px line-height: 24px;
  margin-bottom: 10px;
  min-width: 85px;
}
.woocommerce div.product form.cart .variations .type-select label {
  min-width: 85px;
}
.bzotech-form-cart-single .variations .type-label .swatch-label {
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  border-radius: 0;
  color: var(--bzo-title_typo-color);
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  transition: all 0.3s ease-out 0s;
  min-width: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
}
.bzotech-form-cart-single .variations .type-label .swatch-label-box:hover .desc {
  color: #000;
}
.bzotech-form-cart-single .variations .type-label .swatch-label:hover {
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
}
.bzotech-form-cart-single .variations .type-label .swatch-label:hover, .bzotech-form-cart-single .variations .type-label .swatch-label.selected {
  color: #fff;
  border-color: var(--bzo-main-color);
  background: var(--bzo-main-color);
  text-decoration: none;
  box-shadow: none;
}
.bzotech-form-cart-single .variations .type-label .swatch-label-box:last-child .swatch-label {
  margin-right: 0px;
}
.bzotech-form-cart-single .variations .type-select, .bzotech-form-cart-single .variations .detail-attr, .bzotech-form-cart-single .variations .type- {
  margin-bottom: 15px;
}
.bzotech-form-cart-single .variations .type-color {
  display: flex;
  align-items: center;
}
.bzotech-form-cart-single .variations .type-color .tawcvs-swatches {
  margin-top: -2px;
}
.bzotech-form-cart-single .variations .type-label, .bzotech-form-cart-single .variations .type-select, .bzotech-form-cart-single .variations .type- {
  display: flex;
  align-items: center;
}
.bzotech-form-cart-single .variations .type-select .select-box::after, .bzotech-form-cart-single .variations .type- .select-box::after {
  top: 10px;
  right: 15px;
}
.bzotech-form-cart-single .variations .type-label .swatch-label-box {
  display: inline-block;
  margin-bottom: 10px;
}
.bzotech-form-cart-single .variations .type-select select, .bzotech-form-cart-single .variations .type- select {
  border: none;
  line-height: 40px;
  height: 40px;
  margin: 0px !important;
  padding: 0px 20px 0px 10px;
  font-size: 16px;
  color: #686868;
}
.bzotech-form-cart-single .variations .type-color .swatch-color {
  height: 22px;
  width: 22px;
  display: inline-block;
  line-height: 22px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  position: relative;
}
.bzotech-form-cart-single .variations .type-color .swatch-color:before {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: -2px;
  top: -2px;
  border: 1px solid var(--bzo-border-color);
  border-radius: 50%;
}
.bzotech-form-cart-single .variations .type-color .swatch-color:after {
  content: "\f00c";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  opacity: 0;
  color: #fff;
  font-size: 12px;
  width: 22px;
  height: 22px;
  display: flex;
  line-height: 22px;
  justify-content: center;
  align-items: center;
}
.bzotech-form-cart-single .variations .type-color .swatch-color.selected:after {
  opacity: 1;
}
.bzotech-form-cart-single .variations .type-color .swatch-color:hover {
  cursor: pointer;
}
.bzotech-form-cart-single .variations .type-color .swatch-color:hover:before, .bzotech-form-cart-single .variations .type-color .swatch-color.selected:before {
  border-color: var(--bzo-main-color);
}
.bzotech-form-cart-single .variations .type-color .swatch-color:last-child {
  margin-right: 0px;
}
.bzotech-form-cart-single .variations .type-color .select-box::after {
  display: none;
}
.bzotech-form-cart-single .variations .type-select .select-box, .bzotech-form-cart-single .variations .type- .select-box {
  width: 100%;
}
.bzotech-form-cart-single .variations .type-select .title-atttr, .bzotech-form-cart-single .variations .type- .title-atttr {
  line-height: 40px;
}
.woocommerce div.product form.cart .reset_variations {
  font-size: 16px;
  display: block;
  text-transform: capitalize;
  font-weight: 400;
  display: none;
}
.product-detail-info .woocommerce-variation-description .product-desc {
  margin-bottom: 0px;
}
.product-detail-info .woocommerce-variation-price {
  margin-top: 10px;
}
.product-price ins {
  text-decoration: none;
}
.product-detail-info .woocommerce-variation-price .product-price {
  color: #000;
  font-size: 36px;
  font-weight: 700;
}
.product-detail-info .woocommerce-variation-price .product-price del {
  color: #939393;
  font-size: 18px;
  font-weight: 400;
  margin-right: 20px;
}
.woocommerce div.product form.cart .variations select {
  background: #F0F0F0;
  border-radius: 0px;
  padding: 0px 15px;
  height: 45px;
}
.bzotech-form-cart-single .list-product-group {
  width: 100%;
}
.woocommerce .bzotech-form-cart-single .list-product-group form.cart {
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start !important;
}
.woocommerce div.product .list-product-group form.cart .group_table td {
  padding-bottom: 20px;
  padding-right: 20px;
  padding-top: 0px;
}
.woocommerce div.product .list-product-group form.cart .group_table td:last-child {
  padding-right: 0px;
  float: right;
}
.woocommerce div.product .list-product-group form.cart .group_table td:last-child .detail-qty {
  margin-right: 0px;
}
.woocommerce div.product .list-product-group form.cart .group_table tr:last-child td {
  padding-bottom: 0px;
}
.bzotech-form-cart-single .list-product-group .product-price {
  margin-top: 0px;
}
.bzotech-form-cart-single .list-product-group .product-thumb img {
  border-radius: 0px;
}
.list-product-group table {
  width: 100%;
  padding: 0px;
}
.woocommerce div.product form.cart .group_table td.group-thumb {
  width: 110px;
  padding-right: 15px;
}
.woocommerce div.product form.cart .group_table td.group-thumb .product-thumb {
  border: 1px solid var(--bzo-border-color);
}
.bzotech-form-cart-single .list-product-group .group-qty .button {
  width: auto;
  min-width: auto;
  padding: 0px !important;
  height: auto;
  line-height: initial;
  border: none;
  background: transparent;
  font-size: 14px;
}
.bzotech-form-cart-single .list-product-group .group-qty .button:hover {
  box-shadow: none;
}
.bzotech-form-cart-single .list-product-group .group-qty .button:before, .bzotech-form-cart-single .list-product-group .group-qty .button:after {
  display: none;
}
.bzotech-form-cart-single .list-product-group .group_table {
  border: none;
}
.bzotech-form-cart-single .detail-qty {
  margin: 0;
  height: auto;
  border: none;
  max-width: unset;
  border-radius: 4px;
}
.bzotech-form-cart-single .detail-qty a {
  color: #121212;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  background-color: #f2f2f2;
  border-radius: 4px;
}
.bzotech-form-cart-single .detail-qty a:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06)), #FFFFFF;
  color: #727272;
}
.bzotech-form-cart-single .detail-qty input {
  border: none;
  color: #181C25;
  font-size: 18px;
  font-weight: 500;
  padding: 0 5px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  max-width: 60px;
  background-color: #f2f2f2;
  border-radius: 4px;
  margin: 0 8px;
}
.meta-item-list {
  display: inline-block;
  margin: 0px;
  font-size: 14px;
}
.sort-by .select-box::after {
  top: 3px;
}
.product-detail-info > .yith-wcwl-add-to-wishlist, .product-detail-info > .compare {
  display: none !important;
}
.product-detail-info form.cart .detail-qty, .product-detail-info form.cart .ajax_add_to_cart, .product-detail-info form.cart .single_add_to_cart_button {
  order: 1
}
.product-detail-info form.cart .wishlist_compare_single_product {
  order: 0;
  width: 100%;
  margin-bottom: 15px;
  flex-wrap: wrap;
  gap: 10px 0;
}
.single-product-share {
  margin-top: 50px;
}
.product_meta > div {
  margin-right: 40px;
}
.product_meta > div:last-child {
  margin-right: 0px;
}
.product_meta .posted_in {
  width: 100%;
}
@media(min-width: 768px) {
  .product_meta .posted_in {
    display: flex;
  }
}
.detail-product-tabs {
  margin-top: 80px;
}
@media(max-width: 1200px) {
  .detail-product-tabs {
    margin-top: 50px;
  }
}
.product-tab-content .detail-tab-desc > h2 {
  display: none;
}
.tab-product-vertical {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -o-flex;
  margin-bottom: 30px;
}
.tab-product-vertical .product-tab-title {
  min-width: 300px;
  border-right: none;
}
.tab-product-vertical .product-tab-content {
  padding-right: 0px;
  flex-grow: 1;
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  padding-left: 30px;
  border-left: 3px solid var(--bzo-main-color);
}
.tab-product-vertical .product-tab-title li {
  margin-bottom: 30px;
}
.tab-product-vertical .product-tab-title li a {
  color: #898989;
}
.tab-product-vertical .product-tab-title li a i {
  margin-left: 2px;
}
.tab-product-vertical .product-tab-title li:last-child {
  margin-bottom: 0px;
}
.tab-product-vertical .product-tab-title li a:hover, .tab-product-vertical .product-tab-title li.active a {
  color: var(--bzo-main-color);
}
.tab-product-vertical .product-tab-title li.active a {
  font-weight: 700;
}
.tab-product-horizontal .product-tab-title {
  margin-bottom: 40px;
  text-align: center;
}
.tab-product-horizontal .product-tab-title ul {
  display: flex;
  overflow: hidden;
}
.tab-product-horizontal .product-tab-title li {
  margin-right: 40px;
}
.tab-product-horizontal .product-tab-title li a {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: var(--bzo-title_typo-color);
  font-family: var(--bzo-title_typo-font-family);
  padding: 0 0 5px 0px;
  display: block;
  position: relative;
  text-transform: uppercase;
  transition: .3s;
}
.tab-product-horizontal .product-tab-title li a::before {
  position: absolute;
  content: "";
  width: 0%;
  height: 3px;
  background-color: var(--bzo-main-color);
  left: 50%;
  bottom: -1px;
  transition: .3s;
}
.tab-product-horizontal .product-tab-title li.active a::before, .tab-product-horizontal .product-tab-title li a:hover::before {
  width: 100%;
  left: 0;
  transition: .3s;
}
.tab-product-horizontal .product-tab-title li.active a {}
.tab-product-horizontal .product-tab-title li a:hover, .tab-product-horizontal .product-tab-title li.active a {
  color: var(--bzo-main-color);
}
.description-product div {
  margin: 30px 0;
}
.woocommerce .type-product table.shop_attributes {
  border: 1px solid var(--bzo-border-color);
}
.woocommerce .type-product table.shop_attributes td, .woocommerce .type-product table.shop_attributes th {
  border-bottom: 1px solid var(--bzo-border-color);
}
.woocommerce .type-product table.shop_attributes td {
  font-style: normal;
  padding: 0 15px;
}
.tab-product-accordion {}
.tab-product-accordion .ui-icon {
  text-indent: inherit;
  float: right;
}
.tab-product-accordion .ui-state-active .ui-icon, .tab-product-accordion .ui-button:active .ui-icon {
  background: transparent;
  background-image: none;
}
.tab-product-accordion .ui-accordion .ui-accordion-header {
  background: #fff;
  border-radius: 0px;
  border: none;
  border-top: 1px solid #CFCFCF;
  font-size: 20px;
  color: var(--bzo-title_typo-color);
  padding: 22px 0px;
  margin: 0;
  font-family: var(--bzo-body_typo-font-family);
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: capitalize;
}
.tab-product-accordion .ui-state-default a:link {
  color: var(--bzo-title_typo-color);
}
.tab-product-accordion .ui-accordion .ui-accordion-header:hover a:link, .tab-product-accordion .ui-accordion .ui-accordion-header:hover .ui-icon {
  color: var(--bzo-main-color);
}
.tab-product-accordion .ui-accordion .ui-accordion-header-active.ui-accordion-header:hover a:link, .tab-product-accordion .ui-accordion .ui-accordion-header-active.ui-accordion-header:hover .ui-icon {
  color: var(--bzo-main-color);
}
.tab-product-accordion .ui-accordion .ui-accordion-header:first-child {
  margin-top: 0px;
}
.tab-product-accordion .ui-accordion .ui-accordion-header.ui-state-active:first-child {
  margin-top: 0px;
}
.tab-product-accordion .ui-accordion .ui-accordion-content {
  border: none;
  background: #fff;
  width: 100%;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 15px;
}
.tab-product-accordion2 .ui-accordion .ui-accordion-header {
  background: #fff;
}
.tab-product-accordion .ui-icon {
  font-size: 14px;
  width: auto;
  margin: 0px;
  order: 1;
}
.tab-product-accordion .ui-state-active a, .tab-product-accordion .ui-state-active a:link, .tab-product-accordion .ui-state-active a:visited, .tab-product-accordion .ui-state-active .ui-icon {
  color: var(--bzo-main-color);
}
.tab-product-accordion .ui-icon, .tab-product-accordion .ui-widget-content .ui-icon {
  background-image: none;
}
.video-product-detail-poup div {
  position: relative;
  border: 1px solid var(--bzo-border-color) !important;
}
.video-product-detail-poup p {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin: 0px;
  flex-direction: column;
}
.video-product-detail-poup img {
  opacity: 0;
}
.video-product-detail-sticky {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
}
.video-product-detail-sticky a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden;
  min-width: 50px;
  height: 50px;
  border-radius: 6px;
  background: rgba(255, 255, 255, .9);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .08);
  box-shadow: 0 0 5px rgba(0, 0, 0, .08);
  color: #222;
  font-size: 13px;
  width: 50px;
  margin-top: 10px;
  border: 1px solid #222;
}
.video-product-detail-sticky a i {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
}
.video-product-detail-sticky a span {
  overflow: hidden;
  padding: 0;
  max-width: 0;
  white-space: nowrap;
  font-weight: 600;
  -webkit-transition: padding .4s cubic-bezier(.175, .885, .32, 1.15), max-width .4s cubic-bezier(.175, .885, .32, 1.15);
  transition: padding .4s cubic-bezier(.175, .885, .32, 1.15), max-width .4s cubic-bezier(.175, .885, .32, 1.15);
  display: inline-block;
}
.video-product-detail-sticky a:hover {
  width: 100%;
}
.video-product-detail-sticky a:hover > span {
  padding-right: 25px;
  max-width: 280px;
}
.detail-gallery-sticky {
  position: relative;
}
.woocommerce #reviews #comments .woocommerce-Reviews-title {
  font-size: 16px;
  color: #454545;
  margin-top: 40px;
}
.tab-product-vertical #review_form_wrapper, .tab-product-horizontal #review_form_wrapper, .comments-tab-product-accordion #review_form_wrapper {
  display: none;
  padding-top: 20px;
  border-top: 1px solid #CFCFCF;
  margin-top: 40px;
}
.tab-product-vertical, .comments-tab-product-accordion {
  margin-top: 40px;
  border-top: 1px solid #CFCFCF;
  padding-top: 40px;
}
.woocommerce .tab-product-vertical #review_form #respond p, .woocommerce .tab-product-horizontal #review_form #respond p, .woocommerce .comments-tab-product-accordion #review_form #respond p {
  margin-bottom: 17px;
}
.woocommerce #review_form #respond #wp-comment-cookies-consent {
  margin-right: 10px;
}
.woocommerce .tab-product-vertical #review_form #respond p.form-submit, .woocommerce .tab-product-horizontal #review_form #respond p.form-submit, .woocommerce .comments-tab-product-accordion #review_form #respond p.form-submit {
  margin-bottom: 0px;
}
.comments-tab-product-accordion__header .write-a-review i {
  font-size: 22px;
  margin-right: 8px;
}
.comments-tab-product-accordion__header .elbzotech-bt-default {
  display: flex;
  align-items: center;
}
.comments-tab-product-accordion__header .elbzotech-bt-default svg {
  margin-right: 17px;
}
.woocommerce #reviews #comments ol.commentlist {
  padding-left: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 50px;
  border-radius: 50%;
  border: none;
  padding: 0px;
  top: 25px;
  margin-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 70px;
  border: none;
  border-radius: 0px;
  padding: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__author {
  font-size: 16px;
  text-transform: capitalize;
  color: var(--bzo-title_typo-color);
  display: block;
}
.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__dash {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist li .wrap-rating {
  position: absolute;
  right: 0;
  top: 25px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child {
  margin-bottom: 0px;
}
.woocommerce-Reviews .comment-form .comment-form-email {
  width: 50%;
  float: left;
  padding-left: 15px;
}
.woocommerce-Reviews .comment-form .comment-form-author {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.woocommerce-Reviews .comment-form .comment-form-rating {
  clear: both;
}
.woocommerce-Reviews .comment-form label[for="author"], .woocommerce-Reviews .comment-form label[for="email"], .woocommerce-Reviews .comment-form label[for="rating"], .woocommerce-Reviews .comment-form label[for="comment"] {
  display: block;
  margin-bottom: 9px;
}
.woocommerce-Reviews .comment-form label[for="rating"] {
  margin-bottom: 17px;
}
.woocommerce-Reviews .comment-form .comment-form-author input, .woocommerce-Reviews .comment-form .comment-form-email input {
  width: 100%;
  height: 50px;
  padding: 0px 25px;
  border: none;
  background: #F0F0F0;
}
.woocommerce #review_form #respond textarea {
  min-height: 100px;
  border: none;
  padding: 20px;
  background: #F5F5F5;
  font-family: inherit;
}
.woocommerce-Reviews .comment-reply-title {
  font-size: 16px;
  margin-bottom: 17px;
  display: inline-block;
  font-weight: 600;
  color: #444;
}
.woocommerce-Reviews #comments {
  margin-bottom: 0px;
}
.woocommerce-Reviews #comments .woocommerce-noreviews {
  margin-bottom: 0px;
}
.woocommerce #reviews #comments ol.commentlist > li {
  padding-top: 25px;
  border-top: 1px solid #CFCFCF;
  margin-bottom: 25px;
}
.woocommerce #reviews #comments ol.commentlist .comment_container img {
  width: 50px;
}
.wishlist_compare_single_product .popup-share span {
  display: none;
  vertical-align: middle;
}
.wishlist_compare_single_product .popup-share i {
  font-size: 18px;
}
#tab-description .detail-tab-desc ul {
  padding-left: 20px;
}
@media(max-width: 1440px) {
  .style-gallery-vertical .gallery-control {
    max-width: 120px;
  }
  .style-gallery-vertical .wrap-detail-gallery {
    padding-left: 160px;
  }
}
.bn-product-mobile {
  display: none;
}
.woocommerce #tab-reviews p.stars.selected a:not(.active)::before {
  color: var(--bzo-main-color);
}
.woocommerce #tab-reviews p.stars.selected a.active ~ a::before {}
.woocommerce p.stars a {
  color: var(--bzo-main-color);
}
.product-detail-info-class {
  margin-bottom: 40px;
}
.product-detail-info-class .col-teacher {
  gap: 12px;
  border-right: 1px dashed var(--bzo-border-color);
  padding-right: 20px;
}
.product-detail-info-class .col-teacher img {
  width: 60px;
  border-radius: 100%;
  border: 1px solid var(--bzo-border-color);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
}
.product-detail-info-class .product-info-top {
  gap: 12px;
}
.product-detail-info-class .product-infos-top {
  margin-bottom: 30px;
  align-items: center;
}
.product-detail-info-class .product-info-top .woocommerce-review-link {
  display: none;
}
.product-detail-info-class .col-desc-classrooom label {
  color: var(--bzo-title_typo-color);
}
.product-detail-info-class .col-desc-classrooom {
  gap: 5px;
  margin-top: 14px;
}
.product-detail-info-class .col-desc-classrooom svg {
  min-width: 24px;
}
.product-detail-info-class .title-desc-classrooom {
  font-family: var(--bzo-title_typo-font-family);
}
.product-detail-info-class .product-title-single {
  margin-bottom: 30px;
}
@media(max-width: 1200px) {
  .single-related-product .title-related-product h2 {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 20px;
    line-height: 28px;
    padding-right: 80px;
  }
  .detail-product-tabs {
    margin-top: 50px;
  }
  .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    height: auto !important;
    line-height: inherit !important;
    float: none;
    width: 100%;
    text-align: left;
  }
  .product-detail-info-class .bzotech-form-cart-single .detail-qty {
    padding-left: 0;
  }
  .product-detail-info-class .bzotech-form-cart-single {
    margin-top: 15px;
  }
}
@media (max-width: 880px) {
  .product-detail-info {
    margin-top: 40px
  }
  .single-related-product .title-related-product {
    margin-bottom: 30px;
  }
  .single-related-product {
    margin-top: 40px;
  }
  .woocommerce-review-link {
    margin-left: 10px;
  }
  .product-rating-total-sold .total-sold {
    margin-left: 10px;
    padding-left: 10px;
  }
  .title-related-product .title48 {
    font-size: 38px;
    line-height: 46px;
  }
  .product-detail-info-class .col-desc-classrooom {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .product-detail-info {
    margin-top: 30px;
  }
  .product-detail-info .product-price .woocommerce-Price-amount {
    font-size: 24px;
  }
  .product-detail .product-label {
    top: 10px;
    right: 10px;
  }
}
@media(max-width: 767px) {
  .bn-product-mobile {
    display: block;
  }
  .bn-product-desktop {
    display: none;
  }
  .tab-product-vertical {
    flex-direction: column;
  }
  .tab-product-vertical .product-tab-content {
    width: 100%;
    padding-left: 0;
    border-left: none;
    border-top: 4px solid var(--bzo-main-color);
    padding-top: 30px;
    margin-top: 30px;
  }
  .tab-product-vertical .product-tab-title li {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .title-tab-product-mobi {
    display: block !important;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid var(--bzo-border-color);
  }
  .title-tab-product-mobi.last {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
  }
  .title-tab-product-mobi.last.active-title {
    margin-bottom: 20px;
  }
  .tab-product-horizontal .product-tab-content .tab-pane {
    margin-bottom: 30px;
  }
  .tab-product-horizontal .product-tab-title {
    display: none;
  }
  .tab-product-horizontal .product-tab-title ul {
    display: inherit;
    text-align: left;
  }
  .tab-product-horizontal .product-tab-title li {
    width: 100%;
    margin: 0;
  }
  .tab-product-horizontal .product-tab-title li a::before {
    display: none;
  }
  .woocommerce div.product .woocommerce-product-rating {}
  .title-related-product .title48 {
    font-size: 30px;
    line-height: 38px;
  }
  .product-title-single {
    font-size: 22px;
    line-height: 28px;
  }
  .tab-product-horizontal .product-tab-title {
    margin-bottom: 30px;
  }
  .bzotech-form-cart-single .group_table .detail-qty {
    margin-right: 0;
    padding: 0 8px;
    border-radius: 0px;
  }
  .bzotech-form-cart-single .list-product-group .detail-qty input {
    max-width: 55px;
    font-size: 16px;
  }
  .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td:last-child {
    width: 130px;
    padding-right: 0;
  }
  .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td {
    padding-right: 5px;
  }
  .woocommerce div.product .bzotech-form-cart-single form.cart .group_table td.group-thumb {
    padding-right: 5px;
  }
  .comments-tab-product-accordion__header .elbzotech-bt-default {
    margin-top: 20px;
  }
}
@media (max-width: 375px) {
  .woocommerce div.product .bzotech-form-cart-single form.cart .group_table td.group-thumb {
    display: none;
  }
  .woocommerce div.product .bzotech-form-cart-single form.cart .group_table tr {
    display: flex;
  }
  .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td.group-info {
    width: 60%;
    display: block;
  }
  .woocommerce div.product .bzotech-form-cart-single .list-product-group form.cart .group_table td.group-qty {
    width: 40%;
  }
}
.sticky-addcart-fix {
  position: fixed;
  z-index: 10001;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
}
.sticky-addcart .sticky-addcart-fix.active {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
@media(min-width: 1200px) {
  .sticky-addcart.active .sticky-addcart-fix {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.sticky-addcart .product-thumb {
  display: flex;
  min-width: 60px;
}
.sticky-addcart .item-product-sticky-addcart {
  gap: 15px;
}
.sticky-addcart .product-price, .sticky-addcart .detail-qty {
  margin-right: 10px;
}
.woocommerce div.product .sticky-addcart form.cart:not(.variations_form) {
  align-items: center;
}
.sticky-addcart .bzotech-row {
  align-items: center;
}
.sticky-addcart .detail-qty {
  padding: 0px 10px;
}
.sticky-addcart-mobile-css {
  display: none;
}
.wap-sticky-addcart-option {
  display: none;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 5px;
}
.wap-sticky-addcart-option.active {
  display: block;
}
.woocommerce .wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart {
  flex-direction: row;
}
.wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart .group_table {
  width: 70%;
  border-right: 1px solid #e5e5e5;
}
.woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .add_to_cart-after-cart_button {
  width: 30%;
  margin-top: 0px;
  align-items: end;
}
.wap-sticky-addcart-option .bzotech-form-cart-single {
  margin-top: 0px;
}
.wap-sticky-addcart-option form.cart .group_table tbody {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}
.wap-sticky-addcart-option form.cart .group_table tbody tr {
  width: 50%;
  padding: 0px 15px;
}
.woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .group_table td:last-child {
  float: none;
  padding-right: 10px;
}
.woocommerce div.product .sticky-addcart .wap-sticky-addcart-option form.cart button.single_add_to_cart_button {
  margin-bottom: 15px;
}
.sticky-addcart-fix .bzotech-form-cart-single form.variations_form {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations, .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .single_variation_wrap {
  width: 50%;
}
.woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations {
  border-right: 1px solid #e5e5e5;
}
.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations_button {
  justify-content: flex-end;
  gap: 10px;
}
.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .detail-qty, .woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .ajax_add_to_cart {
  margin: 0px;
}
.woocommerce div.product .sticky-addcart .wap-sticky-addcart-option form.variations_form button.single_add_to_cart_button {
  margin-right: 0px;
  margin: 0px;
}
.sticky-addcart-fix .bzotech-form-cart-single form.variations_form .qty-cart .woocommerce-variation {
  display: flex;
  justify-content: end;
  margin-bottom: 10px;
}
.sticky-addcart-fix .bzotech-form-cart-single {
  margin-top: 0px;
}
.sticky-addcart-fix .wrap-sticky-cart-price .detail-qty, .woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart button.single_add_to_cart_button, .woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart .ajax_add_to_cart {
  margin: 0px;
  margin-left: 10px;
}
.woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price .wishlist_compare_single_product {
  display: none;
}
@media(max-width: 1200px) {
  .woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart .ajax_add_to_cart span {
    display: none
  }
  .sticky-addcart-mobile-css {
    display: flex;
    position: fixed;
    right: 0;
    bottom: 70%;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    background: var(--bzo-main-color);
    color: #fff;
    font-size: 22px;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    z-index: 10000;
  }
  .sticky-addcart-mobile-css.active i:before {
    content: "\f00d";
  }
  .sticky-addcart.active .sticky-addcart-mobile-css {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
  }
  .wap-sticky-addcart-option .wishlist_compare_single_product {
    display: none;
  }
  .wap-sticky-addcart-option form.cart .group_table tbody tr {
    width: 100%;
  }
}
@media(max-width: 767px) {
  .sticky-addcart-fix .wrap-sticky-cart-price .detail-qty, .woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart button.single_add_to_cart_button, .woocommerce div.product .sticky-addcart-fix .wrap-sticky-cart-price form.cart .ajax_add_to_cart {
    margin: 0px;
  }
  .woocommerce div.product .sticky-addcart .sticky-addcart-fix .wrap-sticky-cart-price form.cart:not(.variations_form) {
    gap: 10px;
    justify-content: center;
  }
  .sticky-addcart .wishlist_compare_single_product {
    display: none;
  }
  .woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .add_to_cart-after-cart_button, .wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart .group_table, .sticky-addcart .bzotech-col-md-5, .sticky-addcart .bzotech-col-md-7 {
    width: 100%;
  }
  .wap-sticky-addcart-option .bzotech-form-cart-single .list-product-group form.cart .group_table {
    border-right: none;
  }
  .sticky-addcart .item-product-sticky-addcart {
    margin-bottom: 10px;
    justify-content: center;
  }
  .sticky-addcart .wrap-sticky-cart-price {
    justify-content: center;
  }
  .sticky-addcart-fix {
    left: auto;
    top: 0;
    width: 320px;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
  }
  .sticky-addcart-fix {
    padding-top: 50px;
    overflow-y: auto;
    scrollbar-width: none;
  }
  .sticky-addcart-fix::-webkit-scrollbar {
    width: 3px;
  }
  .sticky-addcart-fix::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px var(--bzo-main-color);
  }
  .sticky-addcart-fix::-webkit-scrollbar-thumb {
    background-color: var(--bzo-main-color);
    outline: 1px solid var(--bzo-main-color);
  }
  body.admin-bar .sticky-addcart-fix {
    padding-top: 90px;
  }
  .sticky-addcart-mobile-css.active {
    bottom: auto;
    top: 0px;
    z-index: 100000;
  }
  body.admin-bar .sticky-addcart-mobile-css.active {
    bottom: auto;
    top: 46px;
    z-index: 100000;
  }
  .sticky-addcart .sticky-addcart-fix.active {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  .woocommerce div.product .wap-sticky-addcart-option .list-product-group form.cart .add_to_cart-after-cart_button {
    align-items: center;
    margin-top: 30px;
  }
  .wap-sticky-addcart-option form.cart .group_table tbody tr .group-thumb {
    display: none;
  }
  .woocommerce div.product .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations, .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .single_variation_wrap {
    width: 100%;
    border: none;
  }
  .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .qty-cart .woocommerce-variation, .sticky-addcart-fix .bzotech-form-cart-single form.variations_form .variations_button {
    justify-content: flex-start;
  }
}
.select-box select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  z-index: 1;
  width: 100%;
}
.select-box::after {
  position: absolute;
  top: 2px;
  right: 0;
  content: "\f107";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  z-index: 2;
  cursor: pointer;
  pointer-events: none;
}
.select-box {
  position: relative;
}
.type-label .select-box::after {
  content: '';
}
.elbzotech-dropdown-box:hover .elbzotech-dropdown-list {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
  margin-top: 0px;
}
.elbzotech-dropdown-list {
  position: absolute;
  right: auto;
  left: 0;
  top: 100%;
  background: #fff;
  padding: 20px;
  min-width: 260px;
  width: 100%;
  margin-top: 20px;
  visibility: hidden;
  opacity: 0;
  border: none;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.10);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  pointer-events: none;
  line-height: 28px;
  list-style: none;
  z-index: 9992;
  border-radius: 0px;
}
.elbzotech-dropdown-list.elbzotech-dropdown-number-blog {
  min-width: 100%;
}
body .scroll-top {
  bottom: -100px;
  right: 40px;
  display: block;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  position: fixed;
  text-align: center;
  width: 40px;
  z-index: 999;
  background: var(--bzo-main-color);
  border-radius: 0;
  color: #fff;
  font-size: 24px;
  transition: .3s;
}
body .scroll-top:hover {
  color: #fff;
  background: var(--bzo-main-color);
  transition: .3s;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}
body .scroll-top:hover i {
  animation: shake-vertical 2.5s ease infinite;
}
.scroll-top.active {
  opacity: 1;
  bottom: 30px;
}
@media(max-width: 1170px) {
  body .scroll-top {
    right: 20px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 20px;
  }
  .scroll-top.active {
    bottom: 20px;
  }
}
@-webkit-keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
  }
}
.scroll-top-style2 {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.3);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  color: var(--bzo-main-color);
  font-size: 20px;
  background: #fff;
}
.scroll-top-style2:hover {
  color: var(--bzo-main-color-mix-black);
}
.scroll-top-style2.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.scroll-top-style2 i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll-top-style2 svg path {
  fill: none;
}
.scroll-top-style2 svg.progress-circle path {
  stroke: var(--bzo-main-color);
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
@media(max-width:1200px) {
  .scroll-top-style2 {
    right: 15px;
    bottom: 80px;
    height: 35px;
    width: 35px;
  }
}
.page-shop-4col {
  margin-top: 50px;
}
.top-filter .sort-pagi-bar {
  float: right;
}
.top-filter .view-type {
  display: flex;
}
.top-filter .view-type a {
  display: inline-block;
  margin-right: 30px;
  line-height: 0;
}
@media(max-width: 1024px) {
  .top-filter .view-type a.grid-2 {
    display: none;
  }
}
.top-filter .view-type a i {
  font-size: 22px;
}
.top-filter .view-type a i::before {
  color: #898989;
}
.top-filter .view-type a.active i:before, .top-filter .view-type a:hover i:before {
  color: var(--bzo-main-color);
}
.top-filter .sort-pagi-bar > li {
  vertical-align: middle;
}
.top-filter {
  margin-bottom: 30px;
  border: 1px solid var(--bzo-border-color);
  border-radius: 0px;
}
.top_filter-shop {
  margin-bottom: 30px;
}
.main-top-filter__left .dropdown-link {
  padding: 15px 30px;
  display: inline-block;
  display: flex;
  align-items: center;
  color: var(--bzo-body_typo-color);
  gap: 5px;
}
@media(max-width: 767px) {
  .main-top-filter__left .show-order .elbzotech-dropdown-list {
    left: auto;
    right: 0;
    text-align: right;
  }
}
.main-top-filter__left .dropdown-link:hover {
  color: var(--bzo-main-color);
}
.main-top-filter__left .dropdown-link svg {}
.main-top-filter__left > div {
  border-right: 1px solid var(--bzo-border-color);
}
.hidden-sidebar .elementor-widget-sidebar, .hidden-sidebar > .sidebar-position-left, .hidden-sidebar > .sidebar-position-right {
  display: none;
}
.hidden-sidebar .elementor-element:has(.elementor-widget-bzotech-products), .hidden-sidebar > .content-sidebar-left, .hidden-sidebar > .content-sidebar-right {
  width: 100%;
}
@media(max-width: 767px) {
  .top-filter {
    flex-direction: column;
  }
  .main-top-filter__left {
    width: 100%;
    justify-content: center;
  }
  .main-top-filter__left .dropdown-link {
    padding: 15px 8px;
  }
  .main-top-filter__left .dropdown-link {
    justify-content: center;
  }
  .main-top-filter__left > div {
    width: 100%;
    text-align: center;
  }
  .main-top-filter__left > div:last-child {
    border-right: none;
  }
  .main-top-filter__right {
    border-top: 1px solid #ccc;
    width: 100%;
    justify-content: center;
    padding: 15px 0;
  }
  .top-filter .sort-pagi-bar {
    float: none;
    text-align: center;
  }
  .top-filter .view-type a:last-child {
    margin-right: 0px;
  }
}
.nav-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
  border-bottom: 0;
}
.nav-tabs > li > a {
  border-radius: 0;
  padding: 0px;
  border: none;
  margin: 0px;
}
.nav > li > a:focus, .nav > li > a:hover, .nav-tabs > li > a:hover {
  background: transparent;
  border-color: transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: none;
  background: transparent;
}
.nav-tabs > li > a i {
  display: inline-block;
  vertical-align: middle;
}
.product-thumb-link {
  display: block;
  position: relative;
  overflow: hidden;
}
.product-thumb-link img {
  display: block;
  width: 100%;
  transition: all 0.5s cubic-bezier(0, 0, 0.1, 1);
}
.product-thumb:hover .zoom-thumb img {
  transform: scale(1.1);
}
.zoomout-thumb img.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(2);
  -webkit-transform: scale(2);
}
.product-thumb:hover .zoomout-thumb img.image-hover {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}
.product-thumb .rotate-thumb img {
  transition: all 0.4s linear 0s;
}
.rotate-thumb img.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: rotateY(90deg);
  -webkit-transform: rotateY(90deg);
  transition: all 0.4s linear 0s;
}
.product-thumb:hover .rotate-thumb img.image-hover {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  opacity: 1;
  transition: all 0.4s linear 0s;
}
.product-thumb:hover .rotate-thumb img:first-child {
  transform: rotateY(-90deg);
  -webkit-transform: rotateY(-90deg);
  opacity: 0;
  transition: all 0.4s linear 0s;
}
.product-thumb .translate-thumb img {
  transition: all 0.4s ease-out 0s;
}
.translate-thumb img.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: all 0.4s ease-out 0s;
}
.product-thumb:hover .translate-thumb img.image-hover {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  transition: all 0.4s ease-out 0s;
}
.product-thumb:hover .translate-thumb img:first-child {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  opacity: 0;
  transition: all 0.4s ease-out 0s;
}
.list-img-slider-thumb {
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.list-img-slider-thumb {
  position: absolute;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  justify-content: space-between;
}
.list-img-slider-thumb span {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-end;
}
.list-img-slider-thumb span:before {
  content: '';
  background: #CCCCCC;
  height: 4px;
  width: 100%;
}
.list-img-slider-thumb span.active:before {
  content: '';
  background: #000;
  height: 4px;
  width: 100%;
}
.cursor-active a {
  cursor: inherit;
}
.elbzotech-wrapper-slider-global .swiper-button-prev:after, .elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next:after, .elbzotech-wrapper-slider-global .swiper-button-next:after, .elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev:after, .elbzotech-wrapper-slider .swiper-button-prev:after, .elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next:after, .elbzotech-wrapper-slider .swiper-button-next:after, .elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev:after {
  content: '';
}
.elbzotech-wrapper-slider-global .swiper-button-next, .elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-prev, .elbzotech-wrapper-slider-global .swiper-button-prev, .elbzotech-wrapper-slider-global .swiper-container-rtl .swiper-button-next, .elbzotech-wrapper-slider .swiper-button-next, .elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-prev, .elbzotech-wrapper-slider .swiper-button-prev, .elbzotech-wrapper-slider .swiper-container-rtl .swiper-button-next {
  background-image: none;
}
.elbzotech-popup-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  z-index: -1;
}
.bzotech-navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bzotech-navbar-nav > li {
  display: inline-block;
}
.bzotech-navbar-nav > li > a {
  position: relative;
  display: block;
}
.bzotech-navbar-nav li.menu-item-has-children {
  position: relative;
}
.bzotech-navbar-nav li.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin: 0;
  margin-top: 0px;
  transform: scaleY(1) translateZ(0);
}
.bzotech-navbar-nav .sub-menu .sub-menu {
  left: 100%;
  top: 0;
  border-radius: 0px;
}
.bzotech-navbar-nav .sub-menu > li > a {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 30px;
}
.bzotech-navbar-nav .sub-menu > li > a:hover {
  color: var(--bzo-main-color);
}
.bzotech-navbar-nav li.has-mega-menu .mega-menu {
  background: #fff;
  left: 0;
  opacity: 0;
  padding: 30px 15px 30px 15px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: -1;
  text-align: left;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
  border-radius: 0px;
  transform-origin: 50% 0;
  transform: scaleY(0) translateZ(0);
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
}
.bzotech-navbar-nav .sub-menu {
  background: #fff;
  left: 0px;
  list-style: none;
  opacity: 0;
  padding: 30px 0px;
  position: absolute;
  top: 100%;
  visibility: hidden;
  z-index: 999;
  text-align: left;
  margin: 0px;
  transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
  min-width: 300px;
  border-radius: 0;
  transform-origin: 50% 0;
  transform: scaleY(0) translateZ(0);
}
@media(min-width: 1201px) {
  .bzotech-navbar-nav .sub-menu > li {
    padding: 0px 30px;
  }
}
.bzotech-navbar-nav li.has-mega-menu:hover > .mega-menu {
  margin: 0;
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  z-index: 999;
  transform: scaleY(1) translateZ(0);
}
.mega-menu .current-link {
  text-decoration: underline;
}
.indicator-icon {
  margin-left: 5px;
  cursor: pointer;
  position: relative;
  font-weight: 900;
  font-style: normal;
  font-family: 'Line Awesome Free';
  font-weight: 900;
  font-size: 14px;
}
.sub-menu .indicator-icon {
  float: right;
}
.indicator-icon:before {
  content: "\f107";
}
.menu-global-style-icon.position_content-left .indicator-icon:before {
  content: "\f105";
}
.menu-global-style-icon.position_content-right .indicator-icon:before {
  content: "\f104";
}
.sub-menu .indicator-icon::before {
  content: "\f105";
}
.bzotech_plus_icon .indicator-icon::before {
  content: '+';
}
.bzotech_fill_arrow .indicator-icon::before {
  content: '\f0d7';
}
.bzotech_fill_arrow .sub-menu .indicator-icon::before {
  content: '\f0da';
}
.bzotech_none .indicator-icon {
  display: none;
}
.bzotech-menu-toggler {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.bzotech-nav-identity-panel {
  display: none;
}
.menu-global-style- .bzotech-navbar-nav {
  display: flex;
}
.fixed-header {
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.menu-fixed-content.fixed-header {
  background: #fff;
  box-shadow: 0px 0px 20px -10px rgba(0, 0, 0, 0.5);
  width: 100%;
  left: 0 !important;
  margin: 0;
  max-width: 100%;
  display: block;
}
.fixed-header .vc_row[data-vc-full-width].vc_hidden {
  opacity: 1;
}
.fixed-header {
  position: fixed !important;
  top: -100px;
  left: 0px !important;
  z-index: 9999 !important;
  -webkit-transition: top 0.4s ease-out 0s !important;
  transition: top 0.4s ease-out 0s !important;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
.admin-bar .fixed-header.active {
  top: 32px;
}
.fixed-header.active {
  top: -1px;
}
.effect-line-bottom .bzotech-navbar-nav > li > a {
  position: relative;
}
.effect-line-bottom .bzotech-navbar-nav > li > a:after {
  content: '';
  background: var(--bzo-main-color);
  position: absolute;
  bottom: 0;
  height: 3px;
  left: 50%;
  right: 50%;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  opacity: 0;
}
.effect-line-bottom .bzotech-navbar-nav > li:hover > a:after, .effect-line-bottom .bzotech-navbar-nav > li.current-menu-parent > a:after, .effect-line-bottom .bzotech-navbar-nav > li.current-menu-ancestor > a:after, .effect-line-bottom .bzotech-navbar-nav > li.current-menu-item > a:after {
  left: 0;
  right: 0;
  opacity: 1;
}
.effect-line-top .bzotech-navbar-nav > li {
  position: relative;
}
.effect-line-top .bzotech-navbar-nav > li > a:after {
  content: '';
  background: #c82811;
  position: absolute;
  top: 0;
  height: 3px;
  left: 50%;
  right: 50%;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  opacity: 0;
}
.effect-line-top .bzotech-navbar-nav > li > a:hover:after, .effect-line-top .bzotech-navbar-nav > li.current-menu-item > a:after {
  left: 0;
  right: 0;
  opacity: 1;
}
.toggle-mobile-menu {
  display: none;
}
.menu-global-style-icon.bg-overlay:after {
  content: '';
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
}
.menu-global-style-icon .bzotech-nav-identity-panel {
  display: flex;
}
.menu-global-style-icon .bzotech-menu-inner {
  background: #fff;
  width: 330px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9995;
  padding: 0px 0px 0px 0px;
  overflow-x: hidden;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  max-width: 100%;
  box-shadow: 0px 0px 30px rgb(0 0 0 / 0.1);
  max-height: 100%;
  display: block;
  overflow: unset;
}
body.admin-bar .menu-global-style-icon .bzotech-menu-inner {
  top: 32px;
}
.menu-global-style-icon.position_content-left .bzotech-menu-inner {
  left: -450px;
}
.menu-global-style-icon.position_content-left .bzotech-menu-inner.menu-side-active {
  left: 0;
}
.menu-global-style-icon.position_content-right .bzotech-menu-inner {
  right: -450px;
}
.menu-global-style-icon.position_content-right .bzotech-menu-inner.menu-side-active {
  right: 0;
}
@media(min-width: 1201px) {
  .close-menu-not-style-icon {
    display: none;
  }
}
.menu_mobile_style-left .close-menu-not-style-icon, .position_content-left .close-menu {
  position: absolute;
  right: -35px;
  top: 0;
  line-height: 35px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  font-size: 20px;
  z-index: 99999;
  background: var(--bzo-main-color);
  color: #fff;
  box-shadow: -15px 0px 30px 0px rgb(0 0 0 / 0.1);
  text-align: center;
}
.menu_mobile_style-right .close-menu-not-style-icon, .position_content-right .close-menu {
  position: absolute;
  left: -35px;
  top: 0;
  line-height: 35px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  font-size: 20px;
  z-index: 99999;
  background: var(--bzo-main-color);
  color: #fff;
  box-shadow: -15px 0px 30px 0px rgb(0 0 0 / 0.1);
  text-align: center;
}
.menu-global-style-icon .menu-open .la.la-reorder:before {
  content: "\f00d";
}
.menu-global-style-icon .bzotech-menu-inner .bzotech-navbar-nav {
  margin-top: 0px;
  padding-left: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  position: relative;
  scrollbar-width: none;
}
.menu-global-style-icon .bzotech-menu-inner .bzotech-navbar-nav::-webkit-scrollbar {
  width: 0px;
}
.menu-global-style-icon .bzotech-menu-inner .bzotech-navbar-nav::-webkit-scrollbar-track {
  border-radius: 0px;
}
.menu-global-style-icon .bzotech-menu-inner .bzotech-navbar-nav::-webkit-scrollbar-thumb {
  background-color: var(--bzo-main-color);
}
.menu-global-style-icon .bzotech-menu-inner .bzotech-navbar-nav::-webkit-scrollbar-thumb:hover {
  background: var(--bzo-main-color);
}
.menu-global-style-icon .bzotech-navbar-nav > li > a {
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 500;
  border-top: 1px solid #e1e1e1;
}
.menu-global-style-icon .bzotech-navbar-nav > li > a:hover {
  color: var(--bzo-main-color);
}
.menu-global-style-icon .bzotech-navbar-nav > li {
  display: block;
  position: unset;
}
.menu-global-style-icon .bzotech-navbar-nav .sub-menu {
  width: 330px;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  box-shadow: none;
  background: #fff;
  top: 0;
  bottom: 0;
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  box-shadow: -15px 0px 25px -15px #00000024;
}
.menu-global-style-icon li.has-mega-menu .mega-menu {
  width: calc(90% - 330px) !important;
  max-width: 100% !important;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  box-shadow: none;
  background: #fff;
  top: 0;
  bottom: 0;
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  box-shadow: -15px 0px 25px -15px #00000024;
}
.menu-global-style-icon.position_content-left li.has-mega-menu .mega-menu, .menu-global-style-icon.position_content-left .bzotech-navbar-nav .sub-menu {
  box-shadow: 15px 0px 25px -15px #00000024;
}
.menu-global-style-icon li.has-mega-menu:hover .mega-menu {
  opacity: 1;
  visibility: visible;
  z-index: 999;
  margin-right: 0;
  margin-left: 0;
}
.menu-global-style-icon.position_content-right .bzotech-navbar-nav .sub-menu, .menu-global-style-icon.position_content-right .bzotech-navbar-nav .mega-menu {
  right: 330px;
  left: auto !important;
  margin-right: 50px;
  transition: all 0s ease-out 0s !important;
  -webkit-transition: all 0s ease-out 0s !important;
}
.admin-bar .menu-global-style-icon.position_content-right .bzotech-navbar-nav .sub-menu, .admin-bar .menu-global-style-icon.position_content-right .bzotech-navbar-nav .mega-menu {
  padding-top: 32px;
}
.menu-global-style-icon.position_content-left .bzotech-navbar-nav .sub-menu, .menu-global-style-icon.position_content-left .bzotech-navbar-nav .mega-menu {
  left: 330px !important;
  right: auto !important;
  z-index: -1 !important;
  margin-left: 50px;
  transition: all 0s ease-out 0s !important;
  -webkit-transition: all 0s ease-out 0s !important;
  display: none !important;
  visibility: hidden !important;
}
.menu-global-style-icon.position_content-left .bzotech-navbar-nav li:hover > .sub-menu, .menu-global-style-icon.position_content-left .bzotech-navbar-nav li:hover > .mega-menu {
  display: block !important;
  z-index: 100009 !important;
  visibility: visible !important;
}
.menu-global-style-icon .bzotech-navbar-nav li:hover > .sub-menu .menu-global-style-icon .bzotech-navbar-nav .sub-open > .sub-menu, {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
.menu-global-style-icon .bzotech-navbar-nav .sub-menu {
  padding: 0px;
}
.menu-global-style-icon .bzotech-navbar-nav .sub-menu > li > a {
  padding: 8px 20px;
}
.menu-global-style-icon .indicator-icon {
  width: 30px;
  text-align: center;
  float: right;
}
@media (max-width: 1440px) {
  .menu-global-style-icon li.has-mega-menu .mega-menu {
    width: calc(100% - 330px) !important;
  }
}
@media (max-width: 1200px) {
  .menu-global-style-icon .bzotech-navbar-nav .sub-menu {
    width: 100%;
    position: unset;
    border-right: none;
    display: none;
    opacity: 1;
    visibility: visible;
    border-top: 1px solid #e1e1e1;
    border-right: none;
    border-left: none;
    transition: none !important;
  }
}
@media (max-width: 768px) {
  body.admin-bar .menu-global-style-icon .bzotech-menu-inner {
    top: 46px;
  }
}
@media (max-width: 1200px) {
  .menu-global-style- .bzotech-navbar-nav {
    flex-direction: column;
  }
  .btn-toggle-mobile-menu {
    position: absolute;
    top: 0;
    right: 0px;
    height: 55px;
    width: 55px;
    border-left: 1px solid #e1e1e1;
    line-height: 55px;
    z-index: 10;
    text-align: center;
    font-size: 18px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
  }
  .btn-toggle-mobile-menu::after {
    font-family: 'Line Awesome Free';
    content: "\f107";
    font-weight: 900;
  }
  .btn-toggle-mobile-menu.active::after {
    content: "\f106";
  }
  .btn-toggle-mobile-menu.active {
    background: #ebebeb;
  }
  .bzotech-menu-inner .indicator-icon {
    display: none;
  }
  .bzotech-menu-inner {
    position: absolute;
    top: 100%;
    width: 100vw;
    display: none;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    transition: none;
    -webkit-transition: none;
    text-align: left;
    overflow-x: auto;
    overflow-y: scroll;
    max-height: 350px;
    scrollbar-width: none;
  }
  .menu_mobile_style-right .bzotech-menu-inner, .menu_mobile_style-left .bzotech-menu-inner {
    background: #f3f3f3;
    width: calc(100% - 35px);
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9995;
    padding: 0px 0px 0px 0px;
    overflow-x: hidden;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    max-width: 100%;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 0.1);
    max-height: 100%;
    display: block;
    overflow: unset;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
  }
  .menu_mobile_style-right .bzotech-menu-inner > .bzotech-navbar-nav > li, .menu_mobile_style-left .bzotech-menu-inner > .bzotech-navbar-nav > li {
    background: #fff;
  }
  .menu_mobile_style-right .bzotech-menu-inner {
    right: -100% !important;
  }
  .menu_mobile_style-left .bzotech-menu-inner {
    left: -100% !important;
    right: auto !important;
  }
  .menu_mobile_style-right.active .bzotech-menu-inner {
    right: 0 !important;
  }
  .menu_mobile_style-left.active .bzotech-menu-inner {
    left: 0px !important;
    right: auto !important;
  }
  .menu_mobile_style-right .bzotech-menu-inner .bzotech-navbar-nav, .menu_mobile_style-left .bzotech-menu-inner .bzotech-navbar-nav {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    position: relative;
    justify-content: flex-start !important;
  }
  .bzotech-menu-inner > .bzotech-navbar-nav {
    text-align: left !important;
  }
  .bzotech-menu-inner > .bzotech-navbar-nav > li {
    display: block;
    width: 100%;
    margin: 0px !important;
    padding: 0 !important;
    position: relative;
  }
  .bzotech-menu-inner > .bzotech-navbar-nav > li > a {
    display: block;
    font-weight: 500;
    font-size: 18px;
    height: 55px !important;
    line-height: 55px !important;
    padding: 0px 20px !important;
    padding-right: 70px !important;
    border-bottom: none !important;
    transition: none;
    -webkit-transition: none;
    margin: 0px !important;
    color: #000 !important;
  }
  .bzotech-navbar-nav li.menu-item-has-children > a:before {
    display: none;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul {
    padding: 0;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul li > a {
    padding-left: 30px !important;
    border-top: 1px solid #e5e5e5;
    height: 55px;
    line-height: 55px;
    padding-right: 55px;
    overflow: hidden;
    overflow-wrap: break-word;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul li:first-child > a {
    border-top: none !important;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-2 > a {
    padding-left: 45px !important;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-3 > a {
    padding-left: 60px !important;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-4 > a {
    padding-left: 75px !important;
  }
  .bzotech-menu-inner > ul li:not(.has-mega-menu) ul li.menu-item-depth-4 .sub-menu-item > a {
    padding-left: 90px !important;
  }
  .bzotech-navbar-nav .sub-menu {
    padding: 0px;
  }
  .toggle-mobile-menu {
    position: relative;
    padding: 0px;
    text-align: center;
    display: inline-block;
    font-size: 28px;
    height: 30px;
    line-height: 32px;
  }
  .header-nav-default.active .toggle-mobile-menu i:before, .bzotech-menu-global-container.active .toggle-mobile-menu i:before {
    content: "\f00d";
  }
  .toggle-mobile-menu:hover, .toggle-mobile-menu:focus {
    color: var(--bzo-main-color);
  }
  .toggle-mobile-menu.active .la-reorder:before {
    content: "\f191";
  }
  .menu-global-style- .sub-menu li {
    transition: none;
    -webkit-transition: none;
  }
  .menu-global-style- .sub-menu {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: static !important;
    box-shadow: none !important;
    border-top: 1px solid #e1e1e1;
    transition: none;
    -webkit-transition: none;
    width: 100%;
    transform-origin: unset;
    transform: none;
  }
  .menu-global-style- .bzotech-navbar-nav > li > a {
    border-top: 1px solid #e1e1e1 !important;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .menu-global-style- .bzotech-navbar-nav > li > a:after {
    display: none;
  }
  .bzotech-navbar-nav li.has-mega-menu .mega-menu {
    position: unset;
    transition: none;
    display: none;
    box-shadow: none !important;
    ;
    border-top: 1px solid #e1e1e1;
    opacity: 1 !important;
    width: 100% !important;
    visibility: visible !important;
    margin: 0 !important;
    transform-origin: unset;
    transform: none;
    transition: none;
    -webkit-transition: none;
  }
}
@media (max-width: 768px) {
  body.admin-bar .menu_mobile_style-left .bzotech-menu-inner, body.admin-bar .menu_mobile_style-right .bzotech-menu-inner {
    top: 46px;
  }
}
.product-rate {
  background-image: url(../../../themes/bw-kidscenter/assets/global/css/images/icon/rate-star.png);
  background-position: 0 -13px;
  background-repeat: repeat-x;
  height: 13px;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  width: 90px;
}
.product-rating {
  background-image: url(../../../themes/bw-kidscenter/assets/global/css/images/icon/rate-star.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  height: 13px;
}
.total-star .product-rate {
  background-image: url(../../../themes/bw-kidscenter/assets/global/css/images/icon/total-star.png);
  background-position: 0 -24px;
  height: 24px;
  width: 160px;
}
.total-star .product-rating {
  background-image: url(../../../themes/bw-kidscenter/assets/global/css/images/icon/total-star.png);
  height: 24px;
}
.woocommerce-pagination .page-numbers i {
  color: #293042;
  font-size: 18px;
}
.woocommerce-pagination .page-numbers.current {
  border-color: var(--bzo-main-color);
  color: var(--bzo-main-color);
}
.woocommerce-pagination .page-numbers:hover {
  border-color: var(--bzo-main-color);
  color: var(--bzo-main-color);
}
.woocommerce-pagination .page-numbers.current:hover i {
  color: #fff;
}
.woocommerce-pagination .page-numbers:hover i {
  color: var(--bzo-main-color);
}
.box-contact-form .wpcf7-form textarea {
  width: 100%;
  background: #fff;
  border-radius: 6px;
  border: 1px solid var(--bzo-border-color);
  font-family: var(--bzo-body_typo-font-family);
  font-size: var(--bzo-body_typo-font-size);
  height: 160px;
}
@media(max-width: 1200px) {
  .box-contact-form .wpcf7-form textarea {
    height: 120px;
    padding: 10px 10px;
  }
}
.box-contact-form .wpcf7-form input.wpcf7-text {
  width: 100%;
  background: #fff;
  border: 1px solid var(--bzo-border-color);
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  margin-bottom: 0px;
}
@media(max-width: 1200px) {
  .box-contact-form .wpcf7-form input.wpcf7-text {
    height: 48px;
    line-height: 48px;
    padding: 0px 10px;
  }
}
.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap {
  margin-bottom: 30px;
  display: block;
}
.box-contact-form .wpcf7-form input.wpcf7-submit {
  margin-top: 25px;
}
.box-contact-form .wpcf7-form label {
  margin-bottom: 8px;
  display: block;
}
.box-contact-form .wpcf7-form p {
  margin: 0;
}
.box-contact-form-v2 .wpcf7-form textarea, .box-contact-form-v2 .wpcf7-form input.wpcf7-text {
  border: 1px solid var(--bzo-border-color);
}
@media(max-width: 1199px) {
  .box-contact-form.box-contact-form-v2 .wpcf7-form input.wpcf7-submit {
    margin-top: 25px;
  }
}
@media(max-width: 1024px) {}
.wishlist-title-container .wishlist-title {
  display: none;
}
.woocommerce table.wishlist_table {
  border: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  font-size: var(--bzo-body_typo-font-size);
}
.woocommerce table.wishlist_table td {
  border-top: none;
}
.woocommerce table.wishlist_table td:not(:last-child) {
  border-right: none;
}
.woocommerce table.wishlist_table th:not(:last-child) {
  border-right: none;
}
.woocommerce table.wishlist_table th {
  font-size: 16px;
  font-weight: 600;
  color: var(--bzo-gray-color);
}
.wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete {
  text-align: left;
}
.wishlist_table .product-name a {
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
  font-size: 16px;
}
.yith-wcwl-share .share-button a i {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  margin-bottom: 0;
}
.yith-wcwl-share li a {
  min-width: 40px;
  min-height: 40px;
  line-height: 40px;
  padding: 0;
  border-radius: 0px;
}
.wishlist_table.mobile .product-add-to-cart a {
  display: inline-block !important;
  margin-bottom: 0;
}
.wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3, .wishlist_table.modern_grid li .item-details h3 {
  margin-top: 0;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: left;
  position: absolute;
  right: 0px;
  top: 0px;
}
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist, .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
  text-align: left;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label, .wishlist_table.mobile .additional-info {
  display: none;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .value {
  padding: 0;
}
.wishlist_table.mobile li {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--bzo-border-color);
  position: relative;
}
.fancybox-opened .fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-nav span {
  background-image: none;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ebebeb;
  color: #727272;
}
.fancybox-nav:hover span {
  background-color: var(--bzo-main-color);
  color: #fff;
}
.fancybox-nav.fancybox-prev span:before {
  content: "\f104";
  font-family: 'Line Awesome Free';
  font-weight: 900;
}
.fancybox-nav.fancybox-next span:before {
  content: "\f105";
  font-family: 'Line Awesome Free';
  font-weight: 900;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar {
  width: 0px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-track {
  border-radius: 10px;
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb {
  background-color: var(--bzo-main-color2);
}
.fancybox-opened .fancybox-inner::-webkit-scrollbar-thumb:hover {
  background: var(--bzo-main-color);
}
.product-popup-content {
  padding: 15px 15px;
}
.product-popup-content .product-detail .final-countdown {
  display: none;
}
.fancybox-close {
  top: 0;
  right: 0;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fancybox-close:before {
  content: "\f00d";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  -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-size: 24px
}
.product-popup-content .product-detail-info .set_offset_top {
  display: none
}
.product-popup-content .product-title-single {
  font-size: 26px
}
.product-popup-content .product-detail-info .product-desc {
  margin-top: 17px
}
.main-filter__hitory, .js-filter-hitory {
  flex-wrap: wrap;
  gap: 10px 0px;
}
.js-filter-hitory .item {
  background: #F5F5F5;
  margin-right: 12px;
  padding: 6px 14px;
  align-items: center;
}
.js-filter-hitory .item.clear-filter {
  background: #f5f5f5;
  margin-bottom: 0px;
}
.js-filter-hitory .item.clear-filter a {
  color: #454545;
  font-size: 14px;
  font-weight: 500;
}
.js-filter-hitory .item.clear-filter a:hover {
  color: var(--bzo-main-color);
}
.js-filter-hitory .item-label {
  text-transform: capitalize;
}
.js-filter-hitory .item-filter-hitory > a:after {
  content: "\e921";
  font-family: 'bzoicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 9px;
  margin-left: 10px;
}
.js-filter-hitory .item-filter-hitory > a {
  margin-left: 12px;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #454545;
}
.js-filter-hitory .item-filter-hitory > a:hover {
  color: var(--bzo-main-color);
}
.js-filter-hitory .item-filter-hitory > a:last-child {
  margin-right: 0px;
}
.js-filter-hitory .item-filter-hitory .smoke, .js-filter-hitory .item-filter-hitory .count {
  display: none;
}
.js-filter-hitory .item-filter-hitory > a.swatch-color .span-trong {
  height: 20px;
  width: 20px;
  display: inline-block;
  border-radius: 50%;
}
.bzo-ajaxcart-report {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgb(0 0 0 / 80%);
  display: flex;
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
.bzo-ajaxcart-report > div {
  background: #fff;
  border-radius: 0px;
  padding: 40px 30px 40px 30px;
  max-width: 600px;
  text-align: center;
}
.bzo-ajaxcart-report .msg-success {
  margin-bottom: 20px;
  background: #f1f1f1;
  font-size: 16px;
  padding: 12px 20px;
  border-radius: 0px;
  color: #333;
}
.bzo-ajaxcart-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.btn-popup-cart {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  background: var(--bzo-main-color);
  border: 1px solid var(--bzo-main-color);
  border-radius: 0px;
  padding: 0 30px;
  cursor: pointer;
  z-index: 1;
  position: relative;
  font-family: var(--bzo-body_typo-font-family);
  overflow: hidden;
  transition: all .3s ease-in-out;
  position: relative;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-popup-cart:hover {
  background: #fff;
  color: var(--bzo-main-color);
}
.btn-popup-cart.close {
  color: var(--bzo-main-color);
  background: #fff;
}
.btn-popup-cart.close:hover {
  background: var(--bzo-main-color);
  color: #fff;
}
.btn-popup-view::after {
  font-family: 'Line Awesome Free';
  font-weight: 900;
  content: "\f061";
  font-size: 20px;
  padding-left: 5px;
}
@media(max-width: 767px) {
  .bzo-ajaxcart-report > div {
    max-width: 320px;
    padding: 30px 20px
  }
  .bzo-ajaxcart-actions {
    flex-direction: column;
    gap: 10px;
  }
}
.header-default {
  box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
}
.header-default .logo-default {
  padding: 32px 0;
}
.header-default .menu-global-style- .bzotech-navbar-nav > li > a {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 32px 0px 32px 0px;
  margin: 0px 30px;
  color: var(--bzo-title_typo-color);
}
.header-default .menu-global-style- .bzotech-navbar-nav > li > a:hover {
  color: var(--bzo-title_typo-color);
}
.header-default .effect-line-bottom .bzotech-navbar-nav > li > a:after {
  bottom: 31px;
  background: var(--bzo-title_typo-color);
  height: 1px;
}
.header-default .menu-global-style- .bzotech-navbar-nav > li:last-child > a {
  padding-right: 0px;
}
.header-default .menu-global-style- .bzotech-navbar-nav > li.current-menu-item > a {
  color: var(--bzo-main-color);
}
@media (max-width: 1560px) {
  .header-default .menu-global-style- .bzotech-navbar-nav > li > a {
    font-size: 16px;
    margin: 0px 20px;
  }
}
@media (max-width: 1365px) {
  .header-default .menu-global-style- .bzotech-navbar-nav > li > a {
    font-size: 14px;
    margin: 0px 15px;
  }
}
.header-default .logo-default h1 {
  text-transform: uppercase;
  font-size: 24px;
  color: var(--bzo-main-color);
  font-weight: 700;
}
.footer-default {
  background: var(--bzo-main-color);
  padding: 20px 0;
}
.footer-default .copyright {
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
@media(max-width: 1200px) {
  .header-default {
    position: unset;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
  }
  .header-default .bzotech-container > .flex-wrapper {
    position: relative;
  }
  .header-default .logo-default {
    padding: 20px 0;
  }
}
@media(max-width: 767px) {
  .header-default .logo-default h1 {
    font-size: 18px;
  }
}
.woocommerce a.remove {
  color: var(--bzo-main-color) !important;
}
.woocommerce a.remove:hover {
  background-color: var(--bzo-main-color);
}
.after-append-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
}
.bread-crumb- {
  background: #F3F5F7;
  color: var(--bzo-title_typo-color);
  padding: 80px 0 85px;
}
.bread-crumb- .color-title, .bread-crumb- a {
  color: var(--bzo-title_typo-color);
}
.bread-crumb- .entry-title {
  font-size: 60px;
  font-weight: 600;
  line-height: 68px;
  margin-bottom: 15px
}
.bread-crumb- .bread-crumb-content {
  text-transform: uppercase;
}
.bread-crumb- .bread-crumb-content .step-bread-crumb {
  margin: 0px 12px;
}
.bread-crumb- .bread-crumb-content a {
  color: #727272;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.bread-crumb- .bread-crumb-content span:last-child {
  color: #000;
  font-weight: 500;
  word-break: break-word;
}
.bread-crumb- .bread-crumb-content a:hover {
  color: #454545;
}
@media(max-width: 1200px) {
  .bread-crumb- .bread-crumb-content a {
    font-size: 14px;
  }
  .bread-crumb- .entry-title {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .bread-crumb- {
    padding: 35px 0 40px;
  }
  .bread-crumb- .woo-breadcrumb, .bread-crumb- .bread-crumb-content {
    font-size: 14px;
  }
}
#fancybox-loading {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 5px 10px #0000002b;
}
#fancybox-loading div, .dual-ring:before {
  display: inline-block;
  width: 80px;
  height: 80px;
}
#fancybox-loading div, .dual-ring:before {
  content: " ";
  display: block;
  width: 40px;
  height: 40px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid currentColor;
  border-color: currentColor transparent currentColor transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  background: none;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media(min-width: 1201px) {
  body:after {
    content: '';
    position: fixed;
    width: 100%;
    height: 0%;
    background: #000;
    opacity: 0;
    top: 0%;
    z-index: 2;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition-delay: 0.5s;
  }
  body.overlay:after {
    opacity: 0.6;
    z-index: 2;
    width: 100%;
    height: 100%;
  }
}
.elbzotech-swiper-slider[data-items-mobile="2"] .swiper-slide {
  width: 50%;
}
.elbzotech-swiper-slider[data-items-mobile="3"] .swiper-slide {
  width: 33.33%;
}
.elbzotech-swiper-slider[data-items-mobile="4"] .swiper-slide {
  width: 25%;
}
.elbzotech-swiper-slider[data-items-mobile="5"] .swiper-slide {
  width: 20%;
}
.elbzotech-swiper-slider[data-items-mobile="6"] .swiper-slide {
  width: 16.66%;
}
.elbzotech-swiper-slider[data-items-mobile="7"] .swiper-slide {
  width: 14.28%;
}
.elbzotech-swiper-slider[data-items-mobile="8"] .swiper-slide {
  width: 12.5%;
}
.elbzotech-swiper-slider[data-items-mobile="9"] .swiper-slide {
  width: 11.11%;
}
.elbzotech-swiper-slider[data-items-mobile="10"] .swiper-slide {
  width: 10%;
}
@media(min-width: 768px) {
  .elbzotech-swiper-slider[data-items-mobile-extra="2"] .swiper-slide {
    width: 50%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="3"] .swiper-slide {
    width: 33.33%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="4"] .swiper-slide {
    width: 25%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="5"] .swiper-slide {
    width: 20%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="6"] .swiper-slide {
    width: 16.66%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="7"] .swiper-slide {
    width: 14.28%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="8"] .swiper-slide {
    width: 12.5%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="9"] .swiper-slide {
    width: 11.11%;
  }
  .elbzotech-swiper-slider[data-items-mobile-extra="10"] .swiper-slide {
    width: 10%;
  }
}
@media(min-width: 881px) {
  .elbzotech-swiper-slider[data-items-tablet="2"] .swiper-slide {
    width: 50%;
  }
  .elbzotech-swiper-slider[data-items-tablet="3"] .swiper-slide {
    width: 33.33%;
  }
  .elbzotech-swiper-slider[data-items-tablet="4"] .swiper-slide {
    width: 25%;
  }
  .elbzotech-swiper-slider[data-items-tablet="5"] .swiper-slide {
    width: 20%;
  }
  .elbzotech-swiper-slider[data-items-tablet="6"] .swiper-slide {
    width: 16.66%;
  }
  .elbzotech-swiper-slider[data-items-tablet="7"] .swiper-slide {
    width: 14.28%;
  }
  .elbzotech-swiper-slider[data-items-tablet="8"] .swiper-slide {
    width: 12.5%;
  }
  .elbzotech-swiper-slider[data-items-tablet="9"] .swiper-slide {
    width: 11.11%;
  }
  .elbzotech-swiper-slider[data-items-tablet="10"] .swiper-slide {
    width: 10%;
  }
}
@media(min-width: 1025px) {
  .elbzotech-swiper-slider[data-items-tablet-extra="2"] .swiper-slide {
    width: 50%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="3"] .swiper-slide {
    width: 33.33%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="4"] .swiper-slide {
    width: 25%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="5"] .swiper-slide {
    width: 20%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="6"] .swiper-slide {
    width: 16.66%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="7"] .swiper-slide {
    width: 14.28%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="8"] .swiper-slide {
    width: 12.5%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="9"] .swiper-slide {
    width: 11.11%;
  }
  .elbzotech-swiper-slider[data-items-tablet-extra="10"] .swiper-slide {
    width: 10%;
  }
}
@media(min-width: 1201px) {
  .elbzotech-swiper-slider[data-items-laptop="2"] .swiper-slide {
    width: 50%;
  }
  .elbzotech-swiper-slider[data-items-laptop="3"] .swiper-slide {
    width: 33.33%;
  }
  .elbzotech-swiper-slider[data-items-laptop="4"] .swiper-slide {
    width: 25%;
  }
  .elbzotech-swiper-slider[data-items-laptop="5"] .swiper-slide {
    width: 20%;
  }
  .elbzotech-swiper-slider[data-items-laptop="6"] .swiper-slide {
    width: 16.66%;
  }
  .elbzotech-swiper-slider[data-items-laptop="7"] .swiper-slide {
    width: 14.28%;
  }
  .elbzotech-swiper-slider[data-items-laptop="8"] .swiper-slide {
    width: 12.5%;
  }
  .elbzotech-swiper-slider[data-items-laptop="9"] .swiper-slide {
    width: 11.11%;
  }
  .elbzotech-swiper-slider[data-items-laptop="10"] .swiper-slide {
    width: 10%;
  }
}
@media(min-width: 1367px) {
  .elbzotech-swiper-slider[data-items="2"] .swiper-slide {
    width: 50%;
  }
  .elbzotech-swiper-slider[data-items="3"] .swiper-slide {
    width: 33.33%;
  }
  .elbzotech-swiper-slider[data-items="4"] .swiper-slide {
    width: 25%;
  }
  .elbzotech-swiper-slider[data-items="5"] .swiper-slide {
    width: 20%;
  }
  .elbzotech-swiper-slider[data-items="6"] .swiper-slide {
    width: 16.66%;
  }
  .elbzotech-swiper-slider[data-items="7"] .swiper-slide {
    width: 14.28%;
  }
  .elbzotech-swiper-slider[data-items="8"] .swiper-slide {
    width: 12.5%;
  }
  .elbzotech-swiper-slider[data-items="9"] .swiper-slide {
    width: 11.11%;
  }
  .elbzotech-swiper-slider[data-items="10"] .swiper-slide {
    width: 10%;
  }
}
.item-search-pro .product-price .woocs_price_code {
  gap: 8px;
  margin-top: 8px;
}
.slider-has-shadow .elbzotech-wrapper-slider .elbzotech-swiper-slider {
  padding: 10px;
  overflow: visible;
}
.slider-has-shadow .elbzotech-wrapper-slider {
  margin: -10px;
  overflow: hidden;
}
.lab.la-twitter-square::before, i.la-twitter::before, i.fa-twitter::before {
  content: "𝕏";
}
body.bzotech-elementor-layout-shifts {
  opacity: 0;
}